@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url('../fonts/inter-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url('../fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}:root{--bg:#ffffff;--surface:#f5f5f7;--surface-2:#ebebed;--border:#e5e5ea;--border-light:#f0f0f2;--text:#1d1d1f;--muted:#86868b;--accent:#0066ff;--accent-hover:#0052cc;--badge-new:#ff9500;--hero-dark:#1d1d1f;--hero-mid:#2d2d32;--radius:18px;--radius-sm:12px;--container:1280px;--header-h:52px;--header-cats-h:42px;--header-total:calc(var(--header-h)+var(--header-cats-h));--shadow:0 1px 3px rgba(0,0,0,.04),0 4px 16px rgba(0,0,0,.04);--shadow-hover:0 12px 40px rgba(0,0,0,.1);}*{box-sizing:border-box;margin:0;padding:0;}html{scroll-behavior:smooth;}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;}a{color:inherit;text-decoration:none;}img{max-width:100%;display:block;}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem;}.top-static-menu{background:var(--surface);border-bottom:1px solid var(--border-light);font-size:.75rem;color:var(--muted);}.top-static-menu-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0;flex-wrap:wrap;}.top-static-menu-note{flex:1;min-width:12rem;}.top-static-menu-links{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;}.top-static-menu-links a{color:var(--accent);font-weight:600;padding:.2rem .55rem;border-radius:6px;transition:background .15s;}.top-static-menu-links a:hover{background:rgba(0,102,255,.08);}.contact-page h1{margin-bottom:.5rem;}.contact-intro{color:var(--muted);margin-bottom:1.5rem;max-width:42rem;}.contact-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,1.2fr);gap:2rem;align-items:start;}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;}}.contact-info p{margin:0 0 .75rem;}.contact-extra{margin-top:1rem;font-size:.9rem;color:var(--muted);}.contact-form .form-group{margin-bottom:1rem;}.contact-form label{display:block;font-weight:600;margin-bottom:.35rem;font-size:.875rem;}.contact-form input,.contact-form textarea{width:100%;padding:.65rem .85rem;border:1px solid var(--border);border-radius:10px;font:inherit;}.contact-map-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--border-light);}.contact-map-section h2{margin-bottom:.35rem;}.contact-map-lead{color:var(--muted);margin-bottom:1rem;font-size:.95rem;}.contact-map-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--surface);aspect-ratio:16 / 9;max-height:420px;}.contact-map-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}.contact-map-actions{margin-top:1rem;}.cms-page-body{line-height:1.7;max-width:48rem;}.cms-page-body p{margin:0 0 1rem;}.store-header{position:sticky;top:0;z-index:300;background:rgba(255,255,255,.88);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border-light);}.header-top{display:flex;align-items:center;gap:1.25rem;min-height:var(--header-h);padding:.4rem 0;}.logo{display:flex;align-items:baseline;gap:.5rem;flex-shrink:0;letter-spacing:-.03em;}.logo-wordmark{font-size:1.35rem;font-weight:700;color:var(--text);letter-spacing:-.02em;}.logo-divider{width:1px;height:18px;background:var(--border);align-self:center;flex-shrink:0;}.logo-brand-chip{font-size:.95rem;font-weight:700;letter-spacing:-.02em;padding:.2rem .55rem;border-radius:6px;line-height:1.2;}.logo-brand-chip--unifi{color:#0047b3;background:rgba(0,102,255,0.1);}.logo-brand-chip--uisp{color:#0f766e;background:rgba(13,148,136,0.12);}.logo-sub{font-size:.8rem;font-weight:500;color:var(--muted);}.logo-img{height:36px;width:auto;max-width:180px;object-fit:contain;}.logo:has(.logo-img){align-items:center;gap:.5rem;}.logo .logo-brand-chip{align-self:center;}.header-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;}.search-form{display:flex;align-items:center;gap:.4rem;background:var(--surface);border:1px solid transparent;border-radius:999px;padding:0 .25rem 0 .85rem;min-width:200px;transition:border-color .2s,box-shadow .2s;}.search-form:focus-within{border-color:var(--border);box-shadow:0 0 0 3px rgba(0,102,255,.12);background:var(--bg);}.search-icon{color:var(--muted);flex-shrink:0;}.search-form input{border:0;background:transparent;padding:.5rem 0;font-size:.875rem;width:100%;min-width:100px;outline:none;}.header-icon-btn{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:var(--text);transition:background .15s;}.header-icon-btn:hover{background:var(--surface);}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;border:0;background:transparent;cursor:pointer;padding:8px;}.nav-toggle span{display:block;height:2px;background:var(--text);border-radius:1px;transition:.2s;}.header-categories-bar{border-top:1px solid var(--border-light);background:var(--bg);min-height:4.25rem;}.header-categories-inner{display:flex;align-items:stretch;gap:0;flex-wrap:nowrap;}.header-categories-inner--ui{flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;}.header-brand-switcher{position:relative;flex:0 0 auto;display:flex;align-items:center;align-self:stretch;border-bottom:none;border-right:1px solid var(--border-light);padding:0.35rem 1rem 0.35rem 0;margin-right:0.5rem;}.header-brand-switcher-btn{display:inline-flex;align-items:center;gap:0.35rem;padding:0.25rem 0.5rem 0.25rem 0;border:none;background:transparent;font-size:1.125rem;font-weight:700;color:var(--text);cursor:pointer;letter-spacing:-0.02em;}.header-brand-switcher-chevron{width:0.45rem;height:0.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:0.55;margin-left:0.15rem;}.header-brand-switcher.is-open .header-brand-switcher-chevron{transform:rotate(-135deg) translateY(2px);}.header-brand-switcher-menu{position:absolute;left:0;top:calc(100%+4px);z-index:300;min-width:11rem;background:#fff;border:1px solid var(--border-light);border-radius:10px;box-shadow:0 12px 32px rgba(15,23,42,0.12);padding:0.35rem;display:flex;flex-direction:column;gap:0.15rem;}.header-brand-switcher-menu[hidden]{display:none;}.header-brand-switcher-option{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.5rem 0.65rem;border-radius:8px;font-weight:600;font-size:0.92rem;color:#64748b;text-decoration:none;}.header-brand-switcher-option:hover{background:#f1f5f9;color:var(--text);}.header-brand-switcher-option.is-active{color:#006fff;background:#eff6ff;}.nav-brand-amplifi .header-brand-switcher-option.is-active{color:#7c3aed;background:#f5f3ff;}.header-brand-switcher-option-count{font-size:0.72rem;font-weight:500;color:#94a3b8;}.store-category-strip{flex:1 1 auto;min-width:0;padding:0.45rem 0 0.55rem;display:flex;align-items:center;}.store-category-strip-scroll{display:flex;align-items:flex-start;gap:0.35rem;width:100%;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;}.store-category-strip-scroll::-webkit-scrollbar{display:none;}.store-category-strip-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:0.35rem;min-width:4.75rem;max-width:5.5rem;padding:0.45rem 0.35rem 0.35rem;border-radius:10px;text-decoration:none;color:#64748b;scroll-snap-align:start;transition:background 0.15s ease,color 0.15s ease;}.store-category-strip-item:hover{background:#f8fafc;color:var(--text);}.store-category-strip-item.is-active{background:#f1f5f9;color:var(--text);}.store-category-strip-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;color:#334155;}.store-category-strip-icon svg{width:1.65rem;height:1.65rem;}.store-category-strip-label{font-size:0.68rem;font-weight:500;text-align:center;line-height:1.2;}.store-catalog-landing{padding:2rem 0 2.5rem;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);border-bottom:1px solid var(--border-light);}.store-catalog-landing-head{margin-bottom:1.25rem;}.store-catalog-landing-eyebrow{font-size:0.78rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:var(--accent);margin:0 0 0.35rem;}.store-catalog-landing-title{font-size:clamp(1.35rem,3vw,1.75rem);margin:0 0 0.35rem;}.product-grid-catalog{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));}.logo-brand-chip--amplifi{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe;}.logo-brand-chip svg{width:14px;height:14px;vertical-align:-2px;margin-right:2px;}.home-brand-badge--amplifi{background:#f5f3ff;color:#6d28d9;border:1px solid #ddd6fe;}.home-brand-block--amplifi{margin-top:2rem;padding-top:2rem;border-top:1px dashed var(--border-light);}.home-hero-brand-pill{text-decoration:none;color:inherit;}.home-hero-brand-pill:hover{border-color:var(--accent);color:var(--accent);}.header-brand-tabs{display:flex;align-items:stretch;flex-shrink:0;gap:.6rem;padding:.45rem .75rem .45rem 0;margin-right:.5rem;border-right:1px solid var(--border-light);}.header-brand-tab{display:flex;flex-direction:row;align-items:center;gap:.75rem;min-width:10.5rem;padding:.7rem 1rem .7rem .85rem;border-radius:12px;border:1.5px solid var(--border-light);background:linear-gradient(145deg,#fafbfc 0%,#fff 55%);color:var(--muted);text-decoration:none;transition:border-color .2s,background .2s,color .2s,box-shadow .2s,transform .15s;white-space:nowrap;}.header-brand-tab:hover{transform:translateY(-1px);text-decoration:none;}.header-brand-tab-icon{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border-radius:10px;background:rgba(15,23,42,0.04);}.header-brand-tab-icon svg{width:22px;height:22px;}.header-brand-tab-text{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;min-width:0;}.header-brand-tab-label{font-size:1rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:inherit;}.header-brand-tab-desc{font-size:.68rem;font-weight:500;opacity:.88;line-height:1.2;}.header-brand-tab-count{font-size:.62rem;font-weight:600;letter-spacing:.02em;opacity:.75;margin-top:.1rem;}.header-brand-tab--unifi .header-brand-tab-icon{color:#0066ff;background:rgba(0,102,255,0.08);}.header-brand-tab--unifi:hover{border-color:rgba(0,102,255,0.4);color:#0047b3;}.header-brand-tab--uisp .header-brand-tab-icon{color:#0d9488;background:rgba(13,148,136,0.1);}.header-brand-tab--uisp:hover{border-color:rgba(13,148,136,0.45);color:#0f766e;}.header-brand-tab--unifi.active{color:#0047b3;background:linear-gradient(145deg,rgba(0,102,255,0.14) 0%,rgba(0,102,255,0.03) 100%);border-color:#0066ff;box-shadow:0 4px 14px rgba(0,102,255,0.18);}.header-brand-tab--unifi.active .header-brand-tab-label{color:#003d99;}.header-brand-tab--uisp.active{color:#0f766e;background:linear-gradient(145deg,rgba(13,148,136,0.16) 0%,rgba(13,148,136,0.03) 100%);border-color:#0d9488;box-shadow:0 4px 14px rgba(13,148,136,0.2);}.header-brand-tab--uisp.active .header-brand-tab-label{color:#115e59;}.header-brand-tab.active .header-brand-tab-desc,.header-brand-tab.active .header-brand-tab-count{opacity:1;}.header-text-nav{flex:1;min-width:0;display:flex;gap:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.header-text-nav::-webkit-scrollbar{display:none;}.header-text-nav a{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem;padding:.7rem .85rem;font-size:.8125rem;font-weight:500;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;white-space:nowrap;}.nav-link-icon{width:18px;height:18px;display:grid;place-items:center;flex-shrink:0;color:inherit;opacity:.85;}.nav-link-icon svg{width:16px;height:16px;}.header-text-nav a.active .nav-link-icon{opacity:1;}.header-text-nav a:hover{color:var(--text);}.header-text-nav a.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:600;}.header-nav-home.active{color:var(--text);border-bottom-color:var(--text);}@media (min-width:1100px){.header-text-nav{justify-content:center;}}.page-section{padding:2.5rem 0 3rem;}.section-head{margin-bottom:1.5rem;}.section-head-lg h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;}.section-head h1 em,.section-head h2 em,.section-head-lg h1 em{font-style:normal;font-weight:400;color:var(--muted);}.section-head h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.02em;}.section-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;}.section-head-with-icon{display:flex;align-items:flex-start;gap:.75rem;}.section-head-icon{width:40px;height:40px;flex-shrink:0;margin-top:.15rem;}.section-head-icon svg{width:20px;height:20px;}.link-arrow{font-size:.9rem;font-weight:500;color:var(--accent);white-space:nowrap;}.link-arrow::after{content:' →';}.link-arrow:hover{text-decoration:underline;}.breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:1rem;}.breadcrumb a{color:var(--accent);}.home-main-hero{padding:2.5rem 0 3rem;background:linear-gradient(165deg,#f8f9fc 0%,#fff 45%,#f5f5f7 100%);border-bottom:1px solid var(--border-light);}.home-main-hero-inner{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;}@media (min-width:960px){.home-main-hero-inner{grid-template-columns:1.15fr 0.85fr;gap:3rem;}}.home-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.75rem;}.home-main-hero-copy h1{font-size:clamp(1.85rem,4.5vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;margin-bottom:1rem;}.home-main-hero-copy h1 em{font-style:normal;color:var(--accent);}.home-hero-lead{font-size:1.05rem;line-height:1.6;color:var(--muted);max-width:540px;margin-bottom:1.5rem;}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;}.home-trust-list{list-style:none;display:flex;flex-wrap:wrap;gap:1rem 1.75rem;padding:0;margin:0;font-size:.85rem;color:var(--muted);}.home-trust-list strong{color:var(--text);font-weight:700;}.home-category-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;}.home-category-pill{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius-sm);font-size:.85rem;font-weight:500;transition:border-color .15s,box-shadow .15s;}.home-category-pill:hover{border-color:var(--accent);box-shadow:var(--shadow);}.home-category-pill-icon{width:36px;height:36px;border-radius:50%;background:var(--surface);display:grid;place-items:center;color:var(--muted);flex-shrink:0;}.home-category-pill-icon svg{width:18px;height:18px;}.home-brand-banners-hero{display:grid;grid-template-columns:1fr;gap:.85rem;}@media (min-width:520px){.home-brand-banners-hero{grid-template-columns:1fr 1fr;gap:1rem;}}.home-brand-banner{position:relative;display:block;overflow:hidden;border-radius:16px;text-decoration:none;color:#fff;min-height:168px;transition:transform .2s ease,box-shadow .2s ease;}.home-brand-banner:hover{transform:translateY(-3px);text-decoration:none;color:#fff;}.home-brand-banner-bg,.home-brand-banner-pattern,.home-brand-banner-photo,.home-brand-banner-overlay{position:absolute;inset:0;pointer-events:none;}.home-brand-banner-photo{background:var(--banner-image) 88% 50% / auto 70% no-repeat;opacity:0;transition:opacity .25s ease,transform .4s ease;}.home-brand-banner[style*="--banner-image"] .home-brand-banner-photo{opacity:.95;}.home-brand-banner:hover .home-brand-banner-photo{transform:scale(1.03) translateX(-2%);}.home-brand-banner--unifi .home-brand-banner-pattern{background:linear-gradient(135deg,#0047b3 0%,#0066ff 42%,#3b82f6 100%);}.home-brand-banner--uisp .home-brand-banner-pattern{background:linear-gradient(135deg,#0f766e 0%,#0d9488 45%,#14b8a6 100%);}.home-brand-banner-pattern{opacity:.55;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.22) 0%,transparent 45%),radial-gradient(circle at 90% 20%,rgba(255,255,255,.15) 0%,transparent 40%);}.home-brand-banner-overlay{background:linear-gradient(105deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.35) 55%,rgba(0,0,0,.08) 100%);}.home-brand-banner--hero{min-height:200px;box-shadow:0 12px 32px rgba(15,23,42,.12);}.home-brand-banner--hero.home-brand-banner--unifi:hover{box-shadow:0 16px 40px rgba(0,102,255,.28);}.home-brand-banner--hero.home-brand-banner--uisp:hover{box-shadow:0 16px 40px rgba(13,148,136,.28);}.home-brand-banner-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:inherit;padding:1.15rem 1.2rem;gap:.35rem;}.home-brand-banner-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.92;}.home-brand-banner-eyebrow svg{width:16px;height:16px;flex-shrink:0;}.home-brand-banner-title{font-size:1.15rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;max-width:16rem;}.home-brand-banner--section .home-brand-banner-title,.home-brand-banner--strip .home-brand-banner-title{font-size:clamp(1.1rem,2.5vw,1.45rem);max-width:22rem;}.home-brand-banner-sub{font-size:.78rem;line-height:1.45;opacity:.88;max-width:20rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.home-brand-banner--hero .home-brand-banner-sub{display:none;}@media (min-width:960px){.home-brand-banner--hero .home-brand-banner-sub{display:-webkit-box;font-size:.72rem;max-width:14rem;}}.home-brand-banner-foot{display:flex;align-items:center;gap:.75rem;margin-top:.35rem;flex-wrap:wrap;}.home-brand-banner-stat{font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;background:rgba(255,255,255,.18);}.home-brand-banner-cta{font-size:.8rem;font-weight:700;}.home-promo-strip{padding:0 0 1.5rem;margin-top:-.5rem;}.home-promo-strip-inner{display:grid;grid-template-columns:1fr;gap:1rem;}@media (min-width:768px){.home-promo-strip-inner{grid-template-columns:1fr 1fr;}}.home-brand-banner--strip{min-height:140px;border-radius:14px;}.home-brand-banner--strip .home-brand-banner-photo{background-position:92% 50%;background-size:auto 78%;}.home-brand-block--unifi,.home-brand-block--uisp{padding-top:1.5rem;}.home-brand-banner--section{min-height:180px;margin-bottom:1.25rem;border-radius:18px;box-shadow:0 8px 28px rgba(15,23,42,.08);}.home-brand-banner--section .home-brand-banner-photo{background-size:auto 85%;background-position:88% center;}.home-brand-banner--section .home-brand-banner-sub{display:-webkit-box;font-size:.85rem;max-width:28rem;}.footer-authority{padding:1.25rem 0;border-top:1px solid var(--border-light);margin-top:.5rem;}.footer-authority-text{font-size:.8rem;color:var(--muted);line-height:1.55;max-width:52rem;margin:0 0 .75rem;}.footer-authority-nav{display:flex;flex-wrap:wrap;gap:.5rem .85rem;}.footer-authority-nav a{font-size:.75rem;color:var(--muted);text-decoration:none;}.footer-authority-nav a:hover{color:var(--accent);text-decoration:underline;}.seo-authority-panel{margin:2rem 0 1rem;}.seo-authority-details{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--surface);}.seo-authority-summary{padding:.85rem 1rem;font-size:.88rem;font-weight:600;cursor:pointer;list-style:none;}.seo-authority-summary::-webkit-details-marker{display:none;}.seo-authority-body{padding:0 1rem 1rem;border-top:1px solid var(--border-light);}.seo-authority-lead{font-size:.85rem;color:var(--muted);line-height:1.55;margin:.75rem 0 1rem;}.seo-semantic-prose{margin-top:1.5rem;font-size:.9rem;color:var(--muted);line-height:1.6;}.seo-semantic-prose h2{font-size:1rem;color:var(--text);margin-bottom:.5rem;}.seo-semantic-links ul{display:flex;flex-wrap:wrap;gap:.4rem .75rem;list-style:none;padding:0;margin:.75rem 0 0;}.seo-semantic-links a{font-size:.8rem;}.home-stats-bar{background:var(--text);color:#fff;padding:1.25rem 0;}.home-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;}@media (min-width:640px){.home-stats-grid{grid-template-columns:repeat(4,1fr);}}.home-stat{text-align:center;}.home-stat strong{display:block;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;}.home-stat span{font-size:.8rem;opacity:.75;}.home-features{padding:2.5rem 0;border-bottom:1px solid var(--border-light);}.home-features-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;}@media (min-width:720px){.home-features-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.home-features-grid{grid-template-columns:repeat(4,1fr);}}.home-feature-card{padding:1.25rem;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--bg);}.home-feature-icon{width:40px;height:40px;border-radius:50%;background:var(--surface);display:grid;place-items:center;margin-bottom:.75rem;color:var(--accent);}.home-feature-icon svg{width:20px;height:20px;}.home-feature-card h3{font-size:.95rem;font-weight:600;margin-bottom:.35rem;}.home-feature-card p{font-size:.85rem;color:var(--muted);line-height:1.5;margin:0;}.home-brand-block{padding:2rem 0 .5rem;}.home-brand-block-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;}.home-brand-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;}.home-brand-badge--unifi{background:#e8f0fe;color:var(--accent);}.home-brand-badge--uisp{background:#f0f4f8;color:#334155;}.home-brand-badge svg{width:14px;height:14px;}.home-category-card-count{font-size:.75rem;font-weight:600;color:var(--accent);margin-top:auto;padding-top:.5rem;}.home-hero-micro{font-size:.82rem;color:var(--muted);margin:0 0 1rem;line-height:1.5;}.home-hero-brands{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;}.home-hero-brand-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;border:1px solid var(--border-light);background:var(--bg);}.home-hero-brand-pill svg{width:14px;height:14px;}.home-categories-showcase{padding:2.5rem 0 1rem;}.section-sub{color:var(--muted);font-size:.95rem;margin-top:.35rem;max-width:560px;}.section-sub-inline{margin-top:0;}.home-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:1.5rem;}.home-category-card{padding:1.35rem 1.25rem;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--bg);transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;flex-direction:column;gap:.4rem;min-height:160px;}.home-category-card:hover{box-shadow:var(--shadow-hover);border-color:#d2d2d7;transform:translateY(-2px);}.home-category-card-icon{width:44px;height:44px;border-radius:50%;background:var(--surface);display:grid;place-items:center;color:var(--muted);margin-bottom:.25rem;}.home-category-card-icon svg{width:22px;height:22px;}.home-category-card h3{font-size:1.05rem;font-weight:700;letter-spacing:-.02em;}.home-category-card p{font-size:.8rem;color:var(--muted);flex:1;line-height:1.45;}.home-category-card-cta{font-size:.8rem;font-weight:600;color:var(--accent);margin-top:.25rem;}.home-featured-section{padding:2rem 0;border-top:1px solid var(--border-light);background:var(--surface);}.home-hero-section{padding:2rem 0 2.5rem;background:linear-gradient(180deg,var(--surface) 0%,var(--bg) 120px);}.carousel-wrap{position:relative;}.product-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem 0 1rem;scrollbar-width:none;-webkit-overflow-scrolling:touch;}.product-carousel::-webkit-scrollbar{display:none;}.product-carousel .product-hero-card{flex:0 0 min(320px,85vw);scroll-snap-align:start;}.carousel-btn{position:absolute;top:42%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:rgba(255,255,255,.95);box-shadow:var(--shadow);font-size:1.5rem;line-height:1;color:var(--text);cursor:pointer;z-index:10;transition:box-shadow .15s,transform .15s;display:none;}@media (min-width:900px){.carousel-btn{display:grid;place-items:center;}}.carousel-btn:hover{box-shadow:var(--shadow-hover);transform:translateY(-50%) scale(1.05);}.carousel-prev{left:-.5rem;}.carousel-next{right:-.5rem;}.product-hero-card{display:flex;flex-direction:column;border-radius:var(--radius);overflow:hidden;min-height:400px;background:var(--hero-dark);color:#fff;box-shadow:var(--shadow);transition:transform .25s,box-shadow .25s;}.product-hero-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);}.product-hero-card .hero-visual{flex:1;min-height:220px;display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem 0;background:linear-gradient(165deg,#3a3a42 0%,#252528 40%,#1a1a1e 100%);}.product-hero-card .hero-visual img{max-height:200px;width:auto;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(0,0,0,.35));}.product-hero-body{padding:1.15rem 1.25rem 1.35rem;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.5) 100%);}.tag-new{display:inline-block;background:var(--badge-new);color:#1d1d1f;font-size:.65rem;font-weight:700;padding:.22rem .55rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;}.product-hero-body h3{font-size:1.2rem;font-weight:700;margin-bottom:.35rem;letter-spacing:-.02em;}.product-hero-body p{font-size:.82rem;line-height:1.45;color:rgba(255,255,255,.78);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.home-stocked-section{padding:1.5rem 0 2.5rem;border-top:1px solid var(--border-light);}.stocked-scroll{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none;}.stocked-scroll::-webkit-scrollbar{display:none;}.stocked-card{flex:0 0 160px;background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:1rem;transition:box-shadow .2s,border-color .2s;}.stocked-card:hover{box-shadow:var(--shadow);border-color:var(--border);}.stocked-img{height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;}.stocked-img img{max-height:90px;object-fit:contain;}.stocked-meta{font-size:.65rem;color:var(--success);font-weight:600;text-transform:uppercase;letter-spacing:.04em;}.stocked-card strong{display:block;font-size:.85rem;margin:.25rem 0;line-height:1.3;}.stocked-cta{font-size:.75rem;font-weight:600;color:var(--accent);}.home-category-section{padding:2rem 0;border-top:1px solid var(--border-light);}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:1.35rem;}.product-grid-home{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));}.product-card-store{background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius);padding:0;display:flex;flex-direction:column;transition:box-shadow .25s,border-color .25s,transform .25s;height:100%;overflow:hidden;}.product-card-store:hover{box-shadow:var(--shadow-hover);border-color:#d2d2d7;transform:translateY(-2px);}.product-card-store .card-img{height:190px;display:flex;align-items:center;justify-content:center;margin:0;position:relative;background:var(--surface);border-radius:0;}.product-card-store .card-img img{max-height:170px;object-fit:contain;}.card-badge{position:absolute;top:.5rem;left:.5rem;font-size:.65rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;background:#ede9fe;color:#5b21b6;z-index:1;}.card-badge.tag-new-card{background:#fff3cd;color:#856404;}.product-card-body{padding:1rem 1.15rem 0;flex:1;display:flex;flex-direction:column;min-height:0;}.product-card-store .model{font-size:.7rem;color:var(--muted);margin-bottom:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;}.product-card-store h3{font-size:1rem;font-weight:700;margin-bottom:.35rem;line-height:1.3;letter-spacing:-.02em;}.product-card-store h3 a{color:inherit;}.product-card-store h3 a:hover{color:var(--accent);}.product-card-store .card-desc{font-size:.78rem;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;line-height:1.45;}.spec-row{font-size:.72rem;color:var(--muted);margin-top:.5rem;padding:.25rem 0 0;}.product-card-buy{margin-top:auto;padding:.85rem 1.15rem 1rem;border-top:1px solid var(--border-light);background:var(--surface);}.product-card-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;}.product-card-buy .price{font-size:1.15rem;font-weight:700;letter-spacing:-.02em;margin:0;}.product-card-price-row .stock-pill{font-size:.7rem;margin:0;flex-shrink:0;}.product-actions--card{display:flex;flex-direction:column;gap:.45rem;margin:0;width:100%;}.btn-card-primary{width:100%;padding:.6rem 1rem;font-size:.82rem;border-radius:10px;}.btn-card-ghost{width:100%;margin-top:.35rem;padding:.45rem .75rem;font-size:.78rem;border:1px solid var(--border);border-radius:10px;background:var(--bg);cursor:pointer;font-weight:600;}.product-card-row-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:.45rem;width:100%;}.product-card-row-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.45rem .35rem;font-size:.68rem;font-weight:600;line-height:1.2;text-align:center;color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:8px;text-decoration:none;transition:border-color .15s,background .15s,color .15s;min-height:2.15rem;}.product-card-row-btn:hover{border-color:var(--accent);color:var(--accent);}.product-card-row-btn--wa{color:#0f766e;border-color:rgba(13,148,136,0.35);background:rgba(13,148,136,0.06);}.product-card-row-btn--wa:hover{background:rgba(13,148,136,0.12);color:#0d6b5c;border-color:rgba(13,148,136,0.5);}.product-card-row-btn--wa svg{flex-shrink:0;width:14px;height:14px;}.product-card-row-actions--two{grid-template-columns:repeat(2,minmax(0,1fr));}.product-card-quick{display:contents;}.product-card-links{display:contents;}.product-actions--card .product-inquiry-stack,.product-actions--card .product-actions-stack{max-width:none;}.product-actions--card .btn-inquiry,.product-actions--card a.btn-inquiry-wa{font-size:.78rem;padding:.55rem .75rem;border-radius:10px;}.product-actions--card a.btn-inquiry-wa.btn-card-primary{background:var(--accent,#0066ff);color:#fff;font-weight:600;}.product-actions--card a.btn-inquiry-wa.btn-card-ghost{background:#eff6ff;color:var(--accent,#0066ff);border:1px solid #bfdbfe;font-weight:600;}.product-actions--card .btn-whatsapp-inquiry{width:100%;border-radius:8px;font-size:.72rem;}.add-to-cart-form--card{margin:0;}.btn-cart{display:block;width:100%;text-align:center;background:var(--accent);color:#fff;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .15s,transform .1s;}.btn-cart:hover{background:var(--accent-hover);}.btn-cart:active{transform:scale(.98);}.btn-cart.disabled{background:var(--surface-2);color:var(--muted);pointer-events:none;}.home-cta-section{padding:2rem 0 3.5rem;}.cta-panel{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;background:linear-gradient(135deg,#f5f5f7 0%,#e8e8ed 100%);border-radius:var(--radius);padding:2.5rem 2rem;border:1px solid var(--border-light);}.cta-badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:.5rem;}.cta-content h2{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;}.cta-content p{color:var(--muted);max-width:420px;margin-bottom:1.25rem;font-size:.95rem;}.cta-actions{display:flex;gap:.75rem;flex-wrap:wrap;}.cta-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;}.cta-icon-cell{width:64px;height:64px;border-radius:50%;background:var(--bg);border:1px solid var(--border);display:grid;place-items:center;color:var(--muted);}.cta-icon-cell svg{width:28px;height:28px;}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border-radius:999px;border:1px solid var(--border);font-weight:600;font-size:.85rem;color:var(--text);background:var(--bg);transition:border-color .15s,background .15s;}.btn-outline:hover{border-color:var(--text);}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;font-size:.85rem;border:0;transition:background .15s;}.btn-primary:hover{background:var(--accent-hover);}.category-page-head{padding:1rem 0 .5rem;}.breadcrumb-sep{margin:0 .35rem;color:var(--border);}.category-results-meta{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap;}.category-results-meta--top{margin-top:.5rem;}.category-page-title{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;}.product-count{font-size:.875rem;color:var(--muted);}.category-subnav{padding:0 0 1.25rem;position:sticky;top:var(--header-total);z-index:40;background:var(--bg);}.category-subnav-panel{background:var(--surface);border:1px solid var(--border-light);border-radius:12px;padding:.5rem .65rem;display:flex;flex-direction:column;gap:.5rem;}.category-subnav-pills{display:flex;flex-wrap:nowrap;gap:.15rem;overflow-x:auto;scrollbar-width:none;padding:.15rem 0;}.category-subnav-pills::-webkit-scrollbar{display:none;}.category-pill{flex:0 0 auto;padding:.5rem .85rem;font-size:.8125rem;font-weight:500;color:var(--muted);border-radius:8px;white-space:nowrap;transition:background .15s,color .15s;}.category-pill:hover{color:var(--text);background:rgba(0,0,0,.04);}.category-pill.active{color:var(--accent);background:var(--bg);font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.06);}.pill-count{font-weight:400;opacity:.85;}.category-subnav-filters{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;align-items:center;padding:.35rem .5rem .15rem;border-top:1px solid var(--border-light);}.category-subnav-panel>.category-subnav-filters:first-child{border-top:none;padding-top:.25rem;}.category-filter{display:inline-flex;align-items:center;gap:.45rem;font-size:.8125rem;font-weight:500;color:var(--text);white-space:nowrap;}.category-filter:hover{color:var(--accent);}.category-filter-box{width:16px;height:16px;border:1.5px solid var(--border);border-radius:3px;flex-shrink:0;background:var(--bg);transition:border-color .15s,background .15s;}.category-filter--tag.active .category-filter-box{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 2px var(--bg);}.category-filter--special{padding:.35rem .75rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);}.category-filter--special.active{background:var(--text);color:#fff;border-color:var(--text);}.category-products-section{padding-top:.5rem;padding-bottom:3rem;}.product-grid-category{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:1.35rem;}.product-scroll{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;}.category-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border);}.filter-pill{padding:.45rem .9rem;border-radius:999px;border:1px solid var(--border);font-size:.78rem;font-weight:500;color:var(--muted);}.filter-pill.active{border-color:var(--text);color:var(--text);background:var(--surface);}.product-count{margin-left:auto;font-size:.85rem;color:var(--muted);}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0 3rem;}.product-detail-visual{background:var(--surface);border-radius:var(--radius);padding:2.5rem;display:flex;align-items:center;justify-content:center;min-height:360px;}.product-detail-visual img{max-height:320px;object-fit:contain;}.product-gallery{display:flex;flex-direction:column;gap:.75rem;}.product-gallery-layout{display:grid;grid-template-columns:88px 1fr;gap:1rem;align-items:stretch;}.product-gallery[data-gallery-count="1"] .product-gallery-layout{grid-template-columns:1fr;}.product-gallery-main-wrap{position:relative;display:flex;align-items:center;justify-content:center;}.product-gallery-main{background:var(--surface);border-radius:var(--radius);padding:2rem;display:flex;align-items:center;justify-content:center;min-height:380px;width:100%;border:1px solid var(--border-light);}.product-gallery-main img{max-height:360px;max-width:100%;width:auto;object-fit:contain;transition:opacity .2s;}.product-gallery-thumbs{display:flex;flex-direction:column;gap:.5rem;max-height:420px;overflow-y:auto;padding-right:.25rem;scrollbar-width:thin;}.gallery-thumb{flex:0 0 auto;width:80px;height:80px;padding:0;border:2px solid var(--border-light);border-radius:10px;overflow:hidden;background:var(--bg);cursor:pointer;transition:border-color .15s,box-shadow .15s;}.gallery-thumb:hover,.gallery-thumb.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);}.gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block;background:#fff;}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border:1px solid var(--border);border-radius:50%;background:rgba(255,255,255,.95);color:var(--text);font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;}.gallery-nav:hover{border-color:var(--accent);color:var(--accent);}.gallery-nav-prev{left:.75rem;}.gallery-nav-next{right:.75rem;}.gallery-counter{position:absolute;bottom:.75rem;right:.75rem;background:rgba(29,29,31,.75);color:#fff;font-size:.75rem;font-weight:600;padding:.35rem .65rem;border-radius:999px;}.gallery-hint{font-size:.8rem;color:var(--muted);margin:0;}.image-manager-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;max-width:720px;}.image-gallery-admin{display:flex;flex-wrap:wrap;gap:1rem;}.image-gallery-compact .image-gallery-item{width:88px;height:88px;}.image-gallery-item{position:relative;width:140px;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--surface);}.image-gallery-item.is-primary{border-color:var(--accent);box-shadow:0 0 0 2px rgba(0,102,255,.2);}.image-gallery-item img{width:100%;height:120px;object-fit:contain;display:block;background:#fff;}.image-gallery-compact .image-gallery-item img{height:88px;}.primary-badge{position:absolute;top:6px;left:6px;background:var(--accent);color:#fff;font-size:.6rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;}.image-gallery-actions{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem;border-top:1px solid var(--border-light);}.image-source-hint{display:block;padding:0 .5rem .4rem;font-size:.65rem;color:var(--muted);}.btn-sm{font-size:.7rem;padding:.25rem .5rem;border:1px solid var(--border);border-radius:6px;background:var(--bg);cursor:pointer;}.btn-sm-danger{color:var(--danger);border-color:#fcc;}.product-detail-info h1{font-size:2rem;font-weight:700;letter-spacing:-.02em;}.product-detail-info .model{color:var(--muted);font-size:.9rem;margin:.25rem 0 1rem;}.product-detail-info .price{font-size:1.75rem;font-weight:700;margin:1rem 0;}.product-detail-info .desc{color:var(--muted);margin:1rem 0 1.5rem;line-height:1.65;}.product-description{margin:1.5rem 0;color:var(--text);line-height:1.6;}.product-description .product-lead{color:var(--muted);margin-bottom:1.25rem;font-size:1rem;}.product-technical-specs h2{font-size:1.25rem;font-weight:700;margin:1.5rem 0 1rem;}.product-technical-specs h3{font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--text);}.product-technical-specs .spec-table{width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:1rem;}.product-technical-specs .spec-table th,.product-technical-specs .spec-table td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border-light);vertical-align:top;}.product-technical-specs .spec-table th{color:var(--muted);font-weight:500;width:42%;}.product-technical-specs .spec-note{color:var(--muted);font-size:.8em;}.spec-list{margin:0;padding:0;display:grid;gap:0;border:1px solid var(--border-light);border-radius:var(--radius-sm);overflow:hidden;background:var(--bg);}.spec-item{display:grid;grid-template-columns:minmax(200px,38%) 1fr;gap:1rem 2rem;padding:.85rem 1.25rem;border-bottom:1px solid var(--border-light);margin:0;}.spec-item:last-child{border-bottom:none;}.spec-item dt{margin:0;font-weight:500;color:var(--muted);font-size:.9rem;}.spec-item dd{margin:0;font-size:.95rem;color:var(--text);line-height:1.5;}.spec-note{color:var(--muted);font-size:.85em;}.spec-block{margin-bottom:2rem;}.spec-block-title{font-size:1.1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border);}.product-overview-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;}.overview-shot{margin:0;background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border-light);overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;}.overview-shot img{width:100%;height:100%;object-fit:contain;padding:1rem;}.product-spec-accordion{display:flex;flex-direction:column;gap:.65rem;}.spec-group{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg);overflow:hidden;}.spec-group-title{padding:1rem 1.25rem;font-weight:600;font-size:1rem;cursor:pointer;list-style:none;background:var(--surface);border-bottom:1px solid transparent;}.spec-group[open] .spec-group-title{border-bottom-color:var(--border-light);}.spec-group-title::-webkit-details-marker{display:none;}.spec-group-title::after{content:'+';float:right;font-weight:400;color:var(--muted);font-size:1.25rem;line-height:1;}.spec-group[open] .spec-group-title::after{content:'−';}.spec-group-body{padding:0;}.spec-group-body .spec-list{border:none;border-radius:0;}.product-tab-content--technical{max-width:820px;margin:0 auto;}.product-tab-panel#tab-overview .product-tab-content{max-width:960px;margin:0 auto;}@media (max-width:640px){.spec-item{grid-template-columns:1fr;gap:.25rem;}.product-overview-gallery{grid-template-columns:1fr;}}.page-product .store-header{margin-bottom:0;}.product-hero-bar{border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:var(--header-total);z-index:40;}.product-hero-bar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding:.75rem 0;}.product-hero-identity{display:flex;align-items:center;gap:.85rem;min-width:0;}.product-hero-thumb{flex-shrink:0;}.product-hero-thumb img{width:48px;height:48px;object-fit:contain;background:var(--surface);border-radius:8px;border:1px solid var(--border-light);}.product-hero-meta{min-width:0;}.product-hero-meta h1{font-size:1.05rem;font-weight:700;margin:0;line-height:1.3;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}@media (min-width:768px){.product-hero-meta h1{font-size:1.15rem;-webkit-line-clamp:1;}}.product-card-store h3,.product-hero-card h3{line-height:1.25;}.product-hero-sku{font-size:.8rem;color:var(--muted);display:block;margin-top:.1rem;}.product-hero-buy{display:flex;align-items:center;gap:.75rem;flex-shrink:0;}.product-hero-buy--quote{flex-wrap:wrap;justify-content:flex-end;}.product-hero-price-block{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;}.product-hero-price{font-size:1.25rem;font-weight:700;line-height:1.2;}.product-hero-buy .stock-pill{margin:0;white-space:nowrap;}.product-hero-buy .product-actions--hero{margin:0;}.product-page{padding-bottom:3rem;}.product-detail--store{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0 1.5rem;}.product-detail-summary{padding-top:.5rem;}.product-summary-lead{color:var(--muted);line-height:1.6;margin:.75rem 0 1rem;}.product-feature-icons{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;}.product-feature-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;background:var(--surface);border:1px solid var(--border-light);border-radius:8px;font-size:.75rem;font-weight:600;color:var(--text);line-height:1.2;}.product-feature-icon{width:22px;height:22px;flex-shrink:0;display:grid;place-items:center;color:var(--muted);}.product-feature-icon svg{width:18px;height:18px;}.product-feature-label{white-space:nowrap;}.product-tabs{display:flex;justify-content:center;gap:0;border-bottom:1px solid var(--border);margin-bottom:0;}.product-tab{background:none;border:none;border-bottom:2px solid transparent;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;color:var(--muted);cursor:pointer;margin-bottom:-1px;}.product-tab:hover{color:var(--text);}.product-tab.active{color:var(--accent);border-bottom-color:var(--accent);}.product-tab-panels{background:var(--bg);border:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);padding:2rem;min-height:280px;}.product-tab-panel[hidden]{display:none;}.product-tab-content{max-width:900px;margin:0 auto;}.product-tab-content--technical{max-width:100%;}.product-spec-accordion{display:flex;flex-direction:column;gap:.5rem;}.spec-group{border:1px solid var(--border-light);border-radius:var(--radius-sm);overflow:hidden;}.spec-group summary{padding:1rem 1.25rem;font-weight:600;cursor:pointer;list-style:none;background:var(--surface);}.spec-group summary::-webkit-details-marker{display:none;}.spec-group summary::after{content:'›';float:right;transform:rotate(90deg);color:var(--muted);}.spec-group[open] summary::after{transform:rotate(-90deg);}.spec-group-body{padding:0 1.25rem 1rem;}.spec-section-title{font-size:1rem;margin:1.25rem 0 .75rem;}.product-in-box-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;}.in-box-item{margin:0;background:var(--surface);border-radius:var(--radius-sm);padding:1rem;border:1px solid var(--border-light);}.in-box-item img{width:100%;height:auto;object-fit:contain;display:block;}.product-page-actions{margin-top:2rem;}@media (max-width:900px){.product-detail--store{grid-template-columns:1fr;}.product-tabs{overflow-x:auto;justify-content:flex-start;}.product-tab{flex:0 0 auto;padding:.85rem 1rem;}}.detail-actions{display:flex;gap:.75rem;flex-wrap:wrap;}.stock-pill{font-size:.75rem;font-weight:500;margin:0;}.stock-in_stock{color:var(--success);}.stock-low_stock{color:#b45309;}.stock-out_of_stock{color:var(--danger);}.card-badge--soldout{background:#fee2e2;color:#991b1b;}.card-badge--low{background:#fef3c7;color:#92400e;}.flash-banner{padding:.65rem 0;font-size:.9rem;font-weight:500;text-align:center;}.flash-success{background:#ecfdf5;color:#047857;}.flash-error{background:#fef2f2;color:#b91c1c;}.alert-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a;border-radius:var(--radius-sm);padding:.85rem 1rem;margin-bottom:1rem;font-size:.9rem;}.header-cart-btn{position:relative;}.header-cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;}.add-to-cart-form{display:block;margin:0;width:100%;}.add-to-cart-form--primary{width:100%;}.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;}.product-actions:has(.product-actions-stack){flex-direction:column;align-items:stretch;}.product-actions-stack{display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:320px;}.product-actions--summary .product-actions-stack{max-width:100%;}.product-actions-secondary{display:flex;flex-wrap:wrap;gap:.45rem;width:100%;}.product-actions-secondary .btn-action-secondary{flex:1 1 calc(50% - .25rem);min-width:0;text-align:center;justify-content:center;font-size:.8rem;padding:.5rem .65rem;border-radius:999px;}.product-actions--hero{flex-direction:row;align-items:center;}.product-actions--hero .product-actions-stack{max-width:220px;align-items:stretch;}.product-actions--hero .product-inquiry-stack{max-width:none;align-items:stretch;}.product-actions--hero .btn-cart,.product-actions--hero a.btn-inquiry-wa.btn-cart{width:auto;white-space:nowrap;padding:.55rem 1.15rem;font-size:.82rem;}.stock-hint{font-size:.72rem;color:#b45309;}.stock-hint--inline{display:block;width:100%;margin-top:.25rem;}.product-summary-buy{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border-light);display:flex;flex-direction:column;gap:.85rem;}.product-summary-stock-only{margin:0;}.product-summary-price-stock .price{font-size:1.35rem;font-weight:700;display:block;}.product-summary-price-stock .price-label{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;}.product-actions--summary .product-inquiry-stack{max-width:100%;}.cart-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start;}@media (max-width:900px){.cart-layout{grid-template-columns:1fr;}}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto auto;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--border-light);}.cart-item--blocked{opacity:.75;background:#fffbeb;margin:0 -1rem;padding-left:1rem;padding-right:1rem;}.cart-item-img img{width:100px;height:80px;object-fit:contain;}.cart-item-body h2{font-size:1rem;margin:0 0 .25rem;}.cart-item-body h2 a{color:inherit;}.cart-item-model{font-size:.8rem;color:var(--muted);}.cart-item-warning{font-size:.8rem;color:#b45309;margin:.35rem 0 0;}.cart-item-qty input{width:64px;padding:.4rem .5rem;border:1px solid var(--border);border-radius:8px;}.cart-item-price{text-align:right;}.cart-item-unit{display:block;font-size:.75rem;color:var(--muted);}.cart-remove-btn{border:0;background:none;font-size:1.5rem;color:var(--muted);cursor:pointer;line-height:1;}.cart-remove-form{display:none;}.cart-summary{position:sticky;top:1rem;border:1px solid var(--border-light);border-radius:var(--radius);padding:1.5rem;background:var(--surface);}.cart-summary h2{font-size:1.1rem;margin-bottom:1rem;}.cart-summary-rows{margin:0 0 1rem;}.cart-summary-rows div{display:flex;justify-content:space-between;padding:.35rem 0;font-size:.9rem;}.cart-summary-total{font-weight:700;font-size:1.05rem;border-top:1px solid var(--border-light);padding-top:.65rem !important;margin-top:.35rem;}.cart-checkout-btn{display:block;width:100%;text-align:center;margin-top:.5rem;}.cart-checkout-btn.disabled{opacity:.5;pointer-events:none;}.btn-link-muted{background:none;border:0;color:var(--muted);font-size:.85rem;cursor:pointer;text-decoration:underline;}.cart-header-count{font-size:.9rem;color:var(--muted);}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start;margin-top:1.5rem;}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr;}}.checkout-fieldset{border:1px solid var(--border-light);border-radius:var(--radius);padding:1.25rem;margin-bottom:1.25rem;background:#fafafa;}.checkout-fieldset legend{font-weight:600;padding:0 .35rem;}.checkout-summary{position:sticky;top:1rem;border:1px solid var(--border-light);border-radius:var(--radius);padding:1.5rem;background:var(--surface);}.checkout-lines{list-style:none;margin:0 0 1rem;padding:0;}.checkout-lines li{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--border-light);font-size:.88rem;}.order-success-card{max-width:520px;margin:3rem auto;text-align:center;padding:2.5rem;border:1px solid var(--border-light);border-radius:var(--radius);background:var(--surface);}.order-success-icon{width:56px;height:56px;border-radius:50%;background:#ecfdf5;color:#047857;font-size:1.75rem;line-height:56px;margin:0 auto 1rem;}.order-number{font-size:1.35rem;font-weight:700;letter-spacing:.05em;color:var(--accent);margin:1rem 0;}.order-success-meta{text-align:left;margin:1.5rem 0;}.order-success-meta div{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid var(--border-light);}.order-success-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.required{color:#dc2626;}@media (max-width:700px){.cart-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto;}.cart-item-qty,.cart-item-price,.cart-item-remove{grid-column:2;}}.site-footer{background:var(--surface);border-top:1px solid var(--border-light);margin-top:1rem;padding:3rem 0 1.5rem;}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;}.footer-grid h3,.footer-grid h4{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.85rem;font-weight:600;}.footer-grid ul{list-style:none;}.footer-grid li{margin-bottom:.45rem;}.footer-grid a{font-size:.88rem;color:var(--text);}.footer-grid a:hover{color:var(--accent);}.footer-grid p{font-size:.88rem;color:var(--muted);line-height:1.55;}.newsletter-form{display:flex;gap:.5rem;margin-top:.5rem;}.newsletter-form input{flex:1;border:1px solid var(--border);border-radius:8px;padding:.55rem .75rem;font-size:.88rem;}.newsletter-form button{background:var(--accent);color:#fff;border:0;border-radius:8px;padding:.55rem 1rem;font-weight:600;font-size:.85rem;cursor:pointer;}.footer-bottom{border-top:1px solid var(--border-light);padding-top:1.25rem;font-size:.8rem;color:var(--muted);}.empty-state{text-align:center;padding:3rem;color:var(--muted);}.admin-body{background:#f5f5f7;}.admin-wrap{display:flex;min-height:100vh;}.admin-sidebar{width:240px;background:var(--bg);border-right:1px solid var(--border);padding:1.5rem 1rem;}.admin-sidebar a{display:block;padding:.55rem .85rem;border-radius:8px;font-size:.88rem;color:var(--muted);margin-bottom:.2rem;}.admin-sidebar a:hover,.admin-sidebar a.active{background:var(--surface);color:var(--text);font-weight:500;}.admin-main{flex:1;padding:2rem;max-width:960px;}.admin-table{width:100%;border-collapse:collapse;background:var(--bg);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow);}.admin-table th,.admin-table td{text-align:left;padding:.85rem 1rem;border-bottom:1px solid var(--border);font-size:.88rem;}.admin-table th{background:var(--surface);color:var(--muted);font-weight:600;}.form-group{margin-bottom:1.1rem;}.form-group label{display:block;margin-bottom:.35rem;font-size:.85rem;font-weight:500;color:var(--muted);}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid var(--border);border-radius:8px;padding:.6rem .75rem;font-size:.9rem;background:var(--bg);}.form-group textarea{min-height:100px;resize:vertical;}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;}.form-hint{font-size:.75rem;color:var(--muted);margin-top:.25rem;}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.88rem;}.alert-success{background:#d1fae5;color:#065f46;}.alert-error{background:#fee2e2;color:#991b1b;}.login-box{max-width:400px;margin:10vh auto;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow);}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem;}.stat-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem;}.stat-card strong{display:block;font-size:1.6rem;margin-top:.25rem;}.seo-block{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1.25rem;margin-top:1.5rem;}.seo-block h3{font-size:.95rem;margin-bottom:1rem;}@media (max-width:900px){.product-hero-bar{top:calc(var(--header-h)+var(--safe-top));}.nav-toggle{display:flex;}.header-categories-bar{display:none;}.store-header.nav-open .header-categories-bar{display:block;border-top:1px solid var(--border-light);}.header-categories-inner{flex-direction:column;align-items:stretch;}.header-categories-inner--ui{flex-direction:column;align-items:stretch;}.header-brand-switcher{border-right:none;border-bottom:1px solid var(--border-light);margin-right:0;padding:0.5rem 0;}.store-category-strip{padding:0.5rem 0 0.65rem;}.header-brand-tabs{border-right:0;border-bottom:1px solid var(--border-light);margin:0;padding:.65rem;flex-direction:row;}.header-brand-tab{flex:1;min-width:0;flex-direction:column;align-items:center;text-align:center;padding:.65rem .5rem;gap:.4rem;}.header-brand-tab-text{align-items:center;}.header-brand-tab-icon{margin-bottom:0;}.header-text-nav{flex-direction:column;}.header-text-nav a{border-bottom:0;padding:.75rem 0;}.carousel-prev{left:0;}.carousel-next{right:0;}.cta-panel{grid-template-columns:1fr;}.cta-visual{display:none;}.product-detail{grid-template-columns:1fr;}.admin-wrap{flex-direction:column;}.admin-sidebar{width:100%;display:flex;flex-wrap:wrap;}.form-row{grid-template-columns:1fr;}.image-manager-grid{grid-template-columns:1fr;}.product-gallery-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr;}.product-gallery-thumbs{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;order:2;}.gallery-thumb{width:64px;height:64px;flex:0 0 64px;}.product-gallery-main-wrap{order:1;}.product-gallery-main{min-height:280px;}}.category-intro{margin:1rem 0 1.5rem;max-width:72ch;color:var(--muted);line-height:1.6;font-size:.95rem;}.related-products{margin:3rem 0 2rem;padding-top:2rem;border-top:1px solid var(--border-light);}.related-products-title{font-size:1.35rem;font-weight:700;margin:0 0 1.25rem;}.related-products-more{margin-top:1.25rem;font-size:.9rem;}.product-brand-line{font-size:.85rem;color:var(--muted);margin:0 0 .75rem;}.product-brand-label{font-weight:600;color:var(--text);margin-right:.35rem;}.seo-score-badge{font-size:1.1rem;padding:.5rem 1rem;background:var(--bg);border-radius:8px;border:1px solid var(--border);}.landing-index-list,.landing-link-list{list-style:none;padding:0;margin:1rem 0;display:grid;gap:.5rem;}.landing-index-list a,.landing-link-list a{color:var(--accent);font-weight:500;}.solutions-hub{padding:1.5rem 0 3rem;background:linear-gradient(180deg,#f8fafc 0%,#fff 12rem);}.solutions-hub-hero{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2rem;margin-bottom:2rem;padding-bottom:1.75rem;border-bottom:1px solid var(--border,#e5e7eb);}.solutions-hub-eyebrow{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--accent,#2563eb);}.solutions-hub-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.15;color:var(--text,#111827);}.solutions-hub-lead{margin:0;max-width:52ch;color:var(--muted,#6b7280);line-height:1.6;font-size:1.02rem;}.solutions-hub-hero-actions{display:flex;flex-wrap:wrap;gap:.5rem;}.solutions-hub-toolbar{position:sticky;top:0;z-index:20;margin-bottom:2rem;padding:.85rem 0;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-bottom:1px solid transparent;}.solutions-hub-toolbar:has(#solutionsSearch:focus){border-bottom-color:var(--border,#e5e7eb);}.solutions-hub-search{display:block;margin-bottom:.75rem;}.solutions-hub-search input{width:100%;max-width:420px;padding:.65rem 1rem .65rem 2.5rem;font-size:.95rem;border:1px solid var(--border,#e5e7eb);border-radius:10px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%239ca3af' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.06a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") no-repeat .85rem center;box-shadow:0 1px 2px rgba(15,23,42,.04);}.solutions-hub-search input:focus{outline:none;border-color:var(--accent,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.12);}.solutions-hub-jump{display:flex;flex-wrap:wrap;gap:.4rem;}.solutions-hub-jump a{padding:.35rem .75rem;font-size:.8rem;font-weight:500;color:var(--muted,#6b7280);text-decoration:none;background:var(--bg,#f3f4f6);border-radius:999px;border:1px solid var(--border,#e5e7eb);transition:color .15s,background .15s,border-color .15s;}.solutions-hub-jump a:hover{color:var(--accent,#2563eb);background:#eff6ff;border-color:#bfdbfe;}.solutions-hub-section{margin-bottom:2.5rem;scroll-margin-top:5.5rem;}.solutions-hub-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem;}.solutions-hub-section-head h2{margin:0;font-size:1.2rem;font-weight:700;color:var(--text,#111827);}.solutions-hub-count{font-size:.8rem;color:var(--muted,#6b7280);white-space:nowrap;}.solutions-card-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem;}.solutions-card{margin:0;}.solutions-card-link{display:flex;flex-direction:column;gap:.35rem;height:100%;padding:1rem 1.1rem;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--border,#e5e7eb);border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.05);transition:border-color .2s,box-shadow .2s,transform .15s;position:relative;}.solutions-card-link:hover{border-color:#93c5fd;box-shadow:0 8px 24px rgba(37,99,235,.1);transform:translateY(-2px);}.solutions-card-type{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent,#2563eb);}.solutions-card-title{font-size:.98rem;line-height:1.35;color:var(--text,#111827);padding-right:1.5rem;}.solutions-card-excerpt{font-size:.82rem;line-height:1.5;color:var(--muted,#6b7280);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.solutions-card-meta{font-size:.75rem;color:var(--muted,#9ca3af);margin-top:auto;padding-top:.25rem;}.solutions-card-arrow{position:absolute;top:1rem;right:1rem;font-size:1.1rem;color:var(--accent,#2563eb);opacity:.5;transition:opacity .15s,transform .15s;}.solutions-card-link:hover .solutions-card-arrow{opacity:1;transform:translateX(3px);}.solutions-hub-empty{text-align:center;padding:2rem;color:var(--muted);background:var(--bg,#f9fafb);border-radius:10px;margin-bottom:1.5rem;}.solutions-hub-cta{margin-top:2.5rem;padding:1.75rem 2rem;background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border:1px solid #bfdbfe;border-radius:14px;text-align:center;}.solutions-hub-cta h2{margin:0 0 .5rem;font-size:1.15rem;}.solutions-hub-cta p{margin:0 0 1rem;color:var(--muted);max-width:42ch;margin-left:auto;margin-right:auto;}.solutions-hub-cta-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}@media (max-width:640px){.solutions-card-grid{grid-template-columns:1fr;}.solutions-hub-jump{max-height:4.5rem;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;}}.landing-page .landing-header{margin-bottom:1.5rem;}.landing-prose{max-width:72ch;line-height:1.65;}.faq-dl{margin:1.25rem 0 0;max-width:72ch;}.faq-dl .faq-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border,#e5e7eb);}.faq-dl .faq-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}.faq-dl dt{font-weight:600;margin-bottom:.35rem;}.faq-dl dd{margin:0;color:var(--muted,#6b7280);line-height:1.6;}.product-faq{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border,#e5e7eb);}.product-faq h2{font-size:1.15rem;margin-bottom:.75rem;}.product-conversion-panel{margin:2rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f0f7ff 0%,#f8fafc 100%);border:1px solid var(--border,#e5e7eb);border-radius:12px;}.product-conversion-panel h2{margin:0 0 .5rem;font-size:1.15rem;}.product-conversion-lead{margin:0 0 1rem;color:var(--muted);line-height:1.55;max-width:65ch;}.product-conversion-hint{margin:.75rem 0 0;font-size:.875rem;color:var(--muted);}.product-conversion-hint a{color:var(--accent);font-weight:500;}.btn-cta-proje{font-weight:600;}.product-spec-table-wrap{overflow-x:auto;}.category-landing-links{margin:1rem 0 1.5rem;}.category-landing-links ul{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;padding:0;margin:.5rem 0 0;}.category-landing-links a{color:var(--accent);font-weight:500;font-size:.9rem;}.category-intro-lead{font-size:1.05rem;line-height:1.6;max-width:72ch;}.quote-list-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem;}.quote-list-table th,.quote-list-table td{border-bottom:1px solid var(--border);padding:.6rem .5rem;text-align:left;}.quote-list-summary{background:var(--surface);padding:1rem;border-radius:8px;font-size:.85rem;white-space:pre-wrap;}.quote-list-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0;}.btn-action-secondary.btn-outline{display:inline-flex;align-items:center;font-weight:600;}.conversion-cta-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;align-items:center;}.wa-float{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1150;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem .65rem .75rem;background:#25d366;color:#fff;border-radius:999px;font-weight:600;font-size:.875rem;text-decoration:none;box-shadow:0 6px 20px rgba(37,211,102,.45);transition:transform .2s ease,box-shadow .2s ease;}.wa-float:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px rgba(37,211,102,.5);}.wa-float-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;}.wa-float-label{white-space:nowrap;}@media (max-width:480px){.wa-float{right:.75rem;bottom:.75rem;padding:.75rem;border-radius:50%;width:3.25rem;height:3.25rem;justify-content:center;}.wa-float-label{display:none;}}body:has(.product-mobile-sticky) .wa-float{bottom:calc(4.5rem+env(safe-area-inset-bottom,0px));}@media (max-width:480px){body:has(.product-mobile-sticky) .wa-float{bottom:calc(5rem+env(safe-area-inset-bottom,0px));}}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:#25d366;color:#fff;border-radius:6px;font-weight:600;font-size:.875rem;text-decoration:none;border:none;}.btn-whatsapp:hover{filter:brightness(1.05);color:#fff;}.btn-whatsapp--sm{padding:.35rem .65rem;font-size:.75rem;min-width:2.5rem;}.btn-whatsapp--footer{margin-top:.75rem;}.btn-teklif-inline{margin-left:.35rem;font-size:.85rem;padding:.45rem .75rem;}a.btn-inquiry-wa,.btn-inquiry-wa{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;}.btn-inquiry,a.btn-inquiry-wa.btn-cart,a.btn-inquiry-wa.btn-primary{background:var(--accent,#0066ff) !important;color:#fff !important;border:none;cursor:pointer;font:inherit;text-align:center;width:100%;}.product-inquiry-stack{display:flex;flex-direction:column;gap:.4rem;width:100%;max-width:280px;}.product-actions--hero .product-inquiry-stack{align-items:stretch;}.btn-whatsapp-inquiry{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .65rem;font-size:.75rem;font-weight:600;color:#128c7e;background:rgba(37,211,102,0.1);border:1px solid rgba(37,211,102,0.35);border-radius:999px;text-decoration:none;transition:background .15s,border-color .15s;}.product-actions-secondary .btn-whatsapp-inquiry{color:#0d6b5c;}.btn-whatsapp-inquiry:hover{background:rgba(37,211,102,0.18);border-color:#25d366;color:#0d6b5c;}.product-tab-muted{color:var(--muted);font-size:.95rem;max-width:42rem;}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}body.modal-open{overflow:hidden;}.modal[hidden]{display:none !important;}.modal{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.45);}.modal-dialog{position:relative;background:#fff;border-radius:16px;padding:1.5rem 1.75rem 1.75rem;width:100%;max-width:420px;box-shadow:0 20px 50px rgba(0,0,0,0.15);}.modal-close{position:absolute;top:.75rem;right:.85rem;border:0;background:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--muted);}.modal-lead{color:var(--muted);font-size:.9rem;margin:0 0 1.25rem;}.modal-error{color:#dc2626;font-size:.875rem;margin:0 0 .75rem;}.modal-success{color:#059669;font-size:.9rem;margin:0 0 .75rem;}.price-inquiry-form .form-group{margin-bottom:1rem;}.price-inquiry-form label{display:block;font-weight:600;font-size:.875rem;margin-bottom:.35rem;}.price-inquiry-form input{width:100%;padding:.65rem .85rem;border:1px solid var(--border);border-radius:10px;font:inherit;}.price-inquiry-form input[readonly]{background:var(--surface);color:var(--muted);}.btn-block{width:100%;}.price-quote,.product-hero-price--quote{color:var(--accent,#0066ff);font-weight:600;}.product-info-block{margin:2rem 0 0;max-width:72ch;}.product-info-block h2{font-size:1.1rem;margin-bottom:.5rem;}.product-info-list{margin:0;padding-left:1.25rem;line-height:1.65;color:var(--muted,#6b7280);}.product-overview-features{margin:0 0 1.25rem;padding-left:1.25rem;line-height:1.65;color:var(--text);}.product-overview-features li{margin-bottom:.35rem;}.product-overview-seo .spec-section-title{font-size:1rem;font-weight:700;margin:1.25rem 0 .65rem;letter-spacing:-.01em;}.product-overview-seo .product-lead{font-size:1.05rem;line-height:1.65;color:var(--text);margin-bottom:.5rem;}.product-overview-cta{margin-top:1.25rem;padding:.85rem 1rem;background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);font-size:.9rem;color:var(--muted);line-height:1.55;}.product-tab-content .product-overview-seo{padding:.25rem 0 1rem;}.product-bulk-cta{margin:2.5rem 0;padding:1.5rem;background:var(--surface,#f8fafc);border-radius:10px;border:1px solid var(--border,#e5e7eb);max-width:72ch;}.product-bulk-cta h2{margin-top:0;font-size:1.15rem;}.product-bulk-cta-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;}.product-grid-compact{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;}.product-spec-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border,#e5e7eb);}.teklif-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;}@media (max-width:640px){.teklif-page .form-row{grid-template-columns:1fr;}}.teklif-form .btn-whatsapp{margin-left:.5rem;}.category-popular{margin-top:2.5rem;}.category-popular h2,.category-faq h2,.category-related h2{font-size:1.15rem;margin-bottom:.75rem;}.category-seo-footer{margin:2rem 0;max-width:72ch;line-height:1.65;color:var(--muted,#6b7280);}.category-related-list{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;padding:0;margin:0;}.category-related-list a{color:var(--accent);font-weight:500;}.category-project-cta{margin:2rem 0;padding:1.5rem;background:var(--surface,#f8fafc);border-radius:10px;border:1px solid var(--border,#e5e7eb);}.category-project-cta-inner h2{margin-top:0;font-size:1.2rem;}.compare-page .compare-hint{color:var(--muted);margin-bottom:1rem;}.compare-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem;}.compare-toolbar-label{font-size:.8rem;font-weight:600;color:var(--muted);margin-right:.25rem;}.compare-chip-group{display:inline-flex;align-items:center;gap:.15rem;padding:.2rem .35rem .2rem .65rem;background:var(--surface,#f1f5f9);border:1px solid var(--border,#e5e7eb);border-radius:999px;}.compare-chip{padding:.2rem 0;background:transparent;border-radius:0;font-size:.875rem;font-weight:500;color:inherit;text-decoration:none;}.compare-chip:hover{color:var(--accent);}.compare-remove{color:var(--muted);text-decoration:none;font-size:1.1rem;line-height:1;width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;}.compare-remove:hover{background:#fee2e2;color:#b91c1c;}.compare-need-more{padding:1rem 1.15rem;margin-bottom:1.25rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;font-size:.92rem;}.compare-add-panel{margin:1.5rem 0 2rem;}.compare-add-panel h2{font-size:1.1rem;margin:0 0 1rem;}.compare-add-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;}.compare-add-card{border:1px solid var(--border,#e5e7eb);border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;}.compare-add-card-img{display:block;padding:.75rem;background:var(--surface,#f8fafc);text-align:center;}.compare-add-card-img img{max-height:90px;width:auto;margin:0 auto;}.compare-add-card-body{padding:.75rem;flex:1;display:flex;flex-direction:column;gap:.35rem;}.compare-add-card-body h3{margin:0;font-size:.9rem;line-height:1.3;}.compare-add-card-body h3 a{color:inherit;}.compare-add-card-price{margin:0;font-size:.85rem;font-weight:600;color:var(--accent);}.compare-add-card .btn{margin-top:auto;width:100%;}.compare-add-more{margin-top:1rem;}.compare-table-wrap{overflow-x:auto;}.compare-table{width:100%;border-collapse:collapse;font-size:.875rem;}.compare-table th,.compare-table td{border:1px solid var(--border,#e5e7eb);padding:.5rem .75rem;text-align:left;vertical-align:top;}.compare-table th{background:var(--surface,#f8fafc);}.compare-price{display:block;font-weight:600;margin-top:.25rem;}.compare-add-link{font-size:.75rem;color:var(--accent);}.product-compare-links{margin:2rem 0;}.product-compare-links ul{margin:0;padding-left:1.25rem;}.product-compare-links a{color:var(--accent);font-weight:500;}.compare-flash{padding:.65rem 1rem;border-radius:8px;font-size:.88rem;margin-bottom:1rem;}.compare-flash--ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;}.compare-toast{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1200;max-width:min(22rem,calc(100vw - 2rem));padding:.85rem 1rem;background:#1e293b;color:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(15,23,42,.25);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.88rem;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease;pointer-events:none;}.compare-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto;}.compare-toast--error{background:#991b1b;}.compare-toast-link{color:#93c5fd;font-weight:600;text-decoration:underline;}.product-card-row-btn.is-compare-added,[data-compare-add].is-compare-added{border-color:var(--accent);color:var(--accent);}.header-cart-badge.is-hidden{display:none;}.footer-grid--extended{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;}.footer-contact-line{margin:.25rem 0;font-size:.9rem;}.footer-meta-links{font-size:.8rem;margin-top:.35rem;}.footer-meta-links a{color:var(--muted);}:root{--bp-xs:320px;--bp-sm:576px;--bp-md:768px;--bp-lg:992px;--bp-xl:1200px;--bp-xxl:1440px;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--touch-min:44px;--focus-ring:0 0 0 3px rgba(0,102,255,0.35);--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--container-pad:1rem;}@media (min-width:576px){:root{--container-pad:1.25rem;}}@media (min-width:768px){:root{--container-pad:1.5rem;}}[data-theme="dark"]{--bg:#0f1419;--surface:#1a2332;--surface-2:#243044;--text:#f1f5f9;--muted:#94a3b8;--border:#334155;--border-light:#1e293b;--accent:#3b82f6;--accent-hover:#60a5fa;--hub-bg:#0b0f14;--hub-sidebar:#111827;--hub-sidebar-text:#94a3b8;--hub-sidebar-active:#f8fafc;--hub-card:#1e293b;--hub-border:#334155;--hub-text:#f1f5f9;--hub-muted:#94a3b8;}[data-theme="dark"] .store-header{background:rgba(15,20,25,0.92);border-bottom-color:var(--border);}[data-theme="dark"] .hub-topbar{background:var(--hub-card);}@media (max-width:575.98px){.hidden-xs{display:none !important;}}@media (min-width:576px){.visible-xs-only{display:none !important;}}@media (max-width:767.98px){.hidden-sm-down{display:none !important;}}@media (min-width:768px){.hidden-md-up{display:none !important;}}@media (max-width:991.98px){.hidden-lg-down{display:none !important;}}@media (min-width:992px){.hidden-lg-up{display:none !important;}}.flex-col-mobile{display:flex;flex-direction:column;gap:var(--space-3,0.75rem);}@media (min-width:768px){.flex-col-mobile{flex-direction:row;flex-wrap:wrap;align-items:center;}}.stack-sm>*+*{margin-top:var(--space-3,0.75rem);}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.touch-target{min-width:var(--touch-min,44px);min-height:var(--touch-min,44px);}html{-webkit-text-size-adjust:100%;overflow-x:clip;}body{padding-left:var(--safe-left);padding-right:var(--safe-right);padding-bottom:var(--safe-bottom);}body.nav-menu-open,body.filter-drawer-open,body.modal-open{overflow:hidden;touch-action:none;}.container{padding-left:var(--container-pad);padding-right:var(--container-pad);}.site-main{min-width:0;}button,.btn-primary,.btn-outline,.btn-action-secondary,.header-icon-btn,.nav-toggle,.category-filter-toggle,input[type="submit"],input[type="button"],select{min-height:var(--touch-min);}input[type="search"],input[type="text"],input[type="email"],input[type="tel"],input[type="number"],textarea,select{font-size:16px;}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:var(--focus-ring);}.u-hide-sm{display:none !important;}.u-hide-md-up{display:inline-flex;}.u-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;}.u-scroll-x table{min-width:520px;}@media (min-width:768px){.u-hide-sm{display:revert !important;}.u-hide-md-up{display:none !important;}}.store-nav-overlay{position:fixed;inset:0;background:rgba(15,23,42,0.45);z-index:299;opacity:0;visibility:hidden;transition:opacity 0.25s ease,visibility 0.25s;backdrop-filter:blur(2px);}.store-nav-overlay.is-visible{opacity:1;visibility:visible;}@media (max-width:991px){.store-header{padding-top:var(--safe-top);}.header-top{gap:0.5rem;flex-wrap:nowrap;}.header-actions{flex:1;min-width:0;justify-content:flex-end;gap:0.15rem;}.search-form{flex:1;min-width:0;max-width:none;}.search-form input{min-height:var(--touch-min);}.header-icon-btn{width:var(--touch-min);height:var(--touch-min);flex-shrink:0;}.nav-toggle{display:flex;order:3;flex-shrink:0;}.store-header.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg);}.store-header.nav-open .nav-toggle span:nth-child(2){opacity:0;}.store-header.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}.header-categories-bar{display:none;position:fixed;left:0;right:0;top:calc(var(--header-h)+var(--safe-top));bottom:0;z-index:301;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--bg);border-top:1px solid var(--border-light);padding-bottom:calc(1.5rem+var(--safe-bottom));}.store-header.nav-open .header-categories-bar{display:block;}.header-text-nav a{min-height:var(--touch-min);padding:0.85rem 0.5rem;font-size:0.9375rem;}}@media (max-width:480px){.logo-wordmark{font-size:1.1rem;}.logo-brand-chip{font-size:0.65rem;}.header-actions .header-icon-btn:nth-child(n+4){display:none;}.header-actions .header-cart-btn,.header-actions .search-form{display:grid;}}.product-grid,.product-grid-home,.product-grid-category{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;}.product-card-store .card-img{height:140px;}.product-card-store .card-img img{max-height:120px;}.product-card-body{padding:0.75rem 0.85rem 0;}.product-card-store .card-title{font-size:0.8125rem;line-height:1.35;}@media (min-width:576px){.product-grid,.product-grid-home,.product-grid-category{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}}@media (min-width:768px){.product-grid,.product-grid-category{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;}.product-grid-home{grid-template-columns:repeat(3,minmax(0,1fr));}.product-card-store .card-img{height:170px;}}@media (min-width:992px){.product-grid,.product-grid-home{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:1.35rem;}.product-grid-home{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));}.product-card-store .card-img{height:190px;}}@media (min-width:1200px){.product-grid-category{grid-template-columns:repeat(4,minmax(0,1fr));}}.category-mobile-toolbar{display:none;position:sticky;top:calc(var(--header-h)+var(--safe-top));z-index:40;background:rgba(255,255,255,0.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-light);padding:0.5rem 0;margin-bottom:0.5rem;}.category-mobile-toolbar .container{display:flex;gap:0.5rem;align-items:center;}.category-filter-toggle{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:0.35rem;padding:0.65rem 1rem;border:1px solid var(--border);border-radius:999px;background:var(--bg);font-weight:600;font-size:0.875rem;cursor:pointer;color:var(--text);}.category-filter-drawer-backdrop{display:none;position:fixed;inset:0;z-index:280;background:rgba(15,23,42,0.4);}.category-page.filter-open .category-filter-drawer-backdrop{display:block;}@media (max-width:767px){.category-mobile-toolbar{display:block;}.category-subnav{position:fixed;left:0;right:0;bottom:0;top:auto;max-height:78vh;z-index:290;background:var(--bg);border-radius:16px 16px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,0.12);transform:translateY(100%);transition:transform 0.3s cubic-bezier(0.32,0.72,0,1);padding-bottom:var(--safe-bottom);overflow:hidden;}.category-page.filter-open .category-subnav{transform:translateY(0);}.category-subnav-panel{max-height:72vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 0 1.5rem;}.category-subnav-pills{flex-wrap:nowrap;overflow-x:auto;padding:0 var(--container-pad);-webkit-overflow-scrolling:touch;}.category-subnav-filters{flex-direction:column;align-items:stretch;padding:0.75rem var(--container-pad) 0;gap:0.35rem;}.category-filter{min-height:var(--touch-min);display:flex;align-items:center;}}@media (max-width:767px){.page-product .product-hero-bar{position:sticky;top:calc(var(--header-h)+var(--safe-top));z-index:45;box-shadow:0 2px 12px rgba(0,0,0,0.06);}.page-product .product-hero-bar-inner{grid-template-columns:1fr;gap:0.65rem;padding:0.65rem 0;}.page-product .product-hero-meta h1{font-size:0.95rem;line-height:1.25;-webkit-line-clamp:2;}.page-product .product-hero-buy{width:100%;flex-direction:column;align-items:stretch;gap:0.5rem;}.page-product .product-hero-buy--quote{flex-direction:column;align-items:stretch;}.page-product .product-hero-buy--quote .stock-pill{order:-1;}.page-product .product-hero-price-block{flex-direction:row;align-items:center;justify-content:space-between;width:100%;}.page-product .product-hero-price{font-size:1.1rem;}.page-product .product-actions--hero .btn-cart,.page-product .product-actions--hero a.btn-inquiry-wa.btn-cart{width:100%;white-space:normal;text-align:center;min-height:var(--touch-min);font-size:0.88rem;line-height:1.25;padding:0.65rem 1rem;}.page-product .product-actions--hero .product-inquiry-stack{width:100%;}.page-product .product-summary-buy .btn-cart,.page-product .product-summary-buy .btn-inquiry-wa{width:100%;min-height:var(--touch-min);}.page-product .product-gallery-thumbs{display:flex;flex-direction:row;overflow-x:auto;gap:0.5rem;padding-bottom:0.5rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;}.page-product .gallery-thumb{flex:0 0 64px;scroll-snap-align:start;}.page-product .product-gallery-main-wrap{touch-action:pan-y pinch-zoom;}.page-product .product-gallery-main img,.page-product .gallery-main-img{width:100%;height:auto;max-height:70vw;object-fit:contain;}.page-product .product-tabs{display:none;}.page-product .product-tab-panels.is-mobile-accordion .product-tab-panel{display:block !important;border:1px solid var(--border-light);border-radius:var(--radius-sm);margin-bottom:0.5rem;overflow:hidden;}.page-product .product-tab-panels.is-mobile-accordion .product-tab-panel[hidden]{display:none !important;}.page-product .product-tab-panels.is-mobile-accordion .product-tab-panel:not(.is-expanded) .product-tab-content,.page-product .product-tab-panels.is-mobile-accordion .product-tab-panel:not(.is-expanded) .product-tab-muted{display:none;}.page-product .product-tab-accordion-head{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:var(--touch-min);padding:0.85rem 1rem;border:0;background:var(--surface);font:inherit;font-weight:600;text-align:left;cursor:pointer;}.page-product .product-tab-accordion-head::after{content:'';width:0.5rem;height:0.5rem;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform 0.2s;}.page-product .product-tab-panel.is-expanded .product-tab-accordion-head::after{transform:rotate(-135deg);}.page-product .product-summary-buy .btn-primary,.page-product .product-summary-buy .btn-action-primary{width:100%;min-height:48px;font-size:1rem;}.product-mobile-sticky-price{flex:0 0 auto;min-width:0;}.product-mobile-sticky-meta{flex:0 0 auto;min-width:0;}.product-mobile-sticky-meta .stock-pill{font-size:0.85rem;font-weight:600;}.product-mobile-sticky-price .price-label{display:block;font-size:0.65rem;color:var(--muted);text-transform:uppercase;}.product-mobile-sticky-price strong{font-size:1rem;font-weight:700;}.product-mobile-sticky-actions{flex:1;min-width:0;display:flex;align-items:center;gap:0.5rem;}.product-mobile-sticky-actions .btn-primary,.product-mobile-sticky-actions form{flex:1;width:auto;min-width:0;margin:0;}.product-mobile-sticky-wa{flex-shrink:0;min-width:2.75rem;padding-left:0.65rem;padding-right:0.65rem;}.page-product .product-mobile-sticky{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:200;padding:0.65rem var(--container-pad);padding-bottom:calc(0.65rem+var(--safe-bottom));background:rgba(255,255,255,0.96);backdrop-filter:blur(16px);border-top:1px solid var(--border-light);gap:0.75rem;align-items:center;box-shadow:0 -4px 20px rgba(0,0,0,0.08);}.page-product .site-main,.page-product .site-footer{padding-bottom:calc(4.5rem+var(--safe-bottom));}}.page-product .product-mobile-sticky{display:none;}.page-product .product-tab-accordion-head{display:none;}@media (min-width:768px){.page-product .product-tab-panels.is-mobile-accordion .product-tab-panel[hidden]{display:none;}}.product-tab-content--technical table,.spec-table-wrap table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:767px){.site-footer .footer-grid--extended{grid-template-columns:1fr;gap:0;}.site-footer .footer-col{border-bottom:1px solid var(--border-light);}.site-footer .footer-col-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:var(--touch-min);padding:0.85rem 0;border:0;background:transparent;font:inherit;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:var(--muted);cursor:pointer;}.site-footer .footer-col-toggle::after{content:'';width:0.45rem;height:0.45rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s;}.site-footer .footer-col.is-open .footer-col-toggle::after{transform:rotate(-135deg);}.site-footer .footer-col-body{max-height:0;overflow:hidden;transition:max-height 0.25s ease;}.site-footer .footer-col.is-open .footer-col-body{max-height:800px;padding-bottom:1rem;}.site-footer .footer-col-body h3,.site-footer .footer-col-body h4{display:none;}}@media (min-width:768px){.site-footer .footer-col-toggle{display:none;}.site-footer .footer-col-body{max-height:none !important;overflow:visible;}}@media (max-width:767px){.cart-item{grid-template-columns:72px 1fr;gap:0.75rem;}.cart-summary{position:static;}.solutions-hub-hero{padding:1.5rem 0;}.solutions-hub-toolbar{flex-direction:column;align-items:stretch;}.solutions-hub-jump{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;}.teklif-page .form-row{grid-template-columns:1fr;}}@media (max-width:899px){.home-hero-section{padding:1.25rem 0 1.75rem;}.home-hero-section .section-head-lg h1{font-size:clamp(1.5rem,6vw,2.25rem);}.product-hero-card{min-height:340px;flex:0 0 min(280px,88vw);}.carousel-btn{display:grid;place-items:center;width:40px;height:40px;top:38%;}.carousel-prev{left:0.25rem;}.carousel-next{right:0.25rem;}}@media (max-width:480px){.top-static-menu-inner{flex-direction:column;align-items:flex-start;}.top-static-menu-links{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}}img,video,svg,canvas,iframe{max-width:100%;height:auto;}pre,table{max-width:100%;}
