:root{--navy:#082f4f;--cream:#f6f1e8;--orange:#ef7d21}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.portal{min-height:100vh;background:linear-gradient(180deg,rgba(4,29,49,.38),rgba(4,29,49,.88)),url('/assets/cancha.jpg') center/cover;color:white;display:flex;flex-direction:column;padding:24px}.logos{display:flex;gap:12px}.logos img{height:72px;width:82px;object-fit:contain;background:white;padding:7px;border-radius:15px}.portal section{margin:auto;text-align:center;width:min(650px,100%)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#f3d77c}.portal h1{font-size:clamp(2.6rem,8vw,5rem);line-height:1;margin:14px 0 30px}.main-card{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--navy);background:white;padding:26px;border-radius:24px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.main-card span{font-size:2.5rem}.main-card strong{font-size:1.8rem}.main-card small{color:#697783}