html,body{background-color:#f8f9fa;height:100%;margin:0;padding:0;font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul,ol{padding:0;list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}:root{--primary-green:#1a1a4b;--primary-orange:#e35125;--secondary-green:#0f0f2d;--light-green:#f0f2f9;--dark-orange:#a83c1b;--light-orange:#fff5f2;--dark-gray:#333;--medium-gray:#666;--light-gray:#f5f5f5;--white:#fff;--off-white:#fafafa;--success:#4caf50;--warning:#ff9800;--error:#f44336;--info:#1a1a4b;--font-primary:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-heading:"Georgia", "Times New Roman", serif;--font-mono:"Courier New", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--border-radius-sm:.25rem;--border-radius-md:.5rem;--border-radius-lg:1rem;--border-radius-xl:2rem;--border-radius-full:9999px;--border-width:1px;--border-width-thick:2px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--shadow:0 5px 15px #0000001a;--transition:all .3s ease;--transition-slow:all .5s ease;--transition-fast:all .15s ease;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal:1040;--z-popover:1050;--z-tooltip:1060;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1536px;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}
.Layout-module__fmZ1UG__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__fmZ1UG__navbarContainer{z-index:1020;width:100%;position:sticky;top:0}.Layout-module__fmZ1UG__mainContent{flex:1;width:100%}.Layout-module__fmZ1UG__footerContainer{width:100%;margin-top:auto}.Layout-module__fmZ1UG__contentWrapper{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.Layout-module__fmZ1UG__contentWrapper{padding:0 .5rem}}
.Footer-module__uRDgia__footer{background-color:var(--primary-green);color:var(--white);padding:var(--space-3xl) 0 var(--space-md);margin-top:auto}.Footer-module__uRDgia__footerContainer{max-width:var(--container-xl);padding:0 var(--space-md);margin:0 auto}.Footer-module__uRDgia__footerColumns{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__uRDgia__footerColumn h4{font-size:var(--text-lg);margin-bottom:var(--space-lg);color:var(--primary-orange);font-weight:600}.Footer-module__uRDgia__footerLogo{width:auto;height:50px;margin-bottom:var(--space-sm)}.Footer-module__uRDgia__logoSection h3{font-size:var(--text-3xl);margin-bottom:var(--space-sm);color:var(--white)}.Footer-module__uRDgia__schoolDescription{margin-bottom:var(--space-lg);color:#c2c8ee;line-height:1.6}.Footer-module__uRDgia__socialIcons{gap:var(--space-sm);display:flex}.Footer-module__uRDgia__socialIcons a{width:40px;height:40px;color:var(--white);transition:var(--transition);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__uRDgia__socialIcons a:hover{background-color:var(--primary-orange);transform:translateY(-3px)}.Footer-module__uRDgia__footerLinks{list-style:none}.Footer-module__uRDgia__footerLinks li{margin-bottom:var(--space-sm)}.Footer-module__uRDgia__footerLinks a{color:#d6dbf5;transition:var(--transition);align-items:center;text-decoration:none;display:inline-flex}.Footer-module__uRDgia__footerLinks a:hover{color:var(--primary-orange);transform:translate(5px)}.Footer-module__uRDgia__bookVisitLink a{color:var(--primary-orange);font-weight:600}.Footer-module__uRDgia__bookVisitLink a:hover{color:var(--white)}.Footer-module__uRDgia__bookVisitButton{all:unset;cursor:pointer;color:var(--primary-orange)}.Footer-module__uRDgia__contactInfo{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__uRDgia__contactItem{align-items:flex-start;gap:var(--space-sm);display:flex}.Footer-module__uRDgia__contactIcon{color:var(--primary-orange);flex-shrink:0;margin-top:3px}.Footer-module__uRDgia__contactItem a,.Footer-module__uRDgia__contactItem span{color:var(--light-green);transition:var(--transition);text-decoration:none}.Footer-module__uRDgia__contactItem a:hover{color:var(--primary-orange)}.Footer-module__uRDgia__footerDivider{height:1px;margin-bottom:var(--space-xl);background-color:#ffffff1a}.Footer-module__uRDgia__footerBottom{padding-top:var(--space-md);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.Footer-module__uRDgia__legalLinks{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__uRDgia__legalLinks a{color:var(--light-green);font-size:var(--text-sm);transition:var(--transition);text-decoration:none}.Footer-module__uRDgia__legalLinks a:hover{color:var(--primary-orange)}.Footer-module__uRDgia__separator{color:#ffffff4d}.Footer-module__uRDgia__copyright p{color:var(--light-green);font-size:var(--text-sm)}.Footer-module__uRDgia__asalLink{color:var(--primary-orange);transition:var(--transition);margin-left:5px;font-weight:500;text-decoration:none}.Footer-module__uRDgia__asalLink:hover{color:var(--white)}@media (max-width:1024px){.Footer-module__uRDgia__footerColumns{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__uRDgia__footer{padding:var(--space-2xl) 0 var(--space-md)}.Footer-module__uRDgia__footerColumns{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__uRDgia__footerBottom{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__uRDgia__legalLinks{order:2}.Footer-module__uRDgia__copyright{order:1}}@media (max-width:480px){.Footer-module__uRDgia__footerContainer{padding:0 var(--space-sm)}.Footer-module__uRDgia__socialIcons a{width:36px;height:36px}.Footer-module__uRDgia__legalLinks{flex-wrap:wrap;justify-content:center}}
.Navbar-module__wcb0pW__navbar{background-color:var(--white);width:100%;box-shadow:var(--shadow-sm);z-index:var(--z-fixed);padding:var(--space-sm) 0;position:sticky;top:0}.Navbar-module__wcb0pW__navContainer{max-width:var(--container-xl);padding:0 var(--space-md);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__wcb0pW__logo{align-items:center;gap:var(--space-sm);font-weight:700;font-size:var(--text-xl);color:var(--primary-green);text-decoration:none;display:flex}.Navbar-module__wcb0pW__logo:hover{color:var(--primary-green)}.Navbar-module__wcb0pW__logo img{width:auto;height:62px}.Navbar-module__wcb0pW__navMenu{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__wcb0pW__navItem{position:relative}.Navbar-module__wcb0pW__navLink{align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);color:var(--dark-gray);transition:var(--transition);border-radius:var(--border-radius-md);font-weight:500;text-decoration:none;display:flex}.Navbar-module__wcb0pW__navLink:hover{color:var(--primary-green);background-color:var(--light-green)}.Navbar-module__wcb0pW__dropdownIcon{font-size:var(--text-sm);transition:var(--transition)}.Navbar-module__wcb0pW__navItem:hover .Navbar-module__wcb0pW__dropdownIcon{transform:rotate(180deg)}.Navbar-module__wcb0pW__dropdown{background-color:var(--white);min-width:220px;padding:var(--space-sm) 0;border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);position:absolute;top:100%;left:0}.Navbar-module__wcb0pW__dropdownItem{padding:var(--space-sm) var(--space-md);color:var(--dark-gray);transition:var(--transition);text-decoration:none;display:block}.Navbar-module__wcb0pW__dropdownItem:hover{background-color:var(--light-green);color:var(--primary-green)}.Navbar-module__wcb0pW__mobileMenuButton{font-size:var(--text-2xl);cursor:pointer;color:var(--dark-gray);padding:var(--space-xs);border-radius:var(--border-radius-sm);transition:var(--transition);display:none}.Navbar-module__wcb0pW__mobileMenuButton:hover{background-color:var(--light-gray)}.Navbar-module__wcb0pW__mobileMenu{padding:var(--space-md);background-color:var(--white);border-top:1px solid var(--light-gray);flex-direction:column;display:none}.Navbar-module__wcb0pW__mobileNavItem{margin-bottom:var(--space-sm);border-bottom:1px solid var(--light-gray);padding-bottom:var(--space-sm)}.Navbar-module__wcb0pW__mobileNavItem:last-child{border-bottom:none}.Navbar-module__wcb0pW__mobileNavHeader{justify-content:space-between;align-items:center;display:flex}.Navbar-module__wcb0pW__mobileNavLink{padding:var(--space-sm) 0;color:var(--dark-gray);flex-grow:1;font-weight:500;text-decoration:none}.Navbar-module__wcb0pW__mobileDropdownToggle{cursor:pointer;padding:var(--space-sm);color:var(--dark-gray);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Navbar-module__wcb0pW__mobileDropdown{padding-left:var(--space-md);margin-top:var(--space-sm)}.Navbar-module__wcb0pW__mobileDropdownItem{padding:var(--space-sm) 0;color:var(--medium-gray);transition:var(--transition);text-decoration:none;display:block}.Navbar-module__wcb0pW__mobileDropdownItem:hover{color:var(--primary-green)}.Navbar-module__wcb0pW__rotated{transform:rotate(180deg)}@media (max-width:1024px){.Navbar-module__wcb0pW__navMenu{display:none}.Navbar-module__wcb0pW__mobileMenuButton{display:block}.Navbar-module__wcb0pW__mobileMenu{display:flex}}@media (max-width:640px){.Navbar-module__wcb0pW__navContainer{padding:0 var(--space-sm)}.Navbar-module__wcb0pW__logo img{height:52px}}
