.assistant-page{max-width:1440px}.assistant-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.assistant-context-label{color:var(--muted);font-size:12px}.assistant-scope{font-size:12px}.assistant-toolbar select{max-width:100%;min-height:34px}.assistant-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.assistant-thread{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--panel);min-width:0;overflow:hidden}.assistant-thread-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.assistant-thread-header>span:first-child{align-items:center;gap:9px;font-weight:550;display:flex}.assistant-thread-header svg{color:var(--assistant)}.assistant-state{color:var(--muted);font-size:11px}.assistant-messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex-direction:column;gap:24px;min-height:360px;max-height:58dvh;padding:24px;display:flex;overflow:auto}.assistant-start{text-align:center;padding:24px 0 8px}.assistant-start-mark{border:1px solid var(--border-strong);background:var(--assistant-surface);width:56px;height:56px;color:var(--assistant);border-radius:16px;place-items:center;margin:0 auto 18px;display:grid}.assistant-start h2{letter-spacing:-.5px;font-size:23px;font-weight:600}.assistant-start>p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.7}.assistant-examples{gap:8px;max-width:480px;margin:24px auto 0;display:grid}.assistant-examples button{text-align:left;background:var(--raised);border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);align-items:center;gap:12px;padding:12px 14px;display:flex}.assistant-examples button:hover{border-color:var(--border-strong);background:var(--hover)}.assistant-examples button>span{flex:1;min-width:0}.assistant-examples strong{color:var(--text);font-size:13px;font-weight:500;display:block}.assistant-examples small{margin-top:3px;font-size:12px;display:block}.assistant-turn{align-items:flex-start;gap:12px;min-width:0;display:flex}.assistant-turn>.brief-mark{width:30px;height:30px;margin-top:3px}.assistant-turn.is-user{justify-content:flex-end}.assistant-bubble{min-width:0;max-width:70ch}.assistant-turn.is-user .assistant-bubble{background:var(--raised);border:1px solid var(--border);border-radius:12px 12px 4px;max-width:90%;padding:12px 16px}.assistant-speaker{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:500;display:block}.assistant-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.8}.assistant-thinking{color:var(--muted)}.assistant-composer{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-panel);align-items:flex-end;gap:12px;margin:0 16px;padding:12px;display:flex}.assistant-composer:focus-within{border-color:var(--control-focus);box-shadow:0 0 0 1px var(--control-focus)}.assistant-composer textarea{resize:vertical;min-width:0;min-height:62px;max-height:180px;color:var(--text);box-shadow:none;background:0 0;border:0;outline:none;flex:1;padding:2px;font-size:14px;line-height:1.6}.assistant-composer .button{flex:none;width:36px;height:36px;padding:0}.assistant-composer-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;padding:12px 18px 16px;font-size:11px;display:flex}.assistant-composer-footer>span:first-child{align-items:center;gap:6px;display:flex}.assistant-side{flex-direction:column;gap:20px;min-width:0;display:flex}.drafts-panel{border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--panel);min-width:0;padding:16px}.drafts-panel h3{color:var(--text);margin:0 0 14px;font-size:13px;font-weight:550}.drafts-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.drafts-heading>span{background:var(--warning-surface);color:var(--warning);border-radius:var(--radius-small);padding:2px 7px;font-size:11px}.draft-empty>svg{color:var(--assistant);margin-bottom:12px}.draft-empty h3{margin-bottom:8px}.draft-empty p,.draft-note{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.conversation-row{text-align:left;border-radius:var(--radius);width:100%;color:var(--text);flex-direction:column;gap:5px;margin-top:4px;padding:10px;display:flex}.conversation-row:hover,.conversation-row.is-active{background:var(--raised)}.conversation-row strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:13px;font-weight:450;overflow:hidden}.conversation-row small{color:var(--muted);font-size:11px}.draft-card{background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius);min-width:0;margin-bottom:12px;padding:14px}.draft-status{color:var(--warning);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:flex}.draft-head{align-items:flex-start;gap:9px;display:flex}.draft-title{flex-direction:column;gap:5px;min-width:0;display:flex}.draft-title strong{overflow-wrap:anywhere;font-size:13px;font-weight:550;line-height:1.5}.draft-kind{color:var(--muted);font-size:11px}.draft-toggle{width:100%;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding:6px 0;font-size:12px;display:flex}.draft-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.draft-details{border-top:1px solid var(--border);gap:10px;margin:4px 0 0;padding-top:10px;display:grid}.draft-details>div{gap:3px;font-size:12px;display:grid}.draft-details dt{color:var(--muted)}.draft-details dt:first-letter{text-transform:uppercase}.draft-details dd{color:var(--text);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.65}.draft-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.draft-actions .button{flex:1}.task-actions{border:1px solid var(--border);margin-top:20px;padding:18px}.task-actions h3{align-items:center;gap:8px;margin:0 0 14px;font-size:13px;font-weight:550;display:flex}.task-actions h3 svg{color:var(--assistant)}.task-actions-row{flex-wrap:wrap;gap:8px;display:flex}.task-action-answer{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;max-width:72ch;margin:16px 0;font-size:14px;line-height:1.8}.task-actions>[role=status]{margin-top:16px}@media (width<=1150px){.assistant-layout{grid-template-columns:minmax(0,1fr)}.assistant-side{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}}.attachments{border:1px dashed #0000;border-radius:8px;margin-top:14px;padding:4px}.attachments.is-dragging{border-color:var(--control-focus);background:var(--raised)}.attachments-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.attachments-head h3{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:6px;margin:0;font-size:11px;font-weight:500;display:flex}.attachments-head h3 span{font-variant-numeric:tabular-nums}.attachment-row{border-bottom:1px solid var(--border);color:var(--muted);align-items:center;gap:8px;padding:5px 4px;font-size:12px;display:flex}.attachment-row:last-of-type{border-bottom:0}.attachment-name{text-align:left;min-width:0;color:var(--text);cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;padding:0;font-size:12px;overflow:hidden}.attachment-name:hover{text-decoration:underline}.attachment-size{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.attachments-empty{margin:0;padding:2px 4px 6px;font-size:11px}.attachments.is-compact{margin-top:4px;padding:0}.attachments.is-compact .attachment-row{border-bottom:0;padding:3px 0}.attachments-inline-add{opacity:.65;align-items:center;gap:4px;font-size:10px;display:inline-flex}.attachments-inline-add:hover{opacity:1}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.grid{display:grid}.hidden{display:none}.w-1{width:var(--spacing)}.rounded{border-radius:.25rem}.p-1{padding:var(--spacing)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#e9e9e9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111;--sidebar:#141414;--panel:#181818;--raised:#202020;--hover:#262626;--border:#2b2b2b;--muted:#999;--text:#e9e9e9;--accent:#dedede;--accent-light:#e4e4e4;--danger:#eb9696;--green:#83b6a1;--control-focus:#858585;--radius:7px;background:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}:where(button):not(.primary):hover{background-color:var(--hover)}button:focus-visible,a:focus-visible{box-shadow:inset 0 0 0 1px var(--control-focus);outline:none}button,input,select,textarea{border-radius:var(--radius)}button{background:0 0;border:0}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1{letter-spacing:-.9px;font-size:26px;font-weight:570;line-height:1.25}h2{letter-spacing:-.2px;font-size:14px;font-weight:550}h3{font-size:15px;font-weight:550}input,select,textarea{color:var(--text);background:var(--panel);border:1px solid var(--border);padding:9px 11px}textarea{resize:vertical}select{cursor:pointer}kbd{color:var(--muted);border:1px solid #393939;border-radius:4px;align-items:center;gap:3px;padding:1px 4px;font-family:inherit;font-size:10px;display:inline-flex}.muted{color:var(--muted);font-size:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--accent);color:#191919;z-index:100;padding:12px;position:fixed;top:-100px;left:250px}.skip-link:focus{top:8px}.app-shell{min-height:100dvh;display:flex}.sidebar{background:var(--sidebar);border-right:1px solid var(--border);z-index:40;flex-direction:column;width:224px;padding:20px 12px 12px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.6px;align-items:center;gap:9px;padding:0 8px 20px;font-size:18px;font-weight:650;display:flex}.brand-mark{color:#171717;background:#dfdfdf;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;font-size:23px;font-weight:750;line-height:1;display:flex}.brand-mark span{color:#666}.brand-beta{letter-spacing:.6px;border:1px solid var(--border);color:var(--muted);border-radius:3px;margin-left:auto;padding:2px 4px;font-size:8px;font-weight:500}.workspace{border:1px solid var(--border);border-radius:6px;align-items:center;gap:9px;margin-bottom:16px;padding:8px;display:flex}.workspace-mark{color:#c7c7c7;background:#383838;border-radius:5px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.workspace strong{font-size:11px;font-weight:500;display:block}.workspace small{color:var(--muted);font-size:10px;display:block}.workspace>svg{color:var(--muted);margin-left:auto}.sidebar-search{width:100%;color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;padding:8px;font-size:12px;display:flex}.sidebar-search kbd{margin-left:auto}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav>a{color:#adadad;border-radius:5px;align-items:center;gap:10px;height:34px;padding:0 10px;font-size:12px;display:flex}.sidebar nav>a:hover{background:var(--raised);color:var(--text)}.sidebar nav>a[data-status=active]{color:#f2f2f2;background:#2a2a2a}.sidebar nav>a svg{width:16px;height:16px}.nav-count{color:#cbcbcb;margin-left:auto;font-size:10px}.nav-section-title{letter-spacing:0;color:#8e8e8e;margin:27px 10px 10px;font-size:11px;font-weight:500}.nav-section-title span{float:right}.project-dot{border-radius:3px;flex-shrink:0;width:9px;height:9px;display:inline-block}.violet{--project-color:#8a80d6;background:var(--project-color)}.orange{--project-color:#c7986b;background:var(--project-color)}.blue{--project-color:#749bce;background:var(--project-color)}.green{--project-color:#78ad9b;background:var(--project-color)}.project-task-count{color:var(--muted);margin-left:auto;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:48px}.demo-note{border:1px solid var(--border);color:#b9b9b9;border-radius:6px;padding:12px 10px;font-size:10px}.demo-note p{color:#969696;margin-top:5px;font-size:10px;line-height:1.7}.demo-dot,.online-dot{background:var(--accent-light);border-radius:100%;width:5px;height:5px;margin-right:6px;display:inline-block}.help-link{color:var(--muted);align-items:center;gap:9px;padding:16px 8px;font-size:11px;display:flex}.help-link svg:last-child{margin-left:auto}.profile{border-top:1px solid var(--border);align-items:center;gap:9px;padding:13px 8px 0;display:flex}.avatar{color:#d9d9d9;background:#393939;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.profile strong{font-size:11px;font-weight:500;display:block}.profile small{color:var(--muted);font-size:10px}.online-dot{background:var(--green);margin-left:auto}.main-shell{flex-direction:column;width:calc(100% - 224px);min-width:0;min-height:100dvh;margin-left:224px;display:flex}.topbar{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 28px;display:flex}.breadcrumb{white-space:nowrap;align-items:center;gap:13px;font-size:12px;display:flex}.breadcrumb-root{color:var(--muted)}.crumb-slash{color:#585858}.topbar-actions{align-items:center;gap:14px;display:flex}.demo-badge{color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:1px 6px;font-size:10px}.icon-button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.topbar-divider{background:var(--border);width:1px;height:16px}.button{background:var(--raised);color:#dfdfdf;border:1px solid #3e3e3e;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0002}.button.primary{background:var(--accent);border-color:var(--accent);color:#191919;box-shadow:inset 0 1px #ffffff12}.button.primary:hover{background:#fff;border-color:#fff}.button.compact{min-height:30px;padding:5px 10px;font-size:11px}.mobile-menu{display:none}main{flex:1}.page{max-width:1500px;margin:0 auto;padding:34px 36px 48px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px;font-size:10px}.page-heading p{color:var(--muted);margin-top:9px;font-size:13px}.greeting-mark{border:1px solid var(--border);color:#979797;background:var(--panel);border-radius:9px;place-items:center;width:49px;height:49px;display:grid}.stats-grid{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(4,1fr);margin-bottom:26px;display:grid;overflow:hidden}.stat-card{border-right:1px solid var(--border);background:#151515;padding:17px 20px}.stat-card:last-child{border:0}.stat-card:hover{background:#1c1c1c}.stat-card>div{color:#a8a8a8;justify-content:space-between;align-items:center;font-size:11px;display:flex}.stat-card>div>svg{width:15px}.stat-card>strong{letter-spacing:-1.1px;font-variant-numeric:tabular-nums;margin-top:8px;font-size:28px;font-weight:450;display:block}.stat-detail{color:#939393;justify-content:space-between;align-items:center;margin-top:5px;font-size:10px;display:flex}.stat-2>strong{color:#e6afaa}.focus-panel{background:linear-gradient(110deg,#1c1c1c,#191919 70%);border:1px solid #373737;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:21px 24px;display:flex;position:relative;overflow:hidden}.focus-content{min-width:0}.focus-title{color:#c6c6c6;align-items:center;gap:8px;font-size:11px;display:flex}.focus-title>span:last-child{align-items:center;gap:12px;display:flex}.focus-icon{color:#d4d4d4;place-items:center;display:grid}.focus-icon svg{width:15px;height:15px}.subtle-pill{color:#a8a8a8;border:1px solid #3a3a3a;border-radius:4px;padding:1px 6px;font-size:9px}.focus-panel h2{letter-spacing:-.4px;margin:13px 0 6px;font-size:18px;font-weight:500}.focus-panel p{color:#ababab;max-width:640px;font-size:12px}.focus-meta{color:var(--muted);align-items:center;gap:12px;margin-top:15px;font-size:10px;display:flex}.focus-divider{background:#3d3d3d;width:1px;height:11px}.focus-meta .project-badge{font-size:10px}.text-button{color:#b4b4b4;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.focus-panel .focus-explanation{max-width:560px;margin-top:14px;font-size:11px;line-height:1.7}.focus-right{flex-direction:column;justify-content:center;align-items:center;padding-left:20px;display:flex}.focus-art{display:none}.focus-button{white-space:nowrap;background:#272727;border-color:#474747;font-size:11px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin:29px 0 14px;display:flex}.section-heading h2{align-items:center;gap:9px;display:flex}.section-heading h2>span{color:#aaa;border:1px solid var(--border);text-align:center;background:#252525;border-radius:4px;min-width:19px;padding:0 4px;font-size:10px;font-weight:400}.section-heading>a{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.section-heading>a:hover{color:var(--text)}.section-heading.tight{margin-top:21px}.list-panel{border:1px solid var(--border);border-radius:7px;overflow:hidden}.task-table-head,.task-row{grid-template-columns:minmax(260px,1fr) 130px 110px 95px 34px;align-items:center;gap:12px;padding:0 15px;display:grid}.task-table-head{color:#979797;border-bottom:1px solid var(--border);background:#191919;height:35px;font-size:10px}.task-row{border-bottom:1px solid #262626;min-height:49px;font-size:11px}.task-row:last-child{border-bottom:0}.task-row:hover{background:#1a1a1a}.task-title-cell{align-items:center;gap:10px;min-width:0;display:flex}.task-check{color:#7a7a7a;flex-shrink:0;place-items:center;width:20px;height:28px;padding:0;display:grid}.task-check.progress{color:#dcc689}.task-check.done{color:#d4d4d4}.task-title{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;padding:10px 0;display:flex}.task-title:hover{background:0 0}.task-key{color:#9d9d9d;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10px}.task-name{color:#e0e0e0;align-items:center;gap:6px;font-size:12px;line-height:1.5;display:flex}.task-name svg{color:#c5a281;flex-shrink:0}.task-done .task-name{color:#9d9d9d;text-decoration:line-through}.project-badge{white-space:nowrap;color:#c6c6c6;align-items:center;gap:7px;font-size:11px;display:inline-flex}.project-badge .project-dot{border-radius:2px;width:7px;height:7px}.priority{color:#acacac;align-items:center;gap:4px;font-size:10px;display:inline-flex}.priority-high{color:#d6b895}.priority-medium{color:#b2b2b2}.due-date{color:#a8a8a8;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:flex}.due-date.overdue{color:#dc9299}.due-date svg{width:12px}.comments-button{color:#979797;align-items:center;gap:4px;min-height:28px;padding:0 2px;font-size:10px;display:flex}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-projects{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{border:1px solid var(--border);background:#161616;border-radius:7px;padding:19px;display:block}.project-card:hover{background:#1c1c1c;border-color:#454545}.project-card-top{align-items:center;gap:10px;display:flex}.project-logo{color:#fff;border-radius:7px;place-items:center;width:31px;height:31px;font-size:15px;font-weight:650;display:grid;box-shadow:inset 0 1px #ffffff30}.project-logo.violet{background:#61528d}.project-logo.orange{background:#896342}.project-logo.blue{background:#43678a}.project-logo.green{background:#457461}.project-logo.large{width:46px;height:46px;font-size:23px}.project-category{color:#a5a5a5;font-size:10px}.project-card-top>svg{color:#828282;width:14px;margin-left:auto}.project-card h3{margin-top:15px;font-size:14px}.project-card>p{color:#a2a2a2;min-height:34px;margin-top:6px;font-size:11px}.project-progress-label{color:#989898;justify-content:space-between;align-items:center;margin:20px 0 8px;font-size:10px;display:flex}.project-progress-label strong{color:#c7c7c7;font-weight:500}.project-progress-label strong span{color:#8f8f8f}.progress-track{background:#2d2d2d;border-radius:5px;height:3px;overflow:hidden}.progress-track>div{border-radius:5px;height:100%}.project-card-bottom{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.avatar-stack{padding-left:3px;display:flex}.mini-avatar{color:#d4d4d4;background:#4b4b4b;border:2px solid #191919;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:-3px;font-size:8px;display:grid}.avatar-1{color:#cbd8e4;background:#46545f}.avatar-2{color:#e6d6b8;background:#5a5141}.project-card-bottom>span{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.page-footer{color:#878787;border-top:1px solid #262626;justify-content:space-between;gap:16px;padding:17px 36px;font-size:10px;display:flex}.page-footer>span:first-child{align-items:center;gap:9px;display:flex}.small-brand{color:#a8a8a8;font-size:15px;font-weight:700}.tabs{border-bottom:1px solid var(--border);scrollbar-width:thin;gap:20px;display:flex;overflow-x:auto}.tabs>button{color:#a8a8a8;white-space:nowrap;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:6px;padding:0 0 12px;font-size:11px;display:flex}.tabs>button:hover{color:var(--text);background:0 0}.tabs>button.active{color:#ededed;border-bottom-color:#dedede}.tabs>button>span{background:#292929;border-radius:3px;padding:1px 5px;font-size:9px}.task-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:17px 0 0;display:flex}.toolbar-left{align-items:center;gap:12px;display:flex}.filter-select{color:#b9b9b9;border:1px solid #363636;border-radius:5px;align-items:center;gap:6px;padding-left:8px;display:flex}.filter-select select{background:0 0;border:0;max-width:140px;padding:6px 8px 6px 0;font-size:11px}.inline-search{color:#8d8d8d;align-items:center;gap:7px;display:flex}.inline-search input{background:0 0;border:0;max-width:200px;padding:6px 0;font-size:11px}.view-switch{border:1px solid var(--border);background:#141414;border-radius:5px;padding:2px;display:flex}.view-switch button{color:#8e8e8e;border-radius:3px;place-items:center;padding:4px 7px;display:grid}.view-switch button.active{color:#d5d5d5;background:#313131}.add-task-row{color:#a1a1a1;border-top:1px solid var(--border);border-radius:0;align-items:center;gap:9px;width:100%;padding:12px 16px;font-size:11px;display:flex}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:8px;margin:15px 0;padding:60px 24px}.empty-state p{color:var(--muted);max-width:360px;margin:8px auto 20px;font-size:12px}.empty-symbol{color:#a1a1a1;background:#262626;border-radius:9px;place-items:center;width:42px;height:42px;margin:0 auto 15px;font-size:20px;display:grid}.quiet-note{color:#acacac;border:1px dashed var(--border);border-radius:7px;gap:10px;margin-top:20px;padding:18px;font-size:12px;display:flex}.loading-state{color:var(--muted);padding:60px}.board{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}.board-column{background:#151515;border:1px solid #262626;border-radius:7px;min-height:320px;padding:12px 8px}.board-column h2{align-items:center;gap:7px;padding:0 4px 13px;font-size:11px;display:flex}.board-column h2>span:last-child{color:#959595;margin-left:3px;font-size:10px}.status-dot{border:1.5px solid #ababab;border-radius:50%;width:9px;height:9px}.status-dot.progress{background:#d5b56b;border-color:#d5b56b}.status-dot.review{background:#85a9cb;border-color:#85a9cb}.status-dot.done{background:#c9c9c9;border-color:#c9c9c9}.board-card{background:#1d1d1d;border:1px solid #373737;border-radius:6px;margin-bottom:9px;padding:12px;box-shadow:0 1px 2px #0003}.board-card-title{text-align:left;flex-direction:column;gap:8px;width:100%;margin-bottom:12px;padding:0;display:flex}.board-card-title:hover{background:0 0}.board-card-title small{color:#aaa;font-size:10px}.board-card-title strong{font-size:12px;font-weight:450;line-height:1.6}.tag{color:#bfbfbf;background:#2a2a2a;border:1px solid #414141;border-radius:4px;padding:2px 6px;font-size:9px;display:inline-flex}.board-card-meta{color:#a4a4a4;justify-content:space-between;margin:15px 0 12px;font-size:9px;display:flex}.board-card select{background:#212121;border-color:#3a3a3a;width:100%;padding:5px;font-size:10px}.board-empty{text-align:center;color:#8f8f8f;margin-top:35px;font-size:11px}.board-hint{color:var(--muted);margin-top:22px;font-size:11px}.modal-overlay{z-index:80;background:#0008;position:fixed;inset:0}.modal{background:var(--panel);border:1px solid var(--border);z-index:90;border-radius:8px;width:min(640px,100vw - 32px);max-height:calc(100dvh - 40px);padding:0;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0007,0 0 0 1px #0003}.modal-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.modal-heading h2{color:var(--text);letter-spacing:0;font-size:12px;font-weight:500}.modal-heading .icon-button{width:26px;height:26px}.modal-heading .icon-button svg{width:16px;height:16px}.form-field{color:var(--muted);flex-direction:column;gap:7px;min-width:0;margin-bottom:18px;font-size:11px;display:flex}.form-field>span{align-items:center;gap:7px;display:flex}.form-field input,.form-field textarea,.form-field select{background:var(--raised);border:1px solid var(--border);color:var(--text);border-radius:5px;min-width:0;padding:8px 10px;font-size:12px}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--muted)}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.task-properties{grid-template-columns:1fr 1fr 1.1fr;margin-top:24px}.form-field.composer-title{margin-bottom:8px}.form-field.composer-title input,.form-field input.detail-title{letter-spacing:-.45px;background:0 0;border-color:#0000;padding:3px 0;font-size:21px;font-weight:500}.form-field.composer-description textarea{resize:vertical;background:0 0;border-color:#0000;min-height:86px;padding:4px 0;font-size:13px;line-height:1.7}.form-field.composer-title input:focus-visible,.form-field.composer-description textarea:focus-visible,.form-field input.detail-title:focus-visible{border-bottom-color:var(--accent);border-radius:0;outline:none}.form-actions{border-top:1px solid var(--border);background:var(--panel);justify-content:flex-end;align-items:center;gap:8px;margin:6px -24px 0;padding:13px 20px;display:flex}.form-actions>span{color:var(--muted);margin-right:auto;font-size:10px}.form-actions .button{min-height:30px;padding:5px 10px;font-size:11px}.error-message{color:var(--danger);padding:10px 0;font-size:12px}.detail-project{align-items:center;gap:10px;margin-bottom:18px;display:flex}.detail-project .tag{background:var(--raised);border-color:var(--border);color:var(--muted)}.blocked-tag{color:#d6b895;font-size:10px}.detail-note{color:var(--muted);margin-bottom:18px;font-size:11px}.search-modal{width:min(600px,100vw - 32px);overflow:hidden}.command-input{border-bottom:1px solid var(--border);color:var(--muted);align-items:center;gap:10px;padding:14px 20px;display:flex}.command-input:focus-within{box-shadow:inset 2px 0 var(--accent)}.command-input input{width:100%;color:var(--text);background:0 0;border:0;outline:none;padding:4px 0;font-size:13px}.command-results{max-height:min(340px,45dvh);padding:6px;overflow-y:auto}.command-results>button{text-align:left;border-radius:5px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:12px;display:flex}.command-results>button>svg{color:var(--muted);margin-left:auto}.command-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;padding:11px 18px;font-size:10px;display:flex}.sidebar-scrim{display:none}@media (width>=1500px){.page{padding-top:42px;padding-inline:52px}.task-table-head,.task-row{grid-template-columns:minmax(300px,1fr) 160px 130px 110px 40px}}@media (width<=1150px){.page{padding:28px 24px}.task-table-head,.task-row{grid-template-columns:minmax(210px,1fr) 110px 88px 77px;gap:8px;padding-inline:11px}.task-row>td:last-child{display:none}.priority{font-size:9px}.task-title{gap:7px}.task-name{font-size:11px}.task-key{font-size:9px}.stats-grid .stat-card{padding:14px}.stat-detail{font-size:9px}.home-projects{gap:10px}.project-card{padding:15px}.board{grid-template-columns:repeat(2,minmax(0,1fr))}.tabs{gap:16px}.subtle-pill{display:none}.page-footer{padding-inline:24px}.focus-panel{padding:19px}}@media (width<=900px){.sidebar{width:195px;padding-inline:8px}.main-shell{width:calc(100% - 195px);margin-left:195px}.workspace{gap:6px}.workspace small{font-size:9px}.page,.topbar{padding-inline:20px}.breadcrumb-root,.crumb-slash{display:none}.focus-panel{align-items:flex-start;gap:16px}.focus-right{align-self:center;padding-left:0}.focus-button{padding:6px;font-size:10px}.focus-panel h2{font-size:16px}.focus-panel p{font-size:11px}.focus-meta{flex-wrap:wrap;gap:8px}.home-projects{grid-template-columns:1fr}.home-projects .project-card>p{min-height:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:0}.stat-card:nth-child(-n+2){border-bottom:1px solid var(--border)}.task-table-head,.task-row{grid-template-columns:minmax(190px,1fr) 95px 73px}.task-table-head>th:nth-child(3),.task-row>td:nth-child(3){display:none}.task-title{display:block}.task-key{margin-bottom:1px;display:block}.task-row{min-height:58px}.task-name{font-size:11px}.task-title-cell{gap:7px}.page-footer>span:last-child,.greeting-mark{display:none}}@media (width<=680px){.sidebar{width:240px;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-scrim{z-index:35;background:#0009;border-radius:0;display:block;position:fixed;inset:0}.main-shell{width:100%;margin-left:0}.mobile-menu{display:grid}.topbar{height:57px;padding-inline:14px}.topbar-actions{gap:9px}.global-search,.topbar-divider{display:none}.page{padding:27px 18px 36px}.page-heading{margin-bottom:23px}h1{font-size:25px}.page-heading p{font-size:12px}.focus-panel{flex-direction:column;gap:18px;padding:18px}.focus-right{align-self:flex-start}.focus-panel h2{font-size:17px}.focus-panel p{font-size:12px}.focus-meta{font-size:10px}.focus-button{font-size:11px}.stats-grid{margin-bottom:22px}.stat-card{padding:16px}.stat-detail{font-size:10px}.stat-card>strong{font-size:28px}.task-table-head,.task-row{grid-template-columns:minmax(0,1fr) 80px}.task-table-head>th:nth-child(2),.task-row>td:nth-child(2){display:none}.task-name{font-size:12px}.task-row{min-height:65px}.task-title{padding:8px 0}.task-check{min-width:28px;height:40px}.task-title-cell{gap:5px}.section-heading .muted{display:none}.section-heading h2{font-size:13px}.section-heading>a{font-size:10px}.project-grid,.board{grid-template-columns:1fr}.board-column{min-height:120px}.board-card-title strong{font-size:14px}.board-card select{padding:9px;font-size:12px}.board-card-meta{font-size:11px}.tabs{gap:20px;margin-inline:-18px;padding-inline:18px}.tabs>button{padding-block:10px}.task-toolbar{flex-wrap:wrap}.toolbar-left{flex-wrap:wrap;flex:1;gap:9px;min-width:0}.inline-search{width:140px}.inline-search input{width:110px;font-size:12px}.form-grid{grid-template-columns:1fr;gap:0}.form-field input,.form-field select,.form-field textarea{font-size:16px}.modal{max-height:calc(100dvh - 24px);padding:0}.modal>form{padding:20px 18px 0}.modal-heading{padding:12px 16px}.form-actions{margin-inline:-18px;padding-inline:18px}.task-properties{grid-template-columns:1fr;margin-top:18px}.form-field.composer-title input{font-size:19px}.form-field.composer-description textarea{font-size:16px}.form-actions{flex-wrap:wrap}.form-actions>span{width:100%;margin-bottom:5px}.form-actions .button{min-height:42px}.search-modal{padding:0}.command-results>button{min-height:52px;font-size:12px}.command-results .task-key{font-size:9px}.page-footer{padding-inline:18px}.demo-badge{display:none}.project-board-heading{align-items:center}.project-board-heading .button{font-size:10px}.focus-meta .text-button{min-height:30px}.task-toolbar .view-switch button{min-height:34px}.form-field .detail-title{font-size:17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition:none;animation:none}}.work-page{max-width:none;padding:0}.work-page .page-heading{margin-bottom:20px;padding:22px 28px 0}.work-page .page-heading h1{font-size:20px;font-weight:550}.work-page .page-heading .eyebrow{display:none}.work-page .page-heading p{margin-top:5px;font-size:12px}.work-page .focus-panel{margin:0 28px 22px;padding:16px 20px}.work-page .focus-panel h2{margin-top:9px;font-size:15px}.work-page .focus-panel .focus-meta{margin-top:10px}.work-page .tabs{gap:22px;margin:0;padding-inline:28px}.work-page .task-toolbar{border-bottom:1px solid var(--border);padding:13px 28px}.work-page>.section-heading{margin:0;padding:14px 28px}.work-page>.section-heading h2{font-size:12px}.work-page>.section-heading .muted{font-size:10px}.work-page .list-panel{border:0;border-radius:0}.work-page .task-table-head{display:none}.work-page .task-row{border-bottom:1px solid #242424;min-height:42px;padding-inline:28px}.group-heading{text-align:left;background:#1c1c1c;border-block:1px solid #272727;border-radius:0;align-items:center;gap:9px;width:100%;padding:10px 28px;display:flex}.group-heading h2{font-size:12px}.group-chevron{color:#979797;font-size:10px}.group-chevron.collapsed{transform:rotate(-90deg)}.group-count{color:#a7a7a7;margin-left:2px;font-size:11px}.work-page .add-task-row{padding-left:29px}.work-page .task-title{padding-block:10px}.work-page .task-group .task-row:last-child{border-bottom:0}.work-page .empty-state{margin:24px 28px}.help-link{text-align:left;width:100%}.work-page .task-name{font-size:12px}.work-page .task-key{min-width:50px;font-size:11px}.work-page .task-check svg{width:15px;height:15px}.work-page .focus-title,.work-page .text-button{font-size:10px}@media (width<=900px){.work-page .task-row{min-height:54px}.work-page .task-title{padding-block:7px}.work-page .task-key{font-size:9px}.work-page .task-name{font-size:11px}}@media (width<=680px){.work-page .page-heading{padding:22px 18px 0}.work-page .focus-panel{margin-inline:18px}.work-page .tabs,.work-page .task-toolbar,.work-page>.section-heading{padding-inline:18px}.work-page .task-row{min-height:62px;padding-inline:14px}.group-heading{padding-inline:18px}.work-page .task-name{font-size:12px}}.task-table{border-collapse:collapse;text-align:left;width:100%;display:block}.task-table thead,.task-table tbody{display:block}.task-table th{text-align:left;font-weight:400}.task-table td{min-width:0}:root{--sidebar:#090909;--panel:#1c1c1c;--raised:#242424;--border:#2a2a2a}.app-shell{background:var(--sidebar)}.sidebar{border:0;width:240px;padding:16px 12px 12px}.workspace-top{align-items:center;gap:5px;margin-bottom:24px;display:flex}.workspace-name{flex:1;align-items:center;gap:8px;font-weight:550;display:flex}.workspace-monogram{color:#262626;background:#d9d9d9;border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.workspace-top .icon-button{color:#a0a0a0;background:0 0;border:0;border-radius:50%;width:28px;height:28px}.icon-button.icon-button-filled{color:#dedede;background:#242424}.workspace-top .icon-button:hover{color:#eee;background:#303030}.project-crumb-icon{color:var(--project-color);background:0 0}.sidebar nav a{min-height:34px;font-size:13px}.sidebar nav a svg{width:16px;height:16px}.nav-section-title{text-transform:none;letter-spacing:0;margin-top:28px}.main-shell{background:var(--bg);border:1px solid #262626;border-radius:9px;width:calc(100% - 248px);min-height:calc(100dvh - 16px);margin:8px 8px 8px 240px;overflow:hidden}.topbar{height:48px;padding:0 22px}.breadcrumb-root,.crumb-slash,.page-footer,.topbar-divider{display:none}.workspace-switch{color:#c8c8c8;align-items:center;gap:8px;padding:10px 7px;font-size:12px;display:flex}.workspace-switch svg{margin-left:auto}.local-storage-note{color:var(--muted);padding:0 7px 14px;font-size:10px}.projects-page{max-width:none;padding:0}.project-viewbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 22px;display:flex}.view-pill{white-space:nowrap;background:#272727;border-radius:6px;padding:4px 10px}.view-pill>span{color:var(--muted);margin-left:8px}.project-table-head,.project-table-row{border-bottom:1px solid #242424;grid-template-columns:minmax(200px,1fr) 150px 140px 90px;align-items:center;gap:20px;padding:12px 24px;display:grid}.project-table-head{color:var(--muted);background:#161616;padding-top:9px;padding-bottom:9px;font-size:11px}.project-table-row:hover{background:#191919}.project-table-name{align-items:center;gap:12px;min-width:0;display:flex}.project-table-name>span:last-child{min-width:0}.project-table-name strong{font-size:13px;font-weight:500}.project-table-name small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;display:block;overflow:hidden}.project-table-name .project-logo{width:28px;height:28px;font-size:13px}.project-table-progress{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.project-table-progress .progress-track{width:65px;height:4px;margin:0}.project-table-progress .progress-track>span{background:var(--accent);height:100%;display:block}.empty-state,.work-page .empty-state{background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:68px 24px;display:flex}.projects-page>.empty-state{min-height:calc(100dvh - 170px)}.empty-symbol{color:#969696;background:0 0;border:0;width:76px;height:76px;margin-bottom:18px}.empty-symbol svg{stroke-width:.8px}.empty-state h3{letter-spacing:-.4px;font-size:18px;font-weight:550}.empty-state p{max-width:345px;margin:10px 0 23px;font-size:13px;line-height:1.7}.empty-state .button,.modal .button{border-radius:999px}.modal{background:#1c1c1c;border-color:#373737;border-radius:17px;box-shadow:0 24px 90px #0009}.modal-heading{border:0;padding:15px 22px 3px}.modal-heading h2{color:#c4c4c4;font-size:13px}.create-task-modal{width:min(750px,100vw - 32px);top:min(17vh,130px);transform:translate(-50%)}.create-project-modal{width:min(850px,100vw - 32px)}.modal>form{padding:18px 24px 0}.composer-title input,.composer-description input,.composer-description textarea,.project-description textarea{box-shadow:none;width:100%;color:var(--text);background:0 0;border:0;padding:0}.composer-title input{font-size:21px;font-weight:500}.composer-description input,.composer-description textarea{font-size:14px}.composer-description textarea{resize:vertical;min-height:75px}.composer-properties{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 26px;display:flex}.property-chip,.date-chip,.prefix-field{color:#c9c9c9;background:0 0;border:1px solid #3d3d3d;border-radius:999px;align-items:center;gap:7px;height:29px;padding:4px 10px;font-size:12px;display:inline-flex}.date-chip input{width:113px;color:inherit;background:0 0;border:0;padding:0;font-size:11px}.prefix-field input{text-transform:uppercase;width:65px;color:var(--text);background:0 0;border:0;padding:0}.property-menu{z-index:110;background:#222;border:1px solid #3b3b3b;border-radius:12px;width:220px;max-width:calc(100vw - 24px);padding:0;overflow:hidden;box-shadow:0 12px 40px #0008}.property-search{height:36px;color:var(--muted);border-bottom:1px solid #333;align-items:center;padding:0 14px;display:flex}.property-search input{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:13px;line-height:20px}.property-search input:focus-visible{outline:none}.property-options{max-height:250px;padding:6px;overflow-y:auto}.property-options button{text-align:left;border-radius:5px;align-items:center;gap:9px;width:100%;padding:7px 9px;display:flex}.property-option-icon,.property-option-check{width:16px;color:var(--muted);flex:0 0 16px;justify-content:center;align-items:center;display:inline-flex}.property-option-label{flex:1;min-width:0}.property-option-shortcut{text-align:center;width:12px;color:var(--muted);font-size:12px}.priority-icon{color:#a0a0a0;flex-shrink:0}.property-options button:hover,.property-options button:focus-visible{background:#353535}.property-options button.selected{background:0 0}.property-options button.selected:hover,.property-options button.selected:focus-visible{background:#353535}.property-options p{color:var(--muted);padding:12px}.modal .form-actions{background:0 0;border:0;margin:0;padding:15px 0 18px}.create-more{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.create-more input{accent-color:var(--accent)}.create-project-modal .project-logo{margin:0 0 18px}.project-description{border-top:1px solid var(--border);padding-top:24px}.project-description textarea{resize:vertical;min-height:190px}.work-page>.page-heading,.work-page>.focus-panel{display:none}.work-page{padding-top:12px}@media (width<=1050px){.project-table-head,.project-table-row{grid-template-columns:minmax(150px,1fr) 115px 95px;gap:12px}.project-table-head>:last-child,.project-table-row>:last-child{display:none}}@media (width<=680px){.sidebar{width:240px}.main-shell{border:0;border-radius:0;width:100%;min-height:100dvh;margin:0}.topbar{padding:0 12px}.project-viewbar{flex-wrap:wrap;padding:12px}.project-viewbar .inline-search{width:100%}.project-table-head,.project-table-row{grid-template-columns:minmax(140px,1fr) 100px;padding:12px}.project-table-head>:nth-child(3),.project-table-row>:nth-child(3){display:none}.modal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.create-task-modal{max-height:calc(100dvh - 64px);top:40px}.modal-heading{padding:12px 16px 0}.modal>form{padding:16px 16px 0}.modal .form-actions{flex-wrap:wrap;gap:10px}.modal .form-actions>span{display:none}.create-more{margin-right:auto}.composer-title input{font-size:18px}.composer-properties{gap:7px}.project-description textarea{min-height:100px}}.task-modal .detail-title,.task-modal textarea{background:0 0;border:0;padding-left:0;padding-right:0}.project-details{color:var(--muted);white-space:pre-wrap;max-width:780px;margin-bottom:24px}:root{--toast-open:.35s;--toast-close:.25s;--toast-distance:16px;--toast-blur:2px;--toast-scale:.97;--toast-ease:cubic-bezier(.22, 1, .36, 1)}.toast-region{z-index:150;pointer-events:none;flex-direction:column;align-items:flex-end;gap:9px;width:min(385px,100vw - 32px);display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:auto;width:100%;animation:toast-enter var(--toast-open) var(--toast-ease) both;background:#262626;border:1px solid #3b3b3b;border-radius:12px;gap:10px;padding:15px;display:flex;box-shadow:0 8px 35px #0006}.toast.is-closing{animation:toast-leave var(--toast-close) var(--toast-ease) both;pointer-events:none}.toast-icon{color:#78ba94;padding-top:2px}.toast[role=alert] .toast-icon{color:var(--danger)}.toast-content{flex:1;min-width:0}.toast-content strong{font-size:13px;font-weight:500}.toast-content p{color:#c6c6c6;overflow-wrap:anywhere;align-items:flex-start;gap:6px;margin-top:5px;font-size:12px;line-height:1.6;display:flex}.toast-content a,.toast-content button{color:var(--accent-light);margin-top:11px;padding:0;font-size:12px;display:inline-block}.toast>.icon-button{width:21px;height:21px}@keyframes toast-enter{0%{opacity:0;transform:translateY(var(--toast-distance)) scale(var(--toast-scale));filter:blur(var(--toast-blur))}to{opacity:1;filter:blur();transform:none}}@keyframes toast-leave{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(var(--toast-distance)) scale(var(--toast-scale));filter:blur(var(--toast-blur))}}.project-navigation{justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.pill-tabs{align-items:center;gap:4px;display:flex}.pill-tabs button{color:var(--muted);background:#1c1c1c;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:inline-flex}.project-nav-actions{align-items:center;gap:5px;display:flex}.project-nav-actions .icon-button{background:#1f1f1f;border-radius:50%;width:29px;height:29px}.project-layout{grid-template-columns:minmax(0,1fr) 295px;gap:12px;padding:0 12px 24px;display:grid}.project-layout.without-sidebar{grid-template-columns:minmax(0,1fr)}.project-main{min-width:0}.project-overview{max-width:820px;margin:0 auto;padding:60px 34px}.project-overview .project-logo{width:36px;height:36px;margin-bottom:14px}.overview-title,.overview-summary,.overview-description{width:100%;color:var(--text);resize:vertical;background:0 0;border:0;padding:0;display:block}.overview-title{letter-spacing:-.7px;margin-bottom:8px;font-size:25px;font-weight:600}.overview-summary{margin-bottom:24px;font-size:14px;line-height:1.7}.overview-description{min-height:150px;margin-top:18px;font-size:14px;line-height:1.8}.project-overview h3{color:var(--muted);font-size:13px;font-weight:450}.overview-properties{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:25px;display:flex}.overview-properties>span{color:var(--muted);margin-right:10px;font-size:12px}.overview-properties .property-chip{border:0}.overview-start{border:1px solid var(--border);width:100%;color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-bottom:38px;padding:18px;display:flex}.project-properties-sidebar{flex-direction:column;gap:8px;display:flex}.property-card{background:#1a1a1a;border:1px solid #232323;border-radius:10px;padding:15px}.property-card h3{color:#a9a9a9;margin-bottom:14px;font-size:12px;font-weight:450}.property-card p{color:var(--muted);font-size:12px;line-height:1.6}.property-line{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;margin:9px 0;font-size:12px;display:grid}.property-line>span:first-child{color:var(--muted)}.property-line .property-chip,.property-line .date-chip{border:0;justify-self:start;max-width:100%;padding:4px 8px}.project-code{align-items:center;gap:7px;display:flex}.scope-stats{color:var(--muted);gap:50px;font-size:11px;display:flex}.scope-stats strong{color:var(--text);margin-top:7px;font-size:18px;font-weight:500;display:block}.property-card .progress-track{margin-top:18px}.property-card .progress-track>div{background:var(--accent)}.milestones{margin-top:26px}.milestones>.text-button{margin-top:15px}.milestone-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:13px 0;display:flex}.milestone-row input{accent-color:var(--accent)}.milestones form{flex-wrap:wrap;gap:8px;padding-top:15px;display:flex}.milestones form input{border:1px solid var(--border);background:var(--panel);flex:1;min-width:0;padding:7px 10px}.project-issues{padding:4px 0}.project-issues-toolbar{justify-content:space-between;align-items:center;gap:8px;padding:6px 10px 16px;display:flex}.display-menu{width:285px;padding:13px}.display-menu .pill-tabs{margin-bottom:18px}.display-menu .pill-tabs button{flex:1}.display-menu label{color:#c3c3c3;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:flex}.display-menu input{accent-color:var(--accent)}.activity-intro{margin:9px 0 25px}.activity-entry{color:var(--muted);align-items:flex-start;gap:11px;padding:15px 0;font-size:12px;display:flex}.activity-entry>div{flex:1;min-width:0}.activity-entry p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.activity-entry time{color:#929292;font-size:10px;font-weight:400}.activity-entry strong{color:#d3d3d3;font-weight:500}.activity-entry strong time{margin-left:7px}.activity-entry .mini-avatar{flex-shrink:0;width:22px;height:22px;font-size:8px}.activity-task-link{text-align:left;color:var(--text);margin-bottom:3px;padding:0}.task-modal{background:var(--bg);width:min(1050px,100vw - 40px)}.task-modal .modal-heading{border-bottom:1px solid var(--border);padding:12px 18px}.issue-layout{grid-template-columns:minmax(0,1fr) 235px;min-height:560px;display:grid}.issue-content{min-width:0;padding:35px 34px}.issue-title{letter-spacing:-.5px;width:100%;color:var(--text);background:0 0;border:0;padding:0;font-size:23px;font-weight:600}.issue-content .issue-description{width:100%;color:var(--text);resize:vertical;background:0 0;border:0;padding:0;font-size:14px;line-height:1.8}.issue-editor-actions{justify-content:space-between;align-items:center;gap:12px;margin:10px 0 24px;display:flex}.issue-properties{border-left:1px solid #242424;padding:32px 16px}.issue-properties h3{color:var(--muted);margin-bottom:13px;font-size:12px;font-weight:450}.issue-properties h3:not(:first-child){margin-top:32px}.issue-properties .property-chip{border:0;margin-bottom:7px;padding-inline:8px;display:flex}.issue-properties .date-chip{border:0;margin-top:5px;padding-inline:8px}.issue-activity{border-top:1px solid var(--border);padding-top:25px}.issue-activity h3{margin-bottom:12px;font-size:14px}.issue-activity>.muted{padding:12px 0 20px;font-size:12px}.is-comment{color:var(--text)}.comment-composer{background:#1c1c1c;border:1px solid #252525;border-radius:9px;margin-top:12px;padding:12px 14px}.comment-composer textarea{resize:vertical;width:100%;color:var(--text);background:0 0;border:0;font-size:13px}.comment-composer>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.comment-composer .icon-button{background:#2c2c2c;border-radius:50%}.task-row{background:0 0;min-height:43px}.board-card{background:#1d1d1d;border-color:#2d2d2d;border-radius:9px;box-shadow:0 2px 4px #0002}.project-table-row{min-height:48px}.project-table-name small{display:none}.project-table-name .project-logo{background:0 0;font-size:12px}.stat-card,.focus-panel,.project-card{box-shadow:none;background:#181818;border-color:#282828}.focus-art,.greeting-mark{opacity:.65}@media (width<=1150px){.project-layout{grid-template-columns:minmax(0,1fr) 255px}.project-overview{padding:35px 18px}.project-issues .task-row{grid-template-columns:minmax(190px,1fr) 80px}.project-issues .task-row>td:nth-child(2),.project-issues .task-row>td:nth-child(4),.project-issues .task-row>td:nth-child(5){display:none}}@media (width<=850px){.project-layout{flex-direction:column;display:flex}.project-properties-sidebar{grid-template-columns:1fr 1fr;display:grid}.project-properties-sidebar .property-card:first-child{grid-row:span 2}}@media (width<=680px){.toast-region{width:calc(100vw - 24px);bottom:12px;right:12px}.issue-layout{flex-direction:column;display:flex}.issue-content{padding:22px 18px}.issue-properties{border-left:0;border-top:1px solid var(--border);padding:18px}.issue-title{font-size:19px}.project-overview{padding:28px 8px}.project-properties-sidebar{display:flex}.overview-title{font-size:22px}.project-issues-toolbar{flex-wrap:wrap}.project-issues-toolbar .inline-search{flex:1;min-width:120px}.project-navigation{padding:10px}.pill-tabs button{padding:7px 11px}.property-options button{min-height:40px}.project-nav-actions .icon-button{width:34px;height:34px}.issue-properties .property-chip{min-height:36px}}@media (prefers-reduced-motion:reduce){.toast,.toast.is-closing{animation:none}}.task-modal .form-field .issue-title{height:auto;color:var(--text);background:0 0;border:0;padding:0;font-size:23px;font-weight:600;line-height:1.4}.project-issues .task-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.project-issues .group-heading{background:#1e1e1e;border-radius:6px;padding:9px 14px}.project-issues .task-group{margin-bottom:13px}.board-column{background:0 0;border:0}.board-card .property-chip{border:0;margin-top:10px;padding-inline:8px}.breadcrumb{min-width:0}.breadcrumb>span:last-child{text-overflow:ellipsis;overflow:hidden}@media (width<=680px){.task-modal .form-field .issue-title{font-size:19px}}:root{--bg:#101010;--sidebar:#080808;--panel:#1b1b1b;--raised:#232323;--hover:#292929;--border:#292929;--muted:#a0a0a0;--text:#eee}body,.main-shell,.topbar{background:var(--bg)}.sidebar,.app-shell{background:var(--sidebar)}.property-card,.modal,.comment-composer{background:#191919;border-color:#282828}.pill-tabs{border:0;gap:4px;min-width:0;margin:0;padding:0}.pill-tabs button{color:#9c9c9c;height:28px;box-shadow:none;background:#1c1c1c;border:0;border-radius:9999px;padding:0 10px;font-size:12px;font-weight:400;line-height:1}.pill-tabs button.active{color:#f5f5f5;background:#2b2b2b}.pill-tabs button:hover{background:#262626}.project-navigation{min-height:42px;padding:6px 8px}.project-nav-actions .icon-button{background:#1c1c1c;width:29px;height:29px}.status-icon{vertical-align:middle;flex-shrink:0}.property-chip.icon-only-property{background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;padding:4px;display:inline-flex}.icon-only-property svg{width:15px;height:15px}.assignee-avatar{color:#fff;background:#505050;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;line-height:1;display:grid}.kanban-controls{color:var(--muted);justify-content:space-between;align-items:center;padding:0 10px 5px;font-size:11px;display:flex}.kanban-controls>div{gap:4px;display:flex}.kanban-controls .icon-button{width:26px;height:26px}.kanban-scroll{overscroll-behavior-x:contain;scrollbar-color:#555 transparent;scrollbar-width:thin;width:100%;min-width:0;height:calc(100dvh - 210px);min-height:320px;overflow:auto}.kanban-track{align-items:stretch;gap:12px;width:max-content;min-height:100%;padding:0 2px 8px;display:flex}.kanban-column{background:#0e0e0e;border:1px solid #0000;border-radius:7px;flex:0 0 332px;width:332px;transition:background-color .1s}.kanban-column.drop-target{background:#1d211e;border-color:#576d5b}.kanban-heading{z-index:2;background:inherit;align-items:center;gap:9px;min-height:46px;padding:9px 11px 13px;display:flex;position:sticky;top:0}.kanban-heading h2{letter-spacing:0;font-size:13px;font-weight:450}.kanban-heading>span{color:#909090;font-size:12px}.kanban-heading .icon-button{width:24px;height:24px;margin-left:auto}.kanban-cards{flex-direction:column;gap:8px;padding:2px 6px 12px;display:flex}.kanban-card{background:#1c1c1c;border:1px solid #242424;border-radius:8px;padding:8px 10px 10px;box-shadow:0 2px 3px #0002}.kanban-card:hover{background:#202020}.kanban-card.is-dragging{opacity:.28}.kanban-card-top{color:#949494;align-items:center;gap:5px;min-height:22px;font-size:12px;display:flex}.kanban-card-top>.icon-only-property{margin-left:0}.drag-handle{cursor:grab;opacity:0;touch-action:none;width:22px;height:22px;margin-left:auto;padding:3px}.kanban-card:hover .drag-handle,.drag-handle:focus-visible{opacity:1}.kanban-title{align-items:flex-start;gap:4px;margin-top:2px;display:flex}.kanban-title .property-chip{width:18px;min-width:18px;height:20px;padding:0}.kanban-title-button{text-align:left;color:#f1f1f1;overflow-wrap:anywhere;cursor:grab;border-radius:2px;flex:1;min-width:0;padding:0;font-size:13px;font-weight:450;line-height:1.4}.kanban-card .kanban-title-button:hover{background:0 0}.kanban-card-bottom{align-items:center;gap:7px;min-height:22px;margin-top:12px;display:flex}.kanban-card-bottom .property-chip{background:#181818;border:1px solid #292929}.priority-bars{letter-spacing:1px;color:#a0a0a0;font-size:10px}.priority-critical{color:#e38f68}.kanban-card-bottom time{color:#949494;margin-left:auto;font-size:11px}.kanban-label{color:#b5b5b5;border:1px solid #383838;border-radius:8px;padding:1px 6px;font-size:10px}.drag-preview{cursor:grabbing;width:318px;box-shadow:0 12px 30px #0008}.drag-preview small{color:var(--muted)}.drag-preview strong{font-size:13px;font-weight:450}.task-page{min-height:calc(100dvh - 75px)}.issue-page-navigation{color:var(--muted);border-bottom:1px solid #202020;align-items:center;gap:14px;padding:10px 24px;font-size:12px;display:flex}.issue-page-navigation a{align-items:center;gap:7px;display:inline-flex}.task-page .issue-layout{grid-template-columns:minmax(0,1fr) 250px;max-width:1250px;min-height:calc(100dvh - 125px);margin:0 auto}.task-page .issue-content{padding:45px 42px}.task-page .form-field .issue-title{color:#eee;background:0 0;border:0;width:100%;padding:0;font-size:25px;font-weight:600;line-height:1.35}.task-page .issue-description{background:0 0;border:0;font-size:14px;line-height:1.8}.task-page .issue-properties{border:0;padding:47px 20px}.task-page .issue-properties .property-chip{background:0 0;border:0}.task-title-cell>.icon-only-property{margin-right:5px}@media (width<=680px){.kanban-column{flex-basis:290px;width:290px}.kanban-scroll{height:calc(100dvh - 240px)}.kanban-controls>span{max-width:230px;font-size:10px}.drag-handle{opacity:1;width:28px;height:28px}.task-page .issue-layout{flex-direction:column;display:flex}.task-page .issue-content{padding:24px 18px}.task-page .issue-properties{padding:20px 18px}.task-page .form-field .issue-title{font-size:21px}}.project-workspace{position:relative}.project-issues-toolbar{height:30px;padding:0;position:absolute;top:5px;right:88px}.project-issues-toolbar .inline-search{width:180px}.project-issues-toolbar .button{background:0 0;border:0;height:28px;min-height:28px}.project-issues{padding-top:0;position:static}.kanban-controls{z-index:3;background:#171717;border-radius:6px;padding:2px;position:absolute;bottom:0;right:10px}.kanban-controls>span{display:none}.kanban-scroll{height:calc(100dvh - 136px)}@media (width<=900px){.project-issues-toolbar .button{display:none}.project-issues-toolbar .inline-search{width:125px}}@media (width<=680px){.project-issues-toolbar{height:auto;padding:4px 8px 9px;position:static}.project-issues-toolbar .inline-search{width:100%}.kanban-scroll{height:calc(100dvh - 180px)}}.assignee-avatar{aspect-ratio:1;border-radius:50%;flex:0 0 19px;width:19px;min-width:19px;height:19px}.assignee-unassigned{color:#a0a0a0;background:0 0;border:1px dashed #858585}.assignee-unassigned svg{width:12px;height:12px}.property-option-icon:has(.assignee-avatar){flex-basis:19px;width:19px}.header-crumbs{align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.header-crumbs>a,.header-crumbs>span{border-radius:999px;align-items:center;gap:7px;min-width:0;height:28px;padding:4px 8px;line-height:20px;display:inline-flex}.header-crumbs>a:hover{color:#fff;background:var(--hover)}.header-crumbs>svg{color:#707070}.header-crumbs>a,.header-crumbs>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-crumbs>a:first-child{flex-shrink:0}.property-line .property-chip,.property-line .date-chip,.overview-properties .property-chip,.issue-properties .property-chip,.issue-properties .date-chip{text-align:left;border-radius:999px}.property-chip:not(.icon-only-property):hover,.property-chip:not(.icon-only-property)[data-state=open],.task-page .issue-properties .property-chip:hover,.task-page .issue-properties .property-chip[data-state=open],.date-chip:hover{background:var(--hover)}.icon-button:hover:not(:disabled),.icon-button[data-state=open],.icon-button[aria-pressed=true]{background:var(--hover);color:var(--text)}.icon-button:focus-visible{box-shadow:inset 0 0 0 1px var(--control-focus);outline:none}.icon-button:disabled{cursor:not-allowed;opacity:.45}.lucide{stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.ui-symbol{stroke-linecap:round;stroke-linejoin:round}.project-header-actions{align-items:center;gap:2px;margin-left:6px;display:inline-flex}.project-actions-menu{z-index:110;background:#222;border:1px solid #383838;border-radius:14px;width:270px;max-width:calc(100vw - 24px);padding:6px;box-shadow:0 12px 40px #0008}.project-actions-menu button{text-align:left;width:100%;color:var(--text);border-radius:999px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;display:flex}.project-actions-menu button>span{flex:1}.project-actions-menu button>svg{color:var(--muted)}.project-actions-menu button:hover:not(:disabled){background:var(--hover)}.project-actions-menu hr{border:0;border-top:1px solid #363636;margin:6px -6px}.project-actions-menu p{color:var(--muted);padding:8px 10px;font-size:12px}.project-copy-options{padding-left:12px}.icon-button.icon-button-pill{color:#969696;background:#121212;border:1px solid #242424;border-radius:999px;height:28px}.icon-button.icon-button-full-width{width:100%}.icon-button.icon-button-pill:hover:not(:disabled),.icon-button.icon-button-pill:focus-visible{color:var(--text);background:#1d1d1d;border-color:#383838}@media (hover:hover) and (pointer:fine){.kanban-column .kanban-add{opacity:0;pointer-events:none}.kanban-column:hover .kanban-add,.kanban-column:focus-within .kanban-add{opacity:1;pointer-events:auto}}.issue-inline-editor{padding-bottom:36px;position:relative}.task-page .issue-inline-editor .form-field{margin:0 0 22px}.task-page .issue-inline-editor .issue-title{letter-spacing:-.6px;field-sizing:content;resize:none;background:0 0;border:0;min-height:34px;padding:0;font-size:26px;font-weight:600;line-height:1.3}.task-page .issue-inline-editor .issue-description{field-sizing:content;resize:none;min-height:120px;padding:0;font-size:15px;line-height:1.65}.issue-save-state{color:var(--muted);font-size:11px;position:absolute;bottom:12px}.task-page .issue-activity{padding-top:24px}.task-page .issue-activity h3{margin-bottom:20px;font-size:16px;font-weight:600}.task-page .activity-entry{gap:10px;padding-block:10px;font-size:13px}.task-page .activity-entry:not(.is-comment)>div{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.task-page .activity-entry:not(.is-comment) p{color:var(--muted)}.task-page .comment-composer{background:#191919;border-radius:12px;margin-top:20px;padding:14px 16px}.task-page .comment-composer textarea{resize:none;field-sizing:content;min-height:40px;padding:0;font-size:15px;line-height:1.5}.task-page .comment-composer>div{justify-content:flex-end;margin-top:8px}@media (width<=680px){.task-page .issue-inline-editor .issue-title{font-size:22px}}.issue-properties>.date-chip{width:fit-content;margin:0 0 7px;display:flex}.subtasks-section{margin:0 0 24px}.subtask-add{border-radius:999px}.subtasks-heading,.subtasks-heading>button:not(.icon-button){align-items:center;gap:8px;display:flex}.subtasks-heading{justify-content:space-between;margin-bottom:8px;font-size:13px}.subtasks-heading span,.subtask-title>span{color:var(--muted);font-size:11px}.subtask-row{border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:5px 0;display:flex}.subtask-title{text-align:left;flex:1;align-items:center;gap:10px;min-width:0;font-size:13px;display:flex}.subtask-composer{border:1px solid #383838;border-radius:12px;margin-top:10px;padding:12px}.subtask-composer>input,.subtask-composer>textarea{background:0 0;border:0;width:100%;padding:5px}.subtask-composer-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.parent-task-link{color:var(--muted);text-align:left;margin-bottom:12px;font-size:12px}.board-parent{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);text-align:left;font-size:11px;overflow:hidden}.board-subtask-count{border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;display:inline-flex}.kanban-card-top>span:first-child{white-space:nowrap;flex-shrink:0}.board-parent{flex:1}.subtask-composer{background:#191919;border:1px solid #292929;border-radius:10px;padding:12px;box-shadow:0 3px 8px #0002}.subtask-composer-title{align-items:center;gap:6px;display:flex}.subtask-composer-title input{background:0 0;border:0;border-radius:0;flex:1;min-width:0;height:26px;padding:0;font-size:14px;font-weight:600}.subtask-composer-title input:focus-visible,.subtask-composer>textarea:focus-visible{outline:none}.subtask-composer>textarea{field-sizing:content;resize:none;height:32px;min-height:32px;padding:8px 0 0;font-size:13px;line-height:20px}.subtask-composer-actions{gap:6px;margin:10px 6px 14px}.subtask-composer-actions .property-chip{background:#242424;border-color:#343434;height:26px;padding:3px 8px}.subtask-composer-actions .subtask-project{color:#777;background:#202020;border-color:#292929}.subtask-composer-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.subtask-cancel{border-radius:999px;padding:5px 4px;font-size:13px}.subtask-submit{background:#252525;border:1px solid #373737;border-radius:999px;min-height:26px;padding:3px 10px}.subtask-submit:disabled{opacity:.5}.subtasks-heading>button:not(.icon-button),.parent-task-link,.text-button,.comments-button{border-radius:999px;padding:4px 8px}.subtasks-heading>button:not(.icon-button){margin-left:-8px}.parent-task-link{overflow-wrap:anywhere;max-width:100%;line-height:1.5}.subtask-row{border-radius:8px}.subtask-row:hover,.subtask-row:focus-within{background:#191919}.subtask-title{border-radius:999px;padding:5px 4px}.subtask-title:hover,.task-title:hover{background:0 0}.task-row:focus-within{background:#1a1a1a}@media (width>=901px){.task-row>td:nth-child(3){white-space:nowrap;align-items:center;gap:6px;min-width:0;display:flex}}.task-row>td:nth-child(3) .priority{min-width:0}.task-row>td:nth-child(3) .priority>span{text-overflow:ellipsis;overflow:hidden}.group-heading,.button,.project-issues-toolbar .button,.project-issues .group-heading{border-radius:999px}@media (width>=1151px){.task-table-head,.task-row{grid-template-columns:minmax(260px,1fr) 130px 140px 95px 34px}}.project-symbol{color:var(--project-color);background:0 0;flex-shrink:0}.project-logo .project-symbol{color:#eee}.project-icon-trigger{cursor:pointer}.project-icon-trigger:hover{filter:brightness(1.15)}.project-icon-menu{z-index:120;background:#222;border:1px solid #383838;border-radius:12px;width:412px;max-width:calc(100vw - 24px);overflow:hidden;box-shadow:0 12px 40px #0008}.project-icon-tabs{border-bottom:1px solid #353535;gap:4px;padding:0 8px;display:flex}.project-icon-tabs button{color:#999;border-bottom:2px solid #0000;border-radius:0;height:32px;padding:0 8px;font-size:13px}.project-icon-tabs button[aria-selected=true]{color:#eee;border-bottom-color:var(--accent)}.project-icon-colors{border:0;border-bottom:1px solid #303030;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin:0;padding:16px;display:flex}.project-icon-colors button{color:#171717;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.project-icon-colors button:hover{outline:none;box-shadow:inset 0 0 0 1px #ffffff80}.project-custom-color{cursor:pointer;background:conic-gradient(#ed5359,#edc300,#4db887,#23b0c8,#7e6ee2,#ed5359);border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-left:8px;position:relative}.project-custom-color:before{content:"";border-left:1px solid #444;height:22px;position:absolute;top:0;left:-10px}.project-custom-color input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.project-custom-color:focus-within{outline:2px solid var(--accent);outline-offset:3px}.project-icon-search{width:100%;height:40px;color:var(--text);background:0 0;border:0;border-bottom:1px solid #303030;border-radius:0;outline:none;padding:0 16px}.project-icon-search:focus-visible{box-shadow:inset 0 -1px var(--accent);outline:none}.project-icon-grid{grid-template-columns:repeat(14,minmax(0,1fr));align-content:start;gap:0;max-height:280px;padding:10px;display:grid;overflow-y:auto}.project-icon-grid button{border-radius:50%;place-items:center;width:100%;min-width:0;height:28px;padding:0;display:grid}.project-icon-grid button:hover,.project-icon-grid button[aria-pressed=true]{background:#3a3a3a}.project-icon-empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:20px}.picker-emoji{font-size:19px;line-height:1}.project-emoji{justify-content:center;align-items:center;line-height:1;display:inline-flex}.project-icon-trigger.compact{box-shadow:none;border:0;border-radius:50%}.project-table-name>a{gap:4px;min-width:0;display:grid}@media (width<=480px){.project-icon-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.project-icon-colors{border:0;gap:6px;min-width:0;margin:0;padding:14px 10px}}.auth-screen{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:32px 16px;display:flex}.auth-card{background:var(--panel);border:1px solid var(--border);border-radius:11px;width:100%;max-width:388px;padding:28px 26px 24px}.auth-brand{align-items:center;gap:8px;margin-bottom:22px;font-weight:560;display:flex}.auth-card h1{margin-bottom:6px;font-size:21px}.auth-description{color:var(--muted);margin-bottom:22px;font-size:12px}.auth-form .form-field input{padding:10px 11px;font-size:13px}.auth-form .form-field small{color:var(--muted);font-size:11px}.auth-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.auth-form .button{justify-content:center;width:100%;margin-top:4px;padding:10px 14px}.auth-footer{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;font-size:12px;display:flex}.auth-footer a{color:var(--accent-light)}.auth-footer a:hover{text-decoration:underline}.auth-notice{color:var(--text);background:var(--raised);border:1px solid var(--border);border-radius:7px;padding:13px 14px;font-size:12px;line-height:1.6}.auth-notice a{color:var(--accent-light)}.auth-tagline{color:var(--muted);font-size:11px}.auth-splash{min-height:100dvh;color:var(--muted);background:var(--bg);place-items:center;font-size:12px;display:grid}.verify-banner{color:var(--text);background:var(--raised);border:1px solid var(--border);border-radius:7px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 0 4px;padding:10px 14px;font-size:12px;display:flex}.verify-banner strong{font-weight:550}@media (width<=480px){.auth-row{grid-template-columns:1fr}}.auth-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.auth-actions .button{flex:1;justify-content:center;min-width:148px;padding:10px 14px}.auth-notice strong{font-weight:550}.auth-screen{--accent:#b9b9b9;--accent-light:#e4e4e4;--auth-motion:.18s;color:#ededed;background:#101010;justify-content:center;align-items:center;min-height:100dvh;padding:64px 24px;display:flex}.auth-form-panel{width:100%;max-width:360px}.auth-form-panel>.auth-card{background:0 0;border:0;border-radius:0;flex:none;width:100%;max-width:none;padding:0}.auth-brand{letter-spacing:-.4px;justify-content:center;align-items:center;gap:10px;margin-bottom:42px;font-size:18px;font-weight:550;display:flex}.auth-brand .workspace-monogram{color:#242424;background:#e7e7e7;border-radius:11px;width:32px;height:32px;font-size:11px}.auth-card h1{letter-spacing:-.7px;text-align:center;margin:0 0 12px;font-size:25px;font-weight:550;line-height:1.25}.auth-description{text-align:center;color:#888;margin:0 0 32px;font-size:13px;line-height:1.65}.auth-form .form-field{margin-bottom:18px}.auth-form .form-field>span,.auth-form .form-field>label{color:#aaa;margin-bottom:8px;font-size:12px;display:block}.auth-form .form-field input{color:#eee;width:100%;height:44px;transition:border-color var(--auth-motion), background var(--auth-motion);background:#171717;border:1px solid #303030;border-radius:12px;padding:0 14px;font-size:13px}.auth-form .form-field input:hover{border-color:#444}.auth-form .form-field input:focus-visible{border-color:#888;outline:none;box-shadow:0 0 0 2px #ffffff08}.auth-form input::placeholder{color:#626262}.auth-password-control{align-items:center;display:flex;position:relative}.auth-password-control>svg{color:#757575;pointer-events:none;position:absolute;left:14px}.auth-form .auth-password-control input{padding-left:40px;padding-right:48px}.auth-password-control>.icon-button{color:#929292;position:absolute;right:8px}.auth-password-hint{color:#777;margin-top:8px;font-size:11px}.auth-password-hint:empty{display:none}.auth-password-hint span{transition:color var(--auth-motion);align-items:center;gap:5px;display:flex}.auth-password-hint [data-valid=true]{color:#ccc}.auth-eye-swap{display:grid}.auth-eye-swap svg{transition:opacity var(--auth-motion), transform var(--auth-motion);grid-area:1/1}.auth-eye-swap[data-visible=false] svg:last-child,.auth-eye-swap[data-visible=true] svg:first-child{opacity:0;transform:scale(.75)}.auth-form .button.primary{color:#191919;width:100%;height:44px;transition:background var(--auth-motion);background:#e7e7e7;border:1px solid #e7e7e7;border-radius:999px;justify-content:center;margin-top:8px;font-size:13px;font-weight:600}.auth-form .button.primary:hover{background:#fff;border-color:#fff}.auth-form .button.primary:disabled{opacity:.5;cursor:wait}.auth-footer{color:#777;border:0;justify-content:center;gap:12px 18px;margin-top:28px;padding:0;font-size:12px;line-height:1.6}.auth-footer a,.auth-notice a{color:#c6c6c6}.auth-footer a:hover{color:#fff;text-decoration:none}.auth-screen button:focus-visible,.auth-screen a:focus-visible{box-shadow:inset 0 0 0 1px var(--control-focus);outline:none}.auth-notice{border-radius:12px}@media (width<=480px){.auth-screen{padding:40px 24px}.auth-brand{margin-bottom:32px}.auth-card h1{font-size:24px}}@media (prefers-reduced-motion:reduce){.auth-screen .auth-form input,.auth-screen .auth-form button,.auth-eye-swap svg{transition:none}}.project-composer-heading{align-items:center;gap:12px;min-width:0;margin-bottom:14px;display:flex}.create-project-modal .project-composer-heading .project-logo{flex-shrink:0;margin:0}.project-composer-heading .form-field.composer-title{flex:1;min-width:0;margin:0}input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:#777;outline:none}.prefix-field input:is(:hover,:focus,:focus-visible),.date-chip input:is(:hover,:focus,:focus-visible),.inline-search input:is(:hover,:focus,:focus-visible),.command-input input:is(:hover,:focus,:focus-visible),.property-search input:is(:hover,:focus,:focus-visible){box-shadow:none;background:0 0;border:0;outline:none}:is(.prefix-field:has(input:focus-visible),.date-chip:has(input:focus-visible)){border-color:#777}.inline-search:has(input:focus-visible){box-shadow:inset 0 -1px #777}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline-offset:3px;outline:1px solid #aaa}.form-hint{color:var(--muted);margin:-6px 0 14px;font-size:11px}.project-table-row .project-code{color:var(--muted);letter-spacing:.4px;font-size:11px}.button.primary:focus-visible,.auth-form .button.primary:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #383838}button:focus:not(:focus-visible){outline:none}.project-icon-grid button:focus-visible,.project-icon-trigger:focus-visible{box-shadow:inset 0 0 0 1px var(--control-focus);outline:none}.project-property-fields{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.create-project-modal .project-property-fields{margin:18px 0 12px}.project-property-fields>.property-chip{max-width:100%}.project-property-fields .property-chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-property-fields.stacked{flex-direction:column;align-items:stretch;gap:8px;display:flex}.project-property-fields.stacked .property-line{grid-template-columns:94px minmax(0,1fr);min-height:32px;margin:0}.project-properties-sidebar .property-card>.property-line{grid-template-columns:94px minmax(0,1fr);min-height:32px;margin:8px 0 0}.property-static-value{min-width:0;padding:4px 8px;line-height:24px}.project-selection-menu{width:300px}.project-selection-menu .property-options{max-height:260px;overflow-y:auto}.project-label-create{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding:12px;display:flex}.project-label-create input{width:150px;min-width:0;color:inherit;background:0 0;border:0;flex:1}.project-label-create p{width:100%;color:var(--muted);font-size:12px}.project-dependency-menu{width:328px;max-width:calc(100vw - 24px);padding:0;overflow:hidden}.dependency-menu-title{border-bottom:1px solid var(--border);padding:14px 14px 12px;font-size:13px;font-weight:500}.dependency-section{padding:12px}.dependency-section+.dependency-section{border-top:1px solid var(--border)}.dependency-section-heading{align-items:center;gap:7px;display:flex}.dependency-section-heading h4{flex:1;margin:0;font-size:13px;font-weight:500}.dependency-section-heading>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.dependency-section-hint{color:var(--muted);margin:4px 0 10px 22px;font-size:11px}.dependency-empty{color:var(--muted);margin:10px 0;padding-left:22px;font-size:12px}.dependency-projects{max-height:160px;margin:8px 0;padding:0;list-style:none;overflow-y:auto}.dependency-projects li{border-radius:8px;align-items:center;gap:8px;min-width:0;padding:5px 4px 5px 8px;display:flex}.dependency-projects li:hover{background:#2c2c2c}.dependency-projects li>svg{flex-shrink:0;width:15px;height:15px}.dependency-project-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.dependency-projects .icon-button{flex-shrink:0;width:25px;height:25px}.dependency-section>.property-chip{color:var(--muted);border:0;justify-content:flex-start;max-width:100%;padding:5px 9px;font-size:12px;display:inline-flex}.dependency-section>.property-chip span{white-space:nowrap}.property-chip:disabled{cursor:default;opacity:.65}.project-date-menu{flex-direction:column;gap:12px;padding:14px;display:flex}.project-date-menu label{flex-direction:column;gap:10px;font-size:13px;display:flex}.project-date-menu input{border:1px solid var(--border);color:inherit;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border-radius:999px;padding:8px 12px}.people-trigger .person-avatar{width:21px;height:21px}.person-avatar{color:#e5e5e5;background:#393939;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:500;display:inline-flex;overflow:hidden}.person-avatar img{object-fit:cover;width:100%;height:100%}.people-avatar-stack{align-items:center;padding:2px;display:inline-flex}.people-avatar-stack .person-avatar+.person-avatar{margin-left:-5px;box-shadow:0 0 0 2px #1a1a1a}.people-menu{width:280px}.people-options{max-height:260px;padding:5px;overflow-y:auto}.people-options button{text-align:left;width:100%;min-height:33px;color:var(--text);background:0 0;border-radius:7px;align-items:center;gap:8px;padding:5px 8px;display:flex}.people-options button:hover,.people-options button:focus-visible{background:#333}.people-options button:disabled{opacity:.5;cursor:default}.people-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.people-options p{color:var(--muted);margin:0;padding:6px 8px;font-size:12px}.people-check{border:1px solid #727272;border-radius:3px;justify-content:center;align-items:center;width:13px;height:13px;display:flex}.people-check.checked{color:#171717;background:#e5e5e5;border-color:#e5e5e5}.person-preview{border-top:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px;display:flex}.person-preview .person-avatar{width:34px;height:34px;font-size:12px}.person-preview>div{flex-direction:column;gap:4px;min-width:0;display:flex}.person-preview strong{font-size:13px;font-weight:500}.person-preview span:not(.person-avatar){color:var(--muted);overflow-wrap:anywhere;font-size:12px}.people-invite{width:calc(100% - 10px);color:var(--text);background:0 0;border-radius:7px;align-items:center;gap:8px;margin:5px;padding:8px;font-size:13px;display:flex}.people-invite:hover{background:#333}.invite-person-modal{max-width:440px}.invite-person-modal form>p{margin:0 0 20px;line-height:1.6}.invite-person-modal .form-field input{border:1px solid var(--border);border-radius:999px;padding:11px 14px}.invite-person-result{flex-direction:column;align-items:flex-start;gap:14px;line-height:1.6;display:flex}.invite-person-result p{color:var(--muted);overflow-wrap:anywhere;margin:0}.nav-count-accent{background:var(--accent);color:#fff}.inbox-list{flex-direction:column;display:flex}.inbox-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:13px 15px;display:flex}.inbox-item:last-child{border-bottom:0}.inbox-item.is-unread{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.inbox-item.is-unread{background:color-mix(in srgb, var(--accent) 7%, transparent)}}.inbox-icon{background:var(--raised);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.inbox-item.is-unread .inbox-icon{color:var(--accent-light)}.inbox-body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.inbox-title{align-items:center;gap:8px;font-size:12px;display:flex}.inbox-title time{color:var(--muted);margin-left:auto;font-size:11px}.inbox-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.inbox-excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.inbox-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.inbox-actor{align-items:center;gap:6px;display:flex}@media (width<=680px){.inbox-title time{width:100%;margin-left:0}}.documents-layout{grid-template-columns:290px 1fr;align-items:start;gap:16px;display:grid}.documents-list{background:var(--panel);border:1px solid var(--border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.documents-toolbar{border-bottom:1px solid var(--border);gap:8px;padding:10px;display:flex}.documents-toolbar .inline-search{flex:1;min-width:0}.documents-empty{padding:16px;font-size:12px}.document-row{text-align:left;border-bottom:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.document-row:last-child{border-bottom:0}.document-row.is-active{background:var(--hover);color:var(--text)}.document-row-body{flex-direction:column;gap:3px;min-width:0;display:flex}.document-row-body strong{color:var(--text);font-size:12.5px}.document-row-body small{font-size:11px}.document-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.document-editor-pane{background:var(--panel);border:1px solid var(--border);border-radius:8px;min-width:0}.document-editor{flex-direction:column;padding:16px 18px;display:flex}.document-editor-head{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:12px;display:flex}.document-editor-head .form-field{flex:1;min-width:190px;margin-bottom:0}.document-title{background:0 0;border:0;padding:4px 0;font-size:17px;font-weight:560}.document-content-field{margin:14px 0 0}.document-content{resize:vertical;background:0 0;border:0;min-height:46dvh;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.65}.document-footer{color:var(--muted);border-top:1px solid var(--border);padding-top:10px;font-size:11px}.document-history{border-bottom:1px solid var(--border);color:var(--muted);flex-direction:column;gap:6px;padding:10px 0;font-size:11.5px;display:flex}.document-version-preview{background:var(--bg);white-space:pre-wrap;border-radius:6px;max-height:180px;margin:6px 0 0;padding:10px;font-size:11.5px;overflow:auto}.decisions-list{flex-direction:column;gap:12px;display:flex}.decision-card{background:var(--panel);border:1px solid var(--border);border-left:3px solid var(--border);border-radius:8px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.decision-card.status-accepted{border-left-color:var(--green)}.decision-card.status-proposed{border-left-color:var(--accent)}.decision-card.status-superseded{opacity:.72}.decision-head{align-items:center;gap:10px;display:flex}.decision-head h3{flex:1;min-width:0}.decision-status{background:var(--raised);color:var(--muted);border-radius:20px;padding:3px 8px;font-size:11px}.decision-accepted{color:var(--green)}.decision-card p{font-size:12.5px;line-height:1.6}.decision-reason{color:var(--muted)}.decision-meta,.decision-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.decision-form{background:var(--panel);border:1px solid var(--border);border-radius:8px;margin-bottom:14px;padding:14px 16px}@media (width<=900px){.documents-layout{grid-template-columns:1fr}.document-content{min-height:40dvh}}.dependencies-section{border-top:1px solid var(--border);flex-direction:column;gap:7px;padding:14px 0;display:flex}.dependencies-heading{color:var(--muted);align-items:center;gap:8px;display:flex}.dependencies-heading h3{color:var(--text);font-size:12px}.dependencies-heading>span{font-size:11px}.dependencies-heading .icon-button{margin-left:auto}.dependency-row{border-radius:6px;align-items:center;gap:10px;padding:6px 8px;display:flex}.dependency-row:hover{background:var(--hover)}.dependency-kind{color:var(--muted);min-width:152px;font-size:11px}.dependency-task{text-align:left;flex:1;align-items:center;gap:7px;min-width:0;font-size:12.5px;display:flex}.dependency-composer{background:var(--raised);border-radius:7px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.dependencies-empty{font-size:11.5px}@media (width<=680px){.dependency-kind{min-width:0}}.brief-panel{background:var(--panel);border:1px solid var(--border);border-radius:8px;margin-bottom:20px;padding:18px 20px}.brief-head{align-items:center;gap:9px;margin-bottom:10px;display:flex}.brief-head h2{margin:0;font-size:13px;font-weight:500}.brief-mark{background:var(--raised);color:#c9c9c9;border-radius:6px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.brief-text,.report-text{color:#d4d4d4;max-width:72ch;margin:0 0 14px;font-size:13px;line-height:1.75}.brief-panel.is-empty p{margin:0 0 12px}.brief-facts{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.brief-fact{color:var(--muted);background:var(--raised);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;text-decoration:none;display:inline-flex}a.brief-fact:hover{background:var(--hover);color:var(--text)}.brief-fact strong{color:var(--text);font-variant-numeric:tabular-nums}.brief-fact.is-warning,.brief-fact.is-warning strong{color:var(--danger)}.brief-tasks{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.brief-tasks li{color:#cfcfcf;align-items:center;gap:8px;font-size:12px;display:flex}.brief-tasks small{color:var(--muted);font-size:10px}.brief-more{align-items:center;gap:5px;display:inline-flex}.project-report{max-width:820px;padding:4px 0 24px}.report-head{align-items:center;gap:11px;margin-bottom:14px;display:flex}.report-head h2{margin:0;font-size:15px;font-weight:500}.report-head p{margin:2px 0 0;font-size:11px}.report-numbers{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:22px;display:grid}.report-numbers>span{background:var(--panel);border:1px solid var(--border);color:var(--muted);border-radius:7px;flex-direction:column;gap:3px;padding:12px 14px;font-size:11px;display:flex}.report-numbers strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:20px;font-weight:500}.report-numbers small{color:var(--muted);font-size:10px}.report-numbers .is-warning strong{color:var(--danger)}.report-section{margin-bottom:20px}.report-section h3{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 9px;font-size:11px;font-weight:500}.report-people,.report-decisions{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.report-people li{border-bottom:1px solid var(--border);justify-content:space-between;padding-bottom:7px;font-size:12px;display:flex}.report-people strong{font-variant-numeric:tabular-nums}.report-decisions li{flex-direction:column;gap:2px;font-size:12px;display:flex}.report-alert{color:var(--danger);align-items:center;gap:8px;font-size:12px;display:flex}.focus-factors{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.focus-factors li{color:var(--muted);background:#202020;border:1px solid #313131;border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;display:inline-flex}.focus-factors em{color:#c4c4c4;font-variant-numeric:tabular-nums;font-style:normal}.focus-factors span{color:#7f7f7f;font-variant-numeric:tabular-nums}.focus-note{color:#7c7c7c;margin-top:9px;font-size:10px}.citation{font:inherit;vertical-align:2px;color:#9a9aa8;cursor:pointer;background:0 0;border:none;padding:0 1px;font-size:10px;display:inline}.citation:hover{color:var(--text);text-decoration:underline}.citation.is-plain{cursor:default}.lead-avatar{box-shadow:0 0 0 1.5px var(--panel), 0 0 0 2.5px #7f7f8c;border-radius:50%;margin-right:2px;display:inline-flex}.assignee-stack{align-items:center;gap:2px;display:inline-flex}.issue-layout,.task-page .issue-layout{grid-template-columns:minmax(0,1fr) 300px}.issue-properties-refined .issue-property-row{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;font-size:12px;display:grid}.issue-property-row>span:first-child{color:var(--muted);font-size:11px}.issue-properties-refined .issue-property-row .property-chip,.issue-properties-refined .issue-property-row .date-chip{justify-content:flex-start;justify-self:start;min-width:0;max-width:100%;margin:0;padding:5px 7px}.issue-property-row .property-chip>span:not(.people-avatar-stack){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.issue-property-row .date-chip input{width:100%;min-width:0;font-size:12px}.issue-property-row .date-chip>svg{display:none}.issue-property-row .person-avatar{flex:0 0 22px;width:22px;height:22px;font-size:9px}.issue-property-row .project-badge{text-overflow:ellipsis;min-width:0;padding:5px 7px;overflow:hidden}.issue-property-group{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.issue-property-footer{border-top:1px solid var(--border);margin-top:24px;padding-top:14px}.issue-property-footer .text-button{color:var(--muted);border-radius:999px;padding:6px 8px;font-size:11px}.issue-property-footer .text-button:hover{color:#eea4a4;background:#e0646412}@media (width<=680px){.task-page .issue-layout{grid-template-columns:1fr}}.delete-task-modal{max-width:440px}.delete-task-modal>p{color:var(--muted);overflow-wrap:anywhere;line-height:1.6}.delete-task-modal .form-actions{justify-content:flex-end;margin-top:24px}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--bg:#111214;--sidebar:#0c0d0f;--panel:#191a1d;--raised:#222327;--hover:#2b2d32;--border:#303238;--border-strong:#454850;--muted:#a6a8b1;--text:#eeeff2;--accent:#e2e4eb;--accent-light:#fff;--control-focus:#aeb9ef;--danger:#f3a2a2;--green:#9bc9b3;--assistant:#bdc5f2;--assistant-surface:#222535;--warning:#e2c58d;--warning-surface:#2c281f;--radius:8px;--radius-panel:12px;--radius-small:6px;--radius-button:999px;--shadow-overlay:0 16px 64px #0006, 0 0 0 1px #ffffff05}.button,.modal .button,.project-issues-toolbar .button{border-radius:var(--radius-button);border-color:var(--border-strong);min-height:36px;color:var(--text);font-size:13px}.button.primary{background:var(--accent);border-color:var(--accent);color:#191a1d}.button.compact{min-height:32px;font-size:12px}.button.primary:hover:not(:disabled){background:var(--accent-light);border-color:var(--accent-light)}button:disabled{cursor:not-allowed}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--control-focus);outline-offset:3px;box-shadow:none}:where(input,select,textarea):focus-visible{outline-offset:1px}.icon-button{border-radius:50%;width:32px;height:32px}.page-heading h1{letter-spacing:-.7px;font-weight:600}.page-heading p{line-height:1.65}.property-card,.modal,.comment-composer,.brief-panel,.task-actions,.project-card{background:var(--panel);border-color:var(--border);border-radius:var(--radius-panel)}.modal,.property-popover{box-shadow:var(--shadow-overlay)}.pill-tabs button{border-radius:var(--radius-button);min-height:32px}.eyebrow,.nav-section-title,.local-storage-note{color:var(--muted);font-size:11px}.brief-mark{background:var(--assistant-surface);color:var(--assistant);border-radius:var(--radius)}.auth-screen>.auth-card{text-align:center;flex:none}.auth-screen>.auth-card .button{margin-top:8px}.task-name,.project-table-name,.draft-title{min-width:0}.error-message{color:var(--danger);overflow-wrap:anywhere}@media (pointer:coarse){.button,.button.compact,.icon-button,.property-chip,.pill-tabs button{min-height:44px}.icon-button{min-width:44px}}.assistant-composer .button{border-radius:50%}.assistant-examples button,.conversation-row{border-radius:var(--radius-button)}.task-name{font-size:13px}.task-key{font-size:11px}
