: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}}
