:root{color:#203e36;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--forest:#203e36;--cream:#f8f5ee;--sage:#eaf0e9;--clay:#a4492d;--muted:#57645d;--line:#d4dcd2;--white:#fff;--peach:#f3e7de;--radius:20px;background:#f8f5ee;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{min-width:0;margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-underline-offset:3px}a:hover{text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{margin-bottom:12px;font-size:clamp(30px,3.1vw,43px);line-height:1.13}h2{margin-bottom:14px;font-size:26px;line-height:1.2}h3{margin-bottom:10px;font-size:21px;line-height:1.3}p{margin-bottom:17px;line-height:1.65}svg{vertical-align:middle;flex-shrink:0}strong{font-weight:600}button{background:0 0;border:0}input,textarea,select{width:100%;color:var(--forest);background:#fff;border:1px solid #c3ccc2;border-radius:11px;min-height:47px;padding:13px 14px;font-size:16px;box-shadow:0 1px 2px #203e3603}textarea{resize:vertical;line-height:1.55}select{padding-right:28px}input:focus,textarea:focus,select:focus{outline:2px solid var(--forest);outline-offset:2px}input[type=checkbox]{width:19px;height:19px;min-height:19px;accent-color:var(--forest);flex-shrink:0;padding:0}input[type=date],input[type=time]{appearance:none;min-width:0}input[type=file]{padding:10px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--clay);outline-offset:4px;border-radius:6px}button,a{touch-action:manipulation}hr{border:0;border-top:1px solid var(--line);margin:26px 0}blockquote{white-space:pre-wrap;background:#f8f5ee;border-left:3px solid #c3ccc2;margin:16px 0;padding:10px 15px;font-size:14px;line-height:1.6}::selection{background:#dce8d9}.brand{flex-shrink:0;text-decoration:none;display:block}.brand img{width:190px;height:auto;display:block}.eyebrow{letter-spacing:.17em;text-transform:uppercase;margin-bottom:15px;font-size:10px;font-weight:700;line-height:1.5}.muted{color:var(--muted)}.small{font-size:13px}.centered{text-align:center}.centered svg{margin-right:4px}.full{width:100%}.stack{flex-direction:column;gap:18px;display:flex}.stack>.field{margin:0}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;max-width:100%;min-height:46px;padding:13px 20px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.button.primary{background:var(--forest);color:#fff;box-shadow:0 3px 6px #203e3610}.button.primary:hover{background:#2e5146}.button.secondary{color:var(--forest);background:#f0f4ed;border-color:#ccd7c7}.button.secondary:hover{background:#e1eadd}.button.ghost{color:var(--forest);background:0 0}.button.ghost:hover{background:var(--sage)}.button.danger{color:#fff;background:#a12f2a}.disabled{pointer-events:none;opacity:.45}.icon-button{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:9px;display:inline-flex}.icon-button:hover{background:#203e3609}.text-button{text-align:left;justify-content:flex-start;align-items:center;gap:7px;padding:7px 0;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.text-button:hover{text-decoration:underline}.danger-text{color:#a12f2a}.field{flex-direction:column;gap:8px;margin-bottom:19px;display:flex}.field>span,.field-title{margin-bottom:0;font-size:13px;font-weight:600;line-height:1.4}.field small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;display:grid}.form-grid .field{margin-bottom:0}.check-row{cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;display:flex}.check-row input{margin:1px 0 0}.toggle-row{background:var(--sage);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.toggle-row span{gap:5px;font-size:14px;display:grid}.toggle-row small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}.toggle-row input{appearance:none;background:#b6c0b3;border:0;border-radius:20px;width:42px;min-width:42px;height:25px;position:relative}.toggle-row input:after{content:"";background:#fff;border-radius:100%;width:19px;height:19px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle-row input:checked{background:var(--forest)}.toggle-row input:checked:after{transform:translate(17px)}.error-message{color:#8e3229;background:#fff0ec;border:1px solid #d7a69b;border-radius:11px;margin:0 0 18px;padding:13px 16px;font-size:14px;line-height:1.55}.notice-panel{background:#f6efe2;border:1px solid #e5d5b8;border-radius:14px;padding:18px;line-height:1.6}.notice-panel h3{font-size:21px}.notice-panel p:last-child{margin-bottom:0}.success-panel{background:var(--sage);text-align:center;border:1px solid #c9d8c4;border-radius:17px;margin-bottom:20px;padding:24px}.success-panel>svg{margin-bottom:13px}.success-panel p{font-size:14px}.success-text{color:#2e6246;align-items:center;gap:6px;font-size:13px;display:flex}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 2px #203e3603}.loading{min-height:50vh;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.skip-link{z-index:100;background:#fff;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.connection-error{text-align:center;padding:70px 24px}.standalone{max-width:820px;margin:0 auto;padding:35px 24px 70px}.standalone>.brand{margin-bottom:55px}.token-card,.join-page{max-width:560px;margin:20px auto;padding:35px}.legal-page main{max-width:690px;margin:auto}.legal-page h2{margin-top:32px}.legal-page p{color:var(--muted);font-size:15px}.app-shell{min-height:100dvh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#f1f2e9;flex-direction:column;width:240px;padding:22px 22px 30px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{margin:2px 0 38px}.sidebar nav{flex-direction:column;gap:7px;margin-bottom:30px;display:flex}.sidebar nav a,.drawer-nav a{color:var(--muted);border-radius:12px;align-items:center;gap:13px;padding:14px 15px;font-size:14px;text-decoration:none;display:flex}.sidebar nav a.active,.drawer-nav a.active{color:var(--forest);background:#dde7d9;font-weight:600}.sidebar nav a:hover,.drawer-nav a:hover{background:#e4eadf}.sidebar-foot{margin-top:auto;padding:30px 13px 0}.sidebar-foot p{margin-bottom:22px;font:italic 21px/1.45 Georgia,serif}.sidebar-foot span{color:var(--muted);border-top:1px solid var(--line);overflow-wrap:anywhere;padding-top:17px;font-size:11px;display:block}.app-body{flex-direction:column;width:calc(100% - 240px);margin-left:240px;display:flex}.app-content{flex:1;width:100%;max-width:1130px;margin:0 auto;padding:45px 48px 50px}.app-footer{color:var(--muted);border-top:1px solid #e1e4da;justify-content:space-between;gap:15px;padding:23px 48px;font-size:11px;display:flex}.app-footer span{font-family:Georgia,serif;font-style:italic}.mobile-header,.bottom-nav{display:none}.page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.page-heading .eyebrow{color:var(--clay);margin-bottom:10px}.page-heading h1{margin-bottom:0}.page-heading .muted{margin:11px 0 0;font-size:14px}.page-heading>.button{flex-shrink:0}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.section-heading h2{align-items:center;gap:9px;margin:0;font-size:23px;display:flex}.section-heading>span{white-space:nowrap;background:#edf0e7;border-radius:20px;padding:5px 9px;font-size:11px}.section-note{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.55}.child-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.filter-chips{margin-top:0;margin-bottom:26px}.chip{background:#fff;border:1px solid #cbd4c7;border-radius:30px;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:12px;display:inline-flex}.chip.active{color:#203e36;background:#e3eadb;border-color:#758b71;font-weight:600}.child-avatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.child-avatar.small{border-radius:7px;width:22px;height:22px}.child-avatar.large{border-radius:18px;width:55px;height:55px}.child-avatar.forest{color:#294c39;background:#dce8d8}.child-avatar.clay{color:#96472e;background:#f3dfd1}.child-avatar.gold{color:#7d641d;background:#f6eabf}.child-avatar.blue{color:#36596c;background:#dde9f0}.child-avatar.lilac{color:#71517b;background:#ebe1ee}.child-avatar.rose{color:#874a58;background:#f1dfe0}.plan-hero{background:var(--forest);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;padding:30px 32px;display:flex;position:relative;overflow:hidden}.plan-hero:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:200px;height:200px;position:absolute;top:-90px;right:-65px}.plan-hero .eyebrow{color:#cbdcc5;margin-bottom:12px;font-size:9px}.plan-hero h2{letter-spacing:-.025em;margin-bottom:11px;font-size:29px}.plan-hero p:last-child{color:#d4dfd5;max-width:430px;margin:0;font-size:13px}.hero-symbol{color:#dae6bf;background:#44634f60;border:1px solid #89a08c50;border-radius:50%;flex-shrink:0;place-items:center;width:78px;height:78px;display:grid}.plan-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.segmented{background:#e9ede3;border-radius:12px;gap:3px;padding:4px;display:flex}.segmented button{color:var(--muted);white-space:nowrap;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 16px;font-size:13px;display:flex}.segmented button.active{color:var(--forest);background:#fff;font-weight:600;box-shadow:0 2px 4px #203e3610}.task-section{margin-bottom:28px}.task-list{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.task-row{align-items:center;gap:13px;min-width:0;padding:17px 16px;display:flex}.task-row+.task-row{border-top:1px solid #edf0e8}.task-check{background:#fff;border:1.5px solid #aebda8;border-radius:8px;place-items:center;width:24px;min-width:24px;height:24px;padding:0;display:grid;position:relative}.task-check:before{content:"";position:absolute;inset:-10px}.completed .task-check{background:var(--forest);border-color:var(--forest);color:#fff}.task-main{text-align:left;flex:1;min-width:0;padding:0}.task-main strong{overflow-wrap:anywhere;font-size:14px;line-height:1.45;display:block}.completed .task-main strong{color:#768173;text-decoration:line-through}.task-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:10px;line-height:1.4;display:flex}.task-meta i{color:#acb6a8;font-style:normal}.completed-by{color:#688060;margin-top:6px;font-size:10px;display:block}.task-row>.icon-button{width:32px;min-width:32px}.week-navigation{background:#eef0e7;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:12px;display:flex}.week-title{gap:7px;font:21px Georgia,serif;display:grid}.week-title small{color:var(--muted);font:10px Arial,sans-serif}.week-agenda{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.agenda-day{border-bottom:1px solid #e8ece4;min-height:90px;display:flex}.agenda-day:last-child{border-bottom:0}.agenda-date{background:#f4f5ee;border-right:1px solid #e8ece4;flex-direction:column;align-items:center;gap:8px;min-width:78px;padding:21px 8px;display:flex}.agenda-date strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.agenda-date span{font:27px Georgia,serif}.agenda-day.today .agenda-date{color:#fff;background:var(--forest)}.agenda-content{flex:1;min-width:0}.agenda-content>p{margin:0;padding:32px 20px}.empty-state{text-align:center;background:#f2f3eb;border:1px dashed #c5cfc0;border-radius:18px;padding:38px 24px}.empty-icon{background:#e3eadd;border:1px solid #d1dccb;border-radius:18px;place-items:center;width:54px;height:54px;margin:0 auto 17px;display:grid}.empty-state h3{font-size:25px}.empty-state p{color:var(--muted);max-width:350px;margin:0 auto 20px;font-size:13px}.action-list{gap:8px;display:grid}.action-list button{text-align:left;background:#f3f5ee;border-radius:10px;align-items:center;gap:10px;padding:15px 12px;font-size:14px;display:flex}.action-list button:hover{background:#e4ecdf}.sheet-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:40;background:#122b2470;animation:.16s fade-in;position:fixed;inset:0}.sheet{z-index:41;background:var(--cream);border:1px solid #e0e5db;border-radius:24px;outline:none;flex-direction:column;width:calc(100% - 40px);max-width:540px;max-height:90dvh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 100px #10271d40}.sheet.wide{max-width:680px}.sheet-handle{display:none}.sheet-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:26px 26px 19px;display:flex}.sheet-heading h2{margin:0;font-size:28px}.sheet-heading p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.sheet-heading>.icon-button{margin-top:-6px;margin-right:-9px}.sheet-body{overscroll-behavior:contain;min-height:0;padding:24px 26px 28px;overflow-y:auto}.sheet-body>p{color:var(--muted);font-size:14px}.details-box{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.details-box summary{cursor:pointer;font-size:13px;font-weight:600}.details-box[open] summary{margin-bottom:20px}.details-box .field:last-child{margin-bottom:0}.details-box .form-grid{margin-bottom:18px}.avatar-options,.color-options,.day-options,.weekday-picker,.avatar-picker,.color-picker{flex-wrap:wrap;gap:8px;display:flex}.avatar-options button,.avatar-picker button{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.avatar-options button.active,.avatar-picker button.active{border-color:var(--forest);background:#e1ebd9}.color-options button,.color-picker button{border:2px solid #0000;border-radius:50%;padding:4px}.color-options button.active,.color-picker button.active{border-color:var(--forest)}.day-options button,.weekday-picker button{border:1px solid var(--line);background:#fff;border-radius:10px;width:38px;height:38px;font-size:12px}.day-options button.active,.weekday-picker button.active{background:var(--forest);color:#fff}.choice-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;align-items:center;gap:14px;width:100%;margin-bottom:12px;padding:20px;display:flex}.choice-card>svg:first-child{color:var(--clay)}.choice-card>div{flex:1}.choice-card h3{letter-spacing:0;margin:0 0 6px;font-family:Arial,sans-serif;font-size:14px;font-weight:600}.choice-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.choice-card:hover{background:#f9fbf6;border-color:#839c78}.import-explainer{background:var(--sage);border-radius:12px;align-items:flex-start;gap:11px;padding:15px;display:flex}.import-explainer p{margin:0;font-size:13px;line-height:1.55}.import-explainer svg{color:#526e43;margin-top:2px}.upload-zone{background:#f0f3e9;border:1.5px dashed #a8b7a0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:185px;padding:24px;display:flex}.upload-zone strong{font-size:14px}.upload-zone span{color:var(--muted);font-size:12px}.image-preview{background:#e8ede2;border-radius:15px;padding:12px;position:relative}.image-preview img{object-fit:contain;border-radius:6px;max-width:100%;max-height:300px;margin:0 auto;display:block}.image-preview button{background:#fff;position:absolute;top:15px;right:15px}.image-preview+p{margin-top:12px}.onboarding{max-width:1000px;margin:0 auto;padding:26px 35px 60px}.onboarding>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.onboarding-content{max-width:550px;margin:55px auto 0}.onboarding-content>.eyebrow{color:var(--clay)}.onboarding-content>h1{font-size:39px}.onboard-progress{gap:6px;margin-bottom:30px;display:flex}.onboard-progress span{background:#dbe0d4;border-radius:8px;flex:1;height:4px}.onboard-progress span.active{background:var(--forest)}.onboard-actions{margin-top:25px}.onboard-actions .button{width:100%}.back-link{align-items:center;gap:7px;margin-top:20px;padding:12px 0;font-size:13px;display:flex}.children-grid{gap:10px;margin:22px 0;display:grid}.child-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.child-card>div{flex:1}.child-card h3{letter-spacing:0;margin:0 0 6px;font:600 14px Arial,sans-serif}.child-card p{color:var(--muted);margin:0;font-size:12px}.feature-card{background:var(--sage);border:1px solid #cbd8c6;border-radius:20px;padding:27px}.feature-card>svg{margin-bottom:15px}.feature-card p{color:var(--muted);font-size:14px}.feature-card h3{font-size:26px}.auth-page{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);min-height:100dvh;display:grid}.auth-main{padding:22px 48px 34px}.auth-main>.brand{margin-bottom:34px}.auth-form{max-width:390px;margin:20px auto}.auth-form h1{font-size:39px}.auth-form>.eyebrow{color:var(--clay);font-size:9px}.auth-form>.muted{margin-bottom:26px;font-size:14px}.auth-form form>.button{margin-top:15px}.auth-form form>.centered{margin-top:14px;margin-bottom:20px;font-size:11px}.password-input{position:relative}.password-input input{padding-right:47px}.password-input button{position:absolute;top:3px;right:3px}.forgot-link{text-align:right;margin-top:-8px;margin-bottom:17px;font-size:12px;display:block}.or{color:var(--muted);align-items:center;gap:12px;margin:21px 0;font-size:11px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.social-buttons{flex-direction:column;gap:12px;width:100%;display:flex}.social-sign-in{border-radius:11px;justify-content:center;align-items:center;width:100%;height:48px;padding:0 16px;transition:background .15s;display:flex}.social-button-content{justify-content:center;align-items:center;gap:10px;display:inline-flex}.social-button-content img{object-fit:contain;flex-shrink:0;display:block}.google-sign-in{color:#1f1f1f;letter-spacing:.1px;background:#fff;border:1px solid #dce3dc;font-family:Google Sans,Arial,sans-serif;font-size:14px;font-weight:500;box-shadow:0 2px 6px #203e360a}.google-sign-in:hover{background:#f8fafd;box-shadow:0 1px 2px #3c404326}.apple-sign-in{color:#fff;letter-spacing:-.2px;background:#000;border:1px solid #000;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:500}.apple-sign-in:hover{background:#222}.social-sign-in:disabled{cursor:not-allowed;opacity:.5}.auth-switch{text-align:center;margin:24px 0;font-size:13px}.auth-switch a{font-weight:600}.legal-note{text-align:center;color:var(--muted);margin-top:26px;font-size:10px;line-height:1.7}.auth-aside{background:#e8ecdf;border-left:1px solid #d7dfcf;flex-direction:column;justify-content:center;padding:95px 55px 55px;display:flex;position:relative;overflow:hidden}.auth-aside:before{content:"";border:1px solid #bccab350;border-radius:50%;width:370px;height:370px;position:absolute;top:-130px;right:-150px}.paper-tag{letter-spacing:.14em;background:#f7f7ee;border:1px solid #b9c8ac;border-radius:4px;width:max-content;margin-bottom:29px;padding:7px 10px;font-size:9px;font-weight:700;transform:rotate(-3deg)}.auth-aside h2{max-width:380px;margin-bottom:35px;font-size:43px;line-height:1.15}.auth-aside h2 em{color:#607555;font-weight:400}.sample-note{background:#fcfaf4;border:1px solid #cfd6c6;border-radius:6px;max-width:355px;padding:25px 25px 18px;transform:rotate(-2deg);box-shadow:0 15px 25px #203e360a}.sample-note .eyebrow{color:var(--clay);font-size:9px}.sample-note>div{border-bottom:1px solid #e4e8dc;padding:12px 0;font-size:13px}.sample-note>span{color:#68805e;margin-top:17px;font:italic 14px/1.5 Georgia,serif;display:block}.auth-aside>p{color:var(--muted);margin-top:40px;font-size:12px;line-height:1.8}.family-children{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:34px;display:grid}.family-child{text-align:left;padding:22px;transition:border-color .15s}.family-child:hover{border-color:#889f7a}.family-child h2{margin-top:18px;margin-bottom:8px;font-size:25px}.family-child p{color:var(--muted);overflow-wrap:anywhere;min-height:35px;margin-bottom:15px;font-size:11px;line-height:1.6}.school-days{flex-wrap:wrap;gap:5px;margin-bottom:13px;display:flex}.school-days span{background:#eff3e9;border-radius:5px;padding:5px;font-size:9px}.family-section{margin-top:32px}.parent-card{padding:10px 24px 24px}.parent-row{border-bottom:1px solid #e7ece1;align-items:center;gap:13px;margin-bottom:18px;padding:18px 0;display:flex}.parent-row>div{flex:1}.parent-row strong{font-size:14px}.parent-row p{color:var(--muted);margin:6px 0 0;font-size:11px}.parent-initial{background:var(--peach);width:39px;height:39px;color:var(--clay);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:19px;display:grid}.pending-invites{margin-top:22px}.pending-invites>div{justify-content:space-between;align-items:center;font-size:12px;display:flex}.routine-list{gap:10px;display:grid}.routine-row{text-align:left;align-items:center;gap:14px;width:100%;padding:18px;display:flex}.routine-row>div{flex:1}.routine-row strong{font-size:14px}.routine-row p{color:var(--muted);margin:7px 0 0;font-size:11px}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:22px;display:grid}.settings-card{padding:25px}.settings-card h2{align-items:center;gap:10px;margin-bottom:20px;font-size:24px;display:flex}.settings-card h3{align-items:center;gap:8px;font-size:20px;display:flex}.settings-card>.button{margin-bottom:12px}.account-email{overflow-wrap:anywhere;margin-bottom:12px;font-size:14px}.account-links{flex-direction:column;gap:15px;margin:22px 0;font-size:13px;display:flex}.account-links a{align-items:center;gap:6px;display:flex}.device-row{border-top:1px solid #e2e8dd;align-items:center;gap:10px;padding:9px 0;font-size:12px;display:flex}.device-row>span{flex:1}.search-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:23px;padding:0 15px;display:flex}.search-box input{box-shadow:none;background:0 0;border:0}.search-box input:focus{outline-offset:-3px}.notice-list{gap:12px;display:grid}.notice-card,.notice-row{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:15px;padding:20px;text-decoration:none;display:flex}.notice-card>div,.notice-row>div{flex:1;min-width:0}.notice-card h3,.notice-row h3{margin-bottom:8px;font-size:22px}.notice-card p,.notice-row p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.status-badge,.badge{background:var(--sage);color:var(--forest);white-space:nowrap;border-radius:20px;padding:5px 9px;font-size:10px;display:inline-flex}.status-badge.review,.badge.review{background:var(--peach);color:var(--clay)}.review-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:24px;display:grid}.source-panel{border:1px solid var(--line);background:#eff2e8;border-radius:18px;padding:24px;position:sticky;top:24px}.source-panel h2{font-size:23px}.source-panel pre,.source-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:60vh;font:13px/1.8 Arial,sans-serif;overflow:auto}.source-panel img{border-radius:8px;max-width:100%;height:auto;margin-bottom:15px;display:block}.review-actions{gap:16px;display:grid}.review-action,.draft-action{border:1px solid var(--line);background:#fff;border-radius:17px;padding:20px}.review-action.excluded,.draft-action.excluded{opacity:.55}.review-action>.field,.draft-action>.field{margin-top:17px}.review-action-header,.action-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.review-action-header input,.action-header input{width:19px}.uncertainty,.uncertainty-note{color:#755725;background:#f8efe0;border-left:3px solid #b28840;border-radius:4px;margin:12px 0;padding:10px 13px;font-size:12px;line-height:1.6}.review-footer{background:var(--cream);margin-top:22px;padding:18px 0}.review-footer .button{width:100%}.review-summary{color:var(--muted);margin-bottom:23px;font-size:14px;line-height:1.7}.source-heading{align-items:center;gap:8px;display:flex}.back-link{color:var(--muted);text-decoration:none}.toast{background:var(--forest);color:#fff;z-index:60;border-radius:13px;align-items:center;gap:20px;min-width:240px;max-width:min(500px,90vw);padding:15px 16px 15px 20px;font-size:13px;line-height:1.55;animation:.15s fade-in;display:flex;position:fixed;bottom:25px;left:calc(50% + 120px);transform:translate(-50%);box-shadow:0 8px 30px #10271d30}.toast button{color:#fff;margin-left:auto;padding:3px;display:flex}.offline-banner{z-index:70;color:#614416;background:#fae9cc;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:12px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0001}.drawer-nav{gap:5px;margin-bottom:22px;display:grid}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width:1500px){.app-content{padding-top:60px}.sidebar{width:260px;padding:28px}.app-body{width:calc(100% - 260px);margin-left:260px}}@media (max-width:1150px){.sidebar{width:215px;padding:22px 17px}.sidebar .brand img{width:177px}.sidebar>.button{padding:12px;font-size:12px}.app-body{width:calc(100% - 215px);margin-left:215px}.app-content{padding:32px 28px 40px}.app-footer{padding:22px 28px}.family-children{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{gap:16px}.settings-card{padding:20px}.settings-card .form-grid,.review-layout{grid-template-columns:1fr}.source-panel{position:static}.source-panel pre,.source-text{max-height:280px}.auth-main{padding-left:30px;padding-right:30px}.auth-aside{padding:60px 35px}.auth-aside h2{font-size:36px}}@media (max-width:800px){.sidebar{display:none}.app-body{width:100%;margin-left:0}.mobile-header{padding:calc(10px + env(safe-area-inset-top)) 21px 10px;background:var(--cream);border-bottom:1px solid #dde3d5;justify-content:space-between;align-items:center;display:flex}.mobile-header .brand img{width:166px}.app-content{padding:28px 24px 35px}.app-footer{padding:20px 24px calc(95px + env(safe-area-inset-bottom));font-size:10px}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding:8px 12px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:25;background:#fafbf6f5;border-top:1px solid #d4dece;justify-content:space-around;align-items:center;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#71806b;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:50px;font-size:9px;font-weight:600;text-decoration:none;display:flex}.bottom-nav a.active{color:var(--forest);background:#e6ecdf;padding:4px 12px}.nav-add{background:var(--forest);color:#fff;border-radius:17px;place-items:center;width:49px;height:49px;margin:0 5px;display:grid;box-shadow:0 3px 7px #203e3630}.desktop-only{display:none}.toast{left:50%;bottom:calc(88px + env(safe-area-inset-bottom))}.auth-page{grid-template-columns:1fr}.auth-main{padding:15px 24px 30px}.auth-main>.brand{margin:0 0 35px}.auth-main>.brand img{width:180px}.auth-form{margin:0 auto}.auth-aside{display:none}.auth-form h1{font-size:37px}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.onboarding{padding:18px 24px 40px}.onboarding>header>.small{display:none}.onboarding-content{margin-top:34px}.page-heading h1{font-size:32px}.page-heading>.button{padding:11px 13px;font-size:12px}}@media (max-width:560px){.app-content{padding:26px 20px 32px}.page-heading{align-items:flex-start;margin-bottom:21px}.page-heading h1{font-size:30px;line-height:1.17}.page-heading .eyebrow{font-size:9px}.page-heading>.button{min-height:40px;padding:10px 11px;font-size:11px}.page-heading>.button svg{width:14px;height:14px}.page-heading>.icon-button{margin-top:-9px}.page-heading .muted{font-size:13px}.plan-hero{border-radius:19px;margin-bottom:22px;padding:24px 23px}.plan-hero h2{max-width:230px;font-size:27px}.plan-hero p:last-child{max-width:250px;font-size:12px}.plan-hero .eyebrow{letter-spacing:.13em;font-size:8px}.hero-symbol{align-self:flex-start;width:52px;height:52px;margin-top:17px}.hero-symbol svg{width:26px;height:26px}.plan-toolbar{gap:8px;margin-bottom:25px}.plan-toolbar>.text-button{font-size:11px}.segmented button{padding:9px 12px;font-size:12px}.plan-toolbar>.segmented{gap:0}.filter-chips{scrollbar-width:none;flex-wrap:nowrap;margin-bottom:22px;margin-right:-20px;padding-right:20px;overflow-x:auto}.filter-chips .chip{white-space:nowrap;flex-shrink:0;min-height:36px;padding:7px 11px;font-size:11px}.section-heading h2{gap:7px;font-size:21px}.task-row{gap:12px;padding:15px 13px}.task-main strong{font-size:13px}.task-meta{gap:5px;margin-top:7px;font-size:10px}.task-row>.icon-button{width:27px;min-width:27px;padding:4px}.task-check{width:23px;min-width:23px;height:23px}.task-section{margin-bottom:25px}.task-list{border-radius:15px}.section-note{font-size:11px}.empty-state{padding:30px 18px}.empty-state h3{font-size:23px}.empty-state p,.empty-state .button{font-size:12px}.sheet{width:100%;max-width:none;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-width:1px 0 0;border-radius:24px 24px 0 0;animation:.2s ease-out sheet-in;top:auto;bottom:0;left:0;transform:none}.sheet.wide{max-width:none}.sheet-handle{background:#c2cdbc;border-radius:5px;flex-shrink:0;width:35px;height:4px;margin:10px auto 0;display:block}.sheet-heading{gap:10px;padding:17px 22px 18px}.sheet-heading h2{font-size:26px;line-height:1.2}.sheet-body{padding:21px 22px 25px}.sheet-body .segmented button{padding:9px 8px;font-size:11px}.settings-grid{grid-template-columns:1fr;gap:20px}.settings-card{padding:23px}.settings-card .form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.family-children{gap:12px}.family-child{padding:18px 16px}.family-child .child-avatar.large{border-radius:15px;width:46px;height:46px}.family-child h2{margin-top:14px;font-size:23px}.family-child .text-button{font-size:11px}.family-child p{font-size:10px}.parent-card{padding:7px 19px 20px}.parent-row strong{font-size:13px}.parent-row p{font-size:10px}.routine-row{gap:11px;padding:16px}.routine-row strong{font-size:13px}.routine-row p{font-size:10px}.routine-row>.child-avatar{width:32px;height:32px}.family-section{margin-top:29px}.source-panel{padding:20px}.review-action,.draft-action{padding:18px}.notice-card,.notice-row{gap:12px;padding:17px}.notice-card h3,.notice-row h3{font-size:21px}.notice-card p,.notice-row p{font-size:11px}.agenda-date{min-width:57px;padding:20px 6px}.agenda-date span{font-size:25px}.agenda-date strong{font-size:9px}.week-title{font-size:20px}.agenda-content .task-row{gap:9px;padding:15px 10px}.agenda-content .task-main strong{font-size:12px}.agenda-content .task-meta{font-size:9px}.agenda-content .task-row>.icon-button{width:25px;min-width:25px}.agenda-content>p{padding:29px 15px;font-size:11px}.onboarding-content h1{font-size:34px}.onboarding-content>.muted{font-size:14px}.feature-card{padding:23px}.standalone{padding:22px 22px 50px}.standalone>.brand{margin-bottom:35px}.token-card,.join-page{padding:25px 22px}.join-page h1{font-size:31px}.auth-form h1{font-size:35px}.auth-form .field{margin-bottom:17px}.auth-form>.muted{font-size:13px}.app-footer{padding-left:20px;padding-right:20px;font-size:9px}.app-footer span{text-align:right;max-width:140px}.choice-card{gap:11px;padding:18px 15px}.choice-card h3{font-size:13px}.choice-card p{font-size:11px}.choice-card>svg{width:20px;height:20px}.form-grid{gap:12px}.field>span{font-size:12px}.field small{font-size:11px}.toast{gap:13px;width:max-content;max-width:calc(100vw - 30px);padding:13px 14px;font-size:12px}@keyframes sheet-in{0%{opacity:.7;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{body{color:#000;background:#fff}.sidebar,.mobile-header,.bottom-nav,.app-footer,.toast,.sheet,.sheet-overlay,.plan-toolbar,.filter-chips,.page-heading>button,.task-row>.icon-button,.week-navigation>button.icon-button,.skip-link{display:none!important}.app-body{width:100%;margin:0}.app-content{max-width:none;padding:0}.plan-hero{color:#000;break-inside:avoid;background:#fff;border:1px solid #777;padding:16px}.plan-hero p:last-child,.plan-hero .eyebrow{color:#333}.hero-symbol{display:none}.task-row,.task-section,.agenda-day{break-inside:avoid}.task-list,.card,.week-agenda{box-shadow:none;border-color:#aaa}.task-main strong{color:#000}.task-check{border-color:#333}.completed .task-check{color:#000;background:#fff}.task-meta{color:#333}.agenda-date{color:#000!important;background:#f1f1f1!important}.page-heading{margin-bottom:15px}.page-heading h1{font-size:26px}@page{margin:16mm}}.search-input{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;margin-bottom:23px;padding:0 14px;display:flex}.search-input input{box-shadow:none;background:0 0;border:0}.search-input input:focus{outline-offset:-3px}.notice-icon{background:var(--sage);border-radius:12px;flex-shrink:0;place-items:center;width:43px;height:48px;display:grid}.notice-row .badge{margin-left:10px}.badge.warm{color:var(--clay);background:var(--peach)}.pagination{justify-content:space-between;gap:15px;margin-top:20px;display:flex}.draft-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:17px;padding:22px}.draft-card.deselected{opacity:.6}.draft-heading{align-items:center;gap:10px;margin-bottom:20px;font-size:12px;display:flex}.draft-heading>.badge{margin-left:auto}.draft-heading>input{margin:0}.draft-card>.form-grid{margin:18px 0}.draft-card .child-chips{margin-bottom:20px}.review-summary{align-items:flex-start;gap:10px;display:flex}.review-summary p{margin:0}.review-summary>svg{color:var(--clay);margin-top:4px}.uncertainty{align-items:flex-start;gap:9px;display:flex}.uncertainty>svg{margin-top:1px}.review-save{margin:24px 0}.avatar-picker{align-items:center;gap:18px}.avatar-picker p{margin-bottom:10px}.swatches{gap:9px;display:flex}.avatar-picker .swatch{border:3px solid var(--cream);border-radius:50%;width:26px;height:26px;padding:0;box-shadow:0 0 0 1px #c9d2c4}.swatch.forest{background:#203e36}.swatch.clay{background:#a4492d}.swatch.blue{background:#7395a6}.swatch.plum{background:#977c9b}.swatch.gold{background:#cfb65f}.swatch.sage{background:#9daf88}.avatar-picker .swatch.selected{box-shadow:0 0 0 2px var(--forest)}.child-avatar.plum{color:#775e7a;background:#e9e0eb}.child-avatar.sage{color:#647948;background:#e6ecd7}.avatar-options .avatar-option{border:1px solid var(--line);width:47px;height:47px;padding:4px}.avatar-options .avatar-option.selected{border-color:var(--forest);box-shadow:0 0 0 1px var(--forest)}.day-picker{flex-wrap:wrap;gap:7px;margin:17px 0 21px;display:flex}.day-picker button{border:1px solid var(--line);background:#fff;border-radius:9px;width:35px;height:36px;font-size:11px}.day-picker button.selected{background:var(--forest);color:#fff}.routine-suggestions{flex-wrap:wrap;gap:8px;display:flex}.sign-out-all{margin-left:18px}.screenshot-entry{align-items:center;gap:13px;margin:-4px 0 24px;padding:17px 18px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.screenshot-entry:hover{background:#fffefa;border-color:#9baa91}.screenshot-entry-icon{width:43px;height:43px;color:var(--clay);background:#f3e7de;border-radius:13px;flex-shrink:0;place-items:center;display:grid}.screenshot-entry>span:nth-child(2){flex:1;gap:5px;display:grid}.screenshot-entry strong{font-size:14px}.screenshot-entry small{color:var(--muted);font-size:11px;line-height:1.5}.screenshot-entry>svg{color:#687b5f}@media (max-width:560px){.screenshot-entry{margin-bottom:23px;padding:15px}.screenshot-entry strong{font-size:13px}.screenshot-entry small{font-size:10px}.sign-out-all{margin-left:16px}}.photo-source-options{gap:12px;display:grid}.take-photo-entry{background:var(--forest);color:#fff;border:1px solid var(--forest);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:155px;padding:24px;display:flex}.take-photo-entry strong{font-size:16px}.take-photo-entry span{color:#d7e3d4;font-size:12px}.photo-source-options .upload-zone{background:#f0f3e9;gap:10px;min-height:130px}.photo-source-options .upload-zone strong{font-size:13px}.camera-overlay{z-index:80;background:#101714;position:fixed;inset:0}.camera-screen{z-index:81;color:#fff;width:100%;height:100dvh;padding-top:env(safe-area-inset-top);background:#101714;outline:none;flex-direction:column;display:flex;position:fixed;inset:0}.camera-header{flex-shrink:0;align-items:center;gap:13px;padding:15px 18px;display:flex}.camera-header>div{flex:1}.camera-header h2{letter-spacing:0;margin:0;font:500 17px/1.4 Arial,sans-serif}.camera-header p{color:#acb9ad;margin:4px 0 0;font-size:10px}.camera-icon-button{color:#fff;background:#ffffff0c;border:1px solid #ffffff25;border-radius:50%;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.camera-brand-mark{color:#d2dfce}.camera-guidance{text-align:center;color:#d2ddd0;flex-shrink:0;margin:0;padding:4px 20px 16px;font-size:12px;line-height:1.6}.camera-viewfinder{background:#090e0c;border:1px solid #ffffff14;border-radius:18px;flex:1;justify-content:center;align-items:center;min-height:0;margin:0 12px;display:flex;position:relative;overflow:hidden}.camera-viewfinder video,.camera-viewfinder>img{object-fit:contain;width:100%;height:100%;display:block}.camera-viewfinder video.front-camera{transform:scaleX(-1)}.camera-frame{pointer-events:none;position:absolute;inset:18px}.camera-frame i{border:2px solid #e2edda;border-radius:2px;width:27px;height:27px;position:absolute}.camera-frame i:first-child{border-bottom:0;border-right:0;top:0;left:0}.camera-frame i:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.camera-frame i:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.camera-frame i:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.camera-wait,.camera-fallback{text-align:center;background:#111d17;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:26px;display:flex;position:absolute;inset:0}.camera-wait p,.camera-fallback p{max-width:340px;margin:0;font-size:14px;line-height:1.6}.camera-wait small{color:#bacab7;font-size:12px}.camera-fallback h3{margin:0;font-size:27px}.camera-fallback p{color:#c8d5c5;margin-bottom:8px;font-size:13px}.camera-controls{padding:23px 28px calc(18px + env(safe-area-inset-bottom));flex-shrink:0}.camera-shutter-row{justify-content:space-around;align-items:center;gap:20px;max-width:430px;margin:auto;display:flex}.camera-shutter{background:0 0;border:3px solid #fff;border-radius:50%;place-items:center;width:74px;min-width:74px;height:74px;padding:5px;display:grid}.camera-shutter>span{background:#fff;border-radius:50%;width:100%;height:100%;transition:transform .1s}.camera-shutter:active>span{transform:scale(.88)}.camera-shutter:disabled{opacity:.35}.camera-secondary-action{color:#fff;flex-direction:column;align-items:center;gap:7px;min-width:68px;padding:10px;font-size:10px;display:flex}.camera-privacy{color:#aebdad;text-align:center;justify-content:center;align-items:center;gap:7px;max-width:360px;margin:20px auto 0;font-size:10px;line-height:1.6;display:flex}.camera-confirm{gap:13px;max-width:480px;margin:auto;display:flex}.camera-confirm>.camera-pill{flex:1}.camera-pill{color:#fff;background:#293d2e;border:1px solid #7d9276;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 19px;font-size:14px;font-weight:600;display:inline-flex}.camera-pill.use-photo,.camera-pill.light{color:#203e36;background:#e7f0df;border-color:#e7f0df}.camera-text-button{color:#d7e4cf;text-underline-offset:3px;padding:10px;font-size:13px;text-decoration:underline}@media (min-width:800px){.camera-screen{border:1px solid #70836a;border-radius:24px;width:620px;max-width:90vw;height:92dvh;inset:4vh auto 4vh 50%;transform:translate(-50%);box-shadow:0 20px 90px #0008}.camera-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b160edf}}@media (max-height:650px){.camera-header{padding-top:9px;padding-bottom:9px}.camera-controls{padding-top:12px;padding-bottom:12px}.camera-shutter{width:58px;min-width:58px;height:58px}.camera-privacy{margin-top:10px}.camera-fallback{gap:10px;padding:15px}.camera-fallback>svg{display:none}.camera-fallback p{font-size:12px}.camera-fallback .camera-pill{min-height:39px;padding:9px 14px}}.week-view-switch{max-width:360px;margin:22px 0 4px}.calendar-card{padding:20px}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.calendar-weekdays{text-align:center;color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:700}.calendar-day{min-height:64px;color:var(--forest);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.calendar-day span{font-weight:700}.calendar-day small{background:var(--sage);border-radius:50%;min-width:17px;height:17px;font-size:10px;line-height:17px}.calendar-day small:empty{background:0 0}.calendar-day:hover:not(:disabled){background:var(--sage)}.calendar-day.is-today{border-color:var(--line)}.calendar-day.selected,.calendar-day.selected:hover{background:var(--forest);color:#fff}.calendar-day.selected small{color:var(--forest)}.calendar-day.outside-month{opacity:.3;cursor:default}.calendar-key{color:var(--muted);margin:17px 0 0;font-size:12px}.calendar-empty{border:1px dashed var(--line);background:var(--cream);border-radius:16px;padding:22px}.calendar-empty p{margin:0 0 5px}.calendar-day:focus-visible{outline:3px solid var(--clay);outline-offset:2px}.plan-calendar .task-section{margin-top:26px}@media (max-width:600px){.calendar-card{padding:14px}.calendar-days,.calendar-weekdays{gap:3px}.calendar-day{border-radius:10px;min-height:52px}.calendar-day span{font-size:14px}.calendar-weekdays,.calendar-key{font-size:11px}}.duplicate-warning{color:#654c2e;background:#f8efe2;border:1px solid #e4d4b9;border-radius:12px;margin:14px 0;padding:14px 16px}.duplicate-warning p{margin:0 0 7px;font-size:13px;line-height:1.5}.duplicate-warning p:first-child{align-items:center;gap:8px;display:flex}.duplicate-warning small{font-size:12px;line-height:1.5;display:block}.crop-workspace{background:#23332e;border-radius:16px;justify-content:center;margin-bottom:20px;padding:24px;display:flex}.crop-stage{-webkit-user-select:none;user-select:none;width:100%;position:relative}.crop-stage>img{object-fit:fill;width:100%;height:100%;display:block}.crop-shade{pointer-events:none;background:#07100bb3;position:absolute}.crop-selection{touch-action:none;cursor:move;border:2px solid #fff;position:absolute}.crop-selection:focus-visible{outline-offset:5px;outline:3px solid #efd3ab}.crop-handle{touch-action:none;z-index:1;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute}.crop-handle span{border:2px solid var(--forest);background:#fff;border-radius:4px;width:14px;height:14px;display:block;box-shadow:0 1px 4px #0005}.crop-handle.top-left{cursor:nwse-resize;top:0;left:0;transform:translate(-50%,-50%)}.crop-handle.top-right{cursor:nesw-resize;top:0;right:0;transform:translate(50%,-50%)}.crop-handle.bottom-left{cursor:nesw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.crop-handle.bottom-right{cursor:nwse-resize;bottom:0;right:0;transform:translate(50%,50%)}.crop-actions{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.crop-photo-button{margin-top:12px}.crop-actions .text-button{align-items:center;gap:7px;display:inline-flex}@media (max-width:400px){.crop-actions .button{padding:12px;font-size:12px}.crop-actions .text-button{font-size:12px}}.sheet-footer{padding:16px 26px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--cream);border-radius:0 0 24px 24px;flex-shrink:0}.sheet-footer .crop-actions{margin:0}@media (max-width:700px){.sheet-footer{padding-left:22px;padding-right:22px}}.sample-source{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.sample-source .eyebrow{align-items:center;gap:8px;display:flex}.sample-source h3{margin:0 0 6px}.sample-source>p:not(.eyebrow){color:var(--muted);margin:0 0 16px;font-size:12px}.sample-source blockquote{border-left:3px solid #b7c9aa;margin:0;padding-left:14px;font-size:14px;line-height:1.7}.sample-intro{margin:24px 0 18px;font-size:14px;line-height:1.7}.sample-draft{border:1px solid var(--line);background:#fff;border-radius:16px;margin:0 0 16px;padding:18px}.sample-draft.deselected{opacity:.65}.sample-include{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;display:flex}.sample-include input{width:18px;height:18px;accent-color:var(--forest)}.sample-draft .field{margin-bottom:14px}.sample-draft .form-grid{margin:0}.sample-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.sample-plan-step{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:20px 0;display:flex}.sample-plan-step h3{margin:0 0 12px;font-size:17px;line-height:1.4}.sample-plan-step p{margin:0 0 7px;font-size:13px}.sample-plan-step .badge{margin-top:7px}.sample-check{background:#e2ecdc;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.sample-plan>p:last-child{margin-top:24px}.print-plan{display:none}@media print{.app-content>.print-plan~*,.offline-banner{display:none!important}.print-plan{color:#111;font-family:Arial,sans-serif;font-size:10pt;line-height:1.4;display:block}.print-plan header{border-bottom:2px solid #222;margin-bottom:18pt;padding-bottom:12pt}.print-plan .print-brand{margin:0 0 12pt;font:700 13pt Georgia,serif}.print-plan h1{color:#111;letter-spacing:-.3pt;margin:0 0 8pt;font:400 23pt Georgia,serif}.print-plan header p{color:#222;margin:5pt 0;font-size:10pt}.print-plan .print-caption{color:#555;font-size:8pt}.print-plan section{break-inside:auto;margin:0 0 16pt}.print-plan h2{break-after:avoid;color:#111;margin:0 0 8pt;font:600 13pt Georgia,serif}.print-plan table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:9pt}.print-plan thead{display:table-header-group}.print-plan th{text-align:left;vertical-align:top;border-bottom:1px solid #777;padding:5pt;font-size:8pt}.print-plan td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #ccc;padding:8pt 5pt}.print-plan tr{break-inside:avoid}.print-plan td p{white-space:pre-wrap;color:#333;margin:4pt 0 0;font-size:8pt;line-height:1.5}.print-plan .print-status{width:36pt}.print-plan .print-child{width:62pt}.print-plan .print-timing{width:108pt}.print-plan .print-checkbox{text-align:center;border:1px solid #444;width:12pt;height:12pt;line-height:10pt;display:inline-block}.print-plan footer{color:#555;margin-top:20pt;font:italic 9pt Georgia,serif}.print-plan .print-empty{color:#555;margin:0;font-size:9pt}.print-plan section.print-empty-day{align-items:baseline;gap:16pt;margin-bottom:10pt;display:flex}.print-plan .print-empty-day h2{min-width:122pt;margin-bottom:0}}.onboard-reminders{border:0;min-width:0;margin:0;padding:0}.onboard-reminders .details-box{text-align:left;margin-top:20px}.onboard-reminders .details-box>.stack{margin-top:16px}.page-heading>div{min-width:0}.page-heading h1{overflow-wrap:anywhere}@media (max-width:480px){.page-heading-action{flex-direction:column;align-items:stretch;gap:16px}.page-heading-action>.button{align-self:flex-start}}@media (max-width:380px){.form-grid{grid-template-columns:minmax(0,1fr)}}.pickup-section{margin:24px 0}.pickup-section .section-heading h2{font-size:21px}.pickup-list{border:1px solid var(--line);background:var(--sage);border-radius:16px}.pickup-row{align-items:flex-start;gap:12px;padding:16px;display:flex}.pickup-row+.pickup-row{border-top:1px solid var(--line)}.pickup-row>div{flex:1;min-width:0}.pickup-row p,.pickup-upcoming-row p{overflow-wrap:anywhere;margin:5px 0;font-size:14px}.pickup-row strong,.pickup-upcoming-row strong{overflow-wrap:anywhere}.pickup-row small{color:var(--muted);font-size:11px}.pickup-upcoming{gap:10px;margin-top:18px;display:grid}.pickup-upcoming-row{text-align:left;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.pickup-upcoming-row>div{flex:1;min-width:0}.pickup-empty{margin-top:14px}.agenda-content .pickup-section{margin:16px 0 0}.pickup-section .text-button{white-space:normal;text-align:right}@media (max-width:380px){.pickup-section>.section-heading{flex-wrap:wrap}}.pickup-calendar-dot{background:var(--clay);vertical-align:top;border-radius:50%;width:5px;height:5px;margin-left:3px;display:inline-block}.calendar-day.selected .pickup-calendar-dot{background:var(--peach)}@media print{.print-pickups{break-inside:avoid;margin-top:9px}.print-pickups h3{margin:0 0 5px;font-size:11px}.print-pickups p{margin:3px 0;font-size:10px}}.screen-recovery{overflow-wrap:anywhere;max-width:38rem;margin:24px auto;padding:clamp(20px,5vw,36px)}.screen-recovery h1{font-size:clamp(1.7rem,5vw,2.3rem)}.screen-recovery-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.screen-recovery-actions .button{white-space:normal;text-align:center}.sheet .screen-recovery{margin:0}@media (max-width:480px){.screen-recovery-actions .button{width:100%}}.notification-guidance strong{font-size:14px;line-height:1.5;display:block}.notification-guidance p{margin:8px 0 0;font-size:13px;line-height:1.65}.family-child,.family-child h2,.parent-row>div,.routine-row>div,.child-card>div{overflow-wrap:anywhere;min-width:0}.parent-initial,.parent-row>svg,.routine-row>svg,.child-card>svg,.child-chips .child-avatar{flex-shrink:0}.child-chips .chip{overflow-wrap:anywhere;text-align:left;min-width:0;max-width:100%}.pending-invites>div{gap:12px}.pending-invites>div>span{overflow-wrap:anywhere;min-width:0}.pending-invites .text-button{flex-shrink:0}.notice-row h3,.sheet-heading h2,.task-meta>span,.sidebar-foot span{overflow-wrap:anywhere}@media (max-width:380px){.family-children{grid-template-columns:minmax(0,1fr)}}.family-child{flex-direction:column;align-items:flex-start;display:flex}.onboarding-install{margin-bottom:24px}.install-steps{margin:18px 0 0;padding-left:24px}.install-steps li{margin-bottom:14px;padding-left:6px;line-height:1.55}.install-steps li::marker{color:var(--forest,#203e36);font-weight:700}.install-steps li>svg{vertical-align:middle;margin-right:8px;display:inline-block}.camera-native-alternative{justify-content:center;align-items:center;gap:8px;min-height:44px;margin:10px auto 0;display:flex}.camera-native-alternative+.camera-privacy{margin-top:6px}.photo-source-options .take-photo-entry{display:none}@media (hover:none) and (pointer:coarse){.photo-source-options .take-photo-entry{display:flex}.photo-source-options .upload-zone{display:none}}
