:root{--game-navy:#0c1733;--game-blue:#1465c0;--game-purple:#32146c;--game-cyan:#31d7ff;--game-yellow:#ffd755;--game-orange:#ff7628;--game-success:#42d58a;--game-warning:#ffbd3e;--game-danger:#ff5b6e;--game-panel:#fffdf5;--game-panel-dark:#111d38;--game-border:#8ca8cd;--game-metal-light:#eaf4ff;--game-metal-dark:#29476f;--game-glow:0 0 24px rgba(49,215,255,.25);--game-shadow:0 18px 45px rgba(10,20,50,.2);--game-radius:18px;--game-content:1180px}
html,body{max-width:100%;overflow-x:hidden}body{background:linear-gradient(180deg,#f7f4d9 0,#fffbea 55%,#edf7ff 100%);color:var(--game-navy)}
.site-main{min-height:45vh}.game-ui-panel,.player-account-card,.game-ui-state-page{border:1px solid rgba(50,20,108,.18);border-radius:var(--game-radius);background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,244,255,.98));box-shadow:var(--game-shadow)}
.game-ui-button,.player-account-card .btn-primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.7rem 1.25rem;border:2px solid rgba(255,255,255,.65);border-radius:12px;font:800 .88rem/1 inherit;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:0 4px 0 #111c3b,0 9px 20px rgba(13,25,59,.18);transition:transform .15s ease,filter .15s ease}
.game-ui-button:hover,.player-account-card .btn-primary:hover{transform:translateY(-2px);filter:brightness(1.06)}.game-ui-button.primary,.player-account-card .btn-primary{color:#fff;background:linear-gradient(180deg,#ff953c,var(--game-orange))}.game-ui-button.secondary{color:#fff;background:linear-gradient(180deg,#407fc2,#1b3968)}
.compact-hero{position:relative;min-height:300px;padding-top:4.6rem}.compact-controls{inset:.85rem max(1rem,calc((100% - var(--game-content))/2)) auto}.compact-hero .hero-content{padding-top:2rem}.compact-hero .hero-brand{transform:scale(.88)}
.launcher-drawer-account{display:grid;gap:.6rem;padding:1rem 0 0;border-top:1px solid rgba(255,255,255,.16)}.launcher-drawer-account a,.launcher-drawer-account button{width:100%;display:flex;min-height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:9px;color:#fff;background:#243c69;text-decoration:none;font:800 .82rem inherit;text-transform:uppercase;cursor:pointer}.launcher-drawer-account .drawer-account-link{background:linear-gradient(#ffcf54,#ec8e20);color:#25143d}.launcher-drawer-account form{margin:0}
.player-account-shell{width:min(100% - 2rem,var(--game-content));margin:clamp(2rem,5vw,5rem) auto}.player-account-card.game-ui-auth-card{overflow:hidden;padding:clamp(1.3rem,4vw,2.3rem);border-top:5px solid var(--game-orange)}.game-ui-auth-head{margin:-.25rem 0 1.4rem}.game-ui-auth-head h1{margin:.25rem 0;font-size:clamp(2rem,5vw,3rem)}.game-ui-auth-head p{max-width:660px;margin:.35rem 0;color:#50617d}.player-form input,.player-form select{border:2px solid #c8d4e7;background:#fff;box-shadow:inset 0 2px 5px rgba(20,40,80,.07)}.player-form input:focus,.player-form select:focus{outline:3px solid rgba(49,215,255,.25);border-color:var(--game-blue)}.game-ui-safety-note{margin-top:1rem;padding:.8rem 1rem;border-left:4px solid var(--game-cyan);border-radius:8px;background:#eafaff;color:#29405f;font-size:.88rem}
.game-ui-alert{display:flex;gap:.75rem;align-items:center;margin:1rem auto;padding:.9rem 1rem;border:1px solid;border-radius:12px}.game-ui-alert strong{font-size:.76rem;text-transform:uppercase}.game-ui-alert.success{border-color:#60c994;background:#e9fff3;color:#145b39}.game-ui-alert.error{border-color:#ff8491;background:#fff0f2;color:#8e2130}
.game-ui-modal{width:min(92vw,620px);padding:0;border:1px solid var(--game-border);border-radius:16px;background:var(--game-panel);box-shadow:0 28px 80px rgba(4,10,30,.5)}.game-ui-modal::backdrop{background:rgba(4,8,24,.75);backdrop-filter:blur(4px)}.game-ui-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;color:#fff;background:linear-gradient(90deg,var(--game-navy),var(--game-purple))}.game-ui-modal-head button{border:0;color:#fff;background:transparent;font-size:1.6rem;cursor:pointer}.game-ui-modal-body{padding:1.4rem}
.game-ui-state-page{width:min(100% - 2rem,760px);margin:clamp(2.5rem,8vw,7rem) auto;padding:clamp(2rem,6vw,4rem);text-align:center}.game-ui-state-page h1{margin:.55rem 0;font-size:clamp(2rem,6vw,3.5rem)}.game-ui-state-page p{max-width:560px;margin:0 auto 1.5rem;color:#53627b}.game-ui-state-icon{display:grid;width:70px;height:70px;margin:0 auto 1rem;place-items:center;border:3px solid #fff;border-radius:18px;color:#fff;background:linear-gradient(#ff7180,#cf263d);box-shadow:0 5px 0 #681828;font-size:2rem;font-weight:900}.game-ui-state-icon.warning{background:linear-gradient(#ffdb65,#e69320);box-shadow:0 5px 0 #825016}
.full-footer{border-top:5px solid #27496f;background:linear-gradient(145deg,#101b36,#251151);color:#dbe9ff}.full-footer a{color:#fff}.full-footer strong{color:var(--game-yellow)}.full-footer small{border-top-color:rgba(255,255,255,.16);color:#b9c7df}
.content-launcher-page{width:min(100% - 2rem,var(--game-content));margin:clamp(2rem,5vw,4.5rem) auto}.content-launcher-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;padding:1.2rem 1.35rem;border:3px solid #4b6d98;border-radius:16px;color:#fff;background:linear-gradient(180deg,#294f7c,#132848);box-shadow:inset 0 0 0 2px rgba(255,255,255,.2),0 7px 0 #0a1730,var(--game-shadow)}.content-launcher-head h1{margin:.2rem 0;font-size:clamp(2.1rem,5vw,3.6rem)}.content-launcher-head p{margin:0;color:#d9e8ff}.content-launcher-head .eyebrow{color:var(--game-yellow)}.content-counter{flex:none;padding:.55rem .8rem;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:rgba(0,0,0,.2);font-size:.78rem;font-weight:800;text-transform:uppercase}.content-empty{padding:clamp(2rem,6vw,4rem);text-align:center}.content-empty>span{display:grid;width:64px;height:64px;margin:0 auto 1rem;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(#4c83ba,#1b3867);box-shadow:0 5px 0 #0e1c38;font-size:2rem}.content-empty h2{margin:.25rem 0}.content-empty p{margin:.5rem auto 0;color:#586883}.game-ui-badge{display:inline-flex;align-items:center;min-height:27px;padding:.25rem .65rem;border:1px solid #e89d1f;border-radius:999px;color:#493000;background:#ffdc73;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.game-ui-badge.active{border-color:#35a66e;color:#0b5b35;background:#c9f8df}.game-ui-badge.upcoming{border-color:#2488c2;color:#104c70;background:#d2f2ff}.game-ui-badge.finished{border-color:#8792a4;color:#465164;background:#e5e9ef}.content-meta,.download-card-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:#62718a;font-size:.78rem}.featured-news{display:grid;grid-template-columns:1fr;overflow:hidden;margin-bottom:1.4rem;border-top:5px solid var(--game-orange)}.featured-news.has-image{grid-template-columns:minmax(260px,42%) 1fr}.content-media{min-height:300px;background:#172541}.content-media img,.content-card-image img{width:100%;height:100%;display:block;object-fit:cover}.featured-news-body{padding:clamp(1.4rem,4vw,2.8rem)}.featured-news h2{margin:.8rem 0;font-size:clamp(1.8rem,4vw,3rem)}.featured-news p{margin:0;color:#4f607c;font-size:1.05rem}.content-card-grid,.download-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.content-card{overflow:hidden}.content-card-image{height:180px;background:#172541}.content-card-body{padding:1.25rem}.content-card h2{margin:.7rem 0;font-size:1.35rem}.content-card p{margin:.55rem 0;color:#52627c}.event-content-card{border-top:4px solid #4178ad}.event-dates,.download-details{display:grid;gap:.6rem;margin:1rem 0 0}.event-dates>div,.download-details>div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem .75rem;border-radius:8px;background:#edf3fb}.event-dates dt,.download-details dt{color:#61718a;font-size:.7rem;font-weight:800;text-transform:uppercase}.event-dates dd,.download-details dd{margin:0;font-weight:800;text-align:right}.download-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-launcher-card{position:relative;padding:1.4rem;border-top:5px solid #3f77aa}.download-launcher-card.primary-download{border-top-color:var(--game-orange);box-shadow:0 0 0 2px rgba(255,118,40,.12),var(--game-shadow)}.download-launcher-card h2{margin:.8rem 0;font-size:1.7rem}.download-launcher-card>p{color:#51617c}.download-hash{display:block!important}.download-hash dd{margin-top:.35rem!important;text-align:left!important}.download-hash code{display:block;overflow-wrap:anywhere;font-size:.72rem}.download-launcher-card .game-ui-button{margin-top:1.2rem}.download-unavailable{display:flex;min-height:48px;margin-top:1.2rem;align-items:center;justify-content:center;border:1px dashed #9ba7b7;border-radius:10px;color:#6e7887;background:#eef1f5;font-size:.8rem;font-weight:800;text-transform:uppercase}
@media(max-width:820px){.compact-hero{min-height:250px;padding-top:4rem}.launcher-top-controls,.compact-controls{top:.65rem;right:.65rem;bottom:auto;left:.65rem}.launcher-menu-trigger{align-self:flex-start}.compact-controls .launcher-disabled{display:none}.compact-hero .hero-content{padding-top:2.8rem}.player-form.grid{grid-template-columns:1fr}.player-form.grid .full{grid-column:auto}.full-footer{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.content-launcher-head{align-items:start;flex-direction:column}.featured-news.has-image{grid-template-columns:1fr}.content-media{min-height:240px}.content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-card-grid{grid-template-columns:1fr}}
@media(max-width:430px){.site-main{width:100%;max-width:100vw}.compact-hero{min-height:220px}.compact-controls .launcher-account-actions{display:none}.compact-hero .hero-brand{transform:scale(.72)}.player-account-shell{width:min(100% - 1rem,var(--game-content));margin:1rem auto}.player-account-card.game-ui-auth-card{padding:1rem;border-radius:14px}.game-ui-button,.player-account-card .btn-primary{width:100%}.full-footer{grid-template-columns:1fr}.game-ui-state-page{width:calc(100% - 1rem);padding:1.5rem}.game-ui-modal{width:calc(100vw - 1rem)}.content-launcher-page{width:calc(100vw - 1.5rem);max-width:calc(100vw - 1.5rem);min-width:0;margin:1rem auto}.content-launcher-page,.content-launcher-page *{box-sizing:border-box}.content-launcher-page *{min-width:0;max-width:100%}.content-launcher-head{padding:1rem;border-radius:12px}.content-card-grid{grid-template-columns:1fr}.content-media{min-height:190px}.content-card-image{height:170px}.featured-news-body,.content-card-body,.download-launcher-card{padding:1rem}.content-meta{align-items:flex-start;flex-direction:column}.event-dates>div,.download-details>div{align-items:flex-start;flex-direction:column}.event-dates dd,.download-details dd{text-align:left}}

/* Lote 3: Ranking, Guilds e perfil privado */
.content-launcher-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;margin-bottom:18px;border:1px solid rgba(106,168,255,.42);border-radius:14px;background:linear-gradient(135deg,rgba(13,38,79,.98),rgba(17,28,58,.96));box-shadow:0 16px 38px rgba(3,12,30,.25)}
.content-launcher-header h1{margin:3px 0 0;color:#fff;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.05}.content-launcher-header p{max-width:680px;margin:7px 0 0;color:#c9dcff}.content-launcher-kicker{color:#68ddff;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.ranking-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}.ranking-podium-card{position:relative;min-width:0;padding:22px 18px;border:1px solid rgba(123,177,255,.35);border-radius:14px;background:linear-gradient(180deg,rgba(21,51,98,.98),rgba(10,24,51,.98));color:#fff;text-align:center;box-shadow:0 12px 28px rgba(3,12,30,.2)}.ranking-podium-card.position-1{order:2;border-color:#ffd76a;transform:translateY(-7px)}.ranking-podium-card.position-2{order:1}.ranking-podium-card.position-3{order:3}.ranking-podium-position{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:50%;background:#14274c;color:#ffd76a;font-weight:900}.ranking-podium-card h2{overflow:hidden;margin:0;color:#fff;font-size:1.15rem;text-overflow:ellipsis;white-space:nowrap}.ranking-podium-card p{margin:7px 0 0;color:#bcd3f7}
.game-ui-table-wrap{max-width:100%;overflow-x:auto;border:1px solid rgba(106,168,255,.32);border-radius:13px;background:#f8fbff}.game-ui-table{width:100%;min-width:660px;border-collapse:collapse}.game-ui-table th,.game-ui-table td{padding:13px 15px;border-bottom:1px solid #dbe7f7;text-align:left}.game-ui-table th{background:#17335f;color:#fff;font-size:.76rem;letter-spacing:.07em;text-transform:uppercase}.game-ui-table tr:last-child td{border-bottom:0}.game-ui-table tbody tr:hover{background:#edf5ff}.game-ui-empty{padding:34px 24px;border:1px dashed rgba(92,151,231,.55);border-radius:14px;background:rgba(239,246,255,.92);color:#18365f;text-align:center}.game-ui-empty h2{margin:0 0 8px}.game-ui-empty p{margin:0;color:#506985}
.guild-search{display:flex;gap:10px;margin-bottom:18px}.guild-search input{min-width:0;flex:1}.guild-launcher-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.guild-launcher-card{min-width:0;padding:19px;border:1px solid rgba(101,159,236,.36);border-radius:14px;background:linear-gradient(180deg,#fff,#eef5ff);box-shadow:0 10px 24px rgba(14,42,83,.11)}.guild-launcher-card h2{overflow:hidden;margin:0;color:#112c54;text-overflow:ellipsis;white-space:nowrap}.guild-launcher-card p{margin:10px 0;color:#4c6682}.guild-launcher-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px}.guild-launcher-meta span{padding:9px;border-radius:9px;background:#dceaff;color:#183b6e;font-size:.86rem}
.profile-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:18px 0}.profile-game-stat{min-width:0;padding:17px;border:1px solid rgba(99,157,235,.33);border-radius:13px;background:linear-gradient(180deg,#fff,#eef5ff)}.profile-game-stat span{display:block;color:#5a718d;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.profile-game-stat strong{display:block;overflow:hidden;margin-top:5px;color:#102d58;font-size:1.35rem;text-overflow:ellipsis;white-space:nowrap}.game-ui-notice{padding:14px 16px;border-left:4px solid #39bdea;border-radius:8px;background:#e6f7ff;color:#163c5f}.profile-game-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:17px}
@media(max-width:820px){.content-launcher-header{align-items:flex-start;flex-direction:column}.ranking-podium{grid-template-columns:1fr}.ranking-podium-card,.ranking-podium-card.position-1,.ranking-podium-card.position-2,.ranking-podium-card.position-3{order:initial;transform:none}.guild-launcher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.content-launcher-header{padding:18px}.guild-search{flex-direction:column}.guild-launcher-grid,.profile-game-grid{grid-template-columns:1fr}.profile-game-actions{align-items:stretch;flex-direction:column}.game-ui-table th,.game-ui-table td{padding:11px 12px}}
/* Cadastro claro e compacto, inspirado na organizacao de portais de jogo. */
.register-account-shell{width:min(calc(100% - 24px),880px);padding-top:clamp(18px,3vw,36px);margin-bottom:clamp(30px,5vw,60px)}
.register-account-card{max-width:880px!important;padding:clamp(20px,3vw,32px)!important;border:1px solid #e0e7f1!important;border-top:5px solid var(--game-orange)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 20px 55px rgba(36,54,91,.14)!important;color:#13264a}
.register-auth-head{max-width:700px;margin:0 auto 18px;text-align:center}
.register-auth-head .eyebrow{color:#ec5b20;font-size:.72rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.register-auth-head h1{margin:.3rem 0 .45rem;color:#0e2450;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.05}
.register-auth-head p{margin:0 auto;color:#596982;font-size:.94rem}
.register-form{display:grid;gap:13px}
.register-section{min-width:0;margin:0;padding:16px 17px 18px;border:1px solid #e1e8f2;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(33,58,101,.07)}
.register-section legend{padding:0 8px;color:#1765c1;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.register-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 14px}
.register-fields-grid>label,.register-gender-field{min-width:0}
.register-fields-grid label>span,.register-field-label{display:block;margin-bottom:6px;color:#263b5e;font-size:.78rem;font-weight:900;text-transform:uppercase}
.register-fields-grid input,.register-fields-grid select{width:100%;min-height:44px;box-sizing:border-box;padding:.65rem .75rem;border:1px solid #bdd0e9;border-radius:11px;background:#fbfdff;color:#172b4d;font:600 .9rem inherit;box-shadow:inset 0 1px 3px rgba(24,57,100,.05)}
.register-fields-grid input:focus,.register-fields-grid select:focus{outline:3px solid rgba(42,132,226,.14);border-color:#378ee5;background:#fff}
.register-fields-grid input.has-error,.register-fields-grid select.has-error{border-color:#dc4050;background:#fff8f8}
.register-field-full{grid-column:1/-1}
.register-form .field-hint,.register-form .field-error{display:block;min-height:0;margin-top:5px;font-size:.7rem;line-height:1.35}
.register-form .field-hint{color:#697a93}
.register-form .field-error{color:#c6293b;font-weight:800}
.register-form .field-error:empty{display:none}
.register-gender-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.register-gender-options label{position:relative;cursor:pointer}
.register-gender-options input{position:absolute;opacity:0;pointer-events:none}
.register-gender-options label span{display:flex;min-height:44px;margin:0;align-items:center;justify-content:center;border:1px solid #bdd0e9;border-radius:11px;background:#fbfdff;color:#52647e;font-size:.82rem;font-weight:900;transition:.18s ease}
.register-gender-options input:checked+span{border-color:#176dd2;background:#eaf4ff;color:#145eb7;box-shadow:inset 0 0 0 1px #176dd2}
.register-gender-options input:focus-visible+span{outline:3px solid rgba(23,109,210,.2);outline-offset:2px}
.register-password-wrap{position:relative}.register-password-wrap input{padding-right:76px}.register-password-toggle{position:absolute;top:50%;right:7px;min-height:30px;padding:0 8px;transform:translateY(-50%);border:0;border-radius:7px;background:#e8f2ff;color:#1761b5;font-size:.69rem;font-weight:900;cursor:pointer}
.register-requirements{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:7px;color:#687992;font-size:.7rem}.register-requirements .is-valid{color:#16824b;font-weight:800}.register-requirements .is-invalid{color:#c6293b;font-weight:800}
.register-section-help{margin:-2px 0 12px;color:#667791;font-size:.76rem}
.register-terms{display:flex;gap:9px;align-items:flex-start;color:#4c5e78;font-size:.78rem;line-height:1.4}.register-terms input{width:17px;height:17px;flex:none;margin-top:1px;accent-color:#1971d4}.register-terms strong{color:#173865}
.register-terms-note{margin:-7px 0 0 26px;color:#7a879a;font-size:.68rem}
.register-submit{width:min(100%,360px);min-height:50px;margin:2px auto 0;font-size:.92rem}.register-submit:disabled{cursor:wait;filter:saturate(.7);opacity:.82}
.register-login-link{margin:8px 0 0;text-align:center;color:#5e6f88;font-size:.78rem}.register-login-link a{color:#176dd2;font-weight:900;text-decoration:underline;text-underline-offset:2px}
.register-result-alert{display:flex;align-items:flex-start;gap:12px;margin:0 0 18px;padding:14px 16px;border:1px solid #ef5350;border-radius:12px;background:#fff0f0;color:#8b1515;box-shadow:0 8px 20px rgba(139,21,21,.12)}
.register-result-alert .register-result-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#d92525;color:#fff;font-weight:900}
.register-result-alert strong,.register-result-alert span{display:block}
.register-result-alert strong{font-size:1.05rem;margin-bottom:3px}
.register-result-alert ul{margin:8px 0 0;padding-left:20px}
.register-result-alert li+li{margin-top:3px}
@media(max-width:760px){
.register-fields-grid{grid-template-columns:1fr}
.register-field-full{grid-column:auto}
.register-account-card{padding:18px 14px!important}
.register-section{padding:15px 13px 16px}
}
@media(max-width:430px){
.register-account-shell{width:calc(100% - 12px);padding-top:8px;margin-top:.5rem}
.register-account-card{padding:15px 10px!important;border-radius:15px!important}
.register-auth-head h1{font-size:1.72rem}.register-auth-head p{font-size:.84rem}
.register-section{padding:13px 10px 15px;border-radius:12px}
.register-fields-grid{gap:12px}.register-gender-options{grid-template-columns:1fr 1fr}
}
