:root{color:#252623;font-synthesis:none;text-rendering:optimizelegibility;--paper:#fff;--canvas:#f7f7f4;--ink:#252623;--muted:#71736d;--muted-2:#989b94;--line:#dedfd9;--line-soft:#ecece7;--green:#19724c;--green-dark:#125c3d;--green-pale:#e8f3ed;--coral:#d85f49;--coral-pale:#fff0eb;--yellow:#f1c84b;--yellow-pale:#fff8da;--charcoal:#272926;--shadow:0 14px 40px #23272217;background:#f7f7f4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}body,button,input,textarea,select{font:inherit;letter-spacing:0}button,input,textarea,select{color:inherit}button{border:0}button:not(:disabled),select:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,textarea,select{border:1px solid var(--line);background:var(--paper);border-radius:6px;outline:none;width:100%;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #19724c1f}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #19724c38}svg{flex:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 15px;font-weight:650;line-height:1.2;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{color:#fff;background:var(--green)}.button-primary:not(:disabled):hover{background:var(--green-dark)}.button-dark{color:#fff;background:var(--charcoal)}.button-dark:not(:disabled):hover{background:#10110f}.button-secondary{color:var(--ink);background:var(--paper);border-color:var(--line)}.button-secondary:not(:disabled):hover{background:#f4f4f0;border-color:#c8cac2}.button-accent{color:#783423;background:var(--coral-pale);border-color:#f0c1b5}.button-accent:not(:disabled):hover{background:#ffe7df}.button-quiet{min-height:38px;color:var(--muted);background:0 0}.button-quiet:not(:disabled):hover{color:var(--ink);background:#efefea}.button-small{min-height:34px;padding:6px 10px;font-size:13px}.icon-button{width:38px;height:38px;color:var(--muted);background:0 0;border-radius:6px;flex:0 0 38px;place-items:center;display:inline-grid}.icon-button:not(:disabled):hover{color:var(--ink);background:#eeeeea}.text-button{color:var(--green);background:0 0;align-items:center;gap:3px;padding:6px 0;font-size:14px;font-weight:650;display:inline-flex}.eyebrow{color:var(--green);text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:750;line-height:1.4}.brand-mark{color:#fff;background:var(--green);border-radius:6px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:inline-grid}.login-page{background:var(--paper);grid-template-columns:minmax(460px,56%) minmax(360px,44%);min-height:100dvh;display:grid}.login-form-side{flex-direction:column;justify-content:center;min-width:0;padding:clamp(32px,5vw,76px) clamp(28px,7vw,112px) 24px;display:flex}.login-inner{width:min(100%,460px);margin:auto}.brand-lockup,.sidebar-brand{color:var(--ink);align-items:center;gap:11px;font-size:17px;font-weight:760;display:flex}.login-heading{margin:clamp(52px,9vh,100px) 0 36px}.login-heading h1{max-width:430px;color:var(--ink);margin:0;font-family:Songti SC,STSong,serif;font-size:54px;font-weight:650;line-height:1.16}.login-heading>p:last-child{max-width:410px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.8}.login-form{gap:9px;display:grid}.field-label{color:var(--ink);margin-top:9px;font-size:13px;font-weight:680}.login-form input{height:48px;padding:0 13px}.login-button{min-height:48px;margin-top:14px}.login-note{color:var(--muted-2);text-align:center;margin:16px 0 0;font-size:12px;line-height:1.6}.safety-note{width:min(100%,540px);color:var(--muted-2);margin:64px auto 0;font-size:11px;line-height:1.7}.login-visual{background:#d8ddd4;min-height:100dvh;position:relative;overflow:hidden}.login-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.login-visual:after{content:"";background:#10151147;position:absolute;inset:0}.visual-caption{z-index:1;color:#fff;max-width:440px;position:absolute;bottom:clamp(34px,7vh,78px);left:clamp(28px,5vw,72px);right:clamp(28px,5vw,72px)}.visual-caption span,.visual-caption strong{display:block}.visual-caption span{color:#ffffffb3;margin-bottom:7px;font-size:12px;font-weight:700}.visual-caption strong{font-size:18px}.visual-caption p{margin:16px 0 0;font-family:Songti SC,STSong,serif;font-size:28px;font-weight:600;line-height:1.45}.app-shell{background:var(--canvas);grid-template-columns:264px minmax(0,1fr);min-height:100dvh;display:grid}.desktop-sidebar{border-right:1px solid var(--line-soft);background:#f1f2ee;height:100dvh;position:sticky;top:0}.sidebar-content{flex-direction:column;height:100%;padding:24px 17px 16px;display:flex}.sidebar-brand{padding:0 7px}.sidebar-start{margin:30px 0 20px}.sidebar-new{width:100%}.primary-nav{gap:3px;display:grid}.primary-nav button,.draft-link{width:100%;min-width:0;color:var(--muted);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:10px;display:flex}.primary-nav button{min-height:42px;padding:8px 11px;font-size:14px;font-weight:630}.primary-nav button:hover,.primary-nav button.active{color:var(--ink);background:#e4e6e0}.sidebar-drafts{min-height:0;margin-top:31px}.sidebar-label{color:var(--muted-2);margin:0 10px 9px;font-size:11px;font-weight:750}.draft-link{justify-content:space-between;padding:9px 10px;font-size:13px}.draft-link:hover,.draft-link.active{color:var(--ink);background:#e4e6e0}.draft-link span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.draft-link small{color:var(--green);font-size:11px}.sidebar-account{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:15px 4px 0;display:flex}.account-copy{align-items:center;gap:10px;min-width:0;display:flex}.avatar{width:34px;height:34px;color:var(--green-dark);background:#d8e9df;border-radius:50%;flex:0 0 34px;place-items:center;font-size:13px;font-weight:750;display:grid}.account-copy div{min-width:0}.account-copy strong,.account-copy div span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;display:block;overflow:hidden}.account-copy strong{font-size:13px}.account-copy div span{color:var(--muted-2);margin-top:2px;font-size:11px}.workspace{min-width:0;min-height:100dvh;position:relative}.mobile-header,.mobile-drawer{display:none}.offline-banner,.page-alert{align-items:center;gap:8px;min-height:38px;padding:8px 18px;font-size:12px;display:flex}.offline-banner{color:#654c07;background:var(--yellow-pale);border-bottom:1px solid #ead88f}.page-alert{z-index:20;color:#812e20;background:var(--coral-pale);border-bottom:1px solid #f1c8bf;position:sticky;top:0}.page-alert span{flex:1;min-width:0}.page-alert button,.editor-error button{width:28px;height:28px;color:inherit;background:0 0;place-items:center;padding:0;display:grid}.page{width:min(100%,1190px);min-height:100dvh;margin:0 auto;padding:clamp(44px,6vw,82px) clamp(28px,5.5vw,76px) 30px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.page-heading h1{color:var(--ink);margin:0;font-family:Songti SC,STSong,serif;font-size:46px;line-height:1.2}.page-heading>div>p:last-child{color:var(--muted);margin:13px 0 0;line-height:1.7}.home-heading h1{max-width:720px}.mode-picker{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px;margin-top:42px;display:grid}.mode-option{border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:28px;min-width:0;min-height:290px;padding:clamp(25px,3vw,34px);display:flex}.mode-option.reset-mode{background:#f0f1ed;border-color:#d7d9d2}.mode-option.daily-mode{background:#fff4ef;border-color:#efd7ce}.mode-option-copy{min-width:0}.mode-kicker{color:var(--green);font-size:11px;font-weight:750}.daily-mode .mode-kicker{color:#a94c38}.mode-option h2{color:var(--ink);margin:12px 0 10px;font-family:Songti SC,STSong,serif;font-size:30px;line-height:1.3}.mode-option p{max-width:570px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.mode-meta{color:var(--muted-2);flex-wrap:wrap;gap:6px 0;margin-top:22px;font-size:11px;font-weight:650;display:flex}.mode-meta span+span:before{content:"·";color:#b8bab3;margin:0 8px}.resume-panel{min-height:230px;color:var(--ink);background:#e8eee9;border:1px solid #d5dfd8;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:46px;padding:clamp(28px,4vw,48px);display:flex}.resume-main{width:min(100%,640px)}.status-chip,.journey-state{color:var(--green);align-items:center;gap:6px;font-size:11px;font-weight:750;display:inline-flex}.resume-panel h2{margin:20px 0 8px;font-family:Songti SC,STSong,serif;font-size:34px;line-height:1.3}.resume-panel p{color:var(--muted);margin:0;font-size:13px}.progress-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:13px;width:min(100%,520px);margin-top:25px;display:grid}.progress-track{background:#d6dad4;border-radius:3px;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--green);height:100%;transition:width .3s;display:block}.native-progress{appearance:none;background:#d6dad4;border:0;border-radius:3px;width:100%;height:6px;display:block;overflow:hidden}.native-progress::-webkit-progress-bar{background:#d6dad4;border-radius:3px}.native-progress::-webkit-progress-value{background:var(--green);border-radius:3px;transition:width .3s}.native-progress::-moz-progress-bar{background:var(--green);border-radius:3px}.progress-row strong{color:var(--green-dark);text-align:right;font-size:13px}.empty-start{text-align:center;border:1px dashed #cdd0c8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;margin-top:46px;padding:36px;display:flex}.empty-symbol,.centered-state-icon,.completed-mark{width:52px;height:52px;color:var(--green);background:var(--green-pale);border-radius:50%;place-items:center;display:grid}.empty-start h2{margin:17px 0 7px;font-size:21px}.empty-start p{color:var(--muted);margin:0 0 23px;line-height:1.7}.recent-section{margin-top:54px}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.section-heading-row h2{margin:0;font-size:23px}.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.journey-card{border:1px solid var(--line);min-width:0;min-height:154px;color:var(--ink);background:var(--paper);text-align:left;border-radius:7px;flex-direction:column;align-items:flex-start;padding:22px 48px 20px 22px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.journey-card:hover{border-color:#bdc1b8;transform:translateY(-1px);box-shadow:0 7px 22px #1e221d0f}.journey-state.completed{color:var(--green)}.journey-state.draft{color:#b5523e}.journey-card>strong{overflow-wrap:anywhere;max-width:100%;margin-top:15px;font-size:16px;line-height:1.45}.journey-meta{color:var(--muted-2);margin-top:5px;font-size:11px}.card-progress{align-items:center;gap:10px;width:100%;margin-top:auto;padding-top:18px;display:flex}.card-progress>.native-progress{flex:1;height:4px}.card-progress b{width:30px;color:var(--muted);text-align:right;font-size:10px}.card-arrow{color:var(--muted-2);position:absolute;top:20px;right:19px}.history-page .page-heading{margin-bottom:42px}.history-list{gap:10px;display:grid}.journey-card-wide{grid-template-columns:145px minmax(180px,1fr) 180px minmax(120px,220px);align-items:center;gap:20px;min-height:116px;padding:20px 54px 20px 22px;display:grid}.journey-card-wide>strong,.journey-card-wide .card-progress{margin:0;padding:0}.journey-card-wide .card-arrow{top:50%;transform:translateY(-50%)}.quiet-empty{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.product-disclaimer{color:var(--muted-2);border-top:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;gap:7px 22px;margin-top:68px;padding-top:18px;font-size:11px;line-height:1.7;display:flex}.product-disclaimer a{color:var(--green);text-underline-offset:3px;text-decoration-thickness:1px}.journey-editor{background:var(--paper);min-height:100dvh}.journey-topbar{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px clamp(20px,3vw,42px);display:flex}.journey-title-wrap{align-items:center;gap:14px;min-width:0;display:flex}.journey-title-input{text-overflow:ellipsis;background:0 0;border-color:#0000;width:min(32vw,400px);min-width:160px;height:38px;padding:0 7px;font-weight:720}.journey-title-input:hover{border-color:var(--line)}.save-status{color:var(--muted-2);flex:none;align-items:center;gap:5px;font-size:11px;display:inline-flex}.save-status.offline{color:#725708}.save-status.error{color:#a23e2d}.journey-tools{gap:5px;display:flex}.tool-button{min-height:38px;color:var(--muted);background:0 0;border-radius:6px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:630;display:inline-flex}.tool-button:hover{color:var(--ink);background:#f1f1ed}.tool-button.ai-tool{color:var(--green-dark)}.ai-action-label-short{display:none}.journey-layout{grid-template-columns:238px minmax(0,1fr);min-height:calc(100dvh - 73px);display:grid}.phase-rail{border-right:1px solid var(--line-soft);background:#fafaf8;padding:32px 20px}.overall-progress{border-bottom:1px solid var(--line-soft);padding:0 7px 27px}.overall-progress>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;display:flex}.overall-progress strong{color:var(--green)}.phase-list{gap:5px;margin:25px 0 0;padding:0;list-style:none;display:grid}.phase-list button{width:100%;min-height:58px;color:var(--muted);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:11px;padding:8px;display:flex}.phase-list button:hover,.phase-list button.active{color:var(--ink);background:#eceee9}.phase-number{width:30px;height:30px;color:var(--muted-2);background:var(--paper);border:1px solid #d4d6d0;border-radius:50%;flex:0 0 30px;place-items:center;font-size:9px;font-weight:750;display:grid}.phase-list button.active .phase-number{color:#fff;background:var(--green);border-color:var(--green)}.phase-copy{min-width:0}.phase-copy strong,.phase-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.phase-copy strong{font-size:13px}.phase-copy small{color:var(--muted-2);margin-top:4px;font-size:10px}.question-stage{width:min(100%,900px);min-width:0;margin:0 auto;padding:clamp(42px,6vw,78px) clamp(28px,6vw,74px) 34px}.mobile-phase-progress{display:none}.question-context{border-bottom:1px solid var(--line-soft);padding-bottom:25px}.phase-description{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.question-body{padding:clamp(30px,5vw,55px) 0 0}.question-heading-row{align-items:flex-start;gap:12px;display:flex}.question-body h1{overflow-wrap:anywhere;max-width:720px;margin:0;font-family:Songti SC,STSong,serif;font-size:36px;font-weight:650;line-height:1.45}.required-label{color:#9b402d;background:var(--coral-pale);border-radius:4px;flex:none;margin-top:8px;padding:3px 6px;font-size:10px;font-weight:700}.question-helper{max-width:670px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.75}.deep-prompts{max-width:670px;color:var(--muted);margin-top:18px;font-size:13px}.deep-prompts summary{width:fit-content;color:var(--green-dark);cursor:pointer;align-items:center;gap:7px;font-weight:650;list-style:none;display:flex}.deep-prompts summary::-webkit-details-marker{display:none}.deep-prompts ul{border-top:1px solid var(--line-soft);gap:7px;margin:13px 0 0;padding:13px 0 0 22px;line-height:1.65;display:grid}.answer-textarea,.answer-input{background:#fdfdfb;border-color:#d3d5ce;margin-top:30px;padding:17px 18px;font-size:16px;line-height:1.8}.answer-textarea{resize:vertical;min-height:220px}.answer-input{height:58px}.answer-textarea::placeholder,.answer-input::placeholder{color:#aaaca6}.answer-meta{min-height:30px;color:var(--muted-2);justify-content:space-between;align-items:center;gap:12px;margin-top:7px;font-size:11px;display:flex}.answer-meta button{color:var(--coral);background:0 0;align-items:center;gap:5px;padding:5px;display:inline-flex}.scale-answer{margin-top:32px;padding:25px 0}.scale-value{color:var(--green);margin-bottom:17px;font-family:Songti SC,STSong,serif;font-size:40px;font-weight:650}.scale-answer input{height:6px;box-shadow:none;accent-color:var(--green);border:0;padding:0}.scale-labels{color:var(--muted-2);justify-content:space-between;margin-top:9px;font-size:11px;display:flex}.confirmation-answer{width:fit-content;color:var(--ink);cursor:pointer;align-items:center;gap:11px;margin-top:30px;font-size:14px;font-weight:650;display:flex}.confirmation-answer>input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.confirmation-check{color:#fff;background:var(--paper);border:1px solid #c9ccc4;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.confirmation-answer>input:checked+.confirmation-check{border-color:var(--green);background:var(--green)}.confirmation-answer>input:focus-visible+.confirmation-check{box-shadow:0 0 0 3px #19724c29}.inline-error{color:#923b2b;background:var(--coral-pale);border:1px solid #efc7be;border-radius:6px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.inline-error svg{margin-top:1px}.editor-error{margin-top:16px}.editor-error span{flex:1;min-width:0}.synthesis-panel,.calendar-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:28px;padding:25px 0}.synthesis-content{color:#343632;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:21px;line-height:1.85}.ai-scope{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:20px;padding:15px 0;display:grid}.ai-scope>div{min-width:0}.ai-scope strong{color:var(--ink);font-size:12px}.ai-scope p{overflow-wrap:anywhere;color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.65}.synthesis-result{margin-top:22px}.stale-note{border-left:3px solid var(--yellow);color:#6c570f;background:var(--yellow-pale);align-items:center;gap:7px;margin-bottom:18px;padding:9px 11px;font-size:12px;display:flex}.synthesis-summary-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.synthesis-summary-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:16px}.synthesis-result strong{color:var(--green-dark);font-size:11px}.synthesis-result p{overflow-wrap:anywhere;color:#3f413d;white-space:pre-wrap;margin:7px 0 0;font-size:13px;line-height:1.7}.milestone-row{border-left:3px solid var(--coral);background:var(--coral-pale);grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;padding:19px;display:grid}.action-map-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:22px;display:grid}.action-list{background:var(--paper);min-width:0;padding:16px}.action-list ul{color:#3f413d;gap:7px;margin:9px 0 0;padding-left:18px;font-size:12px;line-height:1.6;display:grid}.action-list li{overflow-wrap:anywhere}.synthesis-empty{border-left:3px solid var(--yellow);background:var(--yellow-pale);justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:19px;display:flex}.synthesis-empty p{color:#6b5921;margin:0;font-size:13px;line-height:1.6}.synthesis-footer{border-top:1px solid var(--line-soft);color:var(--muted-2);justify-content:space-between;align-items:center;gap:15px;margin-top:24px;padding-top:15px;font-size:11px;display:flex}.question-actions{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding-top:23px;display:flex}.final-ai-status{color:#6b5921;align-items:flex-start;gap:7px;margin:28px 0 -18px;font-size:12px;line-height:1.55;display:flex}.final-ai-status.ready{color:var(--green-dark)}.final-ai-status svg{margin-top:1px}.reset-intro-page{background:var(--paper);place-items:center;min-height:100dvh;padding:clamp(42px,7vw,88px) 24px;display:grid}.reset-intro-inner{width:min(100%,820px)}.reset-intro-inner h1{color:var(--ink);margin:0;font-family:Songti SC,STSong,serif;font-size:46px;line-height:1.25}.reset-intro-lead{max-width:660px;color:var(--muted);margin:17px 0 0;font-size:15px;line-height:1.8}.reset-intro-meta{color:var(--green-dark);flex-wrap:wrap;gap:6px 0;margin-top:24px;font-size:12px;font-weight:700;display:flex}.reset-intro-meta span+span:before{content:"·";color:#aeb2aa;margin:0 10px}.reset-path{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:38px 0 0;padding:0;list-style:none;display:grid}.reset-path li{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);gap:13px;min-width:0;padding:20px 18px 20px 0;display:grid}.reset-path li:nth-child(odd){padding-right:28px}.reset-path li:nth-child(2n){border-left:1px solid var(--line);padding-left:28px}.reset-path li>span{color:var(--coral);font-size:11px;font-weight:750}.reset-path strong{color:var(--ink);font-size:14px;display:block}.reset-path p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.6}.reset-ai-note{color:#5f5540;border-bottom:1px solid var(--line-soft);align-items:flex-start;gap:9px;margin:25px 0 0;padding:14px 0;font-size:13px;line-height:1.65;display:flex}.reset-ai-note svg{color:var(--coral);margin-top:2px}.reset-intro-actions{justify-content:flex-end;gap:8px;margin-top:26px;display:flex}.question-actions-right{justify-content:flex-end;align-items:center;gap:7px;display:flex}.calendar-fields{gap:15px;margin-top:22px;display:grid}.calendar-fields label{color:var(--muted);gap:7px;font-size:12px;font-weight:650;display:grid}.calendar-fields input,.calendar-fields select{height:43px;color:var(--ink);padding:0 11px;font-size:13px}.calendar-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.calendar-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{background:#191b1885;position:absolute;inset:0}.modal-box{border:1px solid var(--line);background:var(--paper);width:min(100%,560px);max-height:calc(100dvh - 40px);box-shadow:var(--shadow);border-radius:8px;padding:28px;position:relative;overflow:auto}.modal-box h2{margin:0;font-size:23px}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100%,580px);min-height:70dvh;margin:0 auto;padding:40px 24px;display:flex}.centered-state h1{margin:18px 0 7px;font-size:25px}.centered-state p{color:var(--muted);margin:0 0 22px;line-height:1.7}.full-loading{min-height:100dvh;color:var(--muted);background:var(--canvas);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.full-loading .brand-mark{margin-right:8px}.workspace-skeleton{width:min(100%,1050px);margin:0 auto;padding:80px 60px}.skeleton-line,.skeleton-panel,.skeleton-grid div{background:#e8e9e4;border-radius:5px;animation:1.5s ease-in-out infinite alternate pulse}.skeleton-line{height:13px;margin-bottom:14px}.skeleton-line.short{width:110px}.skeleton-line.title{width:min(70%,590px);height:42px}.skeleton-line.medium{width:min(45%,360px)}.skeleton-panel{height:230px;margin-top:50px}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;display:grid}.skeleton-grid div{height:140px}@keyframes pulse{to{opacity:.5}}.list-loading{color:var(--muted);align-items:center;gap:9px;padding:42px 0;font-size:13px;display:flex}.completed-page{flex-direction:column;justify-content:center;align-items:flex-start;width:min(100%,780px);padding-top:70px;padding-bottom:70px;display:flex}.completed-mark{width:64px;height:64px;margin-bottom:25px}.completed-page h1{overflow-wrap:anywhere;margin:0;font-family:Songti SC,STSong,serif;font-size:52px;line-height:1.3}.completed-page>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.8}.completed-actions{flex-wrap:wrap;gap:8px;margin-top:31px;display:flex}.completed-synthesis{border-top:1px solid var(--line);width:100%;margin-top:54px;padding-top:31px}.completed-synthesis h2{margin:0;font-size:24px}@media (width<=1020px){.app-shell{grid-template-columns:224px minmax(0,1fr)}.journey-layout{grid-template-columns:205px minmax(0,1fr)}.phase-rail{padding-inline:13px}.question-stage{padding-inline:38px}.journey-card-wide{grid-template-columns:135px minmax(160px,1fr) minmax(120px,180px)}.journey-card-wide .journey-meta{display:none}}@media (width<=800px){.login-page{flex-direction:column-reverse;min-height:100dvh;display:flex}.login-visual{height:27dvh;min-height:200px}.login-visual:after{inset:15% 0 0}.visual-caption{bottom:22px;left:24px;right:24px}.visual-caption p{max-width:420px;margin-top:8px;font-size:20px}.visual-caption strong,.visual-caption span{display:none}.login-form-side{justify-content:flex-start;min-height:73dvh;padding:27px 24px 22px}.login-heading{margin:36px 0 24px}.login-heading h1{font-size:35px}.login-heading>p:last-child{margin-top:12px;font-size:14px}.safety-note{margin-top:34px}.app-shell{display:block}.desktop-sidebar{display:none}.mobile-header{z-index:30;min-height:58px;padding:max(8px, env(safe-area-inset-top)) 13px 8px;border-bottom:1px solid var(--line-soft);background:#f7f7f4f5;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.mobile-brand{align-items:center;gap:7px;font-size:14px;font-weight:750;display:flex}.mobile-brand svg{color:var(--green)}.mobile-drawer{z-index:90;display:block;position:fixed;inset:0}.drawer-backdrop{background:#1a1c1973;width:100%;height:100%;position:absolute;inset:0}.drawer-panel{background:#f1f2ee;width:min(84vw,292px);height:100dvh;animation:.18s ease-out drawer-in;position:relative;box-shadow:14px 0 36px #1b1e1a24}@keyframes drawer-in{0%{transform:translate(-100%)}}.drawer-close{z-index:2;position:absolute;top:16px;right:10px}.drawer-panel .sidebar-content{padding-top:20px}.page{min-height:calc(100dvh - 58px);padding:36px 20px 24px}.page-heading{align-items:flex-start}.page-heading h1{font-size:34px}.page-heading>.button{display:none}.mode-picker{grid-template-columns:1fr;margin-top:32px}.mode-option{min-height:250px}.resume-panel{flex-direction:column;align-items:stretch;min-height:270px;margin-top:32px;padding:27px 23px}.resume-panel .button{align-self:flex-end}.journey-grid{grid-template-columns:1fr}.journey-card-wide{min-height:150px;display:flex}.journey-card-wide .journey-meta{display:block}.journey-topbar{min-height:62px;padding:9px 14px}.journey-title-input{width:min(48vw,310px)}.save-status{display:none}.tool-button{justify-content:center;width:38px;height:38px;padding:0}.tool-button span{display:none}.tool-button.ai-tool{background:var(--green-pale);width:auto;padding-inline:9px;font-size:11px}.tool-button.ai-tool span{display:inline}.journey-layout{min-height:auto;display:block}.phase-rail{display:none}.question-stage{width:100%;padding:24px 20px calc(28px + env(safe-area-inset-bottom))}.mobile-phase-progress{color:var(--muted);background:var(--green-pale);border-radius:6px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:10px 12px;font-size:11px;display:flex}.mobile-phase-progress span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-phase-progress strong{color:var(--green)}.question-context{padding-bottom:18px}.question-body{padding-top:28px}.question-body h1{font-size:27px}.answer-textarea{min-height:210px;margin-top:23px}.question-actions{z-index:10;padding:13px 20px max(13px, env(safe-area-inset-bottom));background:#fffffff7;margin-inline:-20px;position:sticky;bottom:0}.calendar-trigger{width:42px;padding-inline:0;font-size:0}}@media (width<=560px){.login-visual{height:22dvh;min-height:160px}.login-form-side{min-height:78dvh}.login-heading h1{font-size:31px}.home-heading h1,.page-heading h1{overflow-wrap:anywhere;font-size:31px}.recent-section{margin-top:42px}.journey-topbar{gap:5px}.journey-title-wrap{flex:1;min-width:0}.journey-title-input{width:100%;min-width:0;font-size:13px}.journey-tools{flex:none}.journey-tools .export-tool{display:none}.question-heading-row{display:block}.required-label{margin-top:9px;display:inline-block}.question-actions{align-items:stretch}.question-actions>.button{width:42px;padding-inline:0;font-size:0}.question-actions-right,.question-actions-right .button-dark,.question-actions-right .button-primary{flex:1;min-width:0}.question-actions-right .button-primary{padding-inline:10px;font-size:13px}.question-actions-right .button-quiet{padding-inline:9px}.synthesis-empty{flex-direction:column;align-items:stretch}.synthesis-summary-grid,.milestone-row,.ai-scope,.action-map-grid{grid-template-columns:1fr}.calendar-field-grid{grid-template-columns:1fr 1fr}.calendar-field-grid label:last-child{grid-column:1/-1}.modal-box{padding:22px}.completed-actions{flex-direction:column;align-items:stretch;width:100%}.reset-intro-page{place-items:start center;padding:38px 20px 28px}.reset-intro-inner h1{font-size:34px}.reset-path{grid-template-columns:1fr;margin-top:30px}.reset-path li,.reset-path li:nth-child(odd),.reset-path li:nth-child(2n){border-left:0;padding:17px 0}.reset-intro-actions{flex-direction:column-reverse;align-items:stretch}}@media (width<=360px){.ai-action-label-full{display:none}.ai-action-label-short{display:inline}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
