:root{--font-geist-sans:Arial,sans-serif;--font-geist-mono:ui-monospace,SFMono-Regular,Consolas,monospace;--ink:#19251f;--muted:#68746d;--paper:#f5f2e9;--card:#fffef9;--line:#dcdcd2;--green:#315d4d;--green2:#477765;--soft:#dce8e1;--yellow:#e7c66c;--violet:#7768a4;--blue:#477892;--coral:#c56f5b;--red:#9b4f49}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #d39b26}.app-shell{min-height:100vh;font-size:calc(14px * var(--font-scale,1));grid-template-columns:244px 1fr;display:grid}.sidebar{color:#f9f6ec;z-index:10;background:#1f3028;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0;overflow:auto}.brand{align-items:center;gap:11px;padding:0 8px 22px;display:flex}.brand>span{background:var(--yellow);color:#25382f;border-radius:12px;place-items:center;width:40px;height:40px;font-size:.85em;font-weight:900;display:grid}.brand div{display:grid}.brand strong{font-size:.95em}.brand small{color:#a8b9b0;font-size:.7em}.sidebar nav{gap:3px;display:grid}.sidebar nav button{color:#b7c4bd;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:9px 11px;font-size:.88em;display:flex}.sidebar nav button span{color:#7e9488;width:23px;font:.7em var(--font-geist-mono)}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#34473e}.sidebar nav button.active span{color:var(--yellow)}.side-footer{color:#9eb0a7;border-top:1px solid #3d5047;align-items:center;gap:8px;margin-top:auto;padding:14px 8px 0;font-size:.7em;display:flex}.sync{background:#d1a44f;border-radius:50%;width:7px;height:7px}.sync.synced{background:#75ba8b}.sync.local{background:#c98a67}.workspace{min-width:0}.topbar{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f2e9f0;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px clamp(18px,3vw,42px);display:flex;position:sticky;top:0}.date-control,.top-actions,.header-buttons{align-items:center;gap:7px;display:flex}.date-control input,.date-control button,.top-actions button{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:8px 10px;font-size:.78em}.date-control button{width:34px}.focus-toggle{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.alarm-toggle{font-weight:750;color:var(--green)!important}.content{max-width:1480px;margin:0 auto;padding:34px clamp(20px,4vw,58px) 90px}.view-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.view-header h1{letter-spacing:-.035em;text-transform:none;margin:5px 0 0;font:500 clamp(2em,4vw,3.25em)/1.04 Georgia,serif}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:.64em;font-weight:850}.primary,.ghost,.complete{border:1px solid #0000;border-radius:8px;padding:10px 14px;font-size:.78em;font-weight:750}.primary{background:var(--green);color:#fff}.primary:hover{background:#244c3e}.ghost{border-color:var(--line);background:var(--card)}.complete{background:var(--yellow);color:#22372d}.big{padding:14px 24px;font-size:.95em}.progress-card,.module-summary,.stat-summary{background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:center;gap:15px;margin-bottom:18px;padding:17px 20px;display:flex}.progress-card>div:first-child,.module-summary{align-items:baseline;gap:8px;display:flex}.progress-card strong,.module-summary strong{font:500 1.9em Georgia,serif}.progress-card span,.module-summary span{color:var(--muted);font-size:.72em}.progress-card p,.module-summary p{color:var(--muted);margin:0 0 0 auto;font-size:.73em}.progress-track{background:#e8e8df;border-radius:5px;flex:1;height:5px;overflow:hidden}.progress-track i{background:var(--green);height:100%;display:block}.free-banner,.capacity-rule,.safety-note,.access-note,.small-note{border-left:3px solid var(--yellow);background:#e9e4d5;border-radius:10px;gap:8px;margin-bottom:16px;padding:13px 16px;font-size:.78em;display:flex}.free-banner span,.access-note p{color:var(--muted);margin:0}.capture-box{background:var(--card);border:1px solid var(--line);border-radius:15px;gap:10px;padding:16px;display:grid}.capture-box textarea{resize:vertical;background:0 0;border:0;outline:0;width:100%;min-height:120px;font:500 1.25em/1.45 Georgia,serif}.capture-box>div,.capture-tools{justify-content:space-between;align-items:center;gap:12px;display:flex}.capture-box span,.capture-tools{color:var(--muted);font-size:.72em}.capture-tools{margin:14px 0}.capture-tools label{align-items:center;gap:7px;display:flex}.capture-tools select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px}.capture-list{gap:8px;display:grid}.capture-list article{background:var(--card);border:1px solid var(--line);border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.capture-list article>div{align-items:center;gap:6px;display:flex}.capture-list article>div:first-child{gap:3px;display:grid}.capture-list small{color:var(--muted);font-size:.67em}.capture-list input{border:1px solid var(--line);border-radius:7px;flex:1;padding:9px}.capture-list button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 9px;font-size:.68em}.task-stack{gap:10px;display:grid}.task-card{background:var(--card);border:1px solid var(--line);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;display:grid;box-shadow:0 6px 18px #21322906}.task-card.done{opacity:.62}.task-card.done .task-copy>strong{text-decoration:line-through}.task-check{color:#fff;background:#fff;border:1.5px solid #aeb6b0;border-radius:6px;flex:none;place-items:center;width:23px;height:23px;font-weight:900;display:grid}.done>.task-check,.money-row.done>.task-check,.med-row.done>.task-check{background:var(--green);border-color:var(--green)}.task-copy{gap:4px;min-width:0;display:grid}.task-copy>strong{font-size:.88em}.task-copy p{color:var(--muted);white-space:pre-line;margin:1px 0 0;font-size:.72em;line-height:1.5}.task-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.65em;display:flex}.category{background:var(--soft);width:max-content;color:var(--green);border-radius:12px;padding:4px 7px;font-size:.9em;font-weight:800;display:inline-flex}.category.uveg{color:#65558b;background:#e9e4f4}.category.work{color:#3d6980;background:#dfeaf0}.category.home{color:#476a45;background:#e3ece1}.category.health{color:#945c48;background:#f2e6df}.category.free{color:#7a6429;background:#f3eaca}.category.food{color:#7b6040;background:#e9e1d3}.task-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.task-actions button,.client-card header button,.client-card footer button,.money-row>button:not(.task-check),.med-row>button:not(.task-check){border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;font-size:.66em}.task-actions .timer{color:var(--green);font-weight:800}.task-actions .timer.active{background:var(--green);color:#fff}.danger-link{color:var(--red)!important}.empty{text-align:center;color:var(--muted);background:#ffffff6b;border:1px dashed #c9cac2;border-radius:13px;gap:5px;padding:28px;display:grid}.empty strong{color:var(--ink)}.modal-backdrop{z-index:100;background:#101b1680;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:17px;width:min(720px,100%);max-height:90vh;overflow:auto;box-shadow:0 22px 80px #00000040}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.modal h2{margin:0;font:500 1.4em Georgia,serif}.modal>header button{background:#e7e4db;border:0;border-radius:50%;width:31px;height:31px;font-size:1.4em}.editor-form{grid-template-columns:repeat(2,1fr);gap:13px;padding:20px;display:grid}.editor-form label,.meal-card label,.pot label{color:var(--muted);gap:5px;font-size:.7em;display:grid}.editor-form input,.editor-form select,.editor-form textarea,.inline-form input,.inline-form select,.inline-form textarea,.meal-card input,.pot input,.link-card textarea{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;width:100%;padding:10px}.editor-form textarea{resize:vertical;min-height:95px}.wide{grid-column:1/-1}.editor-form footer{grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.day-panel{gap:10px;padding:20px;display:grid}.day-panel>.primary{width:max-content;margin-bottom:4px}.calendar-wrap{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays span{text-align:center;color:var(--muted);padding:8px;font-size:.7em;font-weight:850}.calendar-day{text-align:left;background:#fffef9;border:0;border-top:1px solid #e7e5dd;border-left:1px solid #e7e5dd;flex-direction:column;gap:5px;min-height:106px;padding:8px;display:flex}.calendar-day:nth-child(7n+1){border-left:0}.calendar-day>span{align-self:flex-end;font-size:.76em;font-weight:800}.calendar-day small{color:var(--green);font-size:.62em}.calendar-day b,.calendar-day em{color:#635587;background:#e8e3f2;border-radius:4px;padding:3px 5px;font-size:.56em;font-style:normal;font-weight:700;line-height:1.3}.calendar-day em{color:#3f6a7d;background:#dfebef}.calendar-day:hover,.calendar-day.selected{outline:2px solid var(--green);outline-offset:-2px;background:#eef3ef}.calendar-day.blank{background:#f7f5ee}.inline-form{background:var(--card);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:14px;display:flex}.inline-form input,.inline-form select{flex:1;width:auto;min-width:130px}.check-label{align-items:center;gap:5px;font-size:.72em;display:flex}.check-label input{flex:0;width:auto;min-width:0}.client-grid{gap:14px;display:grid}.client-card{background:var(--card);border:1px solid var(--line);border-radius:15px;padding:18px}.client-card>header{justify-content:space-between;display:flex}.client-card h3{margin:3px 0 0;font:500 1.4em Georgia,serif}.client-card small{color:var(--muted)}.pipeline{grid-template-columns:repeat(7,1fr);gap:5px;margin:20px 0;display:grid}.pipeline button{color:var(--muted);background:#eeece5;border:0;border-radius:8px;justify-items:center;gap:4px;padding:10px 5px;font-size:.65em;display:grid}.pipeline button span{background:#dddcd4;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.pipeline button.done{background:var(--soft);color:var(--green);font-weight:800}.pipeline button.done span{background:var(--green);color:#fff}.client-card footer{color:var(--muted);align-items:center;gap:12px;font-size:.75em;display:flex}.client-card footer strong{color:var(--ink);margin-left:auto}.finance-layout{grid-template-columns:1.5fr .65fr;gap:16px;display:grid}.money-list{gap:7px;display:grid}.money-row{background:var(--card);border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 38px 1fr auto auto auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.money-row time{color:var(--green);font-weight:850}.money-row div{display:grid}.money-row small{color:var(--muted);font-size:.68em}.money-row b{font-size:.8em}.money-row b.expense{color:var(--red)}.money-row b.income{color:var(--green)}.finance-advice{background:#e9e5d8;border-radius:13px;padding:18px}.finance-advice h3{margin:0 0 12px;font:500 1.15em Georgia,serif}.finance-advice ol{color:#566159;gap:10px;margin:0;padding-left:18px;font-size:.75em;line-height:1.5;display:grid}.pots-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.pot{color:#fff;background:#665b78;border-radius:14px;gap:8px;padding:17px;display:grid}.pot small{color:#d5cede;text-transform:uppercase;letter-spacing:.1em}.pot>strong{font:500 1.8em Georgia,serif}.pot label{color:#d8d1df}.pot label input,.pot div input{color:#fff;background:#756985;border-color:#8c809c}.pot>div{gap:5px;display:flex}.pot>div input{border-radius:7px;width:100%;min-width:0;padding:8px}.pot button{background:var(--yellow);color:#26382f;border:0;border-radius:7px;padding:8px;font-weight:800}.meal-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.meal-card{background:var(--card);border:1px solid var(--line);border-radius:12px;gap:10px;padding:14px;display:grid}.meal-card>strong{font:500 1.15em Georgia,serif}.meal-card input{padding:8px}.market-note,.insight-card{background:var(--soft);border-radius:13px;margin-top:18px;padding:17px}.market-note h3,.insight-card h3{margin:0 0 6px;font:500 1.2em Georgia,serif}.market-note p,.insight-card p{color:#526158;margin:0;font-size:.78em;line-height:1.6}.wellness-grid{grid-template-columns:1.4fr .7fr;gap:16px;display:grid}.wellness-grid>section,.wellness-grid>aside{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:17px}.wellness-grid h2{margin:0 0 14px;font:500 1.3em Georgia,serif}.wellness-grid ul{color:var(--muted);gap:9px;margin:0;padding-left:18px;font-size:.76em;display:grid}.med-row{border-top:1px solid #eceae3;grid-template-columns:auto 50px 1fr auto auto;align-items:center;gap:9px;padding:10px 0;display:grid}.med-row div{display:grid}.med-row small{color:var(--muted);font-size:.68em}.alarm-action{width:100%;margin-top:16px}.alarm-note{color:var(--muted);margin:9px 0 0;font-size:.67em;line-height:1.45}.activity-section,.log-list{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-top:18px;padding:18px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:15px;display:flex}.section-heading h2{margin:4px 0 0;font:500 1.45em Georgia,serif}.section-heading>span{color:var(--muted);font-size:.72em}.activity-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.activity-card{border:1px solid var(--line);background:#fbfaf4;border-radius:12px;gap:8px;padding:14px;display:grid}.activity-card h3{margin:0;font:500 1.2em Georgia,serif}.activity-card p{color:var(--muted);margin:0;font-size:.72em;line-height:1.45}.activity-card small{color:var(--muted)}.activity-card>div{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.activity-card button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px;font-size:.67em}.activity-kind{background:var(--soft);text-transform:uppercase;border-radius:12px;width:max-content;padding:4px 7px;font-size:.6em;font-weight:850}.activity-kind.creative{color:#6b4f7a;background:#eee3f1}.activity-kind.screen{color:#4c6677;background:#e3e9ee}.activity-kind.social{color:#8a6440;background:#f4e6d7}.activity-kind.rest{color:#6f6951;background:#e8e5d9}.activity-kind.movement{color:#426b4a;background:#dfece2}.checkin-card{background:#e8eee9;border:1px solid #cad9d0;border-radius:14px;grid-template-columns:1.6fr repeat(4,1fr);align-items:end;gap:14px;margin-bottom:16px;padding:17px;display:grid}.checkin-card h2{margin:4px 0;font:500 1.35em Georgia,serif}.checkin-card>div>span{color:var(--muted);font-size:.68em}.checkin-card label{color:var(--muted);gap:6px;font-size:.68em;display:grid}.checkin-card label b{color:var(--green)}.checkin-card input{width:100%}.checkin-card input[type=number],.checkin-card input[type=text],.checkin-card .checkin-note input{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px}.checkin-note{grid-column:1/-1}.habit-note{color:var(--muted);background:#e8eee9;border-radius:11px;margin-bottom:16px;padding:14px 16px;font-size:.78em}.habit-note strong{color:var(--green)}.habit-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.habit-card{background:var(--card);border:1px solid var(--line);border-radius:14px;gap:8px;padding:16px;display:grid}.habit-card.disabled{opacity:.5}.habit-card header{justify-content:space-between;gap:10px;display:flex}.habit-card header small{color:var(--green);text-transform:uppercase;font-size:.62em;font-weight:800}.habit-card h3{margin:3px 0 0;font:500 1.2em Georgia,serif}.habit-card header>strong{color:var(--green)}.habit-card p{color:var(--muted);margin:0;font-size:.73em;line-height:1.45}.habit-progress{background:#e9e9e1;border-radius:8px;height:6px;overflow:hidden}.habit-progress i{background:var(--green);height:100%;display:block}.habit-actions{flex-wrap:wrap;gap:5px;margin-top:4px;display:flex}.habit-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 9px;font-size:.68em}.habit-actions .selected{outline:2px solid var(--green)}.habit-actions .miss{color:var(--red)}.habit-actions .miss.selected{outline-color:var(--red);background:#f3e2df}.alarm-check{align-self:end;padding-bottom:9px}.consumption-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.consumption-summary article{background:var(--card);border:1px solid var(--line);border-radius:13px;gap:4px;padding:15px;display:grid}.consumption-summary small,.consumption-summary span{color:var(--muted);font-size:.68em}.consumption-summary strong{font:500 1.35em Georgia,serif}.consumption-list{gap:8px;display:grid}.consumption-list>article{background:var(--card);border:1px solid var(--line);border-radius:11px;grid-template-columns:90px minmax(180px,1fr) 100px 200px auto auto;align-items:center;gap:10px;padding:12px;display:grid}.consumption-list time{color:var(--green);font-size:.72em;font-weight:800}.consumption-list>article>div{display:grid}.consumption-list small,.consumption-list>article>span{color:var(--muted);font-size:.67em}.consumption-list>article>b{text-align:right}.consumption-list button,.log-list button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;font-size:.67em}.inventory-section{background:var(--card);border:1px solid var(--line);border-radius:14px;margin:18px 0;padding:18px}.inventory-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.inventory-grid article{border:1px solid var(--line);border-radius:11px;gap:7px;padding:13px;display:grid}.inventory-grid article.low{background:#fbefec;border-color:#d8a29a}.inventory-grid article>div:first-child{display:grid}.inventory-grid small{color:var(--muted);text-transform:uppercase;font-size:.65em}.inventory-grid article>b{font:500 1.25em Georgia,serif}.inventory-grid article>span{color:var(--muted);font-size:.68em}.inventory-grid article>div:last-child{flex-wrap:wrap;gap:4px;display:flex}.inventory-grid button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 8px;font-size:.66em}.stat-summary{grid-template-columns:repeat(3,1fr);display:grid}.stat-summary>div{text-align:center;display:grid}.stat-summary strong{font:500 1.8em Georgia,serif}.stat-summary span{color:var(--muted);font-size:.7em}.stats-card{background:var(--card);border:1px solid var(--line);border-radius:14px;gap:15px;padding:18px;display:grid}.stat-row{grid-template-columns:100px 1fr 75px 70px;align-items:center;gap:12px;font-size:.75em;display:grid}.stat-row>div{background:#ecebe4;border-radius:8px;height:8px;overflow:hidden}.stat-row i{background:var(--green);height:100%;display:block}.stat-row small{color:var(--muted)}.stat-summary.expanded{grid-template-columns:repeat(7,1fr)}.period-select{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:9px}.insight-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.log-list>article{border-top:1px solid #eceae3;grid-template-columns:90px 90px minmax(160px,1fr) 80px auto auto;align-items:center;gap:9px;padding:9px 0;font-size:.73em;display:grid}.log-list time{color:var(--muted)}.log-list>article>b{text-align:right}.time-form label{align-items:center;gap:6px;font-size:.72em;display:flex}.time-form label input{min-width:80px}.review-summary{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:16px;display:grid}.review-summary article{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:11px;gap:4px;padding:13px;display:grid}.review-summary strong{font:500 1.35em Georgia,serif}.review-summary span{color:var(--muted);font-size:.66em}.review-form{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.review-form>label{color:var(--muted);gap:6px;font-size:.72em;display:grid}.review-form textarea{border:1px solid var(--line);resize:vertical;border-radius:8px;min-height:115px;padding:10px}.review-form footer{color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:.72em;display:flex}.toast{z-index:200;color:#fff;background:#1f3028;border-radius:12px;max-width:420px;padding:14px 18px;font-size:.8em;position:fixed;bottom:18px;right:18px;box-shadow:0 16px 50px #00000040}.links-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.link-card{background:var(--card);border:1px solid var(--line);border-radius:14px;gap:11px;padding:18px;display:grid}.link-card h2,.google-list h2{margin:0;font:500 1.25em Georgia,serif}.link-card p{color:var(--muted);margin:0;font-size:.76em;line-height:1.5}.link-card textarea{resize:vertical;min-height:110px}.link-card button{width:max-content}.google-list{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-top:16px;padding:18px}.google-list>a{color:inherit;border-top:1px solid #eceae3;grid-template-columns:150px 1fr auto;align-items:center;gap:12px;padding:11px 0;text-decoration:none;display:grid}.google-list>a span{color:var(--muted);font-size:.7em}.google-list>a b{color:var(--green);font-size:.72em}.small-note{margin:12px 0 0;display:block}.permission-explain{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.permission-explain>div{background:var(--card);border:1px solid var(--line);border-radius:12px;gap:5px;padding:15px;display:grid}.permission-explain span{color:var(--muted);font-size:.75em;line-height:1.5}.member-list{gap:8px;display:grid}.member-list article{background:var(--card);border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:10px;padding:11px;display:grid}.avatar{background:var(--yellow);border-radius:50%;place-items:center;width:35px;height:35px;font-weight:850;display:grid}.member-list article>div{display:grid}.member-list small{color:var(--muted);font-size:.68em}.member-list b{color:var(--green);text-transform:uppercase;font-size:.7em}.member-list button{background:0 0;border:0}.access-note{margin-top:16px;display:block}.portability-section{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-top:20px;padding:18px}.portability-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.portability-grid article{border:1px solid var(--line);border-radius:11px;align-content:start;gap:9px;padding:14px;display:grid}.portability-grid p{color:var(--muted);margin:0;font-size:.72em;line-height:1.45}.portability-grid button{width:max-content}.cloud-readiness{background:var(--soft);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:12px;font-size:.7em;display:flex}.cloud-readiness strong{margin-right:auto}.cloud-readiness span{background:#fff;border-radius:8px;padding:6px 8px}.focus-shell{min-height:100vh;font-size:calc(16px * var(--font-scale,1));color:var(--ink);background:#f4f1e7;grid-template-rows:auto 1fr auto;display:grid}.focus-shell>header,.focus-shell>footer{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,70px);font-size:.76em;display:flex}.focus-shell>header button,.focus-shell>footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 11px}.focus-shell>footer{border-top:1px solid var(--line);border-bottom:0}.focus-content{text-align:center;justify-items:center;gap:18px;width:min(820px,100% - 40px);margin:auto;padding:50px 0;display:grid}.focus-content h1{letter-spacing:-.045em;margin:0;font:500 clamp(2.7em,7vw,5.8em)/1 Georgia,serif}.focus-content>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;line-height:1.65}.focus-time{margin:20px 0;display:grid}.focus-time strong{font:500 3em var(--font-geist-mono)}.focus-time small{color:var(--muted)}.focus-buttons{gap:10px;display:flex}.mobile-nav{display:none}.package-import{background:#e7ede8;border:1px solid #c8d7cd;border-radius:16px;margin-bottom:18px;padding:20px}.package-intro{grid-template-columns:1fr auto;align-items:start;gap:22px;display:grid}.package-intro h2{margin:5px 0 8px;font:500 1.55em Georgia,serif}.package-intro p:not(.eyebrow){max-width:760px;color:var(--muted);margin:0;font-size:.77em;line-height:1.6}.package-actions{gap:7px;min-width:220px;display:grid}.file-button{text-align:center;cursor:pointer}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.package-flow{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:16px;display:grid}.package-flow span{color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:.68em;display:flex}.package-flow b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.package-preview{border:1px solid var(--green);background:#fff;border-radius:10px;gap:7px;margin-top:15px;padding:13px;font-size:.75em;display:grid}.package-preview span{color:var(--muted)}.package-preview>div{gap:7px;display:flex}.blocked-label{color:var(--red);font-weight:800}.task-actions .support{color:#765922;background:#fff8df}.today-priorities{margin-top:18px}.today-rest{border:1px solid var(--line);background:#ffffff73;border-radius:13px;margin-top:16px;padding:13px}.today-rest summary{cursor:pointer;color:var(--green);margin-bottom:10px;font-size:.78em;font-weight:800}.balance-card{color:#fff;background:#253b31;border-radius:14px;grid-template-columns:1fr auto;gap:12px;margin-bottom:18px;padding:17px 20px;display:grid}.balance-card h2{margin:3px 0;font:500 1.35em Georgia,serif}.balance-card span,.balance-card p{color:#c6d2cc;font-size:.72em}.balance-card>p{grid-column:1/-1;margin:0}.balance-lights{align-items:center;gap:6px;display:flex}.balance-lights span{border:1px solid #50655a;border-radius:20px;padding:7px 9px}.balance-lights span.on{background:var(--yellow);border-color:var(--yellow);color:#25372f;font-weight:850}.support-panel{gap:9px;padding:20px;display:grid}.support-panel p{margin:0 0 4px}.support-panel button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;padding:12px}.support-panel .primary{background:var(--green);color:#fff}.support-panel small{color:var(--muted);margin-top:5px;line-height:1.5}.motivation-settings{color:#fff;background:#253b31;border-radius:14px;grid-template-columns:1.5fr auto 160px 1fr;align-items:end;gap:14px;margin-top:18px;padding:18px;display:grid}.motivation-settings h2{margin:3px 0;font:500 1.4em Georgia,serif}.motivation-settings>div>span,.motivation-settings label{color:#c6d2cc;font-size:.72em}.motivation-settings label:not(.check-label){gap:5px;display:grid}.motivation-settings input{color:#fff;background:#344c40;border:1px solid #61736a;border-radius:8px;padding:9px}.mobile-more-backdrop{display:none}@media (max-width:1100px){.finance-layout,.wellness-grid{grid-template-columns:1fr}.meal-grid{grid-template-columns:repeat(3,1fr)}.activity-grid{grid-template-columns:repeat(2,1fr)}.pipeline{grid-template-columns:repeat(4,1fr)}.task-card{grid-template-columns:auto 1fr}.task-actions{grid-column:2;justify-content:flex-start}.consumption-summary{grid-template-columns:repeat(2,1fr)}.consumption-list>article{grid-template-columns:80px 1fr 90px auto}.consumption-list>article>span{grid-column:2/4}.consumption-list>article>button{grid-row:2}.checkin-card{grid-template-columns:repeat(4,1fr)}.checkin-card>div{grid-column:1/-1}.inventory-grid,.portability-grid{grid-template-columns:repeat(2,1fr)}.stat-summary.expanded,.review-summary{grid-template-columns:repeat(4,1fr)}}@media (max-width:780px){.app-shell{display:block}.sidebar{display:none}.topbar{min-height:58px;padding:8px 12px}.date-control input{width:125px}.top-actions button:not(.focus-toggle){display:none}.content{padding:23px 14px 94px}.view-header{flex-direction:column;align-items:flex-start}.view-header h1{font-size:2.05em}.view-header .header-buttons{flex-wrap:wrap;width:100%}.view-header .header-buttons button{flex:1}.progress-card,.module-summary{flex-wrap:wrap;align-items:flex-start}.progress-track{flex-basis:60%}.progress-card p,.module-summary p{width:100%;margin:0}.calendar-wrap{padding:7px}.calendar-day{min-height:69px;padding:5px}.calendar-day small{font-size:.52em}.calendar-day b,.calendar-day em{border-radius:50%;width:6px;height:6px;padding:0;font-size:0}.task-card{padding:12px}.task-actions{gap:4px}.task-actions button{flex:1}.modal-backdrop{padding:10px}.editor-form{grid-template-columns:1fr}.wide,.editor-form footer{grid-column:auto}.client-form,.finance-form,.member-form,.activity-form,.time-form,.stock-form{grid-template-columns:1fr;display:grid}.inline-form input,.inline-form select{width:100%}.pipeline{grid-template-columns:repeat(2,1fr)}.money-row{grid-template-columns:auto 32px 1fr auto}.money-row>button:not(.task-check){grid-row:2}.pots-grid,.meal-grid,.stat-summary,.stat-summary.expanded,.links-grid,.permission-explain,.habit-grid,.consumption-summary,.activity-grid,.insight-grid,.inventory-grid,.portability-grid,.review-summary{grid-template-columns:1fr}.stat-row{grid-template-columns:75px 1fr 60px}.stat-row small{display:none}.log-list>article{grid-template-columns:70px 1fr auto}.log-list>article .category{display:none}.log-list>article button{grid-row:2}.google-list>a{grid-template-columns:1fr auto}.google-list>a span{grid-column:1/-1}.mobile-nav{border-top:1px solid var(--line);z-index:30;background:#fffefa;grid-template-columns:repeat(5,1fr);height:70px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;border:0;place-content:center;gap:3px;font-size:.57em;display:grid}.mobile-nav button span{font:.9em var(--font-geist-mono)}.mobile-nav button.active{color:var(--green);background:#eaf0ec}.mobile-more-backdrop{z-index:28;background:#101b1675;align-items:flex-end;display:flex;position:fixed;inset:0 0 70px}.mobile-more{background:var(--paper);border-radius:18px 18px 0 0;width:100%;max-height:70vh;padding:16px;overflow:auto}.mobile-more header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mobile-more header button{background:#e7e4db;border:0;border-radius:50%;width:32px;height:32px}.mobile-more>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.mobile-more>div button,.mobile-more>.focus-toggle{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;padding:12px}.mobile-more>.focus-toggle{background:var(--green);width:100%;margin-top:10px}.focus-buttons{flex-direction:column;width:100%}.focus-buttons button{width:100%}.focus-shell>header{gap:10px}.member-list article{grid-template-columns:auto 1fr auto}.member-list article button{grid-column:2;justify-self:start}.consumption-list>article{grid-template-columns:70px 1fr auto}.consumption-list>article>span{grid-column:2/4}.consumption-list>article>button{grid-row:auto}.section-heading{flex-direction:column;align-items:flex-start}.toast{bottom:82px;left:12px;right:12px}.checkin-card{grid-template-columns:1fr 1fr}.checkin-card>div,.checkin-note{grid-column:1/-1}.capture-box>div,.capture-tools,.capture-list article,.review-form footer{flex-direction:column;align-items:stretch}.capture-list article>div{flex-wrap:wrap;width:100%}.review-form{grid-template-columns:1fr}.review-form footer{grid-column:auto}.cloud-readiness{flex-direction:column;align-items:flex-start}.balance-card,.motivation-settings{grid-template-columns:1fr}.balance-card>p{grid-column:auto}.balance-lights{flex-wrap:wrap}.package-intro{grid-template-columns:1fr}.package-actions{min-width:0}.package-flow{grid-template-columns:1fr 1fr}}.side-footer{justify-content:space-between}.side-footer>div{align-items:center;gap:8px;display:flex}.side-footer a{color:inherit;opacity:.78;font-size:1em;text-decoration:none}.side-footer a:hover{opacity:1;text-decoration:underline}.login-page{background:radial-gradient(circle at 15% 10%,#315d4d29,#0000 34rem),#f2f0e9;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #1f2d271f;border-radius:24px;gap:28px;width:min(100%,440px);padding:clamp(24px,6vw,42px);display:grid;box-shadow:0 28px 80px #1f2d271f}.login-brand{align-items:center;gap:12px;display:flex}.login-brand>span{color:#fff;background:#315d4d;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.login-brand div{display:grid}.login-brand small,.login-card>small{color:#647069}.login-card h1{margin:3px 0 8px;font-size:clamp(2rem,8vw,3rem)}.login-card p{color:#647069;margin:0}.login-card form{gap:16px;display:grid}.login-card label{gap:7px;font-size:.83rem;font-weight:700;display:grid}.login-card input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:11px}.login-card button{min-height:48px}.login-error{color:#9a352b;background:#fff1ef;border-radius:12px;padding:11px 13px;font-size:.88rem}
