:root{--navy:#142e48;--blue:#1b3a5c;--paper:#f1f3f6;--ink:#142e48;--muted:#647687;--gold:#d1b28b;--line:rgba(20,46,72,.19);--light-line:rgba(241,243,246,.24);--gutter:5.5vw;font-family:Manrope,Arial,sans-serif;font-synthesis:none;color:var(--ink);background:var(--paper);scroll-behavior:smooth;scroll-padding-top:108px}*{box-sizing:border-box}body{margin:0}body.menu-open,body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}button:disabled{cursor:wait}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:400}p{line-height:1.65}[hidden]{display:none!important}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #a87529;outline-offset:6px}.hero a:focus-visible,.header a:focus-visible,.header button:focus-visible,.inquiry-section :focus-visible,.post-section a:focus-visible{outline-color:var(--gold)}.skip-link{position:fixed;top:-80px;left:20px;z-index:200;background:var(--paper);padding:18px}.skip-link:focus{top:15px}.gold{color:var(--gold)}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;line-height:1.65}h2{font-size:clamp(2.5rem,4.35vw,4.8rem);line-height:1.12;letter-spacing:-.06em}.section{padding:112px var(--gutter)}.section-label{display:flex;align-items:center;gap:14px;font-size:.875rem;line-height:1.5}.section-label p{line-height:1.5}.label-rule{width:30px;height:1px;background:currentColor;flex:none}.section-heading{display:grid;grid-template-columns:22% 1fr;gap:0 20px;align-items:start;margin-bottom:60px}.section-heading h2{grid-column:2}.section-description{grid-column:2;font-size:1rem;margin-top:26px;color:var(--muted)}.body-copy{font-size:1.0625rem;line-height:1.75}
.header{position:absolute;top:0;left:0;right:0;height:100px;z-index:80;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--gutter);color:var(--paper);border-bottom:1px solid var(--light-line);transition:background .3s,border-color .3s}.header.is-sticky{position:fixed;height:80px;background:var(--navy);box-shadow:0 1px 0 var(--light-line);animation:header-in .3s both}.wordmark{display:flex;align-items:center;gap:10px;flex:none}.wordmark>span{font-family:Unbounded,Manrope,sans-serif;font-size:24px;line-height:1.2;letter-spacing:.035em;font-weight:500}.wordmark small{display:block;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.015em;margin-top:6px}.desktop-nav{display:flex;gap:28px;font-size:.875rem}.desktop-nav a,.contact-email,.footer-bottom a{position:relative}.desktop-nav a::after,.contact-email::after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover::after,.contact-email:hover::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:30px}.phone{font-size:.875rem;font-weight:600;white-space:nowrap}.menu-toggle{width:46px;height:46px;border:1px solid var(--light-line);border-radius:50%;background:transparent;display:grid;align-content:center;justify-content:center;gap:6px}.menu-toggle span{display:block;height:1px;width:18px;background:currentColor;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.menu-panel{position:fixed;inset:0;z-index:70;background:var(--navy);color:var(--paper);padding:150px var(--gutter) 50px;display:grid;grid-template-columns:1.5fr 1fr;align-content:center;gap:50px;overflow:auto}.menu-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.menu-links a{font-size:clamp(2rem,4.5vw,4.25rem);letter-spacing:-.055em;line-height:1.2}.menu-links a:hover{color:var(--gold)}.menu-contact{align-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:18px;font-size:1.05rem;padding-bottom:8px}.menu-contact>span{font-size:.875rem;color:#b7c3cf;margin-bottom:15px}
.hero{height:100svh;min-height:760px;position:relative;isolation:isolate;color:var(--paper);padding:150px var(--gutter) 140px;overflow:hidden;background:var(--navy)}.hero-picture{position:absolute;inset:0;z-index:-3;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center;animation:hero-drift 26s ease-in-out infinite alternate}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,47,.72),rgba(8,27,47,.32) 46%,rgba(8,27,47,.02) 82%),linear-gradient(0deg,rgba(7,25,42,.86),transparent 27%,transparent 78%,rgba(7,25,42,.27))}.hero-copy{position:relative;z-index:3;max-width:790px}.hero-copy .eyebrow{margin-bottom:35px;color:#d5dde4}.hero h1{font-size:clamp(3.9rem,7.1vw,7.6rem);line-height:1.04;letter-spacing:-.065em;font-weight:400;margin-bottom:28px}.hero h1 span{display:block}.hero-description{font-size:1.125rem;line-height:1.6;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;border:1px solid var(--ink);background:var(--navy);color:var(--paper);min-height:58px;padding:15px 22px;font-size:.9375rem;font-weight:600;position:relative;overflow:hidden;transition:background .25s,color .25s}.button>span{font-size:24px;line-height:1;transition:transform .3s}.button:hover>span{transform:translate(3px,-3px)}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light:hover{background:var(--gold);border-color:var(--gold)}.hero-aside{position:absolute;right:var(--gutter);top:172px;bottom:120px;display:flex;flex-direction:column;align-items:center;gap:25px}.hero-aside>span{writing-mode:vertical-rl;letter-spacing:.17em;font-size:.75rem}.hero-aside i{height:100%;width:13px;display:block;opacity:.6;background:repeating-linear-gradient(180deg,transparent 0,transparent 24px,var(--paper) 24px,var(--paper) 25px);border-right:1px solid var(--paper)}.hero-bottom{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);z-index:4;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--light-line);padding-top:20px;font-size:.8125rem}.scroll-link{display:flex;gap:28px;align-items:center}.scroll-link span{font-size:24px}.motion-toggle{display:flex;align-items:center;gap:9px;border:0;background:transparent;color:inherit;min-height:44px;font-size:.75rem;padding:8px 0 8px 15px}.motion-icon{width:20px;font-size:18px}.hero-brand{position:absolute;bottom:35px;left:var(--gutter);z-index:0;font-family:Unbounded,sans-serif;font-weight:500;font-size:21.7vw;letter-spacing:-.075em;line-height:.85;color:#dce7ec;opacity:.085;pointer-events:none}.hero-shutter{position:absolute;inset:0;background:var(--navy);z-index:2;transform-origin:right;transform:scaleX(0);pointer-events:none}.motion-ready .hero-shutter{animation:shutter-open 1.4s cubic-bezier(.76,0,.2,1) both}.motion-ready .hero h1 span{animation:hero-rise 1s cubic-bezier(.2,.75,.2,1) .2s both}.motion-ready .hero h1 span:nth-child(2){animation-delay:.32s}.motion-ready .hero h1 span:nth-child(3){animation-delay:.44s}.motion-ready .hero-description,.motion-ready .hero-copy .button{animation:hero-rise 1s .65s both}
.intro{display:grid;grid-template-columns:22% 1fr;gap:20px;background:var(--paper)}.intro h2{font-size:clamp(2.6rem,4.8vw,5rem)}.intro-columns{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:50px}.lead{font-size:1.2rem;line-height:1.7}.intro .body-copy{color:#506576}.services{background:#e6ebf0;border-top:1px solid var(--line)}.service-explorer{display:grid;grid-template-columns:40% 60%;border-top:1px solid var(--line)}.service-tabs{padding-right:64px}.service-tab{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;padding:28px 0;background:transparent;color:#5c7183;line-height:1.2;letter-spacing:-.045em;font-size:clamp(1.45rem,2.55vw,2.9rem);font-weight:400;position:relative}.service-tab svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.2;fill:none;flex:none;transition:transform .3s}.service-tab[aria-selected=true]{color:var(--ink)}.service-tab[aria-selected=true] svg{transform:rotate(45deg);color:#926322}.service-tab::before{content:"";position:absolute;left:-20px;top:28px;bottom:28px;width:2px;background:#9b6d1e;transform:scaleY(0);transition:transform .3s}.service-tab[aria-selected=true]::before{transform:scaleY(1)}.service-panels{min-width:0}.service-panel{padding-top:28px;animation:panel-in .45s ease both}.service-image{position:relative;overflow:hidden;aspect-ratio:1.5;background:var(--navy)}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.3,1)}.service-image:hover img{transform:scale(1.04)}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:35px 25px 20px;font-size:.75rem;letter-spacing:.04em;color:white;background:linear-gradient(transparent,rgba(9,30,49,.75))}.personal-image img{object-position:65% 50%;transform:scale(1.1)}.personal-image:hover img{transform:scale(1.14)}.service-info{padding-top:30px}.service-info h3{font-size:1.65rem;letter-spacing:-.04em;line-height:1.25}.service-info p{max-width:570px;margin:18px 0 26px;font-size:1rem;color:#405b70}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:.9375rem;font-weight:600;padding:9px 0;border:0;border-bottom:1px solid currentColor;background:transparent;line-height:1.5;text-align:left}.text-link>span{font-size:23px;transition:transform .3s}.text-link:hover>span{transform:translate(3px,-3px)}
.post-section{background:var(--navy);color:var(--paper)}.post-heading{padding-bottom:65px}.post-heading h2{margin:35px 0 25px;font-size:clamp(2.6rem,4.9vw,5.2rem)}.post-heading>p{color:#b9c7d3;font-size:1.0625rem}.post-story{display:grid;grid-template-columns:55% 45%;padding:0 var(--gutter) 70px;align-items:start;gap:0}.post-visual{position:sticky;top:105px;height:calc(100svh - 150px);min-height:460px;max-height:800px;overflow:hidden;background:#213c51;isolation:isolate}.post-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.post-photo img{height:100%;width:100%;object-fit:cover;object-position:65% 50%;transform:scale(var(--post-scale,1.04)) translateX(var(--post-x,0%));transition:transform .9s ease}.post-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,30,48,.55),transparent 35%,rgba(10,30,48,.8))}.post-grid{position:absolute;inset:25px;border:1px solid rgba(255,255,255,.22);z-index:-1}.post-grid::before,.post-grid::after{content:"";position:absolute;top:50%;height:1px;background:rgba(255,255,255,.25);width:30px}.post-grid::before{left:0}.post-grid::after{right:0}.post-visual-top{display:flex;justify-content:space-between;padding:46px 47px;font-size:.75rem;letter-spacing:.14em}.post-visual-bottom{position:absolute;left:47px;right:47px;bottom:106px}.chapter-caption{display:block;font-size:clamp(1.35rem,2.3vw,2.2rem);letter-spacing:-.03em;margin-bottom:25px}.chapter-track{height:1px;background:rgba(255,255,255,.3);overflow:hidden}.chapter-track i{display:block;height:1px;width:100%;background:var(--gold);transform-origin:left;transform:scaleX(.333);transition:transform .6s}.chapter-links{position:absolute;bottom:44px;left:47px;display:flex;gap:9px}.chapter-links a{display:grid;place-items:center;width:42px;height:42px;font-size:.75rem;border:1px solid var(--light-line);border-radius:50%;transition:background .25s,color .25s}.chapter-links a.active{background:var(--paper);color:var(--ink)}.post-steps{padding-left:14%}.post-step{min-height:75svh;display:flex;flex-direction:column;justify-content:center;padding:65px 0;border-bottom:1px solid var(--light-line);scroll-margin-top:100px}.post-step:last-child{border:0}.step-number{font-size:.75rem;letter-spacing:.12em;color:var(--gold);margin-bottom:30px}.post-step h3{font-size:clamp(2rem,3.2vw,3.5rem);line-height:1.15;letter-spacing:-.045em}.post-step p{color:#c1ccd5;font-size:1rem;margin:27px 0}.post-step ul{list-style:none;margin:0;padding:0;font-size:.8125rem;line-height:1.6}.post-step li{padding:9px 0 9px 22px;position:relative}.post-step li::before{content:"";position:absolute;width:6px;height:1px;left:0;top:19px;background:var(--gold)}
.approach{border-bottom:1px solid var(--line)}.approach h2{font-size:clamp(2.2rem,4vw,4.4rem)}.approach-list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;padding:0;margin:0}.approach-list li{border-top:1px solid var(--line);padding-top:25px}.approach-list span{font-family:Unbounded,Manrope,sans-serif;font-size:.75rem;color:#7b6d58;display:block;margin-bottom:38px}.approach-list h3{font-size:1.375rem;letter-spacing:-.04em;margin-bottom:18px}.approach-list p{font-size:.9375rem;color:#52687a}.company{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.company .section-label{margin-bottom:35px}.company h2{font-size:clamp(2.4rem,4.1vw,4.4rem)}.company p:not(.section-label p){font-size:1rem;color:#536879;margin:30px 0 0}.company .text-link{margin-top:26px}.company-photo{padding-top:55px}.company-photo img{width:100%;height:530px;object-fit:cover;object-position:58% 50%}.company-photo figcaption{font-size:.75rem;line-height:1.6;margin-top:15px;color:#607588;max-width:320px}.faq{background:#e6ebf0;border-top:1px solid var(--line)}.faq-list{margin-left:calc(22% + 16px)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:30px;align-items:center;list-style:none;padding:27px 0;cursor:pointer;font-size:1.125rem;line-height:1.5;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:25px;font-weight:400;flex:none;transition:transform .3s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{max-width:660px;font-size:1rem;padding:0 40px 28px 0;color:#4e667a}
.inquiry-section{background:var(--navy);color:var(--paper);display:grid;grid-template-columns:1fr 1.05fr;gap:10%;padding-top:125px;padding-bottom:125px}.inquiry-intro{position:sticky;top:120px;align-self:start}.inquiry-intro .eyebrow{color:#b7c6d2;margin-bottom:32px}.inquiry-intro h2{font-size:clamp(3.75rem,6.5vw,6.7rem);letter-spacing:-.06em;line-height:1.06}.inquiry-intro>p:not(.eyebrow){max-width:310px;font-size:1rem;color:#b9c9d5;margin:30px 0 40px}.inquiry-phone{font-size:clamp(1.5rem,2.25vw,2.5rem);letter-spacing:-.055em}.duty-label{display:block;font-size:.75rem;color:#aebdcc;margin-top:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 30px}.field{display:flex;flex-direction:column;min-width:0}.field-wide{grid-column:1/-1}.field label{font-size:.8125rem;line-height:1.5;margin-bottom:12px}.field label span{color:#acbdcc;font-size:.75rem;margin-left:6px}.field input,.field select,.field textarea{width:100%;color:var(--paper);border:0;border-bottom:1px solid #688098;background:transparent;min-height:50px;border-radius:0;padding:9px 0;font-size:1rem;line-height:1.6;box-shadow:none}.field input::placeholder,.field textarea::placeholder{color:#aab9c7;opacity:1}.field select{padding-right:10px;cursor:pointer}.field select option{color:var(--ink);background:var(--paper)}.field textarea{resize:vertical;min-height:95px}.field-error{font-size:.75rem;line-height:1.5;color:#ffc9b6;min-height:0}.field-error:not(:empty){padding-top:9px}.field [aria-invalid=true]{border-color:#ffc9b6}.consent-label{display:flex;align-items:flex-start;gap:13px;font-size:.75rem;line-height:1.6;color:#bac8d4;margin-top:28px;cursor:pointer}.consent-label input{flex:none;width:19px;height:19px;margin:2px 0 0;accent-color:var(--gold)}.consent-label a{text-decoration:underline;text-underline-offset:3px;color:var(--paper)}.submit-button{margin-top:26px;width:100%}.form-note{font-size:.75rem;color:#b9c7d2;line-height:1.6;margin-top:15px}.selected-service{font-size:.8125rem;padding:14px 18px;color:var(--gold);border:1px solid var(--light-line);margin-bottom:30px}.form-result{border:1px solid var(--light-line);padding:24px;margin-top:28px;scroll-margin-top:100px}.form-result h3{font-size:1.5rem;letter-spacing:-.04em;margin-bottom:15px}.form-result p{font-size:.875rem}.form-result textarea{width:100%;background:#0c243b;border:1px solid #688098;color:var(--paper);padding:13px;font-size:.875rem;line-height:1.6;margin-top:20px;resize:vertical}.result-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px}.result-actions .button{font-size:.8125rem;padding:12px 16px;min-height:48px}.result-actions .text-link{font-size:.8125rem}.copy-status{color:var(--gold);margin-top:12px}
.contacts>.section-label{margin-bottom:44px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contacts h2{font-size:clamp(2.6rem,4.3vw,4.7rem)}.contact-main{display:block;font-size:clamp(1.75rem,2.6vw,3rem);letter-spacing:-.05em;margin-bottom:18px}.contact-email{font-size:1rem;display:inline-block;max-width:100%;overflow-wrap:anywhere}.contact-details address{font-style:normal;font-size:1rem;line-height:1.7;margin-top:36px}.visit-note{font-size:.8125rem;color:#62788a;margin-top:12px}.contact-details .text-link{margin-top:18px}.footer{padding:60px var(--gutter) 32px;background:#dfe6ed;color:var(--navy)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:65px}.footer-wordmark{font-family:Unbounded,sans-serif;font-weight:500;font-size:18.6vw;line-height:.9;letter-spacing:-.075em}.back-top{border:1px solid var(--line);border-radius:50%;width:60px;height:60px;flex:none;display:grid;place-items:center;font-size:26px;transition:transform .3s}.back-top:hover{transform:translateY(-5px)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:.75rem;line-height:1.6}.footer-bottom p span{color:#52677a}.footer-bottom>div{display:flex;flex-direction:column;gap:6px}.credits{display:grid;grid-template-columns:auto auto;gap:0 15px;font-size:.75rem}.credits strong{grid-column:1;font-size:.875rem;font-weight:600}.credits>span{grid-column:2;grid-row:1/3;font-size:24px;align-self:center}.mobile-actions{display:none}dialog{color:var(--ink);background:var(--paper);border:0;width:min(650px,90vw);max-height:85svh;padding:48px;box-shadow:0 20px 100px #0005}dialog::backdrop{background:#0b2138bc;backdrop-filter:blur(5px)}dialog .eyebrow{color:#63788a;margin-bottom:20px}dialog h2{font-size:2.5rem;margin-bottom:28px}.dialog-close{position:absolute;right:15px;top:12px;width:40px;height:40px;border:0;background:transparent;font-size:30px}.dialog-close:hover{color:#93651f}dialog dl{margin:0}dialog dl>div{border-top:1px solid var(--line);padding:15px 0}dialog dt{font-size:.75rem;color:#607586;margin-bottom:6px}dialog dd{font-size:.9375rem;line-height:1.6;margin:0;overflow-wrap:anywhere}.dialog-note{font-size:.8125rem;line-height:1.6;margin:15px 0 22px;color:#596f81}.legal{max-width:850px;margin:0 auto;padding:70px 25px 100px}.legal h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.16;letter-spacing:-.05em;margin:35px 0}.legal h2{font-size:1.5rem;letter-spacing:-.025em;margin:35px 0 15px}.legal p,.legal li{font-size:1rem;line-height:1.8;margin-bottom:15px}.legal a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.motion-ready .reveal{opacity:0;transform:translateY(35px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.visible{opacity:1;transform:none}.motion-off .reveal{opacity:1!important;transform:none!important;transition:none!important}.motion-off *, .motion-off *::before,.motion-off *::after{animation:none!important;scroll-behavior:auto!important}.motion-off .hero-shutter{transform:scaleX(0)}.motion-off .hero-picture img{transform:none}.motion-off .post-photo img{transition:none}.motion-off{scroll-behavior:auto}
@keyframes hero-drift{from{transform:scale(1.01)}to{transform:scale(1.055)}}@keyframes shutter-open{from{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes hero-rise{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes header-in{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes panel-in{from{opacity:.3;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){:root{--gutter:max(6vw,calc((100vw - 1540px)/2))}.hero{padding-top:19vh}.hero-brand{font-size:21vw}.hero-copy{max-width:860px}}
@media(max-width:1100px){:root{--gutter:5vw}.desktop-nav{display:none}.header{height:88px}.hero{padding-top:145px;min-height:730px}.hero h1{font-size:clamp(3.8rem,8.7vw,6rem)}.hero-aside{display:none}.section{padding-top:85px;padding-bottom:85px}.section-heading,.intro{grid-template-columns:18% 1fr}.intro-columns{gap:30px}.section-label{font-size:.75rem}.service-tabs{padding-right:35px}.service-tab{font-size:2rem}.service-image{aspect-ratio:1.25}.post-steps{padding-left:10%}.post-visual-top{padding:36px;font-size:.75rem}.post-visual-bottom{left:36px;right:36px}.chapter-links{left:36px}.approach-list{gap:24px}.approach-list h3{font-size:1.15rem}.company{gap:7%}.company h2{font-size:3.3rem}.company-photo img{height:470px}.inquiry-section{gap:7%;grid-template-columns:.9fr 1.1fr}.inquiry-intro h2{font-size:4.5rem}.form-grid{gap:20px}.faq-list{margin-left:calc(18% + 16px)}.footer-bottom{align-items:start;flex-wrap:wrap}}
@media(max-width:760px){:root{--gutter:6vw;scroll-padding-top:90px}.header{height:80px;gap:15px}.header.is-sticky{height:70px}.wordmark>span{font-size:19px}.wordmark svg{width:29px;height:29px}.wordmark small{font-size:12px}.header-actions{gap:14px}.phone{display:none}.menu-toggle{width:43px;height:43px}.menu-panel{padding:110px var(--gutter) 100px;grid-template-columns:1fr;align-content:start;gap:50px}.menu-links{gap:18px}.menu-links a{font-size:2.15rem}.menu-contact{font-size:.9375rem;gap:13px}.hero{height:calc(100svh - 58px);min-height:710px;padding-top:137px;padding-bottom:160px}.hero h1{font-size:clamp(3rem,10.7vw,5rem);margin-bottom:24px;letter-spacing:-.065em;line-height:1.09}.hero-copy .eyebrow{font-size:.75rem;max-width:240px;line-height:1.75;margin-bottom:31px}.hero-description{font-size:.9375rem;margin-bottom:28px}.hero-picture img{object-position:68% 50%}.hero-shade{background:linear-gradient(90deg,rgba(6,26,44,.72),rgba(6,26,44,.37)),linear-gradient(0deg,rgba(6,26,44,.85),transparent 70%)}.hero-bottom{bottom:21px;align-items:flex-start;padding-top:15px;gap:20px}.scroll-link{font-size:.75rem;max-width:145px;line-height:1.6;gap:12px}.motion-toggle{font-size:.75rem;max-width:135px;padding:0;text-align:left;gap:5px}.hero-brand{font-size:22vw;bottom:85px;opacity:.13}.button{font-size:.875rem;min-height:56px;padding:14px 20px;gap:26px}.section{padding-top:68px;padding-bottom:68px}h2{font-size:2.6rem}.section-label{font-size:.75rem;margin-bottom:30px}.section-heading,.intro{display:block}.section-heading{margin-bottom:38px}.section-description{margin-top:22px;font-size:.9375rem}.intro h2{font-size:clamp(2.2rem,8.4vw,3.5rem)}.intro-columns{display:block;margin-top:28px}.lead{font-size:1.125rem}.intro .body-copy{font-size:1rem;margin-top:27px}.services h2{font-size:2.7rem}.service-explorer{display:block}.service-tabs{display:flex;padding:0;gap:14px;border-bottom:1px solid var(--line)}.service-tab{font-size:.75rem;line-height:1.5;padding:18px 0;border-bottom:0;min-height:83px;gap:7px;flex:1;letter-spacing:-.015em}.service-tab svg{width:17px;height:17px}.service-tab::before{left:0;right:0;bottom:-1px;top:auto;width:auto;height:2px;transform:scaleX(0)}.service-tab[aria-selected=true]::before{transform:scaleX(1)}.service-panel{padding-top:24px}.service-image{aspect-ratio:1.36}.photo-caption{font-size:.75rem;padding:35px 18px 17px}.service-info{padding-top:25px}.service-info h3{font-size:1.5rem}.service-info p{font-size:.9375rem;line-height:1.7}.text-link{font-size:.875rem;gap:20px}.post-heading h2{font-size:clamp(2.3rem,8.7vw,3.8rem);margin-top:0}.post-heading>p{font-size:.9375rem}.post-story{display:block;padding-bottom:40px}.post-visual{position:relative;top:auto;min-height:360px;height:440px;max-height:60svh}.post-visual-top{padding:33px 30px;font-size:.75rem;letter-spacing:.08em}.post-grid{inset:17px}.post-visual-bottom{left:30px;right:30px;bottom:93px}.chapter-caption{font-size:1.5rem}.chapter-links{left:30px;bottom:31px}.post-steps{padding-left:0}.post-step{min-height:0;padding:55px 0;scroll-margin-top:92px}.post-step h3{font-size:2.5rem}.post-step p{font-size:1rem;margin:22px 0}.step-number{font-size:.75rem;margin-bottom:22px}.post-step ul{font-size:.8125rem}.approach h2{font-size:clamp(2rem,8vw,3rem)}.approach-list{grid-template-columns:1fr 1fr;gap:36px 24px}.approach-list li{padding-top:20px}.approach-list span{margin-bottom:25px}.approach-list h3{font-size:1.05rem}.approach-list p{font-size:.8125rem;line-height:1.7}.company{display:block}.company h2{font-size:clamp(2.3rem,8.2vw,3.5rem)}.company p:not(.section-label p){font-size:1rem;margin-top:25px}.company-photo{padding-top:42px}.company-photo img{height:390px;object-position:55% 50%}.company-photo figcaption{font-size:.75rem}.faq-list{margin-left:0}.faq-list summary{font-size:1rem;gap:22px;padding:23px 0}.faq-list details>p{font-size:.9375rem;padding-right:22px}.inquiry-section{display:block}.inquiry-intro{position:static;margin-bottom:50px}.inquiry-intro h2{font-size:clamp(3.5rem,14vw,5rem)}.inquiry-intro h2 br{display:initial}.inquiry-intro h2{max-width:430px}.inquiry-intro h2 .gold{display:block}.inquiry-intro>p:not(.eyebrow){margin:25px 0}.inquiry-phone{font-size:1.8rem}.form-grid{gap:24px;grid-template-columns:1fr}.field{grid-column:1}.field input,.field select,.field textarea{font-size:1rem}.field label{font-size:.8125rem}.form-note,.consent-label{font-size:.75rem}.form-result{padding:20px}.contact-layout{display:block}.contacts>.section-label{margin-bottom:28px}.contacts h2{font-size:2.6rem;margin-bottom:38px}.contact-main{font-size:1.8rem}.contact-email{font-size:.9375rem}.contact-details address{margin-top:28px}.footer{padding-top:47px;padding-bottom:105px}.footer-top{padding-bottom:42px;gap:14px}.footer-wordmark{font-size:18.5vw}.back-top{width:43px;height:43px;font-size:23px}.footer-bottom{display:grid;grid-template-columns:1fr;gap:23px;font-size:.75rem}.credits{justify-self:start}.mobile-actions{display:grid;grid-template-columns:1fr 1.5fr;position:fixed;bottom:0;left:0;right:0;z-index:60;background:var(--paper);box-shadow:0 -1px 0 var(--line);padding:8px var(--gutter) max(8px,env(safe-area-inset-bottom));gap:9px}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:18px;font-size:.75rem;min-height:43px;border:1px solid var(--line)}.mobile-actions a:last-child{background:var(--navy);color:var(--paper);border-color:var(--navy)}dialog{padding:35px 25px;width:92vw;max-height:80svh}dialog h2{font-size:2rem}dialog dl{margin-top:25px}.legal{padding-bottom:60px}.legal h1{font-size:2.15rem}}
@media(max-width:360px){.hero h1{font-size:2.95rem}.hero{min-height:685px}.approach-list{gap:28px 15px}.service-tabs{gap:9px}.service-tab{font-size:.75rem}.service-tab svg{width:13px}.company h2{font-size:2.13rem}.form-result .button{gap:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}.hero-shutter{transform:scaleX(0)!important}.hero-picture img{transform:none!important}}

.wordmark small{max-width:180px;line-height:1.3;white-space:normal}.dialog-open{overflow:hidden}.privacy-note{font-size:.75rem;line-height:1.65;color:#bac8d4;margin:12px 0 0 32px}.privacy-note a{text-decoration:underline;text-underline-offset:3px}.button:disabled{opacity:.5;cursor:not-allowed}.motion-off *, .motion-off *::before,.motion-off *::after{transition:none!important}@media(min-width:761px) and (max-width:1100px){.company h2{font-size:clamp(2.25rem,4.15vw,3.2rem)}}@media(max-width:760px){.wordmark small{font-size:12px;max-width:145px}.hero-copy .eyebrow{max-width:285px;letter-spacing:.08em}}

.footer-wordmark{font-size:17.8vw}.menu-open .desktop-nav,.menu-open .header .phone{visibility:hidden}@media(max-width:760px){.footer-wordmark{font-size:15vw}.wordmark small{max-width:150px}}
@media(min-width:761px) and (max-height:850px){.hero{padding-top:125px;min-height:760px}.hero h1{font-size:clamp(3.7rem,7vw,5.5rem)}.hero-copy .eyebrow{margin-bottom:25px}.hero-description{margin-bottom:24px}}@media(max-width:760px){.hero{height:auto;padding-bottom:190px;min-height:max(710px,calc(100svh - 58px))}}
/* Aldan identity: consistent outlined lettering at every scale. */
.header .wordmark{gap:17px}.header .wordmark .brand-symbol{width:51px;height:51px;flex:none}.brand-name{display:flex!important;flex-direction:column;gap:8px;line-height:1!important}.header .wordmark .brand-lettering{display:block;width:156px;height:auto}.header .wordmark small{font-size:12px;letter-spacing:.06em;margin:0;line-height:1.2}.hero-brand{width:89vw;left:var(--gutter);bottom:30px;font-size:inherit}.hero-brand svg{display:block;width:100%;height:auto}.footer-wordmark{display:block;width:calc(100% - 110px);font-size:inherit;line-height:1}.footer-wordmark svg{display:block;width:100%;height:auto}.footer-top{padding-bottom:65px}.footer-bottom{align-items:start}
@media(max-width:1100px){.header .wordmark .brand-symbol{width:44px;height:44px}.header .wordmark .brand-lettering{width:139px}.header .wordmark{gap:12px}}
@media(max-width:760px){.header .wordmark .brand-symbol{width:37px;height:37px}.header .wordmark .brand-lettering{width:127px}.header .wordmark{gap:10px}.brand-name{gap:6px}.header .wordmark small{font-size:12px;letter-spacing:0}.hero-brand{width:86vw;bottom:85px}.footer-wordmark{width:calc(100% - 64px)}.footer-top{padding-bottom:40px}}

/* Real Volgograd photographs: their landmarks stay visible in every crop. */
.hero-picture img{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(6,23,39,.87),rgba(6,23,39,.56) 39%,rgba(6,23,39,.10) 77%),linear-gradient(0deg,rgba(7,25,42,.84),transparent 38%,rgba(7,25,42,.15))}.hero-location{position:absolute;right:var(--gutter);bottom:143px;z-index:3;font-size:16px;line-height:1.5;text-align:right;letter-spacing:.02em}.hero-location span{display:block;font-size:12px;color:#d1d9df;letter-spacing:.02em}.hero-brand{opacity:.07}.company-photo img{height:490px;object-position:62% center}.company-photo figcaption a{display:inline-block;margin-top:6px;text-decoration:underline;text-underline-offset:3px}.city-photo{margin:0 0 65px}.city-photo-frame{position:relative;isolation:isolate;overflow:hidden;background:var(--navy);aspect-ratio:2.35}.city-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.city-photo figcaption{display:flex;justify-content:space-between;gap:24px;font-size:12px;line-height:1.7;color:#52687a;margin-top:17px}.city-photo figcaption a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.motion-ready .city-photo-frame::after{content:"";position:absolute;inset:0;background:var(--paper);transform:scaleX(1);transform-origin:right;transition:transform 1.3s cubic-bezier(.76,0,.24,1)}.motion-ready .city-photo.visible .city-photo-frame::after{transform:scaleX(0)}.motion-off .city-photo-frame::after{display:none}
@media(max-width:1100px){.hero-picture img{object-position:75% 55%}.hero-location{bottom:145px}.company-photo img{height:440px}.city-photo-frame{aspect-ratio:1.85}}
@media(max-width:760px){.hero-picture img{object-position:78% center}.hero-shade{background:linear-gradient(90deg,rgba(6,23,39,.85),rgba(6,23,39,.36)),linear-gradient(0deg,rgba(7,25,42,.85),transparent 65%)}.hero-location{font-size:12px;bottom:152px;right:var(--gutter);line-height:1.65}.hero-location span{font-size:12px}.hero-brand{opacity:.08}.company-photo img{height:auto;aspect-ratio:1.13;object-fit:cover}.city-photo{margin-bottom:40px}.city-photo-frame{aspect-ratio:1.2}.city-photo-frame img{object-position:45% 45%}.city-photo figcaption{display:block;margin-top:13px}.city-photo figcaption a{display:block;margin-top:4px}.motion-ready .city-photo-frame::after{display:none}}
@media(prefers-reduced-motion:reduce){.motion-ready .city-photo-frame::after{display:none}}

.hero-aside{bottom:225px}.hero-brand{opacity:.045}@media(max-width:760px){.hero{display:flex;flex-direction:column;padding:116px var(--gutter) 28px;min-height:0;height:auto}.hero-copy{order:1}.hero-copy .eyebrow{margin-bottom:22px}.hero h1{font-size:clamp(2.5rem,10.7vw,3.2rem);margin-bottom:22px}.hero-description{margin-bottom:22px}.hero-picture{position:relative;inset:auto;order:2;z-index:0;aspect-ratio:1.5;margin-top:28px;flex:none;width:100%}.hero-picture img{object-position:center;animation:none;transform:none}.hero-shade{background:linear-gradient(0deg,rgba(7,25,42,.2),transparent 50%)}.hero-location{position:static;order:3;display:flex;justify-content:space-between;align-items:baseline;gap:15px;text-align:left;margin-top:12px;line-height:1.6}.hero-location span{font-size:12px;text-align:right}.hero-brand{display:none}.hero-bottom{position:static;order:4;margin-top:23px;padding-top:16px;gap:18px}.motion-ready .hero-picture img{animation:none}.hero-shutter{z-index:2}}
h1,h2,h3{word-spacing:.06em}
/* Aldan's protective shield and outlined Manrope wordmark. */
.header .wordmark .brand-symbol{width:47px;height:53px;color:#d0b383}.header .wordmark .brand-lettering{width:156px}.header .wordmark{gap:15px}.brand-name{gap:5px}.header .wordmark small{letter-spacing:.07em;font-size:12px}.hero-brand{opacity:.035}
@media(max-width:1100px){.header .wordmark .brand-symbol{width:40px;height:45px}.header .wordmark .brand-lettering{width:139px}.header .wordmark{gap:12px}}
@media(max-width:760px){.header .wordmark .brand-symbol{width:36px;height:41px}.header .wordmark .brand-lettering{width:127px}.header .wordmark{gap:10px}.header .wordmark small{font-size:12px;letter-spacing:0}.brand-name{gap:3px}}
