@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--accent:#6366f1;--accent-strong:#4f46e5;--accent-soft:#6366f11f;--gradient-brand:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #d946ef 100%);--gradient-accent:linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--hot:#e11d48;--hot-bg:#fff1f2;--gradient-hot:linear-gradient(135deg, #f43f5e 0%, #e11d48 100%);--warm:#ea580c;--warm-bg:#fff7ed;--gradient-warm:linear-gradient(135deg, #fb923c 0%, #ea580c 100%);--gold:#b45309;--gold-bg:#fef3c7;--gradient-gold:linear-gradient(135deg, #fbbf24 0%, #d97706 100%);--success:#059669;--success-bg:#ecfdf5;--gradient-success:linear-gradient(135deg, #34d399 0%, #059669 100%);--bg:#f6f7fb;--bg-gradient:radial-gradient(1200px 600px at 100% -10%, #8b5cf614, transparent 60%), radial-gradient(1000px 500px at -10% 0%, #6366f112, transparent 55%);--surface:#fff;--surface-2:#f9fafc;--surface-glass:#ffffffb8;--text:#15172b;--text-muted:#6b7185;--text-subtle:#969cb0;--border:#e7e9f0;--border-strong:#d7dae5;--shadow-sm:0 1px 2px #14172b0f, 0 1px 3px #14172b0d;--shadow-md:0 4px 6px -1px #14172b12, 0 2px 4px -2px #14172b0f;--shadow-lg:0 12px 24px -6px #14172b1f, 0 4px 8px -4px #14172b14;--shadow-xl:0 24px 48px -12px #14172b33;--shadow-accent:0 8px 24px -6px #6366f173;--radius-sm:8px;--radius:12px;--radius-lg:18px;--radius-xl:24px;--radius-pill:999px;--font:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"cv11", "ss01";line-height:1.5}[data-theme=dark]{--accent:#818cf8;--accent-strong:#6366f1;--accent-soft:#818cf829;--gradient-brand:linear-gradient(135deg, #818cf8 0%, #a78bfa 50%, #e879f9 100%);--gradient-accent:linear-gradient(135deg, #818cf8 0%, #a78bfa 100%);--hot:#fb7185;--hot-bg:#fb718524;--gradient-hot:linear-gradient(135deg, #fb7185 0%, #f43f5e 100%);--warm:#fbbf24;--warm-bg:#fbbf2424;--gradient-warm:linear-gradient(135deg, #fcd34d 0%, #f59e0b 100%);--gold:#fbbf24;--gold-bg:#fbbf2429;--gradient-gold:linear-gradient(135deg, #fcd34d 0%, #f59e0b 100%);--success:#34d399;--success-bg:#34d39924;--gradient-success:linear-gradient(135deg, #6ee7b7 0%, #10b981 100%);--bg:#0a0b14;--bg-gradient:radial-gradient(1200px 600px at 100% -10%, #8b5cf624, transparent 60%), radial-gradient(1000px 500px at -10% 0%, #6366f11a, transparent 55%);--surface:#14161f;--surface-2:#1a1d29;--surface-glass:#14161fb8;--text:#eceef5;--text-muted:#9aa1b5;--text-subtle:#6b7185;--border:#262a38;--border-strong:#333848;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 8px #00000073;--shadow-lg:0 12px 28px -8px #0009;--shadow-xl:0 24px 48px -12px #000000b3;--shadow-accent:0 8px 24px -6px #6366f180;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);background-image:var(--bg-gradient);min-height:100vh;color:var(--text);background-attachment:fixed;margin:0;transition:background-color .3s,color .3s}h1,h2,h3{letter-spacing:-.02em}a{color:inherit}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}::selection{background:var(--accent-soft)}*{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill);background-clip:content-box;border:2px solid #0000}::-webkit-scrollbar-thumb:hover{background:var(--text-subtle);background-clip:content-box}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell>.app{flex:1}.app{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem 4rem}.app-header{z-index:20;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-glass);-webkit-backdrop-filter:blur(16px)saturate(180%);box-shadow:var(--shadow-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1rem;margin:.75rem 0 1.5rem;padding:.85rem 1.25rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;min-width:0;display:flex}.brand-mark{background:var(--gradient-brand);color:#fff;width:2.5rem;height:2.5rem;box-shadow:var(--shadow-accent);border-radius:13px;flex-shrink:0;place-items:center;font-size:1.3rem;display:grid}.brand-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.brand-name{letter-spacing:-.03em;background:var(--gradient-brand);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800}.brand-tagline{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.header-right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}@media (width<=760px){.app-header{padding:.7rem .85rem}.brand-tagline{display:none}.brand-name{font-size:1.2rem}.add-product-btn .btn-label{display:none}.add-product-btn{padding:.55rem .7rem;font-size:1rem}}@media (width<=420px){.brand-mark{width:2.2rem;height:2.2rem;font-size:1.15rem}.header-right{gap:.4rem}}.cmdk-button{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:.45rem;padding:.5rem .8rem;font-size:.88rem;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.cmdk-button:hover{border-color:var(--border-strong);color:var(--text)}.cmdk-button kbd{font-family:var(--font);border:1px solid var(--border-strong);background:var(--surface);color:var(--text-subtle);border-radius:6px;padding:.1rem .4rem;font-size:.72rem;font-weight:700;line-height:1.4}@media (width<=720px){.cmdk-button .cmdk-label,.cmdk-button kbd{display:none}}.theme-toggle{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-pill);place-items:center;width:2.5rem;height:2.5rem;font-size:1.05rem;line-height:1;transition:transform .2s,border-color .2s,background .2s;display:grid}.theme-toggle:hover{border-color:var(--border-strong);transform:translateY(-1px)scale(1.05)}.stat-band{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.stat-pill{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:.6rem;min-width:0;padding:.7rem 1rem;display:flex}.stat-pill .stat-icon{background:var(--accent-soft);border-radius:9px;flex-shrink:0;place-items:center;width:2.1rem;height:2.1rem;font-size:1rem;display:grid}.stat-pill.hot .stat-icon{background:var(--hot-bg)}.stat-pill.save .stat-icon{background:var(--success-bg)}.stat-pill.live .stat-icon{background:var(--gold-bg)}.stat-pill .stat-body{flex-direction:column;line-height:1.2;display:flex}.stat-pill .stat-value{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.stat-pill .stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.live-dot{background:var(--success);border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 #10b98180}@keyframes pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.alert-banner{border-radius:var(--radius);background:var(--gradient-success);color:#fff;text-align:left;width:100%;box-shadow:var(--shadow-md);border:1px solid #0000;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.9rem 1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:.4s slide-down;display:flex}.alert-banner:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.app-main{grid-template-columns:272px 1fr;align-items:start;gap:1.75rem;display:grid}@media (width<=860px){.app-main{grid-template-columns:1fr}}.filter-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:1.4rem;padding:1.25rem;display:flex;position:sticky;top:5.5rem}.filter-group{flex-direction:column;gap:.55rem;display:flex}.filter-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);font-size:.72rem;font-weight:700}.segmented{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);gap:.2rem;padding:.2rem;display:flex}.segmented button{border-radius:var(--radius-sm);color:var(--text-muted);background:0 0;border:none;flex:1;padding:.45rem .3rem;font-size:.85rem;font-weight:600;transition:color .18s,background .18s,box-shadow .18s}.segmented button:hover{color:var(--text)}.segmented button.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.size-chips{flex-wrap:wrap;gap:.4rem;display:flex}.chip{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:2.5rem;color:var(--text-muted);padding:.35rem .6rem;font-size:.85rem;font-weight:600;transition:all .16s}.chip:hover{border-color:var(--accent);color:var(--accent)}.chip.active{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-accent);border-color:#0000}.filter-bar select,.filter-bar input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);padding:.6rem .7rem;transition:border-color .16s,box-shadow .16s}.filter-bar select:focus,.filter-bar input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.size-filter-toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--accent-soft);cursor:pointer;align-items:center;gap:.55rem;padding:.65rem .75rem;font-size:.88rem;font-weight:600;display:flex}.size-filter-toggle input{width:1.05rem;height:1.05rem;accent-color:var(--accent);cursor:pointer}.product-grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:1.5rem;display:grid}.status-message{color:var(--text-muted);text-align:center;padding:4rem 1rem;font-size:.95rem}.empty-state{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;display:flex}.empty-state .empty-icon{opacity:.6;font-size:3rem}.skeleton-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.skeleton-img{aspect-ratio:1;background:var(--surface-2)}.skeleton-body{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.skeleton-line{border-radius:var(--radius-pill);background:var(--surface-2);height:.8rem}.skeleton-line.short{width:40%}.skeleton-line.med{width:75%}.skeleton-line.wide{width:90%}.skeleton-img,.skeleton-line{position:relative;overflow:hidden}.skeleton-img:after,.skeleton-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);animation:1.4s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}[data-theme=dark] .skeleton-img:after,[data-theme=dark] .skeleton-line:after{background:linear-gradient(90deg,#0000,#ffffff0f,#0000)}@keyframes shimmer{to{transform:translate(100%)}}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;flex-direction:column;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,border-color .22s;animation:.4s backwards card-in;display:flex;position:relative;overflow:hidden}@keyframes card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.product-card:hover,.product-card:focus-visible{box-shadow:var(--shadow-lg);border-color:var(--border-strong);outline:none;transform:translateY(-4px)}.product-card.drop-hot{border-color:color-mix(in srgb, var(--hot) 45%, var(--border))}.product-card.drop-warm{border-color:color-mix(in srgb, var(--warm) 40%, var(--border))}.card-image{aspect-ratio:1;background:var(--surface-2);position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1);display:block}.product-card:hover .card-image img{transform:scale(1.06)}.card-marketplace{z-index:2;position:absolute;bottom:.6rem;left:.6rem}.card-badges{z-index:2;flex-direction:column;align-items:flex-start;gap:.4rem;display:flex;position:absolute;top:.7rem;left:.7rem}.drop-badge,.best-price-badge,.alert-badge{border-radius:var(--radius-pill);color:#fff;letter-spacing:-.01em;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.3rem .65rem;font-size:.78rem;font-weight:700}.drop-badge{background:var(--gradient-warm)}.product-card.drop-hot .drop-badge{background:var(--gradient-hot)}.best-price-badge{background:var(--gradient-gold)}.alert-badge{background:var(--gradient-success)}.size-match-badge{border-radius:var(--radius-pill);color:#fff;letter-spacing:-.01em;box-shadow:var(--shadow-md);background:var(--gradient-accent);padding:.3rem .65rem;font-size:.78rem;font-weight:700}.card-actions{z-index:2;flex-direction:column;gap:.4rem;display:flex;position:absolute;top:.7rem;right:.7rem}.favorite-btn,.compare-btn{background:var(--surface-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-pill);width:2.3rem;height:2.3rem;box-shadow:var(--shadow-md);border:none;place-items:center;font-size:1rem;line-height:1;transition:transform .18s,background .18s,opacity .18s;display:grid}.compare-btn{opacity:0;transform:translateY(-4px)}.product-card:hover .compare-btn,.product-card:focus-within .compare-btn,.compare-btn.active{opacity:1;transform:translateY(0)}.favorite-btn:hover,.compare-btn:hover{transform:scale(1.15)}.compare-btn.active{background:var(--gradient-accent);box-shadow:var(--shadow-accent)}.compare-btn:disabled{cursor:not-allowed;opacity:0}.product-card:hover .compare-btn:disabled{opacity:.4}.favorite-btn.active{animation:.35s heart-pop}@keyframes heart-pop{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.alert-indicator{color:var(--success);font-weight:600}.product-info{flex-direction:column;flex:1;gap:.55rem;padding:1rem 1.1rem 1.2rem;display:flex}.product-meta{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:600}.product-info h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.98rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-sizes{flex-wrap:wrap;gap:.3rem;display:flex}.size-tag{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:var(--surface-2);padding:.12rem .5rem;font-size:.72rem;font-weight:600}.product-pricing{justify-content:space-between;align-items:flex-end;gap:.5rem;margin-top:auto;padding-top:.4rem;display:flex}.prices{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.current-price{letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.product-card.drop-hot .current-price{color:var(--hot)}.product-card.drop-warm .current-price{color:var(--warm)}.old-price{color:var(--text-subtle);font-size:.88rem;font-weight:500;text-decoration:line-through}.sparkline{flex-shrink:0}.sparkline polyline{stroke:var(--accent)}.product-card.drop-hot .sparkline polyline{stroke:var(--hot)}.product-card.drop-warm .sparkline polyline{stroke:var(--warm)}.savings{color:var(--text-muted);font-size:.8rem;font-weight:600}.product-card.drop-hot .savings,.product-card.drop-warm .savings{border-radius:var(--radius-sm);align-self:flex-start;padding:.3rem .6rem;display:inline-flex}.product-card.drop-hot .savings{color:var(--hot);background:var(--hot-bg)}.product-card.drop-warm .savings{color:var(--warm);background:var(--warm-bg)}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#0a0b148c;justify-content:center;align-items:center;padding:1rem;animation:.2s fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:660px;max-height:92vh;box-shadow:var(--shadow-xl);flex-direction:column;gap:1.35rem;padding:1.75rem;animation:.28s cubic-bezier(.22,1,.36,1) modal-in;display:flex;position:relative;overflow-y:auto}@keyframes modal-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);border-radius:var(--radius-pill);z-index:2;place-items:center;width:2.2rem;height:2.2rem;line-height:1;transition:all .16s;display:grid;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:var(--hot-bg);color:var(--hot);border-color:#0000;transform:rotate(90deg)}.modal-header{align-items:flex-start;gap:1.1rem;display:flex}.modal-header img{border-radius:var(--radius);object-fit:cover;width:104px;height:104px;box-shadow:var(--shadow-sm);flex-shrink:0}.modal-header h2{margin:.2rem 0 .6rem;padding-right:2rem;font-size:1.25rem;line-height:1.35}.modal-brand-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.brand-follow-btn{border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);border-radius:var(--radius-pill);padding:.15rem .6rem;font-size:.75rem;font-weight:700;transition:all .16s}.brand-follow-btn:hover{border-color:var(--accent);color:var(--accent)}.brand-follow-btn.active{background:var(--accent-soft);color:var(--accent);border-color:#0000}.modal-badges{flex-wrap:wrap;gap:.4rem;display:flex}.badge{border-radius:var(--radius-pill);align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.badge.best-price{background:var(--gold-bg);color:var(--gold)}.badge.drop-hot{background:var(--hot-bg);color:var(--hot)}.badge.drop-warm{background:var(--warm-bg);color:var(--warm)}.badge.alert-hit{background:var(--success-bg);color:var(--success)}.price-chart{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);width:100%;height:auto;padding:.5rem}.price-chart .gridline{stroke:var(--border-strong);stroke-dasharray:4 4}.price-chart .axis-label{fill:var(--text-subtle);font-size:11px;font-weight:500}.price-chart .chart-line{stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.price-chart .chart-area{fill:url(#chart-gradient);opacity:.9}.price-chart .chart-dot{fill:var(--surface);stroke:var(--accent);stroke-width:2px}.chart-empty{color:var(--text-muted);text-align:center;background:var(--surface-2);border-radius:var(--radius);padding:2rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:.7rem;margin:0;display:grid}.stats-grid>div{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:.7rem .85rem;transition:border-color .16s}.stats-grid>div:hover{border-color:var(--border-strong)}.stats-grid dt{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);font-size:.7rem;font-weight:600}.stats-grid dd{letter-spacing:-.01em;margin:.2rem 0 0;font-size:1.05rem;font-weight:700}.stats-grid .stat-current{color:var(--accent)}.alert-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);flex-direction:column;gap:.7rem;padding:1.1rem;display:flex}.alert-form label{font-size:.9rem;font-weight:600}.alert-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.alert-controls input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:7rem;color:var(--text);padding:.55rem .7rem;transition:border-color .16s,box-shadow .16s}.alert-controls input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.alert-status{color:var(--text-muted);margin:0;font-size:.85rem}.btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .16s;display:inline-flex}.btn:hover{border-color:var(--border-strong);transform:translateY(-1px)}.btn.primary{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-accent);border-color:#0000}.btn.primary:hover{filter:brightness(1.06);box-shadow:var(--shadow-lg)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.add-product-btn{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-accent);border-color:#0000;padding:.6rem 1.1rem;font-size:.88rem}.add-product-btn:hover{filter:brightness(1.06);box-shadow:var(--shadow-lg)}.modal-actions{flex-wrap:wrap;gap:.6rem;display:flex}.add-product-modal{max-width:540px}.add-modal-head h2{margin:0 0 .3rem;font-size:1.3rem}.add-modal-head p{color:var(--text-muted);margin:0;font-size:.92rem}.add-product-form{flex-direction:column;gap:1.2rem;display:flex}.add-form-field{flex-direction:column;gap:.45rem;display:flex}.add-form-field label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);font-size:.72rem;font-weight:700}.add-form-field input[type=url],.add-form-field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);resize:vertical;width:100%;font-family:var(--font);padding:.65rem .8rem;line-height:1.5}.add-form-field input[type=url]:focus,.add-form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.asin-preview{color:var(--success);font-size:.8rem;font-weight:600}.add-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.add-error{background:var(--hot-bg);border:1px solid color-mix(in srgb, var(--hot) 40%, transparent);border-radius:var(--radius-sm);color:var(--hot);margin:0;padding:.65rem .85rem;font-size:.88rem;font-weight:500}.add-loading-hint{color:var(--text-muted);text-align:center;margin:0;font-size:.85rem}.loading-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:.9rem;height:.9rem;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.add-success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.add-success-img{border-radius:var(--radius);object-fit:cover;width:84px;height:84px;box-shadow:var(--shadow-sm)}.add-success-title{margin:0;font-size:1rem;font-weight:600}.add-success-price{color:var(--text-muted);margin:0;font-size:.9rem}.add-success-hint{color:var(--text-muted);margin:0;font-size:.85rem}.brand-link{text-decoration:none;transition:opacity .16s}.brand-link:hover{opacity:.85}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:auto;padding:2rem 1.5rem 2.5rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;max-width:1320px;margin:0 auto;display:flex}.footer-brand{letter-spacing:-.02em;flex-direction:column;gap:.35rem;max-width:460px;font-weight:800;display:flex}.footer-disclaimer{color:var(--text-muted);font-size:.8rem;font-weight:400;line-height:1.5}.footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .16s}.footer-links a:hover{color:var(--accent)}.footer-copy{max-width:1320px;color:var(--text-subtle);margin:1.5rem auto 0;font-size:.82rem}.cookie-banner{z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--shadow-xl);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1rem 1.25rem;animation:.4s cubic-bezier(.22,1,.36,1) cookie-in;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}.cookie-banner.closing{animation:.22s forwards cookie-out}@keyframes cookie-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cookie-out{to{opacity:0;transform:translateY(20px)}}.cookie-content{flex:320px;align-items:flex-start;gap:.7rem;display:flex}.cookie-icon{flex-shrink:0;font-size:1.4rem;line-height:1.3}.cookie-text{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.cookie-text strong{color:var(--text)}.cookie-text a{color:var(--accent);font-weight:600}.cookie-actions{flex-shrink:0}.legal-page{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:760px;box-shadow:var(--shadow-sm);margin:0 auto;padding:2.5rem;line-height:1.7}.legal-page h1{margin:0 0 .25rem;font-size:1.9rem}.legal-updated{color:var(--text-subtle);margin:0 0 2rem;font-size:.85rem}.legal-page h2{color:var(--text);margin:2rem 0 .6rem;font-size:1.15rem}.legal-page p,.legal-page li{color:var(--text-muted);font-size:.95rem}.legal-page ul{margin:.4rem 0 1rem;padding-left:1.25rem}.legal-page li{margin-bottom:.3rem}.legal-page a{color:var(--accent);font-weight:600}.legal-page strong{color:var(--text)}@media (width<=520px){.app{padding:0 1rem 3rem}.modal-header{flex-direction:column}.add-form-row{grid-template-columns:1fr}.legal-page{padding:1.5rem}.cookie-banner{flex-direction:column;align-items:stretch}.cookie-actions .btn{width:100%}}.ptx-install{z-index:1000;width:min(340px,100vw - 2rem);font-family:var(--font);color:var(--text);background:var(--surface-glass,var(--surface));border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:.85rem;padding:1rem 1.1rem;animation:.28s both ptx-install-in;display:flex;position:fixed;bottom:1rem;left:1rem}@keyframes ptx-install-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ptx-install__close{width:1.6rem;height:1.6rem;color:var(--text-subtle,var(--text-muted));border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;place-items:center;font-size:1.2rem;line-height:1;transition:color .15s,background .15s;display:grid;position:absolute;top:.4rem;right:.5rem}.ptx-install__close:hover{color:var(--text);background:var(--surface-2)}.ptx-install__body{align-items:center;gap:.75rem;padding-right:1.2rem;display:flex}.ptx-install__icon{flex-shrink:0;font-size:1.6rem;line-height:1}.ptx-install__text{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ptx-install__title{font-size:.98rem;font-weight:700}.ptx-install__sub{color:var(--text-muted);font-size:.82rem;line-height:1.35}.ptx-install__cta{width:100%;font-family:var(--font);color:#fff;background:var(--gradient-accent,var(--accent));border-radius:var(--radius);box-shadow:var(--shadow-accent);cursor:pointer;border:none;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:transform .15s,filter .15s}.ptx-install__cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.ptx-install__cta:active{transform:translateY(0)}.ptx-install__cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-nav{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);scrollbar-width:none;gap:.3rem;margin-bottom:1.5rem;padding:.3rem;display:flex;overflow-x:auto}.app-nav::-webkit-scrollbar{display:none}.app-nav-tab{border-radius:var(--radius);color:var(--text-muted);white-space:nowrap;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .16s,background .16s;display:inline-flex}.app-nav-tab:hover{color:var(--text);background:var(--surface-2)}.app-nav-tab.active{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-accent)}.app-nav-icon{font-size:1.05rem;line-height:1}@media (width<=560px){.app-nav-tab{padding:.55rem .8rem}}.cmdk-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px)saturate(120%);background:#0a0c148c;justify-content:center;align-items:flex-start;padding:12vh 16px 16px;animation:.14s ease-out cmdk-fade;display:flex;position:fixed;inset:0}.cmdk-panel{background:var(--surface-glass,var(--surface));border:1px solid var(--border-strong,var(--border));border-radius:var(--radius-lg,18px);width:min(640px,100%);max-height:70vh;box-shadow:var(--shadow-xl,0 24px 60px #00000059);font-family:var(--font);color:var(--text);flex-direction:column;animation:.16s cubic-bezier(.2,.9,.3,1) cmdk-pop;display:flex;overflow:hidden}.cmdk-search{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px 18px;display:flex}.cmdk-search-icon{color:var(--text-muted);font-size:1.15rem;line-height:1}.cmdk-input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.05rem;font-weight:500}.cmdk-input::placeholder{color:var(--text-subtle,var(--text-muted))}.cmdk-esc-badge{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--surface-2);color:var(--text-muted);letter-spacing:.02em;flex-shrink:0;padding:3px 8px;font-family:inherit;font-size:.72rem}.cmdk-list{scrollbar-width:thin;flex:1;padding:8px;overflow-y:auto}.cmdk-group+.cmdk-group{margin-top:6px}.cmdk-group-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle,var(--text-muted));padding:8px 12px 6px;font-size:.7rem;font-weight:700}.cmdk-item{border-radius:var(--radius,12px);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-family:inherit;font-size:.95rem;transition:background 90ms;display:flex}.cmdk-item--active{background:var(--accent-soft,var(--surface-2));box-shadow:inset 0 0 0 1px var(--border-strong,var(--border))}.cmdk-item-icon{border-radius:var(--radius-sm,8px);background:var(--surface-2);width:28px;height:28px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.cmdk-item--active .cmdk-item-icon{background:var(--gradient-accent,var(--accent));color:#fff}.cmdk-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.cmdk-item-hint{color:var(--text-muted);flex-shrink:0;font-size:.8rem}.cmdk-item--product{gap:14px}.cmdk-thumb{object-fit:cover;border-radius:var(--radius-sm,8px);background:var(--surface-2);border:1px solid var(--border);flex-shrink:0;width:40px;height:40px}.cmdk-product-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cmdk-product-text .cmdk-item-label{font-size:.92rem}.cmdk-product-brand{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:.78rem;overflow:hidden}.cmdk-product-price{color:var(--accent);flex-shrink:0;font-size:.9rem;font-weight:700}.cmdk-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:48px 16px;display:flex}.cmdk-empty-icon{color:var(--text-subtle,var(--text-muted));font-size:1.8rem}.cmdk-empty-title{color:var(--text);margin:0;font-weight:600}.cmdk-empty-sub{color:var(--text-muted);margin:0;font-size:.85rem}.cmdk-footer{border-top:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:.78rem;display:flex}.cmdk-footer-hints{align-items:center;gap:6px;display:flex}.cmdk-footer-dot{color:var(--text-subtle,var(--text-muted));margin:0 2px}.cmdk-footer kbd,.cmdk-footer-hints kbd{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--surface);min-width:20px;height:20px;color:var(--text-muted);justify-content:center;align-items:center;padding:0 5px;font-family:inherit;font-size:.72rem;line-height:1;display:inline-flex}.cmdk-footer-badge{border-radius:var(--radius-pill,999px);background:var(--gradient-brand,var(--accent));color:#fff;letter-spacing:.04em;align-items:center;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}@keyframes cmdk-fade{0%{opacity:0}to{opacity:1}}@keyframes cmdk-pop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.cmdk-overlay,.cmdk-panel{animation:none}}.compare-bar{z-index:55;width:min(960px,100vw - 2rem);animation:.25s compare-bar-rise;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%)}@keyframes compare-bar-rise{0%{opacity:0;transform:translate(-50%,.75rem)}to{opacity:1;transform:translate(-50%)}}.compare-bar-inner{background:var(--surface-glass,var(--surface));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-strong);border-radius:var(--radius-pill,999px);box-shadow:var(--shadow-xl);align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.compare-bar-count{color:var(--text-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.compare-bar-count-num{border-radius:var(--radius-pill,999px);background:var(--accent-soft);min-width:1.6rem;height:1.6rem;color:var(--accent);justify-content:center;align-items:center;padding:0 .4rem;font-size:.85rem;font-weight:700;display:inline-flex}.compare-bar-thumbs{scrollbar-width:thin;flex:auto;gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.compare-bar-thumb{flex-shrink:0;position:relative}.compare-bar-thumb img{object-fit:cover;border-radius:var(--radius-sm,8px);border:1px solid var(--border);background:var(--surface-2);width:44px;height:44px;display:block}.compare-bar-thumb-remove{background:var(--hot,#e0245e);color:#fff;cursor:pointer;width:18px;height:18px;box-shadow:var(--shadow-sm);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.6rem;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.compare-bar-thumb-remove:hover{filter:brightness(1.1)}.compare-bar-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.compare-bar-clear{color:var(--text-subtle);font-size:.85rem;font-family:var(--font);cursor:pointer;border-radius:var(--radius-sm,8px);background:0 0;border:none;padding:.4rem .5rem}.compare-bar-clear:hover{color:var(--text);background:var(--surface-2)}.compare-bar-open{border-radius:var(--radius-pill,999px);background:var(--gradient-accent,var(--accent));color:#fff;font-size:.9rem;font-weight:600;font-family:var(--font);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-accent);border:none;padding:.6rem 1.1rem}.compare-bar-open:hover{filter:brightness(1.05)}@media (width<=640px){.compare-bar{width:calc(100vw - 1.5rem);bottom:5rem}.compare-bar-inner{border-radius:var(--radius-lg,18px);gap:.6rem;padding:.6rem .75rem}.compare-bar-count{display:none}.compare-bar-open{padding:.55rem .8rem;font-size:.82rem}}.compare-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl,24px);width:min(1100px,100vw - 2rem);max-height:calc(100vh - 3rem);box-shadow:var(--shadow-xl);flex-direction:column;display:flex;position:relative;overflow:hidden}.compare-modal-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.compare-modal-header h2{color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.compare-modal-close{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--surface-2);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;font-size:.85rem;display:flex}.compare-modal-close:hover{color:var(--text);border-color:var(--border-strong)}.compare-grid-scroll{padding:1rem 1.5rem 1.5rem;overflow:auto}.compare-grid{align-items:stretch;gap:0;min-width:max-content;display:grid}.compare-rowhead{text-transform:uppercase;letter-spacing:.03em;color:var(--text-subtle);border-bottom:1px solid var(--border);background:var(--surface);z-index:1;align-items:center;padding:.7rem .9rem;font-size:.78rem;font-weight:600;display:flex;position:sticky;left:0}.compare-rowhead-img{border-bottom:none}.compare-cell{border-bottom:1px solid var(--border);border-left:1px solid var(--border);color:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:.7rem .9rem;font-size:.95rem;display:flex}.compare-cell.is-cheapest{background:var(--success-bg)}.compare-cell-img{border-bottom:none;padding-top:1rem;position:relative}.compare-cell-img.is-cheapest{box-shadow:inset 0 0 0 2px var(--success);border-radius:var(--radius,12px) var(--radius,12px) 0 0}.compare-cell-img img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius,12px);border:1px solid var(--border);background:var(--surface-2);width:100%;max-width:130px}.compare-cheapest-badge{border-radius:var(--radius-pill,999px);background:var(--success);color:#fff;letter-spacing:.02em;white-space:nowrap;box-shadow:var(--shadow-sm);z-index:2;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.4rem;left:50%;transform:translate(-50%)}.compare-brand{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem}.compare-title{color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.3;display:-webkit-box;overflow:hidden}.compare-price{color:var(--text);font-size:1.15rem;font-weight:700}.compare-drop-badge{border-radius:var(--radius-pill,999px);padding:.25rem .6rem;font-size:.85rem;font-weight:700;display:inline-block}.compare-drop-hot{background:var(--hot-bg);color:var(--hot)}.compare-drop-warm{background:var(--warm-bg);color:var(--warm)}.compare-drop-none{background:var(--surface-2);color:var(--text-subtle)}.compare-spark{color:var(--accent)}.compare-spark polyline{stroke:var(--accent)}.compare-spark-empty{color:var(--text-subtle);font-size:.85rem}.compare-cell-link{border-bottom:none}.compare-cell-link.is-cheapest{border-radius:0 0 var(--radius,12px) var(--radius,12px)}.compare-amazon-link{border-radius:var(--radius-pill,999px);background:var(--accent-soft);color:var(--accent);white-space:nowrap;padding:.5rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.compare-amazon-link:hover{background:var(--gradient-accent,var(--accent));color:#fff}@media (width<=640px){.compare-modal{border-radius:var(--radius-lg,18px);width:calc(100vw - 1rem);max-height:calc(100vh - 1.5rem)}.compare-grid-scroll{padding:.75rem 1rem 1.25rem}.compare-modal-header{padding:.9rem 1rem}}.deal-highlights{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(120% 140% at 0% 0%, var(--accent-soft), transparent 55%), var(--surface);box-shadow:var(--shadow-lg);flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.75rem;display:flex;position:relative;overflow:hidden}.deal-highlights__head{flex-direction:column;gap:.3rem;display:flex}.deal-highlights__live{border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;color:var(--hot);background:var(--hot-bg);align-self:flex-start;align-items:center;gap:.45rem;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.deal-highlights__live-dot{background:var(--hot);width:8px;height:8px;box-shadow:0 0 0 0 var(--hot);border-radius:50%;animation:1.8s ease-out infinite deal-pulse}@keyframes deal-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--hot) 60%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.deal-highlights__title{letter-spacing:-.02em;background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.65rem;font-weight:800}.deal-highlights__subtitle{color:var(--text-muted);margin:0;font-size:.92rem}.deal-highlights__hero{display:block}.deal-feature{text-align:left;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-2);cursor:pointer;width:100%;font:inherit;color:inherit;grid-template-columns:minmax(160px,240px) 1fr;gap:1.5rem;padding:1.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid}.deal-feature:before{content:"";position:absolute}.deal-feature:hover,.deal-feature:focus-visible{box-shadow:var(--shadow-accent);border-color:var(--accent);outline:none;transform:translateY(-3px)}.deal-feature__media{border-radius:var(--radius);background:var(--surface-glass);aspect-ratio:1;position:relative;overflow:hidden}.deal-feature__img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.deal-feature:hover .deal-feature__img{transform:scale(1.05)}.deal-feature__flag{z-index:1;border-radius:var(--radius-pill);color:#fff;background:var(--gradient-hot);box-shadow:var(--shadow-md);padding:.3rem .6rem;font-size:.72rem;font-weight:800;position:absolute;top:.6rem;left:.6rem}.deal-feature__body{flex-direction:column;justify-content:center;gap:.5rem;min-width:0;display:flex}.deal-feature__brand{letter-spacing:.05em;text-transform:uppercase;color:var(--text-subtle);font-size:.78rem;font-weight:700}.deal-feature__name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.deal-feature__price-row{flex-wrap:wrap;align-items:baseline;gap:.65rem;margin-top:.25rem;display:flex}.deal-feature__price{letter-spacing:-.02em;color:var(--hot);font-size:2rem;font-weight:800}.deal-feature__ref{color:var(--text-subtle);font-size:1.05rem;text-decoration:line-through}.deal-feature__badge{border-radius:var(--radius-pill);color:#fff;background:var(--gradient-hot);box-shadow:var(--shadow-md);padding:.35rem .7rem;font-size:.95rem;font-weight:800}.deal-feature--warm .deal-feature__badge,.deal-feature--warm .deal-feature__flag{background:var(--gradient-warm)}.deal-feature--warm .deal-feature__price{color:var(--warm)}.deal-feature__meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.15rem;display:flex}.deal-feature__save{color:var(--success);font-size:.95rem;font-weight:700}.deal-feature__best{border-radius:var(--radius-pill);color:var(--gold);background:var(--gold-bg);align-items:center;gap:.25rem;padding:.28rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.deal-highlights__more{flex-direction:column;gap:.85rem;display:flex}.deal-highlights__more-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.deal-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;gap:1rem;margin:0 -.25rem;padding:.25rem .25rem .75rem;display:flex;overflow-x:auto}.deal-rail::-webkit-scrollbar{height:6px}.deal-rail::-webkit-scrollbar-track{background:0 0}.deal-rail::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill)}.deal-card{scroll-snap-align:start;text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);cursor:pointer;width:180px;font:inherit;color:inherit;flex-direction:column;flex:none;padding:0;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.deal-card:hover,.deal-card:focus-visible{box-shadow:var(--shadow-lg);border-color:var(--accent);outline:none;transform:translateY(-3px)}.deal-card__media{aspect-ratio:1;background:var(--surface-glass);position:relative;overflow:hidden}.deal-card__img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.deal-card:hover .deal-card__img{transform:scale(1.06)}.deal-card__badge{border-radius:var(--radius-pill);color:#fff;background:var(--gradient-hot);box-shadow:var(--shadow-sm);padding:.22rem .55rem;font-size:.78rem;font-weight:800;position:absolute;top:.5rem;right:.5rem}.deal-card--warm .deal-card__badge{background:var(--gradient-warm)}.deal-card__body{flex-direction:column;gap:.2rem;min-width:0;padding:.7rem .8rem .85rem;display:flex}.deal-card__brand{letter-spacing:.04em;text-transform:uppercase;color:var(--text-subtle);font-size:.68rem;font-weight:700}.deal-card__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.deal-card__price-row{align-items:baseline;gap:.45rem;margin-top:.2rem;display:flex}.deal-card__price{color:var(--hot);font-size:1.05rem;font-weight:800}.deal-card--warm .deal-card__price{color:var(--warm)}.deal-card__ref{color:var(--text-subtle);font-size:.78rem;text-decoration:line-through}@media (width<=640px){.deal-highlights{padding:1.25rem}.deal-feature{grid-template-columns:1fr;gap:1rem}.deal-feature__media{max-width:60%}.deal-feature__price{font-size:1.6rem}.deal-highlights__title{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.deal-highlights__live-dot,.deal-feature,.deal-feature__img,.deal-card,.deal-card__img{transition:none;animation:none}}.lang-switcher{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:2px;padding:2px;display:inline-flex}.lang-switcher__btn{appearance:none;color:var(--text-muted);font-family:var(--font);letter-spacing:.02em;border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;padding:5px 10px;font-size:.75rem;font-weight:600;line-height:1;transition:color .15s,background .15s}.lang-switcher__btn:hover{color:var(--text)}.lang-switcher__btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.lang-switcher__btn--active{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-sm)}.lang-switcher__btn--active:hover{color:#fff}.ptx-notif{font-family:var(--font);border-radius:var(--radius-pill);border:1px solid var(--border);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;line-height:1;display:inline-flex}.ptx-notif--cta{cursor:pointer;color:#fff;background:var(--gradient-accent,var(--accent));box-shadow:var(--shadow-accent);border-color:#0000;transition:transform .15s,box-shadow .15s,filter .15s}.ptx-notif--cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.ptx-notif--cta:active{transform:translateY(0)}.ptx-notif--cta:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ptx-notif--active{color:var(--success,var(--accent));background:var(--accent-soft,var(--surface-2));border-color:var(--border-strong,var(--border))}.ptx-notif--denied{color:var(--text-subtle,var(--text-muted));background:var(--surface-2);border-color:var(--border);cursor:default}@media (width<=720px){.ptx-notif{gap:0;padding:.5rem .6rem}.ptx-notif-label{display:none}}.pcb-overlay{z-index:70;pointer-events:none;position:fixed;inset:0;overflow:hidden}.pcb-piece{border-radius:var(--radius-sm);opacity:0;will-change:transform, opacity;animation-name:pcb-fall;animation-timing-function:cubic-bezier(.2,.6,.4,1);animation-iteration-count:1;animation-fill-mode:forwards;position:absolute;top:-24px}.pcb-piece.is-round{border-radius:50%}@keyframes pcb-fall{0%{opacity:0;transform:translateY(-10vh)rotate(0)}10%{opacity:1}to{transform:translate3d(var(--pcb-drift,0), 105vh, 0) rotate(var(--pcb-rotate,540deg));opacity:0}}.pcb-reduced{font-size:3rem;animation:.4s ease-out pcb-pop;position:absolute;top:18%;left:50%;transform:translate(-50%)}@keyframes pcb-pop{0%{opacity:0;transform:translate(-50%)scale(.6)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.pcb-piece{animation:none;display:none}}.marketplace-badge{font-family:var(--font);white-space:nowrap;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.marketplace-badge--sm{gap:.25rem;padding:.18rem .45rem;font-size:.68rem}.marketplace-badge__flag{font-size:.95em;line-height:1}.marketplace-badge__label{letter-spacing:.01em}.atc-menu{display:inline-block;position:relative}.atc-trigger{white-space:nowrap}.atc-popover{z-index:50;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);min-width:240px;max-width:320px;max-height:320px;box-shadow:var(--shadow-xl);flex-direction:column;gap:.35rem;padding:.5rem;animation:.12s ease-out atc-pop;display:flex;position:absolute;top:calc(100% + .5rem);left:0;overflow-y:auto}@keyframes atc-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.atc-empty{color:var(--text-subtle);margin:0;padding:.5rem .6rem;font-size:.85rem}.atc-list{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.atc-row{width:100%;font:inherit;text-align:left;color:var(--text);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.9rem;transition:background .12s;display:flex}.atc-row:hover{background:var(--surface-2)}.atc-row.is-checked{color:var(--accent);font-weight:600}.atc-check{color:#fff;border-radius:var(--radius-sm);border:1.5px solid var(--border-strong);background:var(--surface-2);flex-shrink:0;place-items:center;width:1.15rem;height:1.15rem;font-size:.8rem;line-height:1;transition:background .12s,border-color .12s;display:grid}.atc-row.is-checked .atc-check{background:var(--gradient-accent);border-color:#0000}.atc-row-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.atc-create{border-top:1px solid var(--border);gap:.4rem;margin-top:.15rem;padding-top:.35rem;display:flex}.atc-create-input{min-width:0;font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);outline:none;flex:1;padding:.45rem .6rem;font-size:.88rem;transition:border-color .12s,box-shadow .12s}.atc-create-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.atc-create-input::placeholder{color:var(--text-subtle)}.atc-create-btn{color:#fff;background:var(--gradient-accent);border-radius:var(--radius);cursor:pointer;border:none;flex-shrink:0;place-items:center;width:2.1rem;font-size:1.2rem;line-height:1;transition:opacity .12s;display:grid}.atc-create-btn:hover{opacity:.9}.atc-create-btn:disabled{opacity:.4;cursor:not-allowed}.buy-signal{--bs-tone:var(--success);--bs-tone-bg:var(--success-bg);--bs-gradient:var(--gradient-success);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);flex-direction:column;flex-shrink:0;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.buy-signal.tone-success{--bs-tone:var(--success);--bs-tone-bg:var(--success-bg);--bs-gradient:var(--gradient-success)}.buy-signal.tone-warm{--bs-tone:var(--warm);--bs-tone-bg:var(--warm-bg);--bs-gradient:var(--gradient-warm)}.buy-signal.tone-hot{--bs-tone:var(--hot);--bs-tone-bg:var(--hot-bg);--bs-gradient:var(--gradient-hot)}.buy-signal:before{content:"";background:var(--bs-gradient);height:4px;position:absolute;inset:0 0 auto}.buy-signal:after{content:"";background:var(--bs-tone-bg);filter:blur(40px);opacity:.6;pointer-events:none;width:60%;height:120%;position:absolute;top:-40%;right:-20%}.buy-signal>*{z-index:1;position:relative}.bs-head{justify-content:space-between;align-items:center;display:flex}.bs-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:700}.bs-score-inline{color:var(--bs-tone);background:var(--bs-tone-bg);border-radius:var(--radius-pill);padding:.2rem .6rem;font-size:.8rem;font-weight:700}.bs-gauge-wrap{justify-content:center;padding-top:.25rem;display:flex;position:relative}.bs-gauge{width:100%;max-width:280px;height:auto}.bs-track{stroke:var(--surface-2)}[data-theme=dark] .bs-track{stroke:#ffffff14}.bs-progress{transition:stroke-dasharray .7s cubic-bezier(.34,1.2,.64,1)}.tone-success .bs-grad-a{stop-color:#34d399}.tone-success .bs-grad-b{stop-color:#059669}.tone-warm .bs-grad-a{stop-color:#fb923c}.tone-warm .bs-grad-b{stop-color:#ea580c}.tone-hot .bs-grad-a{stop-color:#f43f5e}.tone-hot .bs-grad-b{stop-color:#e11d48}.bs-gauge-center{flex-direction:column;align-items:center;gap:.15rem;display:flex;position:absolute;bottom:.25rem;left:0;right:0}.bs-verdict-emoji{font-size:2rem;line-height:1}.bs-verdict-label{letter-spacing:-.01em;color:var(--bs-tone);font-size:1.25rem;font-weight:800}.bs-facts{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0;display:grid}.bs-fact{text-align:center;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.25rem;padding:.6rem .5rem;display:flex}.bs-fact dt{color:var(--text-muted);letter-spacing:.01em;font-size:.68rem;font-weight:600}.bs-fact dd{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.bs-fact dd.good,.bs-fact dd.trend-fallend{color:var(--success)}.bs-fact dd.bad,.bs-fact dd.trend-steigend{color:var(--hot)}.bs-reasons{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.bs-reasons li{color:var(--text);padding-left:1.4rem;font-size:.85rem;line-height:1.4;position:relative}.bs-reasons li:before{content:"";background:var(--bs-gradient);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.5em;left:.25rem}@media (width<=420px){.buy-signal{padding:1.25rem}.bs-facts{grid-template-columns:1fr}.bs-fact{text-align:left;flex-direction:row;justify-content:space-between}}.pcp{width:100%}.pcp-ranges{gap:6px;margin-bottom:10px;display:flex}.pcp-range{appearance:none;border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font:600 .8rem var(--font);border-radius:var(--radius-pill);cursor:pointer;padding:5px 12px;transition:background .15s,color .15s,border-color .15s,transform .1s}.pcp-range:hover{color:var(--text);border-color:var(--border-strong)}.pcp-range:active{transform:translateY(1px)}.pcp-range.is-active{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-sm);border-color:#0000}.pcp-svg{width:100%;height:auto;display:block;overflow:visible}.pcp-gridline{stroke:var(--border);stroke-width:1px;stroke-dasharray:4 4}.pcp-axis{fill:var(--text-subtle);font:500 11px var(--font)}.pcp-area{pointer-events:none}.pcp-line{stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.pcp-dot{fill:var(--surface);stroke:var(--accent);stroke-width:1.5px;pointer-events:none}.pcp-crosshair{stroke:var(--accent);stroke-width:1px;stroke-dasharray:3 3;opacity:.6}.pcp-dot-active-halo{fill:var(--accent);opacity:.18}.pcp-dot-active{fill:var(--accent);stroke:var(--surface);stroke-width:2px}.pcp-tooltip{pointer-events:none}.pcp-tooltip-box{fill:var(--surface);stroke:var(--border-strong);stroke-width:1px;filter:drop-shadow(0 4px 10px #0000002e)}.pcp-tooltip-date{fill:var(--text-muted);font:500 10px var(--font)}.pcp-tooltip-price{fill:var(--text);font:700 13px var(--font)}.pcp-overlay{cursor:crosshair;touch-action:none}.pcp-empty{text-align:center;color:var(--text-muted);background:var(--surface-2);border:1px dashed var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:48px 16px;display:flex}.pcp-empty-icon{opacity:.8;font-size:2rem}.pcp-empty p{margin:0;font-size:.9rem}.settings-modal{gap:1.4rem;max-width:560px}.settings-head{align-items:flex-start;gap:1rem;padding-right:2rem;display:flex}.settings-emoji{border-radius:var(--radius);background:var(--accent-soft);width:3rem;height:3rem;box-shadow:var(--shadow-sm);flex-shrink:0;place-items:center;font-size:1.5rem;display:grid}.settings-head h2{margin:0 0 .3rem;font-size:1.3rem;line-height:1.3}.settings-intro{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.45}.settings-summary{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);grid-template-columns:repeat(5,1fr);gap:.6rem;padding:1rem;display:grid}.summary-item{text-align:center;flex-direction:column;align-items:center;gap:.2rem;display:flex}.summary-icon{font-size:1.25rem;line-height:1}.summary-value{color:var(--text);font-size:1.15rem;font-weight:800}.summary-label{color:var(--text-muted);font-size:.72rem;line-height:1.2}.settings-section{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:.7rem;padding-top:1.2rem;display:flex}.settings-section.danger{border-top-color:var(--border-strong)}.settings-section-title{color:var(--text);align-items:center;gap:.45rem;margin:0;font-size:1rem;font-weight:700;display:flex}.settings-section-title span{font-size:1.1rem}.settings-text{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.file-input{cursor:pointer;display:inline-block;position:relative}.file-input input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.file-input input[type=file]:disabled{cursor:progress}.file-input-button{color:var(--text);background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.file-input:hover .file-input-button{border-color:var(--accent);background:var(--accent-soft)}.settings-note{border-radius:var(--radius);flex-direction:column;align-items:flex-start;gap:.7rem;width:100%;padding:.85rem 1rem;font-size:.88rem;line-height:1.45;display:flex}.settings-note p{margin:0}.settings-note.success{background:var(--success-bg);color:var(--success);border:1px solid var(--success)}.settings-note.error{background:var(--hot-bg);color:var(--hot);border:1px solid var(--hot)}.btn-danger{color:#fff;background:var(--hot);border-color:var(--hot)}.btn-danger:hover{filter:brightness(.95)}.btn-danger.confirm{background:var(--gradient-hot,var(--hot));box-shadow:var(--shadow-md)}.settings-cancel{margin-top:-.3rem}@media (width<=520px){.settings-summary{grid-template-columns:repeat(3,1fr);row-gap:.9rem}}@media (width<=360px){.settings-summary{grid-template-columns:repeat(2,1fr)}}.sizeprofile-banner{border-radius:var(--radius-lg);border:1px solid var(--border);background:linear-gradient(var(--surface), var(--surface)) padding-box, var(--gradient-accent) border-box;box-shadow:var(--shadow-sm);align-items:center;gap:1.1rem;padding:.95rem 3rem .95rem 1.1rem;display:flex;position:relative;overflow:hidden}.sizeprofile-banner:before{content:"";background:var(--accent-soft);opacity:.5;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 55%);mask-image:linear-gradient(90deg,#000,#0000 55%)}.sizeprofile-banner>*{position:relative}.sizeprofile-banner-emoji{letter-spacing:-.15rem;flex-shrink:0;font-size:1.6rem;line-height:1}.sizeprofile-banner-text{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.sizeprofile-banner-title{color:var(--text);font-size:1rem;font-weight:700}.sizeprofile-banner-subtext{color:var(--text-muted);font-size:.85rem;line-height:1.4}.sizeprofile-banner-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.sizeprofile-banner-cta{border-radius:var(--radius-pill);background:var(--gradient-accent);color:#fff;white-space:nowrap;box-shadow:var(--shadow-accent);border:1px solid #0000;padding:.55rem 1.05rem;font-size:.88rem;font-weight:700;transition:all .16s}.sizeprofile-banner-cta:hover{filter:brightness(1.06);box-shadow:var(--shadow-md);transform:translateY(-1px)}.sizeprofile-banner-later{color:var(--text-subtle);white-space:nowrap;background:0 0;border:none;padding:.45rem .55rem;font-size:.85rem;font-weight:600;transition:color .16s}.sizeprofile-banner-later:hover{color:var(--text)}.sizeprofile-banner-close{border-radius:var(--radius-pill);width:1.7rem;height:1.7rem;color:var(--text-subtle);background:0 0;border:none;place-items:center;font-size:.85rem;line-height:1;transition:all .16s;display:grid;position:absolute;top:.55rem;right:.6rem}.sizeprofile-banner-close:hover{background:var(--surface-2);color:var(--text)}@media (width<=640px){.sizeprofile-banner{flex-wrap:wrap;padding-right:2.6rem}.sizeprofile-banner-actions{justify-content:flex-start;width:100%}.sizeprofile-banner-later{margin-left:auto}}.sizeprofile-modal{gap:1.5rem;max-width:520px}.sizeprofile-head{align-items:flex-start;gap:1rem;padding-right:2rem;display:flex}.sizeprofile-emoji{border-radius:var(--radius);background:var(--accent-soft);width:3rem;height:3rem;box-shadow:var(--shadow-sm);flex-shrink:0;place-items:center;font-size:1.5rem;display:grid}.sizeprofile-head h2{margin:0 0 .3rem;font-size:1.3rem;line-height:1.3}.sizeprofile-intro{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.45}.sizeprofile-section{flex-direction:column;gap:.7rem;display:flex}.sizeprofile-section-title{color:var(--text);align-items:center;gap:.45rem;margin:0;font-size:.95rem;font-weight:700;display:flex}.sizeprofile-section-title span{font-size:1.05rem}.sizeprofile-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.6rem;padding-top:.4rem;display:flex}@media (width<=480px){.sizeprofile-footer{flex-direction:column-reverse}.sizeprofile-footer .btn{width:100%}}
