@font-face{font-family:Inter;src:url('/assets/inter-cyrillic.woff2') format('woff2');font-weight:100 900;font-display:swap;unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;src:url('/assets/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#f5f5f7;--ink:#17191d;--muted:#606671;--blue:#24518f;--red:#d52228;--line:#dfe2e7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #3285f3;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em}h2{font-size:clamp(30px,3.3vw,45px);line-height:1.12;font-weight:650}p{line-height:1.6}button{border:0} [hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5;margin-bottom:22px}.muted{color:var(--muted)}.small{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:var(--white);padding:16px}.skip:focus{top:16px}.topline{font-size:11px;color:var(--muted);border-bottom:1px solid var(--line)}.topline .wrap{display:flex;justify-content:space-between;padding-block:10px}.header{position:sticky;top:0;z-index:20;background:rgba(245,245,247,.94);backdrop-filter:blur(20px);border-bottom:1px solid rgba(223,226,231,.65)}.header-inner{display:flex;align-items:center;height:88px;gap:36px}.brand{display:block;flex-shrink:0;width:210px;height:54px;overflow:hidden}.brand img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 51%}.nav{display:flex;gap:29px;margin-left:auto;font-size:12px}.nav a:hover,.text-link:hover,.footer a:hover{color:var(--blue)}.header-phone{font-size:13px;font-weight:650;white-space:nowrap}.menu-button{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:28px;min-height:650px;padding-top:54px;padding-bottom:50px;align-items:center}.hero-copy{position:relative;z-index:2}.hero .eyebrow{color:var(--blue);margin-bottom:24px}.hero h1{font-size:clamp(48px,5vw,68px);line-height:1.04;font-weight:650;letter-spacing:-.065em}.hero h1>span{color:var(--blue)}.hero-description{font-size:16px;color:var(--muted);margin-top:25px;line-height:1.7}.actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:13px;font-weight:550;padding:17px 22px;min-height:50px;border-radius:8px;transition:background .2s,transform .2s;line-height:1.3}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#183e74}.secondary{background:#e9edf3;color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:550;line-height:1.5}.text-link span{font-size:19px}.hero-foot{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-top:38px}.dot{width:6px;height:6px;border-radius:50%;background:var(--blue);flex-shrink:0}.hero-visual{align-self:stretch;position:relative;display:flex;align-items:center;justify-content:center;min-height:500px;isolation:isolate}.hero-orbit{width:440px;height:440px;background:#e8ecf3;position:absolute;border-radius:50%;z-index:-1;max-width:100%;box-shadow:0 0 0 30px #eff1f5}.hero-product{width:100%;height:480px;object-fit:contain;mix-blend-mode:multiply;position:relative;transition:transform .4s}.hero-visual:hover .hero-product{transform:translateY(-6px)}.hero-caption{position:absolute;bottom:-2px;left:30px;right:24px;display:grid;grid-template-columns:1fr auto;gap:5px}.hero-caption>span{color:var(--muted);font-size:11px}.hero-caption strong{font-size:16px;font-weight:600;grid-column:1}.hero-caption>a{grid-column:2;grid-row:1/3;width:44px;height:44px;display:grid;place-items:center;border:1px solid #cfd4de;border-radius:50%;font-size:23px}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:27px;gap:25px}.promise-strip>div{display:flex;align-items:center;gap:16px}.mini-icon{font-size:26px;color:var(--blue);width:28px}.promise-strip p{display:flex;flex-direction:column;gap:4px}.promise-strip strong{font-size:12px;font-weight:600}.promise-strip p span{font-size:11px;color:var(--muted)}.section{padding-block:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading .eyebrow{color:var(--muted);margin-bottom:13px}.price-link{margin-bottom:5px}.mobile-break{display:none}.filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px;margin-bottom:24px;scrollbar-width:thin}.filters button{padding:12px 20px;white-space:nowrap;border-radius:100px;background:transparent;border:1px solid var(--line);font-size:12px;transition:background .15s}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.filters button:hover:not([aria-pressed=true]){background:#e7eaf0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:white;border-radius:20px;overflow:hidden;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:0 15px 45px #10274a0d;transform:translateY(-3px)}.product-image{height:285px;padding:29px 40px 16px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-card:hover img{transform:scale(1.04)}.product-info{padding:15px 28px 24px}.product-type{font-size:9px;color:var(--muted);letter-spacing:.13em;font-weight:650;margin-bottom:8px}.product-info h3{font-size:24px;letter-spacing:-.04em;font-weight:650}.product-info>p:not(.product-type){font-size:12px;color:var(--muted);margin-top:6px}.product-bottom{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #eceef1}.product-bottom>span{font-size:10px;color:var(--muted)}.round-link{width:42px;height:42px;flex-shrink:0;background:#f1f4f9;color:var(--blue);display:grid;place-items:center;border-radius:50%;font-size:21px}.round-link:hover{background:var(--blue);color:white}.catalog-note{font-size:11px;color:var(--muted);margin-top:18px;max-width:800px}.more-brands{display:flex;gap:25px;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding-block:26px;margin-top:35px}.more-brands>span{font-size:12px;color:var(--muted)}.more-brands p{font-size:15px;font-weight:550;letter-spacing:-.02em}.more-brands i{font-style:normal;color:#a7adb7;margin-inline:10px}.more-brands>a{font-size:11px;color:var(--blue)}.help-section{background:#e9eef6;border-radius:22px;padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-section .eyebrow{color:var(--blue);margin-bottom:12px}.help-section h2{font-size:32px}.help-section p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:15px}.help-section>.button{flex-shrink:0}.trade-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-top:110px;padding-bottom:65px}.trade-copy .eyebrow{color:var(--blue);margin-bottom:18px}.trade-copy>p:not(.eyebrow){font-size:14px;margin-top:23px}.trade-copy>p.muted{font-size:12px;max-width:380px;margin-top:15px}.trade-copy>.button{margin-top:28px}.trade-art{position:relative;background:white;border-radius:24px;overflow:hidden;min-height:400px;display:flex;align-items:center}.trade-art img{width:100%;height:410px;object-fit:cover}.trade-art span{position:absolute;bottom:28px;left:32px;font-size:12px;color:var(--muted)}.used-section{display:flex;gap:24px;align-items:center;padding:30px 0 60px}.used-mark{font-size:56px;color:var(--blue);font-weight:300;margin-right:12px}.used-section .eyebrow{font-size:9px;color:var(--muted);margin-bottom:7px}.used-section h2{font-size:25px}.used-section p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:9px;max-width:600px}.used-section>.text-link{margin-left:auto;white-space:nowrap}.about-section{background:#111b2c;color:white;margin-top:12px}.about-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;padding-block:78px}.about-copy .eyebrow{font-size:10px;color:#98aac6}.about-copy h2{font-size:43px}.about-copy>p:not(.eyebrow){font-size:15px;color:#d2dbe9;margin-top:26px}.about-copy>p.about-secondary{font-size:12px;color:#9eabc0;max-width:395px;margin-top:18px}.text-link.light{color:#d6e4ff;margin-top:26px}.since{text-align:center}.since>span{font-size:10px;letter-spacing:.2em;color:#9caec8}.since>strong{display:block;font-size:clamp(95px,12vw,167px);letter-spacing:-.1em;font-weight:600;line-height:1.2;margin-left:-15px}.since>strong>span{color:#d52228}.since>p{font-size:12px;color:#a9b8cd;margin-top:6px}.section-aside{color:var(--muted);font-size:12px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.journal-card{padding:28px 32px 30px;border:1px solid var(--line);border-radius:18px}.journal-number{display:flex;justify-content:space-between;font-size:32px;color:#a6b2c5;letter-spacing:-.08em;margin-bottom:24px}.journal-number>span{font-size:26px;color:#b6becb}.status-pill{display:inline-block;border:1px solid #d5dce5;color:#69768b;font-size:9px;padding:5px 8px;border-radius:5px;letter-spacing:.015em}.journal-card h3{font-size:25px;line-height:1.25;font-weight:600;margin-top:15px}.journal-card p{font-size:12px;color:var(--muted);margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-top:0}.faq-section>div>.eyebrow{color:var(--muted)}.faq-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:23px}.faq-section .text-link{margin-top:8px;color:var(--blue)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:14px;font-weight:550;padding:24px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;font-weight:300;color:var(--blue);transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);padding:0 32px 24px 0}details p a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.contacts-section{background:#e9edf3}.contacts-inner{padding-block:72px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.contacts-copy .eyebrow{color:var(--blue)}.contacts-copy h2{font-size:40px}.contacts-copy address{font-style:normal;font-size:17px;font-weight:550;letter-spacing:-.025em;margin-top:27px}.contacts-copy>.text-link{color:var(--blue);font-size:12px;margin-top:10px}.hours{max-width:330px;margin-top:25px}.hours>div{display:flex;justify-content:space-between;font-size:12px;gap:20px;margin-top:8px}.hours span{color:var(--muted)}.hours strong{font-weight:550}.contacts-copy>.small{margin-top:18px;font-size:10px}.contact-card{background:white;padding:40px;border-radius:24px}.contact-card>.eyebrow{font-size:9px;color:var(--muted);margin-bottom:17px}.contact-card h3{font-size:35px;line-height:1.15;font-weight:600}.contact-phone{display:block;font-size:26px;font-weight:600;letter-spacing:-.055em;margin-top:28px}.second-phone{display:block;font-size:16px;color:var(--muted);margin-top:9px}.contact-card .button{width:100%;justify-content:space-between;margin-top:26px}.copy-greeting{font-size:10px;color:var(--blue);background:transparent;display:block;padding:14px 0}.copy-greeting>span{margin-left:6px}.contact-card>.small{font-size:11px;margin-top:12px}.copy-feedback{font-size:11px;color:var(--blue)}.footer{padding-block:38px 32px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top>p{font-size:12px;color:var(--muted)}.footer-top>div{display:flex;gap:25px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;margin-top:28px;display:flex;justify-content:space-between;gap:30px;color:var(--muted);font-size:10px}.footer-bottom>p:last-child{text-align:right}.mobile-contact{display:none}dialog{border:0;border-radius:22px;padding:40px;max-width:550px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #08142940}dialog::backdrop{background:#10203688;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:12px;width:36px;height:36px;border-radius:50%;font-size:25px;background:#f1f3f6;color:var(--muted)}dialog .eyebrow{color:var(--blue);font-size:9px;margin-bottom:18px}dialog h2{font-size:33px}dialog>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:18px}dialog label{display:block;font-size:11px;margin-top:24px;margin-bottom:9px}textarea{width:100%;resize:vertical;border:1px solid #ccd4df;padding:14px;border-radius:10px;font-size:13px;line-height:1.6;color:var(--ink);background:#f7f8fa}.dialog-actions{display:flex;gap:10px;margin-top:17px}.dialog-actions>.button{font-size:11px;flex:1;padding:15px 12px}.dialog-actions~.text-link{margin-top:14px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1440px){.hero{min-height:700px}.hero h1{font-size:76px}.hero-product{height:530px}.hero-orbit{width:480px;height:480px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{gap:19px}.header-inner{gap:23px}.header-phone{font-size:11px}.hero{gap:15px;min-height:590px}.hero h1{font-size:55px}.actions{gap:15px}.actions>.text-link{font-size:11px}.hero-visual{min-height:430px}.hero-product{height:410px}.hero-orbit{width:340px;height:340px;box-shadow:0 0 0 22px #eff1f5}.hero-description{font-size:14px}.hero-foot{font-size:10px}.product-image{height:245px;padding:25px}.product-info{padding:15px 22px 20px}.product-info h3{font-size:20px}.help-section{padding:34px}.help-section h2{font-size:28px}.trade-section{gap:35px}.contacts-inner{gap:45px}.contact-card{padding:30px}.contact-phone{font-size:23px}.contacts-copy h2{font-size:34px}.more-brands{gap:15px}.more-brands p{font-size:13px}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.topline .wrap{font-size:9px;padding-block:9px}.topline .wrap>span:last-child{display:none}.header-inner{height:70px}.brand{width:150px;height:40px}.header-phone{margin-left:auto;font-size:11px}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;background:transparent;width:32px;height:40px;padding:6px}.menu-button span{display:block;width:20px;height:1.5px;background:var(--ink)}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--bg);padding:20px;box-shadow:0 20px 20px #172b4412;margin:0;flex-direction:column;gap:0;font-size:16px}.nav.is-open{display:flex}.nav a{padding:13px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:36px;padding-bottom:35px;gap:5px}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:clamp(40px,10.7vw,68px);line-height:1.05}.hero-description{font-size:13px;margin-top:19px;max-width:370px}.hero-description br{display:none}.actions{margin-top:24px;gap:21px}.button{font-size:12px;padding:16px 19px}.actions .text-link{font-size:11px;gap:6px}.hero-foot{font-size:9px;margin-top:24px}.hero-visual{min-height:365px;height:365px;margin-top:20px}.hero-product{height:340px;max-width:430px;padding-bottom:25px}.hero-orbit{width:285px;height:285px;box-shadow:0 0 0 20px #eff1f5;top:10px}.hero-caption{left:4px;right:4px;bottom:0}.hero-caption>span{font-size:9px}.hero-caption>strong{font-size:14px}.hero-caption>a{width:36px;height:36px;font-size:20px}.promise-strip{grid-template-columns:1fr;gap:17px;padding-block:23px}.promise-strip>div{gap:14px}.promise-strip p{gap:1px}.promise-strip strong{font-size:11px}.promise-strip p span{font-size:10px}.mini-icon{font-size:23px}.section{padding-block:54px}.section-heading{gap:20px;margin-bottom:25px;align-items:flex-end}.section-heading .eyebrow{font-size:9px;margin-bottom:12px}h2{font-size:32px}.section-heading h2{font-size:29px}.mobile-break{display:block}.price-link{font-size:10px;gap:7px;white-space:nowrap}.filters{margin-right:-20px;padding-right:20px;gap:6px;margin-bottom:18px}.filters button{font-size:11px;padding:11px 16px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{border-radius:15px}.product-image{height:180px;padding:19px 12px 7px}.product-info{padding:12px 14px 14px}.product-type{font-size:8px;margin-bottom:6px}.product-info h3{font-size:17px;line-height:1.15;min-height:39px}.product-info>p:not(.product-type){font-size:10px;line-height:1.5;min-height:30px}.product-bottom{margin-top:15px;gap:5px;padding-top:12px}.product-bottom>span{font-size:8px;line-height:1.45}.round-link{width:34px;height:34px;font-size:18px}.catalog-note{font-size:9px;margin-top:16px}.more-brands{flex-wrap:wrap;gap:10px;padding-block:20px;margin-top:25px}.more-brands>span{font-size:10px;width:100%}.more-brands p{font-size:12px}.more-brands i{margin-inline:4px}.more-brands>a{font-size:10px;margin-top:2px}.help-section{padding:27px;display:block;border-radius:18px}.help-section .eyebrow{font-size:9px}.help-section h2{font-size:25px}.help-section p:not(.eyebrow){font-size:12px}.help-section p>br{display:none}.help-section .button{margin-top:24px}.trade-section{grid-template-columns:1fr;padding-top:57px;padding-bottom:35px;gap:28px}.trade-copy h2{font-size:34px}.trade-copy .eyebrow{font-size:10px}.trade-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.trade-copy>p.muted{font-size:11px}.trade-copy .button{margin-top:22px}.trade-art{min-height:260px;border-radius:18px}.trade-art img{height:auto;aspect-ratio:3/2}.trade-art span{font-size:10px;left:24px;bottom:22px}.used-section{gap:17px;padding:10px 0 48px;flex-wrap:wrap}.used-mark{display:none}.used-section h2{font-size:24px}.used-section p:not(.eyebrow){font-size:11px}.used-section>.text-link{margin:2px 0 0;font-size:12px}.about-inner{grid-template-columns:1fr;padding-block:49px;gap:35px}.about-copy .eyebrow{font-size:8px;letter-spacing:.12em}.about-copy h2{font-size:33px}.about-copy>p:not(.eyebrow){font-size:13px;margin-top:22px}.about-copy>p.about-secondary{font-size:11px}.since{text-align:left;border-top:1px solid #ffffff20;padding-top:24px}.since>span{font-size:8px}.since>strong{font-size:105px;margin:0;line-height:1.13}.since>p{font-size:10px;margin-top:2px}.section-aside{display:none}.journal-grid{gap:12px}.journal-card{padding:20px 16px}.journal-number{font-size:24px;margin-bottom:18px}.journal-number span{font-size:20px}.journal-card h3{font-size:18px;line-height:1.25}.journal-card h3>br{display:none}.journal-card p{font-size:10px;line-height:1.6}.status-pill{font-size:8px;padding:4px 6px}.faq-section{display:block;padding-top:0}.faq-section h2 br{display:none}.faq-section>div>.eyebrow{font-size:9px;margin-bottom:12px}.faq-section>div>p:not(.eyebrow){font-size:12px;margin-top:16px}.faq-list{margin-top:27px}summary{font-size:12px;padding:21px 0}details p{font-size:11px;padding-right:10px}.contacts-inner{grid-template-columns:1fr;padding-block:48px;gap:30px}.contacts-copy .eyebrow{font-size:9px;margin-bottom:17px}.contacts-copy h2{font-size:34px}.contacts-copy address{font-size:16px;margin-top:22px}.hours{max-width:100%}.hours>div{font-size:11px}.contact-card{padding:29px 25px;border-radius:18px}.contact-card h3{font-size:31px}.contact-phone{font-size:27px}.second-phone{font-size:16px}.copy-greeting{font-size:10px;min-height:44px}.footer{padding-top:29px;padding-bottom:95px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>p{display:none}.footer-top>div{font-size:10px;gap:16px;margin-left:auto}.footer-bottom{display:block;font-size:9px;line-height:1.6;margin-top:24px;padding-top:20px}.footer-bottom>p:last-child{text-align:left;margin-top:15px}.mobile-contact{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:19;gap:8px;background:#f5f5f7ed;backdrop-filter:blur(15px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.mobile-contact>a{display:flex;align-items:center;justify-content:center;min-height:43px;font-size:11px;font-weight:550;border-radius:7px;background:#e8edf4;color:var(--blue);flex:1}.mobile-contact>a:last-child{background:var(--blue);color:white;flex:1.7}dialog{padding:32px 24px;max-height:calc(100% - 48px)}dialog h2{font-size:28px}dialog>p:not(.eyebrow){font-size:11px}.dialog-actions{flex-direction:column}.dialog-actions>.button{flex:auto}.dialog-close{right:8px;top:7px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.header-phone{font-size:10px}.header-inner{gap:12px}.actions{gap:10px}.actions .button{font-size:11px;padding:15px}.actions .text-link{font-size:10px}.product-image{height:155px}.product-info{padding-inline:11px}.product-info h3{font-size:15px}.product-bottom>span{font-size:7px}.journal-card h3{font-size:16px}.footer-top>div{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.product-image-dark{background:#000;padding:0}.product-image-dark img{object-fit:contain}.hero-orbit{display:none}.hero-product{mix-blend-mode:multiply}

.hero-visual{background:var(--bg)}

.product-card[data-category="mac"] .product-image img{object-fit:cover}

/* Readable at phone sizes and in a narrow desktop window. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.wrap,.hero-copy,.hero-visual,.product-card,.contacts-copy,.contact-card{min-width:0}
.actions{flex-wrap:wrap}
.button,.text-link{max-width:100%}
.button{text-align:center}
.text-link{min-height:44px}
.hero-description,.trade-copy>p:not(.eyebrow),.about-copy>p:not(.eyebrow),.help-section p:not(.eyebrow){font-size:16px}
.product-info>p:not(.product-type),.promise-strip strong,.more-brands>span,.hours>div{font-size:14px}
.promise-strip p span,.product-bottom>span,.catalog-note,.hero-foot,.contact-card>.small,.contacts-copy>.small,.footer-top>div,.footer-links{font-size:12px;line-height:1.6}
.product-type,.eyebrow{font-size:11px}
.product-bottom{align-items:flex-start}
.round-link{width:44px;height:44px}
.faq-list summary{font-size:16px;line-height:1.55;gap:16px}
.faq-list details p,.used-section p:not(.eyebrow){font-size:15px}
.footer-bottom{font-size:12px;line-height:1.7}
dialog{overflow-y:auto;max-height:calc(100dvh - 32px)}
dialog>p:not(.eyebrow),dialog label{font-size:14px}
textarea{font-size:16px}
.dialog-close{width:44px;height:44px}
.dialog-actions>.button{font-size:14px}
.hero-visual{overflow:clip}
@media(max-width:960px){
  .header-inner{height:76px;gap:20px}
  .brand{width:180px;height:46px}
  .header-phone{margin-left:auto;font-size:12px}
  .menu-button{display:flex;flex-shrink:0;flex-direction:column;justify-content:center;gap:6px;background:transparent;width:44px;height:44px;padding:12px}
  .menu-button span{display:block;width:20px;height:1.5px;background:var(--ink)}
  .nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--bg);padding:16px 24px;box-shadow:0 20px 20px #172b4412;margin:0;flex-direction:column;gap:0;font-size:16px;max-height:calc(100dvh - 120px);overflow-y:auto}
  .nav.is-open{display:flex}
  .nav a{padding:13px;min-height:48px}
  .hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .hero h1{font-size:clamp(40px,5.7vw,55px)}
  .hero .actions{gap:12px 20px}
  .hero-description br{display:none}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .section-heading{flex-wrap:wrap}
}
@media(max-width:760px){
  .header-inner{height:70px;gap:12px}
  .brand{width:150px;height:40px}
  .header-phone{font-size:11px}
  .nav{top:70px}
  .topline .wrap{font-size:11px}
  .hero h1{font-size:clamp(39px,10.7vw,68px)}
  .hero-description,.trade-copy>p:not(.eyebrow),.about-copy>p:not(.eyebrow),.help-section p:not(.eyebrow){font-size:16px}
  .hero .eyebrow,.section-heading .eyebrow,.help-section .eyebrow,.about-copy .eyebrow,.contact-card>.eyebrow,.contacts-copy .eyebrow,.faq-section>div>.eyebrow{font-size:11px}
  .button,.actions .button{font-size:14px;min-height:48px}
  .text-link,.actions>.text-link,.price-link{font-size:14px;line-height:1.5}
  .hero-foot{font-size:12px;align-items:flex-start}
  .hero-foot .dot{margin-top:6px}
  .hero-caption>span,.promise-strip p span,.catalog-note{font-size:12px}
  .promise-strip strong{font-size:14px}
  .filters button{font-size:14px;min-height:44px}
  .product-info{padding:12px 14px 16px}
  .product-info h3{font-size:19px;line-height:1.25;min-height:0}
  .product-type{font-size:10px}
  .product-info>p:not(.product-type){font-size:14px;min-height:0;line-height:1.6}
  .product-bottom{flex-wrap:wrap;gap:12px}
  .product-bottom>span{font-size:12px;line-height:1.5;flex:1 1 100%}
  .round-link{width:44px;height:44px;margin-left:auto}
  .more-brands>span,.more-brands>a,.more-brands p{font-size:14px}
  .more-brands>a{display:inline-flex;align-items:center;min-height:44px}
  .trade-copy>p.muted,.about-copy>p.about-secondary{font-size:14px}
  .used-section p:not(.eyebrow),.faq-section>div>p:not(.eyebrow){font-size:15px}
  .used-section>.text-link,.hours>div{font-size:14px}
  .faq-list summary{font-size:16px}
  .faq-list details p{font-size:15px}
  .copy-greeting,.copy-feedback,.contact-card>.small,.contacts-copy>.small{font-size:12px}
  .footer-top>div{font-size:13px}
  .footer-top>div a{display:inline-flex;align-items:center;min-height:44px}
  .footer-bottom{font-size:12px}
  .mobile-contact>a{min-height:48px;font-size:14px}
  .footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}
  dialog>p:not(.eyebrow),dialog label{font-size:14px}
  dialog h2{padding-right:16px}
}
.order-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:40px;padding:32px 36px;border:1px solid #d4ddea;border-radius:20px;background:#edf1f7}
.order-notice .eyebrow{margin-bottom:12px;color:var(--blue)}
.order-notice h2{font-size:clamp(26px,3vw,38px);line-height:1.15;letter-spacing:-.045em}
.order-notice p:not(.eyebrow){max-width:560px;margin-top:14px;font-size:16px;color:var(--muted)}
.order-actions{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:0}
.order-actions .text-link{font-size:15px;white-space:nowrap;min-height:44px}
.phone-purpose{display:block;font-size:12px;color:var(--muted);margin-top:20px}
.phone-purpose+.second-phone{margin-top:5px}
@media(max-width:760px){
  .order-notice{grid-template-columns:minmax(0,1fr);gap:22px;padding:26px 22px;margin-top:28px}
  .order-actions{align-items:stretch;gap:8px}
  .order-actions .text-link{justify-content:center}
}
@media(max-width:380px){
  .header-phone,.content-page .header-phone{display:none}
  .menu-button{margin-left:auto}
  .product-grid{grid-template-columns:minmax(0,1fr)}
  .product-image{height:230px;padding:24px}
  .product-info{padding:16px 22px 22px}
  .product-bottom{flex-wrap:nowrap;align-items:center}
  .product-bottom>span{flex:1}
  .mobile-contact{padding-inline:10px}
  .mobile-contact>a{font-size:13px}
}

/* Compact inquiry: copy first, then open the channel's direct messages. */
#inquiry-dialog{width:calc(100% - 24px);max-width:480px;padding:28px;border-radius:20px;max-height:calc(100dvh - 24px);overscroll-behavior:contain}
#inquiry-dialog h2{font-size:clamp(24px,5.8vw,28px);line-height:1.15;padding-right:28px;letter-spacing:-.04em}
#inquiry-dialog .dialog-close{right:8px;top:8px;background:transparent}
#inquiry-dialog label{font-size:13px;line-height:1.4;margin:18px 0 8px;color:var(--muted)}
#inquiry-draft{display:block;min-height:110px;padding:12px;font-size:16px;line-height:1.5;border-radius:12px}
#inquiry-dialog .dialog-actions{display:flex;flex-direction:column;gap:8px;margin-top:14px}
#inquiry-dialog .dialog-actions>.button{flex:none;justify-content:flex-start;gap:12px;min-height:48px;padding:10px 14px;font-size:15px;line-height:1.4;border-radius:10px}
.dialog-step{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:600}
#inquiry-dialog #copy-status{font-size:12px;line-height:1.45;margin:10px 0 0;color:var(--blue)}
#inquiry-dialog #copy-status:empty{display:none}
.dialog-phone{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:12px;font-size:13px;line-height:1.5;color:var(--muted);text-align:center}
.dialog-phone:hover{color:var(--blue)}
@media(max-width:480px){#inquiry-dialog{padding:24px 20px 16px}#inquiry-draft{min-height:132px}}
