:root{--cream: #1C1210;--ink: #F0E8DF;--rust: #C1533A;--sand: #4A2E20;--stone: #A08575;--pale-rust: #261510}*{margin:0;padding:0;box-sizing:border-box}html{font-size:17px}@media(min-width:768px){html{font-size:19px}}body{background:var(--cream);color:var(--ink);font-family:Jost,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 5vw;display:flex;justify-content:space-between;align-items:center;background:#1c1210f0;backdrop-filter:blur(10px);border-bottom:1px solid var(--sand)}.nav-name{font-family:Lora,serif;font-size:1.05rem;font-weight:500;color:var(--ink);text-decoration:none}.nav-links{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-links a{text-decoration:none;color:var(--stone);font-size:.88rem;font-weight:400;letter-spacing:.07em;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-pill{background:var(--rust)!important;color:#fff!important;padding:.45rem 1.2rem;border-radius:100px;font-weight:500!important}.nav-pill:hover{background:#a84530!important}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:22px;height:1.5px;background:var(--ink)}@media(max-width:700px){.hamburger{display:flex}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--sand);flex-direction:column;padding:1.5rem 5vw;gap:1.2rem;align-items:flex-start}.nav-links.open{display:flex}}.intro-hero{max-width:1160px;margin:0 auto;padding:6rem 5vw 3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;animation:fadeUp .8s ease forwards}.intro-tag{display:inline-block;font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--rust);margin-bottom:1.2rem}.intro-hero h1{font-family:Lora,serif;font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:500;line-height:1.1;color:var(--ink);margin-bottom:1rem}.intro-hero h1 em{font-style:italic;color:var(--rust)}.intro-sub{font-size:1rem;color:var(--stone);line-height:1.8;margin-bottom:2rem;max-width:440px}.intro-cta{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.8rem;border-radius:100px;font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .2s}.btn-rust{background:var(--rust);color:#fff}.btn-rust:hover{background:#a84530}.btn-outline{background:transparent;color:var(--ink);border:1px solid var(--sand)}.btn-outline:hover{border-color:var(--ink)}.intro-image{display:flex;justify-content:flex-end}.headshot-frame{width:460px;height:520px;border-radius:12px;overflow:hidden;position:relative}.headshot-frame img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@media(max-width:768px){.intro-hero{grid-template-columns:1fr;padding-top:5rem;gap:1.2rem;text-align:center}.intro-hero h1{font-size:clamp(2.2rem,9vw,2.8rem);line-height:1.1}.intro-tag{display:inline-block;background:var(--rust);color:#fff;padding:.4rem 1.2rem;border-radius:100px;font-size:.78rem;font-weight:500;letter-spacing:.1em}.intro-sub{margin-left:auto!important;margin-right:auto!important}.intro-cta{flex-direction:column;align-items:stretch}.intro-cta .btn{text-align:center;width:100%}.intro-image{justify-content:center;order:-1}.headshot-frame{width:240px;height:285px}}.section{max-width:1160px;margin:0 auto;padding:5rem 5vw;border-top:1px solid var(--sand)}.section-label{font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--stone);margin-bottom:.75rem}.section h2{font-family:Lora,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;color:var(--ink);line-height:1.25;margin-bottom:1rem}.section h2 em{font-style:italic;color:var(--rust)}.section-sub{font-size:.95rem;color:var(--stone);line-height:1.8;max-width:560px;margin-bottom:2.5rem}.paths-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}@media(max-width:900px){.paths-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.paths-grid{grid-template-columns:1fr}}.path-card{background:var(--pale-rust);border:1px solid var(--sand);border-radius:12px;padding:2rem 1.5rem;text-decoration:none;color:inherit;display:block;transition:box-shadow .2s,border-color .2s}.path-card:hover{box-shadow:0 6px 24px #2a262212;border-color:#c1533a4d}.path-icon{font-size:1.8rem;margin-bottom:1rem}.path-card h3{font-family:Lora,serif;font-size:1.05rem;font-weight:500;color:var(--ink);margin-bottom:.5rem}.path-card p{font-size:.85rem;color:var(--stone);line-height:1.65;margin-bottom:1.2rem}.path-link{font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--rust)}.blog-preview{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}@media(max-width:700px){.blog-preview{grid-template-columns:1fr}}.blog-preview-img{border-radius:10px;overflow:hidden;aspect-ratio:4/3}.blog-preview-img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.blog-preview-tile{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--pale-rust);font-size:4rem}.blog-preview-text h3{font-family:Lora,serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:500;color:var(--ink);line-height:1.3;margin-bottom:.75rem}.blog-preview-text h3 em{font-style:italic;color:var(--rust)}.blog-preview-text p{font-size:.92rem;color:var(--stone);line-height:1.75;margin-bottom:1.5rem}.post-meta-small{font-size:.78rem;color:var(--stone);letter-spacing:.04em;margin-bottom:.75rem}.social-strip{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.social-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--sand);border-radius:100px;text-decoration:none;color:var(--stone);font-size:.82rem;font-weight:400;transition:border-color .2s,color .2s}.social-pill:hover{border-color:var(--ink);color:var(--ink)}.contact-band{background:var(--rust);padding:5rem 5vw;text-align:center}.contact-band h2{font-family:Lora,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;color:#fff;line-height:1.2;margin-bottom:1rem}.contact-band h2 em{font-style:italic;color:#2a1008}.contact-band p{font-size:.95rem;color:#faf8f38c;line-height:1.8;max-width:480px;margin:0 auto 2rem}.contact-band .btn-primary{display:inline-block}.contact-band .btn{background:#1c1210;color:#f0e8df}.contact-band .btn:hover{background:#fff;color:#1c1210;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.site-footer{background:#0f0906;padding:0 5vw 2rem;border-top:1px solid rgba(250,248,243,.08)}.footer-inner{max-width:1160px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;align-items:center;padding:2rem 0}.footer-name{font-family:Lora,serif;font-size:1rem;font-weight:500;color:#f0e8df}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-links a{text-decoration:none;color:#faf8f366;font-size:.82rem;letter-spacing:.07em;text-transform:uppercase;transition:color .2s}.footer-links a:hover{color:#f0e8df}.footer-copy{max-width:1160px;margin:0 auto;padding-top:1rem;font-size:.72rem;color:#faf8f333;letter-spacing:.05em;text-align:center;border-top:1px solid rgba(250,248,243,.06)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
