:root{font-family:Inter,system-ui,sans-serif;color:#23384d;background:#f7f4ee}*{box-sizing:border-box}body{margin:0}header{background:#23384d;color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}header span{display:block;color:#c8d5df;font-size:12px;margin-top:3px}.headerActions,.workspaceActions{display:flex;gap:8px;flex-wrap:wrap;align-items:end}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:999px;padding:11px 16px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.6}.primary{background:#4a7db8;color:#fff}.secondary{background:#fff;color:#23384d}.wide{width:100%}.actionButton{border:1px solid #d9e2e8}.textButton{background:transparent;padding:4px 0;border-radius:0}.dangerText{color:#a14b40}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{max-width:1200px;margin:auto;padding:24px}.authShell{min-height:100vh;display:grid;place-items:center;padding:24px}.authPanel{width:min(460px,100%);margin:0}.authPanel h1{font:700 40px/1.05 Georgia,serif;margin:8px 0 12px}.errorDetails{margin-top:18px}.errorDetails summary{cursor:pointer;font-weight:800}.errorDetails pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f6f8f9;border-radius:12px;padding:12px}.hero{border-radius:26px;padding:30px;background:linear-gradient(130deg,#eaf2f8,#fff3e8,#ebf3e9);display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.hero h1{font:700 48px/1.05 Georgia,serif;max-width:760px;margin:8px 0}.hero p{color:#687986}.eyebrow{color:#f28c4b;font-size:11px;font-weight:900;letter-spacing:.16em}.metric{background:#fff;border-radius:18px;padding:16px;min-width:130px}.metric span,.metric strong{display:block}.metric strong{font-size:30px}.layout{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.panel{background:#fff;border-radius:22px;padding:22px;margin-bottom:18px;box-shadow:0 8px 24px #23384d12}.notice{border-radius:14px;padding:12px 14px;margin-bottom:16px;font-weight:700}.notice.error{background:#fff0ed;color:#8a382d;border:1px solid #f1c7c0}.notice.success{background:#edf7f0;color:#31724c;border:1px solid #c8e5d1}.notice.warning{background:#fff5e8;color:#85511f;border:1px solid #f0d0a8}.inlineError{background:#fff0ed;color:#8a382d;border:1px solid #f1c7c0;border-radius:12px;padding:10px 12px;margin-bottom:14px;font-size:13px;font-weight:700}.successText{color:#31724c;font-weight:800}h2{font:700 30px Georgia,serif;margin:6px 0 14px}.grid{display:grid;gap:12px}.two{grid-template-columns:1fr 1fr}label{display:grid;gap:6px;font-size:13px;font-weight:700;margin-bottom:12px}.compactLabel{margin:0;min-width:150px}input,select,textarea{width:100%;border:1px solid #d9e2e8;border-radius:12px;padding:11px;color:#23384d;background:#fff}input:focus,select:focus,textarea:focus{outline:2px solid #4a7db8;outline-offset:1px}textarea{min-height:80px;resize:vertical}.tallText{min-height:180px}.queueHead{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.queueHead span{color:#71808e;font-size:12px;font-weight:700}.queueFilters{margin-bottom:8px}.journeyRow{width:100%;background:#f7f9fa;color:#23384d;border-radius:14px;margin-bottom:10px;padding:0;display:block;text-align:left;border:1px solid transparent}.journeyRow:hover{border-color:#d9e2e8}.journeyOpen{width:100%;background:transparent;color:#23384d;border-radius:14px;padding:12px 14px;display:flex;justify-content:space-between;gap:12px;text-align:left;align-items:flex-start}.journeyOpen small{display:block;color:#71808e;margin-top:4px}.rowActions{display:flex;gap:14px;padding:8px 14px 10px;border-top:1px solid #e8edef}.readyBadge,.issueBadge{font-size:11px;border-radius:999px;padding:5px 8px;white-space:nowrap}.readyBadge{background:#e7f4eb;color:#31724c}.issueBadge{background:#fff2e8;color:#9b5d26}.workspaceHead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #d9e2e8;padding-bottom:12px;margin-bottom:14px}.tabs button{background:#edf2f5;color:#71808e}.tabs button.active{background:#4a7db8;color:#fff}.box{border:1px solid #d9e2e8;border-radius:16px;padding:14px;margin-bottom:10px}.box strong,.box small{display:block}.box small{color:#71808e;margin:4px 0}.box pre{white-space:pre-wrap;background:#f6f8f9;padding:12px;border-radius:12px;overflow-wrap:anywhere}.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:8px}.check input{width:auto;margin-top:3px}.scene textarea{margin-top:0}.sceneHead,.nestedEditorHead{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.sceneHead small{margin:0}.editorList{display:grid;gap:10px;margin:14px 0}.nestedEditor{background:#f8fafb;border:1px solid #e3eaee;border-radius:14px;padding:12px}.nestedEditor label:last-child{margin-bottom:0}@media(max-width:800px){header{display:block}main{padding:14px}.hero,.workspaceHead{display:block}.hero h1,.authPanel h1{font-size:36px}.layout,.two{grid-template-columns:1fr}.metric{margin-top:14px}.headerActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:12px;gap:6px}.headerActions button{padding:9px 8px;font-size:12px}.workspaceActions{margin-top:14px;align-items:stretch}.compactLabel{min-width:0;flex:1}.journeyOpen{display:block}.readyBadge,.issueBadge{display:inline-block;margin-top:8px}}
