.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.entity-graph{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:12px;min-height:0}.entity-graph__stage,.entity-graph__sidebar{min-width:0;min-height:0;border:1px solid #1f2937;border-radius:8px;background:#0a101af5;box-shadow:0 18px 60px #00000040}.entity-graph__stage{position:relative;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden}.entity-graph__toolbar{position:absolute;z-index:8;top:12px;left:12px;right:12px;display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:12px;padding:12px;border:1px solid #1f2937;border-radius:8px;background:#080d15e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.entity-graph__search{display:flex;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 10px;border:1px solid #243043;border-radius:8px;background:#0d1522;color:#c8d5e8}.entity-graph__search input{width:100%;min-width:0;height:38px;border:0;outline:0;background:transparent;color:#e5edf7}.entity-graph__search button,.entity-graph__sidebar header button{border:0;border-radius:7px;background:transparent;color:#b8c4d6}.entity-graph__search button{display:grid;place-items:center;width:28px;height:28px}.entity-graph__filters{display:grid;gap:8px;min-width:0}.entity-graph__filters>span{display:flex;align-items:center;gap:7px;color:#8b9bb0;font-size:.78rem;font-weight:900;text-transform:uppercase}.entity-graph__filters>div{display:flex;flex-wrap:wrap;gap:7px;max-height:72px;overflow:auto;padding-right:4px}.entity-graph__filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border:1px solid #243043;border-radius:999px;background:#0b111b;color:#8b9bb0;font-size:.78rem;font-weight:800}.entity-graph__filter-chip.active{border-color:#365d8f;background:#10223a;color:#dbeafe}.entity-graph__filter-chip input{width:13px;height:13px;accent-color:#4da3ff}.entity-graph__canvas{position:relative;min-height:0;height:100%;background:linear-gradient(rgba(148,163,184,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.035) 1px,transparent 1px),#080d15;background-size:28px 28px}.entity-graph__canvas .react-flow{width:100%;height:100%}.entity-graph__debug{position:absolute;z-index:9;right:12px;bottom:12px;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:min(520px,calc(100% - 24px));padding:8px;border:1px solid #1f2937;border-radius:8px;background:#080d15e0;color:#c8d5e8;font-size:.76rem;font-weight:900;pointer-events:none}.entity-graph__debug span,.entity-graph__debug strong{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #243043;border-radius:999px;background:#0d1522}.entity-graph__debug strong{border-color:#7f1d1d;color:#fca5a5}.entity-graph__node{position:relative;width:220px;min-height:76px;padding:10px 12px 10px 14px;border:1px solid color-mix(in srgb,var(--node-color),#ffffff 10%);border-left:4px solid var(--node-color);border-radius:8px;background:#0f172af5;box-shadow:0 10px 30px #00000052;color:#eef4ff}.entity-graph__node.kind-user{width:248px;min-height:92px;border-width:1px;border-left-width:6px;background:linear-gradient(135deg,#2563eb57,#0f172afa)}.entity-graph__node.kind-lifeArea,.entity-graph__node.kind-goal,.entity-graph__node.kind-project{width:232px;background:#111827fa}.entity-graph__node.kind-task{background:#1e180efa}.entity-graph__node.kind-habit{background:#22160cfa}.entity-graph__node.kind-inboxItem{background:#08202afa}.entity-graph__node.kind-calendarEvent{background:#271018fa}.entity-graph__node.selected,.entity-graph__node.searchMatch{box-shadow:0 0 0 2px var(--node-color),0 16px 42px #00000061}.entity-graph__node.searchMatch{background:#1e293bfa}.entity-graph__node strong,.entity-graph__node small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-graph__node strong{margin-top:7px;font-size:.92rem}.entity-graph__node small{margin-top:4px;color:#9fb0c7;font-size:.76rem}.entity-graph__node-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.entity-graph__node-type,.entity-graph__node-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aebdd2;font-size:.68rem;font-weight:900;text-transform:uppercase}.entity-graph__node-status{color:var(--node-color)}.entity-graph__node-handle{width:8px;height:8px;border-color:#0f172a;background:var(--node-color)}.entity-graph__edge-label{position:absolute;padding:3px 6px;border:1px solid #243043;border-radius:999px;background:#080d15db;color:#8b9bb0;font-size:.62rem;font-weight:900;pointer-events:all;text-transform:uppercase}.entity-graph__legend{display:flex;flex-wrap:wrap;gap:6px;max-width:min(760px,70vw);padding:8px;border:1px solid #1f2937;border-radius:8px;background:#080d15d1}.entity-graph__legend span{display:inline-flex;align-items:center;gap:5px;color:#b8c4d6;font-size:.72rem;font-weight:800}.entity-graph__legend i{width:9px;height:9px;border-radius:50%}.entity-graph__sidebar{display:grid;align-content:start;gap:14px;padding:16px;overflow:auto}.entity-graph__sidebar.empty{display:flex;align-items:center;justify-content:center;color:#7b8ba2;font-weight:800}.entity-graph__sidebar header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.entity-graph__sidebar header p{color:#4da3ff;font-size:.75rem;font-weight:900;text-transform:uppercase}.entity-graph__sidebar header h2{margin-top:4px;line-height:1.2;overflow-wrap:anywhere}.entity-graph__sidebar header button{display:grid;place-items:center;width:34px;height:34px;background:#0d1522}.entity-graph__sidebar section{display:grid;gap:10px}.entity-graph__sidebar dl{display:grid;gap:8px;margin:0}.entity-graph__sidebar dt{color:#7b8ba2;font-size:.72rem;font-weight:900;text-transform:uppercase}.entity-graph__sidebar dd{margin:2px 0 0;color:#dbe7f7;overflow-wrap:anywhere}.entity-graph__stat-pair{display:grid;gap:2px;padding:8px;border:1px solid #1f2937;border-radius:8px;background:#0b111b}.entity-graph__connected-list{display:grid;gap:8px}.entity-graph__connected-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:50px;padding:8px 10px;border:1px solid #1f2937;border-radius:8px;background:#0b111b;color:#dbe7f7;text-align:left}.entity-graph__connected-list strong,.entity-graph__connected-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-graph__connected-list small{color:#7b8ba2;font-size:.73rem}.entity-graph__muted{color:#7b8ba2;font-size:.86rem}.entity-graph__raw-json{border:1px solid #1f2937;border-radius:8px;background:#0b111b}.entity-graph__raw-json summary{min-height:38px;padding:10px;color:#b8c4d6;font-weight:900;cursor:pointer}.entity-graph__raw-json pre{max-height:360px;margin:0;padding:10px;border-top:1px solid #1f2937;overflow:auto;color:#cbd5e1;font-size:.72rem;line-height:1.45}.entity-graph__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:24px;color:#7b8ba2;font-weight:800;text-align:center}.react-flow__controls{border:1px solid #1f2937;border-radius:8px;overflow:hidden;box-shadow:none}.react-flow__controls-button{border-bottom-color:#1f2937;background:#0d1522;color:#e5edf7}.react-flow__minimap{border:1px solid #1f2937;border-radius:8px;background:#0b111b}@media(max-width:1180px){.entity-graph{grid-template-columns:1fr}.entity-graph__sidebar{max-height:420px}}@media(max-width:760px){.entity-graph__toolbar{grid-template-columns:1fr}.entity-graph__canvas{min-height:620px}}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111414;color:#edf2ee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(96,142,117,.18),transparent 30rem),linear-gradient(135deg,#111414,#171b1c 46%,#141816)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid rgba(255,255,255,.08);background:#0c0f0fc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:22px}.brand strong,.brand span{display:block}.brand span,.muted,.meta,.small{color:#a8b5ad}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(182,221,190,.24);border-radius:8px;color:#c8f0d0;background:#7faa8929}.user-picker{display:grid;gap:8px;margin-bottom:18px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0a}.user-picker label,.eyebrow,.meta{font-size:.78rem;letter-spacing:0;text-transform:uppercase}select,input,textarea{width:100%;color:#eef4ef;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0f;outline:none}select,input{height:42px;padding:0 12px}textarea{min-height:150px;padding:14px;resize:vertical}select:focus,input:focus,textarea:focus{border-color:#b8e4c0b8;box-shadow:0 0 0 3px #b8e4c01f}.nav-list{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;color:#c6d1ca;border:1px solid transparent;border-radius:8px;background:transparent}.nav-item.active{color:#effaf0;border-color:#b8e4c02e;background:#b8e4c01f}.temporary-note{position:absolute;right:18px;bottom:20px;left:18px;padding:12px;border:1px solid rgba(255,206,122,.2);border-radius:8px;color:#dfc99b;background:#8f692b1f;font-size:.8rem;line-height:1.4}.main{width:min(1180px,100%);margin:0 auto;padding:28px}.main:has(.graph-page){width:min(1360px,100%);height:100vh;overflow:hidden}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a8d9b2}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.02}h2{max-width:780px;margin-bottom:12px;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.05}h3{display:flex;align-items:center;gap:8px;margin:0;font-size:1rem}p{color:#c8d2cc;line-height:1.55}.api-pill{flex:0 0 auto;padding:8px 12px;border:1px solid rgba(184,228,192,.16);border-radius:999px;color:#bee6c4;background:#b8e4c014;font-size:.82rem}.page-stack{display:grid;gap:16px}.graph-page{grid-template-rows:auto auto minmax(0,1fr);min-height:calc(100vh - 116px)}.graph-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#181d1cc2;box-shadow:0 18px 60px #0000002e}.graph-intro h2{margin-bottom:6px;font-size:clamp(1.45rem,2vw,2rem)}.graph-intro p{margin-bottom:0;color:#a8b5ad}.user-graph-shell{min-height:0;height:min(760px,calc(100vh - 250px))}.user-graph-shell .entity-graph{height:100%}.user-graph-shell .entity-graph__toolbar{grid-template-columns:minmax(220px,320px) minmax(0,1fr);background:#121716e6}.user-graph-shell .entity-graph__stage,.user-graph-shell .entity-graph__sidebar{border-color:#ffffff14;background:#111515e6}.user-graph-shell .entity-graph__canvas{background:linear-gradient(rgba(184,228,192,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(184,228,192,.035) 1px,transparent 1px),#101515;background-size:28px 28px}.user-graph-shell .entity-graph__raw-json{display:none}.hero-panel,.card,.item-card,.empty-state{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#181d1cc2;box-shadow:0 18px 60px #0000002e}.hero-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:255px;padding:clamp(22px,4vw,42px);background:linear-gradient(135deg,#262f2bf0,#1b2220e0),url(https://images.unsplash.com/photo-1497032628192-86f99bcd76bc?auto=format&fit=crop&w=1400&q=70) center/cover}.hero-panel p{max-width:650px;margin-bottom:0}.hero-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:10px}.primary-action,.ghost-action,.mini-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;transition:transform .14s ease,border-color .14s ease,background .14s ease}.primary-action{padding:0 16px;color:#0d1710;border:1px solid #b7eac0;background:#b7eac0;font-weight:700}.primary-action.compact{min-height:40px;white-space:nowrap}.ghost-action,.mini-button{color:#d8e3dc;border:1px solid rgba(255,255,255,.12);background:#ffffff0e}.mini-button{min-height:36px;padding:0 11px;font-size:.88rem}.primary-action:hover,.ghost-action:hover,.mini-button:hover{transform:translateY(-1px)}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{padding:18px}.card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mode-block strong,.mode-block span,.profile-lines span,.profile-lines strong{display:block}.mode-block strong{margin-bottom:4px;font-size:1.7rem;text-transform:capitalize}.mode-block span{margin-bottom:10px;color:#a8d9b2}.plan-list,.simple-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.plan-list{counter-reset:plan}.plan-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:8px;background:#ffffff0b}.plan-list li:before{counter-increment:plan;content:counter(plan);display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:50%;color:#0d1710;background:#b7eac0;font-weight:800}.plan-list span{flex:1}.plan-list em{color:#a8b5ad;font-style:normal;white-space:nowrap}.compact-list li{padding:9px 10px}.simple-list li{padding-left:14px;border-left:2px solid rgba(184,228,192,.35);color:#d7e0da;line-height:1.45}.item-list,.project-list{display:grid;gap:12px}.item-card{display:grid;gap:12px;padding:16px}.item-card strong{display:block;margin-bottom:5px}.item-card p{margin-bottom:8px}.item-card.dimmed{opacity:.62}.row{display:flex;align-items:center;gap:8px}.row.wrap{flex-wrap:wrap}.row.end{justify-content:flex-end}.suggestions{display:grid;gap:7px;padding:12px;border-radius:8px;background:#b8e4c014}.suggestions span{color:#d8e8dc;font-size:.9rem}.inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.inline-form select{width:150px}.task-list{display:grid;gap:8px}.task-row{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:42px;padding:4px;border-radius:8px;background:#ffffff0a}.task-row button{display:grid;width:34px;height:34px;place-items:center;color:#d8e3dc;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0a}.task-row.done span{color:#8f9d94;text-decoration:line-through}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;border-bottom:1px solid rgba(255,255,255,.06)}.setting-row input[type=checkbox]{width:22px;height:22px}.time-save{display:flex;gap:6px;align-items:center}.time-save input{width:116px}.time-save button{display:grid;width:34px;height:34px;place-items:center;color:#0d1710;border:0;border-radius:8px;background:#b7eac0}.profile-lines{display:grid;gap:10px}.profile-lines p{display:flex;justify-content:space-between;gap:12px;margin:0}.profile-lines span{color:#a8b5ad}.profile-lines strong{text-align:right;text-transform:capitalize}.status-line{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#c8d2cc;background:#ffffff0a}.status-line.error,.error{color:#ffb9ad}.status-line button{margin-left:auto;color:#ffd6d0;border:0;background:transparent}.empty-state{display:grid;min-height:320px;place-items:center;padding:36px;text-align:center}.empty-state svg{color:#b7eac0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:920px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-item{justify-content:center}.nav-item span{display:none}.temporary-note{position:static;margin-top:14px}.main{padding:18px}.main:has(.graph-page){height:auto;overflow:auto}.topbar,.hero-panel{display:grid}.graph-page{min-height:auto}.graph-intro{align-items:flex-start;flex-direction:column}.user-graph-shell{height:auto;min-height:760px}.hero-actions{flex-direction:row;flex-wrap:wrap}.grid.two,.grid.three,.inline-form{grid-template-columns:1fr}.inline-form select{width:100%}}@media(max-width:560px){.main{padding:14px}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.brand{margin-bottom:14px}h1{font-size:2rem}.hero-panel{min-height:230px;padding:20px}.hero-actions,.hero-actions button,.primary-action,.ghost-action{width:100%}}
