@font-face{font-family:Estedad;src:url('/fonts/estedad/estedad-arabic-400-normal.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Estedad;src:url('/fonts/estedad/estedad-arabic-600-normal.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Estedad;src:url('/fonts/estedad/estedad-arabic-800-normal.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}
:root{--ink:#111827;--muted:#667085;--line:#e5e7eb;--soft:#f6f7f9;--red:#e11d2e;--red-dark:#bb1020;--green:#168557;--gold:#f59e0b;--navy:#12233f;--white:#fff;--shadow:0 18px 45px rgba(17,24,39,.10);--radius:22px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:124px}
body{margin:0;color:var(--ink);background:#fff;font-family:Estedad,Tahoma,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
body.locked{overflow:hidden}
button,input,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{color:inherit}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.skip-link{position:fixed;z-index:9999;top:8px;right:8px;padding:10px 15px;background:#000;color:#fff;transform:translateY(-160%);border-radius:8px}
.skip-link:focus{transform:none}
.announcement{background:#0e1a2c;color:#fff;font-size:12px}
.announcement-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.announcement-inner>a{font-weight:800;direction:ltr}
.announcement-trust{display:flex;align-items:center;gap:7px}
.announcement-trust i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#22a06b;font-style:normal;font-weight:800}
.site-header{position:sticky;z-index:40;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}
.header-main{height:86px;display:grid;grid-template-columns:250px minmax(280px,1fr) 150px;gap:24px;align-items:center}
.brand{display:flex;align-items:center;gap:12px;min-width:0}
.brand img{width:62px;height:62px;object-fit:contain}
.brand span{display:flex;flex-direction:column;min-width:0}
.brand strong{font-size:19px;font-weight:800;white-space:nowrap}
.brand small{font-size:11px;color:var(--muted);white-space:nowrap}
.global-search{height:52px;border:1px solid #d8dce3;border-radius:14px;background:#f7f8fa;display:flex;align-items:center;padding:5px 7px 5px 5px;transition:.2s}
.global-search:focus-within{background:#fff;border-color:#9aa2b1;box-shadow:0 0 0 4px rgba(17,24,39,.05)}
.global-search svg{width:22px;fill:none;stroke:#667085;stroke-width:1.8;margin:0 9px}
.global-search input{border:0;outline:0;background:transparent;width:100%;min-width:0;color:var(--ink);font-size:14px}
.global-search input::placeholder{color:#858d9c}
.global-search button{border:0;background:var(--ink);color:#fff;border-radius:10px;padding:9px 20px;cursor:pointer;font-weight:700}
.cart-button{height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:13px;font-weight:700}
.cart-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}
.cart-button b{width:21px;height:21px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:10px}
.icon-button{display:none}
.desktop-nav{border-top:1px solid #edf0f3}
.desktop-nav .container{height:44px;display:flex;align-items:center;gap:24px;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden}
.desktop-nav a:hover{color:var(--red)}
.desktop-nav .nav-all{font-weight:800;color:var(--ink);padding-left:16px;border-left:1px solid var(--line)}
.desktop-nav span{flex:1}
.commerce-top{padding:20px 0 28px;background:linear-gradient(#fff,#f5f6f8)}
.quick-track{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:28px}
.quick-track a,.quick-track button{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;text-align:right;cursor:pointer;transition:.2s}
.quick-track a:hover,.quick-track button:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(17,24,39,.08)}
.quick-track i{grid-row:1/3;width:36px;height:36px;border-radius:12px;background:#f0f2f5;display:grid;place-items:center;font-style:normal;font-weight:800;font-size:18px}
.quick-track strong{font-size:13px}
.quick-track small{font-size:10px;color:var(--muted)}
.block-heading,.shelf-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 14px}
.block-heading span,.shelf-heading span,.finder-title>div:first-child>span,.confidence-grid>div:first-child>span,.contact-card>div:first-child>span{display:block;color:var(--red);font-size:11px;font-weight:800;margin-bottom:3px}
.block-heading h2,.shelf-heading h2{font-size:22px;line-height:1.35;margin:0;font-weight:800}
.block-heading button,.shelf-heading button{border:0;background:none;padding:7px;cursor:pointer;font-size:12px;color:#4b5563;font-weight:700}
.category-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(108px,1fr);grid-template-rows:1fr;gap:9px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;padding:2px 2px 12px;scrollbar-width:none}
.category-track::-webkit-scrollbar,.product-track::-webkit-scrollbar,.promo-track::-webkit-scrollbar,.model-track::-webkit-scrollbar,.quick-track::-webkit-scrollbar{display:none}
.category-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:12px 8px;text-align:center;scroll-snap-align:start;min-width:108px;cursor:pointer;transition:.2s}
.category-card:hover,.category-card.active{border-color:#f2a1aa;background:#fff7f8}
.category-card i{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 8px;border-radius:50%;background:#f4f5f7;overflow:hidden;font-size:23px;font-style:normal}
.category-card img{width:52px;height:52px;object-fit:contain}
.category-card strong{display:block;font-size:12px}
.category-card small{display:block;color:var(--muted);font-size:9px;white-space:nowrap}
.promo-track{display:grid;grid-template-columns:1.45fr .85fr .85fr;gap:12px;margin-top:8px}
.promo{position:relative;min-height:255px;border-radius:24px;padding:28px;overflow:hidden;display:flex;align-items:center}
.promo>div{position:relative;z-index:2;width:64%}
.promo span{font-size:11px;font-weight:800;display:block;margin-bottom:8px}
.promo h1,.promo h2{margin:0 0 10px;font-size:25px;line-height:1.45;font-weight:800}
.promo h2{font-size:20px}
.promo p{font-size:11px;margin:0 0 18px;max-width:380px}
.promo b{display:inline-flex;align-items:center;gap:5px;font-size:12px}
.promo img{position:absolute;z-index:1;left:15px;bottom:0;width:39%;height:87%;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(0,0,0,.18))}
.promo-main{background:linear-gradient(125deg,#d9192d,#a6091a);color:#fff}
.promo-main:after{content:"";position:absolute;left:-70px;top:-100px;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.09)}
.promo-corporate{background:#ebe5dc;color:#251f1a}
.promo-photo{background:#14233a;color:#fff}
.promo-photo i{position:absolute;left:28px;bottom:20px;font-size:76px;font-style:normal;opacity:.18}
.promo-corporate>div,.promo-photo>div{width:74%}
.shelf-section{padding:34px 0;background:#fff}
.shelf-heading{margin-bottom:17px}
.shelf-heading h2{font-size:23px}
.product-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:inline proximity;overscroll-behavior-inline:contain;padding:3px 2px 16px;scrollbar-width:none}
.product-card{width:100%;max-width:290px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:12px;scroll-snap-align:start;display:flex;flex-direction:column;transition:.2s;position:relative}
.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.product-top{height:27px;display:flex;align-items:center;justify-content:space-between}
.product-kind{padding:3px 8px;border-radius:999px;background:#f8e6e8;color:#b31020;font-size:9px;font-weight:800}
.product-kind.market{background:#edf0f4;color:#344054}
.wish-button{border:0;background:none;color:#8b93a1;font-size:19px;cursor:pointer}
.wish-button.active{color:var(--red)}
.product-image{height:158px;display:grid;place-items:center;cursor:pointer;padding:7px}
.product-image img{width:100%;height:100%;object-fit:contain}
.product-code{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #f0f1f3;padding-top:9px;font-size:9px;color:#7a8290}
.product-code b{font-size:10px;color:#394150}
.product-card h3{font-size:13px;line-height:1.75;margin:8px 0 5px;min-height:45px;cursor:pointer}
.product-card p{font-size:9.5px;line-height:1.75;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}
.compatibility{display:flex;align-items:center;gap:5px;font-size:9px;color:#9a6700;background:#fff8e6;border-radius:8px;padding:6px 7px;margin:9px 0}
.compatibility.ok{color:#08784e;background:#eaf8f2}
.product-buy{display:flex;justify-content:space-between;align-items:end;gap:8px;margin-top:auto}
.product-price small{display:block;color:#8b93a1;font-size:8px}
.product-price strong{display:block;font-size:11px;white-space:nowrap}
.product-price strong em{font-style:normal;font-size:8px}
.add-button{border:0;border-radius:10px;background:var(--ink);color:#fff;width:36px;height:36px;display:grid;place-items:center;cursor:pointer;font-size:20px}
.add-button:hover{background:var(--red)}
.empty-state{text-align:center;padding:40px 20px;border:1px dashed #ccd1d9;border-radius:20px;background:#fafafa}
.empty-state strong{font-size:18px}.empty-state p{color:var(--muted);font-size:12px}.empty-state a{display:inline-block;background:var(--ink);color:#fff;border-radius:10px;padding:9px 14px;font-size:11px}
.finder-section{background:var(--navy);color:#fff;padding:48px 0}
.finder-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:23px}
.finder-title h2{font-size:32px;margin:0 0 7px;line-height:1.3}.finder-title p{margin:0;color:#c8d0dc;font-size:12px}
.finder-title>div:first-child>span{color:#f7a7b0}
.finder-badge{display:flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.07)}
.finder-badge strong{font-size:28px}.finder-badge span{font-size:9px;color:#cdd4df}
.finder-form{display:grid;grid-template-columns:repeat(3,1fr) 1.15fr;gap:10px}
.finder-form label{background:#fff;color:var(--ink);border-radius:15px;padding:11px 13px}
.finder-form label>span{display:flex;align-items:center;gap:7px;font-size:10px;color:#596273;margin-bottom:6px}.finder-form label b{width:21px;height:21px;border-radius:7px;display:grid;place-items:center;background:#f0f1f3;color:var(--ink)}
.finder-form select{width:100%;height:36px;border:0;outline:0;background:#fff;color:var(--ink);font-weight:800;font-size:12px}
.finder-form>button{border:0;border-radius:15px;background:var(--red);color:#fff;padding:11px 18px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;text-align:right;cursor:pointer}
.finder-form>button span{font-size:13px;font-weight:800}.finder-form>button small{font-size:9px;opacity:.75}.finder-form>button b{grid-column:2;grid-row:1/3;font-size:26px;align-self:center}
.safety-note{display:flex;gap:10px;align-items:center;margin-top:14px;padding:12px 14px;background:rgba(255,255,255,.07);border-radius:12px;font-size:10px;color:#ccd4df}.safety-note i{font-style:normal;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#1b9d6a;color:#fff}.safety-note strong{color:#fff}
.segmented{background:#f6f7f9;padding-top:44px}.segmented .product-card{background:#fff}.segmented .product-track{margin-bottom:34px}
.accent-red>div{border-right:4px solid var(--red);padding-right:11px}.accent-red span{color:var(--red)}
.accent-dark>div{border-right:4px solid var(--ink);padding-right:11px}.accent-dark span{color:var(--ink)}
.model-section{padding:38px 0;background:#fff}
.model-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}
.model-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff;cursor:pointer;text-align:right;min-width:150px}.model-card:hover{border-color:#a6adba}.model-card small{display:block;color:var(--muted);font-size:9px}.model-card strong{display:block;font-size:16px;margin:4px 0}.model-card span{font-size:9px;color:var(--red);font-weight:700}
.confidence-section{padding:55px 0;background:linear-gradient(135deg,#f2eee8,#f8f9fb)}
.confidence-grid{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center}
.confidence-grid>div:first-child h2{font-size:36px;line-height:1.45;margin:7px 0 12px}.confidence-grid>div:first-child p{font-size:12px;color:var(--muted);max-width:510px}.confidence-grid>div:first-child>a{display:inline-block;margin-top:13px;background:var(--ink);color:#fff;padding:10px 17px;border-radius:11px;font-size:11px;font-weight:800}
.device-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}
.device-card header{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:12px}.device-card header span{font-weight:800;color:var(--ink)}
.device-selected{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:17px 0}.device-selected>i{width:52px;height:52px;border-radius:15px;background:#eef1f5;display:grid;place-items:center;font-size:25px;font-style:normal}.device-selected div{display:flex;flex-direction:column}.device-selected small{color:var(--muted);font-size:9px}.device-selected strong{font-size:20px}.device-selected a{font-size:9px;color:var(--red);font-weight:700}
.device-result{background:#e9f8f1;color:#0b6e4a;display:flex;align-items:center;gap:10px;padding:12px;border-radius:14px}.device-result>i{width:28px;height:28px;border-radius:50%;background:#18a36c;color:#fff;display:grid;place-items:center;font-style:normal}.device-result div{display:flex;flex-direction:column}.device-result strong{font-size:10px}.device-result span{font-size:8px}
.device-action{display:block;text-align:center;margin-top:12px;background:var(--red);color:#fff;border-radius:11px;padding:10px;font-size:10px;font-weight:800}
.guides-section{padding:48px 0}
.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.guide-grid article{display:grid;grid-template-columns:45px 1fr;gap:12px;border:1px solid var(--line);border-radius:18px;padding:18px}.guide-grid article>span{font-size:23px;color:#c6cbd3;font-weight:800}.guide-grid small{font-size:9px;color:var(--red);font-weight:800}.guide-grid h3{font-size:14px;line-height:1.65;margin:4px 0}.guide-grid p{font-size:10px;color:var(--muted);margin:0}
.contact-section{padding:15px 0 55px}.contact-card{background:var(--ink);color:#fff;border-radius:25px;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-card h2{font-size:25px;margin:5px 0}.contact-card p{font-size:11px;color:#c5ccd7;margin:0}.contact-card>div:first-child>span{color:#f3a5ad}.contact-actions{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:8px;min-width:510px}.contact-actions a{border:1px solid rgba(255,255,255,.25);border-radius:11px;padding:11px 14px;text-align:center;font-size:10px;font-weight:800}.contact-actions .whatsapp{background:#1a9d68;border-color:#1a9d68}
.site-footer{background:#0b1320;color:#d5dae2;padding:42px 0 95px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:50px}.footer-brand{display:flex;gap:14px}.footer-brand img{width:65px;height:65px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand strong{font-size:18px;color:#fff}.footer-brand p{font-size:10px;color:#949dac;max-width:300px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px}.footer-grid>div>strong{color:#fff;font-size:12px;margin-bottom:5px}.footer-grid>div>a{font-size:10px;color:#aeb6c2}.footer-bottom{border-top:1px solid #263040;margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;font-size:9px;color:#737e8e}
.mobile-bottom-nav{display:none}
.backdrop{position:fixed;inset:0;z-index:90;background:rgba(8,15,25,.62);backdrop-filter:blur(3px)}
.drawer{position:fixed;z-index:100;top:0;bottom:0;width:min(420px,92vw);background:#fff;transition:transform .28s ease;box-shadow:0 0 50px rgba(0,0,0,.2);overflow-y:auto}
.drawer[aria-hidden="true"]{pointer-events:none}
.mobile-menu{right:0;transform:translateX(105%)}.mobile-menu.open{transform:none}
.cart-drawer{left:0;transform:translateX(-105%)}.cart-drawer.open{transform:none}
.drawer>header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-bottom:1px solid var(--line)}.drawer>header .brand img{width:50px;height:50px}.drawer>header button{border:0;background:#f0f1f3;border-radius:50%;width:36px;height:36px;font-size:22px;cursor:pointer}
.drawer-finder{margin:16px;border-radius:15px;background:#f1f3f6;padding:12px;display:grid;grid-template-columns:35px 1fr auto;gap:8px;align-items:center}.drawer-finder>i{font-style:normal;font-size:22px}.drawer-finder span{display:flex;flex-direction:column}.drawer-finder strong{font-size:11px}.drawer-finder small{font-size:8px;color:var(--muted)}.drawer-finder a{background:var(--red);color:#fff;border-radius:8px;padding:7px 10px;font-size:9px}
.mobile-menu>nav{display:flex;flex-direction:column;padding:0 18px}.mobile-menu>nav button{border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:right;padding:11px 2px;cursor:pointer;font-size:11px}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:20px 18px}.drawer-links a{border:1px solid var(--line);border-radius:10px;padding:9px;text-align:center;font-size:9px}
.cart-drawer>header div{display:flex;flex-direction:column}.cart-drawer>header small{font-size:9px;color:var(--muted)}.cart-items{padding:12px 18px}.cart-row{display:grid;grid-template-columns:60px 1fr 30px;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0}.cart-row img{width:60px;height:60px;object-fit:contain}.cart-row div{display:flex;flex-direction:column}.cart-row strong{font-size:10px}.cart-row small{font-size:8px;color:var(--muted)}.cart-row button{border:0;background:#f3f4f6;border-radius:8px;width:28px;height:28px;cursor:pointer}.cart-empty{padding:100px 25px;text-align:center;display:flex;flex-direction:column;align-items:center}.cart-empty i{font-style:normal;font-size:50px;color:#c9ced6}.cart-empty strong{font-size:15px}.cart-empty span{font-size:9px;color:var(--muted)}.cart-drawer>footer{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:15px 18px;display:grid;grid-template-columns:1fr 2fr;gap:8px}.cart-drawer>footer>*{border:0;border-radius:11px;padding:11px;text-align:center;font-size:10px;font-weight:800;cursor:pointer}.clear-cart{background:#f1f2f4}.send-cart{background:#198d60;color:#fff}
.product-dialog{width:min(820px,calc(100% - 30px));max-height:calc(100dvh - 30px);border:0;border-radius:24px;padding:0;box-shadow:0 30px 100px rgba(0,0,0,.28);overflow:auto}.product-dialog::backdrop{background:rgba(7,14,24,.7);backdrop-filter:blur(4px)}.dialog-close{position:sticky;z-index:3;float:left;top:13px;left:13px;border:0;border-radius:50%;width:38px;height:38px;background:#eef0f3;font-size:24px;cursor:pointer}.dialog-product{display:grid;grid-template-columns:1fr 1.15fr;gap:25px;padding:35px}.dialog-product-media{border:1px solid var(--line);border-radius:20px;padding:18px;display:grid;place-items:center;min-height:320px}.dialog-product-media img{max-height:290px;object-fit:contain}.dialog-product-copy>span{font-size:10px;color:var(--red);font-weight:800}.dialog-product-copy h2{font-size:23px;line-height:1.55;margin:6px 0}.dialog-meta{display:flex;gap:8px;flex-wrap:wrap}.dialog-meta span{border-radius:9px;background:#f1f2f4;padding:6px 9px;font-size:9px}.dialog-product-copy p{font-size:11px;color:var(--muted)}.dialog-warning{background:#fff8e8;color:#8d6205;border-radius:11px;padding:10px;font-size:9px;margin:13px 0}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.dialog-actions button,.dialog-actions a{border:0;border-radius:11px;padding:11px;text-align:center;font-size:10px;font-weight:800;cursor:pointer}.dialog-actions button{background:var(--red);color:#fff}.dialog-actions a{background:#1a9665;color:#fff}
.toast{position:fixed;z-index:200;bottom:90px;left:50%;transform:translate(-50%,30px);background:#101827;color:#fff;border-radius:12px;padding:10px 17px;font-size:10px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:980px){
  .container{width:min(100% - 28px,900px)}
  .header-main{grid-template-columns:auto 1fr auto;height:72px;gap:12px}.brand span{display:none}.brand img{width:53px;height:53px}.icon-button{display:flex;width:40px;height:40px;border:0;border-radius:10px;background:#f1f2f4;align-items:center;justify-content:center;flex-direction:column;gap:4px}.icon-button span{width:20px;height:2px;background:#111827;border-radius:2px}.global-search{grid-column:1/4;grid-row:2;height:48px;margin-bottom:10px}.header-main{height:132px;align-content:start;padding-top:9px}.cart-button{width:44px;height:44px}.cart-button>span{display:none}.desktop-nav{display:none}.announcement-inner>span:nth-child(2){display:none}
  .quick-track{display:flex;overflow-x:auto;gap:8px}.quick-track a,.quick-track button{min-width:155px}.promo-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.promo{min-width:min(78vw,520px);scroll-snap-align:start}.promo-main{min-width:min(88vw,600px)}
  .finder-form{grid-template-columns:repeat(3,1fr)}.finder-form>button{grid-column:1/4}.confidence-grid{gap:25px}.contact-card{align-items:stretch;flex-direction:column}.contact-actions{min-width:0}
}
@media(max-width:680px){
  html{scroll-padding-top:130px}.container{width:calc(100% - 22px)}body{padding-bottom:64px;background:#fff}.announcement-inner{font-size:9px}.announcement-trust{font-size:8px}.announcement-inner>a{font-size:10px}
  .site-header{top:0}.header-main{height:124px;grid-template-columns:42px 1fr 42px;padding-top:6px}.brand{justify-content:center}.brand img{width:48px;height:48px}.global-search{margin-bottom:8px;height:45px;padding-right:3px}.global-search input{font-size:11px}.global-search button{padding:8px 13px;font-size:10px}.global-search svg{width:19px;margin:0 7px}.cart-button{height:40px;width:40px}.cart-button b{position:absolute;margin:-30px 25px 0 0;width:18px;height:18px}.commerce-top{padding-top:12px}.quick-track{margin:0 -11px 21px;padding:0 11px}.quick-track a,.quick-track button{min-width:138px;padding:10px}.quick-track i{width:32px;height:32px;font-size:15px}.quick-track strong{font-size:11px}.block-heading h2,.shelf-heading h2{font-size:18px}.block-heading span,.shelf-heading span{font-size:9px}
  .category-track{margin:0 -11px;padding:2px 11px 11px;grid-auto-columns:94px}.category-card{min-width:94px;padding:9px 6px}.category-card i{width:50px;height:50px}.category-card strong{font-size:10px}.category-card small{font-size:8px}
  .promo-track{margin:3px -11px 0;padding:0 11px}.promo{min-width:82vw;min-height:205px;border-radius:20px;padding:20px}.promo-main{min-width:91vw}.promo>div{width:69%}.promo h1{font-size:19px}.promo h2{font-size:17px}.promo p{font-size:9px;line-height:1.7}.promo b{font-size:9px}.promo img{left:5px;width:41%;height:79%}.promo-corporate>div,.promo-photo>div{width:72%}
  .shelf-section{padding:26px 0}.shelf-heading{margin-bottom:12px}.product-track{margin:0 -11px;padding:2px 11px 12px;grid-auto-columns:minmax(172px,45vw);gap:8px}.product-card{padding:9px;border-radius:16px}.product-image{height:123px}.product-card h3{font-size:11px;min-height:42px}.product-card p{font-size:8px;min-height:29px}.compatibility{font-size:8px}.product-price strong{font-size:9.5px}.add-button{width:33px;height:33px}.product-kind{font-size:8px}
  .finder-section{padding:34px 0}.finder-title{align-items:center}.finder-title h2{font-size:24px}.finder-title p{font-size:9px}.finder-badge{padding:7px 10px}.finder-badge strong{font-size:21px}.finder-form{grid-template-columns:1fr;gap:7px}.finder-form>button{grid-column:auto}.finder-form label{padding:8px 11px}.safety-note{font-size:8px;align-items:flex-start}
  .segmented{padding-top:32px}.segmented .product-track{margin-bottom:28px}.model-section{padding:30px 0}.model-track{margin:0 -11px;padding:0 11px 7px;grid-auto-columns:137px}
  .confidence-section{padding:40px 0}.confidence-grid{grid-template-columns:1fr}.confidence-grid>div:first-child h2{font-size:27px}.confidence-grid>div:first-child p{font-size:10px}.device-card{padding:14px}.device-selected{grid-template-columns:45px 1fr auto}.device-selected>i{width:45px;height:45px}.device-selected strong{font-size:17px}
  .guides-section{padding:34px 0}.guide-grid{grid-template-columns:1fr}.guide-grid article{padding:14px}.contact-section{padding-bottom:35px}.contact-card{padding:23px 19px;border-radius:20px}.contact-card h2{font-size:20px}.contact-actions{grid-template-columns:1fr}.site-footer{padding:35px 0 40px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/3}.footer-bottom{gap:10px}
  .mobile-bottom-nav{position:fixed;z-index:60;bottom:0;right:0;left:0;height:65px;background:rgba(255,255,255,.98);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:4px max(5px,env(safe-area-inset-right)) env(safe-area-inset-bottom);box-shadow:0 -10px 30px rgba(17,24,39,.08)}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:8px;cursor:pointer}.mobile-bottom-nav i{font-style:normal;font-size:19px}.mobile-bottom-nav .finder-nav i{width:38px;height:38px;margin-top:-22px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;border:4px solid #fff}.mobile-bottom-nav .finder-nav span{margin-top:1px}
  .dialog-product{grid-template-columns:1fr;padding:25px 18px}.dialog-product-media{min-height:220px}.dialog-product-media img{max-height:200px}.dialog-product-copy h2{font-size:18px}.product-dialog{border-radius:20px}.toast{bottom:78px;max-width:90%;white-space:nowrap}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
