.title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.7rem;display:flex}.title-row h1{margin:0;font-size:1.3rem;line-height:1.4}.updated-at{text-align:right;flex-shrink:0}.updated-at-time{color:var(--muted);font-size:.8rem;display:block}.updated-at .note{font-size:.72rem;display:block}.favorite-toggle{background:var(--bg);border:1px solid var(--border);color:var(--accent);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;margin-bottom:1rem;padding:.4rem .9rem;font-size:.85rem;display:inline-flex}.favorite-toggle:hover{border-color:var(--accent);color:var(--accent)}.favorite-toggle.active{color:#a9720a;background:#fff8e6;border-color:#f0b429}.favorite-toggle .star{font-size:1rem}.title-icon{margin-right:.35rem}.tag-filter{margin:0 0 .6rem;padding:.55rem 1.1rem}.tag-filter h2{margin:0 0 .4rem;font-size:.88rem}.tag-chips{flex-wrap:wrap;gap:.5rem;display:flex}.tag-chip{border:1px solid var(--border);color:var(--fg);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.tag-chip input{opacity:0;width:1px;height:1px;position:absolute}.tag-chip:has(input:checked){border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg));color:var(--accent)}.amount-filter{flex-direction:column;gap:.6rem;margin-top:.7rem;display:flex}.amount-filter-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.amount-filter-label{color:var(--muted);flex-shrink:0;min-width:6.5rem;font-size:.82rem}.amount-input{border:1px solid var(--border);width:5.5rem;color:var(--fg);background:var(--bg);border-radius:6px;padding:.3rem .5rem;font-size:.85rem}.amount-tilde{color:var(--muted)}.amount-unit{color:var(--muted);font-size:.8rem}.pack-chips{flex-wrap:wrap;gap:.5rem;display:flex}.ranking-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1rem;display:grid}.ranking-sidebar{flex-direction:column;gap:.7rem;display:flex}@media (width<=980px){.ranking-layout{grid-template-columns:minmax(0,1fr)}.ranking-sidebar{display:contents}.point-mode{order:-1}}.ranking-sidebar .point-mode{border:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 4%, var(--bg));padding:.9rem 1rem}.ranking-sidebar .point-mode-head{margin-bottom:.7rem}.ranking-sidebar .point-mode-head h2{margin:0;font-size:1rem}.ranking-sidebar .point-mode-sub{background:var(--accent);color:#fff;border-radius:999px;margin-top:.35rem;padding:.15rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.ranking-sidebar .rate-inputs{flex-direction:column;gap:.65rem;margin-top:.6rem;display:flex}.ranking-sidebar .rate-box{background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:.4rem;width:100%;padding:0;display:flex}.ranking-sidebar .rate-box .source-badge{flex-shrink:0;width:1.5rem;height:1.5rem;font-size:.76rem}.ranking-sidebar .rate-label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;font-weight:600;overflow:hidden}.ranking-sidebar .rate-field{flex-shrink:0;align-items:center;gap:.2rem;margin-left:auto;display:flex}.ranking-sidebar .rate-input{width:3.6rem;max-width:none;padding:.32rem .25rem;font-size:.95rem}.ranking-sidebar .rate-note{margin-top:.6rem}.hint-panel{padding:.9rem 1rem}.hint-panel h2{align-items:baseline;margin:0 0 .3rem;font-size:.88rem;display:flex}.hint-item{border-top:1px solid var(--border)}.hint-item:first-of-type{border-top:none}.hint-item summary{cursor:pointer;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.8rem;font-weight:600;list-style:none;display:flex}.hint-item summary::-webkit-details-marker{display:none}.hint-item .source-badge{width:1.4rem;height:1.4rem;font-size:.72rem}.hint-item p{color:var(--muted);margin:0 0 .65rem;font-size:.76rem;line-height:1.4}.badge-soon{color:var(--muted);text-align:center;background:#f1f4f9;border-radius:5px;flex-shrink:0;margin-left:auto;padding:.1rem .4rem;font-size:.6rem;font-weight:700;line-height:1.15}.leaderboard{margin:1rem 0;padding:0;list-style:none}.card{grid-template-columns:auto 64px 1fr auto;align-items:center;gap:1rem;margin-bottom:.85rem;padding:1.1rem 1.25rem;display:grid}.rank-badge{background:var(--accent);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:800;display:inline-flex}.thumb{background:#f1f4f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.thumb img{object-fit:contain;width:100%;height:100%}.thumb-empty{opacity:.4;font-size:1.5rem}.body{min-width:0}.thumb:hover{opacity:.85}.name{color:var(--fg);margin-bottom:.3rem;font-weight:700;line-height:1.4;text-decoration:none;display:block}.name:hover{color:var(--accent);text-decoration:underline}.spec{color:var(--accent-dark);margin-bottom:.3rem;font-size:.78rem;font-weight:600}.meta{color:var(--muted);font-size:.8rem}.freshness.stale{color:#c0392b;font-weight:600}.stale-badge{color:#c0392b;font-size:.8rem}.price-block{text-align:right;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.price strong{color:#c02626;white-space:nowrap;font-size:1.5rem;font-weight:800}.price .unit{color:var(--muted);margin-left:.15rem;font-size:.8rem;font-weight:500}.price .sub{color:var(--muted);margin-top:.1rem;font-size:.78rem;display:block}.ref-price{color:var(--muted);font-size:.72rem}.empty{color:var(--muted);padding:1rem;list-style:none}.leaderboard-more{margin:-.3rem 0 .85rem}.leaderboard-more summary{color:var(--accent);cursor:pointer;text-align:center;border:1px dashed var(--border);border-radius:8px;padding:.7rem .2rem;font-size:.85rem;font-weight:700;list-style:none}.leaderboard-more summary::-webkit-details-marker{display:none}.leaderboard-more[open] summary{margin-bottom:.6rem}.leaderboard-more .leaderboard{margin:0}.card-actions{gap:.5rem;display:flex}.detail-btn,.buy-btn{white-space:nowrap;border-radius:8px;align-items:center;gap:.3rem;padding:.5rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.detail-btn{background:var(--bg);border:1px solid var(--accent);color:var(--accent)}.detail-btn:hover{background:color-mix(in srgb, var(--accent) 10%, var(--bg))}.buy-btn{color:#fff;background:#f0900c;border:1px solid #f0900c}.buy-btn:hover{background:#d67c00}.ad-tag{color:var(--muted);opacity:.75;font-size:.6rem}.card.card-top{grid-template-columns:auto 130px 1fr auto;margin-bottom:1.1rem;padding:1.4rem 1.7rem}.card.card-top.rank-gold{border:2px solid #f0a800}.card.card-top .thumb{border-radius:12px;width:130px;height:130px}.card.card-top .thumb-empty{font-size:2.4rem}.card.card-top .name{font-size:1.15rem}.card.card-top .price strong{font-size:1.9rem}.rank-badge-img{flex-shrink:0;width:58px;height:auto}@media (width<=640px){.card{grid-template-rows:auto auto;grid-template-columns:auto 72px minmax(0,1fr);row-gap:.6rem;padding:.9rem 1rem}.rank-badge,.rank-badge-img{grid-row:1/span 2;align-self:start}.thumb{grid-row:1/span 2;align-self:start;width:72px;height:72px}.body{grid-area:1/3;min-width:0}.name{overflow-wrap:break-word}.price-block{text-align:left;flex-direction:column;grid-area:2/3;align-items:flex-start;gap:.3rem;min-width:0}.card-actions{width:100%;min-width:0}.detail-btn,.buy-btn{flex:1;justify-content:center;gap:.2rem;min-width:0;padding:.5rem .4rem;font-size:.78rem}.card.card-top{grid-template-columns:auto 72px minmax(0,1fr);padding:1rem 1.1rem}.card.card-top .thumb{width:72px;height:72px}.card.card-top .name{font-size:1rem}.card.card-top .price strong{font-size:1.5rem}.rank-badge-img{width:40px}}.reference{margin-top:2rem;padding:1.1rem 1.25rem}.reference h2{margin-top:0;margin-bottom:.3rem;font-size:1rem}.reference-list{margin:.75rem 0 0;padding:0;list-style:none}.reference-list li{border-bottom:1px solid var(--border)}.reference-list li:last-child{border-bottom:none}.ref-row{align-items:center;gap:.7rem;padding:.6rem .2rem;display:flex}.ref-thumb{background:#f1f4f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.ref-thumb img{object-fit:contain;width:100%;height:100%}.ref-thumb .thumb-empty{font-size:1rem}.ref-name{flex:1;min-width:0;font-size:.88rem}.ref-source{color:var(--muted);white-space:nowrap;font-size:.75rem}.ref-shipping{color:#b3401f;white-space:nowrap;background:#fdeee8;border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.ref-price{color:var(--muted);white-space:nowrap;font-size:.85rem;font-weight:700}.ref-link{color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:.78rem;text-decoration:none}.ref-link:hover{text-decoration:underline}.reference-more{margin-top:.4rem}.reference-more summary{color:var(--accent);cursor:pointer;padding:.5rem .2rem;font-size:.8rem;font-weight:600;list-style:none}.reference-more summary::-webkit-details-marker{display:none}.reference-more[open] summary{margin-bottom:.2rem}@media (width<=640px){.ref-row{flex-wrap:wrap}.ref-name{flex-basis:100%;order:1}.ref-thumb{order:0}.ref-source,.ref-shipping,.ref-price,.ref-link{order:2}}
