*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial;color:#17223b;background:#f7f9fc;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{background:#101d68;color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);box-shadow:0 4px 20px rgba(16,29,104,.08)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:66px;height:66px;border-radius:50%;object-fit:cover;border:2px solid #eef1ff}.brand strong{display:block;color:#17166b;font-size:20px}.brand small{color:#058aac}.main-nav{display:flex;align-items:center;gap:19px;font-weight:650;font-size:14px}.main-nav a:hover{color:#058aac}.nav-toggle{display:none;border:0;background:#17166b;color:#fff;padding:9px 12px;border-radius:8px;font-size:20px}.hero{background:linear-gradient(125deg,rgba(20,18,104,.96),rgba(0,154,191,.86)),url('../images/hero.jpg') center/cover;min-height:545px;color:#fff;display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:40px;align-items:center}.eyebrow{display:inline-block;background:rgba(255,255,255,.14);padding:7px 12px;border-radius:999px;font-weight:700;letter-spacing:.3px}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.04;margin:16px 0}.hero p{font-size:18px;max-width:700px;color:#eafaff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;font-weight:750;border:1px solid transparent;cursor:pointer}.btn-primary{background:#fff;color:#17166b}.btn-accent{background:#02a4c5;color:#fff}.btn-outline{border-color:#d7deee;background:#fff;color:#17223b}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero-card{background:#fff;color:#17223b;padding:28px;border-radius:22px;box-shadow:0 22px 45px rgba(0,0,0,.2)}.hero-card img{width:150px;height:150px;display:block;margin:auto;border-radius:50%;object-fit:cover}.hero-card h3{text-align:center;color:#17166b;margin-bottom:4px}.stats{margin-top:-48px;position:relative;z-index:5}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:18px;box-shadow:0 12px 40px rgba(20,32,80,.12);overflow:hidden}.stat{padding:24px;text-align:center;border-right:1px solid #edf0f5}.stat:last-child{border:0}.stat strong{display:block;font-size:30px;color:#17166b}.section{padding:72px 0}.section-title{text-align:center;margin-bottom:36px}.section-title span{color:#058aac;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:1.6px}.section-title h2{font-size:34px;margin:8px 0;color:#17166b}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid #e8edf6;border-radius:16px;padding:24px;box-shadow:0 8px 28px rgba(18,31,78,.05)}.level-card{position:relative;overflow:hidden}.level-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#17166b,#02a4c5)}.iconbox{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#eef4ff;font-size:26px}.card h3{color:#17166b;margin:16px 0 6px}.notice-list{display:grid;gap:12px}.notice-item{display:flex;gap:14px;background:#fff;padding:16px;border-radius:12px;border:1px solid #e8edf6}.datebox{min-width:62px;text-align:center;background:#17166b;color:#fff;border-radius:9px;padding:8px 4px}.datebox strong{display:block;font-size:20px}.datebox small{text-transform:uppercase}.news-card{padding:0;overflow:hidden}.news-thumb{height:170px;background:linear-gradient(135deg,#17166b,#02a4c5);display:grid;place-items:center;color:#fff;font-size:45px}.news-card .content{padding:20px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.about-visual{background:#fff;border-radius:24px;padding:22px;text-align:center;box-shadow:0 14px 34px rgba(12,28,72,.09)}.about-visual img{max-width:320px;width:100%;border-radius:18px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.feature{background:#fff;padding:13px;border-radius:10px;border:1px solid #e7ebf4}.cta{background:linear-gradient(120deg,#17166b,#058aac);color:#fff;border-radius:22px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:25px}.page-hero{padding:70px 0;background:linear-gradient(115deg,#17166b,#058aac);color:#fff}.page-hero h1{font-size:42px;margin:0 0 8px}.table-wrap{overflow:auto;background:#fff;border-radius:14px;border:1px solid #e5ebf5}table{width:100%;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid #edf0f5;text-align:left}th{background:#f2f5fb;color:#17166b}.form-card{background:#fff;padding:28px;border-radius:18px;border:1px solid #e5ebf5}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{font-weight:700;font-size:14px;display:block;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid #d8dfeb;border-radius:9px;font:inherit}.field textarea{min-height:120px}.full{grid-column:1/-1}.alert{padding:13px 16px;border-radius:10px;margin-bottom:16px}.alert-success{background:#e7f8ed;color:#176d32}.alert-error{background:#ffeaea;color:#9b1c1c}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{height:220px;border-radius:14px;overflow:hidden;background:#e8edf6}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#17166b,#02a4c5);color:#fff;font-size:50px}.teacher-card{text-align:center}.teacher-avatar{width:100px;height:100px;border-radius:50%;margin:auto;object-fit:cover;background:#eef2fb;display:grid;place-items:center;font-size:40px}.footer{background:#0e163e;color:#dbe5ff;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.footer h3,.footer h4{color:#fff}.footer a{display:block;margin:7px 0}.footer-logo{width:72px;height:72px;border-radius:50%}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;margin-top:35px;font-size:13px}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f5f7fb}.sidebar{background:#11175b;color:#fff;padding:24px 18px}.sidebar-brand{text-align:center;margin-bottom:25px}.sidebar-brand img{width:82px;height:82px;border-radius:50%}.sidebar a{display:block;padding:11px 12px;border-radius:9px;margin:4px 0;color:#e7ebff}.sidebar a:hover{background:rgba(255,255,255,.11)}.admin-main{padding:30px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi{background:#fff;padding:20px;border-radius:14px;border:1px solid #e5eaf4}.kpi strong{display:block;font-size:28px;color:#17166b}.admin-table-actions{display:flex;gap:8px;flex-wrap:wrap}.small-btn{padding:7px 10px;border:0;border-radius:7px;cursor:pointer}.danger{background:#ffe5e5;color:#a31313}.muted{color:#6e7991}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(125deg,#17166b,#029fbf)}.login-card{width:min(430px,92%);background:#fff;padding:32px;border-radius:20px;box-shadow:0 24px 55px rgba(0,0,0,.25)}.login-card img{display:block;width:100px;height:100px;border-radius:50%;margin:0 auto 14px}.login-card h2{text-align:center;color:#17166b}.badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#edf2ff;color:#17166b;font-size:12px;font-weight:700}@media (max-width:980px){.main-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:18px 4%;flex-direction:column;align-items:flex-start;box-shadow:0 18px 30px rgba(0,0,0,.1)}.main-nav.open{display:flex}.nav-toggle{display:block}.hero-grid,.two-col{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:1fr}.sidebar{position:relative}.kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.topbar-inner{flex-direction:column;gap:2px}.brand strong{font-size:16px}.brand small{font-size:11px}.brand img{width:55px;height:55px}.nav-wrap{height:72px}.main-nav{top:72px}.hero{min-height:620px}.hero h1{font-size:42px}.stats{margin-top:0;padding-top:18px}.stats-grid,.grid-3,.gallery-grid,.footer-grid,.form-grid,.kpi-grid{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.section{padding:50px 0}.admin-main{padding:18px}}.admin-thumb{width:58px;height:58px;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0}.image-preview-row{display:flex;align-items:center;gap:14px;margin-top:10px}.image-preview-row img{width:90px;height:90px;object-fit:cover;border-radius:12px}.gallery-card{margin:0;background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e5ebf5;box-shadow:0 8px 24px rgba(18,31,78,.05)}.gallery-card .gallery-item{border-radius:0}.gallery-card figcaption{padding:12px 14px}.gallery-card figcaption strong,.gallery-card figcaption small{display:block}.gallery-card figcaption small{color:#6e7991;margin-top:3px}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.social-links a{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.1);padding:7px 10px;border-radius:8px}.student-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.student-highlight-card{background:#fff;border:1px solid #e5ebf5;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(18,31,78,.07)}.student-highlight-card>img{width:100%;height:300px;object-fit:cover;display:block}.student-highlight-card.compact>img{height:240px}.student-highlight-body{padding:20px}.student-highlight-body h3{color:#17166b;margin:10px 0 2px;font-size:23px}.student-highlight-body h4{margin:12px 0 4px;color:#17223b}.student-meta{color:#058aac;font-weight:700}.student-highlight-body p{margin-bottom:0}.sidebar{overflow:auto}.sidebar a{white-space:nowrap}@media (max-width:980px){.student-highlight-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.student-highlight-grid{grid-template-columns:1fr}.student-highlight-card>img{height:270px}}.topbar-right{display:flex;align-items:center;gap:14px}.top-social{display:inline-flex;gap:8px}.top-social a{display:inline-block;color:#fff;font-weight:750;border:1px solid rgba(255,255,255,.28);padding:2px 8px;border-radius:999px}.top-social a:hover{background:rgba(255,255,255,.14)}.share-row{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid #edf0f5}.share-row>span{font-size:12px;font-weight:800;color:#6e7991}.share-btn{display:inline-flex;align-items:center;padding:6px 9px;border-radius:7px;background:#eef2f8;color:#17223b;font-size:12px;font-weight:800}.share-btn.fb{background:#eaf1ff;color:#174ea6}.share-btn.wa{background:#e8f8ef;color:#147a3f}.share-btn:hover{transform:translateY(-1px)}.social-home{background:#eef3fb}.school-social-cards{display:grid;grid-template-columns:repeat(2,minmax(0,360px));justify-content:center;gap:18px}.school-social-card{display:flex;flex-direction:column;padding:24px;border-radius:18px;color:#fff;box-shadow:0 10px 30px rgba(18,31,78,.12);transition:.2s}.school-social-card:hover{transform:translateY(-3px)}.school-social-card strong{font-size:22px}.school-social-card span{opacity:.92;margin-top:3px}.school-social-card.facebook{background:linear-gradient(135deg,#174ea6,#365fc2)}.school-social-card.youtube{background:linear-gradient(135deg,#b81515,#e22a2a)}.social-empty{text-align:center;grid-column:1/-1}@media (max-width:640px){.topbar-right{align-items:flex-start;flex-direction:column;gap:4px}.school-social-cards{grid-template-columns:1fr}.top-social{margin-top:2px}}.profile-share-card{display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:34px;align-items:center;background:#fff;border:1px solid #e5ebf5;border-radius:22px;padding:28px;box-shadow:0 14px 38px rgba(18,31,78,.08)}.profile-media img{width:100%;max-height:520px;object-fit:cover;border-radius:18px}.profile-school{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-weight:800;color:#17166b}.profile-school img{width:58px;height:58px;border-radius:50%;object-fit:cover}.profile-content h2{font-size:34px;color:#17166b;margin:10px 0}.share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px}.share-btn{padding:7px 10px;border-radius:7px;background:#edf2ff;color:#17166b;font-size:13px;font-weight:700}.share-btn.fb{background:#e8efff}.share-btn.wa{background:#e9f9ee}.top-social{display:inline-flex;gap:10px}.top-social a{font-weight:700}.image-preview-row{display:flex;align-items:center;gap:12px;margin-top:10px}.image-preview-row img{width:72px;height:72px;object-fit:cover;border-radius:10px}.admin-thumb{width:58px;height:58px;object-fit:cover;border-radius:9px}@media (max-width:760px){.profile-share-card{grid-template-columns:1fr}}