*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:#f7f4ef;color:#0f1729;font-family:Lora,Georgia,serif;font-weight:400;line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:#e89b1c;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:padding .4s ease,background .4s ease,border-color .4s ease;background:transparent}nav.scrolled{background:#f7f4ef80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.85rem 3rem;border-bottom:1px solid rgba(15,23,41,.08)}.nav-logo{flex-shrink:0}.nav-logo-img{height:34px;width:auto;display:block}.nav-logo-img path{fill:#0f1729}.nav-links-desktop{display:flex;align-items:center;gap:clamp(1rem,2vw,2.5rem)}.nav-links-desktop a{font-family:DM Sans,system-ui,sans-serif;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:#374151;transition:color .3s}.nav-links-desktop a:hover{color:#0f1729}.nav-mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;z-index:200;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;background:#f7f4ef80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,23,41,.08);align-items:flex-end;text-align:right}.nav-mobile-menu.open{display:flex;animation:navFadeIn .22s ease forwards}.nav-mobile-menu a{font-family:DM Sans,system-ui,sans-serif;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;color:#374151;transition:color .3s}.nav-mobile-menu a:hover{color:#0f1729}.nav-mobile-menu.nav-dark-bg{background:#0f172940}.nav-mobile-menu.nav-dark-bg a{color:#f7f4ef}.nav-mobile-menu.nav-dark-bg a:hover{color:#fff}.nav-mobile-menu.nav-dark-bg .nav-cta{background:#e89b1c;color:#fff!important}@keyframes navFadeIn{0%{opacity:0}to{opacity:1}}.nav-cta{font-family:DM Sans,system-ui,sans-serif;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;padding:.55rem 1.3rem;background:#e89b1c;color:#fff!important;border-radius:2px;transition:background .3s}.nav-cta:hover{background:#c4820f}.nav-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.nav-toggle span{display:block;width:24px;height:1.5px;background:#0f1729}#home{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;display:flex;align-items:flex-start;padding:calc(var(--nav-h, 80px) + 2.5rem) 3rem 5rem;position:relative;overflow:hidden;background:#f7f4ef}.hero-visual{position:absolute;inset:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero-video-panel{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:1}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,#f7f4efeb,#f7f4efb8 45%,#f7f4ef26);z-index:1}.hero-o-bg{display:none}.hero-content{position:relative;z-index:3;padding-right:3rem;max-width:640px;display:flex;flex-direction:column;justify-content:center}.hero-label{font-family:DM Sans,system-ui,sans-serif;font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:#e89b1c;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}.hero-label:before{content:"";display:block;width:28px;height:1.5px;background:#e89b1c;flex-shrink:0}.hero-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,4.8vw,4.8rem);font-weight:400;line-height:1.08;letter-spacing:-.01em;margin-bottom:1.75rem;color:#0f1729}.hero-headline em{font-style:italic;color:#e89b1c}.hero-headline .word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.15em}.hero-headline .word span{display:inline-block;color:#0f1729;transform:translateY(110%);animation:wordReveal .9s cubic-bezier(.25,.1,.25,1) forwards}.hero-sub{font-family:Lora,Georgia,serif;font-size:1.05rem;font-weight:400;color:#374151;line-height:1.85;max-width:460px;margin-bottom:2.5rem;opacity:0;animation:fadeUp .8s 1.2s cubic-bezier(.25,.1,.25,1) forwards}.hero-actions{display:flex;align-items:center;gap:2rem;opacity:0;animation:fadeUp .8s 1.4s cubic-bezier(.25,.1,.25,1) forwards;flex-wrap:wrap;margin-bottom:4rem}.btn-primary{font-family:DM Sans,system-ui,sans-serif;padding:.9rem 2rem;background:#e89b1c;color:#fff;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;transition:background .3s,transform .3s;font-weight:500;display:inline-block}.btn-primary:hover{background:#c4820f;transform:translateY(-2px)}.btn-secondary{font-family:DM Sans,system-ui,sans-serif;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#374151;border-bottom:1.5px solid #6B7280;padding-bottom:2px;transition:color .3s,border-color .3s}.btn-secondary:hover{color:#0f1729;border-color:#0f1729}section{padding:clamp(5rem,10vw,9rem) 3rem;position:relative}.section-label{font-family:DM Sans,system-ui,sans-serif;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:#e89b1c;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.section-label:before{content:"";display:block;width:20px;height:1.5px;background:#e89b1c;flex-shrink:0}.section-headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.1rem,3.4vw,3.3rem);font-weight:400;line-height:1.12;margin-bottom:3rem;color:#0f1729}.section-headline em{font-style:italic;color:#e89b1c}#problem{background:#0f1729;overflow:hidden}#problem .section-label{color:#e89b1ce6}#problem .section-label:before{background:#e89b1ce6}#problem .section-headline{color:#f7f4ef}#problem .section-headline em{color:#e89b1c}.problem-o{position:absolute;right:-18%;bottom:-35%;width:130vh;height:130vh;opacity:.06;pointer-events:none}.problem-o svg path{fill:#f7f4ef}.problem-inner{max-width:800px}.problem-text{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,2.6vw,2.1rem);font-weight:400;line-height:1.65;color:#f7f4ef99}.problem-text strong{color:#f7f4ef;font-weight:400}.problem-text em{font-style:italic;color:#e89b1c}.problem-divider{width:40px;height:2px;background:#e89b1c;margin:2rem 0}#about{background:#f7f4ef;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.about-portrait-wrap{align-self:start}.about-portrait{background:#eeeae3;border:1px solid rgba(15,23,41,.1);border-radius:2px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;position:relative;overflow:hidden;height:520px}.about-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.about-portrait-o{position:absolute;bottom:-8%;right:-8%;width:58%;height:58%;opacity:.07;pointer-events:none}.about-portrait-o svg path{fill:#0f1729}.portrait-label{font-family:DM Sans,system-ui,sans-serif;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;position:relative;z-index:1}.about-body{font-family:Lora,Georgia,serif;font-size:1rem;font-weight:400;color:#374151;line-height:1.95}.about-body p+p{margin-top:1.4rem}.about-body strong{color:#0f1729;font-weight:500}.about-pillars{display:flex;margin-top:2.5rem;border-top:1.5px solid rgba(15,23,41,.1)}.pillar{flex:1;padding:1.1rem 1rem 0;font-family:DM Sans,system-ui,sans-serif;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#374151;border-right:1px solid rgba(15,23,41,.1)}.pillar:first-child{padding-left:0}.pillar:last-child{border-right:none}#process{background:#eeeae3}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:4rem;background:#0f17291a}.process-step{background:#eeeae3;padding:2.25rem 1.75rem;transition:background .3s}.process-step:hover{background:#fff}.step-num{font-family:Playfair Display,Georgia,serif;font-size:4.5rem;font-weight:400;color:#0f172938;line-height:1;margin-bottom:1.25rem;transition:color .3s}.process-step:hover .step-num{color:#e89b1c73}.step-title{font-family:DM Sans,system-ui,sans-serif;font-size:.84rem;font-weight:500;letter-spacing:.03em;margin-bottom:.65rem;color:#0f1729}.step-body{font-family:Lora,Georgia,serif;font-size:.86rem;font-weight:400;color:#374151;line-height:1.85}.process-quote{max-width:640px;margin:5rem auto 0;text-align:center;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,2.1vw,1.85rem);font-style:italic;font-weight:400;color:#0f1729;line-height:1.55}.process-quote em{color:#e89b1c;font-style:normal}#services{background:#f7f4ef}.services-list{margin-top:1rem}.service-item{display:grid;grid-template-columns:70px 1fr 1fr;gap:2rem;align-items:start;padding:2.75rem 0;border-bottom:1px solid rgba(15,23,41,.1);transition:all .3s}.service-item:first-child{border-top:1px solid rgba(15,23,41,.1)}.service-item:hover .service-num{color:#e89b1c}.service-num{font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:400;color:#6b7280;line-height:1;transition:color .3s}.service-title{font-family:Playfair Display,Georgia,serif;font-size:1.65rem;font-weight:400;font-style:italic;line-height:1.2;margin-bottom:.5rem;color:#0f1729}.service-tag{font-family:DM Sans,system-ui,sans-serif;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#e89b1c}.service-body{font-family:Lora,Georgia,serif;font-size:.88rem;font-weight:400;color:#374151;line-height:1.9;padding-top:.25rem}.services-footer{font-family:DM Sans,system-ui,sans-serif;font-size:.76rem;color:#6b7280;text-align:center;margin-top:3rem;letter-spacing:.04em}#contact{background:#f7f4ef;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.contact-sub{font-family:Lora,Georgia,serif;font-size:1rem;color:#374151;line-height:1.85;margin-bottom:2.75rem;max-width:400px}.contact-detail{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.75rem}.contact-row{display:flex;flex-direction:column;gap:.25rem}.contact-key{font-family:DM Sans,system-ui,sans-serif;font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:#6b7280}.contact-val{font-family:Lora,Georgia,serif;font-size:.92rem;color:#374151}.contact-reassurance{font-family:Lora,Georgia,serif;font-size:.84rem;color:#6b7280;line-height:1.85;padding-top:1.75rem;border-top:1px solid rgba(15,23,41,.1)}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-family:DM Sans,system-ui,sans-serif;font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:#6b7280}.form-input,.form-textarea{background:#fff;border:1.5px solid rgba(15,23,41,.12);color:#0f1729;font-family:Lora,Georgia,serif;font-size:.9rem;padding:.8rem 1rem;border-radius:2px;transition:border-color .3s;outline:none;resize:none;width:100%;-webkit-appearance:none}.form-input:focus,.form-textarea:focus{border-color:#e89b1c}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280}.form-submit{font-family:DM Sans,system-ui,sans-serif;padding:.95rem 2.25rem;background:#e89b1c;color:#fff;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;transition:background .3s,transform .3s;align-self:flex-start}.form-submit:hover{background:#c4820f;transform:translateY(-2px)}footer{border-top:1.5px solid rgba(15,23,41,.1);background:#0f1729;position:relative}.footer-bg{width:100%;display:block;pointer-events:none}.footer-content{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:1.5rem 2rem}.footer-block{display:flex;flex-direction:column;gap:.25rem}.footer-logo-img{height:14px;width:auto;display:block}.footer-logo-img path{fill:#e89b1c}.footer-bg-img{width:100%;height:auto;display:block}.footer-bg-img path{fill:#1a2332}.footer-links{display:flex;gap:1rem}.footer-links a{font-family:DM Sans,system-ui,sans-serif;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase;color:#f7f4ef;transition:color .3s}.footer-links a:hover{color:#e89b1c}.footer-copy{font-family:DM Sans,system-ui,sans-serif;font-size:.5rem;color:#f7f4ef66;letter-spacing:.03em;line-height:1.4}@keyframes wordReveal{to{transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.25,.1,.25,1),transform .7s cubic-bezier(.25,.1,.25,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.reveal{transform:translateY(16px);transition:opacity .5s cubic-bezier(.25,.1,.25,1),transform .5s cubic-bezier(.25,.1,.25,1)}}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@media (max-width:900px){nav{padding:1.25rem 1.5rem}nav.scrolled{padding:.85rem 1.5rem}.nav-links-desktop{display:none}.nav-toggle{display:flex}#home{height:100svh;min-height:100svh;padding:max(calc(var(--nav-h,90px) + 2.5rem),120px) 1.5rem 3rem;display:flex;align-items:flex-start}.hero-content{max-width:100%;padding-right:0}.hero-visual{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.hero-video-panel{position:absolute;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg);object-fit:cover}.hero-visual:after{background:linear-gradient(to bottom,#f7f4efe0,#f7f4efa6 60%,#f7f4ef33)}.hero-headline{font-size:clamp(2.2rem,9vw,3.2rem)}.hero-sub{font-size:.95rem}section{padding:3.5rem 1.5rem}#problem{padding:3rem 1.5rem}.problem-text{font-size:clamp(1.2rem,5.5vw,1.7rem)}#about{grid-template-columns:1fr;gap:2rem}.about-portrait-wrap{display:none}.about-body{font-size:.92rem}.process-grid{grid-template-columns:1fr 1fr}.step-num{font-size:3rem}.service-item{grid-template-columns:44px 1fr;gap:1rem;padding:1.75rem 0}.service-num{font-size:2.2rem}.service-title{font-size:1.3rem}.service-body{grid-column:2/-1;font-size:.84rem}#contact{grid-template-columns:1fr;gap:2rem}.section-headline{font-size:clamp(1.8rem,6vw,2.8rem);margin-bottom:2rem}.footer-content{padding:1rem 1.25rem}.about-pillars{flex-wrap:wrap;gap:.75rem}.about-pillars .pillar{padding-top:.75rem}.process-quote{margin-top:2.5rem;font-size:1.2rem}}@media (max-width:600px){.process-grid,.service-item{grid-template-columns:1fr}.service-num{font-size:1.8rem}.hero-headline{font-size:clamp(2rem,8vw,2.8rem)}.hero-visual{height:100%}.hero-actions{flex-direction:column;align-items:flex-start}}noscript .reveal{opacity:1;transform:none}.nav-logo-img,.footer-logo-img,.footer-bg-img{overflow:visible}
