@font-face{font-family:Tajawal;src:url(Tajawal-Regular.ttf) format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Tajawal;src:url(Tajawal-Bold.ttf) format('truetype');font-weight:700;font-display:swap}
:root{--blue:#2048a4;--ink:#1c2946;--muted:#838da5;--line:#edeff5;--bg:#f6f8fc;--green:#14a881}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;font-family:Tajawal,Arial,sans-serif;color:var(--ink);background:var(--bg);font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a1b8ed;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.4;letter-spacing:-.5px;margin-bottom:6px}h2{font-size:21px;line-height:1.5;margin-bottom:12px}h3{font-size:19px;margin-bottom:8px}p{color:#78829a}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.brand{display:flex;align-items:center;gap:11px;width:max-content}.brand>span{font-size:32px;font-weight:700;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:8px;color:#7b88a8}.btn{border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 19px;font-weight:700;white-space:nowrap;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(120deg,#2450b6,#1e4296);color:white;box-shadow:0 5px 14px #2149a625}.primary:hover{box-shadow:0 7px 24px #2149a646}.white{background:white;border-color:#e6eaf3;color:#535e79}.large{padding:15px 24px}.small{padding:6px 10px;font-size:13px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e9ecf4;background:white;width:40px;height:40px;border-radius:11px;color:#828da6}.soft-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;flex-shrink:0}.blue{background:#edf2fc;color:#214aa8}.purple{background:#eff3fc;color:#2757c6}.green{background:#e5f8f0;color:#14a881}.orange{background:#fff3e3;color:#e6a036}.cyan{background:#e9effb;color:#1a3981}.badge{display:inline-flex;align-items:center;border-radius:7px;padding:4px 10px;font-size:12px;font-weight:700;white-space:nowrap}.glass{background:#ffffff20;border:1px solid #ffffff24;color:#fff}.muted,small{color:var(--muted)}.block{display:block}.text-link{color:var(--blue);font-size:13px;font-weight:700}.text-link .icon{width:17px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#234db0;font-weight:700;font-size:14px}.eyebrow i{height:7px;width:7px;background:#2bc6a3;border-radius:50%;box-shadow:0 0 0 4px #2bc6a318}
.public-header{max-width:1250px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 32px}.public-header nav{display:flex;gap:34px;color:#66718a;font-weight:700}.landing{overflow:hidden}.hero{max-width:1250px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding:65px 32px 90px;min-height:645px}.hero h1{font-size:68px;line-height:1.25;margin:25px 0 22px;position:relative;width:max-content}.hero h1 span{color:var(--blue)}.hero h1>svg{position:absolute;width:205px;bottom:-6px;left:0;fill:none;stroke:#2756c5;stroke-width:5;stroke-linecap:round}.hero-copy>p{font-size:19px;line-height:1.95;max-width:510px}.hero-actions{display:flex;gap:13px;margin-top:28px}.hero-benefits{display:flex;gap:23px;margin-top:25px;color:#848da3;font-size:13px}.hero-benefits .icon{width:16px;color:#29b698;margin-left:4px}.hero-visual{position:relative;padding:30px 12px;isolation:isolate}.orbit{position:absolute;border-radius:50%;z-index:-1}.orbit-one{width:500px;height:500px;top:-35px;left:-25px;background:radial-gradient(circle,#e2e9f9 10%,#edf2fc90 60%,transparent 70%)}.orbit-two{width:430px;height:430px;top:0;left:10px;border:1px dashed #c3d1f3}.preview-window{background:#fff;border-radius:20px;box-shadow:0 24px 65px #1d38771b;border:1px solid #e6ecfa;padding:22px;transform:rotate(-3deg)}.preview-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--line)}.preview-top .brand img{width:30px;height:30px}.preview-top .brand span{font-size:23px}.preview-top .brand small{font-size:6px}.preview-greeting{margin-top:20px}.preview-greeting h3{margin:2px 0 15px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-stats>div{border:1px solid #edf0f8;border-radius:12px;padding:12px}.preview-stats .soft-icon{width:31px;height:31px;border-radius:9px}.preview-stats .icon{width:17px}.preview-stats small{display:block;font-size:11px;margin-top:6px}.preview-stats strong{font-size:25px}.preview-chart{border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:15px}.preview-chart>div:first-child{display:flex;justify-content:space-between;font-size:12px}.preview-chart>div>span{color:#949db2;font-size:10px}.preview-chart svg{width:100%;height:110px;margin-top:10px}.chart-labels{display:flex;justify-content:space-between}.floating-note{position:absolute;display:flex;align-items:center;gap:10px;border:1px solid #eaeffb;background:#fffffff5;box-shadow:0 12px 32px #263e751c;padding:11px 17px;border-radius:13px;z-index:2;animation:float 5s ease-in-out infinite}.floating-note b{font-size:13px}.floating-note small{display:block;font-size:10px}.note-top{right:-15px;top:3px}.note-bottom{bottom:5px;left:-15px;animation-delay:-2s}.visual-spark{position:absolute;left:5px;top:-5px;color:#f4bd57;font-size:48px}.audiences{border-top:1px solid #e8ecf5;border-bottom:1px solid #e8ecf5;padding:28px;display:flex;justify-content:center;gap:34px;align-items:center;background:#ffffff80;flex-wrap:wrap}.audiences span{color:#98a0b4;font-size:13px}.audiences b{font-size:15px;color:#64708b;display:flex;gap:8px;align-items:center}.audiences .icon{color:#929fbd}.section{padding:85px 32px;max-width:1250px;margin:auto}.section-heading{text-align:center;margin-bottom:36px}.section-heading h2{font-size:35px;margin:12px 0 8px}.section-heading p{font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.feature{padding:30px;background:#fff;border:1px solid var(--line);border-radius:16px;transition:transform .3s,box-shadow .3s}.feature:hover,.portal:hover{transform:translateY(-5px);box-shadow:0 16px 35px #233e7d12}.feature .soft-icon{margin-bottom:20px}.feature p{margin:0;font-size:15px;line-height:1.9}.portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.portals{padding-top:30px}.portal{background:white;border:1px solid var(--line);border-radius:16px;padding:28px 20px;text-align:center;transition:.25s}.portal .soft-icon{margin-bottom:17px}.portal h3{font-size:18px}.portal p{font-size:13px;min-height:42px}.admin-link{display:flex;justify-content:center;gap:8px;align-items:center;margin-top:27px;font-size:13px;color:#7e8aa5}.get-started{margin:0 auto 80px;max-width:1186px;background:linear-gradient(120deg,#f1f4fc,#ebf0fb);border:1px solid #e3eafa;border-radius:25px;padding:48px 55px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.get-started h2{font-size:31px;margin-top:16px}.get-started ol{counter-reset:steps;list-style:none;padding:0;margin:0}.get-started li{position:relative;padding-right:58px;margin:22px 0;counter-increment:steps}.get-started li:before{content:counter(steps);position:absolute;right:0;top:0;width:39px;height:39px;border-radius:12px;background:white;color:var(--blue);display:grid;place-items:center;font-weight:700;box-shadow:0 4px 12px #3457aa13}.get-started li span{display:block;color:#7b87a3;font-size:14px}footer{max-width:1250px;padding:25px 32px 35px;border-top:1px solid var(--line);margin:auto;display:flex;align-items:center;justify-content:space-between}footer>span{color:#8b95ab;font-size:14px}.auth-layout{max-width:1060px;margin:40px auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding:25px}.auth-message h1{font-size:55px;margin:20px 0}.auth-message p{font-size:20px}.auth-message>small{display:flex;align-items:center;gap:8px}.auth-art{position:relative;width:260px;height:210px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(ellipse,#e4ebfa,transparent 70%);margin:20px}.auth-art>.icon{width:110px;height:110px;color:#2552ba;transform:rotate(-8deg)}.auth-art>span{position:absolute;left:0;top:30px;background:white;padding:13px;border-radius:15px;box-shadow:0 10px 30px #2048a417;color:#2e57b8;animation:float 5s infinite}.auth-art>span:last-child{left:auto;right:10px;top:auto;bottom:10px;color:#12ae9c;animation-delay:-2s}.auth-card{background:white;border:1px solid #e7ebf5;border-radius:23px;padding:33px;box-shadow:0 15px 60px #1b306209}.auth-card>.soft-icon{margin-bottom:17px}.auth-card h2{font-size:28px;margin-bottom:3px}.auth-card .form-grid{grid-template-columns:1fr;gap:12px}.auth-card .btn{width:100%}.auth-help{font-size:12px;line-height:1.8;margin:18px 0 0}
.sidebar{width:256px;position:fixed;right:0;top:0;bottom:0;background:white;border-left:1px solid #e9ecf3;display:flex;flex-direction:column;padding:27px 19px 12px;z-index:20;overflow-y:auto}.sidebar>.brand{margin:0 15px 31px}.institution-switch{display:flex;align-items:center;gap:10px;padding:11px 10px;border:1px solid #e9edf7;border-radius:12px;margin-bottom:25px}.institution-switch .soft-icon{width:34px;height:36px;border-radius:9px}.institution-switch b{font-size:12px;display:block;max-width:136px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institution-switch small{font-size:10px;display:block}.institution-switch>span:last-child{color:#8d9bba;margin-right:auto}.nav-label{display:block;font-size:10px;margin:5px 14px 10px;color:#a4acbf}.sidebar nav>a{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:9px;margin-bottom:5px;color:#7c87a0;font-size:13px;transition:.2s}.sidebar nav>a:hover{background:#f7f9fe;color:#224cad}.sidebar nav>a.active{background:#f0f4fc;color:var(--blue);font-weight:700}.sidebar nav>a .icon{width:19px;height:19px}.sidebar nav>a i{width:6px;height:6px;border-radius:50%;background:#234db1;margin-right:auto}.sidebar nav .nav-label{margin-top:23px}.sidebar-bottom{margin-top:auto;padding-top:28px}.support-card{background:linear-gradient(120deg,#f4f7fd,#f2f5fc);border:1px solid #e8edfa;padding:15px;border-radius:13px;position:relative}.support-card>.icon{color:#2c5fd5;position:absolute;left:13px;top:12px;width:16px}.support-card b{font-size:12px}.support-card p{font-size:10px;margin:5px 0}.support-card a{color:#2048a4;font-size:11px;font-weight:700}.logout{border:none;background:none;display:flex;gap:11px;align-items:center;color:#8993a9;padding:20px 12px 6px;font-size:12px}.logout .icon{width:17px}.workspace{margin-right:256px;min-height:100vh}.topbar{height:88px;border-bottom:1px solid var(--line);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:15px}.breadcrumb{display:flex;gap:13px;align-items:center;font-size:12px;color:#99a1b5}.breadcrumb b{color:#68738e;font-weight:400}.topbar-actions{display:flex;align-items:center;gap:20px}.today-label{display:flex;gap:8px;align-items:center;color:#8993aa;font-size:12px}.today-label .icon{width:16px}.divider{height:30px;width:1px;background:var(--line)}.person{display:flex;gap:11px;align-items:center}.person b{display:block;font-size:13px}.person small{display:block;font-size:10px;margin-top:2px}.avatar{width:37px;height:37px;display:grid;place-items:center;background:#eef2fc;border:3px solid #f9fbfe;border-radius:11px;color:#3c5ba5;font-weight:700;font-size:17px;flex-shrink:0}.owner{background:#e6ecfa;color:#2b50a7;border-color:#f1f4fc}.main-content{max-width:1530px;margin:auto;padding:30px 34px 16px;animation:enter .4s ease-out}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:20px}.page-heading h1{font-size:28px}.page-heading p{font-size:13px;margin:5px 0 0}.greeting{font-size:11px;color:#9aa3b8;margin-bottom:4px}.wave{font-size:29px;color:#edba59;display:inline-block;margin-right:5px}.page-heading>.btn{font-size:12px}.welcome-banner{background:linear-gradient(110deg,#1d4091 0%,#224bab 65%,#2756c5 100%);border-radius:18px;min-height:240px;position:relative;overflow:hidden;color:white;padding:26px 32px;margin-bottom:25px;display:flex;justify-content:space-between;box-shadow:0 8px 25px #224aaa15}.welcome-banner h2{font-size:29px;line-height:1.4;margin:12px 0 9px}.welcome-banner p{color:#dce4f8;font-size:12px;margin-bottom:12px}.welcome-banner a{font-size:12px;font-weight:700;display:flex;gap:10px;align-items:center}.welcome-banner a .icon{width:17px}.welcome-banner .badge{font-size:10px}.banner-art{width:290px;position:relative;display:grid;place-items:center}.art-circle{position:absolute;width:210px;height:210px;border:1px solid #ffffff25;border-radius:50%;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff04}.art-book{width:123px;height:142px;background:linear-gradient(135deg,#f7f9fd,#bcccf2);border:5px solid #ffffff55;border-radius:20px;box-shadow:-12px 15px 0 #1b3c8875,0 20px 35px #19377c2b;transform:rotate(-13deg);display:grid;place-items:center;animation:float 6s infinite}.art-book .icon{width:76px;height:76px;color:#234daf}.art-float{position:absolute;background:linear-gradient(130deg,#fff,#e2e9f9);border-radius:14px;padding:13px;color:#2552bc;box-shadow:0 10px 25px #132b6325;animation:float 5s infinite}.art-float.one{top:6px;left:37px;color:#21b593;transform:rotate(12deg)}.art-float.two{bottom:8px;right:25px;animation-delay:-2s}.banner-art>b{position:absolute;left:27px;bottom:26px;font-size:37px;color:#dae3f8}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px}.stat{padding:19px;background:#fff;border:1px solid var(--line);border-radius:14px}.stat>div{display:flex;justify-content:space-between;align-items:center;gap:5px}.stat>div>span:first-child{color:#7c879f;font-size:12px}.stat .soft-icon{width:37px;height:37px;border-radius:11px}.stat .icon{width:19px}.stat strong{font-size:29px;display:block;line-height:1.5;margin-top:3px;white-space:nowrap}.stat small{font-size:10px}.dashboard-columns{display:grid;grid-template-columns:1.3fr 1fr;gap:23px;margin-bottom:24px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-bottom:24px}.dashboard-columns>.panel{margin:0;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 23px}.panel-heading h2{font-size:16px;margin:0}.panel-heading p{font-size:11px;margin:3px 0 0;color:#9aa2b5}.panel-heading .badge{font-size:10px}.attendance-chart{display:flex;height:174px;padding:10px 27px 0;justify-content:space-between;gap:12px;background:repeating-linear-gradient(to top,transparent,transparent 40px,#f5f7fb 41px,#f5f7fb 42px);margin:0 23px}.chart-column{display:flex;align-items:center;flex-direction:column;flex:1;gap:7px}.chart-column b{font-size:11px;color:#2c58bd}.chart-column small{font-size:10px}.bar-space{height:113px;width:100%;display:flex;align-items:end;justify-content:center}.bar-space progress{appearance:none;transform:rotate(-90deg);width:112px;height:22px;transform-origin:center;position:relative;bottom:46px;flex-shrink:0;border:0;background:#f2f5fc;border-radius:6px;overflow:hidden}.bar-space progress::-webkit-progress-bar{background:#f2f5fc}.bar-space progress::-webkit-progress-value{background:linear-gradient(90deg,#98b1eb,#234eb1);border-radius:6px}.bar-space progress::-moz-progress-bar{background:#2450b6}.chart-legend{border-top:1px solid var(--line);margin:19px 23px 0;padding:12px 0;display:flex;gap:6px;align-items:center;font-size:10px;color:#8f99b1}.chart-legend i,.workspace-footer i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2552bc}.chart-legend span{margin-right:auto;font-size:9px}.lesson-mini{display:flex;align-items:center;gap:15px;margin:0 23px;padding:15px 0;border-top:1px solid var(--line)}.lesson-mini b{font-size:12px}.lesson-mini small{display:block;font-size:10px;color:#959eb2}.lesson-time{font-size:12px;color:#224bab;background:#f1f4fc;border-radius:10px;padding:6px 12px;min-width:58px;text-align:center;line-height:1.5}.lesson-time small{font-size:9px;color:#496ec3}.lesson-dot{width:7px;height:7px;background:#2757c6;border-radius:50%;margin-right:auto}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:right;white-space:nowrap}th{background:#fafbfd;color:#9aa3b7;font-size:11px;font-weight:400;padding:13px 23px;border-top:1px solid #f0f2f8;border-bottom:1px solid #f0f2f8}td{font-size:12px;padding:16px 23px;border-bottom:1px solid #f2f4f9;color:#747f98}td b{color:#465371}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}.empty{text-align:center;padding:40px 20px;color:#9da8c0}.empty>.icon{width:35px;height:35px;color:#a9bce9;margin-bottom:13px}.empty h3{font-size:15px;color:#6e7b9b}.empty p{font-size:12px;margin-bottom:0}.workspace-footer{display:flex;justify-content:space-between;color:#a5adbf;font-size:10px;padding:8px 2px 0}.workspace-footer i{background:#4ac3a1;margin-left:4px}.count{background:#f0f4fc;color:#2551ba;font-size:12px;padding:3px 9px;border-radius:7px;margin-right:6px}.search-field{display:flex;align-items:center;gap:8px;border:1px solid #e9edf5;border-radius:10px;padding:0 12px;width:280px}.search-field input{border:0;background:none;min-width:0;width:100%;font-size:12px;padding:10px 0;outline:none}.search-field .icon{width:17px;color:#a0aac0}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.cards-grid .panel{margin:0}.padded,.teacher-card,.room-card{padding:25px}.teacher-card h2,.room-card h2{font-size:20px;margin-top:15px}.teacher-card p,.room-card p{font-size:13px}.mini-numbers{display:flex;gap:20px;justify-content:space-between;border-block:1px solid var(--line);padding:13px 0;margin-bottom:16px}.mini-numbers small,.mini-numbers b{display:block}.mini-numbers small{font-size:11px}.mini-numbers b{font-size:17px}.teacher-card .form-grid{grid-template-columns:1fr}.teacher-card .form-actions{margin-top:0}.finance-stats{grid-template-columns:repeat(3,1fr)}.inline-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline-actions .btn{font-size:11px}.report-line{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.report-line span{color:#828ca5}.notification-row{display:flex;align-items:center;gap:18px;padding:22px;border-top:1px solid var(--line)}.notification-row b{font-size:14px}.notification-row p{font-size:13px;margin:5px 0 0}.notification-row small{display:block;margin-top:7px}.student-card{max-width:480px;margin:20px auto;padding:35px;text-align:center}.student-card .brand{margin:0 auto 23px}.student-card h2{margin:16px 0 4px}.student-token{display:block;word-break:break-all;font-size:13px;margin-bottom:18px;direction:ltr}.qr-canvas{max-width:100%;image-rendering:pixelated}.invoice-sheet{max-width:800px;margin:auto;padding:28px}.invoice-sheet>.panel-heading{padding:0 0 24px;margin-bottom:20px;border-bottom:1px solid var(--line)}.invoice-sheet h3{margin-top:25px}.invoice-sheet p{font-size:13px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:20px}.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#69738c}.form-grid input,.form-grid select,.form-grid>select{border:1px solid #e1e6f1;border-radius:9px;background:#fcfdff;color:#334369;padding:10px 12px;width:100%;min-width:0;height:45px}.form-grid input:focus,.form-grid select:focus{border-color:#2a5dd4}.form-grid input[type=password],.form-grid input[name=username]{direction:ltr;text-align:right}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;border-top:1px solid var(--line);padding-top:18px;margin-top:5px}.form-note{grid-column:1/-1;background:#f4f7fd;border-radius:9px;padding:11px 14px;font-size:12px;margin:0}dialog{border:1px solid #e5eaf7;border-radius:20px;max-width:610px;width:calc(100% - 32px);padding:26px;color:var(--ink);box-shadow:0 25px 100px #1122492b;max-height:90vh;overflow:auto}dialog[open]{animation:enter .2s ease-out}dialog::backdrop{background:#111c3566;backdrop-filter:blur(4px)}.dialog-title{display:flex;justify-content:space-between;align-items:center}.dialog-title h2{margin:0;font-size:22px}.dialog-title button{font-size:25px}.toast{position:fixed;top:18px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #c4eddf;color:#159977;box-shadow:0 10px 40px #11204320;padding:15px 24px;border-radius:12px;z-index:100;max-width:90vw;font-weight:700;font-size:13px;animation:enter .3s}.toast.error{border-color:#f4c7c7;color:#c75353}.mobile-menu,.sidebar-shade{display:none}[hidden]{display:none!important}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes enter{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}
@media(min-width:1500px){.main-content{padding:35px 45px}.welcome-banner{min-height:255px}}@media(max-width:1150px){.sidebar{width:222px;padding-inline:13px}.workspace{margin-right:222px}.main-content{padding:25px 22px}.topbar{padding:0 22px}.topbar-actions{gap:12px}.stats-grid{gap:12px}.stat{padding:14px}.stat strong{font-size:25px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:59px}.hero{gap:25px}.hero-actions{flex-wrap:wrap}.hero-benefits{gap:15px;font-size:11px}.audiences{gap:22px}.sidebar nav>a{font-size:12px;gap:9px}.banner-art{width:245px}.dashboard-columns{gap:16px;grid-template-columns:1.15fr 1fr}}
@media(max-width:900px){.sidebar{transform:translateX(100%);transition:transform .25s;width:250px}.workspace{margin-right:0}.menu-open .sidebar{transform:translateX(0)}.menu-open .sidebar-shade{display:block;position:fixed;inset:0;background:#202d4a66;z-index:19}.mobile-menu{display:inline-flex}.hero{padding-top:40px;gap:30px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.preview-window{padding:16px}.preview-stats>div{padding:8px}.floating-note{padding:8px 11px}.floating-note b{font-size:11px}.floating-note small{font-size:9px}.hero-benefits{flex-direction:column;gap:8px}.hero-visual{padding-inline:0}.note-top{right:-6px}.note-bottom{left:-5px}.portal-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{gap:16px}.feature{padding:24px}.get-started{margin-inline:25px;padding:35px;gap:25px}.get-started h2{font-size:27px}.auth-layout{gap:45px}.auth-message h1{font-size:45px}}
@media(max-width:640px){.public-header{padding:20px}.public-header nav{display:none}.public-header .brand img{width:38px;height:38px}.public-header .brand span{font-size:27px}.public-header .btn{font-size:12px;padding:9px 12px}.hero{grid-template-columns:1fr;padding:30px 23px 60px;gap:50px;min-height:auto}.hero h1{font-size:56px}.hero-copy>p{font-size:17px;max-width:100%}.hero-benefits{flex-direction:row;font-size:11px;gap:15px}.hero-actions{gap:9px}.hero-actions .btn{font-size:13px;padding:12px 17px}.hero-visual{max-width:440px;width:100%;margin:0 auto;padding:20px 10px}.preview-window{padding:19px}.note-top{right:0;top:-7px}.note-bottom{left:0;bottom:-8px}.orbit-one{width:400px;height:400px;left:0}.orbit-two{width:330px;height:330px;left:10px;top:20px}.floating-note small{font-size:9px}.audiences{padding:25px 20px;gap:18px 24px}.audiences>span{width:100%;text-align:center}.audiences b{font-size:12px}.audiences .icon{width:18px}.section{padding:55px 20px}.section-heading h2{font-size:28px}.section-heading p{font-size:14px}.feature-grid{grid-template-columns:1fr 1fr;gap:12px}.feature{padding:20px 17px}.feature h3{font-size:16px}.feature p{font-size:13px}.feature .soft-icon{margin-bottom:15px}.portal{padding:23px 14px}.portal h3{font-size:16px}.portal p{font-size:12px}.portal-grid{gap:12px}.get-started{grid-template-columns:1fr;padding:28px;margin:0 20px 40px;gap:0}.get-started h2{font-size:26px}footer{padding:20px;gap:20px;flex-wrap:wrap}footer>span{font-size:12px;order:3;width:100%}.auth-layout{display:flex;flex-direction:column;padding:15px 20px;margin:0 auto 40px;gap:25px}.auth-message{text-align:center}.auth-message h1{font-size:35px;margin:10px 0}.auth-message p,.auth-message>small,.auth-art{display:none}.auth-card{width:100%;padding:25px}.topbar{height:75px;padding:0 17px}.breadcrumb{font-size:11px;gap:7px}.breadcrumb>span{display:none}.topbar-actions{gap:10px}.today-label,.divider{display:none}.topbar-actions .person>span:last-child{display:none}.topbar-actions .icon-button{width:35px;height:35px}.main-content{padding:22px 16px 15px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px;max-width:235px}.page-heading>.btn{font-size:10px;padding:9px 10px;margin-top:13px;gap:5px}.page-heading>.btn .icon{width:15px}.greeting{font-size:10px}.welcome-banner{padding:23px 21px;min-height:225px;border-radius:15px}.welcome-banner h2{font-size:26px}.welcome-banner p{font-size:10px;max-width:195px}.banner-art{width:115px;flex-shrink:0;margin-left:-11px}.art-circle{width:125px;height:125px}.art-book{width:75px;height:95px;border-radius:13px}.art-book .icon{width:46px;height:46px}.art-float{padding:8px;border-radius:11px}.art-float .icon{width:18px;height:18px}.art-float.one{top:13px;left:0}.art-float.two{bottom:18px;right:0}.banner-art>b{font-size:23px;left:0;bottom:30px}.stats-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:19px}.stat{padding:13px}.stat strong{font-size:25px}.stat>div>span:first-child{font-size:11px}.stat .soft-icon{width:31px;height:31px;border-radius:9px}.stat small{font-size:9px}.dashboard-columns{grid-template-columns:1fr;gap:18px;margin-bottom:18px}.panel{margin-bottom:18px}.panel-heading{padding:18px 16px;flex-wrap:wrap;gap:12px}.panel-heading h2{font-size:15px}.panel-heading p{font-size:10px}.panel-heading .badge{font-size:9px}.attendance-chart{margin-inline:15px;padding-inline:10px}.chart-legend{margin-inline:16px}.workspace-footer{font-size:9px;gap:8px}.workspace-footer>span:last-child{white-space:nowrap}th,td{padding:13px 16px}.search-field{width:100%}.cards-grid{grid-template-columns:1fr;gap:16px}.padded,.teacher-card,.room-card{padding:20px}.form-grid{grid-template-columns:1fr;gap:13px}.form-actions .btn{width:100%}.form-actions{padding-top:13px}.finance-stats .stat:last-child{grid-column:1/-1}.finance-stats .stat:last-child strong{font-size:23px}.inline-actions .btn{padding:8px 10px}.notification-row{padding:18px;gap:12px}.notification-row b{font-size:12px}.notification-row p{font-size:11px}.notification-row small{font-size:10px}.student-card,.invoice-sheet{padding:22px}.invoice-sheet .brand>span{font-size:24px}.invoice-sheet .brand img{width:34px;height:34px}.invoice-sheet .panel-heading>b{font-size:12px}dialog{padding:21px}.dialog-title h2{font-size:20px}.toast{width:max-content;max-width:92vw;font-size:12px;padding:12px 16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.chart-column{min-width:0}.bar-space{position:relative;min-width:0}.bar-space progress{position:absolute;left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%) rotate(-90deg)}.sidebar nav>a{font-size:14px}.sidebar nav>a:last-child{margin-bottom:6px}
@media print{body{background:white;color:black}.sidebar,.topbar,.page-heading,.workspace-footer,.btn,.icon-button,.toast,dialog,.sidebar-shade{display:none!important}.workspace{margin:0}.main-content{padding:0}.panel{box-shadow:none;break-inside:avoid}.student-card{margin:auto;border:1px solid #ccc}.invoice-sheet{max-width:none;border:0}.table-wrap{overflow:visible}table{white-space:normal}.stats-grid{grid-template-columns:repeat(3,1fr)}.panel-heading{padding:10px}.badge{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

/* Q-ON brand: original supplied artwork, navy and orange. */
:root{--blue:#172d5b;--ink:#172d5b;--bg:#f8f9fc}
.brand{display:block;flex-shrink:0}
.brand .brand-crop{display:block;position:relative;width:146px;height:74px;overflow:hidden;line-height:1}
.brand .brand-crop img{position:absolute;display:block;width:120%;height:auto;max-width:none;left:-10%;top:-53%;mix-blend-mode:multiply}
.public-header .brand .brand-crop{width:154px;height:78px}
.sidebar>.brand{margin:0 auto 25px}
.sidebar .brand .brand-crop{width:152px;height:77px}
.preview-top .brand .brand-crop{width:94px;height:47px}
footer .brand .brand-crop{width:126px;height:64px}
.student-card .brand .brand-crop{width:180px;height:91px}
.primary{background:linear-gradient(120deg,#ff9700,#ff6500);box-shadow:0 5px 16px #ff79002b;color:#fff}
.primary:hover{box-shadow:0 8px 24px #ff790040}
.welcome-banner{background:linear-gradient(110deg,#102044,#172d5b 65%,#274579);box-shadow:0 8px 25px #172d5b20}
.welcome-banner p{color:#dce3f0}.welcome-banner a{color:#ffbb69}
.hero h1 span,.eyebrow,.text-link,.admin-link:hover{color:#f47700}
.hero h1>svg{stroke:#ff9a26}
.eyebrow i{background:#ff8a00;box-shadow:0 0 0 4px #ff8a0018}
.hero-benefits .icon{color:#f48613}
.sidebar nav>a.active{background:#fff2e5;color:#c85d00}
.sidebar nav>a i{background:#ff8a00}
.soft-icon.blue{background:#edf0f7;color:#172d5b}
.soft-icon.purple,.soft-icon.cyan{background:#fff1e2;color:#ec7900}
.badge.blue{background:#fff1e2;color:#b95800}
.auth-message .eyebrow{color:#ef7800}
.art-book{background:linear-gradient(135deg,#fff9f0,#ffc781);border-color:#ffe2b355;box-shadow:-12px 15px 0 #0d1b3775,0 20px 35px #0817312b}
.art-book .icon{color:#e97500}
.art-float{background:linear-gradient(130deg,#fff,#fff0dc);color:#f17b00}
.banner-art>b,.wave,.visual-spark{color:#ffac42}
.art-float.one{color:#f17b00}
.bar-space progress::-webkit-progress-value{background:linear-gradient(90deg,#ffc36d,#ff7900)}
.bar-space progress::-moz-progress-bar{background:#ff7900}
.chart-legend i{background:#ff7900}
.orbit-one{background:radial-gradient(circle,#fff0df 10%,#fdf5eb90 60%,transparent 70%)}
.orbit-two{border-color:#f9d6ad}
.get-started{background:linear-gradient(120deg,#f0f2f8,#fff3e4);border-color:#e8e9ed}
.support-card{background:linear-gradient(120deg,#f2f4f9,#fff5e8)}
.support-card>.icon,.support-card a{color:#e87b09}
.preview-window{box-shadow:0 24px 65px #172d5b18}
.form-grid input:focus,.form-grid select:focus{border-color:#ff9c3b}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#ffb668}
@media(max-width:640px){.public-header .brand .brand-crop{width:120px;height:61px}.invoice-sheet .brand .brand-crop{width:110px;height:56px}.hero h1{font-size:53px}.public-header{padding-block:13px}}

.form-grid input[type="checkbox"]{width:18px;height:18px;min-height:18px;accent-color:#f47700;vertical-align:middle;margin:0 0 0 8px}.form-grid label>span:has(input[type="checkbox"]){display:flex;align-items:center;gap:8px;line-height:1.8}.form-grid input[type="checkbox"]:focus{outline-offset:3px}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:640px){.portal-grid{grid-template-columns:1fr}}