:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#263141;background:#fff;font-synthesis:none;--line:#e5e8ed;--muted:#748091;--ink:#1d2736;--accent:#285ada;--sidebar:#f9fafb}*{box-sizing:border-box}body{margin:0;font-size:13px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button:focus-visible,a:focus-visible{outline:2px solid #6084e8}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}h1,h2,h3,p{margin:0}h1{font-size:27px;font-weight:600;letter-spacing:-.8px}h2{font-size:13px;font-weight:600}h3{font-size:15px;font-weight:500}p{line-height:1.65}.subtext,.muted{color:var(--muted)}.overline{display:block;font-size:10px;font-weight:600;letter-spacing:1.6px;color:#7e8999;margin-bottom:12px}.brand-mark{display:inline-flex;width:32px;height:32px;border-radius:7px;align-items:center;justify-content:center;background:#1e293b;color:#fff;font-size:19px;font-weight:600;flex-shrink:0}.brand-divider{height:17px;width:1px;background:#d6dce4;margin:0 6px}svg{width:17px;height:17px;display:block;flex-shrink:0;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.small-icon{display:inline-flex;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border:1px solid transparent;border-radius:5px;padding:9px 13px;font-size:12px;font-weight:500;line-height:16px}.btn svg{width:14px;height:14px}.btn-primary{background:#265bd8;color:#fff;border-color:#265bd8;box-shadow:0 1px 2px #1a346017}.btn-primary:hover{background:#1e4fbf}.btn-secondary{background:#fff;border-color:#dbe0e7;color:#475569}.btn-secondary:hover,.btn-quiet:hover{background:#f5f7fa}.btn-quiet{background:transparent;color:#718096}.icon-btn{border:0;background:transparent;color:#85909f;padding:6px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:#eef1f5;color:#334155}kbd{font-family:inherit;font-size:10px;font-weight:400;border:1px solid #dce1e8;background:#fff;border-radius:3px;padding:2px 4px;color:#8b96a4}.btn-primary kbd{color:#c9d9ff;border-color:#6c8bdd;background:transparent;margin-left:9px}.login-screen{min-height:100vh;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 24px}.login-brand{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:1.8px;color:#7c8897;margin-bottom:42px}.login-brand b{color:#273447}.login-form{width:min(100%,410px);padding:33px 34px;background:#fff;border:1px solid #e3e8ef;border-radius:10px;box-shadow:0 5px 20px #1c305405}.login-form h1{font-size:24px;margin-bottom:13px}.login-form .subtext{font-size:13px;margin-bottom:24px}.login-form label{font-size:12px;display:block;font-weight:500;margin:18px 0 9px}input:not([type=range]):not([type=checkbox]):not([type=file]),textarea,select{border:1px solid #dce2e9;background:#fff;color:#334155;border-radius:5px;padding:10px 11px;max-width:100%}input::placeholder,textarea::placeholder{color:#8a96a7}.login-form input{width:100%;height:40px}.login-submit{width:100%;margin-top:23px;justify-content:space-between;height:40px}.login-note{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:flex;align-items:flex-start;gap:10px;color:#768293;font-size:11px}.login-note svg{margin-top:3px;width:15px;height:15px}.error-text{color:#ba4242;font-size:12px;margin-top:12px}.login-footer{color:#8a95a5;font-size:11px;margin-top:27px}.login-footer span{margin:0 8px}.app-shell{display:flex;min-height:100vh}.sidebar{width:228px;min-width:228px;border-right:1px solid var(--line);background:var(--sidebar);height:100vh;position:sticky;top:0;display:flex;flex-direction:column}.workspace-brand{display:flex;align-items:center;gap:12px;padding:23px 21px 27px}.workspace-brand strong{display:block;font-size:11px;letter-spacing:1px;font-weight:600}.workspace-brand small{display:block;font-size:10px;color:#7b8799;margin-top:5px}.sidebar-section{padding:0 12px;margin-bottom:25px}.sidebar-label{display:flex;justify-content:space-between;color:#8591a2;font-size:9px;font-weight:600;letter-spacing:1.1px;margin:0 10px 11px}.sidebar-label #completion-count{letter-spacing:0}.nav-item{display:flex;align-items:center;gap:10px;text-align:left;width:100%;font-size:12px;font-weight:450;padding:10px 11px;border:0;background:transparent;color:#677484;border-radius:5px;margin:3px 0;line-height:16px}.nav-item svg{width:15px;height:15px;color:#8a96a6}.nav-item:hover{background:#eef1f5}.nav-item.active{color:#244c9e;background:#eaf0fb}.nav-item.active svg{color:#4570c4}.nav-item.scenario.active{background:#edf1f7;color:#273a55}.nav-item .complete-check{margin-left:auto;color:#399074;font-size:11px}.new-request{margin-top:9px;color:#768497}.resources{margin-top:5px}.sidebar-bottom{margin-top:auto;padding:15px 16px;border-top:1px solid var(--line)}.identity{display:flex;align-items:center;gap:10px}.avatar{border:1px solid #e0e5ed;background:#edf1f7;display:flex;justify-content:center;align-items:center;height:30px;min-width:30px;border-radius:50%;font-size:10px;color:#66758a}.identity strong{display:block;font-size:11px;font-weight:600}.identity small{display:block;font-size:10px;color:#7c899b;margin-top:4px}.identity .icon-btn{margin-left:auto}.account-note{font-size:9px;color:#8390a3;margin-top:15px}.main-shell{width:calc(100% - 228px);min-width:0;display:flex;flex-direction:column}.topbar{height:64px;min-height:64px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 25px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:13px;min-width:0;color:#8290a3}.breadcrumb strong{font-weight:500;color:#4b586b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breadcrumb svg{color:#7f8c9e}.slash{color:#d0d6de}.topbar-right{display:flex;align-items:center;gap:20px}.connection{display:flex;align-items:center;gap:7px;font-size:10px;color:#79889c;white-space:nowrap}.connection i,.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#6ca891}.connection.paused i{background:#c3a25f}#mobile-nav{display:none}.paused-banner{display:flex;align-items:center;gap:10px;background:#fcfaf5;border-bottom:1px solid #ece5d7;color:#947b47;font-size:11px;padding:9px 24px}.paused-banner svg{width:13px;height:13px}.playground-view{display:flex;flex-direction:column;flex:1;min-height:0}.workspace-toolbar{min-height:62px;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.workspace-toolbar>div{display:flex;align-items:center;gap:10px}.workspace-toolbar select{font-size:12px;max-width:300px;min-width:160px;border:0;padding-left:0;color:#4c5c71;background:transparent}.toolbar-actions{gap:2px!important}.toolbar-actions>.btn-primary{margin-left:10px}.tag{font-size:9px;padding:4px 6px;border-radius:3px;font-weight:500;white-space:nowrap}.neutral{background:#f1f4f8;color:#75859a}.modified{background:#fcf4e3;color:#927637}.playground-panes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);flex:1;min-height:600px;height:calc(100vh - 161px)}.request-pane{border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.editor-section{display:flex;flex-direction:column;min-height:0}.state-section{flex:0 0 40%;border-bottom:1px solid var(--line)}.questions-section{flex:1}.panel-heading{height:48px;min-height:48px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f0f2f5}.panel-heading h2{font-size:12px;font-weight:500;color:#617083;display:flex;align-items:center;gap:8px}.panel-heading>div{display:flex;align-items:center;gap:8px}.code-label{font-size:9px;color:#8b99ac;font-family:Consolas,monospace}.code-editor{flex:1;min-height:90px;overflow:auto;background:#fff}.code-editor .cm-editor{height:100%}.code-editor .cm-scroller{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;line-height:1.75;font-size:12px}.code-editor .cm-content{padding:15px 0}.code-editor .cm-line{padding-left:12px}.code-editor .cm-gutters{background:#fff;border:0;color:#aab5c5;min-width:44px}.code-editor .cm-gutterElement{padding-right:10px!important}.code-editor .cm-activeLineGutter{background:#f6f8fc;color:#8190a6}.code-editor .cm-activeLine{background:#f8faff}.code-editor .cm-focused{outline:none}.code-editor .cm-foldGutter{width:10px;min-width:10px}.code-editor .cm-selectionBackground{background:#e1eafa!important}.code-editor .cm-tooltip{font-family:inherit;font-size:11px}.editor-status{padding:7px 18px;border-top:1px solid #f5f6f8;display:flex;justify-content:space-between;font-size:9px;color:#8796aa;min-height:27px}.editor-status .invalid{color:#b35454}.count-badge{font-size:9px;background:#f0f3f7;padding:2px 5px;border-radius:3px;color:#8795a9}#add-primitive{border:0;padding:5px;color:#798ba3;font-size:10px;background:transparent}.request-options{border-top:1px solid var(--line);padding:0 20px;font-size:11px;background:#fcfdfe}.request-options summary{padding:13px 0;cursor:pointer;color:#75869d}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:6px 0 20px}.options-grid label{font-size:10px;display:block;color:#718098;margin-bottom:8px}.optional{color:#97a4b5;font-weight:400;margin-left:5px}.options-grid input{width:100%;font-size:11px}.options-grid output{float:right}.options-grid small{font-size:9px;color:#8594a9}.options-grid input[type=range]{accent-color:var(--accent)}.response-pane{display:flex;flex-direction:column;min-height:0;background:#fff}.response-heading{height:48px}.response-time{font-size:9px;font-weight:400;color:#8c9bb0;white-space:nowrap}.segmented{background:#f3f5f8;border:1px solid #edf0f4;border-radius:5px;padding:2px;gap:0!important}.segmented button{background:transparent;border:0;padding:4px 9px;font-size:10px;color:#7c8da4;border-radius:3px}.segmented button.selected{background:#fff;box-shadow:0 1px 3px #24395b10;color:#526179}.response-scroll{overflow:auto;flex:1;min-height:0}.response-meta{padding:13px 20px;border-bottom:1px solid var(--line);font-size:10px;color:#7d8ea5;display:flex;gap:15px;flex-wrap:wrap}.response-meta b{color:#677589;font-weight:500}.empty-response{min-height:420px;height:70%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#8594a9}.empty-graphic{border:1px solid #edf0f5;border-radius:13px;padding:17px;margin-bottom:22px;background:#fcfdfe}.empty-graphic svg{width:26px;height:26px;color:#a1b1c8;stroke-width:1.2}.empty-response h3{color:#74849c;font-size:14px;margin-bottom:12px}.empty-response p{font-size:12px;line-height:1.8}.keyboard-hint{margin-top:23px;font-size:10px;color:#93a2b8}.answer-card{padding:22px 22px 24px;border-bottom:1px solid var(--line)}.answer-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.answer-key{font:12px Consolas,monospace;color:#43536a}.type-tag{font-size:9px;padding:4px 6px;border:1px solid #e5e9ef;border-radius:3px;color:#7c8da5;background:#fafbfd}.answer-instructions{font-size:11px;color:#7e8da4;line-height:1.65;margin-bottom:18px;max-height:90px;overflow:auto}.answer-value{font-size:23px;font-weight:500;letter-spacing:-.6px;color:#425a7d;margin-bottom:17px;display:flex;align-items:baseline;justify-content:space-between;gap:15px}.answer-value small{font-size:10px;font-weight:400;letter-spacing:0;color:#7d91ac}.probability-row{display:grid;grid-template-columns:100px 1fr 45px;align-items:center;gap:14px;font-size:10px;margin:12px 0;color:#7c8da6}.probability-row span:first-child{overflow-wrap:anywhere}.probability-row strong{text-align:right;font-weight:400;font-variant-numeric:tabular-nums}progress{appearance:none;width:100%;height:5px;border:0;background:#eef2f7;border-radius:3px;overflow:hidden}progress::-webkit-progress-bar{background:#eef2f7;border-radius:3px}progress::-webkit-progress-value{background:#a5b9dc;border-radius:3px}progress::-moz-progress-bar{background:#a5b9dc;border-radius:3px}.probability-row.selected{color:#456b9d}.probability-row.selected progress::-webkit-progress-value{background:#6c91c6}.noul-labels{display:flex;justify-content:space-between;font-size:9px;color:#8799b1;margin-top:10px}.noul-progress{height:7px}.policy-note{background:#f7f9fd;border:1px solid #e7edf5;border-radius:5px;margin-top:17px;padding:10px;font-size:10px;color:#7487a1}.run-error{border:1px solid #f0d5d5;background:#fff9f9;color:#a74a4a;padding:15px;margin:20px;border-radius:5px;font-size:12px;line-height:1.7}#raw-response{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:24px;font:11px/1.8 Consolas,monospace;color:#5d7391}.review-section{padding:20px 22px;background:#fcfdff}.review-section details{font-size:11px;color:#7587a1}.review-section summary{cursor:pointer;padding:5px 0}.review-section details p{margin-top:9px;font-size:11px;color:#8190a6}.review-section label{display:block;font-size:11px;font-weight:500;color:#76849a;margin:20px 0 10px}.review-section textarea{width:100%;font-size:11px;line-height:1.6;resize:vertical;background:#fff}.note-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.note-actions small{font-size:9px;color:#8092ac;max-width:260px;line-height:1.6}.note-actions .btn{font-size:10px;padding:6px 10px}.statusbar{border-top:1px solid var(--line);height:35px;min-height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:9px;color:#8598b1;background:#fcfdfe}.statusbar>div{display:flex;align-items:center;gap:10px}.status-divider{color:#d4dbe5}.content-view{padding:35px;max-width:1500px;width:100%;margin:0 auto}.content-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.content-heading h1{font-size:25px}.content-heading p{font-size:12px;color:#7f8fa6;margin-top:10px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.stat{border:1px solid var(--line);border-radius:7px;padding:20px}.stat small{display:block;font-size:10px;color:#7d8da5}.stat strong{display:block;font-size:27px;font-weight:500;color:#465874;margin:14px 0 0}.class-control{border:1px solid var(--line);border-radius:7px;padding:21px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.class-control p{font-size:11px;color:#8091a9;margin-top:7px}.data-card{border:1px solid var(--line);border-radius:7px;margin-bottom:24px;overflow:hidden}.data-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-bottom:1px solid var(--line)}.check-label{font-size:11px;color:#7b8da6;display:flex;align-items:center;gap:7px}.check-label input{accent-color:var(--accent)}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-size:10px;font-weight:500;color:#7f90a9;background:#fafbfd}td,th{padding:13px 20px;border-bottom:1px solid #eef1f5}td{color:#718097}td b{font-weight:500;color:#50627b}.roster-details{padding:15px 20px;font-size:11px;color:#8190a6}.roster-details summary{cursor:pointer}.roster-details label{display:block;margin:18px 0 8px}.roster-details textarea{width:100%;margin-bottom:10px;font-size:11px}.data-card-heading input{font-size:11px;width:180px}.attempt-row{padding:0 20px;border-bottom:1px solid #edf0f5;font-size:11px}.attempt-row summary{padding:16px 0;display:flex;gap:15px;justify-content:space-between;cursor:pointer;color:#7a8da8;flex-wrap:wrap}.attempt-row summary strong{font-weight:500;color:#526881}.attempt-row p{margin:12px 0;color:#7c90ad;font-size:11px}.attempt-row pre{background:#f7f9fc;border:1px solid #eef1f6;padding:15px;color:#6a809f;white-space:pre-wrap;overflow-wrap:anywhere;font:10px/1.8 Consolas,monospace;max-height:360px;overflow:auto;border-radius:5px}.attempt-actions{display:flex;gap:10px;padding:0 0 18px}.empty-list{padding:30px;color:#8496b0;font-size:12px;text-align:center}.history-card{border:1px solid var(--line);border-radius:6px;margin-bottom:12px}.request-kind{font-size:9px;color:#8499b6;border:1px solid #e3e9f0;padding:3px 5px;border-radius:3px;margin-left:8px}.completion-banner{padding:16px 20px;border:1px solid #dbe9e1;background:#f5faf7;border-radius:6px;font:12px Consolas,monospace;margin-bottom:25px;color:#648174;overflow-wrap:anywhere}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.reference-card{border:1px solid var(--line);padding:23px;border-radius:6px}.reference-card h2{font-size:13px;color:#526680}.reference-card p{margin:13px 0;font-size:12px;color:#7b8da8}.reference-card pre{font:11px/1.8 Consolas,monospace;color:#6886a5;background:#f8fafd;border:1px solid #edf1f7;border-radius:5px;padding:16px;white-space:pre-wrap;overflow-wrap:anywhere}.reference-footnote{margin-top:25px;font-size:11px;color:#8195b0;line-height:1.7}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#toast{position:fixed;bottom:48px;right:24px;max-width:420px;padding:13px 19px;background:#25354d;color:#fff;border-radius:6px;box-shadow:0 4px 18px #1c305426;font-size:12px;line-height:1.6;z-index:100}#toast.error{background:#954e4e}.request-pane.loading{opacity:.7}.response-pane.running .empty-graphic{animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.3}}@media(min-width:1600px){.sidebar{width:248px;min-width:248px}.main-shell{width:calc(100% - 248px)}.panel-heading{padding:0 25px}.code-editor .cm-scroller{font-size:13px}.answer-card{padding:25px 30px}}@media(max-width:1150px){.sidebar{width:200px;min-width:200px}.main-shell{width:calc(100% - 200px)}.workspace-brand{padding-left:15px}.workspace-brand small{font-size:9px}.workspace-toolbar{flex-wrap:wrap;padding:12px 16px;gap:8px}.toolbar-actions{margin-left:auto}.btn-primary kbd{display:none}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.probability-row{grid-template-columns:80px 1fr 40px;gap:10px}.panel-heading{padding:0 15px}.note-actions{flex-direction:column;align-items:flex-start}.content-view{padding:25px}}@media(max-width:800px){.sidebar{display:none;position:fixed;z-index:50;width:228px;box-shadow:10px 0 30px #142b4912}.sidebar.open{display:flex}.main-shell{width:100%}.topbar{height:56px;min-height:56px;padding:0 16px}#mobile-nav{display:flex}.topbar-right{gap:12px}.breadcrumb{gap:9px;font-size:12px}.connection{font-size:9px}.workspace-toolbar{padding:10px 14px}.workspace-toolbar select{max-width:230px}.playground-panes{height:auto;min-height:0;grid-template-columns:1fr}.request-pane{border-right:0;border-bottom:1px solid var(--line)}.state-section{flex:auto;height:270px}.questions-section{flex:auto;height:360px}.response-pane{min-height:430px}.response-scroll{max-height:none;overflow:visible}.empty-response{min-height:350px}.response-meta{padding:12px 16px}.panel-heading{height:44px;min-height:44px}.statusbar{font-size:8px;gap:12px}.reference-grid{grid-template-columns:1fr}.note-actions{flex-direction:row;align-items:center}.content-heading{align-items:flex-start;flex-wrap:wrap}.content-view{padding:24px 17px}.class-control{align-items:flex-start}.data-card-heading{flex-wrap:wrap}.sidebar-bottom{margin-top:auto}}@media(max-width:430px){.toolbar-actions .btn{font-size:10px;padding:7px}.toolbar-actions{width:100%;justify-content:space-between}.toolbar-actions>.btn-primary{margin-left:0}.toolbar-actions .btn svg{width:12px}.workspace-toolbar>div:first-child{width:100%;justify-content:space-between}.connection{display:none}.login-form{padding:28px 24px}.dashboard-stats{gap:10px}.stat{padding:15px}.stat strong{font-size:23px}.class-control{flex-direction:column}.options-grid{grid-template-columns:1fr}.statusbar{padding:0 12px}.statusbar .status-divider{display:none}.content-heading h1{font-size:23px}.note-actions{flex-direction:column;align-items:flex-start}}
.score-legend{font-size:10px;color:#7c8da6;margin-top:16px}.score-legend summary{cursor:pointer}.score-legend p{margin:7px 0}
