.Header-module__Af2_WG__header{z-index:100;padding:1.5rem 2rem;transition:all .4s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#0a0a0aeb;padding:1rem 2rem}.Header-module__Af2_WG__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__Af2_WG__logoMark{font-family:var(--font-serif);color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;font-weight:600;display:flex}.Header-module__Af2_WG__logoText{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);font-size:1rem;font-weight:500}.Header-module__Af2_WG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__Af2_WG__navLink{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--color-accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--color-text)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__menuToggle{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__Af2_WG__menuToggle span{background:var(--color-text);width:24px;height:1.5px;transition:all .3s;display:block}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:first-child{transform:rotate(45deg)translate(4px,5px)}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__open span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}@media (max-width:768px){.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__nav{opacity:0;pointer-events:none;background:#0a0a0afa;flex-direction:column;justify-content:center;gap:2rem;transition:opacity .3s;position:fixed;inset:0}.Header-module__Af2_WG__navOpen{opacity:1;pointer-events:auto}.Header-module__Af2_WG__navLink{font-size:1.25rem}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(ellipse at 20% 50%,#c9a96e0f 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,#c9a96e0a 0%,transparent 50%),var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(180deg,transparent 70%,var(--color-bg)100%);pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:1;text-align:center;max-width:800px;position:relative}.Hero-module__Z8hQ_W__tagline{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;font-size:.8rem;font-weight:500}.Hero-module__Z8hQ_W__title{font-family:var(--font-serif);color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15}.Hero-module__Z8hQ_W__title em{color:var(--color-accent);font-style:italic}.Hero-module__Z8hQ_W__subtitle{color:var(--color-text-muted);max-width:560px;margin:0 auto 2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--color-accent);color:var(--color-bg);letter-spacing:.06em;text-transform:uppercase;border-radius:2px;padding:.9rem 2.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--color-accent-light);transform:translateY(-1px)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--color-text);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--color-border);background:0 0;border-radius:2px;padding:.9rem 2.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px)}.Hero-module__Z8hQ_W__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom,var(--color-accent),transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse;display:block}.Hero-module__Z8hQ_W__scrollText{letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.65rem}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:8rem 1.5rem 4rem}.Hero-module__Z8hQ_W__subtitle{font-size:1rem}}
.About-module__vqXTeW__about{background:var(--color-bg);padding:8rem 2rem}.About-module__vqXTeW__inner{max-width:var(--max-width);margin:0 auto}.About-module__vqXTeW__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:3rem;font-size:.75rem;font-weight:500}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.About-module__vqXTeW__heading{font-family:var(--font-serif);color:var(--color-text);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.3}.About-module__vqXTeW__heading em{color:var(--color-accent);font-style:italic}.About-module__vqXTeW__text{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1rem;font-weight:300;line-height:1.8}.About-module__vqXTeW__text:last-child{margin-bottom:0}.About-module__vqXTeW__text em{color:var(--color-text);font-style:italic}.About-module__vqXTeW__stats{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:4rem;display:grid}.About-module__vqXTeW__stat{text-align:center}.About-module__vqXTeW__statNumber{font-family:var(--font-serif);color:var(--color-accent);margin-bottom:.5rem;font-size:2.5rem;font-weight:400;display:block}.About-module__vqXTeW__statLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);font-size:.8rem;font-weight:400}@media (max-width:768px){.About-module__vqXTeW__about{padding:5rem 1.5rem}.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:2rem}.About-module__vqXTeW__stats{grid-template-columns:repeat(2,1fr);gap:2rem}}
.Work-module__mspDfG__work{background:var(--color-bg-elevated);padding:8rem 2rem}.Work-module__mspDfG__inner{max-width:var(--max-width);margin:0 auto}.Work-module__mspDfG__header{margin-bottom:4rem}.Work-module__mspDfG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.Work-module__mspDfG__intro{font-family:var(--font-serif);color:var(--color-text);max-width:600px;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.5}.Work-module__mspDfG__projects{flex-direction:column;display:flex}.Work-module__mspDfG__project{border-top:1px solid var(--color-border);grid-template-columns:60px 1fr auto;align-items:start;gap:2rem;padding:2.5rem 0;transition:all .3s;display:grid}.Work-module__mspDfG__project:last-child{border-bottom:1px solid var(--color-border)}.Work-module__mspDfG__project:hover{padding-left:1rem}.Work-module__mspDfG__projectNumber{font-family:var(--font-serif);color:var(--color-accent);padding-top:.25rem;font-size:1rem}.Work-module__mspDfG__projectContent{flex:1}.Work-module__mspDfG__projectMeta{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Work-module__mspDfG__projectCategory,.Work-module__mspDfG__projectYear{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.Work-module__mspDfG__projectDivider{color:var(--color-border);font-size:.75rem}.Work-module__mspDfG__projectTitle{font-family:var(--font-serif);color:var(--color-text);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;transition:color .3s}.Work-module__mspDfG__project:hover .Work-module__mspDfG__projectTitle{color:var(--color-accent)}.Work-module__mspDfG__projectDescription{color:var(--color-text-muted);max-width:500px;font-size:.95rem;font-weight:300;line-height:1.7}.Work-module__mspDfG__projectStatus{padding-top:.25rem}.Work-module__mspDfG__statusBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);border:1px solid var(--color-border);white-space:nowrap;border-radius:2px;padding:.4rem .75rem;font-size:.7rem;font-weight:500}@media (max-width:768px){.Work-module__mspDfG__work{padding:5rem 1.5rem}.Work-module__mspDfG__project{grid-template-columns:1fr;gap:.75rem}.Work-module__mspDfG__projectNumber{font-size:.85rem}.Work-module__mspDfG__projectStatus{padding-top:0}}
.Approach-module__Rls6Ja__approach{background:var(--color-bg);padding:8rem 2rem}.Approach-module__Rls6Ja__inner{max-width:var(--max-width);margin:0 auto}.Approach-module__Rls6Ja__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.Approach-module__Rls6Ja__heading{font-family:var(--font-serif);color:var(--color-text);max-width:600px;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.Approach-module__Rls6Ja__heading em{color:var(--color-accent);font-style:italic}.Approach-module__Rls6Ja__pillars{grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:5rem;display:grid}.Approach-module__Rls6Ja__pillar{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:4px;padding:2.5rem;transition:all .3s}.Approach-module__Rls6Ja__pillar:hover{border-color:var(--color-accent);transform:translateY(-4px)}.Approach-module__Rls6Ja__pillarIcon{font-family:var(--font-serif);color:var(--color-accent);border-bottom:1px solid var(--color-border);min-width:2rem;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;display:inline-block}.Approach-module__Rls6Ja__pillarTitle{font-family:var(--font-serif);color:var(--color-text);margin-bottom:1rem;font-size:1.35rem;font-weight:400}.Approach-module__Rls6Ja__pillarDescription{color:var(--color-text-muted);font-size:.9rem;font-weight:300;line-height:1.8}.Approach-module__Rls6Ja__quote{text-align:center;border-top:1px solid var(--color-border);padding:4rem 2rem}.Approach-module__Rls6Ja__quote p{font-family:var(--font-serif);color:var(--color-text);max-width:700px;margin:0 auto 1.5rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;font-weight:400;line-height:1.6}.Approach-module__Rls6Ja__quote cite{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);font-size:.8rem;font-style:normal;font-weight:500}@media (max-width:768px){.Approach-module__Rls6Ja__approach{padding:5rem 1.5rem}.Approach-module__Rls6Ja__pillars{grid-template-columns:1fr;gap:1.5rem}.Approach-module__Rls6Ja__quote{padding:3rem 0}}
.Contact-module__OWeMSG__contact{background:var(--color-bg-elevated);padding:8rem 2rem}.Contact-module__OWeMSG__inner{max-width:var(--max-width);margin:0 auto}.Contact-module__OWeMSG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:3rem;font-size:.75rem;font-weight:500}.Contact-module__OWeMSG__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Contact-module__OWeMSG__heading{font-family:var(--font-serif);color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.Contact-module__OWeMSG__heading em{color:var(--color-accent);font-style:italic}.Contact-module__OWeMSG__text{color:var(--color-text-muted);font-size:1rem;font-weight:300;line-height:1.8}.Contact-module__OWeMSG__right{flex-direction:column;gap:2rem;display:flex}.Contact-module__OWeMSG__contactItem{flex-direction:column;gap:.4rem;display:flex}.Contact-module__OWeMSG__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.Contact-module__OWeMSG__contactLink{color:var(--color-text);font-size:1.1rem;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__contactLink:hover{color:var(--color-accent)}.Contact-module__OWeMSG__contactValue{color:var(--color-text);font-size:1.1rem}.Contact-module__OWeMSG__social{border-top:1px solid var(--color-border);gap:1.5rem;padding-top:1rem;display:flex}.Contact-module__OWeMSG__socialLink{letter-spacing:.04em;color:var(--color-text-muted);font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__socialLink:hover{color:var(--color-accent)}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:5rem 1.5rem}.Contact-module__OWeMSG__grid{grid-template-columns:1fr;gap:3rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--color-border);background:var(--color-bg);padding:4rem 2rem}.Footer-module__EZoWya__inner{max-width:var(--max-width);text-align:center;flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}.Footer-module__EZoWya__brand{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__logoMark{font-family:var(--font-serif);color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;font-weight:600;display:flex}.Footer-module__EZoWya__name{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);font-size:.9rem;font-weight:500}.Footer-module__EZoWya__links{gap:2rem;display:flex}.Footer-module__EZoWya__links a{color:var(--color-text-muted);letter-spacing:.04em;font-size:.85rem;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__links a:hover{color:var(--color-accent)}.Footer-module__EZoWya__copy{color:var(--color-text-muted);letter-spacing:.02em;font-size:.75rem}
