:root{--ink:#172033;--muted:#64748b;--line:#e2e8f0;--surface:#fff;--surface-soft:#fffaf0;--amber:#f59e0b;--amber-dark:#b45309;--amber-pale:#fef3c7;--navy:#0f172a;--green:#047857;--green-pale:#d1fae5;--red:#b91c1c;--red-pale:#fee2e2;--shadow-sm:0 1px 2px rgba(15,23,42,.06),0 6px 20px rgba(15,23,42,.04);--shadow-md:0 16px 44px rgba(15,23,42,.1);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:#f8fafc;scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at 10% -10%,rgba(245,158,11,.14),transparent 34rem),linear-gradient(180deg,#fff,#f8fafc 24rem,#f8fafc);color:var(--ink)}button,input,select{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button:not(:disabled){cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-height:100svh;padding-top:8px}.card-compact{transition:opacity .16s ease,transform .16s ease,filter .16s ease}.card-compact.is-opening{opacity:.62;transform:scale(.985);filter:saturate(.85)}.navigation-feedback{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:#0f172a0f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.navigation-feedback-card{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border:1px solid rgba(226,232,240,.95);border-radius:999px;background:#fffffff5;box-shadow:0 10px 30px #0f172a24;color:#334155;font-size:.84rem;font-weight:800}.navigation-feedback-spinner{width:16px;height:16px;border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;animation:navigation-feedback-spin .7s linear infinite}@keyframes navigation-feedback-spin{to{transform:rotate(1turn)}}.navigation-feedback-enter-active,.navigation-feedback-leave-active{transition:opacity .14s ease}.navigation-feedback-enter-from,.navigation-feedback-leave-to{opacity:0}.product-page-enter-active,.product-page-leave-active{transition:opacity .18s ease,transform .18s ease}.product-page-enter-from{opacity:0;transform:translateY(8px)}.product-page-leave-to{opacity:0;transform:translateY(-4px)}.mode-tabs{position:sticky;z-index:40;top:max(6px,env(safe-area-inset-top));display:grid;grid-template-columns:1fr 1fr;width:min(1120px,calc(100% - 32px));min-height:44px;margin:0 auto 16px;padding:4px;border:1px solid rgba(226,232,240,.92);border-radius:15px;background:#ffffffe6;box-shadow:0 8px 24px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mode-tab{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:36px;border-radius:11px;color:#475569;font-size:.88rem;font-weight:800;transition:.16s ease}.mode-tab:hover{background:#f8fafc;color:var(--navy)}.mode-tab.active{background:var(--navy);color:#fff;box-shadow:0 5px 14px #0f172a24}.button:focus-visible,.mode-tab:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(245,158,11,.34);outline-offset:2px}.page-container{width:min(1120px,calc(100% - 32px));margin:0 auto}.home-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:34px 38px;overflow:hidden;border:1px solid #fed7aa;border-radius:28px;background:radial-gradient(circle at 90% 0,rgba(251,191,36,.28),transparent 20rem),linear-gradient(135deg,#fff,#fffaf0);box-shadow:var(--shadow-sm)}.eyebrow,.hero-kicker{margin:0 0 7px;color:var(--amber-dark);font-size:.72rem;font-weight:900;letter-spacing:.13em}.home-hero h1{margin:0;font-size:clamp(2rem,5vw,3.35rem);line-height:1.02;letter-spacing:-.045em}.hero-description{max-width:650px;margin:13px 0 0;color:#475569;font-size:1.02rem;line-height:1.65}.hero-stat{flex:0 0 auto;min-width:176px;padding:17px 20px;border:1px solid rgba(245,158,11,.32);border-radius:18px;background:#ffffffc7;text-align:right}.hero-stat span,.hero-stat strong{display:block}.hero-stat strong{color:var(--amber-dark);font-size:1.7rem;line-height:1.1}.hero-stat span{margin-top:4px;color:var(--muted);font-size:.78rem;font-weight:700}.announcement{display:flex;align-items:flex-start;gap:10px;margin:14px 0 0;padding:12px 16px;border:1px solid #fde68a;border-radius:14px;background:#fffbeb;color:#78350f;font-size:.9rem;line-height:1.5}.content-card,.search-panel{margin-top:18px;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.section-heading.compact{margin-bottom:13px}.section-heading h2{margin:0;font-size:1.35rem;letter-spacing:-.025em}.last-updated,.section-heading>p{margin:0;color:var(--muted);font-size:.78rem}.search-form{display:grid;grid-template-columns:1fr auto;gap:10px}.filter-section select,.search-form input{width:100%;min-height:48px;border:1px solid #cbd5e1;border-radius:13px;background:#fff}.search-form input{padding:0 16px;font-size:1rem}.search-form input::-moz-placeholder{color:#94a3b8}.search-form input::placeholder{color:#94a3b8}.filter-section select:focus,.search-form input:focus{border-color:var(--amber);box-shadow:0 0 0 4px #f59e0b1c;outline:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#334155;font-size:.88rem;font-weight:800;line-height:1.2;transition:transform .12s ease,border-color .12s ease,background .12s ease}.button:hover:not(:disabled){border-color:#94a3b8;transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.62}.button.primary{border-color:var(--amber);background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#422006;box-shadow:0 7px 18px #f59e0b33}.button.secondary{background:#f8fafc}.search-submit{min-width:104px;min-height:48px}.hot-keywords{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;color:var(--muted);font-size:.78rem}.hot-keywords button{padding:3px 8px;border:0;background:transparent;color:var(--amber-dark);font-weight:800}.hot-keywords button:hover{text-decoration:underline}.filter-chips,.quick-filters{display:flex;flex-wrap:wrap;gap:8px}.quick-filters{margin-top:17px}.filter-chips button,.quick-filters button{min-height:37px;padding:7px 12px;border:1px solid #dbe3ed;border-radius:999px;background:#fff;color:#475569;font-size:.8rem;font-weight:750}.filter-chips button:hover,.quick-filters button:hover{border-color:#fbbf24}.filter-chips button.active,.quick-filters button.active{border-color:#f59e0b;background:var(--amber-pale);color:#92400e}.advanced-filters{margin-top:16px;border-top:1px solid var(--line)}.advanced-filters summary{width:-moz-max-content;width:max-content;padding:14px 2px 2px;color:#475569;font-size:.85rem;font-weight:800;list-style-position:inside}.advanced-filters[open] summary{margin-bottom:16px}.filter-columns+.filter-section,.filter-section+.filter-section{margin-top:18px}.filter-section h3,.filter-section label{display:block;margin:0 0 9px;color:#334155;font-size:.82rem;font-weight:850}.filter-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:18px}.filter-columns .filter-section{margin-top:0}.filter-section select{padding:0 12px;font-size:.88rem}.filter-chips .clear-filter{margin-left:auto;border-color:#fecaca;color:var(--red)}.results-section{padding:28px 0 8px}.results-heading{padding:0 4px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{display:grid;grid-template-columns:154px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-sm);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-card:hover{border-color:#fcd34d;box-shadow:var(--shadow-md);transform:translateY(-2px)}.product-card-image-wrap{display:flex;align-items:center;justify-content:center;min-height:100%;padding:14px;border-right:1px solid #f1f5f9;background:linear-gradient(160deg,#fff,#fffaf0)}.product-card-image{width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product-card-body{display:flex;min-width:0;flex-direction:column;padding:15px}.product-badges{display:flex;min-height:23px;flex-wrap:wrap;gap:5px}.price-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;font-size:.67rem;font-weight:900;line-height:1}.price-badge.best{background:var(--green-pale);color:#065f46}.price-badge.near{background:var(--amber-pale);color:#92400e}.price-badge.drop{background:var(--red-pale);color:#991b1b}.price-badge.neutral{background:#f1f5f9;color:#475569}.product-title{display:-webkit-box;min-height:2.7em;margin:8px 0 10px;overflow:hidden;font-size:.93rem;font-weight:800;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-title:hover{color:var(--amber-dark)}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-price-row .eyebrow{display:block;margin-bottom:2px;color:var(--muted);font-size:.61rem}.current-price{display:block;color:#c2410c;font-size:1.18rem;letter-spacing:-.02em}.favorite-button{width:36px;height:36px;flex:0 0 36px;padding:0;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#94a3b8;font-size:1.25rem}.favorite-button.active{border-color:#fbbf24;background:#fffbeb;color:var(--amber)}.product-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 0}.product-metrics div{min-width:0;padding:7px 8px;border-radius:9px;background:#f8fafc}.product-metrics dd,.product-metrics dt{margin:0}.product-metrics dt{color:var(--muted);font-size:.62rem}.product-metrics dd{margin-top:2px;overflow:hidden;font-size:.75rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-updated{margin:8px 1px 10px;color:#94a3b8;font-size:.63rem}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.product-actions .button{min-height:37px;padding:0 10px;font-size:.76rem}.empty-state,.status-message{border:1px dashed #cbd5e1;border-radius:16px;background:#fff;color:var(--muted);text-align:center}.status-message{padding:16px;white-space:pre-line}.status-message.error{margin-bottom:14px;border-color:#fecaca;background:#fff7f7;color:var(--red)}.empty-state{padding:52px 20px}.empty-state>span{font-size:2rem}.empty-state h3{margin:10px 0 5px;color:var(--ink)}.empty-state p{margin:0 0 18px}.load-more-wrap{display:flex;justify-content:center;padding:24px 0 4px}.load-more{min-width:210px}.auto-load-status{display:flex;min-height:36px;align-items:center;justify-content:center;gap:8px;margin:8px 0 12px;padding:10px 14px;border:1px solid transparent;border-radius:14px;color:#64748b;font-size:.82rem;font-weight:700;text-align:center}.auto-load-status.is-loading{border-color:#fde68a;background:#fffbeb;color:#92400e}.auto-load-spinner{width:15px;height:15px;flex:0 0 auto;border:2px solid #fcd34d;border-top-color:#b45309;border-radius:999px;animation:auto-load-spin .75s linear infinite}@keyframes auto-load-spin{to{transform:rotate(1turn)}}.site-footer{padding:30px 8px calc(30px + env(safe-area-inset-bottom));color:#94a3b8;font-size:.72rem;line-height:1.6;text-align:center}.site-footer p{margin:3px 0}.breadcrumbs{display:flex;align-items:center;gap:8px;margin:3px 2px 12px;color:var(--muted);font-size:.78rem}.breadcrumbs a{color:var(--amber-dark);font-weight:800}.product-hero-card{display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.18fr);gap:36px;padding:30px;border:1px solid #fed7aa;border-radius:25px;background:radial-gradient(circle at 100% 0,rgba(251,191,36,.2),transparent 22rem),#fff;box-shadow:var(--shadow-md)}.detail-image-wrap{display:flex;align-items:center;justify-content:center;min-height:330px;padding:25px;border:1px solid #f1f5f9;border-radius:20px;background:linear-gradient(145deg,#fff,#fffbeb)}.detail-image{width:min(100%,340px);height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.detail-summary{align-self:center;min-width:0}.detail-summary h1{margin:10px 0 6px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.35;letter-spacing:-.03em}.affiliate-note,.track-id{color:var(--muted);font-size:.73rem}.track-id{margin:0}.detail-current-price{margin-top:24px}.detail-current-price span,.detail-current-price strong{display:block}.detail-current-price span{color:var(--muted);font-size:.78rem;font-weight:700}.detail-current-price strong{margin-top:3px;color:#c2410c;font-size:clamp(2rem,5vw,3.15rem);line-height:1.1;letter-spacing:-.045em}.price-insight{width:-moz-fit-content;width:fit-content;margin:12px 0 0;padding:7px 10px;border-radius:9px;background:#f1f5f9;color:#475569;font-size:.78rem;font-weight:800}.price-insight.positive{background:var(--green-pale);color:#065f46}.detail-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.detail-actions .button{min-height:47px}.buy-button{min-width:180px}.affiliate-note{margin:12px 0 0;line-height:1.5}.price-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:15px}.stat-card{min-width:0;padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow-sm)}.stat-card span,.stat-card strong{display:block}.stat-card span{color:var(--muted);font-size:.7rem;font-weight:750}.stat-card strong{margin-top:6px;overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.stat-card.low strong{color:var(--green)}.stat-card.high strong{color:var(--red)}.stat-card .date-value{font-size:.83rem}.history-chart-wrap{position:relative;width:100%;overflow:hidden;padding:8px;border:1px solid #edf1f5;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff)}.chart-expand-button{position:absolute;z-index:2;top:12px;right:12px;display:grid;width:32px;height:32px;place-items:center;border:1px solid transparent;border-radius:9px;background:#f1f5f9c7;color:#64748b;font-size:1.15rem;line-height:1;cursor:pointer;box-shadow:none}.chart-expand-button:hover{border-color:#dbe3ec;background:#fff;color:#1e293b}.history-chart-wrap.is-expanded{position:fixed;z-index:90;inset:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));display:flex;flex-direction:column;padding:14px;border-radius:18px;box-shadow:0 20px 60px #0f172a3d;isolation:isolate}.history-chart-wrap.is-expanded .history-chart{flex:1 1 auto;min-height:0;height:min(62vh,520px)}.history-chart-wrap.is-expanded .chart-detail-panel{flex:0 0 auto}body.chart-is-expanded:after{position:fixed;z-index:89;inset:0;background:#0f172a61;content:""}body.chart-is-expanded{overflow:hidden}.history-chart{display:block;width:100%;min-width:0;height:auto;cursor:crosshair;touch-action:pan-y}.chart-interaction-surface{fill:transparent}.chart-grid line{stroke:#e9eef5;stroke-width:1}.chart-dates text,.chart-grid text{fill:#94a3b8;font-size:11px}.chart-line{fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.chart-latest-dot{fill:#fff;stroke:#2563eb;stroke-width:3.5}.chart-hit-area{fill:transparent;cursor:pointer;outline:none;touch-action:manipulation}.chart-hit-area:focus,.chart-hit-area:hover{fill:#2563eb1f;stroke:#2563eb73;stroke-width:1}.chart-active-guide{stroke:#2563eb;stroke-dasharray:4 5;stroke-width:1.5;opacity:.34;pointer-events:none}.chart-active-dot{fill:#fff;stroke:#1d4ed8;stroke-width:3}.chart-active-dot,.chart-extreme-mark{pointer-events:none}.chart-extreme-connector{display:none}.chart-extreme-mark rect{stroke:none}.chart-extreme-mark text{font-size:14px;font-weight:900}.chart-extreme-dot{stroke:#fff;stroke-width:2}.chart-extreme-mark.high rect{fill:#fee2e2e6}.chart-extreme-mark.high .chart-extreme-dot{fill:#ef4444}.chart-extreme-mark.high text{fill:#b91c1c}.chart-extreme-mark.low rect{fill:#dcfce7eb}.chart-extreme-mark.low .chart-extreme-dot{fill:#10b981}.chart-extreme-mark.low text{fill:#047857}.chart-detail-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.chart-detail-tooltip{position:absolute;z-index:4;grid-template-columns:1fr;gap:2px;width:-moz-max-content;width:max-content;min-width:112px;max-width:calc(100% - 16px);margin-top:0;border-color:transparent;border-radius:11px;background:#0f172aeb;text-align:center;pointer-events:none;box-shadow:0 8px 22px #0f172a2e;transform:translate(-50%,calc(-100% - 14px));transition:left .14s ease,top .14s ease,transform .14s ease,opacity .11s ease;will-change:left,top,transform,opacity}.chart-detail-tooltip.is-left{transform:translate(8px,calc(-100% - 14px))}.chart-detail-tooltip.is-right{transform:translate(calc(-100% - 8px),calc(-100% - 14px))}.chart-detail-tooltip.is-below,.chart-detail-tooltip.is-left.is-below{transform:translate(8px,14px)}.chart-detail-tooltip.is-center.is-below{transform:translate(-50%,14px)}.chart-detail-tooltip.is-right.is-below{transform:translate(calc(-100% - 8px),14px)}.chart-detail-panel div{min-width:0}.chart-detail-panel span,.chart-detail-panel strong{display:block}.chart-detail-panel span{color:#64748b;font-size:.68rem}.chart-detail-panel strong{margin-top:3px;overflow:hidden;color:#1e293b;font-size:.83rem;text-overflow:ellipsis;white-space:nowrap}.chart-detail-tooltip strong{margin-top:0;overflow:visible;color:#fff;text-overflow:clip}.chart-detail-tooltip div:first-child strong{color:#cbd5e1;font-size:.72rem;font-weight:700}.chart-detail-tooltip div:last-child strong{margin-top:2px;font-size:.88rem}.chart-tooltip-enter-active,.chart-tooltip-leave-active{transition:opacity .11s ease}.chart-tooltip-enter-from,.chart-tooltip-leave-to{opacity:0}.chart-detail-panel strong.is-down{color:#047857}.chart-detail-panel strong.is-up{color:#b91c1c}.chart-empty{padding:55px 20px;border:1px dashed #cbd5e1;border-radius:16px;color:var(--muted);text-align:center}.history-summary-text{margin-top:18px;padding:15px 17px;border-radius:13px;background:#f8fafc}.history-summary-text h3{margin:0 0 5px;font-size:.92rem}.history-summary-text p{margin:0;color:#64748b;font-size:.8rem;line-height:1.7}.history-table-wrap{max-height:540px;overflow:auto;border:1px solid var(--line);border-radius:14px}.history-table{width:100%;border-collapse:collapse;font-size:.83rem}.history-table td,.history-table th{padding:12px 15px;border-bottom:1px solid #edf2f7;text-align:right}.history-table td:first-child,.history-table th:first-child{text-align:left}.history-table th{position:sticky;z-index:1;top:0;background:#f8fafc;color:#475569;font-size:.72rem}.history-table tbody tr:last-child td{border-bottom:0}.price-change-list.compact-price-changes{max-height:232px;gap:0;padding-right:4px}.compact-price-changes .price-change-item{align-items:center;min-height:38px;padding:7px 0;font-size:.78rem;line-height:1.25}.compact-price-changes .price-change-item>div:first-child{flex:0 0 auto;color:var(--muted)}.compact-price-changes .price-change-item>div:last-child{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.history-table td:nth-child(2){font-weight:800}.history-table td.down{color:var(--green);font-weight:850}.history-table td.up{color:var(--red);font-weight:850}.back-to-results{display:flex;justify-content:center;gap:9px;padding:20px 0 38px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:170px minmax(0,1fr)}.product-hero-card{grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);gap:24px;padding:22px}.detail-image-wrap{min-height:280px}.price-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-shell{padding-top:max(4px,env(safe-area-inset-top))}.mode-tabs,.page-container{width:calc(100% - 16px)}.mode-tabs{top:max(4px,env(safe-area-inset-top));min-height:42px;margin-bottom:8px;border-radius:13px}.mode-tab{min-height:34px;font-size:.78rem}.home-hero{align-items:center;gap:14px;padding:20px 17px;border-radius:20px}.home-hero h1{font-size:clamp(1.75rem,8vw,2.3rem)}.hero-description{margin-top:8px;font-size:.86rem;line-height:1.5}.hero-stat{min-width:102px;padding:11px 10px}.hero-stat strong{font-size:1.25rem}.hero-stat span{font-size:.62rem}.content-card,.search-panel{margin-top:10px;padding:16px;border-radius:17px}.section-heading{align-items:flex-start;margin-bottom:13px}.section-heading h2{font-size:1.13rem}.last-updated{max-width:140px;text-align:right}.filter-columns{grid-template-columns:1fr;gap:17px}.quick-filters{display:grid;grid-template-columns:1fr 1fr}.quick-filters button{min-width:0;padding-inline:8px}.results-section{padding-top:20px}.product-card{grid-template-columns:122px minmax(0,1fr);border-radius:16px}.product-card-image-wrap{padding:10px}.product-card-body{padding:12px}.product-title{margin:6px 0 8px;font-size:.84rem}.product-metrics{margin-top:9px}.product-updated{display:none}.product-actions{margin-top:9px}.breadcrumbs{margin-bottom:8px}.product-hero-card{grid-template-columns:1fr;gap:14px;padding:17px;border-radius:20px}.detail-image-wrap{min-height:auto;padding:14px}.detail-image{width:min(58vw,250px)}.detail-summary h1{margin-top:8px;font-size:1.25rem}.detail-current-price{margin-top:15px}.detail-current-price strong{font-size:2rem}.detail-actions{display:grid;grid-template-columns:1fr auto;margin-top:16px}.buy-button{min-width:0}.price-stats{gap:8px;margin-top:9px}.stat-card{padding:13px;border-radius:13px}.stat-card strong{font-size:.87rem}.history-section .section-heading>p{display:none}.history-table td,.history-table th{padding:10px 11px;font-size:.75rem}.history-chart-wrap{padding:4px;border-radius:13px}.chart-expand-button{top:8px;right:8px;width:30px;height:30px}.history-chart{height:190px}.history-chart-wrap.is-expanded{inset:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));padding:10px}.history-chart-wrap.is-expanded .history-chart{height:min(58vh,430px)}.chart-dates text,.chart-grid text{font-size:14px}.chart-extreme-mark text{font-size:18px}.chart-detail-panel{gap:6px;padding:9px 10px}.chart-detail-panel span{font-size:.62rem}.chart-detail-panel strong{font-size:.76rem}.back-to-results{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}@media(max-width:680px)and (orientation:portrait){.history-chart-wrap.is-expanded{inset:50% auto auto 50%;box-sizing:border-box;width:100vh;width:100svh;height:100vw;height:100svw;max-width:none;max-height:none;padding:10px;border-radius:0;backface-visibility:hidden;contain:layout paint;transform:translate3d(-50%,-50%,0) rotate(90deg);transform-origin:center}.history-chart-wrap.is-expanded .history-chart{flex:1 1 0;width:100%;height:100%;max-height:none}}@media(max-width:430px){.home-hero{display:block}.hero-stat{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:13px;text-align:left}.search-form{grid-template-columns:1fr 78px;gap:7px}.search-form input{min-width:0;padding-inline:12px;font-size:.88rem}.search-submit{min-width:0;padding-inline:10px}.product-card{grid-template-columns:104px minmax(0,1fr)}.product-card-image-wrap{align-items:flex-start;padding-top:18px}.current-price{font-size:1.02rem}.favorite-button{width:32px;height:32px;flex-basis:32px}.product-metrics div{padding:6px}.product-metrics dd{font-size:.68rem}.product-actions{grid-template-columns:1fr}.product-actions .button.primary{display:none}.detail-actions{grid-template-columns:1fr}.back-to-results{display:grid;grid-template-columns:1fr 1fr}.back-to-results .button{min-width:0;padding-inline:10px}}.home-page{--home-orange:#f59e0b;--home-orange-deep:#c35a08;--home-navy:#111827;--home-cream:#fff9ed;padding-bottom:52px}.home-page .top-bar{position:relative;margin-bottom:14px;padding:4px 2px 2px}.home-page .title{display:flex;align-items:center;gap:10px;color:var(--home-navy);font-size:clamp(1.65rem,4vw,2.25rem);font-weight:950;letter-spacing:-.045em}.home-title-mark{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid hsla(0,0%,100%,.68);border-radius:12px;background:linear-gradient(145deg,#ffca55,#f59e0b 55%,#e86a0b);box-shadow:0 8px 18px #ea580c33,inset 0 1px #ffffff75;color:#fff;font-size:1.25rem;font-weight:950;letter-spacing:0;transform:rotate(-4deg)}.home-page .update-status{gap:7px;padding:8px 12px;border-color:#e5e7eb;background:#ffffffe0;box-shadow:0 7px 22px #0f172a12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#475569;font-size:.78rem}.update-light{width:8px;height:8px;flex:0 0 8px;border-radius:50%}.update-light.is-fresh{background:#10b981;box-shadow:0 0 0 4px #10b98121;animation:home-live-pulse 2.1s ease-out infinite}.update-light.is-delayed{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b21}.update-light.is-stale{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}@keyframes home-live-pulse{0%,46%{box-shadow:0 0 0 4px #10b98121}72%,to{box-shadow:0 0 0 8px #10b98100}}.home-page .announcement-bar{position:relative;padding:9px 14px;border:1px solid #fbd38d;background:linear-gradient(90deg,#fff7e2fa,#fffbebf2);box-shadow:inset 3px 0 #f59e0b,0 5px 16px #92400e0d}.home-page .announcement-track{letter-spacing:.01em}.home-page .search-wrapper{margin-bottom:11px;border-radius:17px}.home-page .search-wrapper:before{position:absolute;z-index:2;top:50%;left:15px;color:#d97706;content:"⌕";font-size:1.45rem;font-weight:950;line-height:1;pointer-events:none;transform:translateY(-54%)}.home-page .search{min-height:52px;padding:13px 96px 13px 46px;border-color:#e6e9ef;border-radius:17px;background:#fffffff5;box-shadow:0 7px 24px #0f172a0f;color:#111827;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.home-page .search::-moz-placeholder{color:#94a3b8;font-weight:700}.home-page .search::placeholder{color:#94a3b8;font-weight:700}.home-page .search-wrapper:focus-within .search{border-color:#f59e0b;background:#fff;box-shadow:0 0 0 4px #f59e0b1f,0 12px 30px #0f172a14;outline:0}.home-page .clear-search,.home-page .voice-search{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#64748b;font-size:1.1rem;transition:background .13s ease,color .13s ease,transform .13s ease}.home-page .voice-search{right:49px}.home-page .voice-search[aria-pressed=true]{background:#fff3d6;color:#b45309}.home-page .clear-search{right:10px;color:#94a3b8;font-size:1.7rem}.home-page .hot-keywords{gap:5px;margin-bottom:13px;color:#94a3b8;font-size:.76rem}.home-page .hot-keyword{padding:5px 9px;color:#9a4708;transition:background .13s ease,color .13s ease}.filter-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px}.home-page .advanced-filter-toggle{width:auto;min-width:0;min-height:58px;margin:0;padding:9px 12px;border:1px solid #e2e8f0;border-radius:16px;background:radial-gradient(circle at 88% 0,rgba(245,158,11,.1),transparent 9rem),#fff;box-shadow:0 5px 18px #0f172a0b;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.filter-control-row.has-active-filters .advanced-filter-toggle{border-color:#f6c85f;background:radial-gradient(circle at 88% 0,rgba(245,158,11,.16),transparent 9rem),linear-gradient(110deg,#fff,#fffcf5)}.filter-toggle-end,.filter-toggle-main{display:flex;align-items:center}.filter-toggle-main{min-width:0;gap:10px}.filter-toggle-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:11px;background:#111827;box-shadow:0 6px 14px #0f172a24;color:#fbbf24;font-size:1.45rem;line-height:1}.filter-toggle-copy{display:grid;min-width:0;gap:2px}.filter-toggle-copy strong{color:#111827;font-size:.91rem;font-weight:950;line-height:1.15}.filter-toggle-copy small{overflow:hidden;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.filter-toggle-end{flex:0 0 auto;gap:8px}.filter-count{display:grid;min-width:24px;height:24px;padding:0 7px;place-items:center;border-radius:999px;background:linear-gradient(145deg,#fbbf24,#f59e0b);box-shadow:0 5px 12px #f59e0b33;color:#422006;font-size:.72rem;font-weight:950}.filter-chevron{color:#64748b;font-size:1.3rem;line-height:1;transform:translateY(-2px);transition:transform .16s ease}.filter-chevron.expanded{transform:rotate(180deg) translateY(-1px)}.active-filter-clear{min-width:58px;padding:0 13px;border:1px solid #fed7aa;border-radius:16px;background:#fffaf0;color:#9a4708;font-size:.78rem;font-weight:900;transition:border-color .13s ease,background .13s ease,transform .13s ease}.applied-filter-summary{display:flex;align-items:center;gap:6px;margin:-4px 2px 12px;overflow:hidden}.applied-filter-chip,.applied-filter-label{flex:0 0 auto;white-space:nowrap}.applied-filter-label{color:#64748b;font-size:.7rem;font-weight:850}.applied-filter-chip{padding:4px 8px;border:1px solid #f6cf76;border-radius:999px;background:#fff9e9;color:#92400e;font-size:.7rem;font-weight:850}.home-page .advanced-filters{position:relative;margin:0 0 18px;padding:18px;overflow:hidden;border:1px solid #f1d28c;border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(251,191,36,.14),transparent 18rem),linear-gradient(150deg,#fffffffa,#fffaf0eb);box-shadow:0 13px 34px #92400e12}.home-page .advanced-filters.show{animation:home-filter-reveal .18s ease-out both}@keyframes home-filter-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.home-page .advanced-filters .section-title{display:flex;align-items:center;gap:8px;margin:23px 0 10px;color:#334155;font-size:.86rem;font-weight:950}.home-page .advanced-filters .section-title:before{width:4px;height:15px;border-radius:999px;background:linear-gradient(#fbbf24,#ea580c);content:""}.home-page .advanced-filters .section-title:first-child{margin-top:0}.home-page .activity-select,.home-page .advanced-filters .filter-btn{box-shadow:none;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease,transform .14s ease}.home-page .advanced-filters .signal-filter-btn{border-color:#f2c45b;background:#fffbebdb;color:#92400e}.home-page .advanced-filters .filter-btn.active{border-color:#111827;background:#111827;box-shadow:0 7px 16px #0f172a21,inset 0 -2px #f59e0bb8;color:#fff}.home-page .advanced-filters .filter-toolbar{gap:8px;margin-top:8px;margin-bottom:18px}.home-page .activity-select{border-color:#d8dee8;background-color:#fff}.home-page .activity-select:focus{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1c}.results-bar{justify-content:space-between;gap:14px;margin:19px 2px 11px}.results-bar,.results-bar h2{display:flex;align-items:center}.results-bar h2{gap:7px;margin:0;color:#111827;font-size:1.1rem;font-weight:950;letter-spacing:-.025em}.results-bar h2 span{color:#f59e0b;filter:drop-shadow(0 3px 5px rgb(245 158 11/.22))}.home-page .result-info{margin:0;padding:5px 9px;border:1px solid #e5e7eb;border-radius:999px;background:#ffffffc7;color:#64748b;font-size:.72rem;font-weight:850;white-space:nowrap}.home-page .compact-grid{gap:14px}.home-page .card-compact{position:relative;overflow:hidden;border-color:#e8ebf0;border-radius:17px;background:#fff;box-shadow:0 5px 18px #0f172a0e;isolation:isolate;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease,filter .16s ease}.home-page .card-compact:before{position:absolute;z-index:2;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#f59e0b,#fbbf24 48%,#111827);content:"";opacity:.58;pointer-events:none}.home-page .compact-product-image{border-color:#edf0f4;background:linear-gradient(145deg,#fff 55%,#fff9ec);transition:transform .18s ease}.home-page .compact-product-title{color:#172033;transition:color .13s ease}.home-page .compact-status-row{width:-moz-max-content;width:max-content;max-width:100%;padding:3px 7px;border:1px solid #edf0f4;border-radius:999px;background:#f8fafc;line-height:1.2}.home-page .compact-icon-btn,.home-page .compact-icon-link{border-color:#e2e8f0;background:#f8fafc;color:#334155;transition:border-color .13s ease,background .13s ease,color .13s ease,transform .13s ease}.home-page .compact-icon-btn.active{border-color:#fecaca;background:#fff1f2;color:#dc2626}.home-page .card-compact.is-opening{opacity:.62;transform:scale(.985);filter:saturate(.85)}@media(hover:hover){.home-page .clear-search:hover,.home-page .voice-search:hover{background:#f8fafc;color:#111827;transform:translateY(-50%) scale(1.04)}.home-page .hot-keyword:hover{background:#fff3d6;color:#7c3605}.home-page .advanced-filter-toggle:hover{border-color:#f1bd4a;box-shadow:0 9px 24px #0f172a14;transform:translateY(-1px)}.active-filter-clear:hover{border-color:#fb923c;background:#fff3df;transform:translateY(-1px)}.home-page .advanced-filters button:hover{transform:translateY(-1px)}.home-page .card-compact:hover{border-color:#f6c65e;box-shadow:0 15px 34px #0f172a1c;transform:translateY(-3px)}.home-page .card-compact:hover .compact-product-image{transform:scale(1.025)}.home-page .compact-product-title:hover{color:#b45309}.home-page .compact-icon-btn:hover,.home-page .compact-icon-link:hover{border-color:#111827;background:#111827;color:#fbbf24;transform:translateY(-1px)}.home-page .card-compact.is-opening:hover{transform:scale(.985)}}@media(max-width:768px){.home-page{padding-bottom:44px}.home-page .top-bar{gap:8px;margin-bottom:12px}.home-page .title{gap:8px;font-size:clamp(1.45rem,7vw,1.85rem)}.home-title-mark{width:32px;height:32px;flex-basis:32px;border-radius:10px;font-size:1.08rem}.home-page #updateTime,.home-page .update-status{padding:7px 9px;font-size:.7rem}.home-page .search{min-height:50px;padding:12px 88px 12px 43px}.home-page .search-wrapper:before{left:13px}.home-page .voice-search{right:44px}.home-page .clear-search{right:7px}.home-page .advanced-filter-toggle{min-height:56px;padding:8px 10px}.filter-toggle-icon{width:34px;height:34px;flex-basis:34px}.filter-toggle-copy strong{font-size:.86rem}.filter-toggle-copy small{max-width:47vw;font-size:.68rem}.active-filter-clear{min-width:54px;padding:0 10px}.applied-filter-summary{overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.applied-filter-summary::-webkit-scrollbar{display:none}.home-page .advanced-filters{padding:15px;border-radius:18px}.home-page .compact-grid{gap:10px}.home-page .card-compact{border-radius:15px}.home-page .compact-status-row{padding:3px 6px}}@media(max-width:380px){.home-page .title{font-size:1.35rem}.home-title-mark{width:29px;height:29px;flex-basis:29px}.home-page #updateTime,.home-page .update-status{padding:6px 7px;font-size:.66rem}.filter-toggle-copy small{max-width:40vw}.filter-count{min-width:22px;height:22px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
