:root{--bg:#070807;--panel:#0e110e;--panel2:#141814;--line:rgba(255,255,255,.075);--orange:#ff9f1c;--orange2:#ffb347;--green:#8bc34a;--red:#ef4444;--cyan:#22d3ee;--sand:#c5b38a;--text:#f2f4f0;--muted:#92998f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,system-ui,sans-serif;background:radial-gradient(circle at 15% 0,rgba(255,159,28,.08),transparent 27%),radial-gradient(circle at 90% 10%,rgba(139,195,74,.04),transparent 22%),repeating-linear-gradient(135deg,rgba(255,255,255,.007) 0 1px,transparent 1px 9px),var(--bg)}a{color:inherit}button,input,textarea,select{font:inherit}.announcement{padding:9px 16px;text-align:center;background:linear-gradient(90deg,#c56b00,var(--orange),#c56b00);color:#111;font-size:10px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.siteheader{position:sticky;top:0;z-index:50;background:rgba(7,8,7,.9);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.nav{max-width:1450px;margin:auto;padding:13px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brandlogo{width:47px;height:47px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--orange2),#e67800);color:#111;font:700 20px Rajdhani;position:relative}.brandlogo:after{content:"1.6";position:absolute;right:-6px;bottom:-5px;background:#101410;color:var(--green);font-size:7px;padding:3px 4px;border-radius:4px}.brandcopy b{display:block;font:700 18px Rajdhani;text-transform:uppercase}.brandcopy span{display:block;color:var(--sand);font-size:8px;font-weight:900;letter-spacing:1.2px}.navlinks{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.navlink{min-height:37px;padding:0 11px;border-radius:8px;display:inline-flex;align-items:center;text-decoration:none;color:#c4c9c1;font-size:10px;font-weight:800;border:1px solid transparent}.navlink:hover,.navlink.active{background:rgba(255,159,28,.06);border-color:rgba(255,159,28,.24);color:#fff}.navlink.user{color:#b9dd91;border-color:rgba(139,195,74,.22);background:rgba(139,195,74,.05)}.menuBtn{display:none;width:40px;height:40px;border:1px solid var(--line);background:var(--panel);color:#fff;border-radius:8px}.wrap{max-width:1320px;margin:auto;padding:52px 24px 65px}.eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(255,159,28,.24);border-radius:999px;color:var(--orange2);font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding:35px 0 48px}.hero h1{margin:12px 0 10px;font:700 clamp(45px,7vw,78px)/.92 Rajdhani;text-transform:uppercase}.hero h1 span{color:var(--orange)}.hero p{max-width:700px;color:var(--muted);font-size:13px;line-height:1.7}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.btn{min-height:41px;padding:0 14px;border-radius:8px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;font-size:9px;font-weight:900;text-transform:uppercase;cursor:pointer}.primary{background:linear-gradient(135deg,var(--orange),#e67800);color:#111;border:0}.secondary{background:rgba(255,255,255,.025);color:#ddd}.green{background:rgba(139,195,74,.08);border-color:rgba(139,195,74,.22);color:#b9dd91}.danger{background:rgba(239,68,68,.08);border-color:rgba(239,68,68,.22);color:#fca5a5}.card{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:13px;box-shadow:0 15px 38px rgba(0,0,0,.26)}.section{padding:24px 0}.sectionHead{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px}.sectionHead h2{margin:0;font:700 29px Rajdhani;text-transform:uppercase}.sectionHead h2 span{color:var(--orange)}.sectionHead p{margin:0;color:var(--muted);font-size:10px;line-height:1.6;max-width:520px;text-align:right}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature{padding:17px}.ico{width:40px;height:40px;border-radius:9px;background:rgba(255,159,28,.07);border:1px solid rgba(255,159,28,.16);display:grid;place-items:center;color:var(--orange2);font-size:19px;margin-bottom:12px}.feature h3{font:700 18px Rajdhani;text-transform:uppercase;margin:0 0 5px}.feature p{color:var(--muted);font-size:10px;line-height:1.6;margin:0}.table{overflow:auto}table{width:100%;border-collapse:collapse;min-width:680px}th,td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.04);font-size:9px;text-align:left}th{color:#747c72;text-transform:uppercase}.badge{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900}.ok{background:rgba(139,195,74,.08);color:#b9dd91;border:1px solid rgba(139,195,74,.2)}.warn{background:rgba(245,158,11,.08);color:#fbbf24;border:1px solid rgba(245,158,11,.2)}.bad{background:rgba(239,68,68,.08);color:#fca5a5;border:1px solid rgba(239,68,68,.2)}.formCard{padding:18px;max-width:760px;margin:auto}.field{width:100%;background:#080a08;border:1px solid var(--line);border-radius:8px;color:#fff;padding:10px 11px;outline:none}.field:focus{border-color:rgba(255,159,28,.44);box-shadow:0 0 0 3px rgba(255,159,28,.06)}textarea.field{min-height:110px;resize:vertical}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.full{grid-column:1/-1}label{display:block;color:#b8beb5;font-size:9px;font-weight:900;text-transform:uppercase;margin-bottom:5px}.notice{padding:11px 13px;border-radius:9px;margin-bottom:12px;font-size:10px;font-weight:800}.sitefooter{margin-top:35px;border-top:1px solid var(--line);background:#060706}.footerinner{max-width:1320px;margin:auto;padding:28px 24px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:25px}.footerinner h3{margin:0;font:700 17px Rajdhani;text-transform:uppercase}.footerinner p{color:var(--muted);font-size:9px;line-height:1.6}.footerlinks{display:grid;gap:7px}.footerlinks a{color:var(--muted);text-decoration:none;font-size:9px}.footerlinks a:hover{color:var(--orange2)}.social{display:flex;gap:7px}.social a{width:36px;height:36px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--orange2);text-decoration:none}.empty{padding:32px;text-align:center;color:var(--muted)}@media(max-width:960px){.hero{grid-template-columns:1fr}.grid3{grid-template-columns:1fr 1fr}}@media(max-width:720px){.nav{flex-wrap:wrap}.menuBtn{display:grid;place-items:center}.navlinks{display:none;width:100%;justify-content:flex-start}.navlinks.open{display:flex}.navlink{flex:1 1 auto;justify-content:center}.wrap{padding:38px 14px 52px}.grid3,.formGrid{grid-template-columns:1fr}.full{grid-column:auto}.sectionHead{display:block}.sectionHead p{text-align:left;margin-top:7px}.footerinner{grid-template-columns:1fr}}
.community-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:-12px 0 28px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,var(--panel2),var(--panel));overflow:hidden}
.community-strip>div{padding:14px 16px;border-right:1px solid var(--line)}
.community-strip>div:last-child{border-right:0}
.community-strip strong{display:block;font:700 23px Rajdhani;color:var(--orange2);text-transform:uppercase}
.community-strip span{display:block;margin-top:2px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}
@media(max-width:720px){.community-strip{grid-template-columns:1fr 1fr}.community-strip>div:nth-child(2){border-right:0}.community-strip>div{border-bottom:1px solid var(--line)}}

.forum-session{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}
.forum-session>div{min-width:145px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.02)}
.forum-session span{display:block;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}
.forum-session strong{display:block;margin-top:3px;font:700 16px Rajdhani;color:var(--orange2)}


/* =========================================================
   HOME CS TUCUMÁN · PORTADA PRINCIPAL
========================================================= */
.home-hero{
    position:relative;
    min-height:560px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    overflow:hidden;
    border-bottom:1px solid rgba(255,255,255,.04);
}
.home-hero::before{
    content:"";
    position:absolute;
    inset:0;
    background:
      linear-gradient(rgba(7,8,7,.70),rgba(7,8,7,.92)),
      repeating-linear-gradient(90deg,rgba(255,255,255,.015) 0 1px,transparent 1px 76px),
      repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 76px);
    pointer-events:none;
}
.home-hero::after{
    content:"";
    position:absolute;
    width:650px;
    height:650px;
    border:1px solid rgba(255,159,28,.10);
    border-radius:50%;
    box-shadow:
      0 0 0 90px rgba(255,159,28,.018),
      0 0 0 180px rgba(255,159,28,.010);
    top:50%;
    left:50%;
    transform:translate(-50%,-49%);
    pointer-events:none;
}
.home-hero-inner{
    position:relative;
    z-index:2;
    width:min(1050px,100%);
    padding:76px 24px 62px;
}
.hero-chip-row{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:8px;
    margin-bottom:18px;
}
.live-chip{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:6px 9px;
    border:1px solid rgba(139,195,74,.24);
    border-radius:999px;
    color:#b9dd91;
    background:rgba(139,195,74,.045);
    font-size:8px;
    font-weight:900;
    letter-spacing:1px;
    text-transform:uppercase;
}
.live-chip i{
    width:7px;height:7px;border-radius:50%;
    background:var(--green);
    box-shadow:0 0 12px rgba(139,195,74,.8);
}
.home-hero h1{
    margin:0 auto;
    max-width:1000px;
    font:700 clamp(50px,7.2vw,96px)/.84 Rajdhani;
    letter-spacing:-1.5px;
    text-transform:uppercase;
}
.home-hero h1 span{display:block}
.hero-white{color:#f2f2ed}
.hero-orange{
    margin-top:13px;
    color:var(--orange);
    text-shadow:0 0 32px rgba(255,159,28,.12);
}
.hero-lead{
    width:min(720px,100%);
    margin:24px auto 0;
    color:#aab0a7;
    font-size:13px;
    line-height:1.75;
}
.hero-actions{
    margin-top:24px;
    display:flex;
    justify-content:center;
    gap:9px;
    flex-wrap:wrap;
}
.hero-btn{min-width:150px}
.hero-console{
    display:inline-flex;
    justify-content:center;
    align-items:center;
    gap:9px;
    flex-wrap:wrap;
    margin-top:30px;
    padding:9px 14px;
    border-radius:8px;
    border:1px solid rgba(255,255,255,.06);
    background:rgba(5,7,5,.62);
    color:#697167;
    font:700 8px ui-monospace,monospace;
    letter-spacing:.7px;
}
.hero-console strong{color:#b9dd91}
.hero-console b{color:rgba(255,159,28,.55);font-weight:400}
.hero-glow{
    position:absolute;
    border-radius:50%;
    filter:blur(80px);
    pointer-events:none;
    opacity:.20;
}
.hero-glow-a{width:420px;height:420px;background:#ff9f1c;left:-170px;top:60px}
.hero-glow-b{width:320px;height:320px;background:#6f9f3c;right:-130px;bottom:0}

.home-stats{
    position:relative;
    z-index:3;
    margin:-32px 0 30px;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    border:1px solid var(--line);
    border-radius:13px;
    overflow:hidden;
    background:rgba(14,17,14,.96);
    box-shadow:0 18px 45px rgba(0,0,0,.32);
}
.home-stats article{
    display:flex;
    align-items:center;
    gap:12px;
    padding:16px 18px;
    border-right:1px solid var(--line);
}
.home-stats article:last-child{border-right:0}
.stat-icon{
    width:38px;height:38px;flex:0 0 38px;
    border-radius:9px;
    display:grid;place-items:center;
    background:rgba(255,159,28,.07);
    border:1px solid rgba(255,159,28,.14);
    color:var(--orange2);
    font-size:18px;
}
.home-stats strong{
    display:block;
    font:700 23px Rajdhani;
    color:#fff;
}
.home-stats span{
    display:block;
    margin-top:1px;
    color:#7f877d;
    font-size:8px;
    font-weight:800;
    text-transform:uppercase;
}

.home-feature-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    margin-top:18px;
}
.home-feature-card{
    min-height:210px;
    position:relative;
    overflow:hidden;
    padding:20px;
    border:1px solid var(--line);
    border-radius:13px;
    background:
      radial-gradient(circle at 100% 0,rgba(255,159,28,.055),transparent 34%),
      linear-gradient(180deg,var(--panel2),var(--panel));
    color:inherit;
    text-decoration:none;
    transition:.18s ease;
}
.home-feature-card::after{
    content:"";
    position:absolute;
    right:-35px;
    bottom:-55px;
    width:150px;height:150px;
    border:1px solid rgba(255,159,28,.07);
    border-radius:50%;
}
.home-feature-card:hover{
    transform:translateY(-3px);
    border-color:rgba(255,159,28,.34);
    box-shadow:0 18px 38px rgba(0,0,0,.28);
}
.home-feature-card.featured-server{
    border-color:rgba(255,159,28,.28);
    background:
      radial-gradient(circle at 88% 20%,rgba(255,159,28,.12),transparent 30%),
      linear-gradient(180deg,#171a15,#0d100d);
}
.home-feature-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:var(--orange2);
    font-size:22px;
}
.mini-label{
    color:#7f877d;
    font-size:8px;
    font-weight:900;
    letter-spacing:1.3px;
    text-transform:uppercase;
}
.home-feature-card h2{
    margin:30px 0 6px;
    font:700 28px Rajdhani;
    text-transform:uppercase;
}
.home-feature-card p{
    max-width:470px;
    margin:0;
    color:var(--muted);
    font-size:10px;
    line-height:1.65;
}
.home-feature-link{
    position:absolute;
    left:20px;
    bottom:18px;
    color:var(--orange2);
    font-size:8px;
    font-weight:900;
    letter-spacing:.5px;
}
.home-community-banner{
    margin-top:15px;
    padding:22px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    border:1px solid rgba(255,159,28,.20);
    border-radius:13px;
    background:
      linear-gradient(90deg,rgba(255,159,28,.075),transparent 40%),
      #0d100d;
}
.home-community-banner h2{
    margin:4px 0;
    font:700 29px Rajdhani;
    text-transform:uppercase;
}
.home-community-banner p{
    margin:0;
    color:var(--muted);
    font-size:10px;
}
.home-banner-actions{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    justify-content:flex-end;
}

@media(max-width:850px){
    .home-stats{grid-template-columns:1fr 1fr}
    .home-stats article:nth-child(2){border-right:0}
    .home-stats article{border-bottom:1px solid var(--line)}
    .home-stats article:nth-child(3),.home-stats article:nth-child(4){border-bottom:0}
    .home-feature-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
    .home-hero{min-height:auto}
    .home-hero-inner{padding:58px 10px 58px}
    .home-hero h1{font-size:47px;line-height:.90}
    .hero-orange{margin-top:10px}
    .hero-lead{font-size:11px}
    .hero-btn{width:100%}
    .hero-console{display:none}
    .home-stats{margin-top:-18px}
    .home-stats article{padding:13px}
    .home-community-banner{align-items:flex-start;flex-direction:column}
    .home-banner-actions{width:100%}
    .home-banner-actions .btn{flex:1}
}

/* ===== Tipografía más grande / legible ===== */
body{font-size:16px}.navlink{font-size:12px;min-height:41px;padding:0 13px}.brandcopy b{font-size:20px}.brandcopy span{font-size:9px}.eyebrow{font-size:10px;padding:7px 11px}.hero-lead{font-size:15px}.btn{font-size:10px}.home-stats span,.mini-label{font-size:9px}.home-feature-card p,.home-community-banner p{font-size:12px}.home-feature-card h2{font-size:32px}.sectionHead p{font-size:12px}.feature p{font-size:12px}.footerinner p,.footerlinks a{font-size:10px}
.profile-nav{gap:8px!important}.nav-avatar{width:25px;height:25px;border-radius:50%;object-fit:cover;border:1px solid rgba(139,195,74,.35)}.nav-avatar-fallback{display:grid;place-items:center;background:#172014;color:#b9dd91;font:700 12px Rajdhani}

/* ===== Perfil social ===== */
.profile-wrap{max-width:1250px}.profile-hero{position:relative;min-height:390px;overflow:hidden;margin-top:20px}.profile-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.04)}.profile-cover-fallback{background:radial-gradient(circle at 20% 20%,rgba(255,101,0,.22),transparent 35%),linear-gradient(135deg,#171b15,#090b09)}.profile-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,7,6,.12),rgba(6,7,6,.92) 78%)}.profile-main{position:absolute;left:28px;right:28px;bottom:25px;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:end}.profile-avatar-wrap{position:relative}.profile-avatar{width:132px;height:132px;border-radius:18px;object-fit:cover;border:3px solid #0b0d0b;box-shadow:0 0 0 2px rgba(255,159,28,.55),0 18px 40px rgba(0,0,0,.5)}.profile-avatar.fallback{display:grid;place-items:center;background:linear-gradient(135deg,#ffad32,#d66f00);color:#111;font:700 56px Rajdhani}.profile-online{position:absolute;right:-3px;bottom:8px;width:18px;height:18px;border-radius:50%;background:var(--green);border:4px solid #0b0d0b;box-shadow:0 0 13px rgba(139,195,74,.8)}.profile-identity h1{margin:7px 0 2px;font:700 46px Rajdhani;text-transform:uppercase}.profile-rank{display:inline-block;color:var(--orange2);font:800 12px Inter;letter-spacing:1px}.profile-identity p{max-width:580px;margin:8px 0 0;color:#c2c7bf;font-size:12px;line-height:1.6}.profile-kpis{display:flex;gap:8px}.profile-kpis>div{min-width:95px;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(5,7,5,.6);backdrop-filter:blur(8px)}.profile-kpis strong{display:block;font:700 20px Rajdhani;color:#fff}.profile-kpis span{color:var(--muted);font-size:8px;text-transform:uppercase}.profile-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:14px;margin-top:14px}.profile-edit-card,.profile-music-card{padding:18px}.profile-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.profile-section-title h2{margin:3px 0 0;font:700 24px Rajdhani;text-transform:uppercase}.profile-section-title ion-icon{color:var(--orange2);font-size:24px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-form-grid small{display:block;color:var(--muted);font-size:8px;margin-top:4px}.profile-music-card{text-align:center;background:radial-gradient(circle at 50% 25%,rgba(255,159,28,.08),transparent 35%),linear-gradient(180deg,var(--panel2),var(--panel))}.profile-music-card h2{font:700 27px Rajdhani;text-transform:uppercase;margin:7px 0}.profile-music-card p{color:var(--muted);font-size:10px}.vinyl-wrap{height:150px;display:grid;place-items:center}.vinyl{width:120px;height:120px;border-radius:50%;background:repeating-radial-gradient(circle,#080808 0 4px,#151515 5px 8px);border:1px solid #262626;display:grid;place-items:center;animation:vinylSpin 12s linear infinite;box-shadow:0 18px 35px rgba(0,0,0,.5)}.vinyl-center{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#111;font:700 15px Rajdhani}.profile-audio{width:100%;margin:10px 0}.music-note{font-size:8px!important}.profile-table{margin-top:14px;overflow:hidden}.profile-table>.profile-section-title{padding:15px;margin:0;border-bottom:1px solid var(--line)}@keyframes vinylSpin{to{transform:rotate(360deg)}}

/* ===== Último registrado ===== */
.latest-member{margin-top:15px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px;overflow:hidden;position:relative}.latest-member:before{content:"";position:absolute;right:10%;top:-90px;width:260px;height:260px;border-radius:50%;background:rgba(255,159,28,.04);filter:blur(4px)}.latest-copy{position:relative;z-index:1}.latest-copy h2{margin:4px 0;font:700 28px Rajdhani;text-transform:uppercase}.latest-copy p{margin:0;color:var(--muted);font-size:11px}.latest-user{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-width:270px}.latest-user strong{display:block;font:700 23px Rajdhani;text-transform:uppercase}.latest-user span{display:block;color:var(--green);font-size:8px;font-weight:900;letter-spacing:.7px}.latest-avatar-ring{width:78px;height:78px;position:relative;display:grid;place-items:center}.latest-avatar-ring img,.latest-fallback{width:58px;height:58px;border-radius:50%;object-fit:cover;position:relative;z-index:2;border:2px solid #0b0d0b}.latest-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),#d76d00);color:#111;font:700 25px Rajdhani}.latest-ring-spin{position:absolute;inset:0;border-radius:50%;border:2px dashed rgba(255,159,28,.62);animation:ringSpin 5s linear infinite}.latest-ring-spin:after{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(139,195,74,.8)}@keyframes ringSpin{to{transform:rotate(360deg)}}

/* ===== Avatares en foro y staff ===== */
.forum-author-line{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.forum-mini-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,159,28,.25)}.forum-mini-avatar.fallback{display:grid;place-items:center;background:#151915;color:var(--orange2);font:700 12px Rajdhani}.staff-card{text-align:center;padding:22px}.staff-avatar-wrap{width:96px;height:96px;margin:0 auto 14px;position:relative;display:grid;place-items:center}.staff-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover;position:relative;z-index:2;border:2px solid #0b0d0b}.staff-avatar-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),#d66e00);color:#111;font:700 30px Rajdhani}.staff-ring{position:absolute;inset:2px;border-radius:50%;border:1px dashed rgba(255,159,28,.4);animation:ringSpin 10s linear infinite}.staff-card h3{margin:10px 0 4px;font-size:23px}.staff-card p{font-size:11px}

@media(max-width:850px){.profile-main{grid-template-columns:auto 1fr}.profile-kpis{grid-column:1/-1}.profile-layout{grid-template-columns:1fr}.latest-member{align-items:flex-start;flex-direction:column}.latest-user{min-width:0}.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .full{grid-column:auto}}
@media(max-width:620px){.navlink{font-size:11px}.home-feature-card p,.home-community-banner p{font-size:11px}.profile-hero{min-height:500px}.profile-main{left:18px;right:18px;bottom:18px;grid-template-columns:1fr;justify-items:center;text-align:center}.profile-avatar{width:108px;height:108px}.profile-identity h1{font-size:38px}.profile-kpis{width:100%;justify-content:center;flex-wrap:wrap}.profile-kpis>div{flex:1;min-width:85px}.latest-copy h2{font-size:23px}}

/* ===== Organización / Torneos / Noticias ===== */
.announcement{padding:0!important}.announcement-inner{max-width:1450px;margin:auto;min-height:38px;padding:7px 24px;display:flex;align-items:center;justify-content:center;gap:14px;font-size:10px;font-weight:850}.announcement-inner span{display:flex;align-items:center;gap:5px}.announcement-inner a{padding:5px 9px;border-radius:7px;background:rgba(0,0,0,.16);color:#111;text-decoration:none;font-size:8px;font-weight:900}.announcement-alerta{background:linear-gradient(90deg,#b91c1c,#ef4444,#b91c1c)!important;color:#fff!important}.announcement-torneo{background:linear-gradient(90deg,#744500,#ff9f1c,#744500)!important}.announcement-info{background:linear-gradient(90deg,#c56b00,var(--orange),#c56b00)!important}
.organizer-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.org-panel{padding:18px}.org-panel h3{margin:0 0 11px;font:700 20px Rajdhani;text-transform:uppercase}.org-list{display:grid;gap:8px}.org-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.018)}.org-row strong{font-size:10px}.org-row span{display:block;color:var(--muted);font-size:8px;margin-top:3px}.org-time{flex:0 0 auto;text-align:right;color:var(--orange2)!important;font:700 13px Rajdhani!important}
.tournament-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tournament-card{padding:18px;position:relative;overflow:hidden}.tournament-card:after{content:"";position:absolute;right:-55px;top:-55px;width:180px;height:180px;border:1px solid rgba(255,159,28,.07);border-radius:50%}.tournament-card h2{margin:9px 0 5px;font:700 25px Rajdhani;text-transform:uppercase}.tournament-meta{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.fixture{display:grid;gap:8px}.match{display:grid;grid-template-columns:85px 1fr 55px 1fr 80px;align-items:center;gap:8px;padding:11px;border:1px solid var(--line);border-radius:9px;background:#090b09}.match-time{color:var(--orange2);font:700 13px Rajdhani}.match-team{font-size:10px;font-weight:800}.match-vs{text-align:center;color:#6f776d;font-size:8px;font-weight:900}.match-score{text-align:right;font:700 16px Rajdhani;color:#fff}.match.done{border-color:rgba(139,195,74,.16)}.match.live{border-color:rgba(255,159,28,.38);box-shadow:inset 3px 0 var(--orange)}
.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.news-card{overflow:hidden;text-decoration:none}.news-cover{height:145px;background:linear-gradient(135deg,rgba(255,159,28,.12),rgba(139,195,74,.05));background-size:cover;background-position:center;position:relative}.news-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(10,12,10,.93))}.news-body{padding:16px}.news-body h3{margin:5px 0 7px;font:700 20px Rajdhani;text-transform:uppercase}.news-body p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.news-date{color:var(--orange2);font-size:8px;font-weight:900;text-transform:uppercase}.news-article{max-width:900px;margin:auto}.news-heroimg{height:330px;border-radius:13px;background-size:cover;background-position:center;border:1px solid var(--line);margin-bottom:18px}.news-content{white-space:pre-wrap;color:#d3d7d1;font-size:12px;line-height:1.8}
.activity-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.activity-box{padding:13px;border:1px solid var(--line);border-radius:9px;background:rgba(255,255,255,.018)}.activity-box span{display:block;color:var(--muted);font-size:8px;text-transform:uppercase;font-weight:900}.activity-box strong{display:block;margin-top:4px;font:700 18px Rajdhani;color:var(--orange2)}
@media(max-width:900px){.organizer-grid,.tournament-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:1fr 1fr}.match{grid-template-columns:70px 1fr 35px 1fr 55px}}
@media(max-width:620px){.news-grid{grid-template-columns:1fr}.activity-strip{grid-template-columns:1fr}.match{grid-template-columns:1fr 45px 1fr}.match-time{grid-column:1/-1}.match-score{grid-column:1/-1;text-align:left}.announcement-inner{justify-content:space-between;padding:7px 12px}.announcement-inner span{font-size:8px}}


/* =========================================================
   FORO CS TUCUMÁN · COMMUNITY SUITE STYLE
   Inspirado en la estructura de foros community-suite,
   con identidad propia CS Tucumán.
========================================================= */
.forum-theme{background:#0c1118;color:#e7edf5}
.forum-theme .siteheader{background:#0a0f15;border-bottom-color:#202a36}
.forum-theme .navlink{color:#c9d3df}
.forum-theme .navlink:hover,.forum-theme .navlink.active{background:#17202b;border-color:#334154;color:#fff}
.forum-theme .brandcopy span{color:#9aa8b7}
.forum-theme .sitefooter{background:#090d12;border-color:#202a36}
.forum-theme .footerinner p,.forum-theme .footerlinks a{color:#9ca9b7}
.forum-subnav{background:#111923;border-bottom:1px solid #263243;box-shadow:0 4px 18px rgba(0,0,0,.18)}
.forum-subnav-inner{max-width:1280px;margin:auto;min-height:48px;padding:0 18px;display:flex;align-items:center;gap:4px}
.forum-subnav a{height:48px;padding:0 13px;display:flex;align-items:center;color:#b9c5d3;text-decoration:none;font-size:12px;font-weight:650;border-bottom:2px solid transparent}
.forum-subnav a:hover,.forum-subnav a.active{color:#fff;border-bottom-color:#ff9f1c;background:rgba(255,255,255,.025)}
.forum-search{margin-left:auto;width:250px;height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;background:#0b1118;border:1px solid #293647;border-radius:7px;color:#6f8092}
.forum-search input{width:100%;border:0;outline:0;background:transparent;color:#edf3fa;font-size:11px}
.forum-search input::placeholder{color:#718094}
.forum-wrap{max-width:1280px;margin:auto;padding:26px 18px 55px}
.forum-alert{margin-bottom:12px;padding:11px 13px;background:#341b1c;border:1px solid #713336;border-radius:7px;color:#ffc8c8;font-size:12px}
.forum-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#8594a6;font-size:11px}.forum-breadcrumb a{color:#b9c8d9;text-decoration:none}.forum-breadcrumb a:hover{color:#fff}.forum-breadcrumb b{color:#dfe8f1;font-weight:600}
.forum-welcome,.forum-pagehead,.topic-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;margin-bottom:16px;background:linear-gradient(135deg,#17212d,#111923);border:1px solid #293748;border-radius:9px;box-shadow:0 10px 26px rgba(0,0,0,.18)}
.forum-welcome h1,.forum-pagehead h1,.topic-heading h1{margin:4px 0 5px;font:700 32px Rajdhani;text-transform:uppercase;color:#f4f7fb}.forum-welcome h1 strong,.forum-pagehead h1 strong{color:#ff9f1c}.forum-welcome p,.forum-pagehead p,.topic-heading p{margin:0;color:#a9b6c5;font-size:12px;line-height:1.55}.forum-kicker,.forum-section-label{color:#ffb347;font-size:9px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}
.forum-current-user{display:flex;align-items:center;gap:10px;min-width:210px;padding:10px 12px;background:#0e151e;border:1px solid #293748;border-radius:8px}.current-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#ff9f1c;color:#111;font-weight:900}.current-avatar img{width:100%;height:100%;object-fit:cover}.forum-current-user span,.forum-current-user small{display:block;color:#8392a4;font-size:9px}.forum-current-user b{display:block;color:#fff;font-size:13px;margin:1px 0}
.forum-button{min-height:37px;padding:0 12px;border:1px solid #35465a;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:#dbe5ef;background:#18222e;font-size:10px;font-weight:800;cursor:pointer}.forum-button.primary{border-color:#dc8200;background:#ff9f1c;color:#15100a}.forum-button.primary:hover{background:#ffae39}.forum-button.ghost:hover{background:#202d3b}
.forum-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.forum-maincol{min-width:0}.forum-board{margin-bottom:15px;border:1px solid #273446;border-radius:8px;overflow:hidden;background:#111923}.board-heading{min-height:42px;padding:0 14px;display:flex;align-items:center;background:#17212d;border-bottom:1px solid #2a394b}.board-heading>div{display:flex;align-items:center;gap:8px;color:#f0f4f8;font:700 14px Rajdhani;text-transform:uppercase;letter-spacing:.5px}.board-heading ion-icon{color:#ff9f1c}
.board-row{display:grid;grid-template-columns:48px minmax(0,1fr) 70px 78px 225px;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid #212d3c;text-decoration:none;color:inherit;transition:.15s}.board-row:last-child{border-bottom:0}.board-row:hover{background:#151f2a}.board-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--board-color) 12%,#101720);border:1px solid color-mix(in srgb,var(--board-color) 28%,#28384b);color:var(--board-color);font-size:19px}.board-info h3{margin:0 0 3px;color:#f0f5fa;font-size:13px}.board-info p{margin:0;color:#97a6b6;font-size:10px;line-height:1.45}.staff-only{display:inline-flex;align-items:center;gap:3px;margin-top:5px;color:#e9b766;font-size:8px;font-weight:800}.board-count{text-align:center}.board-count b{display:block;color:#e7edf5;font-size:12px}.board-count span{display:block;color:#748499;font-size:8px;text-transform:uppercase}.board-last{padding-left:12px;border-left:1px solid #243142}.board-last b{display:block;color:#dce5ee;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board-last span,.board-last small{display:block;color:#7f90a4;font-size:8px;margin-top:2px}
.forum-sidebar{display:grid;align-content:start;gap:12px}.side-widget{border:1px solid #273446;border-radius:8px;overflow:hidden;background:#111923}.side-title{padding:11px 13px;background:#17212d;border-bottom:1px solid #293748;display:flex;align-items:center;gap:7px;color:#f0f4f8;font:700 13px Rajdhani;text-transform:uppercase}.side-title ion-icon{color:#ff9f1c}.forum-stats-grid{display:grid;grid-template-columns:repeat(3,1fr)}.forum-stats-grid div{padding:13px 8px;text-align:center;border-right:1px solid #222f3e}.forum-stats-grid div:last-child{border:0}.forum-stats-grid b{display:block;color:#fff;font:700 21px Rajdhani}.forum-stats-grid span{color:#75859a;font-size:7px;text-transform:uppercase}.latest-forum-user{padding:13px;display:flex;align-items:center;gap:10px}.latest-forum-user b{display:block;color:#f1f5f9;font-size:11px}.latest-forum-user span{display:block;color:#8796a8;font-size:9px;margin-top:2px}.side-topics{display:grid}.side-topics a{padding:10px 12px;border-bottom:1px solid #202b39;text-decoration:none}.side-topics a:last-child{border:0}.side-topics a:hover{background:#151f2a}.side-topics b{display:block;color:#dce5ef;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-topics span{display:block;color:#7d8da0;font-size:8px;margin-top:2px}
.mini-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;display:grid;place-items:center;flex:0 0 36px;background:#263548;color:#dbe5ef;font-size:11px;font-weight:900}.mini-avatar.big{width:42px;height:42px;flex-basis:42px}.mini-avatar img{width:100%;height:100%;object-fit:cover}
.forum-topic-list{border:1px solid #273446;border-radius:8px;overflow:hidden;background:#111923}.topic-list-head,.topic-row{display:grid;grid-template-columns:minmax(0,1fr) 75px 65px 205px;align-items:center}.topic-list-head{padding:10px 13px;background:#17212d;border-bottom:1px solid #293748;color:#8797aa;font-size:8px;font-weight:900;text-transform:uppercase}.topic-list-head span:not(:first-child){text-align:center}.topic-row{padding:12px 13px;border-bottom:1px solid #202d3b;text-decoration:none;color:inherit}.topic-row:last-child{border-bottom:0}.topic-row:hover{background:#151f2a}.topic-main{display:flex;align-items:center;gap:10px;min-width:0}.topic-title{color:#edf3f8;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-by{margin-top:3px;color:#7e8fa2;font-size:8px}.topic-stat{text-align:center;color:#a8b5c4;font-size:10px}.topic-last{text-align:center;min-width:0}.topic-last b{display:block;color:#c9d5e1;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-last span{display:block;color:#76879a;font-size:8px;margin-top:2px}.pin-icon{color:#fbbf24;vertical-align:-1px;margin-right:4px}.lock-icon{color:#ef8080;vertical-align:-1px;margin-right:4px}
.new-topic{display:none;margin-bottom:14px;padding:15px;border:1px solid #314154;border-radius:8px;background:#111923}.new-topic.open{display:block}.new-topic label{display:block;margin:0 0 5px;color:#b7c3d0;font-size:9px;font-weight:800}.new-topic input,.new-topic textarea,.reply-box textarea{width:100%;border:1px solid #334459;border-radius:6px;background:#0b1118;color:#eef3f8;padding:10px;outline:0}.new-topic textarea,.reply-box textarea{min-height:130px;resize:vertical}.new-topic input:focus,.new-topic textarea:focus,.reply-box textarea:focus{border-color:#d98208;box-shadow:0 0 0 3px rgba(255,159,28,.08)}.new-topic label+input,.new-topic label+textarea{margin-bottom:10px}
.topic-flags{display:flex;gap:5px}.forum-pill{display:inline-flex;padding:4px 6px;border-radius:4px;font-size:7px;font-weight:900}.forum-pill.pin{background:#4a3c17;color:#f9d66e}.forum-pill.locked{background:#492024;color:#f6a0a7}
.forum-post{display:grid;grid-template-columns:190px minmax(0,1fr);margin-bottom:10px;border:1px solid #273446;border-radius:8px;overflow:hidden;background:#111923}.forum-post.original{border-color:#3c4b5d}.post-user{padding:16px 12px;background:#101720;border-right:1px solid #263445;text-align:center}.post-avatar{width:78px;height:78px;margin:auto;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#263548;border:3px solid #34475c;color:#fff;font:700 27px Rajdhani}.post-avatar img{width:100%;height:100%;object-fit:cover}.post-avatar.owner{border-color:#fbbf24}.post-avatar.admin{border-color:#ef4444}.post-avatar.staff{border-color:#22d3ee}.post-avatar.vip{border-color:#a855f7}.post-nick{display:block;margin-top:8px;color:#f1f5f9;text-decoration:none;font-size:12px;font-weight:800}.role-badge{display:inline-flex;margin-top:5px;padding:3px 6px;border-radius:4px;background:#263445;color:#cbd5df;font-size:7px;font-weight:900}.role-badge.owner{background:#4b3d16;color:#fcd76c}.role-badge.admin{background:#4b2025;color:#fca5a5}.role-badge.staff{background:#123848;color:#7ee7ff}.role-badge.vip{background:#39214f;color:#d8a7ff}.post-meta{margin-top:10px;color:#75869a}.post-meta b{display:block;color:#dce6ef;font-size:11px}.post-meta span{font-size:8px}.post-content{display:flex;min-width:0;flex-direction:column}.post-top{min-height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #233141;color:#7e8ea1;font-size:8px}.post-message{min-height:145px;padding:20px 18px;color:#e5ebf1;font-size:13px;line-height:1.72}.post-footer{margin-top:auto;min-height:38px;padding:0 14px;border-top:1px solid #222f3e;display:flex;align-items:center;gap:13px;color:#8293a5;font-size:9px}.post-footer span{display:flex;align-items:center;gap:4px}
.reply-box{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:14px;border:1px solid #2d3c4e;border-radius:8px;background:#111923}.reply-profile{width:45px;height:45px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#ff9f1c;color:#111;font-weight:900}.reply-profile img{width:100%;height:100%;object-fit:cover}.reply-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:#8494a7;font-size:9px}.reply-actions b{color:#dfe7ef}.forum-login-callout,.forum-locked-notice{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border:1px solid #304056;border-radius:8px;background:#111923}.forum-login-callout b,.forum-locked-notice b{display:block;color:#fff;font-size:11px}.forum-login-callout span,.forum-locked-notice span{display:block;color:#8696a9;font-size:9px;margin-top:2px}.forum-locked-notice{justify-content:flex-start}.forum-locked-notice>ion-icon{font-size:23px;color:#ef8080}
.forum-empty{padding:24px;text-align:center;color:#8292a5;background:#111923}.forum-footer-stats{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:16px;padding:13px 15px;border:1px solid #273446;border-radius:8px;background:#111923}.forum-footer-stats>div{display:flex;align-items:center;gap:6px;color:#8595a8;font-size:9px}.forum-footer-stats ion-icon{color:#ff9f1c;font-size:15px}.forum-footer-stats b{color:#dfe7ef}
@media(max-width:1000px){.forum-layout{grid-template-columns:1fr}.forum-sidebar{grid-template-columns:repeat(3,1fr)}.board-row{grid-template-columns:46px minmax(0,1fr) 60px 65px}.board-last{display:none}}
@media(max-width:760px){.forum-subnav-inner{flex-wrap:wrap;padding:6px 10px}.forum-subnav a{height:34px}.forum-search{order:10;width:100%;margin:3px 0 0}.forum-wrap{padding:16px 10px 45px}.forum-welcome,.forum-pagehead,.topic-heading{align-items:flex-start;flex-direction:column}.forum-sidebar{grid-template-columns:1fr}.board-row{grid-template-columns:40px minmax(0,1fr);padding:11px}.board-count,.board-last{display:none}.board-icon{width:36px;height:36px}.topic-list-head{display:none}.topic-row{grid-template-columns:minmax(0,1fr) 50px}.topic-row .topic-stat:nth-of-type(2){display:none}.topic-last{display:none}.forum-post{grid-template-columns:1fr}.post-user{display:grid;grid-template-columns:48px 1fr auto;align-items:center;text-align:left;gap:8px;border-right:0;border-bottom:1px solid #263445}.post-avatar{width:48px;height:48px;margin:0;grid-row:1/3}.post-nick{margin:0}.role-badge{margin:0}.post-meta{display:none}.post-message{min-height:110px;padding:15px;font-size:12px}.reply-box{grid-template-columns:1fr}.reply-profile{display:none}}



/* =========================================================
   CS TUCUMÁN · LEGIBILIDAD 2026
   Colores simples + textos más grandes en TODA la web
========================================================= */
:root{
  --bg:#0b0f14;
  --panel:#121820;
  --panel2:#17202a;
  --panel3:#1b2530;
  --line:#2b3948;
  --orange:#ff9d00;
  --orange2:#ffb13b;
  --green:#9ad65a;
  --red:#ff6b6b;
  --cyan:#62d9ff;
  --sand:#d3c5a2;
  --text:#f5f7fa;
  --muted:#b2beca;
}

/* BASE */
body{
  background:#0b0f14 !important;
  color:#f5f7fa !important;
  font-size:16px !important;
  line-height:1.55;
}
p{color:#c0cad4 !important;font-size:15px !important;line-height:1.65 !important}
a{color:inherit}
label{font-size:12px !important;color:#d5dde5 !important}
input,textarea,select{
  font-size:14px !important;
  color:#fff !important;
  background:#0c1218 !important;
  border-color:#344558 !important;
}

/* HEADER / MENÚ */
.siteheader{background:#0a0f15 !important;border-bottom:1px solid #2b3948 !important}
.brandcopy b{font-size:22px !important;color:#fff !important}
.brandcopy span{font-size:10px !important;color:#bac5cf !important}
.navlink{
  font-size:13px !important;
  min-height:42px !important;
  color:#d7e0e8 !important;
  padding:0 13px !important;
}
.navlink:hover,.navlink.active{
  color:#fff !important;
  background:#1a2430 !important;
  border-color:#3b4c60 !important;
}
.navlink.user{color:#bde989 !important}

/* BOTONES */
.btn,.forum-button{
  font-size:12px !important;
  min-height:43px !important;
  font-weight:800 !important;
}
.primary,.forum-button.primary{
  background:#ff9d00 !important;
  color:#111 !important;
}
.secondary,.forum-button.ghost{
  background:#1a2430 !important;
  color:#f4f7fa !important;
  border-color:#3a4b5f !important;
}

/* INICIO */
.eyebrow{font-size:11px !important;color:#ffc15c !important}
.home-hero h1{font-size:clamp(54px,7vw,98px) !important}
.hero-lead{font-size:17px !important;color:#c1cad3 !important}
.home-stats strong{font-size:28px !important}
.home-stats span{font-size:10px !important;color:#aeb9c4 !important}
.home-feature-card h2{font-size:32px !important}
.home-feature-card p{font-size:14px !important}
.home-feature-link,.mini-label{font-size:10px !important}

/* SECCIONES / CARDS */
.sectionHead h2{font-size:34px !important}
.sectionHead p{font-size:14px !important;color:#b9c4ce !important}
.feature h3{font-size:23px !important}
.feature p{font-size:14px !important}
.card{
  background:#121820 !important;
  border-color:#2b3948 !important;
}

/* TABLAS */
th{font-size:11px !important;color:#aab6c2 !important;background:#151d26}
td{font-size:13px !important;color:#e5ebf0 !important}
.badge{font-size:10px !important}

/* FOOTER */
.sitefooter{background:#080c11 !important;border-color:#263341 !important}
.footerinner h3{font-size:20px !important;color:#fff !important}
.footerinner p,.footerlinks a{font-size:12px !important;color:#aeb9c4 !important}

/* =========================================================
   FORO: ALTO CONTRASTE, TAMAÑO GRANDE
========================================================= */
.forum-theme{
  background:#0c1219 !important;
  color:#f3f6f9 !important;
}
.forum-theme .siteheader{background:#080d12 !important}
.forum-subnav{
  background:#121b25 !important;
  border-bottom-color:#314154 !important;
}
.forum-subnav a{
  color:#d2dce6 !important;
  font-size:14px !important;
  font-weight:700 !important;
}
.forum-subnav a:hover,.forum-subnav a.active{
  color:#fff !important;
  border-bottom-color:#ff9d00 !important;
}
.forum-search{
  background:#0c131b !important;
  border-color:#3a4d63 !important;
}
.forum-search input{font-size:13px !important;color:#fff !important}

.forum-welcome,.forum-pagehead,.topic-heading{
  background:#17212d !important;
  border-color:#33465b !important;
}
.forum-welcome h1,.forum-pagehead h1,.topic-heading h1{
  font-size:38px !important;
  color:#fff !important;
}
.forum-welcome p,.forum-pagehead p,.topic-heading p{
  color:#c0cbd7 !important;
  font-size:14px !important;
}
.forum-kicker,.forum-section-label{
  color:#ffb13b !important;
  font-size:11px !important;
}

/* FORO PRINCIPAL */
.forum-board,.side-widget,.forum-topic-list,.forum-post,.reply-box,.new-topic{
  background:#131c26 !important;
  border-color:#304257 !important;
}
.board-heading,.side-title,.topic-list-head{
  background:#1a2633 !important;
  border-color:#33475d !important;
}
.board-heading>div,.side-title{
  font-size:16px !important;
  color:#fff !important;
}
.board-row{border-color:#2a3a4d !important}
.board-row:hover,.topic-row:hover,.side-topics a:hover{background:#1a2633 !important}
.board-info h3{
  font-size:16px !important;
  color:#f8fafc !important;
}
.board-info p{
  color:#b4c0cc !important;
  font-size:13px !important;
}
.board-count b{font-size:16px !important;color:#fff !important}
.board-count span{font-size:10px !important;color:#98a6b5 !important}
.board-last b{font-size:12px !important;color:#f0f4f8 !important}
.board-last span,.board-last small{font-size:10px !important;color:#9aa9b8 !important}
.staff-only{font-size:10px !important;color:#ffc568 !important}

/* SIDEBAR FORO */
.forum-stats-grid b{font-size:25px !important}
.forum-stats-grid span{font-size:9px !important;color:#a4b0bd !important}
.latest-forum-user b{font-size:14px !important}
.latest-forum-user span{font-size:11px !important}
.side-topics b{font-size:12px !important;color:#eef3f7 !important}
.side-topics span{font-size:10px !important;color:#9eadbc !important}

/* LISTA DE TEMAS */
.topic-list-head{font-size:10px !important;color:#aab8c7 !important}
.topic-title{font-size:15px !important;color:#fff !important}
.topic-by{font-size:11px !important;color:#9eadbc !important}
.topic-stat{font-size:13px !important;color:#c8d2dc !important}
.topic-last b{font-size:12px !important;color:#e5edf4 !important}
.topic-last span{font-size:10px !important;color:#9eacbb !important}

/* POSTS */
.post-user{background:#101821 !important;border-color:#304257 !important}
.post-nick{font-size:15px !important;color:#fff !important}
.role-badge{font-size:9px !important}
.post-meta b{font-size:13px !important}
.post-meta span{font-size:10px !important}
.post-top{font-size:10px !important;color:#a6b3c1 !important}
.post-message{
  color:#f3f6f8 !important;
  font-size:16px !important;
  line-height:1.75 !important;
}
.post-footer{font-size:11px !important;color:#a7b4c2 !important}
.reply-actions{font-size:11px !important;color:#aebbc8 !important}
.reply-box textarea,.new-topic textarea{font-size:15px !important}
.new-topic input{font-size:14px !important}

/* INFO GENERAL FORO */
.forum-current-user span,.forum-current-user small{font-size:10px !important;color:#a4b2c0 !important}
.forum-current-user b{font-size:15px !important}
.forum-footer-stats>div{font-size:11px !important;color:#abb8c5 !important}
.forum-empty{font-size:14px !important;color:#b5c0cb !important}

/* NOTICIAS / TORNEOS */
.news-body h3{font-size:24px !important}
.news-body p{font-size:14px !important}
.news-date{font-size:10px !important}
.news-content{font-size:16px !important;line-height:1.8 !important}
.tournament-card h2{font-size:30px !important}
.match-team{font-size:13px !important}
.match-time{font-size:16px !important}
.match-score{font-size:20px !important}
.org-row strong{font-size:13px !important}
.org-row span{font-size:10px !important}

/* PERFIL / STAFF */
.profile-card h1,.staff-card h3{font-size:26px !important}
.profile-bio,.staff-card p{font-size:14px !important}

/* MOBILE */
@media(max-width:760px){
  body{font-size:15px !important}
  .navlink{font-size:12px !important}
  .forum-welcome h1,.forum-pagehead h1,.topic-heading h1{font-size:31px !important}
  .board-info h3{font-size:15px !important}
  .board-info p{font-size:12px !important}
  .post-message{font-size:15px !important}
}



/* =========================================================
   CS TUCUMÁN · PALETA NUEVA 2026
   Azul petróleo + grafito + naranja + aqua
========================================================= */
:root{
  --bg:#0a1016;
  --panel:#111a23;
  --panel2:#16222e;
  --panel3:#1b2a38;
  --line:#314354;
  --orange:#ff9d2e;
  --orange2:#ffbb66;
  --green:#9adf7a;
  --red:#ff7d7d;
  --cyan:#64d7e8;
  --sand:#d7c8a8;
  --text:#f4f7fa;
  --muted:#b4c0cb;
}

body{
  background:
    radial-gradient(circle at 12% 0,rgba(100,215,232,.05),transparent 22%),
    radial-gradient(circle at 90% 8%,rgba(255,157,46,.06),transparent 24%),
    #0a1016 !important;
  color:#f4f7fa !important;
}

/* header */
.siteheader{background:#0b1118 !important;border-bottom-color:#2c3d4d !important}
.brandlogo{background:linear-gradient(135deg,#ffb65a,#f08a16) !important}
.brandcopy b{color:#fff !important}
.navlink{color:#d6e0e8 !important}
.navlink:hover,.navlink.active{background:#182432 !important;border-color:#3b5168 !important}
.navlink.active{box-shadow:inset 0 -2px #64d7e8}
.navlink.user{color:#baf394 !important;border-color:#315039 !important;background:#122019 !important}

/* cards */
.card,.forum-board,.side-widget,.forum-topic-list,.forum-post,.reply-box,.new-topic{
  background:#111a23 !important;
  border-color:#304254 !important;
}
.board-heading,.side-title,.topic-list-head{
  background:#182531 !important;
  border-color:#33495e !important;
}
.board-heading>div,.side-title{color:#ffffff !important}
.board-heading ion-icon,.side-title ion-icon,.forum-footer-stats ion-icon{color:#64d7e8 !important}

/* foro */
.forum-theme{background:#0b1118 !important;color:#f2f6f9 !important}
.forum-wrap{padding-top:26px !important}
.forum-welcome,.forum-pagehead,.topic-heading{
  background:linear-gradient(135deg,#172531,#111a23) !important;
  border-color:#344a5f !important;
  box-shadow:0 12px 32px rgba(0,0,0,.22);
}
.forum-welcome h1,.forum-pagehead h1,.topic-heading h1{color:#fff !important}
.forum-welcome h1 strong,.forum-pagehead h1 strong{color:#ff9d2e !important}
.forum-kicker,.forum-section-label{color:#64d7e8 !important}
.forum-welcome-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.forum-search-main{
  width:290px !important;
  height:42px !important;
  background:#0b131b !important;
  border:1px solid #3a5067 !important;
  border-radius:8px !important;
}
.forum-search-main input{font-size:14px !important}
.forum-current-user{
  background:#0d151e !important;
  border-color:#334a5f !important;
}
.current-avatar{background:#64d7e8 !important;color:#071015 !important}
.board-row:hover,.topic-row:hover,.side-topics a:hover{background:#172430 !important}
.board-info h3{color:#fff !important;font-size:17px !important}
.board-info p{color:#c1ccd6 !important;font-size:13px !important}
.board-count b{color:#fff !important}
.board-count span{color:#9babb9 !important}
.board-last b{color:#eef3f7 !important}
.board-last span,.board-last small{color:#9eacba !important}
.topic-title{font-size:15px !important;color:#fff !important}
.topic-by,.topic-last span{color:#9facb9 !important}
.post-message{color:#f5f7f9 !important}
.post-user{background:#0f1821 !important}
.forum-button.primary{background:#64d7e8 !important;border-color:#64d7e8 !important;color:#071015 !important}
.forum-button.primary:hover{background:#7be4f3 !important}
.forum-pill.pin{background:#49361c !important;color:#ffd08a !important}
.forum-pill.locked{background:#442127 !important;color:#ffabab !important}

/* server cards: más grandes y claros */
.server{
  background:linear-gradient(180deg,#15212c,#101820) !important;
  border-color:#304457 !important;
}
.server:hover{border-color:#64d7e8 !important;box-shadow:0 18px 42px rgba(0,0,0,.34)}
.server .body{padding:18px !important}
.server-category{
  display:inline-flex;
  margin-bottom:7px;
  padding:5px 8px;
  border-radius:999px;
  background:rgba(100,215,232,.09);
  border:1px solid rgba(100,215,232,.24);
  color:#8be8f5;
  font-size:11px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}
.server .body h2{
  font-size:27px !important;
  line-height:1 !important;
  color:#fff !important;
}
.server .body p{
  font-size:14px !important;
  color:#c0cbd4 !important;
  min-height:0 !important;
}
.server .meta{
  font-size:12px !important;
  padding:11px !important;
  color:#cfd8df !important;
}
.server .meta b{
  font-size:15px !important;
  color:#ffbb66 !important;
}
.server .ip{
  font-size:16px !important;
  min-height:46px !important;
  padding:12px 13px !important;
  color:#8ce9f5 !important;
  background:#0b131a !important;
  border-color:#3c6070 !important;
  letter-spacing:.2px;
}
.server .badge{
  font-size:10px !important;
  padding:6px 9px !important;
}
.server .btn{
  font-size:12px !important;
  min-height:44px !important;
}

/* home + general */
.eyebrow{color:#64d7e8 !important}
.primary{background:#ff9d2e !important;color:#111 !important}
.secondary{background:#172430 !important;border-color:#354b60 !important;color:#f5f7f9 !important}
.home-feature-card{background:linear-gradient(180deg,#16222d,#111a23) !important}
.home-feature-card:hover{border-color:#64d7e8 !important}
.home-feature-top,.home-feature-link{color:#64d7e8 !important}
.home-stats{background:#111a23 !important;border-color:#314354 !important}
.stat-icon{background:rgba(100,215,232,.08) !important;border-color:rgba(100,215,232,.2) !important;color:#64d7e8 !important}
.home-community-banner{background:#111a23 !important;border-color:#35495b !important}

/* footer */
.sitefooter{background:#080d12 !important;border-top-color:#273746 !important}

/* forum category icon default */
.board-icon{
  background:#0e1720 !important;
  border-color:#385064 !important;
}

/* responsive */
@media(max-width:900px){
  .forum-welcome-tools{justify-content:flex-start;width:100%}
  .forum-search-main{width:min(100%,360px) !important}
}
@media(max-width:620px){
  .server .ip{font-size:14px !important}
  .server .body h2{font-size:24px !important}
}

/* ===== FOOTER PRO ===== */
.footer-pro{margin-top:55px!important;background:#080d12!important;border-top:1px solid #2a3b4b!important}
.footer-pro-top{max-width:1320px;margin:auto;padding:38px 24px 30px;display:grid;grid-template-columns:1.5fr .65fr .65fr .85fr;gap:38px}
.footer-logo-wrap{display:flex;align-items:center;gap:12px;text-decoration:none}
.footer-cs-logo{width:54px;height:54px;border-radius:12px;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,#ffb65a,#ef8916);color:#101010;font:800 21px Rajdhani}
.footer-cs-logo span{position:absolute;right:-5px;bottom:-5px;padding:2px 4px;border-radius:4px;background:#15201a;color:#9adf7a;font-size:7px}
.footer-logo-wrap strong{display:block;color:#fff;font:700 21px Rajdhani}.footer-logo-wrap small{display:block;margin-top:2px;color:#93a4b4;font-size:10px}
.footer-brand-pro>p{max-width:410px;margin:14px 0;color:#aebbc6!important;font-size:13px!important;line-height:1.65!important}
.footer-status{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #2f4556;border-radius:999px;color:#aab8c5;font-size:9px}
.footer-status i{width:7px;height:7px;border-radius:50%;background:#9adf7a;box-shadow:0 0 8px rgba(154,223,122,.55)}.footer-status b{color:#64d7e8}
.footer-column h3{margin:0 0 13px;color:#fff;font:700 17px Rajdhani;text-transform:uppercase}.footer-column>a{display:block;margin:8px 0;color:#acb9c6;text-decoration:none;font-size:12px}.footer-column>a:hover{color:#64d7e8}.footer-social-col>p{margin:0 0 12px!important;color:#96a5b4!important;font-size:11px!important}
.footer-socials{display:flex;gap:8px}.footer-socials a{width:40px;height:40px;border-radius:9px;border:1px solid #304658;display:grid;place-items:center;background:#101923;color:#64d7e8;font-size:18px;text-decoration:none}.footer-socials a:hover{border-color:#64d7e8;background:#152532}
.footer-pro-bottom{max-width:1320px;margin:auto;padding:14px 24px;border-top:1px solid #202f3c;display:flex;justify-content:space-between;gap:18px;align-items:center;color:#758799;font-size:9px}.footer-pro-bottom div{display:flex;gap:8px}.footer-pro-bottom a{color:#91a1b0;text-decoration:none}.footer-pro-bottom a:hover{color:#ffbb66}

/* ===== INSCRIPCIÓN TORNEOS ===== */
.tournament-signup{display:grid;grid-template-columns:.95fr 1.05fr;gap:16px;margin:18px 0 28px;padding:22px;border:1px solid #30465a;border-radius:13px;background:linear-gradient(135deg,#162330,#101820)}
.signup-info h2{margin:8px 0 5px;font:700 34px Rajdhani;text-transform:uppercase;color:#fff}.signup-info>p{max-width:560px!important;font-size:13px!important;color:#b6c1cb!important}
.signup-steps{display:grid;gap:8px;margin:18px 0}.signup-steps>div{display:flex;align-items:center;gap:9px}.signup-steps b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#64d7e8;color:#061015;font-size:11px}.signup-steps span{color:#d3dbe2;font-size:11px}
.signup-slots{display:flex;gap:9px;flex-wrap:wrap}.signup-slots>div{min-width:135px;padding:11px 12px;border-radius:8px;background:#0c141c;border:1px solid #2e4355}.signup-slots strong{display:block;color:#ffbb66;font:700 24px Rajdhani}.signup-slots span{color:#92a2b1;font-size:8px;text-transform:uppercase}
.signup-form{padding:18px!important}.signup-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.signup-grid .full{grid-column:1/-1}.signup-button{width:100%;margin-top:12px}.signup-note{display:block;margin-top:8px;color:#8192a2;font-size:9px;text-align:center}
.signup-alert{padding:10px 12px;border-radius:8px;margin-bottom:10px;font-size:11px}.signup-alert.ok{background:#14251a;border:1px solid #345d3c;color:#b8eca2}.signup-alert.bad{background:#31191c;border:1px solid #603138;color:#ffb1b1}
.signup-status{padding:18px;text-align:center}.signup-status span{display:block;color:#8fa0af;font-size:9px;text-transform:uppercase}.signup-status strong{display:block;margin:5px 0;font:700 27px Rajdhani;color:#fff}.signup-status em{display:inline-flex;padding:5px 8px;border-radius:999px;font-style:normal;font-size:9px;font-weight:900}.signup-status em.pendiente{background:#483617;color:#ffd17c}.signup-status em.aprobado{background:#163621;color:#b9efa6}.signup-status em.rechazado{background:#441e23;color:#ffaaaa}
.signup-closed{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#aab8c5}.signup-closed ion-icon{font-size:30px;color:#ff9d2e}
@media(max-width:900px){.footer-pro-top{grid-template-columns:1fr 1fr}.tournament-signup{grid-template-columns:1fr}}
@media(max-width:620px){.footer-pro-top{grid-template-columns:1fr;padding:30px 16px}.footer-pro-bottom{align-items:flex-start;flex-direction:column;padding:14px 16px}.signup-grid{grid-template-columns:1fr}.signup-grid .full{grid-column:auto}.tournament-signup{padding:14px}}



/* ===== ORANGE BLACK EDITION ===== */
:root{--bg:#080808;--panel:#101010;--panel2:#151515;--panel3:#1c1c1c;--line:#343434;--orange:#ff8a00;--orange2:#ffad42;--green:#a7df6c;--red:#ff6b6b;--cyan:#ffad42;--sand:#d3c2a6;--text:#f5f5f5;--muted:#b7b7b7}
body{background:radial-gradient(circle at 15% 0,rgba(255,138,0,.11),transparent 27%),radial-gradient(circle at 90% 12%,rgba(255,138,0,.05),transparent 23%),#080808!important;color:#f5f5f5!important}
.siteheader{background:#080808!important;border-bottom:1px solid #2f2f2f!important}.brandlogo{background:linear-gradient(135deg,#ffad42,#f07800)!important}.navlink{color:#dedede!important}.navlink:hover,.navlink.active{background:#171717!important;border-color:#4b4b4b!important}.navlink.active{box-shadow:inset 0 -2px #ff8a00!important}.navlink.user{color:#ffe0b0!important;background:#1b140b!important;border-color:#5a3b16!important}
.card,.forum-board,.side-widget,.forum-topic-list,.forum-post,.reply-box,.new-topic{background:#101010!important;border-color:#343434!important}.eyebrow,.forum-kicker,.forum-section-label{color:#ffad42!important}.primary,.forum-button.primary{background:#ff8a00!important;border-color:#ff8a00!important;color:#111!important}.secondary,.forum-button.ghost{background:#171717!important;border-color:#3b3b3b!important;color:#fff!important}
.home-stats{background:#101010!important;border-color:#333!important}.stat-icon{background:#1d1409!important;border-color:#5e3c13!important;color:#ffad42!important}.home-feature-card,.home-community-banner{background:linear-gradient(180deg,#151515,#101010)!important;border-color:#333!important}.home-feature-card:hover{border-color:#ff8a00!important}.home-feature-top,.home-feature-link{color:#ff8a00!important}
.forum-theme{background:#090909!important}.forum-welcome,.forum-pagehead,.topic-heading{background:linear-gradient(135deg,#17120c,#101010)!important;border-color:#3b332a!important}.board-heading,.side-title,.topic-list-head{background:#171717!important;border-color:#353535!important}.board-heading ion-icon,.side-title ion-icon,.forum-footer-stats ion-icon{color:#ff8a00!important}.forum-current-user{background:#0d0d0d!important;border-color:#333!important}.current-avatar{background:#ff8a00!important;color:#111!important}.forum-search-main{background:#0a0a0a!important;border-color:#3f3f3f!important}.post-user{background:#0c0c0c!important}.board-row:hover,.topic-row:hover,.side-topics a:hover{background:#171717!important}

/* Categorías cuadradas */
.forum-board{padding-bottom:14px}.forum-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}
.forum-category-card{position:relative;min-height:210px;padding:18px;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:linear-gradient(180deg,#171717,#101010);border:1px solid #343434;border-radius:12px;overflow:hidden;transition:.18s ease}
.forum-category-card:hover{transform:translateY(-3px);border-color:#ff8a00;box-shadow:0 14px 30px rgba(0,0,0,.32)}.forum-category-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;background:#201509;border:1px solid #593914;color:#ffad42;font-size:22px}.forum-category-section{display:block;margin-top:14px;color:#ffad42;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.forum-category-copy h3{margin:4px 0 5px;color:#fff;font-size:19px}.forum-category-copy p{margin:0!important;color:#bcbcbc!important;font-size:12px!important;line-height:1.55!important}.forum-category-stats{display:flex;gap:10px;margin-top:auto;padding-top:15px}.forum-category-stats>div{min-width:85px;padding:8px 10px;background:#0b0b0b;border:1px solid #2c2c2c;border-radius:7px}.forum-category-stats b{display:block;color:#fff;font-size:15px}.forum-category-stats span{display:block;color:#919191;font-size:8px;text-transform:uppercase}.forum-category-last{margin-top:10px;padding-top:10px;border-top:1px solid #2c2c2c}.forum-category-last span,.forum-category-last small{display:block;color:#8f8f8f;font-size:8px}.forum-category-last b{display:block;margin:2px 0;color:#eee;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-staff-only{position:absolute;top:15px;right:15px;padding:4px 6px;border-radius:5px;background:#3a240d;color:#ffbe67;font-size:8px;font-style:normal;font-weight:900}

/* Torneos dinámicos */
.tournament-signup{background:linear-gradient(135deg,#17120c,#101010)!important;border-color:#42311f!important}.signup-steps b{background:#ff8a00!important;color:#111!important}.signup-slots>div{background:#0b0b0b!important;border-color:#343434!important}.signup-slots strong{color:#ffad42!important}.signup-format-note{margin-top:10px;display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:7px;background:#1d1409;border:1px solid #543614;color:#d9c6ab;font-size:10px}.signup-format-note b{color:#ffad42}
.approved-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.approved-card{position:relative;display:flex;align-items:center;gap:11px;padding:14px;border:1px solid #343434;border-radius:10px;background:#111}.approved-card>ion-icon{margin-left:auto;color:#9adf7a;font-size:22px}.approved-number{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ff8a00;color:#111;font-weight:900}.approved-card span{display:block;color:#909090;font-size:8px;font-weight:900}.approved-card h3{margin:2px 0;color:#fff;font-size:15px}.approved-card p{margin:0!important;color:#bdbdbd!important;font-size:10px!important}

/* Servidores y footer */
.server{background:linear-gradient(180deg,#161616,#101010)!important;border-color:#343434!important}.server:hover{border-color:#ff8a00!important}.server-category{background:#261708!important;border-color:#684017!important;color:#ffb75f!important}.server .ip{background:#080808!important;border-color:#5b3b18!important;color:#ffb35a!important}.server .meta b{color:#ffad42!important}
.footer-pro{background:#070707!important;border-top-color:#292929!important}.footer-cs-logo{background:linear-gradient(135deg,#ffad42,#f07800)!important}.footer-column>a:hover{color:#ffad42!important}.footer-socials a{background:#101010!important;border-color:#333!important;color:#ffad42!important}.footer-status b{color:#ffad42!important}
@media(max-width:900px){.forum-category-grid{grid-template-columns:1fr}.approved-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.approved-grid{grid-template-columns:1fr}.forum-category-card{min-height:190px}}



/* =========================================================
   ORANGE SOCIAL PRO · MÁS GRANDE + MENÚ COMPACTO
========================================================= */
:root{--orange:#ff7200;--orange2:#ff9a2e}
body{font-size:17px!important}
p{font-size:16px!important}
.sectionHead h2{font-size:38px!important}
.feature h3{font-size:25px!important}.feature p{font-size:15px!important}
.news-body h3{font-size:26px!important}.news-body p{font-size:15px!important}
.tournament-card h2{font-size:33px!important}.match-team{font-size:14px!important}
.server .body h2{font-size:29px!important}.server .body p{font-size:15px!important}.server .ip{font-size:17px!important}
.forum-category-copy h3{font-size:21px!important}.forum-category-copy p{font-size:14px!important}.topic-title{font-size:16px!important}.post-message{font-size:17px!important}

/* menú más compacto */
.nav{padding:8px 20px!important;min-height:58px!important}
.brandlogo{width:41px!important;height:41px!important;font-size:18px!important;border-radius:9px!important}
.brandcopy b{font-size:19px!important}.brandcopy span{font-size:8px!important}
.navlinks{gap:3px!important}.navlink{min-height:34px!important;padding:0 9px!important;font-size:11px!important}
.nav-avatar{width:22px!important;height:22px!important}

/* naranja más fuerte */
.primary,.forum-button.primary{background:#ff7200!important;border-color:#ff7200!important}
.home-feature-card:hover,.forum-category-card:hover,.server:hover{border-color:#ff7200!important}
.eyebrow,.forum-kicker,.forum-section-label,.home-feature-link,.home-feature-top,.news-date{color:#ff9a2e!important}
.profile-rank{color:#ff9a2e!important}

/* perfil social */
.profile-wrap{max-width:1280px!important}.profile-hero{min-height:430px!important}.profile-identity h1{font-size:52px!important}
.profile-kpis.social>div{min-width:105px!important}.profile-kpis.social strong{font-size:26px!important}.profile-kpis.social span{font-size:10px!important}
.profile-actionbar{display:flex;justify-content:flex-end;gap:8px;margin:-2px 0 14px}
.profile-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.profile-social-links a,.profile-social-links span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #3b3027;border-radius:7px;background:#120e0a;color:#d8d8d8;text-decoration:none;font-size:11px}.profile-social-links ion-icon{color:#ff7200}
.profile-social-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:14px;margin-top:14px}.profile-about{padding:18px}.profile-data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.profile-data-grid>div{padding:12px;border:1px solid #303030;border-radius:8px;background:#0b0b0b}.profile-data-grid span{display:block;color:#8f8f8f;font-size:9px;text-transform:uppercase;font-weight:800}.profile-data-grid b{display:block;margin-top:4px;color:#f3f3f3;font-size:13px}.profile-signature{margin-top:12px;padding:12px;border-left:3px solid #ff7200;background:#0b0b0b;color:#c7c7c7;font-size:12px;line-height:1.6}.profile-signature span{display:block;color:#ff9a2e;font-size:8px;font-weight:900;text-transform:uppercase;margin-bottom:5px}
.profile-edit-full{margin-top:14px!important}.profile-save{margin-top:12px!important;min-width:190px}.profile-form-grid small{color:#8f8f8f}
.profile-music-card h2{font-size:29px!important}

/* registro */
.auth-wrap{max-width:1180px!important}.auth-intro{text-align:center;padding:35px 0 25px}.auth-intro h1{margin:8px 0;font:700 clamp(44px,6vw,70px) Rajdhani;text-transform:uppercase}.auth-intro h1 span{color:#ff7200}.auth-intro p{margin:auto;max-width:650px;color:#bcbcbc!important}
.auth-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.auth-login,.auth-register{padding:22px!important}.auth-login h2,.auth-register h2{margin:7px 0;font:700 29px Rajdhani;text-transform:uppercase}.auth-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;background:#241306;border:1px solid #5b2c0a;color:#ff8a20;font-size:23px}.auth-login form{display:grid;gap:8px}.auth-submit{width:100%;margin-top:10px!important}
.auth-register-head{display:flex;align-items:center;justify-content:space-between}.auth-register-head>ion-icon{font-size:27px;color:#ff7200}
.register-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.register-method{padding:12px 9px;border:1px solid #343434;border-radius:9px;background:#0c0c0c;color:#d0d0d0;cursor:pointer;text-align:left}.register-method ion-icon{font-size:21px;color:#ff8a20}.register-method b{display:block;margin-top:6px;color:#fff;font-size:12px}.register-method span{display:block;margin-top:2px;color:#888;font-size:9px}.register-method.active{border-color:#ff7200;background:#1d1007;box-shadow:inset 0 0 0 1px rgba(255,114,0,.18)}
.auth-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-note{display:block;margin-top:9px;color:#888;font-size:9px;line-height:1.5}

@media(max-width:900px){.profile-social-grid,.auth-layout{grid-template-columns:1fr}.profile-data-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){body{font-size:16px!important}.nav{padding:7px 12px!important}.navlink{font-size:10px!important;padding:0 7px!important}.profile-main{grid-template-columns:1fr!important}.profile-kpis.social{flex-wrap:wrap}.profile-data-grid,.auth-fields,.register-methods{grid-template-columns:1fr}.profile-identity h1{font-size:43px!important}}



/* =========================================================
   BLACK · WHITE · ORANGE PRO
========================================================= */
:root{
 --bg:#090909;
 --panel:#ffffff;
 --panel2:#f6f6f6;
 --panel3:#eeeeee;
 --line:#d8d8d8;
 --orange:#ff6a00;
 --orange2:#ff8b1a;
 --green:#77b84a;
 --red:#e44b4b;
 --cyan:#ff8b1a;
 --sand:#b69f83;
 --text:#161616;
 --muted:#6d6d6d;
}
body{
 background:
  radial-gradient(circle at 10% 0,rgba(255,106,0,.10),transparent 24%),
  #0a0a0a!important;
 color:#181818!important;
}
/* public content becomes bright and readable */
.wrap{background:#f7f7f7!important;max-width:none!important;padding-left:max(24px,calc((100vw - 1320px)/2))!important;padding-right:max(24px,calc((100vw - 1320px)/2))!important}
.card,.forum-board,.side-widget,.forum-topic-list,.forum-post,.reply-box,.new-topic{background:#fff!important;border-color:#dedede!important;color:#171717!important;box-shadow:0 8px 25px rgba(0,0,0,.06)}
p{color:#5f5f5f!important}
.siteheader{background:#050505!important;border-color:#242424!important}
.brandcopy b{color:#fff!important}.brandcopy span{color:#ff8b1a!important}
.navlink{color:#eee!important}.navlink:hover,.navlink.active{background:#171717!important;border-color:#333!important}.navlink.active{box-shadow:inset 0 -2px #ff6a00!important}
.eyebrow,.mini-label,.news-date,.forum-kicker,.forum-section-label{color:#ff6a00!important}
.primary,.forum-button.primary{background:#ff6a00!important;border-color:#ff6a00!important;color:#fff!important}
.secondary,.forum-button.ghost{background:#111!important;border-color:#333!important;color:#fff!important}
.sectionHead h2,.feature h3,.home-feature-card h2,.news-body h3,.tournament-card h2{color:#151515!important}
.sectionHead h2 span,.home-hero h1 .hero-orange{color:#ff6a00!important}
.badge.ok{background:#eef8e8!important;color:#4c7c2b!important;border-color:#cde5bd!important}.badge.warn{background:#fff2e5!important;color:#b45400!important;border-color:#ffd0a2!important}.badge.bad{background:#ffeaea!important;color:#a83333!important;border-color:#ffcaca!important}

/* home */
.home-hero{background:#080808!important}.home-hero h1 .hero-white{color:#fff!important}.home-hero .hero-lead{color:#cfcfcf!important}.hero-console{background:#111!important;color:#aaa!important}.home-stats{background:#fff!important;border-color:#ddd!important}.home-stats strong{color:#161616!important}.stat-icon{background:#fff0e4!important;border-color:#ffd0aa!important;color:#ff6a00!important}.home-feature-card,.home-community-banner{background:#fff!important;border-color:#ddd!important}.home-feature-card:hover{border-color:#ff6a00!important}
.home-community-banner h2{color:#171717!important}

/* forum */
.forum-theme{background:#ededed!important}.forum-wrap{background:#ededed!important}
.forum-welcome,.forum-pagehead,.topic-heading{background:#fff!important;border-color:#ddd!important}.forum-welcome h1,.forum-pagehead h1,.topic-heading h1{color:#151515!important}.forum-welcome p,.forum-pagehead p,.topic-heading p{color:#666!important}
.board-heading,.side-title,.topic-list-head{background:#111!important;border-color:#111!important;color:#fff!important}.board-heading>div,.side-title{color:#fff!important}.board-heading ion-icon,.side-title ion-icon{color:#ff7a00!important}
.forum-category-card{background:#fff!important;border-color:#ddd!important}.forum-category-card:hover{border-color:#ff6a00!important;box-shadow:0 14px 30px rgba(0,0,0,.10)}.forum-category-icon{background:#fff1e7!important;border-color:#ffcda8!important;color:#ff6a00!important}.forum-category-copy h3{color:#151515!important}.forum-category-copy p{color:#666!important}.forum-category-stats>div{background:#f5f5f5!important;border-color:#e2e2e2!important}.forum-category-stats b{color:#151515!important}.forum-category-last{border-color:#eee!important}.forum-category-last b{color:#222!important}
.topic-row:hover,.side-topics a:hover{background:#faf2eb!important}.topic-title,.post-nick{color:#171717!important}.topic-by,.topic-last span{color:#777!important}.post-user{background:#f4f4f4!important;border-color:#ddd!important}.post-message{color:#242424!important}.post-top,.post-footer{border-color:#e2e2e2!important;color:#777!important}.forum-current-user{background:#111!important;border-color:#333!important}.forum-current-user b{color:#fff!important}.current-avatar{background:#ff6a00!important;color:#fff!important}

/* tournament */
.tournament-signup{background:#fff!important;border:1px solid #ddd!important}.signup-info h2{color:#161616!important}.signup-steps b,.approved-number{background:#ff6a00!important;color:#fff!important}.signup-steps span{color:#444!important}.signup-slots>div{background:#f5f5f5!important;border-color:#ddd!important}.signup-slots strong{color:#ff6a00!important}.signup-form{background:#fafafa!important}.signup-format-note{background:#fff0e4!important;border-color:#ffcda5!important;color:#75400f!important}.approved-card{background:#fff!important;border-color:#ddd!important}.approved-card h3{color:#171717!important}.approved-card p{color:#666!important}
.public-status{display:inline-flex;margin-top:6px;padding:4px 7px;border-radius:999px;font-size:8px;font-style:normal;font-weight:900}.public-status.aprobado{background:#e9f6e2;color:#4c7f2c}.public-status.pendiente{background:#fff0e3;color:#b75600}
.match{background:#fff!important;border-color:#ddd!important}.match-team,.match-score{color:#181818!important}

/* profiles / forms */
.profile-about,.profile-edit-card,.profile-music-card,.profile-table{background:#fff!important}.profile-data-grid>div{background:#f6f6f6!important;border-color:#ddd!important}.profile-data-grid b{color:#181818!important}.profile-social-links a,.profile-social-links span{background:#fff4ec!important;border-color:#ffd1ad!important;color:#4a4a4a!important}.profile-signature{background:#f7f7f7!important;color:#555!important}
.field,input,textarea,select{background:#fff!important;color:#171717!important;border-color:#cfcfcf!important}.field::placeholder,input::placeholder,textarea::placeholder{color:#999!important}
.auth-intro h1{color:#fff!important}.auth-intro p{color:#c7c7c7!important}.auth-wrap{background:#0a0a0a!important}.auth-login,.auth-register{background:#fff!important}.auth-login h2,.auth-register h2{color:#171717!important}.register-method{background:#f6f6f6!important;color:#555!important;border-color:#ddd!important}.register-method b{color:#171717!important}.register-method.active{background:#fff0e6!important;border-color:#ff6a00!important}

/* footer */
.footer-bwo{background:#050505!important;color:#fff!important;margin-top:0!important;border-top:0!important}.footer-accent{height:4px;background:linear-gradient(90deg,#ff6a00,#ff9a2b,#fff,#ff9a2b,#ff6a00)}.footer-main{max-width:1320px;margin:auto;padding:38px 24px;display:grid;grid-template-columns:1.25fr 1fr .7fr;gap:45px}.footer-mark{display:flex;align-items:center;gap:12px;text-decoration:none}.footer-mark-box{width:52px;height:52px;border-radius:10px;display:grid;place-items:center;background:#ff6a00;color:#fff;font:800 20px Rajdhani;position:relative}.footer-mark-box small{position:absolute;right:-4px;bottom:-4px;padding:2px 4px;border-radius:3px;background:#fff;color:#111;font-size:7px}.footer-mark b{display:block;color:#fff;font:700 22px Rajdhani}.footer-mark em{display:block;color:#ff8b1a;font-size:9px;font-style:normal;font-weight:900;letter-spacing:1px}.footer-brand-bwo p{max-width:400px;color:#999!important;font-size:12px!important}.footer-live{display:inline-flex;align-items:center;gap:6px;color:#aaa;font-size:9px;font-weight:800}.footer-live i{width:7px;height:7px;border-radius:50%;background:#82c94f;box-shadow:0 0 8px rgba(130,201,79,.6)}
.footer-nav-bwo{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-nav-bwo h3,.footer-connect h3{margin:0 0 12px;color:#fff;font:700 16px Rajdhani}.footer-nav-bwo a{display:block;margin:7px 0;color:#aaa;text-decoration:none;font-size:11px}.footer-nav-bwo a:hover{color:#ff7a00}.footer-connect p{color:#888!important;font-size:11px!important}.footer-social-bwo{display:flex;gap:8px}.footer-social-bwo a{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:#fff;color:#111;font-size:18px;text-decoration:none}.footer-social-bwo a:hover{background:#ff6a00;color:#fff}.footer-bottom-bwo{max-width:1320px;margin:auto;padding:13px 24px;border-top:1px solid #222;display:flex;justify-content:space-between;gap:15px;color:#6f6f6f;font-size:9px}.footer-bottom-bwo b{color:#ff7a00;font-weight:800}

@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr}.footer-connect{grid-column:1/-1}}
@media(max-width:620px){.wrap{padding-left:14px!important;padding-right:14px!important}.footer-main{grid-template-columns:1fr;padding:30px 16px}.footer-connect{grid-column:auto}.footer-bottom-bwo{flex-direction:column;padding:13px 16px}.footer-nav-bwo{gap:15px}}



/* =========================================================
   CS TUCUMÁN · DARK ORANGE GOD EDITION
   Solo rediseño visual. Sin funciones nuevas.
========================================================= */
:root{
  --bg:#070809;
  --panel:#0d1013;
  --panel2:#12161b;
  --panel3:#171c22;
  --line:#282e35;
  --orange:#ff6a00;
  --orange2:#ff942f;
  --green:#8fd45f;
  --red:#ff6666;
  --cyan:#ff942f;
  --sand:#cbb99c;
  --text:#f4f6f8;
  --muted:#9aa3ad;
  --shadow:0 22px 60px rgba(0,0,0,.42);
}

/* PAGE */
html{background:#070809!important}
body{
  background:
    radial-gradient(circle at 8% -5%,rgba(255,106,0,.12),transparent 26%),
    radial-gradient(circle at 92% 8%,rgba(255,106,0,.055),transparent 24%),
    linear-gradient(180deg,#08090b 0%,#090b0e 35%,#070809 100%)!important;
  color:var(--text)!important;
}
.wrap{
  background:transparent!important;
  color:var(--text)!important;
  max-width:1320px!important;
  padding-left:24px!important;
  padding-right:24px!important;
}
p{color:#aeb6bf!important}
a{transition:.18s ease}

/* HEADER */
.siteheader{
  background:rgba(6,7,8,.94)!important;
  border-bottom:1px solid #24282e!important;
  box-shadow:0 8px 28px rgba(0,0,0,.22);
}
.brandlogo{
  background:linear-gradient(145deg,#ff9a35,#ff6200)!important;
  color:#111!important;
  box-shadow:0 8px 24px rgba(255,106,0,.18)!important;
}
.brandcopy b{color:#fff!important}
.brandcopy span{color:#ff942f!important}
.navlink{
  color:#d6d9dd!important;
  border-color:transparent!important;
}
.navlink:hover{
  background:#14181d!important;
  border-color:#282e35!important;
  color:#fff!important;
}
.navlink.active{
  background:#171b20!important;
  border-color:#333a43!important;
  color:#fff!important;
  box-shadow:inset 0 -2px #ff6a00!important;
}
.navlink.user{
  background:#1c120a!important;
  border-color:#4a2a13!important;
  color:#ffc088!important;
}

/* TEXT */
.eyebrow,.mini-label,.forum-kicker,.forum-section-label,.news-date{
  color:#ff942f!important;
}
.sectionHead h2,.feature h3,.news-body h3,.tournament-card h2,
.home-feature-card h2,.profile-section-title h2{
  color:#f5f6f7!important;
}
.sectionHead h2 span,.hero-orange{color:#ff6a00!important}

/* CARDS */
.card,.feature,.home-feature-card,.home-community-banner,
.tournament-card,.org-panel,.side-widget,.forum-board,.forum-topic-list,
.forum-post,.reply-box,.new-topic,.profile-about,.profile-edit-card,
.profile-music-card,.profile-table,.auth-login,.auth-register{
  background:
    linear-gradient(180deg,rgba(20,24,29,.98),rgba(12,15,18,.98))!important;
  color:#f1f3f5!important;
  border:1px solid #282e35!important;
  box-shadow:0 16px 38px rgba(0,0,0,.24)!important;
}
.card:hover,.home-feature-card:hover{
  border-color:#3a414a!important;
}
.home-feature-card:hover{
  border-color:#ff6a00!important;
  transform:translateY(-3px);
}

/* BUTTONS */
.primary,.forum-button.primary,.btn.buy,.btn.join{
  background:linear-gradient(135deg,#ff7a12,#ff5d00)!important;
  border-color:#ff6a00!important;
  color:#111!important;
  box-shadow:0 8px 20px rgba(255,106,0,.16)!important;
}
.primary:hover,.forum-button.primary:hover{
  background:linear-gradient(135deg,#ff932f,#ff6a00)!important;
}
.secondary,.forum-button.ghost{
  background:#11151a!important;
  color:#e9edf0!important;
  border-color:#30363e!important;
}
.secondary:hover,.forum-button.ghost:hover{
  background:#181d23!important;
  border-color:#474f59!important;
}

/* HOME */
.home-hero{
  background:
    radial-gradient(circle at 50% 25%,rgba(255,106,0,.08),transparent 28%),
    linear-gradient(180deg,#090a0c,#070809)!important;
  border-bottom:1px solid #1f2328!important;
}
.home-hero::before{
  background:
    linear-gradient(rgba(7,8,9,.35),rgba(7,8,9,.94)),
    repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 1px,transparent 1px 78px),
    repeating-linear-gradient(0deg,rgba(255,255,255,.009) 0 1px,transparent 1px 78px)!important;
}
.home-hero .hero-white{color:#fff!important}
.home-hero .hero-lead{color:#adb5be!important}
.home-stats{
  background:linear-gradient(180deg,#12161b,#0c0f12)!important;
  border-color:#292f36!important;
  box-shadow:var(--shadow)!important;
}
.home-stats strong{color:#fff!important}
.home-stats span{color:#8f99a4!important}
.stat-icon{
  background:#1d130b!important;
  border-color:#4b2b15!important;
  color:#ff942f!important;
}
.home-feature-top,.home-feature-link{color:#ff942f!important}
.home-community-banner{
  border-color:#35291f!important;
  background:
    linear-gradient(90deg,rgba(255,106,0,.07),transparent 45%),
    #0e1115!important;
}

/* FORUM */
.forum-theme,.forum-wrap{background:#090b0e!important;color:#f2f4f6!important}
.forum-welcome,.forum-pagehead,.topic-heading{
  background:
    radial-gradient(circle at 88% 10%,rgba(255,106,0,.07),transparent 28%),
    linear-gradient(135deg,#15191e,#0d1014)!important;
  border-color:#2a3038!important;
  box-shadow:0 18px 44px rgba(0,0,0,.26)!important;
}
.forum-welcome h1,.forum-pagehead h1,.topic-heading h1{color:#fff!important}
.forum-welcome p,.forum-pagehead p,.topic-heading p{color:#a6afb9!important}
.board-heading,.side-title,.topic-list-head{
  background:#171b20!important;
  border-color:#2c323a!important;
}
.board-heading>div,.side-title{color:#f6f7f8!important}
.board-heading ion-icon,.side-title ion-icon,.forum-footer-stats ion-icon{color:#ff7a12!important}

.forum-category-card{
  background:
    radial-gradient(circle at 100% 0,rgba(255,106,0,.055),transparent 35%),
    linear-gradient(180deg,#15191e,#0d1013)!important;
  border-color:#292f36!important;
}
.forum-category-card:hover{
  border-color:#ff6a00!important;
  box-shadow:0 18px 38px rgba(0,0,0,.34)!important;
}
.forum-category-icon{
  background:#21150c!important;
  border-color:#553016!important;
  color:#ff942f!important;
}
.forum-category-copy h3{color:#fff!important}
.forum-category-copy p{color:#a9b1ba!important}
.forum-category-stats>div{
  background:#0a0c0f!important;
  border-color:#252a30!important;
}
.forum-category-stats b{color:#fff!important}
.forum-category-stats span{color:#7f8993!important}
.forum-category-last{border-color:#252a30!important}
.forum-category-last b{color:#e8ebee!important}
.forum-category-last span,.forum-category-last small{color:#808a94!important}

.topic-row{border-color:#252b31!important}
.topic-row:hover,.side-topics a:hover{background:#15191e!important}
.topic-title,.post-nick{color:#f4f5f6!important}
.topic-by,.topic-last span{color:#828d97!important}
.post-user{
  background:#0c0f12!important;
  border-color:#292f36!important;
}
.post-message{color:#e7eaed!important}
.post-top,.post-footer{border-color:#242a30!important;color:#84909b!important}
.forum-current-user{
  background:#0a0c0f!important;
  border-color:#2e343c!important;
}
.current-avatar{background:#ff6a00!important;color:#111!important}

/* TOURNAMENT */
.tournament-signup{
  background:
    radial-gradient(circle at 0 0,rgba(255,106,0,.07),transparent 30%),
    linear-gradient(135deg,#14181d,#0d1013)!important;
  border-color:#32291f!important;
  box-shadow:0 18px 42px rgba(0,0,0,.26)!important;
}
.signup-info h2{color:#fff!important}
.signup-steps span{color:#c1c7cd!important}
.signup-steps b,.approved-number{
  background:linear-gradient(135deg,#ff8d29,#ff6200)!important;
  color:#111!important;
}
.signup-slots>div{
  background:#0a0d10!important;
  border-color:#292f35!important;
}
.signup-slots strong{color:#ff942f!important}
.signup-slots span{color:#818b96!important}
.signup-form{background:#0f1216!important}
.signup-format-note{
  background:#1d140d!important;
  border-color:#4c2c17!important;
  color:#ccb7a4!important;
}
.approved-card{
  background:linear-gradient(180deg,#14181d,#0d1013)!important;
  border-color:#292f36!important;
}
.approved-card h3{color:#fff!important}
.approved-card p{color:#a6afb8!important}
.public-status.aprobado{background:#172216!important;color:#a9df83!important}
.public-status.pendiente{background:#24170c!important;color:#ffad67!important}

.match{
  background:#0e1115!important;
  border-color:#282e35!important;
}
.match-team,.match-score{color:#f4f5f6!important}

/* SERVERS generic shared */
.server{
  background:linear-gradient(180deg,#15191e,#0d1013)!important;
  border-color:#292f36!important;
}
.server:hover{border-color:#ff6a00!important}
.server-category{
  background:#21150c!important;
  border-color:#553016!important;
  color:#ffad67!important;
}
.server .ip{
  background:#080a0c!important;
  border-color:#50311d!important;
  color:#ff9c43!important;
}
.server .meta{background:#0a0d10!important;border-color:#272c32!important;color:#bbc2c9!important}
.server .meta b{color:#ff942f!important}

/* PROFILE */
.profile-hero{
  border-color:#2a3036!important;
  background:#0d1013!important;
}
.profile-identity h1{color:#fff!important}
.profile-identity p{color:#bac1c8!important}
.profile-social-links a,.profile-social-links span{
  background:#11151a!important;
  border-color:#30363d!important;
  color:#d4d9de!important;
}
.profile-data-grid>div{
  background:#0a0d10!important;
  border-color:#272d33!important;
}
.profile-data-grid span{color:#7f8993!important}
.profile-data-grid b{color:#f0f2f4!important}
.profile-signature{
  background:#0a0d10!important;
  color:#b6bdc4!important;
}

/* FORMS / AUTH */
.field,input,textarea,select{
  background:#090c0f!important;
  color:#eef1f4!important;
  border-color:#30363d!important;
}
.field:focus,input:focus,textarea:focus,select:focus{
  border-color:#ff6a00!important;
  box-shadow:0 0 0 3px rgba(255,106,0,.08)!important;
}
input::placeholder,textarea::placeholder{color:#6f7983!important}
.auth-wrap{background:transparent!important}
.auth-intro h1{color:#fff!important}
.auth-intro p{color:#a5adb6!important}
.register-method{
  background:#0a0d10!important;
  color:#aab2ba!important;
  border-color:#292f36!important;
}
.register-method b{color:#fff!important}
.register-method span{color:#78828c!important}
.register-method.active{
  background:#1d120a!important;
  border-color:#ff6a00!important;
}

/* NEWS */
.news-card{
  background:linear-gradient(180deg,#15191e,#0d1013)!important;
  border-color:#292f36!important;
}
.news-body h3{color:#fff!important}
.news-body p{color:#a8b0b8!important}
.news-content{color:#d8dde2!important}

/* TABLES */
table{background:transparent!important}
th{
  background:#161a1f!important;
  color:#949ea8!important;
  border-color:#292f36!important;
}
td{
  color:#e1e5e9!important;
  border-color:#242a30!important;
}
tr:hover td{background:#11151a!important}

/* FOOTER */
.footer-bwo,.footer-pro,.sitefooter{
  background:#050607!important;
  border-top:1px solid #22262b!important;
  color:#fff!important;
}
.footer-accent,.sf-accent{
  background:linear-gradient(90deg,#ff5d00,#ff8b24,#ff5d00)!important;
  height:3px!important;
}
.footer-mark-box,.footer-cs-logo{
  background:linear-gradient(145deg,#ff942f,#ff5d00)!important;
}
.footer-brand-bwo p,.footer-connect p,.footer-brand-pro>p{
  color:#858e97!important;
}
.footer-nav-bwo a,.footer-column>a{color:#9aa3ac!important}
.footer-nav-bwo a:hover,.footer-column>a:hover{color:#ff942f!important}
.footer-social-bwo a,.footer-socials a{
  background:#11151a!important;
  border:1px solid #2d333a!important;
  color:#ff942f!important;
}
.footer-social-bwo a:hover,.footer-socials a:hover{
  background:#ff6a00!important;
  color:#111!important;
}
.footer-bottom-bwo,.footer-pro-bottom{border-color:#1d2126!important;color:#656e77!important}

/* BADGES */
.badge.ok{background:#152114!important;color:#a1d67d!important;border-color:#2b4526!important}
.badge.warn{background:#22160c!important;color:#ffad67!important;border-color:#4a2d17!important}
.badge.bad{background:#281315!important;color:#ff9a9a!important;border-color:#512529!important}

/* MOBILE */
@media(max-width:760px){
  .wrap{padding-left:14px!important;padding-right:14px!important}
}



/* =========================================================
   DARK ORANGE CONTROL · UI REFINEMENT
========================================================= */
.siteheader{border-bottom-color:#292d32!important}
.nav{max-width:1380px!important}
.navlinks{align-items:center!important}
.nav-user-menu{position:relative}
.nav-user-trigger{appearance:none;cursor:pointer;font-family:inherit}
.nav-user-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}
.nav-user-copy b{font-size:11px;color:#fff}.nav-user-copy small{margin-top:3px;font-size:7px;color:#ff9b48;font-weight:900;letter-spacing:.7px}
.nav-user-dropdown{position:absolute;right:0;top:calc(100% + 9px);width:245px;padding:8px;background:#0b0d10;border:1px solid #30353b;border-radius:11px;box-shadow:0 22px 55px rgba(0,0,0,.52);opacity:0;visibility:hidden;transform:translateY(-6px);transition:.17s;z-index:100}
.nav-user-menu:hover .nav-user-dropdown,.nav-user-menu:focus-within .nav-user-dropdown{opacity:1;visibility:visible;transform:none}
.nav-drop-head{padding:10px 10px 12px;border-bottom:1px solid #24282d;margin-bottom:5px}.nav-drop-head>span{display:block;color:#6f7882;font-size:7px;font-weight:900;letter-spacing:1px}.nav-drop-head b{display:block;margin-top:4px;color:#fff;font-size:13px}.nav-drop-head small{display:block;margin-top:2px;color:#ff9136;font-size:8px;font-weight:800}
.nav-user-dropdown>a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:7px;color:#cbd1d7;text-decoration:none;font-size:10px}.nav-user-dropdown>a:hover{background:#15191e;color:#fff}.nav-user-dropdown>a ion-icon{font-size:16px;color:#8b959f}
.nav-user-dropdown .admin-entry{margin:3px 0;background:linear-gradient(135deg,#211207,#14100d);border:1px solid #4d2c13;color:#ffc089}.nav-user-dropdown .admin-entry ion-icon{color:#ff7a12}.nav-user-dropdown .admin-entry span{display:flex;flex-direction:column}.nav-user-dropdown .admin-entry b{font-size:10px}.nav-user-dropdown .admin-entry small{font-size:7px;color:#987b67;margin-top:2px}
.nav-drop-sep{height:1px;background:#24282d;margin:5px}.nav-user-dropdown .logout-entry{color:#e99494}

/* refined surfaces */
.home-feature-card,.forum-category-card,.tournament-card,.news-card,.server,.profile-about,.profile-edit-card{
 border-radius:14px!important;
}
.home-feature-card,.forum-category-card{
 background:radial-gradient(circle at 95% 5%,rgba(255,106,0,.055),transparent 32%),linear-gradient(180deg,#15191e,#0c0f12)!important
}
.sectionHead{padding-bottom:4px}
.sectionHead h2{letter-spacing:-.3px}
.footer-bwo,.sitefooter{box-shadow:inset 0 1px rgba(255,255,255,.015)}

/* mysql admin */
.mysql-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:21px 22px;border:1px solid #352a21;border-radius:13px;background:radial-gradient(circle at 90% 10%,rgba(255,106,0,.10),transparent 35%),linear-gradient(135deg,#17130f,#0d1013);box-shadow:0 18px 42px rgba(0,0,0,.25)}
.mysql-admin-hero h2{margin:5px 0 4px;font:700 28px Rajdhani;text-transform:uppercase;color:#fff}.mysql-admin-hero p{margin:0;color:#8f99a3;font-size:10px}.admin-eyebrow{color:#ff8b2b;font-size:8px;font-weight:900;letter-spacing:1.2px}
.mysql-health{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:9px;background:#090c0f;border:1px solid #292f35;min-width:145px}.mysql-health i{width:9px;height:9px;border-radius:50%}.mysql-health.on i{background:#8fd45f;box-shadow:0 0 10px rgba(143,212,95,.6)}.mysql-health.off i{background:#ff6666}.mysql-health span{display:block;color:#6f7881;font-size:7px;font-weight:900}.mysql-health b{display:block;margin-top:2px;color:#fff;font-size:9px}
.mysql-admin-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.6fr);gap:14px;margin-bottom:14px}
.mysql-editor,.mysql-help{margin:0!important}.mysql-info-box{display:flex;gap:8px;padding:10px 11px;border:1px solid #44301f;border-radius:8px;background:#1b120c}.mysql-info-box ion-icon{flex:0 0 auto;color:#ff8b2b;font-size:18px}.mysql-info-box p{margin:0;color:#b2a392;font-size:9px;line-height:1.55}.mysql-info-box b{color:#ffac65}
.mysql-step{display:flex;gap:11px;padding:11px 0;border-bottom:1px solid #24292f}.mysql-step:last-child{border-bottom:0}.mysql-step>b{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:7px;background:#20140b;border:1px solid #4b2c16;color:#ff8d2f;font:700 12px Rajdhani}.mysql-step strong{display:block;color:#e9edf0;font-size:10px}.mysql-step span{display:block;margin-top:3px;color:#7e8993;font-size:8px;line-height:1.45}.mysql-tag{display:inline-flex;padding:4px 7px;border-radius:5px;background:#21150c;border:1px solid #503018;color:#ffad67;font-size:9px;font-weight:900}
code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#d8dde2}
@media(max-width:900px){.mysql-admin-layout{grid-template-columns:1fr}.mysql-admin-hero{align-items:flex-start;flex-direction:column}.nav-user-dropdown{right:auto;left:0}}

/* ===== USER MENU COMPLETE ===== */
.nav-drop-group{padding:5px 0;border-bottom:1px solid #20252a}.nav-drop-group:last-of-type{border-bottom:0}
.nav-drop-label{display:block;padding:6px 10px 4px;color:#5f6973;font-size:7px;font-weight:900;letter-spacing:1px}
.nav-drop-group>a{display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:7px;color:#cbd1d7;text-decoration:none;font-size:10px}
.nav-drop-group>a:hover{background:#15191e;color:#fff}.nav-drop-group>a ion-icon{font-size:16px;color:#89939d}
.nav-drop-group>a>span{display:flex;flex-direction:column}.nav-drop-group>a b{font-size:10px;color:inherit}.nav-drop-group>a small{margin-top:2px;color:#707b85;font-size:7px}
.nav-drop-group.admin-group{padding-top:7px}.nav-drop-group .admin-entry{margin:3px 4px;background:#18110c;border:1px solid #3f2919;color:#ffc088}.nav-drop-group .admin-entry ion-icon{color:#ff7a12}
.nav-drop-group .cs-admin-entry{background:linear-gradient(135deg,#251306,#140f0c);border-color:#5b3014}

/* ===== SEPARATE ADMIN CS ===== */
.cs-admin-body{margin:0;background:radial-gradient(circle at 10% 0,rgba(255,106,0,.11),transparent 25%),#070809!important;color:#eef1f4!important;font-family:Inter,system-ui,sans-serif}
.cs-admin-topbar{min-height:64px;padding:0 24px;display:flex;align-items:center;gap:26px;background:#050607;border-bottom:1px solid #262b31;position:sticky;top:0;z-index:20}
.cs-admin-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.cs-admin-brand>span{width:39px;height:39px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,#ff942f,#ff5d00);color:#111;font:800 17px Rajdhani}.cs-admin-brand b{display:block;color:#fff;font:700 17px Rajdhani}.cs-admin-brand small{display:block;color:#ff8b2c;font-size:7px;font-weight:900;letter-spacing:1px}
.cs-admin-topbar nav{display:flex;align-items:center;gap:4px;margin-right:auto}.cs-admin-topbar nav a{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:6px;border-radius:7px;color:#aeb6bf;text-decoration:none;font-size:9px;font-weight:800}.cs-admin-topbar nav a:hover,.cs-admin-topbar nav a.active{background:#15191e;color:#fff}.cs-admin-topbar nav a.active{box-shadow:inset 0 -2px #ff6a00}.cs-admin-user{text-align:right}.cs-admin-user span{display:block;color:#fff;font-size:10px;font-weight:800}.cs-admin-user b{display:block;margin-top:2px;color:#ff9135;font-size:7px}
.cs-admin-shell{max-width:1440px;margin:auto;padding:32px 24px 55px}.cs-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px;margin-bottom:14px;border:1px solid #34291f;border-radius:14px;background:radial-gradient(circle at 90% 5%,rgba(255,106,0,.11),transparent 30%),linear-gradient(135deg,#17130f,#0d1013)}.cs-admin-kicker{color:#ff8d2e;font-size:8px;font-weight:900;letter-spacing:1.3px}.cs-admin-hero h1{margin:5px 0;font:700 38px Rajdhani;color:#fff}.cs-admin-hero h1 em{color:#ff6a00;font-style:normal}.cs-admin-hero p{margin:0;color:#8e99a4!important;font-size:10px!important}
.cs-db-status{display:flex;align-items:center;gap:10px;min-width:155px;padding:11px 13px;border:1px solid #2b3138;border-radius:9px;background:#090c0f}.cs-db-status i{width:9px;height:9px;border-radius:50%}.cs-db-status.online i{background:#8fd45f;box-shadow:0 0 10px rgba(143,212,95,.6)}.cs-db-status.offline i{background:#ff6666}.cs-db-status span{display:block;color:#6e7882;font-size:7px;font-weight:900}.cs-db-status b{display:block;margin-top:2px;color:#fff;font-size:9px}
.cs-alert{padding:11px 13px;margin-bottom:12px;border-radius:8px;font-size:10px;font-weight:700}.cs-alert.ok{background:#142014;border:1px solid #2c4828;color:#aadd89}.cs-alert.bad{background:#261315;border:1px solid #4e272a;color:#ff9c9c}
.cs-admin-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;margin-bottom:14px}.cs-admin-card{background:linear-gradient(180deg,#12161b,#0c0f12);border:1px solid #292f36;border-radius:12px;box-shadow:0 18px 42px rgba(0,0,0,.25);overflow:hidden}.cs-card-head{min-height:62px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #252b31}.cs-card-head span{display:block;color:#68737d;font-size:7px;font-weight:900;letter-spacing:1px}.cs-card-head h2{margin:3px 0 0;font:700 19px Rajdhani;color:#fff;text-transform:uppercase}.cs-card-head>ion-icon{font-size:22px;color:#ff7a12}.cs-card-head>strong{color:#ff9b4b;font-size:9px}
.cs-editor form{padding:15px}.cs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cs-form-grid label{display:block;margin-bottom:5px;color:#8e98a2!important;font-size:8px!important;font-weight:900}.cs-form-grid input,.cs-form-grid select{width:100%;min-height:40px;padding:0 10px;border:1px solid #30363d;border-radius:7px;background:#080b0e!important;color:#eef1f4!important;font-size:10px!important;outline:none}.cs-form-grid input:focus,.cs-form-grid select:focus{border-color:#ff6a00!important}.cs-editor-actions{display:flex;gap:8px;margin-top:12px}.cs-btn{min-height:38px;padding:0 12px;border:1px solid #30363d;border-radius:7px;background:#11151a;color:#dfe4e9;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;cursor:pointer}.cs-btn.primary{background:linear-gradient(135deg,#ff811d,#ff5d00);border-color:#ff6a00;color:#111}
.cs-guide{padding-bottom:8px}.cs-guide-step{display:flex;gap:11px;padding:13px 15px;border-bottom:1px solid #23292f}.cs-guide-step:last-child{border:0}.cs-guide-step>b{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:7px;background:#21150c;border:1px solid #4e2e17;color:#ff8d30;font:700 12px Rajdhani}.cs-guide-step strong{display:block;color:#e8ecef;font-size:10px}.cs-guide-step span{display:block;margin-top:3px;color:#77828c;font-size:8px;line-height:1.45}.cs-guide-step code{color:#ff9c4b}
.cs-table-wrap{overflow:auto}.cs-list table{width:100%;border-collapse:collapse;min-width:1050px}.cs-list th,.cs-list td{padding:10px 11px;border-bottom:1px solid #23292f;text-align:left}.cs-list th{background:#14181d;color:#737e88;font-size:7px;text-transform:uppercase}.cs-list td{color:#d8dde2;font-size:9px}.cs-list td small{display:block;color:#67717b;font-size:7px;margin-top:2px}.cs-list code{color:#cbd1d7;font-size:8px}.cs-tag{display:inline-flex;padding:4px 6px;border-radius:5px;background:#21150c;border:1px solid #503018;color:#ffad67;font-size:8px;font-weight:900}.cs-rank{display:inline-flex;padding:4px 6px;border-radius:5px;background:#171b20;color:#cbd1d7;font-size:8px;font-weight:900}.cs-rank.rank-dueño{background:#3b2b0d;color:#ffd76d}.cs-rank.rank-staff{background:#122d35;color:#79ddf0}.cs-rank.rank-admin{background:#3a171b;color:#ff9fa8}.cs-rank.rank-vip{background:#2e1c3e;color:#d5a7ff}.cs-state{display:inline-flex;padding:4px 6px;border-radius:999px;font-size:7px;font-weight:900}.cs-state.on{background:#142214;color:#a8df83}.cs-state.off{background:#211516;color:#d98888}.cs-actions{display:flex;gap:5px}.cs-actions form{margin:0}.cs-mini{width:29px;height:29px;display:grid;place-items:center;border:1px solid #30363d;border-radius:6px;background:#11151a;color:#bfc7ce;cursor:pointer;text-decoration:none}.cs-mini:hover{border-color:#ff6a00;color:#ff8b2d}.cs-mini.danger:hover{border-color:#d95050;color:#ff8585}.cs-empty{text-align:center!important;padding:25px!important;color:#747e88!important}
@media(max-width:900px){.cs-admin-grid{grid-template-columns:1fr}.cs-admin-topbar{flex-wrap:wrap;padding:10px 14px}.cs-admin-topbar nav{order:3;width:100%;overflow:auto}.cs-admin-shell{padding:22px 14px}.cs-admin-hero{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.cs-form-grid{grid-template-columns:1fr}.cs-admin-user{display:none}.cs-admin-brand div{display:none}}

/* ===== MUSIC FIX ===== */
.profile-help{display:block;margin-top:5px;color:#6f7983;font-size:8px;line-height:1.4}
.music-embed{position:relative;width:100%;margin-top:11px;border-radius:9px;overflow:hidden;background:#07090b;border:1px solid #292f36}.music-embed iframe{display:block;width:100%;height:210px;border:0}.music-embed.spotify iframe{height:152px}.music-embed.soundcloud iframe{height:166px}
.music-unsupported{margin-top:11px;padding:13px;border:1px solid #2a3036;border-radius:8px;background:#090c0f;text-align:center}.music-unsupported ion-icon{font-size:22px;color:#ff7a12}.music-unsupported p{margin:5px 0!important;font-size:10px!important}.music-unsupported a{color:#ff9a46;font-size:9px;font-weight:800}
.profile-audio{width:100%;margin-top:12px}



/* =========================================================
   CS TUCUMÁN · GOD PREMIUM UI
   Pulido visual global sin cambiar la lógica del sitio
========================================================= */

:root{
  --bg:#060708;
  --panel:#0c0f12;
  --panel2:#11151a;
  --panel3:#161b21;
  --line:#292f36;
  --line-strong:#363d46;
  --orange:#ff6500;
  --orange2:#ff9638;
  --orange-soft:rgba(255,101,0,.10);
  --text:#f5f7f8;
  --muted:#9aa4ae;
  --shadow-lg:0 28px 70px rgba(0,0,0,.46);
  --shadow-md:0 18px 42px rgba(0,0,0,.30);
}

/* ===== FONDO GENERAL ===== */
html,body{background:#060708!important}
body{
  position:relative;
  background:
    radial-gradient(circle at 10% -8%,rgba(255,101,0,.14),transparent 30%),
    radial-gradient(circle at 90% 4%,rgba(255,101,0,.055),transparent 22%),
    linear-gradient(180deg,#08090b 0%,#070809 40%,#050607 100%)!important;
}
body::before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  z-index:-1;
  opacity:.15;
  background:
    linear-gradient(rgba(255,255,255,.014) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);
  background-size:48px 48px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 78%);
}
body::after{
  content:"";
  position:fixed;
  left:0;right:0;top:0;height:3px;
  background:linear-gradient(90deg,transparent,#ff6500,#ff9b47,#ff6500,transparent);
  opacity:.85;
  z-index:200;
  pointer-events:none;
}

/* ===== HEADER ===== */
.siteheader{
  background:rgba(5,6,7,.86)!important;
  backdrop-filter:blur(18px) saturate(135%)!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;
  box-shadow:0 12px 38px rgba(0,0,0,.26)!important;
}
.nav{
  max-width:1410px!important;
  padding:9px 22px!important;
}
.brand{
  gap:10px!important;
}
.brandlogo{
  width:43px!important;height:43px!important;
  border-radius:11px!important;
  background:linear-gradient(145deg,#ff9e42,#ff5d00)!important;
  box-shadow:0 10px 28px rgba(255,101,0,.20)!important;
  border:1px solid rgba(255,255,255,.13)!important;
}
.brandcopy b{
  font-size:20px!important;
  letter-spacing:.15px!important;
}
.brandcopy span{
  font-size:8px!important;
  letter-spacing:1.35px!important;
  color:#ff9a45!important;
}
.navlinks{gap:3px!important}
.navlink{
  position:relative;
  min-height:36px!important;
  padding:0 10px!important;
  border-radius:8px!important;
  font-size:11px!important;
  letter-spacing:.15px!important;
}
.navlink::after{
  content:"";
  position:absolute;
  left:50%;bottom:3px;
  width:0;height:2px;
  transform:translateX(-50%);
  border-radius:999px;
  background:#ff6500;
  transition:.18s ease;
}
.navlink:hover::after,.navlink.active::after{width:42%}
.navlink.active{
  background:#14181d!important;
  box-shadow:none!important;
}
.nav-user-trigger{
  background:linear-gradient(180deg,#17120e,#11100f)!important;
  border-color:#4d2d18!important;
}
.nav-user-dropdown{
  border-radius:13px!important;
  background:rgba(9,11,13,.97)!important;
  border-color:#30363d!important;
  box-shadow:0 26px 64px rgba(0,0,0,.55)!important;
}

/* ===== LAYOUT ===== */
.wrap{
  max-width:1360px!important;
  padding-top:46px!important;
  padding-bottom:70px!important;
}
.section{
  position:relative;
  padding:30px 0!important;
}
.section + .section::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;
  height:1px;
  background:linear-gradient(90deg,transparent,#252a30,transparent);
}
.sectionHead{
  margin-bottom:20px!important;
  align-items:center!important;
}
.sectionHead h2{
  font-size:40px!important;
  letter-spacing:-.7px!important;
}
.sectionHead p{
  max-width:560px!important;
  color:#909aa4!important;
}
.eyebrow{
  padding:7px 10px!important;
  border-color:#593119!important;
  background:#181008!important;
  color:#ffa65a!important;
  box-shadow:inset 0 0 0 1px rgba(255,101,0,.025);
}

/* ===== CARDS ===== */
.card,.feature,.home-feature-card,.tournament-card,.news-card,
.profile-about,.profile-edit-card,.profile-music-card,.profile-table,
.side-widget,.forum-board,.forum-topic-list,.forum-post,.reply-box,.new-topic{
  border-radius:15px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,101,0,.045),transparent 32%),
    linear-gradient(180deg,#13171c,#0c0f12)!important;
  box-shadow:var(--shadow-md)!important;
}
.card:hover,.feature:hover,.news-card:hover,.tournament-card:hover{
  border-color:#3a4149!important;
}
.feature,.home-feature-card,.news-card,.tournament-card{
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.feature:hover,.home-feature-card:hover,.news-card:hover,.tournament-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 52px rgba(0,0,0,.34)!important;
}

/* ===== BOTONES ===== */
.btn,.forum-button,.cs-btn{
  border-radius:9px!important;
  letter-spacing:.28px!important;
  transition:transform .15s ease,filter .15s ease,border-color .15s ease!important;
}
.btn:hover,.forum-button:hover,.cs-btn:hover{
  transform:translateY(-1px);
}
.primary,.forum-button.primary,.cs-btn.primary{
  background:linear-gradient(135deg,#ff8220,#ff5a00)!important;
  border-color:#ff6500!important;
  color:#111!important;
  box-shadow:0 10px 28px rgba(255,101,0,.18)!important;
}
.primary:hover,.forum-button.primary:hover,.cs-btn.primary:hover{
  filter:brightness(1.08);
}
.secondary,.forum-button.ghost{
  background:#11151a!important;
  border-color:#30363d!important;
}

/* ===== HOME ===== */
.home-hero{
  min-height:610px!important;
  margin-top:-46px!important;
  margin-left:calc((1360px - 100vw)/2)!important;
  margin-right:calc((1360px - 100vw)/2)!important;
  padding-left:max(24px,calc((100vw - 1360px)/2))!important;
  padding-right:max(24px,calc((100vw - 1360px)/2))!important;
  border-bottom:1px solid #1f2328!important;
  background:
    radial-gradient(circle at 50% 30%,rgba(255,101,0,.12),transparent 29%),
    radial-gradient(circle at 20% 60%,rgba(255,101,0,.045),transparent 28%),
    linear-gradient(180deg,#090a0c 0%,#070809 100%)!important;
}
.home-hero-inner{padding-top:95px!important}
.home-hero h1{
  letter-spacing:-2px!important;
  text-shadow:0 24px 55px rgba(0,0,0,.35);
}
.hero-orange{
  background:linear-gradient(90deg,#ff5d00,#ff9a42,#ff6a00);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent!important;
}
.hero-lead{
  font-size:16px!important;
  max-width:760px!important;
  color:#adb6bf!important;
}
.hero-actions{margin-top:28px!important}
.hero-btn{min-width:165px!important}
.hero-console{
  margin-top:34px!important;
  background:rgba(8,10,12,.76)!important;
  border-color:#292f36!important;
  box-shadow:0 14px 34px rgba(0,0,0,.24);
}
.home-stats{
  margin-top:-38px!important;
  border-radius:15px!important;
  box-shadow:0 25px 60px rgba(0,0,0,.38)!important;
}
.home-stats article{
  padding:18px 20px!important;
}
.home-stats strong{font-size:31px!important}
.stat-icon{
  width:42px!important;height:42px!important;
  flex-basis:42px!important;
  border-radius:10px!important;
}
.home-feature-grid{
  gap:16px!important;
}
.home-feature-card{
  min-height:230px!important;
  padding:22px!important;
}
.home-feature-card h2{
  font-size:31px!important;
}
.home-feature-card p{
  font-size:13px!important;
  max-width:500px!important;
}
.home-community-banner{
  padding:25px!important;
  border-radius:15px!important;
}

/* ===== SERVIDORES ===== */
.server-toolbar{
  border-radius:13px!important;
  padding:12px!important;
  background:rgba(12,15,18,.92)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.25);
}
.filter-btn{
  border-radius:8px!important;
}
.filter-btn.active{
  background:linear-gradient(180deg,#241408,#1a1009)!important;
  border-color:#673817!important;
}
.server-search{
  border-radius:8px!important;
}
.server{
  overflow:hidden!important;
  border-radius:16px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(255,101,0,.05),transparent 32%),
    linear-gradient(180deg,#14181d,#0c0f12)!important;
  box-shadow:0 20px 48px rgba(0,0,0,.30)!important;
}
.server:hover{
  transform:translateY(-4px);
  box-shadow:0 28px 60px rgba(0,0,0,.42)!important;
}
.cover::after{
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(7,8,9,.90))!important;
}
.server-category{
  border-radius:999px!important;
  padding:5px 9px!important;
}
.occupancy-track{height:6px!important}
.server-details{
  border-radius:9px!important;
}

/* ===== TORNEOS ===== */
.tournament-signup{
  border-radius:16px!important;
  padding:24px!important;
}
.signup-steps>div{
  padding:8px 0;
}
.signup-slots>div{
  border-radius:9px!important;
}
.approved-card{
  border-radius:12px!important;
  transition:.18s ease;
}
.approved-card:hover{
  transform:translateY(-2px);
  border-color:#3a4149!important;
}
.match{
  border-radius:10px!important;
  padding:13px!important;
}
.match.live{
  box-shadow:inset 3px 0 #ff6500,0 0 0 1px rgba(255,101,0,.12)!important;
}

/* ===== FORO ===== */
.forum-welcome,.forum-pagehead,.topic-heading{
  border-radius:14px!important;
}
.forum-category-grid{
  gap:14px!important;
}
.forum-category-card{
  min-height:225px!important;
  border-radius:14px!important;
}
.forum-category-icon{
  width:52px!important;height:52px!important;
  border-radius:12px!important;
}
.forum-category-copy h3{
  font-size:21px!important;
}
.forum-category-copy p{
  font-size:13px!important;
}
.forum-category-stats>div{
  border-radius:8px!important;
}
.forum-post{
  overflow:hidden!important;
}
.post-avatar{
  box-shadow:0 10px 24px rgba(0,0,0,.26);
}

/* ===== PERFIL ===== */
.profile-hero{
  border-radius:17px!important;
  box-shadow:var(--shadow-lg)!important;
}
.profile-cover::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(6,7,8,.82));
}
.profile-avatar{
  box-shadow:0 16px 40px rgba(0,0,0,.38)!important;
}
.profile-social-grid{
  gap:16px!important;
}
.profile-data-grid>div{
  border-radius:9px!important;
}
.profile-music-card{
  position:relative;
  overflow:hidden;
}
.profile-music-card::after{
  content:"";
  position:absolute;
  width:180px;height:180px;
  right:-70px;bottom:-70px;
  border-radius:50%;
  border:1px solid rgba(255,101,0,.07);
}

/* ===== AUTH ===== */
.auth-intro{
  padding-top:45px!important;
}
.auth-layout{
  gap:16px!important;
}
.auth-login,.auth-register{
  border-radius:16px!important;
}
.register-method{
  border-radius:10px!important;
}
.register-method.active{
  box-shadow:inset 0 0 0 1px rgba(255,101,0,.16),0 10px 25px rgba(0,0,0,.16)!important;
}

/* ===== ADMIN CS ===== */
.cs-admin-topbar{
  backdrop-filter:blur(16px);
  background:rgba(5,6,7,.94)!important;
}
.cs-admin-card,.cs-admin-hero{
  border-radius:14px!important;
}
.cs-admin-card{
  box-shadow:0 20px 45px rgba(0,0,0,.28)!important;
}

/* ===== FOOTER ===== */
.sitefooter,.footer-bwo{
  margin-top:20px!important;
  background:
    radial-gradient(circle at 15% 0,rgba(255,101,0,.055),transparent 30%),
    #040506!important;
}
.footer-main{
  padding-top:44px!important;
  padding-bottom:36px!important;
}
.footer-mark-box{
  box-shadow:0 12px 28px rgba(255,101,0,.18);
}
.footer-social-bwo a{
  border-radius:9px!important;
}
.footer-bottom-bwo{
  min-height:48px;
  align-items:center;
}

/* ===== MICRO DETALLES ===== */
::selection{
  background:#ff6500;
  color:#111;
}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:#070809}
::-webkit-scrollbar-thumb{
  background:#292f36;
  border:2px solid #070809;
  border-radius:999px;
}
::-webkit-scrollbar-thumb:hover{background:#ff6500}
.field,input,textarea,select{
  border-radius:8px!important;
}
table{
  border-collapse:separate!important;
  border-spacing:0!important;
}
th:first-child{border-top-left-radius:8px}
th:last-child{border-top-right-radius:8px}

/* ===== RESPONSIVE ===== */
@media(max-width:1400px){
  .home-hero{
    margin-left:-24px!important;
    margin-right:-24px!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
}
@media(max-width:900px){
  .home-hero{min-height:auto!important}
  .home-hero-inner{padding-top:72px!important}
  .sectionHead h2{font-size:34px!important}
}
@media(max-width:620px){
  .wrap{padding-top:32px!important}
  .home-hero{margin-top:-32px!important}
  .home-hero h1{font-size:46px!important}
  .home-hero-inner{padding-top:60px!important}
  .home-stats article{padding:14px!important}
  .sectionHead h2{font-size:30px!important}
  .footer-main{padding-top:34px!important}
}

.hero-topline{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;color:#69737d;font-size:7px;font-weight:900;letter-spacing:1.4px}.hero-topline span{width:45px;height:1px;background:linear-gradient(90deg,transparent,#4a2a16)}.hero-topline span:last-child{background:linear-gradient(90deg,#4a2a16,transparent)}


/* ===== AUTOMIX WEB / MYSQL ===== */

/* PEGAR AL FINAL DE /assets/site.css */
.automix-web-wrap{max-width:1320px}
.automix-web-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;margin-bottom:18px;border:1px solid #2b3138;border-radius:15px;background:radial-gradient(circle at 90% 10%,rgba(255,101,0,.1),transparent 32%),linear-gradient(135deg,#15191e,#0c0f12);box-shadow:0 22px 55px rgba(0,0,0,.3)}
.automix-web-hero h1{margin:7px 0 4px;font:700 clamp(34px,5vw,58px) Rajdhani;color:#fff;text-transform:uppercase}.automix-web-hero h1 em{color:#ff6500;font-style:normal}.automix-web-hero p{margin:0!important;max-width:700px!important;color:#929da7!important;font-size:12px!important}
.automix-ranking{display:grid;gap:8px}.rank-row{display:grid;grid-template-columns:64px minmax(220px,1.5fr) repeat(4,minmax(75px,.45fr)) minmax(180px,.9fr);align-items:center;gap:10px;padding:13px 15px;border:1px solid #282e35;border-radius:10px;background:linear-gradient(180deg,#12161b,#0c0f12);transition:.16s}.rank-row:hover{border-color:#ff6500;transform:translateX(2px)}.rank-row.podium{border-color:#4b3424;background:linear-gradient(90deg,rgba(255,101,0,.06),#0d1013)}.rank-pos{color:#ff8c34;font:700 20px Rajdhani}.rank-player b{display:block;color:#fff;font-size:12px}.rank-player span,.rank-last span{display:block;color:#69747f;font-size:8px;margin-top:2px}.rank-row>div:not(.rank-player):not(.rank-pos):not(.rank-last) strong{display:block;color:#e9edf0;font:700 18px Rajdhani}.rank-row>div:not(.rank-player):not(.rank-pos):not(.rank-last) span{display:block;color:#68737d;font-size:7px;text-transform:uppercase}.rank-last b{display:block;color:#c6cdd3;font-size:9px}
.match-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.match-history-card{padding:14px;border:1px solid #292f36;border-radius:12px;background:linear-gradient(180deg,#13171c,#0c0f12);text-decoration:none;color:inherit;transition:.16s}.match-history-card:hover{border-color:#ff6500;transform:translateY(-2px)}.mh-top,.mh-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#747f89;font-size:8px}.mh-top em{padding:4px 6px;border-radius:999px;background:#151e15;color:#96d16e;font-style:normal;font-weight:900}.mh-top em.en_juego{background:#24170c;color:#ff9d52}.mh-score{display:flex;align-items:center;justify-content:center;gap:18px;padding:21px 0}.mh-score>div{display:flex;align-items:center;gap:9px}.mh-score b{color:#818b95;font-size:9px}.mh-score strong{color:#fff;font:700 34px Rajdhani}.mh-score>span{color:#ff6500;font:700 21px Rajdhani}.mh-bottom em{color:#ff9a47;font-style:normal;font-weight:900}
.match-detail{margin-top:18px!important;padding:17px!important}.match-detail td small{display:block;color:#69737d;font-size:7px;margin-top:2px}.automix-empty{padding:28px!important;text-align:center;color:#7b8690!important}.steam-chip{min-width:220px;padding:10px 12px;border:1px solid #34291f;border-radius:9px;background:#0a0d10}.steam-chip span{display:block;color:#68727c;font-size:7px;font-weight:900}.steam-chip b{display:block;margin-top:3px;color:#ff9a47;font-size:10px}
.admin-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.admin-plan{padding:18px;border:1px solid #292f36;border-radius:13px;background:linear-gradient(180deg,#14181d,#0c0f12);box-shadow:0 18px 40px rgba(0,0,0,.27)}.admin-plan.featured{border-color:#633919;box-shadow:0 20px 50px rgba(0,0,0,.32),inset 0 0 0 1px rgba(255,101,0,.08)}.admin-plan>span{color:#ff9b48;font-size:9px;font-weight:900}.admin-plan h2{margin:6px 0;font:700 27px Rajdhani;color:#fff}.admin-plan p{min-height:55px!important;color:#8d98a2!important;font-size:10px!important}.plan-flags{margin:12px 0;padding:8px;border:1px solid #2b3137;border-radius:7px;background:#090c0f;color:#6e7882;font-size:8px}.plan-flags b{float:right;color:#d4d9de}.plan-price{display:flex;align-items:end;justify-content:space-between;margin:13px 0}.plan-price strong{color:#ff8c34;font:700 25px Rajdhani}.plan-price span{color:#707b85;font-size:8px}.admin-active-box{margin-top:16px!important;padding:17px!important}.active-admin-row{display:flex;align-items:center;gap:15px;padding:10px 0;border-top:1px solid #242a30}.active-admin-row b{color:#fff}.active-admin-row span{color:#8f99a3;font-size:9px}.active-admin-row em{margin-left:auto;color:#9dd77b;font-size:8px;font-style:normal}
@media(max-width:1000px){.match-history-grid,.admin-plan-grid{grid-template-columns:1fr 1fr}.rank-row{grid-template-columns:54px minmax(180px,1.3fr) repeat(3,70px)}.rank-row>div:nth-child(6),.rank-last{display:none}}
@media(max-width:680px){.automix-web-hero{align-items:flex-start;flex-direction:column}.match-history-grid,.admin-plan-grid{grid-template-columns:1fr}.rank-row{grid-template-columns:46px 1fr 60px 60px}.rank-row>div:nth-child(5),.rank-row>div:nth-child(6),.rank-last{display:none}}

/* PROFILE COVER FIX */
.profile-cover-img{display:block}
.profile-overlay{z-index:1}
.profile-main{z-index:2}

.owner-quick{margin-bottom:14px!important;border-color:#5e431d!important}.owner-quick-body{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:18px}.owner-quick-body b{display:block;color:#ffd46a;font:700 23px Rajdhani}.owner-quick-body code{display:block;color:#d7dde2}.owner-quick-body p{margin:6px 0 0!important;color:#818c96!important;font-size:9px!important}.cs-field-help{display:block;margin-top:4px;color:#68737d;font-size:7px}.rank-sync-info{padding:10px;border:1px solid #4b2d18;border-radius:8px;background:#1b120c;color:#aa9989}.rank-presets{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:14px}.rank-presets button{min-height:38px;border:1px solid #343a41;border-radius:7px;background:#11151a;color:#ddd;font-weight:900;cursor:pointer}.rank-presets button:hover{border-color:#ff6500;color:#ff9b49}.cs-rank-profile-badge{display:inline-flex;margin-left:6px;padding:4px 8px;border-radius:999px;border:1px solid #624018;background:#241708;color:#ffbd68;font-size:8px;font-weight:900}

/* ===== ADMIN / COMPRA / RANGO UNIFICADO ===== */
.rank-howto{margin-bottom:14px!important}.rank-howto-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#252b31}.rank-howto-grid>div{padding:13px;background:#0d1013;display:flex;gap:9px;align-items:flex-start}.rank-howto-grid b{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:#21150c;color:#ff943d;font:700 12px Rajdhani}.rank-howto-grid span{color:#949ea8;font-size:8px;line-height:1.45}.payment-flow-banner{margin-bottom:14px;padding:14px 16px;border:1px solid #4d301b;border-radius:11px;background:linear-gradient(135deg,#1b120c,#0d1013)}.payment-flow-banner span{display:block;color:#ff9138;font-size:7px;font-weight:900;letter-spacing:1px}.payment-flow-banner b{display:block;margin-top:3px;color:#fff;font:700 20px Rajdhani}.payment-flow-banner p{margin:3px 0 0!important;color:#857e78!important;font-size:9px!important}.profile-admin-status{padding:17px!important;margin-top:15px!important}.my-admin-active{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:12px;border:1px solid #36502d;border-radius:9px;background:#10180f}.my-admin-active>span{padding:4px 7px;border-radius:999px;background:#1a2b17;color:#a7de83;font-size:7px;font-weight:900}.my-admin-active>b{color:#fff}.my-admin-active code{color:#ff9a48}.my-admin-active small{color:#8a949d}.my-admin-orders{margin-top:10px}.my-admin-orders>div{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:8px 0;border-bottom:1px solid #242a30}.my-admin-orders b{color:#dce1e5;font-size:9px}.my-admin-orders span{color:#707b85;font-size:8px}.my-admin-orders em{font-style:normal;font-size:7px;font-weight:900}.my-admin-orders em.pagado{color:#9bd879}.my-admin-orders em.pendiente{color:#ffac64}@media(max-width:800px){.rank-howto-grid{grid-template-columns:1fr 1fr}.my-admin-active{grid-template-columns:1fr 1fr}}@media(max-width:520px){.rank-howto-grid{grid-template-columns:1fr}.my-admin-active{grid-template-columns:1fr}}


/* =================================================================
   ADMIN CS V3 - SIDEBAR / CONTROL CENTRAL
   ================================================================= */
.cs-admin-v3{background:#090b0d;color:#e9edf0}
.admin-layout-v3{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}
.admin-sidebar-v3{position:sticky;top:0;height:100vh;padding:18px 12px;display:flex;flex-direction:column;border-right:1px solid #242a30;background:linear-gradient(180deg,#0c0f12,#090b0d);overflow:auto}
.admin-brand-v3{display:flex;align-items:center;gap:10px;padding:4px 7px 16px;text-decoration:none}
.admin-brand-logo-v3{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#ff6500;color:#111;font:800 16px Rajdhani}
.admin-brand-v3 b{display:block;color:#fff;font:700 17px Rajdhani}.admin-brand-v3 small{display:block;margin-top:1px;color:#ff8a31;font-size:6px;font-weight:900;letter-spacing:1.2px}
.admin-owner-card-v3{position:relative;margin:0 3px 14px;padding:10px;display:grid;grid-template-columns:36px 1fr;gap:9px;align-items:center;border:1px solid #30363d;border-radius:10px;background:#12161a}
.admin-owner-avatar-v3{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#21150c;color:#ff9b47;font:800 17px Rajdhani}
.admin-owner-card-v3 span{display:block;color:#64707a;font-size:6px;font-weight:900}.admin-owner-card-v3 b{display:block;color:#fff;font-size:10px}.admin-owner-card-v3 small{display:block;color:#7d8892;font-size:7px}
.admin-owner-card-v3 em{grid-column:1/-1;padding-top:7px;border-top:1px solid #252b31;color:#ffc066;font-size:6px;font-style:normal;font-weight:900;letter-spacing:1px}
.admin-nav-v3{display:flex;flex-direction:column;gap:3px}
.admin-nav-title-v3{padding:13px 10px 5px;color:#4e5963;font-size:6px;font-weight:900;letter-spacing:1.2px}
.admin-nav-v3 a{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:9px 10px;border:1px solid transparent;border-radius:8px;color:#858f98;text-decoration:none;transition:.15s}
.admin-nav-v3 a ion-icon{font-size:16px}.admin-nav-v3 a b{display:block;color:#b9c1c8;font-size:8px}.admin-nav-v3 a small{display:block;margin-top:1px;color:#59636d;font-size:6px}
.admin-nav-v3 a:hover,.admin-nav-v3 a.active{border-color:#4b2e19;background:#17110d;color:#ff8731}.admin-nav-v3 a.active b,.admin-nav-v3 a:hover b{color:#fff}
.admin-sidebar-bottom-v3{margin-top:auto;padding-top:13px}.admin-sidebar-bottom-v3 a{display:flex;align-items:center;gap:7px;padding:9px;color:#69747d;text-decoration:none;font-size:7px}
.admin-main-v3{padding:22px 24px 50px;min-width:0}
.admin-top-v3{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #242a30}.admin-kicker-v3{display:block;color:#ff7d21;font-size:7px;font-weight:900;letter-spacing:1.4px}.admin-top-v3 h1{margin:4px 0 0;color:#fff;font:700 30px Rajdhani}.admin-status-v3{display:flex;align-items:center;gap:10px}.admin-status-v3>span{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #2d343a;border-radius:8px;background:#0f1317;color:#79848e;font-size:6px;font-weight:900}.admin-status-v3>span i{width:7px;height:7px;border-radius:50%}.admin-status-v3>span.online i{background:#8be963;box-shadow:0 0 9px #8be963}.admin-status-v3>span.offline i{background:#db5c5c}.admin-status-v3>b{color:#6d7780;font-size:8px}

.admin-card-v3{margin-bottom:14px;border:1px solid #2b3138;border-radius:12px;background:linear-gradient(180deg,#12161a,#0d1013);overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,.18)}
.admin-card-head-v3{min-height:52px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #272d33}.admin-card-head-v3 span{display:block;color:#68737d;font-size:6px;font-weight:900;letter-spacing:1px}.admin-card-head-v3 h2{margin:3px 0 0;color:#fff;font:700 18px Rajdhani}.admin-card-head-v3>em{padding:5px 7px;border-radius:999px;background:#2a1909;color:#ffbd62;font-size:6px;font-style:normal;font-weight:900}
.admin-stats-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px}.admin-stats-v3>div{padding:14px;border:1px solid #2c3238;border-radius:10px;background:#111519}.admin-stats-v3 ion-icon{color:#ff7e22;font-size:18px}.admin-stats-v3 span{display:block;margin-top:8px;color:#69747d;font-size:7px}.admin-stats-v3 b{display:block;margin-top:2px;color:#fff;font:700 24px Rajdhani}
.admin-quick-grid-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#282e34}.admin-quick-grid-v3 a{padding:15px;background:#0d1013;text-decoration:none}.admin-quick-grid-v3 ion-icon{color:#ff8128;font-size:20px}.admin-quick-grid-v3 b{display:block;margin-top:8px;color:#fff;font-size:9px}.admin-quick-grid-v3 small{display:block;margin-top:2px;color:#66717a;font-size:7px}
.owner-command-v3 p{margin:0;padding:14px 15px;color:#89939c;font-size:9px!important}
.account-search-v3{padding-bottom:14px}.account-search-form-v3{display:flex;gap:8px;padding:14px}.search-input-v3{flex:1;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #343b42;border-radius:8px;background:#090c0f}.search-input-v3 ion-icon{color:#626d76}.search-input-v3 input{width:100%;height:38px;border:0;background:none;color:#fff;outline:none}.search-result-empty-v3{margin:0 14px;padding:10px;border:1px solid #3a2a1e;border-radius:8px;background:#18120d;color:#b99576;font-size:8px}.account-result-v3{margin:0 14px;padding:11px;display:grid;grid-template-columns:48px 1fr 1.2fr auto;gap:12px;align-items:center;border:1px solid #3d522e;border-radius:9px;background:#10170f}.account-result-id-v3{width:48px;height:48px;display:grid;place-items:center;border-radius:9px;background:#1d2919;color:#a9e182;font:700 16px Rajdhani}.account-result-v3 span{display:block;color:#6b7764;font-size:6px}.account-result-v3 b,.account-result-v3 code{display:block;margin-top:2px;color:#e7ede3;font-size:9px}
.owner-self-body-v3{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:1px;background:#292f35}.owner-self-body-v3>div,.owner-self-body-v3>form{padding:12px;background:#0d1013;display:flex;flex-direction:column;justify-content:center}.owner-self-body-v3 span{color:#68737d;font-size:6px}.owner-self-body-v3 b,.owner-self-body-v3 code{margin-top:3px;color:#fff;font-size:9px}.owner-badge-v3{padding:5px 7px!important;border-radius:999px;background:#2e1b07!important;color:#ffc35e!important}
.admin-columns-v3{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.admin-editor-v3{min-width:0}.form-section-v3{padding:15px;border-bottom:1px solid #252b31}.form-section-v3 h3{margin:0 0 11px;color:#ff9850;font:700 12px Rajdhani}.form-grid-v3{display:grid;gap:10px}.form-grid-v3.two{grid-template-columns:1fr 1fr}.form-grid-v3 label{display:block;color:#7a858e;font-size:7px;font-weight:800}.form-grid-v3 input,.form-grid-v3 select,.form-grid-v3 textarea{width:100%;margin-top:5px;min-height:38px;padding:0 10px;border:1px solid #30373e;border-radius:7px;background:#090c0f;color:#e8edf0;outline:none}.form-grid-v3 textarea{min-height:90px;padding:10px}.form-grid-v3 input:focus,.form-grid-v3 select:focus{border-color:#ff6500}.form-grid-v3 small{display:block;margin-top:4px;color:#59646d;font-size:6px}.form-grid-v3 .full{grid-column:1/-1}
.preset-grid-v3{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px}.preset-grid-v3 button{min-height:56px;padding:9px;border:1px solid #30373d;border-radius:8px;background:#0c1013;color:#cfd5da;cursor:pointer}.preset-grid-v3 button b{display:block;font-size:8px}.preset-grid-v3 button small{display:block;margin-top:3px;color:#68727b;font-size:6px}.preset-grid-v3 button:hover{border-color:#ff6500}.preset-grid-v3 button.owner{border-color:#5d421b;background:#191208}.editor-actions-v3{display:flex;gap:8px;padding:14px}
.flag-list-v3{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#282e34}.flag-list-v3>div{padding:9px;background:#0d1013;display:flex;align-items:center;gap:8px}.flag-list-v3 b{width:23px;height:23px;display:grid;place-items:center;border-radius:5px;background:#20150c;color:#ff9647;font:700 10px Rajdhani}.flag-list-v3 span{color:#87919a;font-size:7px}.permissions-note-v3{display:flex;gap:8px;padding:12px;color:#7b858e}.permissions-note-v3 ion-icon{flex:0 0 auto;color:#ff7e23;font-size:18px}.permissions-note-v3 p{margin:0!important;font-size:7px!important;line-height:1.5}.permissions-note-v3 b{color:#d7dde1}
.table-v3{overflow:auto}.table-v3 table{width:100%;border-collapse:collapse;min-width:850px}.table-v3 th{padding:9px 11px;text-align:left;border-bottom:1px solid #2a3036;color:#68727b;font-size:6px;text-transform:uppercase}.table-v3 td{padding:10px 11px;border-bottom:1px solid #20262b;color:#aab2b9;font-size:8px}.table-v3 td b{color:#eef1f3}.table-v3 td small{display:block;margin-top:2px;color:#59646d;font-size:6px}.table-v3 code{color:#d8dee3}.tag-v3{padding:4px 6px;border-radius:5px;background:#20150c;color:#ff9a4e;font-size:7px;font-weight:900}.state-v3{padding:4px 6px;border-radius:999px;font-size:6px;font-weight:900}.state-v3.on{background:#162516;color:#9cda79}.state-v3.off{background:#261717;color:#d98b8b}.icon-btn-v3{width:28px;height:28px;display:grid;place-items:center;border:1px solid #343b42;border-radius:6px;color:#8f99a1;text-decoration:none}.row-actions-v3{display:flex;gap:5px}
@media(max-width:1050px){.admin-layout-v3{grid-template-columns:210px minmax(0,1fr)}.admin-columns-v3{grid-template-columns:1fr}.admin-stats-v3,.admin-quick-grid-v3{grid-template-columns:1fr 1fr}.owner-self-body-v3{grid-template-columns:1fr 1fr}.account-result-v3{grid-template-columns:48px 1fr}.account-result-v3>button{grid-column:1/-1}}
@media(max-width:760px){.admin-layout-v3{display:block}.admin-sidebar-v3{position:relative;height:auto}.admin-nav-v3{display:grid;grid-template-columns:1fr 1fr}.admin-nav-title-v3{grid-column:1/-1}.admin-main-v3{padding:15px}.form-grid-v3.two,.preset-grid-v3{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.admin-stats-v3,.admin-quick-grid-v3,.form-grid-v3.two,.preset-grid-v3,.admin-nav-v3{grid-template-columns:1fr}.admin-nav-title-v3{grid-column:auto}.owner-self-body-v3{grid-template-columns:1fr}.account-search-form-v3{flex-direction:column}}

/* ================= ADMIN CENTER FINAL ================= */
.admincs-user-body{margin:0;background:#090b0d;color:#e8edf0}.ac-shell{min-height:100vh;display:grid;grid-template-columns:245px minmax(0,1fr)}.ac-side{height:100vh;position:sticky;top:0;overflow:auto;padding:18px 12px;border-right:1px solid #252b31;background:linear-gradient(180deg,#0c0f12,#080a0c)}.ac-brand{display:flex;gap:10px;align-items:center;padding:0 7px 16px;text-decoration:none}.ac-brand>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#ff6500;color:#111;font:800 16px Rajdhani}.ac-brand b{display:block;color:#fff;font:700 16px Rajdhani}.ac-brand small{display:block;color:#ff8d35;font-size:6px;font-weight:900}.ac-me{display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;margin-bottom:14px;padding:10px;border:1px solid #2c3339;border-radius:10px;background:#111519}.ac-me>div{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#20150c;color:#ff9948;font:800 16px Rajdhani}.ac-me small{display:block;color:#59646e;font-size:6px}.ac-me b{display:block;color:#fff;font-size:9px}.ac-me em{display:block;color:#ffad66;font-size:7px;font-style:normal}.ac-side nav{display:flex;flex-direction:column;gap:3px}.ac-side nav>a{display:grid;grid-template-columns:23px 1fr;align-items:center;gap:8px;padding:9px;border:1px solid transparent;border-radius:8px;color:#7b8690;text-decoration:none}.ac-side nav>a:hover,.ac-side nav>a.active{border-color:#4b2d18;background:#18110c;color:#ff8730}.ac-side nav>a ion-icon{font-size:16px}.ac-side nav>a b{display:block;color:#b8c0c7;font-size:8px}.ac-side nav>a small{display:block;margin-top:1px;color:#56616b;font-size:6px}.ac-nav-title{padding:13px 9px 4px;color:#4c5760;font-size:6px;font-weight:900;letter-spacing:1px}.ac-main{padding:22px 24px 50px;min-width:0}.ac-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:15px;margin-bottom:16px;border-bottom:1px solid #242a30}.ac-head>div>span{display:block;color:#ff7f24;font-size:7px;font-weight:900;letter-spacing:1px}.ac-head h1{margin:4px 0 0;color:#fff;font:700 30px Rajdhani}.ac-db{display:flex;gap:6px;align-items:center;padding:7px 9px;border:1px solid #2d343a;border-radius:8px;color:#75808a;font-size:6px;font-weight:900}.ac-db i{width:7px;height:7px;border-radius:50%}.ac-db.on i{background:#8ce867;box-shadow:0 0 8px #8ce867}.ac-db.off i{background:#d95b5b}.ac-summary-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:11px;margin-bottom:12px}.ac-card{margin-bottom:12px;border:1px solid #2b3238;border-radius:12px;background:linear-gradient(180deg,#12161a,#0d1013);overflow:hidden}.ac-summary-grid .ac-card{padding:15px}.ac-card>span,.ac-card-title span{display:block;color:#66717b;font-size:6px;font-weight:900;letter-spacing:1px}.ac-summary-grid h2{margin:7px 0 3px;color:#fff;font:700 23px Rajdhani}.ac-summary-grid strong{display:inline-flex;padding:4px 7px;border-radius:6px;background:#20150c;color:#ff9d51;font-size:8px}.ac-summary-grid p{margin:6px 0 0!important;color:#69747e!important;font-size:8px!important}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:14px!important}.ac-card-title{min-height:52px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #272e34}.ac-card-title h2{margin:3px 0 0;color:#fff;font:700 18px Rajdhani}.ac-form-card form{padding:15px}.ac-form-card.narrow{max-width:700px}.ac-form-grid{display:grid;gap:10px}.ac-form-grid.one{grid-template-columns:1fr}.ac-form-grid:not(.one){grid-template-columns:1fr 1fr}.ac-form-grid label{color:#77828c;font-size:7px;font-weight:800}.ac-form-grid input,.ac-form-grid select,.ac-form-grid textarea{width:100%;min-height:39px;margin-top:5px;padding:0 10px;border:1px solid #30373e;border-radius:7px;background:#090c0f;color:#edf0f2;outline:none}.ac-form-grid textarea{min-height:85px;padding:9px}.ac-form-grid input:focus,.ac-form-grid select:focus{border-color:#ff6500}.ac-form-grid small{display:block;margin-top:4px;color:#58636d;font-size:6px}.ac-help{padding:10px;margin:12px 0!important;border:1px solid #3c2a1d;border-radius:8px;background:#16110d;color:#907f70!important;font-size:8px!important}.ac-table{overflow:auto}.ac-table table{width:100%;min-width:820px;border-collapse:collapse}.ac-table th{padding:9px 11px;text-align:left;border-bottom:1px solid #2b3137;color:#67717b;font-size:6px;text-transform:uppercase}.ac-table td{padding:10px 11px;border-bottom:1px solid #20262b;color:#a9b1b8;font-size:8px}.ac-table td b{color:#fff}.ac-table code{color:#dbe0e4}.ac-state{padding:4px 6px;border-radius:999px;font-size:6px;font-weight:900}.ac-state.on{background:#172617;color:#9ddd78}.ac-state.off{background:#261717;color:#d88a8a}.ac-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ac-ranges>div{padding:12px 15px;border-bottom:1px solid #242a30}.ac-ranges b{display:block;color:#ff9b4c;font-size:8px}.ac-ranges span{display:block;margin-top:3px;color:#77818a;font-size:7px}.ac-flow{padding:14px}.ac-flow>div{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #242a30}.ac-flow b{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#21150c;color:#ff9a48}.ac-flow span{color:#98a1a9;font-size:8px}.admin-assign-mini{display:grid;grid-template-columns:1.2fr .8fr 70px auto;gap:5px;margin-bottom:6px}.admin-assign-mini input,.admin-assign-mini select{min-height:30px!important;font-size:11px!important}
@media(max-width:950px){.ac-shell{grid-template-columns:205px minmax(0,1fr)}.ac-summary-grid,.ac-two{grid-template-columns:1fr}.ac-form-grid:not(.one){grid-template-columns:1fr}}
@media(max-width:700px){.ac-shell{display:block}.ac-side{position:relative;height:auto}.ac-side nav{display:grid;grid-template-columns:1fr 1fr}.ac-nav-title{grid-column:1/-1}.ac-main{padding:15px}.ac-summary-grid{grid-template-columns:1fr}}

/* ADMIN CENTER HOTFIX V2 */
.admincs-user-body .ac-side a,.admincs-user-body .ac-brand{text-decoration:none!important}
.admincs-user-body .ac-shell{font-family:Inter,system-ui,sans-serif}


/* ============================================================
   ADMIN CENTER V4 - CS TUCUMAN
   ============================================================ */
.admincs-v4-body{margin:0;background:#080a0c;color:#e9edf0}
.admincs-v4-layout{min-height:100vh;display:grid;grid-template-columns:255px minmax(0,1fr)}
.admincs-v4-sidebar{position:sticky;top:0;height:100vh;overflow:auto;padding:18px 12px;border-right:1px solid #262c31;background:linear-gradient(180deg,#0d1013 0%,#080a0c 100%)}
.admincs-v4-brand{display:flex;align-items:center;gap:10px;padding:0 8px 17px;text-decoration:none}.admincs-v4-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#ff6500;color:#111;font:800 16px Rajdhani}.admincs-v4-brand b{display:block;color:#fff;font:700 17px Rajdhani}.admincs-v4-brand small{display:block;margin-top:2px;color:#ff8840;font-size:7px;font-weight:900;letter-spacing:1px}
.admincs-v4-user{position:relative;display:grid;grid-template-columns:40px 1fr;gap:9px;align-items:center;margin-bottom:14px;padding:11px;border:1px solid #2e353b;border-radius:11px;background:#12161a}.admincs-v4-user .avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:#21140b;color:#ff9a4b;font:800 17px Rajdhani}.admincs-v4-user small{display:block;color:#5f6a73;font-size:6px}.admincs-v4-user b{display:block;color:#fff;font-size:9px}.admincs-v4-user em{display:block;color:#ff9b52;font-size:7px;font-style:normal;font-weight:900}.admincs-v4-user strong{grid-column:1/-1;padding-top:7px;border-top:1px solid #262d32;color:#ffba69;font-size:6px;letter-spacing:1px}
.admincs-v4-sidebar nav{display:flex;flex-direction:column;gap:3px}.admincs-v4-sidebar .nav-title{padding:13px 9px 5px;color:#4e5962;font-size:6px;font-weight:900;letter-spacing:1.2px}.admincs-v4-sidebar nav a{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;padding:9px 10px;border:1px solid transparent;border-radius:8px;color:#78838c;text-decoration:none;transition:.15s}.admincs-v4-sidebar nav a ion-icon{font-size:16px}.admincs-v4-sidebar nav a b{display:block;color:#b8c0c6;font-size:8px}.admincs-v4-sidebar nav a small{display:block;margin-top:2px;color:#59636c;font-size:6px}.admincs-v4-sidebar nav a:hover,.admincs-v4-sidebar nav a.active{background:#18110c;border-color:#4e301c;color:#ff8734}.admincs-v4-sidebar nav a:hover b,.admincs-v4-sidebar nav a.active b{color:#fff}
.admincs-v4-main{min-width:0;padding:22px 24px 50px}.admincs-v4-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px;padding-bottom:15px;border-bottom:1px solid #252b31}.admincs-v4-head>div>span{display:block;color:#ff7d24;font-size:7px;font-weight:900;letter-spacing:1.2px}.admincs-v4-head h1{margin:4px 0 0;color:#fff;font:700 30px Rajdhani}.db-state{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #30373d;border-radius:8px;background:#0d1114;color:#77828b;font-size:6px;font-weight:900}.db-state i{width:7px;height:7px;border-radius:50%}.db-state.online i{background:#8ce76b;box-shadow:0 0 8px #8ce76b}.db-state.offline i{background:#dd6262}
.ac4-alert{margin-bottom:12px;padding:11px 13px;border-radius:8px;font-size:8px}.ac4-alert.ok{border:1px solid #31512e;background:#10180f;color:#a1d98a}.ac4-alert.bad{border:1px solid #5d302f;background:#190e0e;color:#e29b98}
.ac4-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.ac4-stats section{padding:14px;border:1px solid #2b3238;border-radius:10px;background:#111519}.ac4-stats span{display:block;color:#69737d;font-size:6px;font-weight:900}.ac4-stats b{display:block;margin-top:7px;color:#fff;font:700 19px Rajdhani}.ac4-stats small{display:block;margin-top:3px;color:#59646d;font-size:6px}.ac4-stats .mono{font:700 11px ui-monospace,Consolas,monospace}
.ac4-grid{display:grid;gap:12px;align-items:start}.ac4-grid.two-one{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}
.ac4-card{margin-bottom:12px;border:1px solid #2b3238;border-radius:12px;background:linear-gradient(180deg,#12161a,#0d1013);overflow:hidden}.ac4-card.compact{max-width:700px}.ac4-card .card-head{min-height:52px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #272d32}.ac4-card .card-head span{display:block;color:#68737d;font-size:6px;font-weight:900;letter-spacing:1px}.ac4-card .card-head h2{margin:3px 0 0;color:#fff;font:700 18px Rajdhani}.ac4-card .card-head>b{color:#ff9750}
.ac4-form{display:grid;gap:11px;padding:15px}.ac4-form label{display:block;color:#78838c;font-size:7px;font-weight:800}.ac4-form input,.ac4-form select,.ac4-form textarea{width:100%;min-height:40px;margin-top:5px;padding:0 10px;border:1px solid #323940;border-radius:7px;background:#090c0f;color:#eef1f3;outline:none}.ac4-form textarea{min-height:90px;padding:10px}.ac4-form input:focus,.ac4-form select:focus{border-color:#ff6500}.ac4-form small{display:block;margin-top:4px;color:#58636c;font-size:6px}
.ac4-btn{min-height:34px;padding:0 11px;border:1px solid #3a4147;border-radius:7px;background:#15191d;color:#dce1e4;font-size:7px;font-weight:900;cursor:pointer}.ac4-btn.primary{border-color:#ff6500;background:#ff6500;color:#111}.ac4-btn.danger{border-color:#63312e;background:#251211;color:#e8a19c}.ac4-btn.mini{min-height:28px;padding:0 7px;font-size:6px}
.ac4-flow>div,.ac4-ranks>div{display:flex;gap:9px;align-items:center;padding:11px 14px;border-bottom:1px solid #242a2f}.ac4-flow b{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:#21150c;color:#ff9949;font:700 11px Rajdhani}.ac4-flow span,.ac4-ranks span{color:#87919a;font-size:7px}.ac4-ranks>div{display:block}.ac4-ranks b{display:block;color:#ff994d;font-size:8px}.ac4-ranks span{display:block;margin-top:3px}
.ac4-table{overflow:auto}.ac4-table table{width:100%;min-width:900px;border-collapse:collapse}.ac4-table th{padding:9px 10px;text-align:left;border-bottom:1px solid #2a3035;color:#68727b;font-size:6px;text-transform:uppercase}.ac4-table td{padding:10px;border-bottom:1px solid #20262b;color:#aab2b9;font-size:8px}.ac4-table td b{color:#f0f2f3}.ac4-table code{color:#d9dfe3}.status{display:inline-flex;padding:4px 6px;border-radius:999px;font-size:6px;font-weight:900}.status.on{background:#172617;color:#9adb79}.status.off{background:#291716;color:#dc8f89}
.owner-admin-help{margin-bottom:14px}.owner-admin-help p{color:#7f8a93}.admin-rank-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.admin-rank-strip span{padding:10px;border:1px solid #30363d;border-radius:8px;background:#0f1316;color:#7e8991;font-size:7px}.admin-rank-strip b{display:block;margin-bottom:3px;color:#ff9850}
@media(max-width:1050px){.admincs-v4-layout{grid-template-columns:215px minmax(0,1fr)}.ac4-grid.two-one{grid-template-columns:1fr}.ac4-stats{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.admincs-v4-layout{display:block}.admincs-v4-sidebar{position:relative;height:auto}.admincs-v4-sidebar nav{display:grid;grid-template-columns:1fr 1fr}.admincs-v4-sidebar .nav-title{grid-column:1/-1}.admincs-v4-main{padding:15px}.admin-rank-strip{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.admincs-v4-sidebar nav,.ac4-stats,.admin-rank-strip{grid-template-columns:1fr}.admincs-v4-sidebar .nav-title{grid-column:auto}}


/* ============================================================
   ADMIN CS V5 - PERSONAL PANEL / BLUE-VIOLET
   ============================================================ */
.admincs-v4-body{background:radial-gradient(circle at 70% 0,rgba(105,92,255,.11),transparent 30%),#070914!important}
.admincs-v4-sidebar{background:linear-gradient(180deg,#0c1020,#080a13)!important;border-right-color:#242b4d!important;width:auto}
.admincs-v4-brand>span{background:linear-gradient(135deg,#6e61ff,#3b8eff)!important;color:#fff!important}
.admincs-v4-brand small{color:#9189ff!important;font-size:9px!important}
.admincs-v4-user{background:#10162a!important;border-color:#29325a!important}.admincs-v4-user .avatar{background:#191c40!important;color:#9e98ff!important}.admincs-v4-user em{color:#8db7ff!important;font-size:9px!important}.admincs-v4-user small{font-size:8px!important}
.admincs-v4-sidebar .nav-title{font-size:8px!important;color:#66719e!important}.admincs-v4-sidebar nav a{min-height:52px!important;padding:10px 11px!important}.admincs-v4-sidebar nav a b{font-size:10px!important}.admincs-v4-sidebar nav a small{font-size:8px!important;line-height:1.3!important}.admincs-v4-sidebar nav a ion-icon{font-size:19px!important}.admincs-v4-sidebar nav a:hover,.admincs-v4-sidebar nav a.active{background:#14183a!important;border-color:#343c79!important;color:#8da8ff!important}
.admincs-v4-main{padding:25px 27px 55px!important}.admincs-v4-head>div>span{color:#7d8cff!important;font-size:9px!important}.admincs-v4-head h1{font-size:35px!important}.db-state{font-size:8px!important}
.ac4-stats section{background:linear-gradient(180deg,#11172b,#0b1020)!important;border-color:#283057!important;padding:17px!important}.ac4-stats span{font-size:8px!important}.ac4-stats b{font-size:22px!important}.ac4-stats small{font-size:8px!important}
.ac4-card{background:linear-gradient(180deg,#11162a,#0b0f1d)!important;border-color:#29325a!important}.ac4-card .card-head{min-height:62px!important}.ac4-card .card-head span{font-size:8px!important;color:#7886ba!important}.ac4-card .card-head h2{font-size:22px!important}
.ac4-form label{font-size:9px!important;color:#9ba7c9!important}.ac4-form input,.ac4-form select,.ac4-form textarea{min-height:46px!important;font-size:12px!important;background:#080b14!important;border-color:#303964!important}.ac4-form input:focus,.ac4-form select:focus{border-color:#6b67ff!important}.ac4-form small{font-size:8px!important}
.ac4-btn{min-height:40px!important;font-size:8px!important}.ac4-btn.primary{border-color:#625cff!important;background:linear-gradient(135deg,#665eff,#387fff)!important;color:#fff!important}
.ac4-flow span,.ac4-ranks span{font-size:9px!important;line-height:1.5!important}.ac4-flow b{background:#191c42!important;color:#9da5ff!important}.ac4-ranks b{color:#8da8ff!important;font-size:10px!important}.ac4-table th{font-size:8px!important}.ac4-table td{font-size:10px!important;padding:12px!important}.ac4-alert{font-size:10px!important}

.ac4-panel-access{margin-bottom:12px;padding:13px 15px;border:1px solid #303b72;border-radius:10px;background:linear-gradient(110deg,#12183a,#0d1125)}.ac4-panel-access span{display:block;color:#7383c8;font-size:8px;font-weight:900;letter-spacing:1px}.ac4-panel-access b{display:block;margin-top:5px;color:#9fa9ff;font:700 19px Rajdhani}.ac4-panel-access p{margin:3px 0 0;color:#8491bd;font-size:9px}


/* ============================================================
   CS TUCUMAN V6 - LEGIBLE PANELS / COMMON TYPOGRAPHY
   ============================================================ */
.admincs-v4-body,.admincs-v4-body input,.admincs-v4-body select,.admincs-v4-body textarea,.admincs-v4-body button,
.staff-layout,.staff-layout input,.staff-layout select,.staff-layout button,
.admin-layout,.admin-layout input,.admin-layout select,.admin-layout textarea,.admin-layout button{
  font-family:Inter,Arial,sans-serif!important
}
.admincs-v4-head h1,.ac4-card .card-head h2,.ac4-stats b,.admincs-v4-brand b,.admincs-v4-user .avatar{
  font-family:Inter,Arial,sans-serif!important;font-weight:800!important
}
.admincs-v4-head h1{letter-spacing:-1px!important;text-transform:none!important}
.ac4-card .card-head h2{letter-spacing:-.3px!important;text-transform:none!important}
.admincs-v4-sidebar nav a b{font-size:12px!important}.admincs-v4-sidebar nav a small{font-size:10px!important}
.admincs-v4-sidebar .nav-title{font-size:9px!important}.admincs-v4-user b{font-size:12px!important}.admincs-v4-user em{font-size:10px!important}
.ac4-table th{font-size:10px!important}.ac4-table td{font-size:12px!important}.ac4-form label{font-size:11px!important}.ac4-form small{font-size:10px!important}
.ac4-btn{font-size:10px!important}
.tool-counter{padding:6px 9px;border:1px solid #344071;border-radius:999px;color:#9aa7dc;font-size:10px;font-weight:800}
.tool-intro{padding:13px 16px;border-bottom:1px solid #242c4e;color:#8d98bd;font-size:11px}
.cell-sub{display:block;margin-top:3px;color:#67739b;font-size:9px}
.integrated-server-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;padding:18px;border:1px solid #2c3564;border-radius:12px;background:linear-gradient(115deg,#141a38,#0c1021)}
.integrated-server-head span{color:#7988d1;font-size:9px;font-weight:900;letter-spacing:1px}.integrated-server-head h2{margin:4px 0;font-size:25px}.integrated-server-head p{margin:0;color:#808bb0;font-size:11px}.integrated-server-head strong{padding:7px 9px;border-radius:7px;background:#18214c;color:#a8b3ff;font-size:9px}
.integrated-server-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.server-v5-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#293057}.server-v5-stats>div{padding:14px;background:#0d1121}.server-v5-stats span{display:block;color:#65719c;font-size:9px;font-weight:800}.server-v5-stats b{display:block;margin-top:5px;color:#eef0ff;font-size:16px}.server-v5-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:13px}.server-v5-actions>div{grid-column:span 3;display:grid;grid-template-columns:1fr auto;gap:7px}.server-v5-actions input{min-height:40px;padding:0 10px;border:1px solid #313a69;border-radius:7px;background:#080b15;color:#fff}
.profile-admin-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px}.profile-admin-card{display:grid;grid-template-columns:48px 1fr 18px;gap:10px;align-items:center;padding:11px;border:1px solid #29325a;border-radius:9px;background:#0d1223;text-decoration:none;color:#fff}.profile-admin-card:hover{border-color:#5667c7;background:#121936}.profile-admin-avatar{width:48px;height:48px;border-radius:9px;overflow:hidden;background:#1a2140;display:grid;place-items:center;color:#9ca8ff;font-weight:900}.profile-admin-avatar img{width:100%;height:100%;object-fit:cover}.profile-admin-card b{display:block;font-size:12px}.profile-admin-card span{display:block;margin-top:2px;color:#8998dc;font-size:9px;font-weight:800}.profile-admin-card small{display:block;margin-top:3px;color:#66739c;font-size:9px}.profile-admin-card ion-icon{color:#6c79b3}

/* Public bans V5 */
.public-ban-v5{max-width:1320px;margin:0 auto;padding:28px 24px 80px}
.ban-v5-hero{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:28px;border:1px solid #30363c;border-radius:16px;background:linear-gradient(120deg,#121518,#17110d)}
.ban-v5-hero>div>span{color:#ff7518;font-size:10px;font-weight:900;letter-spacing:1.4px}.ban-v5-hero h1{margin:7px 0 4px;font:800 40px Inter,Arial,sans-serif;letter-spacing:-1.4px}.ban-v5-hero p{margin:0;color:#85909a;font-size:12px}.ban-v5-kpis{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ban-v5-kpis div{min-width:105px;padding:14px;border:1px solid #323940;border-radius:10px;background:#0c1013}.ban-v5-kpis small{display:block;color:#68747d;font-size:8px;font-weight:900}.ban-v5-kpis b{display:block;margin-top:4px;color:#ff822f;font-size:25px}
.ban-v5-panel{margin-top:14px;border:1px solid #30373d;border-radius:14px;background:#0d1114;overflow:hidden}.ban-v5-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 17px;border-bottom:1px solid #252c31}.ban-v5-toolbar b{display:block;font-size:14px}.ban-v5-toolbar span{display:block;margin-top:3px;color:#6d7881;font-size:10px}.ban-v5-toolbar input{width:min(360px,45vw);height:40px;padding:0 12px;border:1px solid #30383e;border-radius:8px;background:#080b0d;color:#fff}
.ban-v5-list{padding:8px}.ban-v5-row{display:grid;grid-template-columns:1.4fr 1.2fr 1fr .85fr .65fr;gap:12px;align-items:center;padding:13px;border-bottom:1px solid #20272c}.ban-v5-row:last-child{border-bottom:0}.ban-v5-row>div>span{display:block;color:#68747d;font-size:8px;font-weight:900}.ban-v5-row>div>b{display:block;margin-top:4px;font-size:11px}.ban-v5-row small{display:block;margin-top:3px;color:#626e77;font-size:9px}.ban-player{display:grid!important;grid-template-columns:42px 1fr;gap:10px;align-items:center}.ban-player i{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#25160d;color:#ff8231;font-style:normal;font-weight:900}.ban-player b{font-size:12px!important}.ban-player code{display:block;margin-top:3px;color:#afb7be;font-size:9px}.ban-v5-row em{display:inline-flex;margin-top:4px;padding:5px 7px;border-radius:999px;font-size:8px;font-style:normal;font-weight:900}.ban-v5-row em.active{background:#24180d;color:#ff9a51}.ban-v5-row em.done{background:#122617;color:#93d47c}.ban-v5-empty{padding:35px;text-align:center;color:#71808a}
@media(max-width:900px){.integrated-server-grid,.profile-admin-directory{grid-template-columns:1fr}.ban-v5-row{grid-template-columns:1fr 1fr}.ban-v5-hero{grid-template-columns:1fr}.ban-v5-kpis{max-width:260px}}
@media(max-width:600px){.ban-v5-row{grid-template-columns:1fr}.ban-v5-toolbar{align-items:stretch;flex-direction:column}.ban-v5-toolbar input{width:100%}}

/* Profile social wall */
.profile-social-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:14px;max-width:1320px;margin:14px auto;padding:0 24px}.profile-wall,.profile-directory{border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden}.profile-section-title{padding:16px;border-bottom:1px solid var(--line)}.profile-section-title>span{color:var(--accent);font-size:9px;font-weight:900;letter-spacing:1.2px}.profile-section-title h2{margin:4px 0 2px;font:800 21px Inter,Arial,sans-serif}.profile-section-title p{margin:0;color:var(--muted);font-size:10px}
.wall-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px;border-bottom:1px solid var(--line)}.wall-compose textarea{min-height:76px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#090b0d;color:#fff;resize:vertical}.wall-compose button{align-self:end}.wall-list{padding:5px 13px}.wall-post{position:relative;display:grid;grid-template-columns:44px 1fr;gap:10px;padding:13px 30px 13px 0;border-bottom:1px solid var(--line)}.wall-post:last-child{border-bottom:0}.wall-avatar{width:44px;height:44px;border-radius:9px;overflow:hidden;background:#1a1e21;display:grid;place-items:center;text-decoration:none}.wall-avatar img{width:100%;height:100%;object-fit:cover}.wall-avatar span{color:var(--accent);font-weight:900}.wall-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.wall-meta a{color:#fff;font-size:11px;font-weight:800;text-decoration:none}.wall-meta span{padding:3px 5px;border-radius:999px;background:#181d21;color:#9ba6ae;font-size:7px;font-weight:800}.wall-meta time{color:#65727b;font-size:8px}.wall-body p{margin:7px 0 0;color:#c3c9cd;font-size:11px;line-height:1.55}.wall-delete{position:absolute;right:0;top:12px}.wall-delete button{border:0;background:transparent;color:#69747c;cursor:pointer}.member-mini-list{padding:7px}.member-mini-list>a{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:center;padding:9px;border-radius:8px;text-decoration:none;color:#fff}.member-mini-list>a:hover{background:#15191c}.member-mini-list img,.member-mini-list i{width:42px;height:42px;border-radius:8px;object-fit:cover}.member-mini-list i{display:grid;place-items:center;background:#21150d;color:var(--accent);font-style:normal;font-weight:900}.member-mini-list b{display:block;font-size:10px}.member-mini-list span{display:block;margin-top:2px;color:var(--accent);font-size:8px;font-weight:800}.member-mini-list small{display:block;margin-top:2px;color:#66727a;font-size:8px}.profile-empty{padding:18px;color:#75818a;font-size:10px}
@media(max-width:900px){.profile-social-grid{grid-template-columns:1fr}.wall-compose{grid-template-columns:1fr}}

.access-command{padding:12px;border:1px solid #344071;border-radius:9px;background:#090d1d}
.access-command span{display:block;color:#7786c8;font-size:9px;font-weight:900;letter-spacing:1px}
.access-command code{display:block;margin-top:7px;padding:10px;border-radius:7px;background:#05070d;color:#9fb1ff;font-size:12px;word-break:break-all}
.access-command small{display:block;margin-top:5px;color:#6d789e;font-size:9px}

.profile-activity{margin-top:14px;padding:20px}.profile-activity-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-activity-col h3{margin:0 0 9px;font-size:12px}.activity-row{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:11px;margin-bottom:7px;border:1px solid #293238;border-radius:9px;background:#0c1012;color:#fff;text-decoration:none}.activity-row:hover{border-color:#7b451f}.activity-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#24150b;color:#ff7616}.activity-row b{display:block;font-size:10px}.activity-row small{display:block;margin-top:3px;color:#818c93;font-size:8px}.activity-row strong{color:#ff8125;font-size:11px}.profiles-directory{padding-top:28px;padding-bottom:50px}.profiles-hero{display:grid;grid-template-columns:1fr minmax(300px,460px);gap:20px;align-items:end;padding:24px;border:1px solid #293137;border-radius:14px;background:linear-gradient(120deg,#11171b,#17100b)}.profiles-hero h1{margin:5px 0;font-size:34px}.profiles-hero h1 em{font-style:normal;color:#ff6a00}.profiles-hero p{color:#89949b;font-size:10px}.profiles-hero form{display:grid;grid-template-columns:24px 1fr auto;align-items:center;border:1px solid #333d43;border-radius:10px;padding:5px 5px 5px 12px;background:#090c0e}.profiles-hero form input{border:0;background:transparent;color:#fff;outline:0}.profiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.profile-person-card{display:grid;grid-template-columns:54px 1fr 18px;gap:12px;align-items:center;padding:14px;border:1px solid #283137;border-radius:11px;background:#101417;color:#fff;text-decoration:none}.profile-person-card:hover{border-color:#74421f}.profile-person-avatar{width:54px;height:54px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#ff6a00;color:#080808;font-size:22px;font-weight:900}.profile-person-avatar img{width:100%;height:100%;object-fit:cover}.profile-person-body span{color:#ff8a2c;font-size:8px;font-weight:900}.profile-person-body h2{margin:2px 0;font-size:15px}.profile-person-body p,.profile-person-body small{display:block;margin:0;color:#879299;font-size:8px;line-height:1.45}@media(max-width:900px){.profile-activity-grid,.profiles-hero{grid-template-columns:1fr}.profiles-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.profiles-grid{grid-template-columns:1fr}}

/* Torneos: detalles, reglas y actualizaciones */
.tournament-info-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;margin:14px 0}.tournament-detail-box,.tournament-rules-box{padding:20px}.tournament-detail-box h2,.tournament-rules-box h2{margin:5px 0 12px;font-size:22px}.tournament-richtext{color:#aeb7bd;font-size:11px;line-height:1.8}.tournament-rules-list{display:grid;gap:8px}.tournament-rules-list>div{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;padding:9px;border:1px solid var(--line);border-radius:8px;background:#0d1012}.tournament-rules-list b{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#25160d;color:var(--accent);font-size:10px}.tournament-rules-list span{padding-top:5px;color:#b8c0c5;font-size:10px;line-height:1.45}.tournament-update-feed{display:grid;gap:9px}.tournament-update-feed article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#0d1114}.tournament-update-feed article.featured{border-color:#5c3c20;background:linear-gradient(120deg,#17110c,#0d1114)}.update-pin{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#181d20;color:#909aa1}.featured .update-pin{background:#29180d;color:#ff8b38}.update-pin ion-icon{font-size:20px}.update-meta{display:flex;gap:8px;align-items:center}.update-meta span{color:#ff8735;font-size:8px;font-weight:900;letter-spacing:1px}.update-meta time{color:#66737b;font-size:8px}.tournament-update-feed h3{margin:5px 0 4px;font-size:14px}.tournament-update-feed p{margin:0;color:#aab3b9;font-size:10px;line-height:1.65}.tournament-update-feed small{display:block;margin-top:7px;color:#626f77;font-size:8px}@media(max-width:850px){.tournament-info-grid{grid-template-columns:1fr}}


/* ============================================================
   PERFIL V3 - ORDENADO / COMPACTO
   ============================================================ */
.profile-overview-v2{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;margin:14px 0}
.profile-panel-v2,.profile-side-card,.profile-edit-v2{border:1px solid #2b3338;border-radius:14px;background:linear-gradient(180deg,#11161a,#0d1114);overflow:hidden}
.profile-panel-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid #252c31}
.profile-panel-head h2{margin:4px 0 2px;font:800 22px Inter,Arial,sans-serif;letter-spacing:-.4px}
.profile-panel-head p{margin:0;color:#7f8a91;font-size:10px}
.profile-link-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #364047;border-radius:8px;background:#0b0e10;color:#d8dfe3;text-decoration:none;font-size:9px;font-weight:800}
.profile-tabs-v2{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid #242b30;background:#0d1114}
.profile-tabs-v2 button{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:#738089;font-size:9px;font-weight:800;cursor:pointer}
.profile-tabs-v2 button.active{border-color:#5f3a1e;background:#21150d;color:#ff8a35}
.profile-tab-content{display:none;padding:12px}
.profile-tab-content.active{display:block}
.profile-empty-v2{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:18px;border:1px dashed #30383e;border-radius:10px;background:#0a0d0f}
.profile-empty-v2>span{width:44px;height:44px;display:grid;place-items:center;border-radius:9px;background:#171d21;color:#78858d;font-size:20px}
.profile-empty-v2 b{display:block;font-size:11px}.profile-empty-v2 p{margin:4px 0 0;color:#758189;font-size:9px;line-height:1.5}
.profile-match-list{display:grid;gap:7px}.profile-match-row{display:grid;grid-template-columns:minmax(150px,1fr) 70px 80px 130px 20px;gap:10px;align-items:center;padding:11px 12px;border:1px solid #252d32;border-radius:9px;background:#0b0f11;color:#fff;text-decoration:none}
.profile-match-row:hover{border-color:#70431f;background:#0f1214}.match-map{display:flex;align-items:center;gap:8px}.match-map ion-icon{color:#ff7b22}.match-map span{font-weight:800;font-size:10px}.match-stats b,.match-team b,.match-score b{display:block;font-size:10px}.match-stats small,.match-team small,.match-score small{display:block;margin-top:2px;color:#68747c;font-size:7px}.match-arrow{color:#657078}
.profile-community-list{display:grid;gap:7px}.profile-community-list>a{display:grid;grid-template-columns:38px 1fr 18px;gap:10px;align-items:center;padding:11px;border:1px solid #252d32;border-radius:9px;background:#0b0f11;color:#fff;text-decoration:none}.profile-community-list>a:hover{border-color:#70431f}.community-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#1e150e;color:#ff7a20}.profile-community-list b{font-size:10px}.profile-community-list p{margin:3px 0;color:#8d989e;font-size:9px}.profile-community-list small{color:#626f77;font-size:7px}
.profile-side-card{padding:16px}.profile-side-card h3{margin:4px 0 12px;font-size:15px}.profile-side-card>a{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:10px;margin-bottom:6px;border:1px solid #252d32;border-radius:8px;background:#0b0f11;color:#dce2e5;text-decoration:none}.profile-side-card>a:hover{border-color:#70431f;background:#12100e}.profile-side-card>a ion-icon{font-size:18px;color:#ff7d25}.profile-side-card>a b{display:block;font-size:9px}.profile-side-card>a small{display:block;margin-top:2px;color:#69757d;font-size:7px}
.profile-edit-v2{margin:14px 0;padding:0}
.profile-edit-v2-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #252c31;background:linear-gradient(120deg,#12171a,#15100c)}
.profile-edit-v2-head h2{margin:4px 0 2px;font:800 22px Inter,Arial,sans-serif}.profile-edit-v2-head p{margin:0;color:#7d888f;font-size:10px}.profile-edit-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#24150b;color:#ff7920;font-size:21px}
.profile-edit-v2 form{padding:18px}.profile-edit-v2 .grid2,.profile-edit-v2 .grid3{gap:12px}.profile-edit-v2 label{font-size:9px;color:#aab3b8;font-weight:800}.profile-edit-v2 input,.profile-edit-v2 textarea,.profile-edit-v2 select{border-color:#30393f!important;background:#090d0f!important}.profile-edit-v2 textarea{min-height:105px}
.profile-edit-v2 input[type=file]{padding:9px!important;min-height:44px!important}
@media(max-width:1000px){.profile-overview-v2{grid-template-columns:1fr}.profile-overview-side{order:-1}.profile-side-card{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.profile-side-card>.mini-label,.profile-side-card>h3{grid-column:1/-1}.profile-side-card>a{margin:0}}
@media(max-width:760px){.profile-match-row{grid-template-columns:1fr 65px 70px}.match-score{grid-column:1/-1}.match-arrow{display:none}.profile-side-card{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.profile-panel-head{align-items:flex-start;flex-direction:column}.profile-side-card{grid-template-columns:1fr}.profile-edit-v2 form{padding:13px}}


/* ============================================================
   PERFIL DASHBOARD V4 - referencia CS Tucuman
   ============================================================ */
.profile-wrap{max-width:1320px!important}
.profile-dashboard-hero{position:relative;min-height:245px;margin-top:18px;border:1px solid #2a3339;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 16% 30%,rgba(255,108,0,.08),transparent 22%),linear-gradient(120deg,#0e1519,#0b0f12);box-shadow:0 16px 45px rgba(0,0,0,.22)}
.profile-dashboard-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.22}.profile-dashboard-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,13,.96) 0%,rgba(7,11,13,.82) 48%,rgba(7,11,13,.92) 100%)}
.profile-dashboard-user{position:relative;z-index:2;display:grid;grid-template-columns:132px minmax(0,1fr) 390px auto;gap:22px;align-items:center;padding:28px}
.profile-dashboard-avatar{position:relative;width:118px;height:118px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#ff7a13,#667400);box-shadow:0 0 0 4px rgba(0,0,0,.28)}.profile-dashboard-avatar img,.profile-dashboard-avatar>span{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#172026;color:#ff842b;font-size:38px;font-weight:900}.profile-dashboard-avatar i{position:absolute;right:5px;bottom:11px;width:18px;height:18px;border:3px solid #0d1316;border-radius:50%;background:#33d267}
.profile-dashboard-name{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-dashboard-name h1{margin:0;font-size:31px;line-height:1;font-weight:850;letter-spacing:-1px}.profile-role-pill{padding:5px 8px;border-radius:6px;background:#1b441a;color:#a6eb89;font-size:8px;font-weight:900}.profile-member-since{margin:7px 0 0;color:#8d989e;font-size:9px}.profile-dashboard-bio{margin:13px 0 0;max-width:550px;color:#d1d6d9;font-size:11px}.profile-dashboard-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.profile-dashboard-meta>div{display:grid;grid-template-columns:18px auto;grid-template-areas:"icon label" "icon value";gap:1px 6px;min-width:115px;padding:9px 10px;border:1px solid #273138;border-radius:8px;background:rgba(10,15,17,.8)}.profile-dashboard-meta ion-icon{grid-area:icon;align-self:center;color:#8d989f}.profile-dashboard-meta span{grid-area:label;color:#707d85;font-size:7px}.profile-dashboard-meta b{grid-area:value;font-size:8px}.profile-dashboard-meta b.ok{color:#67d86d}.profile-dashboard-meta b.muted{color:#8d989f}
.profile-dashboard-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-dashboard-numbers>div{min-width:110px;padding:18px 12px;border:1px solid #29343a;border-radius:9px;background:rgba(14,20,23,.87);text-align:center}.profile-dashboard-numbers span{display:block;color:#929da4;font-size:8px}.profile-dashboard-numbers strong{display:block;margin:7px 0 3px;color:#ff7b19;font-size:24px}.profile-dashboard-numbers small{color:#737f87;font-size:7px}.profile-dashboard-actions{align-self:start}.profile-orange-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:0;border-radius:7px;background:#ff6a00;color:#080808!important;font-size:9px;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 8px 22px rgba(255,106,0,.14)}.profile-orange-btn:hover{background:#ff812b}
.profile-local-nav{display:flex;gap:4px;margin:10px 0 14px;padding:6px;border:1px solid #283137;border-radius:10px;background:#0d1215;overflow:auto}.profile-local-nav a{display:flex;align-items:center;gap:6px;padding:9px 12px;border-radius:7px;color:#87939a;text-decoration:none;font-size:9px;font-weight:800;white-space:nowrap}.profile-local-nav a:hover,.profile-local-nav a.active{background:#1c140e;color:#ff812c}.profile-local-nav ion-icon{font-size:15px}
.profile-dashboard-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,.95fr);gap:14px}.profile-dashboard-left,.profile-dashboard-right{display:grid;align-content:start;gap:14px}.profile-box{border:1px solid #293238;border-radius:12px;background:linear-gradient(180deg,#101619,#0c1012);overflow:hidden}.profile-box.compact{border-radius:11px}.profile-box-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px solid #262f34}.profile-box-head>div>h2{margin:4px 0 0;font-size:15px}.profile-box-head>div>p{margin:4px 0 0;color:#748088;font-size:9px}.profile-box-head>a{display:flex;align-items:center;gap:5px;color:#9ca6ac;text-decoration:none;font-size:8px}.profile-box-kicker{display:flex;align-items:center;gap:5px;color:#ff8128;font-size:8px;font-weight:900;letter-spacing:.7px}
.profile-dash-empty{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;margin:12px;padding:18px;border:1px dashed #303a40;border-radius:9px;background:#0a0e10}.profile-dash-empty.small{margin:10px;padding:13px}.profile-dash-empty>ion-icon{font-size:24px;color:#68767e}.profile-dash-empty b{display:block;font-size:10px}.profile-dash-empty p{margin:4px 0 0;color:#77838b;font-size:8px;line-height:1.5}
.profile-matches-table{padding:8px 12px 12px}.profile-match-head,.profile-match-line{display:grid;grid-template-columns:1.2fr .65fr .7fr 42px 42px 1fr 20px;gap:8px;align-items:center}.profile-match-head{padding:7px 9px;color:#68757d;font-size:7px;font-weight:900;text-transform:uppercase}.profile-match-line{min-height:48px;padding:8px 9px;border-top:1px solid #222a2f;color:#d6dce0;text-decoration:none;font-size:9px}.profile-match-line:hover{background:#11181b}.profile-match-line .map{display:flex;align-items:center;gap:6px;font-weight:800}.profile-match-line .map ion-icon{color:#ff7a1c}.profile-match-line .score{display:inline-flex;width:max-content;padding:4px 6px;border-radius:5px;background:#18351c;color:#8ed986;font-weight:900}.profile-match-line small{color:#77838a;font-size:7px}
.profile-wall-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 14px;border-bottom:1px solid #242d32}.profile-wall-compose textarea{min-height:65px;padding:10px;border:1px solid #303a40;border-radius:8px;background:#090d0f;color:#e6ebee;resize:vertical}.profile-wall-compose button{align-self:end}.profile-post-list{padding:5px 14px 10px}.profile-post{position:relative;display:grid;grid-template-columns:38px 1fr;gap:10px;padding:11px 28px 11px 0;border-bottom:1px solid #222a2f}.profile-post:last-child{border-bottom:0}.profile-post-avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#ff6a00;color:#090909;text-decoration:none;font-weight:900}.profile-post-avatar img{width:100%;height:100%;object-fit:cover}.profile-post-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.profile-post-meta a{color:#fff;text-decoration:none;font-size:9px;font-weight:900}.profile-post-meta span{padding:3px 5px;border-radius:999px;background:#172018;color:#8fd78e;font-size:6px;font-weight:900}.profile-post-meta time{color:#69767e;font-size:7px}.profile-post-body p{margin:6px 0 0;color:#bcc5ca;font-size:9px;line-height:1.5}.profile-post-delete{position:absolute;right:0;top:10px}.profile-post-delete button{border:0;background:transparent;color:#69757d;cursor:pointer}
.profile-quick-list{padding:8px}.profile-quick-list>a{display:grid;grid-template-columns:30px 1fr 16px;gap:9px;align-items:center;padding:10px;border-bottom:1px solid #252d32;color:#dbe0e3;text-decoration:none}.profile-quick-list>a:last-child{border-bottom:0}.profile-quick-list>a:hover{background:#151b1e}.profile-quick-list>a>ion-icon:first-child{font-size:17px;color:#aab3b8}.profile-quick-list b{display:block;font-size:9px}.profile-quick-list small{display:block;margin-top:2px;color:#6e7a82;font-size:7px}.profile-quick-list>a>ion-icon:last-child{color:#66737a}
.profile-stats-list,.profile-info-list{padding:8px 14px 12px}.profile-stats-list>div,.profile-info-list>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #222a2f}.profile-stats-list>div:last-child,.profile-info-list>div:last-child{border-bottom:0}.profile-stats-list span,.profile-info-list span{color:#88949b;font-size:8px}.profile-stats-list b,.profile-info-list b{font-size:9px}
.profile-bottom-menu{display:grid;grid-template-columns:repeat(6,1fr);margin:14px 0;padding:8px;border:1px solid #74401b;border-radius:11px;background:linear-gradient(90deg,#121719,#101417)}.profile-bottom-menu>a{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;min-height:58px;padding:9px 11px;border-right:1px solid #293138;color:#dbe0e3;text-decoration:none}.profile-bottom-menu>a:last-child{border-right:0}.profile-bottom-menu ion-icon{font-size:20px;color:#ff7617}.profile-bottom-menu b{display:block;font-size:9px}.profile-bottom-menu span{display:block;margin-top:2px;color:#6d7980;font-size:7px}
.profile-settings-box{margin-top:14px}.profile-settings-form{padding:16px}.profile-settings-section{padding:14px 0;border-bottom:1px solid #252d32}.profile-settings-section:first-child{padding-top:0}.profile-settings-section:last-of-type{border-bottom:0}.profile-settings-section h3{margin:0 0 10px;color:#e0e5e8;font-size:11px}.profile-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-settings-grid.two{grid-template-columns:1fr 1fr}.profile-settings-grid label{display:grid;gap:5px;color:#8f9aa1;font-size:8px;font-weight:800}.profile-settings-grid label.wide{grid-column:1/-1}.profile-settings-grid input,.profile-settings-grid textarea{min-height:40px;border:1px solid #303a40!important;border-radius:7px!important;background:#090d0f!important;color:#e9edef!important}.profile-settings-grid textarea{min-height:90px}.profile-settings-grid small{color:#66737b;font-size:7px}.profile-orange-btn.save{margin-top:14px}
.profile-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.profile-benefit-row{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:11px 14px;border-bottom:1px solid #252d32}.profile-benefit-row b{font-size:9px}.profile-benefit-row span{font-size:8px;color:#ff8027}.profile-benefit-row small{grid-column:1/-1;color:#6f7c83;font-size:7px}.profile-admin-rank{display:grid;gap:5px;padding:18px}.profile-admin-rank>span{width:max-content;padding:4px 6px;border-radius:5px;background:#163319;color:#91dc88;font-size:7px;font-weight:900}.profile-admin-rank strong{font-size:18px}.profile-admin-rank code{color:#87949b;font-size:8px}.profile-admin-rank small{color:#6b777f;font-size:8px}
@media(max-width:1180px){.profile-dashboard-user{grid-template-columns:110px 1fr}.profile-dashboard-numbers{grid-column:1/-1}.profile-dashboard-actions{position:absolute;right:20px;top:20px}.profile-dashboard-layout{grid-template-columns:1fr}.profile-dashboard-right{grid-template-columns:repeat(3,1fr)}.profile-bottom-menu{grid-template-columns:repeat(3,1fr)}.profile-bottom-menu>a:nth-child(3){border-right:0}}
@media(max-width:800px){.profile-dashboard-user{grid-template-columns:1fr;text-align:center}.profile-dashboard-avatar{margin:auto}.profile-dashboard-name,.profile-dashboard-meta{justify-content:center}.profile-dashboard-numbers{grid-template-columns:repeat(3,1fr)}.profile-dashboard-actions{position:static}.profile-dashboard-right{grid-template-columns:1fr}.profile-match-head{display:none}.profile-match-line{grid-template-columns:1fr 60px 60px}.profile-match-line small{grid-column:1/-1}.profile-bottom-menu{grid-template-columns:1fr 1fr}.profile-bottom-menu>a{border-right:0;border-bottom:1px solid #293138}.profile-account-grid{grid-template-columns:1fr}}
@media(max-width:560px){.profile-dashboard-user{padding:20px}.profile-dashboard-numbers{grid-template-columns:1fr}.profile-dashboard-numbers>div{padding:11px}.profile-dashboard-meta{display:grid;grid-template-columns:1fr}.profile-dashboard-meta>div{min-width:0}.profile-settings-grid,.profile-settings-grid.two{grid-template-columns:1fr}.profile-settings-grid label.wide{grid-column:auto}.profile-bottom-menu{grid-template-columns:1fr}.profile-local-nav{border-radius:0}.profile-wall-compose{grid-template-columns:1fr}}

/* ============================================================
   ADMIN CS - LEGIBILIDAD / AYUDA
   ============================================================ */
.admincs-v4-body,.admincs-v4-body *{color:#f4f7f9}
.admincs-v4-sidebar{background:#0c1115!important;border-right-color:#283139!important}
.admincs-v4-sidebar nav a{color:#f5f7f8!important;font-size:11px!important}
.admincs-v4-sidebar nav a small{color:#a6b0b6!important;font-size:8.5px!important}
.admincs-v4-sidebar nav a.active{background:#182129!important;border-color:#4d5d68!important}
.admincs-v4-sidebar .nav-title{color:#dce2e6!important;font-size:8.5px!important}
.admincs-v4-main{font-size:11px}
.admincs-v4-head h1{font-size:30px!important;color:#fff!important}
.ac4-card .card-head h2{font-size:18px!important;color:#fff!important}
.ac4-card,.ac4-panel-access,.ac4-stats section{color:#f5f7f8}
.ac4-form label{font-size:10px!important;color:#fff!important}
.ac4-form small,.cell-sub,.tool-intro{font-size:8.5px!important;color:#aeb8be!important}
.ac4-form input,.ac4-form select,.ac4-form textarea{font-size:11px!important;color:#fff!important}
.ac4-table table{font-size:9.5px!important}.ac4-table th{color:#dce3e7!important;font-size:8px!important}.ac4-table td{color:#f3f6f8!important}
.admin-help-command{padding:14px!important;border:1px solid #38444c!important;background:#0a0e11!important;border-radius:10px}
.copy-command-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin:7px 0}
.copy-command-row code{display:block;padding:11px 12px;border-radius:7px;background:#020405;color:#7ee787!important;font-size:12px!important;overflow:auto}
.admin-help-flow{gap:8px!important}.admin-help-flow>div{align-items:flex-start!important;padding:11px!important}.admin-help-flow strong{color:#fff}.admin-help-flow code{color:#7ee787!important}
.appeal-message{max-width:360px;white-space:normal;line-height:1.5}

/* Bans publicos + apelaciones */
.ban-public-alert{max-width:1180px;margin:12px auto;padding:12px 15px;border-radius:9px;font-size:11px}.ban-public-alert.ok{border:1px solid #285f3a;background:#0f2116;color:#a5e8b3}.ban-public-alert.bad{border:1px solid #713333;background:#261010;color:#f0aaaa}
.ban-appeal-public{max-width:1180px;margin:14px auto;display:grid;grid-template-columns:1fr 1.15fr;gap:20px;padding:20px;border:1px solid #713e1c;border-radius:13px;background:linear-gradient(120deg,#15110e,#0d1215)}
.ban-appeal-public>div>span{color:#ff852f;font-size:8px;font-weight:900}.ban-appeal-public h2{margin:5px 0;font-size:22px}.ban-appeal-public p{color:#98a3aa;font-size:10px;line-height:1.6}
.ban-appeal-public form{display:grid;gap:8px}.ban-appeal-public textarea{min-height:115px;padding:12px;border:1px solid #354047;border-radius:9px;background:#080c0e;color:#fff;resize:vertical}.ban-appeal-public button{min-height:40px;border:0;border-radius:8px;background:#ff6a00;color:#090909;font-weight:900;cursor:pointer}
.ban-login-needed{padding:14px;border:1px dashed #3b454b;border-radius:9px;background:#090d0f;color:#aeb8bd}
.ban-appeal-link{display:inline-block;margin-top:6px;padding:5px 7px;border:1px solid #76451f;border-radius:6px;color:#ff8a34!important;text-decoration:none;font-size:7px;font-weight:900}
.ban-v5-row.detailed{grid-template-columns:1.25fr 1.2fr 1fr 1fr .7fr!important}
@media(max-width:900px){.ban-appeal-public{grid-template-columns:1fr}.ban-v5-row.detailed{grid-template-columns:1fr!important}}

/* PROFILE SYNC IDENTITY V2 */
.profile-identity-help{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;margin:5px 0 13px;padding:12px;border:1px solid #2d3c45;border-radius:9px;background:#0c1216}.profile-identity-help ion-icon{font-size:25px;color:#ff7c20}.profile-identity-help b{font-size:10px}.profile-identity-help p{margin:3px 0 0;color:#82909a;font-size:8px;line-height:1.5}
.profile-server-activity{padding:7px 14px 12px}.profile-server-activity article{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #222c32}.profile-server-activity article:last-child{border-bottom:0}.profile-server-activity ion-icon{font-size:17px;color:#ff7d25}.profile-server-activity b{display:block;font-size:9px}.profile-server-activity span,.profile-server-activity small{display:block;margin-top:2px;color:#77858e;font-size:7px}.profile-server-activity time{color:#69777f;font-size:7px}

/* =========================================================
   CST WEB V3 - NEGRO / AZUL / NARANJA
   ========================================================= */
:root{--cst-black:#05070a;--cst-panel:#0b1017;--cst-panel2:#101722;--cst-blue:#169cff;--cst-blue2:#0877d1;--cst-orange:#ff8614;--cst-white:#f7f9fc;--cst-muted:#8f9aaa}
body{background:radial-gradient(circle at 50% -20%,rgba(22,156,255,.11),transparent 38%),#05070a;color:var(--cst-white)}
.siteheader{background:rgba(5,7,10,.94)!important;border-bottom:1px solid rgba(22,156,255,.18);backdrop-filter:blur(18px)}
.siteheader .nav{max-width:1320px;margin:auto;display:grid!important;grid-template-columns:260px 1fr 260px;align-items:center}
.navlinks{justify-self:center;display:flex;align-items:center;justify-content:center;gap:4px}
.navlink{border-radius:10px}.navlink:hover,.navlink.active{color:#fff;background:rgba(22,156,255,.09)}
.navlink.active:after{background:linear-gradient(90deg,var(--cst-blue),var(--cst-orange))!important}
.nav-user-menu{position:absolute;right:max(18px,calc((100vw - 1320px)/2))}
.nav-dropdown{position:relative}.nav-dropdown>.navlink{display:flex;align-items:center;gap:5px}.nav-dropdown ion-icon{font-size:12px}
.nav-submenu{position:absolute;left:50%;top:calc(100% + 12px);transform:translateX(-50%) translateY(8px);min-width:220px;padding:8px;background:#090d13;border:1px solid rgba(22,156,255,.2);border-radius:14px;box-shadow:0 24px 70px #000;opacity:0;visibility:hidden;transition:.18s;z-index:100}
.nav-dropdown:hover .nav-submenu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.nav-submenu a{display:block;padding:11px 13px;border-radius:9px;color:#b9c3d0;text-decoration:none;font-weight:700}.nav-submenu a:hover{background:rgba(255,134,20,.1);color:#fff}

.section h2 span,.eyebrow,.mini-label{color:var(--cst-orange)!important}
.btn.primary,.forum-button.primary,.ac4-btn.primary{background:linear-gradient(135deg,var(--cst-blue),#0877d1)!important;border-color:transparent!important}
.btn.primary:hover,.forum-button.primary:hover,.ac4-btn.primary:hover{box-shadow:0 10px 35px rgba(22,156,255,.25)}
.card,.profile-box,.ac4-card,.side-widget,.forum-board{background:linear-gradient(145deg,rgba(16,23,34,.96),rgba(7,10,15,.98))!important;border-color:rgba(255,255,255,.08)!important}

.latest-members-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.latest-member-card{display:flex;align-items:center;gap:13px;padding:15px;background:#080b10;border:1px solid rgba(255,255,255,.08);border-radius:14px;text-decoration:none;color:#fff;transition:.2s}
.latest-member-card:hover{border-color:rgba(22,156,255,.45);transform:translateY(-2px);background:#0b1119}
.latest-member-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,rgba(22,156,255,.3),rgba(255,134,20,.22));font-weight:900;overflow:hidden}
.latest-member-avatar img{width:100%;height:100%;object-fit:cover}.latest-member-card b{display:block}.latest-member-card span{display:block;margin-top:3px;color:var(--cst-muted);font-size:11px}

.profile-settings-launch{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px;border:1px solid rgba(22,156,255,.16);border-radius:14px;background:#090d13}
.profile-settings-launch span{color:var(--cst-muted)}
.profile-settings-modal{position:fixed;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px);display:none;align-items:flex-start;justify-content:center;padding:5vh 20px;overflow:auto;z-index:9999}
.profile-settings-modal.open{display:flex}.profile-settings-dialog{position:relative;width:min(100%,980px);padding:28px;background:#080c12;border:1px solid rgba(22,156,255,.25);border-radius:20px;box-shadow:0 35px 100px #000}
.profile-settings-close{position:absolute;right:16px;top:12px;width:38px;height:38px;border:0;border-radius:10px;background:#151b24;color:#fff;font-size:26px;cursor:pointer}

.forum-category-card{position:relative;overflow:hidden;isolation:isolate}.forum-category-card.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,10,.96),rgba(5,7,10,.72)),var(--cat-bg) center/cover;z-index:-1;opacity:.82}
.forum-editor-toolbar{display:flex;gap:6px;flex-wrap:wrap;padding:8px;background:#080c12;border:1px solid rgba(255,255,255,.08);border-bottom:0;border-radius:10px 10px 0 0}
.forum-editor-toolbar button{border:1px solid rgba(255,255,255,.09);background:#111823;color:#fff;padding:7px 10px;border-radius:7px;cursor:pointer}.forum-editor-toolbar button:hover{border-color:var(--cst-orange);color:var(--cst-orange)}
.forum-editor-toolbar+textarea{border-top-left-radius:0!important;border-top-right-radius:0!important}.forum-inline-image{max-width:100%;height:auto;border-radius:12px;margin:10px 0}.post-message blockquote{margin:12px 0;padding:12px 16px;border-left:3px solid var(--cst-blue);background:#0b1119;border-radius:0 10px 10px 0}.post-message pre{overflow:auto;padding:14px;background:#030507;border:1px solid rgba(255,255,255,.08);border-radius:10px}

.password-eye-wrap{display:flex;gap:6px}.password-eye-wrap input{flex:1}.password-eye{width:44px;border:1px solid rgba(255,255,255,.1);background:#111823;color:#fff;border-radius:9px;cursor:pointer}

@media(max-width:1050px){.siteheader .nav{display:flex!important}.nav-user-menu{position:relative;right:auto}.latest-members-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.latest-members-grid{grid-template-columns:1fr}.profile-settings-dialog{padding:20px 14px}}


/* =========================================================
   CST WEB V3.1 - LAYOUT/CACHE FIX FINAL
   Esta capa queda al final para ganar a estilos heredados.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
.siteheader{position:sticky;top:0;z-index:5000}
.siteheader .nav{
  position:relative!important;
  width:min(100% - 32px,1320px)!important;
  min-height:72px!important;
  display:grid!important;
  grid-template-columns:250px minmax(0,1fr) 250px!important;
  align-items:center!important;
  gap:16px!important;
  margin:0 auto!important;
  padding:0!important
}
.siteheader .brand{grid-column:1!important;justify-self:start!important}
.siteheader .menuBtn{display:none}
.siteheader .navlinks{
  grid-column:2!important;
  justify-self:center!important;
  width:auto!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  position:static!important
}
.siteheader .navlink{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  min-height:40px!important;
  padding:0 11px!important;
  font-size:11px!important;
  text-decoration:none!important
}
.siteheader .nav-dropdown{position:relative!important;display:block!important}
.siteheader .nav-submenu{
  display:none!important;
  position:absolute!important;
  top:calc(100% + 8px)!important;
  left:50%!important;
  width:230px!important;
  min-width:230px!important;
  transform:translateX(-50%)!important;
  padding:8px!important;
  margin:0!important;
  background:#080d14!important;
  border:1px solid rgba(22,156,255,.25)!important;
  border-radius:13px!important;
  box-shadow:0 22px 60px rgba(0,0,0,.68)!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:9999!important
}
.siteheader .nav-dropdown:hover>.nav-submenu,
.siteheader .nav-dropdown:focus-within>.nav-submenu{display:block!important}
.siteheader .nav-submenu a{
  display:flex!important;
  width:100%!important;
  min-height:38px!important;
  align-items:center!important;
  padding:0 11px!important;
  margin:0!important;
  color:#b9c5d2!important;
  background:transparent!important;
  border-radius:8px!important;
  font-size:11px!important;
  text-decoration:none!important;
  white-space:nowrap!important
}
.siteheader .nav-submenu a:hover{background:rgba(22,156,255,.10)!important;color:#fff!important}
.siteheader .nav-user-menu,
.siteheader .navlinks>.navlink.user{
  grid-column:3!important;
  position:absolute!important;
  right:0!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  margin:0!important
}

/* Cualquier avatar del inicio queda contenido. Nunca puede ocupar la pagina. */
.latest-user{max-width:340px!important}
.latest-avatar-ring{width:72px!important;height:72px!important;min-width:72px!important;overflow:hidden!important}
.latest-avatar-ring>img{
  width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;
  object-fit:cover!important;border-radius:50%!important;display:block!important
}
.latest-members-grid{width:100%!important}
.latest-member-card{min-width:0!important;overflow:hidden!important}
.latest-member-avatar{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;max-height:44px!important;overflow:hidden!important}
.latest-member-avatar>img{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:cover!important;display:block!important}
.home-members-section{overflow:hidden!important}
.news-cover{min-height:190px!important;max-height:230px!important;background-size:cover!important;background-position:center!important}

/* El contenido nunca sale del ancho general. */
.wrap{width:min(100% - 40px,1320px)!important;margin-left:auto!important;margin-right:auto!important}
.section,.home-latest-card,.home-community-banner{max-width:100%!important}

/* Mobile: menu desplegable limpio y submenus dentro del menu. */
@media(max-width:1050px){
 .siteheader .nav{display:flex!important;min-height:64px!important;justify-content:space-between!important}
 .siteheader .menuBtn{display:inline-grid!important;place-items:center!important;margin-left:auto!important}
 .siteheader .navlinks{
   display:none!important;position:absolute!important;left:0!important;right:0!important;top:64px!important;
   width:100%!important;padding:12px!important;background:#070b10!important;border:1px solid rgba(255,255,255,.08)!important;
   border-radius:0 0 14px 14px!important;flex-direction:column!important;align-items:stretch!important;z-index:9998!important
 }
 .siteheader .navlinks.open{display:flex!important}
 .siteheader .navlink{width:100%!important;justify-content:flex-start!important;padding:0 13px!important}
 .siteheader .nav-dropdown{width:100%!important}
 .siteheader .nav-submenu{
   position:static!important;transform:none!important;width:100%!important;min-width:0!important;
   box-shadow:none!important;margin:4px 0 6px!important;background:#0b1119!important
 }
 .siteheader .nav-user-menu,.siteheader .navlinks>.navlink.user{
   position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important
 }
 .latest-members-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
 .wrap{width:min(100% - 24px,1320px)!important}
 .latest-members-grid{grid-template-columns:1fr!important}
}

/* CST WEB V3.2 */
.automix-hero{align-items:center}.automix-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.automix-mini-table{display:grid;gap:7px}.automix-mini-table>div{display:grid;grid-template-columns:55px 1fr 120px;align-items:center;padding:12px 14px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#0a0f15}.automix-mini-table b{color:#ff8614}.automix-mini-table span{text-align:right;color:#8f9aaa}
.tournament-dashboard{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;padding:22px;border:1px solid rgba(22,156,255,.18);border-radius:16px;background:linear-gradient(120deg,rgba(22,156,255,.08),rgba(255,134,20,.035),#090d13);margin-bottom:28px}.tournament-dashboard h2{margin:4px 0;font:700 36px Rajdhani;text-transform:uppercase}.tournament-dashboard h2 span{color:#ff8614}.tournament-dashboard p{color:#8f9aaa;line-height:1.6}.tournament-dashboard-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tournament-dashboard-kpis div{padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#090e15;text-align:center}.tournament-dashboard-kpis b{display:block;font:700 25px Rajdhani;color:#169cff}.tournament-dashboard-kpis span{display:block;margin-top:3px;color:#8f9aaa;font-size:9px}
.tournament-agenda{display:grid;gap:8px}.tournament-agenda>div{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:11px;border-bottom:1px solid rgba(255,255,255,.06)}.tournament-agenda strong{grid-column:1}.tournament-agenda span{grid-column:1;color:#929dab;font-size:10px}.tournament-agenda time{grid-column:2;grid-row:1/3;color:#ff8614;font-size:9px;align-self:center}
.ac4-stats-v32{grid-template-columns:repeat(4,minmax(0,1fr))!important}.credential-reveal{display:flex;gap:5px;align-items:center;margin-top:5px}.credential-reveal input{min-width:0;width:100%;background:#080d14;border:1px solid #273247;border-radius:7px;padding:8px;color:#fff;font:700 11px ui-monospace,monospace}.credential-reveal button{width:34px;height:34px;flex:none;border:1px solid #273247;border-radius:7px;background:#111827;color:#7bbcff;cursor:pointer}.role-sync-v32{gap:10px!important}.role-sync-v32>div{padding:14px 16px!important;border-radius:11px!important;background:#0b1220!important;border:1px solid #273247!important}.role-sync-v32 b{margin:3px 0!important}
@media(max-width:1050px){.tournament-dashboard{grid-template-columns:1fr}.ac4-stats-v32{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.tournament-dashboard-kpis{grid-template-columns:1fr}.ac4-stats-v32{grid-template-columns:1fr!important}.automix-mini-table>div{grid-template-columns:45px 1fr}.automix-mini-table span{grid-column:2;text-align:left}.automix-actions{justify-content:flex-start}}


/* ==========================================================
   CST WEB V3.5 GOD UI · DARK / WHITE / ORANGE / BLUE
   ========================================================== */
:root{
 --god-bg:#05070a;--god-bg2:#080b10;--god-card:#0d1117;--god-card2:#111720;
 --god-line:rgba(255,255,255,.085);--god-white:#f7f8fb;--god-muted:#9aa4b1;
 --god-orange:#ff8614;--god-orange2:#ff6b00;--god-blue:#169cff;
}
body{
 background:
  radial-gradient(900px 500px at 50% -150px,rgba(22,156,255,.08),transparent 65%),
  radial-gradient(700px 420px at 85% 20%,rgba(255,134,20,.045),transparent 68%),
  var(--god-bg)!important;
 color:var(--god-white)!important
}
body:before{
 content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;
 background:linear-gradient(rgba(0,0,0,.11),rgba(0,0,0,.32));
}
.wrap{width:min(calc(100% - 48px),1240px)!important}

/* HEADER */
.siteheader{
 background:rgba(5,7,10,.93)!important;border-bottom:1px solid rgba(255,134,20,.22)!important;
 box-shadow:0 10px 35px rgba(0,0,0,.26);backdrop-filter:blur(18px)
}
.siteheader .nav{min-height:70px!important}
.brandcopy b{color:#fff!important;letter-spacing:.2px}.brandcopy span{color:#ff9a3e!important}
.brandlogo{box-shadow:0 0 0 1px rgba(255,134,20,.35),0 10px 30px rgba(255,107,0,.14)!important}
.navlink{color:#c6ccd4!important;font-weight:800!important}
.navlink:hover,.navlink.active{color:#fff!important;background:rgba(255,255,255,.045)!important}
.navlink.active{box-shadow:inset 0 -2px var(--god-orange)!important}
.nav-submenu,.nav-user-dropdown{background:#090d13!important;border-color:rgba(255,134,20,.2)!important}

/* HERO */
.home-hero{
 position:relative;overflow:hidden;min-height:520px!important;margin-top:22px!important;
 border:1px solid rgba(255,255,255,.085)!important;border-radius:24px!important;
 background:
  linear-gradient(100deg,rgba(4,6,9,.97) 0%,rgba(5,8,12,.92) 46%,rgba(5,8,12,.72) 100%),
  radial-gradient(circle at 82% 45%,rgba(22,156,255,.18),transparent 25%),
  radial-gradient(circle at 68% 60%,rgba(255,134,20,.13),transparent 34%),
  #070a0f!important;
 box-shadow:0 30px 90px rgba(0,0,0,.45)!important
}
.home-hero:after{
 content:"";position:absolute;inset:0;pointer-events:none;
 background:linear-gradient(90deg,transparent 0 62%,rgba(255,134,20,.035));
}
.home-hero-inner{position:relative;z-index:2;max-width:820px!important;padding:70px 64px!important}
.hero-topline b,.hero-chip-row .eyebrow{color:#ff9a3e!important}
.home-hero h1{letter-spacing:-1px!important}
.hero-white{color:#fff!important;text-shadow:0 8px 35px rgba(0,0,0,.5)}
.hero-orange{color:var(--god-orange)!important}
.hero-lead{max-width:700px!important;color:#c0c7d0!important;font-size:16px!important;line-height:1.75!important}
.live-chip{background:rgba(22,156,255,.08)!important;border-color:rgba(22,156,255,.24)!important;color:#9bd4ff!important}
.hero-actions{gap:10px!important}
.hero-btn{min-height:46px!important;padding:0 18px!important}
.btn.primary{background:linear-gradient(135deg,var(--god-orange),var(--god-orange2))!important;color:#090909!important;box-shadow:0 10px 28px rgba(255,107,0,.16)!important}
.btn.secondary{background:#0d1219!important;border:1px solid rgba(255,255,255,.11)!important;color:#fff!important}
.btn.secondary:hover{border-color:rgba(22,156,255,.45)!important;background:#101823!important}

/* HOME METRICS */
.home-stats{
 margin:14px 0 34px!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;
 padding:9px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:16px!important;background:#080b10!important
}
.home-stats>div{padding:16px 18px!important;border:0!important;border-radius:11px!important;background:#0c1016!important}
.home-stats b{color:#fff!important;font-size:22px!important}.home-stats span{color:#7e8a98!important}.home-stats ion-icon{color:var(--god-orange)!important}

/* MAIN 4 CARDS */
.home-feature-grid{
 display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:30px 0 46px!important
}
.home-feature-card{
 position:relative!important;min-height:240px!important;padding:28px!important;overflow:hidden!important;
 border:1px solid rgba(255,255,255,.09)!important;border-radius:18px!important;
 background:linear-gradient(145deg,#10151d,#090d12 72%)!important;
 box-shadow:0 18px 48px rgba(0,0,0,.26)!important;transition:.2s ease!important
}
.home-feature-card:before{
 content:"";position:absolute;right:-60px;bottom:-85px;width:210px;height:210px;border-radius:50%;
 border:1px solid rgba(255,134,20,.12);box-shadow:0 0 70px rgba(22,156,255,.03)
}
.home-feature-card:hover{transform:translateY(-3px)!important;border-color:rgba(255,134,20,.42)!important;background:linear-gradient(145deg,#121a24,#0a0f15 72%)!important}
.home-feature-top{color:var(--god-orange)!important;font-size:11px!important;letter-spacing:1.1px!important}
.home-feature-top ion-icon{font-size:25px!important}
.home-feature-card h2{margin-top:40px!important;color:#fff!important;font-size:32px!important}
.home-feature-card p{max-width:510px;color:#a6afba!important;font-size:13px!important;line-height:1.7!important}
.home-feature-link{position:absolute;left:28px;bottom:26px;color:#ff9a3e!important;font-size:10px!important}
.home-feature-card:nth-child(2n){border-color:rgba(22,156,255,.14)!important}
.home-feature-card:nth-child(2n) .home-feature-top{color:#65baff!important}
.home-feature-card:nth-child(2n):hover{border-color:rgba(22,156,255,.4)!important}

/* SECTION HEADINGS / MEMBERS / NEWS */
.section{margin-top:46px!important}
.sectionHead{margin-bottom:18px!important}.sectionHead h2{color:#fff!important;font-size:37px!important}.sectionHead h2 span{color:var(--god-orange)!important}
.eyebrow{color:#ff9a3e!important}
.latest-member-card{
 background:#0b1016!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:14px!important;
 padding:14px!important
}
.latest-member-card:hover{border-color:rgba(22,156,255,.38)!important;background:#0e151e!important}
.latest-member-card b{color:#fff!important}.latest-member-card span{color:#798695!important}
.news-card{background:#0b1016!important;border-color:rgba(255,255,255,.08)!important;overflow:hidden!important}
.news-body h3{color:#fff!important}.news-body p{color:#8f9aa8!important}.news-date{color:#ff9a3e!important}

/* ADMIN CS readability */
.admincs-v4-body{font-size:14px!important}
.admincs-v4-layout{grid-template-columns:230px minmax(0,1fr)!important}
.admincs-v4-sidebar{width:230px!important}
.admincs-v4-sidebar nav a b{font-size:11px!important}
.admincs-v4-sidebar nav a small{font-size:8px!important}
.admincs-v4-sidebar .nav-title{font-size:8px!important}
.admincs-v4-head h1{font-size:34px!important}
.ac4-card .card-head h2{font-size:20px!important}
.ac4-form label{font-size:9px!important}.ac4-form small{font-size:8px!important;line-height:1.45!important}
.ac4-stats span{font-size:8px!important}.ac4-stats small{font-size:8px!important}
.ac4-flow span,.ac4-ranks span{font-size:9px!important;line-height:1.5!important}
.ac4-btn{font-size:9px!important}.ac4-table th{font-size:8px!important}.ac4-table td{font-size:10px!important}
.role-sync-v32>div{background:linear-gradient(145deg,#101727,#0b111d)!important;border-color:#2b3850!important}

/* MOBILE PUBLIC */
@media(max-width:1050px){
 .wrap{width:min(calc(100% - 28px),1240px)!important}
 .siteheader .nav{width:calc(100% - 24px)!important;min-height:64px!important}
 .siteheader .navlinks{top:64px!important;max-height:calc(100vh - 76px)!important;overflow:auto!important;padding:10px!important}
 .siteheader .nav-dropdown>.nav-submenu{display:none!important}
 .siteheader .nav-dropdown.open>.nav-submenu{display:block!important}
 .siteheader .nav-dropdown:hover>.nav-submenu{display:none!important}
 .siteheader .nav-dropdown.open:hover>.nav-submenu{display:block!important}
 .siteheader .nav-user-menu{position:static!important;width:100%!important;transform:none!important}
 .nav-user-dropdown{position:static!important;width:100%!important;max-height:none!important;box-shadow:none!important;margin-top:6px!important}
 .home-hero{min-height:460px!important}
 .home-hero-inner{padding:54px 42px!important}
}
@media(max-width:720px){
 .brandcopy span{display:none!important}
 .home-hero{margin-top:12px!important;border-radius:18px!important;min-height:auto!important}
 .home-hero-inner{padding:44px 22px 38px!important}
 .home-hero h1{font-size:clamp(38px,12vw,58px)!important}
 .hero-orange{font-size:.55em!important;line-height:1.15!important}
 .hero-lead{font-size:14px!important}
 .hero-actions{display:grid!important;grid-template-columns:1fr!important}
 .hero-btn{width:100%!important}
 .home-stats{grid-template-columns:repeat(2,1fr)!important}
 .home-feature-grid{grid-template-columns:1fr!important;margin-top:22px!important}
 .home-feature-card{min-height:215px!important;padding:22px!important}
 .home-feature-card h2{margin-top:30px!important;font-size:28px!important}
 .home-feature-link{left:22px;bottom:21px}
 .sectionHead{align-items:flex-start!important;gap:10px!important}
 .sectionHead h2{font-size:31px!important}
 .latest-members-grid{grid-template-columns:1fr!important}
}
@media(max-width:420px){
 .wrap{width:calc(100% - 18px)!important}
 .home-stats{grid-template-columns:1fr 1fr!important;padding:6px!important}
 .home-stats>div{padding:12px!important}
}

/* MOBILE ADMIN CS: real drawer instead of giant sidebar */
.admincs-mobilebar{display:none}
@media(max-width:760px){
 .admincs-v4-layout{display:block!important}
 .admincs-v4-sidebar{
   position:fixed!important;left:-285px!important;top:0!important;bottom:0!important;width:270px!important;height:100vh!important;
   z-index:10020!important;transition:left .22s ease!important;box-shadow:20px 0 60px rgba(0,0,0,.6)!important
 }
 .admincs-v4-sidebar.open{left:0!important}
 .admincs-v4-sidebar nav{display:flex!important;flex-direction:column!important}
 .admincs-v4-sidebar .nav-title{grid-column:auto!important}
 .admincs-v4-main{padding:74px 12px 28px!important}
 .admincs-mobilebar{
   position:fixed;display:flex!important;left:0;right:0;top:0;height:58px;z-index:10010;
   align-items:center;justify-content:space-between;padding:0 13px;background:rgba(7,10,16,.96);
   border-bottom:1px solid rgba(255,134,20,.2);backdrop-filter:blur(14px)
 }
 .admincs-mobilebar button{width:38px;height:38px;border:1px solid #303b4c;border-radius:9px;background:#101722;color:#fff;font-size:20px}
 .admincs-mobilebar b{font:700 17px Rajdhani;color:#fff}.admincs-mobilebar span{color:#ff8b2c;font-size:9px;font-weight:900}
 .admincs-v4-head{align-items:flex-start!important}.admincs-v4-head h1{font-size:28px!important}.db-state{font-size:7px!important}
 .ac4-stats-v32{grid-template-columns:1fr 1fr!important}
 .ac4-grid.two-one{grid-template-columns:1fr!important}
 .ac4-table table{min-width:680px!important}
}
@media(max-width:500px){
 .ac4-stats-v32{grid-template-columns:1fr!important}
 .admincs-v4-head{display:block!important}.db-state{display:inline-flex!important;margin-top:9px!important}
}

/* modal overlay shared mobile */
.cst-mobile-overlay{
 position:fixed;inset:0;background:rgba(0,0,0,.64);backdrop-filter:blur(2px);z-index:10015;display:none
}
.cst-mobile-overlay.open{display:block}

/* =========================================================
   CS TUCUMAN V3.6 — CLEAN NAV + ADMIN READABILITY + FORUM
   ========================================================= */
:root{--v36-blue:#2f7df6;--v36-blue2:#55a7ff;--v36-orange:#ff7a00;--v36-bg:#05070a;--v36-panel:#0d1218}

/* Public navigation: desktop centered, mobile real drawer */
.siteheader .nav{max-width:1320px!important}
.siteheader .navlinks{gap:4px!important}
.siteheader .navlink{font-size:12px!important;font-weight:700!important;padding:0 13px!important}
.menuBtn.active{border-color:rgba(255,122,0,.6)!important;color:#ff8a1d!important;background:#17100a!important}
@media(max-width:1050px){
 body.mobile-nav-open{overflow:hidden}
 .siteheader .menuBtn{display:grid!important;place-items:center!important;margin-left:auto!important;position:relative!important;z-index:10042!important}
 .siteheader .navlinks{
  display:none!important;position:fixed!important;left:12px!important;right:12px!important;top:72px!important;width:auto!important;
  max-height:calc(100vh - 86px)!important;padding:12px!important;border:1px solid #26303c!important;border-radius:14px!important;
  background:rgba(7,10,14,.985)!important;box-shadow:0 30px 80px rgba(0,0,0,.72)!important;z-index:10040!important;
  flex-direction:column!important;align-items:stretch!important;flex-wrap:nowrap!important
 }
 .siteheader .navlinks.open{display:flex!important}
 .siteheader .navlink{width:100%!important;min-height:48px!important;justify-content:space-between!important;font-size:14px!important;padding:0 14px!important}
 .siteheader .nav-dropdown,.siteheader .nav-user-menu{width:100%!important}
 .siteheader .nav-submenu{position:static!important;transform:none!important;width:100%!important;margin:3px 0 8px!important;border-radius:10px!important;box-shadow:none!important}
 .siteheader .nav-submenu a{min-height:42px!important;display:flex!important;align-items:center!important;font-size:12px!important}
 .siteheader .nav-user-dropdown{display:block!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important}
}

/* Admin Center: cleaner and much more readable */
.admincs-v4-body,.admincs-v4-body button,.admincs-v4-body input,.admincs-v4-body select,.admincs-v4-body textarea{font-family:Inter,system-ui,sans-serif!important}
.admincs-v4-body{background:#06090e!important;color:#e8edf4!important;font-size:14px!important}
.admincs-v4-sidebar{background:#090e14!important;border-right:1px solid #202b38!important}
.admincs-v4-brand div b,.admincs-v4-user b,.admincs-v4-sidebar nav a b,.admincs-v4-head h1,.ac4-card .card-head h2,.ac4-panel-access b,.ac4-stats b{font-family:Inter,system-ui,sans-serif!important;text-transform:none!important;letter-spacing:0!important}
.admincs-v4-brand span{background:linear-gradient(135deg,var(--v36-blue),#4c8cff)!important}
.admincs-v4-brand div b{font-size:16px!important}.admincs-v4-brand div small{color:#7faeff!important}
.admincs-v4-sidebar nav{padding-bottom:24px!important}
.admincs-v4-sidebar nav a{min-height:52px!important;border-radius:9px!important;margin:2px 8px!important;padding:8px 10px!important;border:1px solid transparent!important}
.admincs-v4-sidebar nav a:hover{background:#101925!important;border-color:#22364d!important}
.admincs-v4-sidebar nav a.active{background:linear-gradient(90deg,rgba(47,125,246,.18),rgba(47,125,246,.06))!important;border-color:rgba(85,167,255,.38)!important;color:#fff!important}
.admincs-v4-sidebar nav a.active ion-icon{color:#70b6ff!important}
.admincs-v4-sidebar nav a b{font-size:12px!important;font-weight:700!important}.admincs-v4-sidebar nav a small{font-size:9px!important;color:#8493a5!important;margin-top:3px!important}
.admincs-v4-sidebar .nav-title{font-size:9px!important;color:#ff8b24!important;letter-spacing:1.1px!important;margin:15px 18px 5px!important}
.admincs-v4-head{border-bottom-color:#243142!important}.admincs-v4-head>div>span{color:#6daeff!important}.admincs-v4-head h1{font-size:30px!important;font-weight:800!important;color:#fff!important}
.db-state{border-color:#28415e!important;background:#0c151f!important;color:#b9d9ff!important}
.role-sync-banner{border:1px solid #22354d!important;background:#0b121c!important;border-radius:12px!important;gap:0!important}
.role-sync-v32>div{background:transparent!important;border:0!important;padding:16px 18px!important}.role-sync-v32>div+div{border-left:1px solid #22354d!important}
.role-sync-v32 span{color:#7d91aa!important;font-size:9px!important}.role-sync-v32 b{color:#fff!important;font-size:14px!important}.role-sync-v32 small{font-size:10px!important;color:#9aa8b8!important}
.ac4-panel-access{background:linear-gradient(135deg,#0c1725,#101521)!important;border-color:#294b72!important}.ac4-panel-access>span{color:#6caeff!important}.ac4-panel-access b{color:#fff!important;font-size:20px!important}.ac4-panel-access p{color:#a9b7c7!important;font-size:12px!important}
.ac4-stats>div,.ac4-card{background:#0c121a!important;border-color:#253242!important}.ac4-stats b{font-size:19px!important;color:#fff!important}.ac4-stats span,.ac4-stats small{font-size:9px!important;color:#8494a7!important}
.ac4-form label{font-size:10px!important;color:#cbd5e1!important}.ac4-form small{font-size:9px!important;color:#7f8fa2!important}.ac4-form input,.ac4-form select,.ac4-form textarea{background:#070b10!important;border-color:#314158!important;color:#f4f7fb!important;min-height:44px!important}
.ac4-btn.primary{background:var(--v36-blue)!important;color:#fff!important}.ac4-btn{font-size:10px!important;min-height:38px!important}
.ac4-table th{font-size:9px!important;color:#83baff!important}.ac4-table td{font-size:11px!important}
.admincs-mobilebar{background:#080d14!important;border-bottom-color:#254467!important}.admincs-mobilebar span{color:#6daeff!important}.admincs-mobilebar button{border-color:#315274!important;background:#0d1722!important}
@media(max-width:760px){
 .admincs-v4-sidebar{left:-310px!important;width:288px!important;padding-top:62px!important;overflow-y:auto!important}
 .admincs-v4-sidebar.open{left:0!important}
 .admincs-v4-brand{display:none!important}.admincs-v4-user{margin:8px 10px 12px!important}
 .admincs-v4-main{padding:76px 10px 26px!important}
 .role-sync-banner{grid-template-columns:1fr!important}.role-sync-v32>div+div{border-left:0!important;border-top:1px solid #22354d!important}
 .admincs-v4-head h1{font-size:25px!important}
}

/* Forum: live community feed */
.forum-recent-home{margin-top:18px;border:1px solid #273446;border-radius:12px;background:#0d131b;overflow:hidden}
.forum-recent-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:22px;border-bottom:1px solid #273446;background:linear-gradient(110deg,#111923,#0b1017)}
.forum-recent-head span{font-size:9px;font-weight:900;letter-spacing:1.2px;color:#ff8a1d}.forum-recent-head h2{margin:4px 0 3px;font:700 28px Inter,sans-serif;color:#fff}.forum-recent-head h2 strong{color:#ff8a1d}.forum-recent-head p{margin:0;color:#8f9cad;font-size:11px}
.forum-recent-list{display:grid}.forum-recent-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #1e2936;text-decoration:none;transition:.15s}.forum-recent-row:last-child{border:0}.forum-recent-row:hover{background:#121c27}.recent-avatar{width:38px!important;height:38px!important}.recent-copy{min-width:0}.recent-copy>span{display:block;color:#ff8a1d;font-size:8px;font-weight:900;text-transform:uppercase}.recent-copy>b{display:block;margin:2px 0;color:#eaf0f7;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-copy>small{display:block;color:#738397;font-size:9px}.recent-numbers{display:flex;gap:12px;color:#8292a5;font-size:10px}.recent-numbers span{display:flex;align-items:center;gap:4px}.recent-numbers ion-icon{color:#62aaff}
@media(max-width:720px){.forum-recent-head{align-items:flex-start;padding:17px}.forum-recent-head h2{font-size:23px}.forum-recent-row{grid-template-columns:38px minmax(0,1fr);padding:12px}.recent-numbers{grid-column:2}.forum-layout{grid-template-columns:1fr!important}.forum-sidebar{grid-template-columns:1fr!important}}


/* ==========================================================
   CST WEB V3.7 · NEWS SPOTLIGHT + MOVING MEMBERS
   ========================================================== */

/* NEWS now sits high on the home page */
.home-news-spotlight{
 margin-top:28px!important;
 padding:28px!important;
 border:1px solid rgba(255,255,255,.08);
 border-radius:20px;
 background:
   radial-gradient(600px 240px at 85% 0,rgba(22,156,255,.07),transparent 60%),
   linear-gradient(145deg,#0b1016,#070a0e);
 box-shadow:0 20px 60px rgba(0,0,0,.28)
}
.home-news-heading{margin-bottom:18px!important}
.home-news-heading p,.home-members-motion .sectionHead p{
 margin:7px 0 0;color:#8793a0;font-size:12px;line-height:1.55
}
.home-news-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px}
.home-news-featured{
 display:block;min-height:330px;border:1px solid rgba(255,134,20,.22);border-radius:16px;overflow:hidden;text-decoration:none;
 background:#0a0f15;transition:.22s ease;box-shadow:0 15px 40px rgba(0,0,0,.24)
}
.home-news-featured:hover{transform:translateY(-3px);border-color:rgba(255,134,20,.56)}
.home-news-featured-cover{
 min-height:330px;background-size:cover;background-position:center;display:flex;align-items:flex-end;
 background-color:#0b1118
}
.home-news-featured-content{padding:28px;max-width:650px}
.home-news-badge{
 display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(255,134,20,.12);
 border:1px solid rgba(255,134,20,.35);color:#ff9a3e;font-size:9px;font-weight:900;letter-spacing:.8px
}
.home-news-featured time{display:block;margin-top:14px;color:#74808e;font-size:9px;text-transform:uppercase}
.home-news-featured h3{margin:7px 0 9px;color:#fff;font:700 clamp(28px,4vw,42px)/1 Rajdhani;text-transform:uppercase}
.home-news-featured p{margin:0;color:#abb5c0;font-size:13px;line-height:1.65}
.home-news-featured b{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:#ff9235;font-size:10px}
.home-news-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}
.home-news-mini{
 min-height:155px;display:grid;grid-template-columns:125px minmax(0,1fr);overflow:hidden;text-decoration:none;
 border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#0c1117;transition:.2s
}
.home-news-mini:hover{border-color:rgba(22,156,255,.38);background:#0e151e;transform:translateX(2px)}
.home-news-mini-cover{background:#101720 center/cover no-repeat}
.home-news-mini-copy{padding:15px}
.home-news-mini-copy>span{color:#65baff;font-size:8px;font-weight:900;letter-spacing:.7px}
.home-news-mini h3{margin:6px 0 5px;color:#fff;font:700 19px/1.05 Rajdhani;text-transform:uppercase}
.home-news-mini p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#7f8b98;font-size:10px;line-height:1.5}
.home-news-mini b{display:block;margin-top:9px;color:#ff9235;font-size:8px}
.home-news-empty{grid-template-columns:1fr}

/* Moving members rail */
.home-members-motion{
 position:relative;overflow:hidden;margin-top:42px!important;padding:26px 0 20px;
 border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)
}
.home-members-motion .sectionHead{padding:0 2px}
.members-marquee{
 position:relative;width:100%;overflow:hidden;padding:4px 0 7px;
 mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);
 -webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)
}
.members-marquee-track{
 display:flex;gap:10px;width:max-content;will-change:transform;
 animation:cstMembersMove 36s linear infinite
}
.members-marquee:hover .members-marquee-track{animation-play-state:paused}
.member-motion-card{
 width:255px;min-width:255px;display:grid!important;grid-template-columns:48px 1fr 20px!important;
 align-items:center!important;gap:11px!important;padding:13px!important;text-decoration:none!important;
 background:linear-gradient(145deg,#0d1218,#090d12)!important;border:1px solid rgba(255,255,255,.08)!important;
 border-radius:13px!important;box-shadow:none!important;transition:.2s!important
}
.member-motion-card:hover{
 transform:translateY(-3px)!important;border-color:rgba(255,134,20,.42)!important;background:#101720!important
}
.member-motion-card .latest-member-avatar{
 width:48px!important;height:48px!important;border-radius:12px!important;
 border:1px solid rgba(22,156,255,.24)!important;background:#111a25!important
}
.member-motion-copy{min-width:0}
.member-motion-copy b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff!important;font-size:12px!important}
.member-motion-copy span{display:block;margin-top:2px;color:#ff9440!important;font-size:8px!important;font-weight:900}
.member-motion-copy small{display:flex;align-items:center;gap:5px;margin-top:5px;color:#697582;font-size:8px}
.member-motion-copy small i{width:6px;height:6px;border-radius:50%;background:#66d86e;box-shadow:0 0 8px rgba(102,216,110,.5)}
.member-arrow{color:#475363;font-size:15px}
.member-motion-card:hover .member-arrow{color:#ff9235}
.members-motion-note{
 display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:#596572;font-size:8px;text-transform:uppercase;letter-spacing:.5px
}
.members-motion-note ion-icon{color:#ff8614}
@keyframes cstMembersMove{
 from{transform:translate3d(0,0,0)}
 to{transform:translate3d(calc(-50% - 5px),0,0)}
}

/* More breathing room after the news spotlight */
.home-news-spotlight + .home-members-motion + .home-feature-grid,
.home-news-spotlight + .home-feature-grid{margin-top:38px!important}

@media(max-width:900px){
 .home-news-layout{grid-template-columns:1fr}
 .home-news-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}
 .home-news-featured,.home-news-featured-cover{min-height:285px}
}
@media(max-width:650px){
 .home-news-spotlight{padding:16px!important;border-radius:16px}
 .home-news-heading{display:block!important}
 .home-news-heading .btn{margin-top:12px}
 .home-news-featured,.home-news-featured-cover{min-height:300px}
 .home-news-featured-content{padding:21px}
 .home-news-featured h3{font-size:30px}
 .home-news-side{grid-template-columns:1fr}
 .home-news-mini{grid-template-columns:92px 1fr;min-height:130px}
 .member-motion-card{width:225px;min-width:225px}
 .members-marquee-track{animation-duration:28s}
}
@media(prefers-reduced-motion:reduce){
 .members-marquee-track{animation:none!important}
 .members-marquee{overflow:auto!important;mask-image:none!important;-webkit-mask-image:none!important}
}


/* ==========================================================
   CST WEB V3.8 · MOBILE NAV HARD FIX + CLEAN HOME
   ========================================================== */
@media(max-width:1050px){
 .siteheader{z-index:11000!important}
 .siteheader .nav{display:flex!important;flex-wrap:nowrap!important;min-height:64px!important;padding:9px 14px!important}
 .siteheader .brand{min-width:0!important;max-width:calc(100% - 58px)!important}
 .siteheader .brandcopy b{font-size:16px!important}
 .siteheader .brandcopy span{font-size:7px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
 .siteheader .menuBtn{
   display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 44px!important;
   width:44px!important;height:44px!important;margin-left:auto!important;padding:0!important;border-radius:11px!important;
   border:1px solid #2a3747!important;background:#0d141c!important;color:#fff!important;cursor:pointer!important;
   touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;pointer-events:auto!important
 }
 .siteheader .menuBtn ion-icon{font-size:25px!important;pointer-events:none!important}
 .siteheader .navlinks{
   display:flex!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;
   position:fixed!important;top:70px!important;left:10px!important;right:10px!important;width:auto!important;
   max-height:calc(100dvh - 82px)!important;overflow-y:auto!important;overscroll-behavior:contain!important;
   padding:10px!important;border:1px solid #273546!important;border-radius:14px!important;
   background:#080d13!important;box-shadow:0 28px 80px rgba(0,0,0,.78)!important;z-index:11020!important;
   flex-direction:column!important;align-items:stretch!important;transform:translateY(-8px)!important;
   transition:opacity .18s ease,transform .18s ease,visibility .18s!important
 }
 .siteheader .navlinks.open{
   visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important
 }
 .siteheader .navlink{
   flex:none!important;width:100%!important;min-height:46px!important;padding:0 13px!important;
   justify-content:space-between!important;border-radius:9px!important;font-size:13px!important
 }
 .siteheader .nav-dropdown,.siteheader .nav-user-menu{width:100%!important}
 .siteheader .nav-submenu{
   display:none!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;
   width:100%!important;margin:2px 0 8px!important;padding:5px!important;background:#0d151e!important;border:1px solid #1f2e3e!important
 }
 .siteheader .nav-dropdown.open>.nav-submenu{display:grid!important}
 .siteheader .nav-user-dropdown{
   display:none!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;
   width:100%!important;max-height:none!important;margin-top:4px!important
 }
 .siteheader .nav-user-menu.open>.nav-user-dropdown{display:block!important}
 body.mobile-nav-open{overflow:hidden!important;touch-action:none}
}
@media(max-width:520px){
 .siteheader .nav{padding:8px 10px!important}
 .siteheader .brandlogo{width:40px!important;height:40px!important;font-size:17px!important}
 .siteheader .brandcopy b{font-size:14px!important}
 .siteheader .navlinks{top:62px!important;left:7px!important;right:7px!important;max-height:calc(100dvh - 70px)!important}
}

/* Home flows directly from news/members into the rest; old 4 giant shortcuts removed in index.php */
.home-members-motion{margin-bottom:12px!important}


/* ==========================================================
   CST V3.9 · ZG-INSPIRED COMMUNITY UI
   Inspirado en el patrón: hero limpio + servidores + comunidad.
   Identidad propia CS Tucumán: negro / azul / naranja.
========================================================== */
:root{--cst-blue:#169cff;--cst-orange:#ff8614;--cst-bg:#05070a;--cst-card:#0a0f15;--cst-line:#1c2937}
body{background:radial-gradient(900px 430px at 50% -180px,rgba(22,156,255,.12),transparent 65%),#05070a!important;color:#eef4fb!important}
.siteheader{background:rgba(5,8,12,.92)!important;border-bottom:1px solid rgba(22,156,255,.13)!important}
.siteheader .nav{min-height:72px!important}
.brandlogo{border-radius:9px!important;background:linear-gradient(145deg,#ff9c3d,#ff6d00)!important;box-shadow:0 10px 30px rgba(255,134,20,.16)!important}
.brandcopy span{color:#718296!important}.navlink{color:#b9c4d1!important;font-size:12px!important}.navlink:hover,.navlink.active{background:rgba(22,156,255,.07)!important;border-color:rgba(22,156,255,.18)!important}.navlink.active{color:#fff!important;box-shadow:inset 0 -2px var(--cst-orange)!important}
.nav-submenu-rich{min-width:300px!important;padding:8px!important}.nav-submenu-rich a{display:grid!important;grid-template-columns:28px 1fr!important;gap:8px!important;align-items:center!important}.nav-submenu-rich a>ion-icon{font-size:18px;color:var(--cst-orange)}.nav-submenu-rich a span{display:block}.nav-submenu-rich a b{display:block;font-size:11px;color:#e9eff7}.nav-submenu-rich a small{display:block;margin-top:2px;color:#69798b;font-size:8px;font-weight:600}
.wrap{max-width:1260px!important}
.zg-home-hero{margin-top:8px!important;min-height:520px!important;border-radius:22px!important;background:linear-gradient(120deg,rgba(6,10,15,.97),rgba(6,9,13,.89)),radial-gradient(circle at 80% 30%,rgba(22,156,255,.16),transparent 35%)!important;border:1px solid #172331!important;box-shadow:0 35px 90px rgba(0,0,0,.36)!important;overflow:hidden!important}
.zg-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 65%,rgba(255,134,20,.04)),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 80px);pointer-events:none}
.zg-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:35px;align-items:center;width:100%;padding:70px 58px}
.zg-hero-kicker{display:flex;align-items:center;gap:9px;color:#7f8ea0;font-size:9px;font-weight:900;letter-spacing:1.4px}.zg-hero-kicker i{width:8px;height:8px;border-radius:50%;background:var(--cst-blue);box-shadow:0 0 18px rgba(22,156,255,.7)}
.zg-home-hero h1{margin:17px 0 16px!important;font-size:clamp(54px,6.8vw,94px)!important;line-height:.89!important}.zg-home-hero h1 .hero-white{font-size:.58em;letter-spacing:4px;color:#f7fbff!important}.zg-home-hero h1 .hero-orange{max-width:820px;color:var(--cst-orange)!important}.zg-home-hero .hero-lead{max-width:720px!important;color:#9aa8b7!important;font-size:14px!important;line-height:1.65!important}.zg-home-hero .hero-actions{justify-content:flex-start!important}
.zg-hero-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:27px;color:#68788a;font-size:8px;font-weight:900;letter-spacing:1px}.zg-hero-meta span{display:flex;align-items:center;gap:6px}.online-pulse{width:7px;height:7px;border-radius:50%;background:#49d17c;box-shadow:0 0 12px rgba(73,209,124,.55)}
.zg-hero-side{padding:12px;background:rgba(4,7,11,.72);border:1px solid #1a2836;border-radius:16px;backdrop-filter:blur(12px)}.zg-side-label{display:block;padding:9px 10px;color:#667587;font-size:8px;font-weight:900;letter-spacing:1.2px}.zg-hero-side>a{display:grid;grid-template-columns:38px 1fr 20px;gap:10px;align-items:center;padding:14px 11px;border-top:1px solid #15202b;text-decoration:none;transition:.16s}.zg-hero-side>a:hover{background:#0b131c}.zg-hero-side>a>b{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#101a25;color:var(--cst-blue);font:700 14px Rajdhani}.zg-hero-side strong{display:block;color:#eef4fb;font:700 16px Rajdhani}.zg-hero-side small{display:block;margin-top:2px;color:#647487;font:9px ui-monospace,monospace}.zg-hero-side ion-icon{color:#526477}.zg-hero-side>a:hover ion-icon{color:var(--cst-orange)}
.home-stats{margin-top:18px!important;background:#080c11!important;border-color:#17222d!important}.home-stats article{border-color:#17222d!important}.home-stats strong{color:#fff!important}.home-stats span{color:#718092!important}.stat-icon{background:#0c1722!important;border-color:#17314a!important;color:var(--cst-blue)!important}
.zg-server-showcase{padding-top:48px!important}.zg-text-link{display:flex;align-items:center;gap:7px;color:#7f8da0;text-decoration:none;font-size:9px;font-weight:900}.zg-text-link:hover{color:var(--cst-orange)}.zg-home-server-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.zg-home-server-grid article{padding:20px;background:linear-gradient(150deg,#0b1118,#070b10);border:1px solid #1a2632;border-radius:15px;transition:.18s}.zg-home-server-grid article:hover{transform:translateY(-3px);border-color:#2c475f}.zg-home-server-grid article.featured{border-color:rgba(255,134,20,.32);background:radial-gradient(circle at 100% 0,rgba(255,134,20,.07),transparent 40%),linear-gradient(150deg,#0b1118,#070b10)}.zg-server-top{display:flex;align-items:center;justify-content:space-between}.zg-server-top>b{color:#435264;font:700 18px Rajdhani}.zg-online{display:flex;align-items:center;gap:6px;color:#67d895;font-size:8px;font-weight:900}.zg-online i{width:6px;height:6px;border-radius:50%;background:#58d68d}.zg-home-server-grid h3{margin:18px 0 5px;color:#f5f8fc!important;font:700 24px Rajdhani}.zg-home-server-grid p{min-height:34px;color:#758598!important;font-size:10px!important;line-height:1.6}.zg-home-server-grid footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #17222d;background:none!important}.zg-home-server-grid code{color:#7d8fa2;font-size:10px}.zg-home-server-grid footer a{padding:8px 11px;border-radius:7px;background:#101b25;color:#dfe8f1;text-decoration:none;font-size:8px;font-weight:900}.zg-home-server-grid footer a:hover{background:var(--cst-orange);color:#081018}
.home-news-spotlight,.home-members-section{border-top:1px solid #111c26!important}.home-news-featured,.home-news-mini,.latest-member-card{background:#090e14!important;border-color:#172331!important}.home-news-badge{background:var(--cst-orange)!important}.home-news-heading h2 span,.sectionHead h2 span{color:var(--cst-orange)!important}.eyebrow{border-color:rgba(22,156,255,.2)!important;color:#75bdff!important;background:rgba(22,156,255,.035)!important}.member-motion-copy b{color:#eef4fb!important}.member-motion-copy span{color:var(--cst-orange)!important}
/* standalone servidores additions */
.zg-rules-panel{margin:28px 0 8px;padding:25px;border:1px solid #202d3a;border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(22,156,255,.075),transparent 38%),#0a0f15}.zg-rules-panel>div:first-child span{color:#65b8ff;font-size:8px;font-weight:900;letter-spacing:1.2px}.zg-rules-panel h2{margin:5px 0;color:#fff!important;font:700 30px Rajdhani}.zg-rules-panel h2 b{color:#ff8614}.zg-rules-panel p{color:#7f8b98!important;font-size:10px!important}.zg-rule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:18px 0}.zg-rule-grid article{padding:13px;border:1px solid #1b2733;border-radius:10px;background:#080c11}.zg-rule-grid b{display:block;color:#ff8614;font:700 20px Rajdhani}.zg-rule-grid strong{display:block;margin:3px 0;color:#eaf0f6!important;font-size:11px}.zg-rule-grid small{color:#707d8b;font-size:8px;line-height:1.45}.zg-rules-panel>a{display:inline-flex;align-items:center;gap:6px;color:#68baff;text-decoration:none;font-size:9px;font-weight:900}
@media(max-width:950px){.zg-hero-grid{grid-template-columns:1fr;padding:55px 38px}.zg-hero-side{max-width:650px}.zg-home-server-grid{grid-template-columns:1fr 1fr}.zg-rule-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.zg-home-hero{border-radius:15px!important}.zg-hero-grid{padding:38px 20px}.zg-home-hero h1{font-size:48px!important}.zg-home-hero h1 .hero-white{font-size:.52em}.zg-hero-meta{gap:10px}.zg-home-server-grid{grid-template-columns:1fr}.zg-rule-grid{grid-template-columns:1fr}.nav-submenu-rich{min-width:0!important}.siteheader .nav-submenu-rich a{grid-template-columns:28px 1fr!important}}


/* ==========================================================
   CST V3.9.1 CACHE/LAYOUT FIX
   These overrides intentionally neutralize the old home hero.
========================================================== */
.zg-home-hero{
  position:relative!important;
  display:block!important;
  align-items:initial!important;
  justify-content:initial!important;
  text-align:left!important;
  padding:0!important;
}
.zg-home-hero::after{display:none!important}
.zg-home-hero::before{
  background:
    linear-gradient(90deg,transparent 0 65%,rgba(255,134,20,.035)),
    repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 80px)!important;
}
.zg-hero-copy{text-align:left!important;min-width:0}
.zg-home-hero h1{margin:17px 0 16px!important;max-width:760px!important;text-align:left!important}
.zg-home-hero .hero-lead{margin:0!important;text-align:left!important}
.zg-home-hero .hero-actions{margin-top:24px!important;justify-content:flex-start!important}
.zg-hero-side{text-align:left!important}
.zg-hero-side>a{color:inherit!important}
.zg-hero-side>a div{min-width:0}
.zg-hero-side strong,.zg-hero-side small{white-space:normal}
@media(max-width:900px){
  .zg-home-hero{min-height:auto!important}
  .zg-hero-grid{grid-template-columns:1fr!important;padding:42px 28px!important}
  .zg-hero-side{margin-top:4px}
}
@media(max-width:560px){
  .zg-hero-grid{padding:30px 18px!important}
  .zg-home-hero h1{font-size:clamp(42px,14vw,64px)!important}
  .zg-home-hero h1 .hero-white{font-size:.52em!important;letter-spacing:2px!important}
  .zg-hero-meta{gap:9px!important}
}


/* ==========================================================
   CST V3.9.2 · DESKTOP NAV DROPDOWN FIX
   Crea un puente invisible entre el botón y el submenu para
   que no se cierre al mover el mouse hacia abajo.
========================================================== */
@media(min-width:1051px){
 .nav-dropdown{position:relative!important;padding-bottom:12px;margin-bottom:-12px}
 .nav-dropdown::after{
   content:"";position:absolute;left:-10px;right:-10px;top:100%;
   height:18px;background:transparent;pointer-events:auto
 }
 .nav-submenu{
   top:calc(100% + 2px)!important;
   margin-top:0!important;
 }
 .nav-dropdown:hover>.nav-submenu,
 .nav-dropdown:focus-within>.nav-submenu{
   opacity:1!important;visibility:visible!important;
   transform:translateX(-50%) translateY(0)!important;
   pointer-events:auto!important
 }
 .nav-submenu:hover{opacity:1!important;visibility:visible!important}
}


/* =========================================================
   CST V3.9.7 · PLAYER FINDER + COMPACT UI
========================================================= */
.profiles-directory-v397{max-width:1180px!important;padding-top:34px!important}
.player-finder{position:relative;padding:24px;border:1px solid #202d38;border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(22,156,255,.08),transparent 36%),linear-gradient(145deg,#0e151b,#090e13);overflow:hidden}
.player-finder::after{content:"";position:absolute;right:-70px;top:-100px;width:240px;height:240px;border:1px solid rgba(255,134,20,.09);border-radius:50%;box-shadow:0 0 0 45px rgba(255,134,20,.018),0 0 0 90px rgba(255,134,20,.01);pointer-events:none}
.player-finder-copy{position:relative;z-index:1}.player-finder-copy h1{margin:5px 0 4px;font:800 clamp(30px,4vw,46px) Rajdhani;text-transform:uppercase}.player-finder-copy h1 em{font-style:normal;color:#ff8614}.player-finder-copy p{margin:0;color:#7d8995;font-size:10px}
.player-finder-form{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:19px;max-width:790px}
.player-finder-input{position:relative;display:flex;align-items:center;min-height:46px;border:1px solid #263541;border-radius:9px;background:#070c10;overflow:hidden}
.player-finder-input>ion-icon{margin-left:14px;color:#657787;font-size:17px}.player-finder-input input{width:100%;height:44px;padding:0 36px 0 10px;border:0;background:transparent;color:#fff;outline:0;font-size:11px}.player-finder-input input::placeholder{color:#566573}
.player-finder-clear{position:absolute;right:11px;color:#71808d;text-decoration:none;font-size:18px}.player-finder-form>.btn{min-width:145px}
.player-finder-meta{position:relative;z-index:1;display:flex;gap:18px;flex-wrap:wrap;margin-top:12px;color:#647382;font-size:8px}.player-finder-meta b{color:#62b8f5}
.players-result-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:24px 2px 12px}.players-result-head span{color:#ff8614;font-size:7px;font-weight:900;letter-spacing:1px}.players-result-head h2{margin:3px 0 0;font:800 22px Rajdhani}.players-result-head a{color:#69b8ee;text-decoration:none;font-size:8px;font-weight:900}
.profiles-grid-v397{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.profile-person-card-v397{min-height:102px!important;padding:12px!important;border-radius:11px!important;background:linear-gradient(145deg,#0d1419,#090e12)!important;border-color:#1e2a34!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) auto!important;gap:11px!important;align-items:center!important}
.profile-person-card-v397:hover{border-color:rgba(255,134,20,.34)!important;background:#0d151b!important;transform:translateY(-1px)}
.profile-person-card-v397 .profile-person-avatar{width:52px!important;height:52px!important;border-radius:9px!important}
.profile-person-card-v397 .profile-person-body span{font-size:7px!important}.profile-person-card-v397 .profile-person-body h2{margin:3px 0!important;font-size:15px!important}.profile-person-card-v397 .profile-person-body p{margin:0!important;font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-person-card-v397 .profile-person-body small{display:block;margin-top:5px!important;color:#657481!important;font-size:7px!important}
.player-card-top{display:flex;align-items:center;gap:6px}.player-card-top i{width:5px;height:5px;border-radius:50%;background:#45c865;box-shadow:0 0 8px rgba(69,200,101,.45)}
.player-card-open{display:grid;justify-items:end;gap:5px;color:#5f7180}.player-card-open small{font-size:6px;font-weight:900}.player-card-open ion-icon{font-size:15px}
.player-finder-empty{grid-column:1/-1!important;border:1px dashed #273541;border-radius:12px;background:#090e13}.player-finder-empty>ion-icon{font-size:25px;color:#516374}.player-finder-empty b{display:block;margin-top:8px;color:#fff}.player-finder-empty p{margin:4px 0 12px!important}
@media(max-width:900px){.profiles-grid-v397{grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){.player-finder{padding:18px}.player-finder-form{grid-template-columns:1fr}.player-finder-form>.btn{width:100%}.profiles-grid-v397{grid-template-columns:1fr!important}}

/* Compactar paneles visuales sin quitar funciones */
.card,.profile-box{box-shadow:0 10px 26px rgba(0,0,0,.18)!important}
.profile-box-head{padding:12px 14px!important}
.profile-match-line{padding:9px 12px!important}
.profile-wall-post{padding:11px 12px!important}

/* ==========================================================
   CST V4.0 · REDISEÑO 2026
   Home premium / competitivo / comunidad
========================================================== */
:root{
 --c40-bg:#050607;--c40-panel:#0a0d10;--c40-panel2:#0d1116;--c40-line:#202833;
 --c40-text:#f4f7fb;--c40-muted:#7d8997;--c40-orange:#ff7a00;--c40-orange2:#ff9b3d;
 --c40-blue:#2d9cff;--c40-green:#52df82;
}
body{background:
 radial-gradient(900px 520px at 48% -240px,rgba(255,122,0,.10),transparent 70%),
 radial-gradient(650px 500px at 90% 20%,rgba(45,156,255,.055),transparent 70%),#050607!important}
.wrap{max-width:1320px!important;padding-left:22px!important;padding-right:22px!important}
.siteheader{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(5,6,7,.82)!important;border-bottom:1px solid rgba(255,255,255,.065)!important}
.siteheader .nav{max-width:1320px!important;min-height:78px!important}
.brandlogo{background:#ff7a00!important;color:#090909!important;border-radius:7px!important;box-shadow:none!important;font-weight:950!important;transform:skew(-5deg)}
.brandcopy b{font-family:Rajdhani,sans-serif!important;font-size:19px!important;letter-spacing:.5px!important}.brandcopy span{letter-spacing:.85px!important;color:#6f7884!important}
.navlink{font-weight:800!important;letter-spacing:.35px!important}.navlink.active{box-shadow:inset 0 -2px #ff7a00!important}

.cst40-hero{position:relative;min-height:600px;margin:18px 0 14px;border:1px solid rgba(255,255,255,.085);border-radius:24px;overflow:hidden;background:
 linear-gradient(115deg,rgba(5,7,9,.99) 0%,rgba(7,10,13,.97) 54%,rgba(11,14,17,.88) 100%),
 radial-gradient(circle at 78% 48%,rgba(255,122,0,.16),transparent 34%);box-shadow:0 28px 90px rgba(0,0,0,.38)}
.cst40-hero:before{content:"";position:absolute;inset:0;background:
 linear-gradient(90deg,transparent 0 66%,rgba(255,122,0,.035)),
 repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 86px),
 repeating-linear-gradient(0deg,rgba(255,255,255,.014) 0 1px,transparent 1px 86px);pointer-events:none}
.cst40-hero:after{content:"";position:absolute;width:480px;height:480px;right:-120px;top:50px;border:1px solid rgba(255,122,0,.10);border-radius:50%;box-shadow:0 0 0 65px rgba(255,122,0,.025),0 0 0 130px rgba(255,122,0,.012)}
.cst40-hero-noise{position:absolute;inset:0;opacity:.25;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.16) .5px,transparent .5px);background-size:5px 5px;mask-image:linear-gradient(90deg,#000,transparent 70%)}
.cst40-hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.68fr);gap:70px;align-items:center;min-height:600px;padding:72px 70px}
.cst40-eyebrow{display:flex;align-items:center;gap:10px;color:#9aa6b4;font-size:9px;font-weight:900;letter-spacing:1.7px}.cst40-eyebrow span{width:34px;height:2px;background:#ff7a00;box-shadow:0 0 14px rgba(255,122,0,.45)}
.cst40-hero h1{margin:20px 0 18px!important;font-family:Rajdhani,sans-serif!important;line-height:.82!important;text-transform:uppercase!important;letter-spacing:-3px!important}.cst40-hero h1 small{display:block;margin-bottom:16px;color:#76818d;font-family:Inter,sans-serif;font-size:11px;letter-spacing:5.6px;font-weight:800}.cst40-hero h1 strong{display:block;color:#f4f7fb;font-size:clamp(72px,8vw,122px);font-weight:800}.cst40-hero h1 em{font-style:normal;color:#ff7a00}
.cst40-hero-copy>p{max-width:620px;margin:0!important;color:#8d98a5!important;font-size:14px!important;line-height:1.85!important}
.cst40-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.cst40-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:1px solid #26303b;border-radius:8px;text-decoration:none!important;font-size:9px;font-weight:950;letter-spacing:.8px;transition:.18s ease}.cst40-btn ion-icon{font-size:17px}.cst40-btn-primary{background:#ff7a00;border-color:#ff7a00;color:#090a0b!important;box-shadow:0 12px 32px rgba(255,122,0,.17)}.cst40-btn-primary:hover{background:#ff922d;transform:translateY(-1px)}.cst40-btn-discord{background:#5865f2;border-color:#6570f3;color:white!important}.cst40-btn-ghost{background:#0c1116;color:#dfe6ed!important}.cst40-btn-ghost:hover{border-color:#ff7a00;color:#fff!important}
.cst40-trust{display:flex;gap:23px;flex-wrap:wrap;margin-top:25px;color:#5e6a77;font-size:7px;font-weight:900;letter-spacing:1px}.cst40-trust span{display:flex;align-items:center;gap:7px}.cst40-trust i{width:6px;height:6px;border-radius:50%;background:#52df82;box-shadow:0 0 11px rgba(82,223,130,.7)}
.cst40-connect-card{position:relative;z-index:2;padding:13px;border:1px solid #252d36;border-radius:16px;background:linear-gradient(145deg,rgba(15,19,24,.94),rgba(7,9,12,.96));box-shadow:0 30px 70px rgba(0,0,0,.34)}
.cst40-connect-head{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 13px 15px}.cst40-connect-head span{display:block;color:#65707d;font-size:7px;font-weight:950;letter-spacing:1.25px}.cst40-connect-head strong{display:block;margin-top:4px;color:#f4f6f8;font:700 20px Rajdhani}.cst40-connect-head>b{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:20px;background:rgba(82,223,130,.055);color:#6add91;font-size:7px}.cst40-connect-head>b i{width:5px;height:5px;border-radius:50%;background:#52df82;box-shadow:0 0 8px rgba(82,223,130,.6)}
.cst40-connect-card>a{display:grid;grid-template-columns:34px 1fr 32px;align-items:center;gap:11px;margin-top:7px;padding:13px;border:1px solid #1c242d;border-radius:10px;background:#090d11;color:inherit!important;text-decoration:none!important;transition:.18s ease}.cst40-connect-card>a:hover{transform:translateX(3px);border-color:rgba(255,122,0,.42);background:#0d1116}.cst40-connect-card .num{display:grid;place-items:center;width:30px;height:30px;border:1px solid #28313b;border-radius:7px;color:#788493;font:800 13px Rajdhani}.cst40-connect-card>a:hover .num{background:#ff7a00;border-color:#ff7a00;color:#08090a}.cst40-connect-card>a div strong{display:block;color:#f2f5f8;font-size:10px}.cst40-connect-card>a div small{display:block;margin-top:4px;color:#687583;font-size:8px}.cst40-connect-card>a>ion-icon{justify-self:end;padding:7px;border-radius:50%;background:#151b21;color:#8f9aa6;font-size:12px}.cst40-connect-foot{display:flex;align-items:center;gap:9px;margin-top:11px;padding:11px 12px;color:#586573;font-size:7px}.cst40-connect-foot ion-icon{color:#ff7a00;font-size:14px}
.cst40-hero-wordmark{position:absolute;right:26px;bottom:-33px;color:rgba(255,255,255,.018);font:900 124px Rajdhani;letter-spacing:-5px;pointer-events:none;z-index:1}

.cst40-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 42px}.cst40-stats article{position:relative;display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:11px;min-height:84px;padding:13px 16px;border:1px solid #181f27;border-radius:11px;background:#080b0e}.cst40-stats article>span{color:#3f4a56;font:800 10px Rajdhani}.cst40-stats strong{display:block;color:#f5f7f9;font:800 26px Rajdhani;line-height:1}.cst40-stats small{display:block;margin-top:4px;color:#626f7c;font-size:6.5px;font-weight:900;letter-spacing:.75px}.cst40-stats ion-icon{justify-self:end;color:#ff7a00;font-size:20px;opacity:.85}

.zg-server-showcase{padding-top:20px!important}.sectionHead h2{font-size:clamp(32px,4vw,48px)!important;letter-spacing:-1px!important}.sectionHead p{font-size:10px!important;color:#778492!important}.zg-home-server-grid{gap:10px!important}.zg-home-server-grid article{position:relative;min-height:230px!important;padding:20px!important;border-radius:13px!important;background:linear-gradient(155deg,#0d1116,#080b0e)!important}.zg-home-server-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#ff7a00,transparent 70%);opacity:.7}.zg-home-server-grid article:hover{transform:translateY(-3px)!important;box-shadow:0 20px 55px rgba(0,0,0,.3)!important}
.home-news-spotlight{margin-top:64px!important;padding:28px!important;border:1px solid #171e26!important;border-radius:18px!important;background:#070a0d!important}.home-members-section{margin-top:55px!important}
.sitefooter{margin-top:80px!important}

@media(max-width:1050px){.cst40-hero-inner{grid-template-columns:1fr;gap:34px;min-height:auto;padding:55px 40px}.cst40-connect-card{max-width:720px}.cst40-stats{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{padding-left:10px!important;padding-right:10px!important}.cst40-hero{margin-top:10px;border-radius:16px}.cst40-hero-inner{padding:38px 20px}.cst40-hero h1{letter-spacing:-2px!important}.cst40-hero h1 strong{font-size:clamp(58px,19vw,86px)}.cst40-hero h1 small{font-size:8px;letter-spacing:3.8px}.cst40-actions{display:grid;grid-template-columns:1fr 1fr}.cst40-btn-primary{grid-column:1/-1}.cst40-btn{width:100%}.cst40-connect-card{padding:9px}.cst40-connect-card>a{grid-template-columns:31px 1fr 28px;padding:11px 9px}.cst40-stats{grid-template-columns:1fr;gap:6px}.cst40-stats article{min-height:70px}.cst40-hero-wordmark{font-size:76px;right:8px}.home-news-spotlight{padding:15px!important}}


/* =========================================================
   CS TUCUMAN · WEB V5.0 PREMIUM GLOBAL POLISH
   Safe visual override. No database / backend changes.
========================================================= */
:root{
  --cst50-bg:#06080b;
  --cst50-panel:#0b1015;
  --cst50-panel2:#10171e;
  --cst50-line:rgba(255,255,255,.075);
  --cst50-line-hot:rgba(255,132,24,.34);
  --cst50-orange:#ff8418;
  --cst50-orange2:#ffad55;
  --cst50-text:#f2f5f7;
  --cst50-muted:#7e8b95;
  --cst50-green:#73d99f;
  --cst50-shadow:0 22px 70px rgba(0,0,0,.32);
}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{background:radial-gradient(circle at 50% -220px,rgba(255,132,24,.075),transparent 430px),linear-gradient(180deg,#070a0d 0,#06080b 100%)!important;color:var(--cst50-text)}
::selection{background:rgba(255,132,24,.34);color:#fff}
*{scrollbar-width:thin;scrollbar-color:#39434b #090d11}
::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#090d11}::-webkit-scrollbar-thumb{background:#343e46;border:2px solid #090d11;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#ff8418}
a,button{transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--cst50-orange)!important;outline-offset:3px!important}
.siteheader{position:sticky!important;top:0!important;z-index:1000!important;background:rgba(6,9,12,.78)!important;border-bottom:1px solid rgba(255,255,255,.07)!important;backdrop-filter:blur(18px) saturate(145%)!important;box-shadow:0 1px 0 rgba(255,255,255,.015);transition:background .2s ease,box-shadow .2s ease}
.siteheader.is-scrolled{background:rgba(6,9,12,.94)!important;box-shadow:0 16px 45px rgba(0,0,0,.32)}
.siteheader .nav{max-width:1380px!important;min-height:70px!important;padding:10px 24px!important;gap:8px!important}
.siteheader .brand{margin-right:8px!important}.brandlogo{width:42px!important;height:42px!important;border-radius:11px!important;background:linear-gradient(145deg,#ffad55,#ff7710)!important;color:#080a0c!important;box-shadow:0 10px 30px rgba(255,126,18,.16)!important}.brandcopy b{font-size:16px!important;letter-spacing:.3px}.brandcopy span{color:#71808b!important;font-size:7px!important;letter-spacing:1px!important}
.cst50-live-pill{display:flex;align-items:center;gap:6px;margin-right:auto;padding:6px 9px;border:1px solid rgba(115,217,159,.16);border-radius:999px;background:rgba(115,217,159,.045);color:#a8e7c4!important;text-decoration:none!important;font-size:7px;font-weight:900;letter-spacing:.6px}.cst50-live-pill i{width:6px;height:6px;border-radius:50%;background:var(--cst50-green);box-shadow:0 0 10px rgba(115,217,159,.75)}.cst50-live-pill span{color:#77dba2}.cst50-live-pill b{color:#9ba7af;font-weight:800}
.navlinks{gap:2px!important}.navlink{min-height:38px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:8px!important;color:#9ba7b0!important;font-size:8px!important;font-weight:850!important;letter-spacing:.15px!important}.navlink:hover{background:#0d141a!important;border-color:#202b34!important;color:#fff!important}.navlink.active{background:rgba(255,132,24,.07)!important;border-color:rgba(255,132,24,.19)!important;color:#ffad55!important;box-shadow:inset 0 -2px #ff8418}.navlink ion-icon{font-size:14px!important}.cst50-play-cta{margin-left:5px!important;padding:0 14px!important;background:linear-gradient(135deg,#ff941f,#ff7610)!important;border-color:#ff8418!important;color:#090b0d!important;box-shadow:0 9px 25px rgba(255,126,18,.14)!important}.cst50-play-cta:hover{transform:translateY(-1px)!important;box-shadow:0 12px 30px rgba(255,126,18,.23)!important;color:#090b0d!important}
.nav-submenu,.nav-user-dropdown{border:1px solid #26313a!important;background:rgba(9,14,18,.98)!important;box-shadow:0 24px 70px rgba(0,0,0,.52)!important;backdrop-filter:blur(18px)!important}.nav-submenu-rich a,.nav-user-dropdown a{border-radius:8px!important}.nav-submenu-rich a:hover,.nav-user-dropdown a:hover{background:#101820!important}.nav-submenu-rich a ion-icon,.nav-user-dropdown ion-icon{color:#ff922f!important}.nav-avatar{box-shadow:0 0 0 1px #2b353e!important}
.announcement{border-bottom:1px solid rgba(255,255,255,.06)!important}.announcement-inner{max-width:1380px!important}
.sitefooter.cst50-footer{margin-top:70px!important;background:linear-gradient(180deg,#070a0d,#05070a)!important;border-top:1px solid #202830!important}.cst50-footer .footer-accent{height:2px!important;background:linear-gradient(90deg,transparent,#ff7d12 25%,#ffb155 50%,#ff7d12 75%,transparent)!important;opacity:.85}.cst50-footer-main{max-width:1380px!important;grid-template-columns:1.15fr 1.65fr .75fr!important;gap:42px!important;padding:40px 24px 34px!important}.cst50-footer-brand p{max-width:430px!important;color:#74818b!important;line-height:1.65!important}.cst50-footer-nav{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}.cst50-footer-nav h3,.cst50-footer-connect h3{color:#f2f5f7!important;font:700 14px Rajdhani!important;letter-spacing:.7px!important}.cst50-footer-nav a{color:#7e8b95!important;font-size:9px!important}.cst50-footer-nav a:hover{color:#ff9a35!important;transform:translateX(2px)}.cst50-footer-ip{width:100%;display:flex;justify-content:space-between;gap:10px;padding:10px;border:1px solid #232f38;border-radius:9px;background:#080d11;color:#9caab3;cursor:pointer;font:800 8px ui-monospace,monospace}.cst50-footer-ip b{color:#ff9532;font-size:7px}.cst50-footer-play{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:8px;min-height:38px;border-radius:8px;background:#ff8418;color:#090b0d!important;text-decoration:none!important;font-size:8px;font-weight:950}.cst50-footer-play:hover{background:#ffa149;transform:translateY(-1px)}.cst50-footer-bottom{max-width:1380px!important;margin:auto!important;padding:14px 24px!important;border-top:1px solid #161e24!important;color:#52606a!important}.cst50-footer-bottom b{color:#7c8992!important;letter-spacing:1.1px!important}
.cst50-toast{position:fixed;right:20px;bottom:20px;z-index:9999;max-width:min(360px,calc(100vw - 40px));padding:11px 13px;border:1px solid rgba(115,217,159,.25);border-radius:9px;background:#0d1d16;color:#9ce3ba;font-size:9px;font-weight:850;box-shadow:0 20px 50px rgba(0,0,0,.38);opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s ease}.cst50-toast.show{opacity:1;transform:translateY(0)}
.cst50-reveal{opacity:0;transform:translateY(10px)}.cst50-reveal.visible{opacity:1;transform:none;transition:opacity .36s ease,transform .36s ease}
@media(max-width:1180px){.cst50-live-pill{display:none}.cst50-footer-main{grid-template-columns:1fr 1.5fr!important}.cst50-footer-connect{grid-column:1/-1;max-width:420px}}
@media(max-width:1050px){.cst50-play-cta{margin-left:0!important}.navlinks.open{padding-bottom:13px!important}.navlink{font-size:9px!important}.cst50-footer-main{grid-template-columns:1fr!important}.cst50-footer-nav{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:650px){.siteheader .nav{padding:9px 14px!important}.brandcopy span{display:none!important}.cst50-footer-nav{grid-template-columns:1fr 1fr!important}.cst50-footer-main{padding:32px 16px!important}.cst50-footer-bottom{padding:13px 16px!important;gap:8px!important;flex-wrap:wrap!important}.cst50-footer-bottom b{order:3;width:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cst50-reveal{opacity:1!important;transform:none!important}}


/* =========================================================
   CS TUCUMAN WEB V5.1 · HEADER ELITE
   ========================================================= */
.siteheader{background:rgba(5,7,9,.94)!important;border-bottom:1px solid #171d22!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.siteheader .nav{max-width:1230px!important;min-height:78px!important;padding:0 16px!important;gap:18px!important}
.cst51-brand{min-width:205px!important;gap:11px!important}
.cst51-brand .brandlogo{width:44px!important;height:44px!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(255,145,31,.45)!important;border-radius:12px!important;background:#090b0d!important;box-shadow:0 0 0 3px rgba(255,137,24,.04)!important}
.cst51-brand .brandlogo img{display:block;width:100%;height:100%;object-fit:cover}
.cst51-brand .brandcopy b{font:800 17px Rajdhani,Inter,sans-serif!important;letter-spacing:.35px!important}
.cst51-brand .brandcopy span{font-size:6px!important;letter-spacing:1.2px!important;color:#58646d!important}
.navlinks{gap:3px!important;align-items:center!important;margin-left:auto!important}
.navlink{min-height:40px!important;padding:0 11px!important;border-radius:8px!important;color:#8d98a1!important;font-size:10px!important;font-weight:800!important;letter-spacing:.05px!important}
.navlink:hover{background:#0e1418!important;color:#e9eef1!important}
.navlink.active{background:#10171c!important;color:#fff!important;box-shadow:inset 0 -2px #ff8617!important}
.navlink.active:after{display:none!important}
.nav-dropdown>.navlink ion-icon{font-size:11px!important;margin-left:2px!important}
.cst51-live-link{height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #203027;border-radius:999px;background:#0b1610;color:#82dba3!important;text-decoration:none!important;margin:0 5px;font-size:7px;font-weight:900;white-space:nowrap}
.cst51-live-link i{width:6px;height:6px;border-radius:50%;background:#5fe095;box-shadow:0 0 9px rgba(95,224,149,.8)}
.cst51-live-link span{letter-spacing:.7px}.cst51-live-link b{color:#aab6bd;font-size:7px}.cst51-live-link:hover{border-color:#2f5440;background:#0d1c14}
.cst50-play-cta{height:38px!important;min-height:38px!important;padding:0 14px!important;background:linear-gradient(135deg,#ff9a2f,#ff7810)!important;color:#090b0d!important;border:0!important;box-shadow:0 8px 20px rgba(255,123,13,.12)!important}.cst50-play-cta:hover{background:linear-gradient(135deg,#ffa947,#ff861d)!important;color:#090b0d!important;transform:translateY(-1px)}
.nav-user-trigger{border:1px solid #1b252c!important;background:#0a0f13!important;padding:0 9px!important}.nav-user-trigger:hover{border-color:#33414a!important;background:#0f161b!important}.nav-avatar{width:28px!important;height:28px!important}.nav-user-copy b{font-size:9px!important}.nav-user-copy small{font-size:6px!important;color:#ff9531!important}
@media(max-width:1180px){.siteheader .nav{gap:10px!important}.cst51-brand{min-width:180px!important}.navlink{padding:0 8px!important}.cst51-live-link b{display:none}}
@media(max-width:1050px){.siteheader .nav{min-height:66px!important}.cst51-brand{min-width:0!important}.cst51-live-link{display:none!important}.navlinks{margin-left:0!important}.navlink{min-height:44px!important}.cst50-play-cta{height:44px!important}}


/* ============================================================
   CS TUCUMAN HEADER V5.2 CLEAN
   ============================================================ */

.cst52-brand{
  min-width:215px!important;
}

.cst52-brandmark{
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  overflow:hidden!important;
  border-radius:11px!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(145deg,#ff9a25,#ff7410)!important;
  border:1px solid #ff9a32!important;
  box-shadow:0 8px 24px rgba(255,125,16,.14)!important;
  color:#0a0c0e!important;
}

.cst52-brandmark strong{
  font:900 17px/1 Rajdhani,Inter,sans-serif!important;
  letter-spacing:-.4px!important;
}

.cst52-brandmark:after{
  content:"1.6"!important;
  position:absolute!important;
  right:-5px!important;
  bottom:-4px!important;
  padding:2px 4px!important;
  border-radius:4px!important;
  background:#101510!important;
  color:#78d49b!important;
  font-size:6px!important;
  line-height:1!important;
}

/* Fail-safe: jamás permitir que una imagen de marca salga de su caja. */
.brandlogo,
.cst51-brand .brandlogo,
.cst52-brand .brandlogo{
  position:relative!important;
  overflow:hidden!important;
}

.brandlogo img,
.cst51-brand .brandlogo img,
.cst52-brand .brandlogo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}

.siteheader .nav{
  min-height:68px!important;
  max-width:1320px!important;
}

.cst52-brand .brandcopy b{
  font:800 18px/1 Rajdhani,Inter,sans-serif!important;
  color:#eef2f4!important;
}

.cst52-brand .brandcopy span{
  margin-top:4px!important;
  font-size:6px!important;
  color:#586872!important;
  letter-spacing:1.05px!important;
}

@media(max-width:1180px){
  .cst52-brand{min-width:180px!important}
}

@media(max-width:1050px){
  .cst52-brand{min-width:0!important}
}


/* ============================================================
   CS TUCUMAN HEADER V5.3 HARD RESET
   ============================================================ */

.cst53-brand{
  flex:0 0 auto!important;
  min-width:210px!important;
}

.cst53-brand .cst52-brandmark{
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
  overflow:hidden!important;
  contain:paint!important;
}

.cst53-brand .brandcopy{
  min-width:0!important;
}

.cst53-brand .brandcopy b{
  white-space:nowrap!important;
}

.cst53-play-cta{
  margin-left:4px!important;
  border-color:rgba(255,132,24,.28)!important;
  color:#f2f3f4!important;
}

.siteheader img{
  max-width:100%!important;
}

/* El avatar sí conserva su tamaño normal */
.siteheader .nav-avatar{
  width:31px!important;
  height:31px!important;
  max-width:31px!important;
  max-height:31px!important;
  object-fit:cover!important;
}

@media(max-width:1180px) and (min-width:1051px){
  .siteheader .navlinks{
    gap:2px!important;
  }
  .siteheader .navlink{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .cst53-brand{
    min-width:180px!important;
  }
}


/* ============================================================
   CS TUCUMAN SITE V5.5 SIGNATURE
   Pulido global seguro.
   ============================================================ */

::selection{
  background:#ff8618;
  color:#0a0d0f;
}

html{
  scrollbar-color:#26343d #080c0f;
}

body{
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}

/* Header */
.siteheader{
  box-shadow:0 1px rgba(255,255,255,.018);
}

.siteheader.is-scrolled{
  background:rgba(5,8,10,.94)!important;
  box-shadow:0 10px 35px rgba(0,0,0,.32),0 1px #1a242b!important;
  backdrop-filter:blur(16px)!important;
}

.siteheader .navlink{
  transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease!important;
}

.siteheader .navlink:hover{
  transform:translateY(-1px);
}

.siteheader .navlink.active{
  color:#fff!important;
}

.siteheader .navlink.active:after{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  bottom:4px;
  height:2px;
  border-radius:999px;
  background:#ff8618;
  box-shadow:0 0 10px rgba(255,134,24,.35);
}

/* Dropdowns */
.nav-submenu,
.nav-user-dropdown{
  border-color:#26343d!important;
  box-shadow:0 24px 70px rgba(0,0,0,.44)!important;
  backdrop-filter:blur(18px);
}

.nav-submenu a,
.nav-user-dropdown a{
  transition:background .15s ease,transform .15s ease!important;
}

.nav-submenu a:hover,
.nav-user-dropdown a:hover{
  transform:translateX(2px);
}

/* Inputs/buttons throughout shared layout */
input,select,textarea,button{
  font-family:inherit;
}

input:focus,
select:focus,
textarea:focus{
  border-color:#69401c!important;
  box-shadow:0 0 0 3px rgba(255,134,24,.07)!important;
}

/* Footer refinement */
.sitefooter,
.footer-bwo{
  border-top-color:#1e2930!important;
}

.cst50-footer-play{
  transition:transform .16s ease,filter .16s ease!important;
}

.cst50-footer-play:hover{
  transform:translateY(-2px);
  filter:brightness(1.06);
}

.cst50-toast{
  box-shadow:0 18px 50px rgba(0,0,0,.38)!important;
}

/* Better tap targets on mobile */
@media(max-width:760px){
  .siteheader .navlink{
    min-height:42px;
  }
}


/* ============================================================
   CS TUCUMAN SITE V5.6 ULTRA
   ============================================================ */

.cst56-brand .brandcopy b{
  letter-spacing:.2px!important;
}

.cst56-nav-live{
  min-height:32px;
  padding:0 8px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid #1e382b;
  border-radius:999px;
  background:#0b1911;
  color:#7cdda2;
  text-decoration:none;
  font-size:7px;
  font-weight:950;
  letter-spacing:.65px;
}

.cst56-nav-live i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#69da9d;
  box-shadow:0 0 10px rgba(105,218,157,.65);
}

.cst56-nav-live:hover{
  border-color:#2c5b41;
  background:#0f2118;
}

.cst56-play-cta{
  background:linear-gradient(180deg,#19120b,#100e0c)!important;
  border-color:#5b3618!important;
}

.cst56-play-cta:hover{
  color:#ff9b37!important;
  border-color:#835025!important;
}

/* Header feels less flat */
.siteheader.is-scrolled .cst52-brandmark{
  box-shadow:0 8px 24px rgba(255,125,16,.10)!important;
}

/* Footer */
.cst56-footer{
  background:
    radial-gradient(circle at 80% 0%,rgba(255,134,24,.05),transparent 24%),
    #070b0e!important;
}

.cst56-footer-badges{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:10px;
}

.cst56-footer-badges span{
  padding:5px 7px;
  border:1px solid #202d35;
  border-radius:999px;
  background:#0a1115;
  color:#677a85;
  font-size:6px;
  font-weight:900;
  letter-spacing:.65px;
}

.cst56-footer-servers{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px;
  margin-top:7px;
}

.cst56-footer-servers a{
  padding:7px 8px;
  display:flex;
  justify-content:space-between;
  gap:8px;
  border:1px solid #202d35;
  border-radius:7px;
  background:#091015;
  color:#6f8089;
  text-decoration:none;
  font-size:7px;
}

.cst56-footer-servers a:hover{
  border-color:#3b4c56;
  color:#d7e0e4;
}

.cst56-footer-servers b{
  color:#a7b4ba;
}

@media(max-width:1050px){
  .cst56-nav-live{display:none}
}

@media(max-width:760px){
  .cst56-footer{
    padding-bottom:72px!important;
  }
}
