:root{--text:#4a4a4a;--text-h:#1b1b1b;--bg:#fff;--border:#e0e0e0;--muted:#767676;--accent:#1127ff;--accent-dark:#271b85;--accent-cyan:#1bbee3;--sans:"Poppins", "Segoe UI", sans-serif;--heading:"Poppins", "Segoe UI", sans-serif;--mono:"SFMono-Regular", "Menlo", monospace;font:16px/1.55 var(--sans);letter-spacing:0;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:linear-gradient(#f7f7f7 0%,#fff 160px);margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}a{color:inherit}#root{border-inline:1px solid var(--border);background:#ffffffe6;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3{font-family:var(--heading);color:var(--text-h);letter-spacing:0;font-weight:500}h1{margin:0;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:600;line-height:.98}h2{margin:0;font-size:clamp(1.9rem,3.2vw,2.7rem);line-height:1.02}h3{font-size:1.1rem;line-height:1.2}p{margin:0}@media (width<=1024px){:root{font-size:16px}}@media (width<=640px){:root{font-size:14.5px}}.catalog-state{text-align:center;place-items:center;gap:16px;min-height:100svh;padding:48px 24px;display:grid}.catalog-state--error{color:#7a1c2c}.catalog-state code{background:#eee;border-radius:999px;margin-inline:4px;padding:2px 8px}.loading-screen{background:radial-gradient(at 50% 40%,#f2f5ff 0%,#fff 62%);flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100svh;padding:48px 24px;display:flex}.loading-screen__mark{place-items:center;width:min(260px,68vw);display:grid;position:relative}.loading-screen__ring{background:conic-gradient(from 0deg, var(--accent-cyan), var(--accent), var(--accent-dark), var(--accent-cyan));filter:blur(26px);opacity:.35;border-radius:999px;animation:3.2s linear infinite loading-ring-spin,2.4s ease-in-out infinite loading-ring-pulse;position:absolute;inset:-34% -10%}.loading-screen__logo{aspect-ratio:1690/700;width:100%;height:auto;animation:2.4s ease-in-out infinite loading-logo-breathe;position:relative}.loading-screen__text{letter-spacing:.01em;color:var(--muted);margin:0;font-size:.95rem;font-weight:500;animation:2.4s ease-in-out infinite loading-text-fade}@keyframes loading-ring-spin{to{transform:rotate(360deg)}}@keyframes loading-ring-pulse{0%,to{opacity:.25}50%{opacity:.45}}@keyframes loading-logo-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.045)}}@keyframes loading-text-fade{0%,to{opacity:.6}50%{opacity:1}}@keyframes cart-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cart-toast-region{z-index:200;pointer-events:none;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.cart-toast{background:var(--text-h);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:12px 20px;font-size:.92rem;font-weight:600;animation:.22s cart-toast-in;display:flex;box-shadow:0 16px 32px #121f3f47}.cart-toast__icon{width:18px;height:18px;color:var(--accent-cyan);flex-shrink:0}@media (width<=640px){.cart-toast-region{width:100%;padding:0 16px;bottom:84px}.cart-toast{white-space:normal;text-align:center;justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.cart-toast,.loading-screen__ring,.loading-screen__logo,.loading-screen__text{animation:none}.loading-screen__ring{opacity:.3}}.storefront-shell{background:#fff;flex-direction:column;min-height:100%;display:flex;overflow-x:hidden}.topbar{border-bottom:1px solid var(--border);grid-template-columns:248px minmax(280px,1fr) auto;align-items:center;gap:20px;padding:8px 28px;display:grid}.mobile-topbar,.mobile-drawer,.mobile-drawer-backdrop,.mobile-bottom-nav{display:none}.brand-lockup{align-items:center;max-width:128px;display:inline-flex}.brand-lockup--desktop{margin-left:46px}.brand-lockup--mobile{display:none}.brand-lockup__logo,.site-footer__logo{width:100%;display:block}.site-footer__logo{max-width:120px}.searchbar,.filters-panel__search{color:var(--muted);background:#f2f2f2;border:0;border-radius:999px;align-items:center;gap:12px;padding:8px 16px;transition:box-shadow .2s,transform .2s;display:flex}.searchbar:focus-within,.filters-panel__search:focus-within{transform:translateY(-1px);box-shadow:0 0 0 2px #00000014}.searchbar>span,.filters-panel__search>span{font-size:1.55rem;line-height:1}.searchbar__category{max-width:38%;color:var(--text-h);cursor:pointer;background:0 0;border:0;border-right:1px solid #00000024;flex-shrink:0;padding-right:12px;font-size:.85rem;font-weight:600}.searchbar input,.filters-panel__search input{width:100%;color:var(--text-h);background:0 0;border:0;outline:0;font-weight:600}.utility-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.utility-nav a,.utility-nav button,.category-rail__links a,.site-footer a,.product-card__content a,.breadcrumbs a{color:var(--text-h);text-decoration:none}.utility-nav button,.category-rail__trigger{cursor:pointer;background:0 0;border:0}.utility-nav__cart,.button-link{justify-content:center;align-items:center;gap:10px;display:inline-flex}.utility-nav__icon-link{align-items:center;gap:8px;min-width:28px;min-height:28px;display:inline-flex;position:relative}.utility-nav__icon{width:24px;height:24px}.utility-nav__label{white-space:nowrap;font-size:.95rem;font-weight:500}.utility-nav__icon-wrap{display:inline-flex;position:relative}.utility-nav__cart-count{color:var(--accent);font-size:.72rem;font-weight:700;line-height:1;position:absolute;top:-6px;right:-10px}.category-rail{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#222222b3;border-bottom:1px solid #ffffff14;align-items:center;gap:22px;min-height:52px;padding:0 28px;display:flex;overflow-x:auto}.category-rail__trigger{color:#fff;white-space:nowrap;align-items:center;gap:14px;font-weight:700;display:inline-flex}.category-rail__links{align-items:center;gap:18px;min-width:max-content;display:flex}.category-rail__links a{white-space:nowrap;color:#fff;border-radius:999px;padding:6px 12px;font-weight:600}.category-rail__links .active,.category-rail__links a:hover{background:#ffffff24}.category-drawer-backdrop{z-index:34;opacity:0;pointer-events:none;background:#0f121a6b;transition:opacity .22s;position:fixed;inset:0}.category-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.category-drawer{z-index:35;background:#fff;flex-direction:column;width:min(360px,86vw);transition:transform .26s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:24px 0 48px #121f3f2e}.category-drawer.is-open{transform:translate(0)}.category-drawer__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.category-drawer__header strong{color:var(--text-h);font-size:1.1rem}.category-drawer__header button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;width:34px;height:34px;font-size:1rem;transition:background .16s}.category-drawer__header button:hover{background:#f2f2f2}.category-drawer__list{flex-direction:column;display:flex;overflow-y:auto}.category-drawer__list a{border-bottom:1px solid var(--border);color:var(--text-h);align-items:center;gap:16px;padding:16px 24px;font-weight:600;text-decoration:none;transition:background .16s;display:flex}.category-drawer__list a:hover{background:#f7f7f7}.category-drawer__icon{background:#f2f2f2;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.category-drawer__icon img{object-fit:cover;width:100%;height:100%}.category-drawer__icon--store{color:var(--accent)}.category-drawer__icon--store svg{width:20px;height:20px}.category-drawer__chevron{border:1px solid var(--border);box-sizing:content-box;width:16px;height:16px;color:var(--muted);border-radius:999px;margin-left:auto;padding:6px;transform:rotate(-90deg)}.page{padding:34px 28px 0}.page-home,.promo-strip,.why-choose-section,.brand-section,.partners-section,.category-section{gap:24px;display:grid}.why-choose-section{background:#f6f7fb;border-radius:24px;justify-items:start;padding:32px}.why-choose-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;display:grid}.why-choose-card{background:#fff;border-radius:16px;gap:8px;padding:20px;display:grid;box-shadow:0 2px 10px #1013170d}.why-choose-card__icon{width:32px;height:32px;color:var(--accent)}.why-choose-card h3{margin:0;font-size:1.02rem}.why-choose-card p{color:var(--muted);margin:0;font-size:.92rem}.why-choose-section__cta{justify-self:start}.brand-section,.partners-section{min-width:0}.partner-subsection{min-width:0;margin-top:36px}.partner-subsection:first-of-type{margin-top:24px}.partner-subsection__title{color:var(--text-h);margin:0 0 16px;font-size:1.1rem;font-weight:700}.partner-rail-wrap{min-width:0;position:relative}.partner-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.partner-rail__card{aspect-ratio:4/5;scroll-snap-align:start;border-radius:20px;flex:0 0 calc(50% - 8px);min-width:0;transition:transform .3s,box-shadow .2s;overflow:hidden;box-shadow:0 12px 28px #121f3f1f}.partner-rail__card:hover{transform:scale(1.03)translateY(-4px);box-shadow:0 22px 44px #121f3f3d}.partner-rail__card img{object-fit:cover;width:100%;height:100%;display:block}.partner-rail__photo{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.partner-rail__arrow{z-index:2;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;place-items:center;width:40px;height:40px;font-size:1.3rem;line-height:1;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:calc(50% - 4px);transform:translateY(-50%);box-shadow:0 8px 20px #121f3f2e}.partner-rail__arrow:hover{background:var(--accent-dark)}.partner-rail__arrow:active{transform:translateY(-50%)scale(.92)}.partner-rail__arrow--prev{left:-8px}.partner-rail__arrow--next{right:-8px}@media (width>=900px){.partner-rail__card{flex-basis:calc(33.3333% - 10.6667px)}}@media (width<=640px){.partner-rail__arrow{display:none}}.brand-rail-wrap{min-width:0;position:relative}.brand-rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.brand-rail__card{scroll-snap-align:start;flex:0 0 calc(33.3333% - 10.6667px);min-width:0}@media (width>=900px){.brand-rail__card{flex-basis:calc(20% - 12.8px)}}.brand-rail__arrow{z-index:2;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;place-items:center;width:40px;height:40px;font-size:1.3rem;line-height:1;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:calc(50% - 4px);transform:translateY(-50%);box-shadow:0 8px 20px #121f3f2e}.brand-rail__arrow:hover{background:var(--accent-dark)}.brand-rail__arrow:active{transform:translateY(-50%)scale(.92)}.brand-rail__arrow--prev{left:-8px}.brand-rail__arrow--next{right:-8px}@media (width<=640px){.brand-rail__arrow{display:none}}.reveal-on-scroll{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transition:none;transform:none}}.hero-carousel{background:#1b1b1b;border-radius:0;width:100vw;min-height:360px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.hero-carousel__slide{opacity:0;visibility:hidden;z-index:0;background-position:50%;background-size:cover;align-items:center;transition:opacity .6s;display:flex;position:absolute;inset:0}.hero-carousel__slide.is-active{opacity:1;visibility:visible;z-index:1}.hero-carousel__scrim{background:linear-gradient(90deg,#0a0a14c7 0%,#0a0a1466 45%,#0a0a140d 75%);position:absolute;inset:0}.hero-carousel__content{color:#fff;max-width:560px;padding:36px 32px;position:relative}.hero-carousel__content h1{color:#fff}.hero-carousel__content .eyebrow{color:var(--accent-cyan)}.hero-carousel__excerpt{color:#ffffffdb;max-width:48ch;margin-top:14px;font-size:.96rem}.hero-carousel__content .button-link{width:fit-content}.hero-carousel__price{color:#fff;font-size:1.1rem}.hero-carousel__arrow{z-index:2;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;place-items:center;width:44px;height:44px;font-size:1.4rem;line-height:1;transition:transform .16s,background-color .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel__arrow:hover{background:var(--accent-dark)}.hero-carousel__arrow--prev{left:18px}.hero-carousel__arrow--next{right:18px}.hero-carousel__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-carousel__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:background-color .16s,width .16s}.hero-carousel__dot.is-active{background:#fff;width:22px}.eyebrow,.product-card__category{color:var(--accent-dark);letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.hero-actions,.feature-price,.detail-summary__actions,.product-card__footer,.section-heading{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.hero-actions,.feature-price,.detail-summary__actions{margin-top:28px}.button-link{border:1px solid var(--accent);border-radius:999px;min-height:46px;padding:12px 24px;font-size:.9rem;font-weight:500;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s}.button-link--solid{background:var(--accent);color:#fff}.button-link--solid:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px);box-shadow:0 10px 20px #1127ff38}.button-link--outline{color:var(--accent);background:#fff}.button-link--outline:hover{background:color-mix(in srgb, var(--accent) 8%, white);transform:translateY(-1px);box-shadow:0 10px 18px #1127ff1a}.button-link:not(:disabled):active{transform:scale(.97)}.button-link--card{white-space:nowrap;min-height:36px;padding:10px;font-size:.82rem}.button-link--card:hover{background:#f8f8f8;transform:translateY(-1px);box-shadow:0 10px 18px #00000014}.button-link:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.section-heading{justify-content:space-between;align-items:end}.page-home .section-heading h2{font-size:clamp(1.45rem,2vw,1.9rem)}.page-home .section-heading p{font-size:.95rem}.section-heading--tight{margin-bottom:8px}.section-heading--stacked{flex-direction:column;align-items:flex-start;gap:4px}.brand-grid,.category-grid,.product-grid,.stats-band{gap:22px;display:grid}.category-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.brand-groups{gap:32px;display:grid}.brand-group{min-width:0}.brand-group__title{color:var(--text-h);margin:0 0 16px;font-size:1.05rem;font-weight:600}.product-grid--rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.product-grid--rail>*{scroll-snap-align:start;flex:0 0 calc(12.5% - 12.25px);min-width:0}.product-grid--rail .product-card{border-radius:22px}.product-grid--rail .product-card h3{font-size:.92rem;line-height:1.35}.product-grid--rail .product-card__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.product-grid--rail .product-card__content{gap:10px;padding:14px 14px 16px}.product-grid--rail .product-card__mini-logo{width:76px;height:26px;bottom:10px;right:10px}.product-grid--rail .product-card__status{padding:6px 10px;font-size:.62rem;top:10px;left:10px}.product-grid--rail .product-card__footer{gap:10px}.product-grid--rail .product-card__footer strong{font-size:.96rem}.category-card,.product-card,.stats-band article,.filters-panel,.empty-state,.detail-gallery,.detail-summary{background:#fff;border:1px solid #e6e6e6;border-radius:26px}.brand-card{min-height:168px;color:inherit;background:linear-gradient(135deg,#f7f7f7 0%,#e9e9e9 100%);border:1px solid #e6e6e6;border-radius:26px;place-items:center;padding:20px;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.brand-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #121f3f1f}.brand-card:active{transform:translateY(-1px)scale(.99)}.brand-card--colored{background:linear-gradient(135deg, var(--brand-color) 0%, color-mix(in srgb, var(--brand-color) 65%, black) 100%);border-color:#0000}.brand-card__logo{object-fit:contain;width:100%;max-width:188px;height:60px;transition:transform .25s}.brand-card:hover .brand-card__logo{transform:scale(1.08)}.brand-card__logo--mono{filter:brightness(0)invert()}.brand-card__label{color:#1b1b1b;text-transform:uppercase;letter-spacing:.03em;background:#ffffffeb;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:600;position:absolute;bottom:12px;right:12px}.brand-card--colored .brand-card__label{color:#fff;background:#ffffff29}.feature-highlight{background:#f7f7f7;border:1px solid #e8e8e8;border-radius:30px;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);align-items:center;gap:28px;padding:30px;display:grid}.feature-highlight__media img,.category-card__image,.product-card__media img{object-fit:cover;width:100%;display:block}.feature-highlight__media img{border-radius:24px;min-height:320px}.category-card{transition:transform .2s,box-shadow .2s;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #121f3f1a}.category-card:active{transform:translateY(-1px)scale(.99)}.category-card__image{height:220px;transition:transform .3s}.category-card:hover .category-card__image{transform:scale(1.06)}.category-card__body{padding:20px 20px 24px}.product-card{flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #121f3f1a}.product-card:active{transform:translateY(-1px)scale(.99)}.product-card__media{aspect-ratio:4/3;flex-shrink:0;max-height:240px;display:block;position:relative;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card__media>.product-card__mini-logo{object-fit:contain;opacity:.9;pointer-events:none;width:60px;max-width:60px;height:24px;max-height:24px;position:absolute;bottom:10px;right:10px}.product-card__status{letter-spacing:.06em;text-transform:uppercase;background:#fffffff0;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.product-card__status--in-stock{color:#1d7e50}.product-card__status--low-stock{color:#b86b13}.product-card__status--pre-order{color:#2457b7}.product-card__status--sold-out{color:var(--accent-dark)}.product-card__discount{color:#fff;letter-spacing:.02em;background:#d0272d;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;top:12px;right:12px}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.product-card__price-original{color:var(--muted);font-size:.85rem;font-weight:500}.product-card__content{flex-direction:column;flex:1;gap:8px;padding:12px 12px 16px;display:flex}.product-card__content h3{margin:0;font-size:.98rem;font-weight:600;line-height:1.2}.product-card__content h3 a{color:var(--text-h)}.product-card__footer{margin-top:auto}.product-card__mini-logo{object-fit:contain;opacity:.9;pointer-events:none;width:60px;height:24px;position:absolute;bottom:10px;right:10px}.product-card__description,.store-grid-area__count,.breadcrumbs,.detail-summary p,.site-footer p,.site-footer span{color:var(--muted);font-size:.9rem;line-height:1.3}.product-card__footer{justify-content:space-between;gap:10px}.stats-band{grid-template-columns:repeat(3,minmax(0,260px));justify-content:center;gap:64px;padding-bottom:40px}.stats-band article{cursor:default;background:#f4f4f4;border-color:#e0e0e0;padding:26px;transition:transform .2s,box-shadow .2s,background-color .2s}.stats-band article:hover{background:#fff;transform:translateY(-4px);box-shadow:0 14px 30px #121f3f1a}.stats-band strong{color:var(--accent);font-variant-numeric:tabular-nums;margin-bottom:10px;font-size:2rem;transition:color .2s;display:block}.stats-band article:hover strong{color:var(--accent-dark)}.trust-band{grid-template-columns:repeat(3,minmax(0,340px));justify-content:center;gap:64px;padding-bottom:40px;display:grid}.trust-band article{align-items:center;gap:20px;display:flex}.trust-band__icon{width:56px;height:56px;color:var(--accent);flex-shrink:0}.trust-band strong{font-size:1.2rem;display:block}.trust-band span{color:var(--muted);margin-top:4px;font-size:1rem;display:block}.whatsapp-banner{width:fit-content;color:var(--text-h);background:#f2f2f2;border-radius:999px;justify-content:center;align-items:center;gap:12px;margin:0 auto 48px;padding:16px 28px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.whatsapp-banner:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000014}.whatsapp-banner__icon{width:26px;height:26px}.back-to-top{z-index:40;background:var(--accent);color:#fff;cursor:pointer;opacity:0;pointer-events:none;border:0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .22s,transform .22s,background .16s,box-shadow .16s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(16px);box-shadow:0 10px 24px #1127ff3d}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--accent-dark);box-shadow:0 14px 28px #1127ff4d}.back-to-top:active{transform:scale(.94)}.back-to-top__icon{width:22px;height:22px}@media (width<=640px){.back-to-top{width:44px;height:44px;bottom:84px;right:16px}.back-to-top__icon{width:20px;height:20px}}.page-store{grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:18px;width:100%;padding-bottom:40px;display:grid}.filters-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#222222b3;border-radius:0;gap:10px;padding:14px 12px;display:grid}.product-grid--store{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (width>=1200px){.product-grid--store{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1600px){.product-grid--store{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width>=1200px){.category-card__image{height:280px}}@media (width>=1600px){.category-card__image{height:320px}}@media (width>=641px){.store-grid-area__filter-button{display:none!important}.page-store .filters-panel{align-self:start;max-height:calc(100vh - 40px);padding:18px 14px;position:sticky;top:20px;overflow:auto}.filters-panel__actions,.filters-panel__close{display:none}.filters-panel__section-toggle{cursor:default}.filters-panel__section-chevron{display:none}.product-card{grid-template-rows:auto 1fr auto;display:grid}}.filters-panel__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.filters-panel__header h2{text-transform:uppercase;letter-spacing:.03em;color:#fff;font-weight:700}.filters-panel__close{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;line-height:1;display:none}.filters-panel-backdrop{display:none}.store-grid-area__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.store-grid-area__sort{color:var(--text-h);white-space:nowrap;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.store-grid-area__sort select{min-height:44px;color:var(--text-h);cursor:pointer;background:#fff;border:0;border-radius:999px;padding:8px 10px;font-size:.9rem;box-shadow:inset 0 0 0 1px #10131714}.store-grid-area__load-more{justify-items:center;gap:12px;margin-top:28px;display:grid}.store-grid-area__load-more p{color:var(--muted);margin:0;font-size:.9rem}.store-grid-area__filter-button{white-space:nowrap;min-height:44px;color:var(--text-h);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:8px 12px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #10131714}.store-grid-area__filter-button span{font-size:.95rem;line-height:1}.store-grid-area__filter-icon{width:18px;height:18px}.store-grid-area__heading h1{align-items:center;gap:.35rem;font-size:1.65rem;display:flex}.store-grid-area__heading h1 span{color:var(--muted);font-size:1rem;font-weight:400}.store-business-cta{background:#f6f7fb;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px 22px;display:flex}.store-business-cta p{color:var(--text-h);margin:0;font-size:.94rem}.store-business-cta .button-link{flex-shrink:0}.filters-panel section{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:8px;padding:8px 0;display:flex}.filters-panel section:last-child{border-bottom:none;padding-bottom:0}.filters-panel h2,.empty-state h2{margin:0;font-size:1.05rem}.filters-panel__section h2{text-transform:uppercase;letter-spacing:.03em;color:#fff;font-size:.95rem;font-weight:700}.checklist{gap:8px;display:grid}.checklist label{color:#fff;align-items:center;gap:8px;padding:6px 0;display:flex}.checklist input{width:20px;height:20px;accent-color:var(--accent-cyan)}.checklist__count{color:#ffffff8c;white-space:nowrap;margin-left:auto;margin-right:6px;font-size:.95rem}.checklist label.is-disabled{opacity:.4;cursor:not-allowed}.checklist label.is-disabled input{cursor:not-allowed}.checklist--plain label{cursor:pointer;border-radius:8px;padding:8px 4px;transition:background-color .14s;position:relative}.checklist--plain label:hover{background:#ffffff14}.checklist--plain input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.checklist--plain label:has(input:checked){color:var(--accent-cyan);font-weight:600}.checklist--plain label:has(input:checked) .checklist__count{color:var(--accent-cyan)}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#fff;cursor:pointer;background:#ffffff1a;border-radius:999px;align-items:center;padding:8px 14px;font-size:.85rem;font-weight:600;transition:background-color .14s,color .14s;display:inline-flex;position:relative}.chip:hover{background:#ffffff2e}.chip input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.chip:has(input:checked){background:var(--accent);color:#fff}.chip.is-disabled{opacity:.4;cursor:not-allowed}.filters-panel__empty{color:#ffffff8c;margin:0;padding:6px 0;font-size:.9rem}.filters-panel__section-toggle{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.filters-panel__section-chevron{color:#ffffff8c;flex-shrink:0;width:18px;height:18px;transition:transform .2s}.filters-panel__section-chevron.is-open{transform:rotate(180deg)}.filters-panel__section-body{overflow:hidden}.filters-panel__actions{padding:10px 0 calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#222222eb;margin-top:4px;position:sticky;bottom:0}.filters-panel__apply{background:var(--accent-dark);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;padding:13px 16px;font-size:.95rem;font-weight:700;transition:background-color .16s;display:block}.filters-panel__apply:hover{background:var(--accent)}.range-card{gap:16px;padding:4px 10px 8px;display:grid}.range-card>span{color:#fff;font-weight:600}.range-card__bar{background:#d7d7d7;border-radius:999px;height:4px;position:relative}.range-card__fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent-dark), var(--accent-cyan));position:absolute;top:0;bottom:0}.range-card__input{appearance:none;pointer-events:none;background:0 0;width:100%;height:16px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.range-card__input::-webkit-slider-runnable-track{-webkit-appearance:none;background:0 0;height:4px}.range-card__input::-moz-range-track{background:0 0;border:0;height:4px}.range-card__input::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:16px;height:16px;box-shadow:0 0 0 2px var(--accent-dark), 0 2px 6px #0003;cursor:pointer;background:#fff;border-radius:999px;margin-top:-6px}.range-card__input::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;box-shadow:0 0 0 2px var(--accent-dark), 0 2px 6px #0003;cursor:pointer;background:#fff;border:0;border-radius:999px}.store-grid-area{min-width:0}.empty-state{margin-top:28px;padding:28px}.page-detail{gap:28px;padding-bottom:42px;display:grid}.breadcrumbs{align-items:center;gap:10px;font-size:.96rem;display:flex}.detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:30px;display:grid}.detail-gallery,.detail-summary{padding:20px}.detail-gallery{gap:16px;display:flex}.detail-gallery__thumbs{flex-direction:column;flex-shrink:0;gap:12px;width:84px;display:flex}.detail-gallery__thumb{cursor:pointer;background:#f4f4f4;border:2px solid #0000;border-radius:14px;padding:0;transition:border-color .16s;overflow:hidden}.detail-gallery__thumb img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.detail-gallery__thumb:hover{border-color:var(--border)}.detail-gallery__thumb.is-active{border-color:var(--accent)}.detail-gallery__primary-frame{background:#f4f4f4;border-radius:24px;flex:1;min-width:0;overflow:hidden}.detail-gallery__primary{aspect-ratio:1.05;object-fit:cover;width:100%;display:block}.detail-summary{align-content:start;gap:14px;padding:30px;display:grid}.detail-summary__meta{color:var(--muted);margin:0;font-weight:600}.detail-summary__price{color:var(--text-h);font-size:2rem}.detail-summary__price-row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.detail-summary__price-original{color:var(--muted);font-size:1.15rem;font-weight:500}.detail-summary__discount{color:#fff;background:#d0272d;border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:700}.detail-summary__buy-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.detail-summary__add-to-cart{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:1;min-width:160px;min-height:52px;padding:0 24px;font-size:1rem;font-weight:700;transition:background .16s,transform .16s,box-shadow .16s}.detail-summary__add-to-cart:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 10px 20px #1127ff38}.detail-summary__add-to-cart:active:not(:disabled){transform:scale(.98)}.detail-summary__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.detail-summary__wishlist{border:1px solid var(--border);width:52px;height:52px;color:var(--text-h);cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;place-items:center;transition:border-color .16s,color .16s,transform .16s;display:grid}.detail-summary__wishlist svg{width:22px;height:22px}.detail-summary__wishlist:hover,.detail-summary__wishlist.is-active{border-color:var(--accent);color:var(--accent)}.detail-summary__wishlist:active{transform:scale(.92)}.detail-summary__brand-link{width:fit-content;margin-top:4px}.detail-summary__quote-link{width:fit-content;color:var(--accent-dark);margin-top:14px;font-size:.92rem;font-weight:600;text-decoration:none}.detail-summary__quote-link:hover{text-decoration:underline}.feature-list{gap:10px;margin:0;padding-left:20px;display:grid}.feature-list li{color:var(--text-h)}.detail-about{background:#fff;border:1px solid #e6e6e6;border-radius:26px;overflow:hidden}.detail-about__toggle{width:100%;color:var(--text-h);cursor:pointer;background:#f6f6f6;border:0;justify-content:space-between;align-items:center;padding:20px 26px;font-size:1.05rem;font-weight:700;display:flex}.detail-about__chevron{width:20px;height:20px;transition:transform .2s}.detail-about__chevron.is-open{transform:rotate(180deg)}.detail-about__body{gap:10px;padding:26px;display:grid}.detail-about__body h3{color:var(--text-h);margin:12px 0 0;font-size:1rem}.detail-about__body h3:first-child{margin-top:0}.detail-about__body p{color:var(--muted);margin:0}.detail-attributes{margin:0;display:grid}.detail-attributes__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.detail-attributes__row:last-child{border-bottom:none}.detail-attributes__row dt{color:var(--text-h);font-weight:600}.detail-attributes__row dd{color:var(--muted);text-align:right;margin:0}.promo-strip--detail{padding-bottom:8px}.promo-strip__rail-wrap{min-width:0;position:relative}.promo-strip__arrow{z-index:2;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;place-items:center;width:40px;height:40px;font-size:1.3rem;line-height:1;transition:background-color .16s,transform .16s;display:grid;position:absolute;top:calc(50% - 4px);transform:translateY(-50%);box-shadow:0 8px 20px #121f3f2e}.promo-strip__arrow:hover{background:var(--accent-dark)}.promo-strip__arrow:active{transform:translateY(-50%)scale(.92)}.promo-strip__arrow--prev{left:-8px}.promo-strip__arrow--next{right:-8px}@media (width<=640px){.promo-strip__arrow{display:none}}.not-found-page{align-content:center;justify-items:start;gap:16px;min-height:60svh;display:grid}.legal-page{max-width:960px;padding-bottom:60px}.legal-page__header{margin-bottom:28px}.legal-page__header h1{margin:0 0 8px}.legal-page__meta{color:var(--muted);align-items:center;gap:8px;font-size:.9rem;display:flex}.legal-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:44px;display:grid}.legal-toc ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.legal-toc a{color:var(--muted);border-left:2px solid #0000;border-radius:8px;padding:7px 10px;font-size:.92rem;text-decoration:none;transition:color .14s,background .14s,border-color .14s;display:block}.legal-toc a:hover{color:var(--text-h);background:#f5f5f5}.legal-toc a.is-active{color:var(--accent);border-left-color:var(--accent);background:#1127ff0f;font-weight:600}.legal-toc--desktop{gap:10px;display:grid;position:sticky;top:24px}.legal-toc__label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.78rem;font-weight:600}.legal-toc--mobile{display:none}.legal-content section{margin-bottom:28px;scroll-margin-top:24px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:var(--text-h);margin:0 0 8px;font-size:1.15rem}.legal-content p{color:var(--muted);margin:0;line-height:1.7}.legal-content a{color:var(--accent)}@media (width<=860px){.legal-layout{grid-template-columns:1fr;gap:20px}.legal-toc--desktop{display:none}.legal-toc--mobile{border:1px solid var(--border);border-radius:12px;padding:4px 16px;display:block}.legal-toc--mobile summary{color:var(--text-h);cursor:pointer;justify-content:space-between;align-items:center;padding:12px 0;font-weight:600;list-style:none;display:flex}.legal-toc--mobile summary::-webkit-details-marker{display:none}.legal-toc__chevron{flex-shrink:0;width:18px;height:18px;transition:transform .16s}.legal-toc--mobile[open] .legal-toc__chevron{transform:rotate(180deg)}.legal-toc--mobile ul{padding-bottom:12px}.legal-toc--mobile a{padding:8px 4px}}.auth-page{align-content:center;justify-items:center;gap:24px;min-height:60svh;padding-bottom:48px;display:grid}.auth-card{background:#f3f3f3;border:none;border-radius:20px;gap:16px;width:100%;max-width:440px;padding:32px;display:grid;box-shadow:0 20px 40px #1013170f}.auth-card h1{color:var(--text-h);margin:0;font-size:1.5rem}.auth-card p{color:var(--muted);margin:0}.auth-card .button-link{text-align:center;justify-self:stretch}.auth-card__row{justify-content:flex-end;font-size:.9rem;display:flex}.auth-card__footer{text-align:center;color:var(--muted);font-size:.9rem}.auth-card__footer a{color:var(--text-h);font-weight:600}.form-field{color:var(--text-h);gap:6px;font-size:.9rem;font-weight:600;display:grid}.form-field input{border:1px solid var(--border);min-height:48px;color:var(--text-h);background:#fbfbfb;border-radius:12px;padding:0 16px;font-weight:400}.form-field input:focus{outline:2px solid var(--accent-dark);outline-offset:1px}.auth-form__error{color:#7a1c2c;background:#fbe9ea;border-radius:12px;padding:10px 14px;font-size:.9rem}.order-history{max-width:560px}.order-history h2{color:var(--text-h);margin:0;font-size:1.2rem}.order-history__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.order-history__item{border:1px solid var(--border);background:#fbfbfb;border-radius:14px;gap:8px;padding:16px;display:grid}.order-history__summary{color:var(--text-h);align-items:center;gap:12px;display:flex}.order-history__date,.order-history__status{color:var(--muted);font-size:.85rem}.order-history__status{text-transform:capitalize;margin-left:auto}.order-history__items{color:var(--muted);margin:0;padding:0 0 0 18px;font-size:.9rem}.order-history__total{color:var(--text-h);font-weight:600}.auth-form__success{color:#1c5a3b;background:#e7f4ee;border-radius:12px;padding:10px 14px;font-size:.9rem}.auth-form__notice{color:#232a63;background:#eef1fb;border-radius:12px;padding:10px 14px;font-size:.9rem}.auth-social-buttons{gap:10px;display:grid}.auth-social-button{border:1px solid var(--border);min-height:48px;color:var(--text-h);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .16s;display:inline-flex}.auth-social-button:hover{background:#eee}.auth-social-button__icon{flex-shrink:0;width:20px;height:20px}.auth-divider{color:var(--text-h);align-items:center;gap:10px;font-size:.85rem;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-form{gap:12px;display:grid}.form-field--icon{display:block;position:relative}.form-field--icon .form-field__icon{width:18px;height:18px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.form-field--icon input{width:100%;padding-left:44px}.form-field--phone{border:1px solid var(--border);background:#fbfbfb;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.form-field__prefix{color:var(--text-h);white-space:nowrap;font-weight:600}.form-field--phone input{background:0 0;border:none;flex:1;min-height:auto;padding:0;font-weight:400}.form-field--phone input:focus{outline:none}.auth-submit-button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;min-height:52px;font-size:1rem;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s}.auth-submit-button:hover:not(:disabled){background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 10px 20px #1127ff38}.auth-submit-button:active:not(:disabled){transform:scale(.98)}.auth-submit-button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #00000026}.auth-submit-button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.auth-card__footer-row{justify-content:flex-end;display:flex}.auth-card__link-arrow{color:var(--text-h);align-items:center;gap:6px;font-weight:700;display:inline-flex}.cart-page,.checkout-page{gap:24px;padding-bottom:48px;display:grid}.cart-list{gap:12px;display:grid}.cart-list__row{background:#f3f3f3;border-radius:14px;grid-template-columns:64px 1fr auto auto auto;align-items:center;gap:16px;padding:12px 16px;display:grid}.cart-list__image{object-fit:cover;border-radius:10px;width:64px;height:64px}.cart-list__info{gap:4px;display:grid}.cart-list__info span{color:var(--muted);font-size:.9rem}.cart-list__quantity{align-items:center;gap:10px;display:flex}.cart-list__quantity button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:28px;height:28px;font-weight:700}.cart-list__line-total{text-align:right;min-width:90px}.cart-list__remove{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1rem}.cart-list__remove:hover{color:#7a1c2c}.cart-summary{background:#f3f3f3;border-radius:16px;gap:12px;max-width:360px;margin-left:auto;padding:20px;display:grid}.cart-summary__row{justify-content:space-between;font-size:1.05rem;display:flex}.cart-summary__continue{text-align:center;color:var(--muted);font-weight:600}.checkout-layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:32px;display:grid}.checkout-form{background:#f3f3f3;border-radius:16px;padding:24px}.checkout-summary{background:#f3f3f3;border-radius:16px;gap:14px;padding:24px;display:grid}.checkout-summary ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.checkout-summary li{color:var(--text-h);justify-content:space-between;gap:12px;display:flex}.checkout-summary__total{border-top:1px solid var(--border);justify-content:space-between;padding-top:12px;font-size:1.1rem;font-weight:700;display:flex}.detail-summary__status{color:var(--muted);margin:0;font-weight:600}.detail-summary__quantity{align-items:center;gap:12px;display:inline-flex}.detail-summary__quantity button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;width:32px;height:32px;font-weight:700}.detail-summary__quantity button:disabled{opacity:.5;cursor:not-allowed}@media (width<=860px){.checkout-layout{grid-template-columns:1fr}.cart-list__row{grid-template-columns:48px 1fr auto;row-gap:8px}.cart-list__line-total{grid-column:3}.cart-list__quantity{grid-column:2}}.auth-guest-button{min-height:48px;color:var(--text-h);text-align:center;background:#e0e0e0;border-radius:12px;justify-content:center;align-items:center;font-weight:600;display:flex}.auth-guest-button:hover{background:#d5d5d5}.guest-page{align-content:center;justify-items:center;min-height:60svh;padding-bottom:48px;display:grid}.guest-card{background:#f3f3f3;border-radius:20px;gap:20px;width:100%;max-width:720px;padding:32px;display:grid;box-shadow:0 20px 40px #1013170f}.guest-card h1{color:var(--text-h);margin:0;font-size:1.5rem}.guest-map{border-radius:16px;height:220px;position:relative;overflow:hidden}.guest-map__preview{background:linear-gradient(135deg,#ececec 0%,#e0e0e0 100%);place-items:center;display:grid;position:absolute;inset:0}.guest-map__pin{color:#c0392b;width:36px;height:36px}.guest-map__locate{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:600;position:absolute;top:12px;right:12px}.guest-map__locate:hover{background:#292929}.guest-form{gap:14px}.guest-form__row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.guest-form__checkbox{color:var(--text-h);align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.guest-form__checkbox input{accent-color:var(--accent-dark)}.guest-form__footer{justify-content:flex-end;display:flex}.auth-submit-button--compact{padding:0 28px}@media (width<=680px){.guest-form__row{grid-template-columns:1fr}}.auth-profile{grid-template-columns:auto 1fr;gap:6px 16px;margin:0;display:grid}.auth-profile dt{color:var(--muted);font-weight:600}.auth-profile dd{color:var(--text-h);margin:0}.site-footer{background:#222;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;margin-top:auto;padding:40px 36px 54px;display:grid}.site-footer h3{color:#fff}.site-footer a,.site-footer span,.site-footer p{margin-top:10px;display:block}.site-footer p,.site-footer span{color:#ffffffad}.site-footer a{color:#fff;width:fit-content;transition:color .16s,transform .16s}.site-footer a:hover{color:var(--accent-cyan);transform:translate(2px)}.site-footer__contact-item{align-items:flex-start;gap:10px;display:flex}.site-footer a.site-footer__contact-item,.site-footer span.site-footer__contact-item{display:flex}.site-footer__contact-icon{width:18px;height:18px;color:var(--accent-cyan);flex-shrink:0;margin-top:2px}.site-footer__bottom{border-top:1px solid #ffffff24;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:24px 88px 0 0;display:flex}.site-footer__bottom p{color:#fff9;margin:0;font-size:.85rem}.site-footer__legal{gap:24px;display:flex}.site-footer__legal a{margin-top:0;font-size:.85rem;display:inline}@media (width<=1200px){.topbar,.page,.site-footer,.category-rail{padding-left:24px;padding-right:24px}.topbar{grid-template-columns:auto minmax(220px,1fr) auto;gap:18px;padding-top:18px;padding-bottom:18px}.searchbar{min-width:0;padding:16px 20px}.utility-nav{white-space:nowrap;flex-wrap:nowrap;gap:18px;font-size:.95rem}.category-rail{gap:20px;min-height:76px}.category-rail__links{gap:18px;font-size:.97rem}.brand-grid,.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--rail>*{flex-basis:calc(25% - 10.5px)}}@media (width<=960px){.topbar,.feature-highlight,.page-store,.detail-hero,.site-footer{grid-template-columns:1fr}.utility-nav{justify-content:flex-start}.brand-grid,.category-grid,.product-grid,.stats-band,.trust-band,.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--rail>*{flex-basis:calc(33.3333% - 9.33333px)}}@media (width<=640px){.storefront-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.hero-carousel__arrow{display:none}.topbar,.page,.site-footer,.category-rail{padding-left:16px;padding-right:16px}.topbar{background:#fffffff5;flex-direction:column;align-items:stretch;gap:16px;padding-top:14px;padding-bottom:14px;display:flex}.mobile-topbar{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.brand-lockup--desktop,.utility-nav,.category-rail,.filters-panel{display:none}.filters-panel.is-open{z-index:31;align-content:start;gap:0;width:min(78vw,380px);padding:16px 14px 0;display:grid;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:24px 0 48px #121f3f2e}.filters-panel__header{border-bottom:1px solid #ffffff1a;margin-bottom:6px;padding-bottom:14px}.filters-panel__close{display:inline-flex}.filters-panel__section-body.is-collapsed{display:none}.filters-panel section{gap:8px;padding:10px 0}.checklist label{padding:4px 0}.filters-panel-backdrop{z-index:30;background:#10131747;display:block;position:fixed;inset:0}.filters-panel__close-icon{width:18px;height:18px}.brand-lockup--mobile{justify-self:start;max-width:144px;display:inline-flex}.mobile-nav-toggle,.mobile-language{color:var(--text-h);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.mobile-nav-toggle{justify-self:start;font-size:1.9rem;line-height:1}.mobile-language{white-space:nowrap;justify-self:end;font-size:1rem;font-weight:600}.mobile-language--icon{justify-content:center;min-width:28px;min-height:28px}.searchbar{border-radius:20px;order:2;width:min(100%,92vw);max-width:420px;margin-inline:auto;padding:10px 12px}.store-grid-area__actions{position:relative}.store-grid-area__filter-button{min-height:44px;color:var(--text-h);white-space:nowrap;background:#fffffff5;border:1px solid #10131714;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:8px 14px;display:inline-flex;box-shadow:0 4px 12px #0000000a}.store-grid-area__filter-button span{font-weight:700;display:inline}.store-grid-area__filter-icon{flex-shrink:0;width:20px;height:20px}.page-store .product-grid--store,.page-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mobile-drawer-backdrop.is-open{z-index:29;background:#10131757;display:block;position:fixed;inset:0}.mobile-drawer{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);visibility:hidden;background:#ffffffb3;width:min(84vw,340px);padding:22px 18px 28px;transition:transform .18s,visibility .18s;display:block;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-104%);box-shadow:0 16px 48px #18213633}.mobile-drawer.is-open{visibility:visible;transform:translate(0)}.mobile-drawer__header,.mobile-drawer__panel a,.mobile-drawer__panel .active,.mobile-drawer__section h3{color:var(--text-h)}.mobile-drawer__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-drawer__header strong{font-size:1.2rem}.mobile-drawer__header button{cursor:pointer;background:0 0;border:0;font-size:1.4rem}.mobile-drawer__panel{gap:10px;display:grid}.mobile-drawer__panel a{background:#f4f4f4;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-weight:600;text-decoration:none;display:flex}.mobile-drawer__panel .active{background:#eee}.mobile-drawer__panel-icon{flex-shrink:0;width:20px;height:20px}.mobile-drawer__favorites-count{color:var(--accent);margin-left:auto;font-size:.8rem}.mobile-drawer__section{margin-top:22px}.mobile-drawer__section h3{letter-spacing:0;margin:0 0 12px;font-size:1rem}.mobile-bottom-nav{z-index:28;width:100%;min-height:66px;padding:10px 0 calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-top:1px solid #0000000f;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0000000f}.mobile-bottom-nav a{min-height:54px;color:var(--text-h);place-items:center;text-decoration:none;display:inline-grid;position:relative}.mobile-bottom-nav .active{color:#111}.mobile-bottom-nav__icon{object-fit:contain;width:28px;height:28px}.mobile-bottom-nav__cart-link span,.mobile-bottom-nav__favorites-link span{color:var(--accent);font-size:.7rem;font-weight:700;line-height:1;position:absolute;top:-4px;right:20%}.page{padding-top:24px}.feature-highlight,.filters-panel,.detail-gallery,.detail-summary{padding:20px}.detail-gallery{flex-direction:column-reverse}.detail-gallery__thumbs{flex-direction:row;width:auto;overflow-x:auto}.detail-gallery__thumbs .detail-gallery__thumb{flex-shrink:0;width:64px}h1{font-size:clamp(1.9rem,10vw,2.6rem);line-height:1.05}h2{font-size:clamp(1.4rem,7vw,1.8rem)}.page-home .section-heading h2{font-size:clamp(1.2rem,5vw,1.4rem)}.detail-summary h1{font-size:clamp(1.35rem,6vw,1.7rem);line-height:1.2}.store-grid-area__heading h1{font-size:1.3rem}.hero-carousel{min-height:220px}.hero-carousel__content{max-width:none;padding:20px}.hero-carousel__excerpt{font-size:.94rem}.feature-highlight__copy{max-width:none}.hero-actions,.feature-price,.detail-summary__actions,.product-card__footer,.section-heading{gap:12px}.hero-actions,.feature-price,.detail-summary__actions{margin-top:20px}.section-heading{align-items:start}.feature-highlight__media img,.category-card__image{height:180px;min-height:180px}.category-card__body{padding:14px 14px 18px}.product-card__content{padding:10px 10px 12px}.page-store,.page-detail,.stats-band,.trust-band{gap:20px;padding-bottom:28px}.stats-band article{padding:18px}.stats-band strong{margin-bottom:6px;font-size:1.6rem}.trust-band article{gap:14px}.trust-band__icon{width:42px;height:42px}.whatsapp-banner{margin-bottom:28px;padding:13px 22px;font-size:.95rem}.whatsapp-banner__icon{width:22px;height:22px}.filters-panel{gap:18px}.empty-state{padding:22px}.breadcrumbs{flex-wrap:wrap;row-gap:6px}.detail-summary__price{font-size:1.6rem}.site-footer{gap:24px;padding-top:28px;padding-bottom:32px}.brand-grid,.category-grid,.product-grid,.stats-band,.trust-band,.why-choose-grid{grid-template-columns:1fr}.why-choose-section{padding:22px}.why-choose-section__cta{text-align:center;justify-self:stretch}.product-grid--rail{gap:12px}.product-grid--rail>*{flex-basis:calc(50% - 6px)}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.brand-card{border-radius:18px;min-height:84px;padding:8px}.brand-card__logo{max-width:84px;height:32px}.brand-card__label{padding:2px 7px;font-size:.6rem;bottom:8px;right:8px}.product-grid--rail .product-card__content{padding:10px 10px 12px}.cart-list__row{grid-template-columns:52px 1fr auto;padding:10px 12px}.cart-list__image{width:52px;height:52px}.auth-card,.guest-card{padding:22px}.button-link,.button-link--card{width:100%}.product-card__footer,.detail-summary__actions{align-items:stretch}}.about-page{gap:56px;padding-bottom:48px;display:grid}.about-section{gap:18px;display:grid}.about-section--navy{text-align:center;color:#fff;background-image:linear-gradient(135deg,#38bdf8d1 0%,#1127ffdb 100%),url(/catalog-images/solar-panel.jpg);background-position:50%;background-size:cover;border-radius:30px;padding:40px}.about-section--navy .section-heading{justify-content:center}.about-section--navy .section-heading h1,.about-section--navy .section-heading h2{color:#fff;font-weight:800}.about-section--navy .about-section__lead{color:#fffffff2;margin:0 auto;font-weight:600}.about-section--sky{background:linear-gradient(135deg, var(--accent) 0%, #17a8e0 50%, var(--accent-cyan) 130%);color:#fff;border-radius:30px;padding:40px}.about-section--sky .section-heading h1,.about-section--sky .section-heading h2{color:#fff}.about-section--sky .about-section__lead{color:#ffffffe6}.about-outline-link{color:#fff;background:0 0;border-color:#ffffffb3}.about-outline-link:hover{color:#fff;background:#ffffff24}.about-section--values{background-image:linear-gradient(135deg,#0f17379e,#143c6e6b),url(/catalog-images/solar-inverters.jpg);background-position:50%;background-size:cover;border-radius:30px;padding:40px;position:relative;overflow:hidden}.about-section--values .section-heading h2{color:#fff}.about-section--mint{background:#eaf6ee;border-radius:30px;gap:40px;padding:40px;display:grid}.about-section--impact{color:#fff;background:linear-gradient(135deg,#136b41 0%,#1d8a55 100%);border-radius:30px;padding:40px}.about-section--impact .section-heading h2{color:#fff}.about-section__lead{max-width:78ch;color:var(--text);line-height:1.65}.about-bu-list{text-align:left;color:#fffffff2;gap:10px;max-width:68ch;margin:0 auto;padding-left:22px;font-weight:600;line-height:1.55;list-style:outside;display:grid}.about-bu-list strong{color:#fff}.about-vision-mission{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:0 40px;display:grid}.about-vision-mission__text{justify-self:center;gap:36px;max-width:480px;padding-left:56px;display:grid}.about-vision-mission__item{align-content:start;gap:8px;display:grid}.about-vision-mission__icon{color:#11524b;width:40px;height:40px}.about-vision-mission__item h2{color:#11524b;margin:0;font-size:1.5rem;font-weight:700}.about-vision-mission__item p{color:var(--text);margin:0;font-weight:600;line-height:1.6}.about-vision-mission__media{justify-self:center;width:100%;transition:transform .3s;display:block}.about-vision-mission__media:hover{transform:scale(1.03)}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.about-value-card{color:#fff;border-radius:22px;align-content:start;gap:10px;padding:24px;transition:transform .2s,box-shadow .2s;display:grid}.about-value-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #00000038}.about-value-card__icon{width:30px;height:30px}.about-value-card strong{font-size:1.05rem}.about-value-card p{color:#ffffffe6;margin:0;font-size:.9rem;line-height:1.55}.about-value-card--navy{background:linear-gradient(135deg, var(--accent-dark), var(--accent))}.about-value-card--cyan{background:linear-gradient(135deg, #149bbd, var(--accent-cyan))}.about-value-card--green{background:linear-gradient(135deg,#136b41,#1d8a55)}.solution-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.solution-card{display:grid}.solution-card__body{gap:8px;display:grid}.solution-card h3{color:var(--text-h);margin:0;font-size:1.1rem;font-weight:700}.solution-card__body ul{color:var(--text);gap:6px;margin:0;padding-left:18px;font-size:.92rem;font-weight:600;line-height:1.5;display:grid}.solution-card img{object-fit:cover;border-radius:20px;width:100%;height:260px;margin-top:16px;transition:transform .26s,box-shadow .26s;display:block;box-shadow:0 12px 26px #121f3f1a}.solution-card img:hover{transform:scale(1.035);box-shadow:0 18px 34px #121f3f33}.mobility-section{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"clean.gas""img1 img2 img3";gap:24px 20px;display:grid}.mobility-card{align-content:start;gap:14px;display:grid}.mobility-card--clean{grid-area:clean}.mobility-card--gas{grid-area:gas}.mobility-photo{object-fit:cover;border-radius:20px;width:100%;height:260px;transition:transform .26s,box-shadow .26s;display:block;box-shadow:0 12px 26px #121f3f1a}.mobility-photo:hover{transform:scale(1.035);box-shadow:0 18px 34px #121f3f33}.mobility-photo--ev{grid-area:img1}.mobility-photo--byd{grid-area:img2}.mobility-photo--biogas{grid-area:img3}.mobility-card h3{color:var(--text-h);margin:0;font-size:1.15rem;font-weight:700}.mobility-card ul{color:var(--text);gap:6px;margin:0;padding-left:20px;font-weight:600;display:grid}.mobility-card .button-link{justify-self:start}.why-choose__map{object-fit:cover;width:calc(100% + 56px);height:320px;margin:0 -28px;display:block}.section-heading--center{text-align:center;justify-content:center}.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px;display:grid}.why-choose-item{align-items:flex-start;gap:16px;transition:transform .2s;display:flex}.why-choose-item:hover{transform:translate(6px)}.why-choose-number{color:var(--accent-cyan);flex-shrink:0;font-size:2.6rem;font-weight:800;line-height:1;transition:color .2s}.why-choose-item:hover .why-choose-number{color:var(--accent)}.why-choose-item p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.why-choose-item strong{color:var(--text-h);font-size:1.05rem}.impact-layout{grid-template-columns:1.3fr 1fr;align-items:center;gap:32px;display:grid}.impact-content{gap:18px;display:grid}.impact-list{gap:14px;max-width:620px;margin:0;padding:0;list-style:none;display:grid}.impact-list li{color:#fff;background:linear-gradient(90deg,#0eab57 0%,#a4ce45 100%);border-radius:999px;padding:16px 24px;transition:transform .2s,box-shadow .2s}.impact-list li:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0003}.impact-list strong{margin-right:4px}.impact-thanks{color:#ffffffd9;margin:4px 0 0;font-size:.85rem;line-height:1.5}.impact-bulb{width:100%;max-width:320px;margin:0 auto;display:block}.team-gallery{gap:24px;display:grid}.team-gallery__panel{grid-template-columns:1.05fr 1fr;gap:16px;display:grid}.team-gallery__photo{cursor:pointer;background:0 0;border:0;border-radius:22px;padding:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 4px 16px #0000001f}.team-gallery__photo:hover,.team-gallery__photo:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 18px 36px #00000047}.team-gallery__photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.team-gallery__photo:hover img,.team-gallery__photo:focus-visible img{transform:scale(1.06)}.team-gallery__photo--large{aspect-ratio:1}.team-gallery__stack{gap:16px;display:grid}.team-gallery__stack .team-gallery__photo{aspect-ratio:2}.lightbox{z-index:60;cursor:zoom-out;background:#0a0e1edb;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.lightbox img{cursor:default;border-radius:16px;max-width:min(1100px,92vw);max-height:88vh;display:block;box-shadow:0 30px 60px #00000080}@media (width<=640px){.lightbox{padding:16px}.lightbox img{max-width:100%;max-height:80vh}}.lightbox__close{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;width:44px;height:44px;font-size:1.1rem;transition:background .16s;position:fixed;top:20px;right:24px}.lightbox__close:hover{background:#ffffff47}.partners-logos{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.partners-logos__item{background:#f4f6fb;border:1px solid #e6e6e6;border-radius:14px;place-items:center;width:120px;height:64px;padding:10px;transition:transform .16s,box-shadow .16s;display:grid}.partners-logos__item:hover{transform:translateY(-2px);box-shadow:0 10px 20px #121f3f14}.partners-logos__item--colored{background:var(--brand-color);border-color:#0000}.partners-logos__item img{object-fit:contain;max-width:100%;max-height:100%}.partners-logos__logo--mono{filter:brightness(0)invert()}.about-cta{color:#fff;text-align:center;background-image:linear-gradient(135deg,#38bdf8e0 0%,#0ea5e9e6 100%),url(/catalog-images/inverter-gallery.jpg);background-position:50%;background-size:cover;border-radius:30px;justify-items:center;gap:12px;padding:56px 32px;display:grid}.about-cta h2{color:#fff;margin:0}.about-cta p{color:#fffffff2;margin:0;font-size:1.05rem;font-style:italic;font-weight:600}.about-cta .hero-actions{justify-content:center;margin-top:12px}@media (width<=960px){.about-values-grid,.solution-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.mobility-section{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"clean gas""img1 img2""img3 img3"}.about-vision-mission__text{max-width:none}}@media (width<=720px){.about-vision-mission,.why-choose-grid,.impact-layout{grid-template-columns:1fr}.mobility-section{grid-template-columns:1fr;grid-template-areas:none}.mobility-card--clean,.mobility-card--gas,.mobility-photo--ev,.mobility-photo--byd,.mobility-photo--biogas{grid-area:auto}.impact-bulb{max-width:260px}.about-vision-mission{padding:0 16px}.about-vision-mission__text{justify-self:stretch;padding-left:0}.about-vision-mission__media{order:-1}}@media (width<=480px){.team-gallery__panel{grid-template-columns:1fr}}@media (width<=640px){.about-page{gap:40px}.about-cta{border-radius:24px;padding:36px 22px}.about-section--navy,.about-section--sky,.about-section--values,.about-section--mint,.about-section--impact{border-radius:24px;gap:24px;padding:24px}.about-values-grid,.solution-cards{grid-template-columns:1fr}.why-choose__map{height:160px}.partners-logos__item{width:100px;height:56px}}
