:root{--bg: #f3f1ea;--surface: rgba(255, 255, 255, .86);--surface-strong: #ffffff;--text: #1e2b22;--muted: #66756b;--line: rgba(36, 54, 43, .12);--accent: #2f8f62;--accent-soft: #dff2e8;--danger: #c65f5f;--danger-soft: #f8e3e3;--shadow: 0 20px 50px rgba(31, 46, 37, .08)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Avenir Next,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(85,161,117,.18),transparent 30%),linear-gradient(180deg,#f8f5ed 0%,var(--bg) 100%)}button,input,select,textarea{font:inherit}button{cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:focus-visible{outline:2px solid rgba(81,119,73,.35);outline-offset:2px}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.parent-shell,.guide-shell{max-width:1180px;margin:0 auto;padding:24px 16px 48px;display:grid;gap:18px}.parent-hero,.guide-hero,.parent-card,.guide-card,.loading-card,.feedback{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;box-shadow:var(--shadow);padding:22px 22px 24px}.parent-hero,.guide-hero{padding:22px 22px 24px}.eyebrow,.panel-label{margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--muted)}.parent-hero h1,.guide-hero h1,.guide-card h2{margin:0;line-height:1}.parent-hero h1,.guide-hero h1{font-size:clamp(2.3rem,5vw,4.5rem)}.lead{margin:12px 0 0;max-width:42rem;color:var(--muted);font-size:1rem}.parent-shell{max-width:640px}.excuse-form{display:grid;gap:14px}.excuse-form label{display:grid;gap:8px}.excuse-form span{font-size:.88rem;font-weight:700}.field-label{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.session-summary{display:grid;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8}.field-warning{display:inline-flex;align-items:center;gap:10px;color:var(--danger);font-size:.79rem;font-weight:700}.inline-action{border:0;background:transparent;color:inherit;padding:0;font-size:.79rem;font-weight:800;text-decoration:underline;text-underline-offset:.16em}.form-hint{margin:-4px 0 0;color:var(--muted);font-size:.88rem}.form-hint-danger{color:var(--danger)}.excuse-form input,.excuse-form select,.excuse-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#ffffffeb;padding:14px 16px;color:var(--text)}.submit-button{border:0;border-radius:18px;min-height:54px;background:var(--accent);color:#fff;font-weight:800}.submit-button:hover:not(:disabled){background:#277952;box-shadow:0 10px 24px #2f8f623d}.submit-button:disabled{opacity:.6}.feedback,.loading-card{padding:14px 16px}.feedback-error{color:#8a2f2f}.feedback-success{color:#1f6c47}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,460px);display:grid;gap:18px;padding:28px;background:#fffbf5f0;border:1px solid #e2d8ca;border-radius:28px;box-shadow:0 24px 60px #40352b1f}.auth-brand,.auth-title,.auth-subtitle{margin:0}.auth-brand{font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8b6b4c}.auth-title{font-size:1.8rem;color:#3f382f}.auth-subtitle{color:#7d7267}.auth-form{display:grid;gap:14px}.auth-actions{justify-content:flex-start}.auth-forgot{padding-top:8px;border-top:1px solid #e8ddd0}.classbook-shell{display:grid;gap:18px}.classbook-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.classbook-home-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.classbook-form-card,.classbook-entry-card{display:grid;gap:10px}.classbook-panel-card{padding:14px;gap:12px}.classbook-entry-list{gap:0}.classbook-entry-card+.classbook-entry-card{padding-top:12px;border-top:1px solid #e8ddd0}.classbook-entry-card p,.classbook-form-card p{margin:0}.classbook-entry-title{margin-bottom:4px;color:#3f382f;font-size:.94rem;font-weight:700;line-height:1.25}.classbook-guide-meta{font-weight:700}.classbook-add-button{min-height:40px;padding:0 14px;font-size:.9rem;font-weight:700;white-space:nowrap}.classbook-inline-reply{display:grid;gap:10px;margin-top:8px;padding:12px;border:1px solid #e8ddd0;border-radius:16px;background:#fcf8f2}.classbook-replies{display:grid;gap:10px;margin-top:8px;padding-left:20px;border-left:2px solid #ece2d5}.classbook-reply-card{padding-top:10px}.classbook-entry-layout{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:18px;align-items:start}.classbook-entry-side{display:grid;gap:4px}.classbook-entry-author{font-size:.88rem;font-weight:700;line-height:1.2;opacity:.9}.classbook-entry-observed{color:#8b8074;font-size:.88rem}.classbook-entry-main{display:grid;gap:12px}.classbook-entry-text{color:#54483d;font-size:1rem;line-height:1.55}.classbook-entry-text strong,.classbook-entry-text b,.program-read-value strong,.program-read-value b,.rich-text-editor__content strong,.rich-text-editor__content b{font-weight:700}.classbook-entry-text em,.classbook-entry-text i,.program-read-value em,.program-read-value i,.rich-text-editor__content em,.rich-text-editor__content i{font-style:italic}.classbook-entry-text u,.program-read-value u,.rich-text-editor__content u{text-decoration:underline;text-underline-offset:.12em}.classbook-source-evaluation-wrap{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.classbook-source-evaluation{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#f1f7f3e6;color:var(--muted);font-size:.84rem;font-weight:700;border:none;cursor:pointer;text-align:left;transition:background .15s}.classbook-source-evaluation:hover,.classbook-source-evaluation--open{background:#51774926}.classbook-source-evaluation-chevron{font-size:.7rem}.classbook-source-evaluation-text{padding:10px 12px;border-radius:8px;background:#f1f7f3e6;font-size:.9rem;color:var(--text);max-width:100%}.classbook-entry-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:10px;border-top:1px solid #eee3d7}.classbook-entry-timestamps{display:flex;flex-wrap:wrap;gap:12px;color:#8b8074;font-size:.84rem}.classbook-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.classbook-grid-wide{grid-column:1 / -1}.classbook-current-guide-card{display:grid;gap:16px}.classbook-entry-actions{display:flex;align-items:flex-start;gap:12px}.classbook-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.classbook-entry-block{padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8}.classbook-entry-block p:last-child{margin-bottom:0}.classbook-reply-pill,.classbook-highlight-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.82rem;font-weight:700}.classbook-highlight-badge{white-space:nowrap}.classbook-autocomplete-field{position:relative}.classbook-autocomplete-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:12;display:grid;gap:6px;max-height:260px;overflow:auto;padding:10px;border:1px solid var(--line);border-radius:18px;background:var(--surface-strong);box-shadow:var(--shadow)}.classbook-autocomplete-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 14px;border:0;border-radius:14px;background:#dff2e873;text-align:left}.classbook-autocomplete-option small,.classbook-autocomplete-empty{color:var(--muted)}.classbook-autocomplete-empty{margin:0;padding:8px 6px}.classbook-checkbox{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 4px;font-weight:700}.classbook-checkbox input{width:20px;height:20px}.classbook-ai-suggestions{display:grid;gap:12px;padding-top:8px;border-top:1px solid #eee3d7}.classbook-ai-suggestion-list{display:grid;gap:10px}.classbook-ai-suggestion-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#ffffffb8}.classbook-ai-suggestion-rationale{color:var(--muted);font-size:.88rem}.classbook-ai-suggestion-created{background:#e3c25a!important;border-color:#d4ae36!important;color:#3f382f!important;box-shadow:none;opacity:1!important}@media(max-width:639px){.parent-shell,.guide-shell{padding:16px 12px 32px}.parent-hero,.parent-card{border-radius:24px}.classbook-home-card,.classbook-entry-actions,.classbook-ai-suggestion-card{align-items:stretch;flex-direction:column}.classbook-add-button{width:100%;justify-content:center}.classbook-home-grid,.classbook-form-grid,.classbook-entry-grid{grid-template-columns:1fr}.classbook-entry-layout{grid-template-columns:1fr;gap:10px}.classbook-entry-footer{align-items:stretch;flex-direction:column}.classbook-entry-timestamps{flex-direction:column;gap:4px}}.guide-week-shell{max-width:460px;padding-top:20px}.week-context-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%;flex:1 1 auto}.week-context-copy{min-width:0;flex:1 1 auto}.week-context-title{font-size:clamp(2.1rem,4vw,3rem)}.week-context-controls{display:flex;flex:0 1 auto;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:10px;margin-left:auto;max-width:100%}.week-context-select{display:block;flex:0 1 auto;min-width:0}.week-context-select select,.week-context-select .content-month-input{min-height:40px;min-width:min(180px,100%);max-width:100%;padding:0 12px;border-radius:12px;font-size:.92rem}.week-context-controls .content-week-nav{display:flex;flex:0 1 auto;flex-wrap:wrap;gap:6px;justify-content:flex-end;max-width:100%}.week-context-controls .content-week-nav-button{min-height:40px;padding:0 12px;border-radius:12px;font-size:.88rem;flex:0 1 auto}.guide-week-header{margin-bottom:16px}.guide-week-header h1{margin:6px 0 0;font-size:1.4rem;font-weight:700;line-height:1.1}.guide-week-toolbar{display:grid;gap:12px;margin-top:14px}.guide-days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.guide-day-chip{border:1px solid var(--line);background:#ffffffc7;color:var(--muted);border-radius:14px;padding:10px 0;font-size:.85rem;font-weight:600;box-shadow:0 2px 10px #1a241e08}.guide-day-chip:hover:not(.active){background:#fffffff2;border-color:#24362b38}.guide-day-chip.active{background:var(--accent);border-color:var(--accent);color:#fff}.guide-attendance-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 8px 28px #1a241e0f}.guide-section-title{margin:2px 0 12px;font-size:.98rem;font-weight:700}.guide-attendance-count{margin:0 0 14px;padding:10px 12px 12px;border-radius:14px;background:#f1f7f3}.guide-attendance-count span{display:block;margin:0;color:var(--muted);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.guide-attendance-count strong{display:block;margin:4px 0 0;font-size:2.15rem;line-height:1;font-weight:800;color:var(--accent)}.guide-children-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.guide-child-item{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-radius:12px;background:var(--accent-soft)}.guide-child-item.excused{background:var(--danger-soft)}.guide-child-item.unexcused,.guide-child-item.scheduled{background:#fff3c8}.guide-child-name{font-size:.95rem}.guide-child-status{font-size:.78rem;color:var(--muted);font-weight:600}.guide-child-item.excused .guide-child-status{color:var(--danger)}.guide-child-item.unexcused .guide-child-status,.guide-child-item.scheduled .guide-child-status{color:#9d7600}.guide-loading-card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 8px 28px #1a241e0f}@media(min-width:700px){.guide-week-shell{padding-top:28px}}.internal-shell{min-height:100vh;display:grid;grid-template-columns:380px minmax(0,1fr);background:#fcfbf7;position:relative}.sidebar{display:grid;grid-template-rows:auto 1fr auto;border-right:1px solid #e9e2d8;background:#fbfaf6;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:18px;padding:18px 20px 22px;border-bottom:1px solid #e9e2d8}.sidebar-brand-link{display:flex;align-items:center;gap:18px;flex:1;min-width:0;text-decoration:none;color:inherit;border-radius:10px;transition:opacity .15s}.sidebar-brand-link:hover{opacity:.75}.sidebar-brand-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#517749;color:#fff;flex-shrink:0}.sidebar-brand-icon{width:24px;height:24px}.sidebar-brand-title{margin:0;font-size:1rem;font-weight:700}.sidebar-brand-subtitle{margin:2px 0 0;color:#7c7268;font-size:.84rem}.sidebar-section{padding:18px 18px 24px}.sidebar-section-label{margin:0 0 14px;color:#7e756c;font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sidebar-nav{display:grid;gap:6px}.sidebar-nav-group{display:grid;gap:8px}.sidebar-nav-item,.sidebar-footer-link{border:0;background:transparent;color:#4b433c;display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:0 14px;border-radius:14px;text-align:left;font-size:.95rem;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.sidebar-nav-item:hover,.sidebar-footer-link:hover{background:#f1ebe1}.sidebar-nav-item:focus-visible,.sidebar-footer-link:focus-visible{outline:2px solid rgba(81,119,73,.35);outline-offset:2px}.sidebar-nav-item.active{background:#eef3ea;color:#45673e;box-shadow:inset 0 0 0 1px #5177491f}.sidebar-nav-item.active:hover{background:#e7eee2}.sidebar-footer-link.active{background:#eef3ea;color:#45673e;box-shadow:inset 0 0 0 1px #5177491f}.sidebar-subnav{display:grid;gap:6px;padding-left:56px}.sidebar-subnav-item{display:flex;align-items:center;min-height:44px;padding:0 16px;border-radius:14px;color:#6c635a;text-decoration:none;font-size:.92rem;font-weight:600}.sidebar-subnav-item:hover{background:#f1ebe1}.sidebar-subnav-item.active{background:#ece6da;color:#44372f}.sidebar-subnav-label{padding:8px 16px 2px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#a89880}.rvp-area-card{padding:0;overflow:hidden}.rvp-area-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:600;color:#44372f;gap:12px}.rvp-area-header:hover{background:#f8f4ee}.rvp-area-name{flex:1}.rvp-area-toggle{font-size:.82rem;color:#a89880;flex-shrink:0}.rvp-area-description{padding:0 20px 12px;font-size:1rem;color:#7a6e64;margin:0}.rvp-topics{border-top:1px solid #ede8e0;padding:12px 20px 16px;display:grid;gap:16px}.rvp-topic-name{font-size:1rem;font-weight:600;color:#5a4e44;margin:0 0 4px}.rvp-topic-description{font-size:.94rem;color:#7a6e64;margin:0 0 8px}.rvp-themes{display:grid;gap:12px}.rvp-theme-block{border-left:2px solid #e8e0d4;padding-left:12px}.rvp-theme-name{font-size:.94rem;font-weight:600;color:#6c5e53;margin:0 0 8px}.rvp-outcomes{list-style:none;margin:0;padding:0;display:grid;gap:2px}.rvp-outcome{border-radius:8px;overflow:hidden}.rvp-outcome-header{display:flex;align-items:baseline;gap:8px;width:100%;padding:8px 10px;background:none;border:none;cursor:pointer;text-align:left;border-radius:8px}.rvp-outcome-header:hover{background:#f8f4ee}.rvp-outcome-code{flex-shrink:0;font-size:.82rem;font-weight:700;color:#a89880;font-family:monospace}.rvp-outcome-text{flex:1;font-size:.95rem;color:#44372f;line-height:1.5}.rvp-outcome-toggle{flex-shrink:0;font-size:.72rem;color:#c0b09a}.rvp-outcome-detail{padding:4px 10px 10px;background:#faf7f3;border-radius:0 0 8px 8px}.rvp-outcome-comment{font-size:.94rem;color:#5a4e44;margin:0 0 10px;font-style:italic}.rvp-outcome-support{display:grid;gap:6px;margin:0}.rvp-outcome-support>div{display:grid;gap:2px}.rvp-outcome-support dt{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#a89880}.rvp-outcome-support dd{font-size:.94rem;color:#44372f;margin:0;line-height:1.5}.rvp-area-header-row{display:flex;align-items:center;gap:8px}.rvp-area-header-row .rvp-area-header{flex:1}.rvp-topic-header-row{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.rvp-topic-header-row .rvp-topic-name{flex:1}.rvp-theme-header-row{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin-bottom:4px}.rvp-theme-header-row .rvp-theme-name{flex:1;margin:0}.rvp-outcome-header-row{display:flex;align-items:flex-start;gap:4px}.rvp-outcome-header-row .rvp-outcome-header{flex:1}.rvp-item-actions{display:flex;gap:4px;flex-shrink:0;flex-wrap:wrap;padding-top:2px}.rvp-action-btn{font-size:.78rem;padding:3px 8px;border-radius:5px;border:1px solid #ccc8c0;background:#f8f4ee;color:#5a4e44;cursor:pointer;white-space:nowrap;line-height:1.4}.rvp-action-btn:hover{background:#ede8e0;border-color:#a89880}.rvp-action-btn-danger{border-color:#e0b0a8;color:#a04030}.rvp-action-btn-danger:hover{background:#fde8e4;border-color:#c85040}.rvp-add-child-btn{display:inline-flex;align-items:center;gap:4px;font-size:.84rem;padding:6px 12px;border-radius:6px;border:1px dashed #ccc8c0;background:transparent;color:#7a6e64;cursor:pointer;margin-top:4px}.rvp-add-child-btn:hover{background:#f8f4ee;border-color:#a89880;color:#44372f}.section-header-block{display:grid;gap:4px}.rvp-matching-action{margin-top:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rvp-matching-result{font-size:.9rem;color:#517749;font-weight:600}.rvp-matching-error{font-size:.9rem;color:#b94a48;font-weight:600}.rvp-review-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.rvp-review-modal{background:#fff;border-radius:12px;max-width:680px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #0000002e}.rvp-review-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.rvp-review-modal-header h2{font-size:1.1rem;font-weight:700;color:#1f2937;margin:0}.rvp-review-modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0 .25rem;line-height:1}.rvp-review-modal-body{overflow-y:auto;padding:1rem 1.25rem;flex:1}.rvp-review-empty{text-align:center;color:#6b7280;padding:2rem 0;font-size:.95rem}.rvp-review-actions-top{display:flex;justify-content:flex-end;margin-bottom:.75rem}.rvp-review-accept-all-btn{font-size:.85rem;padding:.4rem 1rem}.rvp-review-group{border:1px solid #d1d5db;border-radius:10px;margin-bottom:1rem;overflow:hidden}.rvp-review-source-header{background:#f0f5ee;border-bottom:1px solid #d1d5db;padding:.6rem 1rem}.rvp-review-source-meta{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#374151}.rvp-review-source-detail{background:#f8faf7;border-bottom:2px solid #d1d5db;padding:.75rem 1rem}.rvp-review-item{border-top:1px solid #e5e7eb;padding:.75rem 1rem;background:#fff}.rvp-review-item:first-of-type{border-top:none}.rvp-review-item-source{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.82rem;color:#6b7280}.rvp-review-source-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em}.rvp-review-source-evaluation{background:#dbeafe;color:#1e40af}.rvp-review-source-realization{background:#d1fae5;color:#065f46}.rvp-review-source-date{font-weight:600}.rvp-review-source-summary{color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.rvp-review-detail-field{margin-bottom:.5rem}.rvp-review-detail-field:last-child{margin-bottom:0}.rvp-review-detail-label{display:block;font-size:.78rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.15rem}.rvp-review-detail-field p{margin:0;font-size:.88rem;color:#374151;line-height:1.5;white-space:pre-wrap}.rvp-review-item-header{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:.35rem}.rvp-review-item-outcome-text{flex:1;font-size:.92rem;color:#1f2937;font-weight:600;line-height:1.4}.rvp-review-item-icon-actions{display:flex;gap:.3rem;flex-shrink:0}.rvp-icon-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:none;cursor:pointer;transition:background .15s;padding:0}.rvp-icon-btn:disabled{opacity:.4;cursor:not-allowed}.rvp-icon-accept{background:#d1fae5;color:#065f46}.rvp-icon-accept:hover:not(:disabled){background:#6ee7b7}.rvp-icon-reject{background:#fee2e2;color:#991b1b}.rvp-icon-reject:hover:not(:disabled){background:#fca5a5}.rvp-review-item-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.5rem;font-size:.82rem}.rvp-review-confidence{font-weight:600;font-size:.78rem;padding:.1rem .4rem;border-radius:4px}.rvp-confidence-high{background:#d1fae5;color:#065f46}.rvp-confidence-medium{background:#fef3c7;color:#92400e}.rvp-confidence-low{background:#fee2e2;color:#991b1b}.rvp-review-rationale{color:#6b7280;font-style:italic}.rvp-pending-card{border-left:3px solid #517749}@media(max-width:640px){.rvp-review-modal{max-height:92vh;border-radius:8px}.rvp-review-source-summary{max-width:180px}}.sidebar-nav-icon{width:22px;height:22px;display:inline-grid;place-items:center;flex-shrink:0}.sidebar-nav-icon svg{width:18px;height:18px}.sidebar-footer{padding:12px 18px 16px;border-top:1px solid #e9e2d8;display:grid;gap:8px;align-content:end}.sidebar-user-link{align-items:center;min-height:60px}.sidebar-user-badge,.person-avatar{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#e5eadf;color:#55764e;font-size:.92rem;font-weight:700;flex-shrink:0}.sidebar-user-copy{display:grid;gap:2px;min-width:0}.sidebar-user-name{margin:0;font-size:.92rem;font-weight:700}.sidebar-user-email{margin:2px 0 0;color:#7c7268;font-size:.76rem}.site-credit-footer{position:fixed;bottom:0;right:0;left:380px;padding:10px 48px;background:#fcfbf7;border-top:1px solid #e9e2d8;text-align:right;font-size:1rem;font-weight:600;color:#1f2f4d;z-index:10}.site-credit-footer a{color:inherit;text-decoration:none}.site-credit-footer a:hover{text-decoration:underline}@media(max-width:1500px){.site-credit-footer{left:300px;padding:10px 28px}}@media(max-width:940px){.site-credit-footer{left:0;padding:10px 14px}}.mobile-menu-overlay,.mobile-menu-toggle,.sidebar-close-button{display:none}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#221b166b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30}.internal-content{padding:42px 48px 56px}.content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.content-header-main{display:flex;align-items:flex-start;gap:16px;flex:1 1 auto;width:100%}.content-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:.95;letter-spacing:-.03em;color:#44372f}.content-subtitle{margin:10px 0 0;color:#7c7268;font-size:1rem}.content-week-range{margin:18px 0 0;color:#4b433c;font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.05;font-weight:700}.content-primary-button{border:1px solid #e5ddd2;border-radius:18px;min-height:58px;padding:0 22px;background:#517749;color:#fff;display:inline-flex;align-items:center;gap:12px;font-size:.98rem;font-weight:700;white-space:nowrap}.content-primary-button:hover:not(:disabled){background:#45673e;border-color:#45673e;box-shadow:0 12px 28px #51774938}.content-primary-button-compact{min-height:36px;padding:0 14px;border-radius:12px;font-size:.84rem;gap:8px;box-shadow:none}.content-primary-button-compact:hover:not(:disabled){box-shadow:0 8px 20px #51774929}.content-primary-button-plus{font-size:1.6rem;line-height:1}.content-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px}.content-select-field{display:grid;gap:6px;color:#6b6258;font-size:.82rem;font-weight:700}.content-select-field select,.content-month-input{min-height:44px;padding:0 14px;border:1px solid #e5ddd2;border-radius:14px;background:#fffdfa;color:#4b433c;font:inherit;font-weight:700}.content-week-nav{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.content-week-nav-button{min-height:44px;padding:0 14px;border-radius:14px;font-size:.95rem}.content-week-nav .content-week-nav-button-shift{background:#f3efe8;border-color:#d8cec0;color:#4f4a43;box-shadow:none}.content-week-nav .content-week-nav-button-shift:hover:not(:disabled){background:#ebe4d9;border-color:#cabda9;box-shadow:0 6px 16px #40352b14}.content-week-nav-button-current{border:1px solid #517749;border-radius:14px;min-height:44px;padding:0 14px;background:#517749;color:#fff;font:inherit;font-size:.95rem;font-weight:700;box-shadow:0 8px 20px #51774929}.content-week-nav-button-current:hover:not(:disabled){background:#46683f;border-color:#46683f;box-shadow:0 10px 22px #46683f2e}.children-view{display:grid;gap:18px}.search-input{display:flex;align-items:center;gap:12px;min-height:68px;padding:0 18px;border:1px solid #e5ddd2;border-radius:24px;background:#fffdfa;color:#8a7f73}.search-input svg{width:24px;height:24px;flex-shrink:0}.search-input input{border:0;background:transparent;width:100%;outline:none;color:#4b433c;font-size:1rem}.content-list{display:grid;gap:14px}.person-card,.attendance-card,.classbook-card{border:1px solid #e5ddd2;border-radius:28px;background:#fffdfa;box-shadow:0 2px 8px #40352b08}.person-card{display:flex;align-items:center;gap:18px;padding:20px 24px}.person-card-clickable{cursor:pointer}.person-card-clickable:hover{border-color:#d7cdbe;box-shadow:0 10px 26px #40352b14;transform:translateY(-1px)}.person-body{min-width:0;flex:1}.person-title{margin:0;font-size:1.15rem;font-weight:700;color:#4b433c}.person-meta,.classbook-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:14px;color:#897d71;font-size:.88rem}.attendance-card{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px}.attendance-person{display:flex;align-items:center;gap:18px}.attendance-actions{display:flex;flex-wrap:wrap;gap:10px}.attendance-chip{border:1px solid #e5ddd2;border-radius:18px;background:#fffdfa;color:#7c7268;min-height:46px;padding:0 18px;font-size:.92rem}.attendance-chip:hover{background:#f6f0e7;border-color:#d9d0c4}.attendance-chip.active{color:#517749;border-color:#d8e2d2}.attendance-chip.muted-active{color:#7a6d61;border-color:#ddd2c5;background:#f8f3ec}.attendance-week-view{display:grid;gap:16px}.attendance-week-card{display:grid;gap:18px;padding:20px}.attendance-week-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.attendance-week-date{margin:0;color:#7c7268;font-size:.92rem}.attendance-week-row{display:flex;align-items:center;gap:12px}.attendance-week-avatar{width:42px;height:42px;font-size:.95rem}.attendance-empty-card{border:1px dashed #ddd2c5;background:#fcf8f2}.excuse-table-card{border:1px solid #e5ddd2;border-radius:28px;background:#fffdfa;box-shadow:0 2px 8px #40352b08;overflow:hidden}.excuse-table-toolbar{display:flex;justify-content:flex-end;padding:20px 22px;border-bottom:1px solid #efe7dc;background:#fffdfa}.excuse-month-filter{display:grid;gap:8px;min-width:220px}.excuse-month-filter span{color:#6f655b;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.excuse-month-filter select{min-height:44px;border:1px solid #d9cebf;border-radius:14px;background:#fff;padding:0 14px;color:#44372f}.excuse-table{width:100%;border-collapse:collapse}.excuse-table th,.excuse-table td{padding:18px 22px;text-align:left;border-bottom:1px solid #efe7dc;vertical-align:top}.excuse-table th{background:#f8f3ec;color:#7e756c;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.excuse-table td{color:#4b433c}.excuse-table tbody tr:last-child td{border-bottom:0}.excuse-empty-filtered{margin:18px}.schedule-board{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:16px;align-items:start}.schedule-day-card{border:1px solid #e5ddd2;border-radius:28px;background:linear-gradient(180deg,#f8f3ec,#fffdfa 72%);box-shadow:0 10px 28px #40352b0d;overflow:visible;padding-bottom:16px}.weekly-program-card{grid-column:1 / -1;padding:18px 20px}.schedule-day-head{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px;padding:20px 20px 16px;border-bottom:1px solid #eee4d8;border-top-left-radius:28px;border-top-right-radius:28px}.schedule-day-heading{display:grid;gap:6px;width:100%}.schedule-day-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.schedule-day-title{margin:0;font-size:1.1rem;font-weight:800;color:#44372f}.schedule-day-count{margin:0;color:#7c7268;font-size:.88rem}.schedule-day-date{margin:0;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid rgba(81,119,73,.18);border-radius:999px;background:#51774914;color:#517749;font-size:.84rem;font-weight:700;line-height:1}.schedule-child-list{list-style:none;margin:0;padding:16px;display:grid;gap:10px}.schedule-day-section{padding:16px 16px 0;display:grid;gap:10px}.schedule-day-count-inline{margin:0;color:#7c7268;font-size:.88rem}.weekly-plan-toggle{justify-self:start}.guide-assignment-list{display:grid;gap:10px}.guide-assignment-row{position:relative}.guide-assignment-trigger{width:100%;border:1px solid #e5ddd2;border-radius:16px;background:#fffdfaf0;color:#4b433c;min-height:52px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.guide-assignment-trigger:hover{background:#fffdfa;border-color:#d9d0c4}.guide-assignment-summary{min-width:0;display:flex;flex-wrap:wrap;gap:6px;align-items:baseline}.guide-assignment-role{color:#4b433c;font-size:.92rem;font-weight:800}.guide-assignment-value{color:#7c7268;font-size:.92rem}.guide-assignment-chevron{color:#8a7f73;font-size:.95rem;flex-shrink:0}.guide-picker-popover{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:10;display:grid;gap:4px;padding:8px;border:1px solid #e5ddd2;border-radius:18px;background:#fffdfa;box-shadow:0 16px 30px #40352b1f}.guide-picker-option{border:0;background:transparent;color:#4b433c;min-height:40px;padding:0 12px;border-radius:12px;text-align:left;font-size:.92rem;font-weight:600}.guide-picker-option:hover{background:#f6f0e7}.schedule-child-item{display:block;padding:12px;border-radius:18px;background:#ffffffd1;border:1px solid #efe7dc}.schedule-child-body{min-width:0;display:grid;gap:3px}.schedule-child-name{color:#4b433c;font-weight:400;font-size:.95rem}.schedule-child-meta{color:#8a7f73;font-size:.8rem}.schedule-empty-state{margin:16px;padding:18px;border-radius:18px;border:1px dashed #ded3c6;background:#ffffffb3;color:#7c7268;font-size:.92rem}.classbook-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:18px;padding:24px 26px}.classbook-date{text-align:center;color:#7f7468;font-weight:700}.classbook-date span{display:block;font-size:.8rem;letter-spacing:.05em}.classbook-date strong{display:block;margin-top:6px;font-size:2rem;line-height:1;color:#517749}.classbook-text{margin:10px 0 0;color:#7c7268;font-size:.98rem;line-height:1.5}.classbook-tag{padding:8px 14px;border-radius:999px;background:#f4efe7;color:#7d7165}.back-link-button{border:0;background:transparent;color:#517749;padding:0;font-size:.92rem;font-weight:700;text-align:left}.back-link-button:hover{color:#45673e}.child-detail-card,.parent-detail-card{border:1px solid #e5ddd2;border-radius:28px;background:#fffdfa;box-shadow:0 2px 8px #40352b08}.child-detail-card{padding:18px;display:grid;gap:16px}.child-detail-top{display:flex;align-items:center;gap:18px}.child-detail-avatar{width:72px;height:72px;font-size:1.5rem}.child-detail-section{display:grid;gap:10px}.section-header-inline{display:flex;align-items:center;justify-content:space-between;gap:12px}.child-detail-label{margin:0;color:#7e756c;font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.weekday-pill-list{display:flex;flex-wrap:wrap;gap:10px}.weekday-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#eef3ea;color:#517749;font-size:.92rem;font-weight:700}.parent-detail-card{padding:18px 20px}.parent-edit-list{display:grid;gap:14px}.parent-edit-card{border:1px solid #e5ddd2;border-radius:22px;background:#fffdfa;padding:14px;display:grid;gap:10px}.parent-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.parent-edit-grid-full{grid-column:1 / -1}.parent-edit-actions{display:flex;justify-content:flex-end}.parent-detail-name{margin:0;font-size:1rem;color:#4b433c}.parent-detail-meta{margin:6px 0 0;color:#897d71;font-size:.92rem}.child-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.edit-field{display:grid;gap:6px}.edit-field span{color:#7e756c;font-size:.84rem;font-weight:700}.edit-field input{border:1px solid #e5ddd2;border-radius:14px;min-height:44px;padding:0 12px;background:#fffdfa}.edit-field select,.edit-field textarea{border:1px solid #e5ddd2;border-radius:14px;min-height:44px;padding:10px 12px;background:#fffdfa}.edit-field input.input-invalid{border-color:#c85d57;background:#fff4f2}.program-field-list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.program-field-card,.program-subfield-card{display:grid;gap:10px;align-content:start;align-self:start}.program-field-label{margin:0;color:#78685b;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.program-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.weekly-program-header-actions{display:flex;justify-content:flex-end}.program-inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.program-realization-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:4px;border-radius:16px;background:linear-gradient(180deg,#f5ede1eb,#fffbf6fa);border:1px solid rgba(180,153,122,.18)}.program-realization-tabs .settings-subnav-item{border-radius:12px;min-height:36px;padding:0 12px;background:transparent;border-color:transparent;color:#665546;font-size:.9rem}.program-realization-tabs .settings-subnav-item.active{background:linear-gradient(135deg,#407a5cf0,#5e914ef0);border-color:transparent;color:#fffdf8;box-shadow:0 14px 24px #407a5c33}.program-realization-modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:12px}.program-realization-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(102,155,104,.18),transparent 32%),#21191480;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.program-realization-modal{position:relative;z-index:1;width:min(760px,100%);max-height:min(88vh,820px);overflow:auto;display:grid;gap:14px;border:1px solid rgba(211,191,168,.72);border-radius:24px;background:radial-gradient(circle at top right,rgba(96,151,160,.18),transparent 24%),radial-gradient(circle at top left,rgba(255,168,104,.12),transparent 28%),linear-gradient(180deg,#fffdf9,#f6efe6);box-shadow:0 34px 90px #31261c42,inset 0 1px #ffffffb8;padding:16px}.program-realization-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:2px 0 0}.program-realization-modal-copy{display:grid;gap:4px}.program-realization-modal-meta{display:grid;justify-items:end;gap:8px}.program-modal-eyebrow,.program-modal-count{margin:0}.program-modal-eyebrow{color:#8b7054;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.program-modal-count{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff7edeb;color:#745d49;border:1px solid rgba(189,160,127,.28);font-size:.75rem;font-weight:700}.program-modal-close{background:#fffbf6e0;border-color:#beae9e8c}.program-realization-day-panel{display:grid;gap:12px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffffc2,#f7f2ebf5);border:1px solid rgba(207,191,175,.52);box-shadow:inset 0 1px #ffffffb8}.program-realization-field-summary{padding-bottom:8px;border-bottom:1px solid rgba(207,191,175,.52)}.program-realization-day-list{display:grid;gap:10px}.program-realization-day-group{display:grid;gap:10px;padding:12px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(215,201,185,.72)}.program-realization-day-group-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 12px}.program-realization-day-panel-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:6px 10px}.program-realization-day-panel-title,.program-realization-day-panel-date,.program-realization-planned-label,.program-realization-planned-value{margin:0}.program-realization-day-panel-title{color:#35281f;font-size:1rem;font-weight:800}.program-realization-day-panel-date,.program-realization-planned-label{color:#7b6756;font-size:.76rem}.program-realization-planned-value{color:#74614f;line-height:1.45;background:linear-gradient(180deg,#f2ebe0d1,#ede4d8eb);border:1px solid rgba(210,194,174,.42);border-radius:14px;padding:10px 12px;font-size:.9rem}.program-realization-day-label,.program-realization-day-date,.program-realization-item-meta,.program-realization-empty{margin:0}.program-realization-day-label{color:#41372e;font-size:.82rem;font-weight:700}.program-realization-day-date,.program-realization-item-meta,.program-realization-empty{color:#6f6861;font-size:.76rem}.program-realization-editor,.program-realization-item-list{display:grid;gap:8px}.program-realization-item{--realization-accent: #2f8f62;display:grid;gap:6px;position:relative;border:1px solid color-mix(in srgb,var(--realization-accent) 28%,white);border-radius:16px;padding:12px 12px 10px 16px;background:linear-gradient(135deg,color-mix(in srgb,var(--realization-accent) 10%,white),#fffffffa 44%,color-mix(in srgb,var(--realization-accent) 6%,white));box-shadow:0 8px 18px color-mix(in srgb,var(--realization-accent) 10%,transparent)}.program-realization-item:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--realization-accent) 92%,white),color-mix(in srgb,var(--realization-accent) 68%,#5bc0be))}.program-realization-item-label{margin:0;color:var(--realization-accent);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.program-realization-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.program-realization-item-value{margin:0;color:#163b36;font-size:.95rem;font-weight:600;line-height:1.45;letter-spacing:0}.program-realization-item-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.program-realization-item-actions-top{flex-wrap:nowrap;align-items:center;flex-shrink:0}.program-realization-item-meta{color:color-mix(in srgb,var(--realization-accent) 72%,#4f5b58);font-size:.76rem}.program-realization-rvp-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.4rem;margin-bottom:.25rem}.program-realization-rvp-tag{position:relative;display:inline-block;font-size:.72rem;font-weight:600;font-family:monospace;padding:.1rem .45rem;border-radius:4px;background:#d1fae5;color:#065f46;cursor:default}.rvp-tag-tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1f2937;color:#f9fafb;font-family:inherit;font-size:.82rem;font-weight:400;line-height:1.45;padding:.5rem .75rem;border-radius:6px;width:max-content;max-width:260px;white-space:normal;z-index:100;pointer-events:none;box-shadow:0 4px 12px #0000002e}.rvp-tag-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1f2937}.rvp-tag-tooltip-area{display:block;font-size:.75rem;font-weight:600;color:#6ee7b7;margin-bottom:.2rem}.program-realization-rvp-tag:hover .rvp-tag-tooltip{display:block}.row-delete-button{color:var(--danger)}.program-icon-button{display:inline-flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;border:1px solid #d9d0c4;border-radius:999px;background:#fffdfa;color:#4b433c;flex-shrink:0}.program-icon-button:hover:not(:disabled){background:#f6f0e7;border-color:#d9d0c4;box-shadow:0 8px 20px #40352b0f}.program-icon-button svg{width:16px;height:16px}.program-open-realizations-button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border-color:#5882673d;background:linear-gradient(135deg,#def6f1fa,#f4fbf8fa);color:#23685f}.program-open-realizations-button:hover:not(:disabled){border-color:#347a7475;background:linear-gradient(135deg,#cfefe9fa,#eff9f5fa)}.program-edit-button{background:#fffaf4fa}.program-action-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:999px;background:#23685f1f;color:inherit;font-size:.74rem;font-weight:800}.program-read-row{gap:8px;padding:14px 14px 16px;border:1px solid rgba(220,208,194,.62);border-radius:20px;background:linear-gradient(180deg,#ffffffeb,#fbf6f0fa);box-shadow:0 10px 20px #4434240a}.program-read-head{align-items:flex-start}.program-read-label{color:#846c58;font-size:.72rem;letter-spacing:.11em}.program-read-value{margin:0;color:#3c3028;font-size:.98rem;line-height:1.58}@media(max-width:760px){.program-realization-modal-shell{padding:8px}.program-realization-modal{max-height:100vh;border-radius:18px;padding:12px}}.rich-text-editor{display:grid;gap:8px}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:8px}.rich-text-toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d7c7b6;border-radius:14px;background:#fff9f2;color:#5a4332;padding:0}.rich-text-toolbar-button.active{border-color:#b79064;background:#f3e1ce;color:#46301f}.rich-text-toolbar-button svg{width:18px;height:18px}.rich-text-editor__content{width:100%;border:1px solid var(--line);border-radius:16px;background:#ffffffeb;padding:14px 16px;color:var(--text);line-height:1.5;overflow-wrap:anywhere}.rich-text-editor__content:focus{outline:2px solid rgba(81,119,73,.18);outline-offset:2px}.rich-text-editor__content:empty:before{content:attr(aria-label);color:#9a8f83;pointer-events:none}.rich-text-editor__content p,.rich-text-editor__content div{margin:0}.program-read-value strong{font-weight:700}.program-read-value em{font-style:italic}.program-read-row-leaf{min-height:96px;align-content:center}.field-error{margin:-2px 0 0;color:#b04a43;font-size:.8rem;line-height:1.35}.checkbox-row{display:flex;flex-wrap:wrap;gap:18px}.checkbox-field{display:inline-flex;align-items:center;gap:10px;color:#4b433c}.weekday-pill-button{border:0;cursor:pointer}.weekday-pill-button:hover:not(.active){background:#dfe8d8}.weekday-pill-button.active{background:#517749;color:#fff}.edit-actions{display:flex;justify-content:flex-end;gap:10px}.settings-role-list{display:grid;gap:10px}.settings-subnav{display:flex;gap:8px;flex-wrap:wrap}.settings-subnav-item{border:1px solid #e5ddd2;border-radius:999px;min-height:38px;padding:0 16px;background:#fffdfa;color:#4b433c;font-size:.92rem;font-weight:700}.settings-subnav-item.active{background:#eef3ea;color:#45673e;border-color:#51774933}.settings-subnav-rvp-button{margin-left:auto}.settings-day-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-day-card{border:1px solid #e5ddd2;border-radius:14px;background:#fffdfa;padding:10px;display:grid;gap:8px}.settings-role-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.settings-guides-list .person-card{gap:10px;padding:9px 11px;border-radius:16px}.settings-guides-list .person-avatar{width:32px;height:32px;font-size:.76rem}.settings-guides-list .person-title{font-size:.98rem}.settings-section-copy{margin:3px 0 0;font-size:.84rem}.settings-view .child-detail-card{padding:14px;gap:12px}.settings-view .section-header-inline,.settings-view .child-edit-grid{gap:10px}.settings-view .edit-field{gap:4px}.settings-view .edit-field span{font-size:.78rem}.settings-view .edit-field input,.settings-view .edit-field select,.settings-view .edit-field textarea{min-height:38px;border-radius:12px;padding:8px 10px}.settings-view .edit-field .guide-color-input{min-height:44px;padding:4px}.settings-view .guide-section-title{font-size:1rem}.settings-view .content-subtitle.settings-section-copy{font-size:.78rem}.secondary-button{border:1px solid #e5ddd2;border-radius:12px;min-height:34px;padding:0 11px;background:#fffdfa;color:#4b433c;font-weight:700;font-size:.84rem}.secondary-button-compact{min-height:28px;padding:0 9px;font-size:.76rem}.secondary-button:hover:not(:disabled),.row-edit-button:hover:not(:disabled){background:#f6f0e7;border-color:#d9d0c4;box-shadow:0 8px 20px #40352b0f}.row-edit-button{border:1px solid #d9d0c4;border-radius:12px;background:#fffdfa;color:#4b433c;min-height:30px;padding:0 10px;font-size:.76rem;font-weight:700;flex-shrink:0}@media(max-width:1500px){.internal-shell{grid-template-columns:300px minmax(0,1fr)}.internal-content{padding:36px 28px 42px}.week-context-header,.week-context-controls{flex-direction:column;align-items:stretch}.week-context-controls{width:100%;margin-left:0}.week-context-select,.week-context-select select,.week-context-select .content-month-input,.week-context-controls .content-week-nav{width:100%}.week-context-controls .content-week-nav{justify-content:flex-start}.week-context-controls .content-week-nav-button{flex:1 1 180px}.schedule-board{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media(max-width:940px){.internal-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;left:0;z-index:40;width:min(320px,calc(100vw - 28px));height:100vh;border-right:1px solid #e9e2d8;border-bottom:0;box-shadow:0 28px 60px #2c231d33;transform:translate(calc(-100% - 24px));transition:transform .18s ease}.sidebar.sidebar-open{transform:translate(0)}.sidebar-footer{grid-template-columns:1fr}.mobile-menu-overlay,.mobile-menu-toggle,.sidebar-close-button{display:inline-flex}.mobile-menu-toggle{width:52px;min-width:52px;height:52px;border:1px solid #e5ddd2;border-radius:16px;background:#fff;color:#4b433c;align-items:center;justify-content:center;flex-direction:column;gap:5px;box-shadow:0 12px 28px #3a2c2014}.mobile-menu-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor}.sidebar-close-button{margin-left:auto;width:38px;height:38px;border:1px solid #e5ddd2;border-radius:12px;background:#fff;color:#4b433c;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;flex-shrink:0}.content-header,.attendance-card,.attendance-week-card-head{flex-direction:column;align-items:stretch}.schedule-board{grid-template-columns:1fr}}@media(max-width:640px){.internal-content{padding:24px 14px 36px}.content-header-main{width:100%}.content-title{font-size:2.2rem}.person-card,.attendance-card,.classbook-card{border-radius:22px}.child-detail-top{align-items:flex-start}.child-edit-grid,.parent-edit-grid,.settings-role-row,.settings-day-grid,.classbook-card{grid-template-columns:1fr}.sidebar-subnav{padding-left:0}.excuse-table-toolbar{justify-content:stretch}.excuse-month-filter{min-width:0;width:100%}.excuse-table,.excuse-table thead,.excuse-table tbody,.excuse-table tr,.excuse-table th,.excuse-table td{display:block}.excuse-table thead{display:none}.excuse-table tr{padding:14px 18px;border-bottom:1px solid #efe7dc}.excuse-table tbody tr:last-child{border-bottom:0}.excuse-table td{padding:6px 0;border-bottom:0}}
