/* Emerald Steel RP mobile-first overrides */
.dropdown-profile{display:flex;align-items:center;gap:11px}.dropdown-profile>img,.dropdown-profile>span{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:50%;object-fit:cover;color:#07120b;background:#3dde88}.dropdown-profile>div{display:grid;min-width:0}.dropdown-profile strong,.dropdown-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:900px){
 html,body{max-width:100%;overflow-x:hidden}.site-nav{position:relative;z-index:100;height:70px;padding:0 18px}.brand{min-width:0}.brand>span:last-child{font-size:13px}.nav-toggle{display:block!important}.navlinks{position:absolute!important;z-index:100;top:70px!important;right:12px!important;left:12px!important;display:none!important;max-height:calc(100vh - 84px);padding:13px!important;overflow-y:auto;flex-direction:column!important;align-items:stretch!important;gap:5px!important;background:rgba(7,14,10,.98)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:15px!important;box-shadow:0 25px 80px rgba(0,0,0,.65)}.navlinks.open{display:flex!important}.navlinks>a,.apps-trigger,.nav-login{width:100%!important;padding:12px!important;text-align:left!important}.apps-menu{width:100%}.apps-trigger{justify-content:space-between}.apps-dropdown{position:static!important;width:100%!important;margin-top:5px;box-shadow:none!important}.apps-dropdown:before{display:none}.account-menu{width:100%}.account-trigger{width:100%;justify-content:flex-start}.account-trigger>.fa-chevron-down{margin-left:auto}.account-dropdown{position:static!important;width:100%!important;margin-top:7px;box-shadow:none!important}.staff-dashboard,.profile-page,.dashboard-page,.public-profile-page,.banking-page,.games-page,.social-shell,.promo-app,.news-app,.link-character-page{width:100%!important;max-width:none!important;padding-right:16px!important;padding-left:16px!important}.staff-heading,.banking-hero,.games-hero,.profile-hero,.dashboard-cover,.public-profile-cover,.promo-head{align-items:flex-start!important;flex-direction:column!important}.staff-metrics{grid-template-columns:1fr 1fr!important}.staff-main-grid,.profile-layout,.dashboard-grid,.public-profile-grid,.banking-overview,.bank-accounts,.games-grid,.apps-grid,.social-layout,.lovr-grid,.news-grid,.promo-grid{grid-template-columns:1fr!important}.staff-tabs{overflow-x:auto;flex-wrap:nowrap}.staff-tabs a{flex:none}.bank-dashboard-header{padding:24px!important}.bank-header-actions,.bank-action-buttons{width:100%}.bank-action-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bank-account-card{grid-template-columns:1fr!important}.bank-transaction-list article{grid-template-columns:38px minmax(0,1fr) auto!important}.transaction-status{grid-column:2/4}.message-dashboard{width:calc(100vw - 18px)!important;height:calc(100vh - 24px)!important}.auth-box{width:min(100%,470px)!important;padding:27px 18px!important}.members-grid{grid-template-columns:repeat(2,1fr)!important}.footer,footer{max-width:100%}
}
@media(max-width:600px){
 body{font-size:14px}.brand small{font-size:6px}.staff-dashboard,.profile-page,.dashboard-page,.public-profile-page,.banking-page,.games-page,.social-shell,.promo-app,.news-app,.link-character-page{padding:28px 12px 75px!important}.staff-heading h1,.banking-hero h1,.games-hero h1,.profile-hero h1,.promo-head h1,.news-title h1{font-size:40px!important;line-height:1!important}.staff-metrics,.members-grid{grid-template-columns:1fr!important}.staff-metrics article{padding:17px}.dashboard-cover,.public-profile-cover{padding:25px 18px!important}.dashboard-identity,.public-profile-identity{align-items:flex-start;flex-direction:column}.dashboard-actions{width:100%;margin-left:0!important}.dashboard-actions .button{flex:1;justify-content:center}.profile-fields{grid-template-columns:1fr!important}.profile-fields .full{grid-column:auto!important}.bank-action-buttons{grid-template-columns:1fr}.banking-overview{gap:8px}.banking-overview article{min-height:100px!important}.bank-account-card{padding:22px 18px!important}.bank-transaction-list article{grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important}.bank-transaction-list article>b{grid-column:2;text-align:left!important}.transaction-status{grid-column:2!important}.game-history{padding:20px 13px!important}.interactive-game{padding:25px 14px!important}.apps-grid .app-card{grid-template-columns:48px 1fr!important;padding:18px!important}.app-card>i{width:48px!important;height:48px!important}.link-character-copy,.link-request-form{padding:28px 19px!important}.notification-settings{grid-template-columns:1fr!important}.settings-card{padding:20px 14px!important}.admin-user-list,.staff-ticket-list{overflow-x:auto}.admin-user-row{min-width:660px}.staff-ticket-grid{grid-template-columns:1fr!important}.staff-ticket-meta{padding-left:0!important;border-left:0!important}.news-featured{grid-template-columns:1fr!important}.news-featured>img{height:250px!important}.promo-toolbar>div{width:100%;overflow-x:auto}.promo-toolbar button{flex:none}.phone-panel{padding:5px!important}.phone-panel .phone-panel-box{width:calc(100vw - 12px)!important;max-height:calc(100vh - 12px)!important;padding:22px 14px!important}.message-dashboard{grid-template-columns:92px minmax(0,1fr)!important}.message-thread-heading{padding-left:14px!important}.message-thread-heading>small{left:14px!important}.message-thread-list{padding:15px 9px!important}.message-thread article{max-width:90%!important}.reply-input-shell{padding-left:9px!important}.emoji-picker{position:fixed!important;right:8px!important;bottom:75px!important;left:8px!important;width:auto!important}.auth-row{grid-template-columns:1fr!important}footer{margin:0!important;padding:25px 15px!important}
}
