:root{--v30-navy:#082d67;--v30-teal:#19c6c9;--v30-pink:#ff4f87;--v30-orange:#ff9f16;--v30-purple:#7654ef;--v30-blue:#2879ed;--v30-green:#22be62;--v30-bg:#fbfdff;--v30-text:#0d2e62;--v30-muted:#6e7e98;--v30-line:#e8eef6;--v30-shadow:0 12px 34px rgba(35,66,105,.10)}

.v30-page{color:var(--v30-text)}
.v30-page button{font:inherit}
.v30-parent-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a3979 0%,#07306c 60%,#0c4d8c 100%);color:#fff;border-radius:28px;padding:22px;box-shadow:0 15px 32px rgba(8,45,103,.18);min-height:170px}
.v30-parent-hero-top{display:flex;align-items:center;gap:15px;position:relative;z-index:2}.v30-parent-hero-top>div:first-child:not(.v30-child-photo){min-width:0}.v30-parent-hero small{font-size:12px;opacity:.88}.v30-parent-hero h2{font-size:25px;margin:4px 0 6px;letter-spacing:-.035em;color:#fff}.v30-parent-hero p{margin:0;font-size:13px;opacity:.86}.v30-child-photo{width:92px;height:92px;border-radius:50%;object-fit:cover;border:5px solid rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(0,0,0,.15);flex:0 0 92px}.v30-parent-hero .v30-parent-hero-top>div:not(.v30-child-photo){order:2}.v30-parent-hero .v30-child-photo{order:1}.v30-hero-shape{position:absolute;right:-15px;bottom:-30px;width:155px;height:155px;border-radius:46% 0 0 0;background:rgba(255,255,255,.96);display:grid;place-items:center;transform:rotate(-4deg)}.v30-hero-shape svg{width:110px;height:110px;transform:rotate(4deg)}
.v30-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.v30-mini-status{background:#fff;border:1px solid var(--v30-line);border-radius:18px;padding:12px 10px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 22px rgba(26,61,98,.07);min-width:0}.v30-mini-status>span{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:grid;place-items:center}.v30-mini-status svg{width:18px;height:18px}.v30-mini-status b,.v30-mini-status small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v30-mini-status b{font-size:10px}.v30-mini-status small{font-size:9px;color:var(--v30-muted);margin-top:2px}.v30-mini-status.green>span{background:#e9faef;color:var(--v30-green)}.v30-mini-status.orange>span{background:#fff2df;color:var(--v30-orange)}.v30-mini-status.purple>span{background:#f0ebff;color:var(--v30-purple)}.v30-mini-status.blue>span{background:#eaf3ff;color:var(--v30-blue)}
.v30-section{margin-top:18px}.v30-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.v30-section-title h3{font-size:19px;margin:0;color:var(--v30-text);letter-spacing:-.02em}.v30-section-title p{font-size:10px;color:var(--v30-muted);margin:3px 0 0}.v30-section-title button{border:0;background:none;color:var(--v30-teal);font-size:11px;font-weight:800;padding:0}
.v30-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.v30-action{border:0;border-radius:20px;min-height:94px;padding:13px;background:#fff;text-align:left;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;box-shadow:var(--v30-shadow);position:relative;overflow:hidden}.v30-action:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;right:-28px;bottom:-36px;background:currentColor;opacity:.06}.v30-action-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;color:#fff}.v30-action-icon svg{width:24px;height:24px}.v30-action-copy{min-width:0}.v30-action-copy b,.v30-action-copy small{display:block}.v30-action-copy b{font-size:11px;color:var(--v30-text)}.v30-action-copy small{font-size:8.5px;color:var(--v30-muted);margin-top:3px;line-height:1.25}.v30-action em{position:absolute;right:7px;top:6px;min-width:20px;height:20px;padding:0 5px;border-radius:12px;background:#ef3f69;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;border:2px solid #fff}.v30-action.blue .v30-action-icon{background:linear-gradient(135deg,#44a5ff,#2774ef)}.v30-action.teal .v30-action-icon{background:linear-gradient(135deg,#21d3d1,#0bb3be)}.v30-action.purple .v30-action-icon{background:linear-gradient(135deg,#9773ff,#6744e5)}.v30-action.orange .v30-action-icon{background:linear-gradient(135deg,#ffb12c,#f37e12)}.v30-action.pink .v30-action-icon{background:linear-gradient(135deg,#ff7aa7,#ef3f76)}.v30-action.green .v30-action-icon{background:linear-gradient(135deg,#31d48a,#12ad70)}
.v30-announcement{width:100%;border:1px solid #ffe1a9;background:linear-gradient(110deg,#fffaf0,#fff6df);border-radius:22px;padding:14px 15px;margin-top:18px;display:grid;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:10px;text-align:left;color:var(--v30-text);box-shadow:0 8px 24px rgba(116,81,18,.06)}.v30-ann-emoji{width:54px;height:54px;border-radius:17px;background:#fff1c9;display:grid;place-items:center;font-size:30px}.v30-announcement small,.v30-announcement b,.v30-announcement p{display:block}.v30-announcement small{font-size:9px;color:#b87008}.v30-announcement b{font-size:12px;margin-top:2px}.v30-announcement p{font-size:9px;color:var(--v30-muted);margin:4px 0 0;line-height:1.35}.v30-announcement i{font-size:25px;color:#e58b00;font-style:normal}
.v30-event-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.v30-event{background:#fff;border:1px solid var(--v30-line);border-radius:19px;padding:10px;display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:8px;text-align:left;box-shadow:0 7px 20px rgba(37,68,104,.06)}.v30-event-date{width:43px;height:50px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffe8ef;color:#e33c6f}.v30-event-date.c1{background:#fff0d8;color:#e68a00}.v30-event-date.c2{background:#eee8ff;color:#6c49e7}.v30-event-date b{font-size:18px}.v30-event-date small{font-size:8px}.v30-event>span:last-child{min-width:0}.v30-event>span:last-child b,.v30-event>span:last-child small{display:block}.v30-event>span:last-child b{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v30-event>span:last-child small{font-size:7.5px;color:var(--v30-muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v30-two-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.v30-day-card{border:1px solid var(--v30-line);background:#fff;border-radius:22px;padding:15px;text-align:left;box-shadow:var(--v30-shadow);position:relative;overflow:hidden;min-height:165px}.v30-card-head{display:flex;align-items:center;gap:8px;margin-bottom:14px}.v30-card-head b{font-size:13px}.v30-circle{width:33px;height:33px;border-radius:50%;display:grid;place-items:center}.v30-circle svg{width:17px}.v30-circle.green{background:#e8faef;color:var(--v30-green)}.v30-circle.purple{background:#f0eaff;color:var(--v30-purple)}.v30-meal-line{display:flex;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px dashed #edf0f5}.v30-meal-line:last-child{border:0}.v30-meal-line span{font-size:9px;color:var(--v30-muted)}.v30-meal-line em{font-style:normal;font-size:9px;font-weight:800}.v30-meal-line em.good{color:#21a851}.v30-meal-line em.warn{color:#e98b00}.v30-meal-line em.bad{color:#dc3d5e}.v30-sleep-number{display:block;font-size:25px;color:var(--v30-text);margin-top:14px}.v30-day-card>small{font-size:9px;color:var(--v30-muted)}.v30-sleep-art{position:absolute;right:10px;bottom:8px;font-size:35px}
.v30-teacher-note{width:100%;border:1px solid #ffe1a5;background:linear-gradient(110deg,#fffaf1,#fff5df);border-radius:22px;padding:13px 14px;margin-top:12px;display:grid;grid-template-columns:48px minmax(0,1fr) 20px;gap:10px;align-items:center;text-align:left;color:var(--v30-text)}.v30-teacher-note>span{font-size:36px}.v30-teacher-note small{font-size:10px;font-weight:800}.v30-teacher-note p{font-size:9px;color:var(--v30-muted);margin:4px 0 0;line-height:1.45}.v30-teacher-note i{font-style:normal;font-size:24px;color:#d39215}.v30-finance-mini{display:flex;align-items:center;justify-content:space-between;background:#f1fcf8;border:1px solid #d6f4e8;border-radius:18px;padding:12px 14px;margin-top:12px}.v30-finance-mini small,.v30-finance-mini b{display:block}.v30-finance-mini small{font-size:8px;color:#5d7c70}.v30-finance-mini b{font-size:12px;margin-top:2px}.v30-finance-mini button{border:0;background:none;color:#16a777;font-weight:800;font-size:9px}

.v30-teacher-welcome{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px 12px}.v30-teacher-welcome small{font-size:12px;color:var(--v30-muted)}.v30-teacher-welcome h2{font-size:27px;margin:4px 0;color:var(--v30-text);letter-spacing:-.04em}.v30-teacher-welcome p{font-size:12px;color:var(--v30-muted);margin:0}.v30-sun{font-size:50px;position:relative}.v30-sun span{font-size:28px;position:absolute;right:-10px;bottom:-2px}.v30-teacher-kpis{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v30-teacher-kpis>button{border:1px solid var(--v30-line);background:#fff;border-radius:22px;padding:14px;display:flex;align-items:center;gap:10px;text-align:left;box-shadow:var(--v30-shadow);min-height:112px;color:var(--v30-text)}.v30-rainbow{font-size:40px}.v30-teacher-kpis small,.v30-teacher-kpis b,.v30-teacher-kpis p{display:block}.v30-teacher-kpis small{font-size:9px;color:var(--v30-muted)}.v30-teacher-kpis b{font-size:14px;margin-top:2px}.v30-teacher-kpis p{font-size:8px;color:var(--v30-muted);margin:3px 0}.v30-teacher-kpis i{margin-left:auto;font-size:22px;font-style:normal;color:#19b8c0}.v30-teacher-kpis strong{font-size:24px;color:var(--v30-teal)}.v30-ring{width:48px;height:48px;border-radius:50%;background:conic-gradient(var(--v30-teal) calc(var(--p)*1%),#edf1f5 0);position:relative;margin-left:auto}.v30-ring:after{content:"";position:absolute;inset:8px;background:#fff;border-radius:50%}.v30-task-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.v30-task-row>button{border:0;border-radius:18px;padding:12px 10px;background:#eef9ff;display:grid;grid-template-columns:32px 1fr 16px;align-items:center;text-align:left;gap:5px;color:var(--v30-text)}.v30-task-row>button:nth-child(2){background:#fff0f5}.v30-task-row>button:nth-child(3){background:#fff5e8}.v30-task-row span{width:32px;height:32px;border-radius:12px;background:#fff;display:grid;place-items:center}.v30-task-row span svg{width:16px}.v30-task-row span.blue{color:#1b8cda}.v30-task-row span.pink{color:#e84174}.v30-task-row span.orange{color:#e98b00}.v30-task-row b{font-size:18px}.v30-task-row small{grid-column:2;display:block;font-size:7.5px;color:var(--v30-muted);margin-top:-6px}.v30-task-row i{font-style:normal;color:#7d8aa0}.v30-pickup-list,.v30-student-list{display:flex;flex-direction:column;background:#fff;border:1px solid var(--v30-line);border-radius:20px;padding:2px 12px;box-shadow:0 8px 24px rgba(29,63,100,.06)}.v30-pickup-list button,.v30-student-list button{border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f6;text-align:left;color:var(--v30-text)}.v30-pickup-list button:last-child,.v30-student-list button:last-child{border-bottom:0}.v30-pickup-list b,.v30-pickup-list small,.v30-student-list b,.v30-student-list small{display:block}.v30-pickup-list b,.v30-student-list b{font-size:11px}.v30-pickup-list small,.v30-student-list small{font-size:8px;color:var(--v30-muted);margin-top:2px}.v30-pickup-list i{margin-left:auto;font-style:normal;font-size:20px}.v30-student-list button>span:nth-child(2){flex:1;min-width:0}.v30-student-list em{font-style:normal;font-size:8px;font-weight:800;border-radius:999px;padding:5px 9px}.v30-student-list em.good{background:#eaf9ef;color:#1e9b52}.v30-student-list em.warn{background:#fff2df;color:#d87a08}.v30-student-list em.bad{background:#ffeef2;color:#d83f61}.v30-student-list i{font-style:normal;color:#8290a5;font-size:10px}.v30-report-banner{width:100%;border:1px solid #ddd4ff;background:linear-gradient(110deg,#f7f4ff,#eee8ff);border-radius:22px;padding:14px;margin-top:16px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;color:var(--v30-text)}.v30-report-banner>span{font-size:35px}.v30-report-banner b{font-size:13px}.v30-report-banner p{font-size:8.5px;color:var(--v30-muted);margin:4px 0}.v30-report-banner em{font-size:9px;color:#6846da;font-style:normal;font-weight:800}

.v30-subpage-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.v30-subpage-head h2{font-size:25px;margin:0;color:var(--v30-text);letter-spacing:-.035em}.v30-subpage-head p{font-size:10px;color:var(--v30-muted);margin:4px 0 0}.v30-subpage-head>span{display:inline-flex;align-items:center;gap:5px;background:#f0eaff;color:#6949da;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.v30-subpage-head>span svg{width:13px;height:13px}.v30-readonly-alert{display:grid;grid-template-columns:42px 1fr 20px;gap:9px;align-items:center;background:#fffaf0;border:1px dashed #ffc74d;border-radius:18px;padding:12px;margin-bottom:12px}.v30-readonly-alert>span{font-size:30px}.v30-readonly-alert p{font-size:9px;color:#607089;margin:0;line-height:1.4}.v30-readonly-alert svg{width:18px;color:#e99800}.v30-compact-hero{min-height:122px;padding:14px}.v30-compact-hero .v30-child-photo{width:72px;height:72px;flex-basis:72px}.v30-compact-hero h2{font-size:20px}.v30-compact-hero .v30-hero-shape{width:112px;height:112px}.v30-compact-hero .v30-hero-shape svg{width:78px;height:78px}.v30-info-card{background:#fff;border:1px solid var(--v30-line);border-radius:21px;padding:14px;margin-top:11px;box-shadow:0 8px 24px rgba(29,63,100,.06)}.v30-info-title{display:flex;align-items:center;gap:8px;margin-bottom:12px}.v30-info-title>span{width:32px;height:32px;border-radius:12px;display:grid;place-items:center}.v30-info-title>span svg{width:17px}.v30-info-title>span.orange{background:#fff0e1;color:#f18a16}.v30-info-title>span.purple{background:#efeaff;color:#7454e8}.v30-info-title>span.blue{background:#eaf4ff;color:#2b82e7}.v30-info-title>span.pink{background:#ffeaf2;color:#ee4b7f}.v30-info-title h3{font-size:14px;margin:0;flex:1}.v30-info-title>svg{width:15px;color:#637696}.v30-info-grid{display:grid;gap:8px}.v30-info-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.v30-info-grid.two{grid-template-columns:1fr 1fr}.v30-info-grid>div{background:#fbfcfe;border:1px solid #edf1f6;border-radius:16px;padding:10px;text-align:center}.v30-info-grid>div>span{display:block;font-size:24px}.v30-info-grid b,.v30-info-grid em,.v30-info-grid small{display:block}.v30-info-grid b{font-size:8px;margin:5px 0}.v30-info-grid em{font-style:normal;font-size:8px;font-weight:800;border-radius:999px;padding:4px 6px}.v30-info-grid em.good{background:#e8f9ed;color:#199a4b}.v30-info-grid em.warn{background:#fff2df;color:#d98208}.v30-info-grid em.bad{background:#ffedf1;color:#d84460}.v30-info-grid em.info{background:#e9f3ff;color:#2879ed}.v30-info-grid small{font-size:7px;color:var(--v30-muted);margin-top:5px}.v30-readonly-line{display:flex;align-items:center;justify-content:space-between;background:#fbfcfe;border-radius:14px;padding:11px 13px;font-size:9px}.v30-readonly-line b{color:#21a153}.v30-note-box{background:#fff2f7;border:1px solid #ffdce8;border-radius:15px;padding:12px;font-size:9px;line-height:1.55;color:#50617b}.v30-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.v30-photo-grid button{border:0;background:#f5f1ff;border-radius:14px;padding:12px 5px}.v30-photo-grid button>div{font-size:28px}.v30-photo-grid small{font-size:7px;color:var(--v30-muted);display:block;margin-top:3px}.v30-wide-link{width:100%;border:0;background:#f2edff;color:#6848df;border-radius:14px;padding:10px;margin-top:8px;font-size:9px;font-weight:800}

.v30-daily-student{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:11px;background:#fff;border:1px solid var(--v30-line);border-radius:22px;padding:12px;box-shadow:var(--v30-shadow);position:relative}.v30-daily-student .v30-child-photo{width:62px;height:62px;flex-basis:62px}.v30-daily-student b,.v30-daily-student small{display:block}.v30-daily-student b{font-size:17px}.v30-daily-student small{font-size:9px;color:var(--v30-muted);margin-top:3px}.v30-daily-student>span{font-size:8px;background:#e9f9ef;color:#209f54;border-radius:999px;padding:5px 8px}.v30-student-select{position:absolute;inset:0;opacity:0;z-index:4;cursor:pointer}.v30-entry-block{background:#fff;border:1px solid var(--v30-line);border-radius:22px;padding:14px;margin-top:12px;box-shadow:0 8px 24px rgba(29,63,100,.06)}.v30-entry-title{display:flex;align-items:center;gap:8px;margin-bottom:11px}.v30-entry-title>span{width:40px;height:40px;border-radius:16px;display:grid;place-items:center;font-size:22px}.v30-entry-title>span.green{background:#e8faef}.v30-entry-title>span.purple{background:#efeaff}.v30-entry-title>span.blue{background:#eaf4ff}.v30-entry-title>span.pink{background:#ffeaf1}.v30-entry-title>span.orange{background:#fff1de}.v30-entry-title h3{font-size:17px;margin:0}.v30-entry-block>label{font-size:9px;color:#5f718d;font-weight:800;display:block;margin:11px 0 7px}.v30-hidden-select{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.v30-choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v30-choice-row.four{grid-template-columns:repeat(4,1fr)}.v30-choice{border:1px solid #e3e9f1;background:#fff;border-radius:15px;padding:9px 5px;color:#667690;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.v30-choice span{font-size:22px}.v30-choice b{font-size:8px}.v30-choice.selected{border-color:#20b85f;background:#effcf3;color:#189348;box-shadow:inset 0 0 0 1px #20b85f}.v30-entry-block:nth-of-type(3) .v30-choice.selected{border-color:#7555ed;background:#f4f0ff;color:#6542dc;box-shadow:inset 0 0 0 1px #7555ed}.v30-inline-field{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fafbfe;border-radius:14px;padding:10px}.v30-inline-field label{font-size:9px;font-weight:800}.v30-inline-field input{width:92px;border:1px solid #dce6ef;border-radius:11px;padding:8px;text-align:center;color:var(--v30-text)}.v30-number-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v30-number-grid>div{background:#fafbfe;border-radius:15px;padding:10px;display:grid;grid-template-columns:1fr 70px 25px;align-items:center;gap:5px}.v30-number-grid label{font-size:9px;font-weight:800}.v30-number-grid input{width:70px;border:1px solid #dce6ef;border-radius:10px;padding:8px;text-align:center}.v30-number-grid small{font-size:7px;color:var(--v30-muted)}.v30-entry-block textarea{width:100%;border:1px solid #dfe8f1;background:#fbfcfe;border-radius:15px;padding:12px;resize:vertical;color:var(--v30-text);outline:none}.v30-entry-block textarea:focus{border-color:#8edfe1;box-shadow:0 0 0 3px rgba(25,198,201,.12)}.v30-daily-actions{position:sticky;bottom:92px;z-index:8;margin-top:14px;display:grid;gap:7px}.v30-save-daily{border:0;background:linear-gradient(90deg,#17c8c8,#10b8bf);color:#fff;border-radius:18px;padding:14px;font-weight:800;box-shadow:0 10px 24px rgba(16,184,191,.25);display:flex;align-items:center;justify-content:center;gap:8px}.v30-save-daily svg{width:18px}.v30-next-student{border:1px solid #dce6ef;background:#fff;color:var(--v30-text);border-radius:15px;padding:10px;font-weight:800;font-size:9px}

@media(max-width:960px){
 html,body{background:var(--v30-bg)!important}.content{padding:10px 12px calc(92px + env(safe-area-inset-bottom))!important}.mobile-page-title{display:none!important}.footer-credit{margin-top:16px!important;font-size:7px!important;color:#9aa7b8!important}.v30-mobile-header{height:74px!important;min-height:calc(74px + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 16px 8px!important;border-bottom:0!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)}.v30-mobile-logo{display:flex;align-items:center;gap:7px}.v30-mobile-logo svg{width:42px;height:42px}.v30-mobile-logo>span{font-size:25px;font-weight:800;letter-spacing:-.06em;color:var(--v30-navy)}.v30-mobile-logo>span span{color:var(--v30-teal)}.v30-mobile-head-actions{display:flex;align-items:center;gap:10px}.v30-bell{width:40px;height:40px;border:0;background:transparent;color:var(--v30-navy);position:relative;display:grid;place-items:center}.v30-bell svg{width:25px;height:25px}.v30-bell i{position:absolute;right:1px;top:0;min-width:19px;height:19px;border-radius:10px;background:#ef3964;color:#fff;border:2px solid #fff;font-style:normal;font-size:8px;display:grid;place-items:center}.v30-mobile-head-actions .mobile-avatar{width:40px;height:40px;border:3px solid #fff;box-shadow:0 4px 12px rgba(33,64,100,.15)}
 .v30-bottom-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed;z-index:90;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));height:72px;padding:7px 5px;background:rgba(255,255,255,.98);border:1px solid #e1e9f1;border-radius:24px;box-shadow:0 14px 38px rgba(12,42,72,.17);align-items:stretch}.v30-bottom-nav .mobile-tab{border:0;background:transparent;border-radius:15px;color:#718097;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative}.v30-bottom-nav .mobile-tab svg{width:21px;height:21px}.v30-bottom-nav .mobile-tab span{font-size:7px}.v30-bottom-nav .mobile-tab.active{background:#edf9fa;color:#0ab5bc}.v30-bottom-nav .mobile-tab em{position:absolute;top:1px;right:14px;min-width:17px;height:17px;border-radius:10px;background:#ef3e67;color:#fff;font-size:7px;font-style:normal;display:grid;place-items:center;border:2px solid #fff}
 .mobile-menu-panel.v230-menu-sheet{border-radius:28px!important}.v30-page{max-width:760px;margin:0 auto}.card,.metric-card,.quick-card,.v230-student-card,.message-history-row{border-radius:20px!important}.toolbar{background:transparent!important}.toolbar h2{color:var(--v30-text)!important;font-size:22px!important}.toolbar p{font-size:9px!important}.btn{border-radius:14px!important}.btn-primary{background:linear-gradient(90deg,#16c3c6,#11afb9)!important;border-color:transparent!important}.table-wrap{border-radius:16px;overflow:auto}.table{min-width:650px}.search-box,.select-control,.field input,.field select,.field textarea{border-radius:13px!important}.v230-student-grid{gap:9px!important}.v230-student-card{box-shadow:0 7px 22px rgba(27,61,96,.06)!important}.message-history-row{padding:12px!important}.message-history-row p{font-size:9px!important}.finance-kpis{grid-template-columns:1fr 1fr!important}.quick-grid{grid-template-columns:repeat(2,1fr)!important}.teacher-quick,.parent-quick{grid-template-columns:repeat(2,1fr)!important}.quick-card{min-height:96px!important}.grid-3,.grid-4,.grid-2,.grid-6{gap:10px!important}.side-credit{display:none}
}
@media(max-width:520px){.v30-action-grid{grid-template-columns:repeat(2,1fr)}.v30-action-grid.v30-teacher-actions{grid-template-columns:repeat(2,1fr)}.v30-status-strip{grid-template-columns:repeat(2,1fr)}.v30-event-row{grid-template-columns:1fr}.v30-two-cards{grid-template-columns:1fr 1fr}.v30-info-grid.four{grid-template-columns:repeat(2,1fr)}.v30-photo-grid{grid-template-columns:repeat(2,1fr)}.v30-choice-row.four{grid-template-columns:repeat(2,1fr)}.v30-parent-hero{padding:17px;min-height:155px}.v30-child-photo{width:80px;height:80px;flex-basis:80px}.v30-parent-hero h2{font-size:21px}.v30-hero-shape{width:130px;height:130px}.v30-hero-shape svg{width:90px;height:90px}.v30-teacher-welcome h2{font-size:24px}.v30-teacher-kpis{grid-template-columns:1fr 1fr}.v30-teacher-kpis>button{padding:11px}.v30-task-row>button{grid-template-columns:28px 1fr 12px;padding:10px 7px}.v30-task-row span{width:28px;height:28px}.v30-task-row b{font-size:15px}.v30-report-banner{grid-template-columns:42px 1fr}.v30-report-banner em{grid-column:2}.v30-day-card{padding:12px}.v30-sleep-art{font-size:28px}.v30-subpage-head h2{font-size:22px}}
