:root{--ink:#202323;--muted:#646969;--paper:#fff;--soft:#f3f4f2;--line:#dadeda;--accent:#ed7945;--dark:#191b1b;--max:1400px;--ease:cubic-bezier(.22,1,.36,1)}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:120px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}
body.menu-open,body:has(dialog[open]){overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit;color:inherit}
button{cursor:pointer}
svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex:none}
button,a{-webkit-tap-highlight-color:transparent}
button:disabled{cursor:default}
::selection{background:#ed7945;color:#171919}
:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--accent);outline-offset:5px}
[hidden]{display:none!important}
.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}
.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--accent);color:#171919;padding:12px 20px}
.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:40;background:var(--dark);color:#fff;border-bottom:1px solid #ffffff0b}
.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}
.brand-mark{color:var(--accent);width:40px;height:40px;stroke:none}
.brand-name{display:block;font-size:23px;font-weight:750;letter-spacing:-.65px;line-height:1.2}
.brand-note{display:block;color:#c0c4c2;font-size:9px;letter-spacing:1.2px;text-transform:uppercase;font-weight:400;margin-top:5px}
.main-nav{display:flex;align-items:center;gap:38px}
.main-nav a{font-size:13px;color:#d4d6d3;position:relative}
.main-nav a::after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .3s}
.main-nav a:hover::after,.main-nav a[aria-current=page]::after{transform:scaleX(1)}
.header-cta{border:1px solid #7d7770;padding:12px 20px;border-radius:40px;display:inline-flex;align-items:center;gap:24px;font-size:12px;transition:border-color .25s,background .25s}
.header-cta:hover{border-color:var(--accent);background:#ffffff08}
.header-cta svg{width:15px;height:15px}
.menu-toggle{display:none;border:1px solid #7c807b;background:none;border-radius:50%;width:44px;height:44px;padding:13px 11px;flex-direction:column;justify-content:center;gap:6px}
.menu-toggle span{display:block;width:100%;height:1px;background:currentColor;transition:transform .25s}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}

.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:15px 24px;background:transparent;border:1px solid var(--line);border-radius:8px;font-size:13px;font-weight:550;line-height:1.3;transition:background .25s,transform .25s,color .25s}
.button svg{width:19px;height:19px}
.button:hover{background:#e9ede9;transform:translateY(-2px)}
.button--accent{background:var(--accent);border-color:var(--accent);color:#171919}
.button--accent:hover{background:#f99360;border-color:#f99360}
.button--light{color:#fff;border-color:#868b87}
.button--light:hover{background:#ffffff0d}
.text-link{display:inline-flex;align-items:center;gap:16px;padding:8px 0;border:0;border-bottom:1px solid currentColor;background:none;font-size:13px;line-height:1.5;transition:color .25s;white-space:nowrap}
.text-link svg{width:17px;height:17px}
.text-link:hover{color:#ba5426}
.text-link--light{color:#e8ebe5}
.text-link--light:hover{color:var(--accent)}

.hero{position:relative;overflow:hidden;background:var(--dark);color:#f8f9f4}
.hero-inner{position:relative;min-height:680px;height:min(780px,calc(100svh - 96px));isolation:isolate}
.hero h1{position:relative;z-index:1;padding-top:57px;margin:0;font-size:clamp(64px,6.9vw,106px);font-weight:550;letter-spacing:-5.5px;line-height:1.05;pointer-events:none}
.hero h1 span{color:#e7e4dc}
.hero-art{position:absolute;z-index:2;top:126px;right:-8%;width:76%;height:70%;pointer-events:none;transform:translate3d(var(--pointer-x,0px),var(--pointer-y,0px),0);transition:transform 1.2s var(--ease)}
.hero-float{position:relative;width:100%;height:100%;animation:float 8s ease-in-out infinite}
.hero-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:translateY(25px) rotate(-3deg) scale(.95);transition:opacity .7s ease,transform 1.1s var(--ease);filter:drop-shadow(0 24px 30px #0004)}
.hero-scene.is-active{opacity:1;transform:translateY(0) rotate(0) scale(1)}
.hero-orbits{position:absolute;width:610px;height:610px;right:1%;top:4px;z-index:0;pointer-events:none;opacity:.65}
.hero-orbits i{position:absolute;inset:0;border:1px solid #6469644a;border-radius:50%;animation:orbit 40s linear infinite}
.hero-orbits i:nth-child(2){inset:44px}
.hero-orbits i:nth-child(3){inset:91px}
.hero-orbits i:first-child::before{content:"";position:absolute;top:12%;left:16%;width:4px;height:4px;border-radius:50%;background:#d19368}
.hero-orbits b{position:absolute;left:50%;top:-14px;font-size:20px;font-weight:200;color:#999c94}
.hero-orbits b:last-child{left:10%;top:80%}
.hero-bottom{position:absolute;left:0;right:0;bottom:133px;z-index:4;display:flex;justify-content:space-between;align-items:end;gap:24px}
.hero-description{font-size:17px;line-height:1.55;color:#d1d4cc;margin:0 0 27px}
.hero-actions{display:flex;align-items:center;gap:28px}
.hero-navigation{display:flex;align-items:center;gap:19px;padding-right:2px}
.round-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #737b75;background:none;border-radius:50%;transition:background .2s,border-color .2s}
.round-button:hover{background:#ffffff12;border-color:#e1e3dc}
.round-button svg{width:19px;height:19px}
.motion-toggle{width:35px;height:35px;border-color:transparent;color:#b0b7b0;margin-right:10px}
.slide-counter{font-size:13px;letter-spacing:1px;font-variant-numeric:tabular-nums}
.slide-counter>span:last-child{color:#8e9690}
.hero-selectors{position:absolute;bottom:28px;left:0;right:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;z-index:5}
.hero-selector{position:relative;display:flex;align-items:center;gap:25px;text-align:left;padding:18px 0 20px;background:none;border:0;border-bottom:1px solid #545953;color:#bdc3bc;font-size:13px}
.hero-selector>span{font-size:11px;color:#949c93;font-variant-numeric:tabular-nums}
.hero-selector svg{width:15px;height:15px;margin-left:auto;opacity:0;transform:translate(-5px,5px);transition:opacity .3s,transform .3s}
.hero-selector::after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .6s var(--ease)}
.hero-selector.is-active{color:#fff}
.hero-selector.is-active>span{color:#e4bba3}
.hero-selector.is-active svg{opacity:1;transform:translate(0)}
.hero-selector.is-active::after{transform:scaleX(1)}
.hero.is-paused .hero-float,.hero.is-paused .hero-orbits i{animation-play-state:paused}
.hero.is-paused .hero-art{transform:none}
.hero.is-paused .hero-scene{transition:none}
@keyframes float{0%,100%{transform:translate3d(0,0,0) rotate(-.6deg)}
50%{transform:translate3d(0,-16px,0) rotate(.6deg)}
}
@keyframes orbit{to{transform:rotate(360deg)}
}

.section{padding:104px 0}
.section-kicker{font-size:10px;letter-spacing:1.5px;font-weight:500;text-transform:uppercase;color:var(--muted);margin:0 0 21px}
.section-title{font-size:clamp(36px,3.75vw,58px);line-height:1.08;font-weight:500;letter-spacing:-2.3px;margin:0}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:44px}
.section-lead{font-size:15px;color:var(--muted);line-height:1.65;max-width:530px}
.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.focus-card{display:block;min-width:0}
.focus-image{position:relative;overflow:hidden;aspect-ratio:1.25;background:var(--soft)}
.focus-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}
.focus-card:first-child .focus-image img{object-position:50% 72%}
.focus-card:nth-child(2) .focus-image img{object-position:68% center}
.focus-card:nth-child(3) .focus-image img{object-position:center 57%}
.focus-card:hover .focus-image img{transform:scale(1.055)}
.image-index{position:absolute;top:17px;left:17px;color:#fff;border:1px solid #ffffff75;background:#191b1bb0;backdrop-filter:blur(8px);display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-size:10px}
.focus-card-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px}
.focus-card h3{font-size:25px;line-height:1.2;letter-spacing:-.8px;font-weight:500;margin:0}
.focus-card-heading svg{width:20px;height:20px;transition:transform .3s,color .3s}
.focus-card:hover .focus-card-heading svg{transform:translate(3px,-3px);color:#b55025}
.focus-card p{font-size:13px;color:var(--muted);margin:11px 0 27px}
.card-bottom{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid var(--line);font-size:10px;color:#666d63}
.card-bottom span{color:var(--ink)}
.assortment{background:var(--soft)}
.assortment-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:center;gap:70px}
.store-photo{margin:0;position:relative;align-self:stretch;min-height:415px}
.store-photo>img{width:100%;height:100%;object-fit:cover;object-position:66% center}
.store-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;gap:30px;justify-content:space-between;align-items:center;background:linear-gradient(0deg,#101916d9,transparent);padding:65px 24px 24px;color:#fff;font-size:10px}
.store-photo figcaption span:first-child{font-size:17px;font-weight:600}
.assortment-copy .section-title{font-size:clamp(34px,3.2vw,48px)}
.direction-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;margin-top:26px}
.direction-list a{display:flex;align-items:center;gap:13px;padding:22px 0;border-bottom:1px solid #c7cbc6;font-size:13px;transition:color .25s}
.direction-list a>span{font-size:9px;color:#666d63}
.direction-list svg{margin-left:auto;width:17px;height:17px}
.direction-list a:hover{color:#b55025}

.project-section{padding:85px 0;background:var(--dark);color:#f5f6f0}
.project-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:60px;align-items:center}
.project-copy .section-title{font-size:clamp(34px,3vw,45px)}
.project-copy .section-kicker{color:#a7ada3}
.project-copy>p:last-child{font-size:13px;color:#afb6aa;line-height:1.75}
.accent-rule{display:block;width:37px;height:2px;background:var(--accent);margin:24px 0}
.process-steps{list-style:none;padding:0;margin:0 0 35px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;scroll-margin-top:120px}
.process-steps li{display:flex;gap:13px;align-items:flex-start}
.process-steps li>span{width:32px;height:32px;border:1px solid #747d70;border-radius:50%;display:grid;place-items:center;flex:none;font-size:10px}
.process-steps h3{font-size:13px;margin:0 0 8px;font-weight:500}
.process-steps p{font-size:10px;color:#b2baac;margin:0;line-height:1.7}
.field{display:grid;gap:9px;min-width:0}
.field label{font-size:12px}
.field textarea,.field input,.field select{width:100%;border:1px solid var(--line);border-radius:6px;padding:16px;background:#fff;color:#222727}
.field textarea{min-height:140px;resize:vertical;line-height:1.6;font-size:13px}
.field textarea::placeholder{color:#666d63;opacity:1}
.inline-list{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 20px}
.inline-list .field label{color:#c8cec1;margin-bottom:3px}
.inline-list textarea{min-height:123px}
.list-actions{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:17px;padding-top:28px}
.list-actions .button{gap:15px}
.list-actions .text-link{font-size:11px}
.form-note{font-size:11px;line-height:1.6;color:#666d63;margin:15px 0 0}
.inline-list .form-note{grid-column:1/-1;color:#a2aa9b;margin-top:11px}
.form-status{font-size:12px;line-height:1.6;margin:12px 0 0;grid-column:1/-1;overflow-wrap:anywhere}
.form-status:empty{display:none}
.site-footer{padding:49px 0 24px;background:white;color:var(--ink)}
.footer-grid{display:flex;align-items:center;gap:38px;justify-content:space-between}
.site-footer .brand-note{color:var(--muted)}
.footer-title{font-size:24px;font-weight:650;letter-spacing:-.6px;margin:0 0 8px}
.footer-copy{font-size:11px;color:#666d63;margin:0;line-height:1.6}
.footer-heading{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-top:0}
.footer-links{display:flex;flex-wrap:wrap;gap:24px;font-size:12px}
.footer-links a:hover{color:#b55025}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:37px;padding-top:22px;border-top:1px solid var(--line);font-size:10px;color:#666d63}
.footer-bottom a{color:var(--ink)}

.modal{width:min(660px,calc(100% - 32px));max-height:calc(100svh - 40px);padding:0;border:1px solid #d4d9d0;border-radius:14px;background:white;color:var(--ink);box-shadow:0 30px 120px #0005}
.modal::backdrop{background:#080e0caa;backdrop-filter:blur(8px)}
.modal-inner{padding:40px}
.modal-close{float:right;border:1px solid var(--line);display:grid;place-items:center;width:36px;height:36px;background:white;border-radius:50%;font-size:22px;margin-left:15px}
.modal-close svg{width:18px;height:18px}
.modal .section-kicker{padding-top:8px}
.modal h2{font-size:34px;font-weight:500;letter-spacing:-1.5px;line-height:1.12;clear:both;margin:20px 0}
.modal h2+p{font-size:14px;color:var(--muted);margin-bottom:24px}
.modal textarea{min-height:190px}
.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.modal .form-note{font-size:11px}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.field--full{grid-column:1/-1}

.page-hero{padding:82px 0 65px;background:var(--soft)}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:70px;align-items:end}
.page-hero h1{font-size:clamp(48px,5.8vw,84px);line-height:1.03;font-weight:500;letter-spacing:-3.5px;margin:0}
.page-hero-grid>p{font-size:15px;color:var(--muted);line-height:1.65;margin:0}
.catalog-tools{padding:25px 0;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:96px;z-index:20}
.catalog-filter{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.filter-button{padding:10px 16px;border:1px solid var(--line);border-radius:30px;background:white;font-size:12px;white-space:nowrap;transition:background .2s}
.filter-button.is-active,.filter-button:hover{background:var(--dark);color:#fff;border-color:var(--dark)}
.catalog-search{border:1px solid var(--line);padding:12px 16px;border-radius:6px;background:var(--soft);min-width:200px;max-width:100%;font-size:13px}
.catalog-tools label{font-size:12px}
.catalog-search-row{display:flex;align-items:center;gap:15px;margin-top:16px}
.catalog-search-row input{flex:1}
.catalog-count,#catalog-count{font-size:12px;color:var(--muted)}
.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px}
.catalog-card{min-width:0;scroll-margin-top:250px;display:flex;flex-direction:column}
.catalog-card>img,.catalog-card-image{width:100%;height:280px;object-fit:cover;background:var(--soft)}
.catalog-card img[src*="hero-"]{object-fit:contain;background:#eaece7}
.catalog-card-body{padding:22px 0 0;display:flex;align-items:flex-start;flex-direction:column;flex:1;border-bottom:1px solid var(--line)}
.catalog-card small{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#666d63}
.catalog-card h2{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.7px;margin:10px 0}
.catalog-card p{font-size:13px;color:var(--muted);margin:0 0 20px;line-height:1.7}
.catalog-card button{margin-top:auto;margin-bottom:20px}
.catalog-empty,#catalog-empty{padding:45px 0;font-size:18px}
.about-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;align-items:center}
.about-image{height:540px;overflow:hidden}
.about-image img{width:100%;height:100%;object-fit:cover}
.about-copy h2{font-size:48px;line-height:1.1;letter-spacing:-2px;font-weight:500;margin:0 0 25px}
.about-copy p{color:var(--muted);font-size:15px;line-height:1.8}
.about-copy .button{margin-top:16px}
.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:40px}
.legal-card{min-width:0;padding:32px;background:#fff;border:1px solid var(--line)}
.legal-card h3{font-size:24px;line-height:1.3;font-weight:500;letter-spacing:-.5px;margin:0 0 24px}
.legal-list{margin:0}
.legal-list>div{display:grid;grid-template-columns:115px minmax(0,1fr);gap:18px;border-top:1px solid var(--line);padding:14px 0;font-size:12px;line-height:1.65}
.legal-list dt{color:var(--muted)}
.legal-list dd{margin:0;overflow-wrap:anywhere}
.certificate-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:30px}
.certificate-note{padding:48px;background:var(--dark);color:#fff}
.certificate-note h2{font-size:42px;line-height:1.1;font-weight:500;letter-spacing:-1.5px;margin:0 0 24px}
.certificate-note p{font-size:14px;color:#b2baad}
.certificate-note .button{margin-top:15px}
.document-list{list-style:none;padding:0;margin:0}
.document-list li{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;border-top:1px solid var(--line)}
.document-list strong{font-size:13px;font-weight:500;display:block}
.document-list span{font-size:11px;color:var(--muted)}
.status{font-size:10px!important;white-space:nowrap;border:1px solid var(--line);border-radius:20px;padding:6px 10px}
.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.fact{border-top:1px solid var(--line);padding-top:25px}
.fact p{font-size:14px;color:var(--muted)}

@media(prefers-reduced-motion:no-preference){[data-reveal]{transition:opacity .8s var(--ease),transform .8s var(--ease)}
[data-reveal].will-reveal{opacity:0;transform:translateY(24px)}
[data-reveal].is-revealed{opacity:1;transform:none}
.focus-card:nth-child(2){transition-delay:.08s}
.focus-card:nth-child(3){transition-delay:.16s}
}

@media(min-width:1600px){.hero-art{top:125px;width:76%}
.hero h1{font-size:112px}
.hero-inner{height:790px}
}

@media(max-width:1120px){.container{width:calc(100% - 72px)}
.main-nav{gap:24px}
.header-inner{gap:20px}
.brand-note{display:none}
.brand-name{font-size:21px}
.header-cta{font-size:11px;padding:12px 15px;gap:16px}
.hero-inner{height:680px;min-height:680px}
.hero h1{font-size:76px;letter-spacing:-4px;padding-top:54px}
.hero-art{width:79%;right:-11%;top:160px;height:60%}
.hero-orbits{width:530px;height:530px;right:-5%;top:55px}
.hero-bottom{bottom:140px}
.hero-description{font-size:15px}
.hero-navigation{gap:12px}
.motion-toggle{margin-right:0}
.section{padding:80px 0}
.section-title{font-size:43px}
.assortment-layout{gap:35px}
.focus-card h3{font-size:22px}
.project-grid{grid-template-columns:1fr;gap:38px}
.project-copy{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:0 32px}
.project-copy .section-kicker{grid-column:1/-1}
.project-copy .accent-rule{display:none}
.project-copy>p:last-child{margin:0}
.inline-list{grid-template-columns:1fr auto}
.process-steps p{font-size:12px}
.footer-grid{flex-wrap:wrap}
.footer-links{gap:19px}
.page-hero-grid{gap:40px}
.about-split{gap:40px}
.catalog-card>img{height:240px}
.certificate-note{padding:32px}
}

@media(max-width:780px){html{scroll-padding-top:95px}
.container{width:calc(100% - 40px)}
.header-inner{height:76px;gap:16px}
.brand-mark{width:34px;height:34px}
.brand{gap:10px}
.brand-name{font-size:21px}
.header-cta{margin-left:auto;font-size:10px;padding:10px 13px;gap:9px}
.header-cta svg{display:none}
.menu-toggle{display:flex;flex:none}
.main-nav{display:none;position:fixed;inset:76px 0 0;overflow-y:auto;overscroll-behavior:contain;padding:45px 25px;flex-direction:column;align-items:flex-start;gap:30px;background:var(--dark);z-index:50}
.main-nav.is-open{display:flex}
.main-nav a{font-size:28px;color:#fff}
.hero-inner{height:760px;min-height:760px}
.hero h1{font-size:clamp(43px,8.6vw,65px);letter-spacing:-2.5px;padding-top:36px;line-height:1.05}
.hero-art{top:153px;left:-5%;right:auto;width:110%;height:350px}
.hero-orbits{width:420px;height:420px;right:calc(50% - 210px);top:144px}
.hero-bottom{bottom:104px;display:block}
.hero-description{font-size:13px;margin-bottom:18px}
.hero-description br{display:none}
.hero-actions{gap:23px}
.hero-actions .button{min-height:50px;gap:20px;padding:14px 19px;font-size:12px}
.hero-actions .text-link{font-size:12px}
.hero-navigation{position:absolute;right:0;bottom:109px;gap:13px}
.round-button{width:34px;height:34px}
.motion-toggle{width:29px;height:29px}
.hero-selectors{bottom:20px;gap:16px}
.hero-selector{gap:10px;font-size:10px;line-height:1.5;align-items:start;flex-direction:column;padding:12px 0;min-height:64px}
.hero-selector>span{font-size:9px}
.hero-selector svg{position:absolute;right:0;top:13px;width:12px;height:12px}
.section{padding:62px 0}
.section-kicker{font-size:9px;margin-bottom:15px}
.section-title{font-size:35px;letter-spacing:-1.5px;line-height:1.12}
.section-heading{gap:18px;align-items:flex-start;flex-direction:column;margin-bottom:29px}
.section-heading .text-link{font-size:12px}
.focus-grid{grid-template-columns:1fr;gap:34px}
.focus-image{aspect-ratio:1.4}
.focus-card h3{font-size:25px}
.focus-card p{font-size:13px;margin-bottom:18px}
.card-bottom{font-size:10px}
.focus-card-heading{margin-top:18px}
.assortment-layout{grid-template-columns:1fr;gap:30px}
.store-photo{min-height:290px;height:290px;order:2}
.assortment-copy .section-title{font-size:35px}
.section-lead{font-size:14px}
.direction-list{column-gap:24px;margin-top:16px}
.direction-list a{font-size:12px;gap:9px;padding:18px 0}
.direction-list a>span{display:none}
.project-section{padding:58px 0}
.project-grid{gap:32px}
.project-copy{display:block}
.project-copy .section-title{font-size:36px}
.project-copy>p:last-child{margin-top:22px;font-size:13px}
.process-steps{gap:13px;margin-bottom:25px}
.process-steps li{display:block}
.process-steps li>span{margin-bottom:12px}
.process-steps h3{font-size:13px}
.process-steps p{font-size:10px}
.process-steps p br{display:none}
.inline-list{grid-template-columns:1fr}
.list-actions{padding-top:17px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:18px}
.list-actions .button{font-size:12px;padding:15px 17px;min-height:49px}
.list-actions .text-link{font-size:10px}
.inline-list .form-note{font-size:10px}
.site-footer{padding-top:35px}
.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}
.footer-grid .footer-links{grid-column:1/-1;gap:22px;font-size:11px}
.footer-copy{font-size:10px}
.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:12px 25px;margin-top:27px;font-size:9px}
.modal-inner{padding:25px}
.modal h2{font-size:29px;letter-spacing:-1px}
.modal h2+p{font-size:13px}
.modal-actions{gap:10px}
.modal .button{font-size:12px;min-height:48px;padding:13px 18px}
.modal textarea{min-height:160px}
.page-hero{padding:55px 0 44px}
.page-hero-grid{grid-template-columns:1fr;gap:24px}
.page-hero h1{font-size:50px;letter-spacing:-2.3px}
.page-hero-grid>p{font-size:14px}
.catalog-tools{position:relative;top:0;padding:20px 0}
.catalog-filter{gap:7px}
.filter-button{font-size:11px;padding:8px 12px}
.catalog-search{width:100%;min-width:0}
.catalog-search-row{flex-wrap:wrap;gap:9px}
.catalog-search-row input{flex-basis:100%}
.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}
.catalog-card>img{height:180px}
.catalog-card{scroll-margin-top:95px}
.catalog-card h2{font-size:20px}
.catalog-card small{font-size:8px}
.catalog-card p{font-size:11px}
.catalog-card-body{padding-top:16px}
.catalog-card button{font-size:11px;min-height:44px;padding:11px 15px}
.about-split,.legal-grid,.certificate-intro{grid-template-columns:1fr;gap:28px}
.about-image{height:370px}
.about-copy h2{font-size:37px;letter-spacing:-1.4px}
.about-copy p{font-size:14px}
.legal-card{padding:24px}
.legal-list>div{grid-template-columns:95px 1fr;gap:12px;font-size:11px}
.certificate-note{padding:30px}
.certificate-note h2{font-size:35px}
.document-list li{gap:12px;flex-wrap:wrap}
.facts{grid-template-columns:1fr}
.form-grid{grid-template-columns:1fr}
}

@media(max-width:420px){.header-cta{display:none}
.menu-toggle{margin-left:auto}
.hero-inner{height:725px;min-height:725px}
.hero h1{font-size:43px;letter-spacing:-2.3px}
.hero-art{top:138px;left:-5%;width:110%;height:330px}
.hero-orbits{width:340px;height:340px;right:calc(50% - 170px);top:130px}
.hero-bottom{bottom:112px}
.hero-description{max-width:300px}
.hero-navigation{bottom:126px}
.hero-actions{gap:19px}
.hero-actions .button{padding-inline:15px;gap:16px}
.hero-actions .text-link{font-size:11px}
.hero-selector{font-size:9px}
.hero-selectors{gap:13px}
.section-title{font-size:31px}
.catalog-grid{grid-template-columns:1fr}
.catalog-card>img{height:260px}
.catalog-card h2{font-size:25px}
.catalog-card p{font-size:13px}
.catalog-card small{font-size:10px}
.footer-grid{grid-template-columns:1fr}
.footer-grid .footer-links{grid-column:auto}
.page-hero h1{font-size:43px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{animation:none!important;transition:none!important}
.hero-art{transform:none!important}
[data-reveal]{opacity:1!important;transform:none!important}
}


.mobile-list-link{display:none}
.catalog-tools .field{margin-bottom:18px}
.catalog-tools #catalog-count{margin-bottom:0}
@media(max-width:780px){.main-nav .mobile-list-link{display:block;color:var(--accent)}
}


/* Cart and catalogue illustrations */
.header-cta.header-cart{display:inline-flex;gap:10px;flex-shrink:0;padding:10px 15px;min-height:44px}
.header-cart svg{display:block;width:19px;height:19px}
.cart-badge{display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;background:var(--accent);border-radius:50%;color:var(--dark);font-size:11px;font-weight:650;font-variant-numeric:tabular-nums}
.material-placeholder{height:280px;background:var(--soft);border:1px solid #e8ebe6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:18px;color:#7a8178}
.material-placeholder svg{width:48px;height:48px;stroke-width:1}
.material-placeholder>span{font-size:14px;line-height:1.4;color:#535b51;max-width:230px}
.material-placeholder small{font-size:10px!important;letter-spacing:.3px;margin:0!important;color:#72796f}
.project-cart-link>p:first-child{max-width:440px;color:#c6ccbf;font-size:14px;margin:0 0 23px;line-height:1.7}
.project-cart-link .text-link{margin-left:24px}
.project-cart-link .form-note{color:#adb5a6}
.focus-image img,.store-photo>img{object-position:center!important}
.cart-toast{position:fixed;z-index:60;right:24px;bottom:24px;max-width:min(470px,calc(100% - 40px));display:flex;align-items:center;gap:24px;background:#202523;color:white;border:1px solid #596455;border-radius:12px;padding:18px 22px;box-shadow:0 8px 32px #0003;font-size:13px}
.cart-toast a{flex:none;color:#ffa77f;border-bottom:1px solid currentColor;padding-block:7px}
.cart-section{padding-top:48px;background:#fafbf8}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}
.cart-main{min-width:0}
.cart-list-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}
.cart-list-heading h2{font-size:20px;font-weight:500;letter-spacing:-.3px;margin:0}
.cart-list-heading h2 span{color:#737c6e;margin-left:8px;font-size:14px}
.cart-list-heading .text-link{font-size:11px}
.cart-empty{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f0f2ed;border:1px solid #e0e5da;padding:40px 25px}
.cart-empty>svg{width:48px;height:48px;color:#687361;margin-bottom:18px;stroke-width:1}
.cart-empty h2{font-size:25px;line-height:1.25;letter-spacing:-.6px;font-weight:500;margin:0 0 12px}
.cart-empty p{font-size:13px;color:var(--muted);max-width:350px;margin:0 0 25px}
.cart-item{display:grid;grid-template-columns:125px minmax(0,1fr);gap:26px;padding:28px 0;border-top:1px solid var(--line)}
.cart-item:last-child{border-bottom:1px solid var(--line)}
.cart-item-image{width:125px;height:135px;background:#eef1e9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#788271}
.cart-item-image img{width:100%;height:100%;object-fit:cover}
.cart-item-image svg{width:35px;height:35px;stroke-width:1}
.cart-item-image span{font-size:10px}
.cart-item-content{min-width:0}
.cart-item-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:15px}
.cart-item h3{font-size:21px;line-height:1.25;font-weight:500;letter-spacing:-.5px;margin:0;padding-top:8px}
.cart-item h3 a:hover{color:#b55025}
.cart-remove{width:44px;height:44px;display:grid;place-items:center;flex:none;border:0;background:transparent;color:#737b6e;border-radius:50%;margin-top:-2px;margin-right:-9px}
.cart-remove:hover{background:#e9ede4;color:#a84920}
.cart-remove svg{width:18px;height:18px}
.cart-item-controls{display:flex;align-items:start;gap:16px}
.cart-item-controls .field{gap:7px}
.cart-item .field label{font-size:10px;color:#606a59}
.quantity-control{display:flex;border:1px solid #c8cec1;background:white;border-radius:6px;overflow:hidden}
.quantity-control button{width:44px;min-height:44px;border:0;background:transparent;font-size:20px;font-weight:300}
.quantity-control button:hover:enabled{background:#edf1e7}
.quantity-control button:disabled{opacity:.35}
.quantity-control input{border:0;border-left:1px solid #e4e8df;border-right:1px solid #e4e8df;border-radius:0;padding:10px 3px;text-align:center;width:65px;font-size:14px;font-variant-numeric:tabular-nums}
.quantity-control :focus-visible{outline-offset:-3px}
.cart-item-controls select{min-height:46px;padding:10px 32px 10px 12px;min-width:93px;font-size:13px;border-color:#c8cec1}
.cart-item-details{margin-top:18px;gap:7px}
.cart-item-details input{padding:12px;font-size:12px;min-height:44px}
.cart-item-error{font-size:11px;line-height:1.5;color:#a53517;margin:10px 0 0}
.cart-item input[aria-invalid=true]{background:#fff0ea}
.cart-notes{margin-top:32px}
.cart-notes textarea{background:white;min-height:120px;font-size:13px}
.cart-notes .form-note{margin:0;font-size:10px}
.cart-summary{position:sticky;top:125px;padding:30px;background:white;border:1px solid #dbe0d3;border-radius:8px}
.cart-summary h2{font-size:29px;line-height:1.12;font-weight:500;letter-spacing:-1px;margin:0 0 29px}
.cart-summary .section-kicker{margin-bottom:15px}
.cart-total,.cart-price{display:flex;justify-content:space-between;gap:12px;padding:17px 0;border-top:1px solid var(--line);font-size:12px}
.cart-total strong{font-variant-numeric:tabular-nums;font-weight:500}
.cart-price strong{font-size:15px;font-weight:500;white-space:nowrap}
.cart-summary>p:not([class]){color:var(--muted);font-size:11px;line-height:1.7;margin:0 0 23px}
.cart-summary .button{width:100%;font-size:12px;min-height:48px;padding:14px 10px;margin-top:10px}
.cart-summary .button:disabled{opacity:.45;transform:none}
.cart-summary .button:disabled:hover{background:transparent}
.cart-summary .button--accent:disabled:hover{background:var(--accent)}
.cart-summary .form-note{font-size:10px}
#cart-storage-warning{color:#a53517}
@media(max-width:1120px){.cart-layout{grid-template-columns:minmax(0,1fr) 295px;gap:30px}.cart-summary{padding:24px}.cart-item{grid-template-columns:100px minmax(0,1fr);gap:20px}.cart-item-image{width:100px;height:115px}.material-placeholder{height:240px}}
@media(max-width:900px){.cart-layout{grid-template-columns:minmax(0,1fr)}.cart-summary{position:static;max-width:550px}.cart-item{grid-template-columns:135px minmax(0,1fr);gap:26px}.cart-item-image{width:135px;height:145px}}
@media(max-width:780px){.material-placeholder{height:180px;padding:20px;gap:10px}.material-placeholder svg{width:36px;height:36px}.material-placeholder>span{font-size:12px}.project-cart-link .text-link{margin:20px 0 0;display:table}.cart-toast{right:20px;bottom:20px;padding:14px 17px;font-size:12px;gap:16px}.cart-section{padding-top:30px}.cart-item h3{font-size:20px}.cart-item-controls{gap:12px}.cart-item{grid-template-columns:90px minmax(0,1fr);gap:18px}.cart-item-image{width:90px;height:105px}.cart-item-details{margin-top:14px}.cart-list-heading{flex-wrap:wrap;gap:8px}.cart-summary{max-width:none}.cart-item .field label{font-size:11px}.cart-item-details input,.cart-notes textarea{font-size:16px}}
@media(max-width:540px){.cart-item{grid-template-columns:68px minmax(0,1fr);gap:14px}.cart-item-image{width:68px;height:78px}.cart-item h3{font-size:18px;padding-top:0}.cart-item-heading{gap:4px;margin-bottom:17px}.cart-remove{margin-top:-12px}.cart-item-controls{flex-wrap:wrap;gap:12px}.cart-item-controls select{font-size:16px}.quantity-control input{font-size:16px;width:64px}.cart-item-details{margin-left:-82px;margin-top:22px}.cart-item .field label{font-size:10px}.cart-item-details input{width:100%}.cart-summary h2{font-size:28px}.cart-empty h2{font-size:23px}.cart-list-heading h2{font-size:19px}}
@media(max-width:420px){.header-inner{gap:10px}.header-inner .brand{gap:8px}.header-inner .brand-mark{width:28px;height:28px}.header-inner .brand-name{font-size:18px;letter-spacing:-.7px}.header-inner .brand-note{font-size:6px;letter-spacing:.6px}.header-cta.header-cart{padding:8px;gap:6px}.cart-link-label{display:none}.header-cart svg{width:17px;height:17px}.header-inner .menu-toggle{width:40px;flex-shrink:0;margin-left:0}.cart-badge{height:21px;min-width:21px;font-size:10px}.material-placeholder{height:260px;gap:18px}.material-placeholder svg{width:48px;height:48px}.material-placeholder>span{font-size:14px}.cart-toast{flex-wrap:wrap;gap:4px 15px}.cart-item-image span{font-size:9px}}
