:root{--green: #34b978;--green-dark: #0f513c;--green-soft: #eaf8ef;--orange: #f7a43b;--blue: #8bb9ee;--red: #ef755f;--ink: #173b2e;--text: #263c37;--muted: #88948f;--line: #edf1ef;--bg: #fbfdfb;--shadow: 0 12px 30px rgba(21, 77, 55, .08);color:var(--text);background:var(--bg);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-height:100%;background:var(--bg);-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:var(--bg)}body{overflow-x:hidden;overscroll-behavior-y:none}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px}button{cursor:pointer}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}.login-screen,.mobile-shell,.state-page{position:relative;width:min(100%,430px);min-height:100vh;min-height:100dvh;margin:0 auto;overflow:hidden;background:#fbfdfb}.login-screen{display:flex;flex-direction:column;overflow-y:auto;padding:128px 24px 24px}.login-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.login-panel{position:relative;z-index:1}.login-panel h1{margin:0 0 12px;color:var(--green-dark);font-size:28px;font-weight:900;letter-spacing:0}.login-panel p{margin:0 0 48px;color:#7f8d87;font-size:15px}.paper-plane{position:absolute;top:-40px;right:58px;color:#8bb9ee;font-size:38px;transform:rotate(-22deg)}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:24px;border-radius:999px;padding:4px;background:#f2f3f2}.role-switch button{min-height:38px;border:0;border-radius:999px;background:transparent;color:#75817c;font-size:14px;font-weight:800}.role-switch .active{background:linear-gradient(180deg,#45c984,var(--green));color:#fff;box-shadow:0 8px 18px #34b97838}.login-form,.simple-form{display:grid;gap:16px}.login-form label,.simple-form label{display:grid;gap:8px;color:#52645d;font-size:13px;font-weight:800}.login-form input,.simple-form input{width:100%;min-height:52px;border:1px solid #e7ece9;border-radius:13px;padding:0 16px;background:#ffffffe6;color:var(--text);outline:none;box-shadow:0 8px 24px #1a3e2f0a}.login-form input:focus,.simple-form input:focus{border-color:var(--green)}.login-form small{color:#9aa5a0;text-align:center}.login-agreement{display:flex;align-items:center;gap:4px;color:#65736d;font-size:12px}.login-form .login-agreement label{display:inline-flex;align-items:center;gap:7px;color:inherit;font-size:inherit;font-weight:700}.login-form .login-agreement input{width:17px;height:17px;min-height:0;margin:0;border:0;padding:0;accent-color:var(--green);box-shadow:none}.login-agreement>button{min-width:0;border:0;padding:3px 0;background:transparent;color:var(--green-dark);font-size:12px;font-weight:800;text-align:left}.login-agreement>button:disabled{color:var(--muted)}.login-agreement-error{margin:-8px 0 0;color:var(--danger);font-size:12px}.login-agreement-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0d20186b;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.login-agreement-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,620px);height:min(720px,calc(100dvh - 40px));overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 20px 70px #0d342438}.login-agreement-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:18px 20px 14px}.login-agreement-dialog h2{margin:0 0 5px;color:var(--text);font-size:19px}.login-agreement-dialog header p{margin:0;color:var(--muted);font-size:12px}.login-agreement-dialog header>button{flex:0 0 auto;width:34px;height:34px;border:0;border-radius:9px;background:#f1f5f2;color:#66736d;font-size:22px}.login-agreement-dialog article{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px 20px;color:#37433d;font-size:14px;line-height:1.8;white-space:pre-wrap}.login-agreement-dialog footer{border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.login-agreement-dialog footer button{width:100%}@media (max-width: 480px){.login-agreement-backdrop{align-items:end;padding:0}.login-agreement-dialog{width:100%;height:min(82dvh,720px);border-radius:18px 18px 0 0}}.primary-button,.secondary-button,.logout-button,.error-state button{min-height:52px;border:0;border-radius:13px;padding:0 18px;font-weight:900}.primary-button{background:linear-gradient(180deg,#48ca86,var(--green));color:#fff;box-shadow:0 12px 24px #34b9783d}.secondary-button{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;background:var(--green-soft);color:var(--green-dark)}.form-error{margin:0;border-radius:12px;padding:10px 12px;background:#fff0ed;color:#cc5745;font-size:13px}.mobile-shell{display:flex;flex-direction:column;padding:36px 20px calc(24px + env(safe-area-inset-bottom))}.mobile-shell.has-bottom-tabs{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.page-content{display:grid;flex:1;gap:16px;grid-auto-rows:max-content;align-content:start}.site-filing{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 10px;width:100%;margin-top:auto;padding:28px 4px 4px;color:#82908a;font-size:11px;line-height:1.5;text-align:center}.site-filing-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:color .2s ease}.site-filing-link:hover,.site-filing-link:focus-visible{color:var(--green-dark)}.site-filing-link img{width:18px;height:19px;object-fit:contain}.site-filing-divider{width:1px;height:12px;background:#d5ddda}.home-hero-card,.feature-card,.live-card,.parent-child-card,.parent-feature-row,.contact-group,.profile-card,.action-list,.player-panel,.empty-state,.error-state,.state-card,.simple-form{border:1px solid var(--line);border-radius:22px;background:#fffffff0;box-shadow:var(--shadow)}.home-hero-card{overflow:hidden;padding:0}.home-hero-card img{display:block;width:100%;aspect-ratio:1.42;object-fit:cover}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature-card{display:grid;min-height:166px;justify-items:center;align-content:center;gap:10px;padding:18px 12px;text-align:center}.feature-video{background:linear-gradient(145deg,#edf9f1,#fff)}.feature-contact{background:linear-gradient(145deg,#fff7e8,#fff)}.feature-card strong{color:var(--ink);font-size:17px}.feature-card small{color:#7f8d87;font-size:13px}.feature-icon,.mini-feature{position:relative;display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:linear-gradient(180deg,#48ca86,var(--green));color:#fff;box-shadow:0 10px 20px #34b97838}.feature-contact .feature-icon,.parent-feature-row a:nth-child(2) .mini-feature{background:linear-gradient(180deg,#ffc56b,#f7a43b)}.parent-feature-row a:nth-child(3) .mini-feature{background:linear-gradient(180deg,#b4d3ff,var(--blue))}.camera-icon:before{width:24px;height:16px;border-radius:5px;background:currentColor;color:#fff;content:""}.camera-icon:after{position:absolute;right:10px;width:10px;height:14px;background:#fff;clip-path:polygon(0 0,100% 22%,100% 78%,0 100%);content:""}.contact-icon:before{width:20px;height:20px;border-radius:999px;background:#fff;content:""}.contact-icon:after{position:absolute;bottom:13px;width:30px;height:14px;border-radius:999px 999px 4px 4px;background:#fff;content:""}.school-icon:before{width:30px;height:22px;border-radius:4px;background:#fff;content:""}.school-icon:after{position:absolute;top:12px;width:34px;height:22px;background:#fff;clip-path:polygon(50% 0,100% 70%,86% 70%,86% 100%,14% 100%,14% 70%,0 70%);content:""}.video-list{display:grid;gap:14px}.live-card{display:grid;grid-template-columns:130px minmax(0,1fr);gap:14px;min-height:140px;padding:12px}.live-card-disabled{cursor:not-allowed;opacity:.72}.live-card img{width:130px;height:116px;border-radius:15px;object-fit:cover}.live-card h2,.contact-group h2,.parent-child-card h2,.profile-card h2{margin:0;color:var(--text);font-size:16px;line-height:1.35}.live-card p,.contact-row p,.parent-child-card p,.profile-card p,.profile-card small,.player-panel p,.empty-state span,.error-state span{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.live-card small{display:block;margin-top:8px;color:#7f8d87;font-size:12px}.live-schedule-list{display:grid;gap:2px;margin-top:8px}.live-schedule-list small{margin-top:0}.live-card b{display:inline-flex;float:right;align-items:center;justify-content:center;min-width:58px;min-height:30px;margin-top:8px;border-radius:10px;background:var(--green);color:#fff;font-size:13px}.live-pill,.muted-pill{display:inline-flex;width:fit-content;margin-top:8px;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.live-pill{background:var(--green-soft);color:var(--green)}.muted-pill{background:#eef1ef;color:#8d9994}.parent-child-card{display:flex;align-items:center;gap:14px;padding:16px;background:linear-gradient(145deg,#f0fbf5,#fff)}.parent-child-summary{min-width:0;flex:1}.parent-child-switch{position:relative;display:inline-flex;flex:none;min-height:34px;align-items:center;border:1px solid rgba(37,155,105,.22);border-radius:11px;padding:0 25px 0 11px;background:#ffffffe6;color:var(--green-dark);font-size:12px;font-weight:900}.parent-child-switch:after{position:absolute;right:10px;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";pointer-events:none;transform:translateY(-2px) rotate(45deg)}.parent-child-switch select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;opacity:0;cursor:pointer}.avatar-crop{display:block;flex:0 0 auto;width:58px;height:58px;border-radius:50%;background-repeat:no-repeat;background-size:200% 200%;box-shadow:0 6px 16px #154d371f}.teacher-crop{background-position:0 0}.child-crop{background-position:0 100%}.parent-crop{background-position:100% 100%}.parent-feature-row{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:14px}.parent-feature-row a{display:grid;justify-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:900;text-align:center}.parent-feature-row a:active .mini-feature{filter:brightness(.97);transform:translateY(1px)}.parent-feature-row small{display:block;color:var(--muted);font-size:11px;font-weight:700}.contact-group,.action-list,.player-panel,.empty-state,.error-state,.state-card,.simple-form{display:grid;gap:12px;padding:16px}.contact-group header{display:flex;align-items:center;justify-content:space-between}.contact-group header span{color:var(--muted);font-size:13px}.contact-row,.action-row{display:flex;width:100%;align-items:center;gap:12px;border:0;border-radius:15px;padding:12px;background:#fbfdfb;text-align:left}.contact-row strong{font-size:15px}.action-row{justify-content:space-between;min-height:52px;color:var(--text);font-weight:800}.action-row span{color:#a1aaa6}.action-list{align-self:start;align-content:start;gap:0;border-radius:16px;padding:6px}.action-list .action-row{min-height:48px;border-radius:10px;padding:10px 12px;background:transparent}.action-list .logout-button{min-height:48px;margin-top:4px;border-radius:10px}.profile-card{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(145deg,#f0fbf5,#fff)}.logout-button{width:100%;background:#fff4f1;color:var(--red)}.success-tip{margin:0;border-radius:14px;padding:12px;background:var(--green-soft);color:var(--green-dark);font-weight:800}.player-panel{align-self:start;gap:12px;border:0;padding:0;background:transparent;box-shadow:none}.player-back-link{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:4px;min-height:46px;border:1px solid #dceee4;border-radius:12px;padding:0 16px;background:var(--green-soft);color:var(--green-dark);font-size:14px;font-weight:800}.player-back-link:active{background:#dff3e7}.player-back-link span{font-size:22px;font-weight:500;line-height:1}.player-panel video{width:100%;min-height:220px;border-radius:18px;background:#17241e}.video-container{position:relative;overflow:hidden;width:calc(100% + 40px);height:clamp(280px,72vw,320px);margin-left:-20px;border-radius:0;background:#17241e}.video-container>.xg-live-player-host{width:100%;height:100%!important;background:#17241e}.xg-live-player-host .live-video{width:100%;height:100%;min-height:0;max-height:none;border-radius:0;object-fit:contain}.xg-live-player-host .xgplayer-controls{z-index:14}.video-container .live-video{display:block;width:100%;height:100%;min-height:0;max-height:none;border-radius:0;object-fit:contain}.video-live-header{position:absolute;z-index:12;top:0;right:0;left:0;display:flex;align-items:center;gap:9px;min-height:52px;padding:12px 16px 18px;color:#ffffffe6;background:linear-gradient(180deg,rgba(6,14,11,.8),transparent);font-size:13px;pointer-events:none}.video-live-header>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-live-badge{display:inline-flex;flex:none;align-items:center;gap:6px;border-radius:999px;padding:4px 8px;background:#00000061;font-size:11px;font-weight:800}.video-live-badge i{width:7px;height:7px;border-radius:50%;background:#ff6464;box-shadow:0 0 0 4px #ff64642e}.video-controls{position:absolute;right:12px;bottom:12px;z-index:14;display:flex;align-items:center;gap:6px}.video-controls button{display:inline-flex;align-items:center;gap:5px;min-height:38px;border:1px solid rgba(255,255,255,.38);border-radius:8px;padding:0 10px;background:#0b1813b8;color:#fff;font-size:13px;font-weight:700;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.video-controls button:focus-visible{outline:2px solid #fff;outline-offset:2px}.video-controls button:disabled{cursor:default;opacity:.58}.video-controls.is-hidden{visibility:hidden;pointer-events:none}.video-landscape-button span{width:13px;height:9px;border:1.5px solid currentColor;border-radius:2px}body.video-expanded{overflow:hidden}.video-container.is-fullscreen,.video-container.is-landscape{margin-left:0;border-radius:0;background:#07100c}.video-container.is-fullscreen{width:100vw;height:100dvh}.video-container.is-fullscreen .live-video,.video-container.is-landscape .live-video{width:100%;height:100%;min-height:0;max-height:none;border-radius:0;object-fit:contain}.video-container.is-landscape{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100vw;height:100dvh}@media (orientation: portrait){.video-container.is-landscape{top:50%;left:50%;width:100dvh;height:100vw;transform:translate(-50%,-50%) rotate(90deg)}}.video-watermark{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.video-watermark-track{position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));align-content:space-around;gap:32px 54px;transform:rotate(-18deg);animation:watermark-drift 13s ease-in-out infinite alternate}.video-watermark-item{display:grid;gap:2px;color:#ffffff2e;font-size:11px;line-height:1.25;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.18);white-space:nowrap}.video-watermark-item strong{font-size:12px}.video-watermark-item em{font-style:normal}@keyframes watermark-drift{0%{transform:translate3d(-12px,-8px,0) rotate(-18deg)}to{transform:translate3d(22px,16px,0) rotate(-18deg)}}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at center,rgba(38,105,78,.28),transparent 52%),#0c1713d1;text-align:center}.spinner{width:34px;height:34px;border:4px solid rgba(255,255,255,.32);border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-overlay p{margin:10px 0 0;color:#fff}.video-waiting-overlay{gap:7px}.video-waiting-overlay strong{margin-top:5px;color:#fff;font-size:17px}.video-waiting-overlay p{margin:0;color:#ffffffa3;font-size:13px}.video-overlay.is-ready{gap:12px}.video-overlay.is-ready p{margin:0}.overlay-play-button{min-height:42px;border:1px solid rgba(255,255,255,.46);border-radius:11px;padding:0 22px;background:#ffffff29;color:#fff;font-size:14px;font-weight:800}.overlay-play-button span{margin-right:5px;font-size:12px}.video-error-overlay{z-index:16;gap:8px;padding:24px;text-align:center}.video-error-overlay strong{color:#fff;font-size:17px}.video-error-overlay p{margin:0;color:#ffffffb8;font-size:13px}.video-error-overlay button{min-height:40px;margin-top:6px;border:1px solid rgba(255,255,255,.38);border-radius:9px;padding:0 18px;background:#ffffff24;color:#fff;font-size:14px;font-weight:800}.player-stream-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #dfebe5;border-radius:14px;background:#fffffff0}.player-stream-meta>div{display:grid;min-width:0;gap:4px}.player-stream-meta strong{overflow:hidden;color:var(--text);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.player-stream-meta>div>span{display:inline-flex;align-items:center;gap:6px;color:var(--green-dark);font-size:12px}.player-stream-meta>div>span i{width:7px;height:7px;border-radius:50%;background:var(--green)}.player-security-badge{flex:none;border-radius:999px;padding:5px 9px;background:var(--green-soft);color:var(--green-dark);font-size:11px;font-weight:800}.stream-info{color:var(--muted)!important;font-size:12px!important}.empty-state,.error-state{justify-items:start}.empty-state strong,.error-state strong{color:var(--text)}.error-state button{background:var(--green-soft);color:var(--green-dark)}.agreement-gate{min-height:100dvh;padding:20px;background:radial-gradient(circle at 15% 10%,rgba(109,204,156,.2),transparent 34%),linear-gradient(160deg,#eefaf4,#f7f7ef 58%,#fff)}.agreement-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto auto;width:min(100%,680px);height:min(820px,calc(100dvh - 40px));margin:0 auto;overflow:hidden;border:1px solid rgba(30,101,71,.12);border-radius:24px;background:#fff;box-shadow:0 18px 60px #1a4b3729}.agreement-header{padding:24px 24px 16px;border-bottom:1px solid #edf1ee}.agreement-header h1{margin:10px 0 6px;color:var(--text);font-size:24px}.agreement-header p,.agreement-audit-note{margin:0;color:var(--muted);font-size:12px}.agreement-badge{display:inline-flex;border-radius:999px;padding:5px 10px;background:var(--green-soft);color:var(--green-dark);font-size:12px;font-weight:800}.agreement-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 24px;color:#37433d;font-size:14px;line-height:1.85;white-space:pre-wrap}.agreement-confirm{display:flex;gap:10px;align-items:flex-start;margin:0 24px;border-radius:14px;padding:13px;background:#f5f8f6;color:var(--text);font-size:13px;font-weight:700}.agreement-confirm input{width:18px;height:18px;margin:0;accent-color:var(--green);flex:0 0 auto}.agreement-error{margin:10px 24px 0;color:var(--red);font-size:13px}.agreement-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:12px;padding:16px 24px 8px}.agreement-actions button{min-height:46px}.agreement-actions button:disabled{cursor:not-allowed;opacity:.48}.agreement-audit-note{padding:0 24px 18px;text-align:center}.agreement-dialog .site-filing{margin-top:0;padding:0 24px 18px}@media (max-width: 480px){.agreement-gate{padding:0}.agreement-dialog{height:100dvh;max-height:100dvh;border:0;border-radius:0}.agreement-header,.agreement-content{padding-right:18px;padding-left:18px}.agreement-confirm{margin-inline:18px}.agreement-actions{padding-inline:18px}.agreement-audit-note{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}.state-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.state-card{margin-block:auto;justify-items:center;text-align:center}.app-recovery-card{display:grid;width:min(100%,340px);gap:12px;border-radius:20px;padding:28px 22px;background:#fff;box-shadow:var(--shadow)}.app-recovery-card h1,.app-recovery-card p{margin:0}.app-recovery-card h1{color:var(--ink);font-size:20px}.app-recovery-card p{color:var(--muted);font-size:14px}.app-recovery-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:28px;font-weight:900}.app-recovery-card .primary-button{width:100%;margin-top:6px}.bottom-tabs{position:fixed;right:50%;bottom:0;z-index:20;display:grid;width:min(100%,430px);grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding:2px 24px calc(2px + env(safe-area-inset-bottom));background:#fffffff5;transform:translate(50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-tabs a{display:grid;min-height:46px;place-items:center;gap:1px;color:#7d8782;font-size:11px;font-weight:800}.bottom-tabs a.active{color:var(--green)}.tab-icon{position:relative;width:22px;height:22px}.tab-school:before{position:absolute;top:9px;right:4px;bottom:3px;left:4px;border-radius:3px;background:currentColor;content:""}.tab-school:after{position:absolute;left:1px;top:3px;width:20px;height:14px;background:currentColor;clip-path:polygon(50% 0,100% 75%,82% 75%,82% 100%,18% 100%,18% 75%,0 75%);content:""}.tab-me:before{position:absolute;left:7px;top:2px;width:10px;height:10px;border-radius:999px;background:currentColor;content:""}.tab-me:after{position:absolute;left:4px;bottom:3px;width:16px;height:9px;border-radius:999px 999px 4px 4px;background:currentColor;content:""}@media (max-width: 360px){.login-screen{padding-inline:18px}.live-card{grid-template-columns:112px minmax(0,1fr)}.live-card img{width:112px;height:106px}.site-filing{gap:5px}.site-filing-divider{display:none}}.shell-care{--care-green: #13ad91;padding:0 16px calc(82px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f0fcf6,#fcfefb 65%,#fafcf3);color:#253b34}body:has(.shell-care),body:has(.shell-care) #root{min-width:0}.shell-care:before{content:"";position:absolute;inset:0 0 auto;height:210px;border-radius:0 0 36px 36px;background:linear-gradient(125deg,#75dfa6,#29bfa0 68%,#0daf9c)}.shell-care .page-content{position:relative;min-width:0}.care-home,.care-profile{min-width:0}.care-icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.care-page-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:29px 4px 23px;color:#fff}.care-page-heading h1{margin:5px 0 0;font-size:24px;letter-spacing:.5px}.care-page-heading>div>span{font-size:12px;opacity:.95}.care-glass-button{border:1px solid #ffffff38;border-radius:22px;padding:10px 15px;background:#ffffff25;color:#fff;font-size:13px;flex-shrink:0}.care-child-hero,.care-profile-hero{border:1px solid #ffffff55;border-radius:25px;background:linear-gradient(120deg,#79e1a1,#3ac39b 48%,#10ac9d);box-shadow:0 10px 25px #159d7920;color:#fff;overflow:hidden}.care-child-hero{padding:22px 17px 5px}.care-child-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.care-avatar,.care-avatar.avatar-crop{display:inline-block;width:62px;height:62px;border:3px solid #fffeed;border-radius:50%;object-fit:cover;flex-shrink:0}.care-child-info{flex:1;min-width:95px}.care-child-info h2{font-size:21px;margin:0 0 8px;overflow-wrap:anywhere}.care-child-info h2 small{font-weight:500;font-size:12px;margin-left:4px;display:inline-block}.care-class-tag{display:inline-block;background:#fffbd9;color:#59633d;font-size:12px;border-radius:12px;padding:3px 9px;max-width:100%;overflow-wrap:anywhere}.care-switch{display:flex;align-items:center;gap:3px;border:1px solid #fffde4;outline:2px solid #fffde455;outline-offset:2px;border-radius:24px;background:#fffde8;color:#11886e;padding:9px 10px;font-size:12px}.care-switch .care-icon{width:13px;height:13px}.care-authorization{margin:15px 0 18px;font-size:13px;line-height:1.6}.care-authorization.is-unavailable{color:#fff9cf}.care-channel-schedule{display:grid;gap:4px;padding:10px;margin:0 0 13px;background:#fff9e9;color:#8b7449;border-radius:11px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.care-channel-schedule>div{display:flex;align-items:center;gap:5px;margin-bottom:2px}.care-channel-schedule .care-icon{width:14px;height:14px;color:#d8a247}.care-channel-schedule strong{font-size:11px;font-weight:500}.care-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.care-shortcuts>a{display:flex;align-items:center;gap:9px;min-width:0;padding:17px 12px;border-radius:18px;background:#fff;box-shadow:0 5px 17px #2f78580a}.care-shortcuts>a>div{flex:1;min-width:0}.care-shortcuts strong{font-size:16px}.care-shortcuts small{display:block;margin-top:5px;font-size:11px;color:#7b8d84}.care-shortcuts>a>.care-icon{width:12px;color:#9aa59f}.care-feature-icon{display:grid;place-items:center;width:36px;height:42px;border-radius:12px;color:#fff;background:linear-gradient(140deg,#84e3ab,#0da68d);box-shadow:0 4px 8px #23b79226;flex-shrink:0}.care-feature-icon.amber{background:linear-gradient(140deg,#ffe4a3,#efb146);box-shadow:0 4px 8px #efb14626}.care-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px}.care-section-heading h2{display:flex;align-items:center;gap:8px;font-size:20px;margin:0}.care-section-heading h2 i{border:4px solid #f5d888;width:12px;height:12px;border-radius:50%}.care-section-heading>span{color:#819289;font-size:12px}.care-icon-button{display:inline-grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#eaf7ef;color:#28977b}.care-filters{display:flex;gap:7px;margin:-3px 0 15px}.care-filters button{border:0;padding:8px 18px;border-radius:20px;color:#68776e;background:transparent;font-size:13px;min-height:36px}.care-filters button[aria-pressed=true]{color:#fff;background:linear-gradient(120deg,#58cc9b,#0aab97)}.care-live-rail{display:flex;gap:12px;overflow-x:auto;padding:2px 1px 13px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#bce7d4 transparent}.care-live-card{flex:0 0 72%;min-width:0;border-radius:19px;padding:8px;background:#fff;box-shadow:0 4px 12px #169b7a0c;scroll-snap-align:start}.care-live-cover{height:157px;position:relative;overflow:hidden;border-radius:13px;background:#dfeae3}.care-live-cover img{width:100%;height:100%;object-fit:cover}.care-channel-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 9px;padding:10px 11px;background:linear-gradient(110deg,#279a72,#128a78);color:#fff;border-radius:13px 13px 0 0}.care-channel-heading h3{flex:1 1 110px;min-width:0;margin:0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.care-channel-heading>span{font-size:10px;line-height:1.5;padding:3px 6px;background:#ffffff20;border-radius:8px}.care-channel-heading+.care-live-cover{border-radius:0 0 13px 13px}.care-cover-title{position:absolute;top:0;left:0;right:0;padding:10px 12px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(110deg,#53c897,#0da994);overflow-wrap:anywhere}.care-cover-status{position:absolute;bottom:9px;left:9px;display:flex;gap:5px;align-items:center;font-size:11px;color:#655632;background:#fffbe5ed;padding:5px 8px;border-radius:20px}.care-cover-status i{width:5px;height:5px;background:#16ac84;border-radius:50%}.care-cover-action{position:absolute;right:9px;bottom:9px}.care-cover-action a,.care-cover-action button{position:relative;display:flex;align-items:center;gap:4px;min-height:30px;padding:5px 10px;border:1px solid #ffffffb3;border-radius:16px;background:#12805c;color:#fff;font-size:11px;font-weight:600;line-height:18px;box-shadow:0 2px 7px #273a3330}.care-cover-action a:after{content:"";position:absolute;top:-7px;right:0;bottom:-7px;left:0}.care-cover-action button:disabled{background:#686d73;color:#fff;opacity:1;cursor:not-allowed}.care-cover-action .care-icon{display:block;width:12px;height:12px;flex-shrink:0}.is-disabled .care-cover-status i{background:#c5a568}.care-live-info{padding:3px 5px 7px}.care-live-info h3{font-size:15px;margin:11px 0 5px;overflow-wrap:anywhere}.care-live-info p{font-size:11px;color:#839188;margin:0 0 13px}.care-card-action{display:flex;align-items:center;justify-content:space-between;gap:5px}.care-card-action>span{font-size:11px;border:1px solid #e0dfb3;color:#807239;padding:4px 9px;border-radius:16px}.care-card-action a,.care-card-action button{background:linear-gradient(120deg,#f8bc53,#f0a42e);color:#fff;border:0;border-radius:20px;padding:10px 13px;font-size:12px;font-weight:600}.care-card-action button:disabled{background:#efede3;color:#969584;cursor:not-allowed}.care-reference-live{display:grid;grid-template-columns:auto 1fr;column-gap:8px}.care-reference-live>.care-section-heading{display:contents}.care-reference-live>.care-section-heading h2{grid-column:1;grid-row:1;font-size:18px;align-self:center}.care-reference-live>.care-section-heading>button{grid-column:2;grid-row:2;justify-self:end;width:30px;height:30px;margin-bottom:5px}.care-reference-live>.care-filters{grid-column:2;grid-row:1;justify-content:flex-end;gap:0;margin:0}.care-reference-live .care-filters button{font-size:12px;padding:6px 10px;min-height:32px}.care-reference-live>.care-live-rail,.care-reference-live>.care-empty{grid-column:1 / -1}.care-reference-live .care-live-rail{gap:10px;padding-bottom:12px;align-items:stretch}.care-reference-live .care-live-card{display:flex;flex-direction:column;flex:0 0 54%;min-width:180px;border-radius:18px;padding:7px;box-shadow:0 3px 14px #28bc9a12}.care-reference-live .care-channel-heading{padding:8px;gap:3px;background:linear-gradient(115deg,#5ac68a,#0fb09b)}.care-reference-live .care-channel-heading h3{font-size:12px;flex-basis:100%}.care-reference-live .care-channel-heading>span{padding:0;background:none;color:#edfff4}.care-reference-live .care-live-cover{height:106px;flex-shrink:0}.care-reference-live .care-cover-status{top:7px;bottom:auto;left:5px;padding:4px 7px;font-size:10px;background:#fffbdc}.care-reference-live .care-live-info{display:flex;flex-direction:column;flex:1;padding:0 2px 4px}.care-reference-live .care-live-info h3{font-size:13px;margin:10px 0;color:#303b32;line-height:1.5}.care-reference-live .care-channel-schedule{padding:7px 0 5px;margin-bottom:4px;background:transparent;font-size:10px;gap:0;line-height:1.5}.care-reference-live .care-channel-schedule>div{margin-bottom:2px}.care-reference-live .care-card-action{justify-content:flex-end;margin-top:auto}.care-reference-live .care-card-action a,.care-reference-live .care-card-action button{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;min-height:28px;font-size:11px;background:linear-gradient(110deg,#f8c263,#efa631)}.care-reference-live .care-live-info>small{margin-top:5px;font-size:10px;line-height:1.4}.care-reference-live .care-card-action button:disabled{background:#e5e5df;color:#767971}.care-reference-live .care-card-action .care-icon{width:11px;height:11px}@media (max-width: 360px){.care-reference-live{column-gap:4px}.care-reference-live>.care-section-heading h2{font-size:16px;gap:4px}.care-reference-live .care-filters button{padding:6px 7px;font-size:11px}}.care-live-info>small{display:block;margin-top:10px;color:#a08758;font-size:11px;line-height:1.6;overflow-wrap:anywhere}.care-privacy{display:flex;align-items:center;gap:7px;font-size:11px;color:#839086;line-height:1.7;margin:5px 0 20px;padding:13px 6px}.care-privacy .care-icon{width:16px;height:16px}.care-panel{padding:19px 17px;margin:18px 0;border-radius:23px;background:#fffffc;box-shadow:0 5px 20px #57744509}.care-panel h2{font-size:18px}.care-person-row{display:flex;align-items:center;gap:12px;padding:12px 0;min-width:0}.care-person-row+.care-person-row{border-top:1px solid #f1f4eb}.care-person-row>div{flex:1;min-width:0;overflow-wrap:anywhere}.care-person-row strong{font-size:15px}.care-person-row p{margin:6px 0 0;font-size:12px;color:#889086;line-height:1.6}.care-person-row .care-avatar{width:47px;height:47px}.care-person-row>.care-icon{color:#a6afa5;width:16px}.care-empty,.care-muted{color:#819087;font-size:13px;line-height:1.7}.care-empty{padding:32px 15px;text-align:center;background:#fff;border-radius:18px}.care-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:calc(100% - 36px);max-width:390px;max-height:calc(100dvh - 48px);border:0;padding:0;border-radius:25px;background:#fffffd;color:#263c37;box-shadow:0 20px 90px #063e3840}.care-dialog::backdrop{background:#123d365c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.care-dialog-inner{padding:22px 18px}.care-dialog-inner>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.care-dialog h2{margin:0;font-size:22px}.care-child-options{display:grid;gap:12px}.care-child-option{display:flex;align-items:center;gap:12px;padding:15px 12px;border-radius:18px;border:1px solid #ebeee4;background:#fbfcf5;color:inherit;text-align:left}.care-child-option[aria-checked=true]{border-color:#26b88e;background:#effbf2;box-shadow:0 0 0 1px #26b88e}.care-child-option>div{flex:1;min-width:0;display:grid;justify-items:start;gap:6px;overflow-wrap:anywhere}.care-child-option strong{font-size:16px}.care-child-option small{font-size:11px;color:#809382}.care-child-option .care-avatar{width:48px;height:48px}.care-radio-mark{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border:1px solid #cfdacb;border-radius:50%;color:#fff}[aria-checked=true] .care-radio-mark{background:#26b88e;border-color:#26b88e}.care-radio-mark .care-icon{width:15px;height:15px}.care-dialog-note{text-align:center;font-size:12px;color:#92a08e;margin:20px 0}.care-primary{display:block;width:100%;padding:14px;text-align:center;border-radius:25px;border:0;color:#fff;font-weight:600;background:linear-gradient(110deg,#70d89b,#11ad92)}.care-help p{font-size:14px;line-height:1.8;color:#7d8b7f}.care-help h3{font-size:16px}.care-profile-hero{display:flex;align-items:center;gap:18px;padding:27px 20px;margin-bottom:25px}.care-profile-hero .care-avatar{width:76px;height:76px}.care-profile-hero>div{min-width:0;overflow-wrap:anywhere}.care-profile-hero h2{font-size:23px;margin:0 0 9px}.care-profile-hero p{font-size:17px;margin:0;letter-spacing:1px}.care-profile-hero small{display:block;margin-top:9px;font-size:12px}.care-garden-cover{display:block;width:100%;border-radius:23px;margin:6px 0 24px}.care-teacher-videos{padding:18px 13px;background:#f9fdf8;border-radius:24px}.care-teacher-channel-list{display:grid;gap:16px}.care-teacher-channel-list .care-live-card{width:100%}.care-teacher-channel-list .care-live-cover{height:170px}.care-contacts-intro{margin-top:0}.care-contact-class{padding-top:20px}.care-contact-class+.care-contact-class{border-top:1px solid #eaf0e6;margin-top:18px}.care-contact-class .care-section-heading h2{font-size:15px;color:#339b79}.care-setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:16px 0;border:0;background:transparent;color:inherit;font-size:15px;text-align:left}.care-setting-row+.care-setting-row{border-top:1px solid #f3f4ed}.care-setting-row .care-icon{width:15px;color:#94a18e}.care-status-tag{display:inline-block;padding:4px 9px;border-radius:12px;color:#238b68;background:#eff8e8;font-size:11px}.care-status-tag.inactive{background:#f8f1df;color:#9b8650}.care-logout{width:100%;background:transparent;border:1px solid #e4ebe0;border-radius:20px;padding:14px;color:#84927d;margin:4px 0 15px}.shell-care .bottom-tabs{border-radius:23px 23px 0 0;border-color:#f2f5ee;padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #476b2c06}.shell-care .bottom-tabs a.active{color:#12a88c}.care-preview-toolbar{position:relative;z-index:1;width:min(100%,430px);margin:auto;background:#1d594a;color:#fff;padding:8px 12px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:11px}.care-preview-toolbar button{font-size:11px;padding:5px 8px;border-radius:7px;border:1px solid #ffffff40;color:#fff;background:#ffffff20}.care-preview-tabs{position:fixed;bottom:0;z-index:21;width:min(100%,430px);left:50%;transform:translate(-50%);background:#fffffff5;display:flex;justify-content:space-around;border-radius:22px 22px 0 0;padding:8px 0 calc(8px + env(safe-area-inset-bottom));border-top:1px solid #ecf2e8}.care-preview-tabs button{display:grid;justify-items:center;gap:4px;min-width:90px;padding:4px;border:0;background:transparent;color:#849286;font-size:12px}.care-preview-tabs button[aria-pressed=true]{color:#0fa98b}.shell-care :focus-visible,.care-dialog :focus-visible{outline:3px solid #edb14b;outline-offset:3px}.shell-care button:disabled{opacity:.65}@media (max-width: 360px){.shell-care{padding-left:12px;padding-right:12px}.care-child-hero{padding-left:13px;padding-right:13px}.care-child-top{gap:9px}.care-child-top .care-avatar{width:49px;height:49px}.care-child-info h2{font-size:18px}.care-child-info{min-width:80px}.care-switch{padding:9px 7px;font-size:11px}.care-shortcuts{gap:8px}.care-shortcuts>a{padding:15px 9px;gap:7px}.care-shortcuts strong{font-size:14px}.care-feature-icon{width:30px;height:36px}.care-live-card{flex-basis:80%}}
