.page{color:#102033;background:#f5f8fc;min-height:100vh;padding:32px;font-family:Arial,Helvetica,sans-serif}.hero{color:#fff;background:linear-gradient(135deg,#0d47a1,#1976d2);border-radius:18px;margin-bottom:22px;padding:28px;box-shadow:0 10px 30px #0d47a12e}.hero h1{margin:0 0 10px}.login-bar{border-top:1px solid #ffffff40;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.card{background:#fff;border-radius:18px;margin-bottom:22px;padding:22px;box-shadow:0 8px 24px #10203314}label{margin-bottom:8px;font-weight:700;display:block}input{border:1px solid #c8d3e1;border-radius:10px;width:100%;max-width:720px;margin-bottom:14px;padding:12px 14px;font-size:15px}button{color:#fff;cursor:pointer;background:#1565c0;border:none;border-radius:10px;margin:4px;padding:10px 14px;font-weight:700}button:hover{background:#0d47a1}button:disabled{cursor:not-allowed;background:#9eabb8}.load-buttons{flex-wrap:wrap;gap:8px;display:flex}.section-title{color:#0d47a1;margin:28px 0 14px 4px}.grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.result-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:22px;box-shadow:0 8px 24px #10203314}.result-card h2{color:#0d47a1;margin-top:0}.small-id{word-break:break-all;color:#475569;font-size:12px}.components,.notes,.review-status,.review-actions{border-top:1px solid #e2e8f0;margin-top:18px;padding-top:14px}.component-row{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:18px;padding:8px 0;display:flex}.component-value{text-align:right;font-weight:700}.review-status{border:1px solid #d7e3f3;border-radius:14px;padding:14px}.review-status.pending{background:#fff8e1;border-color:#ffe082}.review-status.complete{background:#e8f5e9;border-color:#a5d6a7}.review-status h3,.review-actions h3{margin-top:0}.review-actions button{background:#1e88e5}.review-actions button:nth-of-type(2){background:#c62828}.review-actions button:nth-of-type(3){background:#6a1b9a}.review-actions button:nth-of-type(4){background:#455a64}.review-actions h3{width:100%}.hero h1,.result-card h2,.section-title,.components h3,.notes h3,.review-status h3,.review-actions h3{margin-bottom:12px;line-height:1.25}.hero h1{max-width:1100px;line-height:1.2}.hero p{margin-top:8px;line-height:1.55}.result-card p{margin:8px 0;line-height:1.5}.review-actions{flex-direction:column;gap:10px;display:flex}.review-actions h3{width:100%;margin-bottom:10px}.review-actions button{text-align:center;width:100%;margin:0;display:block}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
