:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07111f;color:#edf6f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(54,133,133,.22),transparent 34%),linear-gradient(180deg,#102133,#07111f 48%,#081422)}button,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(16px,4vw,58px);background:#07111fdb;border-bottom:1px solid rgba(199,224,224,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar nav button{color:inherit;border:0;background:transparent}.brand{display:flex;align-items:center;gap:12px;text-align:left}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#f2c768;color:#07111f;font-weight:900}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#a9bec5}.topbar nav{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.topbar nav button{padding:9px 12px;color:#c8d8dc}.hero,.steps,.workbench,.result,.page-panel{width:min(1160px,calc(100% - 36px));margin:0 auto}.hero{min-height:640px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.76fr);gap:clamp(28px,5vw,76px);align-items:center;padding:68px 0 34px}.hero h1,.section-heading h1,.section-heading h2,.page-panel h1{margin:0;letter-spacing:0;line-height:1.03}.hero h1{max-width:830px;font-size:clamp(44px,7vw,84px)}.hero p,.section-heading p,.page-panel p{color:#b9cdd1;line-height:1.66}.hero-copy>p{max-width:690px;font-size:19px}.eyebrow{margin:0 0 12px;color:#f2c768;font-size:12px;text-transform:uppercase;font-weight:850}.hero-actions,.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.primary,.secondary,.ghost,.hero-actions a{min-height:46px;border-radius:8px;border:1px solid rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;text-decoration:none}.primary{background:#f2c768;border-color:#f2c768;color:#07111f;font-weight:850}.primary:disabled{opacity:.66;cursor:wait}.secondary,.ghost,.hero-actions a{background:#ffffff0f;color:#eef7f8}.ghost{min-height:36px;padding:8px 12px}.hero-board,.intake-card,.result,.page-panel,.pricing-card{border:1px solid rgba(197,224,224,.16);background:#0d1e30d6;box-shadow:0 24px 70px #0000003d}.hero-board{border-radius:12px;padding:20px;display:grid;gap:12px}.board-row{display:grid;grid-template-columns:auto 74px 1fr;gap:12px;align-items:center;min-height:72px;padding:14px;border-radius:8px;background:#ffffff0f}.board-row svg{color:#f2c768}.board-row span{color:#9eb5bc;font-size:13px;font-weight:800}.board-row.urgent{background:#f2c7681f;border:1px solid rgba(242,199,104,.28)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px 0 46px}.steps article{min-height:190px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;padding:20px}.steps svg{color:#f2c768}.workbench{padding:48px 0}.section-heading{max-width:820px;margin-bottom:20px}.section-heading h2,.page-panel h1{font-size:clamp(32px,5vw,54px)}.intake-card,.result,.page-panel{border-radius:10px;padding:clamp(18px,4vw,32px)}.input-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.input-topline span{color:#f2d88e;font-weight:850}label{display:grid;gap:10px;color:#dce9ec;font-weight:750}textarea{width:100%;min-height:230px;resize:vertical;border:1px solid rgba(199,224,224,.18);border-radius:8px;background:#ffffff13;color:#fff;padding:14px;line-height:1.55}.error-state{margin-top:14px;border:1px solid rgba(255,120,120,.36);background:#85222252;color:#ffd4d4;border-radius:8px;padding:12px}.result{margin-top:24px;margin-bottom:70px}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.metrics div{min-height:112px;border-radius:8px;padding:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.metrics span,.id-card span,.history-card span,.history-card small{display:block;color:#9eb5bc;font-size:12px;text-transform:uppercase;font-weight:850}.metrics strong{display:block;margin-top:12px;font-size:clamp(22px,3vw,30px);overflow-wrap:anywhere}.request-list{display:grid;gap:16px}.request-card{border-radius:8px;background:#eef6f7;color:#0a1722;padding:18px}.request-header{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start}.rank{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0a1722;color:#f2c768;font-weight:900}.request-header h3{margin:0;font-size:24px}.request-header p{margin:4px 0 0;color:#4e6571}.request-header>strong{font-size:34px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.chips span{border-radius:999px;background:#dbe9ec;color:#15303d;padding:8px 11px;font-size:13px;font-weight:800}.output-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.output-grid div{background:#fff;border:1px solid #d6e4e8;border-radius:8px;padding:14px}.output-grid span{display:block;color:#5a6c76;text-transform:uppercase;font-size:12px;font-weight:900;margin-bottom:8px}.output-grid p{margin:0;color:#263a46;line-height:1.55}.page-panel{margin-top:42px;margin-bottom:74px}.empty-state{min-height:340px;display:grid;place-items:center;text-align:center;gap:12px}.empty-state svg{color:#f2c768}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.history-card{text-align:left;color:inherit;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;border-radius:8px;padding:18px}.history-card strong{display:block;margin-top:10px;font-size:22px}.detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:10px}.id-card{min-width:min(390px,100%);border-radius:8px;padding:16px;background:#f2c7681a;border:1px solid rgba(242,199,104,.28)}.id-card strong{display:block;margin-top:8px;overflow-wrap:anywhere}.action-summary{display:flex;gap:14px;margin:18px 0;padding:18px;border-radius:8px;background:#f2c7681a;border:1px solid rgba(242,199,104,.24)}.action-summary svg{color:#f2c768;flex:0 0 auto}.action-summary h3{margin:0 0 8px}.action-summary p{margin:0}.pricing-card{max-width:760px;border-radius:10px;padding:30px}.pricing-card h1{font-size:clamp(38px,6vw,66px)}.pricing-card li{margin:11px 0;color:#dce9ec}@media(max-width:960px){.hero,.metrics,.history-grid,.output-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:46px}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.topbar{position:relative;align-items:flex-start;flex-direction:column}.topbar nav{width:100%;justify-content:space-between}.topbar nav button{padding-left:4px;padding-right:4px}.hero,.steps,.workbench,.result,.page-panel{width:min(100% - 24px,1160px)}.hero h1{font-size:40px}.steps,.request-header,.detail-top{display:grid;grid-template-columns:1fr}.board-row{grid-template-columns:auto 1fr}.board-row strong{grid-column:1 / -1}.request-header>strong{font-size:28px}}
