.app-shell,.app-shell *{box-sizing:border-box}.app-shell{background:#f5f5f7;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero-card{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:24px;padding:24px}.hero-card h1{letter-spacing:-.03em;margin:8px 0;font-size:2rem;font-weight:800}.hero-description{color:#fffffff2;max-width:680px;margin:10px auto 0;font-size:1rem;line-height:1.55}.hero-disclaimer{color:#ffffffc7;max-width:680px;margin:8px auto 0;font-size:.86rem;line-height:1.5}.eyebrow{opacity:.85;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.update-info{text-align:center;background:#ffffff1f;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:14px;padding:10px 14px;font-size:.85rem;display:flex}.update-label{color:#a7f3d0;font-weight:700}.update-time{color:#fff;font-weight:600}.update-source{color:#ffffffa8;font-size:.8rem}.product-sections{flex-direction:column;gap:32px;display:flex}.product-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000000f}.product-title{color:#1a1a2e;letter-spacing:-.02em;align-items:center;gap:8px;margin:0 0 16px;font-size:1.35rem;font-weight:800;display:flex}.card-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=768px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}.round-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:14px;flex-direction:column;padding:18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.round-card:hover{border-color:#ddd6fe;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.card-topline{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.round-title{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:800}.round-summary{color:#6b7280;margin:6px 0 0;font-size:.82rem;line-height:1.35}.meta{color:#4b5563;background:#eef2ff;border-radius:999px;align-self:flex-start;margin:0 0 14px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.verdict{white-space:nowrap;text-transform:none;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.overall-verdict{min-width:56px;padding:7px 12px;font-size:.86rem}.recommend-strong,.recommend-mild{color:#15803d;background:#dcfce7}.recommend-hold{color:#b45309;background:#fef3c7}.recommend-avoid{color:#b91c1c;background:#fee2e2}.probability-section{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:0;overflow:hidden}.probability-section h4{color:#4b5563;margin:0;padding:12px 14px 8px;font-size:.82rem;font-weight:800}.prob-row{border-top:1px solid #f3f4f6;grid-template-columns:34px minmax(70px,1fr) auto auto minmax(64px,auto);align-items:center;gap:7px;padding:11px 12px;display:grid}.prob-rank{color:#374151;font-size:.82rem;font-weight:800}.prob-amount{color:#111827;white-space:nowrap;font-size:.9rem;font-weight:800}.prob-remaining{color:#2563eb;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:800}.prob-remaining.is-empty{color:#b91c1c;background:#fee2e2}.prob-odds{color:#4f46e5;text-align:right;font-size:.8rem;font-weight:800;line-height:1.2}.prob-label{color:#6b7280;font-size:.68rem;font-weight:700;display:block}.source{color:#aaa;margin:0;font-size:.7rem}.empty-state{text-align:center;color:#999;padding:24px;font-size:.9rem}.error{color:#721c24;background:#f8d7da;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:.85rem}@media (width<=767px){.app-shell{padding:12px}.hero-card{border-radius:14px;margin-bottom:18px;padding:20px 16px}.hero-card h1{font-size:1.55rem}.hero-description{font-size:.92rem}.hero-disclaimer{font-size:.78rem}.update-info{flex-direction:column;align-items:center;gap:4px}.product-sections{gap:20px}.product-section{border-radius:14px;padding:14px}.product-title{margin-bottom:12px;font-size:1.16rem}.round-card{padding:16px}.card-topline{align-items:flex-start}.prob-row{grid-template-columns:38px 1fr auto;grid-template-areas:"rank amount verdict""rank remaining remaining""rank odds odds";gap:6px 10px}.prob-rank{grid-area:rank;align-self:start;padding-top:2px}.prob-amount{grid-area:amount}.prob-row .verdict{grid-area:verdict;justify-self:end}.prob-remaining{grid-area:remaining;justify-self:start}.prob-odds{text-align:left;grid-area:odds;justify-self:start}}
