@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1733;background:#f3f7fc;font-synthesis:none;--blue: #0b6fff;--blue2: #0057d9;--navy: #0b1733;--muted: #60708a;--border: #dfe7f1;--surface: #fff;--green: #0aa84f;--red: #ef3737;--orange: #e87308;--shadow: 0 10px 30px rgba(21, 52, 94, .075);line-height:1.45}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f3f7fc;overflow-x:hidden}body{margin:0;min-width:320px;min-height:100dvh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#root{min-height:100dvh}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{text-decoration:none;color:inherit}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.18;letter-spacing:-.8px}h2{font-size:21px;letter-spacing:-.3px}.muted{color:var(--muted)}.eyebrow{display:block;color:var(--blue);font-weight:800;font-size:11px;letter-spacing:1.3px;margin-bottom:8px}.primary,.outline,.ghost{min-height:48px;border-radius:12px;border:0;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:.18s ease}.primary{background:linear-gradient(135deg,#0874ff,#1463ed);color:#fff;box-shadow:0 8px 18px #1473ff38}.primary:hover{filter:brightness(.96)}.primary:active,.outline:active{transform:scale(.98)}.primary:disabled{opacity:.5;cursor:not-allowed}.outline{background:#fff;color:var(--blue);border:1.5px solid var(--blue)}.ghost{background:#f1f4f9}.compact{min-height:42px;padding:0 16px}.primary svg,.outline svg{width:19px}.icon-btn{width:46px;height:46px;border-radius:12px;border:0;background:transparent;display:inline-grid;place-items:center;color:#52617a}.icon-btn:hover{background:#edf3fd;color:var(--blue)}.icon-btn svg{width:21px}.alert{padding:12px 14px;border-radius:12px;background:#fff1f0;color:#c62929;border:1px solid #ffd4d0;display:flex;gap:9px;align-items:center;font-size:14px}.alert.lock{background:#fff8e7;color:#9b6711;border-color:#f4dfad}.toast{position:fixed;z-index:1000;bottom:28px;left:50%;transform:translate(-50%);background:#0a1b38;color:#fff;border-radius:14px;padding:13px 18px;box-shadow:0 10px 30px #00000038;display:flex;gap:8px;align-items:center;font-weight:600;white-space:nowrap}.toast svg{color:#42d87a}.loader-wrap{min-height:220px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.spinner{width:24px;height:24px;border:3px solid #dbe6f7;border-top-color:var(--blue);border-radius:50%;animation:spin .75s linear infinite}.spinner.small{width:18px;height:18px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}label{font-size:13px;font-weight:700;color:#4c5a70;display:grid;gap:7px}input,select,textarea{width:100%;min-height:48px;border:1px solid #dfe5ee;border-radius:11px;background:#fff;padding:0 13px;outline:none;font-size:16px}textarea{padding:12px;min-height:76px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1473ff1f}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(11,111,255,.3);outline-offset:3px}.empty{text-align:center;padding:55px 20px;color:var(--muted)}.empty svg{width:42px;height:42px;color:#9fb3d1;margin-bottom:12px}.empty h3{color:var(--navy);font-size:18px;margin-bottom:5px}.empty p{font-size:14px}.brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#278cff,#0b6fff 52%,#0054cf);display:inline-grid;place-items:center;flex:none;overflow:hidden;box-shadow:0 12px 26px #0b6fff47,inset 0 1px #ffffff4d}.brand-mark svg{width:100%;height:100%;fill:#fff}.brand-mark .mark-sheet{fill:#fffffff7}.brand-mark .mark-line{fill:none;stroke:#8ebaff;stroke-width:3.5;stroke-linecap:round}.brand-mark .mark-check{fill:none;stroke:#0665e8;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}.brand-mark circle{fill:#8ebaff}.brand-mark.small{width:42px;height:42px;border-radius:13px}.login-page{width:100%;height:var(--login-viewport-height, 100dvh);overflow:hidden;display:grid;grid-template-columns:minmax(430px,1.08fr) minmax(430px,.92fr);background:#fff}.login-brand{padding:clamp(38px,5.5vw,88px);background:radial-gradient(circle at 85% 18%,rgba(85,163,255,.24),transparent 26%),radial-gradient(circle at 15% 88%,rgba(11,111,255,.3),transparent 30%),linear-gradient(145deg,#07172f,#0a2854 62%,#064da9 130%);color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;isolation:isolate}.login-brand:after{content:"";position:absolute;z-index:-1;width:360px;height:360px;right:-180px;bottom:-210px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.login-brand-head{display:flex;align-items:center;gap:14px}.login-brand-head b,.login-brand-head span{display:block}.login-brand-head b{font-size:17px;letter-spacing:-.3px}.login-brand-head span{margin-top:2px;color:#b9cce7;font-size:11px;font-weight:650}.login-brand-copy{max-width:670px}.login-kicker{width:max-content;display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;color:#d9e8fb;font-size:11px;font-weight:700}.login-kicker svg{width:15px}.login-brand h1{font-size:clamp(44px,5vw,68px);max-width:760px;line-height:1.08;letter-spacing:-2.7px}.login-brand p{font-size:17px;max-width:550px;color:#bfd0e8;margin-top:22px;line-height:1.7}.login-brand-foot{color:#8fa9cb;font-size:11px}.login-form-side{min-width:0;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 100% 0,#edf5ff,transparent 32%),#fff}.login-card{width:min(420px,100%);display:grid;gap:20px}.login-card h2{color:var(--navy);font-size:31px;margin-bottom:6px}.login-card header>p{color:var(--muted);font-size:14px}.password-field{position:relative}.password-field button{position:absolute;right:2px;top:2px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#728199}.password-field button svg{width:20px}.login-submit{width:100%;min-height:52px;margin-top:2px;border-radius:13px}.secure-note{display:flex;align-items:center;justify-content:center;gap:9px;color:#667792;font-size:11px;line-height:1.35;text-align:left}.secure-note>svg{width:18px;color:#16a15a}.secure-note small{color:#95a1b3}.app-shell{min-height:100dvh}.leader-shell>aside{display:none!important}.app-shell>aside{position:fixed;inset:0 auto 0 0;width:252px;background:#fff;border-right:1px solid var(--border);padding:24px 16px;z-index:50;display:flex;flex-direction:column}.side-brand{display:flex;align-items:center;gap:11px;padding:2px 6px 28px}.side-brand b{display:block}.side-brand small{display:block;color:var(--muted);font-size:11px}.side-brand .close{display:none;margin-left:auto}.app-shell aside nav{display:grid;gap:7px}.app-shell aside nav a,.logout{height:48px;border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:12px;font-weight:650;color:#64738b;border:0;background:none;font-size:14px}.app-shell aside nav a svg,.logout svg{width:20px}.app-shell aside nav a.active{background:#eaf3ff;color:var(--blue)}.logout{margin-top:auto;color:#d44141;width:100%}.shell-main{margin-left:252px;min-height:100dvh}.desktop-header{height:76px;background:#ffffffe6;border-bottom:1px solid var(--border);display:flex;justify-content:flex-end;align-items:center;padding:0 36px;gap:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}.desktop-header small{display:block;text-align:right;color:var(--muted);font-size:11px}.desktop-header .menu{display:none}.avatar{width:40px;height:40px;border-radius:50%;display:inline-grid;place-items:center;background:#e8f2ff;color:var(--blue);font-weight:800;flex:none}.mobile-page{max-width:760px;margin:0 auto;padding:34px 28px 100px}.leader-shell .desktop-header{display:none}.leader-shell .shell-main{margin-left:0}.page-top{display:flex;flex-direction:column-reverse;gap:20px;margin-bottom:24px}.page-top>div{display:flex;align-items:center;justify-content:space-between}.group-badge{display:inline-flex;color:#fff;background:linear-gradient(135deg,#177fff,#1265ec);border-radius:11px;padding:10px 16px;font-weight:800;box-shadow:0 6px 16px #1473ff38}.date-card{position:relative;min-height:78px;border:1px solid #e8ebf1;background:#fff;border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:15px;padding:16px 20px;font-size:17px;color:var(--navy);margin-bottom:30px;overflow:hidden}.date-card svg{color:var(--blue);flex:none}.date-card span{font-weight:700;flex:1}.date-card input{position:absolute;inset:0;opacity:0;cursor:pointer}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:0 2px 15px}.section-title p{color:var(--muted);font-size:13px;margin-top:3px}.section-title>span{font-size:12px;background:#eef3fa;color:#60708a;border-radius:50px;padding:5px 9px;font-weight:700}.lesson-list{display:grid;gap:9px}.lesson-card{min-height:89px;background:#fff;border:1px solid #edf0f5;border-radius:17px;box-shadow:0 5px 18px #1a345a0f;display:flex;align-items:center;padding:13px 15px;gap:14px;transition:.2s}.lesson-card:hover{border-color:#cfe0fa;box-shadow:0 8px 22px #144b961a}.lesson-card:active{transform:scale(.99)}.lesson-no{width:52px;height:52px;border-radius:14px;background:#f1f4f9;color:#8997ac;display:grid;place-items:center;font-weight:800;font-variant-numeric:tabular-nums;flex:none}.lesson-no.active{background:#e7f1ff;color:var(--blue)}.lesson-card>div:nth-child(2){flex:1}.lesson-card b,.lesson-card small{display:block}.lesson-card b{font-size:17px}.lesson-card small{color:var(--muted);margin-top:4px}.status{font-size:11px;font-weight:800;border-radius:8px;padding:7px 9px;display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.status time{margin-left:3px;padding-left:6px;border-left:1px solid currentColor;font:inherit;opacity:.78}.status.empty{background:#fff1df;color:#c76000}.status.saved{background:#e6f3ff;color:#0864bf}.status.edited{background:#f2ebff;color:#7351b7}.status.verified{background:#e4f8e8;color:#087d3e}.chev{color:var(--blue);width:20px}.bottom-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;min-height:72px;padding:8px 20px calc(8px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-around;background:#fffffff0;border-top:1px solid #e5e9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav a{min-width:76px;min-height:52px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#77849a;font-size:11px}.bottom-nav a svg{width:23px}.bottom-nav a.active{color:var(--blue);font-weight:700}.editor-page{max-width:850px;padding-top:0;padding-bottom:135px}.editor-head{height:72px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;border-bottom:1px solid var(--border);margin:0 -28px 24px;padding:0 18px}.editor-head h1{text-align:center;font-size:23px}.lesson-meta{display:flex;align-items:center;gap:26px;background:#fff;border:1px solid var(--border);border-radius:17px;box-shadow:var(--shadow);padding:16px 20px;margin-bottom:16px}.lesson-meta .group-badge{margin-right:auto}.lesson-meta>span:not(.group-badge){display:flex;align-items:center;gap:8px;font-weight:650}.lesson-meta svg{color:#64728a;width:20px}.progress-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px 20px;margin-bottom:16px}.progress-card>div:first-child{display:flex;justify-content:space-between;margin-bottom:12px}.progress-card span{color:var(--muted)}.progress{height:8px;border-radius:10px;background:#e5e9f0;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#0f79ff,#1461ec);border-radius:inherit;transition:width .25s}.all-present{width:100%;margin:6px 0 28px}.students-heading{display:flex;gap:8px;align-items:center;margin-bottom:12px}.students-heading span{font-size:12px;background:#eaf2fc;color:var(--blue);border-radius:30px;padding:4px 8px}.sticky-error{margin-bottom:10px}.student-list{display:grid;gap:10px}.student-card{background:#fff;border:1px solid #e9edf3;border-radius:16px;box-shadow:0 5px 16px #233a5b0d;overflow:hidden}.student-main{min-height:76px;display:flex;align-items:center;gap:12px;padding:12px 14px}.student-index{color:#a0adc0;font-size:11px;font-weight:800}.student-main>b{flex:1}.attendance-toggle{display:flex;gap:5px}.attendance-toggle button{height:40px;min-width:53px;border:1px solid #d8e1ed;background:#fff;font-weight:700;color:#65758d}.attendance-toggle .yes{border-radius:10px 4px 4px 10px}.attendance-toggle .no{border-radius:4px 10px 10px 4px}.attendance-toggle .yes.active{color:#078d41;background:#eaf9ef;border-color:#a9e3be}.attendance-toggle .no.active{color:#e02f2f;background:#fff0ef;border-color:#ffb8b5}.expand{width:34px;height:40px;background:transparent;border:0;color:var(--blue)}.expand svg{width:19px;transition:transform .2s}.expand svg.rotate{transform:rotate(90deg)}.student-fields{padding:13px 14px 15px 39px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid #eff2f6}.student-fields label:last-child{grid-column:1/-1}.student-fields input,.student-fields select{min-height:44px}.student-fields textarea{min-height:60px}.save-bar{position:fixed;z-index:35;bottom:0;left:0;right:0;padding:13px max(20px,calc((100vw - 794px)/2)) calc(13px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--border);box-shadow:0 -9px 28px #22365414;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.save-bar .primary{width:100%}.summary{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:700;margin-bottom:9px}.summary i{width:3px;height:3px;background:#b4bdca;border-radius:50%}.green{color:var(--green)!important}.red{color:var(--red)!important}.orange{color:var(--orange)!important}.content .title-row{margin-bottom:22px}.history-list{display:grid;gap:10px}.history-card{background:#fff;border:1px solid var(--border);border-radius:17px;padding:14px;display:flex;align-items:center;gap:15px;box-shadow:var(--shadow)}.history-date{width:55px;height:55px;border-radius:13px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;align-content:center}.history-date b{font-size:21px;line-height:1}.history-date small{font-size:9px}.history-card>div:nth-child(2){flex:1}.history-card>div:nth-child(2)>b,.history-card>div:nth-child(2)>small{display:block}.history-card>div:nth-child(2)>small{color:var(--muted);font-size:12px;margin:3px 0 6px}.history-card>svg{color:var(--blue)}.admin-page{padding:34px 38px 70px;max-width:1450px;margin:auto}.page-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.page-title p{color:var(--muted);margin-top:6px}.toolbar{display:flex;gap:12px;align-items:flex-end;margin-bottom:18px;flex-wrap:wrap}.toolbar label{min-width:190px}.toolbar .download{margin-left:auto}.toolbar .search{position:relative;min-width:280px}.toolbar .search svg{position:absolute;left:14px;bottom:14px;width:19px;color:#8795a9}.toolbar .search input{padding-left:42px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px}.metric{background:#fff;border:1px solid var(--border);border-radius:17px;padding:18px;display:flex;gap:15px;align-items:center;box-shadow:var(--shadow)}.metric-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center}.metric-icon.blue{background:#eaf3ff;color:var(--blue)}.metric-icon.red{background:#fff0ef}.metric-icon.orange{background:#fff3e5}.metric>div>span,.metric small{display:block;color:var(--muted);font-size:12px}.metric b{display:block;font-size:28px;line-height:1.25;margin:2px 0}.panel{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.panel-head{padding:20px 22px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between}.panel-head p{font-size:12px;color:var(--muted);margin-top:3px}.admin-lessons{padding:7px 18px}.admin-lesson{min-height:75px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #edf0f5;padding:10px 0}.admin-lesson:last-child{border-bottom:0}.admin-lesson .lesson-no{width:46px;height:46px}.admin-lesson>div:nth-child(2){flex:1}.admin-lesson>div:nth-child(2) small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.row-actions{display:flex}.student-table,.stats-table{padding:0 20px 10px}.table-head,.table-row{display:grid;grid-template-columns:1fr 130px 100px;align-items:center;min-height:56px;border-bottom:1px solid #edf0f5;gap:10px}.table-head{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.table-row>span{display:flex;align-items:center;gap:10px;font-size:13px}.table-row>span:last-child{justify-content:flex-end}.table-row.inactive{opacity:.55}.dot{width:7px;height:7px;border-radius:50%;background:#adb6c4}.dot.online{background:#16b45a}.danger{color:#dc3e3e}.modal-layer{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.modal-scrim{position:absolute;inset:0;background:#0512278c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{position:relative;background:#fff;border-radius:19px;width:min(480px,100%);box-shadow:0 25px 80px #0000003d;overflow:hidden}.modal-head{padding:18px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-form{padding:20px;display:grid;gap:18px}.modal-actions{display:flex;justify-content:flex-end;gap:9px}.switch-row{display:flex;align-items:center;justify-content:space-between}.switch-row small{display:block;color:var(--muted);font-weight:400}.switch-row input{width:20px;height:20px;min-height:0}.stats-head,.stats-table>a{display:grid;grid-template-columns:1fr 100px 100px 150px 30px;align-items:center;gap:10px;min-height:57px;border-bottom:1px solid #edf0f5}.stats-head{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:800}.stats-table>a:hover{background:#f7faff}.stats-table>a small{color:var(--muted)}.back-title{display:flex;align-items:flex-start;gap:12px}.back-title .page-title{flex:1}.record-list>div{padding:16px 20px;display:grid;grid-template-columns:1fr 240px;border-bottom:1px solid var(--border);align-items:center;gap:8px}.record-list span small{display:block;color:var(--muted)}.record-list>div>small{grid-column:1/-1;color:var(--muted)}.lesson-actions{display:flex;align-items:center;gap:10px;margin-bottom:18px}.lesson-actions .status{margin-right:auto}.tabs{display:flex;gap:6px;margin-bottom:12px;border-bottom:1px solid var(--border)}.tabs button{height:46px;background:none;border:0;border-bottom:2px solid transparent;font-weight:700;color:var(--muted);padding:0 16px}.tabs button.active{color:var(--blue);border-color:var(--blue)}.tabs span{font-size:10px;background:#e8eef7;padding:3px 6px;border-radius:20px}.attendance-admin-list{padding:6px 20px}.attendance-admin-list>div{display:grid;grid-template-columns:42px 1fr 140px 170px 1fr;align-items:center;min-height:64px;border-bottom:1px solid var(--border);gap:10px;font-size:13px}.attendance-admin-list small{color:var(--muted)}.audit-list{overflow:hidden}.audit-list details{border-bottom:1px solid var(--border)}.audit-list summary{padding:17px 20px;display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none}.audit-list summary>span:nth-child(2){flex:1}.audit-list summary small{display:block;color:var(--muted);font-size:11px}.audit-list summary>svg{width:18px;transition:.2s}.audit-list details[open] summary>svg{transform:rotate(90deg)}.audit-icon{width:40px;height:40px;display:grid;place-items:center;background:#eef4fd;color:var(--blue);border-radius:11px}.audit-icon svg{width:19px}.audit-json{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f5f7fa;padding:14px 20px}.audit-json pre{max-height:220px;overflow:auto;white-space:pre-wrap;font-size:10px;color:#617087}.profile-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px;align-items:start}.profile-card{text-align:center;padding:28px}.avatar.large{width:74px;height:74px;font-size:26px;margin-bottom:10px}.profile-card p{color:var(--muted)}.profile-card dl{text-align:left;margin-top:24px}.profile-card dl div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--border)}.profile-card dt{color:var(--muted)}.profile-card dd{font-weight:700}.password-card{padding:0 22px 22px;display:grid;gap:15px}.password-card .panel-head{margin:0 -22px;padding-left:0}.password-card .primary{justify-self:start}.profile-settings{display:grid;gap:18px}.settings-card{padding:22px;display:grid;gap:18px}.settings-heading{display:flex;align-items:center;gap:13px}.settings-heading>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;flex:none;color:var(--blue);background:#eaf3ff}.settings-heading svg{width:21px}.settings-heading p{margin-top:2px;color:var(--muted);font-size:12px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-card>.primary{justify-self:start}.theme-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-picker button{min-height:72px;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--navy);display:flex;align-items:center;gap:11px;text-align:left}.theme-picker button>svg:first-child{width:23px;color:var(--muted)}.theme-picker button>svg:last-child{width:18px;margin-left:auto;opacity:0}.theme-picker button span{display:grid;gap:2px}.theme-picker button small{color:var(--muted);font-size:11px}.theme-picker button.active{border-color:var(--blue);background:#eef6ff;box-shadow:0 0 0 3px #0b6fff1a}.theme-picker button.active>svg{color:var(--blue)}.theme-picker button.active>svg:last-child{opacity:1}.page-alert{margin-bottom:16px}@media(max-width:900px){.admin-shell>aside{transform:translate(-105%);transition:transform .25s}.admin-shell>aside.open{transform:none;box-shadow:20px 0 50px #00000029}.side-brand .close{display:grid}.admin-shell .shell-main{margin-left:0}.desktop-header{height:68px;padding:0 20px}.desktop-header .menu{display:grid;margin-right:auto}.scrim{position:fixed;z-index:45;inset:0;background:#04112673}.admin-page{padding:26px 20px 60px}.metric-grid,.profile-grid{grid-template-columns:1fr}.attendance-admin-list>div{grid-template-columns:40px 1fr 120px}.attendance-admin-list>div small:last-child{grid-column:2/-1}.lesson-meta{gap:12px}.record-list>div{grid-template-columns:1fr 180px}}@media(max-width:640px){h1{font-size:27px}.login-page{height:var(--login-viewport-height, 100dvh);display:grid;grid-template-columns:1fr;grid-template-rows:minmax(210px,35%) 1fr;background:#f3f7fc;padding:0;overflow:hidden}.login-brand{min-height:0;margin:0;padding:calc(18px + env(safe-area-inset-top)) 20px 44px;border-radius:0 0 28px 28px}.login-brand-head{gap:10px}.login-brand-head .brand-mark{width:44px;height:44px;border-radius:14px}.login-brand-head b{font-size:14px}.login-brand-head span{font-size:9px}.login-kicker{display:none}.login-brand h1{font-size:clamp(29px,8.5vw,37px);line-height:1.06;letter-spacing:-1.6px}.login-brand p,.login-brand-foot{display:none}.login-form-side{min-height:0;display:flex;align-items:flex-start;padding:0 16px calc(12px + env(safe-area-inset-bottom));background:transparent}.login-card{width:100%;background:#fff;margin-top:-24px;position:relative;border:1px solid rgba(218,228,240,.85);border-radius:21px;padding:21px 18px 18px;gap:15px;box-shadow:0 18px 45px #0d234321}.login-card .eyebrow{margin-bottom:5px;font-size:9px}.login-card h2{margin-bottom:3px;font-size:24px}.login-card header>p{font-size:12px}.login-card label{gap:5px;font-size:12px}.login-card input{min-height:47px}.login-submit{min-height:49px}.secure-note{font-size:10px}.mobile-page{padding:25px 15px 96px}.editor-page{padding-top:0;padding-bottom:145px}.editor-head{margin:0 -15px 18px}.date-card{margin-bottom:24px;padding:13px 16px;min-height:68px}.lesson-card{min-height:82px;padding:11px 12px}.lesson-no{width:46px;height:46px;border-radius:12px}.lesson-card .status{font-size:10px;padding:6px 7px}.lesson-card .chev{display:none}.lesson-meta{display:grid;grid-template-columns:1fr 1fr;padding:14px}.lesson-meta .group-badge{grid-column:1/-1;width:100%;justify-content:center;margin:0}.lesson-meta>span:not(.group-badge){font-size:12px;justify-content:center}.student-main{display:grid;grid-template-columns:24px 1fr 34px;gap:6px;padding:12px;min-height:86px}.student-main>b{font-size:15px}.attendance-toggle{grid-column:2/3}.attendance-toggle button{height:36px;min-width:64px}.expand{grid-column:3;grid-row:1/3}.student-fields{padding:12px;grid-template-columns:1fr}.student-fields label:last-child{grid-column:auto}.save-bar{padding-left:14px;padding-right:14px}.summary{gap:7px;font-size:10px}.page-title{align-items:flex-start;gap:14px;flex-direction:column}.admin-page{padding:23px 14px 55px}.toolbar{display:grid;grid-template-columns:1fr 1fr}.toolbar label,.toolbar .search{min-width:0}.toolbar .search{grid-column:1/-1}.toolbar .download{grid-column:1/-1;margin:0}.metric{padding:14px}.admin-lessons{padding:6px 12px}.admin-lesson{display:grid;grid-template-columns:48px 1fr auto}.admin-lesson>.status{grid-column:2}.row-actions{grid-column:3;grid-row:1/3}.row-actions .icon-btn{width:40px}.table-head{display:none}.student-table{padding:4px 12px}.table-row{grid-template-columns:1fr auto;gap:5px;padding:12px 0}.table-row>span:nth-child(2){grid-column:1}.table-row>span:last-child{grid-column:2;grid-row:1/3}.stats-table{padding:0 12px}.stats-head{display:none}.stats-table>a{grid-template-columns:1fr auto auto;gap:7px;padding:12px 0}.stats-table>a>span:first-child{grid-column:1/-1}.stats-table>a>span:nth-child(2):before{content:"Уроков: ";color:var(--muted)}.stats-table>a>svg{grid-column:3;grid-row:1/3}.record-list>div{grid-template-columns:1fr;padding:14px}.lesson-actions{flex-wrap:wrap}.lesson-actions .status{width:100%;margin:0}.lesson-actions .compact{font-size:11px;padding:0 10px}.tabs{overflow-x:auto}.attendance-admin-list{padding:5px 12px}.attendance-admin-list>div{grid-template-columns:35px 1fr auto;padding:10px 0}.attendance-admin-list>div small{grid-column:2/-1}.audit-json{grid-template-columns:1fr}.toast{bottom:95px;max-width:calc(100% - 24px);white-space:normal}.profile-grid{grid-template-columns:1fr}.leader-shell .profile-grid{padding-bottom:20px}}.app-shell{background:radial-gradient(circle at 88% 4%,rgba(11,111,255,.055),transparent 25%),#f4f7fb}.panel,.metric,.lesson-card,.history-card,.date-card,.student-card{border-color:#d9e2eeeb}.lesson-card,.history-card,.student-card{box-shadow:0 8px 24px #19345b0e}.bottom-nav a,.app-shell aside nav a,.lesson-card,.history-card,.icon-btn,.primary,.outline,.ghost{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .14s ease}.bottom-nav a:active,.app-shell aside nav a:active,.lesson-card:active,.history-card:active,.icon-btn:active{transform:scale(.975)}.side-brand .brand-mark{box-shadow:0 8px 20px #0b6fff38}@supports selector(body:has(.login-page)){body:has(.login-page){height:100dvh;overflow:hidden;overscroll-behavior:none}}@media(max-width:640px){.leader-shell .mobile-page{padding-top:calc(24px + env(safe-area-inset-top))}.leader-shell .editor-page{padding-top:env(safe-area-inset-top)}.bottom-nav{min-height:calc(70px + env(safe-area-inset-bottom));padding-inline:12px}.bottom-nav a{min-width:72px;min-height:50px;border-radius:14px}.bottom-nav a.active{background:#0b6fff13}.page-top{margin-bottom:21px}.date-card{border-radius:17px;box-shadow:0 9px 26px #19345b11}.lesson-card{border-radius:16px}}@media(max-width:640px)and (max-height:720px){.login-page{grid-template-rows:190px 1fr}.login-brand{padding-bottom:36px}.login-brand h1{font-size:29px}.login-card{padding:17px 17px 14px;gap:11px}.login-card header>p,.secure-note small{display:none}.login-card input,.login-submit{min-height:45px}}@media(max-width:640px){.login-page:has(input:focus){grid-template-rows:1fr}.login-page:has(input:focus) .login-brand{display:none}.login-page:has(input:focus) .login-form-side{align-items:flex-start;height:100%;padding:calc(10px + env(safe-area-inset-top)) 14px calc(8px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.login-page:has(input:focus) .login-card{margin:0;padding:14px 16px;gap:10px;border-radius:18px}.login-page:has(input:focus) .login-card .eyebrow,.login-page:has(input:focus) .login-card header>p,.login-page:has(input:focus) .secure-note{display:none}.login-page:has(input:focus) .login-card h2{margin:0;font-size:20px}.login-page:has(input:focus) .login-card input,.login-page:has(input:focus) .login-submit{min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root[data-theme=dark]{color:#e9f0fb;background:#0b1220;--navy: #f3f7ff;--muted: #98a8bf;--border: #26354a;--surface: #121d2d;--blue: #5ba0ff;--blue2: #3a86f2;--green: #49d986;--red: #ff7979;--orange: #ffad5c;--shadow: 0 12px 34px rgba(0, 0, 0, .24)}:root[data-theme=dark],:root[data-theme=dark] body,:root[data-theme=dark] #root{background:#0b1220}:root[data-theme=dark] .app-shell{background:radial-gradient(circle at 88% 4%,rgba(55,135,255,.1),transparent 25%),#0b1220}:root[data-theme=dark] .app-shell>aside,:root[data-theme=dark] .desktop-header,:root[data-theme=dark] .bottom-nav,:root[data-theme=dark] .save-bar,:root[data-theme=dark] .panel,:root[data-theme=dark] .metric,:root[data-theme=dark] .lesson-card,:root[data-theme=dark] .history-card,:root[data-theme=dark] .date-card,:root[data-theme=dark] .student-card,:root[data-theme=dark] .lesson-meta,:root[data-theme=dark] .progress-card,:root[data-theme=dark] .modal,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .attendance-toggle button,:root[data-theme=dark] .outline,:root[data-theme=dark] .theme-picker button{background-color:var(--surface);color:var(--navy);border-color:var(--border)}:root[data-theme=dark] .desktop-header,:root[data-theme=dark] .bottom-nav,:root[data-theme=dark] .save-bar{background:#121d2df0}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color-scheme:dark}:root[data-theme=dark] .ghost,:root[data-theme=dark] .lesson-no,:root[data-theme=dark] .audit-json{background:#19263a;color:#a9b8cc}:root[data-theme=dark] .lesson-no.active,:root[data-theme=dark] .history-date,:root[data-theme=dark] .avatar,:root[data-theme=dark] .settings-heading>span,:root[data-theme=dark] .students-heading span,:root[data-theme=dark] .audit-icon,:root[data-theme=dark] .app-shell aside nav a.active{background:#172d4b;color:#73adff}:root[data-theme=dark] .section-title>span,:root[data-theme=dark] .tabs span{background:#1a293d;color:#a5b4c8}:root[data-theme=dark] .theme-picker button.active{background:#142b49;border-color:var(--blue)}:root[data-theme=dark] .table-head,:root[data-theme=dark] .table-row,:root[data-theme=dark] .admin-lesson,:root[data-theme=dark] .stats-head,:root[data-theme=dark] .stats-table>a,:root[data-theme=dark] .student-fields{border-color:var(--border)}:root[data-theme=dark] .stats-table>a:hover,:root[data-theme=dark] .icon-btn:hover{background:#182941}:root[data-theme=dark] .status.empty{background:#3b2b18;color:#ffc171}:root[data-theme=dark] .status.saved{background:#143354;color:#7bb8ff}:root[data-theme=dark] .status.edited{background:#2c2446;color:#c4a9ff}:root[data-theme=dark] .status.verified{background:#153925;color:#74e5a3}:root[data-theme=dark] .attendance-toggle .yes.active{background:#153b29;border-color:#287d4c;color:#68e69e}:root[data-theme=dark] .attendance-toggle .late.active{background:#402d16;border-color:#8b5d22;color:#ffc06d}:root[data-theme=dark] .attendance-toggle .no.active{background:#421f25;border-color:#91414e;color:#ff919b}:root[data-theme=dark] .alert{background:#3c2025;border-color:#71333d;color:#ff9da5}:root[data-theme=dark] .alert.lock{background:#3b2e18;border-color:#70552c;color:#ffd183}:root[data-theme=dark] .login-form-side{background:radial-gradient(circle at 100% 0,#172943,transparent 34%),#0e1726}:root[data-theme=dark] .login-card h2{color:var(--navy)}@media(max-width:640px){.form-grid.two,.theme-picker{grid-template-columns:1fr}.settings-card{padding:18px}.settings-card>.primary{width:100%}.status time{display:block}}.guide-page{min-height:100dvh;background:#f4f7fb;padding:72px 24px;color:var(--navy)}.guide-intro{max-width:720px;margin:0 auto 52px;text-align:center}.guide-kicker{display:inline-block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:1.5px;margin-bottom:12px}.guide-intro h1{font-size:45px;letter-spacing:-1.8px}.guide-intro p{margin-top:12px;color:var(--muted);font-size:16px}.guide-jumps{margin-top:24px;display:flex;justify-content:center;gap:8px}.guide-jumps a{min-width:118px;height:42px;border:1px solid #dce5f2;border-radius:11px;background:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;color:#52647d}.guide-jumps a:hover{border-color:var(--blue);color:var(--blue)}.device-guide{max-width:1160px;min-height:650px;margin:0 auto 24px;padding:36px 42px;background:#fff;border:1px solid #e2e8f1;border-radius:28px;box-shadow:0 14px 40px #1e385e12;display:grid;grid-template-columns:370px 1fr;gap:34px;align-items:center;scroll-margin-top:22px;overflow:hidden}.device-guide.reverse{grid-template-columns:1fr 370px}.device-guide.reverse .guide-text{order:2}.device-guide.reverse .guide-scene{order:1}.device-chip{display:inline-flex;padding:7px 11px;border-radius:9px;background:#0a1b38;color:#fff;font-size:11px;font-weight:800;margin-bottom:14px}.device-chip.green-chip{background:#e3f8eb;color:#087f3e}.guide-text h2{font-size:31px;letter-spacing:-.7px}.guide-text ol{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.guide-text li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;min-height:67px;border:1px solid #e8edf4;border-radius:15px;padding:10px 13px}.guide-text li>span{width:36px;height:36px;border-radius:11px;background:#e8f2ff;color:var(--blue);display:grid;place-items:center;font-weight:800}.guide-text li p{font-size:13px;color:#52627a;line-height:1.55}.guide-install{width:100%;margin-top:16px}.guide-scene{height:590px;min-width:0;position:relative;background:radial-gradient(circle at 50% 47%,#e5efff 0,#f7faff 43%,transparent 70%);border-radius:24px}.device-shot{position:absolute;z-index:3;left:50%;top:24px;transform:translate(-50%);width:270px;height:545px;border:7px solid #0b1b36;border-radius:42px;background:#fff;box-shadow:0 22px 48px #19355e33;overflow:hidden}.android-shot{border-radius:32px}.shot-status{height:34px;padding:9px 16px 0;display:flex;justify-content:space-between;font-size:10px}.shot-status span{font-size:7px;letter-spacing:2px}.shot-page{height:275px;background:#f4f7fb;padding:20px 16px}.shot-title{font-size:19px;font-weight:800;margin-bottom:18px}.shot-card{height:95px;border-radius:15px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:38px 1fr;align-content:center;column-gap:10px;padding:15px}.shot-card svg{grid-row:1/3;width:29px;color:var(--blue)}.shot-card b,.shot-card small{display:block}.shot-card b{font-size:13px}.shot-card small{font-size:9px;color:var(--muted)}.safari-bar{position:absolute;bottom:0;left:0;right:0;height:64px;border-top:1px solid #dce3ed;background:#f8fafc;display:flex;align-items:center;justify-content:space-around;color:#2875d8}.safari-bar svg{width:19px}.share-target{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#dceaff;box-shadow:0 0 0 4px #1473ff2b}.share-sheet{position:absolute;z-index:2;left:8px;right:8px;bottom:66px;border-radius:20px 20px 13px 13px;background:#f1f3f7;padding:8px 10px 12px;box-shadow:0 -7px 25px #0a1b3829}.share-sheet>i{display:block;width:33px;height:4px;background:#aeb8c5;border-radius:4px;margin:0 auto 8px}.share-sheet>div{height:58px;background:#fff;border-radius:12px;display:flex;align-items:center;padding:8px;gap:9px}.mini-app{width:35px;height:35px;background:#e7f1ff;color:var(--blue);border-radius:9px;display:grid;place-items:center}.mini-app svg{width:20px}.share-sheet p{flex:1}.share-sheet b,.share-sheet small{display:block}.share-sheet b{font-size:11px}.share-sheet small{font-size:8px;color:var(--muted)}.share-sheet>div>svg{width:15px;color:#78879a}.chrome-bar{height:47px;border-block:1px solid #e2e7ee;display:flex;align-items:center;gap:8px;padding:6px 9px;color:#56657a}.chrome-bar>div{flex:1;height:33px;border-radius:18px;background:#f0f3f7;padding:9px 12px;font-size:9px}.chrome-bar svg{width:18px}.android-shot .shot-page{height:420px;padding-top:24px}.chrome-menu{position:absolute;z-index:2;top:42px;right:5px;width:191px;border-radius:5px;background:#fff;padding:7px 0;box-shadow:0 7px 28px #0512264d;display:grid}.chrome-menu span,.chrome-menu b{min-height:39px;padding:0 15px;display:flex;align-items:center;font-size:10px}.chrome-menu b{background:#e9f2ff;color:#075fcd;gap:8px}.chrome-menu b svg{width:16px}.android-nav{position:absolute;bottom:0;left:0;right:0;height:34px;background:#f6f8fa;display:grid;place-items:center;color:#52617a;font-size:15px}.scene-callout{position:absolute;z-index:5;max-width:150px;background:#fff;border:1px solid #cfe0fa;border-radius:12px;padding:9px 11px;box-shadow:0 8px 20px #18417b1f;color:#40516a;font-size:10px;font-weight:700;line-height:1.35}.scene-callout span{width:22px;height:22px;margin-bottom:5px;border-radius:7px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:10px}.scene-callout.c-one{left:6px;top:26px}.scene-callout.c-two{left:0;bottom:30px}.scene-callout.c-three{right:0;top:345px}.android-scene .c-two{inset:48px 0 auto auto}.android-scene .c-three{top:310px}.scene-arrows{position:absolute;z-index:4;inset:0;width:100%;height:100%;pointer-events:none}.scene-arrows>path{fill:none;stroke:#1473ff;stroke-width:2;stroke-dasharray:5 5}.ios-scene .scene-arrows>path{marker-end:url(#arrow-ios)}.android-scene .scene-arrows>path{marker-end:url(#arrow-android)}.guide-finish{max-width:1160px;margin:30px auto 0;background:#0a1b38;color:#fff;border-radius:22px;padding:25px 28px;display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center}.finish-check{width:54px;height:54px;border-radius:15px;background:#143462;color:#58dc8a;display:grid;place-items:center}.guide-finish p{color:#bac9dd;font-size:13px;margin-top:4px}.guide-finish .primary{min-width:205px}.photo-guide-page{min-height:100dvh;background:#f5f7fb;color:var(--navy);padding-bottom:64px}.photo-guide-header{height:76px;background:#fff;border-bottom:1px solid var(--border);padding:0 max(24px,calc((100vw - 1080px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.photo-guide-brand{display:flex;align-items:center;gap:11px}.photo-guide-brand b,.photo-guide-brand small{display:block}.photo-guide-brand small{font-size:10px;color:var(--muted)}.photo-guide-intro{max-width:780px;margin:0 auto;padding:64px 20px 42px;text-align:center}.photo-guide-intro h1{font-size:42px;letter-spacing:-1.5px}.photo-guide-intro>p{margin-top:10px;color:var(--muted)}.device-switch{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:30px}.device-switch button{min-height:82px;background:#fff;border:1px solid #dce4ef;border-radius:17px;padding:13px;display:flex;align-items:center;gap:12px;text-align:left;transition:.2s}.device-switch button:hover{border-color:#a9c8f8}.device-switch button.active{border:2px solid var(--blue);padding:12px;box-shadow:0 8px 24px #1473ff1f}.device-switch button>span:nth-child(2){flex:1}.device-switch b,.device-switch small{display:block}.device-switch small{color:var(--muted);font-size:10px;margin-top:2px}.device-switch button>svg{width:19px;color:transparent}.device-switch button.active>svg{color:var(--blue)}.switch-icon{width:48px;height:48px;border-radius:13px;background:#0a1b38;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;flex:none}.switch-icon.android-icon{background:#e4f7eb;color:#07813f}.switch-icon svg{width:23px}.real-steps{max-width:960px;margin:0 auto;padding:0 20px}.real-steps-title{text-align:center;margin-bottom:23px}.real-steps-title h2{font-size:27px;margin-top:2px}.real-step{min-height:520px;background:#fff;border:1px solid #e0e7f0;border-radius:24px;padding:30px;box-shadow:0 10px 30px #19345b0f;display:grid;grid-template-columns:330px minmax(300px,1fr);gap:54px;align-items:center}.real-step-copy{display:grid;grid-template-columns:50px 1fr;gap:14px;position:relative}.real-step-copy:after{content:"";position:absolute;top:25px;left:calc(100% + 12px);width:34px;border-top:2px dashed var(--blue)}.real-step-copy:before{content:"";position:absolute;top:20px;left:calc(100% + 44px);border-left:8px solid var(--blue);border-top:6px solid transparent;border-bottom:6px solid transparent}.real-step-number{width:48px;height:48px;border-radius:14px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:800;box-shadow:0 8px 18px #1473ff33}.real-step-copy h3{font-size:22px;margin:2px 0 8px}.real-step-copy p{color:#5e6e86;line-height:1.65;font-size:14px}.real-step-copy p b{color:#15335f}.real-photo{width:min(100%,380px);aspect-ratio:9/16;justify-self:center;position:relative;border:2px dashed #bbcae0;border-radius:22px;background:#f7faff;overflow:hidden}.real-photo img{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain;background:#eef2f7}.real-photo.missing img{display:none}.photo-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px;color:#73839a}.photo-placeholder>svg{width:44px;height:44px;color:#94b9ed;margin-bottom:12px}.photo-placeholder b{color:#40516a}.photo-placeholder span{font-size:11px;margin:7px 0 3px}.photo-placeholder code{max-width:100%;font-size:11px;color:var(--blue);background:#e6f0ff;padding:6px 8px;border-radius:7px;overflow-wrap:anywhere}.step-arrow{height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--blue)}.step-arrow i{height:46px;border-left:2px dashed #8cbcff}.step-arrow svg{width:24px;transform:rotate(90deg);margin-top:-4px}.direct-install{width:100%;margin-top:22px}.photo-guide-finish{max-width:960px;margin:32px auto 0;padding:24px 27px;background:#0a1b38;color:#fff;border-radius:20px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px}.photo-guide-finish>span{width:48px;height:48px;border-radius:14px;background:#143964;color:#56da88;display:grid;place-items:center}.photo-guide-finish p{color:#bdcbe0;font-size:12px;margin-top:3px}.landing-page{min-height:100dvh;background:#fff;color:var(--navy)}.landing-header{height:78px;max-width:1180px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between}.landing-brand{display:flex;align-items:center;gap:11px}.landing-brand b,.landing-brand small{display:block}.landing-brand small{font-size:10px;color:var(--muted)}.landing-login{height:44px;padding:0 17px;border-radius:11px;background:#edf4ff;color:var(--blue);display:flex;align-items:center;gap:7px;font-size:13px;font-weight:800}.landing-login svg{width:17px}.landing-hero{min-height:650px;padding:68px max(28px,calc((100vw - 1128px)/2));display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:80px;align-items:center;background:radial-gradient(circle at 82% 30%,#e1edff 0,transparent 30%),linear-gradient(145deg,#f8fbff,#fff 65%);border-block:1px solid #edf1f7;overflow:hidden}.hero-copy{max-width:680px}.hero-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:30px;background:#eaf3ff;color:#1264ce;font-size:12px;font-weight:800;margin-bottom:22px}.hero-pill svg{width:16px}.hero-copy h1{font-size:clamp(47px,6vw,76px);line-height:1.05;letter-spacing:-3px}.hero-copy h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:630px;margin-top:24px;color:#5d6d85;font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:10px;margin-top:29px}.hero-actions .ghost{background:#edf1f7;color:#30415c}.sync-note{display:flex;gap:22px;margin-top:27px;color:#617189;font-size:12px;font-weight:700}.sync-note span{display:flex;align-items:center;gap:5px}.sync-note svg{width:15px;color:var(--green)}.hero-phone{width:310px;height:580px;justify-self:center;padding:13px;border:7px solid #0a1b38;border-radius:48px;background:#fff;box-shadow:0 36px 80px #13356738;transform:rotate(3deg);position:relative}.phone-speaker{position:absolute;z-index:2;top:16px;left:50%;transform:translate(-50%);width:82px;height:22px;border-radius:20px;background:#0a1b38}.phone-screen{height:100%;padding:56px 16px 20px;border-radius:33px;background:#f6f8fc;overflow:hidden}.phone-label{color:var(--muted);font-size:11px}.phone-screen>b{display:block;width:max-content;background:var(--blue);color:#fff;padding:9px 12px;border-radius:9px;margin:5px 0 17px}.phone-date{height:52px;background:#fff;border-radius:13px;display:flex;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:700;box-shadow:var(--shadow);margin-bottom:18px}.phone-date svg{width:18px;color:var(--blue)}.phone-lesson{display:flex;align-items:center;gap:10px;background:#fff;border-radius:13px;padding:12px;margin-bottom:8px;box-shadow:0 5px 16px #19345b0f}.phone-lesson>span{width:34px;height:34px;border-radius:9px;background:#e8f2ff;color:var(--blue);display:grid;place-items:center;font-weight:800}.phone-lesson>div{flex:1}.phone-lesson b,.phone-lesson small{display:block}.phone-lesson b{font-size:12px}.phone-lesson small{font-size:9px;color:var(--muted)}.phone-lesson>svg{width:17px;color:var(--green)}.install-section{padding:90px max(28px,calc((100vw - 1060px)/2));background:#f6f8fc;scroll-margin-top:20px}.install-heading{text-align:center;max-width:620px;margin:0 auto 40px}.install-heading h2{font-size:35px}.install-heading p{color:var(--muted);margin-top:9px}.install-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.install-card{background:#fff;border:1px solid #e3e9f2;border-radius:24px;padding:26px;box-shadow:var(--shadow);display:grid;grid-template-columns:58px 1fr;gap:16px}.platform-icon{width:58px;height:58px;border-radius:17px;background:#0b1c39;color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800}.android .platform-icon{background:#e5f8ec;color:#098441}.platform-icon svg{width:28px}.platform-label{font-size:11px;color:var(--muted);font-weight:800;text-transform:uppercase}.install-card h3{font-size:21px;margin-top:3px}.install-card ol{grid-column:1/-1;margin:6px 0;padding:0;list-style:none;display:grid;gap:10px}.install-card li{display:flex;align-items:center;gap:11px;min-height:52px;background:#f7f9fc;border-radius:13px;padding:9px 12px}.install-card li>span{width:29px;height:29px;display:grid;place-items:center;flex:none;border-radius:50%;background:#e6f0ff;color:var(--blue);font-size:12px;font-weight:800}.install-card li p{font-size:13px;color:#52617a}.install-card li svg{width:17px;vertical-align:middle;color:var(--blue)}.install-card>.primary,.install-card>.outline{grid-column:1/-1;width:100%}.apk-note{grid-column:1/-1;font-size:11px;color:var(--muted);text-align:center}.how-sync{max-width:1060px;margin:0 auto;padding:80px 28px;display:grid;grid-template-columns:82px 1fr;gap:24px;align-items:center}.sync-icon{width:82px;height:82px;border-radius:23px;background:#e8f2ff;color:var(--blue);display:grid;place-items:center}.sync-icon svg{width:37px}.how-sync h2{font-size:30px}.how-sync p{margin-top:8px;color:var(--muted);line-height:1.7}.landing-footer{min-height:76px;padding:0 max(28px,calc((100vw - 1128px)/2));border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.landing-footer a{color:var(--blue);font-weight:700}.attendance-toggle .late{min-width:82px;border-radius:4px}.attendance-toggle .late.active{color:#c15d00;background:#fff3e5;border-color:#ffc47c}.student-fields{grid-template-columns:minmax(0,360px)}.attendance-admin-list>div{grid-template-columns:42px 1fr 140px 170px}@media(max-width:640px){.student-main{grid-template-columns:24px 1fr;gap:8px;min-height:94px}.attendance-toggle{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.35fr .8fr}.attendance-toggle button,.attendance-toggle .late{height:38px;min-width:0;font-size:12px}.student-fields{grid-template-columns:1fr}.attendance-admin-list>div{grid-template-columns:35px 1fr auto}.landing-header{height:68px;padding:0 16px}.landing-brand .brand-mark{width:38px;height:38px}.landing-login{padding:0 12px}.landing-hero{min-height:auto;padding:48px 20px 58px;display:block}.hero-copy h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:14px;line-height:1.65}.hero-actions{display:grid}.sync-note{gap:10px;justify-content:space-between}.hero-phone{display:none}.install-section{padding:60px 15px}.install-heading h2{font-size:28px}.install-grid{grid-template-columns:1fr}.install-card{padding:20px;border-radius:20px;grid-template-columns:50px 1fr}.platform-icon{width:50px;height:50px;border-radius:14px}.install-card h3{font-size:18px}.how-sync{padding:55px 20px;grid-template-columns:58px 1fr;gap:15px}.sync-icon{width:58px;height:58px;border-radius:16px}.sync-icon svg{width:27px}.how-sync h2{font-size:22px}.how-sync p{grid-column:1/-1}.landing-footer{padding:20px;gap:12px;flex-direction:column;justify-content:center}}@media(max-width:640px){.guide-page{padding:38px 12px}.guide-intro{margin-bottom:30px;padding:0 8px}.guide-intro h1{font-size:34px;letter-spacing:-1.2px}.guide-intro p{font-size:14px}.device-guide,.device-guide.reverse{min-height:0;padding:23px 13px;display:flex;flex-direction:column;gap:20px;border-radius:21px}.device-guide.reverse .guide-text,.device-guide.reverse .guide-scene{order:initial}.guide-text{width:100%}.guide-text h2{font-size:25px}.guide-text ol{margin-top:19px}.guide-text li{min-height:62px}.guide-scene{width:100%;height:570px}.device-shot{width:232px;height:510px;top:29px;border-radius:36px}.android-shot{border-radius:29px}.scene-callout{max-width:105px;padding:7px;font-size:9px}.scene-callout.c-one{left:0;top:10px}.scene-callout.c-two{left:0;bottom:11px}.scene-callout.c-three{right:0;top:340px}.android-scene .c-two{right:0;top:27px}.android-scene .c-three{top:300px}.scene-arrows{opacity:.9}.guide-finish{padding:22px 18px;grid-template-columns:48px 1fr}.finish-check{width:46px;height:46px}.guide-finish .primary{grid-column:1/-1;width:100%}}@media(max-width:640px){.photo-guide-header{height:68px;padding:0 14px}.photo-guide-brand .brand-mark{width:39px;height:39px}.photo-guide-intro{padding:40px 14px 30px}.photo-guide-intro h1{font-size:32px}.device-switch{grid-template-columns:1fr}.device-switch button{min-height:72px}.real-steps{padding:0 12px}.real-step{min-height:0;padding:20px 14px;display:flex;flex-direction:column;gap:24px;border-radius:20px}.real-step-copy{width:100%;grid-template-columns:43px 1fr;gap:11px}.real-step-number{width:42px;height:42px;border-radius:12px;font-size:17px}.real-step-copy h3{font-size:19px}.real-step-copy:after{top:calc(100% + 8px);left:21px;width:0;height:24px;border-top:0;border-left:2px dashed var(--blue)}.real-step-copy:before{top:calc(100% + 30px);left:16px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid var(--blue);border-bottom:0}.real-photo{width:min(100%,330px)}.step-arrow{height:62px}.step-arrow i{height:34px}.photo-guide-finish{margin:24px 12px 0;padding:20px 16px;grid-template-columns:45px 1fr}.photo-guide-finish>span{width:42px;height:42px}.photo-guide-finish .primary{grid-column:1/-1;width:100%}}.photo-guide-page{background:radial-gradient(circle at 12% 8%,rgba(20,115,255,.09),transparent 24%),radial-gradient(circle at 88% 32%,rgba(64,153,255,.07),transparent 26%),linear-gradient(180deg,#f9fbff 0,#f3f6fb 46%,#f7f9fc)}.photo-guide-header{height:82px;background:#ffffffd1;border-color:#d7e0edcc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px #fffc}.photo-guide-brand{gap:13px}.photo-guide-brand .brand-mark{box-shadow:0 8px 20px #1473ff3d}.photo-guide-brand b{font-size:15px;letter-spacing:-.2px}.photo-guide-brand small{margin-top:1px;letter-spacing:.1px}.photo-guide-header .landing-login{background:#0a1b38;color:#fff;border-radius:12px;box-shadow:0 7px 17px #0a1b3821}.photo-guide-header .landing-login:hover{background:#13335f;transform:translateY(-1px)}.photo-guide-intro{max-width:900px;padding:82px 24px 54px;position:relative;isolation:isolate}.photo-guide-intro h1{font-size:clamp(42px,5vw,64px);line-height:1.08;letter-spacing:-2.7px}.photo-guide-intro h1 em{font-style:normal;background:linear-gradient(110deg,#0869ed,#2b8cff);-webkit-background-clip:text;background-clip:text;color:transparent}.photo-guide-intro>p{max-width:650px;margin:18px auto 0;font-size:15px;line-height:1.7}.photo-guide-intro .guide-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #cfe1ff;border-radius:999px;background:#ffffffb8;box-shadow:0 6px 18px #204c8b12;letter-spacing:1.2px}.photo-guide-intro .guide-kicker>span{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #1473ff1a}.intro-orbit{position:absolute;z-index:-1;border:1px solid rgba(20,115,255,.09);border-radius:50%}.orbit-one{width:340px;height:340px;left:-250px;top:20px;box-shadow:0 0 0 45px #1473ff06,0 0 0 90px #1473ff04}.orbit-two{width:260px;height:260px;right:-180px;top:85px;box-shadow:0 0 0 38px #1473ff06,0 0 0 76px #1473ff04}.device-switch{max-width:760px;margin:38px auto 0;padding:7px;background:#e7edf6b8;border:1px solid rgba(210,220,234,.9);border-radius:22px;box-shadow:inset 0 1px 2px #1b32530d}.device-switch button{min-height:92px;border:0;border-radius:16px;background:transparent;padding:15px 17px;position:relative;overflow:hidden}.device-switch button:before{content:"";position:absolute;inset:0;background:#fff;opacity:0;transition:.2s}.device-switch button>*{position:relative;z-index:1}.device-switch button:hover{border:0;background:#ffffff8c}.device-switch button.active{border:0;padding:15px 17px;background:#fff;box-shadow:0 8px 24px #17345e1c,0 1px 2px #17345e14}.device-switch button.active:before{opacity:1}.device-switch b{font-size:16px}.device-switch small{font-size:10px;margin-top:4px}.switch-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,#071a37,#173963);box-shadow:0 8px 17px #081b392e}.switch-icon.android-icon{background:linear-gradient(145deg,#dcf8e7,#eefbf3);color:#078342;box-shadow:0 8px 17px #0883421a}.device-switch button>svg{width:22px}.device-switch button.active>svg{filter:drop-shadow(0 2px 4px rgba(20,115,255,.25))}.real-steps{max-width:1060px}.real-steps-title{margin:8px 0 32px}.real-steps-title h2{font-size:34px;letter-spacing:-.8px;margin-top:5px}.real-steps-title p{color:var(--muted);font-size:13px;margin-top:7px}.real-steps-title .device-chip{box-shadow:0 6px 14px #091b381f}.real-step{min-height:620px;padding:46px 52px;grid-template-columns:minmax(290px,.82fr) minmax(330px,1.18fr);gap:78px;border:1px solid rgba(218,226,238,.9);border-radius:30px;background:linear-gradient(145deg,#fffffffa,#fafcfff0);box-shadow:0 24px 65px #15325b13,inset 0 1px #fff;position:relative;overflow:hidden}.real-step:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-180px;top:-180px;background:radial-gradient(circle,rgba(20,115,255,.08),transparent 68%)}.real-step.photo-left:before{right:auto;left:-180px}.real-step-copy{grid-template-columns:58px 1fr;gap:17px;align-items:start}.real-step-copy:before,.real-step-copy:after{display:none}.step-overline{grid-column:1/-1;color:#8b9ab0;font-size:10px;font-weight:800;letter-spacing:1.8px;margin-bottom:5px}.real-step-number{width:56px;height:56px;border-radius:17px;font-size:21px;background:linear-gradient(145deg,#1a82ff,#075ddb);box-shadow:0 12px 25px #1473ff40}.real-step-copy h3{font-size:27px;line-height:1.23;letter-spacing:-.6px;margin:3px 0 11px}.real-step-copy p{font-size:14px;line-height:1.75}.copy-arrow{position:absolute;left:calc(100% + 20px);top:70px;width:53px;display:flex;align-items:center;color:var(--blue)}.copy-arrow i{flex:1;border-top:2px dashed #8bbcff}.copy-arrow svg{width:20px;margin-left:-2px}.real-step.photo-left .real-step-copy{order:2}.real-step.photo-left .real-photo{order:1}.real-step.photo-left .copy-arrow{left:auto;right:calc(100% + 20px);transform:rotate(180deg)}.real-photo{width:min(100%,410px);aspect-ratio:auto;border:1px solid #dbe4f0;border-radius:25px;background:#fff;overflow:hidden;box-shadow:0 26px 55px #122e5629,0 3px 10px #122e5614;transition:transform .28s ease,box-shadow .28s ease}.real-photo:hover{transform:translateY(-5px);box-shadow:0 34px 70px #122e5630,0 4px 12px #122e561a}.photo-frame-bar{height:46px;border-bottom:1px solid #e4eaf2;background:linear-gradient(#fff,#f8fafc);padding:0 15px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.photo-frame-bar>span{display:flex;gap:5px}.photo-frame-bar i{width:7px;height:7px;border-radius:50%;background:#d3dce8}.photo-frame-bar i:first-child{background:#ff8078}.photo-frame-bar i:nth-child(2){background:#ffc35c}.photo-frame-bar i:nth-child(3){background:#58ce7b}.photo-frame-bar b{font-size:9px;color:#607087;font-weight:700}.photo-frame-bar small{justify-self:end;font-size:8px;color:#9aa8ba}.photo-canvas{position:relative;aspect-ratio:9/16;background:linear-gradient(145deg,#f5f9ff,#edf4ff);overflow:hidden}.photo-canvas:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(20,115,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,115,255,.035) 1px,transparent 1px);background-size:24px 24px}.photo-canvas img{z-index:3;object-fit:contain;opacity:0;transition:opacity .35s ease}.real-photo.loaded .photo-canvas img{opacity:1}.real-photo.missing .photo-canvas img{display:none}.photo-placeholder{z-index:2}.photo-placeholder>svg{display:none}.upload-symbol{width:72px;height:72px;border-radius:22px;background:#fff;color:var(--blue);display:grid;place-items:center;margin-bottom:17px;box-shadow:0 14px 30px #1451a421}.upload-symbol svg{width:31px;height:31px}.photo-placeholder b{font-size:15px}.photo-placeholder span:not(.upload-symbol){font-size:10px;margin-top:8px}.photo-placeholder code{margin-top:5px;border:1px solid #cfe0fb;background:#fff;font-size:10px;padding:7px 9px}.real-photo figcaption{height:42px;display:flex;align-items:center;justify-content:center;gap:6px;color:#78879b;font-size:9px;background:#fff}.real-photo figcaption span{width:17px;height:17px;border-radius:50%;background:#e5f7eb;color:#07843f;display:grid;place-items:center}.real-photo figcaption svg{width:11px}.step-arrow{height:102px;position:relative}.step-arrow span{position:absolute;top:24px;width:24px;height:24px;border-radius:50%;background:#fff;border:1px solid #cfe0fa;color:var(--blue);display:grid;place-items:center;font-size:9px;font-weight:800;box-shadow:0 4px 12px #1450a014}.step-arrow i{height:64px;border-color:#80b6ff}.step-arrow svg{width:28px}.direct-install{max-width:480px;margin:30px auto 0;box-shadow:0 13px 28px #1473ff38}.photo-guide-finish{max-width:1060px;margin-top:42px;padding:31px 34px;border-radius:25px;background:radial-gradient(circle at 12% 50%,#173f75,transparent 38%),linear-gradient(120deg,#081a36,#0c2850);box-shadow:0 22px 50px #081a3633}.photo-guide-finish>span{width:58px;height:58px;border-radius:18px;background:#34d27021;color:#65e394;border:1px solid rgba(102,227,149,.18)}.photo-guide-finish>span svg{width:27px}.photo-guide-finish small{font-size:9px;color:#70d89a;font-weight:800;letter-spacing:1.3px}.photo-guide-finish h2{margin-top:2px}.photo-guide-finish p{font-size:11px}.photo-guide-finish .primary{min-width:215px}@media(max-width:900px){.real-step{min-height:0;padding:34px;grid-template-columns:1fr;gap:30px}.real-step.photo-left .real-step-copy,.real-step.photo-left .real-photo{order:initial}.real-step-copy{max-width:620px;margin:auto}.copy-arrow,.real-step.photo-left .copy-arrow{top:calc(100% + 8px);left:28px;right:auto;width:auto;height:30px;display:flex;flex-direction:column;transform:none}.copy-arrow i{height:22px;border-top:0;border-left:2px dashed #8bbcff}.copy-arrow svg{transform:rotate(90deg);margin:-3px 0 0;width:18px}.real-photo{width:min(100%,380px)}}@media(max-width:640px){.photo-guide-header{height:70px;background:#ffffffe6}.photo-guide-brand b{font-size:13px}.photo-guide-header .landing-login{height:42px;font-size:12px}.photo-guide-intro{padding:54px 15px 38px}.photo-guide-intro h1{font-size:37px;letter-spacing:-1.8px}.photo-guide-intro>p{font-size:13px}.device-switch{padding:6px;border-radius:19px;margin-top:28px}.device-switch button{min-height:76px;padding:11px 12px}.device-switch button.active{padding:11px 12px}.switch-icon{width:48px;height:48px;border-radius:14px}.device-switch b{font-size:14px}.real-steps-title h2{font-size:29px}.real-step{padding:26px 16px;border-radius:24px}.real-step-copy{grid-template-columns:47px 1fr;gap:12px}.real-step-number{width:46px;height:46px;border-radius:14px;font-size:18px}.real-step-copy h3{font-size:21px}.real-step-copy p{font-size:13px}.real-photo{border-radius:21px}.photo-frame-bar{height:41px}.photo-guide-finish{padding:23px 18px;border-radius:21px}.photo-guide-finish>span{width:48px;height:48px;border-radius:15px}}:root{--motion-smooth: cubic-bezier(.22, 1, .36, 1);--motion-standard: cubic-bezier(.4, 0, .2, 1)}.route-transition{min-height:100%;animation:route-enter .32s var(--motion-smooth) both}@keyframes route-enter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes route-leave{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,-5px,0) scale(.998)}}::view-transition-old(root){animation:route-leave .15s ease-in both}::view-transition-new(root){animation:route-enter .3s var(--motion-smooth) both}html:active-view-transition .route-transition{animation:none}.lesson-list>*,.history-list>*,.student-list>*,.metric-grid>*,.admin-lessons>*,.profile-settings>*,.student-table .table-row,.stats-table>a,.attendance-admin-list>div,.record-list>div{animation:content-rise .36s var(--motion-smooth) both}@keyframes content-rise{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.lesson-list>:nth-child(2),.history-list>:nth-child(2),.student-list>:nth-child(2),.metric-grid>:nth-child(2),.admin-lessons>:nth-child(2),.profile-settings>:nth-child(2){animation-delay:35ms}.lesson-list>:nth-child(3),.history-list>:nth-child(3),.student-list>:nth-child(3),.metric-grid>:nth-child(3),.admin-lessons>:nth-child(3),.profile-settings>:nth-child(3){animation-delay:70ms}.lesson-list>:nth-child(4),.history-list>:nth-child(4),.student-list>:nth-child(4),.admin-lessons>:nth-child(4){animation-delay:105ms}.lesson-list>:nth-child(5),.history-list>:nth-child(5),.student-list>:nth-child(5),.admin-lessons>:nth-child(5){animation-delay:.14s}.modal-scrim,.scrim{animation:scrim-in .18s ease-out both}.modal{animation:modal-in .28s var(--motion-smooth) both;transform-origin:center bottom}@keyframes scrim-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translate3d(0,14px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}.student-fields,.alert,.empty,.loader-wrap{animation:soft-reveal .24s var(--motion-smooth) both}@keyframes soft-reveal{0%{opacity:0;transform:translate3d(0,-4px,0)}to{opacity:1;transform:translateZ(0)}}.bottom-nav a.active svg,.app-shell aside nav a.active svg{animation:nav-settle .26s var(--motion-smooth) both}@keyframes nav-settle{0%{transform:scale(.84)}65%{transform:scale(1.08)}to{transform:scale(1)}}.app-shell,.app-shell>aside,.desktop-header,.bottom-nav,.save-bar,.panel,.metric,.lesson-card,.history-card,.date-card,.student-card,.lesson-meta,.progress-card,.modal,input,select,textarea{transition:background-color .26s var(--motion-standard),border-color .26s var(--motion-standard),color .22s var(--motion-standard),box-shadow .22s var(--motion-standard)}@media(prefers-reduced-motion:reduce){.route-transition,.lesson-list>*,.history-list>*,.student-list>*,.metric-grid>*,.admin-lessons>*,.profile-settings>*,.student-table .table-row,.stats-table>a,.attendance-admin-list>div,.record-list>div,.modal,.modal-scrim,.scrim,.student-fields,.alert,.empty,.loader-wrap,.bottom-nav a.active svg,.app-shell aside nav a.active svg,::view-transition-old(root),::view-transition-new(root){animation:none!important;transition-duration:.01ms!important}}
