*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.site-header{z-index:1000;width:100%;position:relative}.top-bar{color:#fff;background:#1565c0;border-bottom:1px solid #ffffff1a;padding:10px 0;font-size:14px}.container{width:100%;max-width:100%;padding:0 40px}.top-bar-content{justify-content:space-between;align-items:center;display:flex}.top-bar-nav{align-items:center;gap:15px;font-weight:500;display:flex}.top-bar-nav a{color:#ffffffe6;text-decoration:none;transition:color .2s}.top-bar-nav a:hover{color:#fff;text-shadow:0 0 2px #ffffff80}.top-bar-nav .separator{color:#ffffff4d}.top-bar-nav-container{align-items:center;gap:20px;display:flex}.hide-topbar-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:500;transition:background .2s,transform .1s;display:flex}.hide-topbar-btn:hover{background:#ffffff59;transform:scale(1.05)}.hide-topbar-btn:active{transform:scale(.95)}.show-topbar-container{background:#1565c0;border-bottom:2px solid #0d47a1;justify-content:center;width:100%;animation:.3s ease-out slideDown;display:flex}.show-topbar-btn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 20px;font-size:13px;font-weight:700;transition:opacity .2s;display:flex}.show-topbar-btn:hover{opacity:.9;text-decoration:underline}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.school-notice-container{flex:1;align-items:center;gap:15px;margin-right:30px;display:flex;overflow:hidden}.school-notice-badge{color:#0d47a1;white-space:nowrap;background:#ffeb3b;border-radius:4px;align-items:center;gap:8px;padding:5px 15px;font-weight:700;animation:2s ease-in-out infinite badgePulse;display:inline-flex;box-shadow:0 2px 8px #00000026}.notice-beacon{background-color:#d32f2f;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite beaconPulse;display:inline-block}.school-notice-rotator{width:100%;height:24px;position:relative;overflow:hidden}.school-notice-item{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;align-items:center;width:100%;height:100%;font-size:15px;font-weight:500;transition:opacity .5s ease-in-out,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(12px)}.school-notice-item.active{opacity:1;pointer-events:auto;transform:translateY(0)}@keyframes badgePulse{0%{transform:scale(1);box-shadow:0 2px 8px #ffeb3b66}50%{background:#ffd600;transform:scale(1.04);box-shadow:0 2px 18px #ffeb3bb3}to{transform:scale(1);box-shadow:0 2px 8px #ffeb3b66}}@keyframes beaconPulse{0%{transform:scale(.8);box-shadow:0 0 #d32f2fb3}70%{transform:scale(1.2);box-shadow:0 0 0 6px #d32f2f00}to{transform:scale(.8);box-shadow:0 0 #d32f2f00}}.main-header{background:#fff;padding:20px 0;box-shadow:0 2px 5px #0000001a}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.school-branding{align-items:center;gap:20px;display:flex}.school-logo{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.school-info h1{color:#1976d2;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:32px}.school-info p{color:#666;font-size:14px}.contact-info{align-items:center;gap:30px;margin-left:auto;display:flex}.contact-item{color:#555;align-items:center;gap:10px;display:flex}.contact-item i{color:#1976d2;font-size:20px}.contact-item div strong{color:#333;display:block}.contact-item div span{font-size:13px}.main-nav{z-index:1000;background:#1976d2;position:sticky;top:0;box-shadow:0 2px 5px #0000001a}.nav-menu{justify-content:space-between;list-style:none;display:flex}.nav-menu li{position:relative}.nav-menu a{color:#fff;white-space:nowrap;padding:15px 20px;font-weight:500;text-decoration:none;transition:background .3s;display:block}.nav-menu a:hover{background:#1565c0}.dropdown-toggle:after{content:" ▼";font-size:10px}.dropdown{z-index:1001;background:#fff;min-width:200px;display:none;position:absolute;top:100%;left:0;box-shadow:0 5px 10px #0003}.nav-menu li:hover .dropdown{display:block}.dropdown a{color:#333;border-bottom:1px solid #eee;padding:12px 20px;display:block}.dropdown a:hover{color:#1976d2;background:#f5f5f5}.hero-slider{justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative;overflow:hidden}.slider-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.slide{opacity:0;z-index:1;filter:sepia(.15)saturate(1.15);background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.slide.active{opacity:1;z-index:2}.hero-content{text-align:center;color:#fff;z-index:10;justify-content:center;align-items:center;width:100%;max-width:900px;min-height:200px;padding:20px;display:flex;position:relative}.hero-slide-text{opacity:0;pointer-events:none;width:100%;padding:0 20px;transition:opacity .8s ease-in-out,transform .8s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.hero-slide-text.active{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.hero-slide-text h2{text-shadow:2px 2px 4px #00000080;margin-bottom:20px;font-size:48px;font-weight:700}.hero-slide-text p{text-shadow:1px 1px 3px #00000080;max-width:800px;margin:0 auto;font-size:20px;font-weight:400}.slider-arrow{color:#fff;cursor:pointer;z-index:10;-webkit-user-select:none;user-select:none;background:#0000004d;border:none;border-radius:4px;padding:15px 20px;font-size:24px;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#1976d2cc}.slider-arrow.prev{left:20px}.slider-arrow.next{right:20px}.slider-dots{z-index:10;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:12px;height:12px;transition:background .3s}.dot.active{background:#fff;box-shadow:0 0 8px #1976d2cc}.menu-toggle{cursor:pointer;z-index:1005;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.menu-toggle .bar{background-color:#1976d2;border-radius:2px;width:100%;height:3px;transition:all .3s ease-in-out}.menu-toggle.active .bar:first-child{background-color:#1976d2;transform:translateY(8px)rotate(45deg)}.menu-toggle.active .bar:nth-child(2){opacity:0}.menu-toggle.active .bar:nth-child(3){background-color:#1976d2;transform:translateY(-9px)rotate(-45deg)}@media (max-width:1024px){.container{padding:0 20px}.menu-toggle{display:flex}.contact-info{display:none}.header-content{justify-content:space-between;align-items:center;width:100%;display:flex}.school-branding{gap:15px}.school-logo{width:60px;height:60px}.school-logo img{width:60px!important;height:60px!important}.school-info h1{letter-spacing:.5px;font-size:22px}.school-info p{font-size:12px}.main-nav{z-index:999;background:#1976d2;width:100%;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 10px #00000026}.main-nav.menu-open{max-height:85vh;overflow-y:auto}.nav-menu{flex-direction:column;align-items:flex-start;width:100%;padding:10px 0}.nav-menu li{width:100%;position:relative}.nav-menu a{text-align:left;border-bottom:1px solid #ffffff1a;width:100%;padding:12px 24px;display:block}.nav-menu a:hover{background:#1565c0}.nav-menu li:hover .dropdown{display:none}.dropdown{width:100%;box-shadow:none;background:#0000001a;padding:0;display:none;position:static}.nav-menu li.dropdown-active .dropdown,.nav-menu li.dropdown-active:hover .dropdown{display:block}.dropdown a{color:#ffffffe6;border-bottom:1px solid #ffffff0d;padding:10px 40px}.dropdown a:hover{color:#fff;background:#0003}.dropdown-toggle:after{content:" ▾";float:right}}@media (max-width:768px){.school-branding{display:contents}.header-content{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;display:grid!important}.school-logo{justify-self:start}.school-info{text-align:center;justify-self:center}.menu-toggle{justify-self:end}.school-notice-container{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;margin-right:0}.school-notice-rotator{width:100%;height:75px}.school-notice-item{white-space:normal;text-overflow:clip;text-align:center;justify-content:center;align-items:flex-start;line-height:1.4;overflow:visible}.top-bar-nav{border-top:1px solid #ffffff26;justify-content:center;gap:20px;width:100%;margin-top:10px;padding-top:8px;display:flex}.top-bar-content{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%}.top-bar-nav-container{justify-content:center;width:100%}.top-bar{padding-right:40px;position:relative}.hide-topbar-btn{padding:4px 6px;position:absolute;top:8px;right:12px}.hide-text{display:none}.school-info h1{font-size:18px}.school-info p{display:none}.hero-slider{height:550px}.hero-slide-text h2{font-size:28px}.hero-slide-text p{font-size:15px}.slider-arrow{padding:10px 14px;font-size:18px}}.text-center{text-align:center}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.core-identity-section{background:#fdfdfd;padding:40px 0 0;overflow:visible}.section-title{text-align:center;color:#1976d2;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:32px;position:relative}.section-title:after{content:"";background:#1976d2;border-radius:2px;width:60px;height:4px;margin:12px auto 0;display:block}.identity-grid{flex-wrap:wrap;justify-content:center;gap:30px;padding:20px 0 70px;display:flex;overflow:visible}.card-wrapper{justify-content:center;align-items:flex-start;width:360px;height:360px;display:flex;position:relative}.ring{z-index:1;background:conic-gradient(var(--color) 0deg 270deg, transparent 270deg 360deg);border-radius:50%;width:340px;height:340px;position:absolute;top:0;transform:rotate(-45deg);box-shadow:0 10px 20px #0000001a}.circle-content{z-index:2;text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:290px;height:290px;margin-top:35px;padding:24px;display:flex;position:relative;box-shadow:0 10px 25px #00000026}.icon-box{color:#555;margin-bottom:8px;font-size:32px}.circle-content h3{text-transform:uppercase;letter-spacing:1px;color:#333;margin:0 0 6px;font-size:18px}.circle-content p{color:#555;margin:0;font-size:11.5px;line-height:1.5}.card-wrapper:after{content:"";opacity:.12;z-index:0;pointer-events:none;background:#fff;border-radius:50%;width:290px;height:200px;position:absolute;bottom:-150px;left:35px;transform:scaleY(-1);box-shadow:0 10px 25px #00000026;-webkit-mask-image:linear-gradient(#000c,#0000);mask-image:linear-gradient(#000c,#0000)}.orange-theme{--color:#f26522}.orange-theme .icon-box{color:#f26522}.blue-theme{--color:#00bcd4}.blue-theme .icon-box{color:#00bcd4}.yellow-theme{--color:#fbc02d}.yellow-theme .icon-box{color:#fbc02d}.subpage-header{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#1976d2cc,#1976d2cc),url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 200\"><rect fill=\"%23666\" width=\"1200\" height=\"200\"/><path fill=\"%23888\" d=\"M0 100 Q300 50 600 100 T1200 100 L1200 200 L0 200 Z\"/></svg>");background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:60px 0}.subpage-header h2{text-shadow:1px 1px 3px #0003;margin-bottom:10px;font-size:38px}.subpage-header p{opacity:.9;font-size:18px}.subpage-content{background:#fcfcfc;padding:60px 0}@media (max-width:768px){.identity-grid{flex-direction:column;align-items:center;gap:30px;padding:20px 0 0}.core-identity-section{padding:30px 0 20px}.subpage-content{padding:40px 0}.card-wrapper:after{display:none}.subpage-header{padding:40px 0}.subpage-header h2{font-size:28px}.subpage-header p{font-size:15px}}@media (max-width:400px){.card-wrapper{width:300px;height:300px}.ring{width:280px;height:280px}.circle-content{width:240px;height:240px;margin-top:20px;padding:15px}.circle-content p{font-size:10px;line-height:1.4}.icon-box{margin-bottom:6px;font-size:24px}.circle-content h3{margin-bottom:4px;font-size:14px}}.main-footer{color:#cdd6e2;background:linear-gradient(135deg,#0b1a30 0%,#050d18 100%);border-top:5px solid #1976d2;padding:60px 0 30px;font-size:14px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px;display:grid}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;padding-bottom:8px;font-size:18px;position:relative}.footer-col h4:after{content:"";background:#4fa3f7;width:40px;height:3px;display:block;position:absolute;bottom:0;left:0}.footer-motto{color:#4fa3f7;margin-bottom:10px;font-size:16px;font-style:italic;font-weight:700}.footer-desc{color:#9cb1c9;line-height:1.6}.footer-links,.footer-contact{list-style:none}.footer-links li,.footer-contact li{margin-bottom:12px}.footer-links a{color:#9cb1c9;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#4fa3f7}.footer-contact li{color:#9cb1c9;align-items:center;gap:10px;display:flex}.footer-kopa-btn{color:#fff;background:#1976d2;border-radius:4px;margin-top:15px;padding:8px 16px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.footer-kopa-btn:hover{color:#0b1a30;background:#4fa3f7}.footer-bottom{color:#7d93a8;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:20px;font-size:13px;display:flex}@media (max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}
