:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;color:#182922;background:#f4f7f5;font-synthesis:none;--green:#176a48;--green-soft:#e4f2eb;--red:#c9443b;--line:#dce6e0;--muted:#6b7f76}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 100% 0,#e2f0e8 0,transparent 28rem),#f4f7f5}button{font:inherit;color:inherit}main{width:min(100%,760px);margin:auto;padding:14px 14px calc(30px + env(safe-area-inset-bottom))}.hero,.history,.candidatePool{background:rgba(255,255,255,.94);border:1px solid rgba(210,224,217,.9);box-shadow:0 12px 40px rgba(33,77,57,.08);border-radius:24px}.hero{min-height:calc(100svh - 28px);padding:20px;display:flex;flex-direction:column}header,.sectionTitle,.heroMeta,.stockRow,.monthNav,.legend{display:flex;align-items:center}header,.sectionTitle,.heroMeta{justify-content:space-between}.eyebrow{margin:0 0 4px;color:var(--green);font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase}h1{font-size:30px;line-height:1;margin:0;letter-spacing:-.04em}h2{font-size:23px;margin:0;letter-spacing:-.03em}.badge,.countBadge{padding:7px 10px;border-radius:999px;background:#edf1ef;color:var(--muted);font-size:12px;font-weight:700}.badge.live{background:var(--green-soft);color:var(--green)}.badge.stale{background:#fff0df;color:#9a5d16}.heroMeta{margin:22px 0 12px;padding:13px 14px;background:#f5f8f6;border-radius:15px}.heroMeta span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.heroMeta strong{font-size:15px}.heroMeta .right{text-align:right}.todayList{display:grid;gap:8px;flex:1;align-content:start}.stockRow{min-height:65px;border:1px solid var(--line);border-radius:15px;padding:9px 11px;gap:10px;background:#fff}.rank{width:31px;height:31px;flex:0 0 31px;border-radius:10px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:14px;font-weight:800}.identity{min-width:0;flex:1}.identity strong{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.metrics{display:grid;grid-template-columns:auto auto;gap:3px 11px;text-align:right}.metrics strong{color:var(--red);font-size:14px}.metrics span{color:var(--muted);font-size:11px}.supplement{color:#9a5d16!important}.loading,.empty{height:100%;min-height:260px;display:grid;place-items:center;text-align:center;color:var(--muted);padding:25px}.empty strong{display:block;color:#24372f;font-size:22px;margin-bottom:8px}.todayNote{font-size:11px;color:var(--muted);margin:12px 2px 0;line-height:1.5}.candidatePool,.history{padding:20px;margin-top:16px}.candidateTabs{display:flex;gap:7px;margin:18px 0 12px}.candidateTabs button{border:0;border-radius:999px;padding:8px 13px;background:#eef3f0;color:var(--muted);font-weight:700;font-size:12px}.candidateTabs button.active{background:var(--green);color:#fff}.candidateList{display:grid;gap:8px}.candidateRow{border:1px solid var(--line);border-radius:15px;padding:12px;background:#fff}.candidateTop,.candidateValues{display:flex;align-items:center;justify-content:space-between;gap:8px}.candidateTop strong{font-size:15px}.candidateCode{font-size:11px;color:var(--muted);margin-left:5px}.statusTag{font-size:10px;font-weight:700;border-radius:999px;padding:5px 8px;background:#eef2f0;color:#66766f;white-space:nowrap}.candidateRow.selected .statusTag{background:var(--green-soft);color:var(--green)}.candidateRow.excluded .statusTag{background:#fff0ef;color:#a53d35}.candidateValues{margin-top:9px;color:var(--muted);font-size:11px}.candidateValues b{color:#24372f;font-size:12px}.candidateValues b.gain{color:var(--red)}.reasonList{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.reasonList span{font-size:10px;color:#7b4d18;background:#fff4e3;border-radius:7px;padding:4px 6px}.candidateRow.selected .reasonList span{color:var(--green);background:var(--green-soft)}.skipBox{margin-top:12px;border:1px dashed #e2c9a8;border-radius:12px;padding:10px 12px;background:#fffaf3}.skipBox summary,.candidateDetails summary{cursor:pointer;font-size:12px;font-weight:700;color:#76572d}.skipBox p{font-size:11px;color:var(--muted);margin:7px 0 0}.candidateDetails{margin-top:15px;border-top:1px solid var(--line);padding-top:13px}.candidateDetails .candidateList{margin-top:12px}.monthNav{gap:5px}.monthNav button{border:0;background:#edf3ef;border-radius:9px;min-width:34px;height:34px;padding:0 8px;font-weight:700}.weekdays,.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays{margin:20px 0 8px;color:var(--muted);font-size:11px;text-align:center}.calendar button,.calendar .blank{aspect-ratio:1;border:0;border-radius:11px;background:#f0f3f1;color:#a5b0aa;position:relative}.calendar button.available{background:var(--green-soft);color:var(--green);font-weight:700}.calendar button.selected{background:var(--green);color:#fff}.calendar button.pending{background:#fff3d9;color:#8d651e}.calendar button:disabled{opacity:.65}.calendar button .dot{position:absolute;bottom:5px;left:50%;width:3px;height:3px;border-radius:50%;background:currentColor;transform:translateX(-50%)}.legend{gap:13px;color:var(--muted);font-size:10px;margin:12px 1px 18px;flex-wrap:wrap}.legend i{display:inline-block;width:9px;height:9px;border-radius:3px;background:#edf1ef;margin-right:4px}.legend i.available{background:var(--green-soft)}.legend i.pending{background:#fff3d9}.historyDetail{border-top:1px solid var(--line);padding-top:17px}.historyDetail h3{font-size:16px;margin:0 0 10px}.historyDetail .stockRow{margin:7px 0}.muted{color:var(--muted);font-size:13px}footer{color:var(--muted);font-size:11px;line-height:1.6;text-align:center;padding:18px 10px 0}footer p{margin:3px}.errorPanel{padding:20px;background:#fff0ef;color:#8e2d28;border-radius:15px;text-align:center}@media(min-width:640px){main{padding:24px}.hero{min-height:620px;padding:28px}.stockRow{min-height:70px}.history,.candidatePool{padding:28px}.calendar button,.calendar .blank{aspect-ratio:1.25}}@media(max-height:700px) and (max-width:639px){.hero{padding:16px;min-height:calc(100svh - 20px)}.heroMeta{margin:14px 0 9px;padding:9px 11px}.todayList{gap:5px}.stockRow{min-height:54px;padding:6px 9px}.rank{width:27px;height:27px;flex-basis:27px}.todayNote{margin-top:7px}h1{font-size:26px}}
