@font-face{font-family:Inter;src:local("Inter"),local("Segoe UI");font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:14px;color:#283f32;background:#f8f9f5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}h1,h2{font-weight:500;letter-spacing:-1.2px}h3{font-size:16px;letter-spacing:-.25px;font-weight:600}p{line-height:1.75}svg{flex-shrink:0}input,select,textarea{width:100%;border:1px solid #dfe4da;background:#fff;border-radius:8px;padding:12px 13px;color:#293b30;outline:none;min-height:43px}input::placeholder,textarea::placeholder{color:#91978e}input:focus,select:focus,textarea:focus{border-color:#608368;box-shadow:0 0 0 3px #4c785018}input[type=checkbox]{width:17px;height:17px;min-height:17px;accent-color:#315b43;flex-shrink:0}select{cursor:pointer}textarea{resize:vertical}button:focus-visible,a:focus-visible{outline:3px solid #8eac65;outline-offset:4px}::selection{background:#dce5b4}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;border:1px solid #2c503e;background:#2c503e;color:#fff;border-radius:8px;padding:13px 21px;font-weight:550;font-size:13px;line-height:1.4;min-height:45px;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s;white-space:nowrap}.button:hover:not(:disabled){background:#1e402e;box-shadow:0 5px 14px #244d3e18;transform:translateY(-2px)}.button.small,.button .small{padding:9px 14px;min-height:36px;font-size:12px}.button.secondary{background:#fff;color:#35553f;border-color:#dfe4d8}.button.secondary:hover{background:#f0f3e9}.button.cream{background:#e3e8bc;color:#2d4c34;border-color:#e3e8bc}.button.cream:hover{background:#f0f1d1}.button.danger{background:#a6433c;border-color:#a6433c}.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:10px;font-weight:550;font-size:13px;padding:0}.text-button:hover{color:#6c834a}.icon-button{padding:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#6e7a6e;transition:background .2s}.icon-button:hover{background:#ecf0e5}.logo{display:inline-flex;align-items:center;gap:10px;font-size:27px;font-weight:650;white-space:nowrap;letter-spacing:-1px;line-height:1}.logo-period{margin-left:-10px;color:#8da376}.logo-symbol{position:relative;display:block;width:31px;height:34px;margin-right:1px;transform:rotate(-8deg)}.logo-symbol i{position:absolute;background:#345d42;width:10px;height:15px;border-radius:8px 8px 2px;left:11px;top:1px;transform-origin:5px 16px}.logo-symbol i:nth-child(2){transform:rotate(90deg)}.logo-symbol i:nth-child(3){transform:rotate(180deg)}.logo-symbol i:nth-child(4){transform:rotate(270deg)}.logo.light{color:#f6f4e8}.logo.light i{background:#dae5b3}.eyebrow{display:block;font-size:10px;letter-spacing:1.8px;font-weight:650;color:#7c886b;line-height:1.6}.muted{color:#7b8579}.small-note{font-size:11px}.mt{margin-top:26px!important}.green-dot{width:6px;height:6px;background:#749166;display:inline-block;border-radius:50%;flex-shrink:0}.pill{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #dce4cc;border-radius:100px;background:#f4f6e9;color:#61744f;font-size:9px;letter-spacing:1px;font-weight:550}.pill.tiny{font-size:9px;padding:5px 9px;letter-spacing:0;background:#f8f9f3}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.field{display:flex;flex-direction:column;gap:8px;margin:18px 0;text-align:left}.field>span{font-size:12px;font-weight:550;color:#4c5d4d}.field small{font-size:11px;color:#85907f;line-height:1.5}.modal{background:#fbfcf8;color:#2d4032;padding:27px;border:1px solid #dee5d8;border-radius:17px;width:480px;max-width:calc(100vw - 30px);max-height:90vh;box-shadow:0 30px 100px #15271933;animation:modal-in .2s ease-out}.modal.wide{width:800px}.modal::backdrop{background:#172b235c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.modal>header h2{font-size:23px;letter-spacing:-.6px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid #e5e9df}.form-error{font-size:12px;color:#aa4940;background:#fbefec;border-radius:7px;padding:11px 13px;margin-bottom:14px}.toasts{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:10px;z-index:10000;max-width:420px}.toast{display:flex;align-items:center;gap:12px;color:#34503b;background:#fff;border:1px solid #dce5d2;box-shadow:0 8px 40px #273e2920;padding:16px 17px;border-radius:11px;font-size:13px;animation:modal-in .25s ease}.toast.error{color:#9c453d;border-color:#eccdc6}.toast span{flex:1}.toast button{padding:0;display:flex}.spin{animation:spin 1s linear infinite}.empty{padding:55px 20px;text-align:center;background:#fcfdf9;border:1px dashed #dce3d3;border-radius:13px;display:flex;flex-direction:column;align-items:center;gap:13px}.empty h3{font-size:19px}.empty p{font-size:13px;color:#84907e;max-width:440px}.empty-icon{display:inline-flex;padding:17px;background:#edf1e4;border-radius:15px;color:#7d9268}.loading{padding:40px;min-height:65vh}.skeleton{background:linear-gradient(100deg,#eaeee3 30%,#f5f7ef,#eaeee3 70%);background-size:250% 100%;animation:skeleton 1.4s ease infinite;border-radius:13px}.skeleton-title{width:45%;height:36px;margin-bottom:35px}.skeleton-card{height:190px}.skeleton-wide{height:200px;margin-top:25px}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#e7e1d3;color:#666650;border-radius:50%;font-size:12px;font-weight:650;overflow:hidden;border:2px solid #fff}.avatar img{height:100%;width:100%;object-fit:cover}.mobile-menu{display:none}.progress-track{height:5px;border-radius:10px;background:#edf0e6;overflow:hidden}.progress-track i{display:block;height:100%;background:#819a62;border-radius:10px;transition:width .5s}.progress-caption{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8c9585;margin-top:9px}.progress-caption b{color:#627955;font-weight:550;display:flex;gap:5px;align-items:center}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#73806c;margin-bottom:24px}.back-link:hover{color:#345b3f}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:39px;letter-spacing:-1px;margin:10px 0}.section-heading p{color:#87907e;font-size:13px}.section-heading>a{display:inline-flex;align-items:center;gap:9px;color:#566c4b;font-size:12px;font-weight:550}.section-heading.compact{margin:28px 0 18px;align-items:center}.section-heading.compact h2{font-family:inherit;font-size:19px;letter-spacing:-.55px;margin:0}.section-heading.compact h2>span{font-size:10px;padding:4px 7px;background:#eaf0df;border-radius:6px;margin-left:8px;vertical-align:middle}.section-heading.compact select{width:auto;padding:8px 12px}.status{font-size:10px;display:inline-flex;padding:5px 9px;border-radius:5px;text-transform:capitalize;white-space:nowrap;color:#7c8575;background:#eff1e9}.status.active,.status.published,.status.assigned{color:#567947;background:#edf3e6}.status.pending,.status.draft{color:#9d824c;background:#faf3e3}.status.inactive,.status.revoked{color:#a85f54;background:#f9ece7}.count-badge{font-size:10px;color:#7d865c;background:#e6eccf;border-radius:5px;padding:3px 6px}.tabs{display:flex;gap:23px;border-bottom:1px solid #e1e6da;margin-bottom:20px}.tabs button{font-size:12px;color:#88917f;padding:13px 0;border-bottom:2px solid transparent;white-space:nowrap}.tabs button.active{color:#395b3c;font-weight:600;border-color:#5d7a48}.search-box{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e0e6d8;border-radius:8px;padding:0 12px;color:#8c9784}.search-box input{border:0;box-shadow:none!important;background:transparent;padding:10px 0;font-size:12px;min-height:38px}.panel{border:1px solid #e2e7dc;border-radius:12px;background:#fff;padding:23px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel h3{font-size:15px}.danger-text{color:#b27569}.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.not-found h1{font-family:Georgia,serif;font-size:50px}.landing{background:#fcfbf7}.public-nav{max-width:1280px;margin:auto;height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:25px}.public-nav .logo{font-size:28px}.nav-links{display:flex;gap:28px;align-items:center;font-size:12px;color:#68705e}.nav-links button{font-size:12px;padding:0}.nav-links a:hover,.nav-links button:hover{color:#244d3e}.nav-actions{display:flex;align-items:center;gap:27px}.sign-in{font-size:12px;display:flex;align-items:center;gap:6px;font-weight:550}.hero{max-width:1280px;margin:28px auto 45px;padding:0 36px;display:grid;grid-template-columns:1.08fr 1fr;min-height:525px;align-items:center;gap:30px}.hero-copy{padding-bottom:15px;animation:rise .7s ease both}.hero h1{position:relative;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4.75vw,67px);line-height:1.12;color:#2c4935;letter-spacing:-2.4px;margin:26px 0 29px}.hero h1 em{font-weight:400;color:#81915e}.hand-underline{position:absolute;left:24%;bottom:-20px;width:66%;max-width:350px;height:18px;color:#a8b57d}.hero-copy>p{font-size:13px;line-height:1.9;color:#7e8474}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:29px}.hero-actions .button{font-size:12px;padding:14px 19px}.hero-actions .text-button{font-size:11px;gap:9px;color:#6d755e}.round-play{display:flex;border:1px solid #d9dece;border-radius:50%;align-items:center;justify-content:center;width:30px;height:30px;color:#6c7a53}.hero-proof{display:flex;gap:13px;align-items:center;margin-top:33px}.avatar-stack{display:flex;padding-left:0}.avatar-stack span{width:33px;height:33px;margin-left:-8px;border:2px solid #fcfbf7;border-radius:50%;background:#d8c5ac;color:#7f634a;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:650}.avatar-stack span:first-child{margin-left:0;background:#dddfc2;color:#727758}.avatar-stack span:nth-child(3){background:#c5d3d2;color:#597075}.avatar-stack span:nth-child(4){background:#d9c8d4;color:#8c6c83}.hero-proof b{font-weight:500;font-size:10px;color:#667258}.hero-proof p{font-size:9px;color:#a0a28d;line-height:1.6;margin-top:3px}.hero-scene{position:relative;max-width:560px;justify-self:end;width:100%;animation:rise 1s ease both}.scene-art{width:100%;display:block}.scene-label{position:absolute;top:5%;left:26%;display:flex;align-items:center;gap:7px;color:#82936a;letter-spacing:1.4px;font-size:8px}.floating-card{position:absolute;display:flex;gap:11px;align-items:center;background:#fffef8f2;box-shadow:0 9px 26px #4b573913;padding:13px 16px;border-radius:9px;border:1px solid #e7e8d9;animation:float 6s ease-in-out infinite}.floating-card b{font-size:11px;font-weight:550;display:block}.floating-card small{font-size:8px;color:#92977f;margin-top:4px;display:block}.fc-one{top:42%;left:-4%}.float-icon{width:31px;height:31px;background:#edf3dd;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#829466}.fc-two{bottom:15%;right:-1%;animation-delay:-3s}.fc-two>span{color:#b29ac0;font-size:30px}.scene-caption{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.4px;color:#87916e;margin:0 42px}.scene-caption span{color:#b4baa1}.values-strip{max-width:1208px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:24px 30px;border-top:1px solid #e5e7dc;border-bottom:1px solid #e5e7dc}.values-strip span{font-size:11px;color:#808773;display:flex;align-items:center;gap:10px}.values-strip svg{color:#8e9a77}.values-strip i{height:16px;width:1px;background:#e2e5d8}.public-section{max-width:1280px;margin:auto;padding:84px 36px}.public-subject{border:1px solid #e1e6d8;border-radius:12px;overflow:hidden;background:#fffdf8;transition:transform .25s,box-shadow .25s}.public-subject:hover{transform:translateY(-5px);box-shadow:0 10px 25px #3347250d}.public-subject>div:last-child{padding:20px}.public-subject h3{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:550}.public-subject h3 svg{color:#8d967e}.public-subject p{font-size:10px;margin-top:9px;color:#969b87}.public-subject small{display:block;margin-top:16px;font-size:10px;color:#738161}.course-art{position:relative;aspect-ratio:400/220;overflow:hidden;background:#eef2e3;border-radius:0;color:#5c744d}.course-art svg{width:100%;height:100%;display:block;transition:transform .6s ease}.course-art img{width:100%;height:100%;object-fit:cover}.art-math{background:#eaf0dc;color:#789268}.art-physics{background:#eee8f5;color:#a795bf}.art-code{background:#e5edf1;color:#86a3b1}.art-chemistry,.art-biology{background:#f4eddd;color:#bb9b6b}.art-english{background:#f4e8e1;color:#ae8872}.public-subject:hover .course-art svg,.course-card:hover .course-art svg{transform:scale(1.045)}.why-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#f1f3e9;max-width:none;padding:80px max(36px,calc((100vw - 1208px)/2))}.why-visual{display:flex;flex-direction:column;justify-content:center}.why-visual>.eyebrow{margin:0 28px 22px}.growth-chart{padding:30px;background:#fffef8;border:1px solid #dfe5d2;border-radius:15px;transform:rotate(-3deg);box-shadow:0 15px 25px #62734c09}.growth-top{display:flex;justify-content:space-between;align-items:center;color:#637450;font-size:13px}.growth-chart>svg{width:100%;margin:35px 0 16px}.growth-bottom{display:flex;justify-content:space-between;font-size:9px;color:#9aa185}.growth-bottom span{display:flex;gap:6px;align-items:center}.growth-note{font-family:Georgia,serif;line-height:1.7;color:#809169;font-size:20px;margin:28px 0 0 33px;font-style:italic}.growth-note>span{font-size:45px;display:block;height:30px;color:#b1ba99}.why-copy h2{font-family:Georgia,serif;font-size:43px;line-height:1.18;margin:14px 0 19px}.why-copy h2 em{color:#809361;font-weight:400}.why-copy>p{font-size:12px;color:#8d957e;max-width:410px;margin-bottom:26px}.benefit{display:flex;gap:17px;margin-top:22px;align-items:flex-start}.benefit>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #dce3ce;background:#f9fbf2;border-radius:10px;color:#86996d;flex-shrink:0}.benefit h3{font-size:13px;margin:2px 0 5px}.benefit p{font-size:11px;color:#8c957d;max-width:350px}.how-section{text-align:center;padding-top:86px;padding-bottom:80px}.how-section h2{font-family:Georgia,serif;font-size:38px;margin:14px 0 45px}.how-section>.grid{gap:65px}.step{position:relative}.step>span{display:inline-flex;align-items:center;justify-content:center;height:47px;width:47px;border:1px solid #dce3cc;background:#f2f5e8;color:#8b9b6d;border-radius:50%;font-size:16px;font-family:Georgia,serif;margin-bottom:20px}.step:not(:last-child):after{content:"";position:absolute;height:1px;background:#e0e5d4;left:65%;right:-54%;top:24px}.step h3{font-size:16px;margin-bottom:12px}.step p{font-size:12px;color:#929883;max-width:260px;margin:auto}.quote-section{text-align:center;background:#eeeadf;padding:60px 25px}.quote-stars{color:#99a477;font-size:19px;letter-spacing:8px;margin:20px 0}.quote-section blockquote{font-family:Georgia,serif;font-size:29px;line-height:1.5;font-style:italic;font-weight:400;color:#586748;margin:0 0 25px}.quote-section>p{font-size:8px;color:#8d9877;letter-spacing:2px}.quote-section .small-note{display:block;margin-top:16px;color:#8d917e;font-size:9px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:75px}.faq-section h2{font-family:Georgia,serif;font-size:41px;line-height:1.2;margin:15px 0}.faq-section p{color:#919880;font-size:12px}.faq-section .text-button{margin-top:23px}.faq{border-bottom:1px solid #e0e5d7}.faq button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 0;text-align:left;gap:15px;font-size:13px;font-weight:500}.faq button svg{color:#8a9577}.faq p{padding:0 20px 20px 0;font-size:12px;animation:rise .25s}.bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;max-width:1208px;margin:0 auto 55px;background:#2d503d;padding:46px 54px;border-radius:16px;color:#f2f2df;position:relative;overflow:hidden}.bottom-cta:after{content:"✦";position:absolute;font-size:230px;right:25%;top:-70px;color:#6e865536;pointer-events:none}.bottom-cta .eyebrow{color:#b6c293;font-size:8px}.bottom-cta h2{font-family:Georgia,serif;font-size:34px;margin:15px 0}.bottom-cta p{font-size:12px;color:#bac7aa}.bottom-cta .button{z-index:1}.landing>footer{max-width:1280px;margin:auto;padding:15px 36px 0}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.1fr;gap:40px;padding-bottom:40px}.footer-main .logo{font-size:30px}.footer-main p{font-size:11px;color:#9b9f8d;line-height:1.8;margin-top:15px}.footer-main>div>b{display:block;font-size:11px;color:#69765b;margin-bottom:17px}.footer-main>div>a:not(.logo),.footer-main button{display:block;font-size:11px;color:#939b83;margin:13px 0;padding:0}.footer-main .footer-note{display:flex;gap:16px;align-items:center;justify-content:flex-end;color:#a3af8b}.footer-note p{margin:0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #e4e7dc;padding:23px 0;color:#a3aa94;font-size:9px}.auth-page{min-height:100vh;display:grid;grid-template-columns:.86fr 1.14fr;background:#fcfcf8}.auth-brand{background:#2b4b39;padding:50px 65px;color:#eaf0d7;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:100vh}.auth-brand>div:nth-child(2){margin:65px 0}.auth-brand .eyebrow{font-size:10px;color:#aebd8f}.auth-brand h1{font-family:Georgia,serif;font-size:54px;line-height:1.2;margin:24px 0;letter-spacing:-1.4px}.auth-brand h1 em{color:#bdcf9a;font-weight:400}.auth-brand p{color:#b3c2a4;font-size:13px}.auth-brand>small{font-size:8px;letter-spacing:2px;color:#a1b08b;z-index:1}.auth-orbit{position:relative;height:190px;width:260px;margin:25px 0}.auth-orbit>span{font-size:140px;position:absolute;color:#d9dfa9;left:60px;top:10px;animation:float 7s ease-in-out infinite}.auth-orbit i{position:absolute;border:1px solid #889d6d;border-radius:50%;height:80px;width:260px;left:0;top:55px;transform:rotate(-35deg)}.auth-orbit i:nth-of-type(2){transform:rotate(35deg)}.auth-orbit i:nth-of-type(3){transform:rotate(90deg);width:180px;left:40px}.auth-main{display:flex;flex-direction:column;padding:35px 55px;justify-content:space-between}.auth-form{max-width:380px;width:100%;margin:35px auto}.auth-icon{display:flex;width:50px;height:50px;align-items:center;justify-content:center;background:#edf2e2;border:1px solid #e0e6d4;border-radius:14px;color:#7b915d;margin-bottom:24px}.auth-icon>span{font-size:32px}.auth-form>.eyebrow{font-size:9px;letter-spacing:1.5px}.auth-form h1{font-family:Georgia,serif;font-size:35px;line-height:1.25;margin:13px 0 17px;color:#34513b}.auth-form>p{font-size:12px;color:#8b967e;line-height:1.8;margin-bottom:25px}.auth-form form{margin-top:20px}.auth-form .field{margin:18px 0}.auth-form form>.button{margin-top:10px}.auth-switch{font-size:11px;color:#919c84;text-align:center;margin-top:22px}.auth-switch a{color:#426742;font-weight:550;margin-left:4px}.auth-security{display:flex;align-items:center;justify-content:center;gap:7px;color:#9aa58c;font-size:10px;border-top:1px solid #e8ecdf;padding-top:21px;margin-top:30px}.password-input{position:relative}.password-input input{padding-right:45px}.password-input button{position:absolute;right:12px;top:13px;padding:0;color:#93a080}.otp-input{font-size:27px;letter-spacing:14px;text-align:center;padding-left:24px}.auth-resend{display:flex;justify-content:space-between;font-size:10px;gap:10px;margin-top:20px}.auth-resend button{padding:0;color:#788f65}.demo-notice{border:1px dashed #d3ddc0;background:#f3f6e9;padding:13px;border-radius:8px;margin-top:20px;display:flex;flex-direction:column;gap:6px;line-height:1.6;color:#7d8f61;font-size:10px;overflow-wrap:anywhere}.demo-notice b{font-size:11px}.demo-notice button{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;padding:4px 0;align-self:flex-start}.auth-bottom{display:flex;justify-content:space-between;color:#a8b097;font-size:9px}.onboarding{min-height:100vh;background:#fbfcf6;padding:35px 6%}.onboarding>.logo{font-size:30px}.onboarding-progress{display:flex;gap:6px;width:160px;position:absolute;right:6%;top:51px}.onboarding-progress i{height:4px;width:34px;background:#e5ebda;border-radius:5px}.onboarding-progress i.done{background:#869c66}.onboarding main{max-width:800px;margin:55px auto;text-align:center}.onboarding h1{font-family:Georgia,serif;font-size:44px;margin:20px 0}.onboarding main>p{color:#8e9b7e;font-size:13px;max-width:530px;margin:0 auto 30px}.onboarding main>.field{max-width:450px;margin:40px auto}.onboarding-subjects{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-top:35px}.onboarding-subjects button{padding:0;border:1px solid #e1e7d7;border-radius:10px;overflow:hidden;background:#fff;transition:transform .2s}.onboarding-subjects button.selected{border-color:#6d8b52;box-shadow:0 0 0 2px #91a66e40}.onboarding-subjects button>span{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:12px;font-size:10px;min-height:50px;gap:5px}.onboarding-actions{display:flex;gap:15px;justify-content:center;margin-top:35px}.onboarding-ready{background:#edf2dd;border-radius:100%;width:210px;height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin:35px auto;color:#79955c}.onboarding-ready>span{font-size:11px}.workspace{--sidebar: 226px;min-height:100vh;background:#f8f9f5}.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;background:#fffefa;border-right:1px solid #e5e9de;z-index:40;display:flex;flex-direction:column;padding:33px 19px 15px;overflow-y:auto}.sidebar-logo{margin:0 15px 42px;display:flex;justify-content:space-between;align-items:center}.sidebar .logo{font-size:23px}.sidebar .logo-symbol{transform:scale(.9) rotate(-8deg);margin-right:-2px}.workspace-label{font-size:8px;letter-spacing:1.5px;color:#a2aa91;margin:0 14px 18px;font-weight:550}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav>a{display:flex;align-items:center;gap:13px;padding:13px;font-size:12px;color:#86917c;border-radius:7px;transition:background .2s}.sidebar nav>a:hover{background:#f1f4e9}.sidebar nav>a.active{background:#edf2e2;color:#426139;font-weight:550}.sidebar nav>a>span:nth-child(2){flex:1}.sidebar nav>a svg{stroke-width:1.65}.nav-dot{height:5px;width:5px;background:#9aae7a;border-radius:50%;margin-right:3px}.nav-divider{height:1px;background:#e8ecdf;margin:19px 13px 14px}.sidebar-bottom{margin-top:auto;padding-top:25px}.sidebar-note{padding:21px 16px;background:#f4f6eb;border-radius:10px;position:relative;color:#85996b;margin:15px 0 24px}.sidebar-note h4{font-size:11px;font-weight:550;margin:11px 0 8px;color:#6b8056}.sidebar-note p{font-size:10px;line-height:1.7;color:#a1ac8f}.sidebar-note a{font-size:9px;display:flex;align-items:center;gap:6px;color:#7b925e;margin-top:16px}.sidebar-user{display:flex;align-items:center;width:100%;gap:8px;text-align:left;padding:9px 7px}.sidebar-user>span:nth-child(2){flex:1;min-width:0}.sidebar-user b{font-weight:550;font-size:11px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user small{font-size:9px;color:#a0aa8d;display:block;margin-top:4px}.sidebar-user svg{color:#9ea98c}.logout{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;color:#a1aa96;font-size:10px;margin-top:8px;padding:7px}.logout:hover{color:#527048}.workspace-body{margin-left:var(--sidebar);min-height:100vh;display:flex;flex-direction:column;min-width:0}.workspace-header{height:77px;border-bottom:1px solid #e8ebe2;background:#fffefbe8;display:flex;align-items:center;padding:0 38px;gap:23px;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.breadcrumb{font-size:10px;color:#a1aa94;display:flex;gap:12px;white-space:nowrap}.breadcrumb b{font-weight:450;color:#7c8a70}.breadcrumb>span{color:#bec5b0}.header-search{margin-left:auto;display:flex;gap:9px;align-items:center;color:#a2ac94;max-width:290px;flex:1}.header-search input{border:0;background:transparent;box-shadow:none;padding:8px 0;font-size:10px;min-height:30px}.header-search input::placeholder{color:#9ca78e}.header-search kbd{font-size:11px;background:#f3f5ec;border:1px solid #e4e9d9;border-radius:4px;padding:1px 4px;color:#a2aa94}.notification-button{position:relative;margin-right:-6px}.notification-button>i{position:absolute;right:9px;top:8px;height:5px;width:5px;border-radius:50%;background:#b8a064;border:1px solid #fff}.workspace-main{padding:32px 38px 45px;max-width:1450px;width:100%;margin:0 auto;flex:1;animation:rise .35s ease}.workspace-footer{border-top:1px solid #e7ebdf;display:flex;justify-content:space-between;padding:19px 38px;font-size:9px;color:#aab39d}.workspace-footer>span:last-child{display:flex;align-items:center;gap:8px}.workspace-footer>span:last-child span{color:#99a97f}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:26px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px;color:#96a383}.page-heading h1{font-size:29px;letter-spacing:-1.1px;margin:9px 0 7px;font-weight:500}.page-heading p{font-size:11px;color:#939d87;line-height:1.7}.wave{color:#b6bd79;font-size:27px;margin-left:5px;display:inline-block}.date-chip{border:1px solid #e4e9db;border-radius:7px;padding:10px 12px;display:flex;gap:8px;align-items:center;font-size:9px;color:#8c9a7b;white-space:nowrap;background:#fdfef9}.welcome-banner{background:#2d513e;color:#edf0d9;border-radius:12px;padding:27px 33px;display:flex;justify-content:space-between;gap:20px;min-height:245px;position:relative;overflow:hidden}.banner-tag{font-size:7px;letter-spacing:1.3px;color:#b4c89a;display:inline-flex;align-items:center;gap:6px;background:#44624887;border:1px solid #6f86534d;border-radius:100px;padding:5px 8px}.welcome-banner h2{font-family:Georgia,serif;font-size:34px;line-height:1.16;letter-spacing:-.9px;margin:15px 0 12px}.welcome-banner h2 em{font-weight:400;color:#ccd8a6}.welcome-banner p{font-size:10px;color:#bbc9a9}.welcome-banner .button{margin-top:18px;font-size:10px;min-height:36px;padding:10px 14px;border-radius:6px}.banner-art{max-width:330px;width:40%;align-self:center;position:relative;margin-right:12px}.banner-art>svg{display:block;width:100%;margin-top:-18px;max-height:210px}.banner-art-label{font-size:6px;letter-spacing:1.2px;display:flex;align-items:center;justify-content:center;gap:6px;color:#adc397;margin-top:-6px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:23px 0 28px}.stat{border:1px solid #e2e7db;background:#fff;border-radius:10px;padding:17px 18px}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:10px;font-size:10px;color:#929d86}.stat-icon{display:flex;align-items:center;justify-content:center;background:#f0f4e7;color:#8ea770;border-radius:8px;width:31px;height:31px}.stat-icon.purple{background:#f2edf6;color:#ac95bd}.stat-icon.orange{background:#f9f1e4;color:#c2a375}.stat-icon.blue{background:#ecf2f4;color:#87a6b5}.stat>b{font-size:26px;font-weight:500;color:#435d40;letter-spacing:-.8px}.stat>small{display:block;font-size:9px;color:#a1aa93;margin-top:7px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:23px}.dashboard-primary>.section-heading:first-child{margin-top:1px}.continue-card{display:flex;gap:20px;padding:15px;border:1px solid #e1e7d9;background:#fff;border-radius:10px;align-items:center;transition:transform .2s,box-shadow .2s}.continue-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #324c2110}.continue-art{width:170px;position:relative;flex-shrink:0}.continue-art .course-art{aspect-ratio:1.4;border-radius:7px}.play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:38px;width:38px;display:flex;align-items:center;justify-content:center;background:#fffffff0;color:#537046;border-radius:50%;box-shadow:0 4px 14px #3345261a}.continue-info{flex:1;min-width:0}.continue-info .eyebrow{font-size:7px;letter-spacing:1px}.continue-info h3{font-size:15px;margin:8px 0 7px}.continue-info p{font-size:9px;color:#99a38c;display:flex;gap:8px}.continue-info .progress-track{margin-top:20px}.continue-info .progress-caption{font-size:8px}.course-section-title{margin-top:27px!important}.course-card{border:1px solid #e1e7d8;border-radius:10px;overflow:hidden;background:#fff;display:block;transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #304b1f0c}.art-wrap{position:relative}.course-card .course-art{aspect-ratio:1.85}.art-badge{position:absolute;left:12px;bottom:11px;border:1px solid #ffffffb0;background:#fffef1df;color:#60754e;border-radius:5px;display:flex;align-items:center;gap:5px;padding:5px 7px;font-size:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.course-card-body{padding:19px 17px 15px}.course-card-body .eyebrow{font-size:7px;letter-spacing:1.25px}.course-card-body h3{font-size:15px;margin:9px 0 7px;font-weight:550}.course-card-body>p{font-size:10px;line-height:1.7;color:#9aa68b;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-meta{display:flex;align-items:center;justify-content:space-between;margin:15px 0 17px;font-size:8px;color:#9da88e;gap:8px}.course-meta>span{display:flex;align-items:center;gap:5px}.course-meta>span:last-child{background:#f5f6f0;padding:4px 7px;border-radius:4px}.course-card .progress-caption{font-size:8px}.card-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0e5;margin-top:15px;padding-top:12px;font-size:9px;color:#7d9167}.subject-physics{color:#aa94bc}.subject-code{color:#829caa}.subject-chemistry{color:#c0a176}.weekly-panel{padding:20px 18px}.weekly-panel h3{font-size:12px}.weekly-number{font-size:24px;letter-spacing:-.5px;margin-top:4px}.weekly-number span{font-size:9px;letter-spacing:0;color:#a1aa91}.activity-chart{display:flex;height:154px;gap:13px;margin-top:15px;padding-top:5px}.chart-column{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0}.chart-value{font-size:8px;color:#8c9c7a;margin-bottom:8px}.bar-space{height:100px;width:100%;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid #e8eddc}.bar-space i{width:75%;max-width:34px;background:#dee8cc;border-radius:4px 4px 0 0;transition:height .5s}.bar-space i.today{background:#839e60}.chart-column small{font-size:8px;margin-top:9px;color:#a7af9b}.chart-foot{font-size:8px;color:#99a788;margin-top:19px;padding-top:14px;border-top:1px solid #ecf0e3;display:flex;gap:6px;align-items:center}.journey-panel{padding:20px 18px;margin-top:21px;text-align:center;background:#fcfdf9}.journey-panel h3{font-size:12px;text-align:left;margin-bottom:17px}.progress-ring{margin:12px auto;width:113px;height:113px;border-radius:50%;padding:8px;transform:rotate(-90deg)}.progress-ring>div{background:#fcfdf9;border-radius:50%;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.progress-ring b{font-size:24px;font-weight:500;letter-spacing:-.8px}.progress-ring small{font-size:7px;color:#9da88b;margin-top:4px}.journey-panel p{font-size:10px;line-height:1.75;color:#9aa78a;margin-top:16px}.journey-panel a{font-size:9px;color:#7f936a;margin-top:17px;display:inline-flex;gap:7px;align-items:center}.announcement-banner{display:flex;align-items:center;gap:19px;margin-top:28px;background:#f2f4e8;border:1px solid #e4e9d5;border-radius:10px;padding:20px 23px}.announcement-icon{background:#e8edd7;color:#8fa46a;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;flex-shrink:0}.announcement-banner .eyebrow{font-size:7px;letter-spacing:1.25px;color:#99a97f}.announcement-banner h3{font-size:12px;margin:6px 0}.announcement-banner p{font-size:10px;color:#95a083;line-height:1.7;max-width:770px}.announcement-banner>a{margin-left:auto;color:#8a9b73}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.library-toolbar .tabs{margin:0;border:0}.library-toolbar .search-box{min-width:220px}.video-list{border:1px solid #e1e7d8;background:#fff;border-radius:12px;overflow:hidden}.video-row{display:flex;align-items:center;gap:19px;padding:22px 25px;border-bottom:1px solid #edf0e7;transition:background .2s}.video-row:last-child{border-bottom:0}.video-row:hover{background:#f6f9ef}.lesson-index{display:inline-flex;align-items:center;justify-content:center;height:37px;width:37px;border-radius:8px;background:#f0f3e9;color:#97a980;font-size:12px;flex-shrink:0}.lesson-index.complete{background:#e6eed9;color:#7e9a61}.video-row h3{font-size:13px}.video-row p{font-size:10px;color:#9ba88c;margin-top:6px}.video-row p>span{margin:0 6px}.video-row>svg{margin-left:auto;color:#8c9f76}.course-detail-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;background:#fff;border:1px solid #e1e7d8;padding:30px;border-radius:13px}.course-detail-hero h1{font-family:Georgia,serif;font-size:35px;margin:18px 0}.course-detail-hero p{font-size:12px;color:#96a085}.course-detail-hero .course-art{border-radius:9px}.course-detail-meta{display:flex;gap:20px;margin:20px 0}.course-detail-meta span{display:flex;align-items:center;gap:8px;font-size:10px;color:#8a9b78}.watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:23px;align-items:start}.video-player{background:#1d3024;border:1px solid #2a4530;border-radius:12px;overflow:hidden;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}.video-player video{width:100%;height:100%;display:block}.video-player .empty{background:transparent;color:#e2e8d4;border:0}.video-player .empty p{color:#9dac8c}.player-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 2px;color:#93a181;font-size:9px}.player-toolbar>span{display:flex;gap:6px;align-items:center}.player-toolbar label{display:flex;gap:7px;align-items:center}.player-toolbar select{min-height:25px;width:59px;font-size:10px;padding:3px}.lesson-heading{margin:20px 0}.lesson-heading h1{font-size:28px;margin:12px 0}.lesson-heading p{font-size:12px;color:#8a987c}.lesson-actions{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.lesson-actions .button{font-size:11px;padding:10px 13px;min-height:37px}.lesson-notes{white-space:pre-wrap;font-size:12px;color:#7d8e6b;min-height:150px}.playlist{padding:22px 17px}.playlist .eyebrow{font-size:8px}.playlist h3{font-size:14px;margin:13px 0 20px;line-height:1.5}.playlist>a{display:flex;gap:10px;padding:13px 10px;border-radius:8px;margin:4px -4px}.playlist>a.current{background:#edf3e1}.playlist>a>span{height:26px;width:26px;display:flex;align-items:center;justify-content:center;background:#f4f6ee;border-radius:6px;font-size:11px;color:#9daa8b;flex-shrink:0}.playlist>a b{font-weight:500;font-size:11px;display:block;line-height:1.5}.playlist>a small{display:block;font-size:9px;color:#9ca98e;margin-top:5px}.progress-summary{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;background:#f2f5e9;color:#859967}.progress-summary h2{font-size:25px}.progress-summary p,.progress-summary>span{font-size:12px;color:#98a685}.notification-list{display:flex;flex-direction:column;gap:17px}.notification-card{display:flex;gap:20px;align-items:flex-start}.notification-card>div{flex:1}.notification-card small{font-size:10px;color:#a2ac94}.notification-card h3{font-size:16px;margin:11px 0}.notification-card p{color:#8b987b;font-size:12px;white-space:pre-wrap}.notification-card.unread{border-color:#cbd9b6;background:#fdfff8}.new-badge{display:inline-block;font-size:7px;background:#e5edd7;color:#8ba16e;border-radius:4px;padding:3px 5px;margin-left:8px}.profile-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start}.profile-identity{text-align:center;display:flex;flex-direction:column;align-items:center;gap:15px;padding:35px 20px}.profile-identity h2{font-size:23px}.profile-identity p{font-size:11px;color:#92a081;overflow-wrap:anywhere;max-width:100%}.profile-identity small{font-size:9px;color:#9faa90;margin:12px 0 6px}.contact-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid #e9eee0;gap:20px}.contact-row span{display:block;font-size:10px;color:#9da991}.contact-row b{display:block;font-size:12px;font-weight:450;margin-top:8px}.contact-row button{font-size:10px;color:#7d9661}.interest-chips{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 26px}.interest-chips button,.interest-chips>span{display:inline-flex;align-items:center;gap:5px;border:1px solid #e3e8d8;border-radius:6px;font-size:10px;color:#95a181;padding:8px 11px;background:#fafcf5}.interest-chips button.selected{background:#edf3df;color:#698b4f;border-color:#c7d7b1}.profile-layout .muted{font-size:11px;margin-top:10px}.skip-link{position:fixed;top:-100px;left:20px;background:#315640;color:#fff;padding:12px;z-index:500}.skip-link:focus{top:10px}.admin-workspace .sidebar{padding-top:30px}.admin-workspace .sidebar-logo{margin-bottom:25px}.admin-workspace .sidebar nav{gap:2px}.admin-workspace .sidebar nav>a{padding:10px 13px;font-size:11px}.admin-workspace .sidebar-bottom{padding-top:18px}.teacher-banner{display:flex;justify-content:space-between;align-items:center;background:#e8eddd;border:1px solid #dee5cf;border-radius:12px;padding:28px 34px;overflow:hidden}.teacher-banner .eyebrow{font-size:8px;color:#8d9f72}.teacher-banner h2{font-family:Georgia,serif;font-size:32px;line-height:1.2;margin:12px 0}.teacher-banner h2 em{font-weight:400;color:#829a64}.teacher-banner p{font-size:11px;color:#8f9e7b}.teacher-banner-mark{font-size:125px;color:#a3b784;line-height:1;display:flex;align-items:center;gap:25px;padding-right:15px}.teacher-banner-mark span{font-size:9px;line-height:1.7;letter-spacing:1.5px;color:#94a579}.person-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1e4}.person-row:last-child{border-bottom:0}.person-row>div{flex:1}.person-row b{font-size:11px;font-weight:550;display:block}.person-row small{font-size:9px;color:#a4ad97;margin-top:4px;display:block}.admin-video-card{background:#fff;border:1px solid #e1e7d8;border-radius:11px;overflow:hidden}.admin-video-card>div:last-child{padding:18px}.admin-video-card h3{font-size:14px;margin:12px 0 8px}.admin-video-card p{font-size:10px;color:#9baa8a}.table-toolbar{display:flex;align-items:center;gap:13px;margin:22px 0}.table-toolbar>.search-box{min-width:240px;flex:1;max-width:400px}.table-toolbar>select{width:auto;font-size:11px;padding:9px 12px;min-height:39px}.table-toolbar>span{margin-left:auto;font-size:10px;color:#9ca78d}.table-wrap{width:100%;overflow:auto;border:1px solid #e1e7d8;border-radius:11px;background:#fff}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left}th{font-weight:500;font-size:9px;color:#96a483;background:#f8faf3;padding:16px 18px;border-bottom:1px solid #e4eadc}td{font-size:10px;color:#94a083;padding:17px 18px;border-bottom:1px solid #edf1e4}tr:last-child td{border:0}tbody tr:hover{background:#fcfdf8}td b{font-weight:550;color:#5b7150;font-size:11px}.person-link,.content-cell{display:flex;gap:11px;align-items:center;text-align:left;padding:0}.person-link>span:last-child,.content-cell>span{max-width:240px;white-space:normal}.person-link b,.content-cell b{display:block;line-height:1.5}.person-link small,.content-cell small{display:block;font-size:9px;margin-top:4px;color:#a0ad90}.table-actions{display:flex;align-items:center;gap:4px}.table-actions .icon-button{padding:7px}.mini-art{width:66px;flex-shrink:0}.mini-art .course-art{height:43px;aspect-ratio:auto;border-radius:5px}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:18px}.pagination>span{margin-right:auto;font-size:10px;color:#a0ab91}.pagination .button{font-size:10px}.student-detail-header{display:flex;gap:17px;align-items:center;margin-bottom:22px}.student-detail-header h2{font-size:24px}.student-detail-header p{font-size:11px;color:#9aa68b;margin-top:6px}.student-detail-header .status{margin-left:auto}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px;background:#f1f5e8;border-radius:10px}.detail-stats span{font-size:10px;color:#98a887}.detail-stats b{font-size:22px;display:block;font-weight:500;color:#678152;margin-bottom:8px}.assignment-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #e9eee0}.assignment-row b{font-size:12px;font-weight:500;display:block}.assignment-row small{font-size:10px;color:#a1ad92;display:block;margin-top:6px}.inline-form{display:flex;gap:10px;margin-top:20px}.group-card h2{font-size:21px;line-height:1.4;margin:17px 0 10px}.group-icon{display:inline-flex;padding:14px;border-radius:13px;background:#edf3e1;color:#92aa70}.group-card p{font-size:12px;color:#98a98a;min-height:42px}.group-counts{display:flex;justify-content:space-between;font-size:10px;color:#a0b18e;margin:23px 0;padding-bottom:17px;border-bottom:1px solid #e6eddb;gap:10px}.group-card .table-actions{gap:8px;flex-wrap:wrap}.group-card .button{font-size:10px}.member-list{max-height:450px;overflow:auto;margin:20px 0}.member-list label{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #e9edde;cursor:pointer}.member-list b{font-size:12px;font-weight:500}.member-list small{display:block;font-size:10px;color:#9dab8e;margin-top:4px}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.editor-grid>div>.course-art{border-radius:10px;margin:18px 0}.editor-grid input[type=file]{font-size:10px;min-height:38px;padding:8px}.checkbox-label{display:flex;gap:8px;align-items:center;font-size:10px;color:#8d9f7a;margin:16px 0}.upload-zone{border:1px dashed #cedbbe;border-radius:10px;background:#f5f8ee;text-align:center;padding:30px;margin:18px 0;color:#98ad7d}.upload-zone h3{font-size:16px;color:#6b8555;margin:14px 0 9px}.upload-zone p{font-size:10px;color:#9aab88;margin-bottom:20px}.upload-zone .button{font-size:11px}.scan-notice{padding:15px;background:#fbf6e8;border:1px solid #e7d9b2;border-radius:8px;margin:15px 0;font-size:11px;color:#a39066}.scan-notice button{margin-top:12px}.assignment-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:27px;align-items:start}.numbered-title{display:flex;gap:13px;align-items:center;margin-bottom:20px}.numbered-title>span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:#ecf2df;color:#8fa96e;border-radius:7px;font-size:10px}.numbered-title h3{font-size:15px}.assignment-layout .tabs{margin-bottom:10px}.assignment-layout .tabs button{font-size:11px}.assignment-picker{margin:15px 0;max-height:310px;overflow:auto;border:1px solid #e6ecdd;border-radius:8px}.assignment-picker>label{display:flex;align-items:center;gap:12px;padding:15px;border-bottom:1px solid #edf1e5;cursor:pointer}.assignment-picker>label:last-child{border:0}.assignment-picker label>span{flex:1}.assignment-picker label b{font-size:11px;display:block;font-weight:500}.assignment-picker label small{font-size:9px;color:#a0ae8e;display:block;margin-top:5px}.assignment-picker label>svg{color:#a9b998}.assignment-picker>.muted{padding:20px;font-size:12px}.assignment-explainer{padding:34px;background:#edf2e2;border:1px solid #dfe8cf;border-radius:12px;color:#90a570}.assignment-explainer h2{font-family:Georgia,serif;font-size:29px;color:#5d7749;margin:20px 0;line-height:1.3}.assignment-explainer p{font-size:11px;color:#92a37f;margin-bottom:20px}.assignment-explainer>div{font-size:10px;display:flex;gap:9px;align-items:center;margin-top:17px}.review-list{font-size:12px;color:#8ba173;line-height:1.9}.settings-tabs{margin-bottom:25px}.settings-panel{max-width:640px;padding:30px}.settings-panel .muted{font-size:12px;margin:14px 0 25px}.settings-panel>.page-heading{display:none}.message-body{white-space:pre-wrap;font-size:12px;color:#8c9b7c;margin:18px 0}.table-empty{padding:25px;font-size:11px}@media(min-width:1550px){.workspace{--sidebar: 250px}.workspace-main{padding-top:40px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 310px}.welcome-banner{padding:35px 40px}.welcome-banner h2{font-size:42px}.stat{padding:22px}.page-heading h1{font-size:34px}.course-card-body{padding:22px}.continue-art{width:205px}.continue-info h3{font-size:19px}.sidebar nav>a{font-size:13px}.dashboard-secondary .activity-chart{height:165px}.hero{margin-top:45px}}@media(max-width:1200px){.public-nav,.hero{padding-left:28px;padding-right:28px}.nav-links{gap:19px}.nav-actions{gap:18px}.hero-actions{gap:16px;flex-wrap:wrap}.hero h1{font-size:54px}.hero-scene{max-width:470px}.fc-one{left:-2%;padding:10px 12px}.fc-two{right:-2%;padding:10px 12px}.floating-card b{font-size:9px}.floating-card small{font-size:7px}.values-strip{margin:0 28px;padding:22px 10px}.why-section{gap:60px}.bottom-cta{margin-left:28px;margin-right:28px;padding:38px}.workspace{--sidebar: 205px}.sidebar{padding-left:13px;padding-right:13px}.workspace-header{padding:0 25px}.workspace-main{padding:27px 25px 35px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 230px;gap:19px}.stats-grid{gap:12px}.stat{padding:14px}.stat-top{font-size:9px}.stat-icon{width:26px;height:26px}.stat-icon svg{width:15px}.stat>small{font-size:8px}.continue-card{gap:14px;padding:12px}.continue-art{width:128px}.continue-info h3{font-size:12px}.continue-info .eyebrow{font-size:6px}.continue-info .progress-caption{font-size:7px}.course-card-body{padding:15px 13px}.course-card-body h3{font-size:13px}.course-card-body p{font-size:9px}.course-meta{font-size:7px}.grid{gap:17px}.weekly-panel{padding:17px 14px}.weekly-panel h3{font-size:11px}.page-heading h1{font-size:26px}.date-chip{font-size:8px}.welcome-banner{padding:27px}.welcome-banner h2{font-size:32px}.banner-art{width:37%;margin-right:0}.watch-layout{grid-template-columns:minmax(0,1fr) 220px}.auth-brand{padding:45px}.auth-brand h1{font-size:48px}.auth-main{padding:30px 40px}.profile-layout{grid-template-columns:220px minmax(0,1fr)}.group-card .table-actions{gap:3px}.teacher-banner-mark{font-size:100px}.teacher-banner-mark>span{font-size:7px}}@media(max-width:1000px){.public-nav{height:85px}.nav-links{gap:15px;font-size:11px}.nav-links button{font-size:11px}.nav-actions>.button{display:none}.hero h1{font-size:47px}.hero{min-height:460px;gap:10px}.hero-copy>p{font-size:12px}.hero .pill{font-size:7px}.hero-actions .text-button{font-size:10px}.hero-proof b{font-size:9px}.hero-proof p{font-size:8px}.scene-label{font-size:6px}.values-strip span{font-size:9px;gap:7px}.values-strip svg{width:14px}.public-section{padding:60px 28px}.public-subject>div:last-child{padding:16px 13px}.public-subject h3{font-size:12px}.public-subject p{font-size:9px}.why-section{padding:65px 28px;gap:45px}.why-copy h2{font-size:35px}.why-copy>p,.benefit p{font-size:11px}.growth-note{font-size:17px}.how-section h2{font-size:33px}.faq-section{gap:40px}.bottom-cta h2{font-size:28px}.bottom-cta>.button{font-size:11px}.workspace{--sidebar: 190px}.sidebar-logo{margin-left:12px}.workspace-label{font-size:7px}.sidebar nav>a{font-size:11px;padding:12px 11px;gap:10px}.sidebar-note{padding:17px 12px}.sidebar-note h4{font-size:10px}.sidebar-note p{font-size:9px}.breadcrumb{display:none}.workspace-header{height:66px;padding:0 23px}.header-search{max-width:none;margin-right:auto;margin-left:0}.workspace-main{padding:25px 23px}.page-heading{gap:14px}.page-heading h1{font-size:24px}.date-chip{display:none}.dashboard-columns{grid-template-columns:1fr}.dashboard-secondary{display:grid;grid-template-columns:1.1fr 1fr;gap:18px}.journey-panel{margin-top:0}.journey-panel .progress-ring{margin:0 auto;width:100px;height:100px}.journey-panel p{font-size:9px;margin-top:7px}.journey-panel a{margin-top:10px}.continue-art{width:170px}.continue-info h3{font-size:17px}.continue-info .eyebrow{font-size:8px}.continue-info .progress-caption{font-size:9px}.course-card-body{padding:20px}.course-card-body h3{font-size:15px}.course-card-body p{font-size:11px}.course-meta{font-size:9px}.welcome-banner h2{font-size:30px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:14px}.stat{padding:16px 19px}.stat-top{font-size:11px}.stat>small{font-size:9px}.stat-icon{width:31px;height:31px}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.library-toolbar{flex-wrap:wrap}.watch-layout{grid-template-columns:1fr}.playlist{display:none}.profile-layout{grid-template-columns:1fr}.profile-identity{padding:24px}.profile-identity small{margin:0}.assignment-layout{grid-template-columns:1fr}.assignment-explainer{display:none}.teacher-banner-mark{font-size:95px;padding:0}.teacher-banner-mark span{display:none}.teacher-banner h2{font-size:28px}.admin-workspace .grid.two{grid-template-columns:1fr}.auth-brand{padding:35px}.auth-brand h1{font-size:40px}.auth-orbit{transform:scale(.85);transform-origin:left}.auth-main{padding:30px}.table-toolbar{flex-wrap:wrap}.table-toolbar>.search-box{max-width:none;min-width:180px}.table-toolbar>span{width:100%;margin-left:0}.auth-form h1{font-size:30px}.onboarding-subjects{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.public-nav{padding:0 22px;height:80px}.public-nav .logo{font-size:24px}.nav-links{display:none}.nav-links.open{position:absolute;top:75px;left:20px;right:20px;display:flex;flex-direction:column;gap:0;background:#fffef8;border:1px solid #e0e7d2;border-radius:12px;padding:12px;z-index:100;box-shadow:0 15px 30px #274b2615}.nav-links.open a,.nav-links.open button{padding:15px;font-size:13px;width:100%;text-align:center}.mobile-menu{display:inline-flex}.nav-actions{gap:10px}.hero{grid-template-columns:1fr;text-align:center;margin:22px auto 30px;gap:30px;padding:0 25px}.hero-copy{padding-bottom:0}.hero h1{font-size:54px;margin-top:25px}.hand-underline{left:27%;max-width:300px;width:61%}.hero-copy>p{font-size:12px}.hero-actions{justify-content:center;gap:20px;margin-top:25px}.hero-proof{justify-content:center;margin-top:25px;text-align:left}.hero-scene{width:100%;max-width:455px;justify-self:center;margin:10px auto 0}.scene-label{font-size:7px}.floating-card{padding:12px 15px}.fc-one{left:0}.fc-two{right:0}.floating-card b{font-size:10px}.floating-card small{font-size:8px}.hero-proof b{font-size:10px}.hero-proof p{font-size:9px}.values-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 12px;margin:0 22px}.values-strip i{display:none}.values-strip span{font-size:10px}.public-section{padding:55px 23px}.section-heading h2{font-size:34px}.section-heading p{font-size:11px}.section-heading>.text-button{font-size:10px;gap:5px}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.public-subject h3{font-size:14px}.public-subject p{font-size:10px}.public-subject>div:last-child{padding:17px}.why-section{grid-template-columns:1fr;gap:50px;padding:50px 30px}.why-copy{grid-row:1}.why-copy h2{font-size:39px}.why-copy>p{max-width:none}.benefit p{max-width:none}.why-visual{max-width:470px;width:100%;margin:auto}.how-section h2{font-size:31px}.how-section>.grid{grid-template-columns:1fr;gap:33px}.step:after{display:none}.step>span{margin-bottom:16px}.step p{max-width:300px}.quote-section blockquote{font-size:24px}.faq-section{grid-template-columns:1fr;gap:20px}.faq-section h2 br{display:none}.faq-section h2{font-size:35px}.bottom-cta{flex-direction:column;text-align:center;margin:0 22px 40px;padding:35px 25px;align-items:center}.bottom-cta h2{font-size:32px;line-height:1.2}.bottom-cta:after{right:0;top:70px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-main .footer-note{justify-content:flex-start}.landing>footer{padding:5px 23px 0}.footer-bottom{font-size:8px;gap:15px}.workspace{--sidebar: 0px}.sidebar{width:235px;transform:translate(-100%);transition:transform .25s ease;padding:27px 20px;box-shadow:10px 0 40px #243d2020}.sidebar.is-open{transform:translate(0)}.sidebar .sidebar-logo{margin:0 8px 30px}.sidebar nav>a{font-size:12px}.workspace-label{font-size:8px}.sidebar-note{display:none}.drawer-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#213b264f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:39}.workspace-header{padding:0 18px;height:63px;gap:14px}.workspace-header>.mobile-menu{padding:6px;margin-left:-5px}.header-search input{font-size:10px}.header-search kbd{display:none}.workspace-main{padding:24px 22px 35px}.workspace-footer{padding:18px 22px;font-size:8px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.page-heading .eyebrow{font-size:7px}.page-heading>.button,.page-heading>a.button{padding:10px 12px;font-size:10px;min-height:37px}.welcome-banner{padding:25px}.welcome-banner h2{font-size:32px}.banner-art{width:35%}.banner-art-label{display:none}.welcome-banner p{max-width:270px}.stats-grid{margin-top:20px}.stats-grid .stat-top{font-size:11px}.dashboard-columns{gap:24px}.course-card-body h3{font-size:16px}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-main{padding:25px;min-height:100vh}.auth-form{margin:30px auto;max-width:390px}.auth-form h1{font-size:35px}.auth-bottom{margin-top:30px}.onboarding{padding:28px 22px}.onboarding h1{font-size:35px}.onboarding main{margin-top:55px}.onboarding main>p{font-size:12px}.onboarding-progress{top:44px}.onboarding-subjects{grid-template-columns:repeat(3,1fr);gap:12px}.onboarding-subjects button>span{font-size:10px;padding:10px}.library-toolbar .search-box{width:100%}.course-detail-hero{grid-template-columns:1fr;padding:25px}.course-detail-hero .course-art{max-height:210px}.course-detail-hero h1{font-size:32px}.notification-card{padding:21px;gap:13px}.notification-card h3{font-size:14px}.notification-card p{font-size:11px}.profile-layout .panel{padding:23px}.teacher-banner{padding:25px}.teacher-banner h2{font-size:30px}.teacher-banner-mark{font-size:100px}.editor-grid{gap:20px}.modal{padding:23px}.modal.wide{max-width:calc(100vw - 22px)}.table-toolbar{gap:10px}.table-toolbar>select{max-width:140px}.table-toolbar>.search-box{min-width:200px}.admin-workspace .page-heading{align-items:flex-start}.group-card h2{font-size:20px}.group-card .table-actions .button{font-size:9px;padding:8px 10px}.settings-tabs{gap:25px}.toasts{bottom:15px;right:15px;left:15px;max-width:none}.toast{font-size:12px}.playlist{display:block}.page-heading>select{max-width:140px;font-size:11px;padding:10px}.student-detail-header{flex-wrap:wrap}.detail-stats{gap:10px;padding:15px}.detail-stats b{font-size:20px}.detail-stats span{font-size:9px}}@media(max-width:480px){.public-nav{padding:0 18px}.hero{padding:0 21px}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero .pill{font-size:6px;letter-spacing:.7px}.hero-copy>p{font-size:11px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px}.hero-actions .text-button{font-size:10px}.hero-proof{margin-top:24px}.scene-label{font-size:5px}.floating-card{padding:9px 10px;gap:7px}.floating-card b{font-size:8px}.floating-card small{font-size:6px}.fc-one{left:-3px}.fc-two{right:-3px}.float-icon{width:25px;height:25px}.fc-two>span{font-size:25px}.scene-caption{font-size:6px;margin:0 20px}.values-strip{gap:18px 8px;padding:21px 0;margin:0 22px}.values-strip span{font-size:8px;gap:6px}.values-strip svg{width:13px}.public-section .section-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:24px}.public-subject h3{font-size:12px}.public-subject>div:last-child{padding:15px 12px}.public-subject p{font-size:9px}.public-subject small{font-size:8px;margin-top:13px}.grid.four{gap:12px}.why-copy h2{font-size:35px}.quote-section blockquote{font-size:21px}.bottom-cta h2{font-size:29px}.workspace-header{gap:10px}.workspace-header .avatar{width:30px!important;height:30px!important;min-width:30px!important;font-size:10px}.header-search{gap:6px}.header-search input{font-size:9px}.notification-button{margin-right:0;padding:4px}.workspace-main{padding:22px 17px 30px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.page-heading .eyebrow{font-size:6px;letter-spacing:1.2px}.wave{font-size:24px}.welcome-banner{padding:23px;min-height:230px}.welcome-banner h2{font-size:29px;position:relative;z-index:2}.welcome-banner p{font-size:9px;max-width:220px;position:relative;z-index:2}.banner-tag{font-size:6px;letter-spacing:.7px}.banner-art{position:absolute;width:150px;right:-31px;top:57px;opacity:.35;pointer-events:none}.banner-art>svg{max-height:180px}.welcome-banner .button{position:relative;z-index:2}.stats-grid{gap:11px;margin-bottom:25px}.stat{padding:13px}.stats-grid .stat-top{font-size:9px;margin-bottom:10px}.stat-icon{width:25px;height:25px;border-radius:6px}.stat>b{font-size:24px}.stat>small{font-size:8px;line-height:1.5}.continue-card{gap:13px;padding:11px}.continue-art{width:104px}.continue-art .course-art{aspect-ratio:.96}.continue-info h3{font-size:13px;line-height:1.5;margin:5px 0}.continue-info p{font-size:8px}.continue-info .eyebrow{font-size:6px;letter-spacing:.6px}.continue-info .progress-track{margin-top:12px}.continue-info .progress-caption{font-size:7px}.section-heading.compact h2{font-size:18px}.section-heading.compact>a{font-size:10px}.dashboard-primary>.grid.two{grid-template-columns:1fr}.course-card .course-art{aspect-ratio:2.05}.course-card-body{padding:20px}.course-card-body h3{font-size:18px}.course-card-body>p{font-size:11px;min-height:0}.course-meta,.course-card .progress-caption{font-size:9px}.card-link{font-size:10px}.dashboard-secondary{grid-template-columns:1fr}.weekly-panel{padding:21px}.weekly-panel h3{font-size:14px}.activity-chart{height:160px}.chart-value,.chart-column small{font-size:9px}.journey-panel{display:none}.announcement-banner{padding:17px;gap:12px;align-items:flex-start}.announcement-icon{width:33px;height:33px;border-radius:8px}.announcement-icon svg{width:17px}.announcement-banner .eyebrow{font-size:6px}.announcement-banner h3{font-size:11px;line-height:1.6}.announcement-banner p{font-size:9px}.announcement-banner>a{display:none}.workspace-footer{font-size:7px;padding:16px 17px}.grid.three,.grid.two{grid-template-columns:1fr}.library-toolbar .tabs{gap:18px}.tabs button{font-size:11px}.video-row{padding:18px;gap:14px}.video-row h3{font-size:12px}.video-row p{font-size:9px}.course-detail-hero{padding:22px}.course-detail-hero h1{font-size:29px}.course-detail-hero .eyebrow,.player-toolbar{font-size:8px}.player-toolbar>span{gap:4px}.lesson-heading h1{font-size:25px}.lesson-heading .eyebrow{font-size:8px}.lesson-actions{gap:9px}.lesson-actions .button{font-size:10px}.notification-card{padding:17px}.notification-card small{font-size:8px}.notification-card h3{font-size:13px}.contact-row{gap:10px}.contact-row b{font-size:11px;overflow-wrap:anywhere}.contact-row button{font-size:9px;white-space:nowrap}.profile-layout{gap:18px}.profile-layout .panel{padding:21px}.onboarding h1{font-size:30px}.onboarding-subjects{grid-template-columns:repeat(2,1fr)}.onboarding main>.eyebrow{font-size:8px}.onboarding-subjects button>span{font-size:11px}.onboarding-progress{width:100px;right:24px}.onboarding-progress i{width:21px}.auth-form h1{font-size:32px}.auth-form>.eyebrow{font-size:8px}.auth-main{padding:23px}.auth-brand+.auth-main .back-link{font-size:10px}.teacher-banner{padding:23px}.teacher-banner h2{font-size:27px}.teacher-banner-mark{font-size:74px;margin-left:-30px;opacity:.55}.teacher-banner p{font-size:10px}.admin-workspace .page-heading{flex-direction:column;gap:18px}.admin-workspace .page-heading h1{font-size:26px}.table-toolbar>.search-box{width:100%;max-width:none;flex-basis:100%}.table-toolbar>select{flex:1;max-width:none}.table-toolbar>span{width:auto;font-size:9px}.table-toolbar{margin-top:15px}.pagination{gap:5px}.pagination>span{font-size:8px}.pagination .button{font-size:9px;padding:8px}.editor-grid{grid-template-columns:1fr;gap:0}.editor-grid .grid.two{grid-template-columns:1fr 1fr}.modal>header h2{font-size:21px}.modal{padding:20px}.modal-actions{gap:8px}.modal-actions .button{font-size:11px;padding:11px 13px}.student-detail-header .status{margin-left:0}.student-detail-header h2{font-size:23px}.student-detail-header p{font-size:10px}.detail-stats{padding:13px;gap:7px}.detail-stats b{font-size:18px}.detail-stats span{font-size:8px}.group-card .table-actions .button{font-size:11px;padding:9px 13px}.assignment-layout .panel{padding:21px}.numbered-title h3{font-size:14px}.assignment-layout .grid.two{grid-template-columns:1fr 1fr;gap:13px}.settings-panel{padding:23px}.settings-tabs{gap:20px}.settings-tabs button,.public-nav .sign-in{font-size:11px}.desktop{display:none}.hero-copy>p{max-width:320px;margin-left:auto;margin-right:auto}.bottom-cta .button{white-space:normal}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{to{background-position:-150% 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.muted,.eyebrow,.stat-top,.stat>small,.page-heading p,.workspace-label,.sidebar nav>a,.sidebar-note p,.sidebar-note h4,.sidebar-note a,.sidebar-user small,.logout,.breadcrumb,.header-search input::placeholder,.workspace-footer,.date-chip,.course-card-body>p,.course-meta,.progress-caption,.continue-info p,.chart-column small,.chart-value,.chart-foot,.weekly-number span,.journey-panel p,.journey-panel a,.announcement-banner p,.announcement-banner .eyebrow,.card-link,.public-subject p,.public-subject small,.hero-copy>p,.hero-proof p,.hero-proof b,.values-strip span,.section-heading p,.why-copy>p,.benefit p,.step p,.faq-section p,.footer-main p,.footer-main>div>a:not(.logo),.footer-main button,.footer-bottom,.auth-form>p,.auth-switch,.auth-security,.auth-bottom,.field small,.lesson-notes,.lesson-heading p,.contact-row span,.interest-chips button,.notification-card p,.notification-card small,.table-toolbar>span,td,th,.pagination>span,.person-link small,.content-cell small,.group-card p,.group-counts,.assignment-picker label small,.assignment-explainer p,.settings-panel .muted,.profile-identity p,.profile-identity small{color:#6d795f}.banner-art-label{white-space:nowrap;font-size:7px}.banner-art-label svg{width:12px;height:12px;margin:0}.sidebar{scrollbar-width:thin;scrollbar-color:#dce2d3 transparent}.sidebar-note{margin-top:5px;margin-bottom:14px}.sidebar-logo{margin-bottom:31px}.sidebar nav>a{padding-top:11px;padding-bottom:11px}.nav-divider{margin-top:13px;margin-bottom:10px}.sidebar-bottom{padding-top:16px}.stat-top,.course-meta,.progress-caption,.workspace-label{letter-spacing:0}.page-heading .eyebrow,.workspace-label{letter-spacing:1.2px}.stat>small,.course-meta,.progress-caption{font-size:10px}.course-card-body .eyebrow{font-size:8px}.sidebar-note p,.hero-proof p{font-size:10px}.auth-security{font-size:11px}.library-toolbar .search-box input{font-size:12px}.search-results{max-height:60vh;overflow:auto}.search-results>a{display:block;padding:17px 0;border-bottom:1px solid #e3e8da}.search-results .eyebrow{font-size:8px}.search-results b{display:block;font-size:13px;margin:6px 0;font-weight:550}.search-results p{font-size:11px;color:#748166}.search-results>a:hover{background:#f3f7eb}.workspace-footer a:hover{text-decoration:underline}@media(min-width:761px)and (max-width:1000px){.how-section>.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}.teacher-identity{display:flex;align-items:center;gap:12px}.teacher-identity p{font-size:12px;color:#65715d}.teacher-help{display:flex;align-items:flex-start;gap:10px;margin-top:20px;color:#65715d}.teacher-form{display:grid;gap:18px;padding:8px 0 4px}.teacher-form .field{margin-bottom:0}.teacher-form>p{color:#65715d}.google-signin{margin:24px 0;text-align:center}.google-signin small{display:block;margin-top:8px;color:var(--muted)}.google-signin p{margin:16px 0;font-size:13px}.assignment-summary{margin-bottom:28px}.coursework-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.coursework-card{display:flex;flex-direction:column;gap:14px;padding:24px}.coursework-card h2,.student-assignment-card h2{font-family:var(--heading);font-size:22px;line-height:1.15}.coursework-card>p,.student-assignment-card p{color:var(--muted);line-height:1.65}.coursework-card-top,.student-assignment-footer,.submission-review-head,.assignment-detail-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.deadline{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.deadline.overdue{color:#a34a3b}.coursework-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto}.coursework-meta span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.card-actions{display:flex;gap:9px;padding-top:4px}.assignment-form{display:grid;gap:17px}.assignment-form .field{margin:0}.compact-picker{max-height:230px;overflow:auto}.document-upload{border:1.5px dashed #b6c4af;border-radius:18px;min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:18px;cursor:pointer;text-align:center;background:#f8faf5;transition:.2s ease}.document-upload:hover,.document-upload:focus-within{border-color:var(--green);background:#f2f7ee;transform:translateY(-1px)}.document-upload svg{color:var(--green)}.document-upload small{color:var(--muted)}.file-chip-list{display:flex;flex-wrap:wrap;gap:8px}.file-chip-list>span,.file-chip-list>a{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:12px;text-decoration:none}.file-chip-list button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer;color:var(--muted);padding:0}.assignment-detail-head{align-items:flex-start;padding:18px;border-radius:18px;background:#f6f8f3}.assignment-detail-head>div:first-child{flex:1}.assignment-detail-head p{margin-top:12px;color:var(--muted);white-space:pre-wrap;line-height:1.6}.assignment-detail-head>div:last-child{min-width:220px;display:flex;flex-direction:column;gap:5px;padding-left:18px;border-left:1px solid var(--line)}.assignment-detail-head small{color:var(--muted)}.file-list,.submission-list{display:grid;gap:10px}.file-row{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;text-decoration:none;color:var(--ink);background:#fff;transition:.2s ease}.file-row:hover{border-color:#a6b99d;transform:translateY(-1px)}.file-row>span{display:flex;flex-direction:column;flex:1}.file-row small{color:var(--muted)}.submission-review{border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;gap:12px}.submission-review-head>div{display:flex;align-items:center;gap:10px}.submission-review-head span{display:flex;flex-direction:column}.submission-review textarea{width:100%}.student-assignment-list{display:grid;gap:14px}.student-assignment-card{width:100%;text-align:left;display:grid;grid-template-columns:120px 1fr;align-items:center;gap:20px;padding:22px;cursor:pointer;color:inherit}.student-assignment-card:hover{border-color:#9fb394;transform:translateY(-2px)}.student-assignment-footer{grid-column:2;justify-content:flex-start;color:var(--muted);font-size:12px}.student-assignment-footer>span{display:inline-flex;align-items:center;gap:6px}.student-assignment-footer>svg{margin-left:auto}.assignment-state{display:inline-flex;width:max-content;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;background:#eef5e9;color:var(--green)}.assignment-state.submitted{background:#e7f4ee;color:#287153}.assignment-state.closed{background:#f7eae7;color:#9a4539}.countdown{display:inline-flex;align-items:center;gap:6px;font-variant-numeric:tabular-nums;font-weight:750;color:var(--green)}.countdown.ended{color:#9a4539}.timer-start,.deadline-message{display:flex;align-items:center;gap:16px;padding:20px;border-radius:18px;background:#f0f5ec;margin-top:22px}.timer-start>div,.deadline-message>div{flex:1}.timer-start p,.deadline-message p{color:var(--muted);margin-top:4px}.deadline-message{background:#f9eeeb;color:#923e34}.submission-box{display:grid;gap:16px;margin-top:20px}.feedback-card{margin-top:20px;padding:18px;border-radius:16px;background:#fff7dd}.feedback-card p{margin-top:8px;white-space:pre-wrap}.quiz-link{margin-top:14px;width:max-content}@media(max-width:800px){.coursework-grid,.coursework-meta,.student-assignment-card{grid-template-columns:1fr}.student-assignment-footer{grid-column:1;flex-wrap:wrap}.assignment-detail-head{flex-direction:column}.assignment-detail-head>div:last-child{min-width:0;width:100%;padding:14px 0 0;border-left:0;border-top:1px solid var(--line)}.timer-start{align-items:flex-start;flex-wrap:wrap}.timer-start .button{width:100%}}@media(prefers-reduced-motion:reduce){.coursework-card,.student-assignment-card,.document-upload,.file-row{transition:none}}
