@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-color:#fff;--bg-secondary:#f8fafc;--text-primary:#0f172a;--text-secondary:#475569;--primary:#2563eb;--primary-hover:#1d4ed8;--accent:#38bdf8;--border:#e2e8f0;--card-bg:#fff;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--nav-height:80px;--container-width:1200px}[data-theme=dark]{--bg-color:#0f172a;--bg-secondary:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--primary:#3b82f6;--primary-hover:#60a5fa;--accent:#0ea5e9;--border:#334155;--card-bg:#1e293b;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #0000004d, 0 2px 4px -2px #0000004d;--shadow-lg:0 10px 15px -3px #0000004d, 0 4px 6px -4px #0000004d}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-primary);font-family:Inter,sans-serif;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}p{margin-bottom:1rem}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 2rem}.btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-md)}.btn-primary:hover{background-color:var(--primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border)}.btn-secondary:hover{background-color:var(--border)}.glass{background:rgba(var(--bg-color), .7);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;display:block}.form-input,.form-textarea,.form-select{border:1px solid var(--border);background-color:var(--bg-color);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem 1rem;font-family:Inter,sans-serif;transition:all .2s}.form-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-select:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-select:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0px 1000px var(--bg-color) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb33}.form-textarea{resize:vertical;min-height:120px}.card{background-color:var(--card-bg);box-shadow:var(--shadow-md);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.fade-in{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn;transform:translateY(20px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}
.ThemeToggle-module__3b5zuq__toggleBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.ThemeToggle-module__3b5zuq__toggleBtn:hover{background-color:var(--bg-secondary);transform:rotate(15deg)}
.Navbar-module__nuAbfa__navbar{z-index:50;height:var(--nav-height);align-items:center;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__navContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoIcon{color:var(--accent);background-color:#38bdf81a;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}.Navbar-module__nuAbfa__logoTextContainer{flex-direction:column;display:flex}.Navbar-module__nuAbfa__logoLine1{background:linear-gradient(90deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-size:1.1rem;font-weight:900;line-height:1.1}.Navbar-module__nuAbfa__logoLine2{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-top:.1rem;font-size:.75rem;font-weight:600;line-height:1}@media (min-width:768px){.Navbar-module__nuAbfa__logoLine1{font-size:1.35rem}.Navbar-module__nuAbfa__logoLine2{font-size:.85rem}.Navbar-module__nuAbfa__logoIcon{padding:10px}.Navbar-module__nuAbfa__logoIcon svg{width:32px!important;height:32px!important}}.Navbar-module__nuAbfa__desktopMenu{align-items:center;gap:2rem;display:none}.Navbar-module__nuAbfa__navLinksGroup,.Navbar-module__nuAbfa__rightActions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__nuAbfa__enrollBtn{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;letter-spacing:.02em;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.Navbar-module__nuAbfa__enrollBtn:hover{background:linear-gradient(135deg, #1e40af, var(--primary));color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb73}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__navLink:hover{color:var(--primary)}.Navbar-module__nuAbfa__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__nuAbfa__navLink:hover:after,.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active:after{width:100%}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--primary)}.Navbar-module__nuAbfa__mobileControls{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__mobileControls .Navbar-module__nuAbfa__enrollBtn{padding:.4rem 1.25rem;font-size:.85rem;box-shadow:0 2px 10px #2563eb4d}.Navbar-module__nuAbfa__menuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__mobileMenu{top:var(--nav-height);background-color:var(--bg-color);border-bottom:1px solid var(--border);width:100%;box-shadow:var(--shadow-md);flex-direction:column;padding:1rem 0;display:flex;position:absolute;left:0}.Navbar-module__nuAbfa__mobileNavLink{color:var(--text-secondary);border-left:4px solid #0000;padding:1rem 2rem;font-weight:500}.Navbar-module__nuAbfa__mobileNavLink:hover,.Navbar-module__nuAbfa__mobileNavLink.Navbar-module__nuAbfa__active{background-color:var(--bg-secondary);color:var(--primary);border-left-color:var(--primary)}.Navbar-module__nuAbfa__mobileThemeToggle{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.5rem;padding:1rem 2rem;display:flex}@media (min-width:768px){.Navbar-module__nuAbfa__desktopMenu{display:flex}.Navbar-module__nuAbfa__mobileControls,.Navbar-module__nuAbfa__mobileMenu{display:none}}
.Footer-module__EZoWya__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border);padding:4rem 0 2rem}.Footer-module__EZoWya__footerContent{grid-template-columns:1fr;gap:3rem;display:grid}.Footer-module__EZoWya__footerTitle{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.Footer-module__EZoWya__footerDesc{color:var(--text-secondary);max-width:400px}.Footer-module__EZoWya__footerLinks h4,.Footer-module__EZoWya__footerContact h4{margin-bottom:1rem;font-size:1.1rem}.Footer-module__EZoWya__footerLinks ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__footerLinks a{color:var(--text-secondary)}.Footer-module__EZoWya__footerLinks a:hover{color:var(--primary);text-decoration:underline}.Footer-module__EZoWya__footerContact p{color:var(--text-secondary);margin-bottom:.5rem}.Footer-module__EZoWya__footerContact a{color:var(--primary)}.Footer-module__EZoWya__footerContact a:hover{text-decoration:underline}.Footer-module__EZoWya__footerBottom{background-color:var(--card-bg);text-align:center;border-top:1px solid var(--border);color:var(--text-secondary);padding:1.5rem 0;font-size:.9rem}@media (min-width:768px){.Footer-module__EZoWya__footerContent{grid-template-columns:2fr 1fr 1.5fr}}
