#root{width:100%;max-width:100%;margin:0;padding:0;text-align:left}body{background-color:#f8fafc;background-size:cover;background-position:center;background-attachment:fixed;margin:0;padding:0;width:100%}.full-width-container{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}@media (max-width: 768px){.full-width-container{padding:0 16px}}@media (max-width: 480px){.full-width-container{padding:0 12px}}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}video{width:100%;height:100%;object-fit:cover}.homepage{position:relative;z-index:1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.auth-card{background:#fffffff2;padding:30px;border-radius:12px;width:100%;max-width:420px;box-shadow:0 15px 40px #0000004d}.auth-card h2{margin-bottom:1rem}.auth-card form{display:flex;flex-direction:column}.auth-card label{text-align:left;margin-bottom:.5rem;font-weight:600}.auth-card input{padding:.75rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.auth-card button{padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.auth-card button:hover{background-color:#0056b3}.error-message{color:red;margin-bottom:1rem}.success-message{color:green;margin-bottom:1rem}.loading{font-size:1.2rem;font-weight:700}.section{text-align:left;margin-bottom:2rem}.editable-text{border:1px dashed #ccc;padding:.5rem;border-radius:4px}.editable-text:hover{background-color:#f9f9f9;cursor:pointer}.editable-text textarea{width:100%;height:100px;font-size:1rem;padding:.5rem}.editable-text input{border:1px solid #ccc;border-radius:4px}.editable-text button{margin-top:.5rem;padding:.5rem 1rem;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer}.editable-text button:hover{background-color:#218838}.editable-subheading{border:1px dashed #ccc;padding:.5rem;border-radius:4px}.editable-subheading:hover{background-color:#f9f9f9;cursor:pointer}.editable-subheading input{width:100%;font-size:1.2rem;padding:.5rem}.editable-subheading button{margin-top:.5rem;padding:.5rem 1rem;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer}.editable-subheading button:hover{background-color:#218838}.editable-heading{border:1px dashed #ccc;padding:.5rem;border-radius:4px}.editable-heading:hover{background-color:#f9f9f9;cursor:pointer}.auth-card{background:#fffffff5;padding:32px;border-radius:14px;width:100%;max-width:440px;box-shadow:0 18px 45px #00000059}.form-input{padding:10px;border-radius:6px;border:1px solid #ccc}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.video-section{position:relative;flex:1;margin:0;padding:0}.image-slider{position:relative;flex:1;display:flex;justify-content:center;align-items:center;margin:0;padding:0}@media (max-width: 768px){.video-section,.image-slider{height:250px!important}.welcome-text{font-size:1.2rem!important}.video-text{font-size:1.3rem!important}.image-text{font-size:1.2rem!important}}.student-page{padding:0;margin:0;text-align:left}.student-page>h1{padding:0 20px;margin:16px 0}.student-page>section{padding:0 20px}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#0009;border:none;color:#fff;font-size:36px;padding:12px 16px;border-radius:6px;cursor:pointer;z-index:10;transition:background .2s ease}.gallery-nav:hover{background:#000c}.gallery-nav-prev{left:-10px}.gallery-nav-next{right:-10px}@media (max-width: 480px){.student-page{padding:0!important;margin:0!important}.student-page>section{padding:0 8px!important}.student-hero{max-height:250px!important}.student-tabs{gap:6px!important;padding:0 8px 10px!important}.student-tabs button{font-size:.75rem!important;padding:6px 8px!important;white-space:nowrap}.gallery-nav{font-size:28px!important;padding:8px 12px!important}.gallery-nav-prev{left:0!important}.gallery-nav-next{right:0!important}}.gallery-page{padding:0;margin:0;text-align:left}.gallery-page>section{padding:0 20px}.gallery-page h2{padding:0;margin:16px 0}@media (max-width: 480px){.gallery-page{padding:0!important;margin:0!important}.gallery-page>section{padding:0 8px!important}.gallery-hero{min-height:250px!important}.gallery-hero h2{font-size:1.5rem!important}.gallery-hero p{font-size:.9rem!important}.gallery-tabs{gap:6px!important;padding:0 8px 10px!important}.gallery-tabs button{font-size:.7rem!important;padding:6px 10px!important;white-space:nowrap}}.welcome-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#f77f06;font-weight:700;text-shadow:3px 3px 6px rgb(52,5,239);text-align:center;z-index:10}.video-text{font-size:3rem}.image-text{font-size:2.5rem}.slider-container{position:relative;width:100%;height:80%}.slider-image{width:100%;height:auto;border-radius:.5px}.prev-slide,.next-slide{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background-color:#0960f5bc;color:#080fe0;border:none;padding:10px;cursor:pointer}.prev-slide{left:0}.next-slide{right:0}.prev-slide:hover,.next-slide:hover{background-color:#000000b3}.app-main-content{padding-top:calc(var(--header-h, 64px) + 8px);padding-left:16px;padding-right:16px;padding-bottom:20px}@media (max-width: 768px){.app-main-content{padding-top:calc(var(--header-h, 56px) + 8px);padding-left:12px;padding-right:12px}}@media (max-width: 480px){.app-main-content{padding-top:calc(var(--header-h, 48px) + 6px);padding-left:8px;padding-right:8px;padding-bottom:16px}}@media (max-width: 768px){.about-hero{height:clamp(180px,38vh,360px)!important}.events-hero,.gallery-hero{min-height:clamp(160px,35vh,280px)!important}.about-hero h2,.events-hero h2,.gallery-hero h2,.hero-carousel h2{font-size:clamp(1.1rem,4.5vw,1.8rem)!important;margin:0 0 6px!important}.about-hero p,.events-hero p,.gallery-hero p,.hero-carousel p{font-size:clamp(.82rem,2.8vw,1rem)!important}.hero-carousel>button{left:8px!important;right:8px!important;width:40px!important;height:40px!important;font-size:20px!important}}@media (max-width: 768px){.home-layout{flex-direction:column!important;flex-wrap:nowrap!important;gap:16px!important;padding:0 12px!important;margin:14px auto!important}.home-news-sidebar{order:-1!important;flex:0 0 auto!important;width:100%!important;min-width:0!important}.home-ql-section{flex:0 0 auto!important;width:100%!important;min-width:0!important}.home-ql-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:0 8px!important}.home-ql-card{min-height:200px!important;padding:12px 8px!important}.home-ql-card button{font-size:.8rem!important;padding:7px 10px!important}.news-items-grid{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding-bottom:8px!important;scrollbar-width:none!important}.news-items-grid::-webkit-scrollbar{display:none!important}.news-items-grid>div{flex:0 0 46%!important;scroll-snap-align:start!important;min-width:0!important}}@media (max-width: 430px){.home-layout{gap:12px!important;padding:0 8px!important;margin:10px auto!important}.home-ql-grid{gap:10px!important;padding:0 6px!important}.home-ql-card{min-height:190px!important;padding:10px 6px!important;gap:6px!important}.home-ql-card button{font-size:.75rem!important;padding:6px 8px!important}.news-items-grid>div{flex:0 0 70%!important}.home-news-sidebar div[style*="height: 160px"],.home-news-sidebar div[style*="height:160px"]{display:none!important}.home-news-sidebar h2{font-size:14px!important}}@media (max-width: 380px){.home-layout{gap:8px!important;padding:0 5px!important}.home-ql-grid{gap:8px!important;padding:0 4px!important}.home-ql-card{min-height:180px!important;padding:8px 5px!important;gap:5px!important}.home-ql-card button{font-size:.72rem!important;padding:5px 6px!important;width:100%!important}.news-items-grid>div{flex:0 0 80%!important}}@media (max-width: 600px){.about-deputies{justify-content:center!important;gap:10px!important}.about-deputy{min-width:44%!important;max-width:48%!important;flex:1 1 44%!important}.about-principal>div:first-child{width:110px!important;height:110px!important}.about-deputy>div:first-child{width:82px!important;height:82px!important}.about-deputy h3{font-size:.85rem!important;margin:6px 0 2px!important}.about-deputy p{font-size:.78rem!important;line-height:1.4!important;margin:2px 0!important}}@media (max-width: 430px){.about-deputy>div:first-child{width:70px!important;height:70px!important}.about-deputy h3{font-size:.8rem!important}.about-deputy p{font-size:.72rem!important}.about-principal>div:first-child{width:100px!important;height:100px!important}}@media (max-width: 768px){.gallery-content{padding:0 10px 24px!important}.gallery-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.gallery-album-tabs button{padding:6px 12px!important;font-size:12px!important}.gallery-hero>div:last-child>div{padding:10px 14px!important}}@media (max-width: 430px){.gallery-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.gallery-content{padding:0 8px 20px!important}.gallery-album-tabs{gap:4px!important;margin-bottom:16px!important}.gallery-album-tabs button{padding:5px 9px!important;font-size:11px!important}}@media (max-width: 768px){.gallery-lightbox img{max-width:98vw!important;max-height:70vh!important}}@media (max-width: 768px){.perf-page>div{padding:clamp(14px,3vw,28px)!important;margin-bottom:clamp(16px,3vw,36px)!important}}@media (max-width: 480px){.events-page>div[style]{flex-direction:column!important;align-items:flex-start!important}}@media (max-width: 768px){.desktop-nav{display:flex!important;flex-wrap:wrap!important;gap:4px!important;align-items:center!important;justify-content:flex-end!important}.desktop-nav button,.desktop-nav>div>button{font-size:.68rem!important;padding:4px 7px!important;white-space:nowrap!important}.app-menu-toggle{display:flex!important;left:auto!important;right:4px!important;top:6px!important}.app-nav-drawer{top:var(--header-h, 52px)!important}.main-header{padding-right:56px!important}.main-header>div:first-child{flex:0 1 auto!important;min-width:0!important;overflow:hidden!important}.header-school-name{font-size:13px!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.header-tagline{font-size:11px!important;display:block!important}.main-header .header-logo{width:40px!important;height:40px!important;flex-shrink:0!important}}@media (max-width: 600px){.auth-shape{display:none!important}}@media (max-width: 768px){.sl-featured-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.sl-featured-card{flex-direction:column!important}.sl-featured-card img{width:100%!important;height:160px!important;min-height:unset!important}.sl-activities-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width: 768px){.events-featured-grid,.events-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width: 430px){.events-modal{max-width:calc(100vw - 16px)!important;margin:8px!important}}@media (max-width: 768px){.home-title-block{padding:20px 14px!important}.home-title{font-size:clamp(1.4rem,5.5vw,2rem)!important;margin-bottom:12px!important}.home-ql-card{padding:14px 10px!important;gap:8px!important}.carousel-btn{width:36px!important;height:36px!important;font-size:18px!important}.carousel-btn-prev{left:8px!important}.carousel-btn-next{right:8px!important}}@media (max-width: 430px){.home-title-block{padding:14px 10px!important}.home-title{font-size:clamp(1.2rem,5vw,1.6rem)!important}.home-ql-card{padding:12px 8px!important}}@media (max-width: 768px){.student-hero{min-height:clamp(180px,38vh,280px)!important}.student-hero h1{font-size:clamp(1.4rem,5vw,2rem)!important}.student-hero p{font-size:clamp(.9rem,2.5vw,1.1rem)!important}.student-ql-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media (max-width: 768px){.curriculum-combos-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.curriculum-section-flex{flex-direction:column!important}.curriculum-section-flex>div:last-child img{max-width:100%!important;width:100%!important}.curriculum-section-pills{gap:6px!important}.curriculum-section-pills button{font-size:.78rem!important;padding:5px 10px!important}}@media (max-width: 430px){.curriculum-combos-grid{gap:6px!important}}@media (max-width: 768px){.dashboard-grid{grid-template-columns:1fr!important;gap:10px!important}.admin-nav-grid,.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.metrics-grid{grid-template-columns:1fr!important;gap:10px!important}}@media (max-width: 480px){.admin-nav-grid,.stats-grid{grid-template-columns:1fr!important;gap:8px!important}}@media (max-width: 768px){table{font-size:12px!important}th,td{padding:8px 6px!important}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 768px){form{padding:15px 10px!important}input,select,textarea{font-size:16px!important;padding:10px 8px!important}form>button[type=submit],form>.btn-full{width:100%!important;margin-bottom:10px!important}.form-row{grid-template-columns:1fr!important;gap:10px!important}}@media (max-width: 768px){.modal-content{width:95vw!important;max-height:90vh!important;padding:20px 15px!important}.modal-header{margin-bottom:15px!important}}@media (max-width: 768px){.admin-nav-container{flex-direction:column!important}.admin-nav-grid{grid-template-columns:repeat(2,1fr)!important}.admin-title{font-size:20px!important}}@media (max-width: 768px){.card{padding:15px!important;margin-bottom:15px!important}.section-header{padding:20px 15px!important}.main-content{padding:15px 10px!important}}@media (max-width: 768px){.tab-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-button{padding:10px 12px!important;font-size:12px!important;white-space:nowrap}}@media (max-width: 768px){.analytics-table{font-size:11px!important}.metric-card{padding:15px!important}.risk-badge{padding:2px 8px!important;font-size:10px!important}}@media (max-width: 768px){.parent-login-container{padding:15px 10px!important}.student-selector{width:100%!important}.result-card{padding:15px!important;margin-bottom:15px!important}.subject-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}}@media (max-width: 768px){.metrics-row{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.performance-card{padding:15px!important;text-align:center}.performance-card-value{font-size:24px!important}}@media (max-width: 768px){.flex-row{flex-direction:column!important;gap:10px!important}.flex-between{flex-direction:column!important;align-items:flex-start!important}}@media (max-width: 768px){.button-group{display:flex;flex-direction:column;gap:8px!important}.button-group button{width:100%!important}}@media (max-width: 768px){input,select,textarea{min-height:44px!important}label{font-size:14px!important;font-weight:600!important}}body{overflow-x:clip}@media (max-width: 768px){.class-stats-table{font-size:11px!important}.risk-register{padding:10px!important}.recommendation-item{padding:12px!important;margin-bottom:10px!important}}@media (max-width: 768px){.results-form{grid-template-columns:1fr!important;gap:12px!important}.subject-input-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.multi-select-section{grid-template-columns:1fr!important}}@media (max-width: 768px){.filter-bar{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.filter-group{display:contents}}@media (max-width: 768px){header,nav,.navbar{flex-wrap:wrap!important}.header-title{font-size:18px!important}.header-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}.header-buttons button{font-size:12px!important;padding:8px 12px!important}}@media (max-width: 768px){input[type=email],input[type=password],input[type=text],input[type=number],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;padding:10px;border-radius:6px}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M0 3l6 6 6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}footer{padding-bottom:max(16px,env(safe-area-inset-bottom))!important}}.content-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(240px,45%),1fr));gap:12px}@media (max-width: 480px){.content-grid{gap:8px}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 360px){.grid-3{grid-template-columns:1fr}}.video-wrap{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:6px}.video-wrap video,.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width: 480px){.video-wrap{aspect-ratio:4 / 3;border-radius:4px}}.img-card{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px}.img-card img{width:100%;height:100%;object-fit:cover;display:block}.file-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.file-row .file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.tbl-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px}.tbl-scroll table{min-width:420px}.hero-bleed{width:100vw;margin-left:50%;transform:translate(-50%);overflow:hidden;aspect-ratio:16 / 6;max-height:520px;min-height:200px}@media (max-width: 480px){.hero-bleed{aspect-ratio:4 / 3;max-height:320px;min-height:180px}}.tap-target{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}@media (max-width: 600px){.split-layout{grid-template-columns:1fr;gap:12px}}.page-section{width:100%;max-width:1200px;margin:0 auto;padding:20px 0}@media (max-width: 480px){.page-section{padding:12px 0}}@media (max-width: 768px){.home-layout{flex-direction:column!important;gap:16px!important;padding:0 12px!important;margin:16px auto!important}}@media (max-width: 768px){.home-ql-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media (max-width: 380px){.home-ql-grid{grid-template-columns:1fr!important}}:root{--loader-size: 140px;--ring-thickness: 10px}.site-loader{position:fixed;inset:0;display:grid;place-items:center;z-index:9999;background:#ffffffd9}.loader-ring{position:absolute;width:calc(var(--loader-size) + var(--ring-thickness) * 2);height:calc(var(--loader-size) + var(--ring-thickness) * 2);border-radius:50%;padding:var(--ring-thickness);display:grid;place-items:center;background:conic-gradient(from 0deg,#e60d1cf4,#3b0303f3,#e4e3e0,#210605e2,#fe0f0ff0,#efedf3,#ff6b6b);-webkit-mask:radial-gradient(farthest-side,transparent calc(50% - var(--ring-thickness)),black calc(50% - var(--ring-thickness)));mask:radial-gradient(farthest-side,transparent calc(50% - var(--ring-thickness)),black calc(50% - var(--ring-thickness)));animation:ring-rotate 3.6s linear infinite;z-index:1}.loader-inner{position:relative;width:var(--loader-size);height:var(--loader-size);border-radius:50%;display:grid;place-items:center;z-index:2;background:#fff;box-shadow:0 6px 22px #1018281f}.loader-logo{width:calc(var(--loader-size) * .7);height:calc(var(--loader-size) * .7);object-fit:contain;border-radius:6px;animation:logo-blink 1.8s ease-in-out infinite}@keyframes ring-rotate{0%{transform:rotate(0);filter:hue-rotate(0deg)}to{transform:rotate(360deg);filter:hue-rotate(360deg)}}@keyframes logo-blink{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.7;transform:translateY(-3px) scale(.995)}}.site-loader.inline{position:relative;inset:auto;background:transparent}:root{--accent: #0366d6;--muted: #666;--bg: #ffffff}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;background:var(--bg);color:#111}a{color:var(--accent);text-decoration:none}header{display:flex;align-items:center;gap:12px;padding:12px;border-bottom:1px solid #eee;background:#fff}header img{width:48px;height:48px;object-fit:contain}nav{margin-left:auto;display:flex;gap:12px}button.nav-btn{background:none;border:none;cursor:pointer;font:inherit;padding:6px 8px}button.nav-btn:hover{color:var(--accent)}main{padding:20px}footer img{width:48px;height:48px;object-fit:contain}footer{border-top:1px solid #e6e6e6;padding:16px 20px;margin-top:32px;background:#048df6;display:flex;align-items:center;gap:12px;flex-wrap:wrap}footer .brand{display:flex;align-items:center;gap:12px}footer .meta{margin-left:auto;display:flex;gap:16px;align-items:center;font-size:13px;color:#333}.form-input,textarea{padding:8px;border:1px solid #ddd;border-radius:4px;width:100%}.btn{background:var(--accent);color:#f7efef;border:none;padding:8px 12px;border-radius:6px;cursor:pointer}.grid{display:grid;gap:12px}.admission-card{max-width:680px;margin:0 auto;background:#fff;padding:18px;border-radius:8px;box-shadow:0 6px 18px #0f0f0f0f}.admission-form{display:grid;gap:12px}.alert{padding:8px 10px;border-radius:6px;margin-bottom:12px}.alert.success{background:#e6ffed;color:#065f2d}.alert.error{background:#ffe6e6;color:#7a1515}.submissions-table{width:100%;border-collapse:collapse;margin-top:12px}.submissions-table th,.submissions-table td{text-align:left;padding:8px;border-bottom:1px solid #eee}.admin-dashboard{max-width:980px;margin:0 auto;padding:6px}:root{--max-site-width:1200px;--fluid-padding:1rem;--text-color:#111}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;background-color:#fff;color:var(--text-color)}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;color:#1b1b1b}.gallery-item,.section-child{background:#fff}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;padding:0;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}section{max-width:var(--max-site-width);margin:0 auto;padding:0 var(--fluid-padding)}h1{font-size:clamp(1.4rem,4.6vw,2.4rem);line-height:1.15;margin:.6rem 0}h2{font-size:clamp(1.25rem,3.6vw,1.8rem);line-height:1.2;margin:.5rem 0}h3{font-size:clamp(1.05rem,2.8vw,1.2rem);line-height:1.25;margin:.4rem 0}p,li,small{font-size:clamp(.95rem,2.4vw,1rem);line-height:1.5}img,svg,video,iframe{max-width:100%;height:auto;display:block}.picture,.image-slider img{width:100%;height:auto}.video-section,.image-slider{width:100%;height:auto;min-height:200px}.video-section video{width:100%;height:100%;object-fit:cover}header{padding:.5rem 1rem}header img{max-width:70px;height:auto}nav{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}nav button{padding:6px 10px;font-size:.95rem}.footer-columns{display:flex;flex-wrap:wrap;gap:16px}.footer-column{flex:1 1 200px;min-width:160px}.footer-column-title{font-weight:700}.footer-link{display:inline-block}.section-grid{display:flex;flex-wrap:wrap;gap:12px}.section-grid>div{flex:1 1 220px;min-width:180px}.section-child{flex:1 1 19.7%;background-color:#0ae1f0f8;padding:8px;border-radius:6px;box-shadow:0 3px 10px #0a35f468;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:160px;margin:0}.section-image{width:100%;height:200px;overflow:hidden;border-radius:8px;margin-bottom:10px}.section-child h3,.section-child-title{text-align:center;margin:6px 0 4px}.section-child-text{font-size:.95rem;color:#190af0;text-align:center;margin:0 6px 10px}.section-child-button{padding:8px 12px;background:#550bf4;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-top:8px}*{word-wrap:break-word}button:focus,a:focus,input:focus,textarea:focus{outline:2px solid #4f46e5;outline-offset:2px}@media (min-width: 48rem){:root{--fluid-padding:1.5rem}.video-section,.image-slider{min-height:300px}nav button{font-size:1rem}}@media (min-width: 64rem){:root{--fluid-padding:2rem}section{padding:0 2rem}.section-grid>div{flex:1 1 19%}.video-section,.image-slider{min-height:400px}}@media (max-width: 480px){.section-child{flex:1 1 49.5%;min-width:49.5%;max-width:49.5%;margin:0;padding:6px}.section-image{height:120px;margin-bottom:6px}.section-child-text{font-size:.85rem;margin:0 4px 6px}.section-child-title{margin:4px 0 2px;font-size:.9rem}.section-child-button{padding:6px 10px;margin-top:6px;font-size:.85rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.gallery-thumb img{height:140px}.gallery-caption{font-size:12px;padding:6px 8px}.about-page{padding:0!important}.about-hero{height:300px!important}.about-content{padding:0 12px;margin-top:16px}.about-core-values{padding-left:20px!important;font-size:.95rem!important}.about-leadership{padding:0 4px!important}.about-principal{margin-bottom:20px!important}.about-principal>div:first-child{width:100px!important;height:100px!important}.about-principal h3{font-size:1rem!important}.about-principal p{font-size:.85rem!important}.about-deputies{gap:8px!important}.about-deputies .about-deputy{max-width:48%!important;flex:1 1 44%!important}.about-deputies .about-deputy>div:first-child{width:70px!important;height:70px!important}.about-deputies .about-deputy h3{font-size:.85rem!important;margin:4px 0!important}.about-deputies .about-deputy p{font-size:.78rem!important;margin:2px 0!important}.about-deputies .about-deputy div{font-size:.83rem!important}.student-page{padding:0!important;margin:0!important}div>section{padding:0 8px!important}div>h1{font-size:1.5rem!important;margin:12px 8px!important}h1{font-size:1.5rem!important}h2{font-size:1.3rem!important}h3{font-size:1.1rem!important}p{font-size:.9rem}table{font-size:.85rem}th,td{padding:6px 4px}input,textarea,select{font-size:.9rem;padding:8px}button{font-size:.9rem;padding:8px 12px}img{max-width:100%;height:auto}.content-section{margin-bottom:16px}}@media (min-width: 90rem){:root{--max-site-width:1400px}}.full-bleed{width:100%;max-width:100vw;margin-left:0;transform:none}[style*=mapEmbed],.map-embed,iframe{max-width:100%;height:auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.gallery-grid-optimized{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:1rem}.gallery-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px #0000001f;display:flex;flex-direction:column;align-items:stretch;transition:transform .2s ease,box-shadow .2s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000002e}.gallery-thumb{display:block;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.gallery-thumb img{width:100%;height:180px;object-fit:cover;display:block}.gallery-caption{padding:8px 10px;font-size:13px;font-weight:500;text-align:center}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:767px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.gallery-grid-optimized{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.gallery-thumb img{height:140px}}@media (max-width:480px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid-optimized{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.gallery-thumb img{height:140px}.gallery-caption{font-size:11px;padding:6px 8px}}@media (max-width:360px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid-optimized{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.gallery-thumb img{height:120px}.gallery-caption{font-size:10px;padding:4px 6px}.gallery-item{border-radius:8px}}.lightbox-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000d9;z-index:9999;padding:20px}.lightbox-content{max-width:95vw;max-height:95vh;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:6px}.lightbox-close{position:fixed;top:18px;right:18px;background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.lightbox-prev,.lightbox-next{position:fixed;top:50%;transform:translateY(-50%);background:#0006;border:0;color:#fff;font-size:34px;padding:10px 12px;border-radius:6px;cursor:pointer}.lightbox-prev{left:18px}.lightbox-next{right:18px}@media (max-width:420px){.lightbox-prev,.lightbox-next{font-size:24px;padding:8px}}
