:root{--bg:#06111d;--bg2:#081827;--panel:#0c1d30;--panel2:#102744;--line:#1f405f;--blue:#2196f3;--blue2:#42a5f5;--blue3:#0d47a1;--text:#f4f8ff;--muted:#b4c3d1;--soft:#dce8f5;--green:#35d16f;--white:#fff;--shadow:0 18px 45px rgba(0,0,0,.36);--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-wrap{background:linear-gradient(180deg,#06111d 0%,#071828 48%,#06111d 100%)}.container-nx{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-nav{position:sticky;top:0;z-index:50;background:#06111d;border-bottom:1px solid rgba(66,165,245,.18);height:74px;display:flex;align-items:center}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;min-width:170px}.brand img{width:98px;height:auto}.nav-links{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.nav-links a{font-weight:800;font-size:14px;color:#fff;opacity:.96;padding:25px 0 22px;position:relative}.nav-links a.active:after,.nav-links a:hover:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:var(--blue);border-radius:20px}.nav-actions{display:flex;align-items:center;gap:12px}.btn-nx{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;padding:12px 18px;font-weight:900;font-size:14px;border:1px solid rgba(255,255,255,.18);background:#0b1929;color:#fff;line-height:1;transition:.18s ease;cursor:pointer}.btn-nx:hover{transform:translateY(-1px);border-color:rgba(66,165,245,.7);color:#fff}.btn-blue{background:#1687f2;border-color:#1687f2;color:#fff}.btn-blue:hover{background:#259dfb}.btn-ghost{background:transparent}.btn-login{background:#0b1929;border-color:rgba(255,255,255,.22)}.mobile-toggle{display:none;background:transparent;border:0;color:#fff;font-size:28px}.hero{min-height:540px;background-image:linear-gradient(90deg,rgba(6,17,29,.96) 0%,rgba(6,17,29,.82) 35%,rgba(6,17,29,.45) 66%,rgba(6,17,29,.88) 100%),url('../img/backgrounds/hero-bg.png');background-size:cover;background-position:center;border-bottom:1px solid rgba(66,165,245,.18)}.hero-inner{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:55px;padding:55px 0 28px}.kicker{color:#27a6ff;font-weight:900;letter-spacing:.12em;font-size:14px;text-transform:uppercase;margin:0 0 14px}.hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:0 0 24px;font-weight:900;letter-spacing:-.06em}.hero h1 span{display:block;color:var(--blue2)}.hero p{max-width:590px;color:#edf6ff;font-size:17px;margin:0 0 28px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap}.hero-art{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center}.hero-logo{width:min(520px,100%);filter:drop-shadow(0 22px 32px rgba(0,0,0,.55))}.status-box{position:absolute;right:0;bottom:15px;width:min(390px,92%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:17px 22px;background:rgba(10,30,50,.88);border:1px solid rgba(66,165,245,.28);box-shadow:var(--shadow);border-radius:var(--radius)}.status-box i{font-size:28px;color:#fff}.status-label{font-size:12px;font-weight:900;color:#aab8c8;text-transform:uppercase;letter-spacing:.12em}.status-online{font-weight:900;color:var(--green);font-size:18px}.status-count strong{font-size:27px}.mini-stats{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.mini-stat{min-width:142px;background:#071522;border:1px solid rgba(66,165,245,.26);border-radius:6px;padding:13px 16px}.mini-stat b{display:block;color:#fff;font-size:18px}.mini-stat span{display:block;color:var(--muted);font-size:13px}.section{padding:52px 0;border-bottom:1px solid rgba(66,165,245,.14)}.section-title{text-align:center;margin-bottom:26px}.section-title h2{font-size:38px;margin:0;font-weight:900;letter-spacing:-.03em}.section-title .blue{color:var(--blue)}.intro-strip{background:#061420}.intro-grid{display:grid;grid-template-columns:.9fr 1.45fr;gap:40px;align-items:center}.intro-text h2{font-size:32px;margin:0 0 10px;font-weight:900}.intro-text p{color:#c4d2e0;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr)}.feature{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:center;padding:8px 28px;border-left:1px solid rgba(255,255,255,.15)}.feature:first-child{border-left:0}.circle-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#42a5f5,#0b73e7);display:grid;place-items:center;font-size:29px;box-shadow:0 8px 20px rgba(33,150,243,.22)}.feature h3{margin:0 0 5px;font-size:18px}.feature p{margin:0;color:#c0cfde;font-size:14px}.faq-section{background:#06111d;position:relative}.faq-section:before,.faq-section:after{content:"";position:absolute;width:170px;height:230px;top:50px;background-image:linear-gradient(90deg,rgba(66,165,245,.08) 12px,transparent 12px),linear-gradient(rgba(66,165,245,.08) 12px,transparent 12px);background-size:44px 44px;opacity:.45}.faq-section:before{left:0}.faq-section:after{right:0}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 46px;position:relative;z-index:1}.faq-item{border:1px solid rgba(66,165,245,.18);border-radius:5px;background:#0c1d30;overflow:hidden}.faq-q{width:100%;background:transparent;border:0;color:#fff;text-align:left;padding:13px 20px;font-weight:900;display:flex;justify-content:space-between;align-items:center}.faq-q i{color:var(--blue)}.faq-a{display:none;padding:0 20px 16px;color:#c3d1df;font-size:14px}.faq-item.open .faq-a{display:block}.story-row{display:grid;grid-template-columns:1fr 1.15fr;gap:18px}.story-card{background:#e6edf5;color:#07111d;border-radius:6px;padding:24px 28px;min-height:145px}.story-card h2{margin:0 0 8px;font-size:24px}.story-card p{margin:0;color:#273747;font-size:15px}.discord-banner{min-height:145px;border-radius:6px;background-image:linear-gradient(90deg,rgba(7,17,29,.55),rgba(7,17,29,.2)),url('../img/backgrounds/discord-banner.png');background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.discord-banner h2{font-size:34px;line-height:1;margin:0 0 18px}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mc-card{background:#0b1b2c;border:1px solid rgba(66,165,245,.18);border-radius:7px;padding:22px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:.18s}.mc-card:hover{transform:translateY(-4px);border-color:rgba(66,165,245,.6)}.mc-card h3{margin:10px 0 8px}.mc-card p{color:#c2d0de;margin:0 0 16px;font-size:14px}.badge-nx{display:inline-block;background:rgba(33,150,243,.16);border:1px solid rgba(66,165,245,.35);color:#8fcfff;padding:4px 9px;border-radius:3px;font-size:12px;font-weight:900;text-transform:uppercase}.page-hero{padding:80px 0;background:linear-gradient(90deg,rgba(6,17,29,.92),rgba(6,17,29,.72)),url('../img/backgrounds/hero-bg.png');background-size:cover;background-position:center;border-bottom:1px solid rgba(66,165,245,.16)}.page-hero h1{font-size:56px;line-height:1;margin:0 0 12px;font-weight:900}.page-hero p{max-width:700px;color:#cbd8e6;margin:0}.form-card{background:#0b1b2c;border:1px solid rgba(66,165,245,.2);border-radius:7px;padding:24px}.form-control,.form-select{background:#06111d;border:1px solid rgba(66,165,245,.24);color:#fff;border-radius:5px}.form-control:focus,.form-select:focus{background:#06111d;color:#fff;border-color:var(--blue);box-shadow:0 0 0 .2rem rgba(33,150,243,.14)}.form-control::placeholder{color:#7f91a4}.table-dark-nx{--bs-table-bg:#0b1b2c;--bs-table-border-color:rgba(66,165,245,.15);color:#fff}.footer{background:#06111d;padding:34px 0;border-top:1px solid rgba(66,165,245,.15)}.footer-grid{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.footer-logo img{width:96px}.ip-pill{background:#0b1b2c;border:1px solid rgba(66,165,245,.18);border-radius:6px;padding:14px 28px;font-weight:900}.footer-links{display:flex;gap:24px;flex-wrap:wrap}.footer-links a{font-weight:800;color:#d5e5f5}.footer-links i{color:var(--blue);margin-right:6px}.legal{margin-top:22px;color:#899bad;font-size:13px}.accordion-button{background:#0b1b2c;color:#fff;font-weight:900}.accordion-button:not(.collapsed){background:#0f2a45;color:#fff}.accordion-body{background:#081827;color:#cbd8e6}.accordion-item{border-color:rgba(66,165,245,.18);background:#081827}@media(max-width:992px){.mobile-toggle{display:block}.nav-links,.nav-actions{display:none}.nav-inner.mobile-open{align-items:flex-start}.nav-inner.mobile-open .nav-links,.nav-inner.mobile-open .nav-actions{display:flex;position:absolute;left:0;right:0;top:73px;background:#06111d;flex-direction:column;padding:16px 20px;border-bottom:1px solid rgba(66,165,245,.18)}.nav-inner.mobile-open .nav-actions{top:355px}.hero-inner,.intro-grid,.story-row{grid-template-columns:1fr}.hero-art{min-height:280px}.status-box{position:relative;width:100%;margin-top:10px}.features{grid-template-columns:1fr}.feature{border-left:0;border-top:1px solid rgba(255,255,255,.12);padding:18px 0}.feature:first-child{border-top:0}.cards-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-logo img{margin:0 auto}.footer-links{justify-content:center}}@media(max-width:576px){.container-nx{width:min(100% - 24px,1180px)}.site-nav{height:68px}.hero-inner{padding-top:34px}.hero h1{font-size:48px}.hero-buttons .btn-nx{width:100%}.cards-grid{grid-template-columns:1fr}.page-hero h1{font-size:42px}.brand img{width:82px}}

/* v3 client tweaks: exact nav order, centered larger floating logo, subtle login, Minecraft IP font */
@font-face{
  font-family:'MinecraftLocal';
  src:url('/assets/fonts/Minecraft.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
.site-nav{height:72px;overflow:visible;background:#06111d;border-bottom:1px solid rgba(66,165,245,.20)}
.nav-inner{position:relative;height:72px;justify-content:center}
.nav-menu{position:absolute;left:50%;top:0;transform:translateX(-50%);height:72px;display:flex;align-items:center;gap:178px;white-space:nowrap}
.nav-left,.nav-right{display:flex;align-items:center;gap:28px}
.nav-links a{font-size:14px;padding:26px 0 22px}
.nav-links a.active:after,.nav-links a:hover:after{bottom:15px;height:3px;background:#2196f3}
.brand-center{position:absolute;left:50%;top:-28px;transform:translateX(-50%);z-index:8;animation:nxLogoFloat 3.6s ease-in-out infinite;pointer-events:auto}
.brand-center img{width:172px;filter:drop-shadow(0 14px 18px rgba(0,0,0,.55));transition:.18s ease}
.brand-center:hover img{transform:scale(1.035)}
.nav-actions{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:10px}
.btn-nx{border-radius:4px;box-shadow:none;background:#071522;border-color:#2a4158;color:#fff}
.btn-login{padding:10px 15px;background:#071522;border:1px solid rgba(66,165,245,.28);font-size:13px;color:#dcecff}
.btn-login:hover{border-color:#42a5f5;background:#0a1c2f;color:#fff}
.account-dropdown{display:none;position:relative}
.account-toggle{height:42px;display:flex;align-items:center;gap:9px;background:#071522;border:1px solid rgba(66,165,245,.28);color:#fff;border-radius:4px;padding:5px 11px 5px 6px;font-weight:800;font-size:13px}
.player-head{width:30px;height:30px;image-rendering:pixelated;border-radius:3px;border:1px solid rgba(255,255,255,.28)}
.account-menu{display:none;position:absolute;right:0;top:48px;min-width:210px;background:#071522;border:1px solid rgba(66,165,245,.24);box-shadow:0 16px 36px rgba(0,0,0,.35);border-radius:5px;padding:8px;z-index:20}
.account-dropdown:hover .account-menu,.account-dropdown.open .account-menu{display:block}
.account-menu a,.account-menu button{display:block;width:100%;text-align:left;background:transparent;border:0;color:#dcecff;padding:10px 12px;border-radius:4px;font-weight:750;font-size:13px}
.account-menu a:hover,.account-menu button:hover{background:#0d2742;color:#fff}
body.user-logged-in #loginTopBtn{display:none}
body.user-logged-in #accountDropdown{display:block}
.mobile-toggle{position:absolute;right:0;top:50%;transform:translateY(-50%)}
@keyframes nxLogoFloat{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-6px)}}
.hero-inner{padding-top:76px}
.hero-buttons{margin-bottom:12px}
.mc-server-ip{width:min(520px,100%);margin:0 0 16px}
.mc-ip-label{font-family:'MinecraftLocal','Courier New',monospace;font-size:15px;color:#b7b7b7;margin-bottom:5px;text-shadow:2px 2px #000;letter-spacing:.01em}
.mc-ip-input{height:43px;background:#000;border:3px solid #9d9d9d;box-shadow:inset 0 0 0 2px #1a1a1a;display:grid;grid-template-columns:1fr auto;align-items:center}
.mc-ip-input span{padding:0 14px;color:#fff;font-family:'MinecraftLocal','Courier New',monospace;font-size:16px;letter-spacing:.02em;text-shadow:2px 2px #000;line-height:1}
.mc-ip-input button{height:100%;padding:0 18px;background:#d9d9d9;color:#111;border:0;border-left:3px solid #9d9d9d;font-weight:900;font-family:Inter,Arial,sans-serif}
.mc-ip-input button:hover{background:#fff}.mini-stats{margin-top:0}.mini-stat{min-width:160px}
@media(max-width:1180px){.nav-menu{gap:142px}.nav-left,.nav-right{gap:20px}.brand-center img{width:150px}.nav-actions .btn-nx{padding:10px 12px}}
@media(max-width:992px){.nav-menu{display:none}.brand-center{left:18px;top:-16px;transform:none;animation:nxLogoFloatMobile 3.6s ease-in-out infinite}.brand-center img{width:128px}.nav-actions{display:none}.nav-inner.mobile-open .nav-menu{display:flex;position:absolute;left:0;right:0;top:72px;transform:none;height:auto;background:#06111d;flex-direction:column;gap:0;align-items:flex-start;padding:18px 20px 20px;border-bottom:1px solid rgba(66,165,245,.18)}.nav-inner.mobile-open .nav-left,.nav-inner.mobile-open .nav-right{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:0}.nav-inner.mobile-open .nav-links a{padding:10px 0}.nav-inner.mobile-open .brand-center{display:none}.nav-inner.mobile-open .nav-actions{display:flex;position:absolute;left:0;right:0;top:350px;transform:none;background:#06111d;padding:0 20px 18px;border-bottom:1px solid rgba(66,165,245,.18);flex-direction:column;align-items:stretch}.nav-inner.mobile-open .nav-actions .btn-nx,.nav-inner.mobile-open .account-toggle{width:100%;justify-content:center}@keyframes nxLogoFloatMobile{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}}
@media(max-width:576px){.brand-center img{width:108px}.mc-ip-input{height:40px}.mc-ip-input span{font-size:13px}.mini-stat{min-width:130px}}


/* v4 polish: fully visible centered logo, higher hero logo, distributed placeholders */
.site-nav{height:84px;padding-top:0;overflow:visible}
.nav-inner{height:84px}
.nav-menu{height:84px;gap:210px}
.nav-links a{padding:32px 0 25px}
.nav-links a.active:after,.nav-links a:hover:after{bottom:19px}
.brand-center{top:-4px;left:50%;transform:translateX(-50%);z-index:10}
.brand-center img{width:214px;max-width:none;filter:drop-shadow(0 12px 18px rgba(0,0,0,.48))}
.hero-inner{padding-top:58px;align-items:start}
.hero-art{align-items:flex-start;justify-content:center;padding-top:0;min-height:380px}
.hero-logo{width:min(470px,100%);margin-top:-28px}
.status-box{bottom:5px;right:8px}
.hero-buttons .btn-nx{min-width:128px;justify-content:center}
.mc-server-ip{margin-top:10px;width:min(560px,100%)}
.mc-ip-label{font-family:'MinecraftLocal','Courier New',monospace;font-size:18px;color:#cfd4dc;text-shadow:2px 2px #000;line-height:1.1}
.mc-ip-input{height:50px;border:3px solid #b7b7b7;background:#000;box-shadow:inset 0 0 0 2px #1a1a1a}
.mc-ip-input span{font-family:'MinecraftLocal','Courier New',monospace;font-size:20px;padding:0 16px}
.mc-ip-input button{font-size:16px;min-width:95px}
.placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}
.placeholder-card{background:#0b1b2c;border:1px solid rgba(66,165,245,.18);border-radius:7px;overflow:hidden;box-shadow:0 12px 26px rgba(0,0,0,.18)}
.placeholder-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#08111d}
.placeholder-card .meta{padding:14px 16px}
.placeholder-card h4{margin:0 0 6px;font-size:16px;font-weight:900}
.placeholder-card p{margin:0;color:#bdd0e2;font-size:13px}
.placeholder-inline{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}
.placeholder-side{background:#0b1b2c;border:1px solid rgba(66,165,245,.18);border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:14px}
.placeholder-side img{width:100%;height:auto;border-radius:4px}
.store-grid .mc-card img,.vote-sites .mc-card img,.forum-grid .mc-card img,.dashboard-grid .mc-card img{border-radius:5px;margin-bottom:14px;border:1px solid rgba(66,165,245,.18)}
.small-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#77bcff;font-weight:900;margin-bottom:6px}
@media(max-width:1180px){.nav-menu{gap:174px}.brand-center img{width:188px}}
@media(max-width:992px){.site-nav{height:76px}.nav-inner{height:76px}.brand-center{top:-6px;left:14px;transform:none}.brand-center img{width:138px}.hero-logo{margin-top:0}.placeholder-grid,.placeholder-inline{grid-template-columns:1fr}}


/* v5: right hero players image replacing the logo, aligned with status box */
.hero-art{
  min-height:430px;
  align-items:flex-start;
  justify-content:center;
  padding-top:4px;
  overflow:visible;
}
.hero-players{
  width:min(620px,112%);
  max-width:none;
  margin-top:-22px;
  transform:translateX(18px);
  object-fit:contain;
  filter:drop-shadow(0 24px 30px rgba(0,0,0,.45));
  position:relative;
  z-index:3;
}
.hero-art .status-box{
  bottom:22px;
  right:42px;
  z-index:4;
  width:min(390px,86%);
  background:rgba(10,30,50,.90);
  backdrop-filter:blur(3px);
}
.hero-art .status-box:before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  pointer-events:none;
  box-shadow:0 0 0 1px rgba(66,165,245,.10), 0 16px 34px rgba(0,0,0,.25);
}
@media(max-width:1180px){
  .hero-players{width:min(560px,110%);transform:translateX(4px)}
  .hero-art .status-box{right:10px;bottom:30px}
}
@media(max-width:992px){
  .hero-art{min-height:auto;padding-top:18px}
  .hero-players{width:min(520px,100%);margin:0 auto;transform:none}
  .hero-art .status-box{position:relative;right:auto;bottom:auto;width:100%;margin-top:-34px}
}


/* v6: navbar logo alignment + stronger desktop spacing + dedicated mobile layout */
@media(min-width:993px){
  .site-nav{
    height:88px;
  }
  .nav-inner{
    height:88px;
  }
  .nav-menu{
    height:88px;
    gap:260px;
  }
  .nav-left,
  .nav-right{
    gap:34px;
  }
  .brand-center{
    top:8px;
  }
  .brand-center img{
    width:218px;
  }
  .nav-links a{
    padding:34px 0 26px;
  }
  .nav-links a.active:after,
  .nav-links a:hover:after{
    bottom:20px;
  }
}

@media(max-width:1180px) and (min-width:993px){
  .nav-menu{
    gap:230px;
  }
  .nav-left,
  .nav-right{
    gap:26px;
  }
  .brand-center img{
    width:202px;
  }
}

@media(max-width:992px){
  body{
    padding-top:0;
  }

  .site-nav{
    height:86px;
    position:sticky;
    top:0;
    z-index:999;
    background:rgba(6,17,29,.98);
    backdrop-filter:blur(8px);
  }

  .nav-inner{
    height:86px;
    justify-content:center;
  }

  .brand-center{
    display:block;
    position:absolute;
    left:50%;
    top:7px;
    transform:translateX(-50%);
    animation:nxLogoFloatMobileCenter 3.8s ease-in-out infinite;
    z-index:10;
  }

  .brand-center img{
    width:154px;
    max-width:none;
  }

  .mobile-toggle{
    display:flex;
    width:44px;
    height:44px;
    align-items:center;
    justify-content:center;
    right:0;
    top:50%;
    transform:translateY(-50%);
    border:1px solid rgba(66,165,245,.28);
    border-radius:6px;
    background:#071522;
    color:#fff;
    z-index:12;
  }

  .mobile-toggle i{
    font-size:25px;
    line-height:1;
  }

  .nav-actions{
    display:none;
  }

  .nav-menu{
    display:none;
  }

  .nav-inner.mobile-open .nav-menu{
    display:flex;
    position:fixed;
    left:0;
    right:0;
    top:86px;
    width:100%;
    height:auto;
    max-height:calc(100vh - 86px);
    overflow:auto;
    transform:none;
    background:linear-gradient(180deg,#06111d 0%,#071827 100%);
    border-top:1px solid rgba(66,165,245,.18);
    border-bottom:1px solid rgba(66,165,245,.2);
    box-shadow:0 20px 40px rgba(0,0,0,.42);
    padding:18px 18px 22px;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    z-index:11;
  }

  .nav-inner.mobile-open .nav-left,
  .nav-inner.mobile-open .nav-right{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    width:100%;
    gap:0;
  }

  .nav-inner.mobile-open .brand-center{
    display:none;
  }

  .nav-inner.mobile-open .nav-links li{
    width:100%;
  }

  .nav-inner.mobile-open .nav-links a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    padding:13px 14px;
    border:1px solid rgba(66,165,245,.18);
    border-bottom:0;
    background:#081827;
    font-size:15px;
  }

  .nav-inner.mobile-open .nav-right li:last-child a{
    border-bottom:1px solid rgba(66,165,245,.18);
  }

  .nav-inner.mobile-open .nav-links a.active:after,
  .nav-inner.mobile-open .nav-links a:hover:after{
    display:none;
  }

  .nav-inner.mobile-open .nav-links a.active{
    background:#0c2945;
    color:#fff;
    box-shadow:inset 3px 0 0 #2196f3;
  }

  .nav-inner.mobile-open .nav-actions{
    display:flex;
    position:static;
    transform:none;
    width:100%;
    padding:16px 0 0;
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    background:transparent;
    border:0;
  }

  .nav-inner.mobile-open .btn-login,
  .nav-inner.mobile-open .account-toggle{
    width:100%;
    height:46px;
    justify-content:center;
  }

  .hero{
    min-height:auto;
  }

  .hero-inner{
    grid-template-columns:1fr;
    padding-top:44px;
    padding-bottom:36px;
    gap:24px;
    text-align:left;
  }

  .hero h1{
    font-size:clamp(42px,12vw,64px);
    max-width:680px;
  }

  .hero p{
    max-width:620px;
    font-size:16px;
  }

  .hero-buttons{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    max-width:420px;
  }

  .hero-buttons .btn-nx{
    width:100%;
  }

  .mc-server-ip{
    width:100%;
    max-width:520px;
  }

  .mc-ip-input{
    grid-template-columns:minmax(0,1fr) auto;
  }

  .mc-ip-input span{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }

  .mini-stats{
    display:grid;
    grid-template-columns:1fr 1fr;
    max-width:520px;
  }

  .mini-stat{
    min-width:0;
  }

  .hero-art{
    min-height:auto;
    padding-top:6px;
    max-width:560px;
    margin:0 auto;
    width:100%;
  }

  .hero-players{
    width:min(480px,100%);
    margin:0 auto;
  }

  .hero-art .status-box{
    width:min(430px,94%);
    margin:-26px auto 0;
    right:auto;
    bottom:auto;
    grid-template-columns:auto 1fr auto;
  }

  .intro-grid{
    gap:28px;
  }

  .features{
    gap:0;
  }

  .feature{
    grid-template-columns:58px 1fr;
  }

  .circle-icon{
    width:52px;
    height:52px;
    font-size:24px;
  }

  .placeholder-grid{
    grid-template-columns:1fr;
  }

  .cards-grid{
    grid-template-columns:1fr 1fr;
  }

  @keyframes nxLogoFloatMobileCenter{
    0%,100%{transform:translateX(-50%) translateY(0)}
    50%{transform:translateX(-50%) translateY(-4px)}
  }
}

@media(max-width:640px){
  .container-nx{
    width:min(100% - 24px,1180px);
  }

  .site-nav{
    height:78px;
  }

  .nav-inner{
    height:78px;
  }

  .brand-center{
    top:7px;
  }

  .brand-center img{
    width:132px;
  }

  .nav-inner.mobile-open .nav-menu{
    top:78px;
    max-height:calc(100vh - 78px);
  }

  .hero-inner{
    padding-top:34px;
  }

  .kicker{
    font-size:12px;
    letter-spacing:.1em;
  }

  .hero h1{
    font-size:42px;
    letter-spacing:-.055em;
  }

  .mc-ip-label{
    font-size:15px;
  }

  .mc-ip-input{
    height:44px;
  }

  .mc-ip-input span{
    font-size:14px;
    padding-left:11px;
  }

  .mc-ip-input button{
    min-width:76px;
    padding:0 12px;
    font-size:14px;
  }

  .mini-stats{
    grid-template-columns:1fr;
  }

  .hero-art .status-box{
    grid-template-columns:auto 1fr;
    gap:12px;
  }

  .hero-art .status-count{
    grid-column:1 / -1;
    padding-left:42px;
  }

  .cards-grid,
  .faq-grid,
  .story-row,
  .placeholder-inline{
    grid-template-columns:1fr !important;
  }

  .section{
    padding:42px 0;
  }

  .section-title h2{
    font-size:32px;
  }
}


/* v7: Minecraft item-style icons */
.mc-icon{
  width:48px;
  height:48px;
  image-rendering:auto;
  filter:drop-shadow(0 8px 14px rgba(0,0,0,.32));
  flex:0 0 auto;
}
.mc-icon-lg{
  width:64px;
  height:64px;
}
.mc-icon-sm{
  width:22px;
  height:22px;
  vertical-align:-5px;
  margin-right:7px;
}
.circle-icon{
  background:transparent;
  box-shadow:none;
  width:64px;
  height:64px;
}
.circle-icon img{
  width:64px;
  height:64px;
}
.mc-card .mc-card-head{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:8px;
}
.mc-card .mc-card-head h3{
  margin:0;
}
.status-box > img.mc-icon{
  width:42px;
  height:42px;
}
.footer-links img{
  width:20px;
  height:20px;
  display:inline-block;
  vertical-align:-5px;
  margin-right:6px;
}
.nav-links a img{
  width:18px;
  height:18px;
  display:none;
  margin-right:7px;
  vertical-align:-4px;
}
@media(max-width:992px){
  .nav-inner.mobile-open .nav-links a img{
    display:inline-block;
  }
  .mc-icon{width:44px;height:44px}
}


/* V9 - PNG only + dedicated mobile website experience */
.footer .ip-pill,
.ip-pill{
  font-family:'MinecraftLocal','Courier New',monospace;
  background:#000;
  border:3px solid #b7b7b7;
  box-shadow:inset 0 0 0 2px #1a1a1a;
  color:#fff;
  text-shadow:2px 2px #000;
  border-radius:0;
  min-width:330px;
  text-align:left;
}
.footer-links a{
  display:inline-flex;
  align-items:center;
  gap:7px;
}
.footer-links a img,
.footer-links img{
  width:22px!important;
  height:22px!important;
  margin-right:0!important;
}
.footer-links a img + img,
.ip-pill img + img{
  display:none!important;
}
.ip-pill img{
  width:22px;
  height:22px;
  display:inline-block;
  vertical-align:-5px;
  margin-right:8px;
}

/* make nav/logo more stable */
@media(min-width:993px){
  .brand-center{ top:10px; }
  .brand-center img{ width:218px; }
}

/* true mobile version: cleaner, less chaos */
@media(max-width:760px){
  body{
    background:#06111d;
  }
  .site-nav{
    height:76px!important;
    min-height:76px;
    border-bottom:1px solid rgba(66,165,245,.25);
  }
  .nav-inner{
    height:76px!important;
    width:calc(100% - 24px);
  }
  .brand-center{
    top:8px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    animation:none!important;
  }
  .brand-center img{
    width:126px!important;
    max-width:none;
  }
  .mobile-toggle{
    right:0!important;
    width:42px!important;
    height:42px!important;
    border-radius:6px;
  }
  .nav-inner.mobile-open .nav-menu{
    top:76px!important;
    padding:14px 14px 18px!important;
  }

  .hero{
    background-image:
      linear-gradient(180deg,rgba(6,17,29,.98) 0%,rgba(6,17,29,.94) 55%,rgba(6,17,29,.98) 100%),
      url('../img/backgrounds/hero-bg.png')!important;
    min-height:auto!important;
  }
  .hero-inner{
    display:flex!important;
    flex-direction:column!important;
    padding:30px 0 26px!important;
    gap:18px!important;
  }
  .kicker{
    font-size:12px!important;
    line-height:1.35;
    margin-bottom:12px!important;
  }
  .hero h1{
    font-size:40px!important;
    line-height:1.02!important;
    letter-spacing:-.055em!important;
    margin-bottom:16px!important;
  }
  .hero p{
    font-size:15.5px!important;
    line-height:1.55!important;
    margin-bottom:22px!important;
  }

  .hero-buttons{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    max-width:none!important;
    width:100%!important;
  }
  .hero-buttons .btn-nx{
    width:100%!important;
    justify-content:center!important;
    min-height:48px!important;
    border-radius:5px!important;
    font-size:14px!important;
  }
  .mc-icon-sm{
    width:20px!important;
    height:20px!important;
    margin-right:8px!important;
  }

  .mc-server-ip{
    width:100%!important;
    max-width:none!important;
    margin-top:12px!important;
  }
  .mc-ip-label{
    font-size:15px!important;
    margin-bottom:6px!important;
  }
  .mc-ip-input{
    height:46px!important;
    grid-template-columns:minmax(0,1fr) 78px!important;
  }
  .mc-ip-input span{
    font-size:14px!important;
    padding:0 11px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .mc-ip-input button{
    min-width:78px!important;
    padding:0 10px!important;
    font-size:14px!important;
  }

  .mini-stats{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
    max-width:none!important;
  }
  .mini-stat{
    min-width:0!important;
    padding:13px 14px!important;
  }

  .hero-art{
    order:2;
    width:100%!important;
    max-width:none!important;
    min-height:0!important;
    padding-top:2px!important;
    margin:0!important;
    overflow:hidden!important;
    display:block!important;
  }
  .hero-players{
    width:100%!important;
    max-width:390px!important;
    margin:0 auto!important;
    transform:none!important;
    display:block!important;
  }
  .hero-art .status-box{
    position:relative!important;
    width:100%!important;
    max-width:360px!important;
    margin:-18px auto 0!important;
    right:auto!important;
    bottom:auto!important;
    grid-template-columns:42px 1fr auto!important;
    padding:14px 14px!important;
    overflow:hidden!important;
  }
  .status-count strong{
    font-size:22px!important;
  }
  .status-label{
    font-size:10px!important;
  }
  .status-online{
    font-size:15px!important;
  }

  .intro-strip .intro-grid{
    display:block!important;
  }
  .intro-text h2{
    font-size:31px!important;
    margin-bottom:10px!important;
  }
  .features{
    display:block!important;
    margin-top:26px!important;
  }
  .feature{
    display:grid!important;
    grid-template-columns:58px 1fr!important;
    gap:14px!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
    padding:18px 0!important;
  }
  .feature:first-child{
    border-top:0!important;
  }
  .circle-icon,
  .circle-icon img{
    width:48px!important;
    height:48px!important;
  }

  .placeholder-grid{
    display:none!important; /* keeps mobile clean */
  }

  .cards-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .mc-card{
    padding:18px!important;
  }
  .mc-card .mc-card-head{
    gap:10px!important;
  }
  .mc-icon{
    width:42px!important;
    height:42px!important;
  }
  .section{
    padding:38px 0!important;
  }
  .section-title{
    margin-bottom:18px!important;
  }
  .section-title h2{
    font-size:30px!important;
  }

  .faq-section:before,
  .faq-section:after{
    display:none!important;
  }
  .faq-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .faq-q{
    padding:14px 15px!important;
  }

  .story-row{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .story-card{
    padding:20px!important;
  }
  .discord-banner{
    min-height:170px!important;
    background-image:
      linear-gradient(90deg,rgba(7,17,29,.78),rgba(7,17,29,.50)),
      url('../img/backgrounds/discord-banner.png')!important;
  }
  .discord-banner h2{
    font-size:27px!important;
  }

  .footer{
    padding:28px 0!important;
  }
  .footer-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    text-align:center!important;
    gap:18px!important;
  }
  .footer-logo img{
    width:112px!important;
    margin:0 auto!important;
  }
  .footer .ip-pill{
    min-width:0!important;
    width:100%!important;
    max-width:360px!important;
    margin:0 auto!important;
    padding:13px 14px!important;
    text-align:center!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }
  .footer-links{
    justify-content:center!important;
    gap:12px 16px!important;
  }
  .footer-links a{
    font-size:14px!important;
  }
  .legal{
    text-align:center!important;
    font-size:12px!important;
  }
}

@media(max-width:390px){
  .hero h1{
    font-size:36px!important;
  }
  .mini-stats{
    grid-template-columns:1fr!important;
  }
  .hero-art .status-box{
    grid-template-columns:38px 1fr!important;
  }
  .hero-art .status-count{
    grid-column:2!important;
    padding-left:0!important;
  }
}


/* V10 - original vote image buttons with hover bounce */
.vote-layout{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:20px;
  align-items:stretch;
}
.vote-button-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:22px;
}
.vote-site-button{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:118px;
  padding:14px;
  background:#071522;
  border:1px solid rgba(66,165,245,.22);
  border-radius:8px;
  transition:transform .22s cubic-bezier(.18,.89,.32,1.28), border-color .18s ease, box-shadow .18s ease, background .18s ease;
  box-shadow:0 10px 26px rgba(0,0,0,.22);
}
.vote-site-button img{
  width:100%;
  max-width:260px;
  height:auto;
  object-fit:contain;
  image-rendering:auto;
  filter:drop-shadow(0 8px 13px rgba(0,0,0,.35));
  transition:transform .22s cubic-bezier(.18,.89,.32,1.28);
}
.vote-site-button:hover{
  transform:translateY(-7px) scale(1.025);
  border-color:#42a5f5;
  background:#0a2036;
  box-shadow:0 16px 34px rgba(33,150,243,.16),0 10px 28px rgba(0,0,0,.3);
}
.vote-site-button:hover img{
  transform:scale(1.045);
}
.vote-reward-list{
  display:grid;
  gap:12px;
  margin-top:18px;
}
.vote-reward-list div{
  background:#071522;
  border:1px solid rgba(66,165,245,.18);
  border-radius:6px;
  padding:13px 15px;
}
.vote-reward-list strong{
  display:block;
  color:#fff;
  font-size:16px;
}
.vote-reward-list span{
  display:block;
  color:#bed0e2;
  font-size:13px;
  margin-top:2px;
}
.vote-note{
  margin-top:18px;
  color:#b9c9da;
  font-size:13px;
  line-height:1.5;
}
.vote-note code{
  color:#fff;
  background:#000;
  border:1px solid rgba(255,255,255,.16);
  border-radius:4px;
  padding:2px 5px;
}
@media(max-width:992px){
  .vote-layout{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .vote-button-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .vote-site-button{
    min-height:94px;
    padding:10px;
  }
  .vote-site-button img{
    max-width:235px;
  }
}


/* V11 - clean vote page: only six uploaded image buttons */
.vote-buttons-only-section{
  padding-top:58px;
}
.vote-title-clean p{
  max-width:620px;
  margin:10px auto 0;
  color:#bfd0e2;
  font-weight:700;
}
.vote-buttons-clean-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  max-width:980px;
  margin:30px auto 0;
}
.vote-image-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:132px;
  padding:16px;
  background:#071522;
  border:1px solid rgba(66,165,245,.22);
  border-radius:8px;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
  transition:transform .24s cubic-bezier(.18,.89,.32,1.28), border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.vote-image-btn img{
  width:100%;
  max-width:250px;
  height:auto;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 8px 13px rgba(0,0,0,.35));
  transition:transform .24s cubic-bezier(.18,.89,.32,1.28);
}
.vote-image-btn:hover{
  transform:translateY(-8px) scale(1.025);
  border-color:#42a5f5;
  background:#0a2036;
  box-shadow:0 18px 38px rgba(33,150,243,.16),0 10px 28px rgba(0,0,0,.32);
}
.vote-image-btn:hover img{
  transform:scale(1.045);
}
.vote-rewards-simple{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  max-width:980px;
  margin:28px auto 0;
}
.vote-rewards-simple div{
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:7px;
  padding:18px;
  text-align:center;
}
.vote-rewards-simple strong{
  display:block;
  font-size:18px;
  color:#fff;
}
.vote-rewards-simple span{
  display:block;
  margin-top:4px;
  color:#bed0e2;
  font-size:13px;
}
@media(max-width:900px){
  .vote-buttons-clean-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .vote-rewards-simple{
    grid-template-columns:1fr;
  }
}
@media(max-width:560px){
  .vote-buttons-clean-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .vote-image-btn{
    min-height:104px;
    padding:12px;
  }
  .vote-image-btn img{
    max-width:245px;
  }
}


/* V12 - sharper original vote button rendering */
.vote-buttons-clean-grid{
  align-items:center;
}
.vote-image-btn{
  min-height:116px;
  padding:10px 12px;
  overflow:visible;
}
.vote-image-btn img{
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  object-fit:contain !important;
  image-rendering:pixelated;
  image-rendering:crisp-edges;
  -ms-interpolation-mode:nearest-neighbor;
  filter:none !important;
  transform:translateZ(0);
  backface-visibility:hidden;
}
.vote-image-btn:hover img{
  transform:scale(1.03) translateZ(0);
}
@media(min-width:900px){
  .vote-image-btn img{
    min-width:260px;
  }
}
@media(max-width:560px){
  .vote-image-btn{
    min-height:96px;
  }
  .vote-image-btn img{
    min-width:0;
    max-width:92% !important;
  }
}


/* V13 - real account/profile system */
.account-dashboard-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:22px;
  align-items:stretch;
}
.account-card h2,
.profile-panel h2{
  margin:0;
}
.profile-top{
  display:grid;
  grid-template-columns:96px 1fr;
  gap:18px;
  align-items:center;
}
.profile-head{
  width:96px;
  height:96px;
  border-radius:8px;
  border:2px solid rgba(66,165,245,.32);
  background:#071522;
  image-rendering:pixelated;
}
.profile-body{
  display:flex;
  justify-content:center;
  padding:18px 0 4px;
}
.profile-body img{
  max-height:260px;
  image-rendering:auto;
  filter:drop-shadow(0 20px 22px rgba(0,0,0,.35));
}
.role-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:10px 8px 0 0;
  padding:6px 10px;
  border-radius:5px;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
  border:1px solid rgba(255,255,255,.16);
}
.role-player{background:#123a2a;color:#7dffb1;border-color:#35d16f55}
.role-knight{background:#18314f;color:#90caf9;border-color:#42a5f555}
.role-baron{background:#33234b;color:#c9a7ff;border-color:#9b6cff55}
.role-duke{background:#3d2b16;color:#ffd27a;border-color:#d6a84f55}
.role-legend{background:#3b1b12;color:#ffad73;border-color:#ff704355}
.role-mythic{background:#2b1245;color:#eaa6ff;border-color:#d242ff55}
.role-helper{background:#102f3b;color:#79e4ff;border-color:#4fc3f755}
.role-mod{background:#142d4f;color:#8fc7ff;border-color:#2196f355}
.role-admin{background:#411c1c;color:#ff9b9b;border-color:#ef535055}
.role-owner{background:linear-gradient(90deg,#3a1414,#51310f);color:#ffd98a;border-color:#ffd85c77}
.role-group{background:#071522;color:#cfe5ff;border-color:rgba(66,165,245,.35)}
.dashboard-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin:20px 0;
}
.dashboard-stats div{
  background:#071522;
  border:1px solid rgba(66,165,245,.18);
  border-radius:7px;
  padding:14px;
}
.dashboard-stats strong{
  display:block;
  font-size:17px;
  color:#fff;
}
.dashboard-stats span{
  display:block;
  color:#bdd0e2;
  font-size:12px;
}
.link-panel{
  border-top:1px solid rgba(66,165,245,.16);
  margin-top:22px;
  padding-top:22px;
}
.link-panel h3{
  font-size:22px;
  font-weight:900;
}
.account-menu form{
  margin:0;
}
.account-menu form button{
  display:block;
  width:100%;
  text-align:left;
  background:transparent;
  border:0;
  color:#dcecff;
  padding:10px 12px;
  border-radius:4px;
  font-weight:750;
  font-size:13px;
}
.account-menu form button:hover{
  background:#0d2742;
  color:#fff;
}
@media(max-width:992px){
  .account-dashboard-grid{
    grid-template-columns:1fr;
  }
  .dashboard-stats{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:560px){
  .profile-top{
    grid-template-columns:72px 1fr;
  }
  .profile-head{
    width:72px;
    height:72px;
  }
  .dashboard-stats{
    grid-template-columns:1fr;
  }
}


/* V16 - draggable 3D skin rotate + functional staff dashboard */
.skin-rotator{
  position:relative;
  cursor:grab;
  perspective:900px;
  user-select:none;
  min-height:285px;
}
.skin-rotator:active{
  cursor:grabbing;
}
.skin-rotator img{
  transform:rotateY(var(--skin-rotate, 0deg));
  transform-style:preserve-3d;
  transition:transform .08s linear;
  image-rendering:auto;
}
.skin-drag-hint{
  position:absolute;
  left:50%;
  bottom:8px;
  transform:translateX(-50%);
  background:rgba(7,21,34,.88);
  border:1px solid rgba(66,165,245,.25);
  border-radius:5px;
  color:#cfe5ff;
  font-size:12px;
  font-weight:900;
  padding:5px 9px;
  pointer-events:none;
  opacity:.82;
}

.staff-stat-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  margin-bottom:20px;
}
.staff-stat{
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:7px;
  padding:18px;
}
.staff-stat strong{
  display:block;
  font-size:28px;
  color:#fff;
}
.staff-stat span{
  display:block;
  color:#bed0e2;
  font-size:13px;
}
.staff-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:20px;
}
.staff-tabs a{
  background:#071522;
  border:1px solid rgba(66,165,245,.24);
  border-radius:6px;
  padding:10px 14px;
  font-weight:900;
}
.staff-section-card{
  margin-bottom:22px;
}
.staff-card-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:18px;
}
.staff-search{
  display:flex;
  gap:10px;
  min-width:min(460px,100%);
}
.staff-table-wrap{
  overflow:auto;
}
.staff-inline-form{
  display:flex;
  gap:8px;
  align-items:center;
  min-width:220px;
}
.staff-reply-box{
  margin-top:8px;
}
.staff-reply-box summary{
  cursor:pointer;
  color:#8fcfff;
  font-weight:900;
  font-size:13px;
}
.staff-user-grid{
  display:grid;
  gap:12px;
}
.staff-user-card{
  display:grid;
  grid-template-columns:44px 1fr auto;
  gap:14px;
  align-items:center;
  background:#071522;
  border:1px solid rgba(66,165,245,.18);
  border-radius:7px;
  padding:13px;
}
.staff-user-main strong{
  display:block;
  font-size:16px;
}
.staff-user-main span{
  display:block;
  color:#bdd0e2;
  font-size:12px;
}
.staff-role-form{
  display:flex;
  gap:8px;
  align-items:center;
}
.staff-notes-list{
  display:grid;
  gap:12px;
  margin-top:18px;
}
.staff-note{
  background:#071522;
  border:1px solid rgba(66,165,245,.18);
  border-radius:7px;
  padding:14px;
}
.staff-note strong{
  display:block;
}
.staff-note span{
  display:block;
  color:#91a8bd;
  font-size:12px;
}
.staff-note p{
  margin:8px 0 0;
  color:#dbe8f6;
}
@media(max-width:992px){
  .staff-stat-grid{
    grid-template-columns:1fr 1fr;
  }
  .staff-card-head{
    display:block;
  }
  .staff-search{
    min-width:0;
    margin-top:14px;
  }
  .staff-user-card{
    grid-template-columns:44px 1fr;
  }
  .staff-role-form{
    grid-column:1 / -1;
  }
}
@media(max-width:560px){
  .staff-stat-grid{
    grid-template-columns:1fr;
  }
  .staff-search,
  .staff-inline-form,
  .staff-role-form{
    flex-direction:column;
    align-items:stretch;
  }
}


/* V17 - NexoraMC custom cursor */
html,
body{
  cursor:url('/assets/img/cursor/nexora_cursor_48.png') 6 4, auto;
}

a,
button,
.btn-nx,
.faq-q,
summary,
select,
input[type="submit"],
input[type="button"],
.copy-ip,
.vote-image-btn,
.account-toggle,
.mobile-toggle{
  cursor:url('/assets/img/cursor/nexora_cursor_48.png') 6 4, pointer;
}

input,
textarea,
.form-control,
.form-select{
  cursor:text;
}

.skin-rotator{
  cursor:url('/assets/img/cursor/nexora_cursor_48.png') 6 4, grab;
}

.skin-rotator:active{
  cursor:url('/assets/img/cursor/nexora_cursor_48.png') 6 4, grabbing;
}

@media (pointer: coarse){
  html,
  body,
  a,
  button,
  .btn-nx{
    cursor:auto;
  }
}


/* V18 HARD FIX - browser-safe custom cursor
   Browsers ignore huge cursor images. This uses 48px + 32px fallbacks. */
html,
body,
body *{
  cursor:
    url('/assets/img/cursor/nexora_cursor_48.png') 3 2,
    url('/assets/img/cursor/nexora_cursor_32.png') 2 2,
    auto !important;
}

a,
a *,
button,
button *,
.btn-nx,
.btn-nx *,
.faq-q,
.faq-q *,
summary,
select,
input[type="submit"],
input[type="button"],
.copy-ip,
.vote-image-btn,
.vote-image-btn *,
.account-toggle,
.account-toggle *,
.mobile-toggle,
.mobile-toggle *{
  cursor:
    url('/assets/img/cursor/nexora_cursor_48.png') 3 2,
    url('/assets/img/cursor/nexora_cursor_32.png') 2 2,
    pointer !important;
}

input,
textarea,
.form-control{
  cursor:text !important;
}

.skin-rotator,
.skin-rotator *{
  cursor:
    url('/assets/img/cursor/nexora_cursor_48.png') 3 2,
    url('/assets/img/cursor/nexora_cursor_32.png') 2 2,
    grab !important;
}

.skin-rotator:active,
.skin-rotator:active *{
  cursor:
    url('/assets/img/cursor/nexora_cursor_48.png') 3 2,
    url('/assets/img/cursor/nexora_cursor_32.png') 2 2,
    grabbing !important;
}

@media (pointer: coarse){
  html,
  body,
  body *{
    cursor:auto !important;
  }
}


/* V21 STABLE FIX - one account button, no double nav, safe mobile app */
.nav-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important;z-index:10000!important}
.nav-actions>*:not(:first-child){display:none!important}
.account-dropdown{position:relative!important;display:block!important}
.account-dropdown .account-menu{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;min-width:230px!important;z-index:99999!important;background:#071522!important;border:1px solid rgba(66,165,245,.35)!important;border-radius:8px!important;box-shadow:0 18px 42px rgba(0,0,0,.45)!important;padding:9px!important}
.account-dropdown.open .account-menu{display:block!important}
.account-dropdown:hover .account-menu{display:none!important}
.account-dropdown.open:hover .account-menu{display:block!important}
.account-menu a,.account-menu button{display:block!important;width:100%!important;text-align:left!important;padding:11px 13px!important;color:#e5f2ff!important;border-radius:5px!important;font-weight:850!important;background:transparent!important;border:0!important;white-space:nowrap!important}
.account-menu a:hover,.account-menu button:hover{background:#0d2742!important}
.account-toggle{gap:9px!important}
.account-chevron{opacity:.75;font-size:15px}
@media(max-width:760px){
  html,body{width:100%;overflow-x:hidden!important}
  .site-nav{height:74px!important;position:sticky!important;top:0!important;z-index:9999!important}
  .nav-inner{height:74px!important}
  .brand-center{top:8px!important;left:50%!important;transform:translateX(-50%)!important;animation:none!important}
  .brand-center img{width:126px!important}
  .mobile-toggle{display:flex!important;right:0!important;width:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(66,165,245,.32)!important;background:#071522!important;border-radius:7px!important}
  .nav-actions,.nav-menu{display:none!important}
  .nav-inner.mobile-open .nav-menu{display:flex!important;position:fixed!important;top:74px!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100vh - 74px)!important;overflow-y:auto!important;transform:none!important;background:#06111d!important;border-top:1px solid rgba(66,165,245,.18)!important;border-bottom:1px solid rgba(66,165,245,.24)!important;box-shadow:0 22px 45px rgba(0,0,0,.5)!important;padding:14px!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;z-index:9998!important}
  .nav-inner.mobile-open .nav-left,.nav-inner.mobile-open .nav-right{display:flex!important;flex-direction:column!important;gap:0!important;width:100%!important}
  .nav-inner.mobile-open .brand-center{display:none!important}
  .nav-inner.mobile-open .nav-links a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border:1px solid rgba(66,165,245,.20)!important;border-bottom:0!important;background:#081827!important;padding:13px!important;font-size:15px!important}
  .nav-inner.mobile-open .nav-right li:last-child a{border-bottom:1px solid rgba(66,165,245,.20)!important}
  .nav-inner.mobile-open .nav-links a.active{background:#0c2945!important;box-shadow:inset 4px 0 0 #2196f3!important}
  .nav-inner.mobile-open .nav-links a:after{display:none!important}
  .nav-inner.mobile-open .nav-actions{display:flex!important;position:static!important;transform:none!important;width:100%!important;padding-top:14px!important}
  .nav-inner.mobile-open .nav-actions .btn-login,.nav-inner.mobile-open .account-toggle{width:100%!important;min-height:48px!important;justify-content:center!important}
  .nav-inner.mobile-open .account-dropdown{width:100%!important}
  .nav-inner.mobile-open .account-dropdown .account-menu{position:static!important;display:block!important;width:100%!important;margin-top:8px!important;box-shadow:none!important}
  .hero-inner,.intro-grid,.story-row,.account-dashboard-grid{grid-template-columns:1fr!important}
  .hero-buttons{grid-template-columns:1fr!important;width:100%!important}
  .cards-grid,.placeholder-inline,.faq-grid{grid-template-columns:1fr!important}
  .staff-stat-grid,.dashboard-stats{grid-template-columns:1fr!important}
}


/* V22 - Next level forum */
.forum-hero-pro h1,
.forum-thread-hero h1{
  max-width:860px;
}
.forum-pro-section{
  padding-top:56px;
}
.forum-topbar{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
  background:linear-gradient(135deg,rgba(33,150,243,.10),rgba(7,21,34,.96));
  border:1px solid rgba(66,165,245,.22);
  border-radius:10px;
  padding:22px;
}
.forum-topbar h2{
  margin:0 0 6px;
  font-size:30px;
  font-weight:900;
}
.forum-topbar p{
  margin:0;
  color:#c4d6e7;
}
.forum-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.forum-column-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:start;
}
.forum-column{
  min-height:340px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.22);
  border-radius:10px;
  padding:16px;
  box-shadow:0 18px 36px rgba(0,0,0,.18);
}
.forum-column-head{
  display:flex;
  justify-content:space-between;
  gap:12px;
  border-bottom:1px solid rgba(255,255,255,.09);
  padding-bottom:14px;
  margin-bottom:14px;
}
.forum-column-head h3{
  margin:0;
  font-size:21px;
  font-weight:900;
}
.forum-column-head p{
  margin:5px 0 0;
  color:#aFC1d3;
  font-size:13px;
}
.forum-column-head span{
  min-width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#071522;
  border:1px solid rgba(66,165,245,.26);
  border-radius:6px;
  color:#fff;
  font-weight:900;
}
.forum-thread-list{
  display:grid;
  gap:10px;
}
.forum-thread-card{
  display:grid;
  grid-template-columns:44px 1fr auto;
  align-items:center;
  gap:12px;
  padding:12px;
  background:#071522;
  border:1px solid rgba(66,165,245,.16);
  border-radius:7px;
  transition:.18s ease;
}
.forum-thread-card:hover{
  border-color:#42a5f5;
  transform:translateY(-2px);
  color:#fff;
}
.forum-thread-card.is-pinned{
  border-color:rgba(214,168,79,.45);
  background:linear-gradient(90deg,rgba(214,168,79,.10),#071522);
}
.forum-thread-icon img{
  width:38px;
  height:38px;
}
.forum-thread-main strong{
  display:block;
  font-size:15px;
  line-height:1.25;
}
.forum-thread-main span{
  display:block;
  margin-top:4px;
  color:#aFC1d3;
  font-size:12px;
}
.forum-thread-card em{
  font-style:normal;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.07em;
  font-weight:900;
  color:#ffd98a;
}
.forum-empty{
  background:#071522;
  border:1px dashed rgba(66,165,245,.20);
  border-radius:7px;
  padding:18px;
  color:#91a8bd;
  text-align:center;
}
.nx-modal{
  background:#0b1b2c;
  color:#fff;
  border:1px solid rgba(66,165,245,.30);
}
.nx-modal .modal-header,
.nx-modal .modal-footer{
  border-color:rgba(255,255,255,.10);
}
.forum-thread-toolbar{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-bottom:20px;
}
.forum-post-list{
  display:grid;
  gap:16px;
}
.forum-post-card{
  display:grid;
  grid-template-columns:170px 1fr;
  gap:18px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.20);
  border-radius:10px;
  padding:18px;
}
.forum-post-card aside{
  background:#071522;
  border:1px solid rgba(66,165,245,.16);
  border-radius:8px;
  padding:14px;
  text-align:center;
}
.forum-avatar{
  width:76px;
  height:76px;
  image-rendering:pixelated;
  border-radius:7px;
  border:2px solid rgba(66,165,245,.35);
  margin-bottom:10px;
}
.forum-post-card aside strong{
  display:block;
  font-size:15px;
}
.forum-post-content{
  min-width:0;
}
.forum-post-meta{
  color:#8fa7bc;
  font-size:12px;
  font-weight:800;
  border-bottom:1px solid rgba(255,255,255,.08);
  padding-bottom:10px;
  margin-bottom:12px;
}
.forum-message{
  color:#edf6ff;
  line-height:1.65;
  font-weight:650;
  word-wrap:break-word;
}
.forum-reply-card{
  margin-top:22px;
}
@media(max-width:1180px){
  .forum-column-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .forum-topbar{
    display:block;
    padding:18px;
  }
  .forum-actions{
    justify-content:flex-start;
    margin-top:16px;
  }
  .forum-column-grid{
    grid-template-columns:1fr;
  }
  .forum-post-card{
    grid-template-columns:1fr;
  }
  .forum-post-card aside{
    display:flex;
    align-items:center;
    text-align:left;
    gap:12px;
  }
  .forum-avatar{
    width:54px;
    height:54px;
    margin:0;
  }
}


/* V23 - Professional Minecraft forum board */
.forum-hero-compact{
  min-height:260px;
  padding:74px 0 52px;
}
.forum-board-section{
  padding-top:38px;
  background:
    radial-gradient(circle at 18% 0%, rgba(33,150,243,.08), transparent 34%),
    linear-gradient(180deg, #071522 0%, #06111d 100%);
}
.forum-shell{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:18px;
  align-items:start;
}
.forum-main-board{
  min-width:0;
}
.forum-breadcrumb-bar{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:43px;
  padding:0 14px;
  color:#fff;
  background:linear-gradient(90deg,#168df1,#0d5fb6);
  border:1px solid rgba(120,190,255,.45);
  border-radius:4px 4px 0 0;
  font-weight:900;
  box-shadow:0 12px 28px rgba(0,0,0,.20);
}
.forum-breadcrumb-bar span{
  opacity:.9;
}
.forum-breadcrumb-bar em{
  margin-left:auto;
  font-style:normal;
  font-size:12px;
  color:#d7edff;
}
.forum-staff-toolbar{
  display:flex;
  gap:8px;
  justify-content:flex-end;
  padding:10px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.20);
  border-top:0;
}
.forum-group-block{
  margin-top:14px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:4px;
  overflow:hidden;
  box-shadow:0 14px 28px rgba(0,0,0,.18);
}
.forum-group-block h2{
  margin:0;
  padding:13px 16px;
  background:#060b12;
  border-bottom:2px solid #168df1;
  color:#fff;
  font-size:17px;
  font-weight:900;
}
.forum-row{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) 120px 245px;
  gap:14px;
  align-items:center;
  min-height:82px;
  padding:13px 14px;
  background:#102133;
  border-bottom:1px solid rgba(255,255,255,.07);
  transition:.16s ease;
}
.forum-row:nth-child(odd){
  background:#0e1d2e;
}
.forum-row:hover{
  background:#132b44;
}
.forum-row:last-child{
  border-bottom:0;
}
.forum-row-icon{
  width:44px;
  height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:5px;
  background:#071522;
  border:1px solid rgba(66,165,245,.22);
}
.forum-row-icon img{
  width:34px;
  height:34px;
}
.forum-row-title a{
  display:inline-block;
  color:#fff;
  font-weight:900;
  font-size:17px;
  line-height:1.2;
}
.forum-row-title a:hover{
  color:#5bbcff;
}
.forum-row-title p{
  margin:5px 0 0;
  color:#b9cce0;
  font-size:13px;
  font-weight:650;
}
.forum-row-stats{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px 9px;
  color:#dcecff;
  text-align:center;
  font-weight:900;
  font-size:14px;
}
.forum-row-stats small{
  color:#879aad;
  font-size:10px;
  text-transform:uppercase;
  font-weight:900;
}
.forum-row-latest{
  min-width:0;
  border-left:1px solid rgba(255,255,255,.08);
  padding-left:14px;
}
.forum-row-latest a{
  display:block;
  color:#dff2ff;
  font-size:13px;
  font-weight:900;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.forum-row-latest span{
  display:block;
  margin-top:4px;
  color:#91a7ba;
  font-size:12px;
}
.forum-sidebar{
  display:grid;
  gap:12px;
  position:sticky;
  top:104px;
}
.forum-side-search{
  display:grid;
  grid-template-columns:1fr 44px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.22);
  border-radius:4px;
  overflow:hidden;
}
.forum-side-search input{
  background:#071522;
  border:0;
  color:#fff;
  padding:12px;
  outline:0;
  font-weight:800;
}
.forum-side-search button{
  background:#168df1;
  border:0;
  color:#fff;
  font-weight:900;
}
.forum-side-card{
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:4px;
  overflow:hidden;
}
.forum-side-card h3{
  margin:0;
  padding:12px 14px;
  color:#fff;
  background:linear-gradient(90deg,#168df1,#0f6fc7);
  font-size:14px;
  text-transform:uppercase;
  font-weight:900;
  text-align:center;
}
.forum-side-button{
  display:block;
  margin:12px;
  padding:12px;
  color:#fff;
  background:#168df1;
  border-radius:4px;
  text-align:center;
  font-weight:900;
}
.forum-side-list{
  display:grid;
}
.forum-side-list p{
  padding:12px;
  margin:0;
  color:#98adc0;
}
.forum-side-list a{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:10px;
  padding:10px 12px;
  border-bottom:1px solid rgba(255,255,255,.06);
}
.forum-side-list a:last-child{
  border-bottom:0;
}
.forum-side-list img{
  width:34px;
  height:34px;
  border-radius:4px;
  image-rendering:pixelated;
}
.forum-side-list strong{
  display:block;
  color:#fff;
  font-size:12px;
  line-height:1.2;
}
.forum-side-list small{
  display:block;
  color:#90a6ba;
  font-size:11px;
  margin-top:3px;
}
.forum-stats-list{
  display:grid;
  grid-template-columns:1fr auto;
  gap:8px;
  padding:14px;
  margin:0;
  color:#bed0e2;
  font-size:13px;
}
.forum-stats-list dt{
  font-weight:800;
}
.forum-stats-list dd{
  margin:0;
  color:#fff;
  font-weight:900;
}
@media(max-width:1120px){
  .forum-shell{
    grid-template-columns:1fr;
  }
  .forum-sidebar{
    position:static;
    grid-template-columns:1fr 1fr;
  }
  .forum-side-search,
  .forum-signup-card{
    grid-column:1 / -1;
  }
}
@media(max-width:860px){
  .forum-row{
    grid-template-columns:46px 1fr;
  }
  .forum-row-stats,
  .forum-row-latest{
    grid-column:2;
    border-left:0;
    padding-left:0;
    text-align:left;
  }
  .forum-row-stats{
    display:flex;
    justify-content:flex-start;
    gap:10px;
  }
  .forum-row-stats small{
    align-self:center;
  }
  .forum-sidebar{
    grid-template-columns:1fr;
  }
}
@media(max-width:560px){
  .forum-hero-compact{
    min-height:auto;
    padding:44px 0 34px;
  }
  .forum-breadcrumb-bar{
    border-radius:5px;
  }
  .forum-row{
    padding:12px;
  }
  .forum-row-title a{
    font-size:16px;
  }
}


/* V26 EMERGENCY REPAIR - forum + store */
.store-v26-section{padding-top:44px!important}
.store-v26-ign{display:grid!important;grid-template-columns:1fr minmax(320px,540px)!important;gap:24px!important;align-items:end!important;background:linear-gradient(135deg,rgba(33,150,243,.10),rgba(7,21,34,.96))!important;border:1px solid rgba(66,165,245,.24)!important;border-radius:10px!important;padding:22px!important;margin-bottom:22px!important}
.store-v26-ign h2{margin:0 0 6px!important;font-size:30px!important;font-weight:900!important}
.store-v26-ign p{margin:0!important;color:#bfd3e8!important}
.store-v26-ign label{display:block!important;color:#fff!important;font-size:13px!important;font-weight:900!important;margin-bottom:8px!important}
.store-v26-ign-row{display:grid!important;grid-template-columns:1fr 155px!important;gap:10px!important}
.store-ign-notice{margin-top:8px!important;color:#8fb0ce!important;font-size:12px!important;font-weight:800!important}
.store-v26-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:0 0 28px!important}
.store-v26-tab{min-height:104px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:#0b1b2c!important;border:1px solid rgba(66,165,245,.22)!important;border-radius:10px!important;color:#fff!important;font-weight:900!important;font-size:22px!important;box-shadow:0 16px 32px rgba(0,0,0,.18)!important;transition:.2s ease!important}
.store-v26-tab img{width:74px!important;height:74px!important;object-fit:contain!important;filter:drop-shadow(0 10px 12px rgba(0,0,0,.35))!important}
.store-v26-tab:hover,.store-v26-tab.active{transform:translateY(-4px)!important;border-color:#42a5f5!important;background:#0d2238!important}
.store-v26-panel{display:none!important}
.store-v26-panel.active{display:block!important}
.store-v26-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:22px!important}
.store-v26-head h2{margin:0!important;font-size:32px!important;font-weight:900!important}
.store-v26-head p{margin:0!important;color:#bfd3e8!important;font-weight:800!important}
.store-v26-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}
.store-v26-item{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;cursor:pointer!important;min-height:295px!important;padding:0 4px 18px!important;transition:.22s cubic-bezier(.18,.89,.32,1.28)!important}
.store-v26-item:hover{transform:translateY(-10px) scale(1.03)!important}
.store-v26-item img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:190px!important;margin:0 auto 14px!important;object-fit:contain!important;filter:drop-shadow(0 22px 26px rgba(0,0,0,.45))!important}
.store-v26-item h3{font-family:'MinecraftLocal','Courier New',monospace!important;font-size:30px!important;line-height:1!important;margin:0 0 10px!important;text-shadow:3px 3px #000!important}
.store-v26-item strong{display:block!important;font-family:'MinecraftLocal','Courier New',monospace!important;font-size:22px!important;line-height:1!important;color:#fff!important;text-shadow:3px 3px #000!important}
.store-v26-item.rank-green h3{color:#67e889!important}.store-v26-item.rank-blue h3{color:#6bbcff!important}.store-v26-item.rank-yellow h3{color:#ffd84d!important}.store-v26-item.rank-purple h3{color:#cf88ff!important}
.store-v26-empty{text-align:center!important;padding:46px 18px!important;background:transparent!important;border:0!important}.store-v26-empty img{width:140px!important;height:140px!important;object-fit:contain!important;filter:drop-shadow(0 18px 28px rgba(0,0,0,.35))!important}.store-v26-empty h3{font-size:28px!important;font-weight:900!important}

.store-gui-modal{position:fixed!important;inset:0!important;display:none!important;z-index:999999!important;align-items:center!important;justify-content:center!important;padding:20px!important}
.store-gui-modal.open{display:flex!important}
.store-gui-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.70)!important;backdrop-filter:blur(4px)!important}
.store-gui-window{position:relative!important;width:min(760px,94vw)!important}
.store-gui-close{position:absolute!important;right:6px!important;top:6px!important;z-index:5!important;width:36px!important;height:36px!important;border:0!important;background:rgba(14,31,47,.95)!important;color:#fff!important;border-radius:5px!important;font-size:24px!important;line-height:1!important}
.store-gui-bg{position:relative!important;width:100%!important;aspect-ratio:1120/1261!important;background:none!important;padding:0!important;filter:drop-shadow(0 26px 40px rgba(0,0,0,.55))!important}
.store-gui-frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;pointer-events:none!important;user-select:none!important}
.store-gui-content{position:absolute!important;inset:13.5% 10.5% 14.5% 10.5%!important;display:grid!important;grid-template-columns:34% 1fr!important;gap:28px!important;align-items:start!important}
.store-gui-preview{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}
.store-gui-preview img{max-width:100%!important;max-height:255px!important;object-fit:contain!important;filter:drop-shadow(0 14px 20px rgba(0,0,0,.50))!important}
.store-gui-text,.store-gui-text *{font-family:'MinecraftLocal','Courier New',monospace!important;text-shadow:2px 2px #000!important}
.store-gui-kicker{color:#64c7ff!important;font-size:13px!important;margin-bottom:8px!important}
.store-gui-text h2{font-size:28px!important;color:#fff!important;margin:0 0 12px!important}
.store-gui-text p{min-height:72px!important;color:#fff!important;font-size:14px!important;line-height:1.55!important}
.store-gui-line{display:flex!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid rgba(255,255,255,.10)!important;padding:6px 0!important;color:#fff!important;font-size:13px!important}
.store-gui-line span{color:#b9d7ef!important}
.store-gui-price{display:inline-flex!important;margin:14px 0 12px!important;padding:8px 12px!important;background:#000!important;border:3px solid #9f9f9f!important;color:#2ecc71!important;font-size:22px!important}
.store-gui-select{min-width:190px!important}

/* forum force V23 board */
.forum-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important}
.forum-breadcrumb-bar{display:flex!important;align-items:center!important;gap:10px!important;min-height:43px!important;padding:0 14px!important;color:#fff!important;background:linear-gradient(90deg,#168df1,#0d5fb6)!important;border:1px solid rgba(120,190,255,.45)!important;border-radius:4px 4px 0 0!important;font-weight:900!important}
.forum-group-block{margin-top:14px!important;background:#0b1b2c!important;border:1px solid rgba(66,165,245,.18)!important;border-radius:4px!important;overflow:hidden!important;box-shadow:0 14px 28px rgba(0,0,0,.18)!important}
.forum-group-block h2{margin:0!important;padding:13px 16px!important;background:#060b12!important;border-bottom:2px solid #168df1!important;color:#fff!important;font-size:17px!important;font-weight:900!important}
.forum-row{display:grid!important;grid-template-columns:54px minmax(0,1fr) 120px 245px!important;gap:14px!important;align-items:center!important;min-height:82px!important;padding:13px 14px!important;background:#102133!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
.forum-row-icon{width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:5px!important;background:#071522!important;border:1px solid rgba(66,165,245,.22)!important}
.forum-row-icon img{width:34px!important;height:34px!important;object-fit:contain!important}
.forum-row-title a{display:inline-block!important;color:#fff!important;font-weight:900!important;font-size:17px!important;line-height:1.2!important}.forum-row-title p{margin:5px 0 0!important;color:#b9cce0!important;font-size:13px!important;font-weight:650!important}
.forum-row-stats{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1px 9px!important;color:#dcecff!important;text-align:center!important;font-weight:900!important;font-size:14px!important}.forum-row-stats small{color:#879aad!important;font-size:10px!important;text-transform:uppercase!important;font-weight:900!important}
.forum-row-latest{min-width:0!important;border-left:1px solid rgba(255,255,255,.08)!important;padding-left:14px!important}.forum-row-latest a{display:block!important;color:#dff2ff!important;font-size:13px!important;font-weight:900!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.forum-row-latest span{display:block!important;margin-top:4px!important;color:#91a7ba!important;font-size:12px!important}
.forum-sidebar{display:grid!important;gap:12px!important;position:sticky!important;top:104px!important}.forum-side-card{background:#0b1b2c!important;border:1px solid rgba(66,165,245,.18)!important;border-radius:4px!important;overflow:hidden!important}

@media(max-width:1120px){.store-v26-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.forum-shell{grid-template-columns:1fr!important}.forum-sidebar{position:static!important;grid-template-columns:1fr 1fr!important}.forum-side-search,.forum-signup-card{grid-column:1/-1!important}}
@media(max-width:760px){.store-v26-ign{grid-template-columns:1fr!important}.store-v26-ign-row{grid-template-columns:1fr!important}.store-v26-tabs{grid-template-columns:1fr!important}.store-v26-tab{min-height:82px!important;justify-content:flex-start!important;padding:10px 14px!important}.store-v26-tab img{width:58px!important;height:58px!important}.store-v26-head{display:block!important}.store-v26-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.store-v26-item{min-height:0!important}.store-v26-item img{max-height:120px!important}.store-v26-item h3{font-size:20px!important}.store-v26-item strong{font-size:15px!important}.store-gui-content{inset:11% 8.5% 12% 8.5%!important;grid-template-columns:1fr!important;gap:10px!important}.store-gui-preview img{max-height:130px!important}.store-gui-text h2{font-size:19px!important}.store-gui-text p{font-size:11px!important;min-height:0!important}.store-gui-line{font-size:10px!important;padding:4px 0!important}.store-gui-price{font-size:16px!important}.store-gui-select{width:100%!important;min-width:0!important}.forum-row{grid-template-columns:46px 1fr!important}.forum-row-stats,.forum-row-latest{grid-column:2!important;border-left:0!important;padding-left:0!important}.forum-row-stats{display:flex!important;text-align:left!important}.forum-sidebar{grid-template-columns:1fr!important}}


/* V27 Premium Forum editor + rendered posts */
.forum-editor{
  background:#071522;
  border:1px solid rgba(66,165,245,.24);
  border-radius:8px;
  overflow:hidden;
}
.forum-editor-toolbar{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  padding:10px;
  background:#0b1b2c;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.forum-editor-toolbar button,
.forum-editor-toolbar select{
  min-height:34px;
  padding:0 10px;
  background:#071522;
  border:1px solid rgba(66,165,245,.25);
  border-radius:5px;
  color:#eaf6ff;
  font-weight:900;
  outline:0;
}
.forum-editor-toolbar button:hover,
.forum-editor-toolbar select:hover{
  border-color:#42a5f5;
  background:#0d2742;
}
.forum-editor-toolbar select option{
  background:#071522;
  color:#fff;
}
.forum-editor-textarea{
  border:0!important;
  border-radius:0!important;
  min-height:190px;
  background:#081827!important;
  color:#fff!important;
  font-weight:700;
  line-height:1.65;
}
.forum-editor-bottom{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:9px 11px;
  color:#8fa7bc;
  font-size:12px;
  font-weight:800;
  border-top:1px solid rgba(255,255,255,.06);
}
.forum-preview-toggle{
  margin:10px;
}
.forum-editor-preview{
  margin:10px;
  padding:14px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:6px;
}
.forum-message strong{font-weight:950}
.forum-message em{font-style:italic}
.forum-message u{text-underline-offset:3px}
.forum-message a{color:#62c1ff;text-decoration:underline;text-underline-offset:3px}
.forum-inline-image{
  display:block;
  max-width:min(100%,720px);
  max-height:420px;
  object-fit:contain;
  border-radius:8px;
  border:1px solid rgba(66,165,245,.24);
  margin:12px 0;
  background:#06111d;
}
.forum-quote{
  margin:12px 0;
  padding:12px 14px;
  border-left:4px solid #42a5f5;
  background:#071522;
  border-radius:6px;
  color:#d8ecff;
}
.forum-code{
  margin:12px 0;
  padding:14px;
  overflow:auto;
  background:#03070d;
  border:1px solid rgba(255,255,255,.10);
  border-radius:6px;
  color:#d5ecff;
  font-family:'Courier New',monospace;
  font-size:13px;
}
.forum-reply-card h2{
  display:flex;
  align-items:center;
  gap:8px;
}
.forum-reply-card h2:before{
  content:"";
  width:28px;
  height:28px;
  background:url('/assets/img/mc-icons/forums.png') center/contain no-repeat;
}
@media(max-width:760px){
  .forum-editor-toolbar{
    display:grid;
    grid-template-columns:repeat(4,1fr);
  }
  .forum-editor-toolbar button,
  .forum-editor-toolbar select{
    width:100%;
    font-size:12px;
    padding:0 6px;
  }
  .forum-editor-toolbar select{
    grid-column:span 2;
  }
  .forum-editor-bottom{
    display:block;
  }
}


/* V28 Forum section navigation + staff moderation */
.forum-breadcrumb-bar a{
  color:#fff!important;
  font-weight:900!important;
}
.forum-row-clickable{
  color:inherit!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.forum-row-clickable:hover{
  background:#16304b!important;
  transform:translateX(3px);
}
.forum-row-title strong{
  display:inline-block!important;
  color:#fff!important;
  font-weight:900!important;
  font-size:17px!important;
  line-height:1.2!important;
}
.forum-latest-title{
  color:#dff2ff!important;
  font-weight:900!important;
}
.forum-category-view{
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.18);
  border-radius:4px;
  overflow:hidden;
  box-shadow:0 14px 28px rgba(0,0,0,.18);
}
.forum-category-head{
  display:grid;
  grid-template-columns:54px 1fr auto;
  gap:14px;
  align-items:center;
  padding:16px;
  background:#060b12;
  border-bottom:2px solid #168df1;
}
.forum-category-head h2{
  margin:0;
  color:#fff;
  font-size:22px;
  font-weight:900;
}
.forum-category-head p{
  margin:4px 0 0;
  color:#b9cce0;
  font-size:13px;
  font-weight:700;
}
.forum-no-threads{
  padding:34px;
  text-align:center;
  background:#102133;
}
.forum-no-threads h3{
  margin:0 0 8px;
  font-weight:900;
}
.forum-no-threads p{
  color:#9db5ca;
}
.forum-thread-table{
  display:grid;
}
.forum-thread-table-row{
  display:grid;
  grid-template-columns:50px minmax(0,1fr) 90px 90px 170px;
  gap:14px;
  align-items:center;
  padding:14px 16px;
  background:#102133;
  border-bottom:1px solid rgba(255,255,255,.07);
  color:#fff!important;
  text-decoration:none!important;
  transition:.16s ease;
}
.forum-thread-table-row:nth-child(even){
  background:#0e1d2e;
}
.forum-thread-table-row:hover{
  background:#16304b;
  transform:translateX(3px);
}
.forum-thread-table-row.is-pinned{
  background:linear-gradient(90deg,rgba(33,150,243,.20),#102133);
}
.forum-thread-table-icon{
  width:42px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:5px;
  background:#071522;
  border:1px solid rgba(66,165,245,.22);
}
.forum-thread-table-icon img{
  width:32px;
  height:32px;
}
.forum-thread-table-main strong{
  display:block;
  font-weight:950;
  color:#fff;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.forum-thread-table-main span,
.forum-thread-table-stats span,
.forum-thread-table-last span{
  display:block;
  margin-top:4px;
  color:#91a7ba;
  font-size:12px;
  font-weight:750;
}
.forum-thread-table-stats{
  text-align:center;
}
.forum-thread-table-stats strong{
  font-size:18px;
  font-weight:950;
}
.forum-thread-table-last{
  min-width:0;
  border-left:1px solid rgba(255,255,255,.08);
  padding-left:14px;
}
.forum-thread-table-last strong{
  display:block;
  color:#dff2ff;
  font-size:13px;
}
.btn-danger-nx{
  background:#8b1e2b!important;
  border:1px solid #ff5d73!important;
  color:#fff!important;
}
.btn-danger-nx:hover{
  background:#b92739!important;
}
.forum-danger-box{
  margin-top:12px;
  padding:12px;
  border:1px solid rgba(255,93,115,.35);
  border-radius:7px;
  background:rgba(139,30,43,.12);
}
.forum-danger-box strong{
  color:#ff8c9c;
}
.forum-danger-box p{
  margin:4px 0 10px;
  color:#c5d9ed;
  font-size:13px;
}
.forum-modal-actions{
  gap:8px;
}
@media(max-width:860px){
  .forum-category-head{
    grid-template-columns:46px 1fr;
  }
  .forum-category-head .btn-nx{
    grid-column:1/-1;
  }
  .forum-thread-table-row{
    grid-template-columns:44px 1fr;
  }
  .forum-thread-table-stats,
  .forum-thread-table-last{
    grid-column:2;
    display:flex;
    gap:8px;
    align-items:center;
    border-left:0;
    padding-left:0;
    text-align:left;
  }
  .forum-thread-table-main strong{
    white-space:normal;
  }
}


/* V29 Forum navigation polish + functional back buttons */
.forum-breadcrumb-v29{
  position:relative;
  z-index:2;
}
.forum-backbar{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  justify-content:space-between;
  padding:12px;
  background:#0b1b2c;
  border-left:1px solid rgba(66,165,245,.18);
  border-right:1px solid rgba(66,165,245,.18);
  border-bottom:1px solid rgba(66,165,245,.18);
}
.forum-backbar .btn-nx{
  min-height:38px;
}
.thread-backbar{
  justify-content:flex-start;
  margin:16px 0 0;
  border:1px solid rgba(66,165,245,.18);
  border-radius:8px;
}
.thread-bottom-backbar{
  justify-content:center;
  border:1px solid rgba(66,165,245,.18);
  border-radius:8px;
  margin-top:18px;
}
.forum-category-action-note{
  justify-self:end;
  color:#87b8e3;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.forum-thread-table-row,
.forum-row-clickable{
  position:relative;
  z-index:1;
}
.forum-thread-table-row * ,
.forum-row-clickable *{
  pointer-events:none;
}
.forum-thread-table-row:hover .forum-thread-table-main strong,
.forum-row-clickable:hover .forum-row-title strong{
  color:#7ed0ff!important;
}
.forum-breadcrumb-bar a:hover{
  text-decoration:underline;
  text-underline-offset:4px;
}
@media(max-width:760px){
  .forum-backbar{
    display:grid;
    grid-template-columns:1fr;
  }
  .forum-backbar .btn-nx{
    width:100%;
    text-align:center;
    justify-content:center;
  }
}


/* V30 Next Level Staff Dashboard */
.staff-v30-hero{
  min-height:260px;
}
.staff-v30-section{
  padding-top:42px;
}
.staff-v30-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  background:linear-gradient(135deg,rgba(33,150,243,.12),rgba(7,21,34,.96));
  border:1px solid rgba(66,165,245,.24);
  border-radius:12px;
  padding:16px;
  margin-bottom:18px;
}
.staff-v30-profile{
  display:flex;
  align-items:center;
  gap:12px;
}
.staff-v30-profile img{
  width:48px;
  height:48px;
  border-radius:8px;
  image-rendering:pixelated;
  border:1px solid rgba(66,165,245,.35);
}
.staff-v30-profile span{
  display:block;
  color:#8fb0ce;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.staff-v30-profile strong{
  display:block;
  color:#fff;
  font-size:18px;
  font-weight:950;
}
.staff-v30-quick{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.staff-v30-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 18px;
}
.staff-v30-tabs a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  color:#fff;
  text-decoration:none;
  font-weight:950;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.22);
  border-radius:8px;
}
.staff-v30-tabs a:hover,
.staff-v30-tabs a.active{
  background:#168df1;
  border-color:#42a5f5;
}
.staff-v30-stat-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  margin-bottom:20px;
}
.staff-v30-stat{
  position:relative;
  overflow:hidden;
  min-height:116px;
  padding:16px;
  border-radius:12px;
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.22);
  text-decoration:none;
  color:#fff!important;
  box-shadow:0 16px 32px rgba(0,0,0,.18);
}
.staff-v30-stat:after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  border-radius:50%;
  right:-52px;
  top:-52px;
  background:#42a5f5;
  opacity:.16;
}
.staff-v30-stat span{
  display:block;
  color:#bdd5eb;
  font-weight:900;
}
.staff-v30-stat strong{
  display:block;
  margin-top:6px;
  font-size:36px;
  line-height:1;
  font-weight:950;
}
.staff-v30-stat em{
  display:block;
  margin-top:7px;
  color:#8fb0ce;
  font-size:12px;
  font-style:normal;
  font-weight:850;
}
.staff-v30-stat.is-gold:after{background:#ffd84d}
.staff-v30-stat.is-green:after{background:#2ecc71}
.staff-v30-stat.is-purple:after{background:#cf88ff}
.staff-v30-grid{
  display:grid;
  grid-template-columns:1.35fr .95fr;
  gap:18px;
}
.staff-v30-card{
  background:#0b1b2c;
  border:1px solid rgba(66,165,245,.22);
  border-radius:12px;
  padding:20px;
  box-shadow:0 16px 32px rgba(0,0,0,.16);
  margin-bottom:18px;
}
.staff-v30-card-lg{
  grid-row:span 2;
}
.staff-v30-card-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:16px;
}
.staff-v30-card-head h2{
  margin:0;
  color:#fff;
  font-size:28px;
  font-weight:950;
}
.staff-v30-feed{
  display:grid;
  gap:10px;
}
.staff-v30-feed-item{
  display:grid;
  grid-template-columns:14px 1fr;
  gap:12px;
  align-items:center;
  padding:12px;
  background:#071522;
  border:1px solid rgba(255,255,255,.07);
  border-radius:8px;
  color:#fff!important;
  text-decoration:none;
}
.staff-v30-feed-item strong,
.staff-v30-thread strong{
  display:block;
  font-weight:950;
  color:#fff;
}
.staff-v30-feed-item em,
.staff-v30-thread span,
.staff-v30-thread em{
  display:block;
  margin-top:4px;
  color:#91a7ba;
  font-style:normal;
  font-size:12px;
  font-weight:800;
}
.staff-dot{
  width:12px;
  height:12px;
  border-radius:50%;
  display:inline-block;
  background:#42a5f5;
}
.staff-status-open{background:#123e65!important;color:#8fd1ff!important;border-color:#42a5f5!important}
.staff-status-waiting{background:#5e4211!important;color:#ffd84d!important;border-color:#ffd84d!important}
.staff-status-answered,.staff-status-paid,.staff-status-completed{background:#124b2a!important;color:#7dffa8!important;border-color:#2ecc71!important}
.staff-status-closed,.staff-status-cancelled,.staff-status-refunded{background:#48202a!important;color:#ff9aaa!important;border-color:#ff5d73!important}
.staff-status-processing,.staff-status-pending{background:#123e65!important;color:#8fd1ff!important;border-color:#42a5f5!important}
.staff-v30-mini-users{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.staff-v30-mini-users div{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:10px;
  align-items:center;
  padding:10px;
  background:#071522;
  border-radius:8px;
}
.staff-v30-mini-users img{
  width:38px;
  height:38px;
  border-radius:6px;
  image-rendering:pixelated;
}
.staff-v30-mini-users strong{
  display:block;
  color:#fff;
  font-weight:950;
}
.staff-v30-mini-users span{
  display:block;
  color:#8fb0ce;
  font-size:12px;
  font-weight:850;
}
.staff-v30-form,
.staff-v30-note-form{
  display:grid;
  gap:10px;
}
.staff-check{
  color:#dcefff;
  font-weight:850;
  display:flex;
  gap:8px;
}
.staff-v30-filter,
.staff-v30-search{
  display:flex;
  gap:10px;
}
.staff-v30-ticket-list,
.staff-v30-thread-list,
.staff-v30-notes,
.staff-v30-audit{
  display:grid;
  gap:12px;
}
.staff-v30-ticket{
  display:grid;
  grid-template-columns:minmax(0,1fr) 310px;
  gap:16px;
  padding:14px;
  background:#071522;
  border:1px solid rgba(255,255,255,.07);
  border-radius:10px;
}
.staff-v30-ticket h3{
  margin:10px 0 8px;
  color:#fff;
  font-size:20px;
  font-weight:950;
}
.staff-v30-ticket p{
  color:#c9dff2;
  margin-bottom:8px;
}
.staff-v30-ticket small{
  color:#8fa7bc;
  font-weight:800;
}
.staff-v30-ticket-actions{
  display:grid;
  gap:10px;
  align-content:start;
}
.staff-v30-user-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.staff-v30-user-card{
  padding:14px;
  background:#071522;
  border:1px solid rgba(255,255,255,.07);
  border-radius:10px;
}
.staff-v30-user-top{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:12px;
  align-items:center;
  margin-bottom:12px;
}
.staff-v30-user-top img{
  width:58px;
  height:58px;
  border-radius:8px;
  image-rendering:pixelated;
  border:1px solid rgba(66,165,245,.35);
}
.staff-v30-user-top strong{
  display:block;
  color:#fff;
  font-size:18px;
  font-weight:950;
}
.staff-v30-user-top span{
  color:#8fb0ce;
  font-size:12px;
  font-weight:800;
}
.staff-v30-mini-form{
  display:grid;
  grid-template-columns:1fr auto;
  gap:8px;
  margin-top:8px;
}
.staff-v30-mini-form.stack{
  grid-template-columns:1fr;
}
.staff-v30-details{
  margin-top:10px;
}
.staff-v30-details summary,
.staff-reply-box summary{
  cursor:pointer;
  color:#7ed0ff;
  font-weight:900;
}
.staff-v30-thread{
  display:grid;
  grid-template-columns:1fr auto;
  gap:14px;
  align-items:center;
  padding:14px;
  background:#071522;
  border:1px solid rgba(255,255,255,.07);
  border-radius:10px;
  text-decoration:none;
  color:#fff!important;
}
.staff-v30-thread:hover{
  border-color:#42a5f5;
  background:#0d2238;
}
.staff-v30-note-form{
  grid-template-columns:1fr 160px 2fr auto;
  margin-bottom:14px;
}
.staff-v30-audit div{
  padding:12px;
  background:#071522;
  border:1px solid rgba(255,255,255,.07);
  border-radius:8px;
}
.staff-v30-audit strong{
  display:block;
  color:#fff;
  font-weight:950;
}
.staff-v30-audit span,
.staff-v30-audit em{
  display:block;
  color:#91a7ba;
  font-style:normal;
  font-weight:800;
  font-size:12px;
  margin-top:4px;
}
.staff-empty{
  padding:18px;
  background:#071522;
  border-radius:8px;
  color:#9fb6ca;
  font-weight:900;
}
.table-dark-nx{
  --bs-table-bg:#071522;
  --bs-table-color:#eaf6ff;
  --bs-table-border-color:rgba(255,255,255,.08);
}
@media(max-width:1180px){
  .staff-v30-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .staff-v30-grid{grid-template-columns:1fr}
  .staff-v30-user-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .staff-v30-topbar{display:grid}
  .staff-v30-quick{display:grid;grid-template-columns:1fr}
  .staff-v30-quick .btn-nx{justify-content:center}
  .staff-v30-tabs{display:grid;grid-template-columns:repeat(2,1fr)}
  .staff-v30-stat-grid{grid-template-columns:1fr}
  .staff-v30-card-head{display:grid}
  .staff-v30-filter,.staff-v30-search{display:grid}
  .staff-v30-ticket{grid-template-columns:1fr}
  .staff-v30-note-form{grid-template-columns:1fr}
  .staff-v30-thread{grid-template-columns:1fr}
}


/* V31 Store GUI polish */
.store-gui-window{width:min(860px,96vw)!important}
.store-gui-close{right:10px!important;top:10px!important;background:rgba(8,24,39,.96)!important;border:1px solid rgba(66,165,245,.30)!important;box-shadow:0 10px 18px rgba(0,0,0,.28)!important}
.store-gui-content-v31{position:absolute!important;inset:15.8% 10.1% 12.8% 10.1%!important;display:grid!important;grid-template-rows:1fr auto!important;gap:0!important}
.store-gui-upper{display:grid!important;grid-template-columns:34% 1fr!important;gap:28px!important;align-items:center!important;padding:10px 0 0!important}
.store-gui-preview{align-items:flex-end!important;padding:0 4px 8px 0!important}
.store-gui-preview img{max-height:255px!important;transform:translateY(6px)!important}
.store-gui-text{padding-top:6px!important}
.store-gui-kicker{font-size:14px!important;margin-bottom:10px!important}
.store-gui-text h2{font-size:30px!important;margin:0 0 14px!important}
.store-gui-text p{min-height:96px!important;max-width:95%!important;font-size:14px!important;line-height:1.5!important;margin-bottom:14px!important}
.store-gui-line{padding:7px 0!important;font-size:13px!important}
.store-gui-price{display:inline-flex!important;margin:18px 0 0!important;padding:10px 15px!important;background:rgba(0,0,0,.86)!important;border:3px solid #9f9f9f!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.08)!important;color:#35ea79!important;font-size:22px!important}
.store-gui-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:32px!important;align-self:end!important;justify-self:center!important;width:68%!important;padding:0 0 12px!important}
.store-gui-action{min-height:50px!important;border-radius:4px!important;font-family:'MinecraftLocal','Courier New',monospace!important;font-size:17px!important;font-weight:900!important;text-shadow:2px 2px #000!important;border:2px solid rgba(255,255,255,.18)!important;box-shadow:0 8px 18px rgba(0,0,0,.26), inset 0 0 0 2px rgba(255,255,255,.06)!important;justify-content:center!important}
.store-gui-cart,.store-gui-buy{background:linear-gradient(180deg,#22c55e,#16994c)!important;color:#fff!important}
.store-gui-cart:hover,.store-gui-buy:hover{transform:translateY(-2px)!important;filter:brightness(1.06)!important}
.store-gui-action:disabled{background:linear-gradient(180deg,#42586c,#33485b)!important;color:#c4d7e7!important;cursor:not-allowed!important;filter:none!important;transform:none!important}
@media(max-width:760px){
  .store-gui-content-v31{inset:12.5% 9.2% 11.5% 9.2%!important}
  .store-gui-upper{grid-template-columns:1fr!important;gap:6px!important;align-items:start!important}
  .store-gui-preview{padding:0!important;justify-content:center!important}
  .store-gui-preview img{max-height:120px!important;transform:none!important}
  .store-gui-text{padding-top:0!important}
  .store-gui-text h2{font-size:19px!important}
  .store-gui-text p{min-height:0!important;max-width:100%!important;font-size:11px!important;margin-bottom:10px!important}
  .store-gui-line{font-size:10px!important;padding:4px 0!important}
  .store-gui-price{font-size:16px!important;padding:8px 12px!important}
  .store-gui-actions{width:100%!important;gap:10px!important;padding-bottom:2px!important}
  .store-gui-action{min-height:40px!important;font-size:11px!important;padding:0 6px!important}
}


/* V32 Next Level shop GUI update */
.store-gui-window{width:min(940px,96vw)!important}
.store-gui-content-v31{inset:15.2% 10.1% 12.4% 10.1%!important;position:absolute!important}
.store-gui-upper{width:82%!important;min-height:0!important;margin:0 auto!important;display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;gap:34px!important;align-items:center!important;justify-content:center!important;padding:18px 0 0!important}
.store-gui-preview{justify-content:center!important;align-items:center!important;min-height:220px!important;padding:0!important}
.store-gui-preview img{max-width:185px!important;max-height:220px!important;transform:none!important;filter:drop-shadow(0 18px 24px rgba(0,0,0,.55))!important}
.store-gui-text{display:flex!important;flex-direction:column!important;justify-content:center!important;align-self:center!important;min-height:220px!important;padding-top:0!important}
.store-gui-kicker{font-size:14px!important;margin-bottom:6px!important;color:#7fd3ff!important}
.store-gui-text h2{font-size:31px!important;line-height:1.18!important;margin:0 0 14px!important;max-width:100%!important}
.store-gui-text p{min-height:0!important;max-width:100%!important;font-size:14px!important;line-height:1.55!important;margin:0 0 16px!important;color:#ffffff!important}
.store-gui-line{width:100%!important;padding:8px 0!important;font-size:13px!important}
.store-gui-line strong{font-size:13px!important}
.store-gui-price{display:inline-flex!important;align-self:flex-start!important;margin:18px 0 0!important;padding:10px 16px!important;font-size:22px!important}
.store-gui-actions{position:absolute!important;left:50%!important;bottom:26px!important;transform:translateX(-50%)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:26px!important;width:45%!important;padding:0!important;align-self:auto!important;justify-self:auto!important}
.store-gui-action{height:58px!important;min-height:58px!important;padding:0 18px!important;border:0!important;border-radius:0!important;background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important;box-shadow:none!important;color:#fff!important;font-family:'MinecraftLocal','Courier New',monospace!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-shadow:2px 2px #000!important;display:flex!important;align-items:center!important;justify-content:center!important;letter-spacing:0!important}
.store-gui-action:hover{transform:translateY(-1px)!important;filter:brightness(1.05)!important}
.store-gui-cart,.store-gui-buy{background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important}
.store-gui-action:disabled{opacity:.55!important;filter:grayscale(.45) brightness(.84)!important;cursor:not-allowed!important;background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important;color:#d8dee6!important}
@media(max-width:760px){
  .store-gui-window{width:min(96vw,720px)!important}
  .store-gui-content-v31{inset:12.6% 9.2% 11.4% 9.2%!important}
  .store-gui-upper{width:100%!important;grid-template-columns:120px 1fr!important;gap:12px!important;padding-top:10px!important}
  .store-gui-preview{min-height:120px!important}
  .store-gui-preview img{max-width:100px!important;max-height:120px!important}
  .store-gui-text{min-height:0!important}
  .store-gui-text h2{font-size:18px!important;margin-bottom:8px!important}
  .store-gui-text p{font-size:10px!important;line-height:1.35!important;margin-bottom:8px!important}
  .store-gui-line,.store-gui-line strong{font-size:10px!important;padding:4px 0!important}
  .store-gui-price{font-size:14px!important;padding:7px 11px!important;margin-top:10px!important}
  .store-gui-actions{width:72%!important;gap:10px!important;bottom:16px!important}
  .store-gui-action{height:38px!important;min-height:38px!important;font-size:9px!important;padding:0 8px!important}
}


/* V33 Shop GUI final layout repair */
.store-gui-window{width:min(700px,78vw)!important;max-width:700px!important}
.store-gui-bg{filter:drop-shadow(0 18px 28px rgba(0,0,0,.50))!important}
.store-gui-content.store-gui-content-v31{position:absolute!important;inset:14.2% 12.2% 13.2% 12.2%!important;display:block!important}
.store-gui-upper{position:relative!important;width:78%!important;max-width:410px!important;margin:18px auto 0!important;display:grid!important;grid-template-columns:140px minmax(0,1fr)!important;gap:18px!important;align-items:center!important;justify-content:center!important;padding:0!important;min-height:0!important}
.store-gui-preview{display:flex!important;align-items:center!important;justify-content:center!important;min-height:180px!important;height:auto!important;padding:0!important}
.store-gui-preview img{display:block!important;width:auto!important;max-width:130px!important;max-height:160px!important;height:auto!important;object-fit:contain!important;transform:none!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.48))!important}
.store-gui-text{display:block!important;width:100%!important;max-width:250px!important;min-width:0!important;min-height:0!important;padding:0!important;align-self:center!important;justify-self:start!important}
.store-gui-kicker{display:block!important;font-size:11px!important;line-height:1.2!important;margin:0 0 6px!important;color:#8fd2ff!important;text-transform:none!important}
.store-gui-text h2{display:block!important;width:100%!important;max-width:250px!important;margin:0 0 10px!important;font-size:18px!important;line-height:1.15!important;color:#fff!important;letter-spacing:0!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.store-gui-text p{display:block!important;width:100%!important;max-width:250px!important;min-height:0!important;margin:0 0 10px!important;font-size:10px!important;line-height:1.5!important;color:#fff!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.store-gui-line{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;max-width:250px!important;padding:5px 0!important;font-size:10px!important;line-height:1.25!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.store-gui-line span,.store-gui-line strong{font-size:10px!important;line-height:1.25!important;white-space:nowrap!important}
.store-gui-price{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:10px 0 0!important;padding:7px 12px!important;background:#000!important;border:2px solid #9e9e9e!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;color:#37ef7a!important;font-size:18px!important;line-height:1!important;text-shadow:2px 2px #000!important}
.store-gui-actions{position:absolute!important;left:50%!important;bottom:8px!important;transform:translateX(-50%)!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;width:56%!important;max-width:318px!important;padding:0!important;align-items:center!important;justify-content:center!important}
.store-gui-action{position:relative!important;height:42px!important;min-height:42px!important;padding:0 12px!important;border:0!important;border-radius:0!important;background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important;box-shadow:none!important;color:#f5f5f5!important;font-family:'MinecraftLocal','Courier New',monospace!important;font-size:11px!important;font-weight:900!important;line-height:1!important;text-shadow:2px 2px #000!important;display:flex!important;align-items:center!important;justify-content:center!important;letter-spacing:0!important;transform:none!important;filter:none!important}
.store-gui-cart,.store-gui-buy{background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important}
.store-gui-action:hover{transform:none!important;filter:brightness(1.06)!important}
.store-gui-action:disabled{opacity:.55!important;cursor:not-allowed!important;filter:grayscale(.5) brightness(.85)!important;background:transparent url('/assets/img/store/mc_button.png') center/100% 100% no-repeat!important;color:#d8dee6!important}
@media (max-width: 760px){
  .store-gui-window{width:min(88vw,520px)!important;max-width:520px!important}
  .store-gui-content.store-gui-content-v31{inset:13.8% 11.4% 13.6% 11.4%!important}
  .store-gui-upper{width:86%!important;max-width:none!important;grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;margin-top:8px!important}
  .store-gui-preview{min-height:120px!important}
  .store-gui-preview img{max-width:84px!important;max-height:110px!important}
  .store-gui-text{max-width:170px!important}
  .store-gui-text h2,.store-gui-text p,.store-gui-line{max-width:170px!important}
  .store-gui-text h2{font-size:13px!important;margin-bottom:7px!important}
  .store-gui-text p{font-size:8px!important;line-height:1.42!important;margin-bottom:8px!important}
  .store-gui-line,.store-gui-line span,.store-gui-line strong{font-size:8px!important;padding:3px 0!important}
  .store-gui-price{font-size:13px!important;padding:5px 8px!important;margin-top:8px!important}
  .store-gui-actions{width:64%!important;max-width:230px!important;gap:10px!important;bottom:6px!important}
  .store-gui-action{height:30px!important;min-height:30px!important;font-size:7px!important;padding:0 4px!important}
}


/* V34 Shop GUI polish: cleaner description + buttons in bottom slot */
.store-gui-content.store-gui-content-v31{inset:14.2% 12.2% 13.2% 12.2%!important;overflow:visible!important}
.store-gui-upper{width:82%!important;max-width:440px!important;margin:14px auto 0!important;grid-template-columns:136px minmax(0,1fr)!important;gap:22px!important;align-items:center!important}
.store-gui-preview{min-height:170px!important}
.store-gui-preview img{max-width:128px!important;max-height:156px!important}
.store-gui-text{max-width:270px!important}
.store-gui-kicker{font-size:11px!important;margin:0 0 4px!important}
.store-gui-text h2{max-width:270px!important;margin:0 0 8px!important;font-size:19px!important;line-height:1.16!important}
.store-gui-text p{max-width:270px!important;margin:0 0 12px!important;font-size:10.5px!important;line-height:1.42!important;color:#eef7ff!important}
.store-gui-line{max-width:270px!important;padding:4px 0!important}
.store-gui-price{margin:12px 0 0!important;padding:7px 12px!important;font-size:17px!important}
.store-gui-actions{left:50%!important;bottom:-56px!important;transform:translateX(-50%)!important;width:68%!important;max-width:360px!important;gap:18px!important;z-index:3!important}
.store-gui-action{height:38px!important;min-height:38px!important;font-size:10px!important;padding:0 10px!important;background-position:center!important;background-size:100% 100%!important}
@media (max-width: 760px){
  .store-gui-content.store-gui-content-v31{inset:13.8% 11.4% 14.6% 11.4%!important}
  .store-gui-upper{width:88%!important;max-width:none!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;margin-top:8px!important}
  .store-gui-preview{min-height:110px!important}
  .store-gui-preview img{max-width:82px!important;max-height:104px!important}
  .store-gui-text{max-width:174px!important}
  .store-gui-text h2,.store-gui-text p,.store-gui-line{max-width:174px!important}
  .store-gui-text h2{font-size:13px!important;margin-bottom:6px!important}
  .store-gui-text p{font-size:7.8px!important;line-height:1.35!important;margin-bottom:8px!important}
  .store-gui-line,.store-gui-line span,.store-gui-line strong{font-size:7.8px!important;padding:3px 0!important}
  .store-gui-price{font-size:12px!important;padding:5px 8px!important;margin-top:8px!important}
  .store-gui-actions{width:70%!important;max-width:220px!important;gap:8px!important;bottom:-34px!important}
  .store-gui-action{height:28px!important;min-height:28px!important;font-size:6.7px!important;padding:0 4px!important}
}


/* V35 micro polish: description position tweak */
.store-gui-content.store-gui-content-v31{inset:14.6% 12.2% 13.2% 12.2%!important}
.store-gui-upper{margin:24px auto 0!important;align-items:start!important}
.store-gui-preview{padding-top:8px!important}
.store-gui-text{padding-top:12px!important;align-self:start!important}
.store-gui-kicker{margin:0 0 5px!important}
.store-gui-text h2{margin:0 0 10px!important}
.store-gui-text p{margin:0 0 14px!important;max-width:258px!important}
.store-gui-line{max-width:258px!important}
@media (max-width: 760px){
  .store-gui-content.store-gui-content-v31{inset:14.1% 11.4% 14.6% 11.4%!important}
  .store-gui-upper{margin:12px auto 0!important;align-items:start!important}
  .store-gui-preview{padding-top:2px!important}
  .store-gui-text{padding-top:6px!important}
  .store-gui-text p,.store-gui-line,.store-gui-text h2{max-width:172px!important}
}


/* V36 premium store polish + shopping cart */
.store-cart-toolbar{display:grid!important;grid-template-columns:minmax(0,250px) minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important;margin:0 0 18px!important}
.store-cart-open{min-height:74px!important;justify-content:flex-start!important;padding:16px 18px!important;background:linear-gradient(135deg,rgba(27,128,232,.28),rgba(8,27,45,.98))!important;border-color:rgba(82,174,255,.42)!important;box-shadow:0 14px 30px rgba(0,0,0,.22)!important}
.store-cart-open img{width:24px!important;height:24px!important}
.store-cart-open strong{margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;height:32px!important;padding:0 10px!important;border-radius:999px!important;background:#1687f2!important;color:#fff!important;font-size:13px!important;box-shadow:0 0 0 3px rgba(22,135,242,.18)!important}
.store-cart-summary-card{display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(10,25,42,.96))!important;border:1px solid rgba(66,165,245,.22)!important;border-radius:10px!important;padding:16px 18px!important;box-shadow:0 14px 30px rgba(0,0,0,.16)!important}
.store-cart-summary-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-top:4px!important;font-size:15px!important}
.store-cart-summary-line strong{font-size:24px!important;font-weight:900!important;color:#fff!important}
.store-cart-summary-card small{display:block!important;margin-top:6px!important;color:#a9c3da!important}

.store-cart-drawer{position:fixed!important;inset:0!important;z-index:1000000!important;display:none!important}
.store-cart-drawer.open{display:block!important}
.store-cart-backdrop{position:absolute!important;inset:0!important;background:rgba(2,8,16,.68)!important;backdrop-filter:blur(7px)!important}
.store-cart-panel{position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:min(430px,100%)!important;background:linear-gradient(180deg,#071523,#0b1b2c 54%,#081623 100%)!important;border-left:1px solid rgba(66,165,245,.26)!important;box-shadow:-22px 0 60px rgba(0,0,0,.42)!important;display:flex!important;flex-direction:column!important;padding:22px!important}
.store-cart-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding-bottom:16px!important;border-bottom:1px solid rgba(66,165,245,.18)!important}
.store-cart-head h3{margin:0!important;font-size:28px!important;font-weight:900!important;letter-spacing:-.03em!important}
.store-cart-head p{margin:6px 0 0!important;color:#a9c3da!important;font-size:13px!important;line-height:1.45!important}
.store-cart-close{width:42px!important;height:42px!important;border-radius:8px!important;border:1px solid rgba(66,165,245,.24)!important;background:#0b1b2c!important;color:#fff!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}
.store-cart-list{flex:1 1 auto!important;overflow:auto!important;padding:16px 2px 10px!important;display:flex!important;flex-direction:column!important;gap:12px!important}
.store-cart-empty{min-height:100%!important;display:grid!important;place-items:center!important;text-align:center!important;padding:28px 16px!important;border:1px dashed rgba(66,165,245,.22)!important;border-radius:10px!important;background:rgba(255,255,255,.02)!important}
.store-cart-empty img{width:36px!important;height:36px!important;margin:0 auto 12px!important;opacity:.95!important}
.store-cart-empty h4{margin:0 0 8px!important;font-size:22px!important}
.store-cart-empty p{margin:0!important;color:#a9c3da!important;max-width:260px!important;line-height:1.5!important}
.store-cart-item{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:14px!important;padding:14px!important;border-radius:10px!important;border:1px solid rgba(66,165,245,.18)!important;background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(12,30,48,.94))!important}
.store-cart-item-media{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(9,18,30,.96),rgba(17,41,65,.96))!important;border:1px solid rgba(66,165,245,.14)!important;border-radius:8px!important;min-height:76px!important}
.store-cart-item-media img{max-width:58px!important;max-height:58px!important;object-fit:contain!important}
.store-cart-item-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}
.store-cart-item-title-row h4{margin:0!important;font-size:18px!important;line-height:1.15!important}
.store-cart-remove{padding:0!important;border:0!important;background:transparent!important;color:#8fcfff!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}
.store-cart-meta{margin-top:6px!important;color:#abc5db!important;font-size:12px!important;line-height:1.45!important}
.store-cart-item-bottom{margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;font-size:13px!important}
.store-cart-item-bottom strong{font-size:18px!important;color:#fff!important}
.store-cart-foot{padding-top:14px!important;border-top:1px solid rgba(66,165,245,.18)!important}
.store-cart-totals{display:grid!important;gap:10px!important;margin-bottom:14px!important}
.store-cart-total-row{display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:15px!important}
.store-cart-total-row strong{font-size:20px!important;font-weight:900!important}
.store-cart-total-note{font-size:12px!important;line-height:1.5!important;color:#8fb3d2!important}
.store-cart-footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}

.store-gui-backdrop{backdrop-filter:blur(8px)!important;background:radial-gradient(circle at top,rgba(33,150,243,.14),rgba(0,0,0,.82) 58%)!important}
.store-gui-window{width:min(708px,80vw)!important;max-width:708px!important}
.store-gui-bg{filter:drop-shadow(0 26px 46px rgba(0,0,0,.56))!important}
.store-gui-content.store-gui-content-v31{inset:14.5% 12.2% 13.1% 12.2%!important;overflow:visible!important}
.store-gui-upper{width:82%!important;max-width:448px!important;margin:21px auto 0!important;grid-template-columns:128px minmax(0,1fr)!important;gap:24px!important;align-items:start!important}
.store-gui-preview{min-height:170px!important;padding-top:14px!important}
.store-gui-preview img{max-width:124px!important;max-height:154px!important;filter:drop-shadow(0 16px 22px rgba(0,0,0,.52))!important}
.store-gui-text{max-width:278px!important;padding-top:7px!important;align-self:start!important}
.store-gui-kicker{margin:0 0 5px!important;font-size:11px!important;letter-spacing:.01em!important;color:#8fd2ff!important}
.store-gui-text h2{max-width:278px!important;margin:0 0 9px!important;font-size:18px!important;line-height:1.12!important;letter-spacing:-.01em!important}
.store-gui-text p{max-width:278px!important;margin:0 0 14px!important;font-size:10.2px!important;line-height:1.46!important;color:#eef7ff!important}
.store-gui-line{max-width:278px!important;padding:4px 0!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.store-gui-price{margin:11px 0 0!important;padding:7px 12px!important;font-size:17px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 4px 0 rgba(0,0,0,.35)!important}
.store-gui-actions{left:50%!important;bottom:-55px!important;transform:translateX(-50%)!important;width:68%!important;max-width:368px!important;gap:18px!important;z-index:3!important}
.store-gui-action{height:40px!important;min-height:40px!important;font-size:10px!important;padding:0 12px!important;transform:translateY(0)!important;transition:filter .16s ease,transform .08s ease!important}
.store-gui-action:hover{transform:translateY(-1px)!important;filter:brightness(1.08)!important}
.store-gui-action:active{transform:translateY(1px)!important;filter:brightness(.94)!important}
.store-gui-action:focus-visible,.store-cart-open:focus-visible,.store-cart-close:focus-visible,.store-cart-remove:focus-visible{outline:2px solid #8fd2ff!important;outline-offset:2px!important}
.store-gui-modal.open .store-gui-window{animation:nxStorePop .18s ease-out!important}
@keyframes nxStorePop{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}

@media(max-width:760px){
  .store-cart-toolbar{grid-template-columns:1fr!important}
  .store-cart-summary-line strong{font-size:22px!important}
  .store-cart-panel{width:100%!important;padding:18px!important}
  .store-cart-footer-actions{grid-template-columns:1fr!important}
  .store-gui-window{width:min(88vw,520px)!important;max-width:520px!important}
  .store-gui-content.store-gui-content-v31{inset:14.1% 11.4% 14.6% 11.4%!important}
  .store-gui-upper{width:88%!important;max-width:none!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;margin:10px auto 0!important}
  .store-gui-preview{min-height:110px!important;padding-top:4px!important}
  .store-gui-preview img{max-width:82px!important;max-height:104px!important}
  .store-gui-text{max-width:176px!important;padding-top:1px!important}
  .store-gui-text h2,.store-gui-text p,.store-gui-line{max-width:176px!important}
  .store-gui-text h2{font-size:13px!important;margin-bottom:6px!important}
  .store-gui-text p{font-size:7.9px!important;line-height:1.38!important;margin-bottom:8px!important}
  .store-gui-line,.store-gui-line span,.store-gui-line strong{font-size:7.9px!important;padding:3px 0!important}
  .store-gui-price{font-size:12px!important;padding:5px 8px!important;margin-top:8px!important}
  .store-gui-actions{width:70%!important;max-width:220px!important;gap:8px!important;bottom:-34px!important}
  .store-gui-action{height:28px!important;min-height:28px!important;font-size:6.8px!important;padding:0 4px!important}
}


/* V37 store layout swap + less boxed, more professional */
.store-v26-section{padding-top:34px!important}
.store-v26-ign{margin-bottom:18px!important}
.store-cart-toolbar.store-cart-after-products{
  display:grid!important;
  grid-template-columns:minmax(0,230px) minmax(0,1fr)!important;
  gap:14px!important;
  align-items:stretch!important;
  margin:34px 0 0!important;
}
.store-v26-panel{margin-top:0!important}
.store-v26-head{margin-top:18px!important;margin-bottom:18px!important}
.store-v26-head h2{font-size:34px!important}
.store-v26-products{padding:8px 0 6px!important}
.store-cart-open{
  min-height:64px!important;
  background:rgba(7,21,34,.72)!important;
  border:1px solid rgba(66,165,245,.24)!important;
  box-shadow:none!important;
  border-radius:7px!important;
}
.store-cart-summary-card{
  min-height:64px!important;
  background:rgba(7,21,34,.72)!important;
  border:1px solid rgba(66,165,245,.20)!important;
  box-shadow:none!important;
  border-radius:7px!important;
}
.store-cart-summary-line strong{font-size:22px!important}
.store-cart-panel{background:#071523!important}
.qty-control{display:inline-grid!important;grid-template-columns:30px 36px 30px!important;align-items:center!important;border:1px solid rgba(66,165,245,.24)!important;border-radius:6px!important;overflow:hidden!important;background:#07111d!important}
.qty-control button{height:30px!important;border:0!important;background:#0d243b!important;color:#fff!important;font-weight:900!important;cursor:pointer!important}
.qty-control button:hover{background:#1687f2!important}
.qty-control span{text-align:center!important;font-weight:900!important;color:#fff!important;font-size:13px!important}
.store-cart-item-bottom{align-items:center!important}
.checkout-v37-section{padding-top:46px!important}
.checkout-v37-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important;align-items:start!important}
.checkout-v37-panel,.checkout-v37-side{
  background:#0b1b2c!important;
  border:1px solid rgba(66,165,245,.22)!important;
  border-radius:9px!important;
  padding:22px!important;
}
.checkout-v37-panel h2,.checkout-v37-side h3{margin:0 0 18px!important;font-weight:900!important}
.checkout-items{display:grid!important;gap:12px!important}
.checkout-item{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr) auto auto!important;
  gap:16px!important;
  align-items:center!important;
  padding:14px!important;
  background:rgba(7,21,34,.72)!important;
  border:1px solid rgba(66,165,245,.18)!important;
  border-radius:8px!important;
}
.checkout-item img{max-width:64px!important;max-height:64px!important;object-fit:contain!important}
.checkout-item h3{font-size:18px!important;margin:0 0 3px!important}
.checkout-item p{margin:0!important;color:#abc5db!important;font-size:13px!important}
.checkout-item strong{font-size:20px!important}
.checkout-mini-row{display:flex!important;justify-content:space-between!important;gap:14px!important;padding:11px 0!important;border-bottom:1px solid rgba(66,165,245,.14)!important}
.checkout-mini-row.total strong{font-size:26px!important}
.checkout-paypal-box{margin-top:18px!important}
.paypal-placeholder{padding:16px!important;background:#07111d!important;border:1px dashed rgba(66,165,245,.28)!important;border-radius:8px!important;text-align:center!important}
.paypal-placeholder strong{display:block!important;font-size:18px!important;margin-bottom:4px!important}
.paypal-placeholder span{display:block!important;color:#9fb8d0!important;font-size:13px!important}
.checkout-empty{padding:32px!important;text-align:center!important;border:1px dashed rgba(66,165,245,.22)!important;border-radius:9px!important}
.success-v37-card{
  max-width:720px!important;
  margin:0 auto!important;
  text-align:center!important;
  background:#0b1b2c!important;
  border:1px solid rgba(66,165,245,.24)!important;
  border-radius:10px!important;
  padding:42px 28px!important;
}
.success-v37-card img{width:52px!important;height:52px!important;margin:0 auto 16px!important}
.success-v37-card h2{font-size:34px!important;margin:0 0 12px!important}
.success-v37-card p{color:#bfd3e8!important;max-width:560px!important;margin:0 auto 18px!important}
.success-ref{display:inline-flex!important;margin:0 auto 20px!important;padding:10px 14px!important;border:1px solid rgba(66,165,245,.22)!important;border-radius:6px!important;background:#07111d!important;color:#fff!important;font-weight:900!important}

/* V37 GUI final spacing */
.store-gui-window{width:min(690px,78vw)!important;max-width:690px!important}
.store-gui-content.store-gui-content-v31{inset:14.6% 12.2% 13.0% 12.2%!important}
.store-gui-upper{
  width:84%!important;
  max-width:462px!important;
  margin:20px auto 0!important;
  grid-template-columns:130px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
}
.store-gui-preview{min-height:172px!important;padding-top:22px!important}
.store-gui-preview img{max-width:126px!important;max-height:150px!important}
.store-gui-text{max-width:294px!important;padding-top:4px!important}
.store-gui-kicker{font-size:10px!important;margin:0 0 3px!important}
.store-gui-text h2{max-width:294px!important;font-size:16px!important;line-height:1.12!important;margin:0 0 8px!important}
.store-gui-text p{max-width:294px!important;font-size:9px!important;line-height:1.42!important;margin:0 0 10px!important}
.store-gui-line{max-width:294px!important;padding:3px 0!important}
.store-gui-line span,.store-gui-line strong{font-size:9px!important}
.store-gui-price{font-size:15px!important;margin-top:9px!important;padding:6px 11px!important}
.store-gui-actions{
  bottom:-55px!important;
  width:69%!important;
  max-width:360px!important;
  gap:18px!important;
}
.store-gui-action{height:38px!important;min-height:38px!important}

@media(max-width:760px){
  .store-cart-toolbar.store-cart-after-products{grid-template-columns:1fr!important;margin-top:24px!important}
  .checkout-v37-grid{grid-template-columns:1fr!important}
  .checkout-item{grid-template-columns:56px minmax(0,1fr)!important}
  .checkout-item .qty-control,.checkout-item strong{grid-column:2!important}
}

/* V38 cart: darker Minecraft merchant basket, less AI boxed look */
.store-cart-toolbar.store-cart-after-products{margin:26px 0 0!important;grid-template-columns:220px minmax(0,1fr)!important;gap:12px!important}
.store-cart-open,.store-cart-summary-card{background:#07111f!important;border:1px solid #1b3e60!important;border-radius:3px!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.025)!important}
.store-cart-open{min-height:58px!important;padding:12px 14px!important}
.store-cart-open:hover{background:#0a1a2b!important;border-color:#42a5f5!important}
.store-cart-open strong{background:#102b48!important;border:1px solid #25557e!important;box-shadow:none!important;border-radius:3px!important;height:28px!important;min-width:28px!important}
.store-cart-summary-card{min-height:58px!important;padding:12px 14px!important}
.store-cart-summary-line strong{font-size:20px!important;color:#f5f0e6!important}
.store-cart-summary-card small{color:#8fb3d2!important}
.store-cart-panel{background:#06101c!important;border-left:2px solid #1b80e8!important;padding:20px!important}
.store-cart-head{border-bottom:1px solid #173759!important;padding-bottom:14px!important}
.store-cart-head h3{font-size:26px!important;letter-spacing:-.04em!important}
.store-cart-head p{font-size:12px!important;color:#8fb3d2!important}
.store-cart-close{border-radius:3px!important;background:#071a2b!important;border-color:#25557e!important}
.store-cart-close:hover{background:#102b48!important;color:#fff!important}
.store-cart-item{background:#091929!important;border:1px solid #1b3e60!important;border-radius:4px!important;padding:12px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important}
.store-cart-item-media{background:#050b13!important;border-color:#1b3e60!important;border-radius:3px!important}
.store-cart-remove{color:#8fd2ff!important;text-transform:uppercase!important;letter-spacing:.03em!important}
.store-cart-remove:hover{color:#ff7272!important}
.store-cart-foot{border-top:1px solid #173759!important}
.store-cart-total-note{background:#07111f!important;border:1px solid #173759!important;border-radius:3px!important;padding:10px!important;color:#8fb3d2!important}
.qty-control{border-radius:2px!important;border-color:#1b3e60!important;background:#050b13!important}
.qty-control button{background:#0b2136!important}
.qty-control button:hover{background:#1b80e8!important}
.qty-control button:active{transform:translateY(1px)!important;filter:brightness(.9)!important}

/* V38 checkout discount + receipt mail UI */
.discount-box-v38,.receipt-box-v38{margin-top:16px!important;padding:14px!important;background:#07111f!important;border:1px solid #173759!important;border-radius:4px!important}
.discount-box-v38 label,.receipt-box-v38 label{font-weight:900!important;margin-bottom:8px!important;color:#f5f0e6!important}
.discount-row-v38{display:grid!important;grid-template-columns:1fr 96px!important;gap:8px!important;align-items:center!important}
.discount-box-v38 small,.receipt-box-v38 small{display:block!important;margin-top:8px!important;color:#8fb3d2!important;font-size:12px!important}
.checkout-status-v38{min-height:20px!important;margin-top:10px!important;color:#8fd2ff!important;font-size:12px!important;font-weight:800!important;text-align:center!important}
.checkout-mini-row.discount strong{color:#38ef7d!important}
.paypal-placeholder.paypal-v38{background:#07111f!important;border-style:solid!important;border-color:#1b3e60!important;border-radius:3px!important}
.checkout-v37-panel,.checkout-v37-side{border-radius:4px!important;background:#081827!important;border-color:#1b3e60!important;box-shadow:none!important}
.checkout-item{border-radius:4px!important;background:#07111f!important;border-color:#1b3e60!important}
.success-v37-card{border-radius:4px!important;background:#081827!important;border-color:#1b3e60!important;box-shadow:none!important}

/* V38 staff discount manager */
.discount-admin-v38{margin-top:18px!important}
.discount-create-v38{display:grid!important;grid-template-columns:1.2fr .8fr .7fr .7fr .9fr 1.1fr 1fr auto!important;gap:10px!important;align-items:end!important;margin-bottom:18px!important}
.discount-list-v38{display:grid!important;gap:10px!important}
.discount-code-row-v38{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:12px!important;align-items:center!important;padding:14px!important;border:1px solid #1b3e60!important;border-radius:4px!important;background:#07111f!important}
.discount-code-row-v38.disabled{opacity:.62!important}
.discount-code-row-v38 strong{display:block!important;font-size:18px!important;color:#fff!important}
.discount-code-row-v38 span,.discount-code-row-v38 em{display:block!important;color:#8fb3d2!important;font-size:12px!important;font-style:normal!important;margin-top:3px!important}
.mini-toggle-v38{display:flex!important;align-items:center!important;gap:6px!important;color:#dceeff!important;font-weight:800!important;font-size:12px!important}
@media(max-width:980px){.discount-create-v38{grid-template-columns:1fr 1fr!important}.discount-code-row-v38{grid-template-columns:1fr!important}.store-cart-toolbar.store-cart-after-products{grid-template-columns:1fr!important}}


/* V40 receipt mail hard fix polish */
.checkout-status-v38{min-height:20px!important;color:#8fd2ff!important;font-size:12px!important;margin-top:10px!important;line-height:1.4!important}
.success-ref{max-width:100%!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important}


/* Nexora Support Center */
.support-layout{display:grid;grid-template-columns:1fr 330px;gap:26px;align-items:start}
.support-panel,.side-card{background:rgba(12,29,48,.76);border:1px solid rgba(66,165,245,.28);border-radius:8px;box-shadow:0 18px 40px rgba(0,0,0,.24)}
.support-panel{padding:26px}
.support-panel h2{font-size:34px;line-height:1;margin:0 0 8px;font-weight:900;letter-spacing:-.035em}
.muted{color:var(--muted)}
.support-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0 8px}
.support-category-card{position:relative;display:block;padding:15px 15px 14px;background:#071522;border:1px solid rgba(66,165,245,.25);border-radius:7px;cursor:pointer;transition:.16s ease;min-height:104px}
.support-category-card:hover{transform:translateY(-2px);border-color:rgba(66,165,245,.75);background:#0c2037}
.support-category-card input{position:absolute;opacity:0;pointer-events:none}
.support-category-card:has(input:checked){border-color:#42a5f5;box-shadow:0 0 0 1px rgba(66,165,245,.38),0 0 20px rgba(33,150,243,.12)}
.support-category-card span{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px}
.support-category-card img{width:34px;height:34px;object-fit:contain;image-rendering:auto}
.support-category-card small{display:block;color:#a9c0d6;margin-top:8px;line-height:1.35}
.nx-input{background:#06111d!important;border:1px solid rgba(66,165,245,.28)!important;color:#fff!important;border-radius:6px!important}
.nx-input:focus{border-color:#42a5f5!important;box-shadow:0 0 0 .2rem rgba(66,165,245,.12)!important}
.support-check{display:flex;align-items:center;gap:10px;color:#dce8f5;font-weight:800}
.support-check input{width:18px;height:18px;accent-color:#2196f3}
.support-sidebar{display:grid;gap:14px}
.side-card{padding:20px}
.side-card h3{font-size:20px;margin:0 0 8px;font-weight:900;color:#fff}
.side-card p{color:#b4c3d1;margin-bottom:0}
.side-card a{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid rgba(66,165,245,.16);font-weight:900}
.side-card a:last-child{border-bottom:0}
.side-card a img{width:24px;height:24px;object-fit:contain}
.support-list{padding-left:18px;margin:0;color:#dce8f5}
.support-list li{margin:7px 0}
.alert-success{background:rgba(35,209,111,.12);border-color:rgba(35,209,111,.38);color:#dfffea}
.alert-danger{background:rgba(255,70,70,.12);border-color:rgba(255,70,70,.38);color:#ffe4e4}

@media (max-width: 900px){
  .support-layout{grid-template-columns:1fr}
  .support-category-grid{grid-template-columns:1fr}
  .support-panel{padding:20px}
}


/* V48 Staff Dashboard Pro Polish - dark command center, less generic / less AI */
body:has(.staff-v30-section){
  background:
    radial-gradient(circle at 54% 8%, rgba(66,165,245,.10), transparent 28rem),
    linear-gradient(180deg,#06101b 0%,#07111f 45%,#06101b 100%);
}

.staff-v30-hero{
  min-height:245px;
  border-bottom:1px solid rgba(66,165,245,.17);
  background:
    linear-gradient(90deg, rgba(4,11,20,.72), rgba(7,17,31,.45)),
    repeating-linear-gradient(90deg, transparent 0 115px, rgba(66,165,245,.025) 116px 117px);
}
.staff-v30-hero .container-nx{
  max-width:1240px;
}
.staff-v30-hero h1{
  letter-spacing:-.045em;
  font-size:clamp(42px,4.3vw,66px);
  line-height:.95;
}
.staff-v30-hero p{
  max-width:650px;
  color:#c0d2e2;
}

.staff-v30-section .container-nx{
  max-width:1240px;
}

/* main staff command frame */
.staff-v30-topbar{
  background:
    linear-gradient(180deg, rgba(10,28,47,.96), rgba(7,18,31,.96));
  border:1px solid rgba(86,144,190,.34);
  border-left:3px solid #42a5f5;
  border-radius:6px;
  padding:14px 16px;
  box-shadow:0 18px 45px rgba(0,0,0,.23), inset 0 1px 0 rgba(255,255,255,.035);
}
.staff-v30-profile img{
  width:44px;
  height:44px;
  border-radius:4px;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 0 0 2px rgba(66,165,245,.10);
}
.staff-v30-profile span{
  color:#6fb9ff;
  font-size:10px;
  letter-spacing:.14em;
}
.staff-v30-profile strong{
  font-size:17px;
  letter-spacing:.01em;
}
.staff-v30-quick .btn-nx{
  min-height:36px;
  border-radius:4px;
  background:#071522;
  border-color:rgba(144,180,210,.25);
  color:#e9f5ff;
}
.staff-v30-quick .btn-nx:hover{
  background:#0b2035;
  border-color:#42a5f5;
  transform:translateY(-1px);
}

/* premium tab rail */
.staff-v30-tabs{
  background:rgba(6,17,29,.62);
  border:1px solid rgba(66,165,245,.16);
  border-radius:6px;
  padding:8px;
  gap:6px;
}
.staff-v30-tabs a{
  min-height:38px;
  padding:0 14px;
  border-radius:4px;
  background:transparent;
  border:1px solid transparent;
  color:#a9bfd4;
  font-size:13px;
  letter-spacing:.01em;
  position:relative;
}
.staff-v30-tabs a:hover{
  color:#fff;
  background:rgba(66,165,245,.08);
  border-color:rgba(66,165,245,.22);
}
.staff-v30-tabs a.active{
  background:#0a2238;
  border-color:rgba(66,165,245,.45);
  color:#fff;
  box-shadow:inset 0 -2px 0 #42a5f5;
}

/* metric cards */
.staff-v30-stat-grid{
  gap:12px;
}
.staff-v30-stat{
  min-height:105px;
  border-radius:6px;
  background:
    linear-gradient(180deg, rgba(13,32,52,.98), rgba(7,21,34,.98));
  border:1px solid rgba(86,144,190,.26);
  box-shadow:0 14px 32px rgba(0,0,0,.20);
}
.staff-v30-stat:after{
  width:88px;
  height:88px;
  right:-42px;
  top:-42px;
  opacity:.10;
}
.staff-v30-stat:hover{
  border-color:rgba(66,165,245,.58);
  transform:translateY(-2px);
}
.staff-v30-stat span{
  color:#9fc3df;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.staff-v30-stat strong{
  font-size:34px;
}
.staff-v30-stat em{
  color:#7d96ad;
}

/* dashboard cards */
.staff-v30-card{
  border-radius:7px;
  background:
    linear-gradient(180deg, rgba(12,29,48,.96), rgba(7,21,34,.96));
  border:1px solid rgba(86,144,190,.25);
  box-shadow:0 18px 45px rgba(0,0,0,.22);
  padding:0;
  overflow:hidden;
}
.staff-v30-card-head{
  margin:0;
  padding:18px 20px;
  border-bottom:1px solid rgba(86,144,190,.18);
  background:rgba(4,13,24,.38);
}
.staff-v30-card-head h2{
  font-size:26px;
  line-height:1;
  letter-spacing:-.035em;
}
.staff-v30-card > .staff-v30-feed,
.staff-v30-card > .staff-v30-mini-users,
.staff-v30-card > .staff-v30-form,
.staff-v30-card > .staff-v30-ticket-list,
.staff-v30-card > .staff-v30-user-grid,
.staff-v30-card > .staff-v30-thread-list,
.staff-v30-card > .staff-v30-notes,
.staff-v30-card > .staff-v30-audit,
.staff-v30-card > .table-responsive{
  padding:16px 18px 18px;
}
.staff-v30-card > .staff-v30-search,
.staff-v30-card > .staff-v30-note-form{
  margin:16px 18px 0;
}
.staff-v30-card > h3,
.staff-v30-card > .small-kicker,
.staff-v30-card > form:not(.staff-v30-filter):not(.staff-v30-search):not(.staff-v30-note-form){
  margin-left:18px;
  margin-right:18px;
}
.small-kicker{
  color:#6fb9ff!important;
  font-size:10px!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}

/* queue items / lists */
.staff-v30-feed-item,
.staff-v30-ticket,
.staff-v30-thread,
.staff-v30-user-card,
.staff-v30-audit div,
.staff-empty,
.staff-v30-mini-users div{
  background:rgba(5,16,28,.84);
  border:1px solid rgba(86,144,190,.17);
  border-radius:5px;
  transition:border-color .15s ease, background .15s ease, transform .15s ease;
}
.staff-v30-feed-item:hover,
.staff-v30-thread:hover{
  background:#0a2035;
  border-color:rgba(66,165,245,.45);
  transform:translateX(2px);
}
.staff-v30-feed-item strong,
.staff-v30-thread strong,
.staff-v30-user-top strong{
  letter-spacing:-.01em;
}
.staff-dot{
  width:9px;
  height:9px;
  box-shadow:0 0 10px currentColor;
}

/* tickets look like support cases instead of random blocks */
.staff-v30-ticket{
  padding:16px;
  grid-template-columns:minmax(0,1fr) 285px;
}
.staff-v30-ticket h3{
  font-size:19px;
  letter-spacing:-.02em;
}
.staff-v30-ticket p{
  background:rgba(0,0,0,.14);
  border-left:2px solid rgba(66,165,245,.30);
  padding:10px 12px;
  border-radius:3px;
  white-space:pre-wrap;
}

/* inputs/buttons */
.staff-v30-card .form-control,
.staff-v30-card .form-select,
.staff-v30-topbar .form-control,
.staff-v30-topbar .form-select{
  background:#05111e;
  border:1px solid rgba(86,144,190,.26);
  color:#f4f8ff;
  border-radius:4px;
}
.staff-v30-card .form-control:focus,
.staff-v30-card .form-select:focus{
  border-color:#42a5f5;
  box-shadow:0 0 0 .2rem rgba(66,165,245,.10);
}
.staff-v30-card .btn-nx,
.staff-v30-tabs + .staff-v30-stat-grid .btn-nx{
  border-radius:4px;
}
.staff-v30-card .btn-blue,
.staff-v30-tabs a.active{
  background:linear-gradient(180deg,#1c9bf3,#1377bf);
}

/* role/status badges */
.role-badge{
  border-radius:4px!important;
  letter-spacing:.05em;
}
.staff-status-open,
.staff-status-processing,
.staff-status-pending{
  background:#0b2c49!important;
}
.staff-status-waiting{
  background:#3d3212!important;
}
.staff-status-answered,
.staff-status-paid,
.staff-status-completed{
  background:#0e3421!important;
}
.staff-status-closed,
.staff-status-cancelled,
.staff-status-refunded{
  background:#351821!important;
}

/* overview grid polish */
.staff-v30-grid{
  gap:18px;
}
.staff-v30-card-lg .staff-v30-feed{
  min-height:278px;
}
.staff-v30-mini-users div{
  grid-template-columns:42px 1fr;
}
.staff-v30-mini-users img{
  border-radius:4px;
  border:1px solid rgba(255,255,255,.12);
}

/* keep forms readable */
.staff-v30-form{
  padding:16px 18px 18px;
}
.staff-v30-form textarea{
  min-height:110px;
}
.staff-v30-note-form{
  padding-bottom:18px;
}

/* compact command-center mobile app feel */
@media(max-width:1180px){
  .staff-v30-section .container-nx{max-width:96vw}
}
@media(max-width:760px){
  .staff-v30-hero{min-height:210px}
  .staff-v30-topbar{border-left:0;border-top:3px solid #42a5f5}
  .staff-v30-tabs{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .staff-v30-tabs a{
    width:100%;
  }
  .staff-v30-stat{
    min-height:92px;
  }
  .staff-v30-card-head{
    padding:16px;
  }
  .staff-v30-card > .staff-v30-feed,
  .staff-v30-card > .staff-v30-mini-users,
  .staff-v30-card > .staff-v30-form,
  .staff-v30-card > .staff-v30-ticket-list,
  .staff-v30-card > .staff-v30-user-grid,
  .staff-v30-card > .staff-v30-thread-list,
  .staff-v30-card > .staff-v30-notes,
  .staff-v30-card > .staff-v30-audit,
  .staff-v30-card > .table-responsive{
    padding:14px;
  }
}


/* V49 Staff metric cards clean-up: remove weird colored AI corner blobs */
.staff-v30-stat-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
}

.staff-v30-stat{
  position:relative;
  overflow:hidden;
  min-height:104px;
  padding:18px 18px 16px;
  border-radius:6px;
  background:
    linear-gradient(180deg, rgba(10,26,43,.98), rgba(6,18,31,.98));
  border:1px solid rgba(92,145,186,.26);
  box-shadow:
    0 12px 30px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,.035);
}

/* hard remove old colored pseudo circles */
.staff-v30-stat::after,
.staff-v30-stat::before{
  content:none!important;
  display:none!important;
}

.staff-v30-stat span{
  display:block;
  color:#7fc6ff;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:8px;
}

.staff-v30-stat strong{
  display:block;
  color:#fff;
  font-size:34px;
  line-height:.95;
  font-weight:900;
  letter-spacing:-.04em;
  text-shadow:0 2px 0 rgba(0,0,0,.35);
  margin-bottom:10px;
}

.staff-v30-stat em{
  display:block;
  color:#93abc0;
  font-size:12px;
  font-style:normal;
  font-weight:800;
}

/* subtle manual accent line instead of AI colored blob */
.staff-v30-stat{
  border-top:1px solid rgba(66,165,245,.42);
}
.staff-v30-stat:hover{
  background:
    linear-gradient(180deg, rgba(12,31,51,.99), rgba(7,20,34,.99));
  border-color:rgba(66,165,245,.45);
  transform:translateY(-1px);
}

/* keep cards clean on smaller screens */
@media(max-width:1100px){
  .staff-v30-stat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:560px){
  .staff-v30-stat-grid{
    grid-template-columns:1fr;
  }
  .staff-v30-stat{
    min-height:86px;
    padding:16px;
  }
  .staff-v30-stat strong{
    font-size:30px;
  }
}
