:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#0f172a;background:#f4f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% -10%,#dbeafe 0,#f4f7fb 38%);min-height:100vh}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;max-width:1080px;margin:auto;padding:0 20px}.topbar a{color:#334155;text-decoration:none;font-size:14px}.brand{display:flex;gap:10px;align-items:center!important;font-size:18px!important;font-weight:800}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#0f172a;color:white}main{max-width:960px;margin:auto;padding:38px 20px 80px}.hero{text-align:center;padding:32px 10px 28px}.eyebrow{display:inline-block;padding:6px 11px;border-radius:999px;background:#e0e7ff;color:#4338ca;font-size:12px;font-weight:700}.hero h1{font-size:clamp(34px,6vw,60px);line-height:1.08;letter-spacing:-.04em;margin:18px auto 14px;max-width:820px}.hero p{max-width:720px;margin:auto;color:#64748b;font-size:17px;line-height:1.7}.search-card,.result,.platform-section{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 20px 60px #0f172a0c;margin-top:20px}.search-card label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}.search-card small{font-weight:400;color:#94a3b8}textarea,input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:13px 14px;font:inherit;background:#fff;outline:none;transition:.2s}textarea:focus,input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.input-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px;margin-top:15px}.primary,.secondary{border:0;border-radius:12px;padding:13px 18px;font-weight:750;cursor:pointer}.primary{width:100%;background:linear-gradient(135deg,#4f46e5,#2563eb);color:white;margin-top:18px;font-size:16px}.primary:disabled{opacity:.6}.secondary{background:#eef2ff;color:#3730a3}.progress{display:flex;gap:10px;align-items:center;justify-content:center;padding-top:18px;color:#475569}.spinner{width:18px;height:18px;border:2px solid #c7d2fe;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hidden{display:none!important}.message{color:#b91c1c;margin:14px 0 0}.result-heading,.section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.result-heading h2,.section-title h2{margin:8px 0 0}.section-title p{margin:5px 0 0;color:#64748b;font-size:13px}.badge{display:inline-block;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:750}.badge.warning{background:#fef3c7;color:#92400e}.badge.success{background:#dcfce7;color:#166534}.muted{color:#64748b;font-size:13px}.solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.solution{padding:18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.solution.recommended{border:2px solid #4f46e5;background:#eef2ff}.solution span{font-size:13px;font-weight:700;color:#475569}.solution strong{display:block;font-size:29px;margin:9px 0}.solution p,.solution small{color:#64748b;margin:0;font-size:12px}.quote-grid,.platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.quote,.platform{border:1px solid #e2e8f0;border-radius:14px;padding:14px}.quote>div,.platform>div{display:flex;justify-content:space-between;gap:10px}.quote span{color:#64748b;font-size:11px}.quote strong{display:block;font-size:22px;margin:10px 0}.quote small,.platform small{color:#64748b}.state{padding:3px 7px;border-radius:999px;font-size:11px;background:#fee2e2;color:#991b1b}.state.Enabled{background:#dcfce7;color:#166534}.state.NeedsCredential{background:#fef3c7;color:#92400e}details{border-top:1px solid #e2e8f0;padding-top:15px;margin-top:15px}summary{cursor:pointer;font-weight:750}pre{white-space:pre-wrap;background:#0f172a;color:#cbd5e1;border-radius:12px;padding:14px;overflow:auto}footer{text-align:center;color:#94a3b8;padding:22px;font-size:12px}@media(max-width:720px){main{padding-top:12px}.hero h1{font-size:36px}.input-grid,.solutions,.quote-grid,.platform-grid{grid-template-columns:1fr}.result-heading,.section-title{flex-direction:column}.search-card,.result,.platform-section{padding:18px}}
