#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{display:grid;gap:12px}.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}.video-section video{width:100%;height:100%;object-fit:cover}.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{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;display:block;min-width:320px;min-height:100vh;width:100%}#root{width:100%;max-width:100%;margin:0;padding:0}.page,main,section,.home-page,.about-page,.contact-page,.admissions-page,.curriculum-page,.gallery-page,.events-page,.newsletter-page,.student-page,.staff-page,.performance-page,.policies-page,.parents-page,.legal-page,.header,.fee-structure-page{width:100%;max-width:100%;box-sizing:border-box}main>section,main>div,main>article{width:100%;max-width:100%;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#caf609;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.gallery-grid-optimized{will-change:transform}.gallery-grid-optimized img{content-visibility:auto}@media(max-width:768px){.gallery-grid-optimized{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.75rem!important}}@media(max-width:480px){.gallery-grid-optimized{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}}@media(max-width:360px){.gallery-grid-optimized{gap:.4rem!important}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.school-profile-section{margin:2rem auto;padding:2rem;max-width:1200px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;box-shadow:0 4px 6px #0000001a}.profile-header{text-align:center;margin-bottom:2rem}.profile-header h2{font-size:2em;color:#2c3e50;margin:0 0 .5rem}.profile-header .subtitle{color:#555;font-size:1rem;margin:0}.profile-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:8px}.profile-info .info-item{padding:1rem;background:#f8f9fa;border-left:4px solid #007bff;border-radius:4px}.profile-info .info-item strong{color:#007bff;display:block;margin-bottom:.3rem}.subject-combinations-container{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000000d}.subject-combinations-container h3{font-size:1.5em;color:#2c3e50;margin-top:0;margin-bottom:.5rem}.combinations-intro{color:#666;margin-bottom:1.5rem;font-size:.95rem}.stream-section{margin-bottom:2rem}.stream-title{font-size:1.2em;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem;border-radius:6px;margin-bottom:1rem;margin-top:0}.stream-title:nth-of-type(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.stream-section:nth-child(2) .stream-title{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stream-section:nth-child(3) .stream-title{background:linear-gradient(135deg,#43e97b,#38f9d7)}.combinations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem}.combination-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:1.2rem;transition:all .3s ease;cursor:pointer}.combination-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.combo-code{font-weight:700;color:#667eea;font-size:.9rem;margin-bottom:.8rem;background:#e7f0ff;padding:.5rem .75rem;border-radius:4px;display:inline-block}.combo-subjects{display:flex;flex-wrap:wrap;gap:.5rem}.subject-badge{background:#f0f0f0;color:#333;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;border:1px solid #ddd;transition:all .2s ease}.combination-card:hover .subject-badge{background:#667eea;color:#fff;border-color:#667eea}.section-divider{margin:2rem auto;max-width:1200px;border:none;border-top:2px solid #e9ecef}@media(max-width:768px){.school-profile-section{margin:1rem;padding:1.5rem}.profile-info{grid-template-columns:1fr}.stream-title{font-size:1.1em;padding:.8rem}.combinations-grid{grid-template-columns:1fr;gap:.75rem}.combination-card{padding:1rem}.subject-combinations-container{padding:1.5rem}}
