:root{--ink:#24302a;--ink-soft:#44514a;--forest:#27362f;--sage:#718779;--sage-pale:#e6ece6;--cream:#f3f1e9;--paper:#fbfaf6;--white:#fff;--line:#dedfd7;--muted:#7d837e;--clay:#b86f58;--sand:#b79b66}*{box-sizing:border-box}body,html{background:var(--cream)}body{margin:0;color:var(--ink);font-family:Inter,Noto Sans Thai,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:19px;height:19px}blockquote,h1,h2,p{margin-top:0}h1,h2{font-family:Georgia,"Noto Serif Thai",serif;font-weight:400;letter-spacing:-.035em}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;display:flex;flex-direction:column;padding:31px 24px 25px;color:#e9eee9;background:var(--forest);z-index:10}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;font-size:15px;font-weight:650;letter-spacing:.01em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid #718177;border-radius:50%;color:#dfe9df;font:400 18px Georgia,serif}.brand small{display:block;margin-top:2px;color:#91a096;font-size:8px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.primary-nav{display:grid;grid-gap:5px;gap:5px;margin-top:52px}.primary-nav a,.primary-nav button{width:100%;display:flex;align-items:center;gap:13px;padding:11px 12px;border:0;border-radius:8px;color:#aeb9b2;background:transparent;text-decoration:none;font-size:13px;text-align:left}.primary-nav a.active,.primary-nav a:hover{color:white;background:#35463d}.primary-nav svg{width:17px;height:17px}.primary-nav a>span,.primary-nav button>span{display:grid;grid-gap:1px;gap:1px}.primary-nav em{color:#76867d;font-size:8px;font-style:normal;font-weight:500;letter-spacing:.04em}.primary-nav .active em{color:#aab7af}.primary-nav small{margin-left:auto;color:#718078;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.nav-disabled{cursor:default;opacity:.72}.sidebar-bottom{margin-top:auto}.inbox-link{display:flex;align-items:center;gap:11px;padding:10px 12px;color:#9eaba3;border-radius:8px;text-decoration:none;font-size:12px}.inbox-link>span{display:grid}.inbox-link small{color:#75847b;font-size:8px}.inbox-link.active,.inbox-link:hover{color:white;background:#35463d}.inbox-link svg{width:16px}.private-label{display:flex;align-items:center;gap:8px;margin:22px 12px 0;color:#75847b;font-size:8px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.private-label span{width:6px;height:6px;border-radius:50%;background:#7eaa89;box-shadow:0 0 0 3px rgba(126,170,137,.1)}main{max-width:1420px;margin-left:248px;padding:44px clamp(28px,5vw,78px) 80px}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.date-line{margin-bottom:12px;color:var(--sage);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-header h1{margin-bottom:7px;font-size:43px;line-height:1.05}.header-subtitle{margin-bottom:0;color:#8c918d;font-size:12px;letter-spacing:.03em}.avatar{width:43px;height:43px;display:grid;place-items:center;border:1px solid #ccd4cc;border-radius:50%;color:#52645a;background:#e2e8e1;font-size:11px;font-weight:700}.command-bar{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin-bottom:18px}.command-bar a,.command-bar button{min-height:58px;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #d8d9d2;border-radius:10px;color:#4c5851;background:rgba(255,255,255,.62);text-decoration:none;text-align:left}.command-bar a:hover,.command-bar button:hover{border-color:#9eaaa2;background:white}.command-bar .command-primary{color:white;border-color:var(--forest);background:var(--forest)}.command-bar .command-primary:hover{background:#34473d}.command-bar svg{width:17px;height:17px;flex:0 0 auto}.command-bar>button>span{font-size:21px;line-height:1}.command-bar strong{display:grid;grid-gap:2px;gap:2px;font-size:11px;font-weight:700}.command-bar small{color:#939a95;font-size:8px;font-weight:500}.command-primary small{color:#aebbb2}.action-form{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr auto;grid-gap:10px;gap:10px;align-items:end;margin:-7px 0 18px;padding:18px;border:1px solid #cfd5cf;border-radius:12px;background:#e9eee9;box-shadow:0 8px 24px rgba(38,53,44,.06)}.action-form-heading{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.action-form-heading>div{display:grid}.action-form-heading strong{font-size:14px}.action-form-heading small{color:#7f8d84;font-size:9px}.action-form-heading button{border:0;color:#7d8981;background:transparent;font-size:20px}.action-form label{display:grid;grid-gap:6px;gap:6px;color:#68766d;font-size:8px;font-weight:700;letter-spacing:.04em}.action-form input,.action-form select{width:100%;min-width:0;height:38px;padding:8px 10px;border:1px solid #ccd3cc;border-radius:7px;outline:0;background:#fff;font-size:10px}.action-form input:focus,.action-form select:focus{border-color:#7f9386}.action-submit{min-height:38px;padding:8px 14px;border:0;border-radius:7px;color:white;background:var(--forest);font-size:10px;font-weight:700;white-space:nowrap}.schedule-action-form{grid-template-columns:110px 1.3fr 1.3fr auto}.dashboard-label{display:flex;align-items:baseline;gap:8px;margin:0 2px 9px}.dashboard-label p{margin:0;font-size:12px;font-weight:700}.dashboard-label small{color:#969b97;font-size:8px}.snapshot{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:11px;gap:11px;margin-bottom:17px}.snapshot-stat{position:relative;min-height:94px;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;padding:17px 18px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.53)}.snapshot-stat span{color:#7e8580;font-size:10px;font-weight:650;letter-spacing:.05em}.snapshot-stat strong{font:400 29px/1 Georgia,serif}.snapshot-stat i{position:absolute;inset:auto 0 0;height:3px;background:var(--sage)}.snapshot-stat.clay i{background:var(--clay)}.snapshot-stat.ink i{background:var(--forest)}.snapshot-stat.sand i{background:var(--sand)}.snapshot-stat span small{display:block;margin-top:3px;color:#a3a7a4;font-size:7px;font-weight:500}.executive-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:16px;gap:16px;align-items:start}.panel{padding:24px;border:1px solid var(--line);border-radius:13px;background:var(--paper);box-shadow:0 7px 28px rgba(48,55,50,.035)}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{margin:0;font-size:24px}.section-aside{flex:0 0 auto;color:#8d938f;font-size:10px}.kicker{margin-bottom:7px;color:var(--sage);font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.focus-panel{grid-row:span 1}.focus-panel .section-aside{padding:5px 9px;border-radius:20px;background:var(--sage-pale);color:#66796d;font-weight:700}.attention-list{display:grid}.attention-item{min-width:0;display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #e8e8e2}.attention-item:first-child{border-top:0}.attention-item>div{min-width:0}.attention-item strong{display:block;overflow:hidden;color:#334039;font-size:13px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.attention-item p{display:flex;align-items:center;gap:6px;margin:5px 0 0;color:#8e938f;font-size:9px}.attention-item p i{font-style:normal}.focus-number{width:26px;color:#9ba29d;font:400 15px Georgia,serif}.priority-dot{width:5px;height:5px;border-radius:50%;background:#8b9b91}.priority-dot.high{background:var(--clay)}.priority-dot.medium{background:#c59e55}.check{width:20px;height:20px;flex:0 0 auto;display:grid;place-items:center;padding:0;border:1.5px solid #b8beba;border-radius:50%;color:white;background:transparent;font-size:11px}.check:hover{border-color:var(--sage);background:var(--sage-pale)}.schedule-panel{grid-column:2;grid-row:1/span 2}.text-button{padding:0;border:0;color:var(--sage);background:transparent;font-size:10px;font-weight:700}.schedule-form{display:grid;grid-template-columns:72px 1fr 1fr auto;grid-gap:7px;gap:7px;margin-bottom:12px}.schedule-form input{min-width:0;padding:9px;border:1px solid var(--line);border-radius:7px;background:white;font-size:10px}.schedule-form button{border:0;border-radius:7px;color:white;background:var(--sage);font-size:10px}.schedule-list{min-height:115px}.schedule-item{display:grid;grid-template-columns:43px 7px 1fr auto;align-items:center;grid-gap:9px;gap:9px;min-height:48px}.schedule-item time{color:#777f7a;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.schedule-item>span{width:7px;height:7px;border:2px solid var(--sage);border-radius:50%}.schedule-item strong{display:block;font-size:11px;font-weight:600}.schedule-item small{display:block;margin-top:2px;color:#929893;font-size:8px}.schedule-item button{padding:5px;border:0;color:#b2b5b2;background:transparent;font-size:17px}.integration-note{display:flex;align-items:center;gap:7px;margin:16px 0 0;padding-top:13px;border-top:1px solid #e5e6e0;color:#a0a5a1;font-size:8px}.integration-note svg{width:12px;height:12px}.attention-panel{min-height:228px}.business-panel{border-top:3px solid #50675a}.life-panel{border-top:3px solid #b39b70}.note-panel textarea{width:100%;min-height:112px;padding:14px;resize:vertical;border:0;border-radius:8px;outline:0;color:#3e4943;background:#f3f3ee;font-size:12px;line-height:1.65}.note-panel textarea:focus{box-shadow:inset 0 0 0 1px #aab7ae}.chief-panel{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .7fr auto;align-items:center;grid-gap:24px;gap:24px;color:#edf3ee;border-color:#32453a;background:var(--forest)}.chief-copy{display:flex;align-items:center;gap:15px}.chief-orb{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#dce8dd;background:#40544a}.chief-orb svg{width:20px}.chief-panel h2{margin-bottom:6px;font-size:24px}.chief-panel p:not(.kicker){max-width:430px;margin:0;color:#aab7af;font-size:10px;line-height:1.55}.chief-panel details,.tomorrow-panel details{color:#aeb8b1;font-size:9px}.chief-panel summary,.tomorrow-panel summary{cursor:pointer}.chief-panel pre,.tomorrow-panel pre{max-height:180px;overflow:auto;white-space:pre-wrap;padding:12px;border-radius:8px;color:#cbd4ce;background:rgba(0,0,0,.13);font:9px/1.5 ui-monospace,monospace}.primary-button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:0;border-radius:8px;color:#26342c;background:#dbe6dc;font-size:10px;font-weight:750;white-space:nowrap}.primary-button svg{width:14px}.primary-button:hover{background:#edf3ed}.close-day-card{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:22px 25px;border:1px solid #d9d8ce;border-radius:13px;color:var(--ink);background:#ebe8dd;text-decoration:none}.close-day-card h2{margin-bottom:5px;font-size:22px}.close-day-card p:not(.kicker){margin:0;color:#767c77;font-size:10px}.close-day-card>span{font:300 28px Georgia,serif;transition:transform .2s}.close-day-card:hover>span{transform:translateX(4px)}.overdue-footnote{margin:13px 3px 0;color:#8c827c;font-size:9px}.overdue-footnote span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-right:5px;border-radius:50%;color:white;background:var(--clay);font-size:8px}.quiet-link{display:inline-block;margin:14px 3px 0;color:#718078;font-size:10px;text-decoration:none}.empty-state{min-height:88px;display:flex;align-items:center;justify-content:center;gap:12px;color:#a1a6a2}.empty-state>span{color:#c4c8c4;font-size:21px}.empty-state strong{display:block;color:#7b817d;font-size:11px;font-weight:600}.empty-state p{max-width:260px;margin:4px 0 0;font-size:9px;line-height:1.45}.inbox-layout{display:grid;grid-template-columns:330px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.capture-panel{display:grid;grid-gap:18px;gap:18px}.capture-panel h2{margin:0;font-size:25px}.capture-title{width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--line);outline:0;background:transparent;font-size:14px}.capture-fields{display:grid;grid-gap:10px;gap:10px}.capture-fields label{display:grid;grid-gap:6px;gap:6px;color:#8b918d;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.capture-fields input,.capture-fields select{width:100%;padding:10px;border:1px solid var(--line);border-radius:7px;color:#4f5953;background:#f7f7f3;font-size:11px;text-transform:none}.capture-panel .primary-button{width:100%;color:white;background:var(--forest)}.inbox-panel{min-height:430px}.inbox-heading{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.filter-tabs{display:flex;padding:3px;border-radius:8px;background:#efefea}.filter-tabs button{padding:6px 11px;border:0;border-radius:6px;color:#858b87;background:transparent;font-size:9px;text-transform:capitalize}.filter-tabs button.active{color:var(--ink);background:white;box-shadow:0 1px 3px rgba(0,0,0,.08)}.editable-task{display:flex;align-items:flex-start;gap:12px;padding:15px 2px;border-bottom:1px solid #e7e7e1}.editable-task.done{opacity:.55}.editable-task.done .editable-title{text-decoration:line-through}.editable-task .check{margin-top:4px}.editable-task.done .check{border-color:var(--sage);background:var(--sage)}.editable-fields{min-width:0;flex:1 1}.editable-title{width:100%;padding:2px 0 7px;border:0;outline:0;background:transparent;font-size:12px;font-weight:620}.editable-fields>div{display:flex;gap:7px}.editable-fields input,.editable-fields select{min-width:0;padding:5px 7px;border:1px solid #e2e3dd;border-radius:5px;color:#858b87;background:#f6f6f2;font-size:8px}.review-layout{display:grid;grid-template-columns:310px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.review-status{padding:27px;border-radius:13px;color:white;background:var(--forest)}.review-status .kicker{color:#9aad9f}.review-status>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin:25px 0}.review-status article{display:grid;grid-gap:5px;gap:5px}.review-status article strong{font:400 38px Georgia,serif}.review-status article span{color:#a8b4ac;font-size:9px}.review-status blockquote{margin:0;padding-top:20px;border-top:1px solid #45554c;color:#b7c1ba;font:400 15px/1.45 Georgia,serif}.review-form{grid-row:span 2}.review-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.review-fields label{display:grid;grid-template-columns:25px 1fr;align-items:center;padding:15px;border:1px solid #e2e2dc;border-radius:9px}.review-fields label>span{color:#9ca39e;font:400 12px Georgia,serif}.review-fields label>strong{font-size:11px;font-weight:650}.review-fields textarea{grid-column:1/-1;min-height:105px;margin-top:10px;padding:11px;resize:vertical;border:0;border-radius:6px;outline:0;background:#f4f4ef;font-size:10px;line-height:1.55}.tomorrow-panel{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:center}.tomorrow-panel h2{margin-bottom:4px;font-size:21px}.tomorrow-panel p:not(.kicker){margin:0;color:#858b87;font-size:9px}.tomorrow-panel .primary-button,.tomorrow-panel details{grid-column:1/-1}.tomorrow-panel pre{color:#59635d;background:#f0f1ec}.tomorrow-panel .primary-button{width:100%;color:white;background:var(--forest)}.project-momentum-panel{border-top:3px solid #50675a}.project-momentum-panel .section-aside a{color:#64766b;text-decoration:none}.project-momentum-row{display:grid;grid-template-columns:7px 1fr auto;align-items:center;grid-gap:11px;gap:11px;min-height:54px;border-top:1px solid #e6e7e1}.project-momentum-row:first-child{border-top:0}.project-importance{width:7px;height:7px;border-radius:50%;background:#a9afab}.project-importance.critical{background:#b86f58}.project-importance.high{background:#ae9159}.project-momentum-row strong{font-size:12px}.project-momentum-row p{margin:3px 0 0;color:#8b918d;font-size:9px}.project-momentum-row aside{display:grid;justify-items:center;min-width:28px}.project-momentum-row aside b{font:400 18px Georgia,serif}.project-momentum-row aside small{color:#9ca19d;font-size:7px}.weekly-prep{grid-column:1/-1}.weekly-prep>div:first-child>span{color:#8a908c;font-size:10px}.weekly-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:18px 0}.weekly-columns article{position:relative;min-height:110px;padding:14px;border:1px solid #e0e1da;border-radius:9px;background:#f6f6f1}.weekly-columns article>strong{font-size:10px}.weekly-columns article>span{position:absolute;right:12px;top:11px;font:400 18px Georgia,serif}.weekly-columns ul{margin:11px 0 0;padding-left:14px;color:#667069;font-size:9px;line-height:1.55}.weekly-columns p{margin:18px 0 0;color:#a0a5a1;font-size:9px}.weekly-prep>label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#657169;font-size:10px;font-weight:700}.weekly-prep select{min-width:170px;padding:9px;border:1px solid #d9dbd4;border-radius:7px;background:white;font-size:10px}.standalone-shell{min-height:100vh;padding:45px clamp(22px,7vw,100px) 80px}.standalone-header{max-width:1180px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 auto 28px}.standalone-header p{margin-bottom:8px;color:#728278;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.standalone-header h1{margin-bottom:7px;font-size:40px}.standalone-header span{color:#838985;font-size:11px}.standalone-header a,.standalone-header button{display:inline-flex;min-height:40px;align-items:center;padding:9px 13px;border:1px solid #d4d7d1;border-radius:8px;color:#52635a;background:#faf9f5;text-decoration:none;font-size:10px;font-weight:700}.standalone-header>div:last-child{display:flex;gap:7px}.memory-grid{max-width:1180px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:0 auto;padding:0}.memory-card{display:block;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--paper)}.memory-card>div{display:flex;align-items:baseline;gap:8px}.memory-card strong{font-size:14px}.memory-card small{color:#8f9691;font-size:8px}.memory-card p{min-height:30px;margin:7px 0 12px;color:#8a908c;font-size:9px;line-height:1.5}.memory-card textarea{width:100%;min-height:180px;padding:13px;resize:vertical;border:0;border-radius:8px;outline:0;background:#f1f2ed;font-size:11px;line-height:1.7}.memory-card>span{display:block;margin-top:7px;color:#a2a7a3;font-size:7px;text-align:right}.project-add{max-width:1180px;display:flex;gap:8px;margin:-12px auto 18px;padding:15px;border-radius:11px;background:#e7ece7}.project-add input{flex:1 1;min-width:0;padding:10px;border:1px solid #cdd4ce;border-radius:7px}.project-add button{border:0;border-radius:7px;color:white;background:var(--forest);padding:9px 15px}.project-registry{max-width:1180px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px;gap:13px;margin:0 auto;padding:0}.project-editor{display:grid;grid-gap:12px;gap:12px;padding:20px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.project-editor-head{display:flex;gap:8px}.project-editor-head input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-size:16px;font-weight:700}.project-editor label{display:grid;grid-gap:5px;gap:5px;color:#858c87;font-size:8px;font-weight:700;letter-spacing:.04em}.project-editor label input,.project-editor select{width:100%;padding:9px;border:1px solid #dfe0da;border-radius:7px;color:#4f5b54;background:#f7f7f3;font-size:10px}.project-editor-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mobile-nav,.mobile-quick-actions,.mobile-today-core{display:none}@media (max-width:980px){.executive-grid{grid-template-columns:1fr}.chief-panel,.close-day-card,.schedule-panel{grid-column:1}.schedule-panel{grid-row:auto}.chief-panel{grid-template-columns:1fr auto}.chief-panel details{grid-column:1/-1}.inbox-layout,.review-layout{grid-template-columns:1fr}.review-form{grid-row:auto}.review-status{order:2}}@media (max-width:760px){body{background:#f5f2e9}.sidebar{display:none}main{margin-left:0;padding:20px 16px calc(172px + env(safe-area-inset-bottom))}.app-header{margin-bottom:19px}.app-header h1{font-family:Inter,Noto Sans Thai,sans-serif;font-size:27px;font-weight:720;letter-spacing:-.035em}.date-line{margin-bottom:7px;color:#738279;font-size:8px}.header-subtitle{font-size:9px}.avatar{width:40px;height:40px}.today-dashboard>.command-bar,.today-dashboard>.dashboard-label,.today-dashboard>.executive-grid,.today-dashboard>.overdue-footnote,.today-dashboard>.quiet-link,.today-dashboard>.snapshot{display:none}.mobile-today-core{display:grid;grid-gap:14px;gap:14px}.mobile-summary{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border:1px solid #deddd4;border-radius:9px;color:#6d756f;background:rgba(255,255,255,.58);font-size:9px}.mobile-summary span{white-space:nowrap}.mobile-summary strong{margin-left:3px;color:#2e3d35;font-size:11px}.mobile-summary i{width:1px;height:13px;background:#d6d7d0}.mobile-hero{position:relative;overflow:hidden;min-height:204px;padding:21px;border-radius:17px;color:white;background:var(--forest);box-shadow:0 13px 30px rgba(38,53,44,.14)}.mobile-hero:after{content:"";position:absolute;width:160px;height:160px;right:-78px;top:-80px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.mobile-hero p{margin-bottom:26px;color:#d9e3dc;font-size:12px;font-weight:700}.mobile-hero p small{display:block;margin-top:2px;color:#85978c;font-size:8px;font-weight:500}.hero-rank{margin-bottom:7px;color:#c3a86b;font:400 12px Georgia,serif}.mobile-hero h2{max-width:90%;margin:0 0 9px;font-family:Inter,Noto Sans Thai,sans-serif;font-size:23px;font-weight:700;line-height:1.35;letter-spacing:-.025em}.mobile-hero>span{display:block;color:#aebdb4;font-size:9px}.mobile-hero>button{min-height:38px;margin-top:18px;padding:8px 14px;border:1px solid #72847a;border-radius:20px;color:#e9eee9;background:transparent;font-size:9px;font-weight:700}.mobile-alert,.mobile-focus-list,.mobile-next,.mobile-note{padding:4px 3px 1px}.mobile-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mobile-section-title>div{display:grid}.mobile-section-title strong{font-size:13px}.mobile-section-title small{margin-top:1px;color:#999e9a;font-size:8px}.mobile-section-title>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#68766d;background:#e2e7e1;font-size:8px}.mobile-section-title>button{min-height:36px;padding:0 5px;border:0;color:#607468;background:transparent;font-size:9px;font-weight:700}.mobile-focus-list .attention-item{min-height:55px;padding:10px 1px}.mobile-alert .attention-item strong,.mobile-focus-list .attention-item strong{font-size:12px}.mobile-alert .check,.mobile-focus-list .check{width:24px;height:24px}.mobile-focus-list .focus-number{width:21px;font-size:12px}.mobile-next{padding-top:14px;border-top:1px solid #ddddd5}.next-schedule-row{display:grid;grid-template-columns:57px 1fr;align-items:center;padding:14px 15px;border-left:3px solid #a98c53;border-radius:0 10px 10px 0;background:#eeeadf}.next-schedule-row time{color:#876f43;font:600 15px ui-monospace,monospace}.next-schedule-row strong{display:block;font-size:12px}.next-schedule-row small{display:block;margin-top:3px;color:#858a86;font-size:8px}.empty-next{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px dashed #cdd1cb;border-radius:10px;color:#69766e;background:rgba(255,255,255,.35);text-align:left}.empty-next svg{width:19px}.empty-next span{display:grid;grid-gap:2px;gap:2px;font-size:10px;font-weight:700}.empty-next small{color:#999f9b;font-size:8px;font-weight:400}.mobile-alert{padding-top:14px;border-top:1px solid #ddddd5}.mobile-alert.business .mobile-section-title>span{color:white;background:#52675b}.mobile-alert.personal .mobile-section-title>span{color:#6e5c36;background:#e8dfca}.mobile-note{padding-top:14px;border-top:1px solid #ddddd5}.mobile-note label{display:block;margin-bottom:7px;font-size:11px;font-weight:700}.mobile-note label small{margin-left:4px;color:#9ba09c;font-size:8px;font-weight:400}.mobile-note textarea{width:100%;min-height:78px;padding:12px;resize:vertical;border:1px solid #dedfd8;border-radius:10px;outline:0;background:rgba(255,255,255,.55);font-size:11px;line-height:1.55}.mobile-brief-button{min-height:58px;display:grid;grid-template-columns:auto 1fr;align-items:center;justify-content:center;grid-column-gap:9px;column-gap:9px;margin-top:2px;padding:11px 18px;border:0;border-radius:12px;color:white;background:var(--forest);font-size:12px;font-weight:750}.mobile-brief-button svg{grid-row:1/3}.mobile-brief-button small{color:#95a69c;font-size:8px;font-weight:400}.mobile-projects{padding-top:14px;border-top:1px solid #ddddd5}.mobile-projects .mobile-section-title a{color:#63766a;font-size:8px;text-decoration:none}.mobile-projects .project-momentum-row{min-height:52px}.mobile-projects .project-momentum-row p{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-quick-actions{position:fixed;inset:auto 10px calc(67px + env(safe-area-inset-bottom));z-index:24;display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-gap:5px;gap:5px;padding:6px;border:1px solid #d4d7d1;border-radius:15px;background:rgba(251,250,246,.96);box-shadow:0 10px 30px rgba(31,43,36,.17);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-quick-actions button{min-height:45px;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px;border:0;border-radius:10px;color:#4f5d55;background:transparent;font-size:9px;font-weight:700}.mobile-quick-actions button:first-child{color:white;background:var(--forest)}.mobile-quick-actions svg{width:15px;height:15px}.mobile-quick-actions span{font-size:16px}.action-form,.schedule-action-form{position:fixed;inset:auto 10px calc(123px + env(safe-area-inset-bottom));z-index:30;max-height:calc(100vh - 150px);overflow:auto;grid-template-columns:1fr 1fr;margin:0;padding:17px;border-radius:15px;box-shadow:0 15px 60px rgba(24,34,28,.28)}.action-form .action-submit,.action-form .wide,.action-form-heading{grid-column:1/-1}.action-form input,.action-form select{min-height:44px;font-size:11px}.action-submit{min-height:46px}.chief-panel{grid-template-columns:1fr}.chief-panel details{grid-column:auto}.chief-panel .primary-button{width:100%}.close-day-card{padding:19px}.close-day-card p:not(.kicker){max-width:250px;line-height:1.45}.review-fields{grid-template-columns:1fr}.review-status{order:0}.mobile-nav{position:fixed;inset:auto 0 0;z-index:25;display:flex;justify-content:space-around;padding:8px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #d8dbd5;background:rgba(252,251,247,.97);box-shadow:0 -6px 24px rgba(36,48,42,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a,.mobile-nav button{min-width:64px;min-height:48px;display:grid;justify-items:center;align-content:center;grid-gap:3px;gap:3px;padding:4px;border:0;color:#9aa09c;background:transparent;text-decoration:none;font-size:9px}.mobile-nav svg{width:18px;height:18px}.mobile-nav .active{color:#31493b}.mobile-nav button{opacity:.48}.standalone-shell{padding:24px 16px 60px}.standalone-header{display:grid;align-items:start}.standalone-header h1{font-size:29px}.standalone-header>div:last-child{flex-wrap:wrap}.memory-grid,.project-registry{grid-template-columns:1fr}.memory-card textarea{min-height:155px}.weekly-columns{grid-template-columns:1fr}.weekly-prep>label{display:grid}.weekly-prep select{width:100%}.review-layout .weekly-prep{order:3}}@media (max-width:480px){.app-header h1{font-size:29px;line-height:1.25}.schedule-form{grid-template-columns:72px 1fr}.schedule-form button{grid-column:1/-1;min-height:34px}.inbox-heading{display:block}.filter-tabs{width:max-content;margin-bottom:15px}.editable-fields>div{flex-wrap:wrap}.editable-fields input{width:120px}.project-editor-fields{grid-template-columns:1fr}}.mission-screen{max-width:760px;min-height:100vh;margin:0 auto;padding:calc(24px + env(safe-area-inset-top)) 18px calc(56px + env(safe-area-inset-bottom))}.mission-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mission-header>div{display:grid}.mission-header span{color:#819087;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.mission-header strong{font-size:13px}.mission-header a{min-height:44px;display:flex;align-items:center;color:#69766e;font-size:9px;text-decoration:none}.mission-hero{min-height:calc(100vh - 104px);min-height:calc(100svh - 104px - env(safe-area-inset-top));display:flex;flex-direction:column;justify-content:center;padding:30px 26px calc(30px + env(safe-area-inset-bottom));border-radius:22px;color:white;background:var(--forest);box-shadow:0 18px 50px rgba(36,48,42,.16)}.mission-hero>p:first-child{margin-bottom:28px;color:#d5dfd8;font-size:13px;font-weight:700}.mission-hero>p small{display:block;margin-top:3px;color:#84968b;font-size:8px;font-weight:500}.mission-hero h1{max-width:620px;margin-bottom:34px;font-family:Inter,Noto Sans Thai,sans-serif;font-size:clamp(30px,6vw,52px);font-weight:730;line-height:1.22}.mission-context{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:20px;gap:20px;margin-bottom:34px}.mission-context>span{color:#e0e7e2;font-size:12px;line-height:1.5}.mission-context small{display:block;margin-bottom:5px;color:#8fa097;font-size:8px;letter-spacing:.06em;text-transform:uppercase}.mission-context .risk{grid-column:1/-1;padding-top:17px;border-top:1px solid #42534a;color:#d7b0a2}.start-focus{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;margin-top:auto;border-radius:12px;color:#26332c;background:#edf1ec;text-decoration:none;font-size:13px;font-weight:750}.mission-empty{color:#a7b4ac;font-size:11px}.mission-flow{padding:30px 3px 0}.next-event{grid-template-columns:84px 1fr;align-items:center;grid-gap:18px;gap:18px;padding:4px 0 24px;border-bottom:1px solid #dbdcd5}.next-event,.next-event>div{display:grid}.mission-top-three header small,.next-event small,.signal-group header small{color:#969d98;font-size:8px}.next-event time{margin-top:3px;color:#35483d;font:600 21px ui-monospace,monospace}.next-event>strong{font-size:16px}.mission-top-three{padding:25px 0;border-bottom:1px solid #dbdcd5}.mission-top-three header,.signal-group header{margin-bottom:10px}.mission-top-three header>div,.signal-group header{display:grid}.mission-top-three>div{min-height:54px;display:grid;grid-template-columns:30px 1fr;align-items:center;border-top:1px solid #e5e5de}.mission-top-three>div span{color:#9b8a66;font:400 12px Georgia,serif}.mission-top-three>div strong{font-size:12px}.signal-group{padding:23px 0;border-bottom:1px solid #dbdcd5}.signal-group>div{padding:8px 0;color:#46534c;font-size:11px}.signal-group>div span{margin-right:10px;color:#b16f59}.mission-footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding-top:28px}.mission-footer a,.mission-footer button{min-height:55px;display:grid;place-items:center;align-content:center;grid-gap:2px;gap:2px;border:0;border-radius:11px;color:white;background:var(--forest);text-decoration:none;font-size:11px;font-weight:700}.mission-footer a{color:#3f4c45;border:1px solid #d9dad3;background:#f9f8f4}.mission-footer small{color:#91a198;font-size:7px;font-weight:400}.mission-footer a small{color:#9aa09c}.focus-screen{width:min(680px,100%);min-height:100vh;min-height:100svh;display:flex;flex-direction:column;margin:0 auto;padding:calc(28px + env(safe-area-inset-top)) 22px calc(36px + env(safe-area-inset-bottom));color:#eaf0eb;background:var(--forest)}.focus-screen>header{display:flex;justify-content:space-between;color:#8fa097;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.focus-screen>header a{min-height:44px;display:flex;align-items:center;color:#9eada4;text-decoration:none}.focus-mission{margin:8vh 0 5vh}.focus-checklist>p,.focus-mission p{color:#81938a;font-size:8px;font-weight:700;letter-spacing:.14em}.focus-mission h1{max-width:580px;margin:0;font-family:Inter,Noto Sans Thai,sans-serif;font-size:clamp(30px,7vw,48px);font-weight:720;line-height:1.25}.focus-timer{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-top:1px solid #43534b;border-bottom:1px solid #43534b}.focus-timer strong{font:400 42px ui-monospace,monospace;letter-spacing:-.06em}.focus-timer button{min-height:44px;padding:8px 15px;border:1px solid #718178;border-radius:22px;color:#dbe4de;background:transparent;font-size:9px}.focus-done:disabled,.focus-timer button:disabled{opacity:.42;cursor:not-allowed}.focus-checklist{display:grid;grid-gap:13px;gap:13px;margin:25px 0}.focus-checklist label{min-height:34px;display:flex;align-items:center;gap:10px;color:#c7d1ca;font-size:11px}.focus-checklist input{width:22px;height:22px;accent-color:#8fa498}.focus-notes{display:grid;grid-gap:7px;gap:7px;color:#81938a;font-size:8px;font-weight:700;letter-spacing:.14em}.focus-notes textarea{min-height:105px;padding:13px;resize:vertical;border:1px solid #485951;border-radius:10px;outline:0;color:#e8eee9;background:#314239;font-size:16px;line-height:1.6}.focus-done{min-height:56px;margin-top:auto;flex:0 0 auto;border:0;border-radius:11px;color:#26332c;background:#e8eee9;font-size:12px;font-weight:750}.completion-screen{align-items:center;justify-content:center;text-align:center}.completion-screen>p{color:#93a49a;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.completion-screen>h1{font-size:42px}.completion-mark{width:78px;height:78px;display:grid;place-items:center;margin:18px 0 45px;border:1px solid #6f8277;border-radius:50%;font-size:30px}.completion-screen section{width:100%;padding-top:25px;border-top:1px solid #43534b}.completion-screen section small{color:#8fa097;font-size:8px}.completion-screen section h2{margin:10px 0 22px;font-family:Inter,Noto Sans Thai,sans-serif;font-size:22px}.completion-screen a,.completion-screen button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;border:0;border-radius:10px;color:#26332c;background:#e8eee9;text-decoration:none;font-size:11px;font-weight:700}.compact-memory{grid-template-columns:1fr;max-width:760px}.memory-rule-card{padding:18px 20px}.memory-rules{display:grid;grid-gap:5px;gap:5px;margin-top:14px}.memory-rules>div{display:grid;grid-template-columns:14px 1fr 28px;align-items:center}.memory-rules>div>span{color:#8b9b91}.memory-rules input{width:100%;min-height:38px;border:0;border-bottom:1px solid #e4e4de;outline:0;background:transparent;font-size:11px}.memory-rules button{border:0;color:#b0b4b1;background:transparent}.add-rule{min-height:38px;margin-top:12px;padding:7px 10px;border:1px solid #d9dbd4;border-radius:7px;color:#617168;background:#f7f7f3;font-size:9px}.executive-project{gap:13px}.progress-line{position:relative;height:7px;margin:5px 0 1px;border-radius:10px;background:#e7e7e1}.progress-line span{display:block;height:100%;border-radius:10px;background:var(--forest)}.progress-line b{position:absolute;right:0;top:-24px;font-size:11px}.project-brief-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.project-open-issues{display:flex;align-items:center;justify-content:space-between;color:#7f8782;font-size:9px}.project-open-issues strong{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#8e513f;background:#f0dfd8;font-size:10px}@media (min-width:800px){.mission-screen{padding-top:34px}.mission-hero{min-height:680px}.focus-screen{margin-top:24px;min-height:calc(100vh - 48px);border-radius:20px}.executive-projects{grid-template-columns:1fr 1fr}}@media (max-width:600px){input,select,textarea{font-size:16px}.mission-screen{padding:calc(17px + env(safe-area-inset-top)) 13px calc(40px + env(safe-area-inset-bottom))}.mission-hero{min-height:calc(100svh - 80px - env(safe-area-inset-top));padding:25px 21px calc(25px + env(safe-area-inset-bottom));border-radius:18px}.mission-hero h1{font-size:31px}.mission-context{grid-template-columns:1fr;gap:14px}.mission-context .risk{grid-column:auto}.mission-footer,.project-brief-grid{grid-template-columns:1fr}.standalone-shell{padding-top:calc(24px + env(safe-area-inset-top));padding-bottom:calc(60px + env(safe-area-inset-bottom))}body:has(input:focus,textarea:focus,select:focus) .mobile-nav,body:has(input:focus,textarea:focus,select:focus) .mobile-quick-actions{display:none}}.auth-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f5f1e8;color:#27362f}.auth-screen>p{font-weight:700}.auth-screen form{width:min(100%,420px);display:grid;grid-gap:18px;gap:18px;padding:32px;border:1px solid rgba(39,54,47,.16);border-radius:24px;background:#fffdf8;box-shadow:0 20px 60px rgba(39,54,47,.1)}.auth-screen form small,.auth-screen form span{color:#758078}.auth-screen form h1{margin:-8px 0 0;font-size:clamp(1.7rem,7vw,2.3rem)}.auth-screen form label{display:grid;grid-gap:8px;gap:8px;font-weight:700}.auth-screen form input{min-height:50px;width:100%;border:1px solid rgba(39,54,47,.2);border-radius:12px;padding:0 14px;font:inherit}.auth-screen form button{min-height:52px;border:0;border-radius:14px;background:#27362f;color:white;font:inherit;font-weight:800}.auth-error{margin:0;color:#a33b32}.offline-banner{position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:8px 16px;background:#b45f42;color:white;text-align:center;font-size:12px;font-weight:700}.users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0}.users-toolbar button{min-height:48px;border:0;border-radius:14px;padding:0 18px;background:#27362f;color:#fff;font:inherit;font-weight:800}.user-form small,.users-list small,.users-toolbar small{display:block;opacity:.68}.users-message{padding:12px 16px;border-radius:12px;background:#eee6d5;color:#27362f}.users-list{display:grid;grid-gap:14px;gap:14px}.users-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid rgba(39,54,47,.14);border-radius:18px;background:#fffdf8}.users-list h2,.users-list p{margin:4px 0;overflow-wrap:anywhere}.users-list span{display:inline-block;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800;background:#dce7df}.users-list span.inactive{background:#eadfd9;color:#8b4639}.users-list footer{display:flex;flex-wrap:wrap;gap:8px}.user-form button,.users-list button{min-height:44px;border:1px solid rgba(39,54,47,.18);border-radius:11px;padding:0 12px;background:#fff;font:inherit;font-weight:700}.users-list button.danger{color:#9a3f34}.user-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:20px 0 28px;padding:22px;border-radius:20px;background:#fffdf8;border:1px solid rgba(39,54,47,.14)}.user-form footer,.user-form header{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px}.user-form label{display:grid;grid-gap:7px;gap:7px;font-weight:700}.user-form input,.user-form select{width:100%;min-height:48px;border:1px solid rgba(39,54,47,.2);border-radius:11px;padding:0 12px;font:inherit}.user-form .user-active{display:flex;align-items:center}.user-form .user-active input{width:22px;min-height:22px}.user-form footer{justify-content:flex-end}.user-form footer button:last-child{background:#27362f;color:white}@media (max-width:700px){.users-list article{align-items:stretch;flex-direction:column}.users-list button,.users-list footer{width:100%}.user-form{grid-template-columns:1fr;padding:18px}}:root{--executive-ink:#26342d;--executive-muted:#68736c;--executive-paper:#f4f0e7;--executive-card:#fffdf8}html{font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Noto Sans Thai,Leelawadee UI,Segoe UI,sans-serif;color:var(--executive-ink);letter-spacing:-.008em}button,h1,h2,h3,strong{font-family:inherit}h1{font-size:clamp(1.85rem,4vw,2.7rem);line-height:1.18;letter-spacing:-.035em;font-weight:760}h2{font-size:clamp(1.2rem,2.5vw,1.55rem);line-height:1.3;letter-spacing:-.022em;font-weight:740}button,input,label,p,select,textarea{line-height:1.55}small{letter-spacing:.015em}.mission-hero h1{max-width:19ch;font-size:clamp(2rem,5vw,3.35rem);line-height:1.12;letter-spacing:-.045em}.mission-header strong,.standalone-header h1{letter-spacing:-.025em}.memory-rule-card,.mission-context span,.project-summary-card,.users-list article{line-height:1.48}.app-bottom-nav{position:fixed;z-index:900;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100% - 24px),560px);display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px;padding:7px;border:1px solid rgba(39,54,47,.13);border-radius:20px;background:rgba(255,253,248,.94);box-shadow:0 16px 45px rgba(31,45,38,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-bottom-nav a{min-width:0;min-height:52px;display:grid;place-content:center;grid-gap:1px;gap:1px;border-radius:14px;color:#68736c;text-align:center;text-decoration:none}.app-bottom-nav a strong{font-size:13px;font-weight:760}.app-bottom-nav a small{font-size:9px;text-transform:uppercase}.app-bottom-nav a.active{background:#27362f;color:#fff}.mission-screen,.shell>main,.standalone-shell{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.settings-screen{max-width:980px}.logout-button{min-height:46px;border:1px solid rgba(154,63,52,.22);border-radius:13px;padding:0 16px;background:transparent;color:#91453a;font:inherit;font-weight:760}.logout-button small{display:block;font-size:9px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:28px 0}.settings-grid>a,.settings-grid>section{min-width:0;display:grid;grid-template-columns:38px 1fr;grid-gap:14px;gap:14px;padding:22px;border:1px solid rgba(39,54,47,.13);border-radius:18px;background:var(--executive-card);color:inherit;text-decoration:none}.settings-grid>a:hover{border-color:rgba(39,54,47,.35);transform:translateY(-1px)}.settings-grid>*>span{color:#9b8050;font-size:12px;font-weight:800}.settings-grid h2,.settings-grid p{margin:0 0 6px}.settings-grid p{color:var(--executive-muted);font-size:14px}.settings-grid small{display:block;margin-bottom:10px;color:var(--executive-muted)}.password-form{max-width:620px;display:grid;grid-gap:16px;gap:16px;margin:28px 0;padding:24px;border:1px solid rgba(39,54,47,.14);border-radius:20px;background:var(--executive-card)}.password-form.forced{width:min(100%,460px);margin:0}.password-form h1,.password-form p{margin:4px 0}.password-form p{color:var(--executive-muted)}.password-form label{display:grid;grid-gap:7px;gap:7px;font-weight:720}.password-form input{width:100%;min-height:50px;border:1px solid rgba(39,54,47,.2);border-radius:12px;padding:0 13px;font:inherit}.password-form button{min-height:50px;border:0;border-radius:13px;background:#27362f;color:white;font:inherit;font-weight:780}.password-message{margin:0;color:#91453a!important;font-weight:700}@media (max-width:700px){h1{font-size:clamp(1.7rem,8vw,2.15rem)}.mission-hero h1{font-size:clamp(2rem,10vw,2.7rem)}.settings-grid{grid-template-columns:1fr}.standalone-header{align-items:flex-start}.logout-button{flex:none}.app-bottom-nav{bottom:max(8px,env(safe-area-inset-bottom))}}.projects-toolbar{max-width:1180px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 auto 18px}.projects-toolbar>span{color:#818884;font-size:10px}.project-primary-action{min-height:48px;display:flex;align-items:center;gap:7px;padding:11px 17px;border:0;border-radius:10px;color:white;background:var(--forest);font-size:12px;font-weight:750}.project-primary-action small{color:#aebcb3;font-size:8px;font-weight:500}.project-form{max-width:1180px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 auto 20px;padding:22px;border:1px solid #cdd5ce;border-radius:14px;background:#e8ede8;box-shadow:0 12px 35px rgba(36,48,42,.09)}.project-form-heading{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.project-form-heading>div{display:grid}.project-form-heading strong{font-size:16px}.project-form-heading small{color:#7d8b82;font-size:9px}.project-form-heading>button{width:44px;height:44px;border:0;color:#68776e;background:transparent;font-size:22px}.project-form label{min-width:0;display:grid;grid-gap:6px;gap:6px;color:#647169;font-size:9px;font-weight:700}.project-form input,.project-form select{width:100%;min-width:0;min-height:44px;padding:9px 11px;border:1px solid #cbd2cc;border-radius:8px;outline:0;background:white;font-size:11px}.project-form-wide{grid-column:1/-1}.project-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.project-form-actions button{min-height:44px;padding:9px 16px;border:1px solid #c9d0ca;border-radius:8px;color:#59675f;background:white;font-size:10px;font-weight:700}.project-form-actions button:last-child{color:white;border-color:var(--forest);background:var(--forest)}.project-summary-card{min-width:0;padding:21px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 6px 22px rgba(45,54,48,.035)}.project-summary-card.is-archived{opacity:.68;background:#f0f0ec}.project-summary-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.project-summary-card>header>div{min-width:0}.project-summary-card h2{margin:7px 0 0;overflow-wrap:anywhere;font-family:Inter,Noto Sans Thai,sans-serif;font-size:20px;font-weight:720}.project-summary-card>header>strong{flex:0 0 auto;font:400 25px Georgia,serif}.project-status{display:inline-block;width:7px;height:7px;border-radius:50%;background:#789083}.project-status.paused{background:#9ba09d}.project-status.waiting{background:#b59a68}.project-status.complete{background:#53675c}.project-summary-card header small{color:#89908b;font-size:8px;text-transform:capitalize}.project-progress{height:5px;margin:17px 0;overflow:hidden;border-radius:8px;background:#e5e6e0}.project-progress span{display:block;height:100%;border-radius:8px;background:var(--forest)}.project-summary-card dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px 18px;gap:14px 18px;margin:0}.project-summary-card dl>div{min-width:0}.project-summary-card dt{color:#868d88;font-size:8px;font-weight:700}.project-summary-card dt small{display:block;margin-top:1px;color:#a2a6a3;font-size:7px;font-weight:500}.project-summary-card dd{margin:5px 0 0;overflow-wrap:anywhere;color:#3e4943;font-size:11px;line-height:1.45;text-transform:none}.project-summary-card>footer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;margin-top:19px;padding-top:14px;border-top:1px solid #e3e4de}.project-summary-card>footer button{min-height:44px;padding:7px;border:1px solid #d5d7d1;border-radius:8px;color:#526158;background:#fafaf7;font-size:9px;font-weight:700}.project-summary-card>footer button small{display:block;margin-top:1px;color:#979c98;font-size:7px;font-weight:500}.project-summary-card>footer .danger{color:#9a4f3d;border-color:#e1c8c0;background:#fbf4f2}.memory-screen .standalone-header{align-items:center}.compact-memory{gap:16px}.memory-rule-card{padding:21px}.memory-rule-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.memory-rule-card>header>div{display:grid}.memory-rule-card>header strong{font-size:16px}.memory-rule-card>header small{margin-top:2px;color:#8f9691;font-size:8px}.memory-rule-card>header>span{flex:0 0 auto;color:#8c938e;font-size:8px}.memory-example{min-height:0!important;margin:8px 0 15px!important;color:#8e948f!important;font-size:9px!important}.memory-rule-list{display:grid!important;grid-gap:8px;gap:8px}.memory-rule-list article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 14px;border:1px solid #e1e2dc;border-radius:9px;background:#f7f7f3}.memory-rule-list article>p{min-width:0;min-height:0;margin:0;overflow-wrap:anywhere;color:#39443e;font-size:12px;line-height:1.55}.memory-rule-list article>div{display:flex;gap:5px}.memory-rule-list button{min-height:40px;padding:6px 10px;border:1px solid #d7d9d3;border-radius:7px;color:#5c6b62;background:white;font-size:8px;font-weight:700}.memory-rule-list button small{display:block;font-size:7px;font-weight:400}.memory-rule-list .danger{color:#9a4f3d;border-color:#e3ccc5}.memory-rule-form{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:14px;border-radius:9px;background:#e9ede8}.memory-rule-form label{display:grid;grid-gap:6px;gap:6px;color:#637068;font-size:9px;font-weight:700}.memory-rule-form textarea{width:100%;min-height:88px;padding:11px;resize:vertical;border:1px solid #cbd2cc;border-radius:8px;outline:0;background:white;font-size:12px;line-height:1.5}.memory-rule-form>div{display:flex;justify-content:flex-end;gap:7px}.add-rule,.memory-rule-form button{min-height:44px;padding:8px 13px;border:1px solid #d4d7d1;border-radius:8px;color:#59685f;background:white;font-size:9px;font-weight:700}.memory-rule-form button:last-child{color:white;border-color:var(--forest);background:var(--forest)}.add-rule{margin-top:13px;background:#f6f7f3}.task-project-guidance{padding:11px 12px;border-left:3px solid var(--sage);background:#f0f3ef}.task-project-guidance strong{font-size:10px}.task-project-guidance p{margin:3px 0 0;color:#7e8580;font-size:8px;line-height:1.45}@media (max-width:760px){.projects-toolbar{align-items:stretch;flex-direction:column}.project-primary-action{width:100%;justify-content:center}.project-form{grid-template-columns:1fr;padding:17px}.project-form-actions,.project-form-heading,.project-form-wide{grid-column:1}.project-form-actions{display:grid;grid-template-columns:1fr 1fr}.project-registry.executive-projects{grid-template-columns:1fr}.project-summary-card{padding:18px}.project-summary-card dl{grid-template-columns:1fr;gap:12px}.project-summary-card>footer{grid-template-columns:1fr 1fr 1fr}.memory-rule-card{padding:17px}.memory-rule-list article{grid-template-columns:1fr;gap:9px}.memory-rule-list article>p{font-size:14px;line-height:1.55}.memory-rule-list article>div{width:100%}.memory-rule-list button{min-height:44px;flex:1 1;font-size:10px}.memory-rule-form textarea{font-size:16px}.task-project-guidance strong{font-size:12px}.task-project-guidance p{font-size:10px}}@media (max-width:390px){.project-summary-card>footer{grid-template-columns:1fr}.project-summary-card>footer button{font-size:10px}.standalone-header h1{overflow-wrap:anywhere}}