:root{--ink:#090b0c;--ink-soft:#141719;--paper:#f4f4f1;--paper-warm:#ecebe6;--white:#fff;--muted:#5d6264;--line:#090b0c29;--line-light:#ffffff2e;--accent:#75ead4;--accent-deep:#0d6b5d;--radius-lg:34px;--radius-md:22px;--header-height:72px;--page-padding:clamp(20px, 4vw, 64px);--display-font:"SF Pro Display", "Helvetica Neue", "PingFang SC", "Noto Sans CJK SC", Arial, sans-serif;--body-font:"SF Pro Text", "Helvetica Neue", "PingFang SC", "Noto Sans CJK SC", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{color:var(--ink);background:var(--paper);font-family:var(--body-font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}body,button,input,textarea{font-family:var(--body-font)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}::selection{color:var(--ink);background:var(--accent)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.skip-link{z-index:200;color:var(--ink);background:var(--accent);border-radius:999px;padding:12px 18px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(100%,1600px);padding-inline:var(--page-padding);margin-inline:auto}.site-header{z-index:100;height:var(--header-height);color:var(--white);background:color-mix(in srgb, var(--ink) 78%, transparent);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(100%,1740px);height:100%;margin-inline:auto;padding-inline:clamp(18px,3vw,48px);display:grid}.brand{justify-self:start;align-items:center;gap:11px;min-width:0;display:inline-flex}.brand-mark{flex:0 0 27px;width:27px;height:27px;display:inline-block;position:relative}.brand-mark>span{border:2px solid;width:9px;position:absolute;inset-block:0}.brand-mark>span:first-child{border-right:0;left:2px}.brand-mark>span:last-child{border-left:0;right:2px}.brand-mark:after{content:"";background:currentColor;height:5px;position:absolute;top:11px;left:5px;right:5px}.brand__text{flex-direction:column;line-height:1;display:flex}.brand__text strong{font-family:var(--display-font);letter-spacing:.15em;font-size:13px;font-weight:700}.brand__text small{color:#ffffff9e;letter-spacing:.12em;margin-top:5px;font-size:10px}.desktop-nav{align-items:center;gap:clamp(24px,3vw,46px);display:flex}.desktop-nav a,.language-switcher,.header-inquiry{letter-spacing:.02em;font-size:13px;font-weight:570}.desktop-nav a{color:#ffffffc7;padding-block:8px;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--accent);transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:var(--white)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.site-header__actions{justify-self:end;align-items:center;gap:18px;display:flex}.language-switcher{color:#ffffffb8;align-items:center;gap:5px;display:inline-flex}.header-inquiry{color:var(--ink);background:var(--white);border-radius:999px;padding:10px 16px;transition:background .18s,transform .18s}.header-inquiry:hover{background:var(--accent);transform:translateY(-1px)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;flex-direction:column;justify-content:center;gap:6px;width:34px;height:34px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:currentColor;width:25px;height:1px;transition:transform .18s}.mobile-nav[open] summary span:first-child{transform:translateY(3.5px)rotate(45deg)}.mobile-nav[open] summary span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav nav{width:min(78vw,320px);color:var(--white);border:1px solid var(--line-light);background:#090b0cfa;border-radius:18px;flex-direction:column;padding:12px;display:flex;position:absolute;top:50px;right:-14px;box-shadow:0 30px 80px #0000006b}.mobile-nav nav a{border-bottom:1px solid var(--line-light);padding:16px 14px}.mobile-nav nav a:last-child{color:var(--ink);background:var(--accent);text-align:center;border:0;border-radius:11px;margin-top:8px}.hero{min-height:100svh;color:var(--white);background:var(--ink);position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center;animation:1.8s cubic-bezier(.2,.75,.2,1) both hero-settle}.hero__veil{background:linear-gradient(90deg,#060809e6 0%,#060809a6 32%,#06080914 68%),linear-gradient(#0000 62%,#060809b8 100%);position:absolute;inset:0}.hero__content{z-index:2;min-height:100svh;padding-top:calc(var(--header-height) + 80px);flex-direction:column;justify-content:center;padding-bottom:120px;display:flex;position:relative}.eyebrow{color:#4c5356;letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:700}.eyebrow--light{color:#fff9}.hero h1,.section-heading h2,.story-panel h2,.contact-cta h2,.page-intro h1,.product-hero h1,.about-statement p,.not-found h1{font-family:var(--display-font);letter-spacing:-.055em;margin:0;font-weight:600;line-height:.96}.hero h1{max-width:900px;font-size:clamp(66px,9.2vw,152px)}.hero h1 span,.section-heading h2 span,.story-panel h2 span,.contact-cta h2 span,.page-intro h1 span{display:block}.hero__lead{color:#ffffffbd;max-width:600px;margin:38px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.45}.button-row{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:0 22px;font-size:14px;font-weight:650;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{color:var(--ink);background:var(--white)}.button--light:hover{background:var(--accent)}.button--ghost-light{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff4d}.button--ghost-light:hover{background:#ffffff29}.button--dark{color:var(--white);background:var(--ink)}.button--dark:hover{color:var(--ink);background:var(--accent)}.button:disabled{cursor:wait;opacity:.6;transform:none}.hero__index{z-index:2;right:var(--page-padding);bottom:30px;left:var(--page-padding);color:#ffffff6b;letter-spacing:.12em;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:flex;position:absolute}.section{padding-block:clamp(110px,13vw,210px)}.section--light{background:var(--paper)}.section--ink{color:var(--white);background:var(--ink)}.section--accent{color:var(--ink);background:var(--accent)}.section-heading{grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);align-items:end;gap:64px;margin-bottom:clamp(62px,8vw,112px);display:grid}.section-heading h2{font-size:clamp(48px,6.5vw,106px)}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 8px;font-size:17px;line-height:1.65}.section-heading--dark{grid-template-columns:1fr}.section-heading--dark h2{max-width:1150px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.5vw,38px);display:grid}.product-card{border-radius:var(--radius-lg);background:#e9e9e5;min-width:0;overflow:hidden}.product-card__media{aspect-ratio:3/2;background:#e4e2dc;display:block;position:relative;overflow:hidden}.product-card__media img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__body{justify-content:space-between;align-items:end;gap:36px;min-height:250px;padding:clamp(26px,3.5vw,52px);display:flex}.product-card__eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.product-card h3{font-family:var(--display-font);letter-spacing:-.045em;margin:12px 0 10px;font-size:clamp(34px,4vw,58px);font-weight:600;line-height:1}.product-card p{max-width:500px;color:var(--muted);margin:0;line-height:1.6}.text-link{white-space:nowrap;flex:none;align-items:center;gap:9px;font-size:14px;font-weight:650;display:inline-flex}.text-link span{background:var(--white);border-radius:50%;place-items:center;width:32px;height:32px;transition:color .18s,background .18s,transform .18s;display:inline-grid}.text-link:hover span{color:var(--white);background:var(--ink);transform:translate(2px,-2px)}.text-link--large{font-size:17px}.text-link--large span{width:42px;height:42px}.section-action{justify-content:flex-end;margin-top:48px;display:flex}.values-section{padding-block:clamp(110px,13vw,210px)}.values-grid{border-top:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.values-grid article{border-right:1px solid var(--line-light);min-height:360px;padding:30px clamp(20px,3vw,48px) 36px 0}.values-grid article+article{padding-left:clamp(20px,3vw,48px)}.values-grid article:last-child{border-right:0}.values-grid article>span,.product-highlights article>span,.about-principles article>span{color:var(--accent);letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.values-grid h3{font-family:var(--display-font);letter-spacing:-.04em;margin:110px 0 20px;font-size:clamp(28px,3vw,45px);font-weight:540}.values-grid p{color:#ffffff94;max-width:350px;margin:0;line-height:1.65}.story-panel{min-height:min(900px,90svh);color:var(--white);background:#102030;position:relative;overflow:hidden}.story-panel img{object-fit:cover}.story-panel__veil{background:linear-gradient(90deg,#05080bdb,#05080b1f 75%);position:absolute;inset:0}.story-panel__content{z-index:1;flex-direction:column;justify-content:flex-end;min-height:min(900px,90svh);padding-bottom:clamp(70px,10vw,150px);display:flex;position:relative}.story-panel h2{max-width:1000px;font-size:clamp(52px,7.5vw,122px)}.story-panel__content>p:last-child{color:#ffffffb8;max-width:540px;margin:36px 0 0;font-size:18px;line-height:1.65}.contact-cta{padding-block:clamp(90px,11vw,170px)}.contact-cta__inner{grid-template-columns:1fr minmax(300px,.35fr);gap:70px;display:grid}.contact-cta__inner>.eyebrow{color:#090b0c8c;grid-column:1/-1;margin-bottom:-20px}.contact-cta h2{font-size:clamp(52px,7.2vw,116px)}.contact-cta__inner>div{align-self:end}.contact-cta__inner>div p{margin:0 0 32px;font-size:18px;line-height:1.6}.site-footer{color:var(--white);background:var(--ink)}.site-footer__top{grid-template-columns:1fr auto;gap:80px;padding-top:90px;padding-bottom:90px;display:grid}.footer-brand{align-items:flex-start;gap:24px;display:flex}.footer-brand .brand-mark{flex-basis:42px;width:42px;height:42px}.footer-brand .brand-mark:after{top:18px}.footer-brand p{max-width:490px;font-family:var(--display-font);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,48px);font-weight:520;line-height:1.15}.footer-links{color:#ffffffab;grid-template-columns:repeat(2,minmax(100px,1fr));align-content:start;gap:18px 70px;padding-top:6px;font-size:14px;display:grid}.footer-links a:hover{color:var(--accent)}.site-footer__bottom{color:#ffffff9e;border-top:1px solid var(--line-light);letter-spacing:.05em;align-items:center;gap:20px;padding-top:24px;padding-bottom:24px;font-size:11px;display:flex}.site-footer__bottom .preview-chip{margin-left:auto}.preview-chip{color:var(--ink);background:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.preview-chip--dark{margin-top:30px}.inner-page{min-height:80svh;padding-top:var(--header-height);background:var(--paper)}.page-intro{padding-top:clamp(110px,13vw,200px);padding-bottom:clamp(80px,10vw,150px)}.page-intro h1{max-width:1250px;font-size:clamp(58px,9vw,142px)}.page-intro__lead{max-width:580px;color:var(--muted);margin:52px 0 0 auto;font-size:clamp(18px,2vw,24px);line-height:1.6}.page-intro__lead--wide{max-width:820px}.product-list-section{padding-bottom:clamp(100px,13vw,200px)}.preview-notice{background:#deded8;border-radius:14px;align-items:flex-start;gap:15px;max-width:800px;margin:0 0 50px;padding:20px 24px;display:flex}.preview-notice>span{color:var(--accent-deep);font-size:10px;line-height:2.3}.preview-notice p{color:#4f5657;margin:0;font-size:14px;line-height:1.6}.product-grid--catalog .product-card:nth-child(3){grid-column:1/-1}.product-grid--catalog .product-card:nth-child(3) .product-card__media{aspect-ratio:2/.9}.product-hero{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(30px,5vw,80px);padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,9vw,140px);display:grid}.product-hero__copy{flex-direction:column;justify-content:center;display:flex}.back-link{color:var(--muted);align-self:flex-start;margin-bottom:auto;font-size:13px}.product-hero__copy .eyebrow{margin-top:clamp(70px,8vw,130px)}.product-hero h1{font-size:clamp(64px,8vw,126px)}.product-hero__copy>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:30px 0 0;font-size:19px;line-height:1.6}.product-hero__media{border-radius:var(--radius-lg);background:#e6e3dd;min-height:720px;position:relative;overflow:hidden}.product-hero__media img{object-fit:cover}.product-narrative{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(60px,10vw,170px);padding-top:clamp(80px,10vw,150px);padding-bottom:clamp(90px,11vw,170px);display:grid}.product-description{max-width:800px}.product-description p{font-family:var(--display-font);letter-spacing:-.035em;margin:0;font-size:clamp(27px,3.2vw,47px);font-weight:480;line-height:1.3}.product-description p+p{color:var(--muted);margin-top:32px;font-size:clamp(19px,2vw,28px)}.product-specs{border-top:1px solid var(--ink);align-self:start}.product-specs>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding:18px 0;display:flex}.product-specs span{color:var(--muted);font-size:13px}.product-specs strong{text-align:right;font-size:14px;font-weight:600}.product-highlights,.about-principles{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:clamp(100px,12vw,190px);display:grid}.product-highlights article,.about-principles article{border-top:1px solid var(--ink);border-right:1px solid var(--line);min-height:310px;padding:30px clamp(22px,3vw,44px) 30px 0}.product-highlights article+article,.about-principles article+article{padding-left:clamp(22px,3vw,44px)}.product-highlights article:last-child,.about-principles article:last-child{border-right:0}.product-highlights h2,.about-principles h2{font-family:var(--display-font);letter-spacing:-.04em;margin:100px 0 18px;font-size:clamp(26px,2.8vw,42px);font-weight:560}.product-highlights p,.about-principles p{max-width:340px;color:var(--muted);margin:0;line-height:1.65}.product-context{background:var(--ink);min-height:min(900px,78svh);position:relative;overflow:hidden}.product-context>img,.product-context>video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-context:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#07090abf);position:absolute;inset:0}.product-context__label{z-index:1;right:var(--page-padding);bottom:clamp(35px,6vw,80px);left:var(--page-padding);color:var(--white);border-top:1px solid var(--line-light);justify-content:space-between;gap:30px;padding-top:20px;display:flex;position:absolute}.product-context--video .product-context__label{top:clamp(35px,6vw,80px);bottom:auto}.product-context__label span{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.product-context__label p{margin:0;font-size:18px}.inquiry-section{scroll-margin-top:calc(var(--header-height) + 30px);grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);gap:clamp(60px,10vw,160px);padding-top:clamp(100px,12vw,180px);padding-bottom:clamp(100px,12vw,180px);display:grid}.inquiry-section__intro h2,.direct-contact h2{font-family:var(--display-font);letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,74px);font-weight:560;line-height:1}.inquiry-section__intro>p:last-child{max-width:450px;color:var(--muted);margin:28px 0 0;line-height:1.65}.inquiry-form{min-width:0}.form-product{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;padding:20px 0;display:flex}.form-product span{color:var(--muted);font-size:12px}.form-product strong{font-family:var(--display-font);font-size:22px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.inquiry-form label:not(.consent-field):not(.honeypot){flex-direction:column;gap:10px;display:flex}.inquiry-form label>span{color:#454a4c;gap:8px;font-size:12px;font-weight:650;display:flex}.inquiry-form label em{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:500}.inquiry-form input[type=text],.inquiry-form input[type=email],.inquiry-form textarea{width:100%;color:var(--ink);background:#ffffff94;border:1px solid #0000;border-radius:12px;outline:none;transition:border .18s,background .18s,box-shadow .18s}.inquiry-form input[type=text],.inquiry-form input[type=email]{height:52px;padding:0 15px}.inquiry-form textarea{resize:vertical;min-height:150px;padding:15px}.inquiry-form input:focus,.inquiry-form textarea:focus{background:var(--white);border-color:var(--accent-deep);box-shadow:0 0 0 3px #75ead442}.form-message{margin-top:24px}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.consent-field{cursor:pointer;align-items:flex-start;gap:12px;margin-top:22px;display:flex}.consent-field input{width:18px;height:18px;accent-color:var(--ink);margin:1px 0 0}.consent-field span{max-width:620px;line-height:1.5;color:var(--muted)!important;font-weight:450!important}.form-submit-row{align-items:center;gap:24px;margin-top:34px;display:flex}.form-status{flex-direction:column;max-width:420px;font-size:13px;display:flex}.form-status strong{color:var(--accent-deep)}.form-status span{color:var(--muted)}.form-error{color:#a62828!important}.about-image{padding-bottom:clamp(100px,12vw,180px)}.about-image>div{aspect-ratio:16/8.3;background:var(--ink);border-radius:var(--radius-lg);position:relative;overflow:hidden}.about-image img{object-fit:cover}.about-statement{padding-block:clamp(100px,13vw,190px)}.about-statement .page-shell{grid-template-columns:1fr auto;align-items:end;gap:80px;display:grid}.about-statement p{max-width:1180px;font-size:clamp(40px,6vw,92px)}.contact-page .page-intro{padding-bottom:clamp(70px,8vw,110px)}.direct-contact{padding-bottom:clamp(100px,12vw,180px)}.direct-contact h2{margin-bottom:46px}.contact-links{border-top:1px solid var(--ink)}.contact-links>a,.contact-links>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.4fr) 1fr auto;align-items:center;gap:30px;min-height:98px;display:grid}.contact-links span{color:var(--muted);letter-spacing:.04em;font-size:12px}.contact-links strong{font-family:var(--display-font);letter-spacing:-.03em;font-size:clamp(20px,2.5vw,34px);font-weight:540}.contact-links i{background:#e1e1dc;border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;transition:background .18s,transform .18s;display:grid}.contact-links a:hover i{background:var(--accent);transform:translate(2px,-2px)}.legal-content{max-width:980px;padding-bottom:clamp(110px,14vw,210px)}.legal-content article{border-top:1px solid var(--line);grid-template-columns:.4fr 1fr;gap:50px;padding:34px 0;display:grid}.legal-content h2{font-family:var(--display-font);letter-spacing:-.03em;margin:0;font-size:25px;font-weight:580}.legal-content p{color:var(--muted);margin:0;line-height:1.75}.legal-effective{font-size:12px;margin-top:50px!important}.not-found{min-height:80svh;padding-top:calc(var(--header-height) + 70px);flex-direction:column;justify-content:center;align-items:flex-start;padding-bottom:90px;display:flex}.not-found>span{color:var(--accent-deep);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.not-found h1{max-width:900px;margin:30px 0 50px;font-size:clamp(48px,7vw,100px)}@keyframes hero-settle{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@media (max-width:1100px){.site-header__inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-nav{display:block}.product-card__body{flex-direction:column;align-items:flex-start}.product-hero{grid-template-columns:.75fr 1.25fr}.product-hero__media{min-height:600px}}@media (max-width:820px){:root{--header-height:64px}.header-inquiry,.brand__text small{display:none}.hero__veil{background:linear-gradient(90deg,#060809e6 0%,#06080975 80%),linear-gradient(#0000 40%,#060809c7 100%)}.hero__image{object-position:60% center}.hero__content{justify-content:flex-end;padding-bottom:110px}.hero__index span:last-child{display:none}.section-heading,.contact-cta__inner,.product-hero,.product-narrative,.inquiry-section,.about-statement .page-shell{grid-template-columns:1fr}.section-heading>p{margin:0}.product-grid{grid-template-columns:1fr}.product-grid--catalog .product-card:nth-child(3){grid-column:auto}.product-grid--catalog .product-card:nth-child(3) .product-card__media{aspect-ratio:3/2}.values-grid,.product-highlights,.about-principles{grid-template-columns:1fr}.values-grid article,.product-highlights article,.about-principles article{border-right:0;border-bottom:1px solid var(--line-light);min-height:280px;padding-right:0;padding-left:0!important}.product-highlights article,.about-principles article{border-bottom-color:var(--line)}.values-grid h3,.product-highlights h2,.about-principles h2{margin-top:80px}.story-panel,.story-panel__content{min-height:78svh}.story-panel__veil{background:linear-gradient(#05080b1f 20%,#05080be0)}.contact-cta__inner>.eyebrow{grid-column:auto;margin-bottom:-20px}.site-footer__top{grid-template-columns:1fr}.footer-links{padding-top:20px}.product-hero__copy .eyebrow{margin-top:70px}.product-hero__media{aspect-ratio:4/3;min-height:auto}.product-narrative{gap:70px}.product-context{min-height:65svh}.about-statement .button{justify-self:start}}@media (max-width:560px){.brand__text strong{font-size:11px}.site-header__actions{gap:12px}.language-switcher{font-size:12px}.hero h1{font-size:clamp(56px,18vw,88px)}.hero__lead{font-size:17px}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.section-heading h2,.story-panel h2,.contact-cta h2,.page-intro h1{font-size:clamp(44px,14vw,68px)}.product-card{border-radius:22px}.product-card__body{min-height:240px;padding:26px}.site-footer__top{gap:50px;padding-top:70px;padding-bottom:70px}.footer-brand{flex-direction:column}.footer-links{gap:16px 30px}.site-footer__bottom{flex-wrap:wrap}.site-footer__bottom .preview-chip{margin-left:0}.page-intro__lead{margin-top:36px}.product-hero h1{font-size:58px}.product-context__label{flex-direction:column;gap:12px}.form-grid{grid-template-columns:1fr}.form-submit-row{flex-direction:column;align-items:stretch}.contact-links>a,.contact-links>div{grid-template-columns:1fr auto;gap:8px 20px;padding-block:18px}.contact-links span{grid-column:1/-1}.contact-links strong{overflow-wrap:anywhere}.legal-content article{grid-template-columns:1fr;gap:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
