@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@400;600;700&family=Rajdhani:wght@500;600;700&display=swap");.main-landing-root{min-height:100vh;padding:72px 20px 56px;background:linear-gradient(180deg,rgba(10,18,44,.5),rgba(20,20,70,.48) 30%,rgba(39,20,86,.46) 62%,rgba(15,16,52,.52)),url(/icons/first_section.png),radial-gradient(circle at 14% 6%,rgba(91,227,255,.24),transparent 38%),radial-gradient(circle at 86% 12%,rgba(255,92,230,.22),transparent 36%),linear-gradient(180deg,#0b1440,#16265f 32%,#2a1f71 66%,#13214e);background-size:cover,cover,auto,auto,auto;background-position:top,top,50%,50%,50%;background-attachment:fixed,fixed,scroll,scroll,scroll;background-blend-mode:normal,screen,screen,screen,normal;color:#e8f5ff;font-family:Rajdhani,sans-serif}.main-landing-hero{max-width:1080px;margin:0 auto;text-align:center}.main-landing-logo-wrap{display:flex;justify-content:center;margin-bottom:14px}.main-landing-logo{border-radius:18px;border:1px solid rgba(148,234,255,.5);box-shadow:0 10px 28px rgba(92,235,255,.3),0 0 30px rgba(255,112,234,.24)}.main-landing-eyebrow{font-family:Oswald,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#93ecff;font-size:14px;margin-bottom:10px}.main-landing-title{font-family:Bebas Neue,Oswald,sans-serif;font-size:clamp(46px,9vw,88px);line-height:.95;letter-spacing:.04em;text-transform:uppercase;margin:0;background:linear-gradient(135deg,#aef4ff,#7ad9ff 35%,#b8a6ff 68%,#ff7fe8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(122,224,255,.52),0 0 34px rgba(255,115,233,.32)}.main-landing-subtitle{max-width:760px;margin:16px auto 0;font-size:clamp(17px,2.3vw,24px);color:#c9efff;line-height:1.5}.main-landing-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.main-landing-btn{border-radius:12px;padding:14px 28px;text-decoration:none;font-family:Oswald,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.main-landing-btn:hover{transform:translateY(-2px);filter:saturate(1.05)}.main-landing-btn-primary{color:#07112f;background:linear-gradient(135deg,#6bf2ff,#6f87ff 48%,#ff77ea);border:1px solid rgba(204,248,255,.74);box-shadow:0 10px 26px rgba(90,236,255,.34),0 0 30px rgba(255,106,233,.3)}.main-landing-btn-secondary{color:#d7f5ff;border:1px solid rgba(132,226,255,.46);background:rgba(13,23,58,.6)}.main-landing-grid{max-width:1080px;margin:42px auto 0;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.main-landing-card{border-radius:18px;border:1px solid rgba(120,230,255,.24);background:radial-gradient(circle at 18% 18%,rgba(109,234,255,.14),transparent 30%),radial-gradient(circle at 82% 22%,rgba(255,96,221,.14),transparent 30%),linear-gradient(135deg,rgba(24,20,58,.92),rgba(14,16,42,.92));box-shadow:0 16px 36px rgba(6,12,34,.3);padding:24px 20px}.main-landing-card h2{margin:0;font-family:Bebas Neue,Oswald,sans-serif;font-size:34px;letter-spacing:.05em;color:#e8f6ff;text-transform:uppercase}.main-landing-card p{margin:12px 0 0;font-size:16px;line-height:1.5;color:#c3e4ff}@media (max-width:960px){.main-landing-grid{grid-template-columns:1fr}}@media (max-width:768px){.main-landing-root{background:linear-gradient(180deg,rgba(10,18,44,.22),rgba(20,20,70,.2) 30%,rgba(39,20,86,.18) 62%,rgba(15,16,52,.24)),url(/icons/first_section.png),radial-gradient(circle at 14% 6%,rgba(91,227,255,.24),transparent 38%),radial-gradient(circle at 86% 12%,rgba(255,92,230,.22),transparent 36%),linear-gradient(180deg,#0b1440,#16265f 32%,#2a1f71 66%,#13214e);background-size:cover,100% auto,auto,auto,auto;background-position:top,top,50%,50%,50%;background-repeat:no-repeat,repeat-y,no-repeat,no-repeat,no-repeat;background-attachment:fixed,fixed,scroll,scroll,scroll}.main-landing-card{background:radial-gradient(circle at 18% 18%,rgba(109,234,255,.16),transparent 30%),radial-gradient(circle at 82% 22%,rgba(255,96,221,.16),transparent 30%),linear-gradient(135deg,rgba(24,20,58,.6),rgba(14,16,42,.6))}.main-landing-btn-secondary{background:rgba(13,23,58,.45)}}