.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,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:22px;display:grid}.home-v2-hero-grid--overlay{border:1px solid rgba(var(--primary-rgb), .16);border-radius:26px;min-height:420px;padding:26px;position:relative;overflow:hidden;box-shadow:0 22px 46px #0f172a1f}.home-v2-hero-copy-wrap,.home-v2-hero-media{z-index:2;position:relative}.home-v2-hero-copy-wrap{align-items:center;min-width:0;display:flex}.home-v2-hero-copy-panel{-webkit-backdrop-filter:blur(10px);background:#0a0a0a57;border:1px solid #ffffff14;border-radius:24px;width:min(100%,700px);padding:22px 22px 24px;box-shadow:0 18px 38px #00000047,inset 0 1px #ffffff0d}.home-v2-eyebrow{color:#f6d27a;text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:8px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.home-v2-hero-copy{padding:14px 0 0}.home-v2-hero-copy h1{color:#fff;text-shadow:0 4px 18px #00000047;margin:0;font-size:clamp(2rem,4.6vw,4rem);font-weight:800;line-height:1.05}.home-v2-hero-copy h1 span{color:#f6b24f}.home-v2-hero-copy p{color:#ffffffe0;text-shadow:0 2px 10px #00000038;max-width:640px;margin:14px 0 0;font-size:1.02rem;line-height:1.82}.home-v2-hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.home-v2-btn-secondary{color:#fff;background:#ffffff1a;border:1px solid #ffffff38}.home-v2-btn-secondary:hover{color:#fff;background:#ffffff24;border-color:#ffffff52}.home-v2-hero-media{justify-content:flex-end;align-items:stretch;display:flex}.home-v2-hero-media-stats{align-content:center;gap:14px;width:min(100%,650px);margin-inline-start:auto;display:grid}.home-v2-hero-media-card{border-radius:22px;align-content:center;gap:8px;min-height:118px;padding:20px 22px;display:grid}.home-v2-hero-media-card strong{color:#ffffffd6;font-size:1rem;font-weight:600;line-height:1.3}.home-v2-hero-media-card span{color:#fff;font-size:2.35rem;font-weight:800;line-height:1}@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%}}@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-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{border-color:rgba(var(--primary-rgb), .35);transform:translateY(-2px);box-shadow:0 12px 22px #0f172a14}.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;display:inline-flex}.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}.home-v2-products-tab.is-active{color:var(--gold-dark);border-color:rgba(var(--primary-rgb), .44);background:rgba(var(--primary-rgb), .1)}html.dark .home-v2-products-tab.is-active{color:var(--gold-light)}.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%}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;overflow:hidden}.home-v2-product-card:hover{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{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.home-v2-product-card:hover .home-v2-product-media img{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-actions{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;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(--gold-dark);transform:translateY(-1px)}.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(--gold-dark);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(--gold-light)}.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-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}.home-v2-store-card:hover{border-color:rgba(var(--primary-rgb), .35);transform:translateY(-2px)}.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-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;background:#ffffff24;border-color:#facc158f}.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%}}
