*{box-sizing:border-box}body{margin:0;background:#eef2f7;color:#172033;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC",Arial,sans-serif}button,input{font:inherit}button{border:0;cursor:pointer}.topbar{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #dfe7f1;box-shadow:0 8px 28px rgba(15,23,42,.06);padding:14px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;font-weight:900;font-size:26px;display:grid;place-items:center}.brand h1{font-size:21px;line-height:1.2;margin:0;color:#111827}.brand p{margin:2px 0 0;color:#64748b}.topbar nav{display:flex;gap:8px;flex-wrap:wrap}.topbar nav button,.chip{border-radius:999px;padding:9px 12px;background:#f1f5f9;color:#334155;border:1px solid #dbe3ee;font-weight:800}.topbar nav button:hover,.chip:hover{background:#e0ecff;color:#1d4ed8}main{max-width:1180px;margin:0 auto;padding:24px 18px 64px}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 52%,#eaf2ff 52%,#fff 100%);border-radius:30px;padding:30px;box-shadow:0 22px 60px rgba(15,23,42,.16);overflow:hidden}.hero-copy{color:#fff;max-width:620px}.badge{display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);color:#dbeafe;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:16px}.hero h2{font-size:42px;line-height:1.15;margin:0 0 16px;letter-spacing:-.5px}.hero p{color:#dbeafe;line-height:1.8;margin:0}.search-card,.panel,.card,.metric,.buy,.details-card{background:#fff;border:1px solid #dde7f3;border-radius:22px;box-shadow:0 14px 34px rgba(15,23,42,.07)}.search-card{padding:22px}.search-card label{display:block;margin:14px 0 8px;color:#334155;font-weight:900}.quick-title{margin:16px 0 8px;color:#64748b;font-weight:900;font-size:14px}.row{display:flex;gap:10px;align-items:center}.row input{flex:1}.unit{color:#64748b;font-weight:700}input{width:100%;border:1px solid #cfd9e6;background:#fff;color:#111827;border-radius:14px;padding:13px 14px;outline:none}input:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}button#analyzeBtn,#watchAddBtn{background:#1d4ed8;color:#fff;font-weight:900;border-radius:14px;padding:13px 16px;white-space:nowrap;box-shadow:0 10px 22px rgba(29,78,216,.22)}.danger{background:#ef4444!important;color:#fff!important}.chips{display:flex;flex-wrap:wrap;gap:8px}.status-panel{margin-top:18px}.notice,.empty{padding:28px;border-radius:20px;text-align:center;background:#fff;border:1px dashed #cbd5e1;color:#64748b}.notice{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe;font-weight:900}.hidden{display:none!important}.panel{margin-top:22px;padding:22px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.section-title h3{font-size:26px;margin:3px 0 0;color:#0f172a}.section-title p{margin:0;color:#64748b}.section-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#2563eb;font-weight:900}.decision-card{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff);border-radius:22px}.decision-main h2{font-size:30px;margin:6px 0 14px;color:#0f172a}.muted{margin:0;color:#64748b}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;font-weight:900}.tag.primary{background:#dbeafe;border-color:#bfdbfe;color:#1d4ed8}.tag.warning{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.score-dial{width:124px;height:124px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#16a34a var(--p,70%),#e2e8f0 0);position:relative;flex:0 0 auto}.score-dial:before{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.score-dial span,.score-dial small{position:relative}.score-dial span{font-size:36px;font-weight:900;color:#0f172a}.score-dial small{margin-top:40px;margin-left:-8px;color:#64748b}.summary-grid,.market-grid,.analysis-grid,.buy-grid{display:grid;gap:14px}.summary-grid{grid-template-columns:repeat(4,1fr);margin-top:16px}.market-grid,.analysis-grid{grid-template-columns:repeat(3,1fr)}.buy-grid{grid-template-columns:repeat(4,1fr)}.metric,.card,.buy{padding:18px}.metric span,.buy span,.info-list span{display:block;color:#64748b;font-weight:800;margin-bottom:8px}.metric b,.buy b,.info-list b{display:block;color:#0f172a;font-size:21px}.metric p,.buy p,.info-list p,.card p{color:#475569;line-height:1.6;margin:8px 0 0}.highlight{background:#eff6ff;border-color:#bfdbfe}.info-list{display:grid;gap:12px}.info-list div,.risk-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.risk-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bar{margin:13px 0}.bar-head{display:flex;justify-content:space-between;margin-bottom:7px;color:#334155;font-weight:800}.track{height:12px;background:#e2e8f0;border-radius:999px;overflow:hidden}.fill{height:100%;background:linear-gradient(90deg,#1d4ed8,#16a34a);border-radius:999px}.report{color:#334155;line-height:1.8}.report h5{font-size:18px;margin:0 0 10px;color:#0f172a}.details-card{padding:16px}summary{cursor:pointer;font-size:18px;font-weight:900;color:#0f172a}.table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:14px;margin-top:14px}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left}th{background:#f8fafc;color:#0f172a}td{color:#334155}.grade{display:inline-block;min-width:86px;text-align:center;border-radius:999px;padding:7px 10px;font-weight:900}.grade-a{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.grade-b{background:#fef9c3;color:#854d0e;border:1px solid #fde68a}.grade-c{background:#ffedd5;color:#9a3412;border:1px solid #fed7aa}.grade-d{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.pill{display:inline-block;margin:4px 6px 4px 0;padding:8px 10px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;font-weight:800}.big-number{display:flex;align-items:baseline;gap:12px}.big-number b{font-size:38px;color:#16a34a}.watch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.watch-card{background:#fff;border:1px solid #e5edf5;border-radius:16px;padding:16px}.watch-card h4{margin:0 0 8px}.watch-card button{margin-right:8px;border-radius:12px;padding:9px 11px;background:#eef4ff;color:#1d4ed8;font-weight:800}footer{text-align:center;color:#64748b;padding:26px 18px;border-top:1px solid #dfe7f1}@media(max-width:920px){.topbar,.section-title,.decision-card{display:block}.hero{grid-template-columns:1fr;background:linear-gradient(135deg,#0f172a,#1e3a8a)}.hero h2{font-size:32px}.row{flex-direction:column;align-items:stretch}.summary-grid,.market-grid,.analysis-grid,.buy-grid,.watch-grid{grid-template-columns:1fr}.score-dial{margin-top:18px}.topbar nav{margin-top:10px}}