[hidden] { display: none !important; }
html { overflow-x: clip; }
:focus-visible { outline: 2px solid var(--arcane-soft); outline-offset: 4px; }
.nav-account { border: 1px solid rgba(226,173,74,.5); border-radius: 5px; padding: 11px 20px; font-size: 12px; font-weight: 600; display: flex; gap: 25px; align-items: center; }
.nav-account span { color: var(--gold); }
.portal-hero .button--primary,.finale .button--primary { background: linear-gradient(110deg,#e5bd70,#b78637); border: 1px solid #f1cf87; color: #17120b; box-shadow: 0 5px 24px #c2963e19; }
.portal-hero .button--primary:hover,.finale .button--primary:hover { background: linear-gradient(110deg,#f5d694,#d3a453); box-shadow: 0 5px 28px #c2963e35; }
.whatsapp-float { right: auto; left: 16px; }
.whatsapp-float__copy { display: none; }
.hero { min-height: auto; padding: 135px 0 72px; }
.hero-video { opacity: .42; }
.hero-shade { background: linear-gradient(90deg,rgba(5,9,13,.72),rgba(5,9,13,.26) 50%,rgba(5,9,13,.8)),linear-gradient(0deg,#080806,transparent 50%); }
.portal-hero { position: relative; z-index: 5; display: grid; grid-template-columns: 1.15fr 1fr; gap: clamp(35px,6vw,90px); align-items: center; width: min(1220px,calc(100% - 64px)); margin: 0 auto; }
.portal-intro { padding: 10px 0; }
.portal-eyebrow { display: flex; align-items: center; gap: 10px; color: var(--arcane-soft); font-size: 10px; letter-spacing: .18em; font-weight: 600; }
.portal-eyebrow span { width: 6px; height: 6px; background: var(--arcane); box-shadow: 0 0 16px var(--arcane); transform: rotate(45deg); }
.portal-logo { width: 330px; max-height: 195px; object-fit: contain; margin: 24px 0 12px -10px; filter: drop-shadow(0 0 28px #d3a03b22); }
.portal-overline { font-size: 9px; letter-spacing: .17em; color: #c2b7a2; margin: 20px 0; }
.portal-intro h1 { font-family: var(--display); font-size: clamp(34px,3.7vw,54px); line-height: 1.19; font-weight: 500; letter-spacing: -.035em; margin: 0 0 22px; }
.portal-intro h1 em { color: var(--gold-soft); font-style: normal; }
.portal-description { color: #b6bdc4; font-size: 14px; line-height: 1.9; max-width: 440px; }
.portal-actions { display: flex; gap: 25px; align-items: center; margin: 30px 0 36px; flex-wrap: wrap; }
.portal-actions .button { min-height: 50px; padding: 16px 22px; font-size: 10px; gap: 24px; }
.portal-link { font-size: 12px; color: #ddd7cc; display: flex; gap: 18px; }
.portal-facts { display: flex; gap: 30px; padding: 25px 0; border-top: 1px solid #ffffff15; }
.portal-facts div { display: flex; flex-direction: column; gap: 9px; }
.portal-facts small { font-size: 8px; letter-spacing: .14em; color: #8b939b; }
.portal-facts strong { font-size: 12px; font-weight: 500; color: #e9e3d7; }
.portal-address { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; color: #9ba5ae; font-size: 8px; letter-spacing: .08em; }
.portal-address code { color: #c9dbe5; font-size: 11px; }
.portal-address button { background: none; border: none; color: var(--arcane-soft); font: inherit; cursor: pointer; padding: 8px; }
.account-card { position: relative; scroll-margin-top: 100px; border: 1px solid #819aa538; border-radius: 14px; padding: 28px 30px 0; background: linear-gradient(150deg,rgba(23,32,40,.97),rgba(7,13,19,.98) 60%); box-shadow: 0 24px 90px #0008,0 0 50px #44c7ff06,inset 0 1px 0 #ffffff08; overflow: hidden; }
.account-card::before { content: ''; position: absolute; top: 0; left: 25%; right: 25%; height: 1px; background: linear-gradient(90deg,transparent,var(--arcane-soft),transparent); }
.account-brand { display: flex; align-items: center; gap: 12px; color: #ded4bd; font-size: 10px; letter-spacing: .1em; margin-bottom: 25px; }
.account-brand img { width: 32px; height: 32px; object-fit: contain; }
.account-brand small { display: block; color: #8498a7; font-size: 8px; letter-spacing: .17em; margin-top: 6px; }
.account-brand i { color: var(--arcane-soft); margin-left: auto; font-size: 25px; font-style: normal; }
.account-card h2 { font-family: var(--display); font-weight: 500; font-size: 22px; line-height: 1.35; margin: 0 0 8px; }
.account-description { font-size: 11px; color: #95a3ae; margin: 0 0 23px; }
.auth-tabs { display: grid; grid-template-columns: 1fr 1fr; padding: 4px; gap: 4px; background: #040a1099; border: 1px solid #ffffff0c; border-radius: 6px; margin-bottom: 22px; }
.auth-tabs button { border: 1px solid transparent; background: transparent; color: #a4afb8; font: 500 12px var(--body); padding: 11px; border-radius: 4px; cursor: pointer; }
.auth-tabs [aria-selected=true] { color: #f4d59b; border-color: #d5a6533d; background: linear-gradient(110deg,#a978292a,#dcba6211); box-shadow: 0 2px 8px #0003; }
.field { margin-bottom: 14px; min-width: 0; }
.field label { display: flex; align-items: center; justify-content: space-between; font-size: 12px; color: #dbe1e5; font-weight: 500; margin-bottom: 7px; }
.field label span { font-size: 9px; color: #8e9eab; font-weight: 400; }
.field input { width: 100%; height: 43px; border-radius: 5px; border: 1px solid #8ba7bb2c; background: #050c13a6; color: #f1f3f5; padding: 0 12px; font: 12px var(--body); transition: border-color .2s,box-shadow .2s; }
.field input::placeholder { color: #758491; }
.field input:focus { outline: none; border-color: #58c6eea8; box-shadow: 0 0 0 3px #44c7ff0c; }
.field input[aria-invalid=true] { border-color: #e88d83; }
.field small,.password-hint { display: block; color: #91a0ac; font-size: 9px; line-height: 1.6; margin-top: 6px; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.field-row .field { margin-bottom: 0; }
.password-hint { margin-bottom: 14px; }
.password-wrap { position: relative; }
.password-wrap input { padding-right: 37px; }
.show-password { position: absolute; right: 2px; top: 1px; height: 41px; width: 35px; border: 0; background: transparent; color: #92a9b9; cursor: pointer; font-size: 18px; }
.pid-field input { letter-spacing: .24em; }
.field-error { color: #ffa99d; font-size: 10px; display: block; line-height: 1.5; }
.field-error:not(:empty) { margin-top: 6px; }
.account-submit { width: 100%; min-height: 48px; padding: 14px 18px; font-size: 10px; display: flex; justify-content: center; gap: 20px; cursor: pointer; margin-top: 20px; font-family: var(--body); }
.account-submit:disabled { opacity: .6; cursor: wait; }
.account-fineprint { text-align: center; color: #91a0aa; font-size: 9px; line-height: 1.8; margin: 15px 0 20px; }
.account-fineprint a { color: var(--gold-soft); }
.account-bottom { border-top: 1px solid #ffffff0b; padding: 16px 0; color: #8e9eab; text-align: center; font-size: 8px; letter-spacing: .09em; }
.account-bottom span { color: var(--arcane); margin-right: 6px; }
.account-notice,.auth-message { border: 1px solid #e5b86355; background: #e5b8630a; border-radius: 5px; color: #e4c99b; padding: 12px; font-size: 11px; line-height: 1.65; margin: 0 0 16px; }
.auth-message[data-type=error] { color: #ffb0a7; border-color: #ef7d7355; background: #ef7d730a; }
.auth-message[data-type=success] { color: #a4e3cc; border-color: #8cdbc155; background: #8cdbc10a; }
.account-welcome { color: var(--arcane-soft); font-size: 10px; letter-spacing: .12em; margin-bottom: 14px; }
.player-details { font-size: 12px; display: grid; grid-template-columns: 80px 1fr; gap: 18px 10px; margin: 30px 0; }
.player-details dt { color: #91a0aa; }.player-details dd { margin: 0; overflow-wrap: anywhere; }
.logout-button { border: 0; background: none; color: #bdcad3; padding: 20px; width: 100%; font: 12px var(--body); cursor: pointer; }
.hero-status,.hud-corners { display: none; }
@media(min-width:1500px) { .hero { padding-top: 150px; } }
@media(max-width:1000px) { .portal-hero { gap: 30px; width: calc(100% - 40px); grid-template-columns: 1fr 1fr; }.account-card { padding: 24px 20px 0; }.portal-facts { gap: 20px; }.nav { gap: 18px; } }
@media(max-width:760px) { .hero { padding-top: 106px; }.portal-hero { grid-template-columns: 1fr; gap: 35px; width: min(500px,calc(100% - 36px)); }.portal-logo { width: 260px; margin-top: 16px; }.portal-intro h1 { font-size: 38px; }.portal-description { font-size: 13px; }.portal-actions { margin: 25px 0; gap: 18px; }.portal-facts { justify-content: space-between; }.portal-eyebrow { font-size: 9px; }.account-card { padding: 25px 22px 0; }.nav-account { padding: 9px 15px; }.whatsapp-float__copy { display: none; }.whatsapp-float { right: 12px; bottom: 12px; }.account-card h2 { font-size: 21px; } }
@media(prefers-reduced-motion:reduce) { html { scroll-behavior:auto; }.hero-video { display:none; }.hero { background: url('../images/hero-poster.png') center/cover; }.field input { transition:none; } }
.whatsapp-float { width: 48px; min-width: 0; height: 48px; padding: 0; left: 12px; right: auto; border-radius: 50%; justify-content: center; }
@media(max-width:760px) { .cursor-glow { display: none; } }
