:root{--hype-orange:#ff7b00;--hype-orange-light:#ffad42;--hype-orange-dark:#9b4300;--hype-bg:#0b0b0d;--hype-panel:#141417;--hype-panel-2:#1b1918;--hype-border:rgba(255,139,36,.22);--hype-text:#f5f1ed;--hype-muted:#9d9690;--hype-shadow:0 18px 45px rgba(0,0,0,.38)}
html{background:#09090b}body{background-color:var(--hype-bg)!important;background-image:linear-gradient(180deg,rgba(8,8,10,.08),#0b0b0d 760px),url(../images/cover_down_page.jpg)!important;background-position:top center!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;color:var(--hype-text)}
.navbar{min-height:72px;border-bottom:1px solid var(--hype-border);background:rgba(9,9,11,.9)!important;backdrop-filter:blur(14px)}.navbar>.container{display:flex;align-items:center}.muhype-nav-brand{display:flex;align-items:center;gap:9px;margin-right:28px;color:#fff;font-size:15px;font-weight:700;letter-spacing:.08em}.muhype-nav-brand img{width:38px;height:38px;object-fit:contain}.muhype-nav-brand b{color:var(--hype-orange)}.navbar-nav{gap:5px}.navbar-nav .nav-item{padding:0}.navbar .navbar-nav a.nav-link{padding:25px 12px!important;color:#c9c3be;font-size:12px;font-weight:600}.navbar .navbar-nav a.nav-link:hover,.navbar .navbar-nav a.nav-link.active{color:var(--hype-orange-light)}.dropdown-menu{padding:7px;border:1px solid var(--hype-border);background:#121215;box-shadow:var(--hype-shadow)}.dropdown-item{padding:9px 12px;color:#bdb5af}.dropdown-item:hover{background:rgba(255,123,0,.1);color:#fff}.partial-login{margin-left:auto}
.header{position:relative;height:500px;overflow:hidden;border-bottom:1px solid var(--hype-border);background:linear-gradient(90deg,rgba(8,8,10,.92) 0,rgba(8,8,10,.58) 42%,rgba(8,8,10,.18) 74%),url(../images/cover_page.jpg) center 22%/cover no-repeat!important}.header:after{position:absolute;right:0;bottom:0;left:0;height:150px;background:linear-gradient(transparent,var(--hype-bg));content:"";pointer-events:none}.header .container{height:100%}.header a.brand{position:absolute;z-index:2;top:70px;left:12px;margin:0}.header a.brand img{max-width:250px;max-height:120px}.muhype-hero-copy{position:absolute;z-index:2;top:205px;left:12px;max-width:590px}.muhype-hero-copy>span{color:var(--hype-orange-light);font-size:11px;font-weight:700;letter-spacing:.18em}.muhype-hero-copy h1{max-width:560px;margin:8px 0 10px;color:#fff;font-size:42px;font-weight:700;line-height:1.06;text-transform:uppercase}.muhype-hero-copy p{max-width:535px;color:#bab2ac;font-size:14px;line-height:1.65}.muhype-hero-copy>div{display:flex;gap:10px;margin-top:20px}.muhype-hero-copy a{min-width:135px;padding:11px 17px;border:1px solid var(--hype-border);border-radius:4px;background:#151417;color:#eee;text-align:center}.muhype-hero-copy a:first-child{border-color:#f79536;background:linear-gradient(#ff8c20,#b94e00);color:#fff;box-shadow:0 9px 24px rgba(196,79,0,.25)}
.ajax-container{position:relative;z-index:1}.muhype-home{margin-top:-38px;padding-bottom:35px}.muhype-gateways{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--hype-border);border-radius:7px;background:#111114;box-shadow:var(--hype-shadow)}.muhype-gateways>a{display:grid;min-height:88px;grid-template-columns:40px 1fr 15px;align-items:center;gap:12px;padding:16px 18px;border-right:1px solid var(--hype-border);transition:.2s}.muhype-gateways>a:last-child{border:0}.muhype-gateways>a:hover{background:linear-gradient(135deg,rgba(255,123,0,.14),rgba(255,123,0,.025));color:#fff}.muhype-gateways i{color:var(--hype-orange);font-size:21px}.muhype-gateways span{display:flex;flex-direction:column;font-size:13px;font-weight:700;text-transform:uppercase}.muhype-gateways small{margin-top:3px;color:var(--hype-muted);font-size:9px;font-weight:400;text-transform:none}.muhype-gateways b{color:var(--hype-orange);font-size:19px}
.muhype-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:18px;margin-top:18px}.muhype-main-grid>main{display:grid;min-width:0;gap:18px}.muhype-panel,.muhype-section,.muhype-side-card{overflow:hidden;border:1px solid var(--hype-border);border-radius:7px;background:rgba(20,20,23,.96);box-shadow:0 12px 28px rgba(0,0,0,.18)}.muhype-section-heading{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:15px;padding:15px 19px;border-bottom:1px solid var(--hype-border);background:linear-gradient(90deg,rgba(255,123,0,.07),transparent)}.muhype-section-heading span,.muhype-side-card header span,.muhype-video-copy>span{color:var(--hype-orange);font-size:8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.muhype-section-heading h2{margin-top:3px;color:#fff;font-size:20px;font-weight:600;text-transform:uppercase}.muhype-section-heading>a{padding:8px 10px;border:1px solid var(--hype-border);border-radius:4px;color:#c8c0ba;font-size:9px}.muhype-news-content{padding:8px 16px 16px}.muhype-news-content .posts{width:100%}.muhype-video-panel{display:grid;grid-template-columns:.8fr 1.2fr}.muhype-video-copy{display:flex;flex-direction:column;justify-content:center;padding:27px;background:radial-gradient(circle at 0 50%,rgba(255,123,0,.14),transparent 58%)}.muhype-video-copy h2{margin:6px 0 9px;color:#fff;font-size:25px}.muhype-video-copy p{color:var(--hype-muted);font-size:11px;line-height:1.7}.muhype-video-copy a{width:max-content;margin-top:15px;padding:9px 15px;border:1px solid #dc7013;border-radius:4px;background:rgba(255,123,0,.11);color:#ffb466;font-size:10px}.muhype-video{position:relative;min-height:280px}.muhype-video iframe{position:absolute;width:100%;height:100%;border:0;inset:0}
.muhype-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:15px}.muhype-ranking-grid>.class_item{width:auto!important;max-width:none!important;min-height:205px;border:1px solid var(--hype-border)!important;border-radius:6px!important;background:#0e0e11!important}.muhype-ranking-grid .class_item_info{background:linear-gradient(transparent 18%,rgba(7,7,9,.94) 82%)}.muhype-ranking-grid .class_item_info h2{font-size:18px}.muhype-party-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.muhype-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px}.muhype-events-grid>.col-md{min-width:0}.muhype-events-grid .war_devias,.muhype-events-grid .siege_event,.muhype-events-grid .rei_mu{height:100%;min-height:300px;border:1px solid var(--hype-border);border-radius:6px;overflow:hidden}.muhype-market-grid{padding:15px}
.muhype-sidebar{display:grid;align-content:start;gap:14px}.muhype-side-card>header{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid var(--hype-border);background:linear-gradient(115deg,rgba(255,123,0,.1),transparent)}.muhype-side-card>header>i{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,145,50,.34);border-radius:50%;color:var(--hype-orange-light)}.muhype-side-card h3{margin-top:3px;color:#fff;font-size:15px}.muhype-server-card dl{margin:0;padding:8px 15px}.muhype-server-card dl>div{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,139,36,.1)}.muhype-server-card dt{color:var(--hype-muted);font-size:10px;font-weight:400}.muhype-server-card dd{margin:0;color:#eee;font-size:10px;font-weight:600}.muhype-server-card>a{display:block;margin:6px 15px 15px;padding:9px;border:1px solid var(--hype-border);border-radius:4px;color:#ffad5d;text-align:center;font-size:9px}.muhype-team-card ul{padding:8px 15px 15px}.muhype-team-card li{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,139,36,.1);font-size:10px}.muhype-team-card li strong{color:#eee}.muhype-top-card>div{padding:12px}.muhype-links-card nav{display:grid}.muhype-links-card nav a{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid rgba(255,139,36,.1);color:#aaa19b;font-size:10px}.muhype-links-card nav a:hover{padding-left:18px;background:rgba(255,123,0,.06);color:#fff}.muhype-links-card nav b{color:var(--hype-orange)}
.footer{margin-top:0!important;border-top:1px solid var(--hype-border);background:#0b0b0d!important}.float_button button{border-color:var(--hype-border)!important;background:#161417!important}.float_button .icon{color:var(--hype-orange)!important}
@media(max-width:991px){.muhype-nav-brand{margin-right:auto}.navbar-collapse{order:3;width:100%}.header{height:460px}.muhype-main-grid{grid-template-columns:1fr}.muhype-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.muhype-ranking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.muhype-events-grid{grid-template-columns:1fr}.muhype-gateways{grid-template-columns:repeat(2,1fr)}.muhype-gateways>a:nth-child(2){border-right:0}.muhype-gateways>a:nth-child(-n+2){border-bottom:1px solid var(--hype-border)}}
@media(max-width:640px){.header{height:470px;background-position:62% top!important}.header a.brand{top:48px;left:15px}.header a.brand img{max-width:190px}.muhype-hero-copy{top:180px;right:15px;left:15px}.muhype-hero-copy h1{font-size:30px}.muhype-home{margin-top:-22px}.muhype-gateways{grid-template-columns:1fr}.muhype-gateways>a{border-right:0;border-bottom:1px solid var(--hype-border)!important}.muhype-main-grid{gap:14px}.muhype-video-panel{grid-template-columns:1fr}.muhype-video{min-height:220px}.muhype-ranking-grid,.muhype-party-grid,.muhype-sidebar{grid-template-columns:1fr}.muhype-section-heading{align-items:flex-start;flex-direction:column}.muhype-events-grid{padding:10px}.footer>.container{align-items:flex-start!important;flex-direction:column;gap:20px}}
/* Home - noticias */
.muhype-news-content{padding:15px}.muhype-news-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:11px}.muhype-news-item{display:grid;min-height:112px;grid-template-columns:125px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#101013;transition:.2s}.muhype-news-item:hover{border-color:rgba(255,139,36,.42);background:#151316}.muhype-news-featured{grid-row:span 3;grid-template-columns:1fr;grid-template-rows:235px 1fr}.muhype-news-cover{display:block;min-width:0;overflow:hidden;background:#0b0b0e}.muhype-news-cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.muhype-news-item:hover .muhype-news-cover img{transform:scale(1.035)}.muhype-news-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:13px}.muhype-news-featured .muhype-news-copy{justify-content:flex-start;padding:18px}.muhype-news-meta{display:flex;align-items:center;gap:8px}.muhype-news-meta>span{padding:4px 7px;border:1px solid rgba(255,139,36,.45);border-radius:20px;background:var(--news-color,#ff7b00);color:#fff;font-size:7px;font-weight:700;text-transform:uppercase}.muhype-news-meta time{color:#817a76;font-size:8px}.muhype-news-meta time i{color:var(--hype-orange)}.muhype-news-copy h3{margin:7px 0 0;overflow:hidden;color:#f4efeb!important;font-size:13px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.muhype-news-copy h3 a{color:inherit}.muhype-news-featured .muhype-news-copy h3{margin-top:9px;font-size:21px;white-space:normal}.muhype-news-copy p{margin-top:8px;color:#958e89;font-size:10px;line-height:1.65}.muhype-news-open{display:none;margin-top:auto;padding-top:12px;color:#f49a43;font-size:9px}.muhype-news-featured .muhype-news-open{display:block}.muhype-news-empty{display:grid;min-height:210px;place-content:center;place-items:center;color:#8e8782}.muhype-news-empty i{margin-bottom:9px;color:var(--hype-orange);font-size:25px}
@media(max-width:760px){.muhype-news-grid{grid-template-columns:1fr}.muhype-news-featured{grid-row:auto}.muhype-news-item{grid-template-columns:115px minmax(0,1fr)}.muhype-news-featured{grid-template-columns:1fr;grid-template-rows:210px 1fr}}
/* Noticias em tres caixas iguais */
.muhype-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.muhype-news-item,.muhype-news-featured{grid-row:auto;grid-template-columns:1fr;grid-template-rows:155px minmax(145px,1fr);min-height:300px}.muhype-news-copy,.muhype-news-featured .muhype-news-copy{justify-content:flex-start;padding:15px}.muhype-news-copy h3,.muhype-news-featured .muhype-news-copy h3{display:-webkit-box;min-height:36px;margin-top:10px;overflow:hidden;font-size:16px;line-height:1.2;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.muhype-news-copy p{display:none}.muhype-news-open,.muhype-news-featured .muhype-news-open{display:block;margin-top:auto}
@media(max-width:760px){.muhype-news-grid{grid-template-columns:1fr}.muhype-news-item,.muhype-news-featured{grid-template-columns:1fr;grid-template-rows:190px minmax(130px,auto);min-height:320px}}
/* Noticias mais compactas */
.muhype-news-item,.muhype-news-featured{grid-template-rows:120px minmax(108px,1fr);min-height:228px}.muhype-news-copy,.muhype-news-featured .muhype-news-copy{padding:12px 14px}.muhype-news-copy h3,.muhype-news-featured .muhype-news-copy h3{min-height:31px;margin-top:7px;font-size:14px}.muhype-news-open,.muhype-news-featured .muhype-news-open{padding-top:7px}
@media(max-width:760px){.muhype-news-item,.muhype-news-featured{grid-template-rows:155px minmax(108px,auto);min-height:263px}}
.muhype-home-top-card{width:100%;margin:0}.muhype-home-ranking-content{padding:15px}.muhype-home-ranking-content>.top_players{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.muhype-home-ranking-content .top_players_wrap{min-width:0!important;margin:0!important;overflow:hidden;border:1px solid rgba(255,139,36,.18)!important;border-radius:6px!important;background:#0e0e11!important}.muhype-home-ranking-content .top_players_header{padding:12px 14px!important;border:0!important;border-bottom:1px solid rgba(255,139,36,.16)!important;background:linear-gradient(110deg,rgba(255,123,0,.13),rgba(255,123,0,.02))!important;text-align:left!important}.muhype-home-ranking-content .top_players_header h5{margin:0;color:#f5f0ec;font-size:14px;font-weight:600;text-transform:uppercase}.muhype-home-ranking-content .top_players_wrap>div.px-2{margin-top:0!important;padding:0!important}.muhype-home-ranking-content table{width:100%;margin:0!important;background:transparent}.muhype-home-ranking-content table thead{background:rgba(255,255,255,.025)!important}.muhype-home-ranking-content table th{padding:8px 12px!important;border-color:rgba(255,139,36,.08)!important;color:#817b77!important;font-size:8px;font-weight:600;text-transform:uppercase}.muhype-home-ranking-content table td{padding:9px 12px!important;border-color:rgba(255,139,36,.08)!important;color:#b8b0aa;font-size:10px;vertical-align:middle}.muhype-home-ranking-content table tbody tr{transition:.18s}.muhype-home-ranking-content table tbody tr:hover{background:rgba(255,123,0,.055)}.muhype-home-ranking-content table tbody tr:nth-child(1) td:first-child span{color:#ffc45b}.muhype-home-ranking-content table tbody tr:nth-child(2) td:first-child span{color:#c9c9c9}.muhype-home-ranking-content table tbody tr:nth-child(3) td:first-child span{color:#c98652}.muhype-home-ranking-content #top_name{max-width:120px;color:#f1ece8;font-weight:600}.muhype-home-ranking-content img{border-radius:50%;object-fit:cover}
@media(max-width:640px){.muhype-home-ranking-content>.top_players{grid-template-columns:1fr}.muhype-home-ranking-content{padding:10px}}
.muhype-ranking-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:13px}.muhype-ranking-tabs{display:flex;flex-wrap:wrap;gap:7px}.muhype-ranking-tabs button{padding:8px 13px;border:1px solid rgba(255,139,36,.2);border-radius:4px;background:#111114;color:#948c86;font-size:9px;font-weight:600;text-transform:uppercase;transition:.18s}.muhype-ranking-tabs button:hover,.muhype-ranking-tabs button.active{border-color:#de7218;background:linear-gradient(135deg,#a84c0d,#e47b20);color:#fff}.muhype-ranking-select{display:grid;gap:5px;min-width:210px}.muhype-ranking-select span{color:#77706b;font-size:7px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.muhype-ranking-select select{height:34px;padding:0 30px 0 10px;border:1px solid rgba(255,139,36,.2);border-radius:4px;background:#0e0e11;color:#c8c0ba;font-size:9px;outline:0}.muhype-ranking-card[hidden]{display:none!important}.muhype-ranking-table{padding:0!important}.muhype-ranking-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.muhype-home-ranking-content .muhype-top-name{display:block;max-width:120px;overflow:hidden;color:#f1ece8;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.muhype-rank-avatar{display:inline-grid;width:34px;height:34px;flex:0 0 34px;place-items:center;overflow:hidden;border:1px solid rgba(255,139,36,.35);border-radius:50%;background:#171419;box-shadow:0 0 12px rgba(255,123,0,.1);object-fit:cover}.muhype-rank-guild{border-radius:6px}.muhype-rank-guild img,.muhype-rank-guild canvas{max-width:30px;max-height:30px}.muhype-home-ranking-content table td{height:49px}
@media(max-width:860px){.muhype-ranking-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.muhype-ranking-toolbar{align-items:stretch;flex-direction:column}.muhype-ranking-select{width:100%}.muhype-ranking-cards{grid-template-columns:1fr!important}}
.muhype-events-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:640px){.muhype-events-grid-two{grid-template-columns:1fr}}
.muhype-rank-avatar{width:48px;height:48px;flex-basis:48px;border-width:2px;box-shadow:0 0 16px rgba(255,123,0,.16)}.muhype-rank-guild img,.muhype-rank-guild canvas{max-width:42px;max-height:42px}.muhype-home-ranking-content table td{height:63px}.muhype-home-ranking-content tbody tr:first-child .muhype-rank-avatar{border-color:#ffb238;box-shadow:0 0 20px rgba(255,157,35,.35)}.muhype-home-ranking-content tbody tr:first-child .muhype-top-name{color:#ffc15a;font-size:11px}
.muhype-events-grid-two>.muhype-war-card{min-width:0}.muhype-war-card{position:relative;display:flex;min-height:350px;overflow:hidden;flex-direction:column;justify-content:flex-end;border:1px solid rgba(255,139,36,.23);border-radius:7px;background:#101014 center/cover no-repeat;isolation:isolate}.muhype-war-devias{background-image:url(../images/war_bg.png)}.muhype-castle-siege{background-image:url(../images/bg_cs.png)}.muhype-war-card:before{position:absolute;z-index:-1;background:linear-gradient(180deg,rgba(8,8,11,.16),rgba(8,8,11,.76) 49%,#0c0c10 84%);content:"";inset:0}.muhype-war-card:after{position:absolute;z-index:-1;border:1px solid rgba(255,148,51,.11);border-radius:5px;content:"";inset:8px;pointer-events:none}.muhype-war-heading{position:absolute;top:0;right:0;left:0;padding:22px 24px;text-shadow:0 2px 8px #000}.muhype-war-heading>span{color:#f3a247;font-size:8px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.muhype-war-heading h3{margin:5px 0 4px;color:#fff;font-size:25px;font-weight:600;text-transform:uppercase}.muhype-war-heading p{max-width:340px;margin:0;color:#bab2ac;font-size:9px;line-height:1.55}.muhype-war-owner{display:flex;align-items:center;gap:16px;padding:18px 24px;background:linear-gradient(90deg,rgba(255,123,0,.09),transparent)}.muhype-war-emblem{display:grid;width:82px;height:82px;flex:0 0 82px;place-items:center;border:1px solid rgba(255,164,70,.46);border-radius:10px;background:rgba(9,9,12,.85);box-shadow:0 0 25px rgba(255,112,0,.13)}.muhype-war-emblem svg{width:76px!important;height:76px!important;border-radius:8px}.muhype-war-emblem>i{color:#5c5149;font-size:24px}.muhype-war-identity{display:grid;min-width:0}.muhype-war-identity small{color:#80766f;font-size:7px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.muhype-war-identity strong{overflow:hidden;margin:2px 0 5px;color:#fff;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.muhype-war-identity span{color:#b8aea7;font-size:9px}.muhype-war-identity span i{margin-right:4px;color:#f59a3d}.muhype-war-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-top:1px solid rgba(255,139,36,.13);background:rgba(7,7,10,.94)}.muhype-war-card footer span{color:#77706b;font-size:8px;text-transform:uppercase}.muhype-war-card footer span i{margin-right:5px;color:#e77b22}.muhype-war-card footer strong{color:#f4aa5c;font-size:10px}
@media(max-width:640px){.muhype-war-card{min-height:335px}.muhype-war-heading,.muhype-war-owner{padding-right:18px;padding-left:18px}.muhype-war-card footer{padding-right:18px;padding-left:18px}}
.muhype-mufc-grid{display:flex;flex-wrap:wrap;justify-content:center}.muhype-mufc-card{position:relative;display:flex;min-width:190px;flex:0 1 calc(33.333% - 8px);overflow:hidden;align-items:center;flex-direction:column;border:1px solid rgba(255,139,36,.18);border-radius:7px;background:radial-gradient(circle at 50% 32%,rgba(255,123,0,.12),transparent 39%),#0d0d10;text-align:center}.muhype-mufc-card header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(255,139,36,.12);background:rgba(255,255,255,.015)}.muhype-mufc-card header>span{padding:4px 8px;border-radius:20px;background:#d86812;color:#fff;font-size:8px;font-weight:700}.muhype-mufc-card header small{color:#918781;font-size:7px}.muhype-mufc-card header i{color:#e98a34}.muhype-mufc-avatar{position:relative;width:104px;height:104px;margin:18px 0 11px}.muhype-mufc-avatar:before{position:absolute;border:1px solid rgba(255,157,53,.24);border-radius:50%;content:"";inset:-6px}.muhype-mufc-avatar img{width:104px;height:104px;border:3px solid #c85d10;border-radius:50%;background:#171419;box-shadow:0 0 26px rgba(255,110,0,.25);object-fit:cover}.muhype-mufc-avatar>i{position:absolute;top:-12px;left:50%;padding:6px;border:1px solid #dc7b24;border-radius:50%;background:#171116;color:#ffb44e;font-size:11px;transform:translateX(-50%)}.muhype-mufc-player{display:flex;width:100%;min-width:0;align-items:center;flex-direction:column;padding:0 12px 13px}.muhype-mufc-player>small{color:#776f69;font-size:7px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.muhype-mufc-player>strong{max-width:100%;overflow:hidden;margin:3px 0 7px;color:#fff;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.muhype-mufc-guild{display:flex;min-height:24px;align-items:center;gap:6px;color:#aaa099;font-size:9px}.muhype-mufc-guild svg{border-radius:4px}.muhype-mufc-card footer{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:auto;padding:9px 13px;border-top:1px solid rgba(255,139,36,.12);background:#0a0a0d}.muhype-mufc-card footer span{color:#77706b;font-size:8px;text-transform:uppercase}.muhype-mufc-card footer strong{color:#ffae4e;font-size:15px}
@media(max-width:820px){.muhype-mufc-card{flex-basis:calc(50% - 6px)}}
@media(max-width:520px){.muhype-mufc-card{flex-basis:100%}}
.muhype-mufc-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.muhype-mufc-card{min-width:0;flex:none}.muhype-mufc-card header{align-items:flex-start;flex-direction:column;padding:9px}.muhype-mufc-card header small{white-space:nowrap}.muhype-mufc-avatar{width:82px;height:82px;margin:17px 0 10px}.muhype-mufc-avatar img{width:82px;height:82px}.muhype-mufc-player{padding-right:8px;padding-left:8px}.muhype-mufc-player>strong{font-size:14px}.muhype-mufc-guild{font-size:8px}.muhype-mufc-card footer{padding-right:9px;padding-left:9px}
@media(max-width:1050px){.muhype-mufc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.muhype-mufc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:460px){.muhype-mufc-grid{grid-template-columns:1fr}}
.muhype-mufc-card header{gap:6px;padding:9px 10px 10px}.muhype-mufc-card header small{width:100%;padding-top:6px;border-top:1px solid rgba(255,139,36,.1);color:#d4c6bc;font-size:9px;font-weight:600;line-height:1.2}.muhype-mufc-card header small i{margin-right:4px;font-size:9px}.muhype-mufc-avatar{width:70px;height:70px;margin:13px 0 9px}.muhype-mufc-avatar img{width:70px;height:70px}.muhype-mufc-avatar>i{top:-10px;padding:5px;font-size:9px}.muhype-mufc-player{padding-bottom:9px}.muhype-mufc-player>small{font-size:6px}.muhype-mufc-player>strong{margin:2px 0 5px;font-size:13px}.muhype-mufc-guild{min-height:22px}.muhype-mufc-card footer{padding-top:7px;padding-bottom:7px}.muhype-mufc-card footer strong{font-size:13px}
.muhype-video-showcase{grid-template-columns:.78fr 1.22fr}.muhype-video-showcase .muhype-video{min-height:250px;overflow:hidden;background:#09090b}.muhype-video-showcase .muhype-video>img{position:absolute;width:100%;height:100%;filter:brightness(.56) saturate(.85);inset:0;object-fit:cover;transition:.35s}.muhype-video-showcase .muhype-video:after{position:absolute;background:linear-gradient(90deg,rgba(12,12,15,.45),transparent 55%);content:"";inset:0;pointer-events:none}.muhype-video-showcase [data-muhype-play]{position:absolute;z-index:2;top:50%;left:50%;display:flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid rgba(255,172,87,.65);border-radius:30px;background:rgba(12,10,12,.84);color:#fff;transform:translate(-50%,-50%);transition:.2s}.muhype-video-showcase [data-muhype-play] i{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff9028,#b84800);font-size:10px}.muhype-video-showcase [data-muhype-play] span{font-size:9px;font-weight:700;text-transform:uppercase;white-space:nowrap}.muhype-video-showcase [data-muhype-play]:hover{border-color:#ff9c3e;box-shadow:0 0 25px rgba(255,112,0,.22)}.muhype-video-showcase .muhype-video:hover>img{filter:brightness(.68) saturate(1);transform:scale(1.025)}.muhype-video-showcase .muhype-video.is-playing:after{display:none}
/* Cadastro e login */
.muhype-auth-page{position:relative;z-index:1;min-height:760px;margin-top:-1px;padding:72px 20px 90px;background:#0b0b0e;color:#c2bab4;isolation:isolate}.muhype-auth-background,.muhype-register-cover{position:absolute;z-index:-2;background:center/cover no-repeat;inset:0}.muhype-auth-background{background-image:url(../images/cover_down_page.jpg)}.muhype-register-cover{background-image:url(../images/bg_elf_01.jpg);background-position:center 16%}.muhype-auth-page:before{position:absolute;z-index:-1;background:linear-gradient(90deg,rgba(8,8,11,.97),rgba(8,8,11,.78) 48%,rgba(8,8,11,.9)),linear-gradient(0deg,#0b0b0e 0,transparent 35%);content:"";inset:0}.muhype-auth-shell{display:grid;width:min(980px,100%);min-height:540px;grid-template-columns:1.05fr .95fr;margin:auto;overflow:hidden;border:1px solid rgba(255,139,36,.22);border-radius:9px;background:rgba(14,14,17,.94);box-shadow:0 28px 65px rgba(0,0,0,.4)}.muhype-auth-intro{display:flex;justify-content:center;flex-direction:column;padding:55px;background:linear-gradient(135deg,rgba(255,123,0,.13),transparent 58%)}.muhype-auth-logo{display:block;width:max-content;margin-bottom:30px}.muhype-auth-logo img{max-width:190px;max-height:90px}.muhype-auth-intro>span,.muhype-auth-card header>span,.muhype-register-hero span,.muhype-register-heading>span{color:#f18b30;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.muhype-auth-intro h1{margin:7px 0 12px;color:#fff;font-size:36px}.muhype-auth-intro p{max-width:430px;color:#a59d97;font-size:11px;line-height:1.75}.muhype-auth-intro ul{display:grid;gap:11px;margin-top:25px}.muhype-auth-intro li{color:#c1b8b1;font-size:10px}.muhype-auth-intro li i{width:25px;color:#f28b2e}.muhype-auth-card{display:flex;justify-content:center;flex-direction:column;padding:46px;border-left:1px solid rgba(255,139,36,.15);background:rgba(8,8,11,.82)}.muhype-auth-card header{margin-bottom:25px}.muhype-auth-card h2{margin:6px 0 5px;color:#fff;font-size:25px}.muhype-auth-card header p{color:#7f7771;font-size:9px}.muhype-auth-field{display:grid;gap:6px;margin-bottom:15px}.muhype-auth-field>span,.muhype-register-card .form-control-label{color:#aaa19a;font-size:8px;font-weight:600;text-transform:uppercase}.muhype-auth-field>div{display:flex;height:44px;align-items:center;border:1px solid rgba(255,139,36,.18);border-radius:5px;background:#101014}.muhype-auth-field i{width:42px;color:#df7925;text-align:center}.muhype-auth-field input{width:100%;height:100%;padding:0 12px;border:0!important;background:transparent!important;color:#eee!important;outline:0;box-shadow:none!important}.muhype-auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 20px;font-size:9px}.muhype-auth-options label{display:flex;align-items:center;gap:6px}.muhype-auth-options a,.muhype-auth-card footer a{color:#ed8a34}.muhype-auth-submit{display:flex;width:100%;height:44px;align-items:center;justify-content:center;gap:8px;border:1px solid #e48229;border-radius:5px;background:linear-gradient(180deg,#e27a20,#914009);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;box-shadow:0 10px 25px rgba(180,70,0,.18)}.muhype-auth-submit:hover{filter:brightness(1.12)}.muhype-social-login{display:flex;gap:8px;margin-top:14px}.muhype-social-login a{flex:1;padding:9px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#151519;color:#c9c1ba;text-align:center;font-size:9px}.muhype-auth-card footer{margin-top:23px;padding-top:18px;border-top:1px solid rgba(255,139,36,.11);color:#77706b;text-align:center;font-size:9px}
.muhype-register-page{padding-top:0}.muhype-register-hero{display:flex;width:min(1100px,100%);min-height:275px;align-items:center;margin:auto;padding:55px 35px 30px}.muhype-register-hero>div{max-width:570px}.muhype-register-hero h1{margin:6px 0 8px;color:#fff;font-size:38px}.muhype-register-hero p{color:#afa69f;font-size:12px}.muhype-register-bonus{width:max-content;max-width:100%;margin-top:18px;padding:10px 14px;border:1px solid rgba(255,148,54,.36);border-radius:4px;background:rgba(255,123,0,.1);color:#ffc07c}.muhype-register-bonus h6{margin:0;font-size:10px}.muhype-register-shell{width:min(1100px,100%);margin:auto!important;padding:0 20px 50px!important;border:0!important;background:transparent!important}.muhype-register-shell>nav{padding:0 0 12px!important}.muhype-register-card{overflow:hidden;padding:0!important;border:1px solid rgba(255,139,36,.2);border-radius:8px;background:rgba(13,13,16,.96);box-shadow:0 25px 60px rgba(0,0,0,.3)}.muhype-register-heading{padding:23px 27px;border-bottom:1px solid rgba(255,139,36,.14);background:linear-gradient(100deg,rgba(255,123,0,.1),transparent)}.muhype-register-heading h2{margin:4px 0;color:#fff;font-size:23px}.muhype-register-heading p{margin:0;color:#7f7771;font-size:9px}.muhype-register-card form{padding:22px 27px 28px}.muhype-register-card .form-group{margin-bottom:10px}.muhype-register-card .form-control,.muhype-register-card .form-select{min-height:42px;border:1px solid rgba(255,139,36,.17)!important;border-radius:5px!important;background:#101014!important;color:#ddd!important;box-shadow:none!important}.muhype-register-card .form-control:focus,.muhype-register-card .form-select:focus{border-color:#c86416!important}.muhype-register-card .required{color:#f28b2e}.muhype-register-card .alert{border-color:rgba(255,139,36,.18)!important;border-radius:5px;background:#101014!important;color:#aaa19a!important}.muhype-register-submit{max-width:330px;margin:20px auto 0}.muhype-register-page .breadcrumb a{color:#e78630}.muhype-register-page .breadcrumb-item{color:#756d68}
@media(max-width:760px){.muhype-auth-page{padding:35px 14px 60px}.muhype-auth-shell{grid-template-columns:1fr}.muhype-auth-intro{padding:34px}.muhype-auth-intro ul{display:none}.muhype-auth-card{padding:34px;border-top:1px solid rgba(255,139,36,.15);border-left:0}.muhype-register-page{padding-top:0}.muhype-register-hero{min-height:235px;padding:40px 20px 20px}.muhype-register-hero h1{font-size:31px}.muhype-register-shell{padding-right:10px!important;padding-left:10px!important}.muhype-register-card form,.muhype-register-heading{padding-right:18px;padding-left:18px}}
.muhype-register-cover{background-image:url(../images/cover_down_page.jpg)!important;background-position:center!important}
/* Painel, personagens e recuperacao */
.muhype-inner-page{position:relative;min-height:720px;padding:0 20px 70px;background:linear-gradient(rgba(9,9,12,.9),#0b0b0e),url(../images/cover_down_page.jpg) center top/cover fixed}.muhype-inner-hero{width:min(1180px,100%);margin:auto;padding:58px 0 30px}.muhype-inner-hero span,.muhype-recovery-card header span{color:#ed842d;font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.muhype-inner-hero h1{margin:5px 0;color:#fff;font-size:34px}.muhype-inner-hero p{color:#8f8781;font-size:10px}.muhype-account-shell{display:grid;width:min(1180px,100%);grid-template-columns:230px minmax(0,1fr) 260px;gap:15px;margin:auto}.muhype-account-menu,.muhype-account-content,.muhype-account-side{overflow:hidden;border:1px solid rgba(255,139,36,.17);border-radius:7px;background:rgba(15,15,18,.96)}.muhype-account-menu header{display:flex;align-items:center;gap:11px;padding:17px;border-bottom:1px solid rgba(255,139,36,.13);background:linear-gradient(110deg,rgba(255,123,0,.1),transparent)}.muhype-account-menu header>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid #a94e0d;border-radius:50%;color:#f19643}.muhype-account-menu header div{display:grid}.muhype-account-menu header small{color:#766f69;font-size:7px;text-transform:uppercase}.muhype-account-menu header strong{color:#fff;font-size:12px}.muhype-account-menu nav{display:grid;padding:8px}.muhype-account-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:11px 10px;border-radius:4px;color:#a79e98;font-size:9px}.muhype-account-menu nav a:hover,.muhype-account-menu nav a.active{background:linear-gradient(90deg,#9d4309,rgba(255,123,0,.16));color:#fff}.muhype-account-menu nav i{font-size:7px}.muhype-account-content{min-height:440px;padding:20px}.muhype-account-content .card{border-color:rgba(255,139,36,.15)!important;background:#111115!important}.muhype-account-side{padding:12px}.muhype-recovery-page{display:grid;place-items:center}.muhype-recovery-card{width:min(480px,100%);padding:38px;border:1px solid rgba(255,139,36,.22);border-radius:8px;background:rgba(12,12,15,.96);box-shadow:0 25px 60px rgba(0,0,0,.4)}.muhype-recovery-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border:1px solid #bc5913;border-radius:50%;background:rgba(255,123,0,.08);color:#f39745;font-size:20px}.muhype-recovery-card header{text-align:center}.muhype-recovery-card h1{margin:6px 0 9px;color:#fff;font-size:27px}.muhype-recovery-card header p{margin-bottom:24px;color:#8e8680;font-size:10px;line-height:1.6}.muhype-recovery-captcha{margin:14px 0}.muhype-recovery-card footer{margin-top:18px;text-align:center}.muhype-recovery-card footer a{color:#d87a29;font-size:9px}.muhype-recovery-message{margin-top:22px;padding:14px;border:1px solid;border-radius:5px;text-align:center;font-size:10px}.muhype-recovery-message.success{border-color:rgba(63,190,116,.35);background:rgba(63,190,116,.08);color:#83dca8}.muhype-recovery-message.error{border-color:rgba(225,81,65,.35);background:rgba(225,81,65,.08);color:#ef9488}.muhype-character-page{border-color:rgba(255,139,36,.16)!important;background:rgba(12,12,15,.96)!important}.muhype-character-picker .row{justify-content:center;gap:10px}.muhype-character-picker a{min-width:135px;padding:14px;border:1px solid rgba(255,139,36,.15);border-radius:6px;background:#111115;color:#aaa}.muhype-character-picker a.active,.muhype-character-picker a:hover{border-color:#d66f1d;background:rgba(255,123,0,.07);color:#fff}.muhype-character-picker .avatar img{width:92px;height:92px;margin-top:9px;object-fit:cover}.muhype-character-panel{margin-top:12px;border-top:1px solid rgba(255,139,36,.13)}
@media(max-width:1000px){.muhype-account-shell{grid-template-columns:220px minmax(0,1fr)}.muhype-account-side{grid-column:1/-1}}
@media(max-width:680px){.muhype-account-shell{grid-template-columns:1fr}.muhype-inner-page{padding-right:10px;padding-left:10px}.muhype-recovery-card{padding:28px 20px}}
.muhype-terms-open{padding:0;border:0;background:transparent;color:#e88731;text-decoration:underline}.modal{z-index:10050!important}.modal-backdrop{z-index:10040!important}.modal.show{display:block!important}.modal-content{position:relative;z-index:10051;border-color:rgba(255,139,36,.25)!important;background:#111115!important;color:#c4bbb5}.modal-header{border-color:rgba(255,139,36,.16)!important}.modal-header .btn-close{filter:invert(1)}
.muhype-terms-box{padding:0!important;overflow:hidden;text-align:left!important}.muhype-terms-agree{display:flex;align-items:center;gap:8px;padding:14px 16px}.muhype-terms-agree label{margin:0;color:#c5bbb4;font-size:9px}.muhype-terms-details{border-top:1px solid rgba(255,139,36,.13)}.muhype-terms-details summary{padding:12px 16px;color:#e88935;font-size:9px;font-weight:600;cursor:pointer;list-style:none}.muhype-terms-details summary::-webkit-details-marker{display:none}.muhype-terms-details summary:after{float:right;content:"+";font-size:14px}.muhype-terms-details[open] summary:after{content:"−"}.muhype-terms-details summary i{margin-right:7px}.muhype-terms-content{max-height:420px;overflow:auto;padding:18px;border-top:1px solid rgba(255,139,36,.1);background:#09090c;color:#aaa19a;font-size:10px;line-height:1.6}.muhype-terms-content img{max-width:100%;height:auto}.muhype-terms-content h1,.muhype-terms-content h2,.muhype-terms-content h3{color:#eee}
/* Central do jogador MuHype */
.hype-control,.hype-characters{width:min(1120px,calc(100% - 30px));margin:0 auto;padding:34px 0 75px}.hype-control-crumb{display:flex;gap:8px;margin-bottom:16px;color:#69625d;font-size:8px}.hype-control-crumb a{color:#d97a2a}.hype-control-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px;border:1px solid rgba(255,139,36,.2);border-radius:8px;background:linear-gradient(105deg,rgba(255,123,0,.1),rgba(15,15,18,.97) 45%)}.hype-control-user{display:flex;align-items:center;gap:16px}.hype-control-user>img{width:74px;height:74px;border:2px solid #bd5711;border-radius:50%;object-fit:cover}.hype-control-user small,.hype-control-wallet small,.hype-characters-heading span{color:#817871;font-size:7px;text-transform:uppercase}.hype-control-user h1{margin:2px 0;color:#fff;font-size:25px}.hype-control-user p{margin:0;color:#988f88;font-size:9px}.hype-control-wallet{display:grid;justify-items:end}.hype-control-wallet>strong{color:#ffae54;font-size:22px}.hype-control-wallet>a{padding:7px 10px;border:1px solid #78401b;border-radius:4px;color:#e99345;font-size:8px}.hype-control-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0}.hype-control-shortcuts>a{display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(255,139,36,.15);border-radius:6px;background:#101014;color:#aaa}.hype-control-shortcuts i{color:#ed8732}.hype-control-shortcuts span{display:grid}.hype-control-shortcuts small{font-size:7px}.hype-control-shortcuts strong{color:#eee}.hype-control-shortcuts b{margin-left:auto}.hype-control-body{display:grid;grid-template-columns:235px 1fr;gap:13px}.hype-control-nav,.hype-control-content,.hype-character-workspace{overflow:hidden;border:1px solid rgba(255,139,36,.16);border-radius:7px;background:#0f0f13}.hype-control-nav header{display:grid;padding:16px;border-bottom:1px solid rgba(255,139,36,.12)}.hype-control-nav header span{font-size:7px}.hype-control-nav nav{display:grid;padding:7px}.hype-control-nav a{display:flex;justify-content:space-between;padding:10px;border-radius:4px;color:#aaa;font-size:9px}.hype-control-nav a.active,.hype-control-nav a:hover{background:#783005;color:#fff}.hype-control-content{min-height:420px;padding:25px}.hype-characters-heading{display:flex;justify-content:space-between;padding:25px;border:1px solid rgba(255,139,36,.18);border-radius:8px 8px 0 0;background:#101014}.hype-characters-heading h1{color:#fff}.hype-characters-heading p{color:#888;font-size:9px}.hype-characters-heading>strong{display:grid;place-items:center;color:#f19a49;font-size:20px}.hype-characters-heading>strong small{font-size:7px}.hype-character-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:9px;padding:14px;background:#0d0d10}.hype-character-card{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#121216;color:#aaa}.hype-character-card.active,.hype-character-card:hover{border-color:#c45c12}.hype-character-card img{width:58px;height:58px;border-radius:50%;object-fit:cover}.hype-character-card span{display:grid}.hype-character-card small{color:#da7a2a;font-size:7px}.hype-character-card strong{color:#fff}.hype-character-card em{font-size:8px;font-style:normal}.hype-character-card b{margin-left:auto}.hype-character-workspace>nav{display:flex;flex-wrap:wrap;gap:6px;padding:12px}.hype-character-workspace>nav a{padding:8px 11px;background:#151519;color:#aaa;font-size:8px}.hype-character-workspace>nav a.active{background:#a74a0b;color:#fff}.hype-character-workspace>main{min-height:330px;padding:24px}
@media(max-width:760px){.hype-control-summary{align-items:flex-start;flex-direction:column}.hype-control-shortcuts,.hype-control-body{grid-template-columns:1fr}.hype-character-list{grid-template-columns:1fr}}
/* Central do jogador compacta */
.hype-control,.hype-characters{padding-top:20px;padding-bottom:48px}.hype-control-crumb{margin-bottom:10px}.hype-control-summary{padding:14px 18px}.hype-control-user{gap:12px}.hype-control-user>img{width:56px;height:56px}.hype-control-user h1{font-size:20px}.hype-control-wallet>strong{font-size:18px}.hype-control-shortcuts{gap:8px;margin:9px 0}.hype-control-shortcuts>a{min-height:54px;padding:9px 13px}.hype-control-shortcuts>a>i{width:30px;height:30px}.hype-control-shortcuts strong{font-size:10px}.hype-control-body{grid-template-columns:210px minmax(0,1fr);gap:9px}.hype-control-nav header{padding:12px}.hype-control-nav nav{padding:5px}.hype-control-nav a{padding:8px 9px}.hype-control-content{min-height:350px;padding:18px}.hype-characters-heading{padding:17px 20px}.hype-characters-heading h1{margin:2px 0;font-size:22px}.hype-characters-heading>strong{font-size:17px}.hype-character-list{gap:7px;padding:10px}.hype-character-card{gap:9px;padding:8px}.hype-character-card img{width:46px;height:46px}.hype-character-workspace>nav{padding:8px}.hype-character-workspace>nav a{padding:6px 9px}.hype-character-workspace>main{min-height:270px;padding:17px}
@media(max-width:760px){.hype-control-body{grid-template-columns:1fr}}
/* Dashboard alternativo */
.hype-dashboard,.hype-character-center{width:min(1080px,calc(100% - 30px));margin:0 auto;padding:24px 0 60px}.hype-dashboard-head{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;border:1px solid rgba(255,139,36,.18);border-radius:7px;background:linear-gradient(100deg,rgba(255,123,0,.09),#101014)}.hype-dashboard-profile{display:flex;align-items:center;gap:13px}.hype-dashboard-profile img{width:58px;height:58px;border:2px solid #b8520e;border-radius:50%;object-fit:cover}.hype-dashboard-profile small,.hype-character-center>header small{color:#dd7b2a;font-size:7px;text-transform:uppercase}.hype-dashboard-profile h1{margin:1px 0;color:#fff;font-size:21px}.hype-dashboard-profile p{margin:0;color:#89817b;font-size:8px}.hype-dashboard-actions{display:flex;gap:7px}.hype-dashboard-actions a,.hype-character-center>header>a{padding:8px 11px;border:1px solid rgba(255,139,36,.2);border-radius:4px;color:#d98a45;font-size:8px}.hype-dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:9px 0}.hype-dashboard-stats article{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#101014}.hype-dashboard-stats article>i{color:#dd7a29;font-size:18px}.hype-dashboard-stats span{display:grid}.hype-dashboard-stats small{color:#756e68;font-size:7px}.hype-dashboard-stats strong{color:#eee;font-size:13px}.hype-dashboard-stats a{margin-left:auto;color:#d77a2d;font-size:8px}.hype-dashboard-tabs{display:flex;flex-wrap:wrap;gap:5px;padding:9px;border:1px solid rgba(255,139,36,.14);border-radius:6px 6px 0 0;background:#0e0e12}.hype-dashboard-tabs a{padding:8px 11px;border-radius:4px;color:#978e88;font-size:8px}.hype-dashboard-tabs a.active,.hype-dashboard-tabs a:hover{background:#91400a;color:#fff}.hype-dashboard-content{min-height:380px;padding:24px;border:1px solid rgba(255,139,36,.14);border-top:0;border-radius:0 0 7px 7px;background:#101014}.hype-character-center>header{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;border:1px solid rgba(255,139,36,.17);border-radius:7px 7px 0 0;background:#101014}.hype-character-center>header h1{margin:2px 0;color:#fff;font-size:22px}.hype-character-center>header p{margin:0;color:#817973;font-size:8px}.hype-character-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:460px;border:1px solid rgba(255,139,36,.16);border-top:0;background:#0e0e12}.hype-character-roster{display:grid;align-content:start;gap:5px;padding:9px;border-right:1px solid rgba(255,139,36,.13)}.hype-character-roster>a{display:flex;align-items:center;gap:9px;padding:8px;border:1px solid transparent;border-radius:5px;color:#aaa}.hype-character-roster>a.active,.hype-character-roster>a:hover{border-color:rgba(255,139,36,.25);background:rgba(255,123,0,.07)}.hype-character-roster img{width:46px;height:46px;border-radius:50%;object-fit:cover}.hype-character-roster span{display:grid;min-width:0}.hype-character-roster small{color:#d97929;font-size:6px;text-transform:uppercase}.hype-character-roster strong{color:#eee;font-size:10px}.hype-character-roster em{color:#777;font-size:7px;font-style:normal}.hype-character-roster b{margin-left:auto}.hype-character-stage>nav{display:flex;flex-wrap:wrap;gap:5px;padding:9px;border-bottom:1px solid rgba(255,139,36,.12)}.hype-character-stage>nav a{padding:7px 9px;border-radius:4px;color:#938a84;font-size:8px}.hype-character-stage>nav a.active{background:#91400a;color:#fff}.hype-character-stage>main{padding:22px}
@media(max-width:760px){.hype-dashboard-head,.hype-character-center>header{align-items:flex-start;flex-direction:column;gap:12px}.hype-dashboard-stats{grid-template-columns:1fr}.hype-character-layout{grid-template-columns:1fr}.hype-character-roster{grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:1px solid rgba(255,139,36,.13)}}
/* Legibilidade do dashboard */
.hype-control-crumb{font-size:10px}.hype-dashboard-profile small,.hype-character-center>header small{font-size:9px}.hype-dashboard-profile h1{font-size:24px}.hype-dashboard-profile p{font-size:11px}.hype-dashboard-actions a,.hype-character-center>header>a{font-size:10px}.hype-dashboard-stats small{font-size:9px}.hype-dashboard-stats strong{font-size:16px}.hype-dashboard-stats a{font-size:10px}.hype-dashboard-tabs a{font-size:10px}.hype-dashboard-content{font-size:12px}.hype-character-center>header h1{font-size:26px}.hype-character-center>header p{font-size:11px}.hype-character-roster small{font-size:8px}.hype-character-roster strong{font-size:13px}.hype-character-roster em{font-size:9px}.hype-character-stage>nav a{font-size:10px}.hype-character-stage>main{font-size:12px}
.hype-control-crumb{font-size:11px}.hype-dashboard-profile small,.hype-character-center>header small{font-size:10px}.hype-dashboard-profile h1{font-size:27px}.hype-dashboard-profile p{font-size:13px}.hype-dashboard-actions a,.hype-character-center>header>a{font-size:11px}.hype-dashboard-stats small{font-size:10px}.hype-dashboard-stats strong{font-size:18px}.hype-dashboard-stats a{font-size:11px}.hype-dashboard-tabs a{font-size:11px}.hype-dashboard-content{font-size:14px}.hype-character-center>header h1{font-size:29px}.hype-character-center>header p{font-size:13px}.hype-character-roster small{font-size:9px}.hype-character-roster strong{font-size:15px}.hype-character-roster em{font-size:10px}.hype-character-stage>nav a{font-size:11px}.hype-character-stage>main{font-size:14px}
.hype-account-overview>header{margin-bottom:16px}.hype-account-overview>header span{color:#dc7b2c;font-size:9px;font-weight:700;text-transform:uppercase}.hype-account-overview>header h2{margin:3px 0;color:#fff;font-size:22px}.hype-account-overview>header p{margin:0;color:#817973;font-size:11px}.hype-account-data{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hype-account-data article{display:flex;min-width:0;align-items:center;gap:10px;padding:12px;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#151519}.hype-account-data article>i{color:#d9792b}.hype-account-data article span{display:grid;min-width:0}.hype-account-data small{color:#7c746e;font-size:9px}.hype-account-data strong{overflow:hidden;color:#eee;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hype-account-extra{margin-top:13px;border:1px solid rgba(255,139,36,.15);border-radius:6px;background:#111115}.hype-account-extra>summary{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;list-style:none}.hype-account-extra>summary::-webkit-details-marker{display:none}.hype-account-extra>summary>span{display:grid;grid-template-columns:26px auto;align-items:center}.hype-account-extra>summary i{grid-row:1/3;color:#e0802f}.hype-account-extra>summary strong{color:#eee;font-size:12px}.hype-account-extra>summary small{color:#7f7771;font-size:9px}.hype-account-extra>summary b{color:#dc7d2d;font-size:9px}.hype-account-extra[open]>summary b{font-size:0}.hype-account-extra[open]>summary b:after{font-size:9px;content:"Ocultar detalhes"}.hype-account-extra-content{padding:18px;border-top:1px solid rgba(255,139,36,.12)}
@media(max-width:760px){.hype-account-data{grid-template-columns:1fr}.hype-account-extra>summary b{display:none}}
/* Conta - 2FA */
.hype-2fa-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.hype-2fa-head span,.hype-2fa-card header span,.hype-2fa-setup section span{color:#d9792a;font-size:9px;text-transform:uppercase}.hype-2fa-head h2{margin:3px 0;color:#fff;font-size:23px}.hype-2fa-head p,.hype-2fa-actions p,.hype-2fa-setup p{margin:0;color:#817973;font-size:11px}.hype-2fa-status{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #704126;border-radius:30px;color:#bb7a4c}.hype-2fa-status.active{border-color:#2e7c50;color:#68d697}.hype-2fa-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:13px}.hype-2fa-benefits span{padding:10px;border:1px solid rgba(255,139,36,.11);border-radius:5px;background:#151519;color:#aaa;font-size:10px}.hype-2fa-benefits i{margin-right:5px;color:#dc7b2c}.hype-2fa-actions{display:flex;align-items:center;justify-content:space-between;padding:13px;border:1px solid rgba(70,190,117,.2);border-radius:5px;background:rgba(70,190,117,.05)}.hype-2fa-actions strong{color:#ddd}.hype-2fa-actions>a,.hype-2fa-pending>a{padding:8px 10px;border-radius:4px;background:#91400a;color:#fff;font-size:9px}.hype-2fa-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.hype-2fa-card{padding:15px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#141418}.hype-2fa-card h3,.hype-2fa-setup h3{margin:2px 0 10px;color:#fff;font-size:17px}.hype-2fa-switches{display:grid}.hype-2fa-switches label{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid rgba(255,139,36,.08);color:#aaa;font-size:11px}.hype-2fa-submit{width:100%;margin-top:12px;padding:10px;border:1px solid #c96518;border-radius:4px;background:#91400a;color:#fff;font-size:10px}.hype-2fa-computers>div{display:flex;align-items:center;gap:9px;padding:9px;border-bottom:1px solid rgba(255,139,36,.08)}.hype-2fa-computers strong{color:#ddd}.hype-2fa-computers a{margin-left:auto;color:#e26c56}.hype-2fa-pending{display:grid;gap:5px;margin-top:10px;padding:10px;border:1px solid #7a5c20}.hype-2fa-setup{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px}.hype-2fa-setup>section{position:relative;padding:16px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#141418}.hype-2fa-setup>section>b{position:absolute;top:10px;right:11px;color:rgba(255,139,36,.35);font-size:28px}.hype-2fa-setup nav{display:flex;gap:5px;margin-top:11px}.hype-2fa-setup nav a{padding:7px;border:1px solid rgba(255,139,36,.18);color:#ddd;font-size:8px}.hype-2fa-setup img{display:block;width:150px;max-width:100%;margin:10px auto;background:#fff}.hype-2fa-code{width:100%;padding:12px;border:1px solid rgba(255,139,36,.2);border-radius:4px;background:#0e0e12;color:#fff;text-align:center;font-size:20px;letter-spacing:.3em}
@media(max-width:850px){.hype-2fa-grid,.hype-2fa-setup{grid-template-columns:1fr}.hype-2fa-benefits{grid-template-columns:1fr}.hype-2fa-head,.hype-2fa-actions{align-items:flex-start;flex-direction:column}}
.hype-connections>header{margin-bottom:15px}.hype-connections>header span,.hype-connections-title span{color:#d9792a;font-size:9px;text-transform:uppercase}.hype-connections>header h2{margin:3px 0;color:#fff;font-size:23px}.hype-connections>header p{margin:0;color:#817973;font-size:11px}.hype-last-connection{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid rgba(67,190,116,.2);border-radius:6px;background:rgba(67,190,116,.04)}.hype-connection-icon{position:relative;display:grid;width:44px;height:44px;place-items:center;border:1px solid #347a51;border-radius:50%;color:#69cf92}.hype-connection-icon span{position:absolute;right:1px;bottom:2px;width:8px;height:8px;border:2px solid #111;border-radius:50%;background:#55d589}.hype-last-connection small{color:#7f7771;font-size:8px;text-transform:uppercase}.hype-last-connection strong{display:block;color:#eee}.hype-last-connection p{margin:2px 0 0;color:#888;font-size:10px}.hype-last-connection dl{display:flex;gap:20px;margin:0}.hype-last-connection dl>div{display:grid}.hype-last-connection dt{color:#777;font-size:8px;text-transform:uppercase}.hype-last-connection dd{margin:0;color:#bbb;font-size:10px}.hype-connections-table{margin-top:11px;overflow:hidden;border:1px solid rgba(255,139,36,.13);border-radius:6px}.hype-connections-title{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid rgba(255,139,36,.1)}.hype-connections-title h3{margin:2px 0 0;color:#fff;font-size:16px}.hype-connections-title b{color:#887f79;font-size:9px}.hype-table-scroll{overflow-x:auto}.hype-connections table{width:100%;border-collapse:collapse}.hype-connections th,.hype-connections td{padding:11px 14px;border-bottom:1px solid rgba(255,139,36,.07);text-align:left}.hype-connections th{color:#817872;font-size:8px;text-transform:uppercase}.hype-connections td{color:#b9b0aa;font-size:10px}.hype-connections td i{margin-right:5px;color:#d97829}.hype-connections code{color:#e0a26c}.hype-connections-empty{padding:20px;color:#857d77;text-align:center;font-size:10px}
@media(max-width:760px){.hype-last-connection{grid-template-columns:auto 1fr}.hype-last-connection dl{grid-column:1/-1;justify-content:space-between}}
.hype-security-form{max-width:760px}.hype-security-form>header{display:flex;align-items:center;gap:13px;margin-bottom:15px}.hype-security-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border:1px solid rgba(255,139,36,.3);border-radius:50%;background:rgba(255,123,0,.07);color:#e18431}.hype-security-form>header span{color:#d9792a;font-size:9px;text-transform:uppercase}.hype-security-form>header h2{margin:2px 0;color:#fff;font-size:23px}.hype-security-form>header p{margin:0;color:#817973;font-size:11px}.hype-security-warning,.hype-security-current{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:11px 13px;border:1px solid rgba(222,151,48,.22);border-radius:5px;background:rgba(222,151,48,.05);color:#b8a485;font-size:10px}.hype-security-current{display:grid;border-color:rgba(255,139,36,.12);background:#151519}.hype-security-current small{color:#777;font-size:8px}.hype-security-current strong{color:#ddd}.hype-security-form form{display:grid;gap:12px}.hype-security-form form label{display:grid;gap:6px}.hype-security-form label>span{color:#9f9690;font-size:9px;text-transform:uppercase}.hype-security-form label>div{display:flex;height:44px;align-items:center;border:1px solid rgba(255,139,36,.16);border-radius:5px;background:#151519}.hype-security-form label i{width:42px;color:#d87929;text-align:center}.hype-security-form input{width:100%;height:100%;padding:0 11px;border:0;background:transparent;color:#eee;outline:0}.hype-security-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hype-security-form form>button{width:max-content;min-width:190px;margin-top:4px;padding:11px 15px;border:1px solid #c35b12;border-radius:4px;background:#91400a;color:#fff;font-size:10px}.hype-security-form form>button i{margin-right:6px}
@media(max-width:620px){.hype-security-columns{grid-template-columns:1fr}.hype-security-form form>button{width:100%}}

/* Doacoes e pacotes */
.hype-commerce-page{position:relative;width:min(1120px,calc(100% - 36px));margin:42px auto 75px;padding:20px;border:1px solid rgba(255,139,36,.2);border-radius:8px;background:rgba(12,12,15,.95);color:#c6bdb6;box-shadow:0 24px 65px rgba(0,0,0,.35)}
.hype-commerce-hero{display:flex;min-height:150px;align-items:center;justify-content:space-between;padding:28px 32px;border-bottom:1px solid rgba(255,139,36,.18);background:linear-gradient(105deg,rgba(255,122,0,.09),transparent 60%)}
.hype-commerce-eyebrow,.hype-package-heading span,.hype-package-body>span,.hype-balance-bar span,.hype-gateway-info span{display:block;color:#ef8123;font-size:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.hype-commerce-hero h1{margin:5px 0 7px;color:#fff;font-size:32px}.hype-commerce-hero p{margin:0;color:#8d847d;font-size:11px}.hype-commerce-icon{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border:1px solid rgba(255,145,47,.38);border-radius:50%;background:rgba(255,124,0,.07);color:#f29440;font-size:19px}
.hype-commerce-notice{display:flex;align-items:center;gap:13px;margin:16px 0;padding:14px 17px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#151519}.hype-commerce-notice>i{color:#e47d27}.hype-commerce-notice div{display:grid}.hype-commerce-notice strong{color:#e9e3df;font-size:11px}.hype-commerce-notice span{color:#837b75;font-size:9px}
.hype-gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.hype-gateway-card{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;padding:15px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-gateway-logo{display:grid;width:72px;height:62px;place-items:center;border-radius:5px;background:#fff}.hype-gateway-logo img{max-width:62px;max-height:48px}.hype-gateway-info h2{margin:3px 0;color:#eee;font-size:15px}.hype-gateway-card>.hype-commerce-button{grid-column:1/-1}
.hype-commerce-button{display:flex;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:8px 13px;border:1px solid #dd741c;border-radius:4px;background:linear-gradient(180deg,#d96d15,#843706);color:#fff!important;font-size:9px;font-weight:700;text-transform:uppercase;transition:.2s}.hype-commerce-button:hover{filter:brightness(1.15)}
.hype-commerce-details{margin-top:15px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#111115}.hype-commerce-details>summary{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;list-style:none}.hype-commerce-details>summary::-webkit-details-marker{display:none}.hype-commerce-details summary span{color:#ddd;font-size:11px}.hype-commerce-details summary i{margin-right:7px;color:#e0802f}.hype-commerce-details summary small{color:#8a817a;font-size:9px}.hype-table-wrap{overflow-x:auto;padding:0 14px 14px}.hype-table-wrap table{width:100%;border-collapse:collapse}.hype-table-wrap th,.hype-table-wrap td{padding:10px;border-bottom:1px solid rgba(255,139,36,.08);text-align:left;font-size:9px}.hype-table-wrap th{color:#8a817b;text-transform:uppercase}
.hype-commerce-back{display:block;margin-bottom:16px;color:#d97b2d;font-size:9px}.hype-payment-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;padding:16px}.hype-payment-help,.hype-commerce-form{padding:22px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#141418}.hype-payment-help .hype-commerce-icon{margin-bottom:17px}.hype-payment-help h2{color:#eee;font-size:19px}.hype-payment-help p{color:#857d77;font-size:10px;line-height:1.7}.hype-commerce-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hype-form-group{display:grid;gap:6px}.hype-form-group label{color:#9c938d;font-size:9px;text-transform:uppercase}.hype-form-group label span{color:#ed8127}.hype-form-group label small{float:right;color:#6f6863}.hype-form-group input,.hype-form-group select,.hype-static-value{width:100%;min-height:43px;padding:10px 12px;border:1px solid rgba(255,139,36,.17);border-radius:4px;background:#0e0e12;color:#eee;outline:0}.hype-form-group input:focus,.hype-form-group select:focus{border-color:#b95810}.hype-commerce-submit{grid-column:1/-1;width:100%;border:1px solid #dd741c}
.hype-balance-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0;padding:13px 16px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#141418}.hype-balance-bar strong{display:block;margin-top:2px;color:#f49a48;font-size:16px}.hype-package-categories{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:19px}.hype-package-categories a{padding:9px 14px;border:1px solid rgba(255,139,36,.14);border-radius:30px;background:#141418;color:#a69d96;font-size:9px}.hype-package-categories a.active,.hype-package-categories a:hover{border-color:#c66217;background:rgba(255,124,0,.12);color:#ff9b46}.hype-package-heading{margin:8px 0 13px}.hype-package-heading h2{margin:3px 0;color:#fff;font-size:21px}.hype-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hype-package-card{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgba(255,139,36,.15);border-radius:6px;background:#131317}.hype-package-image{height:155px;overflow:hidden;background:#0c0c0f}.hype-package-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.hype-package-card:hover .hype-package-image img{transform:scale(1.035)}.hype-package-sold{position:absolute;top:10px;right:10px;padding:5px 8px;border-radius:20px;background:#dc721c;color:#fff;font-size:8px}.hype-package-body{flex:1;padding:17px}.hype-package-body h3{margin:5px 0 8px;color:#fff;font-size:17px}.hype-package-body p{display:-webkit-box;overflow:hidden;margin:0;color:#8b837d;font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hype-package-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 17px;border-top:1px solid rgba(255,139,36,.1)}.hype-package-card footer small{display:block;color:#756e68;font-size:7px}.hype-package-card footer strong{color:#f59b4a;font-size:15px}.hype-package-card footer .hype-commerce-button{min-width:100px}
@media(max-width:850px){.hype-gateway-grid,.hype-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hype-payment-layout{grid-template-columns:1fr}.hype-payment-help{display:none}}
@media(max-width:560px){.hype-commerce-page{width:calc(100% - 20px);margin-top:20px;padding:10px}.hype-commerce-hero{min-height:125px;padding:20px}.hype-commerce-hero h1{font-size:25px}.hype-commerce-hero>.hype-commerce-icon{display:none}.hype-gateway-grid,.hype-package-grid,.hype-commerce-form{grid-template-columns:1fr}.hype-package-categories{flex-wrap:nowrap;overflow-x:auto}.hype-package-categories a{flex:0 0 auto}.hype-balance-bar{align-items:flex-start;flex-direction:column}.hype-balance-bar .hype-commerce-button{width:100%}.hype-commerce-submit{grid-column:1}}

/* Confirmacao PIX PagHiper */
.hype-pix-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;padding:16px}.hype-pix-summary,.hype-pix-guide{padding:22px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#141418}.hype-pix-summary{text-align:center}.hype-pix-summary>.hype-commerce-eyebrow{margin-bottom:13px}.hype-pix-qr{display:grid;width:230px;max-width:100%;aspect-ratio:1;margin:auto;place-items:center;padding:10px;border:1px solid rgba(255,139,36,.2);border-radius:7px;background:#fff}.hype-pix-qr img{display:block;width:100%;height:100%;object-fit:contain}.hype-pix-summary dl{display:grid;grid-template-columns:1fr 1fr;margin:16px 0 0;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#0f0f13}.hype-pix-summary dl>div{padding:11px}.hype-pix-summary dl>div+div{border-left:1px solid rgba(255,139,36,.12)}.hype-pix-summary dt{color:#766f69;font-size:8px;text-transform:uppercase}.hype-pix-summary dd{margin:3px 0 0;color:#f1ece8;font-size:13px;font-weight:700}.hype-pix-title h2{margin:4px 0 15px;color:#fff;font-size:22px}.hype-pix-guide ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hype-pix-guide li{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(255,139,36,.11);border-radius:5px;background:#101014}.hype-pix-guide li>i{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgba(255,139,36,.28);border-radius:50%;color:#e78532}.hype-pix-guide li span{display:grid;color:#817973;font-size:9px}.hype-pix-guide li strong{margin-bottom:2px;color:#ddd;font-size:11px}.hype-pix-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:13px;padding:8px;border:1px solid rgba(255,139,36,.18);border-radius:5px;background:#0d0d11}.hype-pix-copy>#copy-text-container{overflow:hidden;padding:9px;color:#8c847e;font-family:monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hype-pix-copy>a{display:flex;align-items:center;gap:7px;padding:8px 13px;border-radius:4px;background:linear-gradient(180deg,#d96d15,#843706);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.hype-pix-after{margin:12px 0 0;padding:11px;border-left:2px solid #d67220;background:rgba(255,124,0,.04);color:#8b837d;font-size:9px;line-height:1.6}.hype-pix-after i{margin-right:6px;color:#df7d2c}
@media(max-width:760px){.hype-pix-layout{grid-template-columns:1fr}.hype-pix-copy{grid-template-columns:1fr}.hype-pix-copy>a{justify-content:center}.hype-pix-summary dl{max-width:300px;margin-right:auto;margin-left:auto}}

/* Visualizacao de pacote */
.hype-package-view-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:14px;margin-top:16px}.hype-package-overview,.hype-package-contents{overflow:hidden;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#141418}.hype-package-cover{height:205px;overflow:hidden;background:#0c0c0f}.hype-package-cover img{width:100%;height:100%;object-fit:cover}.hype-package-overview-body{padding:19px}.hype-package-overview-body h2{margin:5px 0 9px;color:#fff;font-size:21px}.hype-package-overview-body p{margin:0;color:#817973;font-size:9px}.hype-package-description{margin-bottom:14px;padding:18px;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#101014;color:#b7aea7;font-size:11px;line-height:1.85}.hype-package-description a{color:#f19443;text-decoration:underline}.hype-package-purchase{display:grid;gap:12px;padding:17px 19px;border-top:1px solid rgba(255,139,36,.11);background:#101014}.hype-package-purchase small{display:block;color:#77706a;font-size:8px}.hype-package-purchase strong{display:block;margin-top:2px;color:#f49847;font-size:21px}.hype-package-purchase .hype-commerce-button{min-height:42px}.hype-package-contents{padding:20px}.hype-package-contents>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hype-package-contents>header h2{margin:3px 0;color:#fff;font-size:21px}.hype-package-contents>header b{padding:6px 9px;border:1px solid rgba(255,139,36,.18);border-radius:20px;color:#d9843c;font-size:8px;font-weight:600}.hype-package-delivery{display:flex;align-items:center;gap:10px;margin-bottom:13px;padding:11px 13px;border:1px solid rgba(77,183,119,.18);border-radius:5px;background:rgba(77,183,119,.04)}.hype-package-delivery>i{color:#62c88b}.hype-package-delivery span{display:grid;color:#817a74;font-size:9px}.hype-package-delivery strong{color:#c9c2bc;font-size:10px}.hype-package-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hype-package-item{position:relative;display:flex;min-height:165px;align-items:center;justify-content:flex-end;flex-direction:column;padding:13px 9px;border:1px solid rgba(255,139,36,.11);border-radius:5px;background:#101014;text-align:center}.hype-item-image{display:grid;width:88px;height:88px;place-items:center}.hype-item-image img{max-width:82px;max-height:82px;transition:.2s}.hype-package-item:hover .hype-item-image img{transform:scale(1.08)}.hype-package-item>strong{color:#ded7d1;font-size:10px;line-height:1.3}.hype-package-item>small{margin-top:4px;color:#716a65;font-size:7px}.hype-item-quantity{position:absolute;top:8px;right:8px;padding:4px 6px;border-radius:20px;background:#d66b17;color:#fff;font-size:8px}
@media(max-width:820px){.hype-package-view-layout{grid-template-columns:1fr}.hype-package-overview{display:grid;grid-template-columns:240px 1fr}.hype-package-purchase{grid-column:1/-1}.hype-package-items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.hype-package-overview{display:block}.hype-package-items{grid-template-columns:1fr 1fr}.hype-package-contents{padding:13px}.hype-package-item{min-height:150px}}

/* Ferramentas e informacoes do personagem */
.hype-character-info>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hype-character-info>header span,.hype-character-tool header small{color:#db792a;font-size:9px;text-transform:uppercase}.hype-character-info>header h2,.hype-character-tool header h2{margin:3px 0;color:#fff;font-size:23px}.hype-character-info>header>b{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid currentColor;border-radius:20px;font-size:9px;text-transform:uppercase}.hype-character-info>header>b i{width:6px;height:6px;border-radius:50%;background:currentColor}.hype-character-info>header>b.online{color:#57ca86}.hype-character-info>header>b.offline{color:#d36559}.hype-char-main-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hype-char-main-stats article{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#151519}.hype-char-main-stats article>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,124,0,.08);color:#db792a}.hype-char-main-stats span{display:grid}.hype-char-main-stats small{color:#77706a;font-size:8px}.hype-char-main-stats strong{color:#eee;font-size:13px}.hype-char-sections{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.hype-char-sections>section{padding:14px;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#131317}.hype-char-sections h3{margin:0 0 9px;color:#ddd;font-size:13px}.hype-char-sections h3 i{margin-right:6px;color:#d9792b}.hype-char-sections dl{margin:0}.hype-char-sections dl>div{display:flex;justify-content:space-between;padding:8px 2px;border-bottom:1px solid rgba(255,139,36,.07)}.hype-char-sections dt{color:#817973;font-size:9px}.hype-char-sections dd{margin:0;color:#ddd;font-size:10px;font-weight:600}.hype-character-tool{max-width:760px}.hype-character-tool>header{display:flex;align-items:center;gap:13px;margin-bottom:14px}.hype-character-tool header p{margin:0;color:#817973;font-size:10px}.hype-tool-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border:1px solid rgba(255,139,36,.28);border-radius:50%;background:rgba(255,124,0,.07);color:#dd7c2c}.hype-tool-notice{display:flex;gap:10px;margin-bottom:14px;padding:12px;border:1px solid rgba(255,139,36,.13);border-radius:5px;background:#151519;color:#8c847e}.hype-tool-notice>i{color:#db792b}.hype-tool-notice ul{display:grid;gap:3px;margin:0;padding:0;list-style:none;font-size:9px}.hype-tool-notice strong{color:#c9c1ba}.hype-character-tool form{display:grid;gap:13px}.hype-upload-field{display:flex;min-height:115px;align-items:center;justify-content:center;gap:12px;border:1px dashed rgba(255,139,36,.3);border-radius:6px;background:#111115;cursor:pointer}.hype-upload-field>i{color:#de7d2d;font-size:25px}.hype-upload-field>span{display:grid}.hype-upload-field strong{color:#ddd;font-size:11px}.hype-upload-field small{color:#77706a;font-size:8px}.hype-upload-field input{position:absolute;width:1px;height:1px;opacity:0}.hype-character-tool button{width:max-content;min-width:190px;padding:11px 15px;border:1px solid #c65f16;border-radius:4px;background:#91400a;color:#fff;font-size:10px}.hype-tool-select{display:grid;gap:6px}.hype-tool-select>span{color:#9a918b;font-size:9px;text-transform:uppercase}.hype-tool-select b{color:#dd7929}.hype-tool-select select{height:44px;padding:0 12px;border:1px solid rgba(255,139,36,.17);border-radius:5px;background:#151519;color:#ddd;outline:0}

/* Suporte */
.hype-support-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0;padding:15px 17px;border:1px solid rgba(96,114,218,.2);border-radius:6px;background:rgba(80,96,190,.06)}.hype-support-actions>div{display:flex;align-items:center;gap:11px}.hype-support-actions>div>i{color:#7585ef;font-size:20px}.hype-support-actions span{display:grid}.hype-support-actions strong{color:#ddd;font-size:11px}.hype-support-actions small{color:#817973;font-size:9px}.hype-support-actions>a{padding:10px 14px;border-radius:4px;background:#5865f2;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.hype-ticket-list{overflow:hidden;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317}.hype-ticket-list>header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(255,139,36,.1)}.hype-ticket-list>header h2{margin:3px 0;color:#fff;font-size:18px}.hype-ticket-list>header b{color:#817973;font-size:9px}.hype-ticket-table{overflow-x:auto}.hype-ticket-table table{width:100%;border-collapse:collapse}.hype-ticket-table th,.hype-ticket-table td{padding:12px 14px;border-bottom:1px solid rgba(255,139,36,.07);text-align:left;font-size:9px}.hype-ticket-table th{color:#756e69;text-transform:uppercase}.hype-ticket-table td{color:#aaa19a}.hype-ticket-table a{color:#e68a39}.hype-ticket-empty{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;color:#756e69}.hype-ticket-empty i{margin-bottom:10px;color:#d9792b;font-size:25px}.hype-ticket-empty strong{color:#ddd}.hype-ticket-empty span{margin-top:4px;font-size:9px}

/* Lootboxes */
.hype-lootbox-notice{display:flex;align-items:center;gap:10px;margin:16px 0;padding:12px 14px;border:1px solid rgba(255,139,36,.13);border-radius:5px;background:#151519}.hype-lootbox-notice>i{color:#dd7d2e}.hype-lootbox-notice span{display:grid;color:#7f7771;font-size:9px}.hype-lootbox-notice strong{color:#ddd;font-size:10px}.hype-lootbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.hype-lootbox-card{overflow:hidden;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-lootbox-image{position:relative;display:grid;height:160px;place-items:center;overflow:hidden;background:#0d0d10}.hype-lootbox-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.hype-lootbox-card:hover img{transform:scale(1.04)}.hype-lootbox-image>i{color:#d9792b;font-size:38px}.hype-lootbox-image>b{position:absolute;right:9px;bottom:9px;padding:5px 8px;border-radius:20px;background:rgba(8,8,10,.88);color:#f09a50;font-size:8px}.hype-lootbox-body{padding:16px}.hype-lootbox-body>span{color:#dd792a;font-size:8px;text-transform:uppercase}.hype-lootbox-body h2{margin:4px 0 7px;color:#fff;font-size:18px}.hype-lootbox-body p{display:-webkit-box;overflow:hidden;margin:0;color:#817973;font-size:9px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hype-lootbox-card footer{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-top:1px solid rgba(255,139,36,.1)}.hype-lootbox-card footer div{display:grid}.hype-lootbox-card footer small{color:#756e68;font-size:7px}.hype-lootbox-card footer strong{color:#f29a4d;font-size:12px}.hype-lootbox-card footer a{color:#e48735;font-size:9px;font-weight:700;text-transform:uppercase}.hype-lootbox-stage{padding:16px}.hype-lootbox-stage .lootbox-description{margin-bottom:14px;padding:13px;border:1px solid rgba(255,139,36,.12);border-radius:5px;background:#141418;color:#aaa}.hype-lootbox-stage .lootbox-case-window{overflow:hidden;border:1px solid rgba(255,139,36,.2);border-radius:6px;background:#0e0e12}.hype-lootbox-stage .lootbox-price{color:#f29a4a}.hype-lootbox-stage .lootbox-actions .btn{margin:4px;padding:10px 14px!important;border-color:#bd5912!important;background:#91400a!important;color:#fff!important}.hype-lootbox-stage .lootbox-items{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.hype-lootbox-stage .lootbox-items .item{float:none!important;margin:0!important;border:1px solid rgba(255,139,36,.12)!important;border-radius:5px;background:#131317!important}

/* Selecao de WebShop */
.hype-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:16px}.hype-shop-card{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:13px;padding:17px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317;transition:.2s}.hype-shop-card:hover{border-color:rgba(255,139,36,.35);transform:translateY(-2px)}.hype-shop-symbol{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(255,139,36,.24);border-radius:50%;background:rgba(255,124,0,.06);color:#df7d2d}.hype-shop-body>span{color:#d9792a;font-size:8px;text-transform:uppercase}.hype-shop-body h2{margin:3px 0;color:#fff;font-size:17px}.hype-shop-body p{display:-webkit-box;overflow:hidden;margin:0;color:#817973;font-size:9px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hype-shop-card>a{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding-top:11px;border-top:1px solid rgba(255,139,36,.09);color:#e48735;font-size:9px;font-weight:700;text-transform:uppercase}
@media(max-width:820px){.hype-char-main-stats,.hype-lootbox-grid,.hype-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.hype-char-main-stats,.hype-char-sections,.hype-lootbox-grid,.hype-shop-grid{grid-template-columns:1fr}.hype-character-tool button{width:100%}.hype-support-actions{align-items:flex-start;flex-direction:column}.hype-support-actions>a{width:100%;text-align:center}.hype-lootbox-stage{padding:8px}}

/* Formularios e conversa do suporte */
.hype-support-actions>nav{display:flex;gap:7px}.hype-support-actions>nav a{padding:10px 14px;border-radius:4px;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.hype-support-actions>nav a.site{border:1px solid #ca6117;background:#91400a}.hype-support-actions>nav a.discord{background:#5865f2}.hype-ticket-rules{display:flex;gap:10px;margin:16px 0;padding:13px 15px;border:1px solid rgba(255,139,36,.14);border-radius:5px;background:#151519;color:#918882;font-size:9px}.hype-ticket-rules>i{color:#db7a2b}.hype-ticket-form,.hype-ticket-reply{display:grid;gap:13px;margin-top:16px;padding:20px;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-ticket-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hype-ticket-form label,.hype-ticket-reply label{display:grid;gap:6px}.hype-ticket-form label>span,.hype-ticket-reply label>span{color:#9b928c;font-size:9px;text-transform:uppercase}.hype-ticket-form label b,.hype-ticket-reply label b{color:#dc7829}.hype-ticket-form label small{float:right;color:#716a65;text-transform:none}.hype-ticket-form input,.hype-ticket-form select,.hype-ticket-form textarea,.hype-ticket-reply textarea{width:100%;padding:11px 12px;border:1px solid rgba(255,139,36,.16);border-radius:5px;background:#0e0e12;color:#ddd;outline:0}.hype-ticket-form textarea,.hype-ticket-reply textarea{min-height:135px;resize:vertical}.hype-ticket-form input:focus,.hype-ticket-form select:focus,.hype-ticket-form textarea:focus,.hype-ticket-reply textarea:focus{border-color:#b95610}.hype-ticket-upload{display:flex!important;min-height:68px;align-items:center;justify-content:space-between;padding:10px 13px;border:1px dashed rgba(255,139,36,.24);border-radius:5px;background:#101014}.hype-ticket-upload>span{display:grid!important;grid-template-columns:25px auto;align-items:center}.hype-ticket-upload i{grid-row:1/3;color:#dd7b2c}.hype-ticket-upload strong{color:#c9c1ba}.hype-ticket-upload small{color:#716a65!important}.hype-ticket-upload input{width:auto;max-width:48%;padding:7px;background:#17171b}.hype-ticket-form>button,.hype-ticket-reply>button{width:max-content;min-width:175px;padding:11px 15px;border:1px solid #c66017;border-radius:4px;background:#91400a;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.hype-ticket-thread{display:grid;gap:12px;margin-top:16px}.hype-ticket-opening,.hype-ticket-messages,.hype-ticket-reply{border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317}.hype-ticket-opening{padding:17px}.hype-ticket-opening>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid rgba(255,139,36,.09)}.hype-ticket-opening>header span{display:flex;align-items:center;gap:7px;color:#ddd}.hype-ticket-opening>header i{color:#db792a}.hype-ticket-opening>header b{font-size:9px;font-weight:500}.hype-ticket-opening>div{padding-top:14px;color:#aaa19a;font-size:10px;line-height:1.7}.hype-ticket-images{display:flex;gap:7px;margin-top:12px}.hype-ticket-images a{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border:1px solid rgba(255,139,36,.18);border-radius:4px}.hype-ticket-images img{width:100%;height:100%;object-fit:cover}.hype-ticket-messages{display:grid;gap:8px;padding:17px}.hype-ticket-messages>h2{margin:0 0 4px;color:#fff;font-size:17px}.hype-ticket-messages>article{max-width:86%;padding:13px;border:1px solid rgba(255,139,36,.1);border-radius:6px;background:#101014}.hype-ticket-messages>article.admin{margin-left:auto;border-color:rgba(255,139,36,.22);background:rgba(255,124,0,.045)}.hype-ticket-messages article>header{display:flex;align-items:center;gap:7px;margin-bottom:8px}.hype-ticket-messages header strong{color:#ddd;font-size:10px}.hype-ticket-messages header b{padding:3px 5px;border-radius:3px;background:#a94a0d;color:#fff;font-size:7px}.hype-ticket-messages header time{margin-left:auto;color:#716a65;font-size:8px}.hype-ticket-messages article>div{color:#aaa19a;font-size:10px;line-height:1.65}.hype-ticket-reply{margin-top:0}.hype-ticket-reply header h2{margin:3px 0;color:#fff;font-size:18px}.hype-ticket-closed{padding:14px;border:1px solid rgba(211,101,89,.2);border-radius:5px;background:rgba(211,101,89,.05);color:#bf7770;font-size:9px}.hype-ticket-closed i{margin-right:6px}
@media(max-width:620px){.hype-support-actions>nav{width:100%;flex-direction:column}.hype-support-actions>nav a{text-align:center}.hype-ticket-form-grid{grid-template-columns:1fr}.hype-ticket-upload{align-items:flex-start;flex-direction:column}.hype-ticket-upload input{width:100%;max-width:100%}.hype-ticket-form>button,.hype-ticket-reply>button{width:100%}.hype-ticket-messages>article{max-width:100%}}

/* Catalogo interno do WebShop */
.hype-shop-search{display:flex;height:44px;align-items:center;gap:9px;margin:16px 0;padding-left:14px;border:1px solid rgba(255,139,36,.16);border-radius:5px;background:#131317}.hype-shop-search>i{color:#d9792b}.hype-shop-search input{min-width:0;flex:1;height:100%;border:0;background:transparent;color:#ddd;outline:0}.hype-shop-search button{height:100%;padding:0 18px;border:0;border-left:1px solid rgba(255,139,36,.15);background:#91400a;color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.hype-webshop-layout{display:grid;grid-template-columns:235px minmax(0,1fr);align-items:start;gap:14px}.hype-webshop-categories{overflow:hidden;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-webshop-categories>header{display:grid;padding:15px;border-bottom:1px solid rgba(255,139,36,.12)}.hype-webshop-categories>header span{color:#d9792a;font-size:8px;text-transform:uppercase}.hype-webshop-categories>header strong{color:#eee;font-size:15px}.hype-webshop-categories section{border-bottom:1px solid rgba(255,139,36,.07)}.hype-webshop-categories section>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 14px;border:0;background:transparent;color:#aaa19a;font-size:10px;text-align:left}.hype-webshop-categories section.active>button,.hype-webshop-categories section>button:hover{background:rgba(255,124,0,.06);color:#ef8d3b}.hype-webshop-categories section>div{padding:0 7px 7px}.hype-webshop-categories section a{display:flex;align-items:center;justify-content:space-between;padding:8px 9px;border-radius:3px;color:#817973;font-size:9px}.hype-webshop-categories section a.active,.hype-webshop-categories section a:hover{background:#1a1717;color:#f09545}.hype-webshop-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hype-webshop-product{position:relative;display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-product-image{position:relative;display:grid;height:155px;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(255,127,15,.06),transparent 62%),#0e0e12}.hype-product-image img{max-width:125px;max-height:125px;transition:.25s}.hype-webshop-product:hover .hype-product-image img{transform:scale(1.07)}.hype-product-image>span{position:absolute;top:8px;right:8px;padding:4px 6px;border-radius:20px;background:rgba(8,8,10,.85);color:#988f88;font-size:7px}.hype-product-body{flex:1;padding:13px}.hype-product-body small{color:#d9792a;font-size:7px;text-transform:uppercase}.hype-product-body h2{overflow:hidden;margin:4px 0 10px;color:#eee;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hype-product-body>strong{color:#f09748;font-size:14px}.hype-product-body em{color:#817973;font-size:8px;font-style:normal;font-weight:500}.hype-webshop-product>a,.hype-product-soldout{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-top:1px solid rgba(255,139,36,.09);color:#e48735;font-size:8px;font-weight:700;text-transform:uppercase}.hype-product-soldout{justify-content:center;color:#886e68}.hype-webshop-empty{display:flex;min-height:300px;grid-column:1/-1;align-items:center;justify-content:center;flex-direction:column;border:1px dashed rgba(255,139,36,.15);border-radius:6px;color:#756e69}.hype-webshop-empty i{margin-bottom:9px;color:#d9792b;font-size:25px}.hype-webshop-empty strong{color:#ddd}.hype-webshop-empty span{margin-top:4px;font-size:9px}
@media(max-width:900px){.hype-webshop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.hype-webshop-layout{grid-template-columns:1fr}.hype-webshop-categories{margin-bottom:5px}}
@media(max-width:430px){.hype-webshop-products{grid-template-columns:1fr}}

/* Configuracao e compra de produto */
.hype-product-page .hype-commerce-hero h1{font-size:35px}.hype-product-page .hype-commerce-hero p{font-size:12px}.hype-product-form{display:grid;grid-template-columns:300px minmax(0,1fr);align-items:start;gap:14px;margin-top:16px}.hype-product-summary,.hype-product-config{overflow:hidden;border:1px solid rgba(255,139,36,.16);border-radius:6px;background:#131317}.hype-product-preview{display:grid;min-height:255px;place-items:center;padding:20px;background:radial-gradient(circle,rgba(255,127,15,.08),transparent 60%),#0e0e12}.hype-product-preview img{max-width:230px;max-height:230px}.hype-product-summary-copy{padding:17px 19px;text-align:center}.hype-product-summary-copy>span{color:#d9792a;font-size:9px;font-weight:700;text-transform:uppercase}.hype-product-summary-copy h2{margin:5px 0 0;color:#fff;font-size:20px}.hype-product-total{padding:16px 19px;border-top:1px solid rgba(255,139,36,.1);text-align:center}.hype-product-total small{display:block;color:#817973;font-size:9px;text-transform:uppercase}.hype-product-total strong{display:block;margin-top:3px;color:#f49a49;font-size:25px}.hype-product-total em{color:#c8b9ad;font-size:13px;font-style:normal}.hype-product-config{padding:21px}.hype-product-config>header{margin-bottom:15px}.hype-product-config>header h2{margin:4px 0;color:#fff;font-size:24px}.hype-product-config>header p{margin:0;color:#8c837d;font-size:12px}.hype-product-config>.alert{padding:14px!important;border:1px solid rgba(255,139,36,.14)!important;border-radius:5px!important;background:#17171b!important;color:#bdb4ad!important}.hype-product-config>.alert h4{color:#fff;font-size:17px}.hype-product-config>.row,.hype-product-config>div.row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;margin:0!important}.hype-product-config .card{width:auto!important;margin:0!important;border:1px solid rgba(255,139,36,.14)!important;border-radius:6px!important;background:#151519!important;color:#aaa19a!important}.hype-product-config .card-header{padding:13px 15px!important;border-bottom:1px solid rgba(255,139,36,.1)!important;background:#121216!important}.hype-product-config .card-header h4{margin:0;color:#f1ebe7;font-size:17px}.hype-product-config .card-body{padding:15px!important}.hype-product-config .card-footer{padding:11px 14px!important;border-top:1px solid rgba(255,139,36,.1)!important;background:rgba(255,124,0,.04)!important;color:#a99b8e!important;font-size:10px;line-height:1.5}.hype-product-config .form-group{margin-bottom:12px}.hype-product-config .form-control-label,.hype-product-config .form-check-label,.hype-product-config .form-check label,.hype-product-config label{color:#c1b8b1!important;font-size:12px!important}.hype-product-config .form-control,.hype-product-config .form-select{min-height:43px;padding:8px 11px;border:1px solid rgba(255,139,36,.17)!important;border-radius:4px!important;background:#0e0e12!important;color:#ddd!important;font-size:12px!important;box-shadow:none!important}.hype-product-config .form-check{display:flex;min-height:37px;align-items:center;gap:8px;padding:7px 9px 7px 34px;border-bottom:1px solid rgba(255,139,36,.07)}.hype-product-config .form-check-input,.hype-product-config .styled-checkbox{width:17px!important;height:17px!important;accent-color:#dc7828;cursor:pointer}.hype-product-config #excellent-options{display:grid;grid-template-columns:1fr 1fr;gap:3px}.hype-product-config .shops .row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px!important}.hype-product-config .shops .item_shop{width:auto!important;padding:0}.hype-product-config .shops .card-body{display:grid!important;min-height:125px;place-items:center}.hype-product-config .shops .card-footer p{color:#eee;font-size:12px}.hype-product-config .shops .card-footer span{font-size:10px}.hype-product-coupon{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:12px;margin-top:12px;padding:14px;border:1px solid rgba(255,139,36,.15);border-radius:6px;background:#101014}.hype-product-coupon>div{display:flex;align-items:center;gap:10px}.hype-product-coupon>div>i{color:#db792a;font-size:18px}.hype-product-coupon>div span{display:grid}.hype-product-coupon strong{color:#eee;font-size:13px}.hype-product-coupon small{color:#817973;font-size:9px}.hype-product-coupon input{height:43px;padding:0 12px;border:1px solid rgba(255,139,36,.17);border-radius:4px;background:#0d0d11;color:#ddd;font-size:12px;outline:0}.hype-product-checkout{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:11px;padding:15px;border:1px solid rgba(255,139,36,.25);border-radius:6px;background:rgba(255,124,0,.045)}.hype-product-checkout>div{display:grid}.hype-product-checkout small{color:#918882;font-size:10px}.hype-product-checkout strong{color:#f49a49;font-size:18px}.hype-product-checkout button{min-width:210px;padding:13px 17px;border:1px solid #d36a1c;border-radius:4px;background:linear-gradient(180deg,#d86b15,#853706);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.hype-product-checkout button i{margin-right:7px}
@media(max-width:850px){.hype-product-form{grid-template-columns:1fr}.hype-product-summary{display:grid;grid-template-columns:220px 1fr}.hype-product-preview{grid-row:1/3;min-height:220px}.hype-product-total{align-self:end}.hype-product-summary-copy{text-align:left}}
@media(max-width:620px){.hype-product-summary{display:block}.hype-product-summary-copy{text-align:center}.hype-product-config{padding:13px}.hype-product-config>.row,.hype-product-config>div.row{grid-template-columns:1fr}.hype-product-config #excellent-options{grid-template-columns:1fr}.hype-product-config .shops .row{grid-template-columns:1fr 1fr}.hype-product-coupon{grid-template-columns:1fr}.hype-product-checkout{align-items:stretch;flex-direction:column}.hype-product-checkout button{width:100%}}

/* Downloads */
.hype-download-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:16px 0;padding:20px;border:1px solid rgba(255,139,36,.22);border-radius:7px;background:linear-gradient(105deg,rgba(255,124,0,.1),#131317 58%)}.hype-download-main>div{display:flex;align-items:center;gap:14px}.hype-download-main>div>i{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(255,139,36,.28);border-radius:50%;color:#e28131;font-size:20px}.hype-download-main span{display:grid}.hype-download-main small{color:#d9792a;font-size:9px}.hype-download-main h2{margin:3px 0;color:#fff;font-size:23px}.hype-download-main p{margin:0;color:#8d847e;font-size:11px}.hype-download-main>strong{color:#f09a4e;font-size:15px}.hype-download-main>nav{display:flex;grid-column:1/-1;gap:8px}.hype-download-main>nav a{padding:11px 15px;border:1px solid #cd6418;border-radius:4px;background:#91400a;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.hype-download-section{overflow:hidden;margin-top:13px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317}.hype-download-section>header{padding:15px 17px;border-bottom:1px solid rgba(255,139,36,.1)}.hype-download-section>header h2{margin:3px 0;color:#fff;font-size:19px}.hype-download-list article{display:grid;grid-template-columns:34px minmax(0,1fr) 80px auto;align-items:center;gap:11px;padding:12px 16px;border-bottom:1px solid rgba(255,139,36,.07)}.hype-download-list article>i{color:#d9792b}.hype-download-list article>span{display:grid}.hype-download-list strong{color:#ddd;font-size:12px}.hype-download-list small{color:#817973;font-size:9px}.hype-download-list article>b{color:#aaa19a;font-size:10px}.hype-download-list nav{display:flex;gap:5px}.hype-download-list nav a{display:grid;width:31px;height:31px;place-items:center;border:1px solid rgba(255,139,36,.2);border-radius:4px;color:#df8030}.hype-download-columns{display:grid;grid-template-columns:1fr 1fr;gap:13px}.hype-dependency-list{display:grid}.hype-dependency-list a{display:flex;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid rgba(255,139,36,.07)}.hype-dependency-list a>i{color:#d9792a}.hype-dependency-list span{display:grid;flex:1}.hype-dependency-list strong{color:#ddd;font-size:11px}.hype-dependency-list small{color:#77706a;font-size:9px}.hype-dependency-list b{color:#df8234;font-size:9px}.hype-requirements{display:grid;grid-template-columns:1fr 1fr}.hype-requirements>div{display:grid;grid-template-columns:1fr 1fr;padding:11px 14px;border-right:1px solid rgba(255,139,36,.07);border-bottom:1px solid rgba(255,139,36,.07)}.hype-requirements span{grid-column:1/-1;margin-bottom:4px;color:#e58a3c;font-size:10px;font-weight:700}.hype-requirements small{color:#716a65;font-size:8px}.hype-requirements strong{color:#bbb2ab;font-size:9px}

/* Ranking */
.hype-ranking-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0}.hype-ranking-search{display:flex;width:min(430px,100%);height:43px;align-items:center;padding-left:13px;border:1px solid rgba(255,139,36,.15);border-radius:5px;background:#131317}.hype-ranking-search>i{color:#d9792a}.hype-ranking-search input{min-width:0;flex:1;height:100%;padding:0 10px;border:0;background:transparent;color:#ddd;font-size:11px;outline:0}.hype-ranking-search button{height:100%;padding:0 15px;border:0;border-left:1px solid rgba(255,139,36,.12);background:#91400a;color:#fff;font-size:9px;text-transform:uppercase}.hype-ranking-filters{display:flex;align-items:center;gap:7px}.hype-ranking-filters>div{padding:0!important}.hype-ranking-filters .dropdown button,.hype-ranking-filters select{min-width:155px;padding:10px 12px!important;border:1px solid rgba(255,139,36,.15)!important;border-radius:4px!important;background:#131317!important;color:#bcb3ac!important;font-size:10px}.hype-ranking-table{overflow-x:auto;border:1px solid rgba(255,139,36,.14);border-radius:6px;background:#131317}.hype-ranking-table table{width:100%;min-width:760px;border-collapse:collapse}.hype-ranking-table th,.hype-ranking-table td{padding:12px 14px;border-bottom:1px solid rgba(255,139,36,.07);text-align:left}.hype-ranking-table th{color:#7f7771;font-size:9px;text-transform:uppercase}.hype-ranking-table td{color:#aaa19a;font-size:11px}.hype-ranking-table tbody tr:hover{background:rgba(255,124,0,.035)}.hype-rank-position{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,139,36,.16);border-radius:50%;color:#d88744;font-weight:700}.hype-ranking-table .top-1 .hype-rank-position{border-color:#e4ad3c;background:rgba(228,173,60,.09);color:#ffd36f}.hype-rank-player,.hype-rank-class{display:flex;align-items:center;gap:9px}.hype-rank-player .flag{width:20px;height:14px}.hype-rank-player>span{display:grid}.hype-rank-player strong,.hype-rank-player a{color:#eee}.hype-rank-player small{color:#77706a;font-size:8px}.hype-rank-player>b{padding:3px 5px;border-radius:3px;background:#247346;color:#7ee0a5;font-size:7px}.hype-rank-class img{width:32px;height:32px;border-radius:5px;object-fit:cover}.hype-rank-score{color:#f09a4b;font-size:13px}

/* Informacoes */
.hype-info-content>.row{margin:0!important;padding:16px 0 0!important}.hype-info-page .card{overflow:hidden;border:1px solid rgba(255,139,36,.13)!important;border-radius:6px!important;background:#131317!important}.hype-info-page .card-header{padding:14px 16px;border-bottom:1px solid rgba(255,139,36,.1)!important;background:#111115!important;color:#eee;font-size:16px;font-weight:700}.hype-info-page .card-body{padding:12px 15px!important}.hype-info-page table{width:100%;margin:0!important;color:#aaa19a!important}.hype-info-page td,.hype-info-page th{padding:10px 11px!important;border-color:rgba(255,139,36,.07)!important;background:transparent!important;font-size:11px!important}.hype-info-page th{color:#e1d9d3!important;font-size:10px!important;text-transform:uppercase}.hype-info-page td strong{color:#ddd}.hype-info-page .badge{padding:5px 8px;background:rgba(255,124,0,.12)!important;color:#f2a15a!important;font-size:9px}

/* VIP */
.hype-vip-nav{display:flex;gap:7px;margin:16px 0}.hype-vip-nav a{padding:9px 13px;border:1px solid rgba(255,139,36,.14);border-radius:4px;background:#131317;color:#9b928b;font-size:10px}.hype-vip-nav a.active,.hype-vip-nav a:hover{border-color:#c15b14;background:rgba(255,124,0,.09);color:#f19748}.hype-vip-intro{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;min-height:275px;padding:30px;border:1px solid rgba(255,139,36,.16);border-radius:7px;background:linear-gradient(110deg,#151519,rgba(255,124,0,.07))}.hype-vip-intro h2{margin:6px 0 10px;color:#fff;font-size:29px}.hype-vip-intro p{max-width:620px;color:#98908a;font-size:12px;line-height:1.7}.hype-vip-intro ul{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 0;padding:0;list-style:none}.hype-vip-intro li{color:#c2b9b2;font-size:10px}.hype-vip-intro li i{margin-right:5px;color:#df8231}.hype-vip-gem{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#ec9445}.hype-vip-gem>i{font-size:70px}.hype-vip-gem small{margin-top:12px;color:#817973;letter-spacing:.4em}.hype-vip-gem strong{font-family:serif;font-size:30px;letter-spacing:.2em}.hype-vip-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:11px}.hype-vip-cards article{display:flex;gap:11px;padding:16px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317}.hype-vip-cards article>i{color:#df7e2e;font-size:18px}.hype-vip-cards article span{display:grid}.hype-vip-cards small{color:#817973;font-size:8px}.hype-vip-cards h3{margin:2px 0;color:#eee;font-size:15px}.hype-vip-cards p{margin:3px 0 0;color:#817973;font-size:10px;line-height:1.5}.hype-vip-cta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:11px;padding:16px 18px;border:1px solid rgba(255,139,36,.2);border-radius:6px;background:rgba(255,124,0,.05)}.hype-vip-cta>div{display:grid}.hype-vip-cta strong{color:#eee;font-size:13px}.hype-vip-cta span{color:#817973;font-size:9px}.hype-vip-cta nav{display:flex;gap:7px}.hype-vip-cta a{padding:10px 13px;border:1px solid #bd5711;border-radius:4px;color:#f09a4b;font-size:9px;font-weight:700;text-transform:uppercase}.hype-vip-cta a:last-child{background:#91400a;color:#fff}
@media(max-width:800px){.hype-download-columns,.hype-vip-intro{grid-template-columns:1fr}.hype-vip-gem{display:none}.hype-vip-cards{grid-template-columns:1fr}.hype-ranking-toolbar{align-items:stretch;flex-direction:column}.hype-ranking-filters{flex-wrap:wrap}}
@media(max-width:560px){.hype-download-main{grid-template-columns:1fr}.hype-download-main>strong{display:none}.hype-download-main>nav{flex-direction:column}.hype-download-list article{grid-template-columns:28px minmax(0,1fr) auto}.hype-download-list article>b{display:none}.hype-requirements{grid-template-columns:1fr}.hype-vip-intro{padding:20px}.hype-vip-intro h2{font-size:24px}.hype-vip-cta{align-items:stretch;flex-direction:column}.hype-vip-cta nav{flex-direction:column}.hype-vip-cta a{text-align:center}}

/* Comparativo VIP */
.hype-vip-benefit-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hype-vip-benefit-highlights article{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317}.hype-vip-benefit-highlights article>i{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(255,139,36,.22);border-radius:50%;color:#df7e2f}.hype-vip-benefit-highlights span{display:grid}.hype-vip-benefit-highlights strong{color:#ddd;font-size:12px}.hype-vip-benefit-highlights small{color:#817973;font-size:9px}.hype-vip-comparison{overflow:hidden;margin-top:11px;border:1px solid rgba(255,139,36,.14);border-radius:7px;background:#131317}.hype-vip-comparison>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px;border-bottom:1px solid rgba(255,139,36,.1)}.hype-vip-comparison>header h2{margin:3px 0;color:#fff;font-size:20px}.hype-vip-comparison>header>small{color:#817973;font-size:9px}.hype-vip-table{overflow-x:auto}.hype-vip-table table{width:100%;min-width:760px;border-collapse:collapse}.hype-vip-table th,.hype-vip-table td{padding:13px 15px;border-right:1px solid rgba(255,139,36,.06);border-bottom:1px solid rgba(255,139,36,.07);text-align:center}.hype-vip-table th{position:relative;color:#aaa19a;font-size:10px;text-transform:uppercase}.hype-vip-table th:first-child,.hype-vip-table td:first-child{width:34%;text-align:left}.hype-vip-table th.featured{background:rgba(255,124,0,.06);color:#f3a35e}.hype-vip-table th.featured b{display:block;margin-top:4px;color:#d9792a;font-size:7px}.hype-vip-table td{color:#b6ada6;font-size:11px}.hype-vip-table td:first-child{display:flex;align-items:center;gap:10px}.hype-vip-table td:first-child>i{width:22px;color:#d9792a;text-align:center}.hype-vip-table td:first-child span{display:grid}.hype-vip-table td:first-child strong{color:#ddd;font-size:11px}.hype-vip-table td:first-child small{color:#77706a;font-size:8px}.hype-vip-table .yes{color:#5ed18b;font-size:15px}.hype-vip-table .no{color:#c46258;font-size:14px}.hype-vip-table .bonus{display:inline-block;padding:5px 8px;border-radius:20px;background:rgba(255,124,0,.1);color:#f19a4d;font-size:9px}
@media(max-width:700px){.hype-vip-benefit-highlights{grid-template-columns:1fr}.hype-vip-comparison>header{align-items:flex-start;flex-direction:column}}

/* Seletor e rankings de guild */
.hype-ranking-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.hype-ranking-selector>a{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:15px;border:1px solid rgba(255,139,36,.13);border-radius:6px;background:#131317;transition:.2s}.hype-ranking-selector>a:hover{border-color:rgba(255,139,36,.35);background:rgba(255,124,0,.04);transform:translateY(-2px)}.hype-ranking-selector>a>i{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,139,36,.2);border-radius:50%;color:#dc7b2d}.hype-ranking-selector span{display:grid}.hype-ranking-selector small{color:#756e69;font-size:7px}.hype-ranking-selector strong{overflow:hidden;color:#e6dfda;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hype-ranking-selector>a>b{color:#d87a2d;font-size:9px}.hype-rank-guild{display:flex;align-items:center;gap:10px}.hype-rank-guild>span{display:grid}.hype-rank-guild strong,.hype-rank-guild a{color:#eee}.hype-rank-guild small{color:#77706a;font-size:8px}.hype-guild-ranking td>a{color:#e08a41}
@media(max-width:800px){.hype-ranking-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.hype-ranking-selector{grid-template-columns:1fr}}
.muhype-ranking-awards-link{display:flex;align-items:center;gap:11px;margin:0 0 12px;padding:13px 15px;border:1px solid rgba(255,139,36,.22);border-radius:6px;background:linear-gradient(100deg,rgba(255,124,0,.09),rgba(19,19,23,.96));color:#d8cfc8}.muhype-ranking-awards-link[hidden]{display:none}.muhype-ranking-awards-link>i{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(255,139,36,.28);border-radius:50%;color:#e58a39}.muhype-ranking-awards-link>span{display:grid;flex:1}.muhype-ranking-awards-link strong{color:#eee;font-size:11px}.muhype-ranking-awards-link small{color:#857d77;font-size:9px}.muhype-ranking-awards-link>b{color:#ef9649;font-size:9px;text-transform:uppercase}.muhype-ranking-awards-link>b i{margin-left:5px}.muhype-ranking-awards-link:hover{border-color:#bd5c18;color:#fff}
@media(max-width:560px){.muhype-ranking-awards-link{align-items:flex-start;flex-wrap:wrap}.muhype-ranking-awards-link>b{width:100%;padding-left:49px}}
.muhype-ranking-awards-link em{display:flex;flex-wrap:wrap;gap:4px 7px;margin-top:6px;color:#b6ada6;font-size:8px;font-style:normal}.muhype-ranking-awards-link mark{padding:2px 5px;border-radius:3px;background:rgba(255,124,0,.12);color:#ef9649;font-size:7px;font-weight:700;text-transform:uppercase}
.muhype-ranking-awards-link{gap:15px;padding:17px 19px}.muhype-ranking-awards-link>i{width:46px;height:46px;flex-basis:46px;font-size:17px}.muhype-ranking-awards-link strong{font-size:15px}.muhype-ranking-awards-link small{margin-top:2px;font-size:11px}.muhype-ranking-awards-link em{gap:6px 9px;margin-top:9px;font-size:11px;line-height:1.5}.muhype-ranking-awards-link mark{padding:3px 7px;font-size:9px}.muhype-ranking-awards-link>b{font-size:11px;white-space:nowrap}
