:root{color-scheme:light;--ink: #101820;--muted: #5e6c7b;--line: #dfe8ef;--brand: #005965;--brand-dark: #071724;--accent: #005965;--soft: #f2f7fa;--sky: #edf5f8;--white: #ffffff;--danger: #9f2d20;--ok: #1e7f48;--shadow: 0 18px 46px rgba(7, 23, 36, .12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--soft);line-height:1.5;width:100%;max-width:100%;min-width:0;overflow-x:hidden}@supports (overflow: clip){html,body{overflow-x:clip}}body.nav-open{overflow:hidden}a{color:inherit}img,video,svg,canvas{max-width:100%;height:auto}img{display:block}body>*{max-width:100%}.topbar{background:var(--brand-dark);color:var(--white);font-size:13px}.topbar__inner,.nav,.section,.footer__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;min-width:0}.topbar__inner{display:flex;gap:18px;justify-content:space-between;padding:7px 0}.topbar a{color:var(--white);font-weight:900}.site-header{position:sticky;top:0;z-index:10;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 34px #003f4617;border-bottom:1px solid var(--line)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:0;color:var(--brand-dark)}.brand span{display:grid;gap:2px}.brand small{color:var(--muted);font-size:12px;font-weight:800}.brand img{width:48px;height:48px;object-fit:contain;border-radius:8px;box-shadow:0 8px 18px #003f461a}.nav__links{display:flex;align-items:center;gap:6px;font-size:14px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#f3f8f9}.nav__links a{text-decoration:none;color:var(--muted);font-weight:800;min-height:38px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px}.nav__links a:hover,.nav__links a[aria-current=page]{color:var(--brand-dark);background:var(--white);box-shadow:0 8px 18px #003f4614}.cart-button,.button{border:0;border-radius:6px;background:var(--brand-dark);color:var(--white);padding:12px 16px;font:inherit;font-weight:900;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.nav__links .cart-button{background:var(--brand-dark);color:var(--white);box-shadow:none}.menu-toggle{display:none;border:1px solid var(--line);border-radius:999px;background:var(--brand-dark);color:var(--white);padding:9px 12px;font:inherit;font-weight:900;align-items:center;gap:8px;cursor:pointer}.menu-toggle span{display:block;width:5px;height:5px;border-radius:50%;background:currentColor}.menu-toggle strong{font-size:13px}.drawer-head,.drawer-cta,.drawer-meta{display:none}.store-drawer .drawer-head,.nav__links .drawer-head{grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:14px 12px 18px;border-bottom:1px solid var(--line);margin:-14px -14px 8px;background:linear-gradient(135deg,#071724c7,#005965b3),url(/assets/security-systems-DSwEOCbD.jpg) center/cover}.store-drawer .drawer-head img,.nav__links .drawer-head img{width:40px;height:40px;object-fit:contain;border-radius:4px;background:#fff}.store-drawer .drawer-head strong,.nav__links .drawer-head strong{color:var(--white);line-height:1.1}.store-drawer .drawer-head span,.nav__links .drawer-head span{color:#ffffffc7;font-size:12px;font-weight:800}.drawer-close{width:36px;height:36px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--brand-dark);font:inherit;font-size:22px;line-height:1;cursor:pointer}.button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #003f4624}.button--ghost{background:var(--white);color:var(--brand-dark);border:1px solid var(--line)}.button--accent{background:var(--accent);color:var(--white)}.button--primary{background:var(--brand);color:var(--white)}.button--glass{background:#ffffff1f;color:var(--white);border:1px solid rgba(255,255,255,.3)}.button--quiet{background:#edf3f4;color:var(--brand-dark)}.button.is-success{background:var(--ok);color:var(--white)}.hero{color:var(--white);background:linear-gradient(90deg,#002b31eb,#008c9594),url(/assets/security-systems-DSwEOCbD.jpg) center/cover;min-height:76vh;display:grid;align-items:center}.home-hero{background:linear-gradient(90deg,#071724f5,#071724d6 54%,#07172480),url(/assets/storefront-B4lbkUVn.jpeg) center/cover;min-height:78vh}.hero__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:84px 0 112px;min-width:0}.hero__inner>*{max-width:100%}.hero h1{margin:0;font-size:clamp(44px,6vw,82px);line-height:.98;max-width:780px;letter-spacing:0}.hero p{margin:22px 0 0;max-width:640px;font-size:19px}.hero__eyebrow,.eyebrow{margin:0 0 12px;color:#b66f00;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:0}.hero__eyebrow{color:var(--white)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-service-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:26px;max-width:980px}.hero-service-list span{border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:12px;background:#ffffff21;color:#ffffffeb;font-size:13px;font-weight:800}.hero-service-list strong{display:block;color:var(--white);font-size:12px;line-height:1;margin-bottom:7px;text-transform:uppercase}.whatsapp-float{position:fixed;right:28px;bottom:26px;z-index:30;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:var(--white);box-shadow:0 16px 34px #25d36659;text-decoration:none}.whatsapp-float svg{width:31px;height:31px;fill:currentColor}.page-hero{background:linear-gradient(90deg,#071724f0,#071724b3),url(https://images.unsplash.com/photo-1581092162384-8987c1d64718?auto=format&fit=crop&w=1600&q=80) center/cover;color:var(--white)}.page-hero__inner{padding-top:64px;padding-bottom:70px}.page-hero .eyebrow{color:var(--white)}.shop-hero{color:var(--white);background:linear-gradient(90deg,#071724f0,#071724c7),url(https://images.unsplash.com/photo-1563013544-824ae1b704d3?auto=format&fit=crop&w=1800&q=80) center/cover}.shop-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;padding-top:76px;padding-bottom:82px}.shop-hero .eyebrow{color:var(--white)}.commerce-summary{display:grid;gap:14px;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.commerce-summary strong{font-size:28px}.commerce-summary span{color:#ffffffd1}.trust-strip{background:var(--white);border-bottom:1px solid var(--line)}.trust-strip .section{padding:20px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{font-weight:900;color:var(--brand-dark)}.company-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px;align-items:center}.company-intro__media{min-height:520px;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);background:var(--soft)}.company-intro__media img{width:100%;height:100%;min-height:520px;object-fit:cover}.company-intro__content{padding:10px 0}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 0}.value-grid article{display:grid;gap:8px;align-content:start;padding:16px;border-radius:8px;background:var(--white);box-shadow:0 10px 24px #003f460f;color:var(--muted)}.value-grid strong{color:var(--brand-dark);font-size:18px}.solutions-showcase{max-width:none;width:100%;padding-left:max(16px,calc((100% - 1180px)/2));padding-right:max(16px,calc((100% - 1180px)/2));background:var(--soft)}.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.solution-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-card{position:relative;min-height:360px;border-radius:8px;overflow:hidden;background:var(--brand-dark);color:var(--white);box-shadow:0 16px 34px #003f461f}.solution-card--wide{grid-column:span 2}.solution-card img{width:100%;height:100%;min-height:360px;object-fit:cover;opacity:.88}.solution-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00191f05 18%,#00191fe6)}.solution-card div{position:absolute;left:18px;right:18px;bottom:18px;z-index:1}.solution-card span{display:inline-flex;margin-bottom:8px;color:var(--white);font-size:12px;font-weight:900;text-transform:uppercase}.solution-card h3{margin:0;font-size:22px;line-height:1.16}.location-band{width:min(1180px,calc(100% - 32px));margin:0 auto 72px;padding:34px;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;background:linear-gradient(90deg,#071724f5,#071724bd),url(/assets/gate-motor-store-CsYgWyIk.jpeg) center/cover;color:var(--white)}.location-band h2{margin-bottom:8px}.location-band p{margin:0;max-width:720px;color:#ffffffe0}.location-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.section{padding:72px 0}.section--tight{padding:42px 0}.section--split,.catalog-layout,.checkout-layout,.contact-layout,.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.section--split{grid-template-columns:.9fr 1.1fr;align-items:center}.section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section h2,.page-title{margin:0 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:0}.lead{margin:0 0 26px;color:var(--muted);max-width:760px;font-size:18px}.page-hero .lead,.store-band .lead,.cta-band p{color:#ffffffdb}.grid{display:grid;gap:18px}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card,.product-card,.policy-card,.shop-panel,.contact-card,.cart-panel{border:1px solid var(--line);border-radius:8px;background:var(--white);overflow:hidden;box-shadow:0 10px 26px #003f460d}.card,.policy-card,.shop-panel,.contact-card,.cart-panel{padding:22px}.card h3,.policy-card h3,.shop-panel h2,.contact-card h2{margin:0 0 8px}.card p,.policy-card p,.contact-card p{margin:0;color:var(--muted)}.card__icon{display:inline-flex;width:42px;height:34px;align-items:center;justify-content:center;border-radius:6px;background:var(--soft);color:var(--brand-dark);font-size:12px;font-weight:900;margin-bottom:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{min-height:128px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px;text-decoration:none;box-shadow:0 10px 26px #003f460d}.category-tile span{color:var(--brand-dark);font-weight:900}.category-tile strong{font-size:34px}.product-card{display:flex;flex-direction:column;min-height:100%}.product-card__media{position:relative;background:var(--soft)}.product-image-button{width:100%;border:0;padding:0;display:block;background:transparent;cursor:zoom-in}.product-card__image{aspect-ratio:4 / 3;object-fit:cover;width:100%}.badge{position:absolute;left:12px;top:12px;border-radius:999px;background:var(--accent);color:#201500;padding:7px 10px;font-size:12px;font-weight:900}.product-card__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.product-card__body h3{margin:0;font-size:20px;line-height:1.2}.sku{color:var(--muted);font-size:12px;font-weight:900}.product-card__body p{margin:0;color:var(--muted);flex:1}.product-card__meta,.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__meta{color:var(--muted);font-size:13px;font-weight:800}.product-card__footer{margin-top:8px}.product-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.price{color:var(--brand-dark);font-size:22px;font-weight:900}.microcopy{color:var(--muted);font-size:12px;font-weight:800}.store-band{max-width:none;width:100%;padding-left:max(16px,calc((100% - 1180px)/2));padding-right:max(16px,calc((100% - 1180px)/2));background:var(--brand-dark);color:var(--white)}.store-band .product-card{color:var(--ink)}.cta-band{width:min(1180px,calc(100% - 32px));margin:0 auto 72px;padding:34px;border-radius:8px;display:flex;justify-content:space-between;gap:22px;align-items:center;background:linear-gradient(90deg,#071724f0,#071724c2),url(https://images.unsplash.com/photo-1581092919535-7146ff1a590b?auto=format&fit=crop&w=1400&q=80) center/cover;color:var(--white)}.cta-band h2{margin-bottom:8px}.cta-band p{margin:0;max-width:720px}.kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;max-width:690px}.kpi{border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:12px;background:#ffffff1f}.kpi strong{display:block;font-size:22px}.kpi span{color:#ffffffc7;font-size:13px}.shop-panel{position:sticky;top:96px;display:grid;gap:14px}.store-app{--store-bg: #f3f6fa;--store-ink: #101828;--store-muted: #5e6c7b;--store-line: #dfe8ef;--store-blue: #005965;--store-red: #005965;--store-green: #13a856;width:100%;min-height:100vh;background:var(--store-bg);color:var(--store-ink);padding-bottom:34px;overflow:clip}.store-top{position:sticky;top:0;z-index:15;width:100%;min-height:58px;padding:8px max(12px,calc((100% - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--store-line)}.store-brand{min-width:0;display:inline-flex;align-items:center;gap:9px;color:var(--store-ink);text-decoration:none;font-size:18px;font-weight:900}.store-brand img{width:31px;height:31px;object-fit:contain;border-radius:4px}.store-actions{display:inline-flex;gap:6px}.store-icon-button{position:relative;width:40px;height:40px;border:1px solid var(--store-line);border-radius:4px;background:#f8fbff;color:var(--store-ink);display:inline-grid;place-items:center;cursor:pointer;text-decoration:none}.store-icon-button img{width:21px;height:21px;object-fit:contain}.store-icon-button span{display:block;width:18px;height:2px;margin:2px 0;border-radius:999px;background:currentColor}.store-icon-button svg{width:21px;height:21px;fill:currentColor}.store-icon-button em{position:absolute;right:3px;top:3px;min-width:15px;height:15px;padding:0 4px;display:grid;place-items:center;border-radius:3px;background:var(--store-red);color:#fff;font-size:10px;font-style:normal;font-weight:900}.store-search{width:min(1180px,calc(100% - 32px));margin:14px auto 0;display:none;grid-template-columns:minmax(0,1fr) 220px;gap:10px;padding:12px;border:1px solid var(--store-line);border-radius:4px;background:#fff}.store-search.is-open{display:grid}.store-slider,.store-block,.store-benefits{width:min(1180px,calc(100% - 32px));margin:0 auto}.store-slider{position:relative;margin-top:12px;border-radius:4px;overflow:hidden;min-height:520px;background:#0c1422;box-shadow:0 18px 36px #1018281f}.store-slides,.store-slide{min-height:inherit}.store-slide{position:absolute;inset:0;opacity:0;transform:scale(1.03);transition:opacity .42s ease,transform .72s ease;color:#fff}.store-slide.is-active{opacity:1;transform:scale(1)}.store-slide img{width:100%;height:100%;min-height:520px;object-fit:cover;opacity:.76;filter:saturate(.95)}.store-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#070f1c2e,#070f1ce6)}.store-slide div{position:absolute;z-index:1;left:32px;right:32px;bottom:28px;max-width:560px}.store-slide span{display:inline-flex;margin-bottom:9px;padding:7px 10px;border-radius:4px;background:#ffffff29;font-size:12px;font-weight:900}.store-slide h1{margin:0;font-size:clamp(30px,5vw,54px);line-height:1.02;letter-spacing:0}.store-slide p{margin:12px 0 0;max-width:520px;color:#ffffffdb;font-weight:700}.store-slide strong{display:block;margin-top:10px;font-size:26px}.store-offer-button{margin-top:14px;min-height:42px;padding:10px 18px;border:1px solid rgba(255,255,255,.52);border-radius:4px;background:#fff3;color:#fff;font:inherit;font-weight:900;cursor:pointer}.store-dots{position:absolute;z-index:2;right:20px;bottom:22px;display:flex;gap:6px}.store-dots button{width:8px;height:8px;border:0;border-radius:2px;background:#ffffff8f;cursor:pointer}.store-dots button.is-active{width:28px;background:#fff}.store-benefits{display:flex;gap:10px;overflow-x:auto;padding:12px 0 6px;scrollbar-width:none;scroll-behavior:smooth}.store-benefits::-webkit-scrollbar,.store-rail::-webkit-scrollbar,.category-rail::-webkit-scrollbar,.store-inline-filters::-webkit-scrollbar{display:none}.store-benefits span{flex:0 0 auto;padding:12px 16px;border:1px solid var(--store-line);border-radius:4px;background:#fff;color:var(--store-ink);font-size:13px;font-weight:900;box-shadow:0 8px 18px #1018280f}.store-block{padding-top:18px}.store-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.store-section-head h2{margin:0;font-size:22px;line-height:1.1;letter-spacing:0}.store-section-head a{flex:0 0 auto;padding:9px 14px;border-radius:4px;background:#e5edff;color:var(--store-blue);text-decoration:none;font-size:14px;font-weight:900}.store-section-head strong{color:var(--store-muted);font-size:13px}.store-rail,.category-rail,.store-inline-filters{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(196px,240px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;padding:2px 2px 8px;scrollbar-width:none;scroll-behavior:smooth}.category-rail{grid-auto-columns:minmax(126px,170px)}.store-product-card{position:relative;scroll-snap-align:start;min-height:100%;border:1px solid var(--store-line);border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 10px 24px #1018280f}.store-product-media{position:relative;height:180px;background:#f7fafc}.store-product-image-button{width:100%;height:100%;display:block;border:0;padding:0;background:transparent;cursor:zoom-in}.store-product-media img,.store-product-image-button img{width:100%;height:100%;object-fit:contain;padding:10px}.store-badge{position:absolute;top:10px;z-index:1;padding:5px 8px;border-radius:4px;color:#fff;font-size:11px;font-weight:900}.store-badge--ok{left:10px;background:var(--store-green)}.store-badge--deal{right:10px;background:var(--store-blue)}.store-cart-add{position:absolute;right:10px;bottom:10px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:4px;background:#0e1728;color:#fff;cursor:pointer;box-shadow:0 10px 20px #0e17282e}.store-cart-add img{width:22px;height:22px;filter:invert(1)}.store-cart-add svg{width:22px;height:22px;fill:currentColor}.store-cart-add.is-success,.store-cart-add:hover{background:var(--store-green)}.store-product-body{padding:12px 14px 16px}.store-product-body h3{min-height:40px;margin:0;font-size:15px;line-height:1.16;letter-spacing:0}.store-product-body p{min-height:36px;margin:7px 0 14px;color:#66758a;font-size:12px;line-height:1.25}.store-product-body strong{display:block;font-size:22px;line-height:1}.store-category-card{scroll-snap-align:start;min-height:108px;padding:10px;display:grid;align-content:start;gap:5px;border:1px solid var(--store-line);border-radius:4px;background:#fff;color:var(--store-ink);text-decoration:none;box-shadow:0 10px 22px #1018280d}.store-category-card img{width:100%;height:52px;object-fit:contain}.store-category-card strong{font-size:13px;line-height:1.1}.store-category-card span{color:var(--store-muted);font-size:12px}.store-category-section{padding-top:8px}.store-inline-filters{grid-auto-columns:max-content;margin-bottom:14px}.store-inline-filters .filter{scroll-snap-align:start;background:#fff}.store-all-products{display:none}.store-disclaimer{margin:10px 0 0;color:var(--store-muted);font-size:12px}.store-drawer-overlay{position:fixed;inset:0;z-index:39;background:#080e1885;opacity:0;pointer-events:none;transition:opacity .18s ease}.store-drawer{position:fixed;top:0;bottom:0;left:0;z-index:40;width:clamp(286px,76vw,380px);max-width:calc(100% - 36px);padding:14px;display:grid;align-content:start;gap:8px;background:#fff;box-shadow:22px 0 44px #10182838;transform:translate(-100%);transition:transform .18s ease}.store-drawer .drawer-head{display:grid}.store-drawer a{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:4px;background:#f4f7fb;color:var(--store-ink);text-decoration:none;font-weight:900}.store-drawer .drawer-cta{display:flex;justify-content:center;background:var(--store-blue);color:#fff}.store-drawer .drawer-meta{display:block}body.store-drawer-open{overflow:hidden}body.store-drawer-open .store-drawer-overlay{opacity:1;pointer-events:auto}body.store-drawer-open .store-drawer{transform:translate(0)}body.image-modal-open{overflow:hidden}.image-modal{position:fixed;inset:0;z-index:70;display:grid;grid-template-rows:auto 1fr;background:#071724f5;color:#fff;opacity:0;pointer-events:none;transform:scale(.985);transition:opacity .18s ease,transform .18s ease}.image-modal.is-open{opacity:1;pointer-events:auto;transform:scale(1)}.image-modal__bar{min-height:58px;padding:10px max(14px,env(safe-area-inset-left));display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;border-bottom:1px solid rgba(255,255,255,.14)}.image-modal__bar button{min-height:38px;border:1px solid rgba(255,255,255,.26);border-radius:4px;padding:8px 12px;background:#ffffff1a;color:#fff;font:inherit;font-weight:900;cursor:pointer}.image-modal__bar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-modal>img{width:100%;height:100%;object-fit:contain;padding:16px}.input-label,.form label{display:grid;gap:7px;color:var(--brand-dark);font-weight:900}.input-label input,.input-label textarea,.input-label select,.form input,.form textarea,.form select{width:100%;border:1px solid var(--line);border-radius:6px;padding:12px;font:inherit;background:var(--white)}.form .check{grid-template-columns:18px 1fr;align-items:start;gap:10px;color:var(--muted);font-size:13px;font-weight:700}.form .check input{width:18px;height:18px;margin-top:2px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0;pointer-events:none}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0}.filters{display:flex;flex-wrap:wrap;gap:10px}.filter{border:1px solid var(--line);background:var(--white);color:var(--brand-dark);border-radius:4px;padding:10px 14px;cursor:pointer;font-weight:900}.filter.is-active{background:var(--brand-dark);color:var(--white)}.cart-mini{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:12px;border-radius:8px;background:var(--soft);color:var(--brand-dark)}.notice{border-left:4px solid var(--accent);background:#fff9df;padding:14px 16px;color:#4d3900;margin:0 0 22px}.muted{color:var(--muted)}.empty-state{grid-column:1 / -1;padding:32px;border:1px dashed var(--line);border-radius:8px;background:var(--white)}.empty-state h3{margin:0 0 8px}.empty-state p{margin:0 0 16px;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:28px}.legal-nav{align-self:start;position:sticky;top:96px;border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--white)}.legal-nav a{display:block;padding:9px 8px;color:var(--muted);text-decoration:none;font-weight:800}.policy-card{margin-bottom:16px}.policy-card ul{margin:12px 0 0;padding-left:20px;color:var(--muted)}.form{display:grid;gap:12px}.contact-layout{grid-template-columns:.9fr 1.1fr}.contact-card{display:grid;gap:18px}.contact-actions,.checkout-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.secure-list{display:grid;gap:10px;margin-top:8px}.secure-list span{padding:10px 12px;border-radius:8px;background:var(--soft);color:var(--brand-dark);font-weight:800}.steps{display:grid;gap:12px;padding:0;margin:8px 0 0;list-style:none}.steps li{display:grid;gap:4px;padding-bottom:12px;border-bottom:1px solid var(--line)}.steps li:last-child{border-bottom:0}.steps span{color:var(--muted)}.cart-line{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line:first-child{padding-top:0}.cart-line:last-of-type{border-bottom:0}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.qty button{border:0;background:var(--soft);width:36px;height:36px;cursor:pointer;font-weight:900}.qty span{min-width:38px;text-align:center;font-weight:900}.cart-total{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:2px solid var(--brand-dark);padding-top:16px;margin-top:12px}.cart-total strong{color:var(--brand-dark);font-size:28px}.footer{background:var(--brand-dark);color:var(--white)}.footer__inner{padding:46px 0;display:grid;grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(150px,1fr));gap:30px;align-items:start}.footer__inner>div{min-width:0}.footer__inner strong{display:block;margin-bottom:12px;color:var(--white)}.footer__inner p{margin:0 0 14px;color:#dce3e8}.footer-brand{display:grid;grid-template-columns:58px 1fr;gap:14px}.footer__inner>div:first-child:not(.footer-brand){position:relative;padding-left:72px}.footer__inner>div:first-child:not(.footer-brand):before{content:"";position:absolute;left:0;top:0;width:58px;height:58px;border-radius:8px;background:var(--white) url(/assets/logo-BfHAu56O.png) center/contain no-repeat;box-shadow:0 12px 26px #0000002e}.footer-brand img{width:58px;height:58px;object-fit:contain;border-radius:8px;background:var(--white);padding:6px}.footer a{display:block;color:#dce3e8;text-decoration:none;margin:8px 0;width:fit-content}.footer a:hover{color:var(--white);text-decoration:underline}.footer small{color:#b7c2cb}.footer-bottom{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:16px 0 24px;border-top:1px solid rgba(255,255,255,.14);color:#b7c2cb;display:flex;justify-content:space-between;gap:16px;font-size:13px}@media(max-width:980px){.grid--3,.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout,.checkout-layout,.contact-layout,.service-layout,.section--split,.company-intro,.shop-hero__inner{grid-template-columns:1fr}.shop-panel{position:static}.hero-service-list,.solution-grid,.solution-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card--wide{grid-column:span 2}.location-band,.value-grid{grid-template-columns:1fr}}@media(max-width:760px){body{background:var(--soft)}.topbar{display:none}.topbar__inner{display:grid;gap:6px;padding:7px 0}.topbar__inner span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar__inner,.hero__actions,.section-header,.cta-band{align-items:stretch}.topbar__inner,.section-header,.cta-band{flex-direction:column}.site-header{overflow:visible;background:#fffffff5;border-bottom-color:var(--line);box-shadow:0 10px 26px #07172414;width:100%;max-width:100vw}.nav{position:relative;width:100%;max-width:100vw;min-height:auto;gap:12px;padding:12px 16px}.brand{flex:1 1 auto;min-width:0;overflow:hidden;color:var(--brand-dark)}.brand span{min-width:0}.brand small{color:var(--muted)}.menu-toggle{display:inline-flex;flex:0 0 48px;margin-left:auto;width:48px;height:48px;padding:0;justify-content:center;flex-direction:column;border-radius:8px;border-color:var(--line);background:#f8fbff;color:var(--brand-dark);box-shadow:none}.menu-toggle span{display:none}.menu-toggle:before{content:"";width:22px;height:22px;background:url(/assets/menu-icon.png) center/contain no-repeat}.site-header:after{content:"";position:fixed;inset:0;background:#080e1875;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:12}.site-header.is-open:after{opacity:1;pointer-events:auto}.nav__links{position:fixed;inset:0 auto 0 0;width:clamp(286px,76vw,380px);max-width:calc(100% - 36px);display:grid;grid-template-columns:1fr;gap:8px;align-content:start;padding:14px;border:0;border-radius:0;background:var(--white);box-shadow:22px 0 44px #10182838;opacity:0;pointer-events:none;transform:translate(-100%);transition:opacity .16s ease,transform .16s ease;z-index:20}.drawer-head{display:grid}.site-header.is-open .nav__links{opacity:1;pointer-events:auto;transform:translate(0)}.nav__links a{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:4px;background:#f4f7fb;color:var(--brand-dark);font-size:14px}.site-header .nav__links{display:none}.drawer-cta{display:flex!important;margin-top:8px;background:var(--brand)!important;color:var(--white)!important;justify-content:center!important}.drawer-meta{display:block;margin-top:10px;padding:12px;border-radius:4px;background:var(--white);color:var(--muted);font-size:12px;font-weight:800}.cart-button{min-width:0;justify-content:center;background:var(--brand-dark)!important;color:var(--white)!important}.brand img{width:40px;height:40px}.trust-strip .section,.grid--3,.grid--2,.kpi-row,.footer__inner,.legal-layout,.category-grid{grid-template-columns:1fr}.footer__inner{gap:22px;padding:34px 0}.footer-bottom{display:grid;padding-bottom:86px}.whatsapp-float{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));width:56px;height:56px}.footer-brand{grid-template-columns:48px 1fr}.footer-brand img{width:48px;height:48px}.footer__inner>div:first-child:not(.footer-brand){padding-left:62px}.footer__inner>div:first-child:not(.footer-brand):before{width:48px;height:48px}.legal-nav{position:static}.section{padding:46px 0}.hero{min-height:auto}.hero,.home-hero{width:100%;max-width:100vw;overflow:hidden}.home-hero{min-height:auto;background:linear-gradient(90deg,#071724f5,#071724d6,#071724bd),url(/assets/storefront-B4lbkUVn.jpeg) center/cover}.hero__inner{width:100%;max-width:100vw;margin-left:0;margin-right:0;padding:70px 16px}.hero h1{width:100%;font-size:28px;line-height:1.1;max-width:100%;overflow-wrap:break-word}.hero p{width:100%;margin-top:16px;font-size:16px;max-width:100%;overflow-wrap:break-word}.hero__actions{display:grid;gap:10px;margin-top:32px}.hero__actions .button{width:100%;min-height:48px}.hero-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:28px}.hero-service-list span{border-radius:8px;min-width:0;padding:11px 6px;text-align:center;font-size:11px;overflow-wrap:anywhere}.hero__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:9px 12px;border-radius:6px;background:#ffffff1f;color:var(--white);border:1px solid rgba(255,255,255,.2)}.hero__eyebrow:before{content:"";width:24px;height:24px;border-radius:6px;background:var(--white) url(/assets/logo-BfHAu56O.png) center/contain no-repeat}.section h2,.page-title{font-size:30px}.lead{font-size:16px;margin-bottom:18px}.cart-line{grid-template-columns:1fr}.shop-toolbar,.product-card__footer{align-items:stretch;flex-direction:column}.product-actions{justify-content:stretch}.product-actions .button{width:100%}.cart-mini{grid-template-columns:1fr}.company-intro__media,.company-intro__media img{min-height:220px}.company-intro{gap:22px}.value-grid{margin-top:16px}.value-grid article{padding:14px}.solution-grid,.solution-grid--three,.solution-card--wide{grid-template-columns:1fr;grid-column:auto}.solution-card,.solution-card img{min-height:230px}.solution-card h3{font-size:19px}.location-band{margin-bottom:46px;padding:24px 18px}.location-actions{justify-content:stretch}.location-actions .button{width:100%}.store-app{overflow-x:hidden}.store-top{min-height:56px;padding:7px 12px}.store-brand{font-size:17px}.store-icon-button{width:39px;height:39px;border-radius:4px}.store-search,.store-slider,.store-block,.store-benefits{width:calc(100% - 28px)}.store-search{grid-template-columns:1fr}.store-slider{min-height:430px;margin-top:12px;border-radius:4px}.store-slide img{min-height:430px}.store-slide:after{background:linear-gradient(180deg,#070f1c38,#070f1ce0)}.store-slide div{left:16px;right:16px;bottom:22px}.store-slide h1{font-size:25px;line-height:1.05;max-width:320px}.store-slide p{font-size:12px;line-height:1.35;max-width:300px}.store-slide strong{font-size:22px}.store-benefits{padding-top:10px}.store-benefits span{padding:10px 13px;font-size:12px}.store-section-head h2{font-size:18px}.store-rail{grid-auto-columns:minmax(174px,42vw);gap:12px;margin-left:0;margin-right:0;padding-right:2px}.category-rail{grid-auto-columns:94px;gap:12px;margin-right:0;padding-right:2px}.store-product-media{height:156px}.store-product-body{padding:11px 12px 14px}.store-product-body h3{font-size:13px}.store-product-body strong{font-size:20px}.store-category-card{min-height:102px;border-radius:4px}.store-category-card img{height:48px}.store-disclaimer{padding-bottom:16px}}
