:root{--v33-navy:#082b63;--v33-teal:#10bcc3;--v33-pink:#ff3d77;--v33-orange:#ff9411;--v33-purple:#7450e9;--v33-blue:#2f7fe8;--v33-green:#23bf41;--v33-muted:#657590;--v33-line:#e8edf3;--v33-shadow:0 8px 25px rgba(17,44,78,.08)}
body.v33-reference-exact{background:#fff;color:var(--v33-navy)}
body.v33-reference-exact .mobile-header,body.v33-reference-exact .v230-bottom-nav,body.v33-reference-exact .mobile-page-title,body.v33-reference-exact .content>.footer-credit{display:none!important}
@media(max-width:960px){body.v33-reference-exact .main-column{padding-bottom:0!important}body.v33-reference-exact .content{padding:0!important;max-width:none!important;background:#fff;overflow:visible!important}}
.v33-page{width:min(100%,430px);margin:0 auto;padding:16px 16px calc(88px + env(safe-area-inset-bottom));background:#fff;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--v33-navy)}
.v33-page *{box-sizing:border-box}.v33-page button,.v33-page input,.v33-page select,.v33-page textarea{font:inherit}.v33-page button{cursor:pointer;color:inherit}.v33-page h1,.v33-page h2,.v33-page h3,.v33-page p{letter-spacing:-.2px}
.v33-top{height:54px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.v33-brand{height:49px;display:flex;align-items:center}.v33-brand img{width:148px;height:auto;display:block}.v33-brand.center{justify-content:center}.v33-top-right{display:flex;align-items:center;gap:12px}.v33-bell{width:35px;height:38px;position:relative;border:0;background:transparent;padding:4px}.v33-bell svg{width:29px;height:29px;color:#062a60;stroke-width:1.8}.v33-bell em{position:absolute;right:-2px;top:-5px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#ff2f63;color:#fff;border:2px solid #fff;font-style:normal;font-size:10px;font-weight:800}.v33-avatar-wrap{position:relative;display:inline-flex}.v33-avatar-wrap img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid #e6edf3;background:#eef3f7}.v33-avatar-wrap:after{content:"";position:absolute;right:-1px;bottom:1px;width:9px;height:9px;border-radius:50%;background:#13b928;border:2px solid #fff}.v33-daily-top{display:grid;grid-template-columns:44px 1fr auto;gap:8px}.v33-daily-top .v33-brand img{width:124px;margin:auto}.v33-back{width:42px;height:42px;border:1px solid #e7edf3;border-radius:50%;background:#fff;box-shadow:var(--v33-shadow);display:grid;place-items:center}.v33-back svg{width:21px}.v33-hello-mini{display:flex;align-items:center;gap:8px}.v33-hello-mini small{display:block;font-size:10px;color:#506584}.v33-hello-mini b{display:block;font-size:14px;margin-top:2px}
/* Parent home */
.v33-parent-hero{height:129px;border-radius:23px;overflow:hidden;position:relative;background:linear-gradient(110deg,#0d458e,#062a66 70%);color:#fff;display:flex;align-items:center;padding:14px 18px;box-shadow:0 10px 23px rgba(8,51,113,.14)}.v33-child{width:88px;height:88px;border-radius:50%;object-fit:cover;border:4px solid #fff;z-index:3;flex:0 0 88px}.v33-hero-text{z-index:4;margin-left:14px;max-width:220px}.v33-hero-text>span{font-size:15px}.v33-hero-text h2{font-size:22px;line-height:1.08;margin:3px 0 7px;color:#fff}.v33-hero-text h2 i{font-style:normal;color:#ff4480}.v33-hero-text p{margin:0;font-size:12px}.v33-hero-text p b{padding:0 6px}.v33-hero-text button{border:0;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;padding:7px 13px;font-size:10px;margin-top:10px}.v33-hero-art{position:absolute;right:0;top:0;width:44%;height:100%;object-fit:cover;object-position:right center;z-index:2}.v33-parent-hero.compact{height:106px;margin-top:10px}.v33-parent-hero.compact .v33-child{width:78px;height:78px;flex-basis:78px}.v33-parent-hero.compact .v33-hero-text h2{font-size:21px}.v33-parent-hero.compact .v33-hero-text>span{display:none}
.v33-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0 13px}.v33-status-card{height:76px;border:1px solid var(--v33-line);border-radius:17px;background:#fff;box-shadow:0 4px 14px rgba(15,49,84,.04);display:grid;grid-template-columns:31px 1fr;gap:6px;align-items:center;padding:9px 7px}.v33-status-card>i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#fff}.v33-status-card>i svg{width:17px}.v33-status-card>i.green{background:#26c43e}.v33-status-card>i.orange{background:#ff850d}.v33-status-card>i.purple{background:#7857eb}.v33-status-card>i.blue{background:#3490ec}.v33-status-card div{display:flex;flex-direction:column;min-width:0}.v33-status-card b{font-size:9.5px;line-height:1.05}.v33-status-card span{font-size:8.5px;color:#536985;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v33-status-card em{font-size:8.5px;font-style:normal;font-weight:800;margin-top:5px}.v33-status-card em.green{color:#16b536}.v33-status-card em.orange{color:#f17604}.v33-status-card em.purple{color:#6d48e7}.v33-status-card em.blue{color:#1174e9}
.v33-box{border:1px solid var(--v33-line);border-radius:20px;background:#fff;box-shadow:var(--v33-shadow);padding:14px;margin:12px 0}.v33-box>h3{font-size:17px;margin:0 0 13px}.v33-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v33-quick{height:82px;border:0;border-radius:15px;display:grid;grid-template-columns:36px 1fr;gap:7px;align-items:center;padding:9px;text-align:left}.v33-quick>i{width:37px;height:37px;border-radius:11px;display:grid;place-items:center}.v33-quick>i svg{width:23px;height:23px}.v33-quick b{display:block;font-size:10.5px}.v33-quick span{display:block;font-size:8.2px;color:#566a87;margin-top:4px;line-height:1.2}.v33-quick.blue{background:#edf5ff}.v33-quick.blue>i{color:#2680e7}.v33-quick.teal{background:#e9fafa}.v33-quick.teal>i{color:#0ab4bb}.v33-quick.violet{background:#f1eeff}.v33-quick.violet>i{color:#6240de}.v33-quick.amber{background:#fff4e7}.v33-quick.amber>i{color:#ef7e04}.v33-quick.rose{background:#fff0f4}.v33-quick.rose>i{color:#f43770}.v33-quick.mint{background:#ecfaf5}.v33-quick.mint>i{color:#10a679}
.v33-ann{border:1px solid #ffd992;background:linear-gradient(90deg,#fffdf8,#fff6df);border-radius:20px;width:100%;padding:10px 12px;display:grid;grid-template-columns:59px 1fr auto;gap:10px;align-items:center;text-align:left;box-shadow:var(--v33-shadow);margin:12px 0}.v33-ann img{width:58px;height:66px;object-fit:contain}.v33-ann b{font-size:11px}.v33-ann p{font-size:9.5px;line-height:1.4;color:#556a87;margin:5px 0 0}.v33-ann em{font-style:normal;border:1px solid #ff9c24;border-radius:999px;color:#e77800;padding:8px 10px;font-size:8.5px;white-space:nowrap}.v33-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.v33-title h3{font-size:16px;margin:0}.v33-title button{border:0;background:transparent;color:#0bb8c0;font-weight:750;font-size:10px}.v33-events{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.v33-events>button{min-height:76px;border:1px solid #edf1f5;border-radius:14px;background:#fff;padding:7px;display:grid;grid-template-columns:42px 1fr;gap:6px;text-align:left}.v33-events .date{height:45px;border-radius:10px;background:#ffecef;color:#df2f5d;display:grid;place-items:center;line-height:.85}.v33-events .date.o{background:#fff3e4;color:#ed8807}.v33-events .date.p{background:#f0edff;color:#6840e0}.v33-events .date b{font-size:17px}.v33-events .date small{font-size:7px}.v33-events>button>div:last-child b{display:block;font-size:9.5px;line-height:1.15}.v33-events>button>div:last-child span{display:block;font-size:7.8px;color:#5f718d;margin-top:5px;line-height:1.2}.v33-duo{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.v33-duo>button{height:129px;border:1px solid var(--v33-line);border-radius:18px;background:#fff;box-shadow:var(--v33-shadow);padding:12px;text-align:left;position:relative;overflow:hidden}.v33-duo h3{font-size:12px;margin:0 0 13px}.v33-meals p{display:flex;justify-content:space-between;margin:10px 0;font-size:9.5px}.v33-meals b{color:#16ad35}.v33-meals b.wait{color:#ed8304}.v33-sleep strong{display:block;font-size:26px;margin:15px 0 3px}.v33-sleep>span,.v33-sleep>b{display:block;font-size:9.5px;margin-top:5px}.v33-sleep img{position:absolute;right:2px;bottom:-2px;width:97px;height:104px;object-fit:contain}
/* Teacher */
.v33-greeting,.v33-class-heading{position:relative;min-height:105px;margin:17px 0 14px}.v33-greeting h1,.v33-class-heading h1{font-size:27px;line-height:1.12;margin:0 0 8px}.v33-greeting p,.v33-class-heading p{font-size:13px;color:#687995;margin:0}.v33-greeting img,.v33-class-heading img{position:absolute;right:-2px;top:-24px;width:142px;height:95px;object-fit:contain}.v33-overview{display:grid;grid-template-columns:1fr 1fr;gap:11px}.v33-overview>button{min-height:111px;border:1px solid var(--v33-line);border-radius:18px;background:#fff;box-shadow:var(--v33-shadow);padding:13px;text-align:left}.v33-card-title{display:flex;align-items:center;justify-content:space-between}.v33-card-title b,.v33-att-card h3{font-size:13px;margin:0}.v33-card-title span{font-size:9px;color:#0ab9c0;font-weight:750}.v33-class-main{display:grid;grid-template-columns:57px 1fr;gap:9px;align-items:center;margin-top:11px}.v33-class-main img{width:57px;height:57px;object-fit:contain}.v33-class-main h3{font-size:15px;margin:0 0 5px}.v33-class-main p{font-size:10px;color:#667790;line-height:1.45;margin:0}.v33-att-card>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.v33-att-card span{display:grid;grid-template-columns:31px 1fr;align-items:center}.v33-att-card i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-style:normal}.v33-att-card i svg{width:17px}.v33-att-card .present i{background:#e6f8e7;color:#18b537}.v33-att-card .absent i{background:#ffeaf1;color:#e7366a}.v33-att-card b{font-size:21px}.v33-att-card small{font-size:9.5px;color:#5e708b}.v33-quick-title{margin:17px 0 11px}.v33-four{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.v33-square{height:88px;border:0;border-radius:17px;color:#fff!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;box-shadow:0 8px 17px rgba(17,44,78,.13);position:relative}.v33-square svg{width:31px;height:31px}.v33-square span{font-size:12px;font-weight:800}.v33-square.teal{background:linear-gradient(135deg,#13c8c6,#02aeb7)}.v33-square.pink{background:linear-gradient(135deg,#ff5b8e,#f82e69)}.v33-square.orange{background:linear-gradient(135deg,#ffab23,#ff7c05)}.v33-square.purple{background:linear-gradient(135deg,#8e68f1,#6645df)}.v33-square.blue{background:linear-gradient(135deg,#4a98f2,#256edb)}.v33-square em{position:absolute;right:-5px;top:-7px;width:20px;height:20px;border-radius:50%;background:#ff2f63;border:2px solid #fff;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal}.v33-pickup{margin-top:18px}.v33-pick-row{height:65px;border:1px solid #f7e4ce;background:#fffaf3;display:grid;grid-template-columns:44px 1fr auto 34px 34px;gap:8px;align-items:center;padding:8px 10px}.v33-pick-row:first-of-type{border-radius:17px 17px 0 0}.v33-pick-row:last-of-type{border-radius:0 0 17px 17px}.v33-pick-row img{width:42px;height:42px;border-radius:50%;object-fit:cover}.v33-pick-row b{font-size:12px}.v33-pick-row span{display:block;font-size:9px;color:#657590;margin-top:4px}.v33-pick-row em{font-style:normal;border-radius:999px;background:#fff2d9;color:#ed8304;padding:7px 11px;font-size:9px}.v33-pick-row button{width:31px;height:31px;border-radius:50%;background:#fff;font-size:20px}.v33-pick-row .yes{border:1.5px solid #1ebb3b;color:#16b635}.v33-pick-row .no{border:1.5px solid #ff366d;color:#f62c64}.v33-msg-summary{border:1px solid var(--v33-line);border-radius:18px;background:#fff;box-shadow:var(--v33-shadow);padding:13px;margin-top:12px}.v33-msg-summary>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px}.v33-msg-summary>div:last-child>span{display:grid;grid-template-columns:36px 1fr;align-items:center;padding:0 8px;border-right:1px solid #e8edf3}.v33-msg-summary>div:last-child>span:last-child{border:0}.v33-msg-summary i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.v33-msg-summary i svg{width:18px}.v33-msg-summary i.pink{background:#ffe8ef;color:#e9346a}.v33-msg-summary i.blue{background:#e8f8ff;color:#13aee7}.v33-msg-summary i.orange{background:#fff2d9;color:#ec8b04}.v33-msg-summary strong,.v33-msg-summary b{font-size:20px}.v33-msg-summary small{font-size:9px;color:#657590}.v33-report-banner{width:100%;min-height:82px;margin:12px 0;border:1px solid #ddd5ff;border-radius:18px;background:#f7f4ff;display:grid;grid-template-columns:60px 1fr auto;gap:10px;align-items:center;padding:11px 13px;text-align:left}.v33-report-banner>i{font-style:normal;font-size:44px}.v33-report-banner b{font-size:14px}.v33-report-banner p{font-size:9.5px;color:#63748e;line-height:1.4;margin:5px 0}.v33-report-banner em{font-style:normal;background:linear-gradient(90deg,#8a63ef,#6843df);color:#fff;border-radius:999px;padding:10px 12px;font-size:9px}.v33-teacher-note{min-height:78px;border:1px solid #f8dca2;border-radius:18px;background:#fff9eb;display:grid;grid-template-columns:65px 1fr auto;gap:10px;align-items:center;padding:9px 12px}.v33-teacher-note img{width:62px;height:62px;object-fit:contain}.v33-teacher-note b{font-size:12px}.v33-teacher-note p{font-size:9px;color:#62738d;line-height:1.4;margin:4px 0}.v33-teacher-note em{font-style:normal;border:1px solid #f4a029;border-radius:999px;color:#e57c00;padding:8px 10px;font-size:8.5px}
/* Class page */
.v33-class-heading{min-height:107px}.v33-class-heading h1{font-size:28px}.v33-class-select{height:48px;width:100%;border:1px solid var(--v33-line);border-radius:16px;background:#fff;display:grid;grid-template-columns:38px 1fr auto;gap:8px;align-items:center;padding:6px 12px;text-align:left;box-shadow:0 3px 13px rgba(17,44,78,.03)}.v33-class-select i{width:34px;height:34px;border-radius:50%;background:#ff4d81;color:#fff;display:grid;place-items:center}.v33-class-select i svg{width:20px}.v33-class-select b{font-size:13px}.v33-class-select span{font-size:21px}.v33-att-summary{border:1px solid #e1dcff;border-radius:18px;background:#faf9ff;padding:13px;margin:12px 0}.v33-att-summary>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:13px}.v33-att-summary span{display:grid;grid-template-columns:32px 1fr;align-items:center}.v33-att-summary i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal}.v33-att-summary i svg{width:16px}.v33-att-summary .g i{background:#27c53d}.v33-att-summary .o i{background:#ff8d08}.v33-att-summary .r i{background:#ff3d75}.v33-att-summary .p i{background:#7855e7}.v33-att-summary b{font-size:17px}.v33-att-summary small{font-size:8.5px}.v33-four.class-actions{margin:12px 0 18px}.v33-student-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px}.v33-student-title h2{font-size:18px;margin:0}.v33-student-title button{border:0;background:transparent;color:#1479e9;font-size:11px;font-weight:750}.v33-student{height:59px;border:1px solid var(--v33-line);border-radius:17px;background:#fff;box-shadow:0 4px 15px rgba(17,44,78,.05);display:grid;grid-template-columns:46px 1fr auto 30px;gap:8px;align-items:center;padding:6px 9px;margin:7px 0}.v33-student img{width:44px;height:44px;border-radius:50%;object-fit:cover}.v33-student>b{font-size:14px}.v33-student em{font-style:normal;border-radius:999px;padding:7px 12px;font-size:9px}.v33-student em.good{background:#e6f8e6;color:#16a934}.v33-student em.warn{background:#fff2dc;color:#e68304}.v33-student em.bad{background:#ffe8ee;color:#e72e63}.v33-student em.info{background:#eef3f7;color:#667790}.v33-student button{border:0;background:transparent;font-weight:900;letter-spacing:1px}.v33-qr{height:58px;width:100%;border:1px solid #ded8ff;border-radius:17px;background:#f8f6ff;display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;text-align:left;padding:8px 11px;margin:12px 0}.v33-qr>i{width:38px;height:38px;border-radius:11px;background:#724fe8;color:#fff;display:grid;place-items:center;font-style:normal;font-size:20px}.v33-qr b{font-size:12px}.v33-qr small{display:block;font-size:9px;color:#64758e;margin-top:3px}.v33-qr>span{font-size:22px}
/* Messages */
.v33-message-head{position:relative;min-height:116px;margin-top:10px}.v33-message-head h1{font-size:28px;margin:0 0 10px;display:flex;align-items:center;gap:10px}.v33-message-head h1 i{width:48px;height:48px;border-radius:13px;background:linear-gradient(135deg,#7858ec,#5e3ddd);color:#fff;display:grid;place-items:center}.v33-message-head h1 svg{width:25px}.v33-message-head p{font-size:12px;color:#647590;margin:0}.v33-message-head>img{position:absolute;right:-3px;top:-23px;width:145px;height:118px;object-fit:contain}.v33-message-box{border:1px solid var(--v33-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--v33-shadow)}.v33-tabs{height:48px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--v33-line)}.v33-tabs button{border:0;border-right:1px solid var(--v33-line);background:#fff;color:#596b87;font-size:12px}.v33-tabs button.active{color:#6845e2;font-weight:800;border-bottom:2px solid #6845e2}.v33-msg-row{width:100%;min-height:77px;border:0;border-bottom:1px solid #eff2f5;background:#fff;display:grid;grid-template-columns:55px 1fr 39px;gap:9px;align-items:center;text-align:left;padding:9px 11px}.v33-msg-row img{width:53px;height:53px;border-radius:50%;object-fit:cover}.v33-msg-row b{font-size:13px}.v33-msg-row p{font-size:10px;color:#60718c;line-height:1.4;margin:5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v33-msg-row>span{align-self:start;text-align:right}.v33-msg-row time{font-size:9px;color:#596b87}.v33-msg-row em{width:24px;height:24px;border-radius:50%;background:#ff2f63;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal;margin:7px 0 0 auto}.v33-all-msg{width:100%;height:44px;border:0;background:#fff;color:#6845df;font-size:11px;font-weight:750}.v33-safe{height:82px;border:1px solid #caeadb;border-radius:18px;background:#f5fff9;display:grid;grid-template-columns:44px 1fr 88px;gap:8px;align-items:center;padding:10px 12px;margin:12px 0}.v33-safe>div{font-size:28px}.v33-safe b{font-size:12px}.v33-safe p{font-size:9px;color:#5c6f89;line-height:1.4;margin:4px 0}.v33-safe img{width:83px;height:62px;object-fit:contain}.v33-fast-head{font-size:18px;margin:17px 0 10px}.v33-three{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v33-three button{height:68px;border:1px solid var(--v33-line);border-radius:15px;background:#fff;display:grid;grid-template-columns:31px 1fr;gap:7px;align-items:center;padding:8px;text-align:left}.v33-three i{width:31px;height:31px;border-radius:10px;display:grid;place-items:center}.v33-three i svg{width:18px}.v33-three i.p{background:#f2efff;color:#6945e2}.v33-three i.o{background:#fff3e5;color:#ed8205}.v33-three i.t{background:#eafafa;color:#08aeb5}.v33-three b{font-size:9.5px}.v33-three small{display:block;font-size:7.7px;color:#63748d;margin-top:3px}
/* Parent daily */
.v33-read-head{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;margin:11px 0 9px}.v33-back-inline{width:39px;height:39px;border:1px solid var(--v33-line);border-radius:50%;background:#fff;box-shadow:var(--v33-shadow);display:grid;place-items:center}.v33-back-inline svg{width:19px}.v33-read-head h1{font-size:24px;margin:0}.v33-read-head p{font-size:11px;color:#11b7bf;margin:5px 0 0}.v33-read-head>span{display:flex;align-items:center;gap:5px;border-radius:999px;background:#f1edff;color:#6844df;padding:8px 10px;font-size:9.5px;font-weight:750}.v33-read-head>span svg{width:13px}.v33-read-alert{height:60px;border:1px dashed #f0bb41;border-radius:15px;background:#fffaf0;display:grid;grid-template-columns:54px 1fr 21px;gap:6px;align-items:center;padding:5px 10px;color:#4c6180}.v33-read-alert>b{font-size:31px}.v33-read-alert p{font-size:10px;line-height:1.45}.v33-read-alert svg{color:#ec9902}.v33-read-card{border:1px solid var(--v33-line);border-radius:18px;background:#fff;box-shadow:var(--v33-shadow);padding:10px;margin:10px 0}.v33-read-title{display:grid;grid-template-columns:27px 1fr 15px;gap:7px;align-items:center;margin-bottom:9px}.v33-read-title>i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal}.v33-read-title i.orange{background:#ff7d07}.v33-read-title i.purple{background:#7850e8}.v33-read-title i.blue{background:#3295ed}.v33-read-title i.pink{background:#fa3c76}.v33-read-title h3{font-size:13px;margin:0}.v33-read-title>svg{width:13px;color:#627492}.v33-food{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.v33-food>div{min-height:81px;border:1px solid #edf1f5;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5px}.v33-food i{font-style:normal;font-size:23px}.v33-food b{font-size:9px;margin:5px 0}.v33-food em{font-style:normal;font-size:8.5px;color:#17a934;background:#e6f8e6;border-radius:999px;padding:4px 9px}.v33-food em.blue{background:#e9f4ff;color:#1676e7}.v33-food small{font-size:8px;color:#687891;margin-top:5px}.v33-read-two{display:grid;grid-template-columns:1fr 1fr;gap:7px}.v33-read-two>div{min-height:66px;border:1px solid #edf1f5;border-radius:13px;display:grid;grid-template-columns:34px 1fr;gap:7px;align-items:center;padding:8px}.v33-read-two>div>i{font-style:normal;font-size:24px}.v33-read-two b{font-size:10px}.v33-read-two em{display:block;width:max-content;font-style:normal;font-size:8px;color:#15a935;background:#e5f8e5;border-radius:999px;padding:3px 7px;margin:2px 0}.v33-read-two small{font-size:8px;color:#687890}.v33-read-line{display:grid;grid-template-columns:1fr auto 1fr auto;gap:7px;align-items:center;font-size:8.7px}.v33-read-line b{border-radius:999px;background:#e6f8e6;color:#15a934;padding:5px 8px}.v33-note-read{border:1px solid #ffdce6;background:#fff0f4;border-radius:12px;padding:10px;font-size:9.5px;line-height:1.4;color:#536985}.v33-memory{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.v33-memory img,.v33-memory div{width:100%;height:66px;border-radius:12px;object-fit:cover;background:#f4f6f8;display:grid;place-items:center}.v33-read-card>button{width:100%;border:0;border-radius:999px;background:#f4f1ff;color:#6844df;font-weight:750;font-size:10px;padding:8px;margin-top:8px}
/* Teacher daily report exact */
.report-page{padding-bottom:22px}.v33-report-heading{margin:17px 0 12px}.v33-report-heading h1{font-size:27px;margin:0 0 5px}.v33-report-heading p{font-size:13px;color:#6a7b97;margin:0}.v33-report-student{height:82px;border:1px solid var(--v33-line);border-radius:18px;background:#fff;box-shadow:var(--v33-shadow);display:grid;grid-template-columns:67px 1fr;gap:10px;align-items:center;padding:8px 10px;position:relative}.v33-report-student img{width:63px;height:63px;border-radius:50%;object-fit:cover}.v33-report-student h2{font-size:18px;margin:0 0 7px}.v33-report-student h2{color:var(--v33-navy)}.v33-report-student p{font-size:10px;color:#62738e;margin:0}.v33-report-student select{position:absolute;inset:0;opacity:0;cursor:pointer}.v33-form{margin:13px 0}.v33-form-title{display:grid;grid-template-columns:45px 1fr;gap:8px;align-items:center;margin-bottom:6px}.v33-form-title>i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:21px}.v33-form-title i.green{background:#e6f8e5}.v33-form-title i.purple{background:#f0eaff}.v33-form-title i.blue{background:#e9f4ff}.v33-form-title i.pink{background:#ffedf3}.v33-form-title i.orange{background:#fff2dd}.v33-form-title h3{font-size:16px;margin:0}.v33-form-title h3 button{border:0;background:transparent;color:#657590;font-size:12px;padding:2px}.v33-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.v33-choices{min-height:58px;border:1px solid var(--v33-line);border-radius:17px;background:#fff;box-shadow:var(--v33-shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:0 5px}.v33-choices.three{grid-template-columns:repeat(3,1fr)}.v33-choices button{border:0;background:#fff;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px}.v33-choices button i{font-style:normal;font-size:21px;line-height:1}.v33-choices button.selected{border:1.5px solid #22bc3e;background:#f6fff6}.v33-choices button.selected.purple-choice{border-color:#774cea;background:#fbf9ff}.v33-note{border:1px solid var(--v33-line);border-radius:16px;background:#fff;box-shadow:var(--v33-shadow);padding:10px;position:relative}.v33-note textarea{width:100%;min-height:66px;border:0;outline:0;resize:none;font-size:10.5px;color:var(--v33-navy)}.v33-note small{position:absolute;right:10px;bottom:7px;font-size:8px;color:#8594aa}.v33-photo-row{display:grid;grid-template-columns:1.6fr 1.4fr .56fr;gap:7px;align-items:stretch}.v33-add-photo{height:72px;border:1.5px dashed #65a8f4;border-radius:14px;background:#fff;color:#1377de;display:flex;flex-direction:column;align-items:center;justify-content:center}.v33-add-photo i{font-style:normal;font-size:23px}.v33-add-photo b{font-size:8.5px}.v33-add-photo small{font-size:7px;color:#73839b;margin-top:3px}.v33-photo-previews{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v33-photo-previews img,.v33-video-thumb{width:100%;height:72px;border-radius:12px;object-fit:cover;background:#eef3f7;display:grid;place-items:center;font-size:9px;color:#5e708b}.v33-plus-photo{height:72px;border:1.5px dashed #a9b7c7;border-radius:14px;background:#fff;color:#7f8da2;font-size:29px}.v33-save{height:47px;width:100%;border:0;border-radius:999px;background:linear-gradient(90deg,#10c4c4,#08aeb8);color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 8px 16px rgba(10,184,188,.22);margin-top:14px}
/* bottom */
.v33-bottom{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(5px + env(safe-area-inset-bottom));width:min(calc(100% - 18px),412px);height:65px;border:1px solid var(--v33-line);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 8px 26px rgba(21,47,80,.14);display:grid;grid-template-columns:repeat(5,1fr);z-index:99;padding:4px 6px}.v33-bottom button{border:0;background:transparent;color:#697991;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative;min-width:0}.v33-bottom svg{width:21px;height:21px}.v33-bottom span{font-size:8.5px;white-space:nowrap}.v33-bottom button.active{color:#0db6bd;background:#effbfb}.parent-page .v33-bottom button.active{color:#156ee9;background:#f0f5ff}.v33-bottom em{position:absolute;right:13px;top:0;width:18px;height:18px;border-radius:50%;background:#ff2f63;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:7px;font-style:normal}
/* keep unreferenced parent/teacher modules mobile friendly without touching admin */
@media(max-width:960px){body.v33-role-mobile:not(.v33-reference-exact) .content{padding:14px 14px calc(88px + env(safe-area-inset-bottom));background:#fff}body.v33-role-mobile:not(.v33-reference-exact) .card{border-radius:18px;box-shadow:var(--v33-shadow);border-color:var(--v33-line)}body.v33-role-mobile:not(.v33-reference-exact) .btn-primary{background:linear-gradient(90deg,#10bdc3,#1689df);border:0}}
@media(min-width:961px){body.v33-reference-exact{background:#eef4f8}.v33-page{margin-top:20px;margin-bottom:20px;border-radius:28px;box-shadow:0 0 0 1px #e5edf3,0 20px 60px rgba(20,48,82,.12)}.v33-bottom{position:sticky;left:auto;transform:none;bottom:0;width:100%;margin-top:-70px}}
@media(max-width:380px){.v33-page{padding-left:11px;padding-right:11px}.v33-brand img{width:137px}.v33-parent-hero{padding-left:12px}.v33-child{width:78px;height:78px;flex-basis:78px}.v33-hero-text{margin-left:9px}.v33-hero-text h2{font-size:19px}.v33-hero-art{width:46%}.v33-quick-grid,.v33-events,.v33-four{gap:5px}.v33-status-grid{gap:4px}.v33-bottom{width:calc(100% - 10px)}}
