:root{--color-canvas:#f7f5ef;--color-canvas-warm:#f5f2e9;--color-surface:#fff;--color-surface-subtle:#f6f3ec;--color-ink:#19352f;--color-ink-strong:#17362f;--color-ink-muted:#52645f;--color-ink-quiet:#687873;--color-brand:#255b48;--color-brand-hover:#194b3a;--color-brand-soft:#e8f1ec;--color-accent:#bc5d1c;--color-accent-soft:#f5e4d0;--color-success:#285843;--color-success-soft:#e1efe7;--color-warning:#7e481e;--color-warning-soft:#fff2df;--color-danger:#8b3028;--color-danger-soft:#fbe9e7;--color-border:#19352f24;--color-border-strong:#19352f3d;color:#19352f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f2e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #bc5d1c}button{color:inherit}.skip-link{z-index:20;color:#fff;background:#19352f;border-radius:.6rem;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.auth-layout,.centered-layout{background:radial-gradient(circle at 12% 18%,#df9d5142,#0000 26rem),radial-gradient(circle at 88% 82%,#4e846c2e,#0000 30rem),#f5f2e9;place-items:center;min-height:100vh;padding:clamp(1rem,5vw,4rem);display:grid}.auth-card,.state-card{background:#ffffffe0;border:1px solid #19352f24;border-radius:1.75rem;width:min(100%,43rem);padding:clamp(2rem,7vw,5rem);box-shadow:0 1.5rem 5rem #19352f1c}.auth-monogram,.brand-mark{color:#fff;background:#255b48;place-items:center;font-family:Georgia,Times New Roman,serif;display:grid}.auth-monogram{border-radius:1rem;width:3.5rem;height:3.5rem;margin-bottom:2.5rem;font-size:1.8rem}.eyebrow{color:var(--color-brand);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:800}h1,h2,p{overflow-wrap:anywhere}h1,h2{color:#17362f}h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,7vw,4.5rem);font-weight:500;line-height:1}h2{margin:0 0 .5rem;font-size:1.25rem}.lede,.page-summary,.state-card p,.empty-state p{color:#52645f;line-height:1.65}.lede{max-width:36rem;margin:1.5rem 0 2rem;font-size:1.08rem}.primary-button,.secondary-button,.text-button,.brand-button{cursor:pointer;border:0}.primary-button,.secondary-button{border-radius:.75rem;min-height:3rem;padding:.75rem 1.15rem;font-weight:800}.primary-button{color:#fff;background:#255b48;box-shadow:0 .5rem 1.5rem #255b482e}.primary-button:hover{background:#194b3a}.secondary-button{color:var(--color-brand);background:#fff;border:1px solid #19352f33}.auth-note{color:#687873;max-width:34rem;margin:2rem 0 0;font-size:.86rem;line-height:1.55}.state-card{align-items:flex-start;gap:1.25rem;display:flex}.state-card h1{font-size:clamp(2rem,6vw,3.5rem)}.state-card-error{border-color:#9d3f3240}.spinner{border:3px solid #cbd8d2;border-top-color:#255b48;border-radius:50%;flex:none;width:1.5rem;height:1.5rem;margin-top:.3rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner,.child-button-spinner{animation:none}}.application{background:#f7f5ef;min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #19352f1c;justify-content:space-between;align-items:center;min-height:5rem;padding:.75rem clamp(1rem,4vw,3.5rem);display:flex}.brand-button{text-align:left;background:0 0;align-items:center;gap:.75rem;padding:.25rem;display:inline-flex}.brand-mark{border-radius:.75rem;width:2.5rem;height:2.5rem;font-size:1.2rem}.brand-button strong,.brand-button small{display:block}.brand-button strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.brand-button small{color:#6b7974;margin-top:.15rem;font-size:.72rem}.topbar-actions{align-items:center;gap:clamp(.5rem,2vw,1.25rem);display:flex}.mode-badge,.data-badge{color:#285843;text-transform:capitalize;background:#e1efe7;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.dashboard-heading{align-items:stretch}.review-harness{background:var(--color-brand-soft);border:1px dashed #255b484d;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.15rem;display:flex}.review-harness h2,.review-harness .eyebrow{margin-bottom:0}.scenario-selector{color:var(--color-ink-muted);flex:none;gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.scenario-selector select{border:1px solid var(--color-border-strong);min-width:12rem;min-height:2.75rem;color:var(--color-ink);background:var(--color-surface);border-radius:.75rem;padding:.55rem 2rem .55rem .75rem;font-weight:750}.scenario-selector select:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.dashboard-context{flex-direction:column;flex:none;align-items:flex-end;gap:.75rem;display:flex}.child-selector{color:var(--color-ink-muted);gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.child-selector select{border:1px solid var(--color-border-strong);min-width:9rem;min-height:2.75rem;color:var(--color-ink);background:var(--color-surface);border-radius:.75rem;padding:.55rem 2.2rem .55rem .75rem;font-weight:750}.child-selector select:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2rem 0 1.25rem;display:grid}.dashboard-state{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.25rem;align-items:flex-start;gap:1.25rem;margin-top:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.dashboard-state h2,.dashboard-state p{margin-top:0}.dashboard-state p{color:var(--color-ink-muted);line-height:1.6}.dashboard-state-error{background:var(--color-danger-soft);border-color:#8b30284d}.dashboard-callout{color:var(--color-success);background:var(--color-success-soft);border:1px solid #28584333;border-radius:1rem;align-items:baseline;gap:.5rem;margin-top:2rem;padding:1rem 1.25rem;display:flex}.dashboard-callout span{color:var(--color-ink-muted)}.summary-card,.content-panel,.verse-card,.child-task-section{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.1rem}.summary-card{align-content:start;gap:.3rem;min-height:10.5rem;padding:1.25rem;display:grid}.summary-card:first-child{background:var(--color-brand-soft);border-color:#255b4838}.summary-card p,.summary-card span{color:var(--color-ink-muted);margin:0}.summary-card strong{color:var(--color-ink-strong);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:500}.summary-card-attention{background:var(--color-warning-soft)}.summary-link{min-height:2.75rem;color:var(--color-brand);cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;justify-self:start;margin:.25rem 0 -.5rem -.5rem;padding:.5rem;font-weight:800;text-decoration:underline}.summary-card-attention .summary-link{color:var(--color-warning)}progress{width:100%;height:.55rem;color:var(--color-brand);background:#dfe7e3;border:0;border-radius:999px;overflow:hidden}progress::-webkit-progress-bar{background:#dfe7e3}progress::-webkit-progress-value{background:var(--color-brand)}progress::-moz-progress-bar{background:var(--color-brand)}.dashboard-columns{grid-template-columns:minmax(0,1.65fr) minmax(15rem,.8fr);gap:1.25rem;display:grid}.content-panel,.child-task-section{padding:clamp(1.1rem,3vw,1.5rem)}.panel-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.panel-heading h2,.panel-heading p{margin-bottom:0}.panel-heading>strong{font-size:1.25rem;font-weight:500}.status-badge{min-height:1.9rem;color:var(--color-success);background:var(--color-success-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.dashboard-task-list,.child-task-grid{margin:1rem 0 0;padding:0;list-style:none}.dashboard-task-list li{border-top:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 0;display:grid}.task-mark,.child-task-mark{color:var(--color-success);background:var(--color-success-soft);border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.task-mark{width:2rem;height:2rem}.task-copy{min-width:0}.task-copy strong,.task-copy small,.child-task-status{display:block}.task-copy strong{color:var(--color-ink-strong)}.task-copy small{color:var(--color-ink-quiet);margin-top:.25rem;line-height:1.45}.panel-action{width:100%;margin-top:.5rem}.dashboard-sidebar{align-content:start;gap:1.25rem;display:grid}.panel-empty{background:var(--color-surface-subtle);border-radius:.8rem;margin-top:1rem;padding:1rem}.panel-empty p{color:var(--color-ink-muted);margin:.35rem 0 0;line-height:1.55}.verse-card{background:#f1e6d6;padding:1.5rem}.verse-card .eyebrow{color:var(--color-warning)}.verse-card blockquote{color:var(--color-ink-strong);margin:.5rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.5}.verse-card cite,.panel-note{color:var(--color-ink-muted);font-size:.82rem;line-height:1.5}.verse-timezone-note{color:var(--color-ink-muted);margin:1rem 0 0;font-size:.78rem;line-height:1.5}.verse-timezone-note button{color:var(--color-warning);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.content-panel progress{margin-top:1rem}.child-hero{background:#e8f1ec;border-radius:1.25rem;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:clamp(1.1rem,3vw,1.5rem);display:flex}.child-hero h1{font-size:clamp(2.6rem,6vw,3.8rem)}.child-hero .page-summary{margin:.55rem 0 0}.child-star-progress{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin:1.5rem 0;padding:.9rem 1rem;display:flex}.child-progress-star{width:clamp(2rem,6vw,2.65rem);height:clamp(2rem,6vw,2.65rem)}.child-progress-star-filled{color:var(--color-accent)}.child-progress-star-empty{color:#255b4857}.child-task-section{margin-top:1rem}.child-section-heading{margin-bottom:1rem}.child-task-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.child-task{background:var(--color-surface-subtle);border-radius:.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-content:start;align-items:center;gap:.8rem;min-height:6rem;padding:1rem;display:grid}.child-assignment-icon{border:1px solid var(--color-border);width:3.15rem;height:3.15rem;color:var(--color-brand);background:#fff;border-radius:.85rem;place-items:center;display:grid}.child-assignment-icon-svg{width:2rem;height:2rem}.child-task-awaiting_approval{background:var(--color-warning-soft)}.child-task-awaiting_approval .child-assignment-icon{color:var(--color-warning);background:#fff5c9}.child-task-approved .child-assignment-icon{color:var(--color-success);background:var(--color-success-soft)}.child-task-needs_finish{background:var(--color-warning-soft);border:1px solid #7e481e47}.child-task-needs_redo{background:var(--color-danger-soft);border:1px solid #8b302847}.child-task-needs_finish .child-assignment-icon{color:var(--color-warning);background:var(--color-accent-soft)}.child-task-needs_redo .child-assignment-icon{color:var(--color-danger);background:var(--color-danger-soft)}.child-task-status{color:var(--color-success);margin-top:.5rem;font-size:.78rem;font-weight:800}.child-task-awaiting_approval .child-task-status,.child-task-needs_finish .child-task-status{color:var(--color-warning)}.child-task-needs_redo .child-task-status{color:var(--color-danger)}.child-parent-note{color:var(--color-ink);background:#ffffffad;border-radius:.6rem;margin-top:.55rem;padding:.6rem .7rem;font-size:.82rem;line-height:1.45;display:block}.child-check-button,.child-undo-button,.child-extra-button{grid-area:1/3}.child-icon-button{border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;min-height:3.25rem;padding:.75rem;display:inline-flex}.child-undo-button:disabled{cursor:wait;opacity:.72}.child-button-icon{stroke-width:2.4px;flex:none;width:1.75rem;height:1.75rem}.child-button-spinner{animation:.8s linear infinite child-button-spin}@keyframes child-button-spin{to{transform:rotate(360deg)}}.child-check-button:disabled{cursor:wait;opacity:.72}.child-action-error,.child-extra-limit{grid-column:1/-1}.child-action-error{color:var(--color-danger);background:var(--color-danger-soft);border-radius:.65rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.84rem;font-weight:700;display:flex}.child-extra-limit{color:var(--color-brand);background:var(--color-brand-soft);border-radius:.65rem;margin:.3rem 0 0;padding:.75rem;font-size:.84rem;font-weight:750;line-height:1.5}.child-reward-preview,.child-empty-day{border:1px solid var(--color-border);border-radius:1.1rem;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.25rem;padding:clamp(1.25rem,4vw,1.75rem);display:flex}.child-reward-preview{color:var(--color-ink-strong);background:var(--color-brand-soft)}.child-reward-preview .eyebrow,.child-reward-preview h2{margin-bottom:0}.child-reward-preview>strong{text-align:right}.child-empty-day{background:var(--color-surface);justify-content:flex-start}.child-empty-day h2,.child-empty-day p{margin:0}.child-empty-day p{color:var(--color-ink-muted);margin-top:.35rem;line-height:1.55}.child-state-container{place-items:center;min-height:20rem;display:grid}.prototype-note{color:var(--color-ink-muted);margin:1.25rem 0 0;font-size:.82rem;line-height:1.5}.text-button{color:#32564b;background:0 0;min-height:2.75rem;padding:.5rem;font-weight:750}.primary-navigation{scrollbar-width:thin;background:#fff;border-bottom:1px solid #19352f1c;gap:.25rem;padding:0 1rem;display:flex;overflow-x:auto}.primary-navigation a{color:#5c6c67;border-bottom:3px solid #0000;flex:none;padding:1rem .9rem .85rem;font-size:.9rem;font-weight:750;text-decoration:none}.primary-navigation a[aria-current=page]{border-bottom-color:var(--color-brand);color:#19352f}#main-content{width:min(100% - 2rem,74rem);margin:0 auto;padding:clamp(2rem,6vw,5rem) 0}.page-heading{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.page-heading h1{font-size:clamp(2.4rem,7vw,4.75rem)}.page-summary{max-width:42rem;margin:1.25rem 0 0;font-size:1.05rem}.data-badge{color:var(--color-brand);background:var(--color-brand-soft);flex:none}.empty-state{background:#ffffffb3;border:1px dashed #19352f3d;border-radius:1.25rem;align-items:center;gap:1.25rem;margin-top:3rem;padding:clamp(1.25rem,4vw,2rem);display:flex}.empty-mark{color:#916035;background:#f3e5d5;border-radius:50%;flex:none;place-items:center;width:3.5rem;height:3.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;display:grid}.empty-state p{margin:0}code{background:#e9eeeb;border-radius:.3rem;padding:.1rem .3rem;font-size:.9em}@media (width<=42rem){.topbar{align-items:flex-start}.mode-badge{display:none}.page-heading,.empty-state,.child-hero,.child-reward-preview,.review-harness,.dashboard-callout{flex-direction:column}.data-badge,.dashboard-context,.scenario-selector{align-self:flex-start}.dashboard-context{align-items:flex-start}.summary-grid,.dashboard-columns,.child-task-grid{grid-template-columns:1fr}.scenario-selector,.scenario-selector select{width:100%}.summary-card{min-height:0}.dashboard-task-list li{grid-template-columns:auto minmax(0,1fr)}.dashboard-task-list .status-badge{grid-column:2;justify-self:start}.child-reward-preview{align-items:flex-start}.child-reward-preview>strong{text-align:left}.child-action-error{flex-direction:column;align-items:flex-start}}@media (width>=42.01rem) and (width<=60rem){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-columns{grid-template-columns:1fr}}
