.milestone-list{display:flex;flex-direction:column;gap:12px}.milestone-list-header h3{font-size:16px;font-weight:650}.milestone-list-header p,.milestone-list-state{color:var(--text-muted);font-size:13px}.milestone-list-items{display:grid;gap:10px;list-style:none}.milestone-list-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:12px}.milestone-list-body{display:grid;gap:6px;min-width:0}.milestone-list-body h4{font-size:14px;font-weight:700}.milestone-list-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--text-muted);font-size:12px}.milestone-list-meta span+span:before{content:"/";margin-right:10px;color:var(--border-strong)}.milestone-list-issue-button{border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text);border-radius:6px;padding:7px 10px;cursor:pointer;font-size:12px;font-weight:700}.milestone-list-issue-button:disabled{cursor:not-allowed;opacity:.55}.suggested-items{display:flex;flex-direction:column;gap:12px}.suggested-items-header h3{font-size:16px;font-weight:650}.suggested-items-header p,.suggested-items-state{color:var(--text-muted);font-size:13px}.suggested-items-list{list-style:none;display:flex;flex-direction:column;gap:10px}.suggested-item-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.suggested-item-row.is-accepted{border-color:var(--accent)}.suggested-item-kind{border:1px solid var(--border-strong);border-radius:999px;padding:4px 8px;color:var(--text-muted);font-size:11px;font-weight:700}.suggested-item-title,.suggested-item-description{min-width:0;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:6px;padding:8px;font-family:inherit;font-size:13px;line-height:1.4}.suggested-item-description,.suggested-item-actions,.suggested-item-accepted{grid-column:2}.suggested-item-description{resize:none;overflow:hidden}.suggested-item-actions{display:flex;gap:8px}.suggested-item-actions button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:6px;padding:8px 10px;cursor:pointer}.suggested-item-actions button:disabled{cursor:not-allowed;opacity:.55}.suggested-item-accepted{color:var(--text-muted);font-size:12px;font-weight:700}.headlines-widget{display:flex;flex-direction:column;gap:12px}.headlines-header h3{font-size:16px;font-weight:650}.headlines-list{list-style:none;display:flex;flex-direction:column;gap:8px}.headline-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.headline-avatar{width:28px;height:28px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.headline-input,.headline-add input{width:100%;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:6px;padding:8px}.headline-delete,.headline-issue,.headline-add button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);border-radius:6px;padding:8px 10px;cursor:pointer}.headline-issue{color:var(--text)}.headline-issue:disabled{opacity:.65;cursor:not-allowed}.headline-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.headlines-state{color:var(--text-muted);font-size:13px}.vto-widget{display:flex;flex-direction:column;gap:14px}.vto-section-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1290;border:0;background:#10141c6b;cursor:default}.vto-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.vto-header h3{font-size:17px}.vto-tabs{display:flex;gap:4px}.vto-tabs button,.vto-add,.vto-list-block button,.vto-core-value button{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:6px;padding:6px 8px;cursor:pointer}.vto-tabs button.active{background:var(--primary);color:var(--primary-fg);border-color:var(--primary)}.vto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.vto-section{border:1px solid var(--border);border-radius:8px;padding:12px;background:var(--surface);display:flex;flex-direction:column;gap:10px}.vto-section--maximized{position:fixed;top:48px;right:48px;bottom:48px;left:48px;z-index:1300;max-height:calc(100vh - 96px);overflow:auto;padding:18px;border-color:var(--border-strong);box-shadow:var(--shadow-lg)}.vto-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.vto-section h4{font-size:13px;color:var(--text-muted);text-transform:uppercase;letter-spacing:0}.vto-section--maximized h4{font-size:16px;color:var(--text)}.vto-section-maximize{width:26px;height:26px;flex:0 0 26px;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-muted);cursor:pointer;font:inherit;font-size:15px;line-height:1;padding:0}.vto-section-maximize:hover,.vto-section-maximize:focus-visible{color:var(--primary);border-color:var(--primary-ring);outline:none}.vto-section--maximized .vto-editable textarea{min-height:150px}.vto-editable{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--text-muted)}.vto-editable textarea,.vto-list-block input,.vto-core-value input,.vto-core-value textarea{width:100%;border:1px solid var(--border);border-radius:6px;background:var(--surface-2);color:var(--text);padding:8px;font:inherit}.vto-editable textarea{min-height:70px;resize:vertical}.vto-list-block ul,.vto-readonly-list{list-style:none;display:flex;flex-direction:column;gap:7px}.vto-list-block li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.vto-readonly-list li,.vto-core-value{border:1px solid var(--border);border-radius:6px;padding:8px;background:var(--surface-2);font-size:13px}.vto-empty-state{border:1px dashed var(--border);border-radius:6px;padding:8px;color:var(--text-muted);font-size:13px}.vto-core-value p{margin-top:4px;color:var(--text-muted)}.vto-core-value{display:flex;flex-direction:column;gap:6px}.vto-core-value textarea{min-height:54px;resize:vertical}.accountability-widget{display:flex;flex-direction:column;gap:14px;overflow:auto}.accountability-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.accountability-header h3{font-size:17px}.accountability-header button,.seat-details button{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:6px;padding:6px 8px;cursor:pointer}.accountability-header button:hover,.seat-details button:hover{border-color:var(--primary-ring);color:var(--text)}.accountability-error{border:1px solid var(--status-neg-dot);background:var(--status-neg-bg);color:var(--status-neg-fg);border-radius:6px;padding:8px 10px;font-size:13px}.accountability-table-head{display:grid;grid-template-columns:minmax(420px,1fr) 130px 150px;gap:12px;min-width:760px;padding:0 16px 0 58px;color:var(--text-muted);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.accountability-table-head span:nth-child(n+2){text-align:center}.accountability-tree{display:flex;flex-direction:column;gap:8px;min-width:760px;overflow-x:auto;padding-bottom:8px}.accountability-node{display:flex;flex-direction:column;gap:8px}.accountability-row-wrap{position:relative;display:grid;grid-template-columns:32px minmax(620px,1fr);gap:8px;align-items:stretch;margin-left:calc(var(--seat-depth, 0) * 48px)}.accountability-row-wrap:before{content:"";position:absolute;left:15px;top:-8px;bottom:50%;border-left:1px solid var(--border)}.accountability-row-wrap:after{content:"";position:absolute;left:15px;top:50%;width:24px;border-top:1px solid var(--border)}.accountability-node--root>.accountability-row-wrap:before,.accountability-node--root>.accountability-row-wrap:after{display:none}.accountability-branch-toggle{position:relative;z-index:1;grid-column:1;align-self:center;justify-self:center;width:20px;height:20px;border:1px solid var(--border-strong);border-radius:2px;background:var(--surface);color:var(--text-muted);cursor:pointer;font-size:15px;line-height:16px;padding:0}.accountability-branch-toggle:hover{border-color:var(--primary-ring);color:var(--text)}.seat-card{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) 130px 150px;align-items:center;gap:12px;width:100%;min-height:74px;border:1px solid var(--border);border-radius:3px;background:var(--surface);color:inherit;padding:12px 16px;text-align:left;cursor:pointer;box-shadow:none}.seat-card:hover,.seat-card:focus-visible{border-color:var(--primary-ring);background:var(--surface-2);outline:none}.seat-card--expanded{border-color:var(--primary-ring);background:var(--surface-2)}.seat-summary{display:flex;align-items:center;gap:12px;min-width:0}.seat-summary-text{display:flex;flex-direction:column;gap:3px;min-width:0}.seat-summary-text strong{overflow:hidden;color:var(--text);font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.seat-summary-text span{overflow:hidden;color:var(--text-muted);font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.seat-count{justify-self:center;color:var(--text);font-size:14px;font-weight:700}.seat-details{display:flex;flex-direction:column;gap:10px;max-width:900px;margin-left:calc((var(--seat-depth, 0) * 48px) + 40px);border:1px solid var(--border);border-radius:3px;background:var(--surface);padding:14px}.seat-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.seat-title{font-weight:700;color:var(--text)}.seat-title,.seat-holder select,.seat-move select,.seat-role textarea{width:100%;border:1px solid var(--border);border-radius:6px;background:var(--surface-2);color:var(--text);padding:7px;font:inherit}.seat-holder{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center}.seat-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;color:#fff;font-size:11px;font-weight:700}.seat-holder .seat-avatar{flex-basis:28px;width:28px;height:28px}.seat-move{display:flex;flex-direction:column;gap:4px;color:var(--text-muted);font-size:12px}.seat-roles{display:flex;flex-direction:column;gap:8px}.seat-role{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(260px,1fr);gap:8px}.seat-role textarea{min-height:36px;overflow:hidden;resize:none}.seat-role-responsibility{min-height:58px}.accountability-children{display:flex;flex-direction:column;gap:8px}.l10-agenda-widget{display:flex;flex-direction:column;gap:14px}.l10-agenda-header{display:flex;justify-content:space-between;align-items:center}.l10-agenda-header h3{font-size:17px}.l10-agenda-header span{color:var(--text-muted);font-size:13px}.l10-segments{list-style:none;display:grid;gap:8px;padding:0;margin:0}.l10-segments li{position:relative;display:grid;grid-template-columns:0 minmax(0,1fr) 72px;column-gap:0;row-gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:grid-template-columns .12s,column-gap .12s}.l10-segments li:hover,.l10-segments li:has(.l10-segment-drag-handle:focus-visible){grid-template-columns:24px minmax(0,1fr) 72px;column-gap:10px}.l10-segments li.active{border-color:var(--primary);background:var(--primary-soft)}.l10-segment--dragging{opacity:.55}.l10-segment--drop-before:before,.l10-segment--drop-after:after{content:"";position:absolute;left:10px;right:10px;height:2px;border-radius:999px;background:var(--primary)}.l10-segment--drop-before:before{top:-5px}.l10-segment--drop-after:after{bottom:-5px}.l10-segment-drag-handle{width:0;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:grab;opacity:0;overflow:hidden;padding:0;pointer-events:none;transition:width .12s,opacity .12s,background .12s,color .12s}.l10-segments li:hover .l10-segment-drag-handle,.l10-segment-drag-handle:focus-visible{width:22px;opacity:1;pointer-events:auto}.l10-segment-drag-handle:hover,.l10-segment-drag-handle:focus-visible{background:var(--surface-2);color:var(--text);outline:none}.l10-segment-drag-handle:active{cursor:grabbing}.l10-segment-drag-dots{display:grid;grid-template-columns:repeat(2,3px);gap:3px}.l10-segment-drag-dots span{width:3px;height:3px;border-radius:50%;background:currentColor}.l10-segment-name,.l10-segment-duration input{width:100%;min-width:0;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text);font:inherit}.l10-segment-name{padding:6px 7px;font-weight:650}.l10-segment-duration{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px;align-items:center;color:var(--text-muted);font-size:13px;font-variant-numeric:tabular-nums}.l10-segment-duration input{padding:6px 3px 6px 7px;text-align:right}.l10-segment-name:hover,.l10-segment-name:focus,.l10-segment-duration input:hover,.l10-segment-duration input:focus{border-color:var(--border);background:var(--surface);outline:none}:root,[data-theme=light]{--bg: #f3f2ef;--surface: #fafaf8;--surface-2: #eeede9;--border: #e2e0db;--border-strong: #c9c7c0;--text: #20252d;--text-muted: #5c636d;--text-dim: #8a909a;--primary: #4a5d7a;--primary-hover: #3c4e69;--primary-fg: #fafaf8;--primary-soft: #e1e5ec;--primary-ring: #4a5d7a;--user-bubble: #4a5d7a;--user-bubble-fg: #fafaf8;--assistant-bubble: #ececea;--assistant-bubble-fg: #20252d;--status-pos-bg: #e1ece6;--status-pos-fg: #305f4c;--status-pos-dot: #4a9a72;--status-warn-bg: #f1e5c9;--status-warn-fg: #7a560f;--status-warn-dot:#c08a2e;--status-neg-bg: #eed8d1;--status-neg-fg: #7a332a;--status-neg-dot: #b85c4a;--pill-low-bg: #e1ece6;--pill-low-fg: #305f4c;--pill-med-bg: #f1e5c9;--pill-med-fg: #7a560f;--pill-high-bg: #eed8d1;--pill-high-fg: #7a332a;--ai-bg: #ece6db;--ai-fg: #5a4a2e;--ai-accent: #8a6a3e;--shadow-sm: 0 1px 2px rgba(24, 28, 36, .05);--shadow-md: 0 1px 3px rgba(24, 28, 36, .08)}[data-theme=dark]{--bg: #0f1218;--surface: #161a22;--surface-2: #1c2029;--border: #252a34;--border-strong: #333946;--text: #e4e4e1;--text-muted: #9a9fab;--text-dim: #686e7b;--primary: #8ea2c3;--primary-hover: #a7b8d4;--primary-fg: #0f1218;--primary-soft: #1f2635;--primary-ring: #8ea2c3;--user-bubble: #4c6084;--user-bubble-fg: #e4e4e1;--assistant-bubble: #1c212b;--assistant-bubble-fg: #e4e4e1;--status-pos-bg: #1a2f27;--status-pos-fg: #8ec7ae;--status-pos-dot: #6fb88f;--status-warn-bg: #36291a;--status-warn-fg: #d6b178;--status-warn-dot:#c99a4b;--status-neg-bg: #3a221d;--status-neg-fg: #df9e90;--status-neg-dot: #c77767;--pill-low-bg: #1a2f27;--pill-low-fg: #8ec7ae;--pill-med-bg: #36291a;--pill-med-fg: #d6b178;--pill-high-bg: #3a221d;--pill-high-fg: #df9e90;--ai-bg: #2a2418;--ai-fg: #d6c39a;--ai-accent: #b89c6c;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 1px 3px rgba(0, 0, 0, .5)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);height:100vh;overflow:hidden}#root{height:100vh}.app{display:flex;height:100vh;position:relative}.app-toast-region{position:fixed;right:18px;bottom:72px;z-index:1200;display:flex;flex-direction:column;gap:8px;pointer-events:none}.app-toast{min-width:220px;max-width:360px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:8px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-md);font-size:13px;font-weight:600;animation:app-toast-enter .18s ease-out}@keyframes app-toast-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-panel{width:420px;flex-shrink:0;display:flex;flex-direction:column;background:var(--surface)}.panel-divider{width:6px;flex-shrink:0;background:var(--border);cursor:col-resize;transition:background .15s;position:relative}.panel-divider:hover,.panel-divider:active{background:var(--primary-soft)}.chat-header{padding:16px 20px;border-bottom:1px solid var(--border);font-size:18px;font-weight:600;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-header>span:first-child{flex:1}.seat-holder-picker{position:relative;flex-shrink:0}.seat-holder-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:999px;width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color .15s,transform .15s,box-shadow .15s}.seat-holder-button:hover,.seat-holder-button:focus-visible{border-color:var(--primary-ring);transform:translateY(-1px)}.seat-holder-button--required{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.seat-holder-avatar{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;letter-spacing:0;background:var(--primary)}.seat-holder-avatar--empty{color:var(--text-muted);background:var(--surface-raised);border:1px dashed var(--border-strong)}.seat-holder-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:270px;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-md)}.seat-holder-menu-title{padding:6px 8px 8px;color:var(--text-muted);font-size:12px;font-weight:600}.seat-holder-option{width:100%;border:0;border-radius:6px;padding:8px;background:transparent;color:var(--text);display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.seat-holder-option:hover,.seat-holder-option:focus-visible{background:var(--surface-raised)}.seat-holder-option:disabled{cursor:wait;opacity:.6}.seat-holder-option-copy{min-width:0;display:flex;flex-direction:column;gap:2px;font-size:13px;font-weight:600}.seat-holder-option-copy small{color:var(--text-muted);font-size:12px;font-weight:500}.theme-toggle{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);border-radius:999px;width:34px;height:34px;padding:0;font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s,color .15s,border-color .15s,transform .15s}.theme-toggle:hover,.theme-toggle:focus-visible{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring);transform:translateY(-1px)}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.chat-message{max-width:85%;padding:12px 16px;border-radius:12px;line-height:1.5;font-size:14px}.chat-message.user{align-self:flex-end;background:var(--user-bubble);color:var(--user-bubble-fg);border-bottom-right-radius:4px}.chat-message.assistant{align-self:flex-start;background:var(--assistant-bubble);color:var(--assistant-bubble-fg);border-bottom-left-radius:4px}.chat-message.assistant p{margin:0 0 8px}.chat-message.assistant p:last-child{margin-bottom:0}.chat-message.assistant ol,.chat-message.assistant ul{margin:0 0 8px;padding-left:1.4em;list-style-position:outside}.chat-message.assistant ol:last-child,.chat-message.assistant ul:last-child{margin-bottom:0}.chat-message.assistant li{margin-bottom:4px}.chat-message.assistant li:last-child{margin-bottom:0}.chat-message.assistant.streaming{border-bottom-left-radius:0}.streaming-cursor{display:inline-block;width:2px;height:14px;background:var(--text-dim);margin-left:2px;vertical-align:middle;border-radius:1px;animation:cursor-blink .8s ease-in-out infinite}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.thinking-indicator{display:flex;align-items:center;gap:5px;padding:2px 0}.thinking-indicator span{width:7px;height:7px;border-radius:50%;background:var(--text-dim);animation:thinking-bounce 1.2s ease-in-out infinite}.thinking-indicator span:nth-child(2){animation-delay:.2s}.thinking-indicator span:nth-child(3){animation-delay:.4s}@keyframes thinking-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.chat-input-area{padding:16px 20px;border-top:1px solid var(--border);display:flex;align-items:flex-end;gap:8px}.chat-input-area textarea{flex:1;padding:10px 14px;min-height:40px;border:1px solid var(--border-strong);border-radius:8px;font-size:14px;line-height:20px;font-family:inherit;outline:none;background:var(--surface);color:var(--text);resize:none;overflow-y:auto}.chat-input-area textarea:focus{border-color:var(--primary-ring)}.chat-input-area button{width:44px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:var(--primary);color:var(--primary-fg);border:none;border-radius:8px;cursor:pointer;transition:background .15s,transform .15s;flex-shrink:0}.chat-input-area button:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.chat-input-area button:disabled{opacity:.5;cursor:not-allowed}.seat-holder-button:disabled{opacity:1;cursor:default}.canvas-panel{flex:1;overflow-y:auto;padding:20px}.canvas-empty{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-dim);font-size:15px}.chat-empty-state{color:var(--text-dim);font-size:15px;text-align:center;margin:auto 0}.canvas-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start}.widget-span-1{grid-column:span 1}.widget-span-2{grid-column:span 2}.widget-span-3{grid-column:span 3}.widget-frame{position:relative}.widget-frame-maximized{height:100%}.widget-grid-item{position:relative;transition:transform .18s ease,opacity .18s ease}.widget-grid-placeholder{border:1px dashed var(--border-strong);border-radius:12px;background:var(--surface-2);opacity:.65}.widget-drag-layer{position:fixed;z-index:80;pointer-events:none;transform:scale(1.02)}.widget-drag-layer .widget-frame{height:100%}.widget-drag-layer .widget-card{box-shadow:0 18px 42px #0e161f2e}.widget-drag-handle{position:absolute;top:12px;left:50%;translate:-50% 0;z-index:2;min-width:69px;height:15px;padding:0 18px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text-muted);font-size:13px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:grab;box-shadow:var(--shadow-sm);opacity:0;transform:translateY(-2px);transition:opacity .15s,transform .15s,background .15s,color .15s,border-color .15s}.widget-frame:hover .widget-drag-handle,.widget-drag-handle:focus-visible{opacity:1;transform:translateY(0)}.widget-drag-handle:hover,.widget-drag-handle:focus-visible{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.widget-drag-handle:active{cursor:grabbing}.widget-drag-dots{display:grid;grid-template-columns:repeat(3,3px);grid-template-rows:repeat(2,3px);gap:2px;align-items:center;justify-items:center}.widget-drag-dots span{width:3px;height:3px;border-radius:999px;background:currentColor;opacity:.88}.widget-resize-handle{position:absolute;top:50%;z-index:2;width:12px;height:60px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:ew-resize;box-shadow:var(--shadow-sm);opacity:0;transition:opacity .15s,background .15s,color .15s,border-color .15s}.widget-resize-handle-right{right:-4px;translate:0 -50%}.widget-resize-handle-left{left:-4px;translate:0 -50%}.widget-frame:hover .widget-resize-handle,.widget-resize-handle:focus-visible{opacity:1}.widget-resize-handle:hover,.widget-resize-handle:focus-visible{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.widget-resize-grip{width:3px;height:20px;border-radius:999px;background:radial-gradient(circle,currentColor 35%,transparent 40%) center/3px 7px repeat-y;opacity:.85}.widget-maximize-button{position:absolute;top:12px;right:12px;z-index:2;width:34px;height:34px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .15s}.widget-maximize-button:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring);transform:translateY(-1px)}.widget-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px;box-shadow:var(--shadow-md)}.widget-frame .widget-card{padding-right:62px}.widget-card h3{margin:0 0 12px;font-size:16px;font-weight:600;color:var(--text)}.widget-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#10161d7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:stretch;justify-content:stretch;padding:20px}.widget-overlay-card{width:100%;height:100%;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:0 24px 80px #0e161f3d;display:flex;flex-direction:column;overflow:hidden}.widget-overlay-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--border);background:var(--surface-2)}.widget-overlay-copy h2{margin:0;font-size:22px;font-weight:650}.widget-overlay-copy p{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.widget-overlay-close{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);border-radius:999px;width:38px;height:38px;padding:0;font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.widget-overlay-close:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.widget-overlay-body{flex:1;overflow:auto;padding:24px}.widget-overlay-body .widget-card{min-height:100%}.widget-show-all-button{border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-muted);padding:3px 8px;font-size:11px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.widget-show-all-button:hover,.widget-show-all-button:focus-visible{background:var(--surface-strong, var(--surface));border-color:var(--border-strong);color:var(--text)}.demo-reset-button{position:fixed;right:18px;bottom:18px;z-index:50;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.02em;cursor:pointer;opacity:.22;transition:opacity .15s,transform .15s,background .15s,color .15s,border-color .15s}.demo-reset-button:hover,.demo-reset-button:focus-visible{opacity:1;transform:translateY(-1px);background:var(--status-neg-bg);color:var(--status-neg-fg);border-color:var(--status-neg-bg)}.undo-redo-controls{position:fixed;right:18px;bottom:102px;z-index:50;display:flex;gap:4px}.undo-redo-btn{border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);padding:6px 10px;font-size:16px;line-height:1;cursor:pointer;opacity:.22;transition:opacity .15s,transform .15s,background .15s,color .15s}.undo-redo-btn:hover:not(:disabled),.undo-redo-btn:focus-visible:not(:disabled){opacity:1;transform:translateY(-1px);background:var(--surface-strong, var(--surface));color:var(--text)}.undo-redo-btn:disabled{opacity:.08;cursor:default}.debug-panel-toggle{position:fixed;right:18px;bottom:60px;z-index:50;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);color:var(--text-muted);padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.02em;cursor:pointer;opacity:.22;transition:opacity .15s,transform .15s,background .15s,color .15s,border-color .15s}.debug-panel-toggle:hover,.debug-panel-toggle:focus-visible{opacity:1;transform:translateY(-1px);background:var(--surface-strong, var(--surface));color:var(--text)}.debug-panel{position:fixed;top:0;right:0;bottom:0;width:min(540px,90vw);z-index:60;background:var(--surface);border-left:1px solid var(--border);display:flex;flex-direction:column;box-shadow:-8px 0 24px #0000001f}.debug-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border)}.debug-panel-header h3{margin:0;font-size:14px;font-weight:600;letter-spacing:.02em;color:var(--text)}.debug-panel-actions{display:flex;gap:8px}.debug-panel-actions button{border:1px solid var(--border);background:transparent;color:var(--text-muted);border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer}.debug-panel-actions button:hover{color:var(--text)}.debug-panel-body{flex:1;overflow-y:auto;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--text)}.debug-panel-empty,.debug-panel-error{color:var(--text-muted);font-family:inherit;margin:12px 0}.debug-panel-error{color:var(--status-neg-fg, #b00020)}.debug-turn{border:1px solid var(--border);border-radius:8px;margin-bottom:10px;padding:8px 10px;background:var(--surface)}.debug-turn>summary{cursor:pointer;display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-weight:600;list-style:none}.debug-turn>summary::-webkit-details-marker{display:none}.debug-turn-title{color:var(--text)}.debug-turn-meta{font-weight:400;color:var(--text-muted);font-size:11px}.debug-section{margin-top:8px;border-top:1px dashed var(--border);padding-top:6px}.debug-section>summary{cursor:pointer;color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.debug-section pre{margin:6px 0 0;white-space:pre-wrap;word-break:break-word;background:var(--surface-soft, rgba(0, 0, 0, .04));padding:8px;border-radius:6px;max-height:280px;overflow:auto}.widget-card .content{font-size:14px;line-height:1.6;color:var(--text)}.widget-card .content p{margin:0 0 8px}.widget-card ol,.widget-card ul{margin:0 0 8px;padding-left:1.4em}.widget-card ol:last-child,.widget-card ul:last-child{margin-bottom:0}.widget-card li{margin-bottom:4px;line-height:1.5}.widget-card li:last-child{margin-bottom:0}.widget-card .content p:last-child{margin-bottom:0}.form-description{color:var(--text-muted);font-size:14px;margin-bottom:16px}.form-submitted-note{color:var(--text-muted)}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:13px;font-weight:500;margin-bottom:4px;color:var(--text)}.form-field input,.form-field textarea,.form-field select{width:100%;padding:8px 12px;border:1px solid var(--border-strong);border-radius:6px;font-size:14px;font-family:inherit;outline:none;background:var(--surface);color:var(--text)}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--primary-ring)}.form-field textarea{min-height:80px;resize:vertical}.form-toggle{display:flex;align-items:center;gap:8px}.form-toggle input[type=checkbox]{width:auto}.form-submit{padding:10px 24px;background:var(--primary);color:var(--primary-fg);border:none;border-radius:8px;font-size:14px;cursor:pointer;font-weight:500;transition:background .15s,transform .15s}.form-submit:hover{background:var(--primary-hover);transform:translateY(-1px)}.snapshot{padding:0;overflow:hidden}.widget-frame .snapshot{padding-right:0}.snapshot-section{padding:16px 20px}.snapshot-section+.snapshot-section{border-top:1px solid var(--border)}.snapshot-section-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);margin:0 0 10px}.snapshot-fields{display:flex;flex-direction:column;gap:8px}.snapshot-field{display:flex;align-items:baseline;gap:12px;font-size:14px;line-height:1.4}.snapshot-label{flex-shrink:0;width:120px;font-weight:500;color:var(--text-muted);font-size:13px}.snapshot-value{color:var(--text)}.snapshot-empty{color:var(--text-dim)}.snapshot-edit-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;margin:0;font:inherit;text-align:left;cursor:text;transition:color .15s,background .15s;border-radius:4px}.snapshot-field>.snapshot-edit-button,.snapshot-field>.snapshot-input{width:100%}.snapshot-edit-button:hover{color:var(--primary)}.snapshot-edit-button-empty{min-height:36px;padding:6px 8px;border-radius:8px;display:inline-flex;align-items:center;color:var(--text-dim)}.snapshot-edit-button-empty:hover{background:var(--primary-soft);color:var(--primary)}.snapshot-input{flex:1;min-width:0;padding:4px 8px;border:1px solid var(--primary-ring);border-radius:6px;font-size:14px;font-family:inherit;color:var(--text);outline:none;background:var(--surface)}.snapshot-value{animation:snapshot-fill .4s ease-out}@keyframes snapshot-fill{0%{background:var(--primary-soft)}to{background:transparent}}.rock-widget{padding:20px}.rock-widget-state{font-size:14px;color:var(--text-muted)}.rock-widget-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding-right:42px}.rock-widget-title-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.rock-widget-title-row h3{margin:0}.rock-days-pill{display:inline-flex;align-items:center;min-height:20px;padding:2px 8px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:11px;font-weight:600;white-space:nowrap}.rock-on-track-count{flex-shrink:0;color:var(--text-muted);font-size:12px;line-height:20px}.rock-on-track-count strong{color:var(--status-pos-fg);font-weight:600}.rock-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.rock-card{--rock-status-bg: var(--status-pos-bg);--rock-status-fg: var(--status-pos-fg);--rock-status-dot: var(--status-pos-dot);position:relative;min-width:0;padding:14px;border:1px solid var(--border);border-left:3px solid var(--rock-status-dot);border-radius:10px;background:var(--surface);transition:border-color .15s,box-shadow .15s}.rock-card:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #181c240f}.rock-card--done,.rock-card--on-track{--rock-status-bg: var(--status-pos-bg);--rock-status-fg: var(--status-pos-fg);--rock-status-dot: var(--status-pos-dot)}.rock-card--at-risk{--rock-status-bg: var(--status-warn-bg);--rock-status-fg: var(--status-warn-fg);--rock-status-dot: var(--status-warn-dot)}.rock-card--off-track{--rock-status-bg: var(--status-neg-bg);--rock-status-fg: var(--status-neg-fg);--rock-status-dot: var(--status-neg-dot)}.rock-card-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.rock-card-title-wrap{flex:1;min-width:0}.rock-card-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border:0;border-radius:6px;background:transparent;color:var(--text);cursor:text;font:inherit;font-size:14px;font-weight:500;line-height:1.35;padding:2px 0;text-align:left;transition:color .15s}.rock-card-title:hover,.rock-card-title:focus-visible{color:var(--primary);outline:none}.rock-card-title-input{width:100%;min-width:0;border:1px solid var(--primary-ring);border-radius:6px;background:var(--surface);color:var(--text);font:inherit;font-size:14px;font-weight:500;line-height:1.35;outline:none;padding:2px 6px}.rock-card-actions{display:flex;align-items:flex-start;gap:4px}.rock-company-toggle,.rock-issue-button,.scorecard-issue-button,.todo-list-issue-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);border-radius:6px;padding:4px 7px;font-size:11px;font-weight:650;cursor:pointer}.rock-company-toggle.is-selected{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.rock-company-toggle:hover,.rock-company-toggle:focus-visible,.rock-issue-button:hover,.scorecard-issue-button:hover,.todo-list-issue-button:hover{color:var(--text);border-color:var(--primary-ring)}.rock-company-row{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:6px;margin-top:8px}.rock-dropdown-wrap{position:relative}.rock-status-badge{border:0;border-radius:999px;background:var(--rock-status-bg);color:var(--rock-status-fg);cursor:pointer;display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:3px 8px;font-size:11px;font-weight:600;white-space:nowrap}.rock-status-dot{width:7px;height:7px;border-radius:999px;background:var(--rock-status-dot)}.rock-status-dropdown,.rock-owner-dropdown{position:absolute;z-index:5;margin-top:6px;min-width:160px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 4px 16px #181c241f;padding:6px}.rock-status-dropdown{right:0}.rock-status-option,.rock-owner-option{width:100%;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;font:inherit;font-size:12px;padding:7px 8px;text-align:left}.rock-status-option:hover,.rock-status-option:focus-visible,.rock-owner-option:hover,.rock-owner-option:focus-visible{background:var(--surface-2);color:var(--primary);outline:none}.rock-expand-button{width:22px;height:22px;border:0;border-radius:6px;background:transparent;color:var(--text-dim);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;transition:background .15s,color .15s}.rock-expand-button:hover,.rock-expand-button:focus-visible{background:var(--surface-2);color:var(--primary);outline:none}.rock-meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.rock-add-company-toggle{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:12px;font-weight:650}.rock-add-company-toggle input{accent-color:var(--primary)}.rock-owner-button{border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-width:0;padding:0;font:inherit;font-size:12px;text-align:left;transition:color .15s}.rock-owner-button:hover,.rock-owner-button:focus-visible{color:var(--primary);outline:none}.rock-avatar{width:20px;height:20px;flex:0 0 auto;border-radius:999px;background:var(--rock-avatar-color, var(--primary));color:var(--primary-fg);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600}.rock-owner-dropdown{left:0;width:220px}.rock-owner-search{width:100%;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--text);font:inherit;font-size:12px;margin-bottom:6px;outline:none;padding:7px 8px}.rock-owner-search:focus{border-color:var(--primary-ring)}.rock-owner-options{display:flex;flex-direction:column;max-height:180px;overflow:auto}.rock-owner-option{justify-content:flex-start}.rock-due-date,.rock-due-date-input{flex-shrink:0;border:0;border-radius:6px;background:transparent;color:var(--text-dim);font:inherit;font-size:11px;padding:2px 0}.rock-due-date{cursor:pointer;transition:color .15s}.rock-due-date:hover,.rock-due-date:focus-visible{color:var(--primary);outline:none}.rock-due-date-input{border:1px solid var(--primary-ring);background:var(--surface);color:var(--text);outline:none;padding:2px 4px}.rock-progress{margin-top:12px}.rock-progress-label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:var(--text-dim);font-size:10px;font-weight:600;text-transform:uppercase}.rock-progress-label span:last-child{font-variant-numeric:tabular-nums;text-transform:none}.rock-progress-bar{height:5px;border-radius:5px;background:var(--surface-2);overflow:hidden}.rock-progress-fill{width:var(--rock-progress-width, 0%);height:100%;border-radius:5px;transition:width .3s ease}.rock-progress-fill--high{background:var(--status-pos-dot)}.rock-progress-fill--mid{background:var(--primary)}.rock-progress-fill--low{background:var(--border-strong)}.rock-next-milestone{display:flex;gap:5px;margin-top:12px;border-radius:6px;background:var(--surface-2);color:var(--text-muted);font-size:11px;line-height:1.35;padding:6px 8px}.rock-next-milestone-label{flex-shrink:0;color:var(--text-dim);font-size:10px;font-weight:600;text-transform:uppercase}@keyframes goal-saved-toast{0%{opacity:0;transform:translateY(2px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2px)}}@keyframes goal-spin{to{transform:rotate(360deg)}}.rock-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#181c246b;display:flex;align-items:center;justify-content:center;padding:24px}.rock-modal{width:820px;max-width:100%;max-height:92vh;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 20px 50px #181c244d,0 4px 12px #181c241a;display:flex;flex-direction:column;overflow:hidden}.rock-modal--state{width:360px;padding:28px 32px;align-items:center;text-align:center;gap:12px}.rock-modal-state{font-size:13px;color:var(--text-muted)}.rock-modal-state-close{margin-top:8px;border:1px solid var(--border-strong);background:transparent;color:var(--text);font:inherit;font-size:12px;border-radius:6px;padding:6px 14px;cursor:pointer}.rock-modal-header{padding:14px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px}.rock-modal-eyebrow{font-size:11px;font-weight:600;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;flex:1}.rock-modal-close{width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1}.rock-modal-close:hover,.rock-modal-close:focus-visible{background:var(--surface-2);color:var(--text);outline:none}.rock-modal-title-row{display:flex;align-items:flex-start;gap:12px;padding:18px 24px 16px;border-bottom:1px solid var(--border)}.rock-modal-title-wrap{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.rock-modal-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--text);cursor:text;font:inherit;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.02em;padding:2px 6px;margin:-2px -6px;text-align:left;border-radius:6px;transition:background .12s}.rock-modal-title:hover,.rock-modal-title:focus-visible{background:var(--surface-2);outline:none}.rock-modal-title-input{flex:1;min-width:0;font:inherit;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.02em;padding:2px 6px;margin:-3px -7px;border:1px solid var(--primary);border-radius:6px;background:var(--surface);color:var(--text);outline:none}.rock-modal-status-wrap{position:relative;display:inline-flex;align-items:center;gap:4px}.rock-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:0;border-radius:999px;background:var(--status-pos-bg);color:var(--status-pos-fg);font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.rock-status-pill .rock-status-dot{background:var(--status-pos-dot)}.rock-status-pill--at-risk{background:var(--status-warn-bg);color:var(--status-warn-fg)}.rock-status-pill--at-risk .rock-status-dot{background:var(--status-warn-dot)}.rock-status-pill--off-track{background:var(--status-neg-bg);color:var(--status-neg-fg)}.rock-status-pill--off-track .rock-status-dot{background:var(--status-neg-dot)}.rock-status-pill--done,.rock-status-pill--on-track{background:var(--status-pos-bg);color:var(--status-pos-fg)}.rock-status-pill--done .rock-status-dot,.rock-status-pill--on-track .rock-status-dot{background:var(--status-pos-dot)}.rock-status-chevron{font-size:9px;margin-left:2px;opacity:.6}.rock-status-dot--on-track,.rock-status-dot--done{background:var(--status-pos-dot)}.rock-status-dot--at-risk{background:var(--status-warn-dot)}.rock-status-dot--off-track{background:var(--status-neg-dot)}.rock-modal-popover-wrap{position:absolute;top:100%;z-index:30}.rock-modal-status-wrap .rock-modal-popover-wrap{right:0;margin-top:4px}.rock-status-dropdown--right{right:0}.rock-status-dropdown--left{left:0}.rock-status-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:0;border-radius:6px;background:transparent;color:var(--text);cursor:pointer;font:inherit;font-size:12px;padding:6px 10px;text-align:left}.rock-status-option-label{display:inline-flex;align-items:center;gap:8px}.rock-status-option:hover,.rock-status-option:focus-visible,.rock-status-option[aria-selected=true]{background:var(--surface-2);outline:none}.rock-saved-toast{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:var(--status-pos-fg);white-space:nowrap;animation:goal-saved-toast 1.1s ease forwards}.rock-modal-body{display:grid;grid-template-columns:1fr 260px;flex:1;min-height:0}.rock-modal-main{padding:24px;display:flex;flex-direction:column;gap:20px;border-right:1px solid var(--border);overflow-y:auto;min-width:0}.rock-modal-section{display:flex;flex-direction:column;gap:8px}.rock-modal-section-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.rock-modal-section-header h4{font-size:13px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin:0}.rock-modal-section-meta{font-size:11px;color:var(--text-dim);font-variant-numeric:tabular-nums}.rock-modal-description{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--text-muted);cursor:text;font:inherit;font-size:13px;line-height:1.6;padding:0;text-align:left;display:block;width:100%;white-space:pre-wrap}.rock-modal-description--empty{color:var(--text-dim);font-style:italic;padding:8px 10px;border:1px dashed var(--border);border-radius:6px}.rock-modal-description-input{width:100%;font:inherit;font-size:13px;line-height:1.6;color:var(--text);padding:8px 10px;border:1px solid var(--primary);border-radius:6px;background:var(--surface);outline:none;resize:none;min-height:60px}.rock-modal-milestone-list{display:flex;flex-direction:column;gap:6px}.rock-modal-milestone-row{display:grid;grid-template-columns:18px 1fr auto auto auto auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);position:relative}.rock-modal-milestone-row--done{background:transparent}.rock-modal-milestone-row:hover .rock-modal-milestone-delete{opacity:1}.rock-modal-milestone-checkbox{width:18px;height:18px;border:1.5px solid var(--border-strong);border-radius:5px;background:transparent;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:var(--primary-fg);flex-shrink:0}.rock-modal-milestone-row--done .rock-modal-milestone-checkbox{background:var(--status-pos-dot);border-color:var(--status-pos-dot)}.rock-modal-milestone-checkbox--placeholder{cursor:default}.rock-modal-milestone-title-wrap{min-width:0}.rock-modal-milestone-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--text);cursor:text;font:inherit;font-size:13px;line-height:1.4;padding:0;text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rock-modal-milestone-row--done .rock-modal-milestone-title{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--border-strong)}.rock-modal-milestone-title-input{width:100%;font:inherit;font-size:13px;line-height:1.4;color:var(--text);padding:2px 6px;margin:-2px -6px;border:1px solid var(--primary);border-radius:4px;background:var(--surface);outline:none}.rock-modal-milestone-date{position:relative;display:inline-flex;align-items:center;gap:4px}.rock-modal-milestone-date-button{border:0;background:transparent;color:var(--text-dim);cursor:pointer;font:inherit;font-size:11px;padding:2px 4px;border-radius:4px;white-space:nowrap}.rock-modal-milestone-date-button:hover,.rock-modal-milestone-date-button:focus-visible{color:var(--primary);outline:none}.rock-modal-milestone-date-input{font:inherit;font-size:11px;color:var(--text);border:1px solid var(--primary);border-radius:4px;padding:1px 4px;outline:none;background:var(--surface)}.rock-modal-milestone-owner{position:relative}.rock-modal-milestone-owner-button{border:0;background:transparent;cursor:pointer;padding:0;border-radius:999px}.rock-modal-milestone-owner .rock-modal-popover-wrap{right:0;margin-top:4px}.rock-modal-milestone-delete{width:24px;height:24px;border:0;border-radius:5px;background:transparent;color:var(--text-dim);cursor:pointer;font-size:12px;line-height:1;opacity:0;transition:opacity .12s,background .12s,color .12s}.rock-modal-milestone-delete:focus-visible{opacity:1}.rock-modal-milestone-delete:hover{background:var(--status-neg-bg);color:var(--status-neg-fg)}.rock-modal-add-milestone{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px dashed var(--border-strong);border-radius:8px;background:transparent;cursor:pointer;font:inherit;font-size:12px;color:var(--text-dim);text-align:left;transition:border-color .12s,color .12s}.rock-modal-add-milestone:hover,.rock-modal-add-milestone:focus-visible{border-color:var(--primary);color:var(--primary);outline:none}.rock-modal-add-milestone-form{border:1px solid var(--primary);border-radius:8px;background:var(--surface);box-shadow:0 0 0 3px #4a5d7a1a;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.rock-modal-add-milestone-row{display:flex;align-items:center;gap:10px}.rock-modal-add-milestone-title{flex:1;font:inherit;font-size:13px;color:var(--text);border:0;outline:none;background:transparent;padding:2px 0}.rock-modal-add-milestone-meta{display:flex;align-items:center;gap:10px;padding-left:28px}.rock-modal-add-milestone-field{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--text-dim)}.rock-modal-add-milestone-field input,.rock-modal-add-milestone-field select{font:inherit;font-size:11px;color:var(--text);border:1px solid var(--border);border-radius:4px;padding:2px 4px;background:var(--surface);outline:none}.rock-modal-add-milestone-spacer{flex:1}.rock-modal-add-milestone-cancel{border:0;background:transparent;color:var(--text-muted);font:inherit;font-size:12px;font-weight:500;padding:4px 10px;border-radius:6px;cursor:pointer}.rock-modal-add-milestone-submit{border:0;background:var(--primary);color:var(--primary-fg);font:inherit;font-size:12px;font-weight:600;padding:4px 12px;border-radius:6px;cursor:pointer}.rock-modal-add-milestone-submit:disabled{background:var(--border-strong);cursor:not-allowed}.rock-modal-sidebar{padding:20px;display:flex;flex-direction:column;gap:16px;background:var(--bg);overflow-y:auto}.rock-modal-progress{display:flex;flex-direction:column;gap:6px}.rock-modal-progress-label{display:flex;align-items:baseline;justify-content:space-between;font-size:10px;font-weight:600;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em}.rock-modal-progress-count{color:var(--text-muted);font-size:11px;text-transform:none;font-variant-numeric:tabular-nums}.rock-modal-ai-card{padding:12px;border-radius:8px;background:var(--ai-bg);border:1px solid var(--ai-accent);border-color:color-mix(in srgb,var(--ai-accent) 25%,transparent)}.rock-modal-ai-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:600;color:var(--ai-fg);text-transform:uppercase;letter-spacing:.06em}.rock-modal-ai-sparkle{color:var(--ai-accent);font-size:12px;line-height:1}.rock-modal-ai-spacer{flex:1}.rock-modal-ai-refresh{width:22px;height:22px;border:0;background:transparent;color:var(--ai-accent);cursor:pointer;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;padding:0}.rock-modal-ai-refresh:hover:not([disabled]),.rock-modal-ai-refresh:focus-visible{background:color-mix(in srgb,var(--ai-accent) 15%,transparent);outline:none}.rock-modal-ai-refresh[disabled]{cursor:wait}.rock-modal-ai-spin{display:inline-block;animation:goal-spin .9s linear infinite}.rock-modal-ai-text{font-size:12px;line-height:1.5;color:var(--ai-fg);transition:opacity .2s;margin:0}.rock-modal-ai-text--regenerating{opacity:.5}.rock-modal-meta{display:flex;flex-direction:column;gap:14px}.rock-modal-meta-label{font-size:10px;font-weight:600;color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.rock-modal-meta-row{position:relative;display:inline-flex;align-items:center;gap:8px}.rock-modal-owner-button{border:0;background:transparent;color:var(--text-muted);cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:2px 4px;margin:-2px -4px;border-radius:6px;font:inherit;font-size:13px;text-align:left}.rock-modal-owner-button:hover,.rock-modal-owner-button:focus-visible{color:var(--primary);outline:none;background:var(--surface-2)}.rock-modal-meta-row .rock-modal-popover-wrap{left:0;margin-top:4px}.rock-owner-dropdown--right{right:0}.rock-owner-dropdown--left{left:0}.rock-owner-dropdown--compact{min-width:180px}.rock-modal-due-button,.rock-modal-due-input{border:0;background:transparent;color:var(--text);font:inherit;font-size:13px;padding:2px 4px;margin:-2px -4px;border-radius:6px}.rock-modal-due-button{cursor:text}.rock-modal-due-button:hover,.rock-modal-due-button:focus-visible{color:var(--primary);outline:none;background:var(--surface-2)}.rock-modal-due-input{border:1px solid var(--primary);background:var(--surface);outline:none;padding:1px 4px;margin:-2px -5px}.rock-modal-company-button{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer;font:inherit;font-size:12px;font-weight:650;padding:4px 8px}.rock-modal-company-button.is-selected{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.rock-modal-company-button:hover,.rock-modal-company-button:focus-visible{color:var(--text);border-color:var(--primary-ring);outline:none}.rock-add-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:180px;min-width:0;padding:14px;border:2px dashed var(--border-strong);border-radius:10px;background:transparent;color:var(--text-muted);cursor:pointer;transition:border-color .15s,background .15s}.rock-add-placeholder:hover,.rock-add-placeholder:focus-visible{border-color:var(--primary);background:color-mix(in srgb,var(--primary-soft) 27%,transparent);outline:none}.rock-add-placeholder-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--surface-2);color:var(--text-muted);font-size:20px;font-weight:300;line-height:1}.rock-add-placeholder-label{font-size:13px;font-weight:500;color:var(--text-muted)}@keyframes goal-add-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.rock-add-form{display:flex;flex-direction:column;min-width:0;padding:14px;border:2px solid var(--primary);border-radius:10px;background:var(--surface);animation:goal-add-fade-in .15s ease}.rock-add-title-input{border:none;background:transparent;outline:none;padding:0 0 8px;margin-bottom:12px;border-bottom:1px solid var(--border);font-size:14px;font-weight:500;color:var(--text);font-family:inherit}.rock-add-title-input::placeholder{color:var(--text-dim);font-weight:500}.rock-add-field-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.rock-add-field-label{min-width:44px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--text-dim)}.rock-add-status-pills{display:flex;flex-wrap:wrap;gap:4px}.rock-add-status-pill{--pill-bg: var(--status-pos-bg);--pill-fg: var(--status-pos-fg);--pill-dot: var(--status-pos-dot);display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text-dim);font-size:11px;font-weight:600;cursor:pointer;transition:all .12s}.rock-add-status-pill--on-track,.rock-add-status-pill--done{--pill-bg: var(--status-pos-bg);--pill-fg: var(--status-pos-fg);--pill-dot: var(--status-pos-dot)}.rock-add-status-pill--at-risk{--pill-bg: var(--status-warn-bg);--pill-fg: var(--status-warn-fg);--pill-dot: var(--status-warn-dot)}.rock-add-status-pill--off-track{--pill-bg: var(--status-neg-bg);--pill-fg: var(--status-neg-fg);--pill-dot: var(--status-neg-dot)}.rock-add-status-pill.is-selected{background:var(--pill-bg);color:var(--pill-fg);border-color:var(--pill-dot)}.rock-add-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--pill-dot)}.rock-add-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:auto}.rock-add-cancel{padding:6px 14px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:12px;font-weight:500;cursor:pointer}.rock-add-cancel:hover,.rock-add-cancel:focus-visible{border-color:var(--border-strong);outline:none}.rock-add-create{padding:6px 14px;border-radius:6px;border:none;background:var(--primary);color:var(--primary-fg);font-size:12px;font-weight:600;cursor:pointer;transition:background .12s}.rock-add-create:hover{background:var(--primary-hover)}.rock-add-create:disabled{background:var(--surface-2);color:var(--text-dim);cursor:default}.scorecard{padding:16px}.scorecard-header{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:12px;padding-right:16px}.scorecard-header h3{margin:0;min-width:0}.scorecard-period{font-size:13px;color:var(--text-dim)}.scorecard-cadence{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);margin-left:auto}.scorecard-split{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start}.scorecard-frozen-wrap{overflow:hidden;border-right:1px solid var(--border);background:var(--surface)}.scorecard-table-wrap{overflow-x:scroll;overflow-y:hidden;scrollbar-gutter:stable;padding-bottom:6px}.scorecard-table-wrap::-webkit-scrollbar{height:12px}.scorecard-table-wrap::-webkit-scrollbar-track{background:var(--surface-2);border-radius:999px}.scorecard-table-wrap::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px;border:2px solid var(--surface-2)}.scorecard-table-wrap::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}.scorecard-table{width:max-content;border-collapse:collapse;border-spacing:0;font-size:13px}.scorecard-frozen-table{width:220px;min-width:220px}.scorecard-scroll-table{min-width:100%}.scorecard-table th{text-align:left;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim);padding:6px 10px;border-bottom:2px solid var(--border);white-space:nowrap}.scorecard-table td{padding:8px 10px;border-bottom:1px solid var(--border)}.scorecard-col-metric{min-width:140px}.scorecard-col-target{min-width:80px;text-align:center}.scorecard-col-week{min-width:88px;text-align:center}.scorecard-metric-name{font-weight:500;color:var(--text)}.scorecard-metric-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.scorecard-owner{display:block;font-weight:400;font-size:11px;color:var(--text-dim);margin-top:1px}.scorecard-target{color:var(--text-muted);font-size:12px;text-align:center}.scorecard-cell{text-align:center;cursor:pointer;border-radius:4px;transition:background .15s;position:relative}.scorecard-cell:hover{background:var(--surface-2)}.scorecard-value{display:inline-block;min-width:1.5em;font-variant-numeric:tabular-nums}.scorecard-status-on-track{background:var(--status-pos-bg);color:var(--status-pos-fg)}.scorecard-status-off-track{background:var(--status-warn-bg);color:var(--status-warn-fg)}.scorecard-status-neutral .scorecard-value{color:var(--text-dim)}.scorecard-input{width:48px;padding:2px 4px;border:1px solid var(--primary-ring);border-radius:4px;font-size:13px;text-align:center;outline:none;font-family:inherit;background:var(--surface);color:var(--text)}.todo-list{padding:16px 18px}.todo-list-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;padding-right:16px}.todo-list-header h3{margin:0}.todo-list-state{font-size:14px;color:var(--text-muted);padding:8px 0}.todo-list-items{display:flex;flex-direction:column;gap:6px}.todo-list-item{position:relative;display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:border-color .12s,background .12s}.todo-list-item:hover{border-color:var(--border-strong);background:var(--surface-2)}.todo-list-item--dragging{opacity:.5}.todo-list-item--drop-before,.todo-list-item--drop-after{border-color:var(--primary-ring)}.todo-list-item--drop-before:before,.todo-list-item--drop-after:after{content:"";position:absolute;left:10px;right:10px;height:2px;border-radius:999px;background:var(--primary)}.todo-list-item--drop-before:before{top:-5px}.todo-list-item--drop-after:after{bottom:-5px}.todo-list-drag-handle,.issues-list-drag-handle{width:22px;height:26px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:grab;padding:0;transition:background .12s,color .12s}.todo-list-drag-handle:hover,.todo-list-drag-handle:focus-visible,.issues-list-drag-handle:hover,.issues-list-drag-handle:focus-visible{background:var(--surface-2);color:var(--text)}.todo-list-drag-handle:active,.issues-list-drag-handle:active{cursor:grabbing}.todo-list-drag-dots,.issues-list-drag-dots{display:grid;grid-template-columns:repeat(2,3px);gap:3px}.todo-list-drag-dots span,.issues-list-drag-dots span{width:3px;height:3px;border-radius:50%;background:currentColor}.todo-list-owner-badge,.issues-list-owner-badge{flex:0 0 26px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface-2);color:var(--text-muted);font:inherit;font-size:10px;font-weight:750;line-height:1;cursor:pointer;padding:0}.todo-list-drag-handle{width:0;flex:0 0 0;margin-right:-10px;opacity:0;overflow:hidden;pointer-events:none;transition:width .12s,flex-basis .12s,margin-right .12s,opacity .12s,background .12s,color .12s}.todo-list-item:hover .todo-list-drag-handle,.todo-list-drag-handle:focus-visible{width:22px;flex-basis:22px;margin-right:0;opacity:1;pointer-events:auto}.todo-list-owner-badge:hover,.todo-list-owner-badge:focus-visible,.issues-list-owner-badge:hover,.issues-list-owner-badge:focus-visible{border-color:var(--primary-ring);color:var(--text);outline:none}.owner-menu-wrap{position:relative;flex:0 0 auto;display:inline-flex}.owner-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:220px;max-height:260px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-md);padding:6px}.owner-menu-option{width:100%;display:grid;grid-template-columns:26px minmax(0,1fr);gap:9px;align-items:center;border:0;border-radius:6px;background:transparent;color:var(--text);cursor:pointer;padding:7px;text-align:left}.owner-menu-option:hover,.owner-menu-option:focus-visible{background:var(--surface-2);outline:none}.owner-menu-option:disabled{cursor:default;opacity:.55}.owner-menu-avatar{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);font-size:10px;font-weight:750}.owner-menu-copy{display:grid;min-width:0;gap:1px;font-size:12px;font-weight:650}.owner-menu-copy small{min-width:0;overflow:hidden;color:var(--text-muted);font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.todo-list-check{display:inline-flex;align-items:center;flex:0 0 auto}.todo-list-copy{flex:1;min-width:0}.todo-list-title-row{display:flex;align-items:center;gap:8px;min-width:0}.todo-list-title{min-width:0;color:var(--text);font-size:13px;line-height:1.4}.todo-status-completed .todo-list-title{color:var(--text-muted);text-decoration:line-through}.todo-list-priority{flex:0 0 auto;border-radius:999px;padding:2px 7px;background:var(--surface-2);color:var(--text-dim);font-size:10px;font-weight:700;text-transform:uppercase}.todo-list-due-date{flex:0 0 auto;color:var(--text-muted);font-size:12px;white-space:nowrap}.todo-list-item-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.todo-list-add{display:flex;gap:6px;align-items:center;margin-top:12px}.todo-list-add-input{flex:1;min-width:0;padding:7px 10px;border:1px solid var(--border-strong);border-radius:6px;font:inherit;font-size:13px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}.todo-list-add-input::placeholder{color:var(--text-dim)}.todo-list-add-input:focus{border-color:var(--primary-ring)}.todo-list-add-btn{flex-shrink:0;padding:7px 14px;border:none;border-radius:6px;background:var(--primary);color:var(--primary-fg);font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .12s}.todo-list-add-btn:hover:not(:disabled){background:var(--primary-hover)}.todo-list-add-btn:disabled{opacity:.45;cursor:not-allowed}.issues-list{padding:16px 18px}.issues-list-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;padding-right:16px}.issues-list-header h3{margin:0}.issues-list-tabs{display:flex;gap:4px;margin-bottom:12px}.issues-list-tab{border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);font:inherit;font-size:12px;font-weight:500;padding:4px 10px;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.issues-list-tab:hover{background:var(--surface-2);color:var(--text)}.issues-list-tab--active{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.issues-list-state{font-size:14px;color:var(--text-muted);padding:8px 0}.issues-list-items{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.issues-list-item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:border-color .12s,background .12s}.issues-list-item:hover{border-color:var(--border-strong);background:var(--surface-2)}.issues-list-item--dragging{opacity:.5}.issues-list-item--drop-before,.issues-list-item--drop-after{border-color:var(--primary-ring)}.issues-list-item--drop-before:before,.issues-list-item--drop-after:after{content:"";position:absolute;left:10px;right:10px;height:2px;border-radius:999px;background:var(--primary)}.issues-list-item--drop-before:before{top:-5px}.issues-list-item--drop-after:after{bottom:-5px}.issues-list-item--highlighted{border-color:var(--primary-ring);background:var(--primary-soft);animation:issue-row-created-highlight 1.8s ease forwards}@keyframes issue-row-created-highlight{0%,70%{border-color:var(--primary-ring);background:var(--primary-soft)}to{border-color:var(--border);background:var(--surface)}}.issues-list-item-title{flex:1;min-width:0;font-size:13px;color:var(--text);line-height:1.4}.issues-list-drag-handle{width:0;height:26px;flex:0 0 0;margin-right:-10px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:var(--text-muted);cursor:grab;opacity:0;overflow:hidden;padding:0;pointer-events:none;transition:width .12s,flex-basis .12s,margin-right .12s,opacity .12s,background .12s,color .12s}.issues-list-item:hover .issues-list-drag-handle,.issues-list-drag-handle:focus-visible{width:22px;flex-basis:22px;margin-right:0;opacity:1;pointer-events:auto}.issues-list-drag-handle:hover,.issues-list-drag-handle:focus-visible{background:var(--surface-2);color:var(--text)}.issues-list-drag-handle:active{cursor:grabbing}.issues-list-drag-dots{display:grid;grid-template-columns:repeat(2,3px);gap:3px}.issues-list-drag-dots span{width:3px;height:3px;border-radius:50%;background:currentColor}.issues-list-item-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.issues-list-move-btn,.issues-list-delete-btn,.todo-list-delete-btn{flex-shrink:0;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-dim);font:inherit;font-size:11px;font-weight:500;padding:2px 8px;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.issues-list-move-btn:hover{background:var(--primary-soft);color:var(--primary);border-color:var(--primary-ring)}.issues-list-delete-btn:hover,.todo-list-delete-btn:hover{background:var(--status-neg-bg);color:var(--status-neg-fg);border-color:var(--status-neg-dot)}.issues-list-add{display:flex;gap:6px;align-items:center;margin-top:4px}.issues-list-add-input{flex:1;min-width:0;padding:7px 10px;border:1px solid var(--border-strong);border-radius:6px;font:inherit;font-size:13px;background:var(--surface);color:var(--text);outline:none;transition:border-color .12s}.issues-list-add-input::placeholder{color:var(--text-dim)}.issues-list-add-input:focus{border-color:var(--primary-ring)}.issues-list-add-btn{flex-shrink:0;padding:7px 14px;border:none;border-radius:6px;background:var(--primary);color:var(--primary-fg);font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .12s}.issues-list-add-btn:hover:not(:disabled){background:var(--primary-hover)}.issues-list-add-btn:disabled{opacity:.45;cursor:not-allowed}.action-list{padding:16px 18px}.action-list-header{margin-bottom:12px;padding-right:16px}.action-list-header h3{margin:0}.action-list-state{font-size:14px;color:var(--text-muted)}.action-list-items{display:flex;flex-direction:column;gap:10px}.action-list-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}.action-list-item:hover{background:var(--surface-2);border-color:var(--border-strong)}.action-list-item input[type=checkbox]{margin-top:2px}.action-list-copy{flex:1;min-width:0}.action-list-title-row{display:flex;align-items:center;gap:8px;justify-content:space-between}.action-list-title{font-size:14px;font-weight:500;color:var(--text)}.action-list-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;font-size:12px;color:var(--text-muted)}.action-list-priority{flex-shrink:0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.action-list-priority.priority-high{background:var(--pill-high-bg);color:var(--pill-high-fg)}.action-list-priority.priority-medium{background:var(--pill-med-bg);color:var(--pill-med-fg)}.action-list-priority.priority-low{background:var(--pill-low-bg);color:var(--pill-low-fg)}.action-status-completed .action-list-title{text-decoration:line-through;color:var(--text-dim)}@media(max-width:1100px){.widget-frame .widget-card{padding-right:56px}.widget-maximize-button{width:32px;height:32px;top:10px;right:10px;font-size:14px}.widget-overlay{padding:12px}.widget-overlay-header{padding:16px 18px}.widget-overlay-body{padding:18px}.demo-reset-button{right:12px;bottom:12px}}.rock-card--context-open{border-color:var(--primary-ring);box-shadow:0 0 0 2px var(--primary-ring)}.goal-context-menu{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px #181c2424;padding:5px;min-width:160px;z-index:9999;animation:goal-context-menu-in .1s ease}@keyframes goal-context-menu-in{0%{opacity:0;transform:scale(.97) translateY(-3px)}to{opacity:1;transform:scale(1) translateY(0)}}.goal-context-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;border-radius:5px;background:transparent;color:var(--text);font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:background .08s}.goal-context-menu-item:hover,.goal-context-menu-item:focus-visible{background:var(--surface-2);outline:none}.goal-context-menu-item--danger{color:#b85c4a}.goal-context-menu-item--danger:hover,.goal-context-menu-item--danger:focus-visible{background:#eed8d1}.goal-context-menu-icon{flex-shrink:0;font-size:14px;line-height:1}@media(max-width:760px){.widget-frame .widget-card{padding-right:52px}.scorecard-header{align-items:flex-start;gap:8px}.scorecard-period,.scorecard-cadence{margin-left:0}.widget-overlay-header{align-items:flex-start}}.gate-screen{display:flex;align-items:center;justify-content:center;height:100vh;background:var(--bg);color:var(--text)}.gate-card{width:340px;padding:32px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:8px}.gate-card h1{margin:0 0 8px;font-size:20px}.gate-card p{margin:0 0 12px;color:var(--text-muted);font-size:14px}.gate-card form{display:flex;flex-direction:column;gap:12px}.gate-card input{padding:10px 12px;border:1px solid var(--border-strong);border-radius:8px;background:var(--bg);color:var(--text);font-size:14px}.gate-card button[type=submit]{padding:10px 12px;border:none;border-radius:8px;background:var(--primary);color:var(--primary-fg);font-size:14px;cursor:pointer}.gate-card button[type=submit]:hover:not(:disabled){background:var(--primary-hover)}.gate-card button:disabled{opacity:.6;cursor:default}.gate-company-list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.gate-company-option{padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);color:var(--text);font-size:14px;text-align:left;cursor:pointer}.gate-company-option:hover:not(:disabled){border-color:var(--primary-ring);background:var(--primary-soft)}.gate-error{color:#b0483f;font-size:13px;margin:4px 0 0}.gate-google-button{text-align:center;font-weight:500}.gate-divider{text-align:center;color:var(--text-dim);font-size:12px;margin:4px 0}.home-screen{min-height:100vh;background:var(--bg);color:var(--text);padding:48px clamp(24px,6vw,96px);box-sizing:border-box}.home-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:40px}.home-header h1{margin:0;font-size:24px}.home-header p{margin:4px 0 0;color:var(--text-muted);font-size:14px}.home-logout{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);border-radius:8px;padding:8px 14px;font-size:13px;cursor:pointer}.home-logout:hover{background:var(--surface-2)}.home-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.home-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;padding:24px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);cursor:pointer;transition:border-color .12s,transform .12s}.home-card:hover{border-color:var(--primary-ring);transform:translateY(-2px)}.home-card-glyph{font-size:32px}.home-card-name{font-size:17px;font-weight:600}.home-card-desc{font-size:13px;color:var(--text-muted);line-height:1.4}.chat-home-button{border:none;background:transparent;color:var(--text-muted);font-size:18px;line-height:1;cursor:pointer;padding:0 8px 0 0}.chat-home-button:hover{color:var(--text)}
