@font-face{font-family:Golos;src:url('/fonts/golos-cyrillic.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Golos;src:url('/fonts/golos-latin.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Plex;src:url('/fonts/plex-cyrillic.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Plex;src:url('/fonts/plex-latin.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0000-00FF,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--forest:#1e4739;--forest-dark:#15372c;--ink:#15251e;--muted:#5e6c65;--line:#d9e1dc;--wash:#f2f5f3;--mint:#c2dacf;--white:#fff;--error:#a02424;--display:Plex,Golos,Arial,sans-serif;--body:Golos,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--white);font:400 1rem/1.65 var(--body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #64897a;outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px}img{display:block;max-width:100%}button{color:inherit}[hidden]{display:none!important}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.08;letter-spacing:-.04em}h2{font-size:clamp(2.4rem,4.1vw,3.8rem)}h3{font-size:1.55rem;letter-spacing:-.025em}p{max-width:70ch}svg{flex-shrink:0}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:.875rem;line-height:1.4;letter-spacing:.075em;text-transform:uppercase;font-weight:500;margin-bottom:26px;color:var(--forest)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:54px}.section-lead{color:var(--muted);font-size:1.12rem;line-height:1.75}.section-heading>.section-lead{max-width:415px;padding-bottom:4px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:58px;padding:17px 25px;background:var(--forest);border:1px solid var(--forest);border-radius:4px;color:var(--white);text-decoration:none;font-size:1rem;font-weight:500;line-height:1.4;transition:background .18s,transform .18s}.button>span{font-size:1.5rem;line-height:1;font-weight:400}.button:hover{background:var(--forest-dark);transform:translateY(-2px)}.button-light{background:white;border-color:white;color:var(--forest)}.button-light:hover{background:var(--wash);border-color:var(--wash)}.text-link{display:inline-flex;align-items:center;gap:24px;background:none;border:0;padding:0 0 5px;border-bottom:1px solid currentColor;color:var(--forest);font-weight:500;text-decoration:none}.text-link>span{font-size:1.4rem;line-height:1}.text-link:hover{color:var(--ink)}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;padding:10px 20px;background:var(--forest);color:white}.skip-link:focus{top:10px}
.site-header{height:94px;position:sticky;top:0;z-index:30;background:white;border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none;flex-shrink:0}.brand b{font-family:var(--body);display:block;font-size:1.9rem;line-height:1.12;letter-spacing:.1em;font-weight:700}.brand small{display:block;font-size:.75rem;line-height:1.4;margin-top:7px;letter-spacing:.01em}.desktop-nav{display:flex;align-items:center;gap:24px}.desktop-nav a{font-size:.875rem;text-decoration:none;position:relative;padding-block:12px}.desktop-nav a::after{content:'';height:1px;background:var(--forest);position:absolute;left:0;bottom:7px;right:100%;transition:right .2s}.desktop-nav a:hover::after{right:0}.header-phone{text-align:right;font-size:1.12rem;font-weight:500;text-decoration:none;white-space:nowrap}.header-phone small{font-size:.75rem;display:block;font-weight:400;color:var(--muted);margin-top:2px}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:4px;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:white}.menu-toggle span{width:20px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-nav{background:white;position:absolute;top:93px;left:0;right:0;padding:16px 32px 35px;border-bottom:1px solid var(--line);max-height:calc(100dvh - 93px);overflow:auto}.mobile-nav a{display:block;padding:13px 0;text-decoration:none;border-bottom:1px solid var(--line);font-size:1.25rem}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-block:40px 42px;min-height:686px}.hero-copy{padding-block:44px 4px;display:flex;align-items:flex-start;flex-direction:column}.hero .eyebrow{margin-bottom:31px}.hero h1{font-size:clamp(3.5rem,5.55vw,5.2rem);line-height:1.015;letter-spacing:-.045em;font-weight:500}.hero-description{font-size:1.12rem;color:var(--muted);line-height:1.8;max-width:425px;margin-block:28px 31px}.hero-secondary{font-size:.94rem;margin-top:19px;border-bottom:0;gap:15px}.hero-founded{display:flex;align-items:center;gap:22px;margin-top:auto;padding-top:40px;line-height:1.45}.founded-year{font-family:var(--display);font-size:1.9rem;letter-spacing:-.02em;color:var(--forest)}.hero-founded>span:last-child{font-size:.8125rem;color:var(--muted);border-left:1px solid var(--line);padding-left:22px}.hero-photo{position:relative;min-height:585px;overflow:hidden;border-radius:4px}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:70% center}.hero-photo figcaption{position:absolute;left:24px;right:24px;bottom:24px;background:var(--forest);color:white;padding:18px 24px;display:flex;justify-content:space-between;gap:14px;font-size:.8125rem;line-height:1.4;border-radius:3px}.hero-photo figcaption span:last-child{color:var(--mint)}.service-ribbon{background:var(--forest);color:white}.service-ribbon .container{display:flex;justify-content:space-between;gap:25px;padding-block:24px}.service-ribbon p{font-size:.875rem}.service-ribbon p+p{padding-left:35px;border-left:1px solid #ffffff45}
.object-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:64px}.object-picture{position:relative;border-radius:4px;overflow:hidden;min-height:570px;background:var(--forest)}.object-picture img{width:100%;height:100%;object-fit:cover}.picture-caption{position:absolute;bottom:0;left:0;right:0;padding:24px 28px;background:var(--forest);color:white}.picture-caption>span{display:block;font-size:.8125rem;color:var(--mint);margin-bottom:9px}.picture-caption strong{font-family:var(--display);font-weight:400;font-size:1.7rem;line-height:1.25;letter-spacing:-.02em}.object-list{border-top:1px solid var(--line)}.object-list>a{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line);text-decoration:none}.object-list strong{display:block;font-family:var(--display);font-weight:500;font-size:1.5rem;line-height:1.2;letter-spacing:-.025em}.object-list small{font-size:.9rem;color:var(--muted);display:block;line-height:1.55;margin-top:11px;max-width:350px}.round-arrow{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--forest);font-size:1.35rem;flex-shrink:0;transition:background .15s,color .15s}.object-list a:hover .round-arrow{color:white;background:var(--forest);border-color:var(--forest)}.object-list a:hover strong{color:var(--forest)}
.services-section{background:var(--wash)}.service-layout{display:grid;grid-template-columns:.86fr 1.14fr;gap:74px}.service-tabs{border-top:1px solid #cbd5ce}.service-tabs button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:25px;text-align:left;min-height:85px;border:0;border-bottom:1px solid #cbd5ce;background:transparent;color:var(--muted);padding:24px 21px;font-family:var(--display);font-weight:500;font-size:1.5rem;line-height:1.25;letter-spacing:-.025em;transition:background .18s}.service-tabs button[aria-selected=true]{background:var(--forest);color:white;border-color:var(--forest)}.service-tabs button:hover:not([aria-selected=true]){background:#e5ede7;color:var(--ink)}.service-tabs button>span{font:400 1.6rem var(--body)}.service-panels{padding-block:10px;min-width:0}.service-panels h3{font-size:clamp(2rem,3vw,2.85rem);line-height:1.13;margin-bottom:23px}.service-panels .eyebrow{margin-bottom:22px;font-size:.8125rem}.service-panels p:not(.eyebrow){color:var(--muted);max-width:550px}.check-list{list-style:none;margin:23px 0 33px;padding:0}.check-list li{position:relative;padding-left:24px;margin-top:10px;font-size:.94rem}.check-list li::before{content:'✓';position:absolute;left:0;top:0;color:var(--forest)}.service-footnote{color:var(--muted);font-size:.8125rem;margin-top:44px;max-width:850px;line-height:1.65}
.report-section{display:grid;grid-template-columns:1.04fr 1fr;gap:85px;align-items:center}.report-copy h2{font-size:clamp(2.4rem,3.65vw,3.5rem)}.report-copy .section-lead{margin-top:28px}.report-copy>p:not(.eyebrow):not(.section-lead){font-size:.94rem;color:var(--muted);margin-top:19px;max-width:445px}.report-copy>.text-link{margin-top:32px;font-size:.94rem}.report-document{padding:32px 34px 24px;background:#fff;border:1px solid var(--line);border-top:5px solid var(--forest);border-radius:3px;box-shadow:0 18px 60px #193c2c0c}.document-top{display:flex;align-items:center;gap:12px;font-size:.875rem;line-height:1.35;font-weight:600;padding-bottom:22px;border-bottom:1px solid var(--line)}.document-top small{font-size:.75rem;font-weight:400;color:var(--muted)}.document-mark{font-size:1.9rem;font-weight:700;line-height:1;color:var(--forest)}.document-example{margin-left:auto;font-size:.75rem;color:var(--muted);background:var(--wash);padding:6px 9px;border-radius:3px;font-weight:400}.report-document>h3{font-size:2rem;margin-top:24px}.document-subtitle{font-size:.8rem;color:var(--muted);margin-top:8px;margin-bottom:26px}.report-rows{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.report-rows summary{display:flex;align-items:center;gap:12px;padding:16px 0;font-size:.875rem;font-weight:500}.report-sign{color:var(--forest);font-size:.9rem}.details-plus{margin-left:auto;color:var(--muted);font-size:1.25rem;line-height:1;font-weight:400}details[open] .details-plus{transform:rotate(45deg)}.report-rows details p{padding:0 15px 18px 26px;font-size:.8125rem;line-height:1.65;color:var(--muted)}.document-bottom{display:flex;justify-content:space-between;color:var(--forest);font-size:.75rem;padding-block:20px}.document-bottom span:last-child{font-size:1.2rem}
.event-section{background:var(--forest);color:white;padding-block:70px}.event-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:110px}.event-grid>img{aspect-ratio:4/5;max-height:645px;width:100%;object-fit:cover;border-radius:4px}.event-copy{padding-block:12px}.event-copy .eyebrow{color:var(--mint)}.event-copy h2{font-size:clamp(2.7rem,4.4vw,4.15rem);line-height:1.05;font-weight:400}.event-copy h2 span{color:var(--mint)}.event-copy>p:not(.eyebrow){color:#d5e2db;max-width:410px;margin-top:28px;font-size:1rem;line-height:1.8}.event-copy .button{margin-top:32px}
.process-list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:36px;padding:0;margin:0}.process-list li{border-top:1px solid var(--line);padding-top:23px}.process-list li>span{font-family:var(--display);font-size:.875rem;color:var(--muted)}.process-list h3{font-size:1.5rem;line-height:1.15;margin-block:24px 17px;max-width:200px}.process-list p{color:var(--muted);font-size:.94rem;line-height:1.7}.company-section{background:var(--wash)}.company-grid{display:grid;grid-template-columns:1fr .86fr;gap:120px;align-items:center}.company-grid>div:first-child>p:not(.eyebrow){margin-top:27px;color:var(--muted)}.company-grid>div:first-child>p:not(.eyebrow):not(.section-lead){font-size:.94rem}.director{border-left:2px solid var(--forest);padding-left:20px;margin-top:32px;display:flex;flex-direction:column;gap:4px}.director>span{font-size:1rem;font-weight:500}.director>small{font-size:.8125rem;color:var(--muted)}.license{background:white;padding:30px 35px;border-radius:4px;scroll-margin-top:120px}.license-heading{display:flex;justify-content:space-between;align-items:center}.license-heading>.eyebrow{margin:0}.license-heading svg{color:var(--forest)}.license-number{font-family:var(--display);font-size:1.5rem;line-height:1.5;margin-top:25px;letter-spacing:.01em}.license-number strong{font-weight:500;font-size:2.8rem;letter-spacing:-.025em}.license dl{margin:24px 0 27px}.license dl>div{padding-block:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.license dt{font-size:.8125rem;color:var(--muted)}.license dd{margin:0;font-size:.94rem;line-height:1.6}.license>.text-link{font-size:.875rem}
.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px}.faq-section>div:first-child>p:last-child{color:var(--muted);margin-top:28px;font-size:.94rem;line-height:1.9}.faq-list{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;line-height:1.5;padding:24px 0;font-size:1.06rem}.faq-list summary>span{font-size:1.6rem;font-weight:400;line-height:1;flex-shrink:0;color:var(--forest)}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--forest)}.faq-list details p{padding-bottom:26px;padding-right:50px;color:var(--muted);font-size:.94rem;line-height:1.8}
.inquiry-section{background:var(--wash);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.inquiry-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:115px}.inquiry-copy h2{font-size:clamp(3rem,4.8vw,4.5rem)}.inquiry-copy>p:not(.eyebrow){color:var(--muted);margin-top:26px}.inquiry-phone{display:block;font-family:var(--display);font-size:2rem;text-decoration:none;letter-spacing:-.025em;margin-top:34px;line-height:1.4}.inquiry-copy>small{display:block;font-size:.8125rem;color:var(--muted)}.inquiry-mail{display:inline-block;font-size:1rem;text-decoration:none;border-bottom:1px solid var(--line);margin-top:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{margin-bottom:22px}.field label{display:block;font-size:.875rem;margin-bottom:9px;line-height:1.5;font-weight:500}.field label>span{font-size:.75rem;font-weight:400;color:var(--muted);margin-left:6px}.field input,.field select,.field textarea{display:block;width:100%;min-width:0;border:1px solid #bdc9c1;background:white;border-radius:3px;color:var(--ink);padding:14px 15px;font-size:1rem;line-height:1.6;min-height:54px;transition:border-color .15s}.field input:hover,.field select:hover,.field textarea:hover{border-color:#7e9588}.field textarea{resize:vertical;min-height:125px}.field input::placeholder,.field textarea::placeholder{color:#65736a;opacity:1}.field select{padding-right:35px}.field-error{display:block;color:var(--error);font-size:.8125rem;line-height:1.5}.field-error:not(:empty){margin-top:7px}.field [aria-invalid=true]{border-color:var(--error)}.consent-check{display:flex;gap:12px;align-items:flex-start;cursor:pointer;line-height:1.65;font-size:.8125rem}.consent-check input{flex-shrink:0;margin:4px 0 0;width:19px;height:19px;accent-color:var(--forest)}.consent-check a{text-decoration-color:#9aada0}.form-submit{width:100%;margin-top:25px}.form-note{color:var(--muted);font-size:.8125rem;line-height:1.6;margin-top:14px;max-width:470px}.form-result{border-top:2px solid var(--forest);margin-top:27px;padding:24px;background:white}.form-result h3{font-size:1.6rem;margin-bottom:12px}.form-result p{font-size:.875rem;color:var(--muted)}.form-result>div{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px}.form-result .text-link{font-size:.8125rem}.form-result textarea{margin-top:18px;font-size:.8125rem;width:100%;padding:10px;border:1px solid var(--line);background:var(--wash);resize:vertical}
.contacts-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:stretch}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:26px 30px;margin:36px 0 0}.contact-details>div:last-child{grid-column:1/-1}.contact-details dt{font-size:.8125rem;color:var(--muted);margin-bottom:7px}.contact-details dd{margin:0;font-size:1.06rem;line-height:1.65}.contact-details a{text-decoration:none}.contact-details a:hover{text-decoration:underline}.contact-note{font-size:.8125rem;color:var(--muted);margin-top:18px}.map-panel{background:var(--forest);min-height:425px;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:40px;color:white;text-align:center}.map-cover{display:flex;align-items:center;flex-direction:column;width:100%}.map-area{font-size:.8125rem;letter-spacing:.06em;color:var(--mint);margin-bottom:40px}.address-marker{display:flex;align-items:center;flex-direction:column;margin-bottom:35px}.address-marker img{filter:brightness(0) invert(1);margin-bottom:13px}.address-marker strong{font-size:1.7rem;letter-spacing:.1em;line-height:1.4}.address-marker>span{color:#d5e2db;font-size:.875rem;margin-top:6px}.map-cover .button{font-size:.94rem}.map-cover>p{font-size:.75rem;color:var(--mint);margin-top:14px}
.site-footer{background:var(--forest-dark);color:white;padding-block:55px 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:34px;border-bottom:1px solid #ffffff25}.brand-white img{filter:brightness(0) invert(1)}.brand-white small{color:var(--mint)}.footer-top>p{font-size:.875rem;color:var(--mint)}.footer-phone{font-family:var(--display);font-size:1.5rem;text-decoration:none;white-space:nowrap}.footer-links{display:flex;align-items:center;gap:32px;padding-block:23px;border-bottom:1px solid #ffffff25}.footer-links a{font-size:.8125rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-links a:last-child{margin-left:auto}.footer-links strong{font-weight:500}.footer-bottom{display:flex;justify-content:space-between;gap:40px;padding-top:22px;font-size:.75rem;line-height:1.8;color:#bdd0c5}.footer-bottom>p:last-child{text-align:right}.mobile-actions{display:none}.legal-layout{max-width:860px;padding-block:70px 100px;min-height:70vh}.legal-layout h1{font-size:clamp(2.5rem,4vw,3.7rem);max-width:760px;overflow-wrap:anywhere}.legal-layout h2{font-size:1.7rem;line-height:1.2;margin-top:42px;margin-bottom:18px}.legal-layout p{margin-block:16px;color:var(--muted)}.legal-layout ul{padding-left:23px;color:var(--muted)}.legal-layout .legal-date{font-size:.875rem;margin-top:22px;margin-bottom:35px}.legal-layout .button{margin-top:35px}.legal-layout strong{color:var(--ink);font-weight:500}.legal-header .header-inner{justify-content:space-between}.legal-header .text-link{font-size:.875rem}
@media(min-width:1550px){.hero{gap:68px}.hero-photo{min-height:610px}.hero-copy{padding-top:55px}}
@media(max-width:1250px){.container{width:calc(100% - 64px)}.desktop-nav{gap:17px}.brand b{font-size:1.7rem}.brand small{font-size:.75rem}.brand img{width:46px;height:46px}.header-phone{font-size:1rem}.header-phone small{font-size:.75rem}.hero{gap:35px;min-height:630px}.hero-photo{min-height:550px}.hero h1{font-size:clamp(3.2rem,5.6vw,4.5rem)}.hero-copy{padding-top:30px}.hero-photo figcaption{flex-direction:column;gap:5px;padding:15px 18px}.object-layout{gap:45px}.service-layout{gap:45px}.report-section{gap:50px}.event-grid{gap:65px}.company-grid,.inquiry-grid{gap:70px}.faq-section{gap:55px}.contact-details{grid-template-columns:1fr}.footer-top{gap:25px}.footer-top>p{max-width:270px}}
@media(max-width:1080px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-phone{margin-left:auto;font-size:1.12rem}.header-phone small{font-size:.75rem}.brand small{font-size:.75rem}.brand b{font-size:1.9rem}.hero-description{font-size:1rem;line-height:1.75}.hero h1{font-size:clamp(3rem,5.7vw,4.1rem)}.hero .eyebrow{font-size:.75rem}.hero-founded{gap:14px}.hero-founded>span:last-child{padding-left:14px;font-size:.75rem}.founded-year{font-size:1.65rem}.section{padding-block:85px}.section-heading{gap:40px}.section-heading>.section-lead{max-width:360px;font-size:1rem}.service-tabs button{font-size:1.25rem}.report-section{gap:35px}.report-document{padding-inline:23px}.document-example{max-width:110px;text-align:right;background:none;padding:0;font-size:.75rem}.event-grid{gap:45px}.event-copy h2{font-size:3.2rem}.company-grid{gap:45px}.process-list{gap:25px}.process-list h3{font-size:1.3rem}.process-list p{font-size:.875rem}.inquiry-grid{gap:55px;grid-template-columns:.82fr 1.18fr}.form-row{grid-template-columns:1fr;gap:0}.contacts-section{gap:35px}.map-panel{padding:30px}.footer-top>p{display:none}.footer-links{flex-wrap:wrap;gap:20px}.footer-links a:last-child{margin-left:0}}
@media(max-width:800px){html{scroll-padding-top:95px}.container{width:calc(100% - 40px)}.site-header{height:82px}.mobile-nav{top:81px;max-height:calc(100dvh - 81px)}.header-inner{gap:15px}.brand b{font-size:1.7rem}.brand small{font-size:.75rem}.brand img{width:43px;height:43px}.header-phone{font-size:1rem}.header-phone small{font-size:.75rem}.section{padding-block:66px}h2{font-size:clamp(2.15rem,5.6vw,3.2rem)}.eyebrow{font-size:.8125rem;margin-bottom:20px}.hero{grid-template-columns:1fr;gap:32px;padding-block:33px 30px}.hero-copy{padding:0}.hero .eyebrow{font-size:.8125rem;margin-bottom:24px}.hero h1{font-size:clamp(3.5rem,8vw,5rem);line-height:1.04}.hero-description{font-size:1.12rem;max-width:470px;margin-block:25px 27px}.hero-secondary{margin-top:17px}.hero-founded{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);width:100%;gap:22px}.founded-year{font-size:1.8rem}.hero-founded>span:last-child{font-size:.8125rem;padding-left:22px}.hero-photo{height:480px;min-height:0}.hero-photo>img{object-position:center 45%}.hero-photo figcaption{flex-direction:row;padding:17px 20px;left:18px;right:18px;bottom:18px}.service-ribbon .container{gap:16px;padding-block:22px}.service-ribbon p{font-size:.75rem;line-height:1.5}.service-ribbon p+p{padding-left:18px}.section-heading{display:block;margin-bottom:33px}.section-heading>.section-lead{margin-top:23px;max-width:550px;font-size:1rem}.object-layout{grid-template-columns:1fr;gap:30px}.object-picture{min-height:0;height:430px}.picture-caption{padding:20px 23px}.picture-caption strong{font-size:1.5rem}.object-list>a{padding:22px 0}.object-list small{max-width:470px}.service-layout{grid-template-columns:1fr;gap:32px}.service-tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cbd5ce;border-bottom:0}.service-tabs button{min-height:85px;font-size:1.12rem;padding:18px 16px;gap:12px}.service-tabs button:nth-child(2n+1){border-right:1px solid #cbd5ce}.service-panels{padding:0;min-height:360px}.service-panels h3{font-size:2.2rem}.service-footnote{margin-top:28px}.report-section{grid-template-columns:1fr;gap:37px}.report-copy h2{font-size:clamp(2.3rem,5.6vw,3.2rem)}.report-copy>.section-lead{max-width:580px;font-size:1rem}.report-document{max-width:570px;width:100%;margin-inline:auto;padding-inline:28px}.document-example{background:var(--wash);padding:6px 9px;font-size:.75rem;max-width:none}.event-section{padding-block:42px}.event-grid{grid-template-columns:.9fr 1.1fr;gap:30px}.event-copy h2{font-size:2.6rem}.event-copy .eyebrow{font-size:.75rem}.event-copy>p:not(.eyebrow){font-size:.94rem;line-height:1.7}.event-copy .button{font-size:.875rem;gap:18px;padding:14px 17px}.event-grid>img{height:100%;aspect-ratio:auto;object-position:center}.process-list{grid-template-columns:1fr 1fr;gap:36px}.process-list h3{font-size:1.45rem;max-width:220px;margin-block:17px 13px}.process-list p{font-size:.94rem}.company-grid{grid-template-columns:1fr;gap:36px}.license{max-width:570px;width:100%;margin-inline:auto}.company-grid>div:first-child>p:not(.eyebrow){max-width:580px}.faq-section{grid-template-columns:1fr;gap:36px}.faq-list summary{font-size:1rem;padding-block:22px}.inquiry-grid{grid-template-columns:1fr;gap:38px}.inquiry-copy h2{font-size:3.3rem}.inquiry-copy h2 br{display:none}.inquiry-copy h2{max-width:560px}.inquiry-copy>p:not(.eyebrow){margin-top:21px}.inquiry-phone{font-size:1.8rem;margin-top:25px}.inquiry-copy>small{display:inline}.inquiry-mail{margin:8px 0 0;display:block;width:fit-content}.form-row{grid-template-columns:1fr 1fr;gap:22px}.contacts-section{grid-template-columns:1fr;gap:35px}.contact-details{grid-template-columns:1fr 1fr}.map-panel{min-height:375px}.footer-bottom{display:block}.footer-bottom>p:last-child{text-align:left;margin-top:18px}.footer-top{flex-wrap:wrap}.site-footer{padding-block:40px 25px}.legal-layout{padding-block:45px 70px}}
@media(max-width:640px){.header-phone{display:none}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.site-header{height:78px}.brand{gap:10px}.brand b{font-size:1.55rem}.brand small{font-size:.75rem;margin-top:5px;max-width:150px;line-height:1.2}.brand img{width:40px;height:40px}.header-phone{display:none}.menu-toggle{margin-left:auto;width:43px;height:43px}.mobile-nav{top:77px;max-height:calc(100dvh - 77px);padding-inline:22px}.hero{padding-top:28px;gap:25px}.hero h1{font-size:clamp(2.9rem,10.3vw,3.6rem)}.hero .eyebrow{font-size:.75rem;max-width:300px;line-height:1.65}.hero-description{font-size:1rem;line-height:1.8;max-width:350px;margin-block:23px 25px}.hero .button{font-size:.94rem;min-height:55px}.hero-secondary{font-size:.875rem}.hero-founded{margin-top:23px;padding-top:21px;gap:17px}.founded-year{font-size:1.7rem}.hero-founded>span:last-child{padding-left:17px;font-size:.75rem}.hero-photo{height:380px}.hero-photo>img{object-position:63% center}.hero-photo figcaption{left:12px;right:12px;bottom:12px;flex-direction:column;gap:4px;font-size:.8125rem;padding:15px 18px}.service-ribbon .container{display:block;padding-block:15px}.service-ribbon p{font-size:.8125rem;padding-block:7px}.service-ribbon p+p{border-left:0;border-top:1px solid #ffffff30;padding-left:0}.section{padding-block:56px}.section-heading{margin-bottom:30px}h2{font-size:2.2rem}.eyebrow{font-size:.75rem;letter-spacing:.06em}.section-lead{font-size:1rem}.object-picture{height:370px}.picture-caption{padding:19px 22px}.picture-caption>span{font-size:.75rem}.picture-caption strong{font-size:1.4rem}.object-list>a{gap:18px;padding-block:23px}.object-list strong{font-size:1.4rem}.object-list small{font-size:.875rem}.round-arrow{width:37px;height:37px}.service-tabs button{min-height:94px;padding:16px 12px;font-size:1.05rem;align-items:flex-start}.service-tabs button>span{font-size:1.2rem}.service-panels{min-height:420px}.service-panels .eyebrow{font-size:.75rem}.service-panels h3{font-size:2.1rem}.service-panels p:not(.eyebrow){font-size:.94rem}.check-list li{font-size:.875rem}.service-panels .text-link{font-size:.875rem;gap:15px}.service-footnote{font-size:.75rem}.report-copy h2{font-size:2.15rem}.report-copy .text-link{font-size:.875rem;gap:16px}.report-document{padding-inline:20px}.document-example{font-size:.75rem;max-width:88px;padding:4px 6px}.document-top{gap:9px}.document-top>span:nth-child(2){font-size:.75rem}.document-top small{font-size:.75rem}.report-document>h3{font-size:1.8rem}.report-rows summary{font-size:.8125rem;gap:9px;padding-block:17px}.report-rows details p{font-size:.8125rem;padding-left:22px}.event-grid{display:flex;flex-direction:column-reverse;align-items:stretch;gap:32px}.event-grid>img{height:420px;object-position:center 43%}.event-section{padding-block:44px}.event-copy{padding:0}.event-copy h2{font-size:2.85rem}.event-copy>p:not(.eyebrow){max-width:355px}.event-copy .button{font-size:.94rem;min-height:55px;padding-inline:20px}.process-list{gap:30px 22px}.process-list h3{font-size:1.3rem;line-height:1.2}.process-list p{font-size:.875rem;line-height:1.65}.license{padding:25px 24px}.license-number{font-size:1.35rem}.license-number strong{font-size:2.5rem}.license-heading .eyebrow{font-size:.75rem}.faq-list summary{font-size:.94rem;gap:20px}.faq-list details p{padding-right:25px;font-size:.875rem}.inquiry-copy h2{font-size:2.9rem;max-width:330px}.inquiry-copy h2 br{display:initial}.form-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.field label{font-size:.875rem}.field label>span{font-size:.75rem}.consent-check{font-size:.75rem}.form-note{font-size:.75rem}.contact-details{grid-template-columns:1fr;gap:23px}.contact-details dd{font-size:1rem}.map-panel{min-height:355px;padding:28px 22px}.map-cover .button{font-size:.8125rem;gap:22px;padding:15px 18px}.map-area{margin-bottom:32px;font-size:.75rem}.address-marker{margin-bottom:30px}.address-marker>span{font-size:.8125rem}.footer-top{gap:24px}.footer-phone{font-size:1.3rem}.footer-links{align-items:flex-start;flex-direction:column;gap:15px}.footer-links a{font-size:.75rem}.footer-bottom{font-size:.75rem}.site-footer{padding-bottom:102px}.mobile-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:10px;position:fixed;z-index:25;left:0;bottom:0;right:0;border-top:1px solid var(--line);background:white;padding:10px 16px calc(10px + env(safe-area-inset-bottom))}.mobile-actions a{display:flex;align-items:center;justify-content:center;gap:22px;min-height:45px;font-size:.875rem;line-height:1.4;text-decoration:none;border:1px solid var(--forest);border-radius:3px;color:var(--forest)}.mobile-actions a:last-child{background:var(--forest);color:white}.legal-header .brand small{display:none}.legal-header .text-link{font-size:.75rem;max-width:90px;line-height:1.5;gap:0}.legal-layout h1{font-size:2.5rem}.legal-layout h2{font-size:1.5rem}.legal-layout p,.legal-layout li{font-size:.94rem}.legal-page .site-footer{padding-bottom:35px}}

/* Final responsive and accessibility refinements. */
.founded-year{white-space:nowrap;flex-shrink:0}.hero-founded>span:last-child{min-width:0}
.hero-copy,.object-list,.service-tabs,.event-copy,.inquiry-copy,#inquiry-form{min-width:0}
.service-tabs button{min-width:0}
.service-tabs button>span{flex-shrink:0}
.selected-service{border-left:2px solid var(--forest);padding:8px 14px;margin-bottom:24px;color:var(--forest);font-size:.875rem;background:#e5ede7}
.field-error,.consent-check,.form-note,.form-result .text-link,.report-rows summary,.footer-links a,.legal-header .text-link{font-size:.875rem}
.field input,.field select,.field textarea,.consent-check,.form-result{scroll-margin-top:115px;scroll-margin-bottom:110px}
.form-result{outline:none}
.form-result:focus-visible{outline:2px solid var(--forest);outline-offset:4px}
.form-result textarea{font-size:1rem;line-height:1.6}
.form-result a{overflow-wrap:anywhere}
.form-result .text-link{min-height:44px;align-items:center}
.form-submit:disabled{opacity:.65;cursor:default;transform:none}
.menu-open .mobile-actions{visibility:hidden}
.process-list p,.faq-list details p,.report-rows details p,.service-panels p:not(.eyebrow){font-size:1rem}
@media(max-width:800px){.service-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.service-tabs button>span{display:none}.inquiry-copy h2{max-width:620px}}
@media(max-width:520px){html{scroll-padding-bottom:90px}.service-panels{min-height:0}.service-tabs button{font-size:1.125rem;line-height:1.3}.consent-check input{width:22px;height:22px;margin-top:2px}.map-cover .button{font-size:.875rem}.legal-header .text-link{max-width:100px}.service-footnote{font-size:.875rem}.form-result{padding:20px}.report-rows details p{padding-left:0}.footer-links a{padding-block:5px}.inquiry-copy h2{font-size:clamp(2.3rem,9.5vw,2.9rem)}}
@media(max-width:380px){.service-tabs{grid-template-columns:1fr}.service-tabs button{min-height:60px;padding:17px 18px}.service-tabs button:nth-child(2n+1){border-right:0}.hero h1{font-size:clamp(2.55rem,12vw,2.9rem)}.event-copy h2{font-size:2.5rem}.process-list{grid-template-columns:1fr}.process-list h3{max-width:none}.map-panel{padding-inline:18px}.map-cover .button{gap:12px;padding-inline:13px}.hero .button{gap:20px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.site-header,.site-footer,.mobile-actions,.button,.text-link,.menu-toggle{display:none!important}.container{width:100%}.section{padding-block:30px}.hero{min-height:0}.hero-photo{height:320px;min-height:0}body{font-size:10pt}h1{font-size:32pt!important}h2{font-size:24pt!important}details>p{display:block!important}.report-document{box-shadow:none}a{color:inherit}.event-section,.services-section,.company-section,.inquiry-section{background:white;color:black}.event-copy .eyebrow,.event-copy p,.event-copy h2 span{color:inherit}section{break-inside:avoid}}

/* Clear, compact motion for the Almaz interface. */
.desktop-nav a::after { right: 0; transform: scaleX(0); transform-origin: left; transition: transform 280ms cubic-bezier(.22,1,.36,1); }
.desktop-nav a:hover::after, .desktop-nav a:focus-visible::after { transform: scaleX(1); }
@media (prefers-reduced-motion: no-preference) {
  .button, .button > span, .text-link > span, .round-arrow, .service-tabs button > span, .faq-list summary > span, .details-plus { transition: transform 280ms cubic-bezier(.22,1,.36,1); }
  .button:not(:disabled):active { transform: translateY(1px) scale(.985); }
  .service-panels > [role=tabpanel]:not([hidden]) { animation: almaz-panel-in 360ms cubic-bezier(.22,1,.36,1); }
  .faq-list details[open] > p, .report-rows details[open] > p { animation: almaz-answer-in 260ms ease-out; }
  .mobile-nav:not([hidden]) { animation: almaz-panel-in 240ms ease-out; }
  @keyframes almaz-panel-in { from { opacity: .2; transform: translateY(10px); } to { opacity: 1; transform: none; } }
  @keyframes almaz-answer-in { from { opacity: .2; transform: translateY(5px); } to { opacity: 1; transform: none; } }
}
@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .hero-photo > img, .object-picture > img { transition: transform 850ms cubic-bezier(.22,1,.36,1); }
  .hero-photo:hover > img, .object-picture:hover > img { transform: scale(1.025); }
  .button:hover > span, .text-link:hover > span, .object-list > a:hover .round-arrow { transform: translate(3px,-3px); }
  .service-tabs button:hover > span { transform: translateX(4px); }
}
@media (hover: none) { .button:hover { transform: none; } }
@media (prefers-reduced-motion: reduce) {
  .hero-photo > img, .object-picture > img, .button:active { transform: none !important; }
}
