*{box-sizing:border-box}body{background:#f4f6f8;color:#17202a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.app-shell{min-height:100vh}.topbar{align-items:center;background:#17202a;color:#f8fafc;display:flex;justify-content:space-between;padding:14px clamp(16px,4vw,48px)}.topbar span{color:#9fb3c8;font-size:12px;font-weight:700}.topbar strong{font-size:16px}.intro{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(220px,320px);padding:42px clamp(16px,4vw,48px) 24px}.intro h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:0 0 16px;max-width:860px}.intro p{color:#435366;font-size:18px;line-height:1.55;margin:0;max-width:760px}.intro ul{background:#fff;border:1px solid #d7dee7;border-radius:8px;list-style:none;margin:0;padding:18px}.intro li{border-bottom:1px solid #e8edf3;font-weight:700;padding:10px 0}.intro li:last-child{border-bottom:0}.workspace{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(300px,420px) minmax(0,1fr);padding:0 clamp(16px,4vw,48px) 24px}.panel{background:#fff;border:1px solid #d7dee7;border-radius:8px;padding:20px}.panel h2{font-size:22px;margin:0 0 18px}label{grid-gap:7px;color:#435366;display:grid;font-size:13px;font-weight:800;gap:7px;margin-bottom:14px;text-transform:uppercase}input,textarea{border:1px solid #c9d3df;border-radius:6px;color:#17202a;font:inherit;min-height:44px;padding:10px 12px}textarea{min-height:88px;resize:vertical}button{background:#0d7c66;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:48px;padding:12px 16px;width:100%}button:disabled{background:#738191;cursor:wait}.status{color:#435366;font-weight:700;margin:14px 0 0}.result h3{color:#435366;font-size:13px;margin:20px 0 8px;text-transform:uppercase}.decision{align-items:center;background:#e9f7f3;border:1px solid #b8ded2;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:18px;padding:14px}.decision span{color:#31594e;font-weight:800}.decision strong{color:#08483a;font-size:28px}.copybox,.next{background:#f4f6f8;border:1px solid #d7dee7;border-radius:8px;line-height:1.55;margin:0;padding:14px}.next{background:#fff6df;border-color:#e5c76d;font-weight:800}.history{padding:0 clamp(16px,4vw,48px) 48px}.history h2{font-size:22px}.history article{grid-gap:6px;background:#fff;border:1px solid #d7dee7;border-radius:8px;display:grid;gap:6px;margin-bottom:10px;padding:14px}.history span{color:#0d7c66;font-weight:800}.history p{color:#435366;margin:0}@media (max-width:820px){.intro,.workspace{grid-template-columns:1fr}.topbar{gap:4px}.decision,.topbar{align-items:flex-start;flex-direction:column}.decision{gap:8px}}
/*# sourceMappingURL=main.4ac6425d.css.map*/