:root{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#193238;background:#f3f0e7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #193238;--ink-soft: #52666a;--paper: #fffdf8;--paper-strong: #ffffff;--cream: #f3f0e7;--line: #dfe4dd;--green: #176b5b;--green-bright: #2ca47f;--green-pale: #dff2e8;--navy: #173e52;--blue: #397cb2;--blue-pale: #e4f0fa;--orange: #db7f2b;--orange-pale: #fff0d5;--rose: #cf5c5c;--rose-pale: #fde6e1;--violet: #7666b2;--violet-pale: #eee8fa;--shadow: 0 15px 40px rgba(34, 56, 50, .08);--radius: 22px}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.9),transparent 32%),var(--cream)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(2rem,3.8vw,3.35rem);line-height:1.08;letter-spacing:-.045em;color:var(--ink)}h2{margin-bottom:6px;font-size:1.22rem;line-height:1.3;letter-spacing:-.02em}h3{margin-bottom:6px}p{line-height:1.65}button:focus-visible,a:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(44,164,127,.28);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template:76px 1fr / 250px minmax(0,1fr)}.topbar{position:sticky;top:0;z-index:30;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 28px;background:#fffdf8e0;border-bottom:1px solid rgba(25,50,56,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;border:0;background:transparent;cursor:pointer;text-align:left}.brand-mark{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;color:#fff;background:var(--green);box-shadow:0 9px 18px #176b5b33}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small{margin-top:2px;color:#6c7c79;font-size:.72rem}.topbar-actions,.role-switch,.profile-pill{display:flex;align-items:center}.topbar-actions{gap:12px}.role-switch{padding:4px;background:#edf0e9;border-radius:14px}.role-switch button{display:flex;align-items:center;gap:6px;padding:8px 13px;border:0;border-radius:10px;background:transparent;font-size:.82rem;font-weight:700;color:#6b7a76;cursor:pointer}.role-switch button.active{background:#fff;color:var(--ink);box-shadow:0 3px 11px #19323814}.profile-pill{gap:9px;padding:9px 13px;border:1px solid var(--line);border-radius:14px;background:var(--paper);cursor:pointer;font-weight:700}.profile-pill svg{color:#788884}.menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--paper);cursor:pointer}.sidebar{position:sticky;top:76px;align-self:start;height:calc(100vh - 76px);padding:24px 16px 20px;display:flex;flex-direction:column;background:#fffdf8b3;border-right:1px solid rgba(25,50,56,.08);overflow-y:auto}.sidebar-intro{padding:0 12px 20px}.sidebar-intro span{color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sidebar-intro strong,.sidebar-intro small{display:block}.sidebar-intro strong{margin-top:6px;font-size:1rem}.sidebar-intro small{margin-top:5px;color:#71817d;line-height:1.5}.sidebar nav{display:grid;gap:6px}.sidebar nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:13px 14px;border:0;border-radius:14px;background:transparent;color:#61716e;cursor:pointer;font-weight:700;text-align:left}.sidebar nav button:hover{background:#fffc}.sidebar nav button.active{color:#fff;background:var(--navy);box-shadow:0 10px 22px #173e5226}.nav-group-label{margin:13px 13px 2px;color:#8a9692;font-size:.64rem;font-weight:900;letter-spacing:.12em}.nav-group-label:first-child{margin-top:0}.nav-live{margin-left:auto;padding:3px 6px;border-radius:7px;background:var(--orange-pale);color:#a45a1c;font-size:.64rem;font-style:normal}.privacy-note{margin-top:auto;display:flex;gap:10px;padding:14px;border:1px solid #cfe5d9;border-radius:16px;color:var(--green);background:#edf8f2}.privacy-note strong,.privacy-note small{display:block}.privacy-note strong{font-size:.82rem}.privacy-note small{margin-top:4px;color:#5c756e;font-size:.7rem;line-height:1.45}.main-content{min-width:0;padding:44px clamp(24px,4vw,64px) 80px}.child-subpage-frame{width:100%;margin:0;display:grid;gap:12px}.child-back-link{width:fit-content;display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:8px 10px 8px 6px;border:0;border-radius:11px;color:var(--green);background:transparent;cursor:pointer;font-weight:800}.child-back-link:hover{background:var(--green-pale)}.page-stack{width:100%;margin:0;display:grid;gap:24px;animation:page-in .25s ease-out}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:12px}.page-header>div:first-child{max-width:780px}.eyebrow{margin-bottom:8px;color:var(--green);font-size:.73rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.page-description{max-width:760px;margin-bottom:0;color:var(--ink-soft);font-size:.96rem}.page-action{flex:0 0 auto}.muted{color:var(--ink-soft)}.primary-button,.dark-button,.soft-button,.dashed-button,.text-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.primary-button{min-height:44px;padding:11px 18px;border-radius:14px;color:#fff;background:var(--green);box-shadow:0 8px 18px #176b5b29}.primary-button:hover,.dark-button:hover{transform:translateY(-1px);box-shadow:0 11px 22px #173e5233}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.dark-button{padding:11px 17px;border-radius:13px;color:#fff;background:var(--navy)}.soft-button{padding:10px 15px;border:1px solid var(--line);border-radius:13px;background:#fff}.soft-button:hover{background:#f7f8f4}.dashed-button{width:100%;padding:13px;border:1.5px dashed #bfcac4;border-radius:14px;background:transparent;color:var(--green)}.text-button,.text-link{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--green);cursor:pointer;font-weight:700}.icon-button{width:40px;height:40px;border-radius:12px;background:#f1f3ee}.icon-button.small{width:34px;height:34px}.small-button{min-height:36px;padding:8px 12px;border-radius:11px;font-size:.83rem}.full{width:100%}.panel{padding:24px;border:1px solid rgba(25,50,56,.08);border-radius:var(--radius);background:#fffdf8e6;box-shadow:var(--shadow)}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.section-title h2{margin:0;font-size:1.16rem}.section-title p{margin:5px 0 0;color:var(--ink-soft);font-size:.82rem;line-height:1.45}.row-gap{display:flex;align-items:center;justify-content:space-between;gap:10px}.chip{display:inline-flex;align-items:center;width:fit-content;padding:5px 9px;border-radius:999px;background:#edf0eb;color:#5f706c;font-size:.68rem;font-weight:800;white-space:nowrap}.chip-green{color:#14624f;background:var(--green-pale)}.chip-blue{color:#306a96;background:var(--blue-pale)}.chip-orange{color:#a76020;background:var(--orange-pale)}.chip-rose{color:#a94548;background:var(--rose-pale)}.chip-violet{color:#64549d;background:var(--violet-pale)}.chip-sand{color:#70684d;background:#f3ead4}.chip-neutral{color:#61706d;background:#edf0eb}.tone-blue{background:var(--blue)}.tone-violet{background:var(--violet)}.tone-orange{background:var(--orange)}.tone-green{background:var(--green-bright)}.tone-rose{background:var(--rose)}.tone-sand{background:#ad9c65}.kid-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:20px}.kid-hero-grid.home-focus-only{grid-template-columns:1fr}.home-focus-only .focus-card{min-height:230px;grid-template-columns:minmax(0,760px)}.focus-card{min-height:280px;display:grid;grid-template-columns:1fr 180px;align-items:center;gap:26px;padding:34px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#173e52,#1d5662 65%,#27796c);box-shadow:0 22px 50px #173e522e;overflow:hidden}.focus-card h2{margin:14px 0 8px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.04em}.focus-card p{color:#d7e5e3}.focus-card .chip{color:#173e52;background:#d9f0df}.hero-actions{display:flex;gap:10px;margin-top:22px}.focus-card .soft-button{color:#fff;border-color:#ffffff4d;background:#ffffff14}.progress-orbit{width:164px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#f6c35c var(--progress),rgba(255,255,255,.14) 0);transform:rotate(-90deg)}.progress-orbit:before{content:"";position:absolute;width:132px;aspect-ratio:1;border-radius:50%;background:#205365}.progress-orbit div{position:relative;z-index:1;text-align:center;transform:rotate(90deg)}.progress-orbit strong,.progress-orbit span{display:block}.progress-orbit strong{font-size:2rem}.progress-orbit span{margin-top:2px;color:#d9e8e5;font-size:.74rem}.safety-glance{display:flex;flex-direction:column;gap:16px;padding:28px;border:1px solid #cfe5d9;border-radius:28px;background:linear-gradient(160deg,#eaf7ef,#f8fbf5);box-shadow:var(--shadow)}.safety-glance.trip-active{border-color:#f1d39e;background:linear-gradient(160deg,#fff6df,#fffaf0)}.glance-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;color:#fff;background:var(--green)}.trip-active .glance-icon{background:var(--orange)}.safety-glance span,.safety-glance strong,.safety-glance small{display:block}.safety-glance span{color:var(--green);font-size:.76rem;font-weight:800}.trip-active span{color:#a45d1f}.safety-glance strong{margin-top:6px;font-size:1.25rem}.safety-glance small{margin-top:7px;color:#647773;line-height:1.5}.safety-glance .text-link{margin-top:auto;padding:0}.content-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.timeline-list{display:grid;margin-bottom:18px}.timeline-item{display:grid;grid-template-columns:52px 12px minmax(0,1fr);gap:12px;min-height:62px}.timeline-item time{padding-top:2px;color:#667773;font-size:.82rem;font-weight:700}.timeline-dot{width:10px;height:10px;margin-top:4px;border-radius:50%;box-shadow:0 0 0 4px #fff}.timeline-item:not(:last-child) .timeline-dot:after{content:"";display:block;width:2px;height:49px;margin:10px 0 0 4px;background:#dfe5df}.timeline-item strong{font-size:.92rem}.timeline-item small{display:block;margin-top:5px;color:#768480}.compact-task-list{display:grid;gap:10px}.home-empty-action{display:grid;gap:10px;justify-items:start;padding:10px 0}.home-empty-action p{margin:0}.compact-task{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:start;padding:14px;border:1px solid #e5e9e3;border-radius:16px;background:#fff}.task-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:var(--green);background:var(--green-pale)}.task-main p{margin:4px 0 6px;color:#64736f;font-size:.78rem;line-height:1.45}.task-main small,.task-meta span,.schedule-copy small{display:flex;align-items:center;gap:5px;color:#74837f;font-size:.72rem}.xp-label{display:inline-flex;align-items:center;gap:3px;color:#a86322;font-size:.72rem;font-weight:800;white-space:nowrap}.task-quick-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:180px}.task-quick-actions>button:not(.icon-button){padding:7px 10px;border:0;border-radius:9px;background:#e5f3ec;color:var(--green);cursor:pointer;font-weight:800}.task-quick-actions>button.done{color:#fff;background:var(--green)}.task-quick-actions>button.help{color:#306a96;background:var(--blue-pale)}.task-quick-actions>button.responded{color:#176b5b;background:var(--green-pale)}.task-quick-actions>button.withdraw{color:#9b4146;background:var(--rose-pale)}.help-status{display:inline-flex;align-items:center;justify-content:flex-start;padding:7px 10px;border-radius:9px;font-size:.72rem;font-weight:800;white-space:normal}.help-status.pending{color:#976026;background:var(--orange-pale)}.reminder-strip,.rights-strip{display:flex;align-items:center;gap:14px;padding:18px 22px;border:1px solid #ecd9ac;border-radius:18px;background:#fff7df;color:#7d632c}.reminder-strip div,.rights-strip div{flex:1}.reminder-strip strong,.reminder-strip span{display:block}.reminder-strip span{margin-top:4px;font-size:.8rem}.reminder-strip button{border:0;background:transparent;color:#8b5b17;cursor:pointer;font-weight:800}.plan-summary-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.plan-summary-grid article,.stat-card{padding:20px;border:1px solid rgba(25,50,56,.08);border-radius:18px;background:#fffdf8e6;box-shadow:var(--shadow)}.plan-summary-grid span,.plan-summary-grid strong,.plan-summary-grid small,.stat-card span,.stat-card strong,.stat-card small{display:block}.plan-summary-grid span,.stat-card span{color:#6b7b77;font-size:.75rem;font-weight:700}.plan-summary-grid strong,.stat-card strong{margin:8px 0 4px;font-size:1.6rem}.plan-summary-grid small,.stat-card small{color:#84908d;font-size:.7rem}.stat-blue{background:linear-gradient(145deg,#f8fcff,#e8f3fb)}.stat-green{background:linear-gradient(145deg,#fbfffc,#e5f5ec)}.stat-orange{background:linear-gradient(145deg,#fffdfa,#fff0d9)}.stat-rose{background:linear-gradient(145deg,#fffcfc,#fbe9e5)}.schedule-list{display:grid}.schedule-row{display:grid;grid-template-columns:24px 54px 8px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 4px;border-bottom:1px solid #e7ebe5}.schedule-row.is-done{opacity:.56}.schedule-row.is-done strong{text-decoration:line-through}.schedule-row.is-not-today{opacity:.72;background:#f7f9f7}.schedule-reorder-cell{width:24px;display:grid;place-items:center}.drag-handle{width:32px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;color:#8c9995;background:transparent;cursor:grab;touch-action:none}.drag-handle:hover{color:var(--green);background:var(--green-pale)}.drag-handle:active{cursor:grabbing}.drag-placeholder{width:24px}.mobile-reorder-actions{display:none}.schedule-row.is-dragging{opacity:.42}.schedule-row.drop-before{box-shadow:inset 0 3px 0 var(--green)}.schedule-row.drop-after{box-shadow:inset 0 -3px 0 var(--green)}.schedule-row time{font-size:.82rem;font-weight:800}.schedule-bar{width:6px;height:42px;border-radius:999px}.schedule-copy small{margin-top:5px}.schedule-actions{display:flex;gap:6px}.schedule-actions>button:not(.icon-button){display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dfe5df;border-radius:9px;background:#fff;cursor:pointer;font-size:.72rem}.schedule-actions>button:not(.icon-button):disabled{opacity:.45;cursor:not-allowed}.schedule-panel .dashed-button{margin-top:18px}.plan-view-switch{display:inline-flex;gap:5px;margin:-5px 0 14px;padding:4px;border-radius:12px;background:#eef1ec}.plan-view-switch button{min-height:38px;padding:7px 14px;border:0;border-radius:9px;color:#697874;background:transparent;cursor:pointer;font-weight:800}.plan-view-switch button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #19323814}.schedule-empty{display:grid;justify-items:start;gap:7px;padding:22px;border:1.5px dashed #ced6cf;border-radius:16px;background:#fafbf8}.schedule-empty p{margin:0 0 5px;color:var(--ink-soft);font-size:.82rem}.filter-tabs{display:flex;gap:6px;padding:5px;width:fit-content;border-radius:14px;background:#e9ece6}.filter-tabs button{padding:8px 14px;border:0;border-radius:10px;background:transparent;color:#6c7a77;cursor:pointer;font-weight:700}.filter-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #19323814}.task-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.task-empty-with-action{grid-column:1 / -1;display:grid;justify-items:start;padding:12px 20px 22px;border:1.5px dashed #ced6cf;border-radius:18px;background:#ffffff80}.task-empty-with-action .empty-state{width:100%;min-height:132px;padding-bottom:10px;border:0;background:transparent}.task-empty-with-action>button{margin-top:4px}.task-card{display:flex;flex-direction:column;min-height:260px;padding:22px;border:1px solid rgba(25,50,56,.09);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.task-card.status-done{opacity:.66}.task-card-top{display:flex;align-items:center;justify-content:space-between}.task-chip-row{display:flex;flex-wrap:wrap;gap:6px}.task-card h2{margin:18px 0 8px;font-size:1.25rem}.task-card>p{color:#61716e;font-size:.86rem}.completion-standard,.task-evidence,.completion-check{display:grid;gap:5px;margin-top:12px;padding:12px 14px;border-radius:13px;font-size:.78rem}.completion-standard,.completion-check{color:#345e56;background:#edf7f1}.task-evidence{color:#5d542f;background:#fff6df}.task-evidence.needs-attention{color:#7d4e23;background:#fff0d8;box-shadow:inset 0 0 0 1px #ebc792}.task-help-summary{display:grid;gap:5px;margin-top:12px;padding:12px 14px;border-radius:13px;color:#82551e;background:var(--orange-pale);font-size:.78rem}.task-help-summary.responded{color:#255f53;background:var(--green-pale)}.task-help-summary span,.completion-standard span,.task-evidence span,.completion-check p{line-height:1.55}.task-evidence small{color:#7b7047;line-height:1.5}.completion-check{margin:0}.completion-check p{margin:0;color:#566e68}.completion-form label small{color:#74837f;font-weight:400;line-height:1.45}.evidence-media-fieldset{padding:15px!important;border:1px solid #dce5df!important;border-radius:15px;background:#f6faf7}.evidence-media-fieldset legend{padding:0 5px}.evidence-media-fieldset>p{margin:0 0 10px;color:#667873;font-size:.75rem;font-weight:400}.evidence-picker-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.evidence-picker-actions button{justify-content:center}.evidence-preview-grid,.task-media-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.evidence-preview-grid article{position:relative;overflow:hidden;border:1px solid #dce4dd;border-radius:12px;background:#fff}.evidence-preview-grid img,.evidence-preview-grid video,.task-media-gallery img,.task-media-gallery video{display:block;width:100%;aspect-ratio:4 / 3;border-radius:9px;background:#e9eeea;object-fit:cover}.evidence-preview-grid article>button{position:absolute;top:6px;right:6px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;color:#fff;background:#222d2bc7;cursor:pointer}.evidence-preview-grid article>small{display:block;padding:6px 8px;color:#64736f;font-weight:600}.media-size-hint{display:block;margin-top:8px;color:#74837f;font-weight:400}.task-media-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.task-media-gallery img,.task-media-gallery video{border:1px solid rgba(93,84,47,.15)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.task-meta{display:flex;gap:12px;flex-wrap:wrap;margin:14px 0}.task-meta span{padding:5px 8px;border-radius:8px;background:#f0f2ed}.card-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.empty-state{grid-column:1 / -1;min-height:180px;display:grid;justify-items:start;align-content:start;gap:7px;padding:28px;border:1.5px dashed #ced6cf;border-radius:18px;text-align:left;background:#ffffff80}.empty-state p{width:100%;margin:0;color:#70807b;font-size:.82rem}.empty-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--green);background:var(--green-pale)}.growth-banner{display:grid;grid-template-columns:70px minmax(0,1fr) minmax(220px,.7fr);gap:20px;align-items:center;padding:28px;border-radius:24px;color:#fff;background:linear-gradient(120deg,#173e52,#276d67);box-shadow:var(--shadow)}.growth-medal{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;color:#664c15;background:#f7cb67}.growth-banner h2{margin:10px 0 2px;font-size:2.25rem}.growth-banner p{margin:0;color:#d9e7e5;font-size:.82rem}.growth-next span,.growth-next strong{display:block}.growth-next span{color:#d4e2df;font-size:.74rem}.growth-next strong{margin-top:5px}.growth-next>div{height:8px;margin-top:12px;border-radius:999px;background:#ffffff29;overflow:hidden}.growth-next i{display:block;height:100%;border-radius:inherit;background:#f6c55e}.capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.capability-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px;border:1px solid #e4e8e2;border-radius:16px;background:#fff}.capability-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-pale)}.capability-icon.tone-blue,.capability-icon.tone-green,.capability-icon.tone-orange,.capability-icon.tone-rose{color:#fff}.capability-grid p{margin:5px 0 10px;color:#6b7976;font-size:.76rem}.capability-map-simple article{min-height:146px}.practice-library-footer{display:flex;align-items:center;gap:13px;padding:17px 20px;border:1px solid #cfe1d7;border-radius:17px;color:var(--green);background:var(--green-pale)}.practice-library-footer>div{flex:1}.practice-library-footer strong,.practice-library-footer span{display:block}.practice-library-footer span{margin-top:3px;color:var(--ink-soft);font-size:.76rem}.capability-progress{height:6px;border-radius:999px;background:#e8ece7;overflow:hidden}.capability-progress i{display:block;height:100%;border-radius:inherit;background:var(--green-bright)}.capability-detail-button{margin-top:9px;padding:0;font-size:.74rem}.inline-notice{display:flex;align-items:center;gap:8px;margin:-4px 0 18px;padding:11px 13px;border-radius:12px;color:#176b5b;background:#e8f6ee;font-size:.8rem;font-weight:700}.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.practice-card{display:flex;flex-direction:column;padding:19px;border:1px solid #e2e7e1;border-radius:18px;background:#fff}.practice-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.practice-card h3{margin:15px 0 6px;font-size:1.06rem}.practice-scene{min-height:48px;margin-bottom:10px;color:#667671;font-size:.8rem}.practice-standard{flex:1;display:grid;gap:5px;padding:12px;border-radius:12px;color:#3f635c;background:#f0f6f2;font-size:.78rem;line-height:1.5}.practice-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.practice-modal-list{display:grid;gap:12px}.practice-modal-list>article{position:relative;padding:18px;border:1px solid #e1e7e0;border-radius:16px;background:#fff}.practice-modal-list h3{margin:4px 0 6px}.practice-modal-list>article>p{margin-bottom:10px;color:#687873;font-size:.8rem}.practice-level{color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.08em}.practice-modal-list dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.practice-modal-list dl>div{padding:10px 12px;border-radius:11px;background:#f6f5f0}.practice-modal-list dt{margin-bottom:4px;color:#344f4b;font-size:.72rem;font-weight:800}.practice-modal-list dd{margin:0;color:#687873;font-size:.75rem;line-height:1.5}.evidence-list{display:grid;gap:10px}.evidence-list article,.evidence-empty{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #e3e8e1;border-radius:14px;background:#fff}.evidence-list article>svg,.evidence-empty>svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.evidence-list article>div,.evidence-empty>div{flex:1;min-width:0}.evidence-list p,.evidence-empty p{margin:5px 0 0;color:#61716e;font-size:.8rem}.evidence-list small{display:block;margin-top:7px;color:#7b7047;line-height:1.5}.parent-task-evidence{display:inline-block;max-width:260px;margin-left:5px;vertical-align:top;color:#546863;line-height:1.45}.parent-evidence-cell{display:grid;gap:8px;min-width:180px}.parent-evidence-cell>span{display:flex;align-items:flex-start;gap:5px;color:#546863;line-height:1.45}.parent-evidence-cell>span svg{flex:0 0 auto;margin-top:2px}.parent-media-strip{display:flex;gap:6px;flex-wrap:wrap}.parent-media-strip img,.parent-media-strip video{width:76px;height:58px;border:1px solid #dce3dd;border-radius:9px;background:#e9eeea;object-fit:cover}.work-placeholder{display:flex;align-items:center;gap:14px;padding:18px;border:1px dashed #cbd4cc;border-radius:16px}.work-placeholder div{flex:1}.work-placeholder p{margin:4px 0 0;color:#6c7a77;font-size:.78rem}.work-placeholder>span{display:flex;gap:5px;color:var(--orange);font-size:.75rem;font-weight:700}.bottom-nav{display:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#12262b8f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-card{width:min(560px,100%);max-height:min(760px,92vh);overflow-y:auto;padding:24px;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:var(--paper);box-shadow:0 32px 90px #0c21264d;animation:modal-in .18s ease-out}.modal-wide{width:min(780px,100%)}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.modal-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-header h2{margin:0;font-size:1.55rem}.modal-header p:last-child{margin:6px 0 0;font-size:.82rem}.form-stack{display:grid;gap:16px}.form-stack label:not(.toggle-row),.form-stack fieldset{display:grid;gap:7px;margin:0;color:#40524f;font-size:.78rem;font-weight:700}.form-stack input:not([type=checkbox]),.form-stack select,.form-stack textarea{width:100%;padding:11px 12px;border:1px solid #d9dfd8;border-radius:11px;background:#fff;color:var(--ink);resize:vertical}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-stack fieldset{padding:0;border:0}.form-stack legend{margin-bottom:8px}.help-choice-list{display:grid;gap:8px}.help-choice-list button{display:grid;gap:3px;padding:12px 14px;border:1px solid #dfe5df;border-radius:12px;color:var(--ink);background:#fff;cursor:pointer;text-align:left}.help-choice-list button.selected{border-color:var(--green);background:#edf8f2;box-shadow:0 0 0 2px #176b5b1a}.help-choice-list button strong{display:flex;align-items:center;justify-content:space-between;gap:8px}.help-choice-list button strong em{padding:2px 6px;border-radius:999px;color:#fff;background:var(--green);font-size:.6rem;font-style:normal}.help-choice-list button span{color:#6d7d78;font-size:.73rem;font-weight:400;line-height:1.45}.help-withdraw-warning{padding:15px;border:1px solid #efcfca;border-radius:14px;color:#7f3e42;background:var(--rose-pale)}.help-withdraw-warning p{margin:5px 0 0;color:#765b5c;font-size:.76rem;line-height:1.55}.help-response-detail{display:grid;gap:14px}.help-response-detail>div:not(.modal-action-row),.child-help-note{padding:14px;border-radius:13px;background:#f3f5f1}.help-response-detail span{display:block;margin-bottom:4px;color:#6f7f7b;font-size:.72rem}.help-response-detail p,.child-help-note p{margin:5px 0 0;color:#586c67;font-size:.82rem}.help-response-detail .parent-response-box{color:#1e5f50;background:var(--green-pale)!important}.modal-action-row{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.choice-grid button{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #dfe4dd;border-radius:11px;background:#fff;cursor:pointer}.choice-grid button.selected{border-color:var(--green);box-shadow:0 0 0 2px #176b5b1f}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.choice-dot{width:9px;height:9px;border-radius:50%}.toggle-row{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:13px;background:#f0f3ed;cursor:pointer}.toggle-row input{margin-top:4px;accent-color:var(--green)}.toggle-row strong,.toggle-row small{display:block}.toggle-row small{margin-top:3px;color:#6e7d79;font-weight:400}.safety-state{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px;border:1px solid;border-radius:22px}.safety-state-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px;color:#fff}.safety-state span,.safety-state strong,.safety-state small{display:block}.safety-state>div:nth-child(2)>span{font-size:.73rem;font-weight:800;letter-spacing:.05em}.safety-state strong{margin:4px 0;font-size:1.2rem}.safety-state small{color:#62736e}.safety-green{border-color:#c8e2d5;background:linear-gradient(135deg,#eaf6ee,#fbfcf8)}.safety-green .safety-state-icon{background:var(--green)}.safety-green>div:nth-child(2)>span{color:var(--green)}.safety-yellow{border-color:#efd19c;background:linear-gradient(135deg,#fff1cf,#fffaf0)}.safety-yellow .safety-state-icon{background:var(--orange)}.safety-yellow>div:nth-child(2)>span{color:#a45e1d}.safety-red{border-color:#efc1b7;background:linear-gradient(135deg,#fde4df,#fff8f6)}.safety-red .safety-state-icon{background:var(--rose)}.safety-red>div:nth-child(2)>span{color:#a43f42}.state-pill{display:inline-flex!important;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#ffffffb3;color:#687873;font-size:.7rem;font-weight:700}.safety-columns{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:20px}.trip-panel,.sos-panel{min-height:440px}.active-trip-card{display:grid;grid-template-columns:minmax(170px,.75fr) minmax(0,1.25fr);gap:22px}.trip-map-placeholder{min-height:280px;display:grid;justify-items:start;align-content:start;gap:4px;padding:24px;border-radius:18px;color:var(--green);background:radial-gradient(circle at center,#dceee5 0 12%,transparent 13%),repeating-radial-gradient(circle at center,#eef6f0 0,#eef6f0 20px,#e4f0e9,#e4f0e9 22px);text-align:left}.trip-map-placeholder span,.trip-map-placeholder small{display:block}.trip-map-placeholder span{margin-top:8px;font-weight:800}.trip-map-placeholder small{margin-top:4px;color:#6f827c}.trip-detail h3{margin:14px 0 5px;font-size:1.45rem}.trip-detail>p{color:#687773}.trip-detail ul{display:grid;gap:9px;padding:0;list-style:none}.trip-detail li{display:flex;gap:8px;align-items:center;color:#586965;font-size:.8rem}.start-trip-card{min-height:290px;display:grid;justify-items:start;align-content:start;gap:14px;padding:28px;border:1.5px dashed #c7d7cd;border-radius:18px;background:#f4f8f3;text-align:left}.start-trip-card>svg{color:var(--green)}.start-trip-card p{width:100%;margin:6px 0 0;color:#62746f;font-size:.82rem}.sos-panel{position:relative;overflow:hidden}.sos-hold{position:relative;isolation:isolate;width:210px;aspect-ratio:1;display:grid;place-items:center;margin:18px auto;border:0;border-radius:50%;color:#fff;background:#f7e6e1;cursor:pointer;touch-action:none}.sos-hold:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;z-index:-1;border-radius:inherit;background:linear-gradient(145deg,#db6964,#b74348);box-shadow:0 18px 36px #b8404545,inset 0 1px #ffffff59}.sos-progress{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border-radius:inherit;background:conic-gradient(#9e3138 var(--hold),transparent 0)}.sos-core{display:grid;place-items:center;gap:5px;pointer-events:none}.sos-core strong,.sos-core small{display:block}.sos-core strong{font-size:1.05rem}.sos-core small{color:#feece7;font-size:.7rem}.sos-hold.locked{filter:grayscale(.4);opacity:.72}.feedback-banner{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid #bfe0d0;border-radius:13px;color:var(--green);background:#ecf8f1;font-size:.76rem}.feedback-banner span{flex:1;line-height:1.45}.feedback-banner button{border:0;background:transparent;color:var(--green);cursor:pointer;font-weight:800;white-space:nowrap}.emergency-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.emergency-actions a{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e2e5df;border-radius:13px;background:#fff}.emergency-actions strong,.emergency-actions small{display:block}.emergency-actions strong{font-size:.82rem}.emergency-actions small{margin-top:2px;color:#74827f;font-size:.68rem}.safety-disclaimer{margin:13px 0 0;color:#86766f;font-size:.68rem;line-height:1.5}.contact-list,.trusted-contact-list,.security-setting-list{display:grid;gap:9px}.contact-list article,.trusted-contact-list article,.security-setting-list article{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #e4e8e2;border-radius:14px;background:#fff}.contact-list article>div,.trusted-contact-list article>div,.security-setting-list article>div{flex:1}.contact-list strong,.contact-list small,.trusted-contact-list strong,.trusted-contact-list small{display:block}.contact-list small,.trusted-contact-list p,.trusted-contact-list small{margin:3px 0 0;color:#72817d;font-size:.7rem}.avatar{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--navy);font-weight:800}.avatar.mini{width:32px;height:32px;border-radius:10px}.audit-list{display:grid;gap:13px}.audit-list article{display:grid;grid-template-columns:8px 1fr;gap:11px}.audit-list article>span{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--orange)}.audit-list p{margin:3px 0;color:#687773;font-size:.76rem}.audit-list small{color:#8a9692;font-size:.68rem}.access-audit-details{margin-top:18px;border-top:1px solid #e3e8e2}.access-audit-details summary{padding:14px 0 4px;color:var(--green);cursor:pointer;font-size:.76rem;font-weight:800}.access-audit-details[open] .audit-list{margin-top:12px;padding-top:12px;border-top:1px dashed #dfe5df}.latest-alert{display:flex;align-items:center;gap:13px;padding:17px 20px;border:1px solid #efc7bd;border-radius:16px;color:#8f393d;background:#fff0ec}.latest-alert div{flex:1}.latest-alert p{margin:3px 0 0;color:#8a6562;font-size:.74rem}.latest-alert>span{font-size:.7rem;font-weight:700}.contact-picker{display:grid;gap:8px}.contact-picker label{display:flex!important;align-items:center;grid-template-columns:none!important;gap:10px!important;padding:10px;border:1px solid #e0e5df;border-radius:12px;background:#fff;cursor:pointer}.contact-picker input{accent-color:var(--green)}.contact-picker label>span:last-child{flex:1}.contact-picker strong,.contact-picker small{display:block}.contact-picker small{margin-top:2px;color:#75827f}.privacy-callout{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:13px;color:var(--green);background:#edf7f1}.privacy-callout strong,.privacy-callout small{display:block}.privacy-callout small{margin-top:3px;color:#657a73;font-size:.7rem}.parent-safety-banner{display:flex;align-items:center;gap:14px;padding:17px 20px;border:1px solid #edcc90;border-radius:17px;color:#8d571a;background:#fff1cf}.parent-safety-banner div{flex:1}.parent-safety-banner p{margin:3px 0 0;font-size:.76rem}.parent-safety-banner button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#8d571a;cursor:pointer;font-weight:800}.stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.support-actions,.response-list{display:grid;gap:10px}.support-actions article,.response-list article,.self-created-list article{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #e4e8e2;border-radius:15px;background:#fff}.support-actions article>div,.response-list article>div,.self-created-list article>div{flex:1}.support-actions p,.response-list p,.self-created-list p{margin:3px 0 0;color:#687773;font-size:.75rem}.support-actions article>button{margin-top:4px;padding:6px 9px;border:0;border-radius:9px;color:var(--green);background:var(--green-pale);cursor:pointer;font-size:.7rem;font-weight:800}.support-icon,.response-icon,.self-created-list article>span{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--green)}.support-icon.blue{background:var(--blue)}.support-icon.orange{background:var(--orange)}.response-icon{color:#9f5c20;background:var(--orange-pale)}.all-clear{border-style:dashed!important;color:var(--green);background:#f0f8f3!important}.trend-grid{display:grid;grid-template-columns:minmax(250px,1fr) 260px minmax(240px,.8fr);align-items:center;gap:28px}.trend-copy,.guardrail{display:flex;align-items:flex-start;gap:12px}.trend-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--green)}.trend-copy strong,.trend-copy b{display:block}.trend-copy b{margin-top:7px;font-size:1.5rem}.trend-copy p,.guardrail p{margin:5px 0 0;color:#697874;font-size:.73rem}.mini-chart{height:115px;display:flex;align-items:flex-end;gap:10px;padding:15px;border-radius:14px;background:#f0f3ed}.mini-chart i{flex:1;min-height:12px;border-radius:6px 6px 2px 2px;background:linear-gradient(#4ea98a,#176b5b)}.guardrail{padding:15px;border-radius:14px;color:#7b631f;background:#fff4d8}.table-scroll{width:100%;max-width:100%;overflow-x:auto}.task-table{min-width:0}.task-table table{width:100%;border-collapse:collapse}.task-table th{padding:10px;color:#6b7a76;background:#f0f3ed;font-size:.7rem;text-align:left}.task-table th:first-child{border-radius:11px 0 0 11px}.task-table th:last-child{border-radius:0 11px 11px 0}.task-table td{padding:14px 10px;border-bottom:1px solid #e7ebe5;font-size:.78rem;vertical-align:middle}.task-table td strong,.task-table td small{display:block}.task-table td small{max-width:360px;margin-top:3px;color:#75837f;line-height:1.4}.task-table td:nth-child(3),.task-table td:nth-child(5){color:#657571;white-space:nowrap}.table-status{font-weight:700}.table-status.status-needs_help{color:#b05d20}.table-status.status-done{color:var(--green)}.self-created-list,.security-setting-list{display:grid;gap:9px}.help-coach{min-height:210px;display:grid;justify-items:start;align-content:start;color:var(--green);text-align:left}.help-coach h3{margin-top:8px;color:var(--ink)}.help-coach ol{margin:8px 0 0;padding-left:20px;color:#667672;font-size:.78rem;text-align:left;line-height:1.8}.agreement-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.agreement-principles article{display:flex;align-items:flex-start;gap:11px;padding:17px;border:1px solid rgba(25,50,56,.08);border-radius:16px;background:#fffdf8e6}.agreement-principles svg{flex:0 0 auto;color:var(--green)}.agreement-principles p{margin:4px 0 0;color:#6c7a77;font-size:.72rem}.agreement-list{display:grid;gap:12px}.agreement-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;padding:18px;border:1px solid #e0e5df;border-radius:17px;background:#fff}.agreement-card.agreement-appealed{border-color:#edc0b7;background:#fff9f7}.agreement-card.agreement-review_due{border-color:#ead3a7;background:#fffdf8}.agreement-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--green);background:var(--green-pale)}.agreement-appealed .agreement-icon{color:#a53f43;background:var(--rose-pale)}.agreement-review_due .agreement-icon{color:#9d5b1f;background:var(--orange-pale)}.agreement-copy h2{margin:0;font-size:1rem}.agreement-copy>p{margin:6px 0 10px;color:#61716d;font-size:.8rem}.agreement-copy dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px;margin:0}.agreement-copy dl>div{padding:8px 10px;border-radius:10px;background:#f2f4f0}.agreement-copy dt{color:#7a8884;font-size:.65rem}.agreement-copy dd{margin:3px 0 0;font-size:.74rem;font-weight:700}.agreement-actions{display:flex;align-items:center;gap:7px}.rights-strip{color:#7c413f;border-color:#edc5bc;background:#fff0ec}.safety-control-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border:1px solid #e2d6b8;border-radius:17px;background:#fff8e7}.mode-lock{display:flex;align-items:center;gap:11px}.mode-dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 5px #dc802b21;background:var(--orange)}.mode-dot.off{background:#87948f;box-shadow:0 0 0 5px #64746f1f}.mode-lock strong,.mode-lock small{display:block}.mode-lock small{margin-top:3px;color:#776e5d;font-size:.7rem}.switch-control{display:flex;align-items:center;gap:8px;cursor:pointer}.switch-control input{position:absolute;opacity:0}.switch-control>span{position:relative;width:42px;height:24px;border-radius:999px;background:#c8ceca;transition:background .2s}.switch-control>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0000002e;transition:transform .2s}.switch-control input:checked+span{background:var(--green)}.switch-control input:checked+span:after{transform:translate(18px)}.switch-control b{font-size:.73rem}.safety-dashboard-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:15px}.safety-dashboard-grid>article{padding:21px;border:1px solid rgba(25,50,56,.08);border-radius:20px;background:var(--paper);box-shadow:var(--shadow)}.safety-live-card.green{background:linear-gradient(145deg,#ecf8f1,#fff)}.safety-live-card.yellow{background:linear-gradient(145deg,#fff1cf,#fff)}.safety-live-card.red{background:linear-gradient(145deg,#fde5df,#fff)}.safety-live-head{display:flex;align-items:center;justify-content:space-between}.safety-live-head>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--green)}.safety-live-card.yellow .safety-live-head>span{background:var(--orange)}.safety-live-card.red .safety-live-head>span{background:var(--rose)}.safety-live-card h2{margin:16px 0 5px}.safety-live-card p,.reliability-card p{color:#62726e;font-size:.78rem}.system-health-card ul{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}.system-health-card li{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #e6e9e4;font-size:.74rem}.system-health-card li b{color:#8a6c31;font-size:.68rem}.health-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.health-badges span{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;background:#eef1ec;color:#61716d;font-size:.66rem}.panel-footnote{display:flex;align-items:flex-start;gap:7px;margin:13px 0 0;color:#6d7d78;font-size:.68rem}.security-setting-list article>span{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--navy);background:var(--blue-pale)}.security-setting-list p{margin:3px 0 0;color:#72807d;font-size:.7rem}.alert-history{display:grid;gap:12px}.alert-history>article{padding:16px;border:1px solid #e3e7e1;border-radius:16px;background:#fff}.alert-history>article.status-escalated{border-color:#e9aaa4;box-shadow:inset 4px 0 #c84f53}.alert-history>article.status-resolved{border-color:#c7dfd2;background:#fbfefc}.alert-history-head{display:flex;align-items:center;gap:11px}.alert-history-head>div{flex:1}.alert-history-head strong,.alert-history-head small{display:block}.alert-history-head small{margin-top:3px;color:#76847f;font-size:.68rem}.alert-symbol{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#a84547;background:var(--rose-pale)}.delivery-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.delivery-track>div{display:flex;align-items:flex-start;gap:8px;padding:10px;border-radius:11px;background:#f1f3ef}.delivery-track>div>span{flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:.65rem;font-weight:800}.delivery-track strong,.delivery-track small{display:block}.delivery-track strong{font-size:.72rem}.delivery-track small{margin-top:3px;color:#73817d;font-size:.62rem}.alert-facts{display:flex;align-items:center;gap:6px;margin:11px 0 0;color:#7a8582;font-size:.68rem}.event-truth-note{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;border-radius:12px;color:#8a5b1e;background:var(--orange-pale)}.event-truth-note.danger{color:#963f43;background:var(--rose-pale)}.event-truth-note span{flex:1}.event-truth-note strong,.event-truth-note small{display:block}.event-truth-note small{margin-top:3px;line-height:1.45;opacity:.82}.safety-event-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:13px}.safety-event-actions button:disabled{opacity:.45;cursor:not-allowed}.safety-transition-list{display:grid;gap:0;margin-top:14px;padding:4px 12px;border-radius:12px;background:#f7f8f5}.safety-transition-list>div{display:grid;grid-template-columns:10px minmax(0,1fr);gap:9px;padding:9px 0;border-bottom:1px solid #e5e9e3}.safety-transition-list>div:last-child{border-bottom:0}.safety-transition-list>div>span{width:8px;height:8px;margin-top:4px;border-radius:50%;background:var(--green)}.safety-transition-list strong,.safety-transition-list small{display:block}.safety-transition-list strong{font-size:.72rem}.safety-transition-list small{margin-top:3px;color:#71807c;font-size:.64rem;line-height:1.45}.resolution-fact{display:flex;align-items:flex-start;gap:8px;margin:13px 0 0;padding:11px 12px;border-radius:12px;color:var(--green);background:var(--green-pale);font-size:.72rem}.resolution-fact strong{display:block;margin-bottom:3px}.audit-table{min-width:760px}.audit-panel{overflow-x:auto}.audit-table-head,.audit-table article{display:grid;grid-template-columns:190px 100px 180px minmax(240px,1fr);align-items:center;gap:12px;padding:10px 12px}.audit-table-head{border-radius:10px;color:#71807c;background:#eff2ed;font-size:.68rem;font-weight:800}.audit-table article{border-bottom:1px solid #e7eae5;font-size:.72rem}.audit-table article.safety-row{background:#fff9ed}.audit-table article span:last-child{color:#667672}@media (max-width: 1120px){.trend-grid,.safety-dashboard-grid{grid-template-columns:1fr 1fr}.trend-grid .guardrail,.safety-dashboard-grid .reliability-card{grid-column:1 / -1}.agreement-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:50;top:76px;left:0;width:min(310px,86vw);transform:translate(-102%);transition:transform .2s ease;box-shadow:22px 0 50px #142c3133}.sidebar.mobile-open{transform:translate(0)}.menu-button{display:grid}.main-content{grid-column:1}.kid-hero-grid,.content-columns,.role-parent .parent-columns,.safety-columns{grid-template-columns:1fr}}@media (max-width: 720px){body{background:#f5f1e8}.app-shell{grid-template-rows:64px 1fr}.topbar{height:64px;padding:0 14px}.brand small,.profile-pill,.role-switch button svg{display:none}.brand-mark{width:36px;height:36px}.role-switch button{padding:8px 9px;font-size:.72rem}.sidebar{top:64px;height:calc(100vh - 64px)}.main-content{padding:26px 14px calc(132px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(132px + env(safe-area-inset-bottom))}.page-stack{gap:16px}.page-header{display:block}.page-header h1{font-size:2.1rem}.page-description{font-size:.86rem}.page-action{margin-top:18px}.page-action .primary-button{width:100%}.focus-card{grid-template-columns:1fr;min-height:0;padding:25px}.focus-card h2{font-size:2rem}.progress-orbit{display:none}.safety-glance{padding:22px}.panel{padding:18px;border-radius:18px}.content-columns,.task-board,.capability-grid,.practice-grid,.my-space-grid,.plan-summary-grid,.stat-grid,.stat-grid.four{grid-template-columns:1fr}.my-space-hero{grid-template-columns:52px minmax(0,1fr);padding:19px}.my-space-avatar{width:50px;height:50px}.my-space-name-row{align-items:flex-start;flex-direction:column}.my-space-assets{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.my-space-asset{width:100%}.my-space-privacy{grid-column:1 / -1}.my-space-card{grid-template-columns:44px minmax(0,1fr) 18px;min-height:104px;padding:15px}.my-space-count{grid-column:2;justify-self:start}.my-space-card>svg{grid-column:3;grid-row:1 / span 2}.plan-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.plan-summary-grid article{padding:13px;border-radius:14px}.plan-summary-grid strong{font-size:1.05rem}.plan-summary-grid small{display:none}.schedule-row{grid-template-columns:40px 6px minmax(0,1fr);padding:14px 0}.schedule-row .schedule-reorder-cell{grid-column:3;grid-row:3;width:auto;justify-self:start;margin-top:7px}.schedule-row .drag-handle,.schedule-row .drag-placeholder{display:none}.schedule-row time{grid-column:1;grid-row:1}.schedule-row .schedule-bar{grid-column:2;grid-row:1}.schedule-row .schedule-copy{grid-column:3;grid-row:1}.mobile-reorder-actions{display:flex;gap:6px}.mobile-reorder-actions button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #dce4de;border-radius:10px;color:#536762;background:#fff}.mobile-reorder-actions button:disabled{opacity:.35}.schedule-actions{grid-column:3;margin-top:5px}.task-card{min-height:230px}.compact-task{grid-template-columns:38px minmax(0,1fr)}.task-quick-actions{grid-column:2;max-width:none;justify-content:flex-start;flex-direction:row;align-items:center}.practice-modal-list dl{grid-template-columns:1fr}.growth-banner{grid-template-columns:54px 1fr;padding:20px}.growth-medal{width:52px;height:52px}.growth-next{grid-column:1 / -1}.bottom-nav{position:fixed;z-index:40;inset:auto 10px calc(9px + env(safe-area-inset-bottom)) 10px;display:grid;grid-template-columns:repeat(5,1fr);padding:6px;border:1px solid rgba(25,50,56,.1);border-radius:20px;background:#fffdf8f0;box-shadow:0 14px 36px #173e522e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{display:grid;justify-items:center;gap:3px;padding:7px 2px;border:0;border-radius:14px;background:transparent;color:#74817e;font-size:.64rem;font-weight:700}.bottom-nav button.active{color:#fff;background:var(--navy)}.bottom-nav button:last-child{color:#9c343a;background:#fbe9e9}.bottom-nav button:last-child.active{color:#fff;background:#b43d44}.form-row{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.avatar-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intro-kind-grid{grid-template-columns:1fr}.my-introduction-heading{align-items:flex-start;flex-direction:column;gap:4px}.evidence-picker-actions{grid-template-columns:1fr}.evidence-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-backdrop{padding:10px;align-items:end}.modal-card{max-height:88vh;padding:20px;border-radius:24px 24px 16px 16px}.reminder-strip{align-items:flex-start;flex-wrap:wrap}.reminder-strip button{margin-left:36px}.safety-state{grid-template-columns:48px 1fr;padding:17px}.safety-state-icon{width:46px;height:46px}.state-pill{grid-column:1 / -1}.trip-panel,.sos-panel{min-height:0}.active-trip-card{grid-template-columns:1fr}.trip-map-placeholder{min-height:170px}.sos-hold{width:185px}.latest-alert{align-items:flex-start;flex-wrap:wrap}.latest-alert>span{margin-left:35px}.stat-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-grid,.safety-dashboard-grid{grid-template-columns:1fr}.trend-grid .guardrail,.safety-dashboard-grid .reliability-card{grid-column:auto}.agreement-principles{grid-template-columns:1fr}.agreement-card{grid-template-columns:42px minmax(0,1fr)}.agreement-actions{grid-column:2}.agreement-copy dl{grid-template-columns:1fr}.safety-control-bar{align-items:flex-start;flex-direction:column}.delivery-track{grid-template-columns:1fr}.table-scroll{overflow-x:auto}.task-table table{min-width:820px}}.reward-balance-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:25px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#173e52,#2c7769);box-shadow:var(--shadow)}.reward-balance-card>span{width:60px;height:60px;display:grid;place-items:center;border-radius:19px;color:#6d4a14;background:#ffd77f}.reward-balance-card small,.reward-balance-card strong,.reward-balance-card p{display:block}.reward-balance-card strong{margin:3px 0;font-size:2.35rem;line-height:1}.reward-balance-card p{margin:0;color:#dceae6;font-size:.78rem}.reward-balance-card>b{padding:8px 12px;border-radius:999px;color:#173e52;background:#dff2e8;font-size:.74rem}.store-grid,.admin-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.store-grid>article,.admin-product-grid>article{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:20px;border:1px solid #e0e6df;border-radius:19px;background:var(--paper);box-shadow:var(--shadow)}.store-grid>article>span:first-child,.admin-product-grid>article>span:first-child{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#a45d1f;background:var(--orange-pale)}.store-grid h2,.admin-product-grid h2{margin:3px 0 0}.store-grid p,.admin-product-grid p{margin:0;color:var(--ink-soft);font-size:.76rem}.store-card-footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}.store-card-footer strong{color:#9b641e;font-size:1.08rem}.fulfillment-note{width:100%;padding:9px 11px;border-radius:11px;color:#655940;background:#f6f0e1;font-size:.7rem}.order-list,.ledger-list,.cash-request-list,.money-ledger-list{display:grid;gap:10px}.order-list>article,.ledger-list>article,.cash-request-list>article,.money-ledger-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px;border:1px solid #e0e6df;border-radius:15px;background:#fff}.order-list>article>span:first-child,.cash-request-list>article>span:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-pale)}.order-list p,.ledger-list p,.cash-request-list p,.money-ledger-list p{margin:4px 0;color:var(--ink-soft);font-size:.74rem}.order-list small,.ledger-list small,.cash-request-list small,.money-ledger-list small{color:#7c8985;font-size:.68rem;line-height:1.5}.ledger-list>article>span:first-child{min-width:60px;color:var(--green);font-weight:900;text-align:right}.ledger-list>article>span:first-child:has(+div){font-variant-numeric:tabular-nums}.redeem-confirm,.request-review-card{display:grid;justify-items:start;gap:7px;padding:16px;border:1px solid #e6d6ad;border-radius:15px;background:#fff9e9}.redeem-confirm strong,.request-review-card strong{font-size:1.35rem}.redeem-confirm p,.request-review-card p{margin:0;color:var(--ink-soft)}.money-stage-card,.money-policy-banner{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px;border:1px solid #cfe2d7;border-radius:20px;background:linear-gradient(145deg,#f8fdf9,#e8f5ed)}.money-stage-card>span,.money-policy-banner>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--green)}.money-stage-card p,.money-policy-banner p{margin:4px 0 0;color:var(--ink-soft);font-size:.76rem}.cash-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cash-account-grid>article{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:20px;border:1px solid #dfe6df;border-radius:19px;background:var(--paper);box-shadow:var(--shadow)}.cash-account-grid>article>span{width:43px;height:43px;display:grid;place-items:center;margin-bottom:5px;border-radius:14px;color:var(--green);background:var(--green-pale)}.cash-account-grid strong{font-size:1.55rem}.cash-account-grid p{margin:0;color:var(--ink-soft);font-size:.72rem}.money-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.money-action-grid button{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #dfe6df;border-radius:16px;color:var(--green);background:#fff;cursor:pointer;text-align:left}.money-action-grid button span{display:grid;gap:3px;color:var(--ink)}.money-action-grid button small{color:var(--ink-soft)}.money-ledger-list>article>span:first-child{min-width:78px;font-weight:900;text-align:right}.money-ledger-list .income{color:var(--green)}.money-ledger-list .expense{color:var(--rose)}.money-ledger-list .transfer{display:inline-flex;justify-content:flex-end;color:var(--blue)}.task-point-reward{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:999px;color:#9a621f;background:var(--orange-pale);font-size:.7rem;font-weight:900}.task-deadline{display:flex;align-items:center;gap:6px;margin:8px 0 0;color:#7b5b36;font-size:.74rem}.task-instruction-media,.review-evidence-card{display:grid;gap:10px;margin-top:12px;padding:13px;border:1px solid #dfe6df;border-radius:14px;background:#fafbf8}.task-instruction-media>strong,.review-evidence-card>strong{font-size:.76rem}.parent-media-strip{display:flex;gap:6px;margin-top:7px}.parent-media-strip img,.parent-media-strip video{width:54px;height:42px;border-radius:8px;object-fit:cover;background:#e8ece8}.reward-explain{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reward-explain>div{padding:11px;border-radius:12px;background:#f1f4ef}.reward-explain small,.reward-explain strong{display:block}.reward-explain strong{margin-top:4px;color:var(--green)}.content-editor-page,.content-detail-page{width:min(980px,100%)}.rich-content-editor{display:grid;gap:18px;padding:clamp(20px,4vw,38px)}.rich-editor-shell{overflow:hidden;border:1px solid #dce4dd;border-radius:17px;background:#fff}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:5px;padding:8px;border-bottom:1px solid #e1e6df;background:#f5f7f3}.rich-editor-toolbar button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:6px 9px;border:0;border-radius:9px;color:#50645e;background:transparent;cursor:pointer;font-size:.7rem;font-weight:800}.rich-editor-toolbar button:hover{color:var(--green);background:#fff}.rich-editor-shell>textarea{width:100%;min-height:290px;padding:20px;resize:vertical;border:0;border-radius:0;line-height:1.75}.rich-editor-shell>textarea:focus{outline:0;box-shadow:inset 0 0 0 2px #2ca47f29}.rich-editor-preview-title{display:flex;align-items:center;gap:6px;padding:12px 20px 0;border-top:1px dashed #dfe5df;color:var(--green);font-size:.72rem;font-weight:900}.rich-text-preview{padding:18px 20px 22px;color:#415954;font-size:.95rem;line-height:1.8}.rich-text-preview p{margin:0 0 12px}.rich-text-preview h3{margin:18px 0 9px;color:var(--ink);font-size:1.17rem}.rich-text-preview blockquote{margin:12px 0;padding:10px 14px;border-left:4px solid var(--green);border-radius:0 10px 10px 0;color:#48625b;background:var(--green-pale)}.preview-list-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:5px}.preview-list-item>span{color:var(--green);font-weight:900}.sharing-permission-box{display:grid;gap:9px;padding:15px;border:1px solid #d9d1ed;border-radius:16px;background:#faf7ff}.sharing-permission-box .toggle-row{margin:0;padding:10px;border-radius:12px;background:#ffffffc2}.content-attachment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.content-attachment-grid>article{position:relative;overflow:hidden;border:1px solid #dfe5df;border-radius:14px;background:#eef2ee}.content-attachment-grid img,.content-attachment-grid video{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.content-attachment-grid article>button{position:absolute;top:7px;right:7px;display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border:0;border-radius:9px;color:#fff;background:#193238d1;cursor:pointer;font-size:.68rem}.content-attachment-grid.read-only{margin-top:22px}.content-post{overflow:hidden;padding:clamp(22px,4vw,44px);border:1px solid rgba(25,50,56,.08);border-radius:26px;background:var(--paper);box-shadow:var(--shadow)}.content-post>header{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:start;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e4e9e3}.content-post>header .content-card-icon{margin:0}.content-post h1{margin:7px 0 0;font-size:clamp(1.75rem,4vw,2.65rem)}.content-post>.rich-text-preview{padding-inline:0}.content-post>footer{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid #e4e9e3}.content-post>footer span,.content-permission-summary span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;color:#50655f;background:#edf2ed;font-size:.68rem;font-weight:800}.content-permission-summary{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.method-step-list{margin:8px 0 18px;padding:17px 20px;border-radius:16px;background:#f4f6f1}.method-step-list h2{font-size:1rem}.method-step-list ol{margin:8px 0 0;padding-left:20px;line-height:1.8}.comment-thread{display:grid;gap:10px}.comment-thread>article{padding:14px 16px;border:1px solid #e0e6df;border-radius:14px;background:#fff}.comment-thread>article p{margin:5px 0;color:#4f645e}.comment-thread>article small{color:#7c8985}.comment-thread>article.tip-comment{border-color:#edd9a9;background:#fff9e9}.comment-thread>article.tip-comment strong{color:#97601e}.content-page-actions{display:flex;justify-content:flex-end;gap:9px}.parent-response-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.parent-response-composer>div,.parent-response-composer>textarea,.parent-response-composer>.permission-closed-note{grid-column:1 / -1}.parent-response-composer h2{margin-bottom:3px}.parent-response-composer p{margin:0;color:var(--ink-soft)}.permission-closed-note{display:flex;align-items:center;gap:8px;padding:13px;border-radius:13px;color:#665887!important;background:var(--violet-pale)}.legacy-content-image{width:100%;max-height:520px;margin-top:18px;border-radius:16px;object-fit:contain;background:#eef1ed}.content-media-link,.authorized-content-entry{margin-top:14px}@media (max-width: 980px){.store-grid,.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.reward-balance-card{grid-template-columns:50px minmax(0,1fr);padding:19px}.reward-balance-card>span{width:50px;height:50px}.reward-balance-card>b{grid-column:2;justify-self:start}.store-grid,.admin-product-grid,.cash-account-grid,.money-action-grid{grid-template-columns:1fr}.order-list>article,.ledger-list>article,.cash-request-list>article,.money-ledger-list>article{grid-template-columns:auto minmax(0,1fr);align-items:start}.order-list>article>button,.cash-request-list>article>button{grid-column:2;justify-self:start}.money-stage-card,.money-policy-banner{grid-template-columns:44px minmax(0,1fr);padding:16px}.money-stage-card>span,.money-policy-banner>span{width:44px;height:44px}.money-stage-card>button,.money-policy-banner>button{grid-column:2;justify-self:start}.reward-explain,.content-attachment-grid{grid-template-columns:1fr}.content-post{padding:20px;border-radius:20px}.content-post>header{grid-template-columns:44px minmax(0,1fr);gap:11px}.content-post>header .content-card-icon{width:44px;height:44px}.content-page-actions{justify-content:stretch;flex-direction:column}.content-page-actions>button{width:100%}.parent-response-composer{grid-template-columns:1fr}}.account-role,.sync-indicator{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 11px;border-radius:12px;font-size:.73rem;font-weight:800}.account-role{color:var(--navy);background:var(--blue-pale)}.sync-indicator{border:0;color:var(--green);background:var(--green-pale);cursor:pointer}.sync-indicator b{min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border-radius:999px;color:#fff;background:#173e52;font-size:.62rem}.sync-indicator.sync-pending,.sync-indicator.sync-loading{color:#8c601d;background:var(--orange-pale)}.sync-indicator.sync-offline{color:#a33f43;background:var(--rose-pale)}.sync-indicator.sync-conflict{color:#64549d;background:var(--violet-pale)}.home-dashboard{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);grid-template-areas:"welcome weather" "note assets";gap:14px}.home-welcome,.home-personal-note,.home-weather,.home-asset-link{border:1px solid #dde6df;box-shadow:var(--shadow)}.home-welcome{grid-area:welcome;min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:23px 24px;border-radius:22px;background:linear-gradient(135deg,#fffdfa,#f2f8f2)}.home-welcome-avatar{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(145deg,#287768,#173e52)}.home-welcome-copy{min-width:0}.home-welcome-copy>small{color:var(--green);font-size:.7rem;font-weight:900}.home-welcome h1{margin:2px 0 7px;font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.05;letter-spacing:-.035em}.home-date-time{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;color:var(--ink-soft);font-size:.72rem}.home-date-time span,.home-date-time time{display:inline-flex;align-items:center;gap:5px}.home-add-plan{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border:0;border-radius:12px;color:#fff;background:var(--green);cursor:pointer;font-weight:850}.home-personal-note{grid-area:note;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 17px;border-radius:18px;background:linear-gradient(135deg,#f0f7f1,#f8fbf8)}.home-personal-note>div{display:flex;align-items:center;gap:9px}.home-personal-note>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--green);background:var(--green-pale)}.home-personal-note small,.home-personal-note strong{display:block}.home-personal-note small{color:var(--ink-soft);font-size:.61rem}.home-personal-note strong{margin-top:2px;font-size:.78rem}.home-personal-note p{margin:0;overflow-wrap:anywhere;color:#536762;font-size:.78rem;font-weight:700;line-height:1.5}.home-personal-note>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:11px;color:var(--green);background:#fff;cursor:pointer}.home-weather{grid-area:weather;position:relative;min-width:0;display:grid;grid-template-columns:49px minmax(0,1fr);align-items:center;gap:10px 13px;padding:19px 20px;border-radius:22px;background:linear-gradient(145deg,#edf7fa,#f8fbf9)}.home-weather-icon{width:47px;height:47px;display:grid;place-items:center;grid-row:1;border-radius:15px;color:#fff;background:#3f86b6}.home-weather-main{min-width:0}.home-weather-main>small{display:flex;align-items:center;gap:4px;color:#50717d;font-size:.64rem;font-weight:800}.home-weather-main>strong{display:block;margin:3px 0;font-size:1.18rem}.home-weather-main p{margin:0;color:var(--ink-soft);font-size:.67rem}.home-clothing-tip{grid-column:1 / -1;display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border-radius:13px;color:#665a3d;background:#fff8e8}.home-clothing-tip>svg{flex:0 0 auto;margin-top:1px;color:#b47726}.home-clothing-tip small,.home-clothing-tip strong{display:block}.home-clothing-tip small{color:#8c754b;font-size:.58rem}.home-clothing-tip strong{margin-top:2px;font-size:.68rem;line-height:1.45}.home-weather-source{position:absolute;top:16px;right:17px;color:#759099;font-size:.54rem}.home-weather-retry{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:10px;color:#3f7185;background:#ffffffd9;cursor:pointer}.home-assets{grid-area:assets;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-asset-link{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) 17px;align-items:center;gap:9px;padding:14px;border-radius:17px;color:var(--ink);background:var(--paper);cursor:pointer;text-align:left}.home-asset-link>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px}.home-asset-link>span.points{color:#a76319;background:var(--orange-pale)}.home-asset-link>span.cash{color:#276f9f;background:var(--blue-pale)}.home-assets small,.home-assets strong{display:block}.home-assets small{color:var(--ink-soft);font-size:.61rem}.home-assets strong{margin-top:2px;overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.home-asset-link>svg{color:#80908b}.home-mood-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.home-mood-picker button{display:grid;justify-items:center;gap:6px;padding:12px 8px;border:1px solid #dce5df;border-radius:13px;color:var(--ink-soft);background:#fff;cursor:pointer}.home-mood-picker button.selected{border-color:#6daf9c;color:var(--green);background:var(--green-pale);box-shadow:0 0 0 2px #2d80661f}.home-mood-picker span{font-size:.68rem;font-weight:800}.home-sos-banner{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 20px;border:1px solid #ecc4bf;border-radius:18px;background:linear-gradient(135deg,#fff1ed,#fffaf6);box-shadow:0 10px 26px #8f353814}.home-sos-banner>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#b74348}.home-sos-banner p{margin:4px 0 0;color:#765f5d;font-size:.76rem}.home-sos-banner button{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border:0;border-radius:12px;color:#fff;background:#a93d43;cursor:pointer;font-weight:800}.floating-sos{position:fixed;z-index:38;right:24px;bottom:24px;display:flex;align-items:center;gap:7px;padding:12px 16px;border:2px solid white;border-radius:999px;color:#fff;background:#b43d44;box-shadow:0 12px 28px #972d3357;cursor:pointer;font-weight:900;letter-spacing:.04em}.my-space-hero{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(260px,.7fr);align-items:center;gap:18px;padding:25px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#173e52,#276d67);box-shadow:var(--shadow)}.my-space-avatar{width:60px;height:60px;display:grid;place-items:center;border-radius:19px;color:#173e52;background:#d9f0df}.my-space-profile{min-width:0}.my-space-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:7px 0 4px}.my-space-hero h2{margin:0;font-size:1.65rem}.my-space-hero p{margin:0;color:#d8e6e3;font-size:.8rem}.my-space-assets{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.my-space-asset{min-height:0;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff;background:#ffffff1c;cursor:pointer;text-align:left;transition:background .15s ease,transform .15s ease}.my-space-asset:hover{background:#ffffff2e;transform:translateY(-1px)}.my-space-asset.points>svg:first-child{color:#ffd77f}.my-space-asset.cash>svg:first-child{color:#aee2ff}.my-space-asset span{display:grid;gap:1px}.my-space-asset small{color:#d6e6e3;font-size:.58rem;line-height:1}.my-space-asset strong{color:#fff;font-size:.72rem;line-height:1.2;white-space:nowrap}.my-space-asset>svg:last-child{opacity:.7}.my-space-privacy{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:15px;background:#ffffff1a}.my-space-privacy strong,.my-space-privacy small{display:block}.my-space-privacy small{margin-top:4px;color:#d5e4e1;font-size:.7rem;line-height:1.5}.my-space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.my-space-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto 22px;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid #dfe5df;border-radius:19px;background:var(--paper);box-shadow:var(--shadow);cursor:pointer;text-align:left;transition:transform .15s ease,box-shadow .15s ease}.my-space-card:hover{transform:translateY(-2px);box-shadow:0 19px 42px #2238321f}.my-space-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--green)}.my-space-card.tone-blue .my-space-icon{background:var(--blue)}.my-space-card.tone-orange .my-space-icon{background:var(--orange)}.my-space-card.tone-violet .my-space-icon{background:var(--violet)}.my-space-copy strong,.my-space-copy small{display:block}.my-space-copy small{margin-top:5px;color:var(--ink-soft);font-size:.74rem;line-height:1.45}.my-space-count{padding:5px 8px;border-radius:999px;color:#556a65;background:#edf1ec;font-size:.68rem;font-weight:800;white-space:nowrap}.child-avatar{flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid rgba(25,50,56,.08);border-radius:30%;color:#176b5b;background:#dff2e8;box-shadow:inset 0 1px #fff9}.child-avatar svg{width:52%;height:52%;color:currentColor;stroke-width:2.25}.child-avatar.avatar-xs{width:28px;height:28px}.child-avatar.avatar-sm{width:38px;height:38px}.child-avatar.avatar-md{width:48px;height:48px}.child-avatar.avatar-lg{width:58px;height:58px}.child-avatar.avatar-star{color:#a56118;background:#fff0d5}.child-avatar.avatar-planet{color:#397cb2;background:#e4f0fa}.child-avatar.avatar-book{color:#6b5aa7;background:#eee8fa}.child-avatar.avatar-wave{color:#20748a;background:#ddf2f2}.profile-pill .child-avatar{margin:-5px 0 -5px -7px}.home-welcome-avatar.child-avatar{width:56px;height:56px;border-radius:18px;color:#fff;background:linear-gradient(145deg,#287768,#173e52)}.home-welcome-avatar.avatar-star{background:linear-gradient(145deg,#e9a443,#a55b19)}.home-welcome-avatar.avatar-planet{background:linear-gradient(145deg,#5d9fd1,#315d9b)}.home-welcome-avatar.avatar-book{background:linear-gradient(145deg,#9585d0,#5d4b98)}.home-welcome-avatar.avatar-wave{background:linear-gradient(145deg,#49a9b2,#247188)}.my-space-avatar.child-avatar{width:60px;height:60px;border:2px solid rgba(255,255,255,.45);border-radius:19px;box-shadow:0 10px 25px #00000024}.avatar-picker .field-help,.intro-editor .field-help{margin:-4px 0 4px;color:#71807c;font-size:.7rem;font-weight:500;line-height:1.5}.avatar-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.avatar-choice-grid button{position:relative;display:grid;justify-items:center;gap:6px;min-width:0;padding:10px 6px;border:1px solid #dce3dc;border-radius:14px;color:#425753;background:#fff;cursor:pointer;font-weight:800}.avatar-choice-grid button>span:not(.child-avatar){font-size:.7rem}.avatar-choice-grid button>small{position:absolute;top:5px;right:5px;padding:2px 5px;border-radius:99px;color:#fff;background:var(--green);font-size:.5rem}.avatar-choice-grid button.selected{border-color:var(--green);color:var(--green);background:#f4fbf7;box-shadow:0 0 0 2px #176b5b1f}.intro-editor{padding-top:3px!important}.intro-kind-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.intro-kind-grid button{min-width:0;display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #dce3dc;border-radius:13px;color:#50635f;background:#fff;cursor:pointer;text-align:left}.intro-kind-grid button>svg{flex:0 0 auto;margin-top:1px}.intro-kind-grid button span,.intro-kind-grid button strong,.intro-kind-grid button small{display:block}.intro-kind-grid button strong{color:var(--ink);font-size:.75rem}.intro-kind-grid button small{margin-top:3px;color:#798783;font-size:.61rem;font-weight:500;line-height:1.35}.intro-kind-grid button.selected{border-color:var(--green);color:var(--green);background:#edf8f2;box-shadow:0 0 0 2px #176b5b1a}.intro-input{margin-top:4px!important}.intro-input>small{justify-self:end;color:#7c8884;font-size:.63rem;font-weight:500}.intro-upload-box{margin-top:4px;padding:13px;border:1px solid #dce5df;border-radius:15px;background:#f7faf7}.intro-upload-trigger{width:100%;min-height:104px;display:flex;align-items:center;justify-content:center;gap:12px;padding:15px;border:1px dashed #9eb8ae;border-radius:13px;color:var(--green);background:#fff;cursor:pointer}.intro-upload-trigger span,.intro-upload-trigger strong,.intro-upload-trigger small{display:block}.intro-upload-trigger strong{font-size:.8rem}.intro-upload-trigger small{margin-top:4px;color:#71807c;font-size:.65rem;font-weight:500}.intro-upload-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}.intro-live-preview{display:grid;gap:7px;margin-top:4px;padding:12px;border-radius:13px;background:#f3f6f2}.intro-live-preview>small{color:#71807c;font-size:.62rem}.clear-intro-button{justify-self:start;margin-top:3px;padding:6px 0;border:0;color:#6b7d78;background:transparent;cursor:pointer;font-size:.7rem;text-decoration:underline}.child-profile-form>.primary-button{position:sticky;z-index:3;bottom:-12px;box-shadow:0 -10px 22px var(--paper),0 10px 24px #176b5b2e}.child-intro-content{display:flex;align-items:flex-start;gap:9px;color:#405955}.child-intro-content>svg{flex:0 0 auto;margin-top:2px;color:var(--green)}.child-intro-content p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.child-intro-media{margin:0;overflow:hidden;border:1px solid #dce5df;border-radius:14px;background:#18282c}.child-intro-media img,.child-intro-media video{display:block;width:100%;max-height:320px;object-fit:contain}.child-intro-media figcaption{display:flex;align-items:center;gap:6px;padding:8px 10px;color:#5d716c;background:#fff;font-size:.68rem;font-weight:700}.child-intro-link{min-width:0;display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #ccdfd6;border-radius:13px;color:var(--green);background:#f0f8f3}.child-intro-link>svg{flex:0 0 auto;margin-top:1px}.child-intro-link span,.child-intro-link strong,.child-intro-link small{min-width:0;display:block}.child-intro-link small{margin-top:3px;color:#687b76;font-size:.65rem;overflow-wrap:anywhere}.child-intro-empty{margin:0;color:#70807c;font-size:.78rem}.my-introduction-panel{display:grid;gap:13px}.my-introduction-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.my-introduction-heading small{color:var(--green);font-size:.65rem;font-weight:900;letter-spacing:.08em}.my-introduction-heading h2{margin:3px 0 0}.my-introduction-heading>span{color:#75827f;font-size:.68rem}.my-introduction-panel .child-intro-content{padding:13px;border-radius:13px;background:#f4f7f3}.my-introduction-panel .child-intro-media{max-width:680px}.calendar-toolbar-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px;border:1px solid #dce4dd;border-radius:18px;background:#fffdf8e6;box-shadow:var(--shadow)}.calendar-view-switch{display:grid;grid-template-columns:repeat(3,auto);gap:5px;padding:4px;border-radius:13px;background:#edf1ec}.calendar-view-switch button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 13px;border:0;border-radius:10px;color:#667873;background:transparent;cursor:pointer;font-weight:850}.calendar-view-switch button.active{color:var(--navy);background:#fff;box-shadow:0 4px 12px #19323817}.calendar-period-nav{display:flex;align-items:center;justify-content:flex-end;gap:7px}.calendar-period-nav>button{min-width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #dbe3dc;border-radius:10px;color:#526762;background:#fff;cursor:pointer}.calendar-period-nav>strong{min-width:150px;text-align:center}.calendar-period-nav .calendar-today-button{width:auto;padding:0 10px;color:var(--green);font-size:.7rem;font-weight:850}.calendar-stats{display:grid;grid-template-columns:repeat(3,minmax(150px,.55fr)) minmax(330px,1.35fr);gap:10px}.calendar-stats>article{min-width:0;padding:15px 16px;border:1px solid #dfe6df;border-radius:16px;background:var(--paper);box-shadow:var(--shadow)}.calendar-stats small,.calendar-stats strong,.calendar-stats span{display:block}.calendar-stats>article>small{color:#71807c;font-size:.65rem;font-weight:800}.calendar-stats>article>strong{margin:5px 0 3px;color:var(--navy);font-size:1.35rem}.calendar-stats>article>span{color:#74827f;font-size:.64rem}.calendar-stats>article.has-warning{border-color:#efc88e;background:#fff9ed}.calendar-stats>article.has-warning strong{color:#a5641c}.calendar-category-summary{display:grid;align-content:center;gap:8px}.category-ratio-bar{height:10px;display:flex;overflow:hidden;border-radius:999px;background:#e9eee9}.category-ratio-bar>i{min-width:3px;height:100%}.calendar-category-summary>div:last-child{display:flex;flex-wrap:wrap;gap:5px 11px}.calendar-category-summary>div:last-child span{display:inline-flex;align-items:center;gap:4px;color:#62736f;font-size:.6rem}.calendar-category-summary>div:last-child i{width:7px;height:7px;border-radius:50%}.calendar-panel{padding:18px;overflow-x:auto}.calendar-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.calendar-section-heading h2{margin:0}.calendar-section-heading p{margin:4px 0 0;color:#6f7e7a;font-size:.72rem}.calendar-section-heading>span{display:flex;align-items:center;gap:6px;color:#71807c;font-size:.62rem}.calendar-section-heading>span i{width:8px;height:8px;margin-left:4px;border-radius:50%}.calendar-off-hours{margin-bottom:10px;border:1px solid #e1e6df;border-radius:13px;background:#f7f8f4}.calendar-off-hours summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px 12px;color:#61726e;cursor:pointer;font-size:.7rem;font-weight:800}.calendar-off-hours summary strong{margin:0;padding:3px 7px;border-radius:99px;color:#536762;background:#e5ebe5;font-size:.62rem}.calendar-off-hours summary span{color:#82908c;font-size:.6rem;font-weight:500}.calendar-off-hours>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:7px;padding:0 10px 10px}.calendar-off-hours>div button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;border:1px solid #dfe5df;border-radius:10px;color:#566a65;background:#fff;cursor:pointer;text-align:left}.calendar-off-hours>div time,.calendar-off-hours>div span{font-size:.61rem}.calendar-off-hours>div strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.week-calendar-scroll{overflow:auto;overscroll-behavior-inline:contain;border:1px solid #dce4dd;border-radius:15px;background:#fff}.week-calendar{--calendar-height: 784px;min-width:980px;display:grid;grid-template:58px var(--calendar-height) / 60px repeat(7,minmax(128px,1fr))}.week-calendar-corner{display:grid;place-items:center;border-right:1px solid #dfe5df;border-bottom:1px solid #dfe5df;color:#82908c;background:#f5f7f3;font-size:.62rem;font-weight:800}.week-day-head{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;border-right:1px solid #e2e7e1;border-bottom:1px solid #dfe5df;background:#fafbf8}.week-day-head span{color:#657570;font-size:.65rem}.week-day-head strong{font-size:.78rem}.week-day-head small{padding:2px 5px;border-radius:99px;color:#fff;background:var(--green);font-size:.51rem}.week-day-head.is-today{color:var(--green);background:#edf8f2}.week-time-axis{position:relative;height:var(--calendar-height);border-right:1px solid #dfe5df;background:#fafbf8}.week-time-axis time{position:absolute;right:7px;transform:translateY(-50%);color:#82908c;font-size:.57rem}.week-time-axis time:first-child{transform:translateY(2px)}.week-time-axis time:last-child{transform:translateY(-100%)}.week-day-column{position:relative;height:var(--calendar-height);overflow:hidden;border-right:1px solid #e3e8e2;background-color:#fff;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 55px,#e6eae5 55px,#e6eae5 56px)}.week-day-column.is-today{background-color:#fbfefa}.calendar-plan-block{position:absolute;z-index:2;min-width:0;display:block;overflow:hidden;padding:5px 6px;border:0;border-left:4px solid currentColor;border-radius:7px;cursor:pointer;text-align:left;box-shadow:0 3px 9px #203a331a}.calendar-plan-block strong,.calendar-plan-block small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-plan-block strong{color:#27423d;font-size:.65rem;line-height:1.25}.calendar-plan-block small{margin-top:2px;color:#627570;font-size:.53rem}.calendar-plan-block>i{display:inline-flex;align-items:center;gap:2px;margin-top:3px;padding:1px 4px;border-radius:99px;color:#9c551a;background:#ffedc9;font-size:.48rem;font-style:normal;font-weight:850}.calendar-plan-block.tone-blue{color:#397cb2;background:#e4f0fa}.calendar-plan-block.tone-green{color:#287c61;background:#e0f2e8}.calendar-plan-block.tone-orange{color:#b86c23;background:#fff0d5}.calendar-plan-block.tone-violet{color:#6b5baa;background:#eee8fa}.calendar-plan-block.tone-rose{color:#b95159;background:#fde6e1}.calendar-plan-block.tone-sand{color:#8d7b46;background:#f2ecd8}.calendar-plan-block.has-conflict{z-index:4;outline:2px solid rgba(213,126,32,.62);outline-offset:-1px}.calendar-plan-block.is-done{opacity:.58;text-decoration:line-through}.calendar-now-line{position:absolute;z-index:6;left:0;right:0;height:2px;background:#d45158;pointer-events:none}.calendar-now-line i{position:absolute;left:-4px;top:-3px;width:8px;height:8px;border-radius:50%;background:#d45158}.month-calendar{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));min-width:850px;overflow:hidden;border:1px solid #dce4dd;border-radius:15px;background:#fff}.month-weekday{padding:10px;border-right:1px solid #e3e8e2;border-bottom:1px solid #dce4dd;color:#687a75;background:#f5f7f3;font-size:.65rem;font-weight:850;text-align:center}.month-day{min-height:125px;padding:8px;border-right:1px solid #e3e8e2;border-bottom:1px solid #e3e8e2;background:#fff}.month-day.outside-month{background:#f8f8f5;opacity:.58}.month-day.is-today{background:#f2fbf5;box-shadow:inset 0 0 0 2px #67ad96}.month-day>header{display:flex;align-items:center;gap:5px;min-height:24px}.month-day>header time{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-size:.68rem;font-weight:900}.month-day.is-today>header time{color:#fff;background:var(--green)}.month-day>header span{color:var(--green);font-size:.5rem;font-weight:850}.month-day>header small{margin-left:auto;color:#89938f;font-size:.5rem}.month-day>div{display:grid;gap:4px;margin-top:5px}.month-day>div button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px;padding:4px 5px;border:0;border-left:3px solid currentColor;border-radius:5px;cursor:pointer;text-align:left}.month-day>div button time,.month-day>div button span{overflow:hidden;color:#40534f;font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.month-day>div button.tone-blue{color:#397cb2;background:#e4f0fa}.month-day>div button.tone-green{color:#287c61;background:#e0f2e8}.month-day>div button.tone-orange{color:#b86c23;background:#fff0d5}.month-day>div button.tone-violet{color:#6b5baa;background:#eee8fa}.month-day>div button.tone-rose{color:#b95159;background:#fde6e1}.month-day>div button.tone-sand{color:#8d7b46;background:#f2ecd8}.month-day>div button.has-conflict{outline:1px solid #d98d36}.month-more{padding-left:5px;color:#75827f;font-size:.54rem}.mobile-logout{display:none}.form-hint{display:flex;align-items:center;gap:6px;margin:-2px 0 0;color:#65746f;font-size:.72rem}.inline-create{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.preset-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.preset-card-grid button{min-height:82px;display:grid;place-items:center;align-content:center;gap:7px;padding:10px;border:1px solid #dfe5df;border-radius:14px;color:#35505a;background:#fff;cursor:pointer;font-size:.72rem;font-weight:800;text-align:center}.preset-card-grid button svg{color:var(--green)}.preset-card-grid button.selected{border-color:var(--green);color:var(--green);background:var(--green-pale);box-shadow:0 0 0 2px #176b5b1a}.segmented-control{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:6px;padding:5px;border-radius:13px;background:#edf1ec}.segmented-control button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:8px;border:0;border-radius:10px;color:#677671;background:transparent;cursor:pointer;font-weight:800}.segmented-control button.active{color:#fff;background:var(--green);box-shadow:0 5px 12px #176b5b33}.weekday-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:10px}.weekday-picker button{aspect-ratio:1;border:1px solid #dfe4dd;border-radius:50%;color:#667671;background:#fff;cursor:pointer;font-weight:800}.weekday-picker button.selected{border-color:var(--green);color:#fff;background:var(--green)}.task-evidence.declined{color:#78665e;background:#f5efe9}.content-card-grid,.knowledge-grid,.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.content-card,.template-grid>article{min-width:0;padding:20px;border:1px solid rgba(25,50,56,.09);border-radius:19px;background:var(--paper);box-shadow:var(--shadow)}.content-card-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:15px;border-radius:15px;color:#a45d1f;background:var(--orange-pale)}.content-card-icon.method{color:#285e82;background:var(--blue-pale)}.content-card-icon.private{color:#6751a1;background:var(--violet-pale)}.content-card h2,.template-grid h3{margin:13px 0 7px;font-size:1.08rem}.content-card p,.template-grid p{margin:0;color:#667571;font-size:.78rem;line-height:1.65;white-space:pre-wrap}.content-card ol{margin:12px 0 0;padding-left:20px;color:#566963;font-size:.75rem;line-height:1.7}.content-card .card-actions,.template-grid .card-actions{margin-top:auto;padding-top:15px}.content-card img{width:100%;max-height:240px;margin:12px 0;border-radius:12px;object-fit:cover}.ledger-amount{display:block;margin-top:12px;color:var(--green);font-size:1.2rem}.privacy-boundary{display:flex;align-items:flex-start;gap:13px;padding:18px 20px;border:1px solid #d9d1ed;border-radius:17px;color:#5e4a92;background:#f7f3ff}.privacy-boundary p{margin:4px 0 0;color:#6e6481;font-size:.75rem}.knowledge-card{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid rgba(25,50,56,.09);border-radius:19px;color:inherit;background:var(--paper);box-shadow:var(--shadow);cursor:pointer;text-align:left}.knowledge-card>span{width:44px;height:44px;display:grid;place-items:center;margin-bottom:14px;border-radius:14px;color:var(--green);background:var(--green-pale)}.knowledge-card h2{margin:14px 0 6px;font-size:1.05rem}.knowledge-card p{flex:1;margin:0 0 13px;color:#667571;font-size:.78rem;line-height:1.6}.knowledge-card b{color:var(--green);font-size:.74rem}.reading-content>p{color:#4d625d;line-height:1.9;white-space:pre-wrap}.reading-content .primary-button{margin-top:18px}.knowledge-admin-list,.category-admin-grid,.child-account-list{display:grid;gap:10px}.knowledge-admin-list article,.category-admin-grid article,.child-account-list article{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid #e1e6df;border-radius:15px;background:#fff}.knowledge-admin-list article>span,.category-admin-grid article>span{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--green);background:var(--green-pale)}.knowledge-admin-list article>div,.category-admin-grid article>div,.child-account-list article>div{flex:1;min-width:0}.knowledge-admin-list p,.category-admin-grid p,.child-account-list p{margin:4px 0;color:#667571;font-size:.75rem}.knowledge-admin-list small,.category-admin-grid small,.child-account-list small{display:flex;align-items:center;gap:5px;color:#7a8783;font-size:.68rem}.age-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.template-grid>article{display:flex;flex-direction:column}.category-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.authorized-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.authorized-content-grid article{display:flex;align-items:flex-start;gap:11px;padding:16px;border:1px solid #e1e6df;border-radius:15px;background:#fff}.authorized-content-grid article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:var(--green);background:var(--green-pale)}.authorized-content-grid b{display:block;margin-top:4px;font-size:1.35rem}.authorized-content-grid p{margin:4px 0 0;color:#6d7b77;font-size:.7rem}.visibility-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.visibility-group{padding:16px;border:1px solid #e0e6df;border-radius:17px;background:#fafbf8}.visibility-group-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:13px;color:var(--green)}.visibility-group-title strong,.visibility-group-title small{display:block}.visibility-group-title small{margin-top:3px;color:var(--ink-soft);font-size:.69rem;line-height:1.45}.authorized-item-list{display:grid;gap:8px}.authorized-item-list article,.authorized-item-list button{width:100%;display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e2e7e1;border-radius:13px;background:#fff;text-align:left}.authorized-item-list button{cursor:pointer}.authorized-item-list article>span{color:var(--green);font-size:.72rem;font-weight:900}.authorized-item-list article>div,.authorized-item-list button>span{flex:1}.authorized-item-list strong,.authorized-item-list small{display:block}.authorized-item-list small{margin-top:3px;color:#75837f;font-size:.68rem}.authorized-item-list button>svg:first-child{color:var(--green)}.authorized-content-detail{display:grid;gap:14px}.authorized-content-detail>p{white-space:pre-wrap}.authorized-content-detail img{width:100%;max-height:360px;object-fit:contain;border-radius:15px;background:#f1f3ee}.authorized-content-detail ol{margin:0;padding-left:20px;color:var(--ink-soft);line-height:1.8}@media (max-width: 980px){.home-dashboard{grid-template-columns:1fr 1fr;grid-template-areas:"welcome welcome" "weather note" "assets assets"}.content-card-grid,.knowledge-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.home-dashboard{grid-template-columns:1fr;grid-template-areas:"welcome" "weather" "note" "assets";gap:11px}.avatar-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.intro-kind-grid{grid-template-columns:1fr}.my-introduction-heading{align-items:flex-start;flex-direction:column;gap:4px}.calendar-toolbar-panel{align-items:stretch;flex-direction:column;padding:8px}.calendar-view-switch{grid-template-columns:repeat(3,1fr)}.calendar-view-switch button{padding-inline:7px;font-size:.7rem}.calendar-period-nav{justify-content:space-between}.calendar-period-nav>strong{min-width:0;flex:1;font-size:.78rem}.calendar-stats{grid-template-columns:repeat(3,1fr)}.calendar-stats>article{padding:12px 10px}.calendar-stats>article>strong{font-size:1.05rem}.calendar-stats>article>span{display:none}.calendar-category-summary{grid-column:1 / -1}.calendar-section-heading{display:block}.calendar-section-heading>span{margin-top:8px}.calendar-panel{padding:13px}.week-calendar{min-width:970px}.calendar-off-hours>div{grid-template-columns:1fr}.home-welcome{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:18px}.home-welcome-avatar{width:48px;height:48px;border-radius:15px}.home-welcome h1{font-size:1.75rem}.home-add-plan{grid-column:1 / -1;width:100%;justify-content:center}.home-personal-note{grid-template-columns:auto minmax(0,1fr) auto}.home-personal-note p{grid-column:1 / -1;white-space:normal}.home-weather{padding:17px}.home-asset-link{grid-template-columns:38px minmax(0,1fr);padding:12px}.home-asset-link>svg{display:none}.home-mood-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.home-sos-banner{grid-template-columns:42px 1fr;padding:15px}.home-sos-banner button{grid-column:2;width:max-content}.floating-sos{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));padding:10px 13px}.mobile-logout{display:grid}.preset-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card-grid,.knowledge-grid,.template-grid,.category-admin-grid,.authorized-content-grid,.visibility-groups,.inline-create{grid-template-columns:1fr}.child-account-list article{flex-wrap:wrap}.child-account-list .card-actions{width:100%;margin-left:50px}}.system-state-screen{min-height:100vh;display:grid;align-items:start;justify-items:stretch;padding:24px;background:radial-gradient(circle at 20% 10%,#e4f3e9,transparent 32%),var(--cream)}.system-state-card{width:100%;padding:36px;border:1px solid rgba(25,50,56,.09);border-radius:26px;background:var(--paper);box-shadow:var(--shadow);text-align:left}.system-state-card h1{margin:20px 0 7px;font-size:1.5rem}.system-state-card p{margin:0 0 20px;color:var(--ink-soft)}.loading-orbit{width:44px;height:44px;display:inline-block;border:4px solid #d7e8df;border-top-color:var(--green);border-radius:50%;animation:orbit-spin .8s linear infinite}@keyframes orbit-spin{to{transform:rotate(360deg)}}.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr);background:var(--cream)}.auth-story{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(38px,5vw,76px);color:#fff;background:radial-gradient(circle at 85% 15%,rgba(104,188,154,.32),transparent 28%),linear-gradient(145deg,#123546,#1a5660 58%,#176b5b)}.auth-brand{display:flex;align-items:center;gap:11px}.auth-brand>span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;color:#16495a;background:#dff2e4}.auth-brand strong{font-size:1.05rem}.auth-story .eyebrow{color:#9bd3bd}.auth-story h1{max-width:720px;margin:13px 0 20px;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.05;letter-spacing:-.055em}.auth-story>div:nth-child(2)>p:last-child{max-width:650px;color:#cfe1df;font-size:1rem;line-height:1.8}.auth-principles{display:grid;gap:14px;margin:0;padding:0;list-style:none}.auth-principles li{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#ffffff0f}.auth-principles svg{flex:0 0 auto;margin-top:2px;color:#a5dbbe}.auth-principles strong,.auth-principles small{display:block}.auth-principles small{margin-top:4px;color:#c9dbd9;line-height:1.45}.auth-card-wrap{min-height:100vh;display:grid;align-items:start;justify-items:stretch;padding:clamp(24px,5vw,70px)}.auth-card{width:100%;padding:28px;border:1px solid rgba(25,50,56,.09);border-radius:28px;background:#fffdf8f5;box-shadow:0 28px 70px #173e5221}.auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:5px;border-radius:15px;background:#e9ede7}.auth-tabs button{padding:10px;border:0;border-radius:11px;color:#6b7976;background:transparent;cursor:pointer;font-weight:800}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 11px #19323814}.auth-form{display:grid;gap:17px;padding:28px 4px 8px}.auth-form>div:first-child{position:relative;padding-left:54px}.auth-form-icon{position:absolute;left:0;top:0;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-pale)}.auth-form h2{margin:0;font-size:1.55rem}.auth-form>div:first-child p{margin:5px 0 0;color:var(--ink-soft);font-size:.78rem}.auth-form label{display:grid;gap:7px;color:#40524f;font-size:.76rem;font-weight:800}.auth-form input{width:100%;padding:12px 13px;border:1px solid #d7ded7;border-radius:12px;color:var(--ink);background:#fff;outline:none}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b5b1c}.auth-error{margin:0;padding:10px 12px;border-radius:11px;color:#9e3e42;background:var(--rose-pale);font-size:.75rem}.inline-error{margin:10px 0 0;padding:9px 11px;border-radius:10px;color:#9e3e42;background:var(--rose-pale);font-size:.72rem}.soft-button:disabled,.text-button:disabled{opacity:.45;cursor:not-allowed}.demo-accounts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-top:4px}.demo-accounts>p{grid-column:1 / -1;margin:0;color:#7a8783;font-size:.68rem}.demo-accounts button{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dfe5de;border-radius:12px;color:var(--green);background:#fff;cursor:pointer;text-align:left}.demo-accounts strong,.demo-accounts small{display:block}.demo-accounts strong{color:var(--ink);font-size:.73rem}.demo-accounts small{margin-top:2px;color:#74817e;font-size:.61rem}.auth-footnote{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;margin:15px 0 0;color:#7d8986;font-size:.66rem}@media (max-width: 960px){.auth-screen{grid-template-columns:1fr}.auth-story{min-height:auto;gap:40px;padding:40px 28px}.auth-story h1{font-size:clamp(2.2rem,8vw,3.6rem)}.auth-card-wrap{min-height:auto;padding:28px 18px 60px}}@media (max-width: 720px){.account-role span,.sync-indicator span{display:none}.account-role,.sync-indicator{width:35px;min-height:35px;justify-content:center;padding:0}.sync-indicator{position:relative}.sync-indicator b{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;font-size:.56rem}.auth-story{gap:34px;padding:28px 20px}.auth-story h1{font-size:2.45rem}.auth-principles li:nth-child(2){display:none}.auth-card{padding:19px;border-radius:22px}.auth-form{padding-top:22px}.demo-accounts{grid-template-columns:1fr}.demo-accounts>p{grid-column:auto}.auth-footnote{align-items:flex-start}}.danger-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:0;border-radius:14px;color:#fff;background:#a74449;cursor:pointer;font-weight:800;box-shadow:0 8px 18px #a7444929}.danger-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.danger-text{color:#a74449}.auth-tabs.three-tabs{grid-template-columns:repeat(3,1fr)}.auth-tabs.three-tabs button{font-size:.72rem}.governance-feedback{margin:0}.governance-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.governance-summary article{display:flex;align-items:center;gap:13px;padding:18px 20px;border:1px solid #dfe6de;border-radius:18px;background:var(--paper)}.governance-summary article>span{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--green);background:var(--green-pale)}.governance-summary small,.governance-summary strong{display:block}.governance-summary small{margin-bottom:3px;color:var(--ink-soft);font-size:.7rem}.governance-summary strong{font-size:1rem}.guardian-list,.invitation-list,.data-request-list,.child-request-list{display:grid;gap:9px}.guardian-list>article,.invitation-list>article,.data-request-list>article,.child-request-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #e3e7e2;border-radius:14px;background:#fff}.guardian-list>article.revoked{opacity:.62;background:#f4f4f1}.guardian-list p,.invitation-list p,.data-request-list p,.child-request-list p{margin:4px 0;color:var(--ink-soft);font-size:.72rem;line-height:1.55}.guardian-list small,.invitation-list small,.data-request-list small{color:#7a8783;font-size:.65rem}.row-gap.compact{justify-content:flex-start}.status-icon,.request-type{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;color:#80601f;background:var(--orange-pale)}.request-type.request-correction{color:var(--green);background:var(--green-pale)}.request-type.request-deletion{color:#a74449;background:var(--rose-pale)}.permission-boundary,.governance-boundaries{display:flex;align-items:flex-start;gap:13px;padding:17px;border:1px solid #dfe5de;border-radius:16px;background:#f7f7f2}.permission-boundary svg,.governance-boundaries svg{flex:0 0 auto;color:var(--green)}.permission-boundary strong,.governance-boundaries strong{display:block;margin-bottom:4px}.permission-boundary p,.governance-boundaries p{margin:0;color:var(--ink-soft);font-size:.75rem;line-height:1.6}.readiness-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.readiness-grid article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px;border:1px solid #e0e6df;border-radius:15px;background:#fff}.readiness-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-pale)}.readiness-grid strong,.readiness-grid small{display:block}.readiness-grid small{margin-top:4px;color:var(--ink-soft);font-size:.68rem;line-height:1.45}.data-rights-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:15px}.data-rights-actions button{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #dfe5de;border-radius:14px;color:var(--green);background:#fff;cursor:pointer;text-align:left}.data-rights-actions button.danger-action{color:#a74449}.data-rights-actions strong,.data-rights-actions small{display:block}.data-rights-actions strong{color:var(--ink);font-size:.78rem}.data-rights-actions small{margin-top:3px;color:var(--ink-soft);font-size:.66rem}.permission-picker{display:grid;gap:8px}.permission-picker label{grid-template-columns:auto 1fr;align-items:start;padding:11px;border:1px solid #e0e5df;border-radius:12px;background:#fff;cursor:pointer}.permission-picker input{width:auto;margin-top:3px}.permission-picker strong,.permission-picker small{display:block}.permission-picker small{margin-top:3px;color:var(--ink-soft);font-weight:500}.invite-code-card{padding:20px;border:1px dashed #8cb9a6;border-radius:17px;background:var(--green-pale);text-align:left}.invite-code-card small,.invite-code-card strong{display:block}.invite-code-card small{color:var(--ink-soft)}.invite-code-card strong{margin:8px 0;overflow-wrap:anywhere;color:var(--green);font-size:1.25rem;letter-spacing:.03em}.invite-code-card p{margin:0;color:var(--ink-soft);font-size:.72rem}.deletion-warning{display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid #f0ced0;border-radius:13px;color:#9f4146;background:var(--rose-pale)}.deletion-warning svg{flex:0 0 auto}.deletion-warning strong,.deletion-warning small{display:block}.deletion-warning small{margin-top:4px;color:#805b5e;line-height:1.5}.child-data-rights{border-color:#cfe2d7;background:linear-gradient(145deg,#fffdf8,#f2f8f3)}.child-rights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.child-rights-grid article{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #dfe8df;border-radius:13px;background:#ffffffd1}.child-rights-grid article>span{color:var(--green)}.child-rights-grid strong{display:block;font-size:.78rem}.child-rights-grid p{margin:4px 0 0;color:var(--ink-soft);font-size:.7rem;line-height:1.55}.child-rights-actions{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0}.child-rights-actions button{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #d9e2da;border-radius:11px;color:var(--green);background:#fff;cursor:pointer;font-size:.72rem;font-weight:800}.child-request-list{margin-top:12px}.child-request-list>article{grid-template-columns:auto minmax(0,1fr) auto auto}.sync-center-stack{display:grid;gap:15px}.sync-center-status{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid #dce5dd;border-radius:15px;background:var(--green-pale)}.sync-center-status>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--green);background:#fff}.sync-center-status strong{display:block}.sync-center-status p{margin:3px 0 0;color:var(--ink-soft);font-size:.72rem}.sync-center-status.status-offline{border-color:#efd4d5;background:var(--rose-pale)}.sync-center-status.status-offline>span{color:#a74449}.sync-center-status.status-conflict{border-color:#e1d6f0;background:var(--violet-pale)}.sync-center-status.status-conflict>span{color:#64549d}.sync-operation-list{display:grid;gap:10px;max-height:min(460px,55vh);overflow-y:auto}.sync-operation-list>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #e0e5df;border-radius:14px;background:#fff}.sync-operation-list>article.operation-conflict{grid-template-columns:auto minmax(0,1fr);border-color:#e6cfd0;background:snow}.child-sync-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px;border:1px solid #ead2a9;border-radius:16px;background:var(--orange-pale)}.child-sync-summary>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#9b621f;background:#fff}.child-sync-summary strong{display:block}.child-sync-summary p{margin:4px 0 0;color:#765f41;font-size:.75rem;line-height:1.55}.operation-order{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:var(--green);background:var(--green-pale);font-size:.7rem;font-weight:900}.operation-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.operation-copy p{margin:4px 0 0;color:var(--ink-soft);font-size:.69rem}.operation-copy small{display:block;margin-top:5px;color:#9a5559;line-height:1.45}.operation-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:7px}.conflict-decision{grid-column:2;display:grid;gap:10px}.conflict-explain{display:flex;align-items:flex-start;gap:8px;padding:10px;border-radius:11px;color:#9a4449;background:var(--rose-pale)}.conflict-explain svg{flex:0 0 auto}.conflict-explain strong,.conflict-explain small{display:block}.conflict-explain small{margin-top:3px;color:#805b5e;line-height:1.45}.sync-center-foot{display:flex;align-items:flex-start;gap:8px;color:var(--ink-soft);font-size:.69rem;line-height:1.55}.sync-center-foot svg{flex:0 0 auto;color:var(--green)}@media (max-width: 720px){.auth-tabs.three-tabs{grid-template-columns:1fr}.auth-tabs.three-tabs button{padding:8px}.governance-summary{grid-template-columns:1fr}.governance-summary article{padding:14px}.readiness-grid{grid-template-columns:1fr}.readiness-grid article{grid-template-columns:38px minmax(0,1fr) auto;padding:13px}.data-rights-actions,.child-rights-grid{grid-template-columns:1fr}.guardian-list>article,.invitation-list>article,.data-request-list>article,.child-request-list>article{grid-template-columns:auto minmax(0,1fr)}.guardian-list>article>button,.invitation-list>article>button,.data-request-list>article>button,.child-request-list>article>button{grid-column:2;justify-self:start}.child-request-list .chip{justify-self:start}.sync-center-status{grid-template-columns:auto minmax(0,1fr)}.sync-center-status>button{grid-column:2;justify-self:start}.child-sync-summary{grid-template-columns:auto minmax(0,1fr)}.child-sync-summary>button{grid-column:2;justify-self:start}.sync-operation-list>article{grid-template-columns:auto minmax(0,1fr)}.sync-operation-list>article>.operation-actions{grid-column:2;justify-content:flex-start}.conflict-decision{grid-column:2}.conflict-decision .operation-actions{justify-content:flex-start}}.conflict-banner{border-color:#ead3a7;color:#7e551d;background:var(--orange-pale)}.schedule-row.has-conflict{margin-inline:-8px;padding-inline:8px;border-radius:12px;background:#fffaf0}.conflict-label{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;color:#955c1e;background:#fbe8c2;font-size:.62rem;font-style:normal;font-weight:900}.future-label{display:inline-flex;margin-left:7px;padding:2px 6px;border-radius:999px;color:#52645f;background:#e8efec;font-size:.62rem;font-style:normal;font-weight:900}.family-managed{align-self:center;padding:7px 9px;border-radius:9px;color:#7a8783;background:#eef1ec;font-size:.66rem;font-weight:800}.support-actions article.is-complete{border-color:#cce3d6;background:#f4faf5}.support-actions article>button:disabled{color:#50766b;opacity:1;cursor:default;background:#dcefe3}.knowledge-card.is-read{border-color:#bcdccc;background:linear-gradient(145deg,#fffdf8,#f3faf5)}.knowledge-card.is-read>span{color:#fff;background:var(--green)}.knowledge-progress-summary{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid #cfe1d7;border-radius:16px;background:var(--green-pale)}.knowledge-progress-summary>svg{flex:0 0 auto;color:var(--green)}.knowledge-progress-summary p{margin:4px 0 0;color:var(--ink-soft);font-size:.73rem}.agreement-child-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.agreement-child-principles article{display:flex;align-items:flex-start;gap:11px;padding:16px;border:1px solid #dfe6de;border-radius:16px;background:var(--paper)}.agreement-child-principles svg{flex:0 0 auto;color:var(--green)}.agreement-child-principles strong,.agreement-child-principles small{display:block}.agreement-child-principles small{margin-top:4px;color:var(--ink-soft);line-height:1.45}.agreement-child-list,.version-history{display:grid;gap:12px}.agreement-child-card{padding:19px;border:1px solid #dfe6de;border-radius:18px;background:var(--paper);box-shadow:var(--shadow)}.agreement-child-card h2{margin:0;font-size:1.08rem}.agreement-child-card>p{color:var(--ink-soft);line-height:1.65}.agreement-child-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.agreement-child-card dl>div{padding:10px 11px;border-radius:11px;background:#f1f4ef}.agreement-child-card dt{color:#75837f;font-size:.66rem}.agreement-child-card dd{margin:4px 0 0;font-size:.76rem;font-weight:800;line-height:1.5}.agreement-child-card.agreement-appealed{border-color:#edc8cb;background:snow}.agreement-child-card.agreement-retired{opacity:.72}.appeal-summary{display:grid;gap:4px;margin:11px 0;padding:11px 12px;border-left:4px solid #c5676c;border-radius:8px 12px 12px 8px;color:#744b4e;background:var(--rose-pale)}.appeal-summary span{line-height:1.55}.version-history article{padding:14px;border:1px solid #e0e6df;border-radius:14px;background:#fff}.version-history article p{margin:6px 0;color:var(--ink-soft);line-height:1.6}.version-history article small{color:#7a8783}.segmented-control.three{grid-template-columns:repeat(3,1fr)}@media (max-width: 720px){.topbar-actions{gap:5px}.account-role,.sync-indicator span{display:none}button,.small-button,.brand{min-height:44px}.account-role,.sync-indicator,.mobile-logout,.child-logout,.menu-button,.icon-button,.icon-button.small{min-width:44px;min-height:44px}.filter-tabs{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));overflow:visible}.filter-tabs button{min-width:0;min-height:44px;padding-inline:8px}.my-space-hero{grid-template-columns:52px minmax(0,1fr);padding:19px}.my-space-avatar{width:50px;height:50px}.my-space-privacy{grid-column:1 / -1}.my-space-grid{grid-template-columns:1fr}.my-space-card{grid-template-columns:44px minmax(0,1fr) 18px;min-height:104px;padding:15px}.my-space-count{grid-column:2;justify-self:start}.my-space-card>svg{grid-column:3;grid-row:1 / span 2}.schedule-copy .row-gap{justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.schedule-copy small{display:block;line-height:1.8}.schedule-copy small svg{display:inline;margin-right:2px;vertical-align:-2px}.schedule-actions{grid-column:1 / -1;justify-content:flex-end;margin-left:54px}.safety-columns .sos-panel{grid-row:1}.safety-columns .trip-panel{grid-row:2}.floating-sos{display:none}.practice-library-footer{align-items:flex-start;flex-wrap:wrap}.practice-library-footer>button{margin-left:35px}.growth-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.growth-stats article{min-height:0;padding:13px}.growth-stats strong{font-size:1.2rem}.growth-stats small{display:none}.agreement-child-principles{grid-template-columns:1fr}.agreement-child-principles article{padding:13px}.agreement-child-card dl{grid-template-columns:1fr}.work-placeholder{align-items:flex-start;flex-wrap:wrap}.work-placeholder>button{margin-left:38px}.task-table .table-scroll{overflow:visible}.task-table table,.task-table thead,.task-table tbody,.task-table tr,.task-table td{display:block;width:100%;min-width:0}.task-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.task-table tbody{display:grid;gap:12px}.task-table tr{padding:14px;border:1px solid #dfe5df;border-radius:15px;background:#fff}.task-table td{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:8px;padding:7px 0;border:0;white-space:normal!important}.task-table td:before{color:#77847f;font-size:.66rem;font-weight:900}.task-table td:nth-child(1):before{content:"练习"}.task-table td:nth-child(2):before{content:"性质"}.task-table td:nth-child(3):before{content:"时长"}.task-table td:nth-child(4):before{content:"状态"}.task-table td:nth-child(5):before{content:"反馈"}.task-table td small{max-width:none}}
