:root{--v-bg:#080303;--v-panel:rgba(23,7,5,.80);--v-panel2:rgba(10,4,3,.92);--v-line:rgba(224,164,69,.36);--v-line2:rgba(157,31,24,.32);--v-gold:#e0a445;--v-gold2:#ffe4a1;--v-red:#b3261e;--v-text:#fff7e6;--v-muted:#d2bfa0;--v-green:#72d66d;--v-danger:#ff7467;--v-shadow:0 28px 95px rgba(0,0,0,.68)}
*{box-sizing:border-box}body.vortex-panel-body{margin:0;background:var(--v-bg)!important;color:var(--v-text)!important;font-family:Georgia,'Times New Roman',serif!important;min-height:100vh;overflow-x:hidden}body.vortex-panel-body:before{content:"";position:fixed;inset:0;background:linear-gradient(90deg,rgba(7,2,2,.96),rgba(52,8,5,.60) 44%,rgba(7,2,2,.90)),url('../img/vortex-fantasy-bg.jpg') center/cover no-repeat;z-index:-5;filter:saturate(1.08) contrast(1.08)}body.vortex-panel-body:after{content:"";position:fixed;inset:0;background:radial-gradient(circle at 74% 15%,rgba(179,38,30,.18),transparent 28%),radial-gradient(circle at 26% 18%,rgba(224,164,69,.14),transparent 27%),linear-gradient(180deg,rgba(6,2,2,.06),rgba(6,2,2,.86));z-index:-4;pointer-events:none}.vortex-bg-video{position:fixed;inset:0;width:100%;height:100%;object-fit:cover;opacity:.08;z-index:-3;mix-blend-mode:screen;filter:sepia(1) saturate(.95) contrast(1.08) brightness(.45)}.vortex-app-shell{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:100vh}.vortex-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;padding:20px 16px;background:linear-gradient(180deg,rgba(8,3,3,.97),rgba(13,4,3,.88));border-right:1px solid rgba(224,164,69,.30);box-shadow:14px 0 50px rgba(0,0,0,.48)}.vortex-sidebar::-webkit-scrollbar{width:6px}.vortex-sidebar::-webkit-scrollbar-thumb{background:rgba(224,164,69,.35);border-radius:8px}.vortex-brand{display:flex;align-items:center;gap:15px;text-decoration:none!important;color:var(--v-gold2)!important;padding:8px 8px 20px;border-bottom:1px solid rgba(224,164,69,.20);margin-bottom:16px}.vortex-brand img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 0 24px rgba(179,38,30,.44))}.vortex-brand span{display:block;font-size:27px;line-height:.92;letter-spacing:.16em;text-transform:uppercase}.vortex-brand small{display:block;margin-top:8px;color:#cf9b55;font-size:10px;letter-spacing:.28em;text-transform:uppercase}.vortex-user-card{position:relative;margin:0 0 18px;padding:17px;border:1px solid rgba(224,164,69,.28);background:linear-gradient(180deg,rgba(48,11,8,.70),rgba(10,4,3,.78));box-shadow:inset 0 0 38px rgba(224,164,69,.045),0 18px 55px rgba(0,0,0,.36);overflow:hidden}.vortex-user-card:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--v-gold),transparent)}.vortex-avatar,.vortex-avatar img{width:58px;height:58px;border-radius:50%;object-fit:cover}.vortex-avatar{border:1px solid rgba(224,164,69,.44);display:grid;place-items:center;box-shadow:0 0 25px rgba(179,38,30,.18)}.vortex-user-card strong{display:block;margin-top:10px;color:#fff1bd;font-size:18px}.vortex-user-card span{display:block;color:var(--v-muted);font-size:13px}.vortex-user-card em{display:inline-flex;margin-top:9px;padding:5px 9px;background:rgba(179,38,30,.18);border:1px solid rgba(224,164,69,.34);color:var(--v-gold2);font-style:normal;font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.vortex-wallet{margin-top:12px;border:1px solid rgba(224,164,69,.34);background:rgba(224,164,69,.09);color:var(--v-gold2);padding:10px 12px;text-transform:uppercase;font-size:12px;letter-spacing:.12em;font-weight:900}.vortex-menu p{margin:20px 10px 10px;color:#d09b52;font-size:10px;text-transform:uppercase;letter-spacing:.26em;font-weight:900}.vortex-menu a{position:relative;display:flex;align-items:center;gap:14px;min-height:46px;padding:11px 14px;margin:5px 0;color:#e0cbaa!important;text-decoration:none!important;font-size:16px;letter-spacing:.02em;border:1px solid transparent;transition:.22s;background:transparent}.vortex-menu a:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(224,164,69,.18),transparent)}.vortex-menu a:hover,.vortex-menu a.is-active{color:#fff4cb!important;border-color:rgba(224,164,69,.42);background:linear-gradient(90deg,rgba(118,20,14,.55),rgba(36,8,6,.46));box-shadow:inset 0 0 28px rgba(224,164,69,.09),0 0 28px rgba(179,38,30,.12)}.vortex-menu a.is-active:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:3px;background:var(--v-gold);box-shadow:0 0 18px var(--v-gold)}.vortex-menu i{width:22px;text-align:center;color:var(--v-gold)}.vortex-side-special{display:block!important;text-align:center;margin-top:18px!important;padding:16px!important;border:1px solid rgba(224,164,69,.48)!important;background:linear-gradient(180deg,rgba(156,28,22,.58),rgba(35,8,6,.78))!important;color:#fff2c5!important;text-transform:uppercase;letter-spacing:.13em}.vortex-main{min-width:0}.vortex-topbar{position:sticky;top:0;z-index:20;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 28px;background:linear-gradient(180deg,rgba(8,3,3,.88),rgba(8,3,3,.64));border-bottom:1px solid rgba(224,164,69,.26);backdrop-filter:blur(14px);box-shadow:0 10px 42px rgba(0,0,0,.34)}.vortex-topbar:after{content:"";position:absolute;left:32px;right:32px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(224,164,69,.8),transparent)}.vortex-toggle{width:44px;height:44px;color:var(--v-gold2);border:1px solid rgba(224,164,69,.35);background:rgba(20,7,5,.72)}.vortex-top-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vortex-top-profile{display:flex;align-items:center;gap:10px;border:1px solid rgba(224,164,69,.30);background:rgba(13,5,4,.75);padding:8px 12px;color:#fff2c5}.vortex-top-profile img{width:44px;height:44px;border-radius:50%;object-fit:cover}.vortex-content{padding:28px;animation:vfade .55s ease both}.vortex-footer{padding:16px 28px;color:#c0a889;text-align:center;border-top:1px solid rgba(224,164,69,.18);background:rgba(6,2,2,.54)}.vortex-card,.content-box,.content-lighten,.modal-content,.panel-box{position:relative;background:linear-gradient(180deg,rgba(35,10,7,.82),rgba(10,4,3,.92))!important;border:1px solid rgba(224,164,69,.34)!important;color:var(--v-text)!important;box-shadow:var(--v-shadow),inset 0 0 48px rgba(224,164,69,.035)!important;border-radius:0!important}.vortex-card:before,.content-box:before,.modal-content:before{content:"";position:absolute;inset:8px;border:1px solid rgba(156,28,22,.25);pointer-events:none}.vortex-card{padding:28px;margin-bottom:24px;overflow:hidden}.vortex-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px;position:relative;z-index:1}.vortex-card-title h2,.vortex-card-title h3{margin:5px 0;color:#fff1bd;text-transform:uppercase;letter-spacing:.08em}.vortex-card-title h2{font-size:34px}.vortex-card-title p{color:#d2bfa0;line-height:1.65;margin:0}.vortex-pill{display:inline-flex;align-items:center;border:1px solid rgba(224,164,69,.34);background:rgba(224,164,69,.10);color:#f1c873;padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.vortex-dash-hero{background-image:linear-gradient(90deg,rgba(31,8,6,.88),rgba(75,13,8,.56),rgba(10,4,3,.92)),url('../img/dashboard-bg-v6.jpg')!important;background-size:cover!important;background-position:center!important}.vortex-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.vortex-stat{border:1px solid rgba(224,164,69,.25);background:rgba(0,0,0,.26);padding:20px;position:relative;z-index:1}.vortex-stat small{display:block;color:#d09b52;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.vortex-stat strong{display:block;color:#fff0ba;font-size:29px;line-height:1.1;margin:8px 0}.vortex-stat .delta,.delta{color:#d2bfa0;font-size:13px}.vortex-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.server-summary-list .rowx,.activity-feed>div{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid rgba(224,164,69,.22);background:rgba(0,0,0,.24);padding:15px;margin:10px 0}.server-summary-list b,.activity-feed b{color:#fff2c5}.server-summary-list small,.activity-feed span{color:#cbb899}.server-summary-list span{color:#f0bc5d;font-weight:900}.rank-podium{display:grid;gap:12px}.rank-person{border:1px solid rgba(224,164,69,.24);background:rgba(0,0,0,.25);padding:14px}.rank-person.top{background:linear-gradient(90deg,rgba(224,164,69,.20),rgba(0,0,0,.20))}.rank-medal{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(180deg,#e0a445,#7c2417);color:#fff;margin-right:8px;font-weight:900}.vortex-progress{height:10px;background:rgba(0,0,0,.38);border:1px solid rgba(224,164,69,.22);overflow:hidden}.vortex-progress span{display:block;height:100%;background:linear-gradient(90deg,#7c2417,#e0a445);box-shadow:0 0 18px rgba(224,164,69,.25)}.btn,.gam1ng,button[type=submit],input[type=submit],.button{border-radius:0!important;border:1px solid rgba(224,164,69,.50)!important;background:linear-gradient(180deg,rgba(128,25,18,.96),rgba(39,8,6,.96))!important;color:#fff2c5!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important;box-shadow:0 10px 26px rgba(0,0,0,.30)!important}.btn:hover,.gam1ng:hover,button[type=submit]:hover,input[type=submit]:hover{background:linear-gradient(180deg,rgba(185,49,36,.96),rgba(58,10,7,.96))!important;color:#fff!important;text-decoration:none!important}.btn-info{background:linear-gradient(180deg,#d09a41,#6d1a12)!important}.btn-danger{background:linear-gradient(180deg,#b3261e,#3b0806)!important}.btn-outline-light{background:rgba(0,0,0,.22)!important;border-color:rgba(224,164,69,.35)!important}.table,.table td,.table th{color:#ead7b9!important}.table thead th{border-color:rgba(224,164,69,.28)!important;color:#f2c977!important;text-transform:uppercase;letter-spacing:.10em;font-size:11px}.table td{border-color:rgba(224,164,69,.15)!important;background:rgba(10,4,3,.32)}.table tr:hover td{background:rgba(91,17,12,.30)!important}.dataTables_wrapper,.dataTables_info,.dataTables_length,.dataTables_filter,.paginate_button{color:#d2bfa0!important}input,select,textarea,.form-control{background:rgba(5,2,2,.72)!important;color:#fff8e7!important;border:1px solid rgba(224,164,69,.28)!important;border-radius:0!important}input:focus,select:focus,textarea:focus,.form-control:focus{box-shadow:0 0 0 3px rgba(224,164,69,.12)!important;border-color:#e0a445!important}.alert{border-radius:0!important;border-color:rgba(224,164,69,.35)!important;background:rgba(31,8,6,.84)!important;color:#fff2c5!important}.badge-success{background:#3c8d3a!important}.badge-danger{background:#b3261e!important}.modal-header,.modal-footer{border-color:rgba(224,164,69,.22)!important}.vortex-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:34px;align-items:center;padding:8vh 9vw;background:linear-gradient(90deg,rgba(7,2,2,.94),rgba(67,9,5,.48)),url('../img/login-bg.jpg') center/cover no-repeat}.vortex-auth-brand{display:flex;align-items:center;gap:18px;text-decoration:none!important;color:#fff1bd!important}.vortex-auth-brand img{width:110px;height:110px;object-fit:contain;filter:drop-shadow(0 0 32px rgba(179,38,30,.48))}.vortex-auth-brand span{display:block;font-size:42px;text-transform:uppercase;letter-spacing:.16em;line-height:.95}.vortex-auth-brand small{display:block;color:#d09b52;letter-spacing:.24em;text-transform:uppercase}.auth-title{font-size:clamp(44px,5vw,82px);text-transform:uppercase;color:#fff1bd;letter-spacing:.08em;margin:30px 0 14px}.auth-sub{max-width:650px;color:#d2bfa0;font-size:18px;line-height:1.7}.vortex-auth-card{border:1px solid rgba(224,164,69,.38);background:linear-gradient(180deg,rgba(31,8,6,.86),rgba(9,3,3,.94));box-shadow:var(--v-shadow);padding:28px}.vortex-auth-card h1,.vortex-auth-card h2,.vortex-auth-card h3{color:#fff1bd;text-transform:uppercase;letter-spacing:.08em}.auth-feature-row{position:fixed;left:9vw;right:9vw;bottom:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.auth-feature{display:flex;align-items:center;gap:12px;border:1px solid rgba(224,164,69,.25);background:rgba(9,3,3,.70);padding:14px;color:#d2bfa0}.auth-feature i{color:#e0a445;font-size:24px}.auth-feature b{display:block;color:#fff2c5}.auth-feature span{font-size:12px}.admin-layout .vortex-sidebar{background:linear-gradient(180deg,rgba(22,4,4,.98),rgba(9,3,3,.92))}.admin-layout .vortex-brand small{color:#ffcf75}@keyframes vfade{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(max-width:1180px){.vortex-app-shell{grid-template-columns:1fr}.vortex-sidebar{position:relative;height:auto}.vortex-stat-grid,.vortex-grid-2{grid-template-columns:1fr}.vortex-auth-shell{grid-template-columns:1fr}.auth-feature-row{position:relative;left:auto;right:auto;bottom:auto;margin:-4vh 9vw 5vh}}@media(max-width:760px){.vortex-topbar,.vortex-card-title{display:block}.vortex-content{padding:16px}.vortex-card{padding:20px}.vortex-brand span{font-size:22px}.vortex-auth-shell{padding:6vh 5vw}.auth-feature-row{grid-template-columns:1fr;margin-left:5vw;margin-right:5vw}.vortex-top-actions{margin-top:12px}}


/* Ajustes finais PW Esparta: login limpo, logo nova e sem fundos brancos no painel do usuário */
.vortex-brand img{width:210px!important;height:108px!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(224,164,69,.30)) drop-shadow(0 0 22px rgba(179,38,30,.26))!important}
.vortex-brand div{display:none!important}
.vortex-sidebar .vortex-brand{justify-content:center;padding-bottom:12px!important}
.vortex-auth-brand img{width:min(440px,92vw)!important;height:230px!important;object-fit:contain!important;filter:drop-shadow(0 0 26px rgba(224,164,69,.28)) drop-shadow(0 0 34px rgba(179,38,30,.24))!important}
.vortex-auth-brand div{display:none!important}
.auth-card-logo{text-align:center;margin-bottom:14px}.auth-card-logo img{width:min(360px,94%)!important;max-height:220px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 24px rgba(224,164,69,.28)) drop-shadow(0 0 28px rgba(179,38,30,.22))!important}
.border-lable-flt label::after,.border-lable-flt>span::after{background:transparent!important;display:none!important}
.vortex-auth-card,.perfectworld{background:linear-gradient(180deg,rgba(31,8,6,.92),rgba(9,3,3,.97))!important;border:1px solid rgba(224,164,69,.42)!important;box-shadow:0 28px 95px rgba(0,0,0,.70),inset 0 0 48px rgba(224,164,69,.04)!important;color:#fff4d0!important}
.vortex-auth-card *,.perfectworld *{color:inherit}.vortex-auth-card a,.perfectworld a{color:#f3bd5d!important}.vortex-auth-card input,.perfectworld input{background:rgba(5,2,2,.78)!important;color:#fff8e7!important;border-color:rgba(224,164,69,.32)!important}.checkbox i{background:rgba(5,2,2,.78)!important;border:1px solid rgba(224,164,69,.38)!important}.vortex-wallet{display:none!important}
@media(max-width:760px){.vortex-brand img{width:190px!important;height:92px!important}.vortex-auth-brand img{height:180px!important}.auth-card-logo img{max-height:180px!important}}

.donation-choice-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.donation-choice-grid .donation-choice{max-width:560px}
