@font-face{font-family:"Grtsk Giga";src:local("Grtsk Giga"),local("GrtskGiga-Regular");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Grtsk Giga";src:local("GrtskGiga-Medium");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Grtsk Giga";src:local("GrtskGiga-Semibold");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Grtsk Giga";src:local("GrtskGiga-Bold");font-weight:700;font-style:normal;font-display:swap}
:root{--bg:#dfddd6;--paper:#e7e5df;--ink:#171717;--muted:#5f5f5b;--accent:#d0a274;--accent-dark:#a7815d;--line:rgba(23,23,23,.24);--white:#fff;--pad:clamp(22px,4vw,64px);--display:"Grtsk Giga",Arial,sans-serif;--body:"Inter",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3{font-family:var(--display)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{cursor:pointer}img{max-width:100%;display:block}.page-pad{padding-left:var(--pad);padding-right:var(--pad)}.section-pad{padding-top:clamp(88px,10vw,150px);padding-bottom:clamp(88px,10vw,150px)}
#top{scroll-margin-top:74px}
:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:74px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;color:#fff;background:rgba(23,23,23,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.16);transition:height .25s,background .25s}.site-header.is-scrolled{height:64px;background:rgba(23,23,23,.97)}.brand{display:flex;align-items:center;gap:15px;min-width:245px}.brand__mark{font-family:var(--display);font-size:29px;font-weight:600;letter-spacing:-1px}.brand__line{height:38px;width:1px;background:var(--accent)}.brand__caption{font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.7)}.desktop-nav{display:flex;gap:clamp(18px,2.4vw,40px);font-size:14px}.desktop-nav a,.header-phone{transition:color .2s}.desktop-nav a:hover,.header-phone:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:22px}.header-phone{font-size:13px}.pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff;font-weight:600}.pill--small{min-height:38px;padding:0 20px;font-size:12px}.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;min-height:clamp(650px,82vh,900px);color:#fff;background-image:url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2200&q=85");background-size:cover;background-position:center}.hero__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.14) 40%,rgba(0,0,0,.68))}.hero__content{position:relative;z-index:1;min-height:inherit;padding-top:clamp(145px,18vh,210px);padding-bottom:48px;display:flex;flex-direction:column}.eyebrow{margin:0 0 26px;font-size:11px;font-weight:700;letter-spacing:1.45px;text-transform:uppercase}.eyebrow--light{color:rgba(255,255,255,.78)}.hero h1,.section-heading h2,.about h2,.faq h2,.contact h2{margin:0;font-family:var(--display);font-size:clamp(38px,5vw,72px);font-weight:500;line-height:1;letter-spacing:-.055em;text-transform:uppercase}.hero h1{max-width:980px}.hero__bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.hero__bottom>p{max-width:480px;margin:0;color:rgba(255,255,255,.78);font-size:16px}.round-link{width:132px;height:132px;flex:0 0 132px;border-radius:50%;padding:24px;background:rgba(246,239,233,.9);color:var(--ink);display:flex;flex-direction:column;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:1px;transition:background .2s,transform .2s}.round-link:hover{background:#fff;transform:rotate(-3deg)}.round-link span:last-child{align-self:flex-end;font-size:24px}
.intro-stats{min-height:285px;display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:center;background:var(--bg)}.intro-stats__lead{max-width:700px;margin:0;font-family:var(--body);font-size:clamp(25px,3vw,42px);font-weight:500;line-height:1.2}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mini-stats>div{min-height:126px;border-radius:14px;background:rgba(255,255,255,.52);padding:18px;display:flex;flex-direction:column;justify-content:space-between}.mini-stats strong{font-family:var(--display);font-size:34px;font-weight:500}.mini-stats span{font-size:10px;text-transform:uppercase;letter-spacing:1px}
.section-heading{margin-bottom:54px}.section-heading h2,.about h2,.faq h2,.contact h2{font-size:clamp(38px,4.25vw,60px)}.section-heading--row{display:flex;justify-content:space-between;align-items:flex-end}.text-link{padding-bottom:8px;color:var(--accent-dark);font-weight:600;border-bottom:1px solid currentColor}.text-link span{margin-left:12px}.service-grid{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(350px,calc((100vw - 116px)/3),500px);grid-template-rows:1fr;gap:28px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:clamp(18px,2vw,30px);padding-left:clamp(18px,2vw,30px);padding-right:clamp(18px,2vw,30px);padding-bottom:16px;scrollbar-width:thin;scrollbar-color:var(--accent-dark) rgba(23,23,23,.1)}.service-grid::-webkit-scrollbar{height:7px}.service-grid::-webkit-scrollbar-track{background:rgba(23,23,23,.1)}.service-grid::-webkit-scrollbar-thumb{background:var(--accent-dark);border-radius:999px}.service-card{position:relative;height:clamp(540px,40.5vw,635px);padding:clamp(26px,2vw,34px) clamp(20px,2vw,30px) 0;border-radius:7px;overflow:hidden;background:#fff;border:1px solid rgba(23,23,23,.05);scroll-snap-align:start;display:flex;flex-direction:column}.service-card:nth-child(even){background:#222}.service-card__number{display:none}.service-card h3{position:relative;z-index:2;max-width:100%;margin:0 0 clamp(12px,1.2vw,18px);font-family:var(--display);font-size:clamp(24px,2.05vw,32px);font-weight:500;line-height:1.02;letter-spacing:-.9px;text-transform:none;overflow-wrap:normal}.service-card p{position:relative;z-index:2;max-width:100%;margin:0;color:#666;font-size:clamp(17px,1.75vw,27px);line-height:1.18}.service-card:nth-child(even) h3{color:#fff}.service-card:nth-child(even) p{color:#aaa}.service-card__visual{position:relative;z-index:1;flex:1 1 auto;min-height:0;height:auto;margin:12px -8px 0;padding:0 0 10px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.service-card__visual img{width:100%;height:100%;margin:0;object-fit:contain;object-position:center bottom;mix-blend-mode:normal;filter:none;transition:opacity .2s ease}.service-card:hover .service-card__visual img{opacity:.96}
.projects{padding-top:20px}.projects-grid{display:grid;grid-template-columns:1fr 1fr .94fr;grid-template-rows:232px 232px 340px;gap:16px}.project{position:relative;overflow:hidden;border-radius:6px;padding:16px;color:#fff;background-size:cover;background-position:center;isolation:isolate}.project::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.76))}.project--feature{grid-column:1/3;grid-row:1/3}.project:nth-child(2){grid-column:3;grid-row:1}.project:nth-child(3){grid-column:3;grid-row:2}.project:nth-child(4){grid-column:1;grid-row:3}.project:nth-child(5){grid-column:2;grid-row:3}.project:nth-child(6){grid-column:3;grid-row:3}.project__top{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;text-transform:uppercase;letter-spacing:.7px}.project__top a{padding:8px 12px;border-radius:99px;background:var(--accent);font-size:10px}.project__copy{position:absolute;left:24px;right:24px;bottom:24px}.project__copy h3{margin:0 0 8px;font-family:var(--display);font-size:clamp(21px,2vw,30px);font-weight:500}.project__copy p{margin:0;max-width:360px;font-size:13px;color:rgba(255,255,255,.7)}.projects-error{grid-column:1/-1;padding:40px 0;color:#6b6b68}
.about{background:#d7d5cf}.about__statement{margin:42px 0 70px;max-width:1250px;font-family:var(--body);font-size:clamp(28px,3.3vw,48px);font-weight:500;line-height:1.22;letter-spacing:0}.about__comparison-wrap{width:100%}.about__comparison{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#eeece7;isolation:isolate;touch-action:none;user-select:none}.about__comparison-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none}.about__comparison-after{position:absolute;z-index:1;inset:0 0 0 var(--comparison-position);overflow:hidden}.about__comparison-after .about__comparison-image{left:calc(-1 * var(--comparison-position));width:100vw;max-width:none}.about__comparison-label{position:absolute;z-index:3;top:18px;padding:9px 13px;border-radius:999px;background:rgba(23,23,23,.78);color:#fff;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;backdrop-filter:blur(8px);pointer-events:none}.about__comparison-label--before{left:18px}.about__comparison-label--after{right:18px}.about__comparison-divider{position:absolute;z-index:4;top:0;bottom:0;left:var(--comparison-position);width:2px;background:#fff;box-shadow:0 0 0 1px rgba(23,23,23,.14);transform:translateX(-1px);pointer-events:none}.about__comparison-divider span{position:absolute;top:50%;left:50%;width:54px;height:54px;border:2px solid #fff;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;box-shadow:0 5px 18px rgba(0,0,0,.25);transform:translate(-50%,-50%)}.about__comparison-divider svg{width:32px;height:18px}.about__comparison-range{position:absolute;z-index:5;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.about__comparison:focus-within{outline:2px solid var(--accent-dark);outline-offset:5px}.about__comparison-hint{margin:12px 0 0;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.7px;text-align:right;text-transform:uppercase}.big-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.big-stats>div{min-height:230px;border-left:1px solid var(--ink);padding:34px 28px;display:flex;flex-direction:column;justify-content:space-between}.big-stats>div:first-child{border-left:0}.big-stats strong{font-family:var(--display);font-size:clamp(66px,8vw,120px);font-weight:500;line-height:1}.big-stats span{font-family:var(--display);font-size:24px;text-transform:uppercase;line-height:1.05}.partners{margin-top:70px;background:var(--accent);padding-top:28px;padding-bottom:34px}.partners h3{margin:0 0 25px;font-family:var(--display);font-size:40px;text-transform:uppercase}.partners__row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;align-items:center}.partners__row span{text-align:center;font-weight:700;font-size:18px;letter-spacing:1px;opacity:.68}
.certificates{background:var(--bg)}.certificate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:30px}.certificate{min-width:0;height:100%;min-height:500px;padding:38px;border:1px solid rgba(0,0,0,.12);border-radius:30px;background:rgba(255,255,255,.24);display:flex;flex-direction:column}.certificate h3{min-height:5.2em;margin:0 0 20px;font-family:var(--display);font-size:clamp(21px,1.75vw,25px);line-height:1.04;overflow-wrap:anywhere;text-transform:uppercase}.certificate dl{margin:0}.certificate dl div{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:76px;border-top:1px solid var(--ink)}.certificate dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.certificate dd{margin:0;font-family:var(--display);font-size:22px;text-transform:uppercase}.button-link{align-self:flex-start;margin-top:auto;min-height:45px;padding:0 18px;display:inline-flex;align-items:center;border-radius:8px;background:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;transition:background .2s}.button-link:hover{background:#ddb58e}
.faq{border-top:1px solid var(--line)}.faq__intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw}.faq__intro>div:first-child>p:last-child{max-width:420px;color:var(--muted)}.faq-list details{border-top:1px solid var(--ink);padding:25px 0}.faq-list details:last-child{border-bottom:1px solid var(--ink)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;font-weight:600;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:relative;width:20px;height:20px;flex:0 0 20px}.faq-list summary span::before,.faq-list summary span::after{content:"";position:absolute;top:9px;left:2px;width:16px;height:2px;background:var(--ink);transition:transform .2s}.faq-list summary span::after{transform:rotate(90deg)}.faq-list details[open] summary span::after{transform:rotate(0)}.faq-list details p{max-width:640px;margin:18px 0 0;color:var(--muted);font-size:14px}
.contact{background:#d6d4cd}.contact__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10vw}.contact h2{max-width:650px;font-size:clamp(34px,3.6vw,52px)}.contact__map{height:340px;margin-top:55px;overflow:hidden;background:#c8c7c2}.contact__map iframe{display:block;width:100%;height:100%;border:0;filter:grayscale(1) contrast(.9)}.contact__details{display:flex;justify-content:space-between;align-items:flex-end;padding:23px 20px;border-bottom:1px solid var(--ink)}.contact__details>div{display:flex;flex-direction:column}.contact__details span{margin-bottom:9px;color:var(--accent-dark);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.contact__details a{font-weight:600}.contact-form{padding-top:36px}.contact-form h3{margin:0 0 12px;font-family:var(--display);font-size:30px;font-weight:500}.contact-form>p{margin:0 0 32px;color:var(--muted);font-size:14px}.contact-form label{height:82px;margin-bottom:18px;padding:12px 16px;display:flex;flex-direction:column;border:1px solid #6d6f72;border-radius:10px;background:#fff}.contact-form label:focus-within{border-color:var(--accent-dark);box-shadow:0 0 0 2px rgba(167,129,93,.15)}.contact-form label span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.contact-form input{width:100%;margin-top:5px;padding:0;border:0;outline:0;background:transparent;color:var(--ink)}.contact-form button{width:100%;height:60px;padding:0 20px;border:0;border-radius:10px;background:var(--accent);display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;transition:background .2s}.contact-form button:hover{background:#ddb58e}.contact-form small{display:block;margin-top:15px;color:var(--muted);font-size:10px}.form-success{min-height:24px;margin-top:16px;font-size:13px;font-weight:600;color:#355b35}
.site-footer{background:var(--accent-dark);padding-top:48px;padding-bottom:42px}.footer__top{display:grid;grid-template-columns:1.25fr .8fr .4fr;gap:8vw;min-height:180px}.footer__top>div:first-child{display:flex;flex-direction:column}.footer__logo{width:min(100%,460px);display:block}.footer__logo img{width:100%;height:auto;filter:brightness(0)}.footer__identity>span{padding-left:8px}.footer__top span{margin-top:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.footer__top address{font-style:normal;font-size:14px}.footer__contacts{display:flex;flex-direction:column;gap:7px}.footer__contacts span{margin:0 0 6px}.footer__contacts a{font-size:13px;font-weight:600}.footer__legal{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer__legal a{min-height:44px;padding:0 16px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.65px;text-align:center;text-transform:uppercase;transition:background .2s,color .2s}.footer__legal a:hover{background:var(--ink);color:#fff}
@media(max-width:1100px){.desktop-nav,.header-phone{display:none}.menu-toggle{display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{width:24px;height:1px;background:#fff}.mobile-nav{display:flex;position:absolute;top:100%;left:0;width:100%;padding:30px var(--pad);background:#171717;flex-direction:column;gap:22px;font-size:24px;transform:translateY(-130%);opacity:0;pointer-events:none;transition:transform .25s,opacity .25s}.site-header.menu-open .mobile-nav{transform:translateY(0);opacity:1;pointer-events:auto}.service-card{min-height:590px}.service-card h3{font-size:clamp(28px,4vw,42px)}.projects-grid{grid-template-columns:1.5fr 1fr;grid-template-rows:360px 280px 280px 280px}.project--feature{grid-column:1/3;grid-row:1}.project-b{grid-column:1;grid-row:2}.project-c{grid-column:2;grid-row:2}.project-d{grid-column:1;grid-row:3}.project-e{grid-column:2;grid-row:3}.project-f{grid-column:1/3;grid-row:4}.contact__grid{gap:5vw}.partners__row{grid-template-columns:repeat(3,1fr);row-gap:30px}}
@media(max-width:760px){:root{--pad:20px}.site-header{height:64px}.brand{min-width:0}.brand__mark{font-size:24px}.brand__line,.brand__caption,.pill--small{display:none}.hero{min-height:720px}.hero__content{padding-top:145px}.hero h1{font-size:34px;letter-spacing:-.055em}.section-heading h2,.about h2,.faq h2{font-size:34px}.hero__bottom{align-items:flex-end}.hero__bottom>p{font-size:14px;max-width:230px}.round-link{width:110px;height:110px;flex-basis:110px;padding:18px}.intro-stats{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px;gap:34px}.mini-stats{gap:8px}.mini-stats>div{min-height:108px;padding:12px}.mini-stats strong{font-size:28px}.section-heading--row{display:block}.text-link{display:inline-flex;margin-top:30px}.service-grid{grid-auto-columns:82vw}.service-card{min-height:560px;padding:26px 22px 0}.service-card__number{margin-bottom:14px}.service-card h3{font-size:clamp(26px,7.4vw,30px);letter-spacing:-.8px}.service-card p{font-size:16px}.service-card__visual{margin-right:-22px;margin-left:-22px}.service-card__visual img{min-height:245px;object-fit:cover}.projects-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.project,.project--feature{min-width:84vw;height:440px;scroll-snap-align:start}.about__statement{margin-bottom:45px}.about__comparison-label{top:10px;padding:7px 10px;font-size:8px}.about__comparison-label--before{left:10px}.about__comparison-label--after{right:10px}.about__comparison-divider span{width:46px;height:46px}.about__comparison-hint{font-size:9px;line-height:1.4;text-align:left}.big-stats{grid-template-columns:1fr}.big-stats>div{min-height:170px;border-left:0;border-top:1px solid var(--ink);padding-left:0}.big-stats strong{font-size:84px}.partners__row{grid-template-columns:repeat(2,1fr)}.certificate-grid{grid-template-columns:minmax(0,1fr)}.certificate{min-height:440px;padding:26px 20px;border-radius:20px}.certificate h3{font-size:21px}.certificate dd{font-size:17px}.faq__intro,.contact__grid{grid-template-columns:1fr}.faq__intro{gap:50px}.contact__grid{gap:65px}.contact h2{font-size:31px}.contact__map{height:260px}.contact__details{align-items:flex-start;gap:20px;flex-direction:column}.footer__top{grid-template-columns:1fr;gap:35px}.footer__logo{width:100%}.section-pad{padding-top:85px;padding-bottom:85px}}
.project-map{background:var(--bg);padding:0 var(--pad) 90px}.project-map__header{height:150px;border-bottom:2px solid var(--ink);display:flex;align-items:center;justify-content:space-between;gap:30px}.project-map__header h2{margin:0;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1;text-transform:uppercase;letter-spacing:-2px}.project-map__header a{display:flex;align-items:center;gap:26px;color:var(--accent);font-size:20px;font-weight:700}.project-map__header a span{font-size:38px;font-weight:400;line-height:1}.project-map__body{display:grid;grid-template-columns:38% 62%;min-height:620px}.project-map__stats{border-right:2px solid var(--ink)}.map-stat{height:50%;padding:45px 25px;border-bottom:2px solid var(--ink);display:flex;align-items:center;gap:15px}.map-stat:last-child{border-bottom:0}.map-stat strong{font-family:"Arial Narrow",Arial,sans-serif;color:var(--accent);font-size:clamp(72px,6.5vw,98px);font-stretch:condensed;font-weight:700;line-height:1;letter-spacing:-4px}.map-stat span{color:#142d49;font-size:18px;line-height:1.55;letter-spacing:3px}.project-map__visual{position:relative;min-width:0;padding:54px 28px 34px;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-map__visual img{width:100%;height:100%;object-fit:contain;filter:brightness(1.75);opacity:.96}.project-map__route{position:absolute;inset:9% 5% 10%;width:90%;height:81%;pointer-events:none}.project-map__route path{fill:none;stroke:#171717;stroke-width:2;stroke-dasharray:2 10;stroke-linecap:round}.project-map__route circle{fill:#171717}.project-map__credit{position:absolute;right:20px;bottom:8px;color:#555;font-size:8px;opacity:.7}.contact__photo{height:340px;margin-top:55px;background:url("https://images.unsplash.com/photo-1529429617124-95b109e86bb8?auto=format&fit=crop&w=1400&q=80") center/cover;filter:grayscale(.15)}
@media(max-width:760px){.project-map{padding-left:20px;padding-right:20px}.project-map__header{height:110px}.project-map__header h2{font-size:37px;letter-spacing:-1px}.project-map__header a{font-size:13px;gap:8px}.project-map__body{grid-template-columns:1fr}.project-map__stats{border-right:0;display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid var(--ink)}.map-stat{height:160px;padding:25px 12px;display:block;border-right:2px solid var(--ink);border-bottom:0}.map-stat:last-child{border-right:0}.map-stat strong{display:block;font-size:53px;letter-spacing:-3px}.map-stat span{font-size:11px;letter-spacing:1.5px}.project-map__visual{height:340px;padding:25px 0 10px}.project-map__credit{right:0}.contact__photo{height:250px}}

.project-map__canvas{position:relative;width:100%;aspect-ratio:1650/1000}.project-map__canvas>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:none;opacity:1}.case-marker{position:absolute;z-index:2;color:#152d48;font-size:11px;font-weight:600;line-height:1.25;white-space:nowrap}.case-marker i{position:relative;display:block;width:13px;height:17px;background:var(--accent);border:2px solid #fff;border-radius:9px 9px 9px 0;box-shadow:0 1px 4px rgba(0,0,0,.25);transform:rotate(-45deg)}.case-marker i::after{content:"";position:absolute;width:4px;height:4px;left:3px;top:4px;border-radius:50%;background:#152d48}.case-marker span{position:absolute;padding:4px 6px;background:rgba(239,238,234,.92);border-left:1px solid var(--accent)}.case-marker--sochi{left:4.2%;top:78%}.case-marker--sochi span{left:14px;top:7px}.case-marker--moscow{left:10.8%;top:56%}.case-marker--moscow span{right:13px;top:13px}.case-marker--nizhny{left:15.5%;top:61%}.case-marker--nizhny span{left:14px;top:12px}.case-marker--eletskaya{left:32%;top:47%}.case-marker--eletskaya span{left:14px;top:-17px}
.case-marker--local{z-index:3}.case-marker--local i{width:6px;height:6px;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(21,45,72,.28);transform:none}.case-marker--local i::after{display:none}.case-marker--yaroslavl{left:13.5%;top:53.5%}.case-marker--rybinsk{left:13%;top:52.5%}.case-marker--rostov{left:12.9%;top:54.2%}.case-marker--gavrilov-yam{left:13.6%;top:54.45%}.case-marker--lesnye-polyany{left:13.55%;top:53.25%}.case-marker--kostroma{left:14.35%;top:53.2%}.case-marker--cherepovets{left:12.7%;top:50.9%}
.map-detail{position:absolute;z-index:5;right:3%;bottom:5%;width:43%;height:42%;padding:10px 12px 12px;border:1px solid rgba(21,45,72,.38);background:rgba(223,221,214,.95);box-shadow:0 8px 24px rgba(21,45,72,.09)}.map-detail>p{height:18px;margin:0;color:#152d48;font-size:9px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.map-detail>p span{font-weight:500;opacity:.6}.map-detail__field{position:relative;height:calc(100% - 18px);border-top:1px solid rgba(21,45,72,.22);background-image:linear-gradient(rgba(21,45,72,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(21,45,72,.07) 1px,transparent 1px);background-size:25% 25%}.detail-marker{position:absolute;color:#152d48;font-size:8px;font-weight:700;line-height:1.1;white-space:nowrap}.detail-marker i{position:relative;display:block;width:7px;height:7px;border:1px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px rgba(21,45,72,.32)}.detail-marker span{position:absolute;padding:2px 3px;background:rgba(239,238,234,.96)}.detail-marker--cherepovets{left:10.5%;top:10.9%}.detail-marker--cherepovets span{left:9px;top:-4px}.detail-marker--rybinsk{left:35.7%;top:54.1%}.detail-marker--rybinsk span{right:9px;bottom:5px}.detail-marker--yaroslavl{left:63%;top:71%}.detail-marker--yaroslavl span{left:10px;top:3px}.detail-marker--rostov{left:50.4%;top:88.6%}.detail-marker--rostov span{right:8px;top:2px}.detail-marker--gavrilov-yam{left:62%;top:83.9%}.detail-marker--gavrilov-yam span{left:9px;top:8px}.detail-marker--lesnye-polyany{left:62.8%;top:67.7%}.detail-marker--lesnye-polyany span{right:9px;bottom:6px}.detail-marker--kostroma{left:90.2%;top:65.3%}.detail-marker--kostroma span{right:9px;top:-3px}.project-map__route{display:none}
@media(max-width:760px){.project-map__header h2{font-size:22px;white-space:nowrap}.project-map__header a{display:none}.project-map__visual{height:570px;align-items:flex-start}.project-map__canvas{width:100%;margin-left:0}.case-marker{font-size:8px}.case-marker i{width:10px;height:13px;border-width:1px}.case-marker i::after{width:3px;height:3px;left:3px;top:3px}.case-marker span{padding:2px 3px}.case-marker--local i{width:4px;height:4px}.case-marker--nizhny span,.case-marker--eletskaya span,.case-marker--moscow span{left:10px;right:auto}.map-detail{left:0;right:0;bottom:auto;top:calc(100% + 22px);width:100%;height:250px;padding:10px 12px 12px}.map-detail>p{font-size:8px}.detail-marker{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* Partner logo ticker */
.partners{--partner-gap:clamp(88px,9vw,144px);max-width:100vw;margin-top:70px;padding:30px 0 38px;background:var(--accent);overflow:clip;contain:paint}
.partners__heading{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.partners h3{margin:0;scroll-margin-top:90px;font-family:var(--display);font-size:clamp(34px,3vw,44px);font-weight:500;line-height:1;text-transform:uppercase}
.partners__heading>span{padding-bottom:3px;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;opacity:.65}
.partners__viewport{max-width:100%;overflow:clip}
.partners__track{display:flex;width:max-content;will-change:transform;animation:partners-scroll 76s linear infinite}
.partners__group{display:flex;flex:0 0 auto;align-items:center;gap:var(--partner-gap);padding-right:var(--partner-gap)}
.partner-logo{width:auto;height:clamp(76px,6vw,86px);flex:0 0 auto;display:flex;align-items:center;justify-content:center}
.partner-logo img{width:auto;max-width:none;object-fit:contain}
.partner-logo:nth-child(1) img{height:clamp(64px,5.4vw,76px)}
.partner-logo:nth-child(2) img{height:clamp(61px,5.1vw,72px)}
.partner-logo:nth-child(3) img{height:clamp(57px,4.8vw,68px)}
.partner-logo:nth-child(5) img{height:clamp(69px,5.8vw,82px)}
.partner-logo:nth-child(6) img{height:clamp(60px,5vw,72px)}
.partner-logo:nth-child(7) img{height:clamp(59px,5vw,70px)}
.partner-logo--rzd{width:clamp(205px,20vw,260px)}
.partner-logo--rzd img{width:100%;height:auto;max-width:100%}
@keyframes partners-scroll{to{transform:translateX(-50%)}}

@media(max-width:760px){.partners{--partner-gap:56px;padding-top:24px;padding-bottom:28px}.partners__heading{margin-bottom:20px}.partners__heading>span{display:none}.partner-logo{width:auto;height:72px}.partners__track{animation-duration:62s}}
@media(prefers-reduced-motion:reduce){.partners__viewport{overflow-x:auto}.partners__track{animation:none;will-change:auto}.partners__group[aria-hidden="true"]{display:none}}

/* Refined proportions and spacing */
:root{--pad:clamp(24px,3.5vw,52px)}
.section-pad{padding-top:clamp(72px,7vw,104px);padding-bottom:clamp(72px,7vw,104px)}
.section-heading{margin-bottom:clamp(34px,3.5vw,48px)}
.hero{min-height:clamp(620px,78vh,820px)}
.hero__content{padding-top:clamp(132px,16vh,180px);padding-bottom:40px}
.hero h1{max-width:900px;font-size:clamp(38px,4.7vw,66px)}
.round-link{width:118px;height:118px;flex-basis:118px;padding:21px}
.intro-stats{min-height:245px;gap:clamp(44px,7vw,104px)}
.intro-stats__lead{font-size:clamp(24px,2.7vw,38px)}
.mini-stats>div{min-height:112px;padding:16px}
.mini-stats strong{font-size:31px}

.services{padding-bottom:clamp(66px,6vw,90px)}
.service-grid{grid-auto-columns:340px;gap:18px;padding-left:var(--pad);padding-right:var(--pad);padding-bottom:13px;scroll-padding-inline:var(--pad)}
.service-card{height:clamp(430px,34vw,470px);min-height:0;padding:22px 20px 0;border-radius:8px}
.service-card h3{margin-bottom:12px;font-size:18px;line-height:1.08;letter-spacing:-.55px;overflow-wrap:anywhere;hyphens:none}
.service-card p{font-size:clamp(14px,1.15vw,16px);line-height:1.35}
.service-card__visual{height:auto;margin:12px -20px 0;padding:0}
.service-card__visual img{position:absolute;left:50%;bottom:-2px;width:var(--service-image-width,94%);height:auto;max-width:none;max-height:calc(100% + 2px);margin:0;object-position:center bottom;transform:translateX(-50%)}
.service-card:nth-child(1){--service-image-width:94%}
.service-card:nth-child(2){--service-image-width:96%}
.service-card:nth-child(3){--service-image-width:94%}
.service-card:nth-child(4){--service-image-width:94%}
.service-card:nth-child(5){--service-image-width:98%}
.service-card:nth-child(6){--service-image-width:94%}
.service-card:nth-child(7){--service-image-width:91%}
.service-card:nth-child(8){--service-image-width:92%}
.service-card:nth-child(9){--service-image-width:94%}
.service-card:nth-child(10){--service-image-width:94%}

.projects{padding-top:12px}
.projects-grid{grid-template-rows:210px 210px 285px;gap:14px}
.project{padding:14px}
.project__copy{left:20px;right:20px;bottom:20px}
.project-map{padding-bottom:72px}
.project-map__header{height:124px}
.project-map__body{min-height:520px}
.map-stat{padding:34px 22px}
.project-map__visual{padding-top:38px;padding-bottom:28px}

.about__statement{max-width:1120px;margin:34px 0 54px;font-size:clamp(22px,2.5vw,36px);line-height:1.3}
.about__comparison{max-height:720px}
.about__comparison-after{inset:0;clip-path:inset(0 0 0 var(--comparison-position))}
.about__comparison-after .about__comparison-image{left:0;width:100%}
.about__comparison-wrap{width:100%;max-width:1120px;margin-right:auto;margin-left:auto}
.about__comparison{max-height:none;border:1px solid rgba(167,129,93,.46);border-radius:9px;background:#efede8;box-shadow:0 16px 42px rgba(23,23,23,.08)}
.about__comparison-image{object-fit:contain}
.about__comparison-divider{width:1px;background:var(--accent);box-shadow:0 0 0 1px rgba(255,255,255,.45);transform:none}
.about__comparison-divider span{width:58px;height:40px;border:1px solid rgba(23,23,23,.16);border-radius:999px;background:var(--accent);color:var(--ink);box-shadow:0 6px 18px rgba(23,23,23,.22);transition:background .2s,box-shadow .2s}
.about__comparison-divider svg{width:30px;height:17px}
.about__comparison:hover .about__comparison-divider span{background:#dcb184;box-shadow:0 8px 22px rgba(23,23,23,.26)}
.about__comparison-hint{margin-top:10px;font-size:9px;letter-spacing:1px;text-align:center}
.about__intro{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(44px,6vw,96px);align-items:center}
.about__copy{align-self:center}
.about__copy .about__statement{max-width:520px;margin:30px 0 0;font-size:clamp(22px,2.25vw,34px);line-height:1.28}
.about__comparison-wrap{max-width:none;margin:0;padding:0}
.about__comparison{border:0;border-radius:0;background:transparent;box-shadow:none}
.about__collage{position:absolute;inset:0;padding:3% 5%;display:grid;grid-template-columns:repeat(3,21.5%);grid-auto-rows:auto;align-content:space-between;justify-content:space-between;background:#fff}
.about__collage span{aspect-ratio:.86;background-image:var(--collage-image);background-repeat:no-repeat;background-size:var(--sx) var(--sy);background-position:var(--px) var(--py)}
.about__collage--old{--collage-image:url("./о нас /старая.jpg")}
.about__collage--new{--collage-image:url("./о нас /новая.jpg")}
.about__comparison-divider{width:1px;background:var(--ink);box-shadow:none}
.about__comparison-divider span{width:46px;height:46px;border:1px solid var(--ink);border-radius:50%;background:#f4f2ed;color:var(--ink);box-shadow:0 3px 10px rgba(23,23,23,.16)}
.about__comparison:hover .about__comparison-divider span{background:#fff;box-shadow:0 4px 13px rgba(23,23,23,.2)}
.about__comparison-divider svg{width:27px;height:16px}
.about__comparison:focus-within{outline:0}
.about__comparison:has(.about__comparison-range:focus-visible) .about__comparison-divider span{box-shadow:0 0 0 3px rgba(23,23,23,.18),0 4px 13px rgba(23,23,23,.2)}
.about__comparison-hint{text-align:right}
@media(max-width:900px){.about__intro{grid-template-columns:1fr;gap:34px}.about__copy .about__statement{max-width:760px}.about__comparison-hint{text-align:left}}
.big-stats>div{min-height:195px;padding:26px 24px}
.big-stats strong{font-size:clamp(62px,7vw,100px)}
.big-stats span{font-size:21px}
.partners{margin-top:54px}
.certificates .section-heading,
.certificate-grid{padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px)}
.certificate-grid{grid-template-columns:repeat(2,minmax(0,620px));justify-content:center;gap:28px}
.certificate{min-height:370px;padding:26px;border-radius:22px}
.certificate h3{min-height:3.25em;margin-bottom:14px;font-size:clamp(17px,1.4vw,21px);line-height:1.08;letter-spacing:-.02em}
.certificate__name{white-space:nowrap}
.certificate dl div{min-height:56px}
.certificate dt{font-size:10px;letter-spacing:.85px}
.certificate dd{font-size:clamp(16px,1.3vw,18px)}
.certificate .button-link{min-height:44px;padding:0 16px;font-size:10px}
.certificate button.button-link{border:0;color:inherit}
.document-dialog[hidden]{display:none}
.document-dialog{position:fixed;z-index:100;inset:0;padding:16px;overflow:hidden;background:rgba(16,16,16,.72);color:var(--ink);backdrop-filter:blur(5px)}
.document-dialog__panel{width:min(100%,980px);max-height:calc(100dvh - 32px);margin:auto;padding:0 24px 30px;overflow-y:auto;border-radius:18px;background:var(--bg);box-shadow:0 28px 80px rgba(0,0,0,.28)}
.document-dialog-open{overflow:hidden}
.document-dialog__header{position:sticky;z-index:2;top:0;margin:0 -24px 24px;padding:20px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--ink);background:rgba(223,221,214,.96);backdrop-filter:blur(10px)}
.document-dialog__header p{margin:0 0 5px;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase}
.document-dialog__header h2{margin:0;font-family:var(--display);font-size:clamp(18px,2vw,25px);font-weight:500;line-height:1.05;text-transform:uppercase}
.document-dialog__close{min-height:44px;padding:0 0 0 12px;border:0;background:transparent;color:inherit;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}
.document-dialog__close span{margin-right:8px}
.document-dialog__pages{width:min(100%,760px);margin:0 auto;display:grid;gap:24px}
.document-dialog__pages figure{margin:0;padding:12px;border:1px solid rgba(23,23,23,.14);border-radius:8px;background:#f4f3ef}
.document-dialog__pages img{width:100%;height:auto;background:#fff}
.document-dialog__pages figcaption{margin-top:9px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}
.faq-list details{padding:21px 0}
.contact__grid{gap:clamp(52px,7vw,96px)}
.contact__photo{height:300px;margin-top:42px}
.contact-form{padding-top:24px}
.contact-form>p{margin-bottom:26px}
.contact-form label{height:74px;margin-bottom:14px}
.contact-form button{height:56px}
.site-footer{padding-top:42px}
.footer__top{min-height:160px}

@media(max-width:1100px){
  .service-card{height:450px;min-height:0}
  .service-card h3{font-size:18px}
  .projects-grid{grid-template-rows:320px 245px 245px 245px}
}

@media(max-width:760px){
  :root{--pad:20px}
  .section-pad{padding-top:68px;padding-bottom:68px}
  .hero{min-height:650px}
  .hero__content{padding-top:128px;padding-bottom:32px}
  .hero h1{font-size:32px}
  .round-link{width:102px;height:102px;flex-basis:102px;padding:16px}
  .intro-stats{padding-top:42px;padding-bottom:42px;gap:28px}
  .intro-stats__lead{font-size:25px}
  .mini-stats>div{min-height:100px;padding:11px}
  .mini-stats strong{font-size:26px}
  .section-heading{margin-bottom:30px}
  .section-heading h2,.about h2,.faq h2{font-size:28px}
  .services{padding-bottom:48px}
  .service-grid{grid-auto-columns:min(calc(100vw - 40px),320px);gap:14px;padding-left:20px;padding-right:20px;scroll-padding-inline:20px}
  .service-card{height:425px;min-height:0;padding:20px 18px 0}
  .service-card h3{margin-bottom:10px;font-size:18px;line-height:1.08;hyphens:none;overflow-wrap:anywhere}
  .service-card p{font-size:14px;line-height:1.36}
  .service-card__visual{height:37%;margin-left:-18px;margin-right:-18px}
  .service-card__visual img{min-height:0;object-fit:contain}
  .projects-grid{gap:12px}
  .project,.project--feature{min-width:80vw;height:400px}
  .project-map{padding-bottom:58px}
  .project-map__header{height:94px}
  .project-map__visual{height:300px}
  .about__statement{margin:28px 0 38px}
  .about__comparison{max-height:none}
  .big-stats>div{min-height:145px;padding-top:22px;padding-bottom:22px}
  .big-stats strong{font-size:72px}
  .big-stats span{font-size:19px}
  .partners{margin-top:42px}
  .certificates .section-heading,
  .certificate-grid{grid-template-columns:minmax(0,1fr);padding-left:20px;padding-right:20px}
  .certificate-grid{gap:14px}
  .certificate{min-height:350px;padding:20px;border-radius:18px}
  .certificate h3{width:114%;min-height:0;margin-bottom:14px;font-size:16px;line-height:1.1;transform:scaleX(.88);transform-origin:left top}
  .certificate dl div{min-height:54px}
  .certificate dt{font-size:9px}
  .certificate dd{font-size:16px}
  .certificate .button-link{margin-top:22px}
  .document-dialog{padding:0}
  .document-dialog__panel{width:100%;max-width:none;max-height:100dvh;padding:0 12px 18px;border-radius:0}
  .document-dialog__header{margin:0 -12px 14px;padding:14px 16px 12px;align-items:center}
  .document-dialog__header h2{font-size:16px}
  .document-dialog__close span{display:none}
  .document-dialog__pages{gap:14px}
  .document-dialog__pages figure{padding:7px}
  .faq__intro{gap:38px}
  .contact__grid{gap:52px}
  .contact__photo{height:230px;margin-top:34px}
  .contact-form{padding-top:0}
  .site-footer{padding-top:36px}
  .footer__top{min-height:0}
}

/* Keep display type large while giving the main headings a narrower silhouette. */
.hero h1,
.section-heading h2,
.about h2,
.faq h2,
.contact h2,
.project-map__header h2,
.partners h3{
  transform:scaleX(.88);
  transform-origin:left center;
}

/* Interactive Yandex map with a coordinate-bound brand marker. */
.contact__map-shell{
  position:relative;
  width:92%;
  height:390px;
  margin-top:42px;
  overflow:hidden;
  isolation:isolate;
}
.contact__map{width:100%;height:100%;margin:0}
.contact__map iframe{display:block;width:100%;height:100%;border:0}
#contact-map [class*="ground-pane"]{filter:grayscale(1) contrast(.9)}
.contact__map-marker{
  position:absolute;
  width:44px;
  height:48px;
  transform:translate(-50%,-100%);
}
.contact__map-pin{
  position:absolute;
  left:5px;
  top:3px;
  width:34px;
  height:34px;
  padding:0;
  border:3px solid #fff;
  border-radius:50% 50% 50% 6px;
  background:var(--accent);
  box-shadow:0 5px 14px rgba(23,23,23,.35);
  transform:rotate(-45deg);
  transition:background .2s,box-shadow .2s,scale .2s;
  cursor:pointer;
}
.contact__map-pin::after{
  content:"";
  position:absolute;
  inset:8px;
  border-radius:50%;
  background:var(--ink);
}
.contact__map-pin:hover,
.contact__map-pin:focus-visible{
  background:#ddb58e;
  box-shadow:0 7px 18px rgba(23,23,23,.45);
  scale:1.08;
}
.contact__map-card{
  position:absolute;
  left:50%;
  bottom:58px;
  width:270px;
  padding:18px 20px;
  border-left:4px solid var(--accent);
  background:rgba(23,23,23,.96);
  box-shadow:0 12px 34px rgba(23,23,23,.24);
  color:#fff;
  opacity:0;
  pointer-events:none;
  transform:translateX(-50%) translateY(8px);
  transition:opacity .2s,transform .2s;
}
.contact__map-marker.is-open .contact__map-card{
  opacity:1;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0);
}
.contact__map-card strong,
.contact__map-card span{display:block}
.contact__map-card strong{
  margin-bottom:10px;
  font-family:var(--display);
  font-size:16px;
  line-height:1.1;
  text-transform:uppercase;
  overflow-wrap:anywhere;
}
.contact__map-card span{
  margin-top:9px;
  font-size:12px;
  line-height:1.45;
  color:rgba(255,255,255,.78);
}
.contact__map-card a{color:inherit}
.contact__map-controls{
  position:absolute;
  z-index:5;
  top:10px;
  right:10px;
  display:grid;
  box-shadow:0 2px 10px rgba(23,23,23,.18);
}
.contact__map-shell:not(.is-api-ready) .contact__map-controls{display:none}
.contact__map-controls button{
  width:36px;
  height:36px;
  padding:0;
  border:0;
  border-bottom:1px solid #ddd;
  background:#fff;
  color:var(--ink);
  font-size:22px;
  line-height:1;
}
.contact__map-controls button:last-child{border-bottom:0}
@media(max-width:760px){
  .contact__map-shell{width:100%;height:310px;margin-top:34px}
  .contact__map-card{width:min(270px,calc(100vw - 64px))}
  .contact__map-card{padding:14px 16px}
}

/* Hero: restrained editorial scale and one shared baseline for the CTA and facts. */
.hero{
  height:calc(100dvh - 74px);
  min-height:0;
  margin-top:74px;
  overflow:hidden;
  isolation:isolate;
  background-image:url("./assets/hero-stadium-poster.webp");
  background-position:center 42%;
}
.hero__media{
  position:absolute;
  z-index:0;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  opacity:0;
  transition:opacity .7s ease-in-out;
  will-change:opacity;
}
.hero__media.is-active{
  opacity:1;
}
.hero__shade{
  z-index:1;
  background:
    linear-gradient(90deg,rgba(10,10,10,.74) 0%,rgba(10,10,10,.4) 54%,rgba(10,10,10,.2) 100%),
    linear-gradient(180deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.06) 44%,rgba(0,0,0,.76) 100%);
}
.hero__content{
  z-index:2;
  width:100%;
  height:100%;
  min-height:0;
  padding-top:clamp(58px,8svh,92px);
  padding-bottom:clamp(30px,4vw,46px);
}
.hero h1{
  width:min(100%,1080px);
  max-width:none;
  font-size:clamp(40px,4vw,58px);
  line-height:1.05;
  letter-spacing:-.048em;
  text-transform:none;
  text-wrap:balance;
  transform:none;
}
.hero__bottom{
  width:100%;
  flex:0 0 auto;
  margin-top:auto;
  display:grid;
  grid-template-columns:max-content minmax(720px,900px);
  align-items:end;
  justify-content:space-between;
  gap:clamp(48px,7vw,112px);
}
.hero__contact{
  min-height:58px;
  width:max-content;
  padding:0 22px 0 25px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:var(--accent);
  color:var(--ink);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:28px;
  font-size:12px;
  font-weight:700;
  letter-spacing:.75px;
  text-transform:uppercase;
  transition:background .2s,color .2s,box-shadow .2s;
}
.hero__contact:hover{
  background:#e2bb94;
  box-shadow:0 10px 30px rgba(0,0,0,.2);
}
.hero__contact:focus-visible{outline-color:#fff}
.hero__stats{
  width:min(100%,900px);
  min-width:0;
  display:flex;
  align-items:flex-start;
  justify-content:flex-end;
  gap:clamp(32px,3vw,56px);
}
.hero__stats>div{
  min-height:0;
  min-width:0;
  padding:0;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  text-align:center;
}
.hero__stats strong{
  display:inline-block;
  font-family:var(--display);
  font-size:clamp(48px,3.4vw,62px);
  font-weight:500;
  line-height:1;
  letter-spacing:-.04em;
  font-variant-numeric:tabular-nums;
  transform:scaleX(.9);
}
.hero__stats span{
  max-width:none;
  font-size:9.5px;
  font-weight:600;
  line-height:1.2;
  letter-spacing:1.15px;
  text-transform:uppercase;
  color:rgba(255,255,255,.72);
}

@media(max-width:1100px){
  .hero__bottom{grid-template-columns:1fr;gap:24px}
  .hero__stats{width:min(100%,720px);justify-self:start;justify-content:space-between;gap:18px}
  .hero__stats strong{font-size:44px}
}

@media(max-width:760px){
  #top{scroll-margin-top:64px}
  .hero{height:calc(100dvh - 64px);min-height:0;margin-top:64px;background-position:58% center}
  .hero__media{object-position:50% center}
  .hero__content{padding-top:48px;padding-bottom:24px}
  .hero h1{width:min(100%,620px);font-size:clamp(32px,9.2vw,42px);line-height:1.06;letter-spacing:-.045em}
  .hero__bottom{gap:24px}
  .hero__stats{width:100%;max-width:100%;gap:6px}
  .hero__stats>div{min-height:0;padding:0;gap:4px}
  .hero__stats strong{font-family:var(--display);font-size:clamp(28px,8vw,32px);font-weight:500;transform:scaleX(.92);transform-origin:center}
  .hero__stats span{max-width:none;font-size:7.5px;line-height:1.15;letter-spacing:.45px;overflow-wrap:normal}
  .hero__contact{width:max-content;min-height:48px;justify-content:center;gap:20px;padding:0 18px 0 20px}
}

@media(prefers-reduced-motion:reduce){
  .hero__media{display:none}
}

@media(max-width:390px){
  .hero h1{font-size:30px}
  .hero__stats strong{font-size:29px;transform:scaleX(.92)}
}

/* The location inset sits below the national map on small screens. */
@media(max-width:760px){
  .project-map__visual{height:570px;align-items:flex-start}
}

/* Live project map: real cartography and one marker per location. */
.project-map__visual{
  display:block;
  height:520px;
  min-height:0;
  padding:28px 28px 34px;
}
.project-locations-map{
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
  min-height:458px;
  overflow:hidden;
  border:1px solid rgba(21,45,72,.2);
  background:#d6d9d7;
}
.project-locations-map .leaflet-tile{
  width:256px;
  height:256px;
  object-fit:unset;
  filter:grayscale(.72) saturate(.62) contrast(.95);
  opacity:1;
}
.project-locations-map__fallback{
  margin:0;
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
  color:#152d48;
  font-size:12px;
  letter-spacing:.7px;
  text-transform:uppercase;
}
.project-map__hint{
  position:absolute;
  z-index:500;
  right:42px;
  top:42px;
  margin:0;
  padding:8px 11px;
  border:1px solid rgba(21,45,72,.16);
  background:rgba(239,238,234,.93);
  color:#152d48;
  font-size:9px;
  font-weight:700;
  letter-spacing:.65px;
  text-transform:uppercase;
  pointer-events:none;
}
.project-map__hint span{font-weight:500;opacity:.65}
.project-map-marker{background:transparent;border:0}
.project-map-marker span{
  position:absolute;
  left:3px;
  top:1px;
  width:20px;
  height:20px;
  border:3px solid #fff;
  border-radius:50% 50% 50% 5px;
  background:var(--accent);
  box-shadow:0 3px 9px rgba(21,45,72,.38);
  transform:rotate(-45deg);
}
.project-map-marker span::after{
  content:"";
  position:absolute;
  inset:5px;
  border-radius:50%;
  background:#152d48;
}
.project-locations-map .leaflet-control-zoom a{
  color:#152d48;
  border-color:rgba(21,45,72,.16);
  background:#efeeea;
}
.project-locations-map .leaflet-control-attribution{font-size:8px;background:rgba(239,238,234,.88)}
.project-locations-map .leaflet-tooltip{
  padding:5px 7px;
  border:0;
  border-radius:0;
  background:#efeeea;
  box-shadow:0 3px 10px rgba(21,45,72,.18);
  color:#152d48;
  font-family:var(--body);
  font-size:11px;
  font-weight:700;
}
.project-locations-map .leaflet-popup-content-wrapper{
  border-radius:3px;
  background:#efeeea;
  color:#152d48;
  font-family:var(--body);
}
.project-locations-map .leaflet-popup-content{margin:13px 18px}
.project-locations-map .leaflet-popup-content strong,.project-locations-map .leaflet-popup-content span{display:block}
.project-locations-map .leaflet-popup-content strong{font-size:14px}
.project-locations-map .leaflet-popup-content span{margin-top:3px;color:#5f5f5b;font-size:11px}
.project-locations-map .leaflet-popup-tip{background:#efeeea}

@media(max-width:760px){
  .project-map__visual{height:430px;min-height:0;padding:18px 0 26px}
  .project-locations-map{min-height:386px}
  .project-map__hint{right:10px;top:28px;max-width:230px;font-size:8px}
  .project-map__hint span{display:none}
}

/* Static SVG project map: city markers only. */
.project-map__visual{
  height:520px;
  padding:28px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.project-map__canvas{
  position:relative;
  width:100%;
  max-width:858px;
  margin:0;
  aspect-ratio:1650/1000;
}
.project-map__canvas>img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:contain;
  filter:none;
  opacity:1;
}
.project-city{
  position:absolute;
  z-index:3;
  width:44px;
  height:44px;
  padding:0;
  border:0;
  background:transparent;
  color:#152d48;
  transform:translate(-50%,-50%);
}
.project-city i{
  position:absolute;
  left:14px;
  top:10px;
  width:16px;
  height:20px;
  border:2px solid #fff;
  border-radius:50% 50% 50% 5px;
  background:var(--accent);
  box-shadow:0 2px 6px rgba(21,45,72,.32);
  transform:rotate(-45deg);
}
.project-city i::after{
  content:"";
  position:absolute;
  inset:5px;
  border-radius:50%;
  background:#152d48;
}
.project-city span{
  position:absolute;
  left:34px;
  top:22px;
  width:max-content;
  padding:3px 6px;
  border-left:1px solid var(--accent);
  background:rgba(239,238,234,.94);
  font-size:10px;
  font-weight:700;
  line-height:1.2;
  white-space:nowrap;
}
.project-city:focus-visible{outline:2px solid #152d48;outline-offset:1px}
.project-city:hover span,.project-city:focus-visible span{background:#fff}
.project-city--sochi{left:4.2%;top:78%}
.project-city--moscow{left:10.8%;top:56%}
.project-city--moscow span{right:34px;left:auto}
.project-city--nizhny{left:15.5%;top:61%}
.project-map__cluster{
  position:absolute;
  z-index:2;
  left:12.6%;
  top:50.4%;
  width:3.2%;
  height:5%;
}
.project-map__cluster-dot{
  position:absolute;
  width:5px;
  height:5px;
  border:1px solid #fff;
  border-radius:50%;
  background:var(--accent);
  box-shadow:0 0 0 1px rgba(21,45,72,.34);
}
.project-map__cluster-dot--cherepovets{left:3%;top:4%}
.project-map__cluster-dot--rybinsk{left:22%;top:40%}
.project-map__cluster-dot--yaroslavl{left:55%;top:51%}
.project-map__cluster-dot--rostov{left:40%;top:76%}
.project-map__cluster-dot--gavrilov-yam{left:58%;top:87%}
.project-map__cluster-dot--kostroma{left:90%;top:48%}
.project-map__cities{
  position:absolute;
  z-index:5;
  right:3%;
  bottom:5%;
  width:43%;
  padding:12px;
  border:1px solid rgba(21,45,72,.32);
  background:rgba(223,221,214,.96);
  box-shadow:0 8px 24px rgba(21,45,72,.09);
}
.project-map__cities>p{
  margin:0 0 9px;
  padding-bottom:7px;
  border-bottom:1px solid rgba(21,45,72,.2);
  color:#152d48;
  font-size:8px;
  font-weight:700;
  letter-spacing:.8px;
  text-transform:uppercase;
}
.project-map__cities-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}
.project-map__cities button{
  min-width:0;
  min-height:28px;
  padding:3px 2px;
  border:0;
  background:transparent;
  display:flex;
  align-items:center;
  gap:7px;
  color:#152d48;
  font-size:9px;
  font-weight:700;
  text-align:left;
}
.project-map__cities button i{
  width:8px;
  height:8px;
  flex:0 0 8px;
  border:1px solid #fff;
  border-radius:50%;
  background:var(--accent);
  box-shadow:0 0 0 1px rgba(21,45,72,.3);
}
.project-map__cities button:hover span,.project-map__cities button:focus-visible span{color:var(--accent-dark)}
.project-map__hint{
  top:42px;
  right:42px;
  padding:7px 10px;
  background:rgba(239,238,234,.92);
}

@media(max-width:760px){
  .project-map__visual{height:420px;padding:18px 0 26px;align-items:flex-start}
  .project-map__canvas{width:100%;max-width:none}
  .project-city span{font-size:8px;padding:2px 3px}
  .project-city--moscow span{right:auto;left:-16px;top:-4px}
  .project-city--nizhny span{right:auto;left:27px;top:28px}
  .project-map__cities{
    left:0;
    right:0;
    top:calc(100% + 16px);
    bottom:auto;
    width:100%;
    padding:14px;
  }
  .project-map__cities>p{font-size:8px}
  .project-map__cities-grid{gap:4px 12px}
  .project-map__cities button{min-height:32px;font-size:10px}
  .project-map__hint{top:26px;right:8px;font-size:8px}
}

/* Direct city labels on the SVG map. */
.project-map__visual{
  height:520px;
  padding:28px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.project-map__canvas{
  position:relative;
  width:100%;
  max-width:858px;
  margin:0;
  aspect-ratio:1650/1000;
}
.project-map__leaders{
  position:absolute;
  z-index:2;
  inset:0;
  width:100%;
  height:100%;
  overflow:visible;
  pointer-events:none;
}
.project-map__leaders line{
  fill:none;
  stroke:#171717;
  stroke-width:.9;
  vector-effect:non-scaling-stroke;
  opacity:.48;
}
.project-dot{
  position:absolute;
  z-index:4;
  left:var(--x);
  top:var(--y);
  width:9px;
  height:9px;
  border:2px solid #efeeea;
  border-radius:50%;
  background:#171717;
  box-shadow:0 0 0 1.5px var(--accent),0 1px 4px rgba(0,0,0,.2);
  transform:translate(-50%,-50%);
}
.project-label{
  position:absolute;
  z-index:5;
  padding:5px 9px 4px;
  border:1px solid rgba(23,23,23,.62);
  border-radius:999px;
  background:rgba(239,238,234,.97);
  box-shadow:0 2px 7px rgba(0,0,0,.08);
  color:#171717;
  font-size:9px;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
  transform:translate(-50%,-50%);
}
.project-label--sochi{left:7.8%;top:83.5%}
.project-label--moscow{left:5%;top:54.5%}
.project-label--nizhny{left:36%;top:69%}
.project-label--cherepovets{left:17.7%;top:39%}
.project-label--rybinsk{left:24.5%;top:44.5%}
.project-label--yaroslavl{left:27%;top:52%}
.project-label--kostroma{left:27.6%;top:58.5%}
.project-label--rostov{left:24.2%;top:65%}
.project-label--gavrilov-yam{left:19.1%;top:77%}

@media(max-width:760px){
  .project-map__visual{height:260px;padding:18px 0 26px;align-items:flex-start}
  .project-map__canvas{width:100%;max-width:none}
  .project-map__leaders line{stroke-width:.65}
  .project-dot{width:6px;height:6px;border-width:1px;box-shadow:0 0 0 1px var(--accent)}
  .project-label{padding:3px 5px 2px;font-size:6.5px;border-color:rgba(23,23,23,.55)}
  .project-label--moscow{left:5.5%;top:55%}
  .project-label--nizhny{left:50%;top:71%}
  .project-label--cherepovets{left:20%;top:36%}
  .project-label--rybinsk{left:31%;top:43%}
  .project-label--yaroslavl{left:35%;top:51%}
  .project-label--kostroma{left:36%;top:59%}
  .project-label--rostov{left:31%;top:67%}
  .project-label--gavrilov-yam{left:22%;top:82%}
}

/* Compact project-card titles keep the photo and description visually dominant. */
.project__copy h3{
  font-size:clamp(16px,1.35vw,21px);
  line-height:1.12;
}

/* Balanced about section: copy and metrics match the comparison height. */
.about__intro{grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);align-items:stretch}
.about__copy{min-height:100%;display:flex;flex-direction:column}
.about__copy h2{font-size:clamp(38px,4.25vw,60px)}
.about__copy .about__statement{margin-top:24px;font-size:clamp(20px,1.9vw,29px);line-height:1.3}
.about__copy .big-stats{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(0,1fr);gap:12px;margin:24px 0 0;border-top:0}
.about__copy .big-stats>div{min-width:0;min-height:96px;padding:0;border:0;justify-content:flex-start;gap:7px}
.about__copy .big-stats>div:first-child{padding-left:0;border-left:0}
.about__copy .big-stats strong{font-size:clamp(42px,3.5vw,52px);letter-spacing:-.06em}
.about__copy .big-stats span{font-family:var(--body);font-size:clamp(8px,.67vw,10px);font-weight:600;line-height:1.14;letter-spacing:.04em}

@media(max-width:900px){
  .about__intro{grid-template-columns:1fr}
  .about__copy{min-height:0}
  .about__copy .big-stats{margin-top:24px}
}

@media(max-width:760px){
  .about__copy h2{font-size:28px}
  .about__copy .big-stats{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr) minmax(0,.9fr)}
  .about__copy .big-stats>div{min-height:80px;padding:0;border:0}
  .about__copy .big-stats>div:first-child{padding-left:0;border-left:0}
  .about__copy .big-stats strong{font-size:clamp(28px,9vw,36px)}
  .about__copy .big-stats span{font-size:7px;letter-spacing:.02em}
}

/* Full brand lockup extracted from the official Illustrator artwork. */
.brand{min-width:220px}
.brand__logo{width:auto;height:62px;object-fit:contain;transition:height .25s}
.site-header.is-scrolled .brand__logo{height:54px}

@media(max-width:760px){
  .brand{min-width:0}
  .brand__logo,.site-header.is-scrolled .brand__logo{height:52px}
}

/* About: long-form copy with the bronze emblem embedded into the section background. */
.about{scroll-margin-top:64px}
.about.section-pad{padding-top:clamp(40px,3.2vw,56px)}
.about__intro{
  grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);
  gap:clamp(44px,7vw,120px);
  align-items:start;
}
.about__copy{min-height:0;align-self:start}
.about__text{
  max-width:760px;
  margin-top:clamp(28px,3vw,44px);
}
.about__text p{
  margin:0;
  line-height:1.55;
}
.about__lead{
  max-width:720px;
  font-size:clamp(19px,1.45vw,23px);
  font-weight:500;
  letter-spacing:-.015em;
}
.about__accent{color:var(--accent-dark);font-weight:700;white-space:nowrap}
.about__facts{
  display:grid;
  grid-template-columns:38% 23% 39%;
  margin:clamp(28px,3.2vw,42px) 0;
  padding:0;
  list-style:none;
}
.about__facts li{
  min-width:0;
  padding:0 clamp(12px,1.5vw,22px);
  border-left:1px solid rgba(23,23,23,.18);
  display:flex;
  flex-direction:column;
  gap:7px;
}
.about__facts li:first-child{padding-left:0;border-left:0}
.about__facts strong{
  color:var(--accent-dark);
  font-family:var(--display);
  font-size:clamp(38px,3.6vw,50px);
  font-weight:500;
  line-height:.9;
  letter-spacing:-.055em;
  white-space:nowrap;
}
.about__facts span{
  color:var(--muted);
  font-size:clamp(8px,.7vw,10px);
  font-weight:700;
  line-height:1.3;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.about__detail{
  max-width:700px;
  color:#4f4e49;
  font-size:clamp(15px,1.12vw,18px);
}
.about__visual{
  min-height:clamp(360px,42vw,620px);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.about__mark{
  position:relative;
  width:min(72%,330px);
  aspect-ratio:.76;
  background-image:url("./assets/logo-yapsp-gold.png");
  background-repeat:no-repeat;
  background-position:left center;
  background-size:auto 100%;
  filter:drop-shadow(0 24px 32px rgba(92,62,37,.12));
}
.about__mark::after{
  content:"";
  position:absolute;
  inset:0;
  background-image:url("./assets/logo-yapsp-gold.png");
  background-repeat:no-repeat;
  background-position:left center;
  background-size:auto 100%;
  filter:brightness(1.48) saturate(.72);
  mix-blend-mode:screen;
  -webkit-mask-image:linear-gradient(108deg,transparent 27%,rgba(0,0,0,.22) 37%,#000 48%,#000 54%,rgba(0,0,0,.22) 65%,transparent 75%);
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-position:135% 0;
  -webkit-mask-size:260% 100%;
  mask-image:linear-gradient(108deg,transparent 27%,rgba(0,0,0,.22) 37%,#000 48%,#000 54%,rgba(0,0,0,.22) 65%,transparent 75%);
  mask-repeat:no-repeat;
  mask-position:135% 0;
  mask-size:260% 100%;
  opacity:.9;
  animation:about-mark-shimmer 7s cubic-bezier(.45,0,.55,1) infinite alternate;
  pointer-events:none;
}

@keyframes about-mark-shimmer{
  from{-webkit-mask-position:135% 0;mask-position:135% 0}
  to{-webkit-mask-position:-35% 0;mask-position:-35% 0}
}

@media(max-width:900px){
  .about__intro{grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:36px}
  .about__visual{min-height:360px}
}

@media(max-width:680px){
  .about__intro{grid-template-columns:1fr;gap:26px}
  .about__text{margin-top:24px}
  .about__lead{font-size:18px;line-height:1.5}
  .about__detail{font-size:15px;line-height:1.58}
  .about__visual{min-height:0;height:220px;justify-content:flex-start}
  .about__mark{width:160px}
}

@media(prefers-reduced-motion:reduce){
  .about__mark::after{animation:none;-webkit-mask-position:50% 0;mask-position:50% 0;opacity:.22}
}

/* Georeferenced SVG project map. Labels are fanned into free space; every
   leader meets the gold underline at the label edge. */
.project-map__visual{height:520px;padding:28px;display:flex;align-items:center;justify-content:center}
.project-map__canvas{position:relative;width:100%;max-width:858px;margin:0;aspect-ratio:1650/1000}
.project-map__canvas>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;filter:none;opacity:1}
.project-map__leaders{position:absolute;z-index:2;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}
.project-map__leaders line{fill:none;stroke:var(--accent);stroke-width:1;vector-effect:non-scaling-stroke;opacity:.9}
.project-dot{position:absolute;z-index:4;left:var(--x);top:var(--y);width:5px;height:5px;border:0;border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px rgba(239,238,234,.9);transform:translate(-50%,-50%)}
.project-label{position:absolute;z-index:5;left:var(--x);top:var(--y);min-width:42px;padding:0 4px 3px 0;border:0;border-bottom:1px solid var(--accent);border-radius:0;background:transparent;box-shadow:none;color:#171717;font-size:11px;font-weight:700;line-height:1.15;white-space:nowrap;transform:translateY(-100%)}
.project-label--left{padding-right:0;padding-left:4px;transform:translate(-100%,-100%)}

@media(max-width:760px){
  .project-map__visual{height:260px;padding:18px 0 26px;align-items:flex-start}
  .project-map__canvas{width:100%;max-width:none}
  .project-map__leaders line{stroke-width:.7}
  .project-dot{width:3px;height:3px;box-shadow:0 0 0 .6px rgba(239,238,234,.9)}
  .project-label{min-width:26px;padding:0 2px 2px 0;font-size:7.5px;border-bottom-width:.7px}
  .project-label--left{padding-right:0;padding-left:2px}
}

/* One vertical rhythm for every top-level section. The gap is split evenly
   between neighbouring sections so their padding never doubles unexpectedly. */
:root{
  --section-gap:clamp(72px,6.5vw,92px);
  --section-edge:calc(var(--section-gap) / 2);
  --section-heading-gap:clamp(28px,3vw,40px);
}

main > .section-pad{
  padding-top:var(--section-edge);
  padding-bottom:var(--section-edge);
}

/* The first content section has no preceding content block to provide its
   half of the shared gap, so it receives the complete value. */
main > .services{padding-top:var(--section-gap)}

.section-heading{margin-bottom:var(--section-heading-gap)}
.services,.projects{padding-bottom:var(--section-edge)}
.projects{padding-top:var(--section-edge)}

.project-map{
  padding-top:var(--section-edge);
  padding-bottom:var(--section-edge);
}
.project-map__header{
  height:auto;
  min-height:0;
  padding-bottom:var(--section-edge);
}

.about.section-pad{
  padding-top:var(--section-edge);
  padding-bottom:0;
}
.partners{margin-top:var(--section-edge)}

/* Keep the emblem from making the entire intro row taller than its copy. */
.about__visual{min-height:clamp(340px,36vw,500px)}

@media(max-width:760px){
  :root{
    --section-gap:72px;
    --section-heading-gap:28px;
  }
  .about__visual{min-height:0}
}

/* Contact: compact introduction above one aligned map-and-form workspace. */
.contact{scroll-margin-top:64px}
.contact__grid{
  grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);
  column-gap:clamp(42px,6vw,92px);
  row-gap:clamp(34px,4vw,54px);
}
.contact__heading{
  grid-column:1/-1;
  padding-bottom:clamp(8px,1vw,14px);
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);
  gap:clamp(42px,6vw,92px);
  align-items:end;
}
.contact .contact__heading h2{
  max-width:none;
  font-size:clamp(34px,3.4vw,50px);
  line-height:.96;
  white-space:nowrap;
  transform:scaleX(.9);
  transform-origin:left bottom;
}
.contact__heading p{
  max-width:520px;
  margin:0;
  color:var(--muted);
  font-size:clamp(14px,1.15vw,17px);
  line-height:1.5;
}
.contact__info{min-width:0}
.contact__map-shell{
  width:100%;
  height:clamp(360px,31vw,480px);
  margin-top:0;
}
.contact__details{
  min-height:102px;
  padding:22px 0 0;
  border:0;
  align-items:flex-end;
  gap:32px;
}
.contact__details>div{display:flex;flex-direction:column}
.contact__details>div:last-child{align-items:flex-end;text-align:right}
.contact-form{
  min-width:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  align-self:start;
}
.contact-form h3{font-size:clamp(25px,2.1vw,32px);line-height:1.05}
.contact-form>p{max-width:430px}
.contact-form label{
  height:68px;
  margin-bottom:12px;
  padding:8px 0 12px;
  border:0;
  border-bottom:1px solid rgba(23,23,23,.65);
  border-radius:0;
  background:transparent;
}
.contact-form label:focus-within{
  border-color:var(--ink);
  box-shadow:0 1px 0 var(--ink);
}
.contact-form button{min-height:56px;margin-top:24px;border-radius:0}

@media(max-width:1100px){
  .contact__grid,
  .contact__heading{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:34px}
  .contact .contact__heading h2{font-size:clamp(32px,4vw,44px)}
  .contact__map-shell{height:390px}
}

@media(max-width:760px){
  .contact__grid{grid-template-columns:1fr;gap:28px}
  .contact__heading{grid-template-columns:1fr;gap:14px;padding-bottom:8px}
  .contact .contact__heading h2{font-size:clamp(30px,9.4vw,38px);white-space:normal}
  .contact__heading p{font-size:14px}
  .contact__map-shell{height:290px;margin-top:0}
  .contact__details{min-height:0;padding:18px 0 0;align-items:flex-start;gap:18px}
  .contact__details>div:last-child{align-items:flex-start;text-align:left}
  .contact-form{padding:0}
  .contact-form h3{font-size:25px}
}

/* Mobile experience: generous touch targets, compact vertical rhythm and
   consistent horizontal galleries for content that benefits from swiping. */
@media(max-width:760px){
  :root{--pad:20px;--mobile-radius:12px}
  body{font-size:16px;line-height:1.55}
  body.mobile-menu-open{overflow:hidden}

  .site-header{height:64px;padding-inline:16px}
  .brand__logo,.site-header.is-scrolled .brand__logo{height:50px;max-width:188px}
  .menu-toggle{position:relative;z-index:2;align-items:center;border-radius:50%;transition:background .2s}
  .menu-toggle:active{background:rgba(255,255,255,.1)}
  .menu-toggle span{transition:transform .22s ease,opacity .22s ease}
  .site-header.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .site-header.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  .mobile-nav{
    position:fixed;
    inset:64px 0 0;
    width:auto;
    min-height:calc(100dvh - 64px);
    padding:18px 20px max(24px,env(safe-area-inset-bottom));
    gap:0;
    overflow-y:auto;
    visibility:hidden;
    transform:translateY(-18px);
    background:#171717;
  }
  .site-header.menu-open .mobile-nav{visibility:visible;transform:none}
  .mobile-nav>a{min-height:58px;border-bottom:1px solid rgba(255,255,255,.18);display:flex;align-items:center;font-family:var(--display);font-size:22px;line-height:1.1}
  .mobile-nav>a::after{content:"↗";margin-left:auto;color:var(--accent);font-size:16px}
  .mobile-nav__contact{margin-top:auto;padding-top:28px;display:grid;gap:12px}
  .mobile-nav__contact>a{min-height:52px;display:flex;align-items:center;font-size:16px}
  .mobile-nav__contact .mobile-nav__cta{padding:0 18px;border-radius:999px;background:var(--accent);color:#171717;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
  .mobile-nav__cta span{margin-left:auto;font-size:18px}

  .hero{height:calc(100dvh - 64px);min-height:0;max-height:none}
  .hero__content{padding-top:34px;padding-bottom:max(22px,env(safe-area-inset-bottom))}
  .hero h1{font-size:clamp(30px,8.9vw,38px);line-height:1.04;text-wrap:balance}
  .hero__contact{min-height:48px}
  .hero__stats{gap:0}
  .hero__stats>div{min-width:0}

  main>.section-pad,.project-map{padding-top:36px;padding-bottom:36px}
  main>.services{padding-top:64px}
  .section-heading{margin-bottom:24px}
  .section-heading h2,.faq h2,.contact h2{font-size:clamp(30px,8.4vw,34px);line-height:1}

  .service-grid,.projects-grid{
    margin-inline:0;
    padding-inline:20px;
    padding-bottom:18px;
    scroll-padding-inline:20px;
    scrollbar-width:thin;
    scrollbar-color:var(--accent-dark) rgba(23,23,23,.12);
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
  }
  .service-grid::-webkit-scrollbar,.projects-grid::-webkit-scrollbar{height:5px}
  .service-grid::-webkit-scrollbar-thumb,.projects-grid::-webkit-scrollbar-thumb{border-radius:99px;background:var(--accent-dark)}
  .service-card{height:540px;min-height:540px;border-radius:var(--mobile-radius)}
  .service-card h3{font-size:clamp(24px,7vw,28px);line-height:1.02;text-wrap:balance}
  .service-card p{font-size:15px;line-height:1.42}
  .projects .section-heading{margin-bottom:20px}
  .text-link{min-height:44px;padding-block:10px;margin-top:16px;align-items:center}
  .project,.project--feature{min-width:84vw;height:420px;border-radius:var(--mobile-radius)}
  .project__top a{min-height:44px;padding-inline:14px;display:flex;align-items:center}
  .project__copy{left:18px;right:18px;bottom:20px}
  .project__copy h3{font-size:21px;line-height:1.08;text-wrap:balance}

  .project-map__header{padding-bottom:24px}
  .project-map__stats{border-bottom-width:1px}
  .map-stat{height:134px;border-right-width:1px;padding:20px 10px}
  .map-stat strong{font-size:46px}
  .project-map__visual{height:240px;padding:16px 0 20px}

  .about__intro{gap:18px}
  .about__lead{font-size:18px;line-height:1.48}
  .about__visual{height:190px}
  .about__mark{width:138px}
  .partners{margin-top:32px;padding-top:24px;padding-bottom:26px}
  .partners h3{font-size:30px}
  .partner-logo{height:64px}

  .certificate-grid{gap:14px}
  .certificate{min-height:0;padding:22px 20px;border-radius:18px}
  .certificate h3{min-height:0;margin-bottom:16px;font-size:19px;line-height:1.02}
  .certificate dl div{min-height:60px}
  .certificate .button-link{min-height:48px;margin-top:24px}
  .faq__intro{gap:32px}
  .faq-list details{padding:0}
  .faq-list summary{min-height:76px;padding:18px 0;line-height:1.4}
  .faq-list details p{margin:0;padding:0 32px 20px 0;font-size:15px;line-height:1.55}

  .contact__grid{gap:24px}
  .contact__map-shell{height:270px}
  .contact__map-controls button{width:44px;height:44px}
  .contact__map-card a,.contact__details a{min-height:44px;display:flex;align-items:center;font-size:16px}
  .contact-form{padding:22px 18px}
  .contact-form label{height:auto;min-height:72px;margin-bottom:14px}
  .contact-form input{min-height:34px;font-size:16px}
  .contact-form button{min-height:58px}
  .footer__top{gap:28px}
  .footer__contacts a{min-height:44px;display:flex;align-items:center}
  .footer__legal{justify-content:flex-start}
  .footer__legal a{width:100%}
}

@media(max-width:340px){
  :root{--pad:16px}
  .site-header{padding-inline:12px}
  .brand__logo,.site-header.is-scrolled .brand__logo{height:46px;max-width:170px}
  .hero h1{font-size:28px}
  .hero__stats strong{font-size:27px}
  .hero__stats span{font-size:7px}
  .service-grid,.projects-grid{padding-inline:16px;scroll-padding-inline:16px}
  .service-card{height:520px;min-height:520px}
  .project,.project--feature{min-width:86vw}
}

/* Tablet layout: the 761–1100px range needs its own composition instead of a
   compressed desktop grid. Portrait tablets favour vertical reading; landscape
   tablets retain two-column relationships where they remain comfortable. */
@media(min-width:761px) and (max-width:1100px){
  :root{--pad:clamp(28px,3.5vw,40px);--section-gap:76px;--section-heading-gap:30px}

  .site-header{height:74px;padding-inline:var(--pad)}
  .site-header.is-scrolled{height:68px}
  .brand{min-width:0}
  .brand__logo,.site-header.is-scrolled .brand__logo{height:54px;max-width:210px}
  .header-actions{gap:14px}
  .pill--small{min-height:40px;padding-inline:18px}
  .menu-toggle{position:relative;z-index:2;align-items:center;border-radius:50%}
  .mobile-nav{
    position:fixed;top:74px;right:0;left:auto;width:min(420px,100vw);min-height:calc(100dvh - 74px);
    padding:24px 30px 30px;background:rgba(23,23,23,.985);box-shadow:-18px 22px 44px rgba(0,0,0,.24);
    gap:0;visibility:hidden;transform:translateX(32px);overflow-y:auto
  }
  .site-header.menu-open .mobile-nav{visibility:visible;transform:none}
  .mobile-nav>a{min-height:62px;border-bottom:1px solid rgba(255,255,255,.16);display:flex;align-items:center;font-family:var(--display);font-size:23px}
  .mobile-nav>a::after{content:"↗";margin-left:auto;color:var(--accent);font-size:16px}
  .mobile-nav__contact{margin-top:28px;display:grid;gap:12px}
  .mobile-nav__contact>a{min-height:48px;display:flex;align-items:center}
  .mobile-nav__contact .mobile-nav__cta{padding-inline:18px;border-radius:999px;background:var(--accent);color:var(--ink);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
  .mobile-nav__cta span{margin-left:auto}

  .hero{height:calc(100dvh - 74px);min-height:620px;margin-top:74px}
  .hero__content{padding-top:clamp(46px,7vh,68px);padding-bottom:32px}
  .hero h1{width:min(100%,820px);font-size:clamp(42px,5.2vw,54px);line-height:1.02;text-wrap:balance}
  .hero__bottom{gap:18px}
  .hero__stats{width:min(100%,680px)}
  .hero__stats strong{font-size:clamp(38px,5vw,46px)}

  .service-grid{grid-auto-columns:clamp(330px,44vw,430px);gap:18px;padding-inline:var(--pad);scroll-padding-inline:var(--pad)}
  .service-card{height:500px;padding:25px 22px 0}
  .service-card h3{font-size:clamp(22px,2.8vw,28px);line-height:1.04;text-wrap:balance}
  .service-card p{font-size:15px;line-height:1.42}
  .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:330px 260px 260px;gap:12px}
  .project--feature{grid-column:1/-1;grid-row:1}
  .project-b,.project-c,.project-d,.project-e{grid-column:auto;grid-row:auto}
  .project-f{grid-column:1/-1;grid-row:3}

  .certificate-grid{gap:18px}
  .certificate{padding:26px 24px}
  .faq__intro{grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:42px}
  .footer__top{grid-template-columns:1.2fr .8fr;gap:44px}
  .footer__contacts{grid-column:2}
}

@media(min-width:761px) and (max-width:840px){
  .hero{min-height:720px}
  .hero h1{font-size:clamp(40px,6.1vw,48px)}
  .hero__stats{width:100%}

  .project-map__body{grid-template-columns:1fr;min-height:0}
  .project-map__stats{border-right:0;border-bottom:1px solid var(--ink);display:grid;grid-template-columns:1fr 1fr}
  .map-stat{height:150px;padding:26px 20px;border-bottom:0;border-right:1px solid var(--ink)}
  .map-stat:last-child{border-right:0}
  .map-stat strong{font-size:62px}
  .project-map__visual{height:430px;padding:24px 0}

  .about__intro{grid-template-columns:1fr;gap:18px}
  .about__text{max-width:680px}
  .about__visual{height:260px;min-height:0;justify-content:flex-start}
  .about__mark{width:180px}
  .faq__intro{grid-template-columns:1fr;gap:28px}

  .contact__grid{grid-template-columns:1fr;gap:32px}
  .contact__heading{grid-template-columns:1fr;gap:12px}
  .contact .contact__heading h2{white-space:normal}
  .contact__map-shell{height:400px}
  .contact-form{width:min(100%,620px)}
}

@media(min-width:841px) and (max-width:1100px) and (orientation:landscape){
  .hero{min-height:620px}
  .hero h1{max-width:780px;font-size:clamp(42px,4.7vw,50px)}
  .project-map__body{grid-template-columns:34% 66%}
  .project-map__visual{padding-inline:22px}
  .about__intro{grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);gap:44px}
  .contact__grid,.contact__heading{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:38px}
}

.map-stat strong{font-weight:600}

/* Final phone layout: compact editorial rhythm and content-first ordering. */
@media(max-width:760px){
  main>.section-pad,.project-map{padding-top:32px;padding-bottom:32px}
  main>.services{padding-top:52px;padding-bottom:32px}
  .section-heading{margin-bottom:18px}
  .section-heading h2,.faq h2,.contact h2{font-size:clamp(27px,7.8vw,31px)}

  .service-grid{grid-auto-columns:min(calc(100vw - 52px),304px);gap:12px;padding-bottom:12px}
  .service-card{height:398px;min-height:398px;padding:18px 16px 0}
  .service-card__number{margin-bottom:9px;font-size:9px}
  .service-card h3{margin-bottom:9px;font-size:clamp(19px,5.5vw,22px);line-height:1.04;letter-spacing:-.035em;text-wrap:pretty}
  .service-card p{font-size:13px;line-height:1.38}
  .service-card__visual{height:39%;margin:8px -16px 0}

  .projects .section-heading{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}
  .projects .section-heading>div{min-width:0}
  .projects .text-link{
    width:auto;height:36px;min-height:36px;flex:0 0 auto;align-self:center;margin:0;padding:0 11px 0 12px;
    border:1px solid rgba(167,129,93,.58);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;
    color:var(--accent-dark);font-size:9px;font-weight:750;line-height:1;letter-spacing:.075em;text-transform:uppercase;
    transition:background .2s ease,color .2s ease,border-color .2s ease
  }
  .projects .text-link span{
    position:relative;width:20px;height:12px;flex:0 0 20px;margin:0;font-size:0;line-height:0;transform:none
  }
  .projects .text-link span::before{
    content:"";position:absolute;top:5px;right:0;width:18px;height:1.5px;border-radius:2px;background:currentColor
  }
  .projects .text-link span::after{
    content:"";position:absolute;top:2px;right:1px;width:5px;height:5px;
    border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg)
  }
  .projects .text-link:hover,.projects .text-link:focus-visible{border-color:var(--accent-dark);background:var(--accent);color:var(--ink)}
  .project,.project--feature{min-width:78vw;height:360px}
  .project__top a{
    height:34px;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;
    background:var(--accent);color:#fff;font-size:9px;font-weight:700;text-decoration:none
  }
  .project__copy h3{font-size:19px}
  .project__copy p{font-size:12px;line-height:1.4}

  .project-map{padding-inline:20px}
  .project-map__header{padding:0 0 17px;border:0}
  .project-map__header h2{font-size:27px;letter-spacing:-.04em;transform:none}
  .project-map__body{min-height:0;display:flex;flex-direction:column}
  .project-map__visual{order:1;height:auto;min-height:0;padding:0 0 16px;overflow:visible}
  .project-map__canvas{aspect-ratio:1650/1000}
  .project-map__stats{order:2;display:grid;grid-template-columns:1fr 1fr;border:0;border-top:1px solid rgba(23,23,23,.35)}
  .map-stat{height:auto;min-height:108px;padding:17px 12px 12px;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}
  .map-stat+ .map-stat{border-left:1px solid rgba(23,23,23,.35)}
  .map-stat strong{font-family:var(--display);font-size:39px;line-height:.95;letter-spacing:-.055em}
  .map-stat span{font-size:9px;line-height:1.3;letter-spacing:.11em;text-transform:uppercase}

  .about.section-pad{padding-top:32px}
  .about__intro{gap:20px}
  .about__text{margin-top:20px}
  .about__lead{font-size:16px;line-height:1.5}
  .about__detail{font-size:14px;line-height:1.56}
  .about__visual{height:132px;justify-content:center}
  .about__mark{width:92px}

  .partners{--partner-gap:38px;margin-top:26px;padding:18px 0 19px}
  .partners__heading{margin-bottom:12px}
  .partners h3{font-size:25px;transform:none}
  .partner-logo{height:38px}
  .partner-logo:nth-child(1) img{height:34px}.partner-logo:nth-child(2) img{height:32px}.partner-logo:nth-child(3) img{height:30px}
  .partner-logo:nth-child(5) img{height:35px}.partner-logo:nth-child(6) img{height:31px}.partner-logo:nth-child(7) img{height:30px}
  .partner-logo--rzd{width:118px}

  .certificates .section-heading,.certificate-grid{padding-inline:20px}
  .certificate-grid{gap:10px}
  .certificate{padding:17px 16px;border-radius:12px}
  .certificate h3{width:auto;margin-bottom:10px;font-size:15px;line-height:1.08;overflow-wrap:break-word;transform:none}
  .certificate__name{display:block;white-space:normal}
  .certificate dl div{min-height:43px;gap:10px}
  .certificate dt{font-size:8px}.certificate dd{font-size:14px;text-align:right}
  .certificate .button-link{min-height:44px;margin-top:15px;padding:0 13px;font-size:9px}

  .faq__intro{gap:22px}
  .faq-list summary{min-height:64px;padding:14px 0;font-size:14px}

  .contact__grid{gap:20px}
  .contact__heading{gap:9px;padding:0}
  .contact .contact__heading h2{font-size:clamp(27px,8vw,32px);transform:none}
  .contact__heading p{font-size:13px;line-height:1.45}
  .contact__map-shell{height:230px}
  .contact__details{padding-top:12px;gap:8px;display:grid;grid-template-columns:1fr}
  .contact__details>div:last-child{align-items:flex-start;text-align:left}
  .contact__details a{min-height:35px;font-size:14px}
  .contact-form{padding:4px 0 0}
  .contact-form h3{margin-bottom:8px;font-size:22px}
  .contact-form>p{margin-bottom:18px;font-size:13px}
  .contact-form label{min-height:58px;margin-bottom:8px;padding:6px 0 8px}
  .contact-form button{min-height:50px;margin-top:18px}
}

@media(max-width:370px){
  .service-card{height:388px;min-height:388px}
  .project-map{padding-inline:16px}
  .certificate h3{font-size:14px}
}

/* Mobile art direction, pass 2: use the display face only for true accents. */
@media(max-width:760px){
  html{scroll-padding-top:72px}
  #services,#projects,#about,#contact,#contacts{scroll-margin-top:72px}
  main>.section-pad,.project-map{padding-top:38px;padding-bottom:38px}
  main>.services{padding-top:48px;padding-bottom:34px}
  .section-heading{margin-bottom:20px}

  .service-grid,.projects-grid,.certificate-grid{scrollbar-width:none}
  .service-grid::-webkit-scrollbar,.projects-grid::-webkit-scrollbar,.certificate-grid::-webkit-scrollbar{display:none}
  .service-grid{grid-auto-columns:min(calc(100vw - 52px),306px);gap:12px}
  .service-card{height:350px;min-height:350px;padding:17px 16px 0;border-radius:14px}
  .service-card__number{margin-bottom:8px;color:var(--accent-dark);font-size:9px;letter-spacing:.12em}
  .service-card h3{
    max-width:270px;margin-bottom:8px;font-family:var(--body);font-size:19px;font-weight:650;line-height:1.12;
    letter-spacing:-.025em;text-wrap:pretty;overflow-wrap:normal
  }
  .service-card p{font-size:13px;line-height:1.42;color:#585855}
  .service-card__visual{height:43%;margin:7px -16px 0}

  .project,.project--feature{height:330px;border-radius:14px}
  .project__copy{left:16px;right:16px;bottom:17px}
  .project__copy h3{max-width:280px;font-family:var(--body);font-size:20px;font-weight:650;line-height:1.1;letter-spacing:-.025em}
  .project__copy p{max-width:270px;font-size:12px;line-height:1.42;color:rgba(255,255,255,.78)}
  .project__top{font-size:8px;letter-spacing:.09em}
  .project__top a{font-size:8px;letter-spacing:.08em}

  .project-map{padding-top:34px;padding-bottom:34px}
  .project-map__header{padding-bottom:18px}
  .project-map__header h2{width:auto;max-width:100%;font-size:25px;letter-spacing:-.05em;white-space:normal;transform:scaleX(.9);transform-origin:left center}
  .project-map__visual{padding:0 0 12px}
  .project-map__canvas{width:100%;aspect-ratio:1650/900}
  .project-map__leaders,.project-label{display:none}
  .project-dot{width:4px;height:4px;box-shadow:0 0 0 1px rgba(239,238,234,.95)}
  .project-map__stats{border-top-color:rgba(23,23,23,.22)}
  .map-stat{min-height:96px;padding:14px 10px 10px}
  .map-stat+ .map-stat{border-left-color:rgba(23,23,23,.22)}
  .map-stat strong{font-size:36px}
  .map-stat span{font-size:8px;letter-spacing:.1em}

  .about.section-pad{position:relative;padding-top:38px}
  .about__intro{position:relative;gap:0}
  .about__copy h2{font-size:28px}
  .about__text{margin-top:22px}
  .about__lead{max-width:100%;padding-right:0;font-size:16px;line-height:1.5;letter-spacing:-.01em}
  .about__facts{
    margin:26px 0;padding:20px 0 2px;border-top:1px solid rgba(23,23,23,.18);
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .about__facts li{padding:0 12px;border-left:1px solid rgba(23,23,23,.18);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}
  .about__facts li:first-child{padding-left:0;border-left:0}
  .about__facts li:last-child{padding-right:0}
  .about__facts strong{color:var(--accent-dark);font-size:clamp(26px,7.4vw,32px);letter-spacing:-.05em}
  .about__facts span{color:var(--muted);font-size:9px;line-height:1.3;letter-spacing:.08em}
  .about__detail{max-width:100%;font-size:14px;line-height:1.58}
  .about__visual{display:none}

  .partners{--partner-gap:34px;margin-top:30px;padding:17px 0 18px}
  .partners__heading{margin-bottom:11px}
  .partners h3{font-size:23px;letter-spacing:-.04em}
  .partner-logo{height:34px}
  .partner-logo:nth-child(1) img{height:30px}.partner-logo:nth-child(2) img{height:29px}.partner-logo:nth-child(3) img{height:27px}
  .partner-logo:nth-child(5) img{height:31px}.partner-logo:nth-child(6) img{height:28px}.partner-logo:nth-child(7) img{height:27px}
  .partner-logo--rzd{width:108px}

  .certificates{overflow:hidden}
  .certificate-grid{
    width:100%;margin:0;padding:0 20px 12px;display:flex;gap:12px;justify-content:flex-start;
    overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;overscroll-behavior-inline:contain
  }
  .certificate{flex:0 0 min(82vw,320px);min-height:306px;padding:18px 16px;border-radius:14px;scroll-snap-align:start}
  .certificate h3{margin-bottom:12px;font-family:var(--body);font-size:14px;font-weight:750;line-height:1.13;letter-spacing:-.015em}
  .certificate__name{display:inline}
  .certificate dl div{min-height:45px}
  .certificate dt{font-size:8px}.certificate dd{font-family:var(--body);font-size:14px;font-weight:600;text-transform:none}
  .certificate .button-link{min-height:44px;margin-top:auto;border-radius:999px}

  .faq__intro{gap:18px}
  .faq__intro>div>p{font-size:13px;line-height:1.45}
  .faq-list summary{min-height:60px;padding:13px 0;font-size:14px;line-height:1.35}
  .faq-list details p{padding-bottom:16px;font-size:14px}

  .contact__heading{gap:8px}
  .contact__map-shell{height:220px;border-radius:12px;overflow:hidden}
  .contact__details{padding-top:14px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);column-gap:18px}
  .contact__details>div:last-child{align-items:flex-start;text-align:left}
  .contact__details a{min-height:33px;font-size:13px}
  .contact-form{margin-top:4px;padding-top:22px;border-top:1px solid rgba(23,23,23,.22)}
  .contact-form h3{font-family:var(--body);font-size:22px;font-weight:650;line-height:1.1;letter-spacing:-.025em}
  .contact-form label{min-height:56px}
  .contact-form button{border-radius:999px}
  #projects-grid[aria-busy="true"]{min-height:330px}
}

@media(max-width:370px){
  .service-card{height:342px;min-height:342px}
  .service-card h3{font-size:18px}
  .certificate-grid{padding-inline:16px;scroll-padding-inline:16px}
  .certificate{flex-basis:84vw}
}

/* Mobile information architecture, pass 3. */
.service-card__toggle,.services__more{display:none}
.service-card__body{display:contents}

@media(max-width:760px){
  :root{--pad:16px}
  .page-pad{padding-left:16px;padding-right:16px}
  main>.section-pad,.project-map{padding-top:44px;padding-bottom:44px}
  main>.services{padding-top:48px;padding-bottom:20px}
  main>.projects{padding-top:24px}
  .section-heading{margin-bottom:22px}
  .section-heading h2,.about__copy h2,.faq h2,.contact h2{font-size:28px;line-height:1;transform:none}

  .hero{height:calc(100dvh - 64px);min-height:0;max-height:none}
  .hero__content{padding:34px 16px max(22px,env(safe-area-inset-bottom))}
  .hero h1{max-width:350px;font-size:clamp(29px,8.2vw,33px);line-height:1.07;letter-spacing:-.045em}
  .hero__bottom{gap:20px}
  .hero__contact{min-height:48px;padding-inline:18px;font-size:10px}

  .service-grid{
    width:auto;margin:0;padding:0 16px;display:block;overflow:visible;scroll-snap-type:none
  }
  .service-card{
    width:100%;height:auto;min-height:68px;margin:0;padding:0;border-radius:0;border-top:1px solid rgba(23,23,23,.2);
    background:transparent!important;color:var(--ink);display:grid;grid-template-columns:34px minmax(0,1fr) 44px;align-items:center
  }
  .service-card:nth-child(n+6){display:none}
  .services.is-expanded .service-card:nth-child(n+6){display:grid}
  .service-card:last-child{border-bottom:1px solid rgba(23,23,23,.2)}
  .service-card__number{grid-column:1;margin:0;color:var(--accent-dark);font-size:9px;align-self:center;display:block}
  .service-card h3{
    grid-column:2;max-width:none;margin:0;padding:18px 8px 18px 0;font-family:var(--body);font-size:16px;font-weight:650;
    line-height:1.2;letter-spacing:-.02em
  }
  .service-grid .service-card h3{color:var(--ink)}
  .service-card__toggle{
    grid-column:3;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;cursor:pointer
  }
  .service-card__toggle span,.service-card__toggle span::after{display:block;width:16px;height:1px;background:var(--ink);transition:transform .2s ease}
  .service-card__toggle span::after{content:"";transform:rotate(90deg)}
  .service-card.is-open .service-card__toggle span::after{transform:rotate(0)}
  .service-card__body{grid-column:1/-1;display:none;padding:0 0 16px 34px}
  .service-card.is-open{padding-inline:0}
  .service-card.is-open .service-card__body{display:grid;grid-template-columns:1fr 112px;gap:14px;align-items:end}
  .service-grid .service-card p{margin:0;font-size:14px;line-height:1.48;color:#4e4e4a}
  .service-card__visual{width:112px;height:100px;margin:0;border-radius:8px;background:#fff;overflow:hidden}
  .service-card__visual img{position:static;width:100%;height:100%;max-width:100%;max-height:none;object-fit:contain;transform:none}
  .services__more{
    width:calc(100% - 32px);min-height:48px;margin:14px 16px 0;padding:0 16px;border:1px solid rgba(23,23,23,.24);
    border-radius:999px;background:transparent;display:flex;align-items:center;justify-content:space-between;color:var(--ink);
    font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer
  }

  .projects .section-heading{margin-bottom:20px}
  .projects-grid{
    width:auto;margin:0;padding:0 16px;display:flex;grid-template-columns:none;grid-template-rows:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:16px
  }
  .projects-grid .project,.projects-grid .project--feature{grid-column:auto;grid-row:auto;flex:0 0 auto;width:84vw;min-width:0;height:286px;scroll-snap-align:start}
  .project__copy h3{max-width:290px;font-size:19px}
  .project__copy p{display:none}

  .project-map{padding-inline:16px}
  .project-map__header h2{font-size:24px;transform:none}

  .about__lead{font-size:16px}
  .partners{margin-top:32px}

  .certificates .section-heading{padding-inline:16px}
  .certificates .section-heading h2{font-size:27px}
  .certificate-grid{
    width:auto;margin:0;padding:0 16px;display:grid;grid-template-columns:1fr;gap:10px;overflow:visible;scroll-snap-type:none
  }
  .certificate{
    width:100%;min-height:0;padding:18px 16px;border:1px solid rgba(23,23,23,.14);border-radius:12px;
    display:grid;grid-template-columns:1fr auto;column-gap:14px
  }
  .certificate h3{grid-column:1/-1;margin:0 0 12px;font-size:14px;line-height:1.2}
  .certificate dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}
  .certificate dl div{min-height:0;padding-top:10px;border-top:1px solid rgba(23,23,23,.22);display:block}
  .certificate dt{margin-bottom:4px;font-size:7px;line-height:1.25}
  .certificate dd{font-size:12px;line-height:1.25;text-align:left;white-space:nowrap}
  .certificate .button-link{grid-column:1/-1;min-height:44px;margin:14px 0 0;justify-content:center}

  .faq__intro{gap:20px}
  .contact__grid{gap:22px}
  .contact__map-shell{height:210px}
  .site-footer{padding-inline:16px}
}

@media(max-width:370px){
  .service-card.is-open .service-card__body{grid-template-columns:1fr 96px;gap:10px}
  .service-card__visual{width:96px;height:92px}
  .certificate dd{font-size:11px}
}

/* Mobile polish pass: replaced the hidden city labels on the project map
   with a readable legend, and gave the footer's legal links visible
   button bounds so they read as tappable pills instead of floating text. */
.project-map__legend{display:none}

@media(max-width:760px){
  .project-map__visual{flex-direction:column;align-items:stretch}
  .project-map__legend{
    margin:16px 2px 0;
    padding:16px 0 0;
    border-top:1px solid rgba(23,23,23,.16);
    display:flex;
    flex-wrap:wrap;
    gap:9px 16px;
    list-style:none;
  }
  .project-map__legend li{
    position:relative;
    padding-left:13px;
    color:var(--muted);
    font-size:10px;
    font-weight:700;
    letter-spacing:.06em;
    line-height:1.3;
    text-transform:uppercase;
  }
  .project-map__legend li::before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    width:5px;
    height:5px;
    border-radius:50%;
    background:var(--accent-dark);
    transform:translateY(-50%);
  }
  .project-dot{width:6px;height:6px}

  .footer__legal a{
    background:rgba(23,23,23,.08);
    border:1px solid rgba(23,23,23,.16);
  }
  .footer__legal a:active{background:rgba(23,23,23,.18)}
}

/* Services on mobile: a swipeable card carousel (matching the desktop
   card treatment) instead of the plain accordion list. */
@media(max-width:760px){
  .service-grid{
    display:grid;
    grid-auto-flow:column;
    grid-auto-columns:min(78vw,300px);
    gap:14px;
    margin:0;
    padding:0 20px 16px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:inline mandatory;
    scroll-padding-inline:20px;
    scrollbar-width:none;
  }
  .service-grid::-webkit-scrollbar{display:none}

  .service-card{
    width:auto;
    height:420px;
    min-height:420px;
    margin:0;
    padding:22px 18px 0;
    border-top:0;
    border-radius:16px;
    background:#fff!important;
    color:var(--ink);
    display:flex;
    flex-direction:column;
    scroll-snap-align:start;
  }
  .service-card:last-child{border-bottom:0}
  .service-card:nth-child(even){background:#1c1c1c!important;color:#fff}
  .service-card:nth-child(n+6){display:flex}
  .services__more{display:none}

  .service-card__number{display:none}

  .service-card h3{
    grid-column:auto;
    max-width:none;
    margin:0 0 10px;
    padding:0;
    font-family:var(--body);
    font-size:21px;
    font-weight:700;
    line-height:1.14;
    letter-spacing:-.02em;
    color:inherit;
  }
  .service-grid .service-card:nth-child(even) h3{color:#fff}

  .service-card__toggle{display:none}
  .service-card__body{display:contents}
  .service-grid .service-card p{margin:0;font-size:14px;line-height:1.44;color:#5b5b57}
  .service-card:nth-child(even) p{color:rgba(255,255,255,.68)}

  .service-card__visual{
    flex:1 1 auto;
    width:auto;
    height:auto;
    min-height:0;
    margin:14px 0 0;
    padding:0;
    border-radius:0;
    background:transparent;
    display:flex;
    align-items:flex-end;
    justify-content:center;
    overflow:hidden;
  }
  .service-card__visual img{
    position:static;
    width:100%;
    height:100%;
    max-width:100%;
    max-height:none;
    object-fit:contain;
    object-position:center bottom;
    transform:none;
  }
}

/* Mobile contact flow: introduce the project, collect details, then show location. */
@media(max-width:760px){
  .contact__heading{order:1}
  .contact-form{order:2}
  .contact__info{order:3}
}

/* Mobile footer: a quiet continuation of the page, without cards or pills. */
@media(max-width:760px){
  .site-footer{
    padding:42px 16px 28px;
    background:transparent;
    color:var(--ink);
  }
  .footer__top{
    min-height:0;
    display:grid;
    grid-template-columns:1fr;
    gap:0;
  }
  .footer__identity{
    margin-bottom:30px;
  }
  .footer__logo{
    width:min(76vw,280px);
  }
  .footer__identity>span{
    margin-top:12px;
    padding-left:0;
    color:#55544f;
    font-size:9px;
    letter-spacing:.1em;
  }
  .footer__top address{
    max-width:32ch;
    margin:0 0 26px;
    color:#3f3e3a;
    font-size:14px;
    line-height:1.55;
  }
  .footer__contacts{
    gap:0;
  }
  .footer__contacts span{
    margin:0 0 8px;
    color:#55544f;
    font-size:9px;
    letter-spacing:.1em;
  }
  .footer__contacts a{
    min-height:36px;
    width:max-content;
    max-width:100%;
    padding:0;
    display:flex;
    align-items:center;
    font-size:14px;
  }
  .footer__legal{
    margin-top:30px;
    display:grid;
    grid-template-columns:1fr;
    gap:4px;
    justify-content:stretch;
  }
  .footer__legal a{
    width:100%;
    min-height:44px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    color:#55544f;
    font-size:10px;
    font-weight:600;
    line-height:1.35;
    letter-spacing:.035em;
    text-align:left;
    text-transform:none;
  }
  .footer__legal a:hover,
  .footer__legal a:active{
    border:0;
    background:transparent;
    color:var(--ink);
  }
  .footer__legal a:focus-visible{
    outline:2px solid var(--ink);
    outline-offset:3px;
  }
}

/* Mobile project map keeps the desktop georeferenced canvas and label system. */
@media(max-width:760px){
  .project-map__visual{
    height:auto;
    padding:0 0 18px;
    overflow:visible;
    display:flex;
    flex-direction:column;
    align-items:stretch;
  }
  .project-map__canvas{
    width:100%;
    max-width:none;
    aspect-ratio:1650/1000;
  }
  .project-map__leaders,
  .project-label{display:block}
  .project-map__leaders line{stroke-width:.7}
  .project-dot{
    width:4px;
    height:4px;
    box-shadow:0 0 0 .75px rgba(239,238,234,.95);
  }
  .project-label{
    min-width:26px;
    padding:0 2px 2px 0;
    font-size:7.5px;
    border-bottom-width:.7px;
  }
  .project-label--left{padding-right:0;padding-left:2px}
  .project-map__legend{display:none}

  .project-map__stats{
    order:2;
    display:grid;
    grid-template-columns:1fr;
    border:0;
    border-top:1px solid rgba(23,23,23,.28);
  }
  .map-stat{
    min-height:82px;
    padding:14px 8px;
    border:0;
    display:grid;
    grid-template-columns:188px minmax(0,1fr);
    align-items:center;
    justify-content:stretch;
    gap:12px;
    text-align:left;
  }
  .map-stat + .map-stat{
    border-left:0;
    border-top:1px solid rgba(23,23,23,.2);
  }
  .map-stat strong{
    width:188px;
    font-family:var(--display);
    font-size:38px;
    font-weight:600;
    line-height:.9;
    letter-spacing:-.065em;
    text-align:left;
    font-variant-numeric:tabular-nums;
  }
  .map-stat span{
    font-size:9px;
    line-height:1.35;
    letter-spacing:.12em;
    text-align:left;
    text-transform:uppercase;
  }
}

/* Mobile about: editorial hierarchy with one clear vertical rhythm. */
@media(max-width:760px){
  .about.section-pad{
    padding-top:44px;
  }
  .about__copy h2{
    font-size:clamp(32px,9.4vw,40px);
    line-height:.94;
    letter-spacing:-.055em;
  }
  .about__text{
    margin-top:32px;
  }
  .about__lead{
    font-size:inherit;
    line-height:inherit;
    letter-spacing:normal;
  }
  .about__lead-main{
    display:block;
    max-width:18ch;
    font-family:var(--body);
    font-size:clamp(22px,6.2vw,27px);
    font-weight:650;
    line-height:1.16;
    letter-spacing:-.035em;
  }
  .about__lead-detail{
    display:block;
    max-width:39rem;
    margin-top:22px;
    padding-left:18px;
    border-left:2px solid var(--accent);
    color:#3f3e3a;
    font-size:15px;
    font-weight:450;
    line-height:1.56;
    letter-spacing:-.005em;
  }
  .about__accent{
    font-weight:700;
  }
  .about__facts{
    position:relative;
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    margin:34px 0 32px;
    padding:0 0 0 20px;
    border:0;
  }
  .about__facts::before{
    content:"";
    position:absolute;
    top:7px;
    bottom:7px;
    left:0;
    width:1px;
    background:rgba(180,136,94,.72);
  }
  .about__facts li,
  .about__facts li:first-child,
  .about__facts li:last-child{
    min-height:72px;
    padding:11px 0;
    border:0;
    display:grid;
    grid-template-columns:clamp(200px,52vw,232px) minmax(0,1fr);
    align-items:center;
    gap:14px;
    text-align:left;
  }
  .about__facts strong{
    color:var(--accent-dark);
    font-size:clamp(36px,10.5vw,42px);
    font-weight:550;
    line-height:.85;
    letter-spacing:-.065em;
    font-variant-numeric:tabular-nums;
  }
  .about__facts span{
    color:#55544f;
    font-size:10px;
    font-weight:700;
    line-height:1.38;
    letter-spacing:.09em;
    text-align:left;
  }
  .about__detail{
    max-width:38rem;
    color:#55544f;
    font-size:14px;
    line-height:1.62;
    letter-spacing:-.005em;
  }
  .partners{
    margin-top:38px;
  }
}

/* Mobile certificates: the document action becomes a compact corner control. */
@media(max-width:760px){
  .certificate{
    position:relative;
  }
  .certificate h3{
    width:calc(100% - 48px);
    max-width:calc(100% - 48px);
    padding-right:0;
  }
  .certificate .button-link{
    position:absolute;
    top:11px;
    right:-5px;
    width:24px;
    min-width:24px;
    height:24px;
    min-height:24px;
    margin:0;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    display:grid;
    place-items:center;
    overflow:hidden;
    color:transparent;
    font-size:0;
    line-height:0;
    transition:background-color .2s ease,transform .2s ease;
  }
  .certificate .button-link::before{
    content:"";
    position:absolute;
    top:50%;
    left:3px;
    width:16px;
    height:2px;
    border-radius:2px;
    background:var(--accent-dark);
    transform:translateY(-50%);
  }
  .certificate .button-link::after{
    content:"";
    position:absolute;
    top:50%;
    right:3px;
    width:5px;
    height:5px;
    border-top:2px solid var(--accent-dark);
    border-right:2px solid var(--accent-dark);
    transform:translateY(-50%) rotate(45deg);
  }
  .certificate .button-link:active{
    transform:scale(.96);
  }
  .certificate .button-link:hover,
  .certificate .button-link:focus-visible{
    background:transparent;
  }
  .certificate .button-link:focus-visible{
    outline:2px solid var(--ink);
    outline-offset:3px;
  }
}

@media(max-width:370px){
  .about__facts li,
  .about__facts li:first-child,
  .about__facts li:last-child{
    grid-template-columns:160px minmax(0,1fr);
    gap:12px;
  }
  .about__facts strong{
    font-size:31px;
  }
  .about__facts span{
    font-size:9px;
    letter-spacing:.075em;
  }
}
