@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--bg:#f7f8fc;--paper:#fff;--ink:#252339;--muted:#797488;--line:#eae9f2;--purple:#7860d6;--lavender:#f0edfc;--red:#bc4054;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{color:var(--ink);background:var(--bg);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0;transition:background .15s}button:disabled{cursor:default;opacity:.55}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #aa93eb}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:2.2rem;font-weight:700;line-height:1.15}h2{font-size:1.2rem;font-weight:700;line-height:1.4}h3{font-size:1rem;font-weight:700;line-height:1.4}p{line-height:1.65}small{font-size:.8125rem;line-height:1.5}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dedde8;border-radius:10px;outline:none;width:100%;min-width:0;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7860d615}textarea{resize:vertical}label{flex-direction:column;gap:8px;margin:0 0 18px;font-size:.875rem;font-weight:600;display:flex}label small{color:var(--muted);font-weight:400}progress{appearance:none;background:var(--lavender);border:0;border-radius:12px;width:100%;height:6px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:var(--lavender);border-radius:12px}progress::-webkit-progress-value{background:var(--purple);border-radius:12px}progress::-moz-progress-bar{background:var(--purple);border-radius:12px}.primary,.secondary{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 19px;font-size:.875rem;font-weight:600;display:inline-flex}.primary{background:var(--purple);color:#fff;box-shadow:0 3px 6px #6450a514}.primary:hover:not(:disabled){background:#6045bf}.secondary{background:#fff;border:1px solid #dedde8}.secondary:hover:not(:disabled){background:var(--lavender)}.compact{min-height:36px;padding:8px 12px;font-size:.8125rem}.full{width:100%}.text-button{color:var(--purple);padding:8px 6px;font-size:.875rem;font-weight:600}.danger-text{color:var(--red);padding:8px 0;font-size:.875rem}.icon-button{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.35rem;display:inline-flex}.icon-button:hover{background:var(--lavender)}.brand{letter-spacing:-.5px;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.brand-mark{background:var(--purple);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.55rem;display:inline-flex}.eyebrow,.mini-label,.nav-label{letter-spacing:1.4px;color:var(--purple);font-size:.75rem;font-weight:700;line-height:1.5}.muted,.quiet-note{color:var(--muted);font-size:.875rem}.badge{color:#634bb1;background:var(--lavender);border-radius:7px;padding:5px 9px;font-size:.75rem;font-weight:600}.error-box{color:#9e3548;background:#fff0f2;border:1px solid #f1cdd5;border-radius:10px;margin:10px 0;padding:12px 15px;font-size:.875rem;line-height:1.6}.error-box button{margin-top:8px;font-size:.8125rem;text-decoration:underline;display:block}.info-box{background:var(--lavender);color:#59516e;border-radius:10px;margin:14px 0;padding:15px;font-size:.875rem}.info-box ul{margin:8px 0;padding-left:18px}.toast{max-width:calc(100% - 30px);color:var(--ink);z-index:99;background:#fff;border:1px solid #dfdbeb;border-radius:12px;padding:14px 22px;font-size:.875rem;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 12px 45px #21133b24}.boot{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.auth-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-story{background:#eeebfa;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 11% 30px;display:flex}.auth-story>div{padding:50px 0}.auth-story h1{letter-spacing:-2.6px;color:#362957;margin:24px 0;font-size:4rem;line-height:1.06}.auth-story p{color:#756b8b;max-width:370px}.auth-story small{color:#8c829b}.story-route{flex-direction:column;margin-top:46px;display:flex}.story-route span{border-bottom:1px solid #dfd8ef;align-items:center;gap:14px;padding:16px 0;font-size:.875rem;display:flex}.story-route b{color:var(--purple);font-size:.75rem}.auth-form-wrap{justify-content:center;align-items:center;padding:50px 30px;display:flex}.auth-form{width:100%;max-width:370px}.auth-form h2{margin:12px 0 30px;font-size:1.9rem}.auth-switch{color:var(--purple);flex-wrap:wrap;justify-content:space-between;gap:10px;margin:18px 0;font-size:.8125rem;display:flex}.legal-note{color:var(--muted);margin-top:26px;font-size:.75rem}.legal-note button{text-decoration:underline}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;flex-shrink:0;width:246px;padding:30px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin-bottom:34px;padding:0 10px}.new-goal{width:100%;margin-bottom:23px}.side-nav{flex-direction:column;gap:6px;display:flex}.side-nav button{text-align:left;color:#68667f;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;font-size:.875rem;display:flex}.side-nav span{flex:1}.side-nav small{font-size:.75rem}.side-nav .selected{background:var(--lavender);color:#634bb1;font-weight:600}.nav-label{color:#8f859e;letter-spacing:1.3px;padding:28px 13px 12px;font-size:.6875rem;display:block}.goal-links{flex:1;overflow:auto}.goal-links button{text-align:left;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:11px 12px;font-size:.875rem;line-height:1.4;display:flex}.goal-links button span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.goal-links button.active{color:var(--purple);background:#f7f5fd}.goal-dot{border:1.7px solid #b7a6e7;border-radius:50%;flex-shrink:0;width:7px;height:7px}.sidebar-bottom{padding-top:20px}.plan-card{text-align:left;background:#f5f2fc;border:1px solid #ebe5f7;border-radius:12px;flex-direction:column;gap:7px;width:100%;margin-bottom:20px;padding:15px;display:flex}.plan-card>span{color:#6a4fab;font-size:.875rem;font-weight:700}.plan-card small{color:#857599;font-size:.75rem}.profile{text-align:left;align-items:center;gap:10px;width:100%;display:flex}.avatar{color:#6b50b3;background:#e9e1fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-weight:600;display:flex}.profile>span:nth-child(2){flex:1;min-width:0}.profile b,.profile small{text-overflow:ellipsis;display:block;overflow:hidden}.profile b{font-size:.875rem}.profile small{color:var(--muted);margin-top:4px;font-size:.75rem}.workspace{flex-direction:column;width:calc(100% - 246px);min-width:0;margin-left:246px;display:flex}.workspace-header{border-bottom:1px solid var(--line);background:#ffffff80;justify-content:space-between;align-items:center;height:78px;padding:0 40px;display:flex}.breadcrumb{color:#77738b;font-size:.8125rem}.breadcrumb span{color:#c5c0d3;margin:0 9px}.workspace-header>div{align-items:center;gap:20px;display:flex}.header-date{color:#888295;font-size:.8125rem}.notification-button{font-size:1.45rem;position:relative}.notification-button i{background:var(--purple);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.overview{flex:1;padding:42px 48px}.page-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.page-title h1{margin:10px 0 13px}.page-title p{color:var(--muted);font-size:.875rem}.goal-cards{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:20px;display:grid}.goal-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex-direction:column;min-height:280px;padding:25px;display:flex}.goal-card:hover{border-color:#d1c6ef;box-shadow:0 8px 24px #4425890b}.goal-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.goal-card-icon{background:var(--lavender);width:40px;height:40px;color:var(--purple);border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.goal-card h2{margin-top:22px;font-size:1.125rem}.goal-card>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 26px;font-size:.875rem;display:-webkit-box;overflow:hidden}.progress-label{color:var(--muted);justify-content:space-between;margin-top:auto;margin-bottom:9px;font-size:.8125rem;display:flex}.progress-label b{color:var(--purple)}.goal-card footer{color:var(--muted);justify-content:space-between;margin-top:20px;font-size:.8125rem;display:flex}.quiet-note{margin-top:35px;font-size:.8125rem}.empty-state{text-align:center;background:#fff;border:1px dashed #d9d4e6;border-radius:18px;padding:65px 30px}.empty-symbol{color:var(--purple);background:var(--lavender);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:25px;font-size:2rem;display:inline-flex}.empty-state h2{font-size:1.4rem}.empty-state p{max-width:420px;color:var(--muted);margin:15px auto 24px;font-size:.875rem}.app-footer{color:#8e849a;border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding:18px 40px;font-size:.75rem;display:flex}.page-error{margin:15px 40px 0}.invite-banner{background:#eee8ff;align-items:center;gap:15px;padding:16px 40px;display:flex}.invite-banner p{flex:1;font-size:.875rem}.loading-state{text-align:center;color:var(--muted);padding:80px}.goal-workspace{padding:32px 40px 45px}.goal-heading{justify-content:space-between;gap:20px;display:flex}.goal-heading h1{max-width:720px;margin:15px 0 12px;font-size:2rem}.goal-heading p{color:var(--muted);white-space:pre-wrap;max-width:700px;font-size:.875rem}.goal-eyebrow{color:#8f819e;align-items:center;gap:12px;font-size:.8125rem;display:flex}.goal-actions{align-items:flex-start;gap:10px;padding-top:8px;display:flex}.members-button{white-space:nowrap;align-items:center;gap:8px;padding:6px;font-size:.8125rem;display:flex}.mini-avatars{padding-left:5px;display:flex}.mini-avatars i{color:#8762b1;border:2px solid var(--bg);background:#e7dff7;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-left:-5px;font-size:.6875rem;font-style:normal;font-weight:600;display:flex}.mini-avatars i:nth-child(2n){color:#5481a1;background:#dfeaf5}.goal-progress{color:var(--muted);align-items:center;gap:12px;max-width:470px;margin:25px 0 32px;font-size:.8125rem;display:flex}.goal-progress progress{flex:1}.goal-progress b{color:var(--purple)}.goal-progress>span{white-space:nowrap}.route-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:30px;display:grid}.route-grid.chat-hidden{grid-template-columns:minmax(0,1fr);max-width:950px}.route-column{min-width:0}.next-step{background:linear-gradient(110deg,#ede8fb,#f4f1fc);border:1px solid #e6def7;border-radius:14px;margin-bottom:28px;padding:22px 24px}.next-step-title{align-items:center;gap:13px;display:flex}.next-step-title>span{width:35px;height:35px;color:var(--purple);background:#fff7;border-radius:10px;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.next-step h2{margin-top:3px;font-size:1rem}.next-step .mini-label{letter-spacing:1.3px;font-size:.6875rem}.next-tasks{margin-top:14px}.next-tasks button{text-align:left;border-top:1px solid #e3dbf2;align-items:center;gap:10px;width:100%;padding:10px 0;font-size:.875rem;line-height:1.5;display:flex}.next-tasks button>span{color:#a996d9;font-size:1.05rem}.next-tasks button>b{color:var(--purple);margin-left:auto;font-weight:400}.next-step>p{color:var(--muted);margin-top:12px;font-size:.875rem}.route-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.route-toolbar>div{align-items:center;gap:10px;display:flex}.route-toolbar h2{font-size:1.15rem}.route-toolbar span{color:var(--muted);font-size:.75rem}.route-toolbar .text-button{font-size:.8125rem}.route-filters{gap:10px;margin-bottom:23px;display:flex}.route-filters select{border-color:var(--line);background:#fff;border-radius:8px;width:auto;max-width:50%;padding:8px 25px 8px 11px;font-size:.8125rem}.stage-block{margin-bottom:18px}.stage-header{align-items:center;gap:12px;padding:8px 0 14px;display:flex}.stage-number{color:#9679c2;background:#ece7f7;border:1px solid #e3dced;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.stage-number.complete{color:#378967;background:#e5f2eb;border-color:#d6e7de}.stage-header>div{flex:1}.stage-header h3{font-size:1rem}.stage-header>div>span{color:var(--muted);margin-top:3px;font-size:.75rem;display:block}.stage-tasks{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.task-row{border-bottom:1px solid #f0edf5;align-items:center;gap:13px;padding:17px 16px;display:flex;position:relative}.task-check{width:17px;height:17px;accent-color:var(--purple);cursor:pointer;flex-shrink:0}.task-main{text-align:left;flex:1;min-width:0;display:block}.task-main strong{overflow-wrap:anywhere;font-size:.875rem;font-weight:500;line-height:1.5;display:block}.task-meta{color:#877e96;flex-wrap:wrap;align-items:center;gap:10px;margin-top:7px;font-size:.75rem;display:flex}.task-meta:empty{display:none}.task-row.done strong{color:#968c9f;text-decoration:line-through}.task-row.skipped{opacity:.65}.task-more{color:#93849e;width:24px;height:24px;font-size:1.2rem}.person-label{align-items:center;gap:4px;display:flex}.person-label i{background:var(--lavender);color:#9b84ba;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6875rem;font-style:normal;display:flex}.overdue{color:var(--red)!important}.dependency-label{color:#947340}.add-step{text-align:left;color:#92809f;width:100%;padding:13px 16px;font-size:.8125rem}.add-step:hover{color:var(--purple);background:#faf8ff}.add-stage{color:#8a729f;border:1px dashed #d6cce5;border-radius:11px;width:100%;margin-top:12px;padding:14px;font-size:.875rem}.empty-filter{color:var(--muted);padding:15px 20px;font-size:.875rem}.finish-banner{color:#3a7a56;background:#eaf6ef;border:1px solid #cce8d8;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px 20px;font-size:.875rem;display:flex}.finish-banner button{white-space:nowrap;font-weight:600}.chat-panel{border:1px solid var(--line);background:#fff;border-radius:14px;position:sticky;top:20px;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 17px;display:flex}.chat-header>div{align-items:center;gap:9px;display:flex}.chat-header .brand-mark{border-radius:9px;width:30px;height:30px;font-size:1.25rem}.chat-header h2{font-size:.9375rem}.chat-header span:not(.brand-mark){color:var(--muted);margin-top:3px;font-size:.75rem;display:block}.chat-header .icon-button{color:#917d9e;width:25px;height:25px;font-size:1.1rem}.chat-body{overscroll-behavior:contain;min-height:290px;max-height:480px;padding:20px 16px;overflow:auto}.chat-welcome{padding:15px 3px}.chat-welcome>span{background:var(--lavender);color:#aa8bd7;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:18px;font-size:1.5rem;display:inline-flex}.chat-welcome h3{font-size:1rem}.chat-welcome p{color:#8b7b96;margin:9px 0 22px;font-size:.875rem;line-height:1.7}.chat-welcome button{text-align:left;border:1px solid var(--line);color:#8f70a5;border-radius:8px;width:100%;margin:8px 0;padding:10px 12px;font-size:.8125rem;display:block}.chat-message{white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 16px;font-size:.875rem}.chat-message small{color:var(--purple);margin-bottom:7px;font-size:.75rem;font-weight:600;display:block}.chat-message.user{background:#f5f2fb;border-radius:10px;padding:12px}.chat-form{border-top:1px solid var(--line);background:#fcfbfe;padding:15px}.chat-form textarea{padding:12px;font-size:.875rem;line-height:1.6}.chat-form>div{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.chat-form small{color:#918298;font-size:.6875rem}.chat-form p{color:#918298;margin-top:13px;font-size:.6875rem;line-height:1.6}.chat-form .compact{font-size:.75rem}.proposal{background:#faf8fe;border:1px solid #d6c9ee;border-radius:10px;margin:15px 0;padding:14px;font-size:.875rem}.proposal ul{margin:10px 0;padding-left:15px;line-height:1.6}.proposal li{margin:8px 0}.proposal li small{color:var(--muted);font-size:.75rem;display:block}.proposal>div{align-items:center;gap:8px;display:flex}.proposal>p{color:#947340;margin:10px 0;font-size:.75rem}.dialog{width:min(480px,100vw - 32px);max-height:88vh;color:var(--ink);background:#fff;border:1px solid #e7e0ef;border-radius:20px;margin:auto;padding:26px;overflow:auto;box-shadow:0 30px 90px #21113326}.dialog.wide{width:min(680px,100vw - 32px)}.dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21183361}.dialog-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.dialog-head h2{font-size:1.4rem}.dialog-head .icon-button{color:#93879e}.dialog form{margin-top:18px}.form-grid{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;padding-top:20px;display:flex}.form-actions .danger-text{margin-right:auto}.check-label{flex-direction:row;align-items:center;gap:10px;font-size:.875rem;font-weight:400;line-height:1.5;display:flex}.check-label input{width:17px;height:17px;accent-color:var(--purple);flex-shrink:0}.dependency-editor{border:1px solid var(--line);border-radius:10px;margin-bottom:20px;padding:14px;font-size:.875rem}.dependency-editor summary{cursor:pointer;font-weight:600}.dependency-editor>p{color:var(--muted);margin:10px 0 15px;font-size:.8125rem}.task-comments{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.task-comments article{background:#f8f6fb;border-radius:10px;margin:14px 0;padding:15px;font-size:.875rem}.task-comments article b{font-size:.8125rem}.task-comments article small{color:var(--muted);margin-left:12px;font-size:.75rem}.task-comments article p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px}.ai-create{background:#f8f5fd;border:1px solid #e2d8f2;border-radius:12px;margin-top:25px;padding:20px}.ai-create>span{color:#785baa;font-size:.9375rem;font-weight:600}.ai-create p{color:#8a749b;margin:10px 0 18px;font-size:.8125rem}.ai-create>div{flex-wrap:wrap;gap:10px;display:flex}.plan-preview>section{border-bottom:1px solid var(--line);padding:22px 0}.preview-task{grid-template-columns:16px minmax(0,1fr);align-items:center;margin:12px 0;display:grid}.preview-task>span{color:#b5a6c9}.preview-task small{white-space:pre-wrap;grid-column:2;font-size:.8125rem;line-height:1.6}.people-list{margin:25px 0}.person-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;display:flex}.person-row>div:nth-child(2){flex:1;min-width:0}.person-row b{font-size:.875rem}.person-row small{color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.person-controls{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.person-controls select{padding:6px;font-size:.75rem}.person-controls button{padding:4px 0;font-size:.75rem}.invite-box{background:#f9f6fd;border-radius:12px;padding:20px}.invite-box p{color:var(--muted);margin:10px 0 17px;font-size:.875rem}.invite-box label{margin-top:20px}.invite-box input{font-size:.8125rem}.history-section{margin:20px 0 28px}.history-section>p{color:var(--muted);margin:10px 0 16px;font-size:.875rem}.version-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;font-size:.875rem;display:flex}.version-row>div{flex:1}.version-row small{color:var(--muted);margin-top:5px;font-size:.75rem;display:block}.history-row{gap:12px;margin:18px 0;font-size:.875rem;display:flex}.history-row>span{color:var(--purple)}.history-row small{color:var(--muted);font-size:.75rem}.notice{text-align:left;border:1px solid var(--line);border-radius:10px;width:100%;margin-bottom:10px;padding:15px;font-size:.875rem;display:block}.notice small{color:var(--muted);margin-top:7px;font-size:.75rem;display:block}.notice.unread{background:#f5f1fe;border-color:#e4d9f8}.account-email{color:var(--muted);margin-bottom:20px;font-size:.875rem}.account-tools{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:25px;padding-top:25px;display:flex}.billing-plan{background:#f8f5fe;border:1px solid #e6dff1;border-radius:13px;padding:23px}.billing-plan h3{margin:12px 0;font-size:2rem}.billing-plan p{margin:10px 0;font-size:.875rem}.billing-plan ul{margin:20px 0;padding-left:20px;font-size:.875rem;line-height:2.1}.billing-plan .full{margin-top:20px}.payments{margin-top:25px}.legal-text h3{margin:22px 0 10px}.legal-text p{color:#777086;font-size:.875rem;line-height:1.8}.legal-text a{color:var(--purple);text-decoration:underline}@media (max-width:1180px){.sidebar{width:216px;padding:26px 15px 15px}.workspace{width:calc(100% - 216px);margin-left:216px}.goal-workspace{padding:28px 26px 40px}.route-grid{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.workspace-header{padding:0 26px}.goal-heading h1{font-size:1.75rem}.goal-actions{flex-direction:column-reverse;align-items:flex-end}.overview{padding:35px 26px}.task-row{gap:9px;padding:15px 12px}.route-toolbar{flex-wrap:wrap}.auth-story h1{font-size:3.2rem}}@media (max-width:960px){.route-grid{grid-template-columns:minmax(0,1fr)}.chat-panel{position:static}.chat-body{min-height:180px;max-height:350px}.chat-welcome{padding:3px}.chat-welcome>span{display:none}.chat-welcome button{width:auto;margin-right:8px;display:inline-block}.goal-heading{gap:12px}.overview .page-title{align-items:flex-start}.page-title .secondary{white-space:nowrap}.app-footer{padding:18px 25px}}@media (max-width:700px){.sidebar{border-bottom:1px solid var(--line);border-right:0;flex-direction:row;align-items:center;gap:12px;width:100%;height:auto;padding:13px 18px;position:sticky;inset:0 0 auto}.sidebar .brand{margin:0;padding:0;font-size:1.15rem}.brand-mark{border-radius:9px;width:30px;height:30px;font-size:1.3rem}.sidebar .new-goal{width:auto;min-height:34px;margin:0 0 0 auto;padding:8px 10px;font-size:.75rem}.sidebar .side-nav{flex-direction:row;gap:2px}.side-nav button{padding:9px;font-size:.75rem}.side-nav button>span,.side-nav button>small,.sidebar .nav-label,.sidebar .goal-links,.sidebar .plan-card{display:none}.sidebar-bottom{padding:0}.profile>span:not(.avatar){display:none}.profile .avatar{width:30px;height:30px;font-size:.75rem}.app-shell{display:block}.workspace{width:100%;margin:0}.workspace-header{height:54px;padding:0 20px}.header-date{display:none}.overview{padding:28px 20px}.page-title{flex-wrap:wrap;margin-bottom:25px}.page-title h1{font-size:1.9rem}.page-title .secondary{display:none}.goal-workspace{padding:25px 20px}.goal-heading h1{font-size:1.7rem}.goal-heading p{font-size:.875rem}.goal-actions{gap:0}.members-button{padding:0}.members-button>span:last-child{display:none}.goal-progress{margin:24px 0}.next-step{padding:19px}.app-footer{gap:15px;padding:18px 20px;font-size:.6875rem}.auth-page{display:block}.auth-story{min-height:auto;padding:25px}.auth-story>div{padding:25px 0 10px}.auth-story h1{margin:15px 0;font-size:2.8rem}.auth-story .eyebrow{font-size:.6875rem}.auth-story p{max-width:100%;font-size:.875rem}.story-route,.auth-story>small{display:none}.auth-form-wrap{padding:35px 25px}.auth-form{max-width:none}.auth-form h2{font-size:1.6rem}.form-grid{grid-template-columns:1fr}.dialog{max-height:90vh;padding:22px 19px}.dialog-head h2{font-size:1.25rem}.invite-banner{flex-wrap:wrap;padding:16px 20px}.invite-banner p{flex-basis:100%}.finish-banner{flex-wrap:wrap}.page-error{margin:15px 20px}.version-row{flex-wrap:wrap}.goal-card{min-height:250px}}@media (prefers-reduced-motion:reduce){button{transition:none}*{scroll-behavior:auto!important}}.auth-story h1{font-size:3.3rem}@media (max-width:700px){.sidebar{gap:8px;padding:13px 14px}.sidebar .brand{gap:8px;font-size:1rem}.sidebar .new-goal{padding:8px;font-size:.6875rem}.side-nav button{padding:7px 8px}.auth-story h1{font-size:clamp(1.8rem,8vw,2.3rem)}}
