:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f1ea;color:#17211d}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#d6f4e9 0,transparent 32rem),#f4f1ea}button,textarea,input{font:inherit}button{cursor:pointer}.loading{min-height:100vh;display:grid;place-items:center;color:#52635c}.product-shell{max-width:1180px;margin:0 auto;padding:28px;display:grid;gap:18px}.hero-card,.workflow,.results,.notice,.error{border:1px solid #d9d1c3;border-radius:24px;background:#ffffffdb;box-shadow:0 20px 60px #2d220c14}.hero-card{padding:28px}.hero-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.eyebrow{margin:0 0 10px;color:#15735f;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:14px;font-size:clamp(34px,6vw,70px);line-height:.95;letter-spacing:-.055em}h2{margin-bottom:8px;font-size:clamp(24px,3vw,38px);letter-spacing:-.035em}h3{margin-bottom:8px}.lede{max-width:760px;margin-bottom:0;color:#4b5e56;font-size:19px;line-height:1.55}.session-card{border:1px solid #cfe7de;border-radius:18px;background:#eefbf6;padding:18px;display:grid;gap:8px}.session-card span{color:#476159;font-size:13px;font-weight:700}.session-card strong{overflow-wrap:anywhere}.session-card a,.session-card button,.actions button,.result-header button{border:0;border-radius:999px;background:#17211d;color:#fff;padding:11px 15px;text-decoration:none;text-align:center;font-weight:800}.session-card .ghost{background:#fff;color:#17211d;border:1px solid #bfd8cf}.notice{padding:14px 18px;color:#3a5149}.error{padding:16px 18px;color:#8a1f11;background:#fff2ed;border-color:#f4c6b8}.workflow{padding:22px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px}.workflow label{display:grid;gap:10px;color:#2d3c37;font-weight:800}.workflow textarea{width:100%;min-height:330px;resize:vertical;border:1px solid #d8cfc0;border-radius:16px;background:#fffdf9;color:#17211d;padding:14px;line-height:1.5}.workflow textarea.policy{min-height:330px}.actions{grid-column:1 / -1;display:flex;align-items:end;justify-content:space-between;gap:14px;flex-wrap:wrap}.small-field{max-width:160px}.small-field input{width:100%;border:1px solid #d8cfc0;border-radius:12px;padding:11px;background:#fff}.actions button:disabled{cursor:not-allowed;opacity:.55}.results{padding:22px;display:grid;gap:16px}.result-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.boundary{border-left:4px solid #15735f;padding-left:12px;color:#425951}.receipt{border-radius:14px;padding:12px;margin:0}.receipt.ok{background:#e7f8ef;color:#0f6844}.receipt.warn{background:#fff4d6;color:#705500}.queue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.queue-card{min-width:0;border:1px solid #ddd3c4;border-radius:18px;background:#fffdf9;padding:16px;display:grid;gap:8px}.queue-card.urgent{border-color:#d66a50;box-shadow:inset 0 4px #d66a50}.queue-card.high{border-color:#d59a31;box-shadow:inset 0 4px #d59a31}.queue-card.normal{box-shadow:inset 0 4px #47a88e}.queue-card.low{opacity:.88}.queue-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#63756e;font-size:13px}.pill{display:inline-flex;border-radius:999px;background:#17211d;color:#fff;padding:5px 9px;font-size:12px;text-transform:uppercase;font-weight:900}details{border-top:1px solid #ebe1d4;padding-top:10px}summary{cursor:pointer;font-weight:900}.draft pre{white-space:pre-wrap;overflow:auto;max-height:260px;border-radius:14px;background:#f6f1e8;padding:12px;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}ul{padding-left:20px;margin-bottom:0}@media (max-width: 940px){.hero-grid,.workflow,.queue{grid-template-columns:1fr}.result-header{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.product-shell{padding:14px}.hero-card,.workflow,.results{border-radius:18px;padding:16px}}
