@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800;900&display=swap";:root{font-family:Golos Text,system-ui,-apple-system,sans-serif;color:#292b3e;background:#f7f8fb;font-synthesis:none;--violet:#6653dc;--dark:#27233f;--muted:#878796;--line:#eaeaf1;--white:#fff}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #a497f4;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;line-height:1.25;font-weight:750}h2{font-size:22px;letter-spacing:-.55px;line-height:1.35}h3{font-size:16px;line-height:1.5;letter-spacing:-.2px}p{line-height:1.7}small{font-size:12px;line-height:1.6}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{width:100%;padding:12px 14px;color:#303045;background:#fff;border:1px solid #dedee9;border-radius:9px;outline:none;transition:border-color .15s,box-shadow .15s;min-width:0}input:focus,textarea:focus,select:focus{border-color:#9484ed!important;box-shadow:0 0 0 3px #6653dc13}input::placeholder,textarea::placeholder{color:#a6a6b3}input[type=checkbox],input[type=radio]{accent-color:var(--violet);width:17px;height:17px;cursor:pointer;flex-shrink:0}textarea{resize:vertical;line-height:1.65}input[readonly]{background:#f7f7fa!important;color:#878796!important}select{cursor:pointer}form{min-width:0}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.muted{color:var(--muted);font-size:13px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.7px;color:#9492a4;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;padding:12px 17px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .2s,transform .2s;line-height:1.3;min-height:40px}.btn:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--violet);color:#fff;box-shadow:0 5px 12px #6653dc18}.primary:hover{background:#5743cd}.secondary{background:#f4f2fd;color:#6c58ce;border:1px solid #e9e4fc}.white{background:#fff;color:#514286}.subtle{background:transparent;color:#777486}.danger{background:#fff0f0;color:#b84b57}.wide{width:100%}.icon-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:7px;border-radius:8px;color:inherit}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--violet)}.text-link:hover{text-decoration:underline}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:6px;background:#f0f0f5;font-size:10px;line-height:1.4;font-weight:550;color:#82808e;white-space:nowrap}.badge.violet{background:#eee9ff;color:#7b61d1}.badge.green{background:#eaf6ef;color:#4f9470}.badge.orange{background:#fff0e1;color:#c28e52}.brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:30px;letter-spacing:-1.8px;color:#39314e;line-height:1}.brand>span:first-child{display:flex;align-items:center;justify-content:center;width:34px;height:37px;border-radius:10px;background:#6653dc;font-size:26px;color:#fff;letter-spacing:-1px;margin-right:2px;padding-bottom:3px}.brand-dot{color:#8c77ef;margin-left:-8px}.panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:26px;margin-bottom:20px;min-width:0}.panel h2{margin-bottom:17px}.panel>p{margin-bottom:16px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;font-size:12px;font-weight:550;min-width:0}.field small{font-weight:400;color:#9592a1;font-size:11px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:22px;flex-wrap:wrap}.inline-form{display:flex;align-items:flex-end;gap:14px;margin:18px 0;flex-wrap:wrap}.inline-form>.field{flex:1;min-width:150px;margin-bottom:0}.inline-form>input{flex:1;min-width:100px}.checkbox-label{display:flex;align-items:center;gap:9px;font-size:13px;margin:18px 0}.narrow{max-width:650px}.tabs{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow-x:auto}.tabs button{display:flex;align-items:center;gap:6px;background:none;border:0;border-bottom:2px solid transparent;color:#8b8798;padding:13px 17px;font-size:12px;white-space:nowrap}.tabs button.active{color:#6653dc;border-bottom-color:#7965e5;font-weight:600}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:22px 0}.toolbar>.tabs{margin-bottom:0}.toolbar>select{max-width:380px}.search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 12px;color:#aaa8b4;max-width:280px}.search input{border:0!important;box-shadow:none!important;font-size:12px;padding:11px 0!important}.error{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #f1d6dc;background:#fff2f4;color:#a54659;padding:16px;border-radius:10px;font-size:13px;line-height:1.5;margin:15px 0}.loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:180px;font-size:14px;color:#8d84a6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;border:1px dashed #e0dde9;background:#ffffff80;border-radius:15px;padding:50px 20px;margin:20px 0}.empty-icon{display:inline-flex;padding:17px;background:#eeebfb;color:#a18bdc;border-radius:18px;margin-bottom:18px}.empty h3{margin-bottom:8px}.empty p{font-size:13px;color:#9993a6;max-width:420px;margin:auto}.empty a{color:var(--violet)}.grade{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f3f2f7;border-radius:10px;font-size:17px;font-weight:700;color:#a29bad}.grade-5{background:#eaf7ed;color:#5a9c75}.grade-4{background:#edf2ff;color:#668ec0}.grade-3{background:#fff2db;color:#caa25b}.grade-2{background:#ffecef;color:#c17482}.quiet-note{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:#9994a7;margin:25px 0}.quiet-note .badge{margin-left:auto}.back{display:inline-flex;align-items:center;gap:8px;color:#938ba8;font-size:12px;margin-bottom:22px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:7px 0 29px}.page-heading .eyebrow{margin-bottom:9px}.page-heading p{font-size:12px;color:#8d8a9c;margin-top:10px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:33px 0 19px}.section-heading p{font-size:12px;color:#9691a4;margin-top:5px}.section-heading h2{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;font-weight:550;color:#9791a3;padding:13px 12px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:17px 12px;border-bottom:1px solid #f0edf4;vertical-align:middle;line-height:1.6}td:first-child{max-width:400px}td small,summary small{display:block;color:#a69cae;font-size:10px;margin:4px 0}tr:last-child td{border-bottom:0}td a{color:#7560c9}td input{min-width:75px!important}td pre{white-space:pre-wrap;max-width:500px;font-size:11px}details summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:13px;font-weight:550}details summary:after{content:"⌄";margin-left:auto;color:#a49aaf;font-size:18px}details[open]>summary{margin-bottom:22px}details[open]>summary:after{transform:rotate(180deg)}.app-shell{display:flex;min-height:100vh}.sidebar{width:234px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #eaeaf2;padding:30px 20px 20px;display:flex;flex-direction:column;z-index:30;overflow-y:auto}.sidebar>.brand{margin:4px 13px 43px}.workspace-label{font-size:8px;letter-spacing:1.4px;font-weight:600;color:#afabba;margin:0 13px 13px}.nav-item{display:flex;align-items:center;gap:12px;font-size:11px;color:#92909f;padding:14px;border-radius:9px;margin:3px 0;transition:background .15s}.nav-item svg{color:#9994a8;stroke-width:1.7}.nav-item.active{background:#eeeafa;color:#7560d0;font-weight:600}.nav-item.active svg{color:#8570dc}.nav-item:hover{background:#f6f4fb}.sidebar-note{margin:40px 8px 24px;background:linear-gradient(140deg,#faf9fd,#f0eef9);border:1px solid #eae6f4;border-radius:12px;padding:17px;position:relative}.tiny-spark{display:block;font-size:30px;color:#ad9bdc;line-height:1;margin-bottom:12px}.sidebar-note strong{display:block;font-size:11px;line-height:1.65;color:#706881;max-width:130px}.sidebar-note p{font-size:9px;line-height:1.8;color:#a49caf;margin-top:8px}.profile{display:flex;align-items:center;gap:9px;border-top:1px solid #eeebf3;margin-top:auto;padding:22px 5px 12px;min-width:0}.profile>span:nth-child(2){flex:1;min-width:0}.profile strong{font-size:10px;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile small{display:block;font-size:9px;color:#a19aac;margin-top:3px}.profile>svg{color:#aca3b9}.avatar{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:11px;background:#eee7de;color:#99877b;font-size:15px;font-weight:600;flex-shrink:0}.avatar.small{width:30px;height:30px;border-radius:50%;font-size:12px}.logout{display:flex;align-items:center;gap:8px;border:0;background:transparent;font-size:10px;color:#a79eb3;margin:2px 0 0 12px;padding:6px}.main-column{margin-left:234px;width:calc(100% - 234px);min-width:0;display:flex;flex-direction:column}.topbar{height:76px;border-bottom:1px solid #eeedf4;display:flex;justify-content:space-between;align-items:center;padding:0 41px;background:#ffffff80}.breadcrumb{display:flex;align-items:center;gap:11px;color:#aaa4b7;font-size:10px}.breadcrumb strong{color:#827891;font-weight:450}.breadcrumb>span{color:#c9c3d2}.teacher-chip{display:flex;align-items:center;gap:7px;font-size:10px;color:#a198b1}.coin-chip{display:flex;align-items:center;gap:7px;background:#fff8e9;border:1px solid #f4eacf;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:650;color:#c19950}.coin-chip span{font-size:9px;font-weight:400;color:#bdad8d}.main-content{padding:33px 41px 10px;width:100%;max-width:1580px;margin:0 auto;flex:1}.footer{display:flex;align-items:center;gap:14px;padding:22px 41px;color:#b7afc1;font-size:12px;font-weight:700}.footer span{font-size:9px;font-weight:400}.footer span:last-child{margin-left:auto}.mobile-menu{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:150;display:flex;align-items:center;gap:20px;max-width:650px;width:max-content;max-width:min(650px,90vw);background:#312943;color:#fff;box-shadow:0 12px 45px #20183230;border-radius:12px;padding:15px 20px;font-size:12px;line-height:1.6}.toast button{color:#d1c6e6;flex-shrink:0}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2.65fr) minmax(220px,1fr);gap:21px}.hero{min-height:272px;border-radius:18px;background:#29233f;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;isolation:isolate}.hero-content{padding:28px 32px;position:relative;z-index:2;max-width:78%}.pill{display:inline-flex;align-items:center;gap:7px;background:#ffffff0d;border:1px solid #ffffff16;border-radius:20px;padding:6px 10px;font-size:8px;letter-spacing:.3px;color:#c1b7d7}.live-dot{width:5px;height:5px;border-radius:50%;background:#cdbbff}.hero h2{font-size:29px;line-height:1.35;letter-spacing:-.9px;margin:18px 0 11px;font-weight:650}.hero h2 em{font-style:normal;color:#c7b4ff}.hero p{font-size:10px;color:#a79ab9;line-height:1.9;max-width:330px;margin-bottom:19px}.hero .btn{font-size:10px;min-height:34px;padding:10px 13px}.hero-visual{position:absolute;width:270px;height:270px;right:-30px;top:28px;z-index:1}.hero-ring{position:absolute;border:1px solid #aa87f422;border-radius:50%;inset:30px}.hero-ring.r2{inset:0;transform:rotate(-28deg);border-style:dashed;border-color:#9e7ace19}.hero-shape{position:absolute;inset:50px;display:flex;align-items:center;justify-content:center;font-size:155px;line-height:1;color:#9d7fdb;text-shadow:4px 4px 0 #6c54a0,8px 8px 0 #554074;transform:rotate(-20deg);filter:drop-shadow(0 10px 26px #9172e33b)}.float-chip{position:absolute;background:#ffffff0b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #bea1ee22;box-shadow:0 5px 20px #16102920;border-radius:13px;color:#cbb5f5;display:flex;align-items:center;justify-content:center;width:47px;height:47px;transform:rotate(12deg)}.chip-code{top:17px;left:48px;font-size:18px}.chip-spark{bottom:12px;left:18px;transform:rotate(-18deg)}.chip-check{right:9px;top:100px}.hero-dots{position:absolute;inset:0;background-image:radial-gradient(#c4b1e325 1px,transparent 1px);background-size:17px 17px;-webkit-mask-image:linear-gradient(90deg,transparent 45%,black);mask-image:linear-gradient(90deg,transparent 45%,black)}.progress-card{display:flex;flex-direction:column;justify-content:center;padding:27px 24px;border:1px solid #e9e4f3;border-radius:17px;background:linear-gradient(150deg,#f3effc,#ece6fa);color:#8671b4}.iconbox{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:#ece7fc;color:#8c74d6;flex-shrink:0}.progress-card h3{font-size:14px;font-weight:550}.progress-card>.row:first-child{flex-direction:column;align-items:flex-start;gap:13px}.progress-card .iconbox{background:#e5dcf4}.progress-track{height:6px;background:#dfd5ef;border-radius:10px;overflow:hidden;margin:25px 0 17px}.progress-track>div{height:100%;background:#a28bce;border-radius:10px;transition:width .6s ease}.progress-card .muted{font-size:9px;color:#a192b5}.progress-card strong{font-size:21px}.progress-card small{font-size:12px;color:#b3a4c5;font-weight:450}.progress-track.light{height:4px;background:#eeedf5;margin:15px 0}.progress-track.light>div{background:#b9ace1}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:23px 0}.metric{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 21px}.metric strong{display:block;font-size:25px;font-weight:600;letter-spacing:-1px;color:#60566e}.metric span{display:block;font-size:9px;color:#aaa1b2;margin-top:6px}.metric i{background:#f7f5fb;border-radius:10px;padding:10px;display:flex;color:#afa0c2}.metric i svg{width:19px;height:19px;stroke-width:1.6}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{background:#fff;border:1px solid #e9e7f1;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #4940590a}.course-art{height:130px;background:#ece7fa;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#aa95d2}.course-card.blue .course-art{background:#e5edf9;color:#86a5d0}.course-card.orange .course-art{background:#f9eade;color:#d6ab86}.course-card.green .course-art{background:#e6f2ed;color:#8db3a0}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff60 1px,transparent 1px),linear-gradient(90deg,#ffffff60 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:linear-gradient(90deg,transparent,black,transparent);mask-image:linear-gradient(90deg,transparent,black,transparent)}.art-symbol{width:65px;height:65px;background:#ffffff65;border:1px solid #ffffffb0;box-shadow:0 7px 15px #88759f10;border-radius:19px;display:flex;align-items:center;justify-content:center;transform:rotate(-10deg);position:relative;z-index:1}.art-symbol svg{width:31px;height:31px;stroke-width:1.4}.art-orbit{position:absolute;width:175px;height:85px;border:1px solid #ffffffa0;border-radius:50%;transform:rotate(-25deg)}.art-orbit:after{content:"";position:absolute;inset:7px -12px;border:1px solid #ffffff70;border-radius:50%;transform:rotate(50deg)}.course-tag{position:absolute;bottom:13px;left:17px;font-size:7px;font-weight:650;letter-spacing:1.6px;opacity:.8}.art-arrow{position:absolute;right:14px;top:14px;width:15px;height:15px;opacity:.55}.course-body{padding:20px;display:flex;flex-direction:column;flex:1}.course-body .eyebrow{font-size:8px;letter-spacing:.5px;margin-bottom:8px}.course-body h3{font-size:14px;font-weight:550;line-height:1.55;min-height:44px;color:#5f566d}.course-body p{font-size:10px;color:#a49bac;margin:9px 0 auto;line-height:1.8}.course-body small{font-size:9px}.course-go{width:25px;height:25px;background:#f6f3fc;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#b2a4cb}.bottom-banner{display:flex;align-items:center;gap:20px;border:1px solid #eee8db;background:#fcfaf5;border-radius:13px;padding:23px 25px;margin-top:27px}.banner-icon{padding:11px;background:#f5eddc;color:#bea877;border-radius:12px;display:flex}.bottom-banner h3{font-size:13px;color:#8d8067;font-weight:550}.bottom-banner p{font-size:10px;color:#b5aa95;margin-top:5px}.bottom-banner .btn{margin-left:auto;background:#fffdf8;border-color:#eee5d4;color:#aa9775;font-size:10px}.daily-card{border:1px solid #e8e3f0;border-radius:17px;padding:25px;background:#f1edf8;position:relative;overflow:hidden}.daily-card h3{font-size:16px;color:#857499;margin:12px 0}.daily-number{font-size:46px;color:#a18db8;font-weight:550}.daily-number span{display:block;font-size:10px;font-weight:400;color:#ad9dbe;margin-top:-2px}.daily-card .text-link{margin-top:20px;font-size:10px;color:#9c84b9}.daily-decoration{position:absolute;right:15px;bottom:20px;font-size:86px;line-height:1;color:#dfd5ed}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.06fr 1fr;background:#fff}.auth-story{padding:45px 60px;background:#eeecf7;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-copy{margin:auto 0;position:relative;z-index:1}.auth-copy>.pill{background:#ffffff80;border-color:#dfd8ef;color:#9985bb;font-size:9px}.auth-story h1{font-size:clamp(31px,3.5vw,53px);letter-spacing:-2px;line-height:1.28;color:#514361;margin:28px 0 20px;font-weight:650}.auth-story h1 em{font-style:normal;color:#9980c6}.auth-story p{font-size:12px;color:#a396b1;line-height:2}.auth-story>small{font-size:9px;color:#b5a8c1;margin-top:35px}.auth-orbit{height:220px;position:relative;max-width:400px;margin:20px 0}.orb{position:absolute;font-size:210px;right:-8px;top:-30px;color:#c0abd9;transform:rotate(-17deg);text-shadow:4px 7px 0 #ab91c8;opacity:.8}.orbit-card{position:absolute;z-index:2;background:#fffffff0;border:1px solid #fff;border-radius:13px;box-shadow:0 15px 30px #78618b10;padding:16px 20px;font-size:11px;color:#827090;display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:207px}.orbit-card svg{width:18px}.orbit-card span{display:block;font-size:9px;color:#aea0b9;width:100%;margin-left:28px}.orbit-card.one{top:30px;left:0;transform:rotate(-6deg)}.orbit-card.two{bottom:5px;left:80px;transform:rotate(7deg)}.orbit-card strong{font-size:11px;width:100%;color:#b39a6e;margin-left:28px}.auth-bottom{display:flex;gap:10px;align-items:center;font-size:9px;color:#a493b5}.auth-bottom svg{width:16px}.auth-bottom>span{margin:0 5px;color:#c8bcd6}.auth-form{display:flex;align-items:center;justify-content:center;padding:50px 40px}.form-wrap{width:100%;max-width:360px}.form-wrap h2{font-size:27px;font-weight:650;margin:11px 0 10px;color:#61546e}.form-wrap>.muted{font-size:11px;line-height:1.9;max-width:320px}.segmented{display:flex;background:#f5f3f8;border:1px solid #eeeaf3;border-radius:9px;padding:4px;margin:26px 0 23px}.segmented button{flex:1;background:transparent;border:0;border-radius:6px;padding:10px;font-size:11px;color:#ad9dbb}.segmented .active{background:#fff;color:#8f76ae;box-shadow:0 2px 7px #8c779212}.auth-form .field{font-size:11px;color:#8a7998}.auth-form input,.auth-form select{font-size:12px;padding:12px 13px}.auth-form .btn{margin-top:8px;background:#9e84c1}.auth-help{text-align:center;font-size:10px;color:#b3a5bf;margin-top:25px;line-height:1.9}.mobile-brand{display:none}.course-strip{display:flex;align-items:center;gap:18px;background:#eeeafa;border:1px solid #e1daf0;color:#9a83ba;border-radius:13px;padding:23px;margin:20px 0}.course-strip>svg{width:35px;height:35px;stroke-width:1.5}.course-strip strong{font-size:16px;color:#8f79a9}.course-strip span{display:block;font-size:11px;margin-top:5px;color:#b2a1c2}.course-strip .badge{margin-left:auto;font-size:10px;color:#a18cb8;background:#ffffff70}.lesson-list{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.lesson-row{display:flex;align-items:center;gap:18px;padding:22px 25px;border-bottom:1px solid #f1eef5}.lesson-row:last-child{border-bottom:0}.lesson-icon{background:#f0ebfa;color:#b09acc;width:43px;height:43px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lesson-icon.practice{background:#eaf0f9;color:#a0b4d1}.lesson-row-main{flex:1;min-width:0}.lesson-row-main small{font-size:9px;color:#b5a8c1}.lesson-row h3{font-size:13px;font-weight:500;color:#86768f;margin-top:5px}.lesson-row p{font-size:10px;color:#b3a1bf}.lesson-row .btn{font-size:10px}.locked-label{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:10px;color:#b5a9c1}.locked .lesson-icon{background:#f4f1f7;color:#c5b9d0}.locked h3{color:#aa9db5}.lesson-meta{display:flex;align-items:center;gap:18px;font-size:10px;color:#aea0bc;margin-bottom:25px}.lesson-meta>span{display:inline-flex;align-items:center;gap:6px}.reading-layout{display:grid;grid-template-columns:minmax(0,1fr) 238px;gap:25px;align-items:start}.reading-card{padding:35px;background:#fff;border:1px solid var(--line);border-radius:14px;min-width:0}.reading-aside{position:sticky;top:20px}.reading-aside .panel{padding:21px}.reading-aside h3{margin:12px 0;font-size:13px;color:#8b779e}.reading-aside p{font-size:11px;color:#ab9cb9;margin-bottom:17px}.reading-aside .btn{font-size:10px}.asset-link{display:flex;align-items:center;gap:8px;font-size:10px;color:#a189bb;padding:11px 0;border-bottom:1px solid #f1edf6;overflow-wrap:anywhere}.asset-link svg{flex-shrink:0}.tip{padding:20px;display:flex;align-items:flex-start;gap:12px}.tip>span{font-size:28px;color:#c2b1d2}.tip p{font-size:10px;color:#afa0ba}.prose{font-size:14px;line-height:1.95;color:#60566b;overflow-wrap:anywhere}.prose h1{font-size:26px;margin:0 0 24px;color:#4c3c5c;line-height:1.45}.prose h2{font-size:20px;margin:36px 0 15px;color:#6f5480}.prose h3{font-size:16px;margin:25px 0 12px}.prose p{margin:15px 0;line-height:1.95}.prose ul,.prose ol{padding-left:23px}.prose li{padding-left:4px;margin:10px 0}.prose strong{font-weight:600;color:#796188}.prose a{color:#9070b2;text-decoration:underline;text-underline-offset:3px}.prose pre{background:#30253b;color:#e0d4ed;padding:20px;border-radius:10px;overflow-x:auto;font-size:12px;line-height:1.7}.prose code{font-family:Consolas,monospace;background:#f1eaf6;padding:2px 5px;border-radius:4px;color:#8f6aa4;font-size:12px}.prose pre code{background:none;padding:0;color:inherit}.prose blockquote{border-left:3px solid #c3abd7;padding-left:20px;color:#9781aa}.prose table{font-size:12px}.submission-panel{margin-top:30px}.submission-panel>.section-heading{margin-top:0}.upload-box{padding:24px;display:flex;align-items:center;gap:17px;background:#faf8fd;border:1px dashed #ddd0e8;border-radius:11px;margin:20px 0;flex-wrap:wrap;color:#a78abd}.upload-box strong{font-size:12px}.upload-box p{font-size:10px;color:#b7a2c8;margin:5px 0}.upload-box input{font-size:10px;max-width:100%}.file-list{display:flex;gap:10px;flex-direction:column;margin:15px 0}.file-list>div{display:flex;gap:12px;align-items:center;font-size:11px;background:#faf7fc;padding:12px;border-radius:8px}.file-list a{font-size:12px;color:#aa8bbb;overflow-wrap:anywhere}.file-list small{color:#bda8cc;margin-left:auto}.report-preview{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-preview strong,.report-block strong{font-size:12px;color:#9b7bad}.report-preview p,.report-block p{font-size:12px;white-space:pre-wrap;color:#9f8bad;margin-top:8px;overflow-wrap:anywhere}.check-list{margin:20px 0}.check-list>div{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #f0eaf5}.check-list svg{flex-shrink:0;margin-top:2px}.check-list strong{display:block;font-size:11px;font-weight:500}.check-list small{display:block;font-size:10px;color:#b39ac4;margin-top:4px;overflow-wrap:anywhere}.check-list .passed{color:#81a590}.check-list .failed{color:#c3919f}.teacher-feedback{display:flex;align-items:flex-start;gap:16px;padding:22px;background:#f7f0fa;border-radius:11px;margin:20px 0}.teacher-feedback strong{font-size:12px;color:#a080b3}.teacher-feedback p{font-size:12px;white-space:pre-wrap;color:#a58db6;margin-top:5px}.override-row{display:flex;align-items:center;gap:15px;padding:15px 0;font-size:12px}.override-row p{font-size:11px;color:#a68db6}.test-intro{max-width:680px;margin:30px auto;padding:40px}.intro-icon{display:inline-flex;padding:20px;border-radius:17px;background:#f0e8f7;color:#b190c8;margin-bottom:25px}.test-intro h1{font-size:28px;margin:12px 0 20px}.test-intro>p{font-size:13px;color:#a189b1;line-height:1.9}.test-intro ul{padding-left:20px;font-size:12px;color:#a58db4;line-height:1.8;margin:22px 0}.test-intro li{padding:5px 0}.test-surface{position:relative;isolation:isolate;user-select:none;-webkit-user-select:none}.test-watermark{position:absolute;inset:0;z-index:3;pointer-events:none;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;gap:70px;color:#7a499609;font-size:28px;transform:rotate(-20deg)}.test-watermark span{white-space:nowrap}.test-top{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:24px}.test-top .eyebrow{margin-right:auto}.test-timer{display:flex;align-items:center;gap:8px;color:#a087b5;background:#f0e8f8;border:1px solid #e7dcef;border-radius:9px;padding:11px 15px;font-size:15px;font-weight:650;font-variant-numeric:tabular-nums}.test-timer.urgent{color:#c98a9b;background:#fff0f3}.test-content{padding:35px;position:relative}.test-content h2{font-size:22px;font-weight:550;line-height:1.7;margin:25px 0;color:#80648f}.answer-options{display:flex;flex-direction:column;gap:12px;margin:27px 0}.answer-options label{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #eae0f1;border-radius:10px;cursor:pointer;font-size:13px;color:#9b80af;line-height:1.8}.answer-options label:hover{background:#fcf9fe}.answer-options label.selected{border-color:#b796cc;background:#f7f0fc}.answer-options input{position:static;opacity:1;pointer-events:auto;width:17px;height:17px}.answer-options label:focus-within{outline:2px solid #b292c8}.option-letter{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e9def1;border-radius:8px;flex-shrink:0;color:#b297c5;font-size:12px}.selected .option-letter{background:#b190c7;color:#fff;border-color:#b190c7}.question-navigation{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:28px 0}.question-navigation button{border:1px solid #e8ddef;width:34px;height:34px;border-radius:8px;background:#fff;color:#b49dc5;font-size:11px}.question-navigation button.answered{background:#ede3f5;color:#a084b4}.question-navigation button.current{border-color:#a786bd;color:#9775b2}.test-name{text-align:center;font-size:10px;color:#b69ec5;padding:12px}.confirm-box{padding:22px;border:1px solid #e5d7ed;background:#fcf8ff;border-radius:12px;margin-top:25px}.confirm-box p{font-size:12px;margin:12px 0 20px;color:#a88cba}.test-result{text-align:center;padding:45px}.test-result>svg{color:#a2bda9}.test-result .grade{display:flex;margin:25px auto;width:65px;height:65px;font-size:32px}.test-result h2{margin-bottom:12px}.test-result p{max-width:450px;margin:15px auto;color:#a98cb8;font-size:13px}.test-result .btn{margin-top:15px}.answer-review{padding:24px 0;border-bottom:1px solid #f0e5f6}.answer-review h3{margin-bottom:14px;font-size:13px}.answer-review p{font-size:12px;margin:8px 0;color:#a88aba}.correct{color:#80a88c!important}.test-active .sidebar nav,.test-active .profile,.test-active .logout,.test-active .topbar a{pointer-events:none;opacity:.5}.wallet-banner{display:flex;align-items:center;gap:30px;background:#faf4e9;border:1px solid #eee1cc;border-radius:16px;padding:30px;position:relative;overflow:hidden;color:#b19c79}.wallet-banner .eyebrow{color:#bda685}.wallet-banner h2{display:flex;align-items:center;gap:12px;font-size:40px;font-weight:550;color:#ad9875;margin:12px 0}.wallet-banner h2>svg{width:31px;height:31px}.wallet-banner h2 span{font-size:11px;font-weight:400;letter-spacing:0;align-self:flex-end;margin-bottom:9px;color:#bda98a}.wallet-banner p{font-size:11px;color:#c4b49a}.wallet-art{font-size:150px;line-height:1;color:#eddfc7;transform:rotate(-12deg);margin:auto;position:absolute;left:46%;top:2px}.wallet-how{display:grid;grid-template-columns:20px 1fr;gap:10px;font-size:11px;margin-left:auto;position:relative}.wallet-how small{grid-column:1/-1;font-size:9px;color:#c2af93}.reward-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0}.reward-card{padding:24px 20px;background:#fff;border:1px solid #ede3f3;border-radius:13px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.reward-icon{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;border-radius:14px;background:#f2e8fa;color:#bd9dce;margin-bottom:20px}.reward-card .badge{position:absolute;top:27px;right:14px;font-size:8px}.reward-card h3{font-size:14px;color:#9a7aac;line-height:1.55}.reward-card p{font-size:10px;line-height:1.9;color:#b39bc3;margin:12px 0 25px;flex:1}.reward-card>.row{width:100%;flex-wrap:wrap;gap:10px}.price{display:flex;align-items:center;gap:6px;font-size:17px;color:#bcaa8c}.reward-card .btn{font-size:9px;padding:9px 10px;min-height:32px}.reward-absence .reward-icon{background:#eaf0f8;color:#a2b6ce}.reward-grade .reward-icon{background:#faf0e4;color:#cfb28e}.reward-final{background:#fcf9ff}.reward-final .reward-icon{background:#eee2f8;color:#b392cb}.purchase-row{display:flex;align-items:center;gap:18px}.purchase-row>svg{color:#bea2d0}.purchase-row>div{flex:1}.purchase-row h3{font-size:13px;color:#a083b3}.purchase-row small{font-size:10px;color:#bda6cd}.purchase-row p{font-size:11px;color:#b097c1;margin-top:7px}.modal-backdrop{position:fixed;inset:0;background:#24162d55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal{background:#fff;border:1px solid #ebdff3;border-radius:20px;padding:35px;max-width:480px;width:100%;box-shadow:0 25px 60px #30143925}.modal h2{margin:0 0 15px;color:#9e7ab3}.modal p{font-size:13px;color:#b092c3;margin:15px 0}.ledger-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:16px 0;border-bottom:1px solid #f1e5f8;color:#ae8fc1}.ledger-row small{display:block;font-size:10px;color:#c4afd2;margin-top:4px}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.group-card{padding:23px}.group-card h2{font-size:22px;color:#a387b6;margin:19px 0 7px}.group-card>p{font-size:11px;color:#bfabd0}.group-card details{border-top:1px solid #efe4f7;padding-top:16px;margin-top:20px}.group-card summary{font-size:10px;color:#b094c2}.group-card input{font-size:11px}.group-card .field,.group-card .btn{font-size:10px}.enrollments>div{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #f1e7f7;font-size:11px;color:#ae91bf}.enrollments small{margin-left:auto;color:#c3afd0}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.filter-grid .field{margin-bottom:0}.access-table td:first-child{min-width:260px}.access-table td input[type=datetime-local]{font-size:10px;min-width:185px!important}.access-table td .btn{font-size:9px}.student-list summary>span:nth-child(2){flex:1}.student-list summary small{font-weight:400}.content-editor{min-height:520px;font-family:Consolas,monospace;font-size:13px;line-height:1.8!important}.code-input{font-family:Consolas,monospace;font-size:12px}.question-editor{padding:23px}.question-editor summary{font-size:12px;color:#ac8bc0;line-height:1.8}.question-editor .badge{flex-shrink:0}.question-editor summary+.field{margin-top:20px}.option-editor{display:flex;align-items:center;gap:14px;margin:13px 0}.option-editor textarea{font-size:12px}.sticky-save{position:sticky;bottom:15px;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:15px 22px;border:1px solid #eadff2;box-shadow:0 5px 30px #7e498611;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px}.sticky-save span{font-size:11px;color:#b293c4}.review-card summary{align-items:flex-start}.review-card summary>div{flex:1}.review-card summary h3{font-size:13px;margin-top:6px;color:#a17ab8}.review-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:35px;margin:25px 0}.review-layout h3{font-size:13px;color:#a57bbd;margin-bottom:16px}.report-block{margin:18px 0}.teacher-notes{background:#faf5fe;border:1px solid #efdefa;border-radius:10px;padding:20px;margin:24px 0}.teacher-notes summary{font-size:12px;color:#b089c8}.teacher-notes .prose{font-size:12px}.journal-student summary>div{flex:1}.journal-student summary{flex-wrap:wrap}.question-stat{display:flex;gap:25px;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #f1e4f8}.question-stat small{color:#c4a8d5;font-size:10px}.question-stat p{color:#ae88c3;font-size:12px;margin-top:6px}.question-stat strong{font-size:20px;font-weight:500;color:#b193c7;min-width:70px;text-align:right}.question-stat strong small{display:block;font-size:9px;font-weight:400}.muted,.page-heading p,.section-heading p,.course-body p,.course-body small,.course-body .eyebrow,.lesson-row-main small,.locked-label,.quiet-note,.metric span{color:#82758e}.course-body h3,.lesson-row h3{color:#5c4b6b}.nav-item{color:#746780}.workspace-label{color:#97879f}.eyebrow{color:#887294}.auth-form .field{color:#73617f}.auth-story p,.form-wrap>.muted,.auth-help{color:#8a7599}.prose{color:#5e4e6b}.report-preview p,.report-block p,.reading-aside p,.check-list small,.test-intro>p,.test-intro ul,.answer-options label,.test-content h2,.reward-card p,.reward-card h3,.panel summary,.panel .field,.question-stat p{color:#776082}.panel h2,.panel h3{color:#654b74}.panel td{color:#765e83}.panel th{color:#9a83a8}.badge{color:#8a7598}.hero p{color:#bdb0d0}.hero-content{max-width:80%}.auth-page .btn.primary{background:#8064a6}.reward-card .btn,.bottom-banner .btn{color:#8a6c98}.footer{color:#a595b0}@media(min-width:1550px){.main-content{padding-top:40px}.hero{min-height:300px}.hero h2{font-size:35px}.hero p{font-size:12px}.hero-content{padding:35px 40px}.hero-visual{right:25px}.course-art{height:160px}.course-body h3{font-size:16px}.course-body p{font-size:12px}.course-body{padding:25px}.course-body small,.metric span{font-size:11px}.metric strong{font-size:29px}}@media(max-width:1200px){.sidebar{width:205px;padding:25px 14px}.main-column{margin-left:205px;width:calc(100% - 205px)}.main-content{padding:28px 25px 10px}.topbar{padding:0 25px}.footer{padding:20px 25px}.hero-content{padding:25px;max-width:85%}.hero h2{font-size:25px}.hero-visual{right:-90px;opacity:.7}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(190px,1fr)}.metrics{gap:10px}.metric{padding:17px 14px}.metric i{padding:8px}.metric i svg{width:15px}.course-grid{gap:14px}.course-body{padding:17px}.reward-grid,.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-layout{grid-template-columns:minmax(0,1fr) 205px}.reading-card{padding:25px}.auth-story{padding:40px}.hero p{max-width:260px}}@media(max-width:950px){.sidebar{width:180px}.main-column{margin-left:180px;width:calc(100% - 180px)}.sidebar>.brand{font-size:27px;margin-left:6px}.workspace-label{font-size:7px;margin-left:7px}.nav-item{padding:12px 9px;font-size:10px;gap:9px}.nav-item svg{width:17px}.sidebar-note{margin:25px 2px}.topbar{height:65px}.breadcrumb{font-size:9px}.teacher-chip{font-size:8px}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.progress-card,.daily-card{display:none}.hero-visual{right:0}.hero h2{font-size:30px}.hero-content{max-width:75%}.hero p{max-width:300px}.metrics{grid-template-columns:repeat(2,1fr)}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-banner{flex-wrap:wrap;padding:20px}.bottom-banner .btn{margin-left:60px}.reading-layout{grid-template-columns:1fr}.reading-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px}.reading-aside .tip{display:none}.reading-card{padding:30px}.group-grid,.filter-grid{grid-template-columns:1fr 1fr}.filter-grid .field:last-child{grid-column:1/-1}.review-layout{grid-template-columns:1fr}.auth-story{padding:35px 30px}.auth-story h1{font-size:35px}.auth-bottom{flex-wrap:wrap;font-size:8px}.auth-form{padding:35px 28px}.auth-orbit{height:200px}.orb{font-size:180px;right:-40px}.orbit-card{width:185px;padding:14px;font-size:10px}.orbit-card.two{left:35px}.auth-story .brand{margin-bottom:50px}.page-heading{align-items:flex-start;flex-wrap:wrap}h1{font-size:26px}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s;width:235px;padding:27px 20px}.sidebar.shown{transform:translate(0)}.main-column{margin-left:0;width:100%}.main-content{padding:24px 18px 10px}.topbar{height:62px;padding:0 18px 0 56px}.breadcrumb{font-size:8px;gap:6px}.breadcrumb strong,.topbar .teacher-chip{display:none}.topbar>.row{gap:9px}.coin-chip{font-size:10px;padding:7px 9px}.coin-chip span{display:none}.mobile-menu{display:flex;position:fixed;top:16px;left:15px;z-index:50;color:#a287b6}.scrim{position:fixed;inset:0;z-index:25;background:#2d1f3e55;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar.shown .brand{margin-left:28px}.nav-item{font-size:12px;padding:13px}.nav-item svg{width:20px}.sidebar-note{margin:25px 8px}.footer{padding:20px 18px}.footer span:last-child{display:none}h1{font-size:25px;letter-spacing:-.6px}.page-heading{margin-bottom:23px}.page-heading p{font-size:11px;line-height:1.8}.eyebrow{font-size:8px;letter-spacing:1.3px}.hero{min-height:270px}.hero-content{padding:24px;max-width:88%}.hero h2{font-size:26px}.hero p{font-size:10px;max-width:260px}.hero-visual{right:-110px;opacity:.45;top:30px}.hero-content .pill{font-size:7px}.metrics{gap:10px;margin:18px 0}.metric{padding:17px}.metric strong{font-size:24px}.metric span{font-size:9px}.metric i{padding:8px}.metric i svg{width:17px}.section-heading{margin:28px 0 16px}.section-heading h2{font-size:18px}.section-heading p,.text-link{font-size:10px}.course-grid{gap:14px}.course-art{height:105px}.course-body{padding:15px}.course-body h3{font-size:12px;min-height:56px}.course-body p{font-size:9px}.course-body .eyebrow{font-size:7px;letter-spacing:0}.course-body small{font-size:8px}.art-symbol{width:52px;height:52px;border-radius:14px}.art-symbol svg{width:25px}.course-tag{font-size:6px;left:12px;bottom:10px}.art-arrow{width:12px}.art-orbit{width:140px}.bottom-banner{padding:20px;gap:13px}.bottom-banner h3{font-size:12px}.bottom-banner p{font-size:10px}.banner-icon{padding:9px}.bottom-banner>div:nth-child(2){flex:1;min-width:160px}.bottom-banner .btn{margin:3px 0 0;width:100%}.quiet-note{font-size:10px;line-height:1.8}.quiet-note .badge{margin:0}.panel{padding:20px;border-radius:12px}.panel h2{font-size:19px}.form-grid,.filter-grid{grid-template-columns:1fr}.filter-grid .field:last-child{grid-column:auto}.filter-grid{gap:15px}.toolbar{flex-direction:column;align-items:stretch;gap:15px}.toolbar .tabs{width:100%}.search{max-width:100%}.toolbar>select{max-width:100%}.tabs{gap:0}.tabs button{font-size:10px;padding:12px 11px}.course-strip{padding:18px;gap:13px}.course-strip strong{font-size:14px}.course-strip>div>span{font-size:10px}.course-strip .badge{display:none}.lesson-row{padding:18px 14px;gap:11px;flex-wrap:wrap}.lesson-icon{width:34px;height:34px;border-radius:9px}.lesson-icon svg{width:18px}.lesson-row-main{min-width:calc(100% - 60px)}.lesson-row h3{font-size:12px}.lesson-row>.btn,.lesson-row>.locked-label{margin-left:45px;font-size:9px}.lesson-row>.btn+.btn{margin-left:0}.reading-card{padding:22px}.reading-aside{grid-template-columns:1fr}.reading-aside .panel{margin-bottom:0}.prose{font-size:13px}.prose h1{font-size:23px}.prose h2{font-size:18px}.prose pre{font-size:11px;padding:15px}.report-preview{grid-template-columns:1fr}.upload-box{padding:18px}.upload-box input{width:100%}.form-actions{gap:10px}.form-actions>.btn{flex:1;font-size:11px}.test-intro{margin:5px 0;padding:25px}.test-intro h1{font-size:25px}.test-top{flex-wrap:wrap;gap:10px}.test-top .eyebrow{width:100%;margin-bottom:5px}.test-timer{font-size:14px}.test-top .btn{font-size:10px}.test-content{padding:21px}.test-content h2{font-size:17px}.answer-options label{padding:14px;gap:10px;font-size:12px;line-height:1.8}.option-letter{width:25px;height:25px;font-size:10px}.question-navigation{gap:7px}.question-navigation button{width:29px;height:29px}.test-content>.row>small{font-size:9px}.test-watermark{font-size:20px}.wallet-banner{padding:24px;flex-wrap:wrap}.wallet-banner h2{font-size:34px}.wallet-how{margin-left:0;font-size:10px;gap:7px}.wallet-art{left:auto;right:4px;font-size:170px;top:20px;opacity:.6}.wallet-banner>div:not(.wallet-art){z-index:1}.reward-grid{gap:13px}.reward-card{padding:20px 16px}.reward-card h3{font-size:12px}.reward-card p{font-size:10px}.reward-card .badge{top:20px;right:8px;font-size:6px;padding:4px}.reward-icon{width:39px;height:39px;border-radius:11px}.reward-card>.row{display:block}.reward-card .btn{margin-top:14px;width:100%;font-size:9px}.price{font-size:17px}.purchase-row{gap:12px;flex-wrap:wrap}.purchase-row>.badge{margin-left:34px}.modal{padding:26px}.group-grid{grid-template-columns:1fr}.enrollments>div{flex-wrap:wrap;font-size:10px}.enrollments small{margin-left:0}.inline-form{gap:10px}.content-editor{min-height:420px;font-size:12px}.sticky-save{bottom:10px;padding:13px;gap:10px}.sticky-save span{font-size:9px}.sticky-save .btn{font-size:10px}.review-card summary{flex-wrap:wrap}.review-card summary>div{min-width:100%}.review-card summary .grade{width:28px;height:28px;font-size:13px}.journal-student summary .badge{font-size:8px;white-space:normal}.question-stat p{font-size:11px}.question-stat strong{font-size:16px;min-width:55px}.auth-page{display:block}.auth-story{display:none}.auth-form{min-height:100vh;padding:30px 28px;display:flex;flex-direction:column;gap:40px}.auth-form .mobile-brand{display:flex;align-self:flex-start;margin:0 0 8px}.form-wrap{max-width:390px}.form-wrap h2{font-size:28px}.auth-form .field{font-size:12px}.auth-form .form-grid{grid-template-columns:1fr 1fr}.auth-help{font-size:10px}.auth-form .btn{font-size:12px}.auth-form input{font-size:13px}.auth-form>.form-wrap{margin:auto 0}.footer{font-size:11px}.toast{bottom:18px;font-size:11px;padding:13px 16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{body.test-active #root{display:none!important}body.test-active:after{content:"Печать теста недоступна";display:block;padding:40px}.sidebar,.topbar,.footer,.reading-aside,.sticky-save{display:none}.main-column{margin:0;width:100%}.reading-layout{display:block}.main-content{padding:0}.reading-card{border:0}}@media(min-width:701px){.nav-item{font-size:12px}.course-body h3{font-size:15px}.course-body p{font-size:12px}.course-body small,.metric span{font-size:11px}.page-heading p{font-size:13px}.hero p,.hero .btn{font-size:12px}.workspace-label{font-size:9px}.bottom-banner p{font-size:12px}.bottom-banner h3{font-size:15px}.lesson-row h3{font-size:14px}.prose{font-size:15px}.reward-card p{font-size:12px}}@media(max-width:500px){.course-grid{grid-template-columns:1fr}.course-body h3{font-size:16px}.course-body p{font-size:13px}.course-body small{font-size:11px}.metric span{font-size:12px}.hero p,.page-heading p,.section-heading p,.bottom-banner p{font-size:13px}.quiet-note{font-size:12px}.btn,.text-link{font-size:13px}}.journal-card{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;min-width:0}.journal-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.journal-filters .field{margin:0}.journal-toolbar,.journal-pagination{display:flex;align-items:center;gap:14px;padding:18px 20px;flex-wrap:wrap;font-size:12px}.journal-toolbar{justify-content:space-between;border-bottom:1px solid var(--line)}.journal-scroll{overflow:auto;max-height:70vh;isolation:isolate}.journal-matrix{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:12px}.journal-matrix th,.journal-matrix td{padding:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;min-width:118px;max-width:170px;background:#fff}.journal-matrix thead{position:sticky;top:0;z-index:3}.journal-matrix thead th{background:#f4f2fc;color:#5b507f}.journal-matrix .course-heading{height:42px;text-align:left}.journal-matrix th small{display:block;font-size:10px;line-height:1.45;font-weight:400;white-space:normal;max-width:150px}.journal-matrix .student-column{position:sticky;left:0;min-width:230px;width:230px;max-width:230px;text-align:left;z-index:2;box-shadow:4px 0 8px #29233f08}.journal-matrix thead .student-column{z-index:4}.journal-matrix .student-column small{max-width:100%;margin-top:6px;color:var(--muted)}.journal-matrix tbody tr:hover td,.journal-matrix tbody tr:hover th{background:#faf9ff}.journal-cell,.coin-cell{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;width:100%;min-height:60px;background:transparent;border:0;color:inherit;border-radius:8px;padding:6px}.journal-cell:hover,.coin-cell:hover{background:#ede8ff}.cell-status{font-size:10px;color:#67569c}.not-assigned{color:#aaa6b4;font-size:10px}.coin-cell{color:#8a681e}.coin-cell small{font-size:10px}.journal-pagination{justify-content:flex-end}.journal-pagination label{margin-right:auto;display:flex;align-items:center;gap:8px}.journal-pagination select{width:75px}.academy-dialog{border:1px solid var(--line);border-radius:18px;padding:26px;max-height:88vh;overflow:auto;width:min(760px,calc(100% - 32px));color:var(--dark);box-shadow:0 20px 90px #1b133844;margin:auto}.academy-dialog::backdrop{background:#20183970;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.academy-dialog>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.academy-dialog>p,.academy-dialog>.row{margin-bottom:16px}.academy-dialog h3{margin:20px 0 12px}.plain-fieldset{border:0;padding:0;margin:0}.plain-fieldset>button{margin:16px 0}.wallet-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.wallet-summary span{background:#f6f3ff;padding:15px;border-radius:10px;font-size:12px}.wallet-summary b{display:block;font-size:22px;margin-top:8px}.coin-entry{display:flex;gap:20px;border-top:1px solid var(--line);padding:14px 0;font-size:13px}.coin-entry>strong{min-width:65px;color:var(--violet)}.coin-entry small,.control-entry small{display:block;color:var(--muted)}.history-entry{padding:16px 0;border-top:1px solid var(--line)}.history-entry summary{cursor:pointer;font-weight:600;margin-bottom:14px}.control-entry{padding:12px;border-left:3px solid #d8cff8;background:#f9f7ff;margin:12px 0;font-size:12px}.control-report>p{margin:12px 0}.review-option{border:1px solid var(--line);border-radius:10px;padding:12px 16px;margin:8px 0}.review-option strong{display:block;margin-bottom:5px;font-size:12px}.review-wrong{border-color:#e4a2a8;background:#fff0f1;color:#9f2637}.review-correct{border-color:#9bceb1;background:#effaf3;color:#236742}.review-missing{color:#8b6015;background:#fff7e7;border-radius:8px;padding:12px}.review-explanation{margin-top:14px;color:#655d78}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.journal-filters{grid-template-columns:1fr 1fr}}@media(max-width:600px){.journal-filters{grid-template-columns:1fr}.journal-matrix .student-column{min-width:140px;width:140px;max-width:140px;font-size:11px}.journal-matrix th,.journal-matrix td{padding:9px;min-width:100px}.journal-toolbar,.journal-pagination{padding:12px}.academy-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding:20px}.wallet-summary span{padding:10px;font-size:10px}.wallet-summary b{font-size:20px}}.review-option p{color:inherit}.answer-review .review-missing{color:#8b6015}.answer-review .review-explanation{color:#655d78}
