:root{color:#22302a;background:#f5f6f0;font-family:-apple-system,BlinkMacSystemFont,PingFang TC,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #22302a;--muted: #6e7b74;--line: #dce3dc;--paper: #ffffff;--canvas: #f5f6f0;--green: #217a4d;--green-dark: #155e3a;--green-soft: #e5f5eb;--lime: #c9f36a;--lime-soft: #f3fbdf;--yellow: #ffcf4a;--yellow-soft: #fff7d9;--blue: #426fa9;--blue-soft: #eaf2fc;--red: #ae4d45;--red-soft: #fff0ee;--shadow: 0 24px 70px rgba(37, 61, 48, .11)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--canvas)}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;overflow-x:hidden;background:var(--canvas)}button,input,textarea,select{color:inherit;font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}input,textarea,select{width:100%;min-height:50px;padding:13px 14px;border:1px solid #cfd9d1;border-radius:14px;outline:none;color:var(--ink);background:#fff}textarea{min-height:124px;resize:vertical;line-height:1.6}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 4px #217a4d1f}button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid rgba(33,122,77,.34);outline-offset:3px}a{color:inherit}svg{width:1em;height:1em;stroke-width:2.2}.soft-label{margin:0;color:var(--green);font-size:.76rem;font-weight:850;letter-spacing:.05em}.loading-page{display:grid;min-height:100vh;min-height:100dvh;place-items:center;align-content:center;gap:14px;color:var(--muted)}.loading-mark{display:grid;width:58px;height:58px;place-items:center;border-radius:19px;color:#194d32;background:var(--lime);animation:breathe 1.8s ease-in-out infinite}.loading-mark svg{width:28px;height:28px}@keyframes breathe{50%{transform:translateY(-4px);box-shadow:0 14px 28px #2d6a4626}}.login-page{display:grid;min-height:100vh;min-height:100dvh;place-items:center;padding:28px;background:radial-gradient(circle at 9% 8%,rgba(201,243,106,.28),transparent 28%),#153f2c}.login-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.75fr);width:min(100%,980px);min-height:590px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:32px;background:var(--paper);box-shadow:0 35px 100px #061b1159}.login-story{display:flex;justify-content:space-between;flex-direction:column;gap:50px;padding:42px 56px;color:#fff;background:linear-gradient(150deg,rgba(255,255,255,.06),transparent 55%),#1d6442}.brand-lockup{display:flex;align-items:center;gap:11px}.brand-lockup>span{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;color:#16452e;background:var(--lime)}.brand-lockup>span svg{width:23px;height:23px}.brand-lockup strong{font-size:1.12rem;letter-spacing:-.02em}.brand-lockup.compact>span{width:38px;height:38px;border-radius:12px}.login-story .soft-label{color:var(--lime)}.login-story h1{margin:12px 0 20px;font-size:clamp(3.1rem,6vw,5rem);line-height:1.02;letter-spacing:-.075em}.login-story>div:nth-child(2)>p:last-child{max-width:550px;margin:0;color:#d4e7db;line-height:1.75}.trust-line{display:flex;align-items:center;gap:9px;color:#d9ebdf;font-size:.8rem;font-weight:700}.trust-line svg{flex:0 0 auto}.login-form{display:grid;align-content:center;gap:18px;padding:48px 42px}.login-form header{margin-bottom:9px}.login-form h2{margin:7px 0 8px;font-size:1.75rem;letter-spacing:-.04em}.login-form header p:last-child{margin:0;color:var(--muted);font-size:.85rem;line-height:1.55}.password-input{display:block;position:relative}.password-input input{padding-right:52px}.password-input button{display:grid;position:absolute;top:5px;right:5px;width:40px;height:40px;place-items:center;border:0;border-radius:10px;color:var(--muted);background:transparent}.help-link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:7px;color:var(--green);font-size:.78rem;font-weight:750;text-decoration:none}.field{display:grid;gap:8px}.field>span:first-child{color:#4b5d54;font-size:.83rem;font-weight:800}.field>small{color:var(--muted);font-size:.72rem;line-height:1.5}.action-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:0 19px;border:0;border-radius:14px;font-weight:850;line-height:1.2}.action-button svg{width:19px;height:19px}.action-button.primary{color:#fff;background:var(--green);box-shadow:0 10px 24px #217a4d33}.action-button.primary:hover{background:var(--green-dark)}.action-button.secondary{color:var(--green-dark);background:var(--green-soft)}.action-button.quiet{color:#5d6b64;background:transparent;box-shadow:inset 0 0 0 1px #d6ddd7}.action-button.danger{color:var(--red);background:var(--red-soft)}.toast{display:flex;position:fixed;top:calc(72px + env(safe-area-inset-top));left:50%;z-index:100;align-items:center;gap:9px;max-width:calc(100vw - 28px);padding:12px 16px;transform:translate(-50%);border:1px solid #b9dac5;border-radius:14px;color:var(--green-dark);background:#f0fff5;box-shadow:0 18px 50px #1b422c29;font-size:.84rem;font-weight:750}.toast.error{color:#8e3e38;border-color:#ebc7c3;background:#fff6f4}.toast svg{flex:0 0 auto;width:19px;height:19px}.app-shell{min-height:100vh;min-height:100dvh}.app-topbar{display:flex;position:sticky;top:0;z-index:50;height:68px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(211,220,212,.88);background:#f5f6f0e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-brand{display:flex;align-items:center;gap:9px;padding:0;border:0;background:transparent}.app-brand>span{display:grid;width:37px;height:37px;place-items:center;border-radius:12px;color:#174a30;background:var(--lime)}.app-brand strong{font-size:1.05rem;letter-spacing:-.02em}.topbar-actions{display:flex;gap:4px}.topbar-actions button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:12px;color:#6a776f;background:transparent}.topbar-actions button:hover{color:var(--green);background:#fff}.topbar-actions svg{width:19px;height:19px}.app-layout{display:grid;grid-template-columns:225px minmax(0,850px);justify-content:center;gap:48px;padding:42px 28px 100px}.side-nav{position:sticky;top:108px;height:fit-content}.goal-chip{display:flex;align-items:flex-start;gap:11px;margin-bottom:28px;padding:0 9px}.goal-chip>div{display:grid;gap:3px;min-width:0}.goal-chip small{color:var(--muted);font-size:.68rem}.goal-chip strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.goal-dot{flex:0 0 auto;width:10px;height:10px;margin-top:4px;border-radius:50%;background:#9aa59f;box-shadow:0 0 0 4px #9aa59f21}.goal-dot.active{background:#39a168;box-shadow:0 0 0 4px #39a16821}.goal-dot.paused{background:#d49b35}.goal-dot.stopped{background:#b95f56}.goal-dot.achieved{background:var(--green);box-shadow:0 0 0 4px #217a4d21}.side-nav nav{display:grid;gap:6px}.side-nav nav button{display:flex;min-height:48px;align-items:center;gap:11px;padding:0 13px;border:0;border-radius:13px;color:#65736b;background:transparent;font-size:.84rem;font-weight:750;text-align:left}.side-nav nav button.active{color:var(--green-dark);background:#fff;box-shadow:0 7px 24px #2441310f}.side-nav nav svg{width:19px;height:19px}.nav-count{display:inline-grid;min-width:18px;height:18px;margin-left:7px;place-items:center;border-radius:999px;color:#fff;background:var(--red);font-size:.58rem;font-weight:900}.step-count{display:flex;align-items:center;gap:8px;margin:24px 7px 0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.step-count svg{color:var(--green)}.step-count strong{color:var(--ink);font-size:.9rem}.main-content{min-width:0}.bottom-nav{display:none}.page-stack{display:grid;gap:20px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:6px}.page-heading h1{max-width:720px;margin:8px 0 10px;font-size:clamp(2.15rem,5vw,3.35rem);line-height:1.08;letter-spacing:-.06em}.page-heading>div>p:last-child{max-width:650px;margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.step-progress,.status-pill{display:inline-flex;flex:0 0 auto;min-height:36px;align-items:center;gap:6px;margin-top:4px;padding:0 11px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:.7rem;font-weight:800}.step-progress svg{width:15px;height:15px}.status-pill.paused{color:#79571f;background:var(--yellow-soft)}.status-pill.stopped{color:var(--red);background:var(--red-soft)}.status-pill.achieved{color:#264f1c;background:var(--lime)}.focus-card{padding:clamp(25px,5vw,44px);border:1px solid #d8e2d9;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.focus-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.72rem;font-weight:750}.actor-pill{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:0 9px;border-radius:999px;color:var(--green-dark);background:var(--green-soft);font-size:.68rem;font-weight:850}.actor-pill.codex{color:#365e91;background:var(--blue-soft)}.actor-pill svg{width:14px;height:14px}.focus-card>h2{max-width:720px;margin:26px 0 12px;font-size:clamp(1.8rem,4.8vw,2.8rem);line-height:1.18;letter-spacing:-.05em}.focus-card>p{max-width:690px;margin:0;color:var(--muted);font-size:.95rem;line-height:1.65}.done-box{display:flex;align-items:flex-start;gap:12px;margin-top:28px;padding:17px;border-radius:17px;color:#365047;background:#f3f7f3}.done-box>svg{flex:0 0 auto;width:22px;height:22px;margin-top:2px;color:var(--green)}.done-box>div{display:grid;gap:4px}.done-box small{color:var(--muted);font-size:.68rem;font-weight:750}.done-box strong{font-size:.88rem;line-height:1.5}.focus-actions{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:26px}.focus-actions.stacked{align-items:stretch;flex-direction:column}.focus-actions.stacked .action-button{width:100%}.inline-options{position:relative}.inline-options>summary{display:inline-flex;min-height:50px;cursor:pointer;align-items:center;gap:6px;padding:0 14px;color:#65736b;font-size:.78rem;font-weight:800;list-style:none}.inline-options>summary::-webkit-details-marker{display:none}.inline-options>summary svg{width:15px;height:15px;transition:transform .18s ease}.inline-options[open]>summary svg{transform:rotate(180deg)}.inline-options>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.waiting-card{text-align:center}.waiting-card>h2,.waiting-card>p{margin-right:auto;margin-left:auto}.waiting-card .done-box{max-width:620px;margin-right:auto;margin-left:auto;text-align:left}.waiting-card .focus-actions{justify-content:center}.waiting-orbit{display:grid;position:relative;width:94px;height:94px;margin:0 auto 22px;place-items:center}.waiting-orbit>span{display:grid;z-index:2;width:58px;height:58px;place-items:center;border-radius:20px;color:var(--blue);background:var(--blue-soft)}.waiting-orbit>span svg{width:27px;height:27px}.waiting-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:#7fa3cf;animation:orbit 2.2s linear infinite}.waiting-orbit i:nth-child(2){animation-delay:-.7s}.waiting-orbit i:nth-child(3){animation-delay:-1.4s}@keyframes orbit{0%{transform:rotate(0) translate(43px) rotate(0)}to{transform:rotate(360deg) translate(43px) rotate(-360deg)}}.result-card{border-color:#c3deca}.result-celebration{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #e5ece6}.result-celebration>span{display:grid;width:45px;height:45px;place-items:center;border-radius:15px;color:#21511a;background:var(--lime)}.result-celebration>div{display:grid;gap:3px}.result-celebration small{color:var(--green);font-size:.7rem;font-weight:800}.result-celebration strong{font-size:.95rem}.source-list{display:grid;gap:7px;margin-top:24px}.source-list>small{color:var(--muted);font-size:.7rem;font-weight:800}.source-list>span{display:flex;align-items:flex-start;gap:7px;color:#52645a;font-size:.77rem;line-height:1.5}.source-list svg{flex:0 0 auto;width:15px;height:15px;margin-top:2px;color:var(--green)}.next-preview{display:grid;gap:8px;margin-top:25px;padding:19px;border:1px solid #dce8df;border-radius:18px;background:#f5faf6}.next-preview>strong{font-size:1.08rem;line-height:1.45}.next-preview>p:not(.soft-label){margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.next-preview .actor-pill{justify-self:start;margin-top:4px}.empty-card{display:grid;min-height:380px;place-items:center;align-content:center;padding:45px;border:1px dashed #bdcbbf;border-radius:28px;background:#ffffffa3;text-align:center}.empty-card-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:21px;color:var(--green-dark);background:var(--lime)}.empty-card-icon svg{width:29px;height:29px}.empty-card h2{max-width:620px;margin:20px 0 9px;font-size:1.65rem;letter-spacing:-.04em}.empty-card p{max-width:540px;margin:0 0 23px;color:var(--muted);line-height:1.65}.more-panel{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#ffffff9e}.more-panel>summary{display:flex;min-height:66px;cursor:pointer;align-items:center;justify-content:space-between;gap:15px;padding:0 19px;list-style:none}.more-panel>summary::-webkit-details-marker{display:none}.more-panel>summary>span{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:800}.more-panel>summary>span svg{width:17px;height:17px;transition:transform .18s ease}.more-panel[open]>summary>span svg{transform:rotate(180deg)}.more-panel>summary small{color:var(--muted);font-size:.68rem}.more-panel-body{display:grid;gap:14px;padding:18px;border-top:1px solid var(--line)}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.info-grid article,.plain-card{display:flex;align-items:flex-start;gap:11px;padding:17px;border:1px solid #e1e7e1;border-radius:16px;background:#fff}.info-grid article>div{display:grid;gap:3px}.info-grid small{color:var(--muted);font-size:.67rem}.info-grid strong{font-size:.82rem;line-height:1.4}.info-grid p{margin:1px 0 0;color:var(--muted);font-size:.7rem}.info-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:11px;color:var(--green);background:var(--green-soft)}.info-icon svg{width:17px;height:17px}.plain-card{display:grid}.plain-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.plain-card>header>div{display:flex;align-items:center;gap:9px}.plain-card>header strong{font-size:.84rem}.plain-card>header button{display:inline-flex;min-height:34px;align-items:center;gap:4px;padding:0 9px;border:0;border-radius:10px;color:var(--green);background:var(--green-soft);font-size:.68rem;font-weight:800}.plain-card>header button svg{width:15px;height:15px}.plain-card>p{margin:0;color:#526159;font-size:.83rem;line-height:1.6}.reminder-list{display:grid;gap:7px}.reminder-list button{display:flex;min-height:54px;align-items:flex-start;gap:10px;padding:10px;border:0;border-radius:12px;background:#f5f7f3;text-align:left}.empty-check{flex:0 0 auto;width:19px;height:19px;margin-top:1px;border:2px solid #91a499;border-radius:50%}.reminder-list button:hover .empty-check{border:6px solid var(--green)}.reminder-list button>span:last-child{display:grid;gap:3px}.reminder-list strong{font-size:.77rem}.reminder-list small{color:var(--muted);font-size:.65rem}.empty-copy{margin:20px 0;color:var(--muted);font-size:.79rem;line-height:1.6;text-align:center}.simple-list{display:grid;gap:8px}.simple-list>div{display:grid;gap:4px;padding:13px;border-radius:13px;background:#f5f7f3}.simple-list strong{font-size:.8rem;line-height:1.5}.simple-list p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.5}.simple-list small{color:#8b978f;font-size:.64rem}.away-control,.instruction-card,.action-request-card,.readiness-center{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:22px;background:var(--paper)}.readiness-center{display:grid;gap:15px;padding:20px;border:1px solid #b9cfbf;border-radius:22px;background:linear-gradient(145deg,#fbfefb,#f4faf6);scroll-margin-top:86px}.readiness-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.readiness-heading>div,.instruction-card>header>div{display:flex;align-items:center;gap:10px}.readiness-heading>div>span:last-child{display:grid;gap:3px}.readiness-heading strong{font-size:.94rem}.readiness-heading small{color:var(--muted);font-size:.68rem}.setup-step{display:inline-flex;flex:0 0 auto;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--green);font-size:.72rem;font-weight:900}.readiness-state{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:var(--muted);background:#edf1ee;font-size:.65rem;font-weight:850}.readiness-state.online{color:var(--green-dark);background:var(--green-soft)}.readiness-state.delayed{color:#8a641f;background:var(--yellow-soft)}.readiness-state.offline{color:var(--red);background:var(--red-soft)}.companion-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;border-radius:15px;background:var(--paper)}.companion-summary>div{display:grid;gap:3px}.companion-summary strong{font-size:.81rem}.companion-summary p{margin:0;color:var(--muted);font-size:.66rem;line-height:1.45}.companion-summary>small{padding:5px 8px;border-radius:999px;color:#8a641f;background:var(--yellow-soft);font-size:.61rem;font-weight:800}.companion-summary>small.ok{color:var(--green-dark);background:var(--green-soft)}.readiness-dot{display:inline-block;flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#a8b1ab;box-shadow:0 0 0 4px #a8b1ab24}.readiness-dot.online,.readiness-dot.delivered{background:var(--green);box-shadow:0 0 0 4px #2f825121}.readiness-dot.delayed,.readiness-dot.skipped{background:#d5a12c;box-shadow:0 0 0 4px #d5a12c24}.readiness-dot.offline,.readiness-dot.failed{background:var(--red);box-shadow:0 0 0 4px #be483f1f}.readiness-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.readiness-channels article{display:grid;min-width:0;gap:5px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.readiness-channels article>div{display:flex;align-items:center;gap:8px}.readiness-channels strong{font-size:.74rem}.readiness-channels p{margin:0;color:var(--muted);font-size:.63rem;line-height:1.45}.readiness-channels small{color:var(--red);font-size:.61rem;line-height:1.4}.readiness-warning{display:flex;align-items:flex-start;gap:7px;margin:0;padding:10px;border-radius:12px;color:#866019;background:var(--yellow-soft);font-size:.68rem;line-height:1.5}.readiness-warning svg{flex:0 0 auto;width:16px;height:16px}.readiness-actions{display:flex;flex-wrap:wrap;gap:8px}.critical-confirmation{display:grid;gap:12px;padding:14px;border:1px solid #e4bbb7;border-radius:15px;background:var(--red-soft)}.critical-confirmation>div{display:flex;align-items:flex-start;gap:9px}.critical-confirmation>div:last-child{flex-wrap:wrap}.critical-confirmation svg{flex:0 0 auto;width:19px;height:19px;color:var(--red)}.critical-confirmation span{display:grid;gap:4px}.critical-confirmation strong{font-size:.78rem}.critical-confirmation p{margin:0;color:var(--muted);font-size:.67rem;line-height:1.5}.latest-readiness-test{display:grid;gap:11px;padding:14px;border-radius:16px;background:var(--paper)}.latest-readiness-test>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.latest-readiness-test>header>div{display:flex;align-items:flex-start;gap:8px}.latest-readiness-test>header svg{flex:0 0 auto;width:19px;height:19px;color:var(--green)}.latest-readiness-test>header span span,.latest-readiness-test>header>div>span{display:grid;gap:3px}.latest-readiness-test strong{font-size:.76rem}.latest-readiness-test small{color:var(--muted);font-size:.62rem}.test-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.test-evidence>span{display:grid;gap:3px;padding:10px;border-radius:11px;background:#f4f7f4}.observation-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.observation-actions>span{margin-right:2px;color:var(--muted);font-size:.65rem;font-weight:800}.observation-actions button{min-height:32px;padding:0 9px;border:1px solid #c8d6cc;border-radius:10px;color:var(--green-dark);background:#f8fcf9;font-size:.64rem;font-weight:800}.latest-readiness-test>p{margin:0;color:var(--muted);font-size:.64rem;line-height:1.5}.away-control{grid-template-columns:minmax(0,1fr) auto;align-items:center}.away-control.active{border-color:#a9d1b7;background:#f8fcf9}.away-control-copy{display:flex;min-width:0;align-items:flex-start;gap:12px}.away-control-copy>div{display:grid;gap:5px}.away-control-copy strong{font-size:.94rem}.away-control-copy p{margin:0;color:var(--muted);font-size:.75rem;line-height:1.55}.critical-note{display:flex;grid-column:1 / -1;align-items:flex-start;gap:7px;margin:0;color:#80652b;font-size:.7rem;line-height:1.5}.critical-note svg{flex:0 0 auto;width:16px;height:16px;margin-top:1px}.instruction-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.instruction-card>header>div{display:flex;align-items:center;gap:10px}.instruction-card>header>div>svg{width:21px;height:21px;color:var(--blue)}.instruction-card>header span{display:grid;gap:2px}.instruction-card>header strong{font-size:.9rem}.instruction-card>header small{color:var(--muted);font-size:.67rem}.instruction-card>header button{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 11px;border:0;border-radius:11px;color:var(--blue);background:var(--blue-soft);font-size:.7rem;font-weight:850}.instruction-card>header button svg{width:15px;height:15px}.instruction-card>p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.6}.instruction-card details>summary,.action-answer-panel details>summary,.delivery-details>summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;color:var(--muted);font-size:.7rem;font-weight:800;list-style:none}.instruction-card summary::-webkit-details-marker,.action-answer-panel summary::-webkit-details-marker,.delivery-details summary::-webkit-details-marker{display:none}.instruction-card summary svg,.action-answer-panel summary svg,.delivery-details summary svg{width:15px;height:15px;transition:transform .18s ease}.instruction-card details[open] summary svg,.action-answer-panel details[open] summary svg,.delivery-details[open] summary svg{transform:rotate(180deg)}.instruction-card pre{max-height:330px;margin:13px 0 0;padding:15px;overflow:auto;border-radius:14px;color:#3d5147;background:#f3f6f3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.69rem;line-height:1.65;white-space:pre-wrap;word-break:break-word}.action-request-list{display:grid;gap:15px}.action-empty{min-height:300px}.action-request-card{position:relative;overflow:hidden;box-shadow:0 15px 45px #23392d0f}.action-request-card:before{position:absolute;top:0;bottom:0;left:0;width:5px;content:"";background:var(--blue)}.action-request-card.priority-p0:before{background:var(--red)}.action-request-card.priority-p1:before{background:#d5a12c}.action-request-card.focused{box-shadow:0 0 0 3px #426fa92e,0 20px 60px #23392d1a}.action-request-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-left:4px}.action-request-heading{display:grid;gap:5px;min-width:0}.action-request-heading h2{margin:0;font-size:1.25rem;line-height:1.3;letter-spacing:-.035em}.action-request-heading>small{color:var(--muted);font-size:.67rem}.action-priority{color:var(--blue);font-size:.66rem;font-weight:900;letter-spacing:.03em}.priority-p0 .action-priority{color:var(--red)}.priority-p1 .action-priority{color:#9a6b16}.action-status{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:var(--blue);background:var(--blue-soft);font-size:.64rem;font-weight:850}.action-status.answered,.action-status.done{color:var(--green-dark);background:var(--green-soft)}.action-status.failed{color:#8d431e;background:#fff0e7}.action-status.expired{color:var(--muted);background:#eef1ee}.action-copy-block{display:grid;gap:6px;padding:15px;border-radius:16px;background:var(--blue-soft)}.priority-p0 .action-copy-block{background:var(--red-soft)}.priority-p1 .action-copy-block{background:var(--yellow-soft)}.action-copy-block.secondary{background:#f3f6f3}.action-copy-block>span{color:var(--blue);font-size:.67rem;font-weight:900}.priority-p0 .action-copy-block>span{color:var(--red)}.priority-p1 .action-copy-block>span{color:#8a641f}.action-copy-block.secondary>span{color:var(--green)}.action-copy-block p{margin:0;color:#405249;font-size:.84rem;line-height:1.65;white-space:pre-wrap}.action-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.action-media{display:grid;gap:9px;min-width:0;margin:0;padding:10px;border:1px solid var(--line);border-radius:15px;background:#f7f9f6}.action-media img,.action-media video{display:block;width:100%;max-height:360px;object-fit:contain;border-radius:10px;background:#111}.action-media audio{width:100%}.action-media figcaption{display:grid;gap:3px;min-width:0}.action-media figcaption strong{overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.action-media figcaption small{color:var(--muted);font-size:.63rem}.action-media figcaption p{margin:2px 0 0;color:var(--muted);font-size:.68rem;line-height:1.45}.action-media.oversize,.action-media.unsupported{min-height:110px;align-content:center;border-style:dashed}.action-answer-panel{display:grid;gap:12px;padding-top:3px}.action-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.action-options button{display:grid;min-height:64px;gap:3px;padding:12px 14px;border:1px solid #cbd8ce;border-radius:14px;color:var(--green-dark);background:#f8fcf9;text-align:left}.action-options button:hover{border-color:var(--green);background:var(--green-soft)}.action-options strong{font-size:.8rem}.action-options small{color:var(--muted);font-size:.65rem;line-height:1.4}.action-text-answer{display:grid;gap:9px;margin-top:11px}.action-text-answer textarea{min-height:90px}.saved-answer{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:15px;border-radius:16px;background:var(--green-soft)}.saved-answer>div{display:flex;flex:1 1 260px;align-items:flex-start;gap:9px}.saved-answer>div>svg{flex:0 0 auto;width:20px;height:20px;color:var(--green)}.saved-answer>div span{display:grid;gap:3px}.saved-answer small{color:#587764;font-size:.64rem}.saved-answer strong{font-size:.84rem;line-height:1.5}.action-closed-note{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:.74rem}.action-closed-note svg{width:17px;height:17px}.delivery-details{padding-top:11px;border-top:1px solid var(--line)}.delivery-details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}.delivery-details>div>span{display:grid;gap:2px;padding:9px;border-radius:10px;background:#f4f7f4}.delivery-details strong{font-size:.69rem}.delivery-details small{color:var(--muted);font-size:.61rem}.wizard-page{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.15fr);width:min(100%,1050px);min-height:calc(100vh - 68px);min-height:calc(100dvh - 68px);align-items:center;gap:70px;margin:0 auto;padding:42px 28px 80px}.wizard-intro{max-width:440px}.wizard-intro .brand-lockup{margin-bottom:50px}.wizard-intro>h1{margin:10px 0 20px;font-size:clamp(2.6rem,5vw,4.3rem);line-height:1.04;letter-spacing:-.07em}.wizard-intro>p:last-child{margin:0;color:var(--muted);line-height:1.75}.wizard-card{display:grid;gap:22px;padding:clamp(24px,4vw,36px);border:1px solid #dce4dd;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.progress-wrap{display:grid;gap:7px}.progress-copy{display:flex;justify-content:space-between;color:var(--muted);font-size:.66rem;font-weight:750}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e9eee9}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .25s ease}.wizard-question{display:grid;gap:7px}.wizard-question h2{margin:0;font-size:1.42rem;line-height:1.25;letter-spacing:-.04em}.wizard-question p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.wizard-answer{min-height:196px}.choice-stack{display:grid;gap:9px}.choice-stack.compact{grid-template-columns:1fr 1fr}.choice-card{display:flex;position:relative;min-height:64px;align-items:center;gap:11px;padding:11px 14px;border:1px solid #d7dfd8;border-radius:15px;color:#47574f;background:#fff;text-align:left}.choice-card:hover{border-color:#8eb69e;background:#f8fcf9}.choice-card.selected{color:var(--green-dark);border-color:#5e9d75;background:var(--green-soft);box-shadow:0 0 0 2px #217a4d14}.choice-card>span:not(.choice-icon){display:grid;gap:3px}.choice-card strong{font-size:.84rem;line-height:1.35}.choice-card small{color:var(--muted);font-size:.67rem;line-height:1.4}.choice-icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:12px;color:var(--green);background:var(--green-soft)}.choice-icon svg{width:19px;height:19px}.choice-card.selected .choice-icon{color:#fff;background:var(--green)}.choice-check{position:absolute;right:13px;color:var(--green)}.wizard-actions{display:flex;justify-content:space-between;gap:10px;padding-top:3px}.summary-list{display:grid;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:17px}.summary-list>div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:13px 15px}.summary-list>div+div{border-top:1px solid var(--line)}.summary-list span{color:var(--muted);font-size:.7rem}.summary-list strong{font-size:.78rem;line-height:1.5}.goal-detail-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}.goal-detail-card>div{padding:19px 21px}.goal-detail-card>div:nth-child(2n){border-left:1px solid var(--line)}.goal-detail-card>div:nth-child(n+3){border-top:1px solid var(--line)}.goal-detail-card span{color:var(--green);font-size:.69rem;font-weight:800}.goal-detail-card p{margin:8px 0 0;color:#4c5d54;font-size:.84rem;line-height:1.65}.page-actions{display:flex;flex-wrap:wrap;gap:9px}.history-card,.profile-card{overflow:hidden;border:1px solid var(--line);border-radius:21px;background:#fff}.history-card>header,.profile-card>header{display:flex;min-height:70px;align-items:center;gap:11px;padding:0 20px;border-bottom:1px solid #e8ede8}.history-card>header>svg,.profile-card>header>svg{flex:0 0 auto;width:21px;height:21px;color:var(--green)}.history-card>header>div,.profile-card>header>div{display:grid;gap:2px}.history-card>header strong,.profile-card>header strong{font-size:.87rem}.history-card>header small,.profile-card>header small{color:var(--muted);font-size:.68rem}.profile-card>header>button{display:inline-flex;min-height:36px;align-items:center;gap:5px;margin-left:auto;padding:0 10px;border:0;border-radius:10px;color:var(--green);background:var(--green-soft);font-size:.68rem;font-weight:800}.profile-card>header>button svg{width:15px;height:15px}.profile-card.highlighted{border-color:#bad8c3;background:#fbfefb}.timeline{display:grid;padding:18px 20px 4px}.timeline article{display:grid;grid-template-columns:16px 1fr;gap:13px;padding-bottom:24px}.timeline article>div{padding-bottom:3px;border-bottom:1px solid #edf0ed}.timeline article:last-child>div{border-bottom:0}.timeline-dot{width:10px;height:10px;margin-top:5px;border:2px solid #fff;border-radius:50%;background:#909c95;box-shadow:0 0 0 1px #909c95}.timeline-dot.completed{background:var(--green);box-shadow:0 0 0 1px var(--green)}.timeline-dot.blocked{background:#d29b32;box-shadow:0 0 0 1px #d29b32}.timeline article header{display:flex;justify-content:space-between;gap:12px}.timeline article strong{font-size:.82rem}.timeline time{color:#919c95;font-size:.65rem}.timeline p{margin:8px 0 5px;color:#53645a;font-size:.8rem;line-height:1.6}.timeline small{display:block;color:var(--muted);font-size:.69rem;line-height:1.5}.timeline details{margin-top:8px}.timeline details summary{cursor:pointer;color:var(--green);font-size:.68rem;font-weight:750}.history-card>.simple-list{padding:16px 18px}.version-list{display:grid;gap:8px;padding:17px 19px}.version-list article{display:flex;align-items:center;gap:11px;padding:12px;border-radius:13px;background:#f5f7f3}.version-list article>span{display:grid;flex:0 0 auto;width:52px;height:34px;place-items:center;border-radius:10px;color:var(--green);background:var(--green-soft);font-size:.66rem;font-weight:800}.version-list article>div{display:grid;gap:3px}.version-list strong{font-size:.76rem;line-height:1.4}.version-list small{color:var(--muted);font-size:.64rem}.fact-list{display:grid;gap:8px;padding:17px 19px}.fact-list article{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:15px;padding:12px 13px;border-radius:14px;background:#f5f7f3}.fact-list article>div{display:grid;gap:3px;min-width:0}.fact-list small{color:var(--muted);font-size:.65rem}.fact-list strong{overflow-wrap:anywhere;font-size:.79rem;line-height:1.45}.fact-list p{margin:0;color:var(--muted);font-size:.67rem;line-height:1.45}.fact-list article>button:not(.link-button){display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:0;border-radius:12px;color:var(--red);background:var(--red-soft)}.fact-list article>button svg{width:17px;height:17px}.link-button{display:inline-flex;flex:0 0 auto;min-height:40px;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:11px;color:var(--green-dark);background:var(--green-soft);font-size:.67rem;font-weight:800}.linked-badge{display:inline-flex;flex:0 0 auto;min-height:30px;align-items:center;gap:4px;padding:0 8px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:.64rem;font-weight:800}.linked-badge svg{width:13px;height:13px}.empty-inline{padding:24px;color:var(--muted);font-size:.79rem;line-height:1.6;text-align:center}.inline-form{display:grid;gap:13px;padding:18px 19px;border-bottom:1px solid var(--line);background:#f8faf7}.inline-form .action-button{justify-self:end}.safety-list{display:grid;gap:0;padding:8px 19px}.safety-list>div{display:flex;align-items:flex-start;gap:12px;padding:15px 2px}.safety-list>div+div{border-top:1px solid #edf0ed}.safety-list>div>svg{flex:0 0 auto;width:20px;height:20px;margin-top:1px;color:var(--green)}.safety-list span{display:grid;gap:4px}.safety-list strong{font-size:.8rem;line-height:1.45}.safety-list small{color:var(--muted);font-size:.7rem;line-height:1.5}.technical-details{margin:0 19px 17px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#f7f8f5}.technical-details summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;color:#627068;font-size:.72rem;font-weight:800;list-style:none}.technical-details summary::-webkit-details-marker{display:none}.technical-details summary svg{width:15px;height:15px;transition:transform .18s ease}.technical-details[open] summary svg{transform:rotate(180deg)}.technical-details p{margin:12px 0 0;color:var(--muted);font-size:.7rem;line-height:1.65}.guide-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:72px;margin:0 19px 19px;padding:14px;border-radius:15px;color:var(--green-dark);background:var(--green-soft);text-decoration:none}.guide-card>svg:first-child{width:23px;height:23px}.guide-card>svg:last-child{width:18px;height:18px}.guide-card span{display:grid;gap:3px}.guide-card strong{font-size:.8rem}.guide-card small{color:#60806d;font-size:.67rem}.dialog-backdrop{display:grid;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;place-items:center;padding:22px;background:#15271d8a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-card{width:min(100%,660px);max-height:calc(100vh - 44px);max-height:calc(100dvh - 44px);overflow:auto;border:1px solid rgba(255,255,255,.48);border-radius:26px;background:#fbfcf8;box-shadow:0 40px 110px #11251a5c;overscroll-behavior:contain}.dialog-card>header{display:flex;position:sticky;top:0;z-index:2;min-height:70px;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;border-bottom:1px solid var(--line);background:#fbfcf8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dialog-card>header h2{margin:0;font-size:1.18rem;letter-spacing:-.035em}.dialog-card>header button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:12px;color:var(--muted);background:#edf0eb}.dialog-card>header button svg{width:20px;height:20px}.dialog-body{display:grid;gap:18px;padding:24px}.dialog-body .wizard-actions{margin-top:2px}.context-strip{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:14px;color:var(--green-dark);background:var(--green-soft)}.context-strip>svg{flex:0 0 auto;width:19px;height:19px;margin-top:2px}.context-strip>span{display:grid;gap:3px}.context-strip small{color:#5f7d6b;font-size:.64rem}.context-strip strong{font-size:.78rem;line-height:1.5}.selected-outcome{display:flex;align-items:center;gap:9px;color:var(--green-dark);font-size:.76rem;font-weight:800}.selected-outcome button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:11px;color:var(--green);background:var(--green-soft)}.selected-outcome button svg{width:17px;height:17px}.nested-fields{display:grid;gap:13px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#f5f7f3}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.optional-details{padding:12px 0 0;border-top:1px solid var(--line)}.optional-details summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;color:var(--muted);font-size:.71rem;font-weight:800;list-style:none}.optional-details summary::-webkit-details-marker{display:none}.optional-details summary svg{width:15px;height:15px}.optional-details .field{margin-top:13px}@media(max-width:960px){.app-layout{grid-template-columns:180px minmax(0,1fr);gap:28px}.wizard-page{gap:35px}}@media(max-width:760px){input,textarea,select{font-size:16px}.login-page{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.login-card{grid-template-columns:1fr;min-height:0;border-radius:25px}.login-story{gap:28px;padding:23px 24px 28px}.login-story h1{margin:10px 0 14px;font-size:2.75rem}.login-story>div:nth-child(2)>p:last-child{font-size:.86rem;line-height:1.6}.trust-line{font-size:.72rem}.login-form{gap:15px;padding:25px 23px 27px}.login-form header{margin-bottom:2px}.login-form h2{font-size:1.5rem}.app-topbar{height:calc(60px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(14px,env(safe-area-inset-right)) 0 max(14px,env(safe-area-inset-left))}.app-layout{display:block;padding:20px max(14px,env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.side-nav{display:none}.bottom-nav{display:flex;position:fixed;bottom:max(8px,env(safe-area-inset-bottom));left:50%;z-index:60;width:min(460px,calc(100vw - 18px));padding:6px;transform:translate(-50%);border:1px solid rgba(211,220,212,.92);border-radius:19px;background:#fffffff0;box-shadow:0 18px 50px #1f362a33;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:grid;flex:1;min-height:52px;place-items:center;align-content:center;gap:3px;border:0;border-radius:13px;color:#76827b;background:transparent;font-size:.61rem;font-weight:750}.bottom-nav button svg{width:19px;height:19px}.bottom-nav button.active{color:var(--green-dark);background:var(--green-soft)}.page-stack{gap:16px}.page-heading{align-items:flex-start;flex-direction:column;gap:10px}.page-heading h1{margin-top:6px;font-size:2.1rem}.page-heading>div>p:last-child{font-size:.8rem;line-height:1.55}.step-progress,.status-pill{margin-top:0}.focus-card{padding:23px 19px;border-radius:23px}.focus-card>h2{margin:21px 0 10px;font-size:1.75rem}.focus-card>p{font-size:.86rem;line-height:1.58}.done-box{margin-top:21px;padding:15px}.focus-actions{align-items:stretch;flex-direction:column;margin-top:21px}.focus-actions>.action-button,.focus-actions>.inline-options{width:100%}.inline-options>summary{width:100%;justify-content:center}.inline-options>div{align-items:stretch;flex-direction:column}.inline-options .action-button{width:100%}.result-celebration{padding-bottom:17px}.next-preview{padding:16px}.empty-card{min-height:330px;padding:32px 20px;border-radius:23px}.empty-card h2{font-size:1.38rem}.more-panel>summary{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;min-height:70px}.more-panel-body{padding:13px}.info-grid{grid-template-columns:1fr}.wizard-page{display:block;min-height:auto;padding:23px max(14px,env(safe-area-inset-right)) calc(95px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.wizard-intro{padding:3px 4px 25px}.wizard-intro .brand-lockup{display:none}.wizard-intro>h1{margin:8px 0 13px;font-size:2.35rem}.wizard-intro>p:last-child{font-size:.82rem;line-height:1.6}.wizard-card{gap:18px;padding:21px 16px;border-radius:22px}.wizard-question h2{font-size:1.3rem}.wizard-answer{min-height:175px}.choice-stack.compact{grid-template-columns:1fr}.choice-card{min-height:60px}.wizard-actions{align-items:stretch;flex-direction:column-reverse}.wizard-actions .action-button{width:100%}.summary-list>div{grid-template-columns:86px 1fr;gap:10px}.goal-detail-card{grid-template-columns:1fr}.goal-detail-card>div:nth-child(2n){border-left:0}.goal-detail-card>div:nth-child(n+2){border-top:1px solid var(--line)}.page-actions{align-items:stretch;flex-direction:column}.page-actions .action-button{width:100%}.history-card>header,.profile-card>header{padding:0 15px}.timeline{padding-right:15px;padding-left:15px}.timeline article header{align-items:flex-start;flex-direction:column;gap:4px}.fact-list{padding:13px}.fact-list article{align-items:flex-start;flex-direction:column}.fact-list article>button:not(.link-button),.link-button,.linked-badge{align-self:stretch;width:100%;justify-content:center}.inline-form .action-button{width:100%}.readiness-center{padding:18px 15px}.readiness-heading{align-items:flex-start;flex-direction:column}.readiness-state{align-self:flex-start}.companion-summary{grid-template-columns:auto minmax(0,1fr)}.companion-summary>small{grid-column:1 / -1;justify-self:stretch;text-align:center}.readiness-channels,.test-evidence{grid-template-columns:1fr}.readiness-actions{align-items:stretch;flex-direction:column}.readiness-actions .action-button,.critical-confirmation .action-button{width:100%}.critical-confirmation>div:last-child{align-items:stretch;flex-direction:column}.latest-readiness-test>header{flex-direction:column}.observation-actions{align-items:stretch;flex-direction:column}.observation-actions button{width:100%}.away-control{grid-template-columns:1fr}.away-control .action-button{width:100%}.instruction-card>header{align-items:flex-start;flex-direction:column}.instruction-card>header button{width:100%;justify-content:center}.action-request-card{padding:18px 15px 18px 19px}.action-request-card>header{flex-direction:column;gap:10px}.action-status{align-self:flex-start}.action-media-grid,.action-options,.delivery-details>div{grid-template-columns:1fr}.saved-answer{align-items:stretch;flex-direction:column}.saved-answer .action-button{width:100%}.dialog-backdrop{align-items:end;padding:0}.dialog-card{width:100%;max-height:93vh;max-height:93dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:25px 25px 0 0}.dialog-card>header{min-height:66px;padding:0 18px}.dialog-body{gap:16px;padding:20px 18px 22px}.choice-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-color-scheme:dark){:root{color:#e7eee9;background:#111915;--ink: #e7eee9;--muted: #a1afa7;--line: #33423a;--paper: #1a241f;--canvas: #111915;--green: #65c68d;--green-dark: #8ddcab;--green-soft: #203d2e;--lime: #a9d955;--lime-soft: #29371d;--yellow-soft: #403719;--blue-soft: #1d3047;--red-soft: #402523;--shadow: 0 24px 70px rgba(0, 0, 0, .26)}body,html{background:var(--canvas)}input,textarea,select,.focus-card,.wizard-card,.history-card,.profile-card,.plain-card,.info-grid article,.goal-detail-card{color:var(--ink);border-color:var(--line);background:var(--paper)}.app-topbar{border-color:var(--line);background:#111915e6}.side-nav nav button.active,.bottom-nav{background:#1a241f}.done-box,.simple-list>div,.version-list article,.fact-list article,.reminder-list button,.nested-fields{background:#202b25}.more-panel{background:#1a241fb3}.dialog-card,.dialog-card>header{background:#18211c}.dialog-card>header{border-color:var(--line)}.choice-card{color:var(--ink);border-color:var(--line);background:#1b2620}.choice-card:hover{background:#233129}.profile-card.highlighted{background:#19271f}.technical-details{background:#202a25}.login-form{background:var(--paper)}.away-control.active,.action-options button{background:#1b2b22}.readiness-center{border-color:#355441;background:#16241c}.companion-summary,.readiness-channels article,.latest-readiness-test{background:#1a241f}.test-evidence>span{background:#202b25}.observation-actions button{color:var(--green-dark);border-color:var(--line);background:#1b2b22}.instruction-card pre,.action-copy-block.secondary,.action-media,.delivery-details>div>span{color:var(--ink);background:#202b25}.action-copy-block p{color:var(--ink)}}.sync-banner{margin:12px auto;padding:12px 18px;max-width:1000px;background:#fff4dc;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.sync-banner small{color:#696254}.sync-banner button{margin-left:auto;cursor:pointer}.copy-text{width:100%;min-height:260px;resize:vertical;font:inherit;line-height:1.6;white-space:pre-wrap}.inbox-summary{width:100%;margin-bottom:20px;padding:14px 18px;display:flex;align-items:center;gap:12px;text-align:left;background:var(--green-soft);color:var(--green-dark);border:1px solid var(--line);border-radius:16px;cursor:pointer}.inbox-summary span{flex:1;min-width:0}.inbox-summary small{display:block;margin-top:6px;overflow-wrap:anywhere}.inbox-summary svg{flex-shrink:0;width:20px}.request-group,.outing-settings,.closed-requests{display:grid;gap:16px}.request-group h2{font-size:1rem;margin:0}.outing-settings>summary,.closed-requests>summary{padding:16px 0;cursor:pointer;color:var(--muted)}.outing-settings>section,.closed-requests>article{margin-bottom:16px}.proposal-list article+article{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.activity-summary{display:grid;gap:8px;padding:20px;border-radius:18px;background:var(--green-soft);color:var(--green-dark)}.activity-summary p{margin:0}.field select{padding:12px;width:100%;max-width:100%;border-radius:10px;font:inherit}
