:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f8fc;--ink:#0f172a;--muted:#64748b;--panel:#fff;--line:#e2e8f0;--blue:#2563eb;--sky:#0ea5e9;--green:#16a34a;--red:#dc2626;--soft:#eff6ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 0%, #2563eb1f, transparent 32%), radial-gradient(circle at 92% 12%, #0ea5e91f, transparent 28%), var(--bg);min-height:100vh;color:var(--ink);margin:0}button,input,select,textarea{font:inherit}a{color:var(--blue);text-decoration:none}.product-app{min-height:100vh}.site-nav{z-index:10;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffd1;border-bottom:1px solid #e2e8f0e6;align-items:center;gap:24px;padding:16px 42px;display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:12px;min-width:220px;display:flex}.brand-mark b{letter-spacing:-.04em;font-size:22px;display:block}.brand-mark small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.pulse{background:linear-gradient(135deg,var(--blue),var(--sky));border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 7px #2563eb1a}nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}nav button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-weight:700}nav button.active,nav button:hover{color:var(--blue);background:var(--soft)}.nav-cta{color:#fff;background:linear-gradient(135deg,var(--blue),var(--sky));cursor:pointer;border:0;border-radius:999px;padding:10px 16px;font-weight:900}.workspace{max-width:1240px;margin:0 auto;padding:30px 24px 56px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--blue);margin:0 0 8px;font-size:12px;font-weight:900}h1,h2,h3{letter-spacing:-.04em;margin:0}h1{font-size:34px}.status-pill{color:#475569;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;box-shadow:0 10px 30px #0f172a0d}.home-page{gap:22px;display:grid}.hero-panel{background:linear-gradient(135deg,#fff 0%,#eef6ff 55%,#e0f2fe 100%);border:1px solid #bfdbfee6;border-radius:34px;box-shadow:0 26px 70px #2563eb21}.product-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:28px;padding:42px;display:grid}.hero-copy h2{max-width:820px;font-size:clamp(44px,7vw,82px);line-height:.98}.hero-lead{color:#475569;max-width:720px;margin:20px 0 0;font-size:20px;line-height:1.75}.hero-actions,.actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:0;border-radius:14px;padding:12px 17px;font-weight:900}.btn.primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--sky));box-shadow:0 16px 34px #2563eb38}.btn.ghost{color:var(--blue);background:#e0f2fe;border:1px solid #bae6fd}.btn.tiny{color:var(--blue);background:var(--soft);padding:7px 10px;font-size:12px}.product-card{color:#e5eefc;background:#0f172a;border-radius:28px;min-height:360px;padding:22px;overflow:hidden;box-shadow:0 30px 70px #0f172a40}.product-card-top{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:13px;font-weight:900;display:flex}.snapshot-price{align-items:flex-end;gap:14px;margin:18px 0;display:flex}.snapshot-price strong{letter-spacing:-.05em;font-size:46px}.snapshot-price em{font-size:20px;font-style:normal;font-weight:900}.snapshot-price em.up{color:#22c55e}.snapshot-price em.down{color:#ef4444}.market-chart{height:300px}.market-chart.compact{height:240px}.value-grid,.metric-strip,.result-grid,.strategy-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.value-card,.glass-metric,.result-tile,.strategy-card,.card,.empty-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px;box-shadow:0 18px 46px #0f172a12}.value-card span{color:var(--blue);font-weight:900}.value-card h3{margin-top:10px}.value-card p,.muted,.strategy-card p,.strategy-card small{color:var(--muted);line-height:1.75}.quick-study{gap:16px;display:grid}.preset-picker{background:linear-gradient(135deg,#f8fbff,#eff6ff);border:1px solid #dbeafe;border-radius:22px;gap:14px;margin-top:18px;padding:18px;display:grid}.preset-picker b{font-size:18px}.preset-picker p{color:var(--muted);margin:6px 0 0}.preset-symbol-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.symbol-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:18px;gap:6px;padding:14px;display:grid;box-shadow:0 10px 24px #2563eb14}.symbol-card:hover,.symbol-card.selected{border-color:var(--blue);background:#eff6ff;transform:translateY(-1px)}.symbol-card span{color:#1d4ed8;background:#dbeafe;border-radius:999px;width:max-content;padding:4px 8px;font-size:12px;font-weight:900}.symbol-card strong{color:#0f172a;font-size:16px}.symbol-card em{color:#64748b;font-style:normal;font-weight:900}.quick-form{grid-template-columns:1fr 180px auto auto;align-items:center;gap:12px;display:grid}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:8px 11px;font-weight:800}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.form-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:16px;display:grid}label{color:#334155;gap:8px;font-size:13px;font-weight:800;display:grid}.glass-metric span,.result-tile span{color:var(--muted);font-size:13px;display:block}.glass-metric b,.result-tile b{margin-top:8px;font-size:28px;display:block}.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.chart{height:350px}.strategy-library{gap:18px;display:grid}.strategy-grid.detailed{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));align-items:start}.strategy-card{gap:14px;display:grid}.strategy-card>span,.strategy-head span{color:#1d4ed8;background:#eff6ff;border-radius:999px;width:max-content;padding:5px 9px;font-size:12px;font-weight:900}.strategy-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.strategy-summary{margin:0;font-size:18px}.strategy-sections{gap:10px;display:grid}.strategy-section,.param-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.strategy-section b,.param-panel>b,.strategy-risk b{color:#0f172a;margin-bottom:6px;display:block}.strategy-section p,.strategy-risk p{color:#64748b;margin:0;line-height:1.7}.param-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.param-list li{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:4px;padding:10px 12px;display:grid}.param-list strong{color:#0f172a}.param-list span{color:#2563eb;font-size:13px;font-weight:900}.param-list small{color:#64748b;line-height:1.6}.strategy-risk{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:14px}.strategy-card em{color:#b45309;font-style:normal}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--line);color:#334155;padding:12px 10px;font-size:14px}th{color:#64748b;background:#f8fafc}textarea{min-height:140px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.empty-card{color:var(--muted)}@media (width<=980px){.site-nav{flex-direction:column;align-items:flex-start;padding:16px 20px}nav{justify-content:flex-start}.workspace{padding:22px 16px 44px}.topbar{flex-direction:column;align-items:flex-start}.product-hero,.split,.quick-form{grid-template-columns:1fr}.hero-copy h2{font-size:44px}}@media (width<=620px){.product-hero{padding:26px}.snapshot-price strong{font-size:36px}h1{font-size:28px}}
