@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');

:root{--teal:#087c85;--teal-dark:#08616a;--cyan:#17bdd0;--orange:#ff9e18;--ink:#17383c;--muted:#6c7e81;--line:#dae6e8;--paper:#fff;--bg:#f4f9fa;--soft:#edf3f4;--shadow:0 14px 35px rgba(28,78,84,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:'DM Sans','Segoe UI',sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}button,input{font:inherit}button{color:inherit}button,a{transition:.2s ease}button{cursor:pointer}.btn{min-height:46px;padding:0 24px;border:0;border-radius:25px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(8,124,133,.16)}.btn-orange{background:var(--orange);color:#fff}.btn-teal{background:var(--teal);color:#fff}.btn-outline{border:2px solid var(--teal);color:var(--teal);background:transparent}.btn-small{min-height:38px;padding:0 18px;font-size:13px}.btn-disabled{background:#d9e2e3;color:#879698;cursor:not-allowed}.btn-disabled:hover{transform:none;box-shadow:none}

.public-header{height:76px;background:rgba(255,255,255,.97);border-bottom:1px solid #e5edef;position:sticky;top:0;z-index:30}.public-nav{max-width:1120px;height:100%;margin:auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand,.portal-brand{display:flex;align-items:center;gap:10px;color:var(--teal-dark)}.brand-mark{width:35px;height:35px;border-radius:10px;display:none;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--teal));color:#fff;font-weight:800}.brand strong{font-size:20px}.public-links{display:flex;align-items:center;gap:30px}.public-links a{font-size:14px;position:relative;padding:12px 0}.public-links a:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--teal);transform:scaleX(0)}.public-links a:hover:after{transform:scaleX(1)}.public-actions{justify-self:end;display:flex;align-items:center;gap:23px}.link-button{font-size:14px}.mobile-toggle{display:none;border:0;background:none;font-size:23px}

.hero{min-height:510px;padding:74px max(24px,calc((100vw - 1020px)/2));display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;background:radial-gradient(circle at 15% 82%,rgba(255,190,62,.18),transparent 22%),linear-gradient(110deg,#f8fffe,#e4faff)}.hero-copy{max-width:510px}.eyebrow{display:inline-block;padding:7px 13px;border-radius:18px;background:#d9f3f5;color:var(--teal);font-size:13px;font-weight:600}.hero h1{margin:19px 0 14px;font-size:clamp(42px,5vw,61px);line-height:1.03;letter-spacing:-2.4px;color:#076c75}.hero p{margin:0;color:#526b6e;line-height:1.65}.hero-buttons{display:flex;gap:16px;margin-top:31px}.hero-media{border:4px solid #fff;border-radius:21px;overflow:hidden;background:#c9eff2;box-shadow:0 25px 35px rgba(20,74,80,.24)}.hero-media img{width:100%;aspect-ratio:1.55;display:block;object-fit:cover}.school-stats{min-height:154px;padding:25px max(24px,calc((100vw - 1020px)/2));display:grid;grid-template-columns:repeat(3,1fr);background:var(--teal);color:#fff}.school-stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.18)}.school-stats div:last-child{border:0}.school-stats strong{font-size:44px;font-weight:400}.school-stats span{font-size:13px}.section{max-width:1068px;margin:auto;padding-left:24px;padding-right:24px}.about-block{padding-top:95px;padding-bottom:55px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:end}.about-block h2,.cta-section h2{font-size:38px;line-height:1.2;margin:18px 0 0}.about-block p{color:var(--muted);line-height:1.8;margin:0 0 18px}.text-link{color:var(--teal);font-weight:600}.departments{padding-top:20px;padding-bottom:95px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.departments article{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.departments article>span{color:var(--orange);font-weight:700}.departments h3{margin:25px 0 10px}.departments p{min-height:72px;color:var(--muted);line-height:1.6}.departments button{padding:0;border:0;background:none;color:var(--teal);font-weight:600}.cta-section{max-width:1020px;margin:0 auto 90px;padding:40px;border-radius:20px;background:linear-gradient(110deg,#dff8fa,#fff4df);display:flex;align-items:center;justify-content:space-between}.cta-section h2{font-size:31px}.public-footer{padding:34px max(24px,calc((100vw - 1020px)/2));background:#08757e;color:#fff;display:flex;justify-content:space-between}.public-footer span{font-size:13px;opacity:.8}

.auth-body{min-height:100vh;background:radial-gradient(circle at 12% 20%,rgba(20,196,218,.48),transparent 25%),radial-gradient(circle at 88% 84%,rgba(255,166,63,.38),transparent 23%),#f8fcfd}.auth-main{min-height:calc(100vh - 76px);padding:52px 20px;display:flex;flex-direction:column;align-items:center}.auth-card{width:min(100%,430px);padding:40px 32px 30px;border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 18px 45px rgba(33,80,85,.13);position:relative;overflow:hidden;text-align:center}.auth-line{position:absolute;top:0;left:0;right:0;height:4px;background:var(--orange)}.auth-card h1{font-size:31px;margin:0 0 6px;color:#192c2f}.auth-card>p{font-size:14px;color:#687a7d;margin:0 0 27px}.auth-form{text-align:left}.auth-form label{display:block;font-size:14px;color:#405356;margin-top:17px}.auth-form label>input,.input-group{width:100%;height:51px;margin-top:7px;border:1px solid #c8d7d9;border-radius:9px;background:#fff}.auth-form label>input{padding:0 14px}.input-group{display:flex;align-items:center;padding:0 12px;gap:9px}.input-group input{flex:1;min-width:0;border:0;outline:0}.input-group button{border:0;background:none;color:var(--teal);font-size:12px}.forgot-button{display:block;margin:8px 0 0 auto;padding:0;border:0;background:none;color:var(--teal);font-size:13px}.role-caption{text-align:center;color:#748689;font-size:12px;margin:18px 0 9px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.role-grid button{height:48px;border:0;border-radius:25px;background:var(--orange);color:#fff}.auth-submit{width:100%;margin-top:25px}.back-link{display:inline-block;margin-top:38px;color:#526568;font-size:14px}.auth-switch{font-size:14px;color:#63777a}.auth-switch a{color:var(--teal)}.inline-alert,.flash{padding:11px 15px;border-radius:9px;font-size:13px}.inline-alert{margin-bottom:15px;text-align:left}.inline-alert.success,.flash-success{background:#e8f8ef;color:#197345}.inline-alert.error,.flash-error{background:#fff0f0;color:#b84040}

.portal-body{background:#f3f8fa}.portal-shell{min-height:100vh;display:grid;grid-template-columns:226px 1fr}.sidebar{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;padding:23px 14px 18px;background:#e9f0f2;border-right:1px solid #d2e0e2;z-index:25}.portal-brand{padding:0 10px 28px}.portal-brand .brand-mark{display:grid}.portal-brand strong,.portal-brand small{display:block}.portal-brand small{font-size:12px;color:#5e7073}.sidebar-nav{display:grid;gap:5px}.sidebar-nav a,.logout-link{height:43px;padding:0 13px;border-radius:7px;display:flex;align-items:center;gap:12px}.sidebar-nav a span,.logout-link span{width:20px;text-align:center;font-size:19px}.sidebar-nav a.active{background:var(--cyan);color:#075b63}.logout-link{margin-top:auto;color:#c33d3d}.portal-main{min-width:0}.portal-topbar{height:74px;padding:0 28px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.topbar-title{margin-right:auto;color:var(--teal);font-size:21px;font-weight:700}.topbar-search{width:230px;height:37px;padding:0 12px;border-radius:20px;background:#eef3f4;display:flex;align-items:center;gap:7px}.topbar-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.icon-button,.avatar,.sidebar-toggle{border:0;background:none}.icon-button{padding:8px}.avatar{width:39px;height:39px;border:2px solid var(--cyan);border-radius:50%;background:#effbfc;color:var(--teal);font-size:11px}.user-summary{text-align:right}.user-summary strong,.user-summary small{display:block}.user-summary strong{font-size:12px}.user-summary small{font-size:10px;color:#89989a}.sidebar-toggle{display:none;font-size:22px}.flash{margin:14px 28px 0}.portal-content{max-width:1140px;margin:auto;padding:29px 34px 50px}.breadcrumb{font-size:12px;color:#7b8c8f}.breadcrumb span{margin:0 8px}.page-heading{margin:20px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.page-heading h1{font-size:32px;margin:0 0 5px;color:#1d2c2f}.page-heading p{margin:0;color:#63777a}.filter-button{height:39px;padding:0 17px;border:1px solid #cbd8da;border-radius:7px;background:#fff}.score-pill{padding:8px 14px;border-radius:18px;background:#dff6f8;color:var(--teal);font-size:13px;font-weight:600}

.welcome-banner{min-height:215px;border-radius:12px;display:grid;grid-template-columns:1.8fr 1fr;overflow:hidden;background:linear-gradient(100deg,var(--cyan) 0 67%,#eaf9fa 67%)}.welcome-banner>div{padding:49px 28px}.welcome-banner h1{font-size:38px;margin:0 0 11px}.welcome-banner p{max-width:570px;margin:0;color:#306c73;line-height:1.55}.welcome-banner img{width:100%;height:100%;object-fit:cover}.summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.summary-card{min-height:86px;padding:18px 22px;border:1px solid var(--line);border-radius:10px;background:#f0f6f7;display:flex;align-items:center;gap:16px}.summary-card:hover{background:#fff;transform:translateY(-2px);box-shadow:var(--shadow)}.summary-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;font-weight:700}.summary-icon.cyan{background:#d9f3f5;color:var(--teal)}.summary-icon.orange{background:#fff0d7;color:#a66a08}.summary-card div{display:grid;grid-template-columns:auto auto;column-gap:9px;align-items:end}.summary-card small{grid-column:1/3;color:#506568;font-size:12px}.summary-card strong{font-size:22px}.summary-card em{font-size:11px;color:#708184;font-style:normal;padding-bottom:3px}.dashboard-columns{display:grid;grid-template-columns:2fr .9fr;gap:35px;margin-top:35px}.quiz-promo{min-height:215px;padding:24px;border:1px solid #c7dfe1;border-radius:12px;background:#fff;position:relative;overflow:hidden}.quiz-promo:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:#f1f7f8;right:-25px;top:-25px}.quiz-promo>*{position:relative;z-index:1}.new-badge{position:absolute;right:22px;top:20px;padding:5px 14px;border-radius:15px;background:#ffe4e4;color:#df5050;font-size:11px}.promo-icon{font-size:28px;color:var(--teal);font-weight:700}.quiz-promo h2{margin:12px 0 7px}.quiz-promo p{margin:0;color:var(--muted)}.quiz-promo .btn{float:right;margin-top:52px}.quick-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.quick-cards a{padding:20px;display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-top:3px solid var(--cyan);border-radius:10px;background:#fff}.quick-cards a:last-child{border-top-color:var(--orange)}.quick-cards strong,.quick-cards small{display:block}.quick-cards small{margin-top:4px;color:var(--muted)}.activity-panel{padding:21px 18px;border-radius:11px;background:#eaf0f2}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-title h2{font-size:18px;margin:0}.panel-title button{border:0;background:none;color:var(--teal)}.event{margin-top:13px;padding:13px;border-left:3px solid var(--cyan);border-radius:8px;background:#fff;display:flex;gap:13px}.event.orange{border-left-color:var(--orange)}.event time{width:42px;height:48px;border-radius:5px;background:#dff6f8;color:var(--teal);display:flex;flex-direction:column;align-items:center;justify-content:center}.event time small{font-size:9px}.event time strong{font-size:18px}.event>div strong,.event>div span{display:block}.event>div strong{font-size:12px;margin-top:3px}.event>div span{margin-top:4px;color:#748689;font-size:9px}

.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.subject-card{min-height:205px;padding:22px;border-radius:8px;background:#fff;box-shadow:0 9px 22px rgba(44,83,88,.08)}.folder{width:43px;height:43px;border-radius:9px;display:grid;place-items:center}.folder.cyan{background:#d9f4f6;color:#098893}.folder.orange{background:#fff1da;color:#a86800}.folder.gray{background:#edf0f1;color:#5f6668}.subject-card h2{min-height:46px;font-size:18px;margin:17px 0 2px}.subject-card p,.subject-card small{font-size:12px;color:#718285}.subject-card hr{margin:17px 0;border:0;border-top:1px solid #e7edef}.document-panel,.grade-panel{margin-top:22px;border-radius:8px;background:#fff;overflow:hidden}.document-panel>.panel-title,.grade-panel>.panel-title{padding:23px 22px;border-bottom:1px solid #d8e2e4}.document-row{min-height:58px;padding:0 22px;display:grid;grid-template-columns:2.2fr 1fr .65fr .35fr;align-items:center;border-bottom:1px solid #e5ecee;font-size:13px}.document-label{min-height:43px;background:#edf3f4;color:#4e6467;font-size:11px}.document-name{display:flex;align-items:center;gap:10px}.document-name b{width:27px;height:27px;border-radius:5px;display:grid;place-items:center}.file-red{color:#dc5252;background:#fff0f0}.file-orange{color:#b47b12;background:#fff5df}.file-cyan{color:#168a94;background:#e6f8f9}.document-row em{padding:4px 10px;border-radius:15px;background:#e6f8fa;color:var(--teal);font-style:normal;font-size:10px}.document-row>a{font-size:22px}.hidden-item{display:none!important}

.quiz-list{display:grid;gap:17px}.quiz-question{padding:25px;border-radius:12px;background:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:55px 1fr;gap:18px}.question-number{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#dff6f8;color:var(--teal);font-weight:700}.quiz-question h2{font-size:18px;margin:8px 0 17px}.answer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer-grid button{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:#f8fbfb;text-align:left}.answer-grid button:hover,.answer-grid button.selected{border-color:var(--cyan);background:#e8f9fa}.answer-grid button.correct{border-color:#36a76a;background:#e7f8ee;color:#187344}.answer-grid button.wrong{border-color:#e76c6c;background:#fff0f0;color:#ac3333}.quiz-submit{justify-self:start}.quiz-result{padding:16px;border-radius:10px;background:#eaf3f4;color:#566d70}

.grade-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grade-summary article{padding:24px;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.grade-summary small,.grade-summary strong,.grade-summary span{display:block}.grade-summary small{color:var(--muted)}.grade-summary strong{font-size:38px;color:var(--teal);margin:12px 0 5px}.grade-summary span{font-size:12px;color:#718386}.grade-panel>.panel-title span{font-size:12px;color:var(--muted)}.grade-row{min-height:66px;padding:0 22px;display:grid;grid-template-columns:1.3fr 2fr 45px 42px;gap:18px;align-items:center;border-bottom:1px solid #e7edef}.progress{height:8px;border-radius:8px;background:#e6edef;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--teal))}.grade-row em{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff0d9;color:#9a6105;font-style:normal;font-weight:700}

.facility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.facility-card{padding:23px;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.facility-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#dff6f8;color:var(--teal);font-size:24px}.facility-card>small{display:block;margin-top:18px;color:#309879}.facility-card h2{font-size:18px;margin:7px 0}.facility-card p{min-height:60px;color:var(--muted);font-size:13px;line-height:1.55}.facility-card .btn{width:100%;margin-top:12px}.borrowed-panel{margin-top:28px}.borrowed-row{min-height:58px;padding:0 22px;display:grid;grid-template-columns:55px 1fr auto;align-items:center;border-bottom:1px solid var(--line)}.borrowed-row>span{color:var(--orange);font-weight:700}.borrowed-row em{padding:5px 10px;border-radius:15px;background:#fff0d9;color:#9d660d;font-size:11px;font-style:normal}.empty-state{padding:30px;text-align:center;color:var(--muted)}

.toast{position:fixed;right:24px;bottom:24px;max-width:340px;padding:13px 18px;border-radius:10px;background:#17383c;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22);opacity:0;transform:translateY(15px);pointer-events:none;z-index:80}.toast.show{opacity:1;transform:translateY(0)}
.react-auth-form .auth-submit:disabled{opacity:.72;cursor:wait}.react-auth-form .input-group input{height:100%}.react-demo-accounts{margin-bottom:2px}

@media(max-width:950px){.public-nav{grid-template-columns:1fr auto}.public-links{display:none;position:absolute;top:67px;left:15px;right:15px;padding:14px;border-radius:12px;background:#fff;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.public-links.open{display:flex}.public-links a{padding:12px}.mobile-toggle{display:block;justify-self:end}.public-actions{display:none}.hero{grid-template-columns:1fr;text-align:center}.hero-copy{margin:auto}.hero-buttons{justify-content:center}.hero-media{max-width:600px;margin:auto}.about-block{grid-template-columns:1fr;gap:25px}.departments{grid-template-columns:1fr}.portal-shell{grid-template-columns:78px 1fr}.sidebar{padding-left:10px;padding-right:10px}.portal-brand{justify-content:center;padding-left:0;padding-right:0}.portal-brand>span:last-child,.sidebar-nav b,.logout-link b{display:none}.sidebar-nav a,.logout-link{justify-content:center;padding:0}.topbar-title{display:none}.portal-topbar{justify-content:flex-end}.subject-grid,.facility-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}}
@media(max-width:650px){.public-header{height:66px}.brand-mark{display:grid}.brand strong{font-size:16px}.hero{min-height:auto;padding:48px 20px;gap:45px}.hero h1{font-size:43px}.hero-buttons{flex-direction:column}.school-stats{grid-template-columns:1fr;padding:0}.school-stats div{min-height:120px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.about-block{padding-top:65px}.departments{padding-bottom:65px}.cta-section{margin:0 20px 65px;padding:28px;align-items:flex-start;flex-direction:column;gap:24px}.public-footer{flex-direction:column;gap:9px}.auth-main{min-height:calc(100vh - 66px);padding:30px 14px}.auth-card{padding:36px 20px 28px}.role-grid{gap:7px}.portal-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-230px;width:226px;transition:.25s}.sidebar.open{left:0}.portal-brand{justify-content:flex-start}.portal-brand>span:last-child,.sidebar-nav b,.logout-link b{display:block}.sidebar-nav a,.logout-link{justify-content:flex-start;padding:0 13px}.sidebar-toggle{display:block}.portal-topbar{padding:0 14px}.topbar-search{width:135px}.user-summary,.icon-button:nth-of-type(2){display:none}.portal-content{padding:24px 14px 40px}.welcome-banner{grid-template-columns:1fr;background:var(--cyan)}.welcome-banner>div{padding:34px 22px 22px}.welcome-banner img{max-height:190px}.summary-cards{grid-template-columns:1fr;gap:11px;margin-top:20px}.dashboard-columns{margin-top:20px;gap:18px}.quick-cards{grid-template-columns:1fr}.quiz-promo .btn{float:none;width:100%;margin-top:40px}.subject-grid,.facility-grid{grid-template-columns:1fr}.document-panel{overflow-x:auto}.document-table{min-width:650px}.page-heading{align-items:flex-start}.page-heading h1{font-size:27px}.grade-summary{grid-template-columns:1fr}.grade-row{grid-template-columns:1fr 1.4fr 35px 38px;gap:8px;padding:0 12px;font-size:12px}.quiz-question{grid-template-columns:1fr}.answer-grid{grid-template-columns:1fr}.borrowed-row{grid-template-columns:38px 1fr}.borrowed-row em{grid-column:2;margin-bottom:12px;justify-self:start}}
@media print{.sidebar,.portal-topbar,.btn,.flash{display:none!important}.portal-shell{display:block}.portal-content{max-width:none;padding:20px}.grade-panel,.grade-summary article{box-shadow:none;border:1px solid #ddd}}

/* Multi-role portal refinements */
body{letter-spacing:.01em}.auth-main-wide{justify-content:center}.auth-layout{width:min(100%,1040px);display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center}.auth-intro h1{font-size:52px;line-height:1.08;letter-spacing:-2px;margin:20px 0}.auth-intro>p{max-width:530px;color:var(--muted);font-size:17px;line-height:1.75}.role-benefits{margin-top:32px;display:grid;gap:12px}.role-benefits div{padding:15px 18px;border:1px solid rgba(8,124,133,.13);border-radius:12px;background:rgba(255,255,255,.65);display:grid;grid-template-columns:105px 1fr;gap:12px}.role-benefits b{color:var(--teal)}.role-benefits span{color:var(--muted);font-size:13px}.auth-card-wide{width:100%;padding:38px}.auth-card-wide h2{font-size:30px;margin:0 0 6px}.auth-form select,.styled-form select,.styled-form input,.styled-form textarea,.auth-form label>input{width:100%;border:1px solid #cbd9db;border-radius:9px;background:#fff;padding:0 14px;color:var(--ink)}.auth-form select,.styled-form select,.styled-form input{height:49px}.styled-form textarea{padding:13px 14px;resize:vertical}.auth-form label[hidden]{display:none}.demo-accounts{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.demo-accounts strong{width:100%;font-size:12px;color:var(--muted)}.demo-accounts button{padding:7px 11px;border:1px solid var(--line);border-radius:16px;background:#f5f9fa;font-size:11px}.demo-accounts button:hover{border-color:var(--cyan);color:var(--teal)}

.role-chip{margin:0 8px 18px;padding:6px 10px;border-radius:8px;background:rgba(23,189,208,.12);color:var(--teal);font-size:11px;text-align:center;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sidebar-nav a span,.logout-link span{font-size:9px;font-weight:800;letter-spacing:.04em}.sidebar-profile{margin-top:auto;padding:15px 8px 12px;border-top:1px solid #d4e0e2;display:flex;align-items:center;gap:9px}.sidebar-profile>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d9f4f6;color:var(--teal);font-size:11px;font-weight:700}.sidebar-profile div{min-width:0}.sidebar-profile strong,.sidebar-profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile strong{font-size:11px}.sidebar-profile small{font-size:9px;color:var(--muted)}.logout-link{margin-top:0}.topbar-heading{margin-right:auto}.topbar-heading strong,.topbar-heading small{display:block}.topbar-heading strong{font-size:18px}.topbar-heading small{margin-top:3px;color:var(--muted);font-size:10px}.topbar-search span{font-size:9px;font-weight:700;color:var(--teal)}.icon-button{font-size:11px;color:var(--muted)}.page-eyebrow,.welcome-label,.card-kicker{display:inline-block;color:var(--teal);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.page-heading h1{margin-top:5px}.surface-card,.content-section,.data-panel{border:1px solid rgba(210,225,227,.9);border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(44,83,88,.06)}.surface-card{padding:24px}.feature-card{background:linear-gradient(135deg,#fff,#ecfafb)}.feature-card h2{font-size:28px;max-width:520px;margin:12px 0}.feature-card p{max-width:620px;color:var(--muted);line-height:1.65}.role-hero{min-height:210px;padding:38px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#14b9cc,#b9eff3);overflow:hidden}.role-hero h1{font-size:35px;margin:12px 0 8px}.role-hero p{max-width:650px;margin:0;color:#245e65;line-height:1.65}.teacher-hero{background:linear-gradient(110deg,#dff8fa,#fff4de)}.parent-hero{background:linear-gradient(110deg,#e4f8fa,#f8f0ff)}.hero-actions-stack{display:flex;gap:10px;flex-wrap:wrap}.code-value{font-size:17px!important;letter-spacing:.05em}.compact-item{margin-top:13px;padding:12px;border-radius:9px;background:#fff;display:flex;align-items:center;gap:11px}.compact-item>span{width:36px;height:36px;border-radius:9px;background:#dff6f8;color:var(--teal);display:grid;place-items:center;font-size:9px;font-weight:800}.compact-item strong,.compact-item small{display:block}.compact-item strong{font-size:12px}.compact-item small{margin-top:3px;color:var(--muted);font-size:10px}.result-line{min-height:62px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.result-line strong,.result-line small{display:block}.result-line small{margin-top:4px;color:var(--muted);font-size:10px}.result-line>b{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#dff6f8;color:var(--teal)}.parent-results{margin-top:25px}

.management-form{margin:0 0 28px;padding:28px;border:1px solid #cfe3e5;border-radius:16px;background:linear-gradient(135deg,#fff,#f1fbfc);display:grid;grid-template-columns:230px 1fr;gap:35px}.form-intro>span{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;background:var(--teal);color:#fff;font-size:10px;font-weight:800}.form-intro h2{font-size:23px;margin:18px 0 8px}.form-intro p{color:var(--muted);font-size:13px;line-height:1.6}.styled-form{display:grid;gap:15px}.styled-form label{display:grid;gap:7px;color:#42575a;font-size:12px;font-weight:600}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.styled-form .btn{justify-self:start}.content-section{padding:0;overflow:hidden}.section-heading{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2{font-size:20px;margin:0}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:12px}.table-search{width:260px;height:38px;padding:0 13px;border:1px solid var(--line);border-radius:19px}.material-list{display:grid}.material-card{min-height:112px;padding:18px 24px;display:grid;grid-template-columns:50px 1fr auto;gap:17px;align-items:center;border-bottom:1px solid var(--line)}.material-type{width:46px;height:46px;border-radius:11px;display:grid;place-items:center;background:#dff6f8;color:var(--teal);font-size:10px;font-weight:800}.material-info>span{color:var(--teal);font-size:10px;font-weight:700}.material-info h3{font-size:16px;margin:4px 0}.material-info p{margin:0;color:var(--muted);font-size:12px}.material-info small{display:block;margin-top:7px;color:#93a0a2;font-size:10px}
.card-actions,.catalog-actions,.form-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-actions{justify-content:flex-end}.inline-delete{display:inline-flex;margin:0}.btn-danger{background:#fff0f0!important;color:#b94040!important;border:1px solid #ffd5d5!important}.link-danger{border:0;border-radius:6px;background:#fff0f0;color:#b94040;font-size:9px;font-weight:700;padding:6px 9px;cursor:pointer}.form-note{margin:0;color:var(--muted);font-size:12px}

.question-builder{padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.question-builder legend{padding:0 8px;color:var(--teal);font-size:12px;font-weight:700}.option-builder{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.quiz-catalog{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{padding:21px;border:1px solid var(--line);border-radius:12px;background:#fff}.catalog-top{display:flex;justify-content:space-between;color:var(--teal);font-size:10px}.catalog-card h3{font-size:18px;margin:22px 0 7px}.catalog-card p{color:var(--muted);font-size:12px}.catalog-actions{margin-top:22px}.quiz-workspace{max-width:950px}.answer-option{display:block}.answer-option input{position:absolute;opacity:0}.answer-option span{min-height:48px;padding:10px 14px;border:1px solid var(--line);border-radius:9px;background:#f8fbfb;display:flex;align-items:center;gap:11px}.answer-option span b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e7f1f2;color:var(--teal)}.answer-option input:checked+span{border-color:var(--cyan);background:#e8f9fa}.submit-bar{padding:18px 0;display:flex;align-items:center;justify-content:space-between}.data-panel{overflow:hidden}.data-row{min-height:62px;padding:0 22px;display:grid;grid-template-columns:1.25fr 1.4fr .65fr .55fr 1fr;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:12px}.data-head{min-height:43px;background:#eaf1f2;color:#607477;font-size:10px;text-transform:uppercase;font-weight:700}.score-badge{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#dff6f8;color:var(--teal)}.status-word{font-size:25px!important}.status-label{padding:6px 10px;border-radius:16px;font-size:10px;font-style:normal;text-transform:capitalize}.status-label.menunggu,.status-label.waiting{background:#fff1d8;color:#9c650b}.status-label.disetujui,.status-label.approved{background:#e6f8ee;color:#277449}.status-label.ditolak{background:#fff0f0;color:#b94040}.status-label.dikembalikan{background:#edf1f2;color:#5e7073}

.compact-form{margin-top:27px}.facility-requests{display:grid}.request-card{padding:18px 22px;display:grid;grid-template-columns:45px 1fr auto;gap:15px;align-items:center;border-bottom:1px solid var(--line)}.request-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dff6f8;color:var(--teal);font-weight:700}.request-info>span{font-size:9px;color:var(--teal);font-weight:700}.request-info h3{font-size:15px;margin:4px 0}.request-info p{margin:0;color:var(--muted);font-size:12px}.request-info small{display:block;margin-top:5px;color:#859597}.request-status{text-align:right}.status-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:7px}.status-actions a{padding:6px 9px;border-radius:6px;background:#e5f7f8;color:var(--teal);font-size:9px;font-weight:700}.status-actions a.danger{background:#fff0f0;color:#b94040}

@media(max-width:1050px){.auth-layout{grid-template-columns:1fr;max-width:600px;gap:35px}.auth-intro{text-align:center}.auth-intro>p{margin-left:auto;margin-right:auto}.role-benefits{text-align:left}.management-form{grid-template-columns:1fr}.quiz-catalog{grid-template-columns:1fr 1fr}}
@media(max-width:750px){.topbar-search{display:none}.sidebar-profile{display:none}.role-chip{font-size:0;padding:5px}.role-chip:after{content:"ROLE";font-size:8px}.role-hero{align-items:flex-start;flex-direction:column}.form-grid,.option-builder{grid-template-columns:1fr}.quiz-catalog{grid-template-columns:1fr}.material-card{grid-template-columns:44px 1fr}.material-card>.btn{grid-column:2;justify-self:start}.table-search{width:170px}.data-panel{overflow-x:auto}.data-row{min-width:700px}.request-card{grid-template-columns:42px 1fr}.request-status{grid-column:2;text-align:left}.status-actions{justify-content:flex-start}.auth-intro h1{font-size:39px}.role-benefits div{grid-template-columns:1fr}.auth-card-wide{padding:30px 20px}}
