@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bg:#08080a;--bg-2:#0e0e12;--bg-3:#16171d;--bg-elev:#1b1c23;--border:#ffffff0f;--border-strong:#ffffff1f;--text:#fff;--text-2:#9ca3af;--text-3:#6b7280;--accent:#3b82f6;--accent-2:#60a5fa;--accent-deep:#1d4ed8;--accent-glow:#3b82f659;--accent-soft:#3b82f614;--gradient-accent:linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);--gradient-glow:linear-gradient(135deg, #3b82f699, #0ea5e966);--shadow-card:0 1px 0 #ffffff0a inset, 0 20px 60px -20px #0009;--shadow-glow:0 30px 80px -20px #3b82f659}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{background:var(--bg);color:var(--text);font-feature-settings:"ss01", "cv01", "cv11";background-image:radial-gradient(1200px 600px at 80% -10%,#3b82f614,#0000 60%),radial-gradient(900px 500px at -10% 30%,#2563eb0d,#0000 60%);background-attachment:fixed;font-family:DM Sans,sans-serif;overflow-x:hidden}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:linear-gradient(#2a2b33,#1a1b22);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3a3b45,#2a2b33)}button,input,textarea{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.text-gradient{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.accent-gradient{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 50%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.noise{pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.6'/></svg>");position:absolute;inset:0}.grid-bg{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60% at 50% 0,#000 30%,#0000 80%)}.divider-glow{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px}.hero-split{background:#000;align-items:stretch;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;flex-direction:column;flex:100%;justify-content:flex-start;max-width:780px;padding:110px 64px 60px 80px;display:flex;position:relative}.hero-cta{z-index:4;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:60px;right:80px}.hero-image-panel{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-blend-left{z-index:3;background:linear-gradient(90deg,#000000eb 0%,#0009 30%,#00000040 55%,#0000000d 80%,#0000 100%);position:absolute;inset:0}.hero-fade-bottom{z-index:3;background:linear-gradient(#0000,#000);height:28%;position:absolute;bottom:0;left:0;right:0}.hero-img-glow{z-index:2;filter:blur(60px);background:radial-gradient(circle,#3b82f638,#0000 65%);width:320px;height:320px;position:absolute;top:10%;right:10%}@media (width<=900px){.hero-split{background:#000;flex-direction:column;min-height:auto}.hero-content{text-align:center;flex:none;order:1;justify-content:flex-start;align-items:center;width:100%;max-width:none;padding:100px 24px 8px}.hero-image-panel{aspect-ratio:4/5;border:1px solid #ffffff14;border-radius:20px;order:2;width:calc(100% - 48px);margin:36px 24px;position:relative;inset:auto;overflow:hidden;box-shadow:0 30px 80px -20px #000000b3,0 0 60px -10px #3b82f62e}.hero-image-panel img{object-fit:cover!important;object-position:48% center!important;width:100%!important;height:100%!important}.hero-blend-left,.hero-fade-bottom{display:none}.hero-cta{z-index:4;flex:none;order:3;align-items:center;width:100%;padding:0 24px 48px;position:relative;bottom:auto;right:auto}.hero-content h1 span{font-size:clamp(26px,7.5vw,40px)!important}.hero-content h1{max-width:100%}.hero-content p{max-width:100%!important}.hero-img-glow{display:none}}@media (width<=768px){.nav-desktop{display:none!important}.nav-mobile-btn{cursor:pointer;display:block!important}.programs-grid{grid-template-columns:1fr!important}}@media (width>=768px){.step-connector{display:block!important}}
