@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";*{box-sizing:border-box}:root{--ink:#25372e;--muted:#758078;--sage:#456b56;--sage-dark:#345443;--sage-pale:#e9efe8;--cream:#f5f2e9;--paper:#fffdfa;--line:#e3e2d8;--gold:#d6ae5b;--red:#ac5d4c;--shadow:0 12px 35px #25372e12}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit;color:inherit}button,a{cursor:pointer}.brand-mark{background:var(--sage);color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font:700 24px Fraunces;display:grid;box-shadow:inset 0 0 0 1px #ffffff40}.eyebrow,.step{color:#789382;letter-spacing:1.55px;font-size:10px;font-weight:700}.loading-screen{place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.loading-screen p{color:var(--muted)}.welcome{background:radial-gradient(circle at 80% 20%,#dce8db 0,transparent 30%),var(--cream);grid-template-rows:auto 1fr;grid-template-columns:1.1fr .9fr;gap:20px;min-height:100vh;padding:35px clamp(28px,5vw,78px);display:grid}.welcome-brand{grid-column:1/-1;align-items:center;gap:11px;font:600 21px Fraunces;display:flex}.welcome>section{align-self:center;max-width:690px;padding-bottom:50px}.welcome h1,.onboarding h1{letter-spacing:-2px;margin:16px 0 22px;font:700 clamp(43px,6vw,76px)/1.02 Fraunces}.welcome p{color:#617068;max-width:600px;font-size:16px;line-height:1.7}.primary-link,.primary-button{background:var(--sage);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:11px;padding:13px 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.primary-link{margin-top:14px}.welcome section>small{color:var(--muted);margin-top:15px;display:block}.welcome>aside{align-self:center;min-height:430px;position:relative}.welcome-card{border:1px solid var(--line);width:min(340px,90%);box-shadow:var(--shadow);background:#fffdf8;border-radius:18px;padding:32px;position:absolute;top:30px;right:10%;transform:rotate(2deg)}.welcome-card.offset{color:#fff;background:#466b57;top:220px;right:28%;transform:rotate(-2deg)}.welcome-card span{text-transform:uppercase;letter-spacing:1.3px;color:#8aa091;font-size:10px}.welcome-card b{margin:12px 0;font:600 23px Fraunces;display:block}.welcome-card p{margin:0;color:inherit!important;font-size:12px!important;line-height:1.5!important}.onboarding{background:linear-gradient(#e8eee6 0,#f5f2e9 35%);align-content:start;justify-items:center;min-height:100vh;padding:30px;display:grid}.onboarding .welcome-brand{justify-self:start;width:min(850px,100%)}.onboarding-card{background:var(--paper);border:1px solid var(--line);width:min(850px,100%);box-shadow:var(--shadow);border-radius:20px;margin-top:40px;padding:46px 54px}.onboarding-card h1{letter-spacing:-1px;margin:10px 0;font-size:42px}.onboarding-card>p{color:var(--muted)}label{gap:7px;font-size:11px;font-weight:700;display:grid}input,textarea,select{background:#fff;border:1px solid #d9ddd6;border-radius:9px;outline:none;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:#71907b;box-shadow:0 0 0 3px #6e92791c}.onboarding-card>label{margin:28px 0 18px}.role-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.role-options button{border:1px solid var(--line);text-align:left;background:#faf9f5;border-radius:13px;min-height:172px;padding:23px}.role-options button.selected{background:#edf3eb;border-color:#71907b;box-shadow:inset 0 0 0 1px #71907b}.option-icon{width:36px;height:36px;color:var(--sage);background:#e6eee5;border-radius:50%;place-items:center;font-size:22px;display:grid}.role-options b,.role-options small{display:block}.role-options b{margin:15px 0 8px;font:600 17px Fraunces}.role-options small{color:var(--muted);line-height:1.45}.onboarding-card>.primary-button{width:100%;margin-top:22px;padding:15px}.primary-button:disabled{opacity:.45;cursor:not-allowed}.account-note{text-align:center;color:var(--muted);margin-top:14px;display:block}.form-error{color:#8f493b;background:#f6e7e3;border-radius:8px;margin-top:15px;padding:10px;font-size:11px}.wk-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.wk-sidebar{z-index:20;background:#e8ede5;border-right:1px solid #d8dfd7;flex-direction:column;width:250px;height:100vh;padding:25px 15px 18px;display:flex;position:fixed}.wk-brand{text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0 9px 22px;display:flex}.wk-brand b{font:600 20px Fraunces}.wk-brand small,.wk-profile small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.wk-sidebar nav{gap:3px;padding-right:3px;display:grid;overflow-y:auto}.wk-sidebar nav button{color:#68766d;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;min-height:41px;padding:0 12px;font-size:12px;display:flex;position:relative}.wk-sidebar nav button:hover,.wk-sidebar nav button.active{color:var(--ink);background:#fffdf8;box-shadow:0 2px 9px #2e48350c}.wk-sidebar nav button.active:before{content:"";background:var(--sage);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-15px}.wk-sidebar nav button:disabled{opacity:.48;cursor:not-allowed}.wk-sidebar nav button small{margin-left:auto;font-size:8px}.wk-sidebar nav button i{background:var(--red);color:#fff;border-radius:9px;margin-left:auto;padding:2px 6px;font-size:9px;font-style:normal}.wk-profile{border-top:1px solid #d1d9d0;align-items:center;gap:9px;margin-top:auto;padding:15px 8px 0;display:flex}.profile-dot{background:#d7b971;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font:600 16px Fraunces;display:grid}.wk-profile>span:nth-child(2){min-width:0}.wk-profile b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.wk-profile a{color:var(--sage);margin-left:auto;font-size:9px}.wk-main{grid-column:2;min-width:0}.wk-topbar{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#faf8f2e6;align-items:center;height:102px;padding:23px 40px;display:flex;position:sticky;top:0}.wk-topbar h1{margin:5px 0 0;font:600 27px Fraunces}.menu-button{display:none}.top-context{align-items:center;gap:12px;margin-left:auto;display:flex}.role-chip{background:#f8fbf7;border:1px solid #d6ded5;border-radius:20px;padding:8px 12px;font-size:9px;font-weight:700}.top-context select{min-width:160px;font-size:10px}.wk-content{max-width:1400px;margin:auto;padding:28px 40px 60px}.page{gap:21px;display:grid}.day-hero{background:linear-gradient(120deg,var(--sage-dark),#5c7f68);color:#fff;border-radius:18px;align-items:center;min-height:220px;padding:37px 45px;display:flex;position:relative;overflow:hidden}.day-hero:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:330px;height:330px;position:absolute;top:-90px;right:-80px;box-shadow:0 0 0 45px #ffffff08,0 0 0 90px #ffffff05}.day-hero>div:first-child{z-index:1;max-width:700px}.day-hero .eyebrow{color:#cadbce}.day-hero h2{margin:8px 0;font:600 32px Fraunces}.day-hero p{color:#e0e8e2;margin:0;font-size:13px;line-height:1.6}.day-progress{z-index:1;text-align:center;margin-left:auto;padding:20px}.day-progress strong{font:600 36px Fraunces;display:block}.day-progress small{color:#d8e2da;font-size:9px}.stat-row{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-row div{background:var(--paper);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.stat-row span{color:var(--muted);font-size:10px}.stat-row b{font:600 22px Fraunces}.panel{background:var(--paper);border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 17px #334a3a08}.panel-title,.page-heading{justify-content:space-between;align-items:flex-end;display:flex}.panel-title{padding:23px 25px 15px}.panel-title h3,.editor h3,.settings-section h3,.summary-grid h3{margin:5px 0;font:600 20px Fraunces}.page-heading h2{margin:5px 0;font:600 32px Fraunces}.page-heading p{color:var(--muted);max-width:680px;margin:5px 0;font-size:12px;line-height:1.5}.preview-list{padding:0 25px 12px}.preview-list>div{border-top:1px solid #ecebe4;align-items:center;gap:12px;min-height:66px;display:flex}.item-symbol{width:34px;height:34px;color:var(--sage);background:#e8efe7;border-radius:9px;flex:none;place-items:center;font:600 14px Fraunces;display:grid}.preview-list>div>span:nth-child(2){display:grid}.preview-list b{font-size:12px}.preview-list small{color:var(--muted);margin-top:3px;font-size:9px}.status{text-transform:capitalize;white-space:nowrap;color:#606a64;background:#eee;border-radius:12px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:700}.status.approved{color:#4a7655;background:#e3eee2}.status.needs_approval{color:#80642c;background:#f5e8cc}.status.in_progress{color:#506d7c;background:#e4ecf0}.status.returned{color:#9a5142;background:#f4e2de}.notice{color:var(--sage);background:#edf2eb;border:1px solid #d5dfd4;border-radius:11px;align-items:center;gap:12px;padding:14px 17px;display:flex}.notice span{display:grid}.notice b{font-size:11px}.notice small{color:var(--muted);margin-top:2px;font-size:9px}.notice.error{color:#914f41;background:#f6e8e4;justify-content:space-between}.notice.error button{background:0 0;border:0;font-size:18px}.primary-button.compact{padding:10px 13px}.secondary-button{background:#fff;border:1px solid #cdd7ce;border-radius:9px;padding:10px 14px;font-size:10px}.editor{padding:24px}.form-grid{grid-template-columns:1fr 130px;gap:14px;margin-top:18px;display:grid}.form-grid .full{grid-column:1/-1}.form-grid textarea{resize:vertical;min-height:90px}.editor-actions{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.editor-actions>button:not(.primary-button){background:0 0;border:0;font-size:11px}.item-list{padding:7px 23px}.managed-item{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(170px,1fr) auto auto;align-items:center;gap:14px;min-height:92px;padding:14px 0;display:grid}.managed-item:last-child{border-bottom:0}.item-copy b{font-size:12px}.item-copy p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.4}.item-copy small{color:#8c958f;font-size:8px}.item-actions{gap:7px;display:flex}.item-actions button{border:1px solid var(--line);background:#faf9f5;border-radius:8px;padding:7px 10px;font-size:9px}.item-actions .approve{background:var(--sage);color:#fff;border-color:var(--sage)}.empty{text-align:center;justify-items:center;padding:40px 20px;display:grid}.empty>span{width:40px;height:40px;color:var(--sage);background:#edf1eb;border-radius:50%;place-items:center;font-size:20px;display:grid}.empty b{margin-top:10px;font:600 16px Fraunces}.empty p{color:var(--muted);max-width:420px;margin:5px;font-size:10px;line-height:1.5}.writing-card{padding:28px}.writing-card textarea{resize:vertical;min-height:290px;font:400 15px/1.7 Fraunces}.share-check{background:#f6f3e9;border-radius:10px;grid-template-columns:18px 1fr;align-items:start;margin-top:14px;padding:14px;display:flex}.share-check input{margin-top:3px}.share-check span{display:grid}.share-check small{color:var(--muted);margin-top:3px;font-weight:400}.writing-foot{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.writing-foot>span{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.summary-grid .panel{padding:20px}.summary-grid p{color:var(--muted);font-size:9px}.privacy-summary{color:var(--sage);align-items:center;gap:12px;display:flex}.privacy-summary span{display:grid}.privacy-summary b{font-size:11px}.privacy-summary small{color:var(--muted);margin-top:4px;font-size:8px}.summary-row,.history-row{border-top:1px solid var(--line);align-items:center;min-height:60px;font-size:11px;display:flex}.summary-row:first-of-type{border:0}.calendar{padding:25px}.segments{border:1px solid var(--line);background:#fff;border-radius:9px;padding:3px;display:flex}.segments button{background:0 0;border:0;border-radius:6px;padding:7px 13px;font-size:9px}.segments button.active{background:var(--sage);color:#fff}.calendar-title{justify-content:space-between;align-items:center;display:flex}.calendar-title h3{font:600 19px Fraunces}.calendar-title button{background:0 0;border:0}.weekdays,.month-grid{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}.weekdays{color:var(--muted);margin:10px 0;font-size:9px}.month-grid button{background:#fff;border:1px solid #ecebe5;height:66px;margin:-1px 0 0 -1px;position:relative}.month-grid button i{background:#80a087;border-radius:50%;width:5px;height:5px;position:absolute;bottom:9px;left:calc(50% - 2px)}.month-grid button.today{background:var(--sage);color:#fff;border-radius:8px}.timeline{text-align:center;place-content:center;min-height:300px;display:grid}.timeline>span{font:600 18px Fraunces}.history-row{gap:12px}.history-mark{background:var(--sage);border-radius:50%;width:8px;height:8px}.history-row>div{display:grid}.history-row small{color:var(--muted);margin-top:3px;font-size:8px}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-section{padding:25px}.settings-section>p{color:var(--muted);font-size:10px;line-height:1.5}.settings-line{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.settings-line>span{display:grid}.settings-line b{font-size:11px}.settings-line small,.settings-line>i{color:var(--muted);font-size:8px;font-style:normal}.settings-line>button:not(.toggle){color:var(--sage);background:0 0;border:0;font-size:9px}.user-code{background:#edf2eb;border-radius:11px;justify-content:space-between;align-items:center;padding:17px;display:flex}.user-code span{display:grid}.user-code small{color:var(--muted);font-size:8px}.user-code b{letter-spacing:1px;font:600 20px Fraunces}.user-code button{background:#fff;border:1px solid #d0d9cf;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.inline-form{gap:8px;display:flex}.inline-form input{flex:1;min-width:0}.connections{margin-top:14px}.connections>div:not(.empty){border-top:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;display:flex}.connections span:nth-child(2){display:grid}.connections b{font-size:10px}.connections small{color:var(--muted);font-size:8px}.connections button{color:var(--red);background:0 0;border:0;margin-left:auto;font-size:8px}.capacity{background:#e5e9e3;border-radius:8px;height:8px;margin:15px 0 10px;position:relative}.capacity>span{background:var(--sage);border-radius:8px;height:100%;display:block}.capacity small{color:var(--muted);font-size:8px;position:absolute;top:13px;left:0}.toggle{background:#d2d7d1;border:0;border-radius:15px;width:40px;height:22px;padding:3px}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;display:block}.toggle.on{background:var(--sage)}.toggle.on i{margin-left:auto}.connection-banner{background:#f4e7c9;border:1px solid #e1c98f;border-radius:13px;grid-template-columns:1fr auto;gap:4px 15px;padding:18px 22px;display:grid}.connection-banner>span{letter-spacing:1px;color:#8b6b31;font-size:8px}.connection-banner>b{font:600 17px Fraunces}.connection-banner p{color:#77684c;grid-column:1;margin:3px 0;font-size:10px}.connection-banner button{color:#fff;background:#796335;border:0;border-radius:9px;grid-area:1/2/4;padding:10px 15px;font-size:9px}@media (width<=950px){.wk-shell{display:block}.wk-main{grid-column:auto}.wk-sidebar{transition:transform .2s;transform:translate(-105%);box-shadow:10px 0 30px #24382a24}.wk-sidebar.open{transform:translate(0)}.drawer-scrim{z-index:15;background:#1c2b2359;border:0;position:fixed;inset:0}.menu-button{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;margin-right:13px;display:grid}.wk-topbar{height:86px;padding:18px 20px}.wk-topbar h1{font-size:22px}.wk-content{padding:20px 18px 50px}.stat-row,.summary-grid{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.top-context .role-chip{display:none}.day-hero{padding:30px}.welcome{grid-template-columns:1fr}.welcome>aside{display:none}.welcome>section{padding-bottom:0}.managed-item{grid-template-columns:38px 1fr auto}.item-actions{grid-column:2/4}.connection-banner{display:block}.connection-banner button{margin-top:10px}.connection-banner p{margin-top:5px}}@media (width<=600px){.wk-topbar .eyebrow{font-size:8px}.top-context select{width:135px;min-width:0}.day-hero{align-items:flex-start;min-height:250px;padding:28px 23px}.day-hero h2{font-size:27px}.day-progress{position:absolute;bottom:14px;left:7px}.day-progress strong{font-size:24px}.stat-row{gap:8px}.stat-row div{gap:4px;padding:14px;display:grid}.stat-row b{font-size:18px}.page-heading{display:block}.page-heading>button,.segments{margin-top:14px}.managed-item{grid-template-columns:34px 1fr}.managed-item>.status{grid-column:2;width:max-content;margin-left:0}.item-actions{grid-column:2}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.writing-card{padding:18px}.writing-foot{align-items:flex-start;gap:12px}.summary-grid{grid-template-columns:1fr}.month-grid button{height:48px}.onboarding{padding:18px}.onboarding-card{padding:30px 20px}.role-options{grid-template-columns:1fr}.welcome{padding:25px}.welcome h1{font-size:44px}.settings-section{padding:20px}.inline-form{display:grid}.profile-dot{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.role-options .support-role{background:linear-gradient(145deg,#fff8dc,#f4ead0);border:2px solid #dbc176}.role-options .manager-role{background:linear-gradient(145deg,#e6eef5,#d7e3ec);border:2px solid #8aa4b8}.role-options .support-role.selected{background:#fff3bf;border-color:#b78b28}.role-options .manager-role.selected{background:#dbeaf5;border-color:#466d88}.role-visual{border-radius:16px;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.support-visual{color:#6f5417;background:#f0c966}.manager-visual{color:#fff;background:#5f7f95}.role-label{letter-spacing:1.4px;color:#627268;margin-top:13px;font-size:8px;display:block}.role-confirm{background:#f2f4ef;border-radius:9px;margin-top:15px;padding:11px 13px;font-size:10px}.customize-link{color:#fff;background:#ffffff12;border:1px solid #fff5;border-radius:9px;margin-top:18px;padding:8px 11px;font-size:9px}.customize-panel{padding:23px}.customize-panel h3,.wellness-entry h3,.feedback-form h3,.feedback-list h3{margin:0 0 15px;font:600 19px Fraunces}.customize-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.check-line{grid-template-columns:18px 1fr;align-items:center;display:flex}.upload-label input{background:#f7f7f2}.item-thumb{object-fit:cover;border-radius:9px;flex:none;width:38px;height:38px}.today-theme-blue .day-hero{background:linear-gradient(120deg,#355b70,#597e92)}.today-theme-plum .day-hero{background:linear-gradient(120deg,#5f485f,#866787)}.today-theme-gold .day-hero{background:linear-gradient(120deg,#78602f,#a88642)}.routine-segments,.wellness-tabs{width:max-content;margin-bottom:18px}.wellness-entry{padding:24px}.wellness-entry textarea,.feedback-form textarea,.message-compose textarea{resize:vertical;border:1px solid var(--line);border-radius:9px;width:100%;min-height:85px;padding:11px}.calendar-add{width:max-content}.summary-copy,.feedback-form,.feedback-list{padding:24px}.feedback-list>div{border-top:1px solid var(--line);padding:12px 0}.feedback-list small{color:var(--muted);font-size:8px}.feedback-form{gap:10px;display:grid}.history-search{min-width:220px}.message-panel{flex-direction:column;gap:10px;min-height:380px;padding:24px;display:flex}.message-bubble{background:#edf1eb;border-radius:13px 13px 13px 3px;align-self:flex-start;max-width:72%;padding:10px 13px}.message-bubble.mine{background:var(--sage);color:#fff;border-radius:13px 13px 3px;align-self:flex-end}.message-bubble p{margin:0;font-size:12px;line-height:1.5}.message-bubble small{opacity:.72;margin-top:5px;font-size:7px;display:block}.message-compose{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.visibility-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px;display:grid}.visibility-grid label{grid-template-columns:18px 1fr;align-items:center;display:flex}.full-settings{grid-column:1/-1}.danger{color:#a24d3e!important;border-color:#dcaea4!important}@media (width<=700px){.customize-grid{grid-template-columns:1fr}.wellness-tabs{width:100%;overflow:auto}.message-bubble{max-width:90%}.message-compose,.visibility-grid{grid-template-columns:1fr}}.reduce-motion *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.save-indicator{color:var(--sage);min-height:16px;font-size:10px}.empty-state{text-align:center;padding:35px}.empty-state h3{margin:0 0 6px;font:600 19px Fraunces}.empty-state p{color:var(--muted);margin:0;font-size:11px}.recurrence-editor{border:1px solid var(--line);border-radius:12px;margin:18px 0 0;padding:16px}.recurrence-editor legend{padding:0 7px;font:600 15px Fraunces}.recurrence-grid{grid-template-columns:repeat(3,minmax(130px,1fr));margin-top:3px}.weekday-picker{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.weekday-picker label{display:block}.weekday-picker input{opacity:0;position:absolute}.weekday-picker span{border:1px solid var(--line);border-radius:8px;padding:7px 10px;font-size:9px;display:block}.weekday-picker input:checked+span{background:var(--sage);border-color:var(--sage);color:#fff}.status-pill{text-transform:capitalize;white-space:nowrap;background:#eee;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:700}.health-view-controls,.calendar-toolbar{align-items:center;gap:10px;display:flex}.health-view-controls input,.calendar-toolbar input{width:max-content}.health-plan-list{gap:14px;display:grid}.health-card{padding:22px}.health-card-heading{justify-content:space-between;gap:15px;display:flex}.health-card-heading h3,.appointment-card h3{margin:4px 0;font:600 20px Fraunces}.health-card-heading p,.appointment-card p{color:var(--muted);font-size:10px}.health-card-heading>div:last-child,.health-card-actions,.appointment-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.health-card button,.appointment-card button,.details-toggle{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 9px;font-size:9px}.health-week-grid{grid-template-columns:repeat(7,minmax(105px,1fr));gap:8px;margin:17px 0;display:grid;overflow:auto}.health-week-grid label{min-width:105px}.health-card details{border-top:1px solid var(--line);padding-top:12px}.health-card summary,.appointment-card summary{cursor:pointer;font-size:10px;font-weight:700}.health-card-actions{margin-top:13px}.health-card-actions>span{color:var(--muted);margin-right:auto;font-size:9px}.sleep-table{overflow:auto}.sleep-row{border-top:1px solid var(--line);grid-template-columns:130px 90px 90px 100px minmax(170px,1fr) 130px;align-items:center;gap:10px;min-width:760px;padding:12px 18px;font-size:10px;display:grid}.sleep-header{background:#f1f3ed;border-top:0}.sleep-row button{color:var(--sage);background:0 0;border:0;font-size:9px}.calendar-toolbar{justify-content:space-between}.month-grid button{align-content:center;justify-items:center;display:grid}.month-grid button i{background:var(--gold);color:#3e351f;border-radius:9px;width:auto;height:auto;margin-top:4px;padding:2px 6px;font-size:8px;font-style:normal;position:static}.calendar-agenda{gap:12px;display:grid}.appointment-card{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:10px;padding:18px;display:grid}.appointment-card details{border-top:1px solid var(--line);grid-column:1/-1;padding-top:10px}.appointment-card.cancelled{opacity:.65}.appointment-card>.status{text-transform:capitalize}.appointment-comments{margin-top:13px}.appointment-comments p{background:#f1f3ed;border-radius:8px;padding:8px}.appointment-comments small{margin-top:3px;font-size:7px;display:block}.appointment-comments>div{gap:7px;display:flex}.appointment-comments input{flex:1}.agreement-list{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.agreement-list span,.agreed-label{border-radius:12px;padding:5px 8px;font-size:8px}.agreement-list .agreed,.agreed-label{color:#3f6d49;background:#e2efe3}.agreement-list .pending{color:#80642c;background:#f5e8cc}.rule-contract{grid-template-columns:38px minmax(220px,1fr) auto}.contract-notice{margin-top:12px}.details-toggle{background:#f5f7f2;margin:14px 0}.appointment-editor>.form-grid:first-of-type{grid-template-columns:1fr 180px}@media (width<=900px){.recurrence-grid{grid-template-columns:1fr 1fr}.health-week-grid{grid-template-columns:repeat(7,120px)}.health-card-heading{display:block}.health-card-heading>div:last-child{margin-top:10px}.rule-contract{grid-template-columns:38px 1fr}.rule-contract .item-actions{grid-column:2}.health-view-controls{flex-direction:column;align-items:flex-start}.routine-segments{max-width:100%;overflow:auto}}@media (width<=600px){.recurrence-grid,.appointment-editor>.form-grid:first-of-type{grid-template-columns:1fr}.calendar-toolbar{flex-direction:column;align-items:flex-start}.sleep-row{padding-left:12px}.health-card{padding:16px}.appointment-card{grid-template-columns:1fr}.appointment-card>.status{width:max-content}.appointment-card details{grid-column:1}.weekdays span{font-size:7px}.routine-segments{width:100%}}.save-confirmation{color:#356244;background:#edf7ef;border:1px solid #bcd4c0;border-radius:10px;padding:12px 15px;font-size:11px}.writing-history{padding:7px 24px 20px}.writing-history .list-heading{border-bottom:1px solid var(--line);padding:18px 0 10px}.writing-history h3{margin:5px 0;font:600 20px Fraunces}.writing-entry{border-bottom:1px solid var(--line);padding:20px 0}.writing-entry:last-child{border-bottom:0}.writing-entry-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.writing-entry-heading>div{gap:4px;display:grid}.writing-entry-heading b{font:600 17px Fraunces}.writing-entry-heading small,.writing-entry>small{color:var(--muted);font-size:8px}.writing-entry p{white-space:pre-wrap;color:#344239;margin:13px 0;font-size:12px;line-height:1.7}.privacy-chip{white-space:nowrap;border-radius:13px;padding:5px 9px;font-size:8px;font-weight:700}.privacy-chip.private{color:#52675a;background:#edf1eb}.privacy-chip.shared{color:#486b82;background:#e4edf4}.message-sender{opacity:.88;margin-bottom:4px;font-size:9px;display:block}.message-bubble.mine .message-sender{color:#eef7f0}@media (width<=600px){.writing-history{padding:5px 17px 17px}.writing-entry-heading{display:grid}.privacy-chip{width:max-content}}.nested-navigation .nav-group,.nested-navigation .nav-subgroup{display:grid}.wk-sidebar .nested-navigation .nav-parent{font-weight:700}.wk-sidebar .nested-navigation .nav-parent>i{color:inherit;background:0 0;place-items:center;padding:0;transition:transform .18s;display:grid}.wk-sidebar .nested-navigation .nav-parent>i.expanded{transform:rotate(90deg)}.nav-children,.nav-grandchildren{gap:2px;display:grid}.wk-sidebar .nav-children>button,.wk-sidebar .nav-child-parent{min-height:36px;padding-left:46px;font-size:11px}.wk-sidebar .nav-grandchildren>button{min-height:33px;padding-left:65px;font-size:10px}.wk-sidebar .nav-children button.active:before,.wk-sidebar .nav-grandchildren button.active:before{left:0}.profile-dot{overflow:hidden}.profile-dot img{object-fit:cover;width:100%;height:100%}.wk-shell.color-blue{--sage:#416e8a;--sage-dark:#315b75;--sage-pale:#e5eef4}.wk-shell.color-plum{--sage:#775377;--sage-dark:#5c405d;--sage-pale:#f0e8f0}.wk-shell.color-gold{--sage:#8a6a2e;--sage-dark:#6d5221;--sage-pale:#f5ecd8}.wk-shell.color-coral{--sage:#a85e51;--sage-dark:#84463d;--sage-pale:#f6e7e2}.wk-shell.color-teal{--sage:#337a76;--sage-dark:#245f5c;--sage-pale:#e2f0ef}.wk-shell.background-light{background:var(--cream)}.wk-shell.background-stars{background-color:#f5f2e9;background-image:radial-gradient(circle,#d6ae5b55 1.2px,#0000 1.5px);background-size:28px 28px}.wk-shell.background-ombre{background:linear-gradient(145deg,#f7f2e9 0,#e5efe9 48%,#e5edf5 100%)}.wk-shell.background-rainbow{background:linear-gradient(135deg,#fff3f0 0,#fff8df 24%,#edf7e9 47%,#e9f3fb 70%,#f3ebfa 100%)}.wk-shell.background-sporty{background-color:#f3f5f1;background-image:repeating-linear-gradient(120deg,#0000 0 46px,#456b560b 46px 50px)}.wk-shell.background-scenic{background:linear-gradient(#dcecf1 0,#eef4eb 43%,#e3ead8 44%,#f5f2e9 100%)}.wk-shell .wk-main{background:0 0}.wk-shell.font-clean,.wk-shell.font-clean button,.wk-shell.font-clean input,.wk-shell.font-clean textarea,.wk-shell.font-clean select,.wk-shell.font-clean h1,.wk-shell.font-clean h2,.wk-shell.font-clean h3{font-family:DM Sans,sans-serif}.wk-shell.font-rounded,.wk-shell.font-rounded button,.wk-shell.font-rounded input,.wk-shell.font-rounded textarea,.wk-shell.font-rounded select{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif}.wk-shell.font-readable,.wk-shell.font-readable button,.wk-shell.font-readable input,.wk-shell.font-readable textarea,.wk-shell.font-readable select{letter-spacing:.015em;font-family:Arial,sans-serif}.wk-shell.dark-mode{--ink:#edf4ef;--muted:#aebcb3;--cream:#17211b;--paper:#223028;--line:#3a4a40;--sage-pale:#2d4336;color:var(--ink);background:#17211b}.dark-mode .wk-sidebar{background:#1c2921;border-color:#34453a}.dark-mode .wk-topbar{background:#18231edb}.dark-mode .panel,.dark-mode .stat-row div,.dark-mode input,.dark-mode textarea,.dark-mode select,.dark-mode .segments,.dark-mode .month-grid button,.dark-mode .secondary-button,.dark-mode .health-card button,.dark-mode .appointment-card button{color:var(--ink);border-color:var(--line);background:#223028}.dark-mode .wk-sidebar nav button:hover,.dark-mode .wk-sidebar nav button.active{background:#2a392f}.dark-mode .writing-entry p{color:#dbe7df}.dark-mode .share-check,.dark-mode .user-code,.dark-mode .appointment-comments p{background:#293a30}.dark-mode .role-chip{background:#27362d;border-color:#425247}.dark-mode .wk-profile{border-color:#34453a}.about-view-switch{width:max-content}.about-hero{background:linear-gradient(125deg,var(--paper),var(--sage-pale));grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:27px;display:grid}.about-avatar{background:var(--sage);color:#fff;border-radius:28px;place-items:center;width:96px;height:96px;font:700 38px Fraunces;display:grid;overflow:hidden;box-shadow:0 8px 22px #22362b20}.about-avatar img{object-fit:cover;width:100%;height:100%}.about-hero h3,.appearance-panel h3,.about-editor h3,.notification-setup h3{margin:5px 0;font:600 24px Fraunces}.about-hero p,.appearance-panel p{color:var(--muted);font-size:11px}.about-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.profile-upload{cursor:pointer;display:inline-flex}.profile-upload input{opacity:0;pointer-events:none;position:absolute}.about-editor,.appearance-panel{padding:27px}.about-basics{grid-template-columns:1fr 1fr 180px}.about-field-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.about-field-grid textarea{resize:vertical;min-height:105px}.about-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.about-card{padding:22px}.about-card p{white-space:pre-wrap;margin:12px 0 0;font-size:12px;line-height:1.65}.appearance-panel{grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:25px;display:grid}.appearance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dark-mode-control{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.dark-mode-control span{display:grid}.dark-mode-control small{color:var(--muted);font-size:8px}.policy-groups{gap:14px;margin-top:18px;display:grid}.policy-group{border:1px solid var(--line);border-radius:12px;overflow:hidden}.policy-row{border-top:1px solid var(--line);grid-template-columns:1fr minmax(225px,300px);align-items:center;gap:18px;padding:13px 15px;display:grid}.policy-row:first-child{border-top:0}.policy-row.child{background:#78938208;padding-left:40px}.policy-row>span{display:grid}.policy-row b{font-size:11px}.policy-row small{color:var(--muted);margin-top:3px;font-size:8px}.section-reports{padding-bottom:8px}.section-report-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:60px;margin:0 24px;display:flex}.section-report-row>span{display:grid}.section-report-row b{font-size:11px}.section-report-row small{color:var(--muted);margin-top:4px;font-size:9px}.section-report-row>i{color:#52675a;background:#edf1eb;border-radius:12px;padding:5px 8px;font-size:8px;font-style:normal}.section-report-row>i.no_entry{color:#80642c;background:#f5e8cc}.history-controls{align-items:center;gap:9px;display:flex}.inline-sticker-select{width:auto;max-width:118px;padding:7px;font-size:9px}.routine-table-wrap,.recognition-table-wrap{overflow:auto}.routine-table,.recognition-table{border-collapse:collapse;width:100%;min-width:1050px}.routine-table th,.recognition-table th{text-align:left;background:var(--sage-pale);letter-spacing:.7px;text-transform:uppercase;color:var(--sage);padding:12px;font-size:9px}.routine-table td,.recognition-table td{border-top:1px solid var(--line);vertical-align:middle;padding:12px;font-size:10px}.routine-table td:nth-child(2){min-width:180px}.routine-table td:nth-child(2)>b,.routine-table td:nth-child(2)>small{display:block}.routine-table td:nth-child(2)>small{color:var(--muted);margin-top:4px;line-height:1.4}.routine-table textarea{resize:vertical;width:210px;min-height:58px;font-size:9px}.routine-days{gap:3px;width:42px;display:grid}.routine-days span{background:var(--sage-pale);color:var(--sage);text-align:center;border-radius:7px;padding:4px;font-size:8px;font-weight:700;display:block}.routine-sticker{align-items:center;gap:6px;display:flex}.routine-sticker>span{font-size:23px}.routine-sticker select{width:104px;padding:7px;font-size:8px}.routine-approval,.routine-manage{flex-wrap:wrap;gap:5px;display:flex}.routine-approval button,.routine-manage button{border:1px solid var(--line);background:var(--paper);border-radius:7px;padding:7px;font-size:8px}.routine-approval .approve{background:var(--sage);color:#fff}.status-pill.approved{color:#4a7655;background:#e3eee2}.status-pill.needs_approval{color:#80642c;background:#f5e8cc}.status-pill.returned{color:#9a5142;background:#f4e2de}.goal-cadence{width:max-content}.goal-list{padding:0 22px}.goal-card{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:14px;padding:20px 0;display:grid}.goal-card:first-child{border-top:0}.goal-card h3{margin:5px 0;font:600 20px Fraunces}.goal-card p{color:var(--muted);font-size:11px;line-height:1.5}.goal-status{border-radius:14px;align-self:start;padding:7px 10px;font-size:9px;font-weight:700}.goal-status.achieved{color:#386b43;background:#dceedd}.goal-status.working_on{color:#486b82;background:#e4edf4}.goal-status.needs_more_help{color:#80642c;background:#f5e8cc}.goal-status-actions{grid-column:1/-1;align-items:center;gap:6px;display:flex}.goal-status-actions small{color:var(--muted);margin-right:6px;font-size:8px}.goal-status-actions button{border:1px solid var(--line);background:var(--paper);border-radius:8px;padding:7px 9px;font-size:8px}.goal-status-actions button.active{background:var(--sage);color:#fff}.recognition-choice{gap:10px;display:flex}.recognition-choice button{border:1px solid var(--line);background:var(--paper);border-radius:11px;padding:12px 18px}.recognition-choice button.active.reward{background:#f7e8be;border-color:#d7b354}.recognition-choice button.active.kudos{background:#e1efe4;border-color:#79a481}.recognition-table td:nth-child(4){min-width:300px}.recognition-type{border-radius:14px;padding:6px 9px;font-size:9px;font-weight:700;display:inline-block}.recognition-type.reward{color:#755c1c;background:#f7e8be}.recognition-type.kudos{color:#416b49;background:#e1efe4}.notification-setup{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:23px;display:grid}.notification-prompt{background:linear-gradient(120deg,var(--paper),var(--sage-pale));border-color:#b9ccb9}.settings-notifications{grid-column:1/-1}.notification-icon{background:var(--sage);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.notification-setup h3{font-size:20px}.notification-setup p{color:var(--muted);max-width:720px;margin:4px 0;font-size:10px;line-height:1.55}.notification-setup small{color:var(--muted);font-size:8px}.notification-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.notification-message{color:var(--sage);margin-top:7px;font-size:9px;font-weight:700}@media (width<=850px){.about-hero{grid-template-columns:auto 1fr}.about-actions{grid-column:1/-1;justify-content:flex-start}.appearance-panel,.about-card-grid,.about-basics,.about-field-grid{grid-template-columns:1fr}.notification-setup{grid-template-columns:auto 1fr}.notification-actions{grid-column:1/-1;justify-content:flex-start}.policy-row{grid-template-columns:1fr}.policy-row.child{padding-left:26px}.history-controls{flex-direction:column;align-items:stretch}}
