html,body{color:#111827;background:radial-gradient(circle at 0 0,#8b5cf61a,#0000 28%),radial-gradient(circle at 100% 0,#ec489914,#0000 26%),linear-gradient(#f8fafc 0%,#eef2ff 100%);margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh}.site-header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:18px 20px;display:flex}.site-brand{letter-spacing:-.04em;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 55%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:38px;font-weight:900;line-height:1}.site-nav{color:#475569;gap:24px;font-size:14px;display:flex}.site-nav a{transition:color .2s,transform .2s}.site-nav a:hover{color:#7c3aed;transform:translateY(-1px)}.hero-wrap{padding:26px 0 8px}.hero-inner{max-width:1280px;margin:0 auto;padding:0 20px}.hero-box{color:#fff;background:radial-gradient(circle at 20% 20%,#ffffff29,#0000 22%),radial-gradient(circle at 80% 15%,#ffffff1f,#0000 20%),linear-gradient(135deg,#0f172a 0%,#312e81 45%,#7c3aed 72%,#ec4899 100%);border-radius:32px;padding:34px;position:relative;overflow:hidden;box-shadow:0 24px 70px #312e812e}.hero-badge{letter-spacing:.02em;background:#ffffff24;border:1px solid #ffffff24;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-block}.hero-title{letter-spacing:-.05em;margin:16px 0 0;font-size:52px;font-weight:900;line-height:1.02}.hero-text{color:#ffffffeb;max-width:760px;margin:14px 0 0;font-size:17px;line-height:1.7}.search-input{color:#111827;background:#fffffff5;border:1px solid #cbd5e1cc;border-radius:16px;outline:none;flex:1;height:56px;padding:0 18px;font-size:16px;transition:border-color .2s,box-shadow .2s,transform .2s}.search-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf624}.search-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#111827 0%,#312e81 100%);border:0;border-radius:16px;height:56px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 12px 24px #0f172a2e}.search-button:hover{transform:translateY(-2px);box-shadow:0 18px 30px #0f172a38}.hero-chips{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hero-chip{color:#fff;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.hero-chip:hover{background:#fff3;transform:translateY(-2px)}.hero-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffa6;border-radius:22px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.hero-stat-number{color:#111827;font-size:28px;font-weight:900}.hero-stat-label{color:#475569;margin-top:6px;font-size:14px}.page-wrap{max-width:1280px;margin:0 auto;padding:20px 20px 42px}.category-strip{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.category-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#6d28d9;background:#ffffffb8;border:1px solid #8b5cf624;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.category-pill:hover{transform:translateY(-2px);box-shadow:0 8px 18px #6d28d91a}.page-grid{grid-template-columns:260px 1fr;gap:20px;display:grid}.filters{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffb3;border-radius:24px;height:fit-content;padding:18px;position:sticky;top:92px;box-shadow:0 14px 30px #0f172a0f}.filters h3{margin:0 0 14px;font-size:18px}.filter-block{margin-bottom:18px}.filter-title{margin-bottom:6px;font-size:14px;font-weight:800}.filter-text{color:#64748b;font-size:13px}.products-head h1{letter-spacing:-.03em;margin:0;font-size:36px;line-height:1.1}.products-head p{color:#64748b;margin:8px 0 0;font-size:14px}.products-head-row{justify-content:space-between;align-items:end;gap:16px;display:flex}.results-box{white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#475569;background:#ffffffb3;border:1px solid #ffffffb3;border-radius:16px;padding:10px 14px;font-size:13px;font-weight:800}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.product-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffffb8;border-radius:26px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 14px 30px #0f172a12}.product-image{background:linear-gradient(#ffffffeb,#f8fafce6);border-bottom:1px solid #eef2f7;justify-content:center;align-items:center;height:240px;padding:18px;display:flex}.product-image img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .22s}.product-card:hover .product-image img{transform:scale(1.03)}.product-body{padding:16px}.product-meta{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.product-category{color:#6d28d9;background:linear-gradient(135deg,#ede9fe 0%,#dbeafe 100%);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.product-merchant{color:#64748b;text-align:right;font-size:12px}.product-title{color:#111827;min-height:52px;margin:0;font-size:19px;font-weight:800;line-height:1.38}.product-title a:hover{color:#7c3aed}.product-price{color:#0f172a;letter-spacing:-.02em;margin-top:14px;font-size:21px;font-weight:900}.product-sub{color:#64748b;margin-top:8px;font-size:13px}.btn-secondary,.btn-primary{border-radius:14px;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.btn-secondary{color:#111827;background:#ffffffeb;border:1px solid #d1d5db}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f172a0f}.btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border:1px solid #0000;box-shadow:0 14px 24px #6366f12e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 28px #6366f13d}@media (max-width:1100px){.page-grid{grid-template-columns:1fr}.filters{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hero-title{font-size:36px}.hero-search{flex-direction:column}.hero-stats{grid-template-columns:1fr}.products-head-row{display:block}.results-box{margin-top:12px;display:inline-block}}@media (max-width:700px){.site-nav{display:none}.product-grid{grid-template-columns:1fr}}.hero-wrap{background:linear-gradient(135deg,#4f46e5,#9333ea,#ec4899) 0 0/200% 200%;animation:8s infinite gradientMove}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.product-card{border:1px solid #f1f5f9;border-radius:16px;transition:all .25s;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#9333ea);border-radius:10px;padding:10px 16px;transition:all .2s;display:inline-block}.btn-primary:hover{transform:scale(1.05)}.product-price{color:#111827;font-size:20px;font-weight:700}.price-badge{color:#0891b2;background:#ecfeff;border-radius:999px;margin-bottom:6px;padding:4px 8px;font-size:12px;display:inline-block}.page-wrap{padding:40px 20px}.product-grid{gap:24px}.trust-strip{color:#6b7280;gap:20px;margin-top:20px;font-size:14px;display:flex}.category-pill-icon{justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.detail-wrap{padding:28px 0 48px}.detail-container{max-width:1280px;margin:0 auto;padding:0 20px}.detail-back{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#334155;background:#ffffffb8;border:1px solid #ffffffb3;border-radius:999px;align-items:center;min-height:42px;margin-bottom:18px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.detail-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.detail-gallery,.detail-summary{min-width:0}.detail-image-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:30px;justify-content:center;align-items:center;min-height:520px;padding:28px;display:flex;box-shadow:0 18px 40px #0f172a14}.detail-image{object-fit:contain;max-width:100%;max-height:460px}.detail-no-image{color:#64748b;font-size:15px}.detail-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:30px;padding:28px;box-shadow:0 18px 40px #0f172a14}.detail-topline{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.detail-category{color:#6d28d9;background:linear-gradient(135deg,#ede9fe 0%,#dbeafe 100%);border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.detail-merchant{color:#64748b;font-size:14px;font-weight:600}.detail-price-box{background:linear-gradient(135deg,#4f46e514,#ec489914);border:1px solid #6366f11a;border-radius:24px;margin-top:22px;padding:22px}.detail-price-label{color:#64748b;font-size:14px;font-weight:700}.detail-price{color:#111827;letter-spacing:-.04em;margin-top:8px;font-size:48px;font-weight:900;line-height:1}.detail-subprices{color:#475569;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:14px;display:flex}.detail-cta-row{gap:12px;margin-top:22px;display:flex}.detail-primary-btn,.detail-secondary-btn,.detail-disabled-btn{border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:52px;font-size:15px;font-weight:800;display:inline-flex}.detail-primary-btn{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);box-shadow:0 16px 30px #6366f133}.detail-disabled-btn{color:#64748b;background:#f8fafce6;border:1px dashed #d1d5db}.detail-info-card{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:24px}.detail-info-card h2{color:#111827;margin:0 0 12px;font-size:22px;font-weight:800}.detail-info-card p{color:#475569;white-space:pre-line;margin:0;font-size:16px;line-height:1.75}@media (max-width:980px){.detail-grid{grid-template-columns:1fr}.detail-title{font-size:32px}.detail-image-card{min-height:360px}.detail-price{font-size:38px}.detail-cta-row{flex-direction:column}}.detail-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}.detail-main,.detail-sidebar{min-width:0}.detail-hero-card,.detail-section-card,.buybox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #ffffffc7;border-radius:30px;box-shadow:0 18px 40px #0f172a14}.detail-hero-card{padding:24px}.detail-hero-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.detail-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.detail-mini-stat{background:linear-gradient(135deg,#4f46e514,#ec489914);border:1px solid #6366f11a;border-radius:18px;padding:14px}.detail-mini-label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.detail-mini-stat strong{color:#111827;font-size:15px}.detail-section-card{margin-top:22px;padding:24px}.detail-section-head h2{color:#111827;margin:0;font-size:24px;font-weight:900}.detail-section-tag{color:#4f46e5;background:#eef2ff;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.comparison-table{border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.comparison-row{background:#fff;border-top:1px solid #eef2f7;grid-template-columns:1.3fr .9fr .9fr .9fr 1fr;align-items:center;gap:12px;padding:16px 18px;display:grid}.comparison-row:first-child{border-top:0}.comparison-head{color:#64748b;background:#f8fafc;font-size:13px;font-weight:800}.comparison-store{color:#111827;font-weight:800}.comparison-total{color:#111827;font-weight:900}.comparison-btn{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.comparison-unavailable{color:#64748b;font-size:13px;font-weight:700}.highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.highlight-item{background:#fff;border:1px solid #eef2f7;border-radius:20px;align-items:flex-start;gap:12px;padding:16px;display:flex}.highlight-icon{font-size:20px;line-height:1}.highlight-title{color:#64748b;font-size:13px;font-weight:800}.highlight-text{color:#111827;margin-top:4px;font-size:15px;font-weight:700}.buybox{padding:24px;position:sticky;top:96px}.buybox-label{color:#64748b;font-size:13px;font-weight:800}.buybox-price{letter-spacing:-.04em;color:#111827;margin-top:10px;font-size:44px;font-weight:900;line-height:1}.buybox-meta{color:#475569;gap:8px;margin-top:14px;font-size:14px;display:grid}.buybox .detail-primary-btn,.buybox .detail-secondary-btn,.buybox .detail-disabled-btn{width:100%;margin-top:14px}.buybox-trust{color:#64748b;gap:8px;margin-top:16px;font-size:13px;font-weight:700;display:grid}@media (max-width:1100px){.detail-layout{grid-template-columns:1fr}.buybox{position:static}}@media (max-width:980px){.detail-hero-grid,.detail-summary-grid,.comparison-row,.highlights-grid{grid-template-columns:1fr}}.comparison-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.comparison-insight-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #ffffffc2;border-radius:22px;padding:18px;box-shadow:0 14px 30px #0f172a0f}.comparison-insight-label{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.comparison-insight-card strong{color:#111827;font-size:22px;line-height:1.1}.merchant-panel{background:#fff;border:1px solid #eef2f7;border-radius:22px;margin-top:22px;padding:18px}.merchant-panel-head{align-items:center;gap:14px;display:flex}.merchant-avatar{background:linear-gradient(135deg,#ede9fe 0%,#dbeafe 100%);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.merchant-panel-title{color:#111827;font-size:16px;font-weight:900}.merchant-panel-subtitle{color:#64748b;margin-top:4px;font-size:13px}.merchant-panel-actions{margin-top:16px}.merchant-link-btn,.merchant-link-disabled{border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;display:inline-flex}.merchant-link-btn{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);box-shadow:0 14px 24px #6366f12e}.merchant-link-disabled{color:#64748b;background:#f8fafce6;border:1px dashed #d1d5db}@media (max-width:980px){.comparison-insights{grid-template-columns:1fr}}.product-details-btn,.product-buy-btn{border-radius:999px;flex:1;justify-content:center;align-items:center;min-height:44px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex}.product-buy-btn{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);box-shadow:0 12px 24px #7c3aed33}.product-details-btn:hover,.product-buy-btn:hover{transform:translateY(-1px)}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.product-card{background:#fff;border-radius:16px;flex-direction:column;height:100%;padding:16px;display:flex;box-shadow:0 4px 20px #0000000f}.product-body{flex-direction:column;flex:1;display:flex}.product-actions{gap:10px;margin-top:auto;display:flex}.product-details-btn,.product-buy-btn{text-align:center;border-radius:999px;flex:1;padding:10px 12px;font-weight:600;text-decoration:none}.product-details-btn{color:#333;background:#fff;border:1px solid #ddd}.product-buy-btn{color:#fff;background:linear-gradient(135deg,#6d28d9,#db2777)}.site-shell{color:#111827;background:linear-gradient(#f8fafc 0%,#f3f4f6 100%);min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #1118270f;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:18px 24px;display:flex}.site-brand{color:#4f46e5;font-size:2rem;font-weight:800;line-height:1}.site-tagline{color:#6b7280;margin-top:6px;font-size:.95rem}.site-nav{align-items:center;gap:24px;display:flex}.site-nav a{color:#4b5563;font-weight:600;text-decoration:none}.hero-panel{color:#fff;background:linear-gradient(135deg,#111827 0%,#4338ca 45%,#db2777 100%);border-radius:28px;padding:32px;box-shadow:0 25px 60px #4f46e540}.hero-badge{background:#ffffff24;border:1px solid #fff3;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.hero-panel h1{margin:18px 0 12px;font-size:3.2rem;font-weight:800;line-height:1.05}.hero-panel p{color:#ffffffe0;max-width:760px;font-size:1.08rem;line-height:1.7}.hero-search{gap:14px;margin-top:24px;display:flex}.hero-search input{color:#111827;background:#fff;border:none;border-radius:18px;outline:none;flex:1;height:60px;padding:0 20px;font-size:1rem}.hero-search button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:18px;height:60px;padding:0 28px;font-weight:700}.quick-searches{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.quick-pill{color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.hero-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border-radius:22px;padding:22px 24px}.hero-stat strong{color:#111827;font-size:1.2rem;display:block}.hero-stat span{color:#4b5563;margin-top:6px;display:block}.catalog-wrap{grid-template-columns:260px 1fr;gap:24px;max-width:1280px;margin:24px auto 40px;padding:0 24px;display:grid}.filters-card{background:#fff;border-radius:22px;align-self:start;padding:24px;box-shadow:0 10px 30px #0f172a0f}.filters-card h3{margin:0 0 18px;font-size:1.9rem;font-weight:800}.filter-group{flex-direction:column;gap:6px;margin-top:18px;display:flex}.filter-group strong{color:#111827;font-size:1rem}.filter-group span{color:#6b7280}.catalog-main{min-width:0}.category-pills{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.category-pill{color:#4f46e5;background:#eef2ff;border:1px solid #4f46e514;border-radius:999px;align-items:center;padding:10px 14px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.catalog-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.catalog-head h2{margin:0;font-size:3rem;font-weight:800;line-height:1.05}.catalog-head p{color:#6b7280;margin:8px 0 0}.results-pill{white-space:nowrap;color:#4b5563;background:#fff;border-radius:999px;padding:10px 14px;font-weight:700;box-shadow:0 8px 20px #0f172a0f}.product-image-wrap{background:#f8fafc;border-radius:16px;display:block;overflow:hidden}.product-image{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;display:block}.product-no-image{aspect-ratio:1;color:#9ca3af;background:#f3f4f6;justify-content:center;align-items:center;display:flex}.product-meta-row{justify-content:space-between;gap:12px;margin:14px 0 10px;font-size:.82rem;display:flex}.product-category{color:#6d28d9;background:#f3e8ff;border-radius:999px;padding:6px 10px;font-weight:700}.product-merchant{color:#6b7280}.product-title{color:#111827;min-height:3.4em;font-size:1.05rem;font-weight:800;line-height:1.35;text-decoration:none;display:block}.product-price{color:#111827;margin-top:12px;font-size:1.9rem;font-weight:800}.product-subprice{color:#6b7280;margin-top:6px;font-size:.92rem}@media (max-width:980px){.catalog-wrap,.hero-stats{grid-template-columns:1fr}.catalog-head{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.site-header-inner{flex-direction:column;align-items:flex-start}.hero-panel h1{font-size:2.3rem}.hero-search{flex-direction:column}}.site-shell{overflow-x:hidden}.site-header-inner,.hero-wrap,.catalog-wrap{max-width:1360px}.hero-wrap{margin-top:28px}.hero-panel{border-radius:32px;padding:36px}.hero-search input{box-shadow:0 8px 24px #0f172a14}.hero-search button{min-width:112px;box-shadow:0 12px 26px #11182738}.hero-stats{margin-top:20px}.hero-stat{flex-direction:column;justify-content:center;min-height:96px;display:flex}.catalog-wrap{align-items:start}.filters-card{position:sticky;top:96px}.catalog-head{margin-bottom:22px}.catalog-head h2{font-size:3.25rem}.products-grid{align-items:stretch}.product-card{border:1px solid #1118270f;min-height:100%;padding:18px}.product-image-wrap{border-radius:18px}.product-image{aspect-ratio:1;object-fit:contain;background:#fff}.product-body{padding-top:2px}.product-meta-row{margin:12px 0 8px}.product-title{min-height:3.6em;margin-top:2px}.product-price{margin-top:14px;font-size:2rem}.product-subprice{min-height:2.8em;line-height:1.45}.product-actions{margin-top:18px}.product-details-btn,.product-buy-btn{min-height:46px;font-size:.95rem}.product-buy-btn{box-shadow:0 10px 22px #7c3aed2e}.results-pill,.category-pill,.quick-pill,.hero-badge,.product-category{letter-spacing:.01em}@media (max-width:1200px){.catalog-wrap{grid-template-columns:220px 1fr}}@media (max-width:980px){.filters-card{position:static}.catalog-head h2{font-size:2.4rem}}.site-logo-wrap{align-items:center;gap:14px;text-decoration:none;display:flex}.site-logo-mark{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 55%,#db2777 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 12px 24px #4f46e538}.site-nav a{padding:10px 0;position:relative}.site-nav a:after{content:"";background:linear-gradient(135deg,#4f46e5,#db2777);border-radius:999px;width:0;height:2px;transition:width .22s;position:absolute;bottom:2px;left:0}.site-nav a:hover:after{width:100%}.hero-panel{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:24px;display:grid}.hero-copy{min-width:0}.hero-side-card{background:#ffffff1f;border:1px solid #ffffff24;border-radius:24px;align-self:stretch;padding:24px;box-shadow:inset 0 1px #ffffff14}.hero-side-kicker{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb8;font-size:.82rem;font-weight:800}.hero-side-title{color:#fff;margin-top:10px;font-size:1.6rem;font-weight:800;line-height:1.2}.hero-side-points{gap:12px;margin-top:18px;display:grid}.hero-side-point{background:#ffffff14;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;display:flex}.hero-side-point span{background:#ffffff29;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hero-side-point strong{color:#fff;font-size:.98rem}.category-pill{align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.category-pill:before{display:none}.category-pill-icon{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.95rem;display:inline-flex;box-shadow:0 4px 12px #4f46e51f}.category-pill:hover .category-pill-icon{box-shadow:none;background:#ffffff2e}@media (max-width:1100px){.hero-panel{grid-template-columns:1fr}}.site-header-inner{flex-wrap:wrap;gap:12px}.site-nav{justify-content:center;gap:18px;width:100%}@media (max-width:768px){.hero-wrap{margin-top:12px}.hero-panel{border-radius:18px;grid-template-columns:1fr;padding:18px}.hero-copy h1{font-size:1.6rem;line-height:1.2}.hero-copy p{font-size:.9rem}.hero-search{flex-direction:column;gap:10px}.hero-search input,.hero-search button{width:100%}.quick-searches{flex-wrap:wrap;gap:8px}.hero-side-card{margin-top:10px}.hero-stats{grid-template-columns:1fr;gap:10px}.category-pills{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.category-pill{white-space:nowrap;flex-shrink:0}}@media (max-width:1024px){.catalog-wrap{grid-template-columns:1fr;gap:16px}.filters-card{order:2}.catalog-main{order:1}}@media (max-width:768px){.products-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{border-radius:14px}.product-title{font-size:.9rem}.product-price{font-size:1rem}.product-actions{flex-direction:column;gap:6px}.product-buy-btn,.product-details-btn{text-align:center;width:100%}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}.site-brand{font-size:1rem}.site-tagline{font-size:.7rem}.hero-copy h1{font-size:1.4rem}}.site-shell{padding:0}.site-header{z-index:50;position:sticky;top:0}.site-header-inner{max-width:1280px;margin:0 auto;padding:16px 20px}.hero-wrap{max-width:1280px;margin:20px auto 0;padding:0 20px}.hero-panel{min-height:auto}.hero-copy h1{max-width:760px}.hero-copy p{max-width:720px}.catalog-wrap{max-width:1280px;margin:22px auto 40px;padding:0 20px}@media (max-width:1100px){.site-header-inner{padding:14px 18px}.hero-wrap,.catalog-wrap{padding:0 18px}.hero-panel{grid-template-columns:1fr;gap:18px}.hero-side-card{width:100%}.catalog-wrap{grid-template-columns:1fr}.filters-card{order:2;position:static}.catalog-main{order:1}}@media (max-width:768px){.site-header-inner{flex-direction:column;align-items:flex-start;gap:10px}.site-logo-wrap{gap:10px}.site-logo-mark{border-radius:12px;width:38px;height:38px;font-size:1rem}.site-brand{font-size:1.75rem}.site-tagline{font-size:.85rem}.site-nav{justify-content:flex-start;gap:18px;width:100%;padding-bottom:2px;overflow-x:auto}.hero-wrap{margin-top:14px;padding:0 14px}.hero-panel{border-radius:22px;padding:18px}.hero-copy h1{margin:14px 0 10px;font-size:2rem;line-height:1.08}.hero-copy p{font-size:.96rem;line-height:1.6}.hero-search{flex-direction:column;gap:10px}.hero-search input,.hero-search button{border-radius:16px;width:100%;height:52px}.quick-searches{flex-wrap:nowrap;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.quick-pill{white-space:nowrap;flex:none}.hero-side-card{border-radius:18px;padding:18px}.hero-side-title{font-size:1.35rem}.hero-stats{grid-template-columns:1fr;gap:10px}.hero-stat{min-height:unset;border-radius:18px;padding:18px}.catalog-wrap{gap:16px;padding:0 14px 28px}.filters-card{display:none}.category-pills{flex-wrap:nowrap;gap:10px;margin-bottom:14px;padding:2px 2px 8px;display:flex;overflow-x:auto}.category-pill{white-space:nowrap;flex:none;padding:10px 14px}.catalog-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.catalog-head h2{font-size:2.35rem;line-height:.98}.catalog-head p{font-size:.98rem;line-height:1.45}.results-pill{padding:12px 16px}.products-grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:18px;padding:14px}.product-image-wrap{border-radius:14px}.product-title{min-height:auto;font-size:1.02rem}.product-price{margin-top:10px;font-size:1.8rem}.product-subprice{min-height:auto;font-size:.95rem;line-height:1.5}.product-actions{flex-direction:column;gap:8px;margin-top:14px}.product-details-btn,.product-buy-btn{width:100%;min-height:44px;font-size:.95rem}}@media (max-width:480px){.site-header-inner{padding:12px 14px}.site-brand{font-size:1.55rem}.site-tagline{font-size:.8rem}.hero-copy h1{font-size:1.75rem}.catalog-head h2{font-size:2rem}.product-card{padding:12px}}.product-buy-btn span,.product-details-btn{white-space:nowrap}@media (max-width:980px){.hero-v2{padding:0 16px}.hero-v2-inner{border-radius:24px;padding:24px}.hero-v2 h1{font-size:2.6rem}.hero-search-v2{grid-template-columns:1fr}.search-suggest-panel{top:134px;left:0;right:0}.hero-v2-stats{grid-template-columns:1fr}}@media (max-width:640px){.hero-v2{margin-top:14px;padding:0 14px}.hero-v2-inner{border-radius:20px;padding:18px}.hero-v2 h1{font-size:2rem;line-height:1.04}.hero-v2 p{font-size:.98rem}.hero-search-v2 input,.hero-search-v2 button{border-radius:16px;height:54px}.quick-searches-v2{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.quick-pill-v2{white-space:nowrap;flex:none}.search-suggest-panel{top:126px}.search-suggest-item{grid-template-columns:56px 1fr;gap:10px;padding:10px}.search-suggest-thumb{border-radius:12px;width:56px;height:56px}}.clean-header{background:#ffffffeb;border-bottom:1px solid #1118270f}.clean-nav a{font-weight:700}.hero-v2{max-width:1280px;margin:24px auto 0;padding:0 20px}.hero-v2-inner{color:#fff;background:radial-gradient(circle at 0 0,#ffffff1f,#0000 28%),linear-gradient(135deg,#0f172a 0%,#4338ca 52%,#db2777 100%);border-radius:32px;padding:34px;box-shadow:0 24px 60px #4338ca33}.hero-v2-badge{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:8px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.hero-v2 h1{letter-spacing:-.03em;max-width:760px;margin:16px 0 10px;font-size:4rem;font-weight:900;line-height:1}.hero-v2 p{color:#ffffffe0;max-width:760px;margin:0;font-size:1.1rem;line-height:1.7}.hero-search-v2-wrap{max-width:980px;margin-top:24px;position:relative}.hero-search-v2{grid-template-columns:1fr 120px;gap:12px;display:grid}.hero-search-v2 input{color:#111827;background:#fff;border:none;border-radius:18px;outline:none;width:100%;height:62px;padding:0 20px;font-size:1rem;box-shadow:0 10px 24px #0f172a1f}.hero-search-v2 button{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:18px;height:62px;font-weight:800;box-shadow:0 14px 28px #11182738}.search-suggest-panel{z-index:30;background:#fff;border:1px solid #11182714;border-radius:22px;position:absolute;top:72px;left:0;right:132px;overflow:hidden;box-shadow:0 24px 54px #0f172a2e}.search-suggest-item{color:#111827;border-bottom:1px solid #1118270f;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:12px;text-decoration:none;display:grid}.search-suggest-item:last-child{border-bottom:none}.search-suggest-thumb{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.search-suggest-thumb img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.search-suggest-noimg,.search-suggest-empty{color:#6b7280;font-size:.92rem}.search-suggest-copy{min-width:0}.search-suggest-title{font-size:.96rem;font-weight:800;line-height:1.35}.search-suggest-meta{color:#6b7280;justify-content:space-between;gap:12px;margin-top:6px;font-size:.9rem;display:flex}.quick-searches-v2{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.quick-pill-v2{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.hero-v2-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.hero-v2-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-radius:20px;padding:18px 20px}.hero-v2-stat strong{color:#111827;font-size:1.25rem;display:block}.hero-v2-stat span{color:#4b5563;margin-top:4px;display:block}@media (max-width:980px){.hero-v2{padding:0 16px}.hero-v2-inner{border-radius:24px;padding:24px}.hero-v2 h1{font-size:2.6rem}.hero-search-v2{grid-template-columns:1fr}.search-suggest-panel{top:134px;left:0;right:0}.hero-v2-stats{grid-template-columns:1fr}}@media (max-width:640px){.hero-v2{margin-top:14px;padding:0 14px}.hero-v2-inner{border-radius:20px;padding:18px}.hero-v2 h1{font-size:2rem;line-height:1.04}.hero-v2 p{font-size:.98rem}.hero-search-v2 input,.hero-search-v2 button{border-radius:16px;height:54px}.quick-searches-v2{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.quick-pill-v2{white-space:nowrap;flex:none}.search-suggest-panel{top:126px}.search-suggest-item{grid-template-columns:56px 1fr;gap:10px;padding:10px}.search-suggest-thumb{border-radius:12px;width:56px;height:56px}}@media (max-width:768px){.compare-table{gap:12px}.compare-row{grid-template-columns:1fr;gap:8px}.compare-head{display:none}}.detail-shell{background:linear-gradient(#f8fafc 0%,#f3f4f6 100%);min-height:100vh}.detail-wrap{max-width:1280px;margin:0 auto;padding:24px 20px 48px}.back-link{color:#4b5563;align-items:center;margin-bottom:18px;font-weight:700;text-decoration:none;display:inline-flex}.detail-top-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr) 320px;align-items:start;gap:20px;display:grid}.detail-image-card,.detail-main-card,.detail-buy-card,.detail-compare-card,.detail-related-card{background:#fff;border-radius:24px;box-shadow:0 10px 28px #0f172a0f}.detail-image-card{padding:18px}.detail-image{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:18px;width:100%;display:block}.detail-no-image{aspect-ratio:1;color:#9ca3af;background:#f3f4f6;border-radius:18px;justify-content:center;align-items:center;display:flex}.detail-main-card{padding:24px}.detail-meta-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.detail-category{color:#6d28d9;background:#f3e8ff;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:800}.detail-merchant{color:#6b7280;font-weight:700}.detail-title{letter-spacing:-.03em;color:#111827;margin:18px 0 0;font-size:3rem;font-weight:900;line-height:1.02}.detail-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.detail-stat-box{background:#f8fafc;border-radius:18px;padding:16px}.detail-stat-box span{color:#6b7280;font-size:.9rem;display:block}.detail-stat-box strong{color:#111827;margin-top:6px;font-size:1.35rem;display:block}.detail-overview{margin-top:24px}.detail-overview h3{margin:0 0 10px;font-size:1.3rem}.detail-overview p{color:#4b5563;margin:0;line-height:1.7}.detail-buy-card{padding:24px;position:sticky;top:96px}.detail-buy-kicker{color:#6b7280;font-size:.9rem;font-weight:800}.detail-buy-price{color:#111827;margin-top:8px;font-size:3rem;font-weight:900;line-height:1}.detail-buy-meta{color:#4b5563;gap:6px;margin-top:12px;display:grid}.detail-buy-btn,.detail-secondary-btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:14px;font-weight:800;text-decoration:none;display:flex}.detail-buy-btn{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);box-shadow:0 12px 24px #7c3aed2e}.detail-secondary-btn{color:#1f2937;background:#fff;border:1px solid #1118271a}.detail-buy-disabled{color:#6b7280;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-height:48px;margin-top:14px;font-weight:700;display:flex}.detail-compare-card,.detail-related-card{margin-top:22px;padding:24px}.detail-section-head{justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px;display:flex}.detail-section-head h2{margin:0;font-size:2rem;line-height:1.05}.detail-section-head p{color:#6b7280;margin:8px 0 0}.compare-table{gap:10px;display:grid}.compare-row{background:#f8fafc;border-radius:18px;grid-template-columns:1.4fr .7fr .7fr .7fr .8fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.compare-head{color:#4f46e5;background:#eef2ff;font-weight:800}.compare-buy-btn{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 18px #7c3aed29}.compare-unavailable{color:#6b7280;font-weight:700}@media (max-width:1100px){.detail-top-grid{grid-template-columns:1fr}.detail-buy-card{position:static}}@media (max-width:768px){.detail-wrap{padding:16px 14px 32px}.detail-title{font-size:2rem}.detail-meta-row{flex-direction:column;align-items:flex-start}.detail-stat-grid{grid-template-columns:1fr}.detail-section-head{flex-direction:column;align-items:flex-start}.compare-table{gap:12px}.compare-row{grid-template-columns:1fr;gap:8px}.compare-head{display:none}}.filters-form{flex-direction:column;gap:14px;display:flex}.filter-input{color:#111827;background:#fff;border:1px solid #1118271a;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px}.filter-actions{gap:10px;margin-top:6px;display:flex}.filter-apply-btn,.filter-reset-btn{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.filter-apply-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);border:none;box-shadow:0 10px 20px #7c3aed29}.filter-reset-btn{color:#1f2937;background:#fff;border:1px solid #1118271a}@media (max-width:768px){.filter-actions{flex-direction:column}.filter-apply-btn,.filter-reset-btn{width:100%}}.bs-home{background:linear-gradient(#f8fafc 0%,#f3f4f6 100%);min-height:100vh}.bs-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #1118270f;position:sticky;top:0;box-shadow:0 6px 24px #0f172a0a}.bs-header__inner{justify-content:space-between;align-items:center;gap:18px;max-width:1280px;min-height:76px;margin:0 auto;padding:16px 20px;display:flex}.bs-brand{align-items:center;gap:14px;text-decoration:none;display:flex}.bs-brand__mark{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 55%,#db2777 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 12px 24px #4f46e538}.bs-brand__name{color:#111827;font-size:2rem;font-weight:900;line-height:1}.bs-brand__tag{color:#6b7280;margin-top:4px;font-size:.9rem}.bs-nav{align-items:center;gap:10px;display:flex}.bs-nav a{color:#374151;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.bs-nav a:hover{color:#111827;background:#f8fafc;border-color:#1118270f}.bs-hero{max-width:1280px;margin:24px auto 0;padding:0 20px}.bs-hero__inner{color:#fff;background:radial-gradient(circle at 0 0,#ffffff1f,#0000 28%),linear-gradient(135deg,#0f172a 0%,#4338ca 52%,#db2777 100%);border-radius:32px;padding:34px;box-shadow:0 24px 60px #4338ca33}.bs-hero__badge{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:8px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.bs-hero h1{letter-spacing:-.03em;max-width:760px;margin:16px 0 10px;font-size:4rem;font-weight:900;line-height:1}.bs-hero p{color:#ffffffe0;max-width:760px;margin:0;font-size:1.1rem;line-height:1.7}.bs-hero__search-wrap{max-width:980px;margin-top:24px;position:relative}.bs-hero__search{grid-template-columns:1fr 120px;gap:12px;display:grid}.bs-hero__search input{color:#111827;background:#fff;border:none;border-radius:18px;outline:none;width:100%;height:62px;padding:0 20px;font-size:1rem;box-shadow:0 10px 24px #0f172a1f}.bs-hero__search button{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:18px;height:62px;font-weight:800;box-shadow:0 14px 28px #11182738}.bs-suggest{z-index:30;background:#fff;border:1px solid #11182714;border-radius:22px;position:absolute;top:72px;left:0;right:132px;overflow:hidden;box-shadow:0 24px 54px #0f172a2e}.bs-suggest__item{color:#111827;border-bottom:1px solid #1118270f;grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:12px;text-decoration:none;display:grid}.bs-suggest__item:last-child{border-bottom:none}.bs-suggest__thumb{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.bs-suggest__thumb img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.bs-suggest__empty,.bs-suggest__noimg{color:#6b7280;font-size:.92rem}.bs-suggest__title{font-size:.96rem;font-weight:800;line-height:1.35}.bs-suggest__meta{color:#6b7280;justify-content:space-between;gap:12px;margin-top:6px;font-size:.9rem;display:flex}.bs-hero__quick{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.bs-hero__quick-pill{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:10px 14px;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.bs-hero__stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.bs-hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-radius:20px;padding:18px 20px}.bs-hero__stat strong{color:#111827;font-size:1.25rem;display:block}.bs-hero__stat span{color:#4b5563;margin-top:4px;display:block}.bs-catalog{grid-template-columns:260px 1fr;align-items:start;gap:24px;max-width:1280px;margin:22px auto 40px;padding:0 20px;display:grid}.bs-filters{position:sticky;top:96px}.bs-panel{background:#fff;border-radius:22px;padding:22px;box-shadow:0 10px 30px #0f172a0f}.bs-panel__title{color:#111827;font-size:1.6rem;font-weight:900}.bs-filter-form{flex-direction:column;gap:14px;margin-top:14px;display:flex}.bs-field{flex-direction:column;gap:8px;display:flex}.bs-field span{color:#111827;font-size:.95rem;font-weight:800}.bs-field input{color:#111827;background:#fff;border:1px solid #1118271a;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px}.bs-filter-form__actions{gap:10px;margin-top:4px;display:flex}.bs-main{min-width:0}.bs-category-row{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.bs-category-pill{color:#4f46e5;background:#eef2ff;border:1px solid #4f46e514;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.bs-category-pill__icon{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.95rem;display:inline-flex;box-shadow:0 4px 12px #4f46e51f}.bs-results-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.bs-results-head h2{color:#111827;margin:0;font-size:3rem;font-weight:900;line-height:1.05}.bs-results-head p{color:#6b7280;margin:8px 0 0}.bs-results-pill{white-space:nowrap;color:#4b5563;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;box-shadow:0 8px 20px #0f172a0f}.bs-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.bs-card{background:linear-gradient(#fff 0%,#fcfcff 100%);border:1px solid #1118270f;border-radius:18px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.bs-card:before{content:"";opacity:.9;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);height:3px;position:absolute;inset:0 0 auto}.bs-card:hover{border-color:#4f46e524;transform:translateY(-3px);box-shadow:0 16px 34px #0f172a1a}.bs-card__image-wrap{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #1118270d;border-radius:14px;display:block;position:relative;overflow:hidden}.bs-card__image{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;display:block}.bs-card__no-image{aspect-ratio:1;color:#9ca3af;background:#f3f4f6;justify-content:center;align-items:center;display:flex}.bs-card__meta{align-items:center;gap:8px;margin:10px 0 8px;display:flex}.bs-card__category{color:#6d28d9;background:linear-gradient(135deg,#f3e8ff 0%,#ede9fe 100%);border:1px solid #6d28d914;border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:800;box-shadow:0 4px 10px #6d28d914}.bs-card__merchant{color:#6b7280;align-items:center;gap:6px;margin-left:auto;font-size:.78rem;font-weight:700;display:inline-flex}.bs-card__merchant:before{content:"●";color:#10b981;font-size:.55rem}.bs-card__title{color:#111827;min-height:2.7em;font-size:.96rem;font-weight:900;line-height:1.32;text-decoration:none;display:block}.bs-card__price{color:#111827;align-items:flex-end;gap:8px;margin-top:10px;font-size:1.55rem;font-weight:900;line-height:1;display:flex}.bs-card__price:after{content:"Best price";color:#0f766e;background:#ecfeff;border:1px solid #0d94881f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:2px;padding:5px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.bs-card__sub{color:#6b7280;min-height:2.4em;margin-top:6px;font-size:.84rem;line-height:1.4}.bs-card__actions{gap:8px;margin-top:12px;display:flex}.bs-btn{border-radius:999px;flex:1;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.bs-btn--primary{cursor:pointer;color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);border:none;box-shadow:0 10px 20px #7c3aed29}.bs-btn--secondary{color:#1f2937;background:#fff;border:1px solid #11182714;box-shadow:0 6px 14px #0f172a0a}.bs-btn--buy{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);box-shadow:0 14px 24px #7c3aed2e}@media (min-width:1200px){.bs-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width:980px){.bs-hero{padding:0 16px}.bs-hero__inner{border-radius:24px;padding:24px}.bs-hero h1{font-size:2.6rem}.bs-hero__search{grid-template-columns:1fr}.bs-suggest{top:134px;left:0;right:0}.bs-hero__stats,.bs-catalog{grid-template-columns:1fr}.bs-filters{position:static}.bs-results-head{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.bs-header__inner{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.bs-brand__mark{border-radius:12px;width:38px;height:38px;font-size:1rem}.bs-brand__name{font-size:1.6rem}.bs-brand__tag{font-size:.82rem}.bs-nav{justify-content:flex-start;gap:8px;width:100%;overflow-x:auto}.bs-nav a{white-space:nowrap;min-height:38px;padding:0 12px;font-size:.92rem}.bs-hero{margin-top:14px;padding:0 14px}.bs-hero__inner{border-radius:20px;padding:18px}.bs-hero h1{font-size:2rem;line-height:1.04}.bs-hero p{font-size:.98rem}.bs-hero__search input,.bs-hero__search button{border-radius:16px;height:54px}.bs-hero__quick{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.bs-hero__quick-pill{white-space:nowrap;flex:none}.bs-suggest{top:126px}.bs-suggest__item{grid-template-columns:56px 1fr;gap:10px;padding:10px}.bs-suggest__thumb{border-radius:12px;width:56px;height:56px}.bs-catalog{padding:0 14px 28px}.bs-panel{display:none}.bs-category-row{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.bs-category-pill{white-space:nowrap;flex:none}.bs-results-head h2{font-size:2.2rem}.bs-grid{grid-template-columns:1fr 1fr;gap:12px}.bs-card{border-radius:16px;padding:12px}.bs-card__title{min-height:2.6em;font-size:.9rem}.bs-card__price{font-size:1.3rem}.bs-card__actions{flex-direction:column}.bs-btn{width:100%}}@media (max-width:480px){.bs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bs-card{padding:10px}.bs-card__title{min-height:2.5em;font-size:.84rem}.bs-card__price{font-size:1.15rem}.bs-card__sub{min-height:auto;font-size:.78rem}.bs-btn{min-height:36px;font-size:.82rem}.bs-hero h1{font-size:1.75rem}.bs-results-head h2{font-size:2rem}}@media (max-width:380px){.bs-grid{grid-template-columns:1fr}}.legal-page{background:linear-gradient(#f8fafc 0%,#f3f4f6 100%);min-height:60vh;padding:32px 16px 64px}.legal-page__inner{background:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:32px;box-shadow:0 10px 28px #0f172a0f}.legal-page h1{color:#111827;margin:0 0 20px;font-size:2.2rem}.legal-page h2{color:#111827;margin:24px 0 10px;font-size:1.2rem}.legal-page p,.legal-page li{color:#4b5563;line-height:1.7}.legal-page ul{padding-left:20px}.legal-table-wrap{overflow-x:auto}.legal-table{border-collapse:collapse;width:100%}.legal-table th,.legal-table td{text-align:left;border-bottom:1px solid #11182714;padding:12px}.site-footer-legal{color:#e5e7eb;background:#0f172a;padding:28px 16px}.site-footer-legal__inner{gap:8px;max-width:1280px;margin:0 auto;display:grid}.site-footer-legal__nav{flex-wrap:wrap;gap:14px;display:flex}.site-footer-legal__nav a{color:#fff;text-decoration:none}.cookie-banner{z-index:100;position:fixed;bottom:16px;left:16px;right:16px}.cookie-banner__inner{color:#fff;background:#111827;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:18px;max-width:1200px;margin:0 auto;padding:18px 20px;display:flex;box-shadow:0 18px 40px #0f172a3d}.cookie-banner__copy strong{font-size:1rem;display:block}.cookie-banner__copy p{color:#fffc;max-width:760px;margin:8px 0 0;line-height:1.6}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cookie-banner__link{color:#fff;font-weight:700;text-decoration:none}.cookie-banner__btn{cursor:pointer;border:none;border-radius:999px;min-height:42px;padding:0 16px;font-weight:800}.cookie-banner__btn--secondary{color:#111827;background:#fff}.cookie-banner__btn--primary{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%)}@media (max-width:768px){.legal-page__inner{padding:22px}.cookie-banner__inner{flex-direction:column;align-items:flex-start}.cookie-banner__actions{justify-content:flex-start;width:100%}}.site-footer-legal--enhanced{background:linear-gradient(#0f172a 0%,#111827 100%);padding:36px 16px 30px}.site-footer-legal__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.site-footer-legal__brand{color:#fff;font-size:1.7rem;font-weight:900}.site-footer-legal__sub{color:#cbd5e1;margin-top:4px}.site-footer-legal__chip{color:#fff;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex}.site-footer-legal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.site-footer-legal__card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.site-footer-legal__card h4{color:#fff;margin:0 0 10px;font-size:1rem}.site-footer-legal__card p{color:#cbd5e1;margin:6px 0}.site-footer-legal__links{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.site-footer-legal__links button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;min-height:40px;padding:0 14px;font-weight:800}.site-footer-legal__bottom{color:#cbd5e1;border-top:1px solid #ffffff14;padding-top:14px}.legal-back-link{color:#4f46e5;align-items:center;margin-bottom:16px;font-weight:800;text-decoration:none;display:inline-flex}.legal-modal{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a94;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.legal-modal__dialog{background:#fff;border-radius:24px;flex-direction:column;width:min(980px,100%);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a47}.legal-modal__header{color:#fff;background:linear-gradient(135deg,#111827 0%,#312e81 55%,#db2777 100%);border-bottom:1px solid #11182714;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.legal-modal__eyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-size:.8rem;font-weight:800}.legal-modal__title{margin-top:6px;font-size:1.6rem;font-weight:900}.legal-modal__close{cursor:pointer;color:#111827;background:#fff;border:none;border-radius:999px;width:44px;height:44px;font-size:1.8rem;font-weight:700;line-height:1}.legal-modal__content{max-height:calc(90vh - 90px);overflow:auto}.legal-page__inner--modal{max-width:none;box-shadow:none;border-radius:0;margin:0}@media (max-width:900px){.site-footer-legal__grid{grid-template-columns:1fr}}@media (max-width:768px){.site-footer-legal__top{flex-direction:column;align-items:flex-start}.legal-modal{padding:10px}.legal-modal__dialog{border-radius:18px;max-height:94vh}.legal-modal__header{padding:16px}.legal-modal__title{font-size:1.2rem}}.cookie-popup-overlay{z-index:140;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a75;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.cookie-popup{background:#fff;border:1px solid #11182714;border-radius:28px;width:min(920px,100%);overflow:hidden;box-shadow:0 28px 70px #0f172a42}.cookie-popup__top{color:#fff;background:linear-gradient(135deg,#111827 0%,#312e81 55%,#db2777 100%);padding:26px 28px 18px}.cookie-popup__eyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.82;font-size:.8rem;font-weight:800}.cookie-popup__top h3{margin:10px 0 8px;font-size:1.9rem;font-weight:900;line-height:1.1}.cookie-popup__top p{color:#ffffffe0;max-width:760px;margin:0;line-height:1.7}.cookie-popup__summary{justify-content:space-between;align-items:center;gap:14px;padding:18px 28px 8px;display:flex}.cookie-popup__pill{color:#0f766e;background:#ecfeff;border:1px solid #0d948824;border-radius:999px;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex}.cookie-popup__links{flex-wrap:wrap;gap:12px;display:flex}.cookie-popup__links button{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800}.cookie-popup__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:18px 28px 28px;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:999px;min-height:46px;padding:0 18px;font-size:.95rem;font-weight:800}.cookie-btn--primary{color:#fff;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%);box-shadow:0 14px 26px #7c3aed33}.cookie-btn--secondary{color:#111827;background:#f3f4f6;border:1px solid #11182714}.cookie-btn--ghost{color:#374151;background:#fff;border:1px solid #1118271a}.cookie-preferences{gap:14px;padding:20px 28px 8px;display:grid}.cookie-row{background:#f8fafc;border:1px solid #1118270f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.cookie-row--disabled{background:#f3f4f6}.cookie-row__copy strong{color:#111827;font-size:1rem;display:block}.cookie-row__copy p{color:#6b7280;margin:6px 0 0;line-height:1.6}.cookie-switch{flex:none;width:58px;height:34px;display:inline-flex;position:relative}.cookie-switch input{opacity:0;width:0;height:0}.cookie-switch__slider{cursor:pointer;background:#d1d5db;border-radius:999px;transition:all .2s;position:absolute;inset:0}.cookie-switch__slider:before{content:"";background:#fff;border-radius:999px;width:26px;height:26px;transition:all .2s;position:absolute;top:4px;left:4px;box-shadow:0 4px 10px #0f172a29}.cookie-switch input:checked+.cookie-switch__slider{background:linear-gradient(135deg,#6d28d9 0%,#db2777 100%)}.cookie-switch input:checked+.cookie-switch__slider:before{transform:translate(24px)}.cookie-switch input:disabled+.cookie-switch__slider{opacity:.7;cursor:not-allowed}@media (max-width:768px){.cookie-popup-overlay{align-items:flex-end;padding:10px}.cookie-popup{border-radius:22px}.cookie-popup__top{padding:20px 18px 14px}.cookie-popup__top h3{font-size:1.45rem}.cookie-popup__summary,.cookie-popup__actions,.cookie-preferences{padding-left:18px;padding-right:18px}.cookie-popup__summary{flex-direction:column;align-items:flex-start}.cookie-popup__actions{justify-content:stretch}.cookie-btn{width:100%}.cookie-row{align-items:flex-start}}.cookie-center-overlay{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a8a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cookie-center-modal{background:#fff;border:1px solid #11182714;border-radius:30px;width:min(980px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px #0f172a47}.cookie-center-modal__inner{padding:34px 36px 30px}.cookie-center-modal h2{letter-spacing:-.03em;color:#111827;margin:0 0 18px;font-size:3rem;font-weight:900;line-height:1.02}.cookie-center-modal p{color:#4b5563;margin:0;font-size:1.06rem;line-height:1.72}.cookie-center-links{flex-wrap:wrap;gap:18px;margin:20px 0 28px;display:flex}.cookie-center-links button{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;font-weight:800;text-decoration:underline}.cookie-center-info{margin-bottom:26px}.cookie-center-info h3{color:#111827;margin:0 0 10px;font-size:1.8rem;line-height:1.1}.cookie-center-settings{gap:14px;margin-bottom:28px;display:grid}.cookie-option{background:#f8fafc;border:1px solid #1118270f;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.cookie-option--disabled{background:#f3f4f6}.cookie-option__copy strong{color:#111827;font-size:1rem;display:block}.cookie-option__copy p{color:#6b7280;margin-top:8px;font-size:.98rem}.cookie-toggle{flex:none;width:60px;height:36px;display:inline-flex;position:relative}.cookie-toggle input{opacity:0;width:0;height:0}.cookie-toggle__slider{background:#d1d5db;border-radius:999px;transition:all .2s;position:absolute;inset:0}.cookie-toggle__slider:before{content:"";background:#fff;border-radius:999px;width:28px;height:28px;transition:all .2s;position:absolute;top:4px;left:4px;box-shadow:0 4px 12px #0f172a2e}.cookie-toggle input:checked+.cookie-toggle__slider{background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 45%,#db2777 100%)}.cookie-toggle input:checked+.cookie-toggle__slider:before{transform:translate(24px)}.cookie-center-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.cookie-center-btn{cursor:pointer;border:none;border-radius:999px;min-height:64px;font-size:1.1rem;font-weight:900;transition:transform .18s,box-shadow .18s}.cookie-center-btn:hover{transform:translateY(-1px)}.cookie-center-btn--ghost{color:#111827;background:#fff;border:1px solid #1118271a;box-shadow:0 8px 18px #0f172a0a}.cookie-center-btn--primary{color:#fff;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);box-shadow:0 14px 24px #1118272e}.cookie-center-btn--light{color:#111827;background:#f3f4f6;border:1px solid #1118270f}@media (max-width:768px){.cookie-center-overlay{align-items:flex-end;padding:10px}.cookie-center-modal{border-radius:24px;max-height:94vh}.cookie-center-modal__inner{padding:22px 18px 18px}.cookie-center-modal h2{font-size:2rem}.cookie-center-info h3{font-size:1.35rem}.cookie-center-actions{grid-template-columns:1fr}.cookie-center-btn{min-height:54px;font-size:1rem}.cookie-option{padding:16px}}
