*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html,body{min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;background:#000;color:#fff;line-height:1.6}.hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:60px 24px 80px}.hero-bg{position:absolute;inset:0;background-image:url(/academy-promo.jpg);background-size:cover;background-position:center 30%;filter:blur(2px) brightness(.45);transform:scale(1.06)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000008c,#000000b8 60%,#000000f2)}.hero-content{position:relative;z-index:1;max-width:820px;width:100%;text-align:center;animation:fadeInUp .9s ease-out both}.logos{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:44px;animation:fadeIn 1s ease-out both}.crest-logo{height:90px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(0,0,0,.6))}.nbg-logo{height:64px;width:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 4px 16px rgba(0,0,0,.6))}.logo-divider{width:1px;height:60px;background:#d4af3773}.headline{font-size:clamp(2rem,5.5vw,3.6rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.02em;margin-bottom:20px;animation:fadeInUp .9s ease-out .15s both}.tagline{font-size:clamp(1rem,2.2vw,1.25rem);color:#d4af37;font-weight:500;margin-bottom:40px;animation:fadeInUp .9s ease-out .25s both}.info-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:28px;animation:fadeInUp .9s ease-out .35s both}.badge{display:flex;flex-direction:column;align-items:center;background:#d4af371a;border:1px solid rgba(212,175,55,.35);border-radius:12px;padding:14px 22px;min-width:160px;gap:4px}.badge-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#d4af37}.badge-value{font-size:.95rem;font-weight:600;color:#fff}.features{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;animation:fadeInUp .9s ease-out .45s both}.feature{background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:50px;padding:7px 18px;font-size:.88rem;color:#e0e0e0;font-weight:500}.signin-section{background:#000;padding:0 24px 80px;display:flex;justify-content:center}.signin-card{background:#111;border:1px solid rgba(212,175,55,.25);border-radius:20px;padding:48px 44px;max-width:600px;width:100%;animation:fadeInUp .9s ease-out .2s both}.signin-header{text-align:center;margin-bottom:36px}.signin-header h2{font-size:1.7rem;font-weight:700;color:#fff;margin-bottom:10px}.signin-header p{color:#999;font-size:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.88rem;font-weight:600;color:#ccc;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.req{color:#d4af37}.form-group input{width:100%;padding:13px 16px;background:#1a1a1a;border:1px solid #333;border-radius:10px;color:#fff;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;outline:none}.form-group input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3726}.form-group input::placeholder{color:#555}.cta-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#d4af37,#f4d03f);color:#000;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;font-family:inherit;cursor:pointer;margin-top:8px;transition:transform .2s,box-shadow .2s,opacity .2s}.cta-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #d4af3759}.cta-btn:disabled{opacity:.7;cursor:not-allowed}.btn-arrow{font-size:1.2rem}.disclaimer{text-align:center;font-size:.8rem;color:#555;margin-top:20px}footer{background:#000;border-top:1px solid #1a1a1a;text-align:center;padding:40px 24px}.footer-logo{height:36px;width:auto;filter:brightness(0) invert(1);opacity:.5;margin-bottom:16px;display:block;margin-left:auto;margin-right:auto}footer p{font-size:.85rem;color:#555}footer a{color:#d4af37;text-decoration:none;transition:color .2s}footer a:hover{color:#f4d03f}@media(max-width:600px){.logos{gap:18px}.crest-logo{height:66px}.nbg-logo{height:46px}.logo-divider{height:44px}.signin-card{padding:32px 24px}.form-row{grid-template-columns:1fr}.badge{min-width:140px;padding:12px 16px}}
