.home-v2-page{z-index:1;color:var(--text);position:relative}.home-v2-shell{width:min(var(--layout-shell-wide-max), calc(100% - (var(--layout-shell-gutter) * 2)));margin:0 auto}.home-v2-section{padding:18px 0}.home-v2-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:16px;display:flex}.home-v2-head h2{color:var(--title);margin:0;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:700}.home-v2-head p{color:var(--text-soft);max-width:720px;margin:8px 0 0;line-height:1.65}.home-v2-link-more{color:var(--primary-end);font-weight:700;text-decoration:none}.home-v2-link-more:hover{color:var(--primary-hover-end)}.home-v2-btn{border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,color .2s,border-color .2s;display:inline-flex}.home-v2-btn-primary{color:#fff;background:linear-gradient(135deg, var(--primary-start), var(--primary-end));box-shadow:0 12px 24px rgba(var(--primary-rgb), .24);border:1px solid #0000}.home-v2-btn-primary:hover{color:#fff;background:linear-gradient(135deg, var(--primary-hover-start), var(--primary-hover-end));box-shadow:0 15px 30px rgba(var(--primary-rgb), .28);transform:translateY(-1px)}.home-v2-btn-secondary{color:var(--text);border:1px solid var(--border);background:var(--surface)}.home-v2-btn-secondary:hover{color:var(--title);border-color:rgba(var(--primary-rgb), .34);transform:translateY(-1px)}.home-v2-empty{border:1px dashed rgba(var(--primary-rgb), .34);text-align:center;color:var(--text-soft);background:var(--card);border-radius:16px;padding:22px}.home-v2-hero-section{background:0 0;padding-top:20px}.home-v2-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:stretch;gap:28px;display:grid}.home-v2-hero-grid--overlay{border:1px solid rgba(var(--primary-rgb), .1);background:radial-gradient(52% 48% at 86% 18%, rgba(var(--primary-rgb), .07) 0%, rgba(var(--primary-rgb), 0) 68%), linear-gradient(135deg, #fffffffa, #fff8f2eb);border-radius:24px;min-height:500px;padding:34px;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a14}html.dark .home-v2-hero-grid--overlay{border-color:rgba(var(--primary-rgb), .14);background:radial-gradient(54% 48% at 84% 18%, rgba(var(--primary-rgb), .09) 0%, rgba(var(--primary-rgb), 0) 68%), linear-gradient(135deg, #030303 0%, #111 54%, #060606 100%);box-shadow:0 22px 52px #0000004d}.home-v2-hero-grid--overlay:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(104deg, #fffffffa 0%, #ffffffeb 46%, #ffffff85 100%), radial-gradient(48% 44% at 84% 24%, rgba(var(--primary-rgb), .06) 0%, rgba(var(--primary-rgb), 0) 72%);position:absolute;inset:0}html.dark .home-v2-hero-grid--overlay:after{background:linear-gradient(108deg, #000000db 0%, #000000ad 50%, #000000b8 100%), radial-gradient(48% 44% at 84% 24%, rgba(var(--primary-rgb), .08) 0%, rgba(var(--primary-rgb), 0) 72%)}.home-v2-hero-glow{pointer-events:none;z-index:1;background:rgba(var(--primary-rgb), .08);filter:blur(24px);border-radius:999px;position:absolute}.home-v2-hero-glow--primary{width:230px;height:230px;inset-block-start:10%;inset-inline-end:8%}.home-v2-hero-bg{z-index:0;position:absolute;inset:0}.home-v2-hero-bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;opacity:.22;filter:blur(1px)saturate(.82);width:100%;height:100%;display:block;transform:scale(1.01)}html.dark .home-v2-hero-bg img{opacity:.24;filter:blur(1px)saturate(.72)brightness(.78)}.home-v2-hero-copy-wrap,.home-v2-hero-media{z-index:3;position:relative}.home-v2-hero-copy-wrap{align-items:center;min-width:0;display:flex}.home-v2-hero-copy-panel{-webkit-backdrop-filter:none;width:min(100%,700px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.home-v2-eyebrow{border:1px solid rgba(var(--primary-rgb), .18);background:rgba(var(--primary-rgb), .07);color:var(--primary-end);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:8px 14px;font-size:.75rem;font-weight:700;display:inline-flex}html.dark .home-v2-eyebrow{border-color:rgba(var(--primary-rgb), .26);background:rgba(var(--primary-rgb), .1);color:#ffb066}.home-v2-hero-copy{padding:14px 0 0}.home-v2-hero-copy h1{color:#111827;text-shadow:none;margin:0;font-size:clamp(2.15rem,4.4vw,4.25rem);font-weight:800;line-height:1.04}.home-v2-hero-copy h1 span{color:var(--primary-end)}html.dark .home-v2-hero-copy h1{color:#fff;text-shadow:0 4px 18px #00000047}html.dark .home-v2-hero-copy h1 span{color:#ff9a3d}.home-v2-hero-copy p{color:#475569;max-width:610px;text-shadow:none;margin:14px 0 0;font-size:1.02rem;line-height:1.78}html.dark .home-v2-hero-copy p{color:#ffffffd1;text-shadow:0 2px 10px #0000002e}.home-v2-hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.home-v2-hero-section .home-v2-btn-secondary{color:#111827;background:#ffffffc2;border:1px solid #0f172a1f}.home-v2-hero-section .home-v2-btn-secondary:hover{color:#111827;border-color:rgba(var(--primary-rgb), .24);background:#fff}html.dark .home-v2-hero-section .home-v2-btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff2e}html.dark .home-v2-hero-section .home-v2-btn-secondary:hover{color:#fff;background:#ffffff1f;border-color:#ffffff47}.home-v2-hero-media{pointer-events:auto;justify-content:flex-end;align-items:center;display:flex}.home-v2-hero-showcase{pointer-events:auto;gap:12px;width:min(100%,520px);margin-inline-start:auto;display:grid}.home-v2-hero-search-surface{-webkit-backdrop-filter:blur(10px);cursor:text;pointer-events:auto;z-index:5;background:#ffffffe0;border:1px solid #0f172a1a;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;margin:0;padding:12px;transition:border-color .2s,box-shadow .2s,background-color .2s,transform .2s;display:grid;position:relative;box-shadow:0 18px 36px #0f172a1a}html.dark .home-v2-hero-search-surface{background:#0c0c0cbd;border-color:#ffffff1a;box-shadow:0 18px 38px #00000042}.home-v2-hero-search-surface:hover,.home-v2-hero-search-surface:focus-within{border-color:rgba(var(--primary-rgb), .34);box-shadow:0 18px 38px #0f172a1f, 0 0 0 4px rgba(var(--primary-rgb), .09);background:#fffffff5;transform:translateY(-1px)}html.dark .home-v2-hero-search-surface:hover,html.dark .home-v2-hero-search-surface:focus-within{border-color:rgba(var(--primary-rgb), .38);box-shadow:0 18px 40px #0000004d, 0 0 0 4px rgba(var(--primary-rgb), .12);background:#0f0f0fdb}.home-v2-hero-search-surface:active{transform:translateY(0)}.home-v2-hero-search-icon{border:1px solid rgba(var(--primary-rgb), .16);background:rgba(var(--primary-rgb), .07);border-radius:999px;width:38px;height:38px;position:relative}html.dark .home-v2-hero-search-icon{background:#ffffff14;border-color:#ffffff29}.home-v2-hero-search-icon:before,.home-v2-hero-search-icon:after{content:"";display:block;position:absolute}.home-v2-hero-search-icon:before{border:2px solid var(--primary-end);border-radius:999px;width:12px;height:12px;inset-block-start:10px;inset-inline-start:10px}.home-v2-hero-search-icon:after{background:var(--primary-end);border-radius:2px;width:9px;height:2px;inset-block-start:24px;inset-inline-start:23px;transform:rotate(45deg)}html.dark .home-v2-hero-search-icon:before{border-color:#ffffffdb}html.dark .home-v2-hero-search-icon:after{background:#ffffffdb}.home-v2-hero-search-input{appearance:none;color:#334155;white-space:nowrap;text-overflow:ellipsis;cursor:text;pointer-events:auto;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.94rem;font-weight:600;line-height:1.4;overflow:hidden}.home-v2-hero-search-input::placeholder{color:#64748b;opacity:1}.home-v2-hero-search-input::-webkit-search-cancel-button{cursor:pointer}html.dark .home-v2-hero-search-input{color:#ffffffc7}html.dark .home-v2-hero-search-input::placeholder{color:#ffffff94}.home-v2-hero-search-action{font:inherit;color:#fff;background:var(--primary-end);min-height:36px;box-shadow:0 8px 18px rgba(var(--primary-rgb), .16);cursor:pointer;pointer-events:auto;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:.82rem;font-weight:800;transition:background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.home-v2-hero-search-action:hover,.home-v2-hero-search-action:focus-visible{background:var(--primary-hover-end);box-shadow:0 10px 20px rgba(var(--primary-rgb), .2);transform:translateY(-1px)}.home-v2-hero-search-action:focus-visible{outline:3px solid rgba(var(--primary-rgb), .18);outline-offset:2px}.home-v2-hero-search-action:active{transform:translateY(0)}.home-v2-hero-trust-badge{border:1px solid rgba(var(--primary-rgb), .16);color:#334155;background:#ffffffd1;border-radius:999px;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:8px 13px;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #0f172a14}.home-v2-hero-trust-icon{color:#16a34a;background:#16a34a1f;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.78rem;display:inline-grid}html.dark .home-v2-hero-trust-badge{color:#ffffffd1;background:#0c0c0cad;border-color:#ffffff1a;box-shadow:0 14px 30px #0000003d}.home-v2-hero-media-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:10px;width:100%;display:grid}.home-v2-hero-media-card{background:#ffffffb8;border:1px solid #0f172a14;border-radius:16px;align-content:center;gap:6px;min-height:82px;padding:13px;display:grid;box-shadow:0 10px 22px #0f172a12}.home-v2-hero-media-card strong{color:#64748b;font-size:.76rem;font-weight:600;line-height:1.3}.home-v2-hero-media-card span{color:#111827;font-size:1.45rem;font-weight:800;line-height:1}html.dark .home-v2-hero-media-card{background:#0e0e0ea8;border-color:#ffffff17;box-shadow:0 14px 30px #00000038}html.dark .home-v2-hero-media-card strong{color:#ffffff9e}html.dark .home-v2-hero-media-card span{color:#fff}@media (width<=1200px){.home-v2-hero-grid{grid-template-columns:1fr}.home-v2-hero-grid--overlay{min-height:auto}.home-v2-hero-media-stats{width:100%}.home-v2-hero-showcase{margin-inline-start:0}}@media (width<=768px){.home-v2-hero-grid--overlay{border-radius:20px;padding:18px}.home-v2-hero-copy-panel{border-radius:18px;padding:18px}.home-v2-hero-copy h1{font-size:clamp(1.8rem,8vw,2.6rem)}.home-v2-hero-copy p{font-size:.96rem;line-height:1.72}.home-v2-hero-media{display:none}.home-v2-hero-media-card{min-height:94px;padding:16px 18px}.home-v2-hero-media-card span{font-size:1.8rem}}.home-v2-categories-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.home-v2-category-card{border:1px solid var(--border);background:var(--card);color:inherit;border-radius:16px;gap:8px;padding:14px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid}.home-v2-category-card:hover,.home-v2-category-card:focus-visible,.home-v2-category-card.is-active,.home-v2-category-card[aria-current=page]{border-color:rgba(var(--primary-rgb), .35);transform:translateY(-2px);box-shadow:0 12px 22px #0f172a14}.home-v2-category-card:focus-visible,.home-v2-products-tab:focus-visible,.home-v2-product-action-btn:focus-visible,.home-v2-store-link:focus-visible{outline:2px solid rgba(var(--primary-rgb), .34);outline-offset:3px}.home-v2-category-bullet{background:rgba(var(--primary-rgb), .12);width:36px;height:36px;color:var(--primary-end);border-radius:10px;justify-content:center;align-items:center;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.home-v2-category-card:hover .home-v2-category-bullet,.home-v2-category-card:focus-visible .home-v2-category-bullet,.home-v2-category-card.is-active .home-v2-category-bullet,.home-v2-category-card[aria-current=page] .home-v2-category-bullet{background:rgba(var(--primary-rgb), .18);transform:scale(1.04)}.home-v2-category-name{color:var(--title);font-weight:600;line-height:1.45}.home-v2-category-count{color:var(--text-soft);font-size:.78rem}.home-v2-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-v2-products-tabs-wrap{border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px}.home-v2-products-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;display:flex;overflow-x:auto}.home-v2-products-tabs::-webkit-scrollbar{display:none}.home-v2-products-tab{border:1px solid var(--border);background:var(--card);color:var(--text-soft);cursor:pointer;white-space:nowrap;border-radius:999px;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:700;transition:transform .2s,border-color .2s,color .2s,background-color .2s}.home-v2-products-tab:hover,.home-v2-products-tab:focus-visible{border-color:rgba(var(--primary-rgb), .28);color:var(--title);transform:translateY(-1px)}.home-v2-products-tab.is-active{color:var(--primary-end);border-color:rgba(var(--primary-rgb), .44);background:rgba(var(--primary-rgb), .1)}html.dark .home-v2-products-tab.is-active{color:var(--primary-start)}.home-v2-products-panels{overflow:hidden}.home-v2-products-panels__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.home-v2-products-panels__track::-webkit-scrollbar{display:none}.home-v2-products-panel{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;max-width:100%}.home-v2-products-panel[hidden]{display:none!important}html[dir=rtl] .home-v2-products-panels__track{direction:ltr}html[dir=rtl] .home-v2-products-panel{direction:rtl}.home-v2-product-card{border:1px solid var(--border);background:var(--card);border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.home-v2-product-card:hover,.home-v2-product-card:focus-within{border-color:rgba(var(--primary-rgb), .34);transform:translateY(-2px);box-shadow:0 14px 24px #0f172a1a}.home-v2-product-link,.home-v2-product-media-link{color:inherit;text-decoration:none;display:block}.home-v2-product-media{aspect-ratio:1;background:var(--surface);position:relative;overflow:hidden}.home-v2-product-media img{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s,opacity .2s;display:block;position:relative}.home-v2-product-video{z-index:2;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;background:#000;width:100%;height:100%;transition:opacity .2s,transform .2s;position:absolute;inset:0}.home-v2-product-media--has-video.is-video-hover-active img{opacity:0}.home-v2-product-media--has-video.is-video-hover-active .home-v2-product-video{opacity:1}@media (hover:hover) and (pointer:fine){.home-v2-product-card:hover .home-v2-product-media img,.home-v2-product-card:hover .home-v2-product-media--has-video.is-video-hover-active .home-v2-product-video{transform:scale(1.03)}}.home-v2-product-badge{top:10px;background:var(--danger);color:#fff;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:700;position:absolute;inset-inline-start:10px}.home-v2-product-media .product-marketing-badges{top:10px;z-index:3;max-width:calc(100% - 56px);position:absolute;inset-inline-start:10px}.home-v2-product-media--has-sale-badge .product-marketing-badges{top:36px}.home-v2-product-actions{z-index:4;flex-direction:column;gap:8px;display:inline-flex;position:absolute;inset-block-start:10px;inset-inline-end:10px}.home-v2-product-action-form{margin:0}.home-v2-product-action-btn{border:1px solid rgba(var(--primary-rgb), .26);background:color-mix(in srgb, var(--card) 88%, transparent);width:34px;height:34px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,border-color .2s,color .2s,background .2s;display:inline-flex;box-shadow:0 10px 20px #0f172a26}.home-v2-product-action-btn:hover{border-color:rgba(var(--primary-rgb), .5);color:var(--primary-end);transform:translateY(-1px)}.home-v2-product-action-btn.is-loading svg,.home-v2-product-action-btn.is-loading .wishlist-icon{opacity:0}.home-v2-product-action-btn svg{width:16px;height:16px}.home-v2-product-action-btn .wishlist-icon{font-size:.95rem;line-height:1}.home-v2-product-action-btn.active{color:var(--primary-end);border-color:rgba(var(--primary-rgb), .52);background:rgba(var(--primary-rgb), .16)}html.dark .home-v2-product-action-btn{color:#f5f5f5;background:#111111e0}html.dark .home-v2-product-action-btn:hover,html.dark .home-v2-product-action-btn.active{color:var(--primary-start)}.home-v2-product-body{gap:7px;padding:12px;display:grid}.home-v2-product-body h3{color:var(--title);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;margin:0;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.home-v2-product-pricing{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.home-v2-product-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.home-v2-product-rating{color:var(--text-soft);align-items:center;gap:6px;font-size:.72rem;line-height:1.1;display:inline-flex}.home-v2-product-rating-stars{align-items:center;gap:1px;display:inline-flex}.home-v2-product-rating-star{color:color-mix(in srgb, var(--text-soft) 80%, transparent);font-size:.78rem}.home-v2-product-rating-star.is-filled{color:var(--primary-end)}.home-v2-product-rating-value{color:var(--title);font-weight:700}.home-v2-product-rating-count,.home-v2-product-rating-empty{color:var(--text-soft)}.home-v2-product-sales{border:1px solid rgba(var(--primary-rgb), .22);background:rgba(var(--primary-rgb), .1);min-height:22px;color:var(--primary-end);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.68rem;font-weight:700;display:inline-flex}html.dark .home-v2-product-sales{color:var(--primary-start);border-color:rgba(var(--primary-rgb), .3);background:rgba(var(--primary-rgb), .14)}.home-v2-price-old{color:var(--text-soft);font-size:.75rem;text-decoration:line-through}.home-v2-price-current{color:var(--title);font-size:.9rem;font-weight:700}.home-v2-price-current--sale{color:var(--danger)}.home-v2-products-more{text-align:center;margin-top:18px}.home-v2-stores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-v2-store-card{border:1px solid var(--border);background:var(--card);border-radius:16px;transition:border-color .2s,transform .2s,box-shadow .2s}.home-v2-store-card:hover,.home-v2-store-card:focus-within{border-color:rgba(var(--primary-rgb), .35);transform:translateY(-2px);box-shadow:0 14px 28px #0f172a14}.home-v2-store-link{color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;text-decoration:none;display:grid}.home-v2-store-logo{background:var(--surface);border-radius:14px;width:56px;height:56px;display:inline-flex;overflow:hidden}.home-v2-store-logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-v2-store-copy{gap:4px;min-width:0;display:grid}.home-v2-store-name{color:var(--title);white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;font-weight:700;overflow:hidden}.home-v2-store-meta{color:var(--text-soft);font-size:.78rem}.home-v2-store-badge{justify-self:end}.home-v2-store-trust{flex-wrap:wrap;grid-column:1/-1;gap:6px;padding-top:2px;display:flex}.home-v2-store-trust span{border:1px solid rgba(var(--primary-rgb), .18);background:rgba(var(--primary-rgb), .06);min-height:24px;color:var(--text-soft);border-radius:999px;align-items:center;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-flex}.home-v2-product-feedback{z-index:12;background:rgba(var(--primary-rgb), .94);color:#fff;text-align:center;opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;padding:9px 10px;font-size:.74rem;font-weight:800;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:74px;left:12px;right:12px;transform:translateY(8px)}.home-v2-product-feedback.show{opacity:1;visibility:visible;transform:translateY(0)}.home-v2-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-v2-trust-spotlight{border:1px solid var(--border);background:var(--card);border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-bottom:12px;display:grid;overflow:hidden}.home-v2-trust-spotlight-media{background:linear-gradient(140deg, rgba(var(--primary-rgb), .16), #0f172a0f);min-height:220px;margin:0}.home-v2-trust-spotlight-copy{align-content:center;gap:10px;padding:18px;display:grid}.home-v2-trust-spotlight-copy.premium-glass-card{z-index:2;border-radius:18px;margin:14px;padding:18px;position:relative}.home-v2-trust-spotlight-copy h3{color:var(--title);margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.home-v2-trust-spotlight-copy p{color:var(--text-soft);margin:0;line-height:1.7}.home-v2-trust-spotlight-copy.premium-glass-card h3{color:#fff}.home-v2-trust-spotlight-copy.premium-glass-card p{color:#ffffffd6}.home-v2-trust-card{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:16px}.home-v2-trust-card h3{color:var(--title);margin:0;font-size:1rem;font-weight:700}.home-v2-trust-card p{color:var(--text-soft);margin:8px 0 0;font-size:.86rem;line-height:1.65}.home-v2-promo-banner,.home-v2-vendor-box,.home-v2-final-box{border:1px solid var(--border);background:var(--card);border-radius:20px;padding:22px}.home-v2-promo-banner{background:linear-gradient(140deg, rgba(var(--primary-rgb), .12), rgba(var(--primary-rgb), .04));align-items:flex-end;gap:12px;min-height:260px;padding:16px;display:flex}.home-v2-promo-panel{z-index:2;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;width:min(100%,760px);padding:18px;display:flex;position:relative}.home-v2-promo-copy h2,.home-v2-vendor-copy h2,.home-v2-final-box h2{color:var(--title);margin:0;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:700}.home-v2-promo-copy p,.home-v2-vendor-copy p,.home-v2-final-box p{color:var(--text-soft);margin:10px 0 0;line-height:1.7}.home-v2-vendor-box{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-v2-vendor-copy{gap:10px;display:grid}.home-v2-vendor-copy-panel{border-radius:18px;padding:18px}.home-v2-vendor-media{border:1px solid rgba(var(--primary-rgb), .24);background:linear-gradient(140deg, rgba(var(--primary-rgb), .16), #0f172a14);border-radius:16px;min-width:min(320px,34vw);max-width:380px;min-height:280px;margin:0;overflow:hidden;box-shadow:0 14px 28px #0f172a29}.home-v2-promo-banner.home-visual-bg .home-v2-promo-copy h2,.home-v2-promo-banner.home-visual-bg .home-v2-promo-copy p{color:#fff}.home-v2-promo-banner.home-visual-bg .home-v2-btn-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff47}.home-v2-vendor-copy-panel h2{color:#fff}.home-v2-vendor-copy-panel p{color:#ffffffd6}.home-v2-vendor-copy-panel .home-v2-btn-secondary{color:#fff;background:#ffffff14;border-color:#ffffff47}.home-v2-vendor-copy-panel .home-v2-btn-secondary:hover{color:#fff;border-color:rgba(var(--primary-rgb), .44);background:#ffffff24}.home-v2-vendor-actions,.home-v2-promo-actions,.home-v2-final-actions{flex-wrap:wrap;gap:10px;display:flex}.home-v2-final-box{text-align:center;background:linear-gradient(180deg, rgba(var(--primary-rgb), .09), transparent)}.home-v2-final-actions{justify-content:center;margin-top:16px}@media (width<=1440px){.home-v2-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px){.home-v2-hero-grid{grid-template-columns:1fr}.home-v2-categories-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2-stores-grid,.home-v2-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-trust-spotlight{grid-template-columns:1fr}.home-v2-vendor-media{min-width:280px;max-width:320px}}@media (width<=768px){.home-v2-shell{width:min(100%, calc(100% - (var(--layout-shell-gutter-mobile) * 2)))}.home-v2-section{padding:14px 0}.home-v2-head{flex-direction:column;align-items:flex-start;margin-bottom:12px}.home-v2-hero-grid{border-radius:18px;padding:18px}.home-v2-categories-grid,.home-v2-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-stores-grid,.home-v2-trust-grid{grid-template-columns:1fr}.home-v2-promo-banner,.home-v2-vendor-box{flex-direction:column;align-items:flex-start}.home-v2-hero-visual{min-height:210px}.home-v2-vendor-media{width:100%;min-width:0;max-width:100%}.home-v2-vendor-actions,.home-v2-promo-actions,.home-v2-final-actions{width:100%}.home-v2-promo-panel{width:100%;padding:14px}.home-v2-vendor-actions .home-v2-btn,.home-v2-promo-actions .home-v2-btn,.home-v2-final-actions .home-v2-btn{width:100%}}.home-v2-boosted-stores-section{overflow:hidden}.home-v2-boosted-stores{gap:18px;display:grid}.home-v2-boosted-store-card{border:1px solid rgba(var(--primary-rgb), .18);background:linear-gradient(135deg, rgba(var(--primary-rgb), .08), transparent 38%), var(--card);border-radius:18px;gap:18px;padding:clamp(16px,2vw,22px);display:grid;box-shadow:0 20px 45px #0f172a14}.home-v2-boosted-store-card__head,.home-v2-boosted-store-card__identity{align-items:center;gap:14px;display:flex}.home-v2-boosted-store-card__head{justify-content:space-between}.home-v2-boosted-store-card__identity{min-width:0;color:inherit;text-decoration:none}.home-v2-boosted-store-card__logo{border:1px solid rgba(var(--primary-rgb), .16);background:var(--surface);border-radius:18px;flex:none;width:72px;height:72px;display:inline-flex;overflow:hidden}.home-v2-boosted-store-card__logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-v2-boosted-store-card__copy{gap:4px;min-width:0;display:grid}.home-v2-boosted-store-card__eyebrow{color:var(--primary-end);text-transform:uppercase;font-size:.72rem;font-weight:900}.home-v2-boosted-store-card__name{color:var(--title);font-size:clamp(1.12rem,2vw,1.45rem);font-weight:950}.home-v2-boosted-store-card__subtitle{max-width:62ch;color:var(--text-soft);font-size:.9rem;line-height:1.55}.home-v2-boosted-products-viewport{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;overflow-x:auto}.home-v2-boosted-products-track{grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;gap:12px;min-width:min-content;padding-block:2px 8px;display:grid}.home-v2-boosted-product-card{border:1px solid var(--border);min-width:150px;max-width:190px;color:inherit;scroll-snap-align:start;background:#ffffffb8;border-radius:16px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid;overflow:hidden}.home-v2-boosted-product-card:hover,.home-v2-boosted-product-card:focus-visible{border-color:rgba(var(--primary-rgb), .34);transform:translateY(-2px);box-shadow:0 14px 26px #0f172a17}.home-v2-boosted-product-card__media{aspect-ratio:1;background:var(--surface);display:block;overflow:hidden}.home-v2-boosted-product-card__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .25s}.home-v2-boosted-product-card:hover .home-v2-boosted-product-card__media img,.home-v2-boosted-product-card:focus-visible .home-v2-boosted-product-card__media img{transform:scale(1.035)}.home-v2-boosted-product-card__body{gap:6px;padding:11px;display:grid}.home-v2-boosted-product-card__name{min-height:2.45em;color:var(--title);font-size:.84rem;font-weight:900;line-height:1.22}.home-v2-boosted-product-card__price{color:var(--primary-end);font-size:.82rem;font-weight:950}html.dark .home-v2-boosted-store-card{background:linear-gradient(135deg, rgba(var(--primary-rgb), .12), transparent 42%), #0f172ae0}html.dark .home-v2-boosted-product-card{background:#0f172aa8}html[dir=rtl] .home-v2-boosted-products-track{direction:rtl}@media (prefers-reduced-motion:reduce){.home-v2-boosted-product-card,.home-v2-boosted-product-card__media img{transition:none}}@media (width<=760px){.home-v2-boosted-store-card__head{display:grid}.home-v2-boosted-store-card__identity{align-items:flex-start}.home-v2-boosted-store-card__head .home-v2-btn{justify-self:start}html[dir=rtl] .home-v2-boosted-store-card__head .home-v2-btn{justify-self:end}.home-v2-boosted-products-track{grid-auto-columns:44vw}}.home-v2-placement-section{overflow:hidden}.home-v2-placements{gap:18px;display:grid}.home-v2-placement-hero,.home-v2-placement-block{border:1px solid rgba(var(--primary-rgb), .18);background:linear-gradient(135deg, rgba(var(--primary-rgb), .1), transparent 42%), var(--card);border-radius:18px;box-shadow:0 22px 48px #0f172a14}.home-v2-placement-hero{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);display:grid;overflow:hidden}.home-v2-placement-hero__media{background:var(--surface);min-height:320px;overflow:hidden}.home-v2-placement-hero__media img,.home-v2-placement-product__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .25s}.home-v2-placement-hero__media:hover img,.home-v2-placement-hero__media:focus-visible img,.home-v2-placement-product:hover .home-v2-placement-product__media img,.home-v2-placement-product:focus-visible .home-v2-placement-product__media img{transform:scale(1.035)}.home-v2-placement-hero__content{align-content:center;gap:14px;padding:clamp(20px,4vw,42px);display:grid}.home-v2-placement-eyebrow{color:var(--primary-end);text-transform:uppercase;font-size:.72rem;font-weight:950}.home-v2-placement-hero__content h3,.home-v2-placement-block__head h3{color:var(--title);letter-spacing:0;margin:0;font-weight:950}.home-v2-placement-hero__content h3{font-size:clamp(1.55rem,4vw,3rem)}.home-v2-placement-hero__content p{color:var(--text-soft);margin:0;font-size:1rem;line-height:1.65}.home-v2-placement-price{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-v2-placement-price span{color:var(--primary-end);font-size:1.18rem;font-weight:950}.home-v2-placement-price del{color:var(--text-soft);font-size:.95rem;font-weight:800}.home-v2-placement-actions,.home-v2-placement-block__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.home-v2-placement-block{gap:14px;padding:clamp(16px,2.4vw,22px);display:grid}.home-v2-placement-block__head>div{gap:5px;display:grid}.home-v2-placement-block__head h3{font-size:clamp(1.12rem,2vw,1.45rem)}.home-v2-placement-strip{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;grid-auto-columns:minmax(160px,190px);grid-auto-flow:column;gap:12px;padding-block:2px 8px;display:grid;overflow-x:auto}.home-v2-placement-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-v2-placement-product{border:1px solid var(--border);color:inherit;scroll-snap-align:start;background:#ffffffb8;border-radius:16px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid;overflow:hidden}.home-v2-placement-product:hover,.home-v2-placement-product:focus-visible{border-color:rgba(var(--primary-rgb), .34);transform:translateY(-2px);box-shadow:0 14px 28px #0f172a17}.home-v2-placement-product__media{aspect-ratio:1;background:var(--surface);display:block;overflow:hidden}.home-v2-placement-product__body{gap:6px;padding:11px;display:grid}.home-v2-placement-product__name{min-height:2.45em;color:var(--title);font-size:.84rem;font-weight:900;line-height:1.22}.home-v2-placement-product__price{color:var(--primary-end);font-size:.82rem;font-weight:950}html.dark .home-v2-placement-hero,html.dark .home-v2-placement-block{background:linear-gradient(135deg, rgba(var(--primary-rgb), .12), transparent 42%), #0f172ae0}html.dark .home-v2-placement-product{background:#0f172aa8}html[dir=rtl] .home-v2-placement-strip{direction:rtl}@media (prefers-reduced-motion:reduce){.home-v2-placement-product,.home-v2-placement-hero__media img,.home-v2-placement-product__media img{transition:none}}@media (width<=980px){.home-v2-placement-hero{grid-template-columns:1fr}.home-v2-placement-hero__media{min-height:260px}.home-v2-placement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.home-v2-placement-actions .home-v2-btn{width:100%}.home-v2-placement-strip{grid-auto-columns:44vw}}.home-launch-page{isolation:isolate;position:relative;overflow-x:clip}.home-launch-page-atmosphere,.home-launch-countdown-card{display:none}.home-launch-hero{isolation:isolate;position:relative}@media (width>=1200px){.home-launch-page{background:linear-gradient(#fffffff0,#ffffffd1 46%,#fffffff0)}html.dark .home-launch-page{background:linear-gradient(#070707f5,#0a0a0ae0 46%,#070707f5)}.home-launch-page>.home-v2-section{z-index:2;position:relative}.home-launch-page-atmosphere{z-index:0;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.home-launch-page-bg{z-index:0;pointer-events:none;opacity:1;filter:saturate(1.04)brightness(1.01);background:radial-gradient(circle at 0,#ffb84d29 0%,#ffb84d12 18%,#0000 42%),radial-gradient(circle at 100%,#ffb84d24 0%,#ffb84d0f 20%,#0000 42%),linear-gradient(#ffffff14 0%,#ffffff2e 40%,#ffffff47 100%),linear-gradient(90deg,#ffffff4d 0%,#ffffff0f 20%,#ffffff05 50%,#ffffff0f 80%,#ffffff4d 100%),url(/assets/images/launch/background.webp) top/cover no-repeat;position:fixed;inset:0;transform:translate(0,0)}html.dark .home-launch-page-bg{opacity:1;filter:saturate(.96)brightness(.78);background:radial-gradient(circle at 0,#ff91002e 0%,#ff910014 18%,#0000 42%),radial-gradient(circle at 100%,#ff910029 0%,#ff910012 20%,#0000 42%),linear-gradient(#08080870 0%,#08080894 45%,#080808b8 100%),linear-gradient(90deg,#080808a3 0%,#0808082e 22%,#0808080f 50%,#0808082e 78%,#080808a3 100%),url(/assets/images/launch/background.webp) top/cover no-repeat}.home-launch-hero{min-height:760px;padding-top:28px;overflow:visible}.hero-v2-shell,.hero-v2-overlay{-webkit-backdrop-filter:blur(10px)}.home-launch-hero>.home-v2-shell{z-index:3;position:relative}.home-launch-countdown-card{z-index:5;border:1px solid rgba(var(--primary-rgb), .16);width:min(640px,100%);box-shadow:0 22px 60px #0f172a14, 0 0 34px rgba(var(--primary-rgb), .06);-webkit-backdrop-filter:blur(18px);text-align:center;background:#ffffffc7;border-radius:22px;gap:12px;margin:0 auto 18px;padding:15px 22px 13px;display:grid;position:relative}html.dark .home-launch-countdown-card{border-color:rgba(var(--primary-rgb), .18);box-shadow:0 24px 64px #00000047, 0 0 30px rgba(var(--primary-rgb), .06);background:#0a0a0a9e}.home-launch-countdown-card__title{min-width:0;color:rgba(var(--primary-rgb), .7);justify-content:center;align-items:center;gap:13px;display:inline-flex}.home-launch-countdown-card__title h2{color:var(--primary-end);font-family:var(--font-body);letter-spacing:0;margin:0;font-size:clamp(1.08rem,1.2vw,1.38rem);font-weight:900;line-height:1.1}.home-launch-countdown-card__title span{color:rgba(var(--primary-rgb), .34);font-size:1rem;line-height:1}.home-launch-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.home-launch-countdown__item{align-content:center;gap:4px;min-width:0;padding:0 18px;display:grid}.home-launch-countdown__item+.home-launch-countdown__item{border-inline-start:1px solid #0f172a14}html.dark .home-launch-countdown__item+.home-launch-countdown__item{border-inline-start-color:#ffffff1a}.home-launch-countdown__item span{color:#0f172a;letter-spacing:0;font-variant-numeric:tabular-nums;transform-origin:50%;font-size:clamp(1.78rem,2.45vw,2.58rem);font-weight:900;line-height:1}html.dark .home-launch-countdown__item span{color:#fff}.home-launch-countdown__item small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.1}html.dark .home-launch-countdown__item small{color:#ffffff9e}.home-launch-countdown-card p{color:#334155;margin:-2px 0 0;font-size:.86rem;font-weight:800;line-height:1.45}html.dark .home-launch-countdown-card p{color:#ffffffb8}.home-v2-hero-grid--overlay{z-index:4;background:radial-gradient(42% 38% at 84% 20%, rgba(var(--primary-rgb), .045), transparent 72%), linear-gradient(135deg, #fffffff2, #ffffffc7);-webkit-backdrop-filter:blur(2px);position:relative}html.dark .home-v2-hero-grid--overlay{background:radial-gradient(42% 38% at 84% 20%, rgba(var(--primary-rgb), .055), transparent 72%), linear-gradient(135deg, #030303f0, #111111c7)}@keyframes home-launch-countdown-tick{0%,to{text-shadow:0 0 0 rgba(var(--primary-rgb), 0);transform:translate(0,0)scale(1)}45%{text-shadow:0 0 16px rgba(var(--primary-rgb), .18);transform:translateY(-1px)scale(1.035)}}}@media (width>=1601px){.home-launch-page-bg{opacity:.8}html.dark .home-launch-page-bg{opacity:.48}.home-launch-hero{min-height:780px}}@media (width<=1199px){.home-launch-page-atmosphere,.home-launch-countdown-card{display:none!important}}@media (prefers-reduced-motion:reduce){.home-launch-countdown__item span,.home-launch-countdown__item span.is-ticking{animation:none!important}}.home-launch-countdown__item span.is-ticking{animation:.36s ease-out home-launch-countdown-tick}
