.store-page{background:#f5f7f9;color:#10263a}
.store-page [hidden]{display:none!important}
.store-page button,.store-page input,.store-page select{font:inherit}
.store-page :focus-visible{outline:3px solid rgba(33,183,223,.42);outline-offset:2px}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}

/* Header and search */
.store-header{position:relative;overflow:hidden;background:linear-gradient(128deg,#06111c 0%,#0a2235 72%,#0c3550 100%);color:#fff}
.store-header:after{position:absolute;right:-12%;bottom:-220px;width:620px;height:620px;border:1px solid rgba(73,184,228,.14);border-radius:50%;content:"";pointer-events:none}
.store-navbar{position:relative;z-index:1;min-height:80px;border-bottom:1px solid rgba(255,255,255,.11)}
.store-navbar .brand-logo{width:178px}
.store-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);gap:72px;align-items:center;padding:35px 0 39px}.store-intro-copy h1{margin:7px 0 8px;color:#fff;font-size:clamp(2.15rem,3.2vw,3.05rem);font-weight:610;line-height:1;letter-spacing:-.04em}.store-intro-copy p{max-width:520px;margin:0;color:#9eb1be;font-size:.82rem;line-height:1.55}.store-intro-tools{min-width:0}.store-intro-search{display:flex;height:54px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:#fff;padding:0 8px 0 15px;box-shadow:0 14px 34px rgba(0,0,0,.16)}.store-intro-search svg{width:19px;flex:0 0 auto;fill:none;stroke:#167fae;stroke-width:2;stroke-linecap:round}.store-intro-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;padding:0 12px;color:#183044;font-size:.84rem}.store-intro-search>span:last-child{border-radius:5px;background:#0b263a;color:#fff;padding:9px 13px;font-size:.66rem;font-weight:800}.store-intro-update{display:flex;align-items:center;gap:8px;margin-top:10px;color:#8fa5b4}.store-intro-update i{width:7px;height:7px;border-radius:50%;background:#43d295;box-shadow:0 0 0 3px rgba(67,210,149,.11)}.store-intro-update p,.store-intro-update strong,.store-intro-update small{display:inline;margin:0}.store-intro-update strong{color:#b9c8d1;font-size:.62rem}.store-intro-update small{margin-left:7px;font-size:.6rem}
.cart-trigger{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(126,203,232,.34);border-radius:8px;background:#0a2438;color:#fff;padding:9px 10px 9px 14px;font-weight:750;cursor:pointer;transition:.18s ease}
.cart-trigger:hover{border-color:#58bfe5;background:#10334b}
.cart-trigger b{display:grid;min-width:25px;height:25px;place-items:center;border-radius:6px;background:#2db7dc;color:#061421;padding:0 6px;font-size:.72rem}
.cart-floating{position:fixed;z-index:55;right:20px;bottom:20px;box-shadow:0 14px 35px rgba(3,13,23,.24)}

/* Featured brands */
.brand-showcase{border-bottom:1px solid #d8e1e6;background:#fff;padding:38px 0 34px}
.brand-showcase-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:19px}.brand-showcase-head h2{margin:0;color:#0b2032;font-size:1.65rem;font-weight:620;line-height:1.1;letter-spacing:-.025em}.brand-showcase-head p{max-width:470px;margin:0;color:#6b7d89;font-size:.76rem;text-align:right}
.brand-carousel{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;gap:10px;align-items:center}
.brand-carousel-control{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d3dfe5;border-radius:7px;background:#fff;color:#17384d;font-size:1.45rem;line-height:1;cursor:pointer;transition:border-color .18s,background .18s,color .18s}.brand-carousel-control:hover{border-color:#83bfd5;background:#eef8fb;color:#0c79a7}
.brand-carousel-viewport{min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:auto;scrollbar-width:none;touch-action:pan-x}.brand-carousel-viewport::-webkit-scrollbar{display:none}
.brand-carousel-track{display:flex;width:max-content}
.brand-carousel-set{display:grid;grid-auto-columns:clamp(136px,12.5vw,172px);grid-auto-flow:column;gap:9px;padding-right:9px}
.brand-slide{display:grid;height:92px;place-items:center;border:1px solid transparent;border-radius:7px;background:#f5f7f9;padding:13px 18px;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.brand-slide:hover{transform:translateY(-2px);border-color:#c6dbe5;background:#fff}.brand-slide[aria-pressed="true"]{border-color:#53b4d4;background:#edf8fc;box-shadow:inset 0 -2px #1684b5}.brand-slide img{width:100%;height:52px;object-fit:contain;pointer-events:none;user-select:none}

/* Discovery and catalog */
.store-catalog{padding:64px 0 92px;background:#f5f7f9}.section-kicker{display:block;margin-bottom:7px;color:#167fae;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.catalog-main-head h2{margin:0;color:#0b2032;font-size:clamp(1.9rem,3vw,2.55rem);font-weight:600;line-height:1.08;letter-spacing:-.035em}
.catalog-main-head{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:45px 0 20px}.catalog-main-head>div:first-child>p{max-width:690px;margin:9px 0 0;color:#687a88;font-size:.8rem}
.catalog-refresh{display:flex;min-width:215px;align-items:center;gap:11px;border:1px solid #cfded6;border-radius:7px;background:#f9fcfa;padding:10px 12px;color:#315c49}.refresh-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#20b973;box-shadow:0 0 0 4px rgba(32,185,115,.1)}.catalog-refresh p,.catalog-refresh strong,.catalog-refresh small{display:block;margin:0}.catalog-refresh strong{font-size:.69rem}.catalog-refresh small{margin-top:2px;color:#71877d;font-size:.61rem}
.catalog-layout{display:block}.catalog-sidebar{position:static}.mobile-filter-toggle{display:none}
.filter-panel{display:grid;grid-template-columns:160px minmax(220px,1fr) minmax(220px,1fr) minmax(190px,.75fr);gap:12px;align-items:end;border:1px solid #d9e1e7;border-radius:9px;background:#fff;padding:14px;box-shadow:0 8px 24px rgba(12,35,52,.035)}
.filter-panel-head{display:flex;height:42px;flex-direction:column;align-items:flex-start;justify-content:center}.filter-panel-head span,.filter-label{color:#33495a;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.075em}.filter-panel-head button{border:0;background:none;color:#167fae;padding:3px 0 0;font-size:.62rem;font-weight:750;cursor:pointer}
.filter-section{min-width:0}.filter-section label>span.filter-label{display:block;margin-bottom:5px}.filter-section select{width:100%;height:42px;border:1px solid #cbd6dd;border-radius:6px;background:#fff;color:#253c4e;padding:0 34px 0 11px;font-size:.73rem;font-weight:700}
.brand-filter-section .filter-label{color:#167fae}.brand-filter-section select{border-color:#86bfd4;background:#f8fdff;box-shadow:0 0 0 3px rgba(22,132,181,.06)}
.filter-search-control{display:flex;height:42px;align-items:center;border:1px solid #cbd6dd;border-radius:6px;background:#fff;padding:0 10px;transition:border-color .18s,box-shadow .18s}.filter-search-control:focus-within{border-color:#1684b5;box-shadow:0 0 0 3px rgba(22,132,181,.1)}.filter-search-control svg{width:17px;flex:0 0 auto;fill:none;stroke:#1684b5;stroke-width:2;stroke-linecap:round}.filter-search-control input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 0 0 8px;color:#253c4e;font-size:.73rem}.filter-search-control input::placeholder{color:#8997a1}
.catalog-results{min-width:0}.catalog-status p{margin:0;color:#1a3347;font-size:.84rem;font-weight:800}.catalog-status span{display:block;margin-top:1px;color:#788895;font-size:.63rem}

/* Product cards */
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dce4e9;border-radius:9px;background:#fff;box-shadow:0 5px 18px rgba(9,31,47,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#b8ccd7;box-shadow:0 15px 34px rgba(9,31,47,.09)}.product-card.out-of-stock{opacity:.76}
.product-media{position:relative;display:block;height:248px;overflow:hidden;border-bottom:1px solid #e8edf1;background:#fff}.product-media img{width:100%;height:100%;object-fit:contain;padding:12px;transform:scale(1.08);transition:transform .22s ease}.product-card:hover .product-media img{transform:scale(1.14)}
.product-badges{position:absolute;z-index:2;top:12px;left:12px;display:flex;max-width:calc(100% - 24px);gap:5px}.product-category,.offer-badge{overflow:hidden;border-radius:5px;padding:5px 7px;font-size:.54rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.product-category{max-width:160px;border:1px solid #d9e2e7;background:rgba(255,255,255,.94);color:#4b6171}.offer-badge{border:1px solid #bde9d6;background:#e8f8f1;color:#08784e}
.stock-badge{position:absolute;z-index:2;right:12px;bottom:12px;display:flex;align-items:center;gap:5px;border:1px solid #c9e7d8;border-radius:6px;background:rgba(248,255,251,.96);color:#087649;padding:5px 8px;font-size:.57rem;font-weight:850}.stock-badge:before{width:6px;height:6px;border-radius:50%;background:#1ab46d;content:""}.stock-badge.order{border-color:#e7d9aa;background:#fffaf0;color:#805d05}.stock-badge.order:before{background:#dda500}.stock-badge.out{border-color:#ebcccc;background:#fff7f7;color:#982b2b}.stock-badge.out:before{background:#d95858}
.product-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:18px}.product-brand-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#167fae;font-size:.59rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.product-brand-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-brand-row small{flex:0 0 auto;color:#87949e;font-size:.56rem}
.product-body h3{display:-webkit-box;min-height:2.5em;overflow:hidden;margin:8px 0 8px;color:#10283b;font-size:.95rem;font-weight:700;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-title-link{color:inherit}.product-title-link:hover{color:#126f99}.product-description{display:-webkit-box;min-height:2.7em;overflow:hidden;margin:0 0 12px;color:#6b7d89;font-size:.7rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-details-link{width:max-content;color:#167fae;font-size:.66rem;font-weight:750}.product-details-link:hover{text-decoration:underline}
.product-price{margin-top:auto;padding:17px 0 12px}.product-price strong{display:block;color:#0a2032;font-size:1.35rem;font-weight:720;line-height:1}.product-price span{display:block;margin-top:5px;color:#84919b;font-size:.58rem}.product-action{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding-top:12px;border-top:1px solid #e8edf0}.product-action small{color:#798a96;font-size:.6rem}.add-to-cart{min-width:82px;border:1px solid #0a2234;border-radius:6px;background:#0a2234;color:#fff;padding:9px 12px;font-size:.66rem;font-weight:800;cursor:pointer;transition:.18s}.add-to-cart:hover{border-color:#167fae;background:#167fae}.add-to-cart.added{border-color:#11975f;background:#11975f}
.catalog-loading,.catalog-error,.empty-results{grid-column:1/-1;border:1px dashed #c9d5dc;border-radius:9px;background:#fff;padding:60px 20px;color:#526775;text-align:center}.load-more{display:block;margin:25px auto 0;border:1px solid #bfd0da;border-radius:7px;background:#fff;color:#126f99;padding:11px 20px;font-size:.73rem;font-weight:800;cursor:pointer}.load-more:hover{border-color:#7bb9d2;background:#fafdff}

/* Advice and quote cart */
.store-advice{padding:74px 0;background:#0a1926}.advice-panel{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.advice-panel h2{max-width:760px;margin:10px 0 12px;font-size:clamp(2rem,3.6vw,3rem);font-weight:560;line-height:1.08;letter-spacing:-.035em}.advice-panel p{max-width:750px;margin:0;color:#93a8b6}.advice-actions{display:flex;align-items:flex-start;flex-direction:column;gap:13px}.advice-actions>a:last-child{color:#b4d2e0;font-size:.73rem;font-weight:750}
.cart-panel{position:fixed;z-index:70;top:0;right:0;display:flex;width:min(450px,100%);height:100dvh;flex-direction:column;background:#fff;color:#10263a;box-shadow:-22px 0 55px rgba(0,0,0,.25);transform:translateX(105%);transition:.26s ease}.cart-panel.open{transform:none}.cart-backdrop{position:fixed;z-index:60;inset:0;background:rgba(2,10,18,.66)}
.cart-head{display:flex;align-items:center;justify-content:space-between;padding:21px 22px 15px}.cart-head span{color:#167fae;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.cart-head h2{margin:2px 0 0;font-size:1.6rem}.cart-close{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:7px;background:#eef3f6;color:#263c4d;font-size:1.5rem;cursor:pointer}.cart-intro{margin:0 22px 8px;border-radius:7px;background:#edf7fb;padding:10px 12px;color:#587181;font-size:.68rem;line-height:1.4}
.cart-items{flex:1;overflow:auto;padding:5px 21px}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #e7edf1}.cart-item img{width:58px;height:58px;border:1px solid #e8edf0;border-radius:6px;object-fit:contain}.cart-item h3{display:-webkit-box;overflow:hidden;margin:0 0 4px;font-size:.75rem;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-item small{color:#687a88;font-size:.64rem}.cart-qty{display:flex;align-items:center;gap:8px;margin-top:6px}.cart-qty button{display:grid;width:24px;height:24px;place-items:center;border:1px solid #d4dfe5;border-radius:5px;background:#fff;cursor:pointer}.cart-remove{border:0;background:none;color:#84929c;font-size:1.1rem;cursor:pointer}
.cart-empty{display:grid;place-items:center;margin:auto;padding:30px;text-align:center}.cart-empty>span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:12px;border-radius:8px;background:#edf6fa;color:#167fae;font-size:.72rem;font-weight:850}.cart-empty strong{font-size:.87rem}.cart-empty p{margin:5px 0 0;color:#7a8a96;font-size:.7rem}.cart-foot{padding:17px 22px 20px;border-top:1px solid #e0e8ed;background:#f8fafb}.cart-summary{margin-bottom:14px}.cart-summary p{display:flex;justify-content:space-between;gap:16px;margin:4px 0;font-size:.72rem}.cart-summary p span{color:#647684}.cart-summary p strong{font-size:.77rem}.cart-summary small{display:block;margin-top:6px;color:#82909a;font-size:.6rem}.cart-whatsapp{width:100%;font-size:.75rem}.cart-whatsapp:disabled{cursor:not-allowed;opacity:.45}.cart-clear{display:block;margin:10px auto 0;border:0;background:none;color:#687986;font-size:.67rem;text-decoration:underline;cursor:pointer}.body-cart-open{overflow:hidden}
.store-footer{padding-top:48px}.store-page:not(.detail-page) .store-footer .footer-grid{grid-template-columns:1.25fr .55fr .65fr .7fr}

@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-media{height:220px}}
@media(max-width:900px){.brand-showcase-head{align-items:flex-start;flex-direction:column;gap:7px}.brand-showcase-head p{text-align:left}.catalog-main-head{align-items:flex-start;flex-direction:column;gap:14px}.catalog-refresh{width:100%}.mobile-filter-toggle{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;border:0;border-radius:7px;background:#0a2234;color:#fff;padding:11px 13px;font-size:.74rem;font-weight:800;cursor:pointer}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advice-panel{grid-template-columns:1fr}.store-page:not(.detail-page) .store-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.store-page{overflow-x:hidden;padding-bottom:68px}.store-navbar{min-height:66px}.store-navbar .brand-logo{width:142px}.brand-showcase{padding:29px 0 27px}.brand-showcase-head{margin-bottom:14px}.brand-showcase-head h2{font-size:1.42rem}.brand-showcase-head p{font-size:.7rem}.brand-carousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:6px}.brand-carousel-control{width:32px;height:36px;font-size:1.25rem}.brand-carousel-track{grid-auto-columns:124px;gap:7px}.brand-slide{height:80px;padding:10px 14px}.brand-slide img{height:44px}.store-catalog{padding:36px 0 56px}.catalog-main-head h2{font-size:1.78rem}.catalog-main-head{padding:33px 0 17px}.catalog-main-head>div:first-child>p{font-size:.74rem;line-height:1.45}.product-grid{grid-template-columns:1fr;gap:10px}.product-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:202px}.product-media{height:100%;min-height:202px;border-right:1px solid #e8edf1;border-bottom:0}.product-media img{padding:13px}.product-category{display:none}.product-badges{top:8px;left:8px}.stock-badge{right:7px;bottom:7px;max-width:calc(100% - 14px);padding:4px 6px;font-size:.5rem;text-align:center}.product-body{padding:12px}.product-brand-row{font-size:.55rem}.product-brand-row small{display:none}.product-body h3{min-height:0;margin:6px 0;font-size:.8rem;-webkit-line-clamp:3}.product-description,.product-details-link{display:none}.product-price{padding:11px 0 8px}.product-price strong{font-size:1.08rem}.product-price span{font-size:.54rem}.product-action{grid-template-columns:1fr;margin-top:auto;padding-top:8px}.product-action small{display:none}.add-to-cart{width:100%;min-height:38px}.load-more{width:100%;margin-top:17px}.store-advice{padding:54px 0}.advice-panel{gap:24px}.advice-panel h2{font-size:2rem}.advice-actions,.advice-actions .btn{width:100%}.cart-floating{right:15px;bottom:max(12px,env(safe-area-inset-bottom));left:15px;min-height:48px;justify-content:space-between}.cart-panel{width:100%}.cart-head{padding:17px 16px 12px}.cart-intro{margin:0 16px 7px}.cart-items{padding:4px 15px}.cart-foot{padding:14px 16px calc(15px + env(safe-area-inset-bottom))}.store-page:not(.detail-page) .store-footer .footer-grid{grid-template-columns:1fr}}
@media(max-width:370px){.product-card{grid-template-columns:114px minmax(0,1fr);min-height:194px}.product-media{min-height:194px}.product-body{padding:10px}}
@media(max-width:620px){.brand-carousel-track{gap:0}.brand-carousel-set{grid-auto-columns:124px;gap:7px;padding-right:7px}}
@media(max-width:900px){.store-intro{grid-template-columns:1fr;gap:21px;padding:29px 0 33px}.store-intro-copy p{max-width:620px}.store-intro-tools{width:100%}}
@media(max-width:620px){.store-intro{gap:18px;padding:25px 0 28px}.store-intro-copy h1{margin-top:6px;font-size:2.05rem}.store-intro-copy p{font-size:.76rem;line-height:1.5}.store-intro-search{height:50px;padding-left:12px}.store-intro-search input{padding:0 9px;font-size:.78rem}.store-intro-search>span:last-child{display:none}.store-intro-update{align-items:flex-start}.store-intro-update p,.store-intro-update strong,.store-intro-update small{display:block}.store-intro-update small{margin:2px 0 0}}

/* Unified catalog controls */
.store-catalog{padding-top:0}.catalog-main-head{padding-top:51px}.catalog-controlbar{display:grid;grid-template-columns:145px minmax(0,1fr);gap:20px;align-items:end;margin-bottom:16px;border-bottom:1px solid #d9e1e6;padding-bottom:15px}.catalog-controlbar .catalog-status{padding-bottom:5px}.catalog-controlbar .filter-panel{display:grid;grid-template-columns:minmax(175px,1.25fr) minmax(160px,1fr) minmax(220px,1.45fr) minmax(150px,.85fr) auto;gap:10px;align-items:end;margin:0;border:0;background:transparent;padding:0;box-shadow:none}.catalog-controlbar .clear-filters-control{height:42px;border:1px solid #bfd0da;border-radius:6px;background:#fff;color:#167fae;padding:0 11px;font-size:.65rem;font-weight:800;cursor:pointer}.catalog-controlbar .clear-filters-control:hover{border-color:#79b9d3;background:#f3fbfd}
@media(max-width:1180px){.catalog-controlbar{grid-template-columns:1fr;gap:12px}.catalog-controlbar .filter-panel{grid-template-columns:minmax(170px,1.2fr) minmax(150px,1fr) minmax(210px,1.35fr) minmax(145px,.85fr) auto}}
@media(max-width:1000px){.catalog-controlbar .filter-panel{grid-template-columns:1.15fr 1fr 1.2fr}.catalog-controlbar .clear-filters-control{grid-column:auto}}
@media(max-width:900px){.catalog-controlbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.catalog-controlbar .catalog-status{padding:0}.catalog-controlbar .mobile-filter-toggle{width:auto;min-width:145px}.catalog-controlbar .filter-panel{grid-column:1/-1;grid-template-columns:1fr 1fr;margin-top:2px;border:1px solid #d9e1e7;border-radius:8px;background:#fff;padding:12px}.catalog-controlbar .clear-filters-control{grid-column:1/-1}.catalog-controlbar.filters-collapsed .filter-panel{display:none}}
@media(max-width:620px){.store-catalog{padding-top:0}.catalog-main-head{padding-top:32px}.catalog-controlbar{margin-bottom:12px;padding-bottom:12px}.catalog-controlbar .mobile-filter-toggle{min-width:130px}.catalog-controlbar .filter-panel{grid-template-columns:1fr}.catalog-controlbar .clear-filters-control{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.product-card,.product-media img,.brand-slide,.cart-panel{transition:none}.brand-carousel-viewport{scroll-behavior:auto}}
