:root{--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--color-red-cross:#d8001b;--color-red-dark:#9f0014;--color-red-pressed:#79000f;--color-red-soft:#fff0f2;--color-ink:#20242b;--color-ink-strong:#111318;--color-navy:#24384f;--color-muted:#69717d;--color-subtle:#8b95a1;--color-line:#dfe3e8;--color-canvas:#f5f6f7;--color-surface:#fff;--color-surface-raised:#f9fafb;--color-map-blue:#eaf4fb;--color-info:#1d4ed8;--color-success:#2d7a3e;--color-warning:#b7791f;--color-danger:#9f0014;--radius-control:6px;--radius-panel:8px;--shadow-panel:0 10px 30px #1f293714;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px}html,body{font-family:var(--font-ui);color:var(--color-ink);background:var(--color-canvas)}button,input,select,textarea{font:inherit}.app-shell{background:var(--color-canvas);min-height:100vh}.app-header{align-items:center;gap:var(--space-3);min-height:56px;padding:0 var(--space-5);background:var(--color-surface);border-bottom:1px solid var(--color-line);display:flex}.app-logo{flex:none;width:auto;height:36px}.app-title{letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1.2}.btn{border-radius:var(--radius-control);min-height:36px;font-family:var(--font-ui);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:650;line-height:1;display:inline-flex}.btn-primary{background:var(--color-red-cross);color:#fff;border:1px solid var(--color-red-cross)}.btn-primary:hover{background:var(--color-red-dark);border-color:var(--color-red-dark)}.btn-secondary{background:var(--color-surface);color:var(--color-ink);border:1px solid var(--color-line)}.btn-ghost{color:var(--color-ink);background:0 0;border:1px solid #0000}.command-search{gap:var(--space-2);min-height:44px;padding:0 var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-muted);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;display:grid}.command-search:focus-within{border-color:var(--color-info);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-info) 16%, transparent)}.command-search svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.command-search input{min-width:0;color:var(--color-ink-strong);font-family:var(--font-ui);background:0 0;border:0;outline:0;font-size:15px;font-weight:650}.command-search input::placeholder{color:var(--color-subtle)}.command-search kbd{border:1px solid var(--color-line);background:var(--color-surface-raised);min-width:24px;color:var(--color-muted);font-family:var(--font-mono);text-align:center;border-radius:5px;padding:3px 6px;font-size:11px}.segment-control{border:1px solid var(--color-line);border-radius:var(--radius-control);background:var(--color-surface);scrollbar-width:none;gap:3px;max-width:100%;padding:4px;display:inline-flex;overflow-x:auto}.segment-control::-webkit-scrollbar{display:none}.segment-control button{min-height:30px;color:var(--color-muted);font-family:var(--font-ui);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 11px;font-size:13px;font-weight:750}.segment-control button:hover{background:var(--color-surface-raised);color:var(--color-ink-strong)}.segment-control button[aria-pressed=true]{background:var(--color-red-cross);color:#fff}.action-tile{--action-color:var(--color-red-cross);--action-dark:var(--color-red-dark);gap:var(--space-2);border-radius:var(--radius-control);background:linear-gradient(135deg, var(--action-color), var(--action-dark));color:#fff;width:100%;min-height:42px;font-family:var(--font-ui);text-align:left;cursor:pointer;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:8px 12px;font-size:14px;font-weight:800;line-height:1.15;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 3px #1420302e}.action-tile:hover{transform:translateY(-1px);box-shadow:0 3px 7px #1420303d}.action-tile:focus-visible{outline:3px solid var(--color-ink-strong);outline-offset:2px}.action-tile small{color:#ffffffe6;white-space:nowrap;font-size:11px;font-weight:650}.action-tile[aria-disabled=true],.action-tile:disabled{background:linear-gradient(135deg, var(--color-subtle), var(--color-muted));color:#ffffffdb;cursor:not-allowed;transform:none}.search-chip{border:1px solid color-mix(in srgb, var(--color-info) 30%, var(--color-line));background:color-mix(in srgb, var(--color-info) 7%, var(--color-surface));min-height:32px;color:var(--color-info);font-family:var(--font-ui);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:750}.search-chip:hover{background:color-mix(in srgb, var(--color-info) 13%, var(--color-surface))}.panel{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-panel);box-shadow:var(--shadow-panel)}.field-label{color:var(--color-muted);letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.metric-value{font-family:var(--font-mono);color:var(--color-red-dark);font-size:24px;font-weight:700}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#edf0f3;--background-deep:#e5e9ed;--foreground:#18212b;--muted:#5e6a77;--subtle:#768290;--panel:#fff;--panel-raised:#fff;--panel-soft:#f5f7f9;--panel-inset:#eef2f5;--panel-strong:#202a35;--field:#fff;--field-hover:#f8fafb;--line:#d5dbe2;--line-dark:#b7c0ca;--red:#d8001b;--red-dark:#9f0014;--red-soft:#fff0f2;--primary-ink:#fff;--focus:#1463c6;--focus-soft:#1463c626;--success:#24713a;--danger-line:#e3b2b9;--selection:#243342;--selection-ink:#fff;--monitor:#202a35;--monitor-edge:#111821;--monitor-ink:#dce2e8;--screen:#f4f6f8;--preview-surface:#fff;--preview-soft:#f3f6f8;--preview-line:#dfe4e9;--preview-mark:#d8dee4;--selected-ring:#fff;--radius:8px;--shadow-panel:0 1px 2px #1b25300d, 0 10px 28px #1b25300f;--shadow-monitor:0 24px 48px #181f2836, 0 4px 10px #181f281f;--shadow-window:0 10px 24px #18222c1f;--shadow-window-hover:0 14px 30px #18222c2b;--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#14191f;--background-deep:#0f1419;--foreground:#f1f4f7;--muted:#aab4bf;--subtle:#8d99a6;--panel:#1b222a;--panel-raised:#222a33;--panel-soft:#252e38;--panel-inset:#171d24;--panel-strong:#313b46;--field:#151b21;--field-hover:#1b232b;--line:#35404b;--line-dark:#52606e;--red:#ff4054;--red-dark:#ff7180;--red-soft:#3b2026;--primary-ink:#11161b;--focus:#6daeff;--focus-soft:#6daeff33;--success:#72d08a;--danger-line:#70404a;--selection:#eef3f7;--selection-ink:#141a20;--monitor:#090d11;--monitor-edge:#050709;--monitor-ink:#d9e0e7;--screen:#11171d;--preview-surface:#202832;--preview-soft:#182028;--preview-line:#35414d;--preview-mark:#4b5865;--selected-ring:#11171d;--shadow-panel:0 1px 2px #0003, 0 14px 34px #0000002e;--shadow-monitor:0 28px 58px #0000007a, 0 5px 14px #00000052;--shadow-window:0 12px 28px #00000047;--shadow-window-hover:0 16px 34px #00000061}*{box-sizing:border-box}html{background:var(--background);min-height:100%;overflow-x:hidden}body{background:var(--background);width:100%;min-height:100vh;color:var(--foreground);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input,select,textarea{color:var(--foreground);font:inherit}button{cursor:pointer}a{color:inherit}svg{stroke-width:1.9px;width:18px;height:18px}:focus-visible{outline:3px solid var(--focus-soft);outline-offset:2px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{background:var(--background);width:100%;min-height:100vh;overflow-x:hidden}.topbar{background:var(--panel-raised);border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) minmax(590px,1fr);align-items:center;gap:22px;min-height:68px;padding:10px 20px;display:grid;box-shadow:0 1px #141c2408}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-lockup h1{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1}.brand-lockup p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:650}.screens-mark{flex:none;width:48px;height:34px;position:relative}.screens-mark span{border:2px solid var(--foreground);background:var(--panel);box-shadow:0 2px 0 var(--line-dark);border-radius:3px;display:block;position:absolute;bottom:5px}.screens-mark span:after{content:"";background:var(--foreground);border-radius:0 0 2px 2px;width:8px;height:3px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.screens-mark span:first-child{width:21px;height:21px;left:0}.screens-mark span:nth-child(2){border-color:var(--red);z-index:2;width:18px;height:16px;left:15px}.screens-mark span:nth-child(3){width:21px;height:21px;right:0}.top-actions{justify-self:end;align-items:center;gap:8px;display:flex}.save-state{color:var(--success);white-space:nowrap;align-items:center;gap:6px;margin-right:4px;font-size:12px;font-weight:750;display:inline-flex}.save-state svg{width:15px;height:15px}.button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-size:13px;font-weight:760;line-height:1;display:inline-flex}.button.primary{border:1px solid var(--red);background:var(--red);color:var(--primary-ink)}.button.primary:hover{border-color:var(--red-dark);background:var(--red-dark)}.button.secondary{border:1px solid var(--line);background:var(--field);color:var(--foreground)}.button.secondary:hover{border-color:var(--line-dark);background:var(--panel-soft)}.button.danger-button{border:1px solid var(--danger-line);background:var(--field);color:var(--red-dark)}.button.danger-button:hover{background:var(--red-soft)}.theme-toggle{min-width:82px}.theme-to-light,:root[data-theme=dark] .theme-to-dark{display:none}:root[data-theme=dark] .theme-to-light{display:inline-flex}.location-bar{background:var(--panel-soft);border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;min-height:72px;padding:10px 20px;display:grid}.profile-switcher{border:1px solid var(--line);background:var(--panel-inset);border-radius:8px;gap:3px;padding:4px;display:inline-flex}.profile-switcher button{min-width:150px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:5px;padding:8px 13px}.profile-switcher button:hover{background:var(--panel-soft);color:var(--foreground)}.profile-switcher button[aria-pressed=true]{background:var(--selection);color:var(--selection-ink)}.profile-switcher button>span{color:inherit;opacity:.78;margin-top:2px;font-size:12px;font-weight:650;display:block}.location-bar>p{min-width:0;margin:0}.location-bar>p strong{font-size:13px;display:block}.location-bar>p span{max-width:740px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.planner-grid{grid-template-columns:268px minmax(520px,1fr) 310px;align-items:stretch;min-height:calc(100vh - 141px);display:grid}.left-panel,.right-panel{background:var(--panel);min-width:0}.left-panel{border-right:1px solid var(--line)}.right-panel{border-left:1px solid var(--line)}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:14px 16px 12px;display:flex}.panel-heading h2,.stage-heading h2{letter-spacing:-.01em;margin:0;font-size:15px}.panel-heading p,.stage-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.display-list{border:1px solid var(--line);background:var(--panel-inset);border-radius:8px;margin:10px;padding:5px}.display-list button{text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin:2px 0;padding:9px;display:grid}.display-list button:hover{background:var(--panel-soft)}.display-list button.is-active{border-color:var(--line-dark);background:var(--panel-raised);box-shadow:inset 1px 0 0 var(--red)}.display-list button>svg{width:21px;height:21px;color:var(--muted)}.display-list button span{min-width:0}.display-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.display-list small{color:var(--muted);font-family:var(--font-mono);margin-top:3px;font-size:12px;display:block}.display-list b{background:var(--panel-inset);min-width:25px;color:var(--muted);font-family:var(--font-mono);text-align:center;border-radius:12px;padding:3px 5px;font-size:12px}.form-section,.file-tools{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;margin:10px;padding:13px}.form-section h3,.file-tools h3,.executor-note h3{margin:0 0 12px;font-size:12px}.form-section label,.assignment-form label{color:var(--muted);margin-bottom:11px;font-size:12px;font-weight:760;display:block}input,select{border:1px solid var(--line-dark);background:var(--field);width:100%;min-height:38px;color:var(--foreground);border-radius:5px;outline:0;margin-top:5px;padding:8px 10px;font-size:13px}input:hover,select:hover{background:var(--field-hover)}input::placeholder{color:var(--subtle)}input:focus,select:focus{border-color:var(--focus);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 14%, transparent)}.field-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field-pair label{min-width:0}.file-tools{gap:2px;display:grid}.text-action{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:8px 3px;font-size:12px;font-weight:700;display:flex}.text-action:hover{color:var(--focus)}.text-action.danger{color:var(--red-dark)}.text-action svg{width:15px;height:15px}.error-message{background:var(--red-soft);color:var(--red-dark);border-radius:5px;margin:8px 0 0;padding:8px;font-size:12px;line-height:1.45}.workspace-stage{background:var(--background);min-width:0;padding:18px clamp(18px,3vw,38px) 24px;box-shadow:inset 18px 0 30px -30px #141c2447,inset -18px 0 30px -30px #141c2447}.stage-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.add-window{box-shadow:0 2px 7px #1c242e14}.space-tabs{scrollbar-width:thin;gap:5px;margin-bottom:12px;display:flex;overflow-x:auto}.space-tabs button{border:1px solid var(--line);background:var(--panel-soft);min-width:69px;color:var(--muted);border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.space-tabs button:hover{border-color:var(--line-dark);background:var(--panel-raised);color:var(--foreground)}.space-tabs button[aria-selected=true]{border-color:var(--line-dark);background:var(--panel-raised);color:var(--foreground);box-shadow:inset 0 -2px 0 var(--red)}.space-tabs span{font-family:var(--font-mono);font-size:12px;font-weight:750}.space-tabs small{font-size:12px}.monitor-frame{--screen-ratio:2.37;border:1px solid color-mix(in srgb, var(--monitor) 72%, var(--line-dark));background:var(--monitor);width:100%;max-width:980px;box-shadow:var(--shadow-monitor);border-radius:10px 10px 12px 12px;margin:0 auto;padding:7px 7px 13px}.monitor-frame:after{content:"";background:#707983;border-radius:0 0 8px 8px;width:17%;height:8px;margin:10px auto -20px;display:block;box-shadow:0 7px 0 -2px #aeb6bf}.monitor-toolbar{height:25px;color:var(--monitor-ink);grid-template-columns:22px 1fr auto;align-items:center;gap:5px;padding:0 7px 0 3px;font-size:9px;display:grid}.monitor-toolbar>span{background:var(--red);border-radius:50%;width:7px;height:7px;box-shadow:11px 0 #d7a72d}.monitor-toolbar strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.monitor-toolbar b{font-family:var(--font-mono);opacity:.7;font-size:8px;font-weight:500}.monitor-canvas{aspect-ratio:var(--screen-ratio);border:1px solid var(--monitor-edge);background:var(--screen);border-radius:3px;min-height:230px;position:relative;overflow:hidden}.laptop-frame{border-radius:8px 8px 13px 13px;max-width:640px}.third-grid{pointer-events:none;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:0}.third-grid span{border-right:1px dashed color-mix(in srgb, var(--muted) 34%, transparent)}.third-grid span:first-child{grid-column:1}.third-grid span:last-child{grid-column:2}.window-block{--window-x:0%;--window-width:33.333%;--app-color:#536171;top:7%;left:calc(var(--window-x) + 7px);width:calc(var(--window-width) - 14px);border:1px solid color-mix(in srgb, var(--app-color) 38%, var(--line-dark));background:var(--preview-surface);height:86%;color:var(--foreground);box-shadow:var(--shadow-window);text-align:left;border-radius:8px;flex-direction:column;padding:0;transition:box-shadow .15s cubic-bezier(.2,.8,.2,1),transform .15s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;overflow:hidden}.window-block:hover{box-shadow:var(--shadow-window-hover);transform:translateY(-2px)}.window-block.is-selected{border-color:var(--red);box-shadow:0 0 0 2px var(--selected-ring), 0 0 0 4px var(--red), var(--shadow-window-hover);z-index:4}.window-chrome{border-bottom:1px solid color-mix(in srgb, var(--app-color) 16%, var(--preview-line));background:var(--preview-surface);grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:8px;width:100%;min-height:52px;padding:8px 10px;display:grid}.app-icon{filter:drop-shadow(0 2px 3px #18222c29);flex:none;justify-content:center;align-items:center;display:inline-flex}.app-icon img{object-fit:contain;width:100%;height:100%}.window-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.window-size{background:var(--preview-soft);color:var(--muted);font-family:var(--font-mono);border-radius:4px;padding:3px 5px;font-size:8px;font-weight:700}.window-grip{width:14px;height:14px;color:var(--subtle)}.app-preview{background:var(--preview-soft);pointer-events:none;flex:1;grid-template-columns:29% minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.preview-sidebar{border-right:1px solid color-mix(in srgb, var(--app-color) 14%, var(--preview-line));background:color-mix(in srgb, var(--app-color) 8%, var(--preview-soft));flex-direction:column;gap:8px;padding:12px 9px;display:flex}.preview-sidebar i{background:color-mix(in srgb, var(--app-color) 28%, var(--preview-mark));border-radius:5px;width:86%;height:5px}.preview-sidebar i:nth-child(2){width:64%}.preview-sidebar i:nth-child(3){width:78%;margin-top:8px}.preview-sidebar i:nth-child(4){width:55%}.preview-workspace{background:var(--preview-surface);flex-direction:column;min-width:0;display:flex}.preview-toolbar{border-bottom:1px solid var(--preview-line);align-items:center;gap:5px;min-height:28px;padding:7px 9px;display:flex}.preview-toolbar i{background:var(--preview-mark);border-radius:50%;width:6px;height:6px}.preview-toolbar i:last-child{background:color-mix(in srgb, var(--app-color) 15%, var(--preview-mark));border-radius:4px;width:42%;margin-left:5px}.preview-content{flex-direction:column;flex:1;gap:7px;min-height:0;padding:11px 10px;display:flex}.preview-content i{background:var(--preview-mark);border-radius:5px;width:84%;height:6px}.preview-content i:nth-child(2){width:61%}.preview-content i:nth-child(3){width:92%;margin-top:5px}.preview-content i:nth-child(4){width:72%}.preview-content i:nth-child(5){width:54%;margin-top:5px}.preview-content i:nth-child(6){width:80%}.app-preview[data-app=messages] .preview-content,.app-preview[data-app=chatgpt] .preview-content,.app-preview[data-app=claude] .preview-content{justify-content:center;gap:9px}.app-preview[data-app=messages] .preview-content i,.app-preview[data-app=chatgpt] .preview-content i,.app-preview[data-app=claude] .preview-content i{background:color-mix(in srgb, var(--app-color) 13%, var(--preview-soft));border-radius:9px 9px 9px 3px;width:68%;height:17px}.app-preview[data-app=messages] .preview-content i:nth-child(2n),.app-preview[data-app=chatgpt] .preview-content i:nth-child(2n),.app-preview[data-app=claude] .preview-content i:nth-child(2n){background:color-mix(in srgb, var(--app-color) 58%, var(--preview-surface));border-radius:9px 9px 3px;align-self:flex-end;width:52%}.app-preview[data-app=calendar]{grid-template-columns:1fr}.app-preview[data-app=calendar] .preview-sidebar{display:none}.app-preview[data-app=calendar] .preview-content{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:3px;padding:8px;display:grid}.app-preview[data-app=calendar] .preview-content i{border:1px solid var(--preview-line);background:var(--preview-soft);border-radius:2px;width:auto;height:auto;margin:0}.app-preview[data-app=calendar] .preview-content i:nth-child(2),.app-preview[data-app=calendar] .preview-content i:nth-child(5){background:color-mix(in srgb, var(--app-color) 16%, var(--preview-surface))}.app-preview[data-app=teams] .preview-content{grid-template-columns:1fr 1fr;gap:6px;display:grid}.app-preview[data-app=teams] .preview-content i{background:color-mix(in srgb, var(--app-color) 12%, var(--preview-soft));border-radius:4px;width:auto;height:auto;margin:0}.app-preview[data-app=chrome]{grid-template-columns:1fr}.app-preview[data-app=chrome] .preview-sidebar{display:none}.app-preview[data-app=chrome] .preview-toolbar{background:var(--preview-soft);min-height:32px}.app-preview[data-app=chrome] .preview-toolbar i{background:var(--preview-mark)}.app-preview[data-app=chrome] .preview-toolbar i:last-child{background:var(--preview-surface);width:62%;height:10px}.app-preview[data-app=chrome] .preview-content{justify-content:center;align-items:center}.app-preview[data-app=chrome] .preview-content i:first-child{background:color-mix(in srgb, var(--app-color) 28%, var(--preview-soft));width:46%;height:18px}.app-preview[data-app=chrome] .preview-content i:not(:first-child){width:72%;height:5px;margin:0}.app-preview[data-app=finder] .preview-content{grid-template-columns:repeat(3,1fr);align-content:start;gap:10px 8px;display:grid}.app-preview[data-app=finder] .preview-content i{background:linear-gradient(#8db5e1 0 64%, var(--preview-mark) 64% 76%, transparent 76%);border-radius:3px;width:100%;height:22px;margin:0}.app-preview[data-app=cmux],.app-preview[data-app=terminal]{background:#17202a;grid-template-columns:1fr}.app-preview[data-app=cmux] .preview-sidebar,.app-preview[data-app=terminal] .preview-sidebar{display:none}.app-preview[data-app=cmux] .preview-workspace,.app-preview[data-app=terminal] .preview-workspace{background:#17202a}.app-preview[data-app=cmux] .preview-toolbar,.app-preview[data-app=terminal] .preview-toolbar{border-color:#2f3b47}.app-preview[data-app=cmux] .preview-content i,.app-preview[data-app=terminal] .preview-content i{opacity:.72;background:#6fcf97;height:4px}.app-preview[data-app=cmux] .preview-content i:nth-child(2n),.app-preview[data-app=terminal] .preview-content i:nth-child(2n){background:#83b8e7}.app-preview[data-app=todoist] .preview-content i{border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg, color-mix(in srgb, var(--app-color) 55%, var(--preview-surface)) 0 7px, transparent 7px 14px, var(--preview-mark) 14px 72%);border-radius:0;width:88%;height:13px;position:relative}.app-preview[data-app=obsidian] .preview-sidebar{background:#292532}.app-preview[data-app=obsidian] .preview-sidebar i{background:#716481}.app-preview[data-app=obsidian] .preview-content i:first-child{background:color-mix(in srgb, var(--app-color) 42%, var(--preview-mark));width:58%;height:11px}.empty-desktop{border:1px dashed var(--line-dark);background:color-mix(in srgb, var(--preview-surface) 84%, transparent);color:var(--muted);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:18%}.empty-desktop:hover{border-color:var(--focus);color:var(--focus)}.empty-desktop strong{font-size:13px}.empty-desktop span{font-size:12px}.drop-zones{z-index:8;background:color-mix(in srgb, var(--panel-strong) 18%, transparent);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:0}.drop-zones div{border-right:1px solid color-mix(in srgb, var(--foreground) 40%, transparent);background:color-mix(in srgb, var(--focus) 16%, transparent);justify-content:center;align-items:center;display:flex}.drop-zones div:hover{background:color-mix(in srgb, var(--focus) 28%, transparent)}.drop-zones span{background:var(--panel-raised);color:var(--foreground);text-transform:capitalize;box-shadow:var(--shadow-panel);border-radius:4px;padding:5px 8px;font-size:12px;font-weight:800}.stage-footer{max-width:980px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:23px auto 0;display:flex}.stage-footer p,.legend{align-items:center;gap:7px;margin:0;font-size:12px;display:flex}.stage-footer svg{width:14px;height:14px}.legend{white-space:nowrap;gap:14px}.legend span{align-items:center;gap:5px;display:inline-flex}.legend i{width:13px;height:7px;display:inline-block}.guide-line{border-right:1px dashed var(--subtle)}.selected-line{border:2px solid var(--red);border-radius:2px}.profile-map{border-top:1px solid var(--line);justify-content:center;align-items:end;gap:10px;max-width:980px;margin:24px auto 0;padding-top:16px;display:flex}.profile-map button{min-width:105px;max-width:210px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:6px;flex:1;padding:7px}.profile-map button:hover,.profile-map button.is-active{border-color:var(--line-dark);background:var(--panel-raised);color:var(--foreground)}.mini-screen{border:3px solid var(--panel-strong);background:var(--preview-surface);border-radius:3px;justify-content:center;align-items:center;gap:3px;width:100%;max-height:55px;padding:6px;display:flex;overflow:hidden}.mini-screen i{border-radius:2px;width:9px;height:16px}.profile-map strong{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;display:block;overflow:hidden}.selected-app-summary{--app-color:#536171;border:1px solid var(--line);background:var(--panel-soft);border-radius:7px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;margin:14px 14px 0;padding:11px;display:grid}.selected-app-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.selected-app-summary code{color:var(--muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}.tab-boundary{border:1px solid var(--line);background:var(--panel-inset);color:var(--muted);border-radius:6px;margin:9px 14px 0;padding:8px 10px;font-size:12px;line-height:1.45}.tab-boundary strong{color:var(--foreground)}.assignment-form{padding:15px 14px 6px}.assignment-form label{margin-bottom:12px}.select-wrap{display:block;position:relative}.select-wrap select{appearance:none;padding-right:30px}.select-wrap svg{width:14px;height:14px;color:var(--muted);pointer-events:none;position:absolute;top:14px;right:9px}.optional{float:right;color:var(--subtle);font-size:12px;font-weight:550}.percent-input{position:relative}.percent-input input{padding-right:28px}.percent-input>span{color:var(--muted);font-family:var(--font-mono);font-size:12px;position:absolute;top:16px;right:10px}.assignment-form label>small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:500;line-height:1.4;display:block}.checkbox-row{border:1px solid var(--line);background:var(--panel-soft);border-radius:6px;grid-template-columns:17px 1fr;align-items:start;gap:8px;padding:9px;display:grid!important}.checkbox-row input{width:15px;min-height:15px;accent-color:var(--red);margin:1px 0 0}.checkbox-row strong,.checkbox-row small{display:block}.checkbox-row strong{color:var(--foreground);font-size:12px}.checkbox-row small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:500}.editor-actions{grid-template-columns:1fr 1fr;gap:7px;padding:0 14px 14px;display:grid}.empty-editor{min-height:280px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-editor>svg{width:28px;height:28px;margin-bottom:10px}.empty-editor strong{color:var(--foreground);font-size:12px}.empty-editor p{max-width:220px;margin:6px 0 15px;font-size:12px;line-height:1.5}.executor-note{border:1px solid var(--line);background:var(--panel-inset);border-radius:6px;margin:4px 14px 18px;padding:12px}.executor-note h3{margin-bottom:7px}.executor-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.executor-note ol{color:var(--muted);margin:8px 0 0;padding-left:19px;font-size:12px;line-height:1.6}@media (max-width:1180px){.topbar{grid-template-columns:1fr auto}.planner-grid{grid-template-columns:230px minmax(480px,1fr) 280px}.top-actions .save-state{display:none}}@media (max-width:960px){.topbar{grid-template-columns:1fr;gap:9px}.top-actions{justify-self:stretch;overflow-x:auto}.location-bar{grid-template-columns:1fr;gap:8px}.location-bar>p span{white-space:normal}.planner-grid{display:block}.left-panel,.right-panel{border:0}.left-panel{border-bottom:1px solid var(--line)}.display-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.display-fields,.file-tools{display:none}.workspace-stage{min-height:560px}.right-panel{border-top:1px solid var(--line)}.assignment-form{grid-template-columns:repeat(2,1fr);gap:0 12px;display:grid}.selected-app-summary,.editor-actions,.executor-note{max-width:640px;margin-left:auto;margin-right:auto}}@media (max-width:640px){.topbar{padding:10px 12px}.top-actions{gap:6px}.top-actions .button{flex:1;padding:8px;font-size:12px}.top-actions .theme-toggle{flex:0 0 38px;min-width:38px}.theme-label{display:none!important}.top-actions .button{white-space:normal;min-width:0;line-height:1.15}.top-actions .button svg{display:none}.top-actions .theme-toggle .theme-to-dark{display:inline-flex}:root[data-theme=dark] .top-actions .theme-toggle .theme-to-dark{display:none}:root[data-theme=dark] .top-actions .theme-toggle .theme-to-light{display:inline-flex}.location-bar{padding:10px 12px}.profile-switcher{width:100%}.profile-switcher button{flex:1;min-width:0}.display-list{grid-template-columns:1fr}.workspace-stage{min-height:460px;padding:14px 10px 20px}.stage-heading{align-items:flex-end}.stage-heading p{display:none}.monitor-frame{padding:5px 5px 10px}.monitor-canvas{min-height:170px}.window-chrome{grid-template-columns:30px minmax(0,1fr);gap:6px;padding:7px 8px}.window-size,.window-grip{display:none}.app-icon{width:28px!important;height:28px!important}.app-preview{grid-template-columns:25% minmax(0,1fr)}.stage-footer{display:block}.stage-footer p span{display:none}.legend{margin-top:8px}.profile-map{justify-content:flex-start;gap:4px;overflow-x:auto}.profile-map button{min-width:108px;padding:4px}.assignment-form{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
