html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#f5f7fb}#root{min-height:100vh}:root{--playful-surface:#fffdfb;--playful-surface-warm:#fff8ef;--playful-surface-pink:#fff1f8;--playful-surface-blue:#f2f9ff;--playful-surface-yellow:#fff8d9;--playful-border-pink:#f0bfd6;--playful-border-blue:#c9def7;--playful-border-lilac:#ddd5ef;--playful-text-strong:#29415e;--playful-text-soft:#64758a;--playful-shadow:0 10px 24px #d97aa024, 0 8px 20px #6c9dd61a;--playful-shadow-soft:0 8px 18px #5880b514;--playful-card-gradient:radial-gradient(circle at top right, #ffd9eab3, transparent 34%), linear-gradient(180deg, #fffefe 0%, #fff8fb 100%);--playful-card-gradient-cool:radial-gradient(circle at top left, #d9f0ffbf, transparent 36%), linear-gradient(180deg, #fffefd 0%, #f7fbff 100%);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;line-height:1.5}*{box-sizing:border-box}body{color:#1c2430;background:#f5f7fb;margin:0;font-size:15px}.app{width:100%;min-height:100vh;padding:clamp(10px,1.6vw,22px)}.staff-shell{grid-template-columns:224px 1fr;min-height:100vh;display:grid}.staff-sidebar,.staff-main{min-width:0}.staff-sidebar{background:#fff;border-right:1px solid #dbe2ee;align-content:start;gap:10px;height:100vh;padding:12px 10px;display:grid;position:sticky;top:0;overflow-y:auto}.staff-nav{gap:6px;min-width:0;display:grid}.staff-nav-item{color:#1c2430;background:#f8fafc;border:1px solid #dbe2ee;border-radius:8px;gap:3px;padding:8px 10px;text-decoration:none;display:grid}.staff-nav-item__label{font-weight:700;line-height:1.25}.staff-nav-item__description{color:#607088;font-size:.8rem;line-height:1.3}.staff-nav-item.active{color:#fff;background:#1e3a63;border-color:#1e3a63}.staff-nav-item.active .staff-nav-item__description{color:#ffffffd1}.staff-nav-item.create-template{border-style:dashed}.staff-nav-item.disabled{color:#6b7480;background:#f2f4f7}.staff-nav-item.disabled .staff-nav-item__description{color:#7a8697}.staff-nav-meta{color:#5f6b7b;margin:2px 2px 8px;font-size:.9rem}section{background:#fff;border:1px solid #dbe2ee;border-radius:9px;margin-top:0;padding:14px}.app-login,.app-staff{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-content:start;gap:12px;display:grid}.app-loading{display:block}.app-login>.section-wide,.app-login>h1,.app-login>p,.app-staff>h1,.app-staff>p,.app-staff>.session-strip,.app-staff>.section-wide{grid-column:1/-1}h1{margin:0 0 4px;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}h2{margin:0 0 6px;font-size:1rem;line-height:1.35}.section-heading-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.section-heading-row h2{margin:0}h3{margin:0 0 4px;font-size:.95rem}p{margin:0 0 8px}ul,ol{margin:0;padding-left:20px}li{word-break:break-all;margin-bottom:6px}.auth-form{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.demo-seed-panel{background:radial-gradient(circle at 100% 0,#78b8ff29,#0000 34%),linear-gradient(135deg,#fbfdff 0%,#f1f6fd 100%);border:1px solid #c8d6e8}.demo-seed-command{background:#ffffffbf;border:1px dashed #8ea7c8;border-radius:10px;margin-bottom:12px;padding:8px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:.92rem}.demo-seed-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.demo-seed-card{background:#ffffffeb;border:1px solid #d6e1ef;border-radius:12px;gap:8px;padding:12px;display:grid}.demo-seed-card h3{margin:0}.demo-seed-list{gap:8px;display:grid}.demo-seed-item{background:#f8fbff;border:1px solid #dbe2ee;border-radius:10px;padding:10px}.demo-seed-item-title{margin-bottom:6px;font-weight:700}.login-hero{background:radial-gradient(circle at 0 0,#ffe59947,#0000 32%),radial-gradient(circle at 100% 100%,#a6daff38,#0000 30%),linear-gradient(140deg,#fbfdff 0%,#f3f8ff 56%,#fff9fd 100%);border-color:#c8d6e8;grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);align-items:start;gap:12px 18px;display:grid}.login-hero__eyebrow,.staff-page-header__eyebrow,.staff-sidebar__eyebrow{color:#5d6f86;letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:.8rem;font-weight:700}.login-hero__lead,.staff-page-header__lead{color:#415166;max-width:60ch;font-size:.95rem;line-height:1.55}.login-hero__steps{color:#344a64;gap:8px;max-width:60ch;margin:10px 0 0;padding-left:20px;display:grid}.login-hero__steps li{margin-bottom:0;line-height:1.55}.login-hero__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.login-hero__card,.login-status-card{background:#ffffffe6;border:1px solid #d8e4f2;border-radius:12px;min-width:0;padding:12px}.login-hero__card h2,.login-status-card h2{margin:0 0 8px}.login-hero__status-list,.dashboard-code-list,.staff-page-chip-list{flex-wrap:wrap;gap:8px;display:flex}.login-hero__status-list .status-pill{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.login-status-card--warning{background:linear-gradient(#fffffff5,#fff8eff5),linear-gradient(135deg,#ffdeb63d,#fff2e029);border-color:#f0c68f}.status-pill,.staff-page-chip,.session-role-badge{color:#29415e;background:#ffffffeb;border:1px solid #d6e1ef;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.status-pill.is-active,.staff-page-chip.accent{color:#8b3558;background:linear-gradient(135deg,#ffe2ec 0%,#fff3da 100%);border-color:#f2c0d6}.staff-page-helper-card{background:linear-gradient(#fffffffc,#fafcfffa),linear-gradient(135deg,#ffe5d41a,#cce8ff1a);border:1px solid #d1ddec;border-radius:16px;gap:10px;padding:14px 16px;display:grid;box-shadow:0 10px 22px #3a4f7012}.staff-page-helper-card__header{justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.staff-page-helper-card__eyebrow{color:#6c7d92;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:700}.staff-page-helper-card__title{color:#24384f;margin:0;font-size:1rem;line-height:1.4}.auth-form input{font:inherit;border:1px solid #c6d2e5;border-radius:8px;padding:7px 9px}.auth-form select,.auth-form textarea{font:inherit;background:#fff;border:1px solid #c6d2e5;border-radius:8px;width:100%;padding:7px 9px}.auth-form textarea{resize:vertical;min-height:96px}.auth-form textarea.diary-activity-textarea{min-height:42px}.password-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.password-field input{width:100%}.password-field__toggle{color:#29415e;min-width:64px;font:inherit;cursor:pointer;background:#f7faff;border:1px solid #c6d2e5;border-radius:8px;padding:7px 10px;font-weight:700}.password-field__toggle:hover{background:#eef5ff}.checkbox-row{align-items:center;gap:8px;margin:0;display:flex}.checkbox-row input{width:auto}.diary-absence-grid{gap:12px;display:grid}.diary-absence-grid__column{gap:8px;min-width:0;display:grid}.diary-absence-grid__field-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.diary-absence-grid__field-label{color:#24384f;margin:0;font-size:1rem;font-weight:800}.diary-absence-grid__field-hint{color:#6e8198;white-space:nowrap;background:#f8fbff;border:1px solid #dbe5f3;border-radius:999px;align-items:center;padding:4px 10px;font-size:.77rem;font-weight:700;display:inline-flex}.diary-absence-picker{background:#fff;border:1px solid #d6e0ef;border-radius:18px;transition:border-color .18s,box-shadow .18s,background .18s;position:relative;overflow:visible;box-shadow:inset 0 1px #fffffffa}.diary-absence-picker:focus-within,.diary-absence-picker:hover{border-color:#a8c3e8;box-shadow:inset 0 1px #fffffffa,0 6px 16px #395d8a14}.diary-absence-picker.is-open{z-index:10;background:linear-gradient(#fff 0%,#fcfdff 100%);border-color:#8fb3df}.diary-absence-grid__toggle{-webkit-appearance:none;appearance:none;color:#24384f;text-align:left;width:100%;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;padding:14px 16px;display:block}.diary-absence-grid__toggle:disabled{cursor:default;opacity:.72}.diary-absence-grid__toggle:focus{outline:none}.diary-absence-grid__toggle-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.diary-absence-grid__count{color:#5b6f87;white-space:nowrap;background:#f8fbff;border:1px solid #d8e3f1;border-radius:999px;align-items:center;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.diary-absence-grid__field-value{color:#24384f;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-weight:700;overflow:hidden}.diary-absence-grid__field-value.is-placeholder{color:#7c8da2;font-weight:600}.diary-absence-grid__toggle-side{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.diary-absence-grid__toggle-copy{color:#63788f;white-space:nowrap;align-items:center;gap:6px;font-size:.84rem;font-weight:700;display:inline-flex}.diary-absence-grid__toggle-copy:after{content:"▾";font-size:.92rem;transition:transform .18s}.diary-absence-picker.is-open .diary-absence-grid__toggle-copy:after{transform:rotate(180deg)}.diary-absence-dropdown{z-index:20;background:linear-gradient(#f8fbfffa,#fffffffc);border:1px solid #d6e0ef;border-radius:18px;gap:10px;padding:12px 16px 16px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 32px #2d4c7324,0 2px 8px #2d4c7314}.diary-absence-dropdown[hidden]{display:none}.diary-absence-grid__body-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.diary-absence-grid__scroll-hint{color:#7c8da2;white-space:nowrap;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.diary-absence-grid__column .muted{margin:0;font-size:.84rem}.diary-absence-selected-list{margin-top:2px}.diary-absentee-options{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(220px,36vh);box-shadow:none;background:0 0;border:0;border-radius:18px;grid-auto-rows:min-content;align-content:start;gap:8px;padding:2px;display:grid;overflow-y:auto}.diary-absentee-options .muted{margin:0}.diary-absentee-option{color:#24384f;cursor:pointer;background:#fffffff0;border:1px solid #dbe5f3;border-radius:12px;padding:10px 12px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.diary-absentee-option:hover,.diary-absentee-option:focus-within{border-color:#a8c3e8;transform:translateY(-1px);box-shadow:0 6px 16px #395d8a14}.diary-absentee-option.is-selected{background:linear-gradient(135deg,#fff4e6 0%,#ffe7f0 100%);border-color:#efbfd2;box-shadow:0 8px 18px #d680a324}.diary-absentee-option input{accent-color:#d86e99;width:auto}.diary-absentee-option__name{line-height:1.35}.diary-meal-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px 12px;display:grid}.diary-meal-item{gap:6px;display:grid}.diary-meal-item label{margin:0;font-weight:700}.diary-absence-reason-list{gap:10px;margin-top:4px;display:grid}.diary-absence-reason-list .muted{margin:0}.diary-absence-reason-item{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(140px,220px) minmax(0,1fr);align-items:center;gap:10px 14px;padding:0;display:grid}.diary-absence-reason-item__label{color:#29415e;background:#fffffff5;border:1px solid #d7dee8;border-radius:14px;align-items:center;min-height:46px;padding:0 14px;font-size:.84rem;font-weight:700;display:inline-flex}.diary-absence-reason-item input{background:#fffffffa;border:1px solid #d7dee8;border-radius:14px;min-width:0;min-height:46px}.diary-primary-action{color:#fff;background:linear-gradient(135deg,#314a71 0%,#1b2e48 100%);border-color:#214066;font-weight:700;box-shadow:0 10px 22px #101b2e2e}.diary-primary-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #101b2e38}.diary-primary-action:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #101b2e38}.diary-workspace-overview{background:radial-gradient(circle at 100% 0,#ffd6e457,#0000 34%),linear-gradient(135deg,#fffffffe,#f8fcfffb);border-color:#c7d8eb;gap:14px;box-shadow:0 12px 24px #38507614}.diary-workspace-overview__header{justify-content:space-between;align-items:flex-start;gap:12px 16px;display:flex}.diary-workspace-overview__title{color:#20344c;margin:0;font-size:1.08rem;line-height:1.35}.diary-workspace-overview__meta{margin:6px 0 0}.diary-workspace-overview__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.diary-workspace-overview__chips{gap:8px}.diary-entry-form{gap:14px}.diary-form-status-card,.diary-form-panel{background:linear-gradient(#fffffffe,#fbfdfffb),linear-gradient(135deg,#ffe5d40f,#cce8ff14);border:1px solid #cfdeed;border-radius:18px;gap:10px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #fffffff5,0 8px 18px #3a4f700d}.diary-form-status-card__header{justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.diary-form-status-card__eyebrow,.diary-form-panel__eyebrow,.diary-form-savebar__eyebrow{color:#6b7c91;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700}.diary-form-status-card__title,.diary-form-panel__title,.diary-form-savebar__title{color:#20344c;margin:0;font-weight:800;line-height:1.4}.diary-form-status-card__meta{white-space:nowrap;margin:0;font-size:.82rem}.diary-form-status-card__chips{gap:8px}.diary-form-panel__header{gap:2px;display:grid}.diary-form-savebar{z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfeffeb;border:1px solid #cddbedf2;border-radius:18px;justify-content:space-between;align-items:center;gap:12px 16px;margin-top:2px;padding:10px 12px;display:flex;position:sticky;bottom:12px;box-shadow:0 16px 30px #1f2b401f}.diary-form-savebar__summary{min-width:0}.diary-form-savebar__meta{color:#5f6f83;margin:2px 0 0;font-size:.82rem;font-weight:700}.diary-form-savebar__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.actions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.child-sheet-frame{background:radial-gradient(circle at 100% 0,#ffe4ee8f,#0000 32%),linear-gradient(#fffefd 0%,#f8fbff 100%);border:1px solid #d6e2ef;border-radius:24px;gap:14px;padding:14px;display:grid;box-shadow:0 12px 26px #7592b81f}.child-sheet-meta-table{border-collapse:collapse;border-radius:18px;width:100%;margin-bottom:0;overflow:hidden;box-shadow:0 8px 20px #6b89b21a}.child-sheet-meta-table th,.child-sheet-meta-table td{background:#fffffff5;border:1px solid #c8d6e6;padding:8px 10px;font-size:.86rem}.child-sheet-meta-table th{text-align:center;color:#42596f;letter-spacing:.02em;background:linear-gradient(#f3f8ff 0%,#fef8fb 100%);width:84px;font-size:.78rem}.child-sheet-meta-table td.child-sheet-meta-cell--editable{padding:4px 6px}.child-sheet-meta-input{box-sizing:border-box;width:100%;min-height:38px;font:inherit;background:#fcfdfffa;border:1.5px solid #c9d7e8;border-radius:10px;padding:7px 9px}.child-sheet-meta-input:focus{border-color:#8eb2db;outline:none;box-shadow:0 0 0 3px #b5d1f047}.child-sheet-header{border:1px solid #283243;grid-template-columns:110px 1fr 110px 170px 80px 1fr;display:grid}.child-sheet-cell{background:#fff;border-bottom:1px solid #283243;border-right:1px solid #283243;padding:8px 10px;font-weight:700}.child-sheet-cell:last-child{border-right:0}.child-sheet-cell.blank{font-weight:400}.child-sheet-score-hint{color:#273041;background:#fff;border:1px solid #3d475b;margin:8px 0 10px;padding:6px 8px;font-size:.84rem}.child-sheet-control-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px;margin-top:6px;display:grid}.child-sheet-selection-panel{gap:12px;display:grid}.child-sheet-toolbar{background:radial-gradient(circle at 100% 0,#ffe2eead,#0000 30%),linear-gradient(#fffefd 0%,#f8fbff 100%);border:1px solid #d9e4f0;border-radius:22px;grid-template-columns:minmax(110px,128px) minmax(220px,1fr) minmax(220px,1fr) minmax(160px,190px);align-items:end;gap:12px 14px;padding:14px;display:grid;position:relative;box-shadow:0 10px 24px #7592b81a}.child-sheet-toolbar--family-survey{grid-template-columns:minmax(110px,128px) minmax(220px,1fr) minmax(220px,1fr)}.child-sheet-toolbar__field{background:#ffffffdb;border:1px solid #dbe4ef;border-radius:16px;gap:6px;min-width:0;padding:10px 12px;display:grid;box-shadow:inset 0 1px #fffffff0}.child-sheet-toolbar__field.is-complete{background:radial-gradient(circle at 100% 0,#ffe8f1b8,#0000 38%),linear-gradient(#fffffff5,#fffafdf5);border-color:#f0cad9}.child-sheet-toolbar__field label{color:#54697f;margin:0;font-size:.78rem;font-weight:700}.child-sheet-toolbar__field input,.child-sheet-toolbar__field select{color:#1c2430;width:100%;min-width:0;font:inherit;background:#fcfdfffa;border:1.5px solid #cfd9e8;border-radius:12px;padding:9px 11px;transition:border-color .16s,box-shadow .16s,background-color .16s;box-shadow:inset 0 1px 2px #5568800d}.child-sheet-toolbar__field.is-complete input,.child-sheet-toolbar__field.is-complete select{background:#fff;border-color:#b9cae4}.child-sheet-toolbar__field select:disabled{color:#6f7c8d;background:#f6f8fb}.child-sheet-toolbar__field input:focus,.child-sheet-toolbar__field select:focus{border-color:#8eb2db;outline:none;box-shadow:inset 0 1px 2px #5568800d,0 0 0 3px #b5d1f047}.child-sheet-control-field{gap:6px;display:grid}.child-sheet-control-field label{margin:0;font-weight:700}.child-sheet-combobox{position:relative}.child-sheet-combobox__field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.child-sheet-combobox__field input{width:100%}.child-sheet-combobox__toggle{min-width:36px;padding:7px 10px;font-weight:700}.child-sheet-combobox__menu{z-index:20;background:#fff;border:1px solid #c6d2e5;border-radius:10px;gap:4px;max-height:220px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 22px #1c24301f}.child-sheet-combobox__option{color:#1c2430;text-align:left;background:#fff;border:1px solid #0000;border-radius:8px;justify-items:start;gap:2px;width:100%;padding:8px 10px;display:grid}.child-sheet-combobox__option:hover,.child-sheet-combobox__option.is-highlighted{background:#f5f8fc;border-color:#c6d2e5}.child-sheet-combobox__option.is-selected{background:#edf3ff;border-color:#b6c7e3}.child-sheet-combobox__option-name{font-weight:700}.child-sheet-combobox__option-meta{color:#5f6b7b;font-size:.82rem}.child-sheet-combobox__empty{color:#5f6b7b;margin:0;padding:8px 10px;font-size:.9rem}.family-survey-app{background:linear-gradient(#fffefc,#f9fcff),linear-gradient(135deg,#ffe2f166,#dff1ff57);border-radius:18px;gap:12px;padding:14px;display:grid}.family-survey-form{gap:12px;display:grid}.family-survey-savebar{border:2px solid var(--playful-border-pink);background:var(--playful-card-gradient);box-shadow:var(--playful-shadow-soft);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 18px;padding:12px 14px;display:grid}.family-survey-savebar__status{gap:6px;display:grid}.family-survey-savebar__status p,.family-survey-savebar__meta{color:#5d6f83;margin:0;font-size:.84rem}.family-survey-savebar__meta{flex-wrap:wrap;gap:8px 14px;display:flex}.family-survey-savebar__meta-item{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:inline-flex}.family-survey-savebar__meta-label{color:#6a7c90;font-size:.78rem;font-weight:700}.family-survey-savebar__meta-value{color:#223245;font-weight:600}.family-survey-savebar__actions{align-self:center;margin:0}.family-survey-submit-actions{justify-content:flex-end;margin-top:-2px}.family-survey-outline{border:2px solid var(--playful-border-lilac);box-shadow:var(--playful-shadow-soft);background:linear-gradient(#fffdfc 0%,#fff8f6 100%);border-radius:18px;gap:10px;padding:12px;display:grid}.family-survey-outline__items{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.family-survey-outline__item{color:var(--playful-text-strong);box-shadow:var(--playful-shadow-soft);background:radial-gradient(circle at 100% 0,#ffd5e7b3,#0000 38%),linear-gradient(#fffefd 0%,#fff6fb 100%);border:2px solid #f0d3df;border-radius:15px;gap:4px;padding:10px 12px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.family-survey-outline__item:hover{box-shadow:var(--playful-shadow);background:radial-gradient(circle at 100% 0,#ffdceac7,#0000 42%),linear-gradient(135deg,#fff6fb 0%,#f1f9ff 100%);border-color:#e3a7c2;transform:translateY(-2px)}.family-survey-outline__step{color:#fff;background:linear-gradient(135deg,#ffb8d0 0%,#ffd89d 100%);border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 6px 14px #d66e9638}.family-survey-outline__label{font-weight:800}.family-survey-outline__actions{flex-wrap:wrap;gap:8px;display:flex}.family-survey-panel-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.family-survey-panel{border:2px solid var(--playful-border-lilac);box-shadow:var(--playful-shadow-soft);background:linear-gradient(#fffefd 0%,#fffafc 100%);border-radius:18px;display:grid;overflow:hidden}.family-survey-panel--full{grid-column:1/-1}.family-survey-panel__toggle{width:100%;color:inherit;text-align:left;background:radial-gradient(circle at 100% 0,#ffdbe99e,#0000 34%),linear-gradient(#fffefe 0%,#fffafc 100%);border:0;border-radius:0;padding:14px}.family-survey-panel__toggle:hover{background:radial-gradient(circle at 100% 0,#ffddeabd,#0000 38%),linear-gradient(135deg,#fff7fb 0%,#f2f9ff 100%)}.family-survey-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 16px;display:grid}.family-survey-panel__controls{align-items:center;gap:8px;display:inline-flex}.family-survey-panel__header h3{margin:0;font-size:1rem}.family-survey-panel__notice{color:#cf5d60;font-size:1rem;font-weight:800;line-height:1}.family-survey-panel__chevron{color:#8f4b6c;background:linear-gradient(135deg,#fff6fb 0%,#fffdf2 100%);border:1.5px solid #f0c8d8;border-radius:999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:1rem;font-weight:800;display:inline-flex}.family-survey-panel__body{gap:12px;padding:0 14px 14px;display:grid}.family-survey-panel__body[hidden]{display:none}.family-survey-panel__fieldset{border:0;gap:12px;min-inline-size:0;margin:0;padding:0;display:grid}.family-survey-form-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px 12px;display:grid}.family-survey-form-grid--family{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.family-survey-field{align-content:start;gap:6px;display:grid}.family-survey-field.is-wide{grid-column:1/-1}.family-survey-field__label{color:var(--playful-text-strong);font-size:.84rem;font-weight:700}.family-survey-field textarea,.family-survey-field select,.family-survey-milestone-item input{color:#1c2430;width:100%;font:inherit;background:#fffefc;border:1.5px solid #d7d8eb;border-radius:12px;padding:8px 10px;box-shadow:inset 0 1px #ffffffe6}.family-survey-field input:where(:not([type=radio]):not([type=checkbox])){color:#1c2430;width:100%;font:inherit;background:#fffefc;border:1.5px solid #d7d8eb;border-radius:12px;padding:8px 10px;box-shadow:inset 0 1px #ffffffe6}.family-survey-field textarea:focus,.family-survey-field select:focus,.family-survey-milestone-item input:focus{outline-offset:1px;background:#fff;border-color:#e4a8c2;outline:2px solid #ffaeca61}.family-survey-field input:where(:not([type=radio]):not([type=checkbox])):focus{outline-offset:1px;background:#fff;border-color:#e4a8c2;outline:2px solid #ffaeca61}.family-survey-field textarea{resize:vertical;min-height:96px}.family-survey-field textarea.family-survey-textarea--singleline{min-height:42px}.family-survey-choice-grid{flex-wrap:wrap;gap:10px 16px;display:flex}.family-survey-choice-grid.is-compact{gap:8px 14px}.family-survey-choice{color:var(--playful-text-strong);white-space:nowrap;background:#fffdfc;border:1.5px solid #ead6ea;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 11px;font-size:.88rem;line-height:1.5;display:inline-flex;box-shadow:0 4px 10px #7091be0f}.family-survey-choice input{flex:none;width:1rem;height:1rem;margin-top:0}.family-survey-choice-grid.is-compact .family-survey-choice{white-space:nowrap}.family-survey-choice-grid.is-compact .family-survey-choice input{margin-top:0}.family-survey-choice--with-detail{white-space:normal;border-radius:16px;flex-wrap:wrap}.family-survey-choice__detail{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:inline-flex}.family-survey-choice__detail input{width:min(100%,120px)}.family-survey-choice__detail input.family-survey-choice__detail-input--short{width:min(100%,4.5rem)}.family-survey-choice__detail input.family-survey-choice__detail-input--time{width:min(100%,7rem)}.family-survey-choice--detail-below{flex:100%;width:100%}.family-survey-choice__detail--indented{flex-basis:100%;margin-left:calc(1rem + 8px)}.family-survey-choice-grid--indented{padding-left:.5rem}.family-survey-inline-field{grid-template-columns:1fr;align-items:center;gap:8px;display:grid}.family-survey-baby-food{gap:8px;display:grid}.family-survey-baby-food__row{grid-template-columns:48px minmax(0,1fr) 64px auto;align-items:center;gap:8px;display:grid}.family-survey-baby-food__label{color:#29415e;font-weight:700}.family-survey-baby-food__text,.family-survey-baby-food__unit{color:#4b5c72;font-size:.88rem}.family-survey-baby-food__input{width:100%;min-width:0}.family-survey-sleep-inline{color:#33495f;flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.family-survey-sleep-inline__input{width:min(100%,5.5rem)}.family-survey-field input.family-survey-sleep-inline__input{flex:0 5.5rem;width:min(100%,5.5rem)}.family-survey-medical-history-list{gap:8px;display:grid}.family-survey-medical-history-row{flex-wrap:wrap;align-items:flex-end;gap:10px 12px;display:flex}.family-survey-medical-history-row .family-survey-choice{white-space:normal}.family-survey-medical-history-row__age{gap:4px;width:min(220px,100%);display:grid}.family-survey-medical-history-row__age-label{color:#6b7a8d;font-size:.76rem}.family-survey-medical-history-row__temperature{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.family-survey-medical-history-row__temperature input{width:min(100%,110px)}.family-survey-subcards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:10px;display:grid}.family-survey-subcards--stacked{grid-template-columns:1fr}.family-survey-subcard{border:2px solid var(--playful-border-blue);background:var(--playful-card-gradient-cool);box-shadow:var(--playful-shadow-soft);border-radius:16px;gap:10px;padding:12px;display:grid}.family-survey-subcard--plain{background:0 0;border:0;padding:0}.family-survey-subcard h4,.family-survey-row-card__label{color:#8b4565;background:linear-gradient(135deg,#ffeaf4 0%,#fff3d7 100%);border-radius:999px;align-items:center;width:-moz-fit-content;width:fit-content;margin:0;padding:4px 10px;font-size:.9rem;display:inline-flex}.guardian-info-item__title{color:#24384f;background:0 0;border-radius:0;width:auto;margin:0;padding:0;font-size:1rem;font-weight:700;display:block}.guardian-info-item__meta{color:#607287;margin:4px 0 0;font-size:.84rem;line-height:1.5}.family-survey-note{color:var(--playful-text-soft);margin:-2px 0 0;font-size:.8rem}.family-survey-list{gap:10px;display:grid}.family-survey-row-card{background:linear-gradient(#fffefd 0%,#fff9fb 100%);border:2px solid #efe1ef;border-radius:16px;gap:10px;padding:12px;display:grid;box-shadow:0 6px 14px #7292be0f}.family-survey-row-card--allergy{padding:10px 12px}.family-survey-allergy-row{grid-template-columns:minmax(150px,220px) minmax(150px,220px) minmax(0,1fr);align-items:center;gap:8px 14px;display:grid}.family-survey-allergy-row__title{align-self:center}.family-survey-allergy-row .family-survey-field{gap:4px}.family-survey-elimination{gap:10px;display:grid}.family-survey-elimination__row{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:8px 12px;display:grid}.family-survey-elimination__label{color:var(--playful-text-strong);padding-top:2px;font-weight:700}.family-survey-elimination__body{gap:8px;min-width:0;display:grid}.family-survey-elimination-option{color:#29415e;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.family-survey-elimination-option__detail{color:#33495f;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.family-survey-eating-style{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.family-survey-eating-style__detail{color:#33495f;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.family-survey-onboarding{gap:10px;display:grid}.family-survey-onboarding__row{background:radial-gradient(circle at 100% 0,#ffe3eeb8,#0000 42%),linear-gradient(#fffefd 0%,#fff8fb 100%);border:2px solid #eed8e6;border-radius:16px;grid-template-columns:148px minmax(0,1fr);align-items:start;gap:8px 12px;padding:12px;display:grid;box-shadow:0 6px 14px #7292be0f}.family-survey-onboarding__label{color:var(--playful-text-strong);padding-top:2px;font-weight:700}.family-survey-onboarding__body{gap:8px;min-width:0;display:grid}.family-survey-onboarding-inline{gap:8px;display:grid}.family-survey-onboarding-inline__detail{align-items:center}.family-survey-onboarding-time{color:#33495f;flex-wrap:wrap;align-items:center;gap:10px 18px;min-width:0;display:inline-flex}.family-survey-onboarding-time__group{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.family-survey-onboarding-time__input{width:min(100%,4.5rem)}.family-survey-field input.family-survey-onboarding-time__input{flex:0 4.5rem;width:min(100%,4.5rem)}.family-survey-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.family-survey-history-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:12px;display:grid}.family-survey-history-grid--stacked{grid-template-columns:1fr}.family-survey-vaccination-list{gap:10px;display:grid}.family-survey-vaccination-row{background:radial-gradient(circle at 0 0,#def1ffc2,#0000 42%),linear-gradient(#fffefd 0%,#f7fbff 100%);border:2px solid #d8e5f8;border-radius:16px;grid-template-columns:minmax(160px,220px) minmax(0,1fr);align-items:start;gap:10px 12px;padding:12px;display:grid;box-shadow:0 6px 14px #7292be0f}.family-survey-vaccination-row__name{color:#29415e;font-weight:700}.family-survey-vaccination-row__choice{color:#29415e;align-items:center;gap:8px;display:inline-flex}.family-survey-vaccination-row__choice input{flex:none;width:1rem;height:1rem;margin:0}.family-survey-vaccination-row__body{gap:8px;display:grid}.family-survey-vaccination-row__dates{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;display:grid}.family-survey-vaccination-row__dates input{color:#1c2430;width:100%;font:inherit;background:#fff;border:1px solid #c6d2e5;border-radius:10px;padding:8px 10px}.family-survey-vaccination-row__actions{flex-wrap:wrap;gap:8px;display:flex}.family-survey-milestone-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 12px;display:grid}.family-survey-milestone-item{color:#33495f;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:8px;font-size:.88rem;display:grid}@media (max-width:1100px){.child-sheet-toolbar{grid-template-columns:repeat(2,minmax(220px,1fr))}.family-survey-savebar,.family-survey-panel-grid,.family-survey-history-grid{grid-template-columns:1fr}.family-survey-savebar__actions,.family-survey-submit-actions{justify-content:flex-start}}@media (max-width:760px){.app-login{gap:10px}body{font-size:14px}h1{font-size:1.26rem;line-height:1.22}h2{font-size:.96rem;line-height:1.3}.login-primary-card{order:0}.login-invite-card{order:1}.login-status-card--warning{order:2}.login-hero{order:3;gap:10px 12px;padding:12px}.login-hero__steps{gap:6px;margin-top:8px;padding-left:18px}.login-hero__grid{gap:6px}.login-hero__card,.login-status-card{padding:10px 12px}.demo-seed-panel{order:4}.login-status-section{order:5}.family-survey-app{padding:10px}.staff-page-chip,.session-role-badge,.status-pill{white-space:nowrap;gap:4px;padding:4px 7px;font-size:.73rem}.family-survey-savebar__status p,.family-survey-savebar__meta,.parent-page-hero__body,.parent-page-context-card__body,.parent-page-switcher__label{font-size:.8rem;line-height:1.5}.parent-page-hero__title,.parent-page-context-card__title{font-size:.92rem;line-height:1.38}.class-toggle-button__label,.parent-page-switcher .class-toggle-button__label{font-size:.86rem}.class-toggle-button__sub,.parent-page-switcher .class-toggle-button__sub{font-size:.68rem;line-height:1.15}.family-survey-savebar__actions button,.family-survey-outline__actions button,.parent-page-context-card__actions button,.actions button{font-size:.9rem}.parent-page-hero,.parent-page-context-card,.parent-page-switcher{padding:12px}.parent-page-context-card__body,.family-survey-savebar__meta{gap:8px;display:grid}.parent-page-context-card__meta,.family-survey-savebar__meta-item{gap:2px;display:grid}.family-survey-form-grid,.family-survey-form-grid--family,.family-survey-allergy-row,.family-survey-inline-field,.family-survey-baby-food__row,.family-survey-medical-history-row,.family-survey-onboarding__row,.family-survey-elimination__row,.family-survey-time-grid,.family-survey-vaccination-row,.family-survey-milestone-item{grid-template-columns:1fr}.family-survey-field.is-wide,.family-survey-panel--full{grid-column:auto}.family-survey-subcards,.family-survey-milestone-list,.family-survey-outline__items{grid-template-columns:1fr}.family-survey-summary__meta-list{gap:8px;display:grid}.family-survey-summary__meta-list div{gap:2px;justify-content:initial;width:100%;display:grid}.family-survey-summary__meta-list dt,.family-survey-summary__meta-list dd{font-size:.8rem}.family-survey-vaccination-row__dates{grid-template-columns:1fr}}.child-sheet-linked-child{margin-top:8px}.child-sheet-table-section{gap:10px;display:grid}.child-sheet-table-heading{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.child-sheet-table-heading h2{margin:0}.child-sheet-table-heading__badge{color:#45617e;background:#eef6ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.child-sheet-table-heading__badge--version{color:#214c72;background:linear-gradient(135deg,#eaf5ff 0%,#f7fbff 100%);border:1px solid #c5dbef}.child-sheet-record-status{background:radial-gradient(circle at 100% 0,#ffe1ecb8,#0000 28%),linear-gradient(#fff 0%,#f6faff 100%);border:1px solid #d9e4f0;border-radius:22px;gap:12px;padding:16px 18px 16px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 24px #7592b81a}.child-sheet-record-status:before{content:"";background:linear-gradient(#ffb0cb 0%,#ffd38f 100%);width:7px;position:absolute;top:0;bottom:0;left:0}.child-sheet-record-status__eyebrow{color:#6d7f94;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700}.child-sheet-record-status__title{color:#24364c;margin:0;font-size:1.05rem;line-height:1.35}.child-sheet-record-status__hint{color:#51657e;background:#ffffffb8;border:1px dashed #d8e2ef;border-radius:14px;margin:0;padding:10px 12px;line-height:1.55}.child-sheet-empty-state{background:linear-gradient(#fffefd 0%,#f8fbff 100%);border:1px dashed #d4deeb;border-radius:14px;padding:16px 18px}.child-sheet-empty-state p{margin:0}.child-sheet-context-bar{background:linear-gradient(#fffffff5,#f7fbfff5),linear-gradient(135deg,#ffe2ee3d,#cce8ff38);border:1px solid #d9e4f0;border-radius:18px;gap:8px;margin-bottom:12px;padding:12px 14px;display:grid;box-shadow:0 10px 20px #7592b814}.child-sheet-context-bar__main{gap:2px;display:grid}.child-sheet-context-bar__eyebrow{color:#6c7d92;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.child-sheet-context-bar__title{color:#24364c;margin:0;font-size:1rem;font-weight:800;line-height:1.3}.child-sheet-context-bar__chips{flex-wrap:wrap;gap:6px;display:flex}.child-sheet-context-bar__chip{color:#3f5874;background:#ffffffe6;border:1px solid #d7e2ef;border-radius:999px;align-items:center;padding:5px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.child-sheet-context-bar__chip.is-accent{color:#8b3558;background:linear-gradient(135deg,#fff1f7 0%,#fff4df 100%);border-color:#efbfd2}.child-sheet-mobile-editor{display:none}.child-sheet-mobile-editor__intro{gap:4px;display:grid}.child-sheet-mobile-editor__eyebrow{color:#6c7d92;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.child-sheet-mobile-editor__lead,.child-sheet-mobile-score-legend{color:#51657e;margin:0;line-height:1.5}.child-sheet-mobile-periods{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.child-sheet-mobile-period-button{color:#314963;min-width:0;min-height:54px;font:inherit;text-align:left;background:linear-gradient(#fffffffa,#f6fafff5);border:1.5px solid #d9e4f0;border-radius:14px;gap:4px;padding:10px 8px;font-weight:700;display:grid;box-shadow:0 8px 16px #5a79a214}.child-sheet-mobile-period-button small{color:#6c7d92;font-size:.72rem;font-weight:600}.child-sheet-mobile-period-button.is-active{color:#8b3558;background:linear-gradient(135deg,#fff1f7 0%,#fff4df 100%);border-color:#efbfd2;box-shadow:0 10px 18px #d6688f29}.child-sheet-mobile-period-button.is-active small{color:#8b3558}.child-sheet-mobile-period-panel{background:radial-gradient(circle at 100% 0,#ffe0ec9e,#0000 32%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #d9e4f0;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 10px 20px #7592b814}.child-sheet-mobile-period-panel__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.child-sheet-mobile-period-panel__label{color:#6c7d92;margin:0 0 4px;font-size:.74rem;font-weight:700}.child-sheet-mobile-period-panel__meta h3{color:#24364c;margin:0;font-size:1rem}.child-sheet-mobile-period-panel__age{text-align:right;justify-items:end;gap:2px;display:grid}.child-sheet-mobile-period-panel__age span{color:#587089;font-size:.76rem;font-weight:700}.child-sheet-mobile-period-panel__age strong{color:#24364c;font-size:.92rem}.child-sheet-mobile-period-panel__field{gap:6px;display:grid}.child-sheet-mobile-period-panel__field label{color:#42596f;font-size:.82rem;font-weight:700}.child-sheet-mobile-period-panel__era{color:#51657e;font-size:.74rem}.child-sheet-mobile-domain-list{gap:14px;display:grid}.child-sheet-mobile-domain-group{gap:10px;display:grid}.child-sheet-mobile-domain-group__heading{color:#7d4767;background:linear-gradient(135deg,#ffe0ec 0%,#fff1d8 100%);border-radius:999px;align-items:center;width:-moz-fit-content;width:fit-content;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.child-sheet-mobile-domain-group__items{gap:10px;display:grid}.child-sheet-mobile-item-card{background:linear-gradient(#fffffffa,#fafcfffa);border:1px solid #d9e4f0;border-radius:18px;gap:10px;padding:12px;display:grid;box-shadow:0 8px 18px #5a79a214}.child-sheet-mobile-item-card__meta{flex-wrap:wrap;gap:6px;display:flex}.child-sheet-mobile-item-card__no,.child-sheet-mobile-item-card__age{color:#3f5874;background:#f3f8ff;border-radius:999px;align-items:center;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.child-sheet-mobile-item-card__age{color:#7b5b30;background:#fff5df}.child-sheet-mobile-item-card__text{color:#24364c;margin:0;line-height:1.55}.child-sheet-mobile-score-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.child-sheet-mobile-score-button{color:#314963;min-height:52px;font:inherit;background:#fff;border:1.5px solid #d5dfed;border-radius:14px;justify-items:center;gap:3px;padding:8px 4px;font-weight:700;display:grid}.child-sheet-mobile-score-button__symbol{font-size:1rem;line-height:1}.child-sheet-mobile-score-button__label{font-size:.68rem;line-height:1.1}.child-sheet-mobile-score-button.selected{color:#91496d;background:#ffe8f4;border-color:#efbfd2}.child-sheet-mobile-score-button.selected.improved{color:#ac5741;background:#fff0cd;border-color:#f0cda1}.child-sheet-table-wrap{box-shadow:var(--playful-shadow);background:linear-gradient(#fffefd 0%,#fff9fb 100%);border:2px solid #e9bfd3;border-radius:22px;overflow:clip}.child-sheet-table{table-layout:fixed;border-collapse:collapse;background:#fffefc;width:100%;min-width:0}.child-sheet-table col.col-domain{width:34px}.child-sheet-table col.col-age{width:40px}.child-sheet-table col.col-no{width:34px}.child-sheet-table col.col-milestone{width:clamp(205px,22vw,300px)}.child-sheet-table col.col-score{width:clamp(18px,1.35vw,24px)}.child-sheet-table th,.child-sheet-table td{vertical-align:middle;border:1px solid #7a8ba8;padding:1px 2px;font-size:.76rem}.child-sheet-table thead th{text-align:center;color:#7b4362;background:linear-gradient(#fff7d9 0%,#ffeaf4 100%);font-weight:700}.child-sheet-table thead small{font-size:.7rem;font-weight:400}.child-sheet-table .child-sheet-empty-head{background:#fff8e9}.child-sheet-table .child-sheet-head-label{text-align:center;background:linear-gradient(#fff0f7 0%,#fff7dc 100%);font-weight:700}.child-sheet-table .child-sheet-legend-cell{text-align:left;letter-spacing:.01em;background:#f3f9ff;padding:3px 6px;font-size:.74rem}.child-sheet-table .period-group-end{border-right:2px solid #7b8fb3}.child-sheet-table .score-divider{border-right:0;position:relative}.child-sheet-table .score-divider+th,.child-sheet-table .score-divider+td{border-left:0}.child-sheet-table .score-divider:after{content:"";pointer-events:none;z-index:1;border-right:2px dotted #d39bb2;position:absolute;top:0;bottom:0;right:0}.child-sheet-table .domain{writing-mode:vertical-rl;text-orientation:mixed;text-align:center;color:#7d4767;background:linear-gradient(#ffdce9 0%,#fff0d2 100%);border-right:2px solid #ce8cab;min-width:32px;font-weight:700}.child-sheet-table tbody tr.domain-start-row>th,.child-sheet-table tbody tr.domain-start-row>td{border-top:3px solid #8da4ca}.child-sheet-table .age-cell{text-align:center;background:#fff8ec}.child-sheet-table .milestone{word-break:break-word;background:#fff;line-height:1.25}.child-sheet-table .score-cell{background:#fffefc;width:auto;height:22px;padding:0}.child-sheet-table tbody tr:nth-child(2n)>td:not(.age-cell){background:#f8fbff}.child-sheet-period-text-input{text-align:center;background:#fffefb;border:1.5px solid #d5cbe2;border-radius:8px;width:100%;padding:2px 4px;font-size:.68rem;line-height:1.15}.child-sheet-period-text-input::placeholder{color:#7f8a9d}.child-sheet-period-text-input:disabled{color:#8f98a9;background:#f2f4f7}.child-sheet-period-era{color:#3f4f67;margin-top:2px;font-size:.64rem;line-height:1.15;display:block}.child-sheet-period-readonly{min-height:1.4rem;padding:2px 4px;display:block}.child-sheet-score-mark{color:#2b3547;text-align:center;width:100%;height:100%;font:inherit;background:0 0;border:0;border-radius:0;padding:0}.child-sheet-score-mark.selected{color:#91496d;background:#ffe8f4;font-weight:700}.child-sheet-score-mark.selected.improved{color:#ac5741;background:#fff0cd}.child-sheet-score-mark--readonly{justify-content:center;align-items:center;display:inline-flex}@media (max-width:1200px){.child-sheet-table-wrap{overflow:auto clip}}@media (max-width:900px){.child-sheet-context-bar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:10px}.child-sheet-mobile-editor{gap:14px;margin-bottom:12px;display:grid}.child-sheet-table-wrap--desktop{display:none}}.child-sheet-score-mark:disabled{color:#8f98a9;background:0 0}.child-sheet-template-admin{gap:12px;display:grid}.child-sheet-template-admin__summary{gap:10px;display:grid}.child-sheet-version-chip{color:#214c72;background:linear-gradient(135deg,#eef7ff 0%,#fff 100%);border-color:#bfd6eb}.child-sheet-template-admin__history{margin:0}.child-sheet-template-admin__history .muted{margin:4px 0 0}.child-sheet-template-admin__controls{background:radial-gradient(circle at 100% 0,#add6ff33,#0000 28%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #d9e4f0;border-radius:18px;gap:12px;padding:14px 16px;display:grid}.child-sheet-template-admin__control-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.child-sheet-template-admin__field{background:#fffffff5;border:1px solid #d6e2ef;border-radius:14px;gap:6px;padding:10px;display:grid}.child-sheet-template-admin__field-label{color:#28415d;font-size:.86rem;font-weight:700}.child-sheet-template-admin__field-help{color:#64768c;font-size:.78rem;line-height:1.4}.child-sheet-template-admin__field input,.child-sheet-template-admin__field select{box-sizing:border-box;background:#fbfdff;border:1px solid #c9d7e8;border-radius:12px;min-height:42px;padding:9px 12px}.child-sheet-template-admin__actions{margin-top:0}.child-sheet-template-editor{gap:10px;display:grid}.child-sheet-template-editor__desktop-header{display:none}.child-sheet-template-editor__row{background:radial-gradient(circle at 100% 0,#f7d3a024,#0000 20%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #d9e4f0;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"index domain age""summary summary summary""actions actions actions";gap:10px;padding:14px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid;box-shadow:0 8px 18px #96aecc14}.child-sheet-template-editor__row.is-active{background:radial-gradient(circle at 100% 0,#c3e3ff38,#0000 22%),linear-gradient(#fff 0%,#f6fbff 100%);border-color:#8cb7df;box-shadow:0 12px 22px #6e9acd1f}.child-sheet-template-editor__row-index-wrap{grid-area:index}.child-sheet-template-editor__row-domain,.child-sheet-template-editor__row-age{color:#29415e;min-width:0;font-size:.9rem;font-weight:700}.child-sheet-template-editor__row-domain{grid-area:domain}.child-sheet-template-editor__row-age{color:#6a7c90;grid-area:age;justify-self:end;font-size:.82rem}.child-sheet-template-editor__row-actions{grid-area:actions;margin-top:0}.child-sheet-template-editor__row-main{color:#24364c;text-align:left;background:#ffffffeb;border:1px solid #dbe5f1;border-radius:14px;grid-area:summary;gap:4px;width:100%;padding:12px 14px;display:grid;box-shadow:inset 0 1px #fffffff5}.child-sheet-template-editor__row-main:hover:not(:disabled){background:#fff;border-color:#c6d8ea}.child-sheet-template-editor__row-main:disabled{cursor:default;opacity:1}.child-sheet-template-editor__row-main-label{color:#6a7c90;font-size:.76rem;font-weight:700}.child-sheet-template-editor__row-index{color:#34536f;background:#eef6ff;border:1px solid #cfe0ee;border-radius:999px;justify-content:center;align-items:center;min-width:54px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-flex}.child-sheet-template-editor__row-preview{color:#24364c;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.child-sheet-template-editor__row-preview.is-empty{color:#7a8ca1}.child-sheet-template-editor__field{background:#fffffff5;border:1px solid #d7e2ef;border-radius:14px;gap:6px;padding:10px;display:grid}.child-sheet-template-editor__field--domain{grid-area:domain}.child-sheet-template-editor__field--age{grid-area:age}.child-sheet-template-editor__field--content{grid-column:1/-1}.child-sheet-template-editor__field-label{color:#28415d;font-size:.86rem;font-weight:700}.child-sheet-template-editor__field input,.child-sheet-template-editor__field select,.child-sheet-template-editor__field textarea{box-sizing:border-box;background:#fbfdff;border:1px solid #c9d7e8;border-radius:12px;width:100%;padding:9px 12px}.child-sheet-template-editor__field input,.child-sheet-template-editor__field select{min-height:42px}.child-sheet-template-editor__field textarea{resize:vertical;min-height:180px}.child-sheet-template-editor-modal{z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#16202e52;justify-content:flex-end;padding:18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.child-sheet-template-editor-drawer{background:radial-gradient(circle at 100% 0,#ffe2c62e,#0000 24%),linear-gradient(#fffffffc,#f8fbfffc);border:1px solid #d6e2f1f5;border-radius:24px;align-content:start;gap:14px;width:min(560px,100%);max-height:100%;padding:18px;display:grid;overflow-y:auto;box-shadow:0 22px 44px #18284333}.child-sheet-template-insert-dialog{background:radial-gradient(circle at 100% 0,#c3e3ff38,#0000 24%),linear-gradient(#fffffffc,#f8fbfffc);border:1px solid #d6e2f1f5;border-radius:24px;align-content:start;gap:14px;width:min(520px,100%);max-height:100%;padding:18px;display:grid;overflow-y:auto;box-shadow:0 22px 44px #18284333}.child-sheet-template-editor-drawer__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.child-sheet-template-editor-drawer__eyebrow{color:#66798f;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700}.child-sheet-template-editor-drawer__title{color:#20344c;margin:0;font-size:1.12rem;line-height:1.35}.child-sheet-template-editor-drawer__lead{margin:8px 0 0}.child-sheet-template-editor-drawer__chips{gap:8px}.child-sheet-template-editor-drawer__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.child-sheet-template-editor-drawer__actions{margin-top:0}.child-sheet-template-editor-drawer__close{flex-shrink:0;width:-moz-fit-content;width:fit-content}.child-sheet-template-insert-dialog__body{gap:12px;display:grid}.child-sheet-template-insert-dialog__notice{background:#f3f8ffdb;border:1px solid #d7e6f4;border-radius:16px;gap:8px;padding:12px 14px;display:grid}.child-sheet-template-insert-dialog__notice p{margin:0}.child-sheet-template-insert-dialog__preview{gap:10px;display:grid}.child-sheet-template-insert-dialog__preview-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.child-sheet-template-insert-dialog__preview-heading p{margin:0}.child-sheet-template-insert-dialog__preview-title{color:#20344c;font-size:.92rem;font-weight:700}.child-sheet-template-insert-dialog__preview-list{gap:8px;display:grid}.child-sheet-template-insert-dialog__preview-marker{color:#245078;text-align:center;background:#e6f3ffeb;border:1px dashed #8cb7df;border-radius:14px;padding:10px 12px;font-size:.85rem;font-weight:700}.child-sheet-template-insert-dialog__preview-item{background:#fffffff5;border:1px solid #d7e2ef;border-radius:14px;gap:8px;padding:12px;display:grid}.child-sheet-template-insert-dialog__preview-item-top{align-items:flex-start;gap:10px;display:flex}.child-sheet-template-insert-dialog__preview-meta{color:#34536f;gap:2px;min-width:0;font-size:.82rem;font-weight:700;display:grid}.child-sheet-template-insert-dialog__preview-meta span:last-child{color:#6a7c90;font-size:.78rem;font-weight:600}.child-sheet-template-insert-dialog__preview-text{color:#24364c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.child-sheet-template-insert-dialog__preview-note{margin:0}@media (min-width:981px){.child-sheet-template-editor{gap:0}.child-sheet-template-editor__desktop-header{color:#5f738b;letter-spacing:.02em;grid-template-columns:72px minmax(160px,220px) minmax(108px,136px) minmax(0,1fr) auto;align-items:center;gap:0 18px;padding:0 6px 8px;font-size:.78rem;font-weight:700;display:grid}.child-sheet-template-editor__row{box-shadow:none;background:0 0;border:0;border-top:1px solid #d9e4f0;border-radius:0;grid-template-columns:72px minmax(160px,220px) minmax(108px,136px) minmax(0,1fr) auto;grid-template-areas:"index domain age summary actions";align-items:start;gap:0 18px;padding:18px 6px}.child-sheet-template-editor__row:first-child{border-top:0;padding-top:8px}.child-sheet-template-editor__row-domain,.child-sheet-template-editor__row-age{padding-top:10px}.child-sheet-template-editor__row-index-wrap{align-self:start;padding-top:10px}.child-sheet-template-editor__row-main{padding:10px 12px}.child-sheet-template-editor__row-main-label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.child-sheet-template-editor__row-actions{place-self:start end;padding-top:10px}}@media (max-width:980px){.child-sheet-template-editor__row-actions{justify-self:start}.child-sheet-template-editor-modal{align-items:stretch;padding:0}.child-sheet-template-editor-drawer,.child-sheet-template-insert-dialog{border-radius:0;width:100%;max-height:100%}}@media (max-width:680px){.child-sheet-template-editor__row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"index domain""age age""summary summary""actions actions"}.child-sheet-template-editor__row-age{justify-self:start}.child-sheet-template-editor__row-main{padding:11px 12px}.child-sheet-template-editor-drawer,.child-sheet-template-insert-dialog{padding:16px 14px}.child-sheet-template-editor-drawer__header{flex-direction:column;align-items:stretch}.child-sheet-template-editor-drawer__body{grid-template-columns:1fr}.child-sheet-template-insert-dialog__preview-item-top{flex-direction:column}}.child-sheet-floating-save{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;border:1px solid #ffffffe0;border-radius:20px;padding:8px;position:fixed;bottom:16px;right:18px;box-shadow:0 14px 28px #1f2b4029}.child-sheet-floating-save button{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#314a71 0%,#1b2e48 100%);border:0;border-radius:14px;min-width:248px;padding:12px 18px;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 10px 22px #101b2e38}.child-sheet-floating-save button:hover:not(:disabled){filter:saturate(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #101b2e42}.child-sheet-floating-save button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.child-sheet-floating-save-spacer{height:92px}@media (max-width:768px){.child-sheet-template-admin__controls{padding:12px}.child-sheet-floating-save{width:min(420px,100vw - 24px);bottom:12px;left:auto;right:12px}.child-sheet-floating-save button{width:100%}.child-sheet-floating-save-spacer{height:108px}}.session-strip{background:#fff;border:1px solid #dbe2ee;border-radius:10px;padding:8px 12px}.session-strip--sidebar{border-radius:14px}.session-strip-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.session-email,.session-role{margin:0}.session-email{font-weight:600}.session-strip__identity{gap:1px;display:grid}.session-strip__label{margin:0;font-size:.78rem}.session-strip__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.session-strip__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.session-strip__actions button{white-space:nowrap}.session-strip__account-editor{border-top:1px solid #e1e9f4;margin-top:10px;padding-top:10px}.session-strip__account-editor .muted{margin:0}.session-strip__account-editor .actions{margin-top:2px}.session-role-badge.subtle{color:#55657c;background:#f5f8fc}.session-targets{margin-top:6px;font-size:.84rem}button{color:#1e3a63;font:inherit;cursor:pointer;background:#edf3ff;border:1px solid #b6c7e3;border-radius:8px;padding:7px 10px}button:disabled{opacity:.55;cursor:not-allowed}.error{color:#b42318;font-weight:600}.ok{color:#067647;font-weight:600}.muted{color:#5f6b7b}.notice-list{gap:12px;margin:8px 0 0;padding-left:0;list-style:none;display:grid}.child-directory-list{gap:10px;margin:10px 0 0;padding-left:0;list-style:none;display:grid}.child-directory-controls,.child-placement-controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.child-directory-item{border:2px solid var(--playful-border-blue);background:var(--playful-card-gradient-cool);width:100%;box-shadow:var(--playful-shadow-soft);text-align:left;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.child-directory-item:hover{background:radial-gradient(circle at 0 0,#d4edffcc,#0000 38%),linear-gradient(#fff 0%,#f3f9ff 100%);border-color:#8fb4df}.child-directory-item__name{color:var(--playful-text-strong);font-size:1rem;font-weight:700}.child-directory-item__meta{color:#50657d}.child-directory-item__action{color:#1e5da8;font-size:.84rem;font-weight:700}.child-directory-table-wrap{box-shadow:var(--playful-shadow-soft);background:linear-gradient(#fffffff5 0%,#f7fbfff5 100%);border:1px solid #d7e2ef;border-radius:18px;margin-top:12px;overflow-x:auto}.child-directory-table{border-collapse:separate;border-spacing:0;width:100%;min-width:920px}.child-directory-table th,.child-directory-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e9f4;padding:14px 16px}.child-directory-table thead th{z-index:1;color:#334861;white-space:nowrap;background:#f4f8fd;font-size:.84rem;font-weight:800;position:sticky;top:0}.child-directory-table tbody tr:last-child td{border-bottom:0}.child-directory-table tbody tr:nth-child(2n) td{background:#f6faff8c}.child-directory-table td{color:#24384f}.child-placement-table{border-collapse:separate;border-spacing:0;width:100%;min-width:780px}.child-placement-table th,.child-placement-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e9f4;padding:14px 16px}.child-placement-table thead th{z-index:1;color:#334861;white-space:nowrap;background:#f4f8fd;font-size:.84rem;font-weight:800;position:sticky;top:0}.child-placement-table tbody tr:last-child td{border-bottom:0}.child-placement-table tbody tr:nth-child(2n) td{background:#f6faff8c}.child-placement-table__select{color:#24384f;width:100%;min-width:150px;font:inherit;background:#fff;border:1px solid #c6d2e5;border-radius:8px;padding:7px 9px}.child-placement-floating-save-spacer{height:108px}.child-placement-floating-save{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #ffffffe0;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;width:min(760px,100vw - 32px);padding:10px 12px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #1f2b4029}.child-placement-floating-save__summary{color:#39516d;margin:0;font-size:.88rem;font-weight:700}.child-placement-floating-save button{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#314a71 0%,#1b2e48 100%);border:0;border-radius:14px;flex:none;min-width:220px;padding:12px 18px;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 10px 22px #101b2e38}.child-placement-floating-save button:hover:not(:disabled){filter:saturate(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #101b2e42}.child-placement-floating-save button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.child-directory-name-button{-webkit-appearance:none;appearance:none;color:#1d5ea8;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.child-directory-name-button:hover{color:#15497f;text-decoration:underline}.child-directory-cell-stack{gap:2px;display:grid}.child-directory-cell-note{color:#6a7e95;font-size:.8rem}.child-detail-layout{gap:14px;margin-top:12px;display:grid}.child-detail-hero{border:2px solid var(--playful-border-pink);background:var(--playful-card-gradient);box-shadow:var(--playful-shadow);border-radius:22px;gap:10px;padding:16px 18px;display:grid}.child-detail-hero__eyebrow{color:#6f5f7d;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.child-detail-hero__title{color:#253954;margin:0;font-size:clamp(1.3rem,2vw,1.8rem)}.child-detail-chip-list{flex-wrap:wrap;gap:8px;display:flex}.child-detail-view-switcher{flex-wrap:wrap;gap:10px;display:flex}.child-detail-view-switcher__button{color:#4d6278;background:#ffffffe6;border:1px solid #cddbeb;border-radius:999px;min-width:132px;padding:10px 14px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}.child-detail-view-switcher__button:hover{background:#f8fbff;border-color:#b8cae0}.child-detail-view-switcher__button.is-active{color:#7f3559;background:linear-gradient(135deg,#ffe1eb 0%,#fff2d8 100%);border-color:#efb0ca;transform:translateY(-1px);box-shadow:0 10px 24px #ebb8cd3d}.child-detail-view-switcher__button:focus-visible{outline-offset:2px;outline:3px solid #7ba3d85c}.child-detail-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:12px;display:grid}.child-detail-card{background:#fff;border:1px solid #d8e2f0;border-radius:16px;padding:14px 16px}.child-detail-card h3{margin-bottom:10px}.child-detail-linked-card{gap:12px;display:grid}.child-detail-card__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.child-detail-card__eyebrow{color:#6f5f7d;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:700}.child-detail-card__lead{color:#607287;margin:6px 0 0}.child-detail-card__actions{margin:0}.guardian-info-editor__summary{margin-top:10px}.guardian-info-item__header{align-items:center}.child-sheet-record-browser{gap:12px;display:grid}.child-sheet-record-browser__ages{flex-wrap:wrap;gap:10px;display:flex}.child-sheet-record-browser__age-button{color:#44596f;text-align:left;background:linear-gradient(#fffffff7,#f7fbfff7);border:1px solid #d7e3ef;border-radius:16px;gap:2px;min-width:116px;padding:10px 14px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 6px 14px #7592b814}.child-sheet-record-browser__age-button small{color:#718399;font-size:.74rem;font-weight:700}.child-sheet-record-browser__age-button:hover{background:#fff;border-color:#bdd0e4}.child-sheet-record-browser__age-button.is-active{background:linear-gradient(135deg,#ffe8ef 0%,#fff8e8 100%);border-color:#efb0ca;transform:translateY(-1px);box-shadow:0 10px 22px #ebb8cd2e}.child-sheet-record-browser__records{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:10px;display:grid}.child-sheet-record-browser__record{text-align:left;background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #d9e3ef;border-radius:16px;gap:6px;padding:12px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 18px #7592b814}.child-sheet-record-browser__record:hover{border-color:#bfd0e3;transform:translateY(-1px);box-shadow:0 12px 24px #7996bd1f}.child-sheet-record-browser__record.is-active{background:radial-gradient(circle at 100% 0,#ffe4ee94,#0000 34%),linear-gradient(#fff 0%,#f5f9ff 100%);border-color:#88aeda;box-shadow:0 14px 28px #809fc929}.child-sheet-record-browser__record--new{background:radial-gradient(circle at 100% 0,#f3e49e47,#0000 32%),linear-gradient(#fffffffa,#fffaeff5);border-style:dashed}.child-sheet-record-browser__record-title{color:#223245;font-weight:700}.child-sheet-record-browser__record-meta{color:#62758c;font-size:.84rem}.child-sheet-record-browser__empty{background:#fbfdff;border:1px dashed #d6dfeb;border-radius:16px;margin:0;padding:14px 16px}.child-detail-definition-list{gap:10px;margin:0;display:grid}.child-detail-definition-list__row{border-bottom:1px solid #e6edf7;gap:4px;padding-bottom:10px;display:grid}.child-detail-definition-list__row:last-child{border-bottom:0;padding-bottom:0}.child-detail-definition-list__row dt{color:#66778d;font-size:.78rem;font-weight:700}.child-detail-definition-list__row dd{color:#223245;word-break:break-all;margin:0;font-weight:600}.child-detail-readonly-note{color:#5d6f83;margin:0;font-size:.84rem}.child-detail-history-editor{gap:8px;display:grid}.child-detail-history-editor__label{color:#66778d;margin:0;font-size:.78rem;font-weight:700}.child-detail-history-editor__list{gap:8px;display:grid}.child-detail-history-editor__item{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.child-detail-history-editor__remove{color:#5c6f84;background:#fff;border:1px solid #d5deea;border-radius:999px;padding:5px 10px;font-size:.8rem;font-weight:700}.child-detail-history-editor__remove:hover{background:#f8fbff;border-color:#bdccde}.family-survey-summary{gap:14px;display:grid}.family-survey-summary__meta{background:linear-gradient(#fbfdff 0%,#f5f9fd 100%);border:1px solid #dbe5f1;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.family-survey-summary__meta-list{flex-wrap:wrap;gap:12px 18px;margin:0;display:flex}.family-survey-summary__meta-list div{align-items:baseline;gap:6px;display:inline-flex}.family-survey-summary__meta-list dt{color:#66788d;font-size:.8rem;font-weight:700}.family-survey-summary__meta-list dd{color:#223245;margin:0;font-weight:600}.family-survey-summary__section{background:#fff;border:1px solid #dbe5f1;border-radius:16px;overflow:hidden}.family-survey-summary__section-header{background:#f4f8fc;border-bottom:1px solid #e6edf6;padding:12px 16px}.family-survey-summary__section-header h4{color:#223245;margin:0;font-size:.96rem}.family-survey-summary__section-body{padding:0}.family-survey-summary__section-stack{gap:16px;padding:14px 16px 16px;display:grid}.family-survey-summary__subheading{color:#526579;margin:0 0 8px;font-size:.86rem;font-weight:700}.family-survey-summary__table-wrap{overflow-x:auto}.family-survey-summary__table{border-collapse:collapse;width:100%}.family-survey-summary__table tbody th,.family-survey-summary__table tbody td,.family-survey-summary__table thead th{vertical-align:top;text-align:left;border-bottom:1px solid #e6edf6;padding:11px 12px}.family-survey-summary__table tbody th{color:#66788d;background:#fafcff;width:210px;font-size:.82rem;font-weight:700}.family-survey-summary__table tbody td,.family-survey-summary__table thead th{color:#223245;white-space:pre-wrap;word-break:break-word}.family-survey-summary__table tbody tr:last-child th,.family-survey-summary__table tbody tr:last-child td,.family-survey-summary__table thead tr:last-child th{border-bottom:0}.family-survey-summary__table--grid thead th{color:#5c6f83;background:#f8fbfe;font-size:.8rem;font-weight:700}.family-survey-summary__table--grid tbody td{background:#fff}.family-survey-summary__stack{gap:4px;display:grid}.family-survey-summary__empty{color:#66788d;margin:0;padding:14px 16px 16px}@media (max-width:720px){.family-survey-summary__table tbody th,.family-survey-summary__table tbody td,.family-survey-summary__table thead th{padding:10px 11px}.family-survey-summary__table tbody th{width:140px}.family-survey-summary__section-stack{padding:12px}}@media (max-width:560px){.family-survey-summary__table:not(.family-survey-summary__table--grid){display:block}.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody{gap:10px;display:grid}.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody tr{background:#fff;border:1px solid #e3ebf5;border-radius:14px;display:grid;overflow:hidden;box-shadow:0 6px 14px #7592b814}.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody th,.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody td{width:auto;padding:10px 12px;display:block}.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody th{border-bottom:1px solid #e6edf6}.family-survey-summary__table:not(.family-survey-summary__table--grid) tbody td{background:#fff;border-bottom:0}.family-survey-summary__table--grid{display:block}.family-survey-summary__table--grid thead{display:none}.family-survey-summary__table--grid tbody{gap:10px;display:grid}.family-survey-summary__table--grid tbody tr{background:#fff;border:1px solid #e3ebf5;border-radius:14px;gap:8px;padding:12px;display:grid;box-shadow:0 6px 14px #7592b814}.family-survey-summary__table--grid tbody td{background:0 0;border:0;gap:2px;padding:0;display:grid}.family-survey-summary__table--grid tbody td:before{content:attr(data-label);color:#66788d;font-size:.76rem;font-weight:700}}.notice-item{background:radial-gradient(circle at 100% 0,#ffddea6b,#0000 31%),linear-gradient(#fffffffc 0%,#f9fcfffb 100%);border:2px solid #d3dfee;border-radius:18px;gap:8px;padding:12px 14px;display:grid;box-shadow:0 10px 22px #3a4f7014}.notice-item__header{justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.notice-item__meta-group{gap:4px;min-width:0;display:grid}.notice-item__eyebrow{color:#708298;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:700}.notice-item__body{margin:0}.invite-list-table-wrap{box-shadow:var(--playful-shadow-soft);background:linear-gradient(#fffffff5 0%,#f7fbfff5 100%);border:1px solid #d7e2ef;border-radius:16px;margin-top:4px;overflow-x:auto}.invite-list-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.invite-list-table th,.invite-list-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e1e9f4;padding:10px 12px}.invite-list-table thead th{color:#334861;white-space:nowrap;background:#f4f8fd;font-size:.8rem;font-weight:800}.invite-list-table tbody tr:last-child td{border-bottom:0}.invite-list-table tbody tr:nth-child(2n) td{background:#f6faff8c}.invite-list-table__identity,.invite-list-table__status,.invite-list-table__dates{gap:4px;display:grid}.invite-list-table__code,.invite-list-table__email,.invite-list-table__children{margin:0}.invite-list-table__code{color:var(--playful-text-strong);overflow-wrap:anywhere;font-weight:700}.invite-list-table__email,.invite-list-table__role,.invite-list-table__dates{color:#52687f;font-size:.84rem}.invite-list-table__email,.invite-list-table__children{overflow-wrap:anywhere}.invite-list-table__status-badge{color:#29415e;background:#ffffffe6;border:1px solid #d6e1ef;border-radius:999px;width:-moz-fit-content;width:fit-content;padding:3px 8px;font-size:.74rem;font-weight:700;display:inline-flex}.invite-list-table__status-badge--issued{color:#8b3558;background:linear-gradient(135deg,#ffe2ec 0%,#fff3da 100%);border-color:#f2c0d6}.invite-list-table__status-badge--accepted,.invite-list-table__status-badge--active{color:#1f6a47;background:linear-gradient(135deg,#e8fff2 0%,#f4fff9 100%);border-color:#b6dbc8}.invite-list-table__status-badge--revoked,.invite-list-table__status-badge--expired,.invite-list-table__status-badge--disabled{color:#5c6c7f;background:#f5f7fb;border-color:#d7dfea}.invite-list-table__children{color:#24384f;line-height:1.5}.invite-list-table__dates strong{color:#6a7c90;font-weight:700}.invite-list-table__action{white-space:nowrap}.notice-title{color:var(--playful-text-strong);margin:0 0 6px;font-weight:700}.parent-notices-page,.parent-guardian-info-page{gap:14px;display:grid}.parent-page-hero,.parent-page-context-card,.parent-page-switcher,.parent-page-list-header{gap:10px;display:grid}.parent-page-context-card{background:radial-gradient(circle at 100% 0,#ffe1ec8a,#0000 32%),linear-gradient(#fffffffa,#f7fbfffa);border:1.5px solid #d9e4f0;border-radius:18px;padding:14px 16px;box-shadow:0 10px 22px #7292be1a}.parent-page-hero--flat,.parent-page-switcher--flat{box-shadow:none;background:0 0;border:0;padding:0}.parent-page-hero__copy{gap:6px;display:grid}.parent-page-overview-list{background:#ffffffeb;border:1px solid #d8e4f2;border-radius:14px;gap:0;margin:0;padding:0;display:grid;overflow:hidden}.parent-page-overview-row{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:6px 12px;padding:10px 12px;display:grid}.parent-page-overview-row+.parent-page-overview-row{border-top:1px solid #e4ecf6}.parent-page-overview-row__label{color:#6a7c90;letter-spacing:.03em;margin:0;font-size:.75rem;font-weight:700}.parent-page-overview-row__content{gap:2px;min-width:0;margin:0;display:grid}.parent-page-overview-row__value{color:#24384f;overflow-wrap:break-word;margin:0;font-size:.9rem;font-weight:700;line-height:1.4}.parent-page-overview-row__meta{color:#5f748c;margin:0;font-size:.77rem;line-height:1.45}.parent-page-hero__eyebrow,.parent-page-context-card__eyebrow{color:#687c93;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.parent-page-hero__title,.parent-page-context-card__title{color:#24384f;margin:0;font-size:1rem;line-height:1.45}.parent-page-hero__body,.parent-page-context-card__body,.parent-page-switcher__label{color:#566b83;margin:0;line-height:1.6}.parent-page-context-card__body{flex-wrap:wrap;gap:8px 14px;display:flex}.parent-page-context-card__meta{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:inline-flex}.parent-page-context-card__meta-label{color:#6a7c90;font-size:.78rem;font-weight:700}.parent-page-context-card__meta-value{color:#24384f;font-weight:600}.parent-page-list-header{border-bottom:1px solid #d9e4f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;padding:0 0 10px}.parent-page-switcher .class-toggle-group{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:8px;display:grid}.parent-page-switcher .class-toggle-button{text-align:left;border-radius:16px;align-items:flex-start;width:100%;min-width:0;padding:10px 12px}.parent-page-switcher--flat .class-toggle-button{box-shadow:none;background:#f7f9fc;border-color:#d6deea}.parent-page-switcher--flat .class-toggle-button.active{background:#1e3a63;border-color:#1e3a63}.parent-page-switcher .class-toggle-button__sub{white-space:normal;text-wrap:balance}.parent-page-context-card__actions{margin:0}.parent-page-empty-state{background:radial-gradient(circle at 100% 0,#ffe5ef47,#0000 34%),linear-gradient(#fffffffa,#f8fbfffa);border:1px dashed #cad8e9;border-radius:16px;gap:6px;padding:18px 16px;display:grid}.parent-page-empty-state__title{color:#24384f;margin:0;font-weight:700}.notice-title,.staff-page-helper-card__title,.parent-page-hero__title,.parent-page-context-card__title,.family-survey-outline__label,.family-survey-panel__header h3,.class-toggle-button__label{word-break:normal;line-break:strict;overflow-wrap:break-word;text-wrap:balance}.login-hero__lead,.login-hero__steps li,.notice-item p,.parent-page-hero__body,.parent-page-context-card__body,.parent-page-switcher__label,.family-survey-savebar__status p,.family-survey-savebar__meta,.staff-nav-item__label,.staff-nav-item__description,.class-toggle-button__sub,.family-survey-summary__meta-list dt,.family-survey-summary__meta-list dd{word-break:normal;line-break:strict;overflow-wrap:break-word;text-wrap:pretty}@supports (word-break:auto-phrase){.notice-title,.staff-page-helper-card__title,.parent-page-hero__title,.parent-page-context-card__title,.family-survey-outline__label,.family-survey-panel__header h3,.class-toggle-button__label,.login-hero__lead,.login-hero__steps li,.notice-item p,.parent-page-hero__body,.parent-page-context-card__body,.parent-page-switcher__label,.family-survey-savebar__status p,.family-survey-savebar__meta,.staff-nav-item__label,.staff-nav-item__description,.class-toggle-button__sub,.family-survey-summary__meta-list dt,.family-survey-summary__meta-list dd{word-break:auto-phrase}}.staff-sidebar__header{margin-bottom:10px}.staff-sidebar__header h2{margin:0;font-size:1rem}.staff-sidebar__badges{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.staff-sidebar__toggle{color:#29415e;width:100%;font:inherit;cursor:pointer;background:linear-gradient(#fff,#fff8fc);border:1.5px solid #dbe4ef;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-weight:700;display:none;box-shadow:0 6px 14px #2d3d700f}.staff-sidebar__toggle:after{content:"▾";font-size:.92rem;transition:transform .18s}.staff-sidebar__toggle.is-open:after{transform:rotate(180deg)}.staff-sidebar__nav-wrap{gap:10px;min-width:0;display:grid}.staff-page-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 16px;display:grid}.dashboard-hero{background:linear-gradient(#fffffff5,#f8fbfff5),linear-gradient(135deg,#ffe2cd47,#c7e7ff38);border-color:#c9d8ec;gap:10px;display:grid}.dashboard-hero__copy{gap:8px;display:grid}.dashboard-summary-strip{flex-wrap:wrap;gap:8px;display:flex}.dashboard-registration-summary{gap:12px}.dashboard-registration-summary__header{justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.dashboard-registration-summary__chips{gap:8px}.dashboard-registration-summary__detail{margin-bottom:0}.newsletter-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.newsletter-toolbar{justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:14px;display:flex}.newsletter-library{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin-bottom:14px;display:grid}.newsletter-library__item{color:#22364f;text-align:left;background:linear-gradient(#fffffffb,#f8fbfffb),linear-gradient(135deg,#ffe6d90d,#cbe5ff12);border:1px solid #d8e3f0;border-radius:16px;gap:4px;width:100%;min-width:0;padding:13px 14px;display:grid;box-shadow:inset 0 1px #fffffff5,0 8px 18px #31486b0d}.newsletter-library__item:hover{border-color:#bfd3e9;box-shadow:inset 0 1px #fffffff5,0 12px 22px #31486b14}.newsletter-library__item.is-active{background:linear-gradient(#fffffffe,#f4f9fffe),linear-gradient(135deg,#ffece017,#c8e4ff21);border-color:#86b8df;box-shadow:inset 0 1px #fffffffa,0 14px 24px #4a72a11c}.newsletter-library__title{overflow-wrap:anywhere;font-size:.98rem;font-weight:800;line-height:1.45}.newsletter-library__meta{color:#687b91;word-break:break-word;font-size:.82rem;line-height:1.4}.newsletter-panel{background:linear-gradient(#fffffffe,#fbfdfffb),linear-gradient(135deg,#ffe5d40f,#cce8ff14);border:1px solid #cfdeed;border-radius:18px;gap:10px;min-width:0;padding:14px 16px;display:grid;box-shadow:inset 0 1px #fffffff5,0 8px 18px #3a4f700d}.newsletter-panel--preview{min-height:100%}.newsletter-panel--preview.is-collapsed{align-content:start}.newsletter-panel__header{gap:2px;min-width:0;display:grid}.newsletter-panel__eyebrow{color:#6b7c91;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:700}.newsletter-panel__title{color:#20344c;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:800;line-height:1.4}.newsletter-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.newsletter-meta-card{background:#fffffff0;border:1px solid #dbe5f2;border-radius:14px;gap:4px;min-width:0;padding:12px;display:grid}.newsletter-meta-card__label{color:#66798f;font-size:.76rem;font-weight:700}.newsletter-meta-card__value{color:#22364f;overflow-wrap:anywhere;font-size:.9rem;line-height:1.4}.newsletter-panel input[type=file]{width:100%;min-width:0;max-width:100%;font-size:.86rem}.newsletter-panel .staff-page-chip{white-space:normal;overflow-wrap:anywhere;align-items:flex-start;max-width:100%}.newsletter-preview-frame{background:#fff;border:1px solid #d3dfef;border-radius:16px;align-content:start;gap:12px;width:100%;min-height:720px;padding:12px;display:grid}.newsletter-preview-toggle-row{gap:8px;display:grid}.newsletter-preview-toggle{width:-moz-fit-content;width:fit-content}.newsletter-preview-toggle-hint{margin:0}.newsletter-preview-collapsed-note{background:radial-gradient(circle at 100% 0,#ffe3ec38,#0000 36%),linear-gradient(#fffffff5,#f8fbfff5);border:1px dashed #cfdbe9;border-radius:14px;gap:8px;padding:12px;display:grid}.newsletter-preview-collapsed-note a{color:#1d5ea9;font-weight:700}.newsletter-viewer-page{background:radial-gradient(circle at 100% 0,#ffe0ec52,#0000 28%),radial-gradient(circle at 0 100%,#cae5ff47,#0000 32%),#f5f8fd}.newsletter-viewer-shell{gap:12px;min-height:calc(100vh - 20px);display:grid}.newsletter-viewer-toolbar{justify-content:space-between;align-items:flex-start;gap:12px 16px;display:flex}.newsletter-viewer-copy{gap:4px;min-width:0;display:grid}.newsletter-viewer-eyebrow{color:#6b7c91;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.newsletter-viewer-copy h1{overflow-wrap:anywhere;margin:0;font-size:1.22rem;line-height:1.35}.newsletter-viewer-actions{flex-wrap:wrap;gap:8px;display:flex}.newsletter-viewer-actions a,.newsletter-viewer-empty a{color:#1e3a63;background:#edf3ff;border:1px solid #b6c7e3;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:7px 12px;font-weight:700;text-decoration:none;display:inline-flex}.newsletter-viewer-frame{background:#fff;border:1px solid #d3dfef;border-radius:18px;align-content:start;gap:14px;width:100%;min-height:calc(100vh - 180px);padding:14px;display:grid}.newsletter-rendered-page-list{gap:14px;display:grid}.newsletter-rendered-page{background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #dbe6f4;border-radius:14px;gap:8px;margin:0;padding:10px;display:grid;box-shadow:0 14px 28px #20437814}.newsletter-rendered-page img{background:#fff;border-radius:10px;width:100%;height:auto;display:block}.newsletter-rendered-page figcaption{color:#6b7c91;text-align:right;font-size:.76rem;font-weight:700}.newsletter-rendered-page-status{text-align:center;margin:0}.newsletter-viewer-empty{text-align:center;background:radial-gradient(circle at 100% 0,#ffdeeb42,#0000 32%),linear-gradient(#fffffff5,#f8fbfff5);border:1px dashed #cfdbe9;border-radius:16px;place-items:center;gap:10px;min-height:280px;padding:18px;display:grid}.newsletter-empty-preview{text-align:center;background:radial-gradient(circle at 100% 0,#ffdeeb42,#0000 32%),linear-gradient(#fffffff5,#f8fbfff5);border:1px dashed #cfdbe9;border-radius:16px;place-items:center;min-height:320px;padding:18px;display:grid}.newsletter-empty-preview p{max-width:40rem}.newsletter-empty-preview--library{text-align:left;align-content:start;place-items:start;min-height:132px;padding:16px 18px}.newsletter-empty-preview--library p{max-width:none;margin:0}.newsletter-actions{flex-wrap:wrap}.newsletter-stack{gap:14px;display:grid}.dashboard-summary-pill{white-space:nowrap;background:linear-gradient(135deg,#fff6fb 0%,#fff6e3 100%);border:1.5px solid #f0c5d8;border-radius:999px;align-items:baseline;gap:6px;padding:8px 12px;display:inline-flex;box-shadow:0 6px 14px #d6759a1f}.dashboard-summary-pill__label{color:#8a5672;font-size:.74rem;font-weight:700}.dashboard-summary-pill__value{color:#274361;font-size:.95rem;font-weight:800;line-height:1.15}.dashboard-spotlight,.dashboard-checklist{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.dashboard-week-summary-caption{margin-top:-4px}.dashboard-week-summary-filter-caption{margin-top:-2px}.dashboard-week-summary-filter-panel{background:radial-gradient(circle at 100% 0,#d9f0ff94,#0000 34%),linear-gradient(#fffffff5,#f7fbfff5);border:1.5px solid #d8e5f8;border-radius:18px;gap:10px;margin:10px 0 12px;padding:12px 14px;display:grid}.dashboard-week-summary-filter-panel__hint{margin:0}.dashboard-week-summary-filter-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px 12px;display:grid}.dashboard-week-summary-filter-option{color:#29415e;background:#ffffffe0;border:1px solid #e1e8f2;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:8px 10px;font-weight:700;display:flex}.dashboard-week-summary-filter-option input{flex-shrink:0;width:auto}.dashboard-week-summary-filter-option span{word-break:break-word;min-width:0}.dashboard-week-summary-grid{grid-template-columns:1fr;align-items:start;gap:12px;display:grid}.dashboard-week-summary-stack{gap:12px;display:grid}.dashboard-week-summary-condensed-card{background:radial-gradient(circle at 100% 0,#ffe5ee9e,#0000 34%),linear-gradient(#fffefc 0%,#f9fbff 100%);border:1px dashed #d7dfed;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:12px 14px;display:grid}.dashboard-week-summary-condensed-card__eyebrow{color:#627387;letter-spacing:.04em;margin:0 0 4px;font-size:.78rem;font-weight:700}.dashboard-week-summary-condensed-card__title{margin:0;font-size:.96rem;line-height:1.4}.dashboard-week-summary-condensed-card__detail{margin:6px 0 0}.dashboard-week-summary-card{color:#1f2b3d;box-shadow:var(--playful-shadow-soft);background:radial-gradient(circle at 100% 0,#ffdfeab3,#0000 32%),linear-gradient(#fffefd 0%,#f7fbff 100%);border:2px solid #d8e5f8;border-radius:18px;gap:8px;padding:13px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.dashboard-week-summary-card:hover{box-shadow:var(--playful-shadow);border-color:#b8cde9;transform:translateY(-2px)}.dashboard-week-summary-card:focus-visible{box-shadow:var(--playful-shadow);border-color:#b8cde9;transform:translateY(-2px)}.dashboard-week-summary-card__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dashboard-week-summary-card__header>div{min-width:0}.dashboard-week-summary-card__eyebrow{color:#627387;letter-spacing:.04em;margin:0 0 4px;font-size:.8rem}.dashboard-week-summary-card__title{word-break:break-word;margin:0;font-size:1rem;font-weight:800;line-height:1.35}.dashboard-week-summary-card__action{color:#7a4b65;white-space:nowrap;background:#ffffffdb;border:1.5px solid #d9c0d0;border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.dashboard-week-summary-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.dashboard-week-summary-card__detail{background:#ffffffd6;border:1px solid #e8edf5;border-radius:14px;grid-template-columns:1fr;gap:4px;padding:8px 10px;display:grid}.dashboard-week-summary-card__detail dt{color:#627387;margin:0;font-size:.78rem;font-weight:700}.dashboard-week-summary-card__detail dd{white-space:normal;word-break:normal;line-break:strict;overflow-wrap:break-word;text-wrap:pretty;margin:0;line-height:1.5}@supports (word-break:auto-phrase){.dashboard-week-summary-card__detail dd{word-break:auto-phrase}}.dashboard-week-summary-card__detail--goal dd{line-height:1.55}.dashboard-week-summary-card__detail--media dd{text-wrap:balance}.dashboard-week-summary-card__empty{margin:0}.dashboard-week-summary-card__footer{color:#627387;border-top:1px dashed #d9e2f0;flex-wrap:wrap;gap:6px 10px;padding-top:8px;font-size:.82rem;display:flex}.dashboard-week-summary-card__footer-label{font-weight:700}@media (min-width:1120px){.dashboard-week-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-week-summary-card__details{grid-template-columns:1fr}}@media (max-width:680px){.dashboard-registration-summary__header,.newsletter-toolbar{flex-direction:column;align-items:stretch}.newsletter-layout,.newsletter-meta-grid{grid-template-columns:1fr}.newsletter-preview-frame{min-height:520px}.dashboard-week-summary-condensed-card{grid-template-columns:1fr}.dashboard-week-summary-condensed-card button{width:100%}}@media (max-width:360px){.app{padding:8px}.app-login,.app-staff{grid-template-columns:minmax(0,1fr);gap:10px}.staff-sidebar{padding:8px}.staff-page-header,.staff-page-helper-card,.parent-page-hero,.parent-page-context-card,.parent-page-switcher{padding:10px}.parent-page-list-header,.notice-item__header{grid-template-columns:1fr;display:grid}.newsletter-toolbar{gap:8px;margin-bottom:12px}.newsletter-library{grid-template-columns:1fr;gap:8px;margin-bottom:12px}.newsletter-library__item{border-radius:14px;padding:11px 12px}.newsletter-library__title{font-size:.92rem;line-height:1.4}.newsletter-library__meta{font-size:.76rem}.newsletter-panel{border-radius:16px;gap:8px;padding:12px}.newsletter-panel__title{font-size:.92rem;line-height:1.35}.newsletter-meta-card{padding:10px}.newsletter-meta-card__value{font-size:.84rem}.newsletter-preview-frame{min-height:380px}.newsletter-empty-preview{min-height:180px;padding:14px}.newsletter-actions,.newsletter-toolbar .actions,.newsletter-actions button,.newsletter-toolbar .actions button,.newsletter-preview-toggle{width:100%}.newsletter-viewer-toolbar{flex-direction:column;align-items:stretch}.newsletter-viewer-frame{min-height:70vh}}@media (max-width:320px){.app{padding:6px}.staff-sidebar,.staff-page-header,.staff-page-helper-card,.parent-page-hero,.parent-page-context-card,.parent-page-switcher{padding:8px}.parent-page-hero--flat,.parent-page-switcher--flat,.parent-page-list-header{padding:0 0 8px}.parent-page-empty-state{padding:14px 12px}.newsletter-preview-frame{min-height:320px}}.dashboard-checklist-item{color:#24384f;box-shadow:var(--playful-shadow-soft);background:radial-gradient(circle at 100% 0,#ffdfebbd,#0000 38%),linear-gradient(#fffefe 0%,#fff7fb 100%);border:2px solid #f0c7d9;border-radius:16px;gap:4px;padding:10px 12px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.dashboard-checklist-item:hover{box-shadow:var(--playful-shadow);border-color:#e6a7c3;transform:translateY(-2px)}.diary-entry-card{border:2px solid var(--playful-border-blue);background:var(--playful-card-gradient-cool);box-shadow:var(--playful-shadow-soft);border-radius:18px;padding:16px}.diary-entry-card.is-editing{box-shadow:var(--playful-shadow);background:radial-gradient(circle at 100% 0,#ffe1ecc2,#0000 34%),linear-gradient(#fffefd 0%,#fff7fb 100%);border-color:#e4a8c2}.diary-entry-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.diary-entry-card__title-group{min-width:0}.diary-entry-card__eyebrow{color:#627387;letter-spacing:.04em;margin:0 0 4px;font-size:.82rem}.diary-entry-card__title{margin:0;font-size:1.08rem;font-weight:800;line-height:1.35}.diary-entry-card__edit-button{flex-shrink:0}.diary-entry-card__edit-button.active{color:#fff;background:#1e3a63;border-color:#1e3a63}.diary-entry-card__badges{border-bottom:1px solid #edf1f6;flex-wrap:wrap;gap:8px 10px;margin-top:10px;padding-bottom:10px;display:flex}.diary-entry-card__badge{color:#1f2b3d;background:#fffefd;border:1.5px solid #efd0df;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.88rem;display:inline-flex;box-shadow:0 4px 10px #7292be0f}.diary-entry-card__badge-label{color:#627387;font-size:.76rem;font-weight:700}.diary-entry-card__stats{border-bottom:1px solid #edf1f6;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 12px;margin-top:10px;padding-bottom:10px;display:grid}.diary-entry-card__stat{background:#fffefd;border:1.5px solid #dce6f6;border-radius:14px;align-items:baseline;gap:6px;padding:10px 12px;display:flex;box-shadow:0 4px 10px #7292be0f}.diary-entry-card__stat-label{color:#627387;font-size:.78rem;font-weight:700}.diary-entry-card__stat-value{color:#152131;font-size:.98rem}.diary-entry-card__sections{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.diary-entry-card__section{background:linear-gradient(#fffefd 0%,#fff9fb 100%);border:1.5px solid #ede2ef;border-radius:16px;gap:8px;padding:12px;display:grid}.diary-entry-card__section:first-child{padding-top:12px}.diary-entry-card__section-title{color:#304257;margin:0;font-size:.9rem;font-weight:800}.diary-entry-card__detail-list{gap:6px;margin:0;display:grid}.diary-entry-card__absence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin:0;display:grid}.diary-entry-card__detail{grid-template-columns:minmax(72px,96px) minmax(0,1fr);align-items:start;column-gap:10px;display:grid}.diary-entry-card__detail--absence{background:#fffefd;border:1.5px solid #f0e1e8;border-radius:12px;column-gap:8px;padding:8px 10px}.diary-entry-card__detail dt{color:#627387;margin:0;font-size:.78rem;font-weight:700}.diary-entry-card__detail dd{color:#1c2430;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.45}@media (max-width:420px){.diary-entry-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:360px){.diary-entry-card__absence-grid{grid-template-columns:1fr}.diary-entry-card__detail{grid-template-columns:1fr;row-gap:2px}}.diary-entry-card__empty{margin-top:14px}.diary-entry-card__footer{color:var(--playful-text-soft);border-top:1px dashed #d9e2f0;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:14px;padding-top:10px;font-size:.84rem;display:flex}.diary-entry-card__footer-label{font-weight:700}.diary-month-summary-card{background:radial-gradient(circle at 100% 0,#ffdce970,#0000 32%),linear-gradient(#fffffffe 0%,#f7fbfffc 100%);border:2px solid #bfd3ed;border-radius:18px;padding:16px;box-shadow:0 14px 28px #3953791a}.diary-month-summary-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.diary-month-summary-card__eyebrow{color:#627387;letter-spacing:.04em;margin:0 0 4px;font-size:.82rem}.diary-month-summary-card__title{color:#152131;margin:0;font-size:1.06rem;font-weight:800}.diary-month-summary-card__range{margin:6px 0 0;font-size:.84rem}.diary-week-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:14px;display:grid}.diary-week-summary-grid__item{background:linear-gradient(#fffffffe,#fcfdfffb);border:1px solid #d9e4f2;border-radius:16px;gap:6px;min-width:0;padding:14px;display:grid;box-shadow:inset 0 1px #fffffff5,0 6px 16px #3c557a0d}.diary-week-summary-grid__item--goal{background:linear-gradient(#fffdfefe,#fff8fafb);border-color:#ead8e2}.diary-week-summary-grid__label{color:#57708b;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.diary-week-summary-grid__value{color:#1c2430;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.65}.diary-month-summary-card__footer{color:#627387;border-top:1px dashed #d9e2f0;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:14px;padding-top:10px;font-size:.84rem;display:flex}.diary-month-summary-card__footer-label{font-weight:700}.class-management-actions{flex-wrap:wrap;gap:8px;margin:10px 0 12px;display:flex}.class-management-secondary-action{margin-top:8px}.class-management-secondary-link{color:#29415e;text-underline-offset:.12em;align-items:center;font-weight:700;text-decoration:underline;text-decoration-thickness:.08em;transition:color .18s;display:inline-flex}.class-management-secondary-link:hover{color:#0f5ea8}.class-management-secondary-link:focus-visible{color:#0f5ea8}.class-management-secondary-hint{margin-bottom:0}.class-toggle-group{flex-wrap:wrap;gap:8px;display:flex}.invite-management-view-switcher{margin-bottom:14px}.invite-management-panel{margin-bottom:8px}.invite-management-summary{margin-bottom:12px}.invite-child-picker__label{margin:0;font-weight:700}.invite-child-picker{background:linear-gradient(#fffffffa,#f5f9fffa),linear-gradient(135deg,#ffe8d629,#d1e8ff29);border:1px solid #d6e1ef;border-radius:12px;gap:10px;padding:12px;display:grid}.invite-child-picker__summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.invite-child-picker__summary-actions{flex-wrap:wrap;gap:8px;display:flex}.invite-child-picker__selected{gap:6px}.invite-child-picker__selected-chip{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.invite-child-picker__options{align-items:stretch}.invite-child-picker__option{text-align:left;flex:220px;align-items:flex-start;min-width:min(220px,100%)}.invite-child-picker__option .class-toggle-button__label,.invite-child-picker__option .class-toggle-button__sub{white-space:normal;text-align:left}.class-toggle-button{color:#1c2430;background:#f4f7fc;border-color:#c5d3e8;flex-direction:column;align-items:center;gap:2px;display:inline-flex}.class-toggle-button__label{font-weight:700;line-height:1.2}.class-toggle-button__sub{white-space:nowrap;font-size:.72rem;line-height:1.2}.class-toggle-button.active{color:#fff;background:#1e3a63;border-color:#1e3a63}.notice-management-main{background:#fff;border-color:#c1d2eb}@media (max-width:900px){.app{padding:10px}.app-staff{gap:10px}.staff-shell{grid-template-columns:1fr}.staff-sidebar{border-bottom:1px solid #dbe2ee;border-right:0;gap:8px;height:auto;padding:10px 12px;position:static}.staff-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.staff-sidebar__header{gap:4px;margin-bottom:0}.staff-sidebar__header h2{font-size:.95rem}.staff-sidebar__badges{gap:5px;margin-top:0}.staff-nav-item{gap:4px;min-width:0;max-width:none;padding:10px}.staff-nav-item__label{font-size:.88rem}.staff-nav-item__description{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.2;display:-webkit-box;overflow:hidden}.staff-page-header{grid-template-columns:1fr;gap:8px 10px;padding:10px 12px}.staff-page-chip-list{gap:6px}.staff-page-header .staff-page-chip-list{display:none}.session-strip{padding:7px 10px}.session-strip-row{align-items:center;gap:6px 8px}.session-strip__meta{display:none}.session-strip__actions{justify-content:flex-start;width:100%}.session-targets{margin-top:4px}.staff-page-helper-card{gap:8px;padding:12px 14px}.staff-page-helper-card__header{gap:8px 12px}.login-hero{grid-template-columns:1fr}.login-hero__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-hero{gap:8px}.child-sheet-header{grid-template-columns:repeat(2,minmax(120px,1fr))}.child-sheet-control-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px 12px}.child-sheet-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;padding:10px}.child-sheet-toolbar--family-survey{grid-template-columns:repeat(3,minmax(0,1fr))}.child-sheet-toolbar__field label{font-size:.74rem}.child-sheet-toolbar__field input,.child-sheet-toolbar__field select{border-radius:10px;padding:8px 10px}.diary-meal-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.diary-workspace-overview__header,.diary-form-status-card__header,.diary-form-savebar{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.diary-workspace-overview__actions,.diary-form-savebar__actions{justify-content:flex-start}}@media (max-width:680px){body{font-size:13px}h1{font-size:1.18rem}h2{font-size:.92rem}.staff-sidebar{padding:8px 10px}.staff-nav-item__label{font-size:.82rem}.staff-nav-item__description{font-size:.68rem}.staff-page-header{padding:9px 10px}.session-strip{padding:6px 8px}.staff-page-helper-card{padding:10px 12px}.staff-page-helper-card__title,.parent-page-hero__title,.parent-page-context-card__title{font-size:.88rem;line-height:1.34}.parent-page-overview-row{grid-template-columns:1fr;gap:2px}.parent-page-overview-row__value{font-size:.86rem}.parent-page-overview-row__meta,.notice-item__eyebrow{font-size:.68rem}.staff-sidebar__toggle{display:inline-flex}.staff-sidebar__nav-wrap{display:none}.staff-sidebar__nav-wrap.is-open{display:grid}.staff-nav{grid-template-columns:1fr}.staff-page-helper-card .muted,.parent-page-hero__body,.parent-page-context-card__body,.parent-page-switcher__label,.family-survey-savebar__status p,.family-survey-savebar__meta,.notice-item p{font-size:.77rem;line-height:1.45}.staff-page-chip,.session-role-badge,.status-pill{font-size:.69rem}.parent-page-switcher .class-toggle-group{grid-template-columns:1fr}.parent-page-list-header,.notice-item__header{grid-template-columns:1fr;display:grid}.parent-page-list-header{padding-bottom:8px}.child-sheet-frame{gap:12px;padding:12px}.child-sheet-toolbar{grid-template-columns:1fr}.child-sheet-toolbar__field{border-radius:14px;padding:9px 10px}.child-sheet-meta-table,.child-sheet-meta-table tbody{gap:10px;display:grid}.child-sheet-meta-table tr{grid-template-columns:minmax(78px,92px) minmax(0,1fr);gap:8px 10px;display:grid}.child-sheet-meta-table th,.child-sheet-meta-table td{border-radius:14px;width:auto;padding:10px 12px}.child-sheet-meta-table th{justify-content:center;align-items:center;min-height:44px;display:flex}.child-sheet-meta-table td{align-items:center;min-height:44px;display:flex}.child-sheet-meta-table td:not(.child-sheet-meta-cell--editable){color:#223245;min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:2px 4px 2px 6px;font-weight:600;line-height:1.45}.child-sheet-meta-table td.child-sheet-meta-cell--editable{background:0 0;border:0;min-height:auto;padding:0;display:block}.child-sheet-meta-cell--editable .child-sheet-meta-input{min-height:44px}.child-sheet-control-grid{grid-template-columns:1fr}.family-survey-outline__item{padding:8px 10px}.family-survey-outline__label{font-size:.82rem}.diary-meal-grid,.diary-absence-reason-item{grid-template-columns:1fr}.diary-entry-card{padding:14px}.diary-entry-card__header{flex-direction:column}.diary-entry-card__edit-button{width:100%}.diary-entry-card__sections{grid-template-columns:1fr}.diary-month-summary-card{padding:14px}.diary-workspace-overview,.diary-form-status-card,.diary-form-panel{padding:12px}.diary-workspace-overview__actions,.diary-form-savebar__actions{grid-template-columns:1fr;display:grid}.diary-workspace-overview__actions button,.diary-form-savebar__actions button{width:100%}.diary-week-summary-grid{grid-template-columns:1fr}.diary-form-savebar{padding:10px;bottom:8px}.dashboard-spotlight,.dashboard-checklist{grid-template-columns:1fr}.dashboard-summary-strip{gap:6px}.child-directory-item{padding:12px 14px}.child-directory-controls,.child-placement-controls{grid-template-columns:1fr}.child-directory-table th,.child-directory-table td,.child-placement-table th,.child-placement-table td,.invite-list-table th,.invite-list-table td{padding:12px 14px}.child-detail-hero,.child-detail-card{padding:14px}.child-detail-view-switcher__button{flex:100%;min-width:0}.child-placement-table{min-width:720px}.child-placement-floating-save{flex-direction:column;align-items:stretch;gap:10px;width:calc(100vw - 24px);padding:12px;bottom:12px}.child-placement-floating-save button{width:100%;min-width:0}.child-placement-floating-save-spacer{height:132px}}@media (max-width:560px){.child-directory-table-wrap--placements{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.child-placement-table{min-width:0;display:block}.child-placement-table thead{display:none}.child-placement-table tbody{gap:12px;display:grid}.child-placement-table tbody tr{box-shadow:var(--playful-shadow-soft);background:linear-gradient(#fffffffa 0%,#f7fbfff5 100%);border:1px solid #d7e2ef;border-radius:18px;gap:10px;padding:14px;display:grid}.child-placement-table tbody td{background:0 0;border:0;gap:4px;padding:0;display:grid}.child-placement-table tbody td:before{content:attr(data-label);color:#66788d;font-size:.76rem;font-weight:700}.child-placement-table__select{min-width:0}}.staff-shell-playful{--pd-shift-far:0px;--pd-shift-mid:0px;--pd-shift-near:0px;--pd-shift-left:0px;--pd-shift-right:0px;--pd-anim-offset:0s;background:radial-gradient(circle at 10% -10%,#fff0b8 0%,#fff0b800 42%),radial-gradient(circle at 95% 8%,#ffcfe0 0%,#ffcfe000 44%),linear-gradient(140deg,#e8f1ff 0%,#e5edf9 42%,#f9edf4 100%);font-family:"M PLUS Rounded 1c",Hiragino Maru Gothic ProN,YuGothic,sans-serif;position:relative;overflow:visible}.staff-shell-playful .pd-bg{z-index:0;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.staff-shell-playful .pd-aura{--pd-parallax-x:0px;--pd-parallax-y:0px;filter:blur(10px);opacity:.58;will-change:transform;border-radius:999px;position:fixed}.staff-shell-playful .pd-aura-left{--pd-parallax-x:var(--pd-shift-left);--pd-parallax-y:var(--pd-shift-far);width:min(48vw,520px);height:min(48vw,520px);animation:12s ease-in-out infinite auraFloat;animation-delay:var(--pd-anim-offset);background:radial-gradient(circle,#ffc6de 0%,#ffdde4 52%,#ffdde400 74%);top:-22%;left:-14%}.staff-shell-playful .pd-aura-right{--pd-parallax-x:var(--pd-shift-right);--pd-parallax-y:var(--pd-shift-mid);width:min(44vw,500px);height:min(44vw,500px);animation:14s ease-in-out infinite reverse auraFloat;animation-delay:var(--pd-anim-offset);background:radial-gradient(circle,#bde7ff 0%,#d7f0ff 52%,#d7f0ff00 74%);bottom:-20%;right:-14%}.staff-shell-playful .pd-wave{opacity:.32;will-change:transform;border-radius:48%;width:min(72vw,940px);height:min(34vh,280px);position:fixed}.staff-shell-playful .pd-wave-top{transform:translate(var(--pd-shift-right), var(--pd-shift-far)) rotate(-8deg);background:linear-gradient(130deg,#ffd27f,#ffb8cf);top:-14%;left:28%}.staff-shell-playful .pd-wave-bottom{transform:translate(var(--pd-shift-left), var(--pd-shift-near)) rotate(6deg);background:linear-gradient(150deg,#a7d9ff,#9dcdbf);bottom:-18%;left:-8%}.staff-shell-playful .pd-shape{--pd-parallax-y:0px;z-index:1;pointer-events:none;animation:11s ease-in-out infinite shapeFloat;animation-delay:var(--pd-anim-offset);will-change:transform;position:fixed}.staff-shell-playful .pd-orb{border-radius:999px;box-shadow:0 10px 30px #2f467824}.staff-shell-playful .pd-orb-1{--pd-parallax-y:var(--pd-shift-near);background:linear-gradient(140deg,#ffb1c9 8%,#ffd2ae 88%);width:clamp(90px,12vw,170px);height:clamp(90px,12vw,170px);top:16%;left:18%}.staff-shell-playful .pd-orb-2{--pd-parallax-y:var(--pd-shift-mid);width:clamp(72px,9vw,130px);height:clamp(72px,9vw,130px);animation-delay:calc(var(--pd-anim-offset) + 1.5s);background:linear-gradient(140deg,#ffc7da 8%,#ffd878 88%);top:58%;right:14%}.staff-shell-playful .pd-orb-3{--pd-parallax-y:var(--pd-shift-far);width:clamp(68px,8.4vw,118px);height:clamp(68px,8.4vw,118px);animation-delay:calc(var(--pd-anim-offset) + 3s);background:linear-gradient(140deg,#a8e1ff 8%,#a8d8d0 88%);bottom:10%;left:46%}.staff-shell-playful .pd-ring{border:10px solid #ffffffb8;border-radius:999px;box-shadow:0 12px 24px #233a6e14}.staff-shell-playful .pd-ring-1{--pd-parallax-y:var(--pd-shift-mid);width:clamp(120px,14vw,220px);height:clamp(120px,14vw,220px);animation-delay:calc(var(--pd-anim-offset) + .8s);top:34%;right:33%}.staff-shell-playful .pd-ring-2{--pd-parallax-y:var(--pd-shift-far);width:clamp(100px,11vw,170px);height:clamp(100px,11vw,170px);animation-delay:calc(var(--pd-anim-offset) + 2.2s);top:8%;right:6%}.staff-shell-playful .pd-dot-grid{--pd-parallax-y:var(--pd-shift-near);opacity:.45;width:136px;height:136px;animation-delay:calc(var(--pd-anim-offset) + 3.1s);background-image:radial-gradient(circle,#ff9abf 2px,#0000 2px);background-size:18px 18px;bottom:9%;right:18%;transform:rotate(8deg)}@keyframes auraFloat{0%,to{transform:translate(var(--pd-parallax-x), var(--pd-parallax-y)) scale(1)}50%{transform:translate(var(--pd-parallax-x), calc(var(--pd-parallax-y) - 16px)) scale(1.04)}}@keyframes shapeFloat{0%,to{transform:translateY(var(--pd-parallax-y)) rotate(0deg)}50%{transform:translateY(calc(var(--pd-parallax-y) - 14px)) rotate(5deg)}}.staff-shell-playful .staff-sidebar{z-index:2;background:linear-gradient(#fffffffa,#fffafdf2);border-right:1px solid #cddbedf0;position:relative;box-shadow:10px 0 28px #26365f1a}.staff-shell-playful .staff-main{z-index:2;background:0 0;position:relative}.staff-shell-playful .staff-nav-item{color:#435271;background:linear-gradient(#fff,#fff7fb);border:1.5px solid #fffffff0;border-radius:12px;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;box-shadow:0 6px 14px #2d3d700f}.staff-shell-playful .staff-nav-item:hover:not(.disabled){color:#ca4f80;background:linear-gradient(135deg,#fff8fcf5,#f2f9fff0);transform:translateY(-2px);box-shadow:0 10px 20px #2d3d701a}.staff-shell-playful .staff-nav-item.active{color:#fff;background:linear-gradient(130deg,#ff9fc6 0%,#ffbea6 100%);border-color:#fffffff5;box-shadow:0 12px 20px #d6688f57}.staff-shell-playful section{background:linear-gradient(#fffffffc,#fcfdfffb);border:1px solid #cddbedf5;border-radius:18px;box-shadow:0 12px 24px #2d3d701a}.staff-shell-playful .session-strip{background:linear-gradient(#fffffffc,#fcfcfffb);border:1px solid #cddbedf0;box-shadow:0 8px 18px #2d3d7014}@media (max-width:900px){.staff-shell-playful .pd-ring{border-width:8px}.staff-shell-playful .pd-dot-grid{opacity:.3;background-size:14px 14px;width:92px;height:92px;right:10%}.staff-shell-playful .pd-orb-3{left:auto;right:42%}}@media (max-width:680px){.staff-shell-playful .pd-shape{opacity:.6}.staff-shell-playful .pd-ring-2,.staff-shell-playful .pd-dot-grid{display:none}}@media (max-width:760px){.parent-page-context-card__body,.family-survey-savebar__meta,.family-survey-summary__meta-list{gap:8px;display:grid}.parent-page-context-card__meta,.family-survey-savebar__meta-item,.family-survey-summary__meta-list div{gap:2px;justify-content:initial;width:100%;display:grid}}
