/* ============================================================
   CS TUCUMAN · SERVIDORES V22
   Card layout inspirado en paneles gaming, con colores CST.
   ============================================================ */
body.cst220-servers-body{background:#000!important;color:#f4f4f4!important;font-family:Inter,Arial,sans-serif!important}
.cst220-servers-shell{width:min(1260px,calc(100% - 30px));margin:0 auto 80px}

.cst220-hero{padding:74px 0 38px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;border-bottom:1px solid #121212}
.cst220-hero .eyebrow{color:#666;font-size:9px;font-weight:700;letter-spacing:3px}
.cst220-hero h1{margin:13px 0 9px;font:400 clamp(54px,7vw,92px)/.86 "DM Serif Display",Georgia,serif!important;letter-spacing:-3px;color:#fff!important}
.cst220-hero h1 em{font-style:normal;color:#ff7a00}
.cst220-hero p{max-width:650px;margin:0;color:#707070;font-size:13px;line-height:1.65}
.cst220-live-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;min-width:440px}
.cst220-live-summary>div{padding:12px;border:1px solid #181818;border-radius:10px;background:#030303}
.cst220-live-summary small,.cst220-live-summary b{display:block}.cst220-live-summary small{color:#5a5a5a;font-size:7px;font-weight:700;letter-spacing:.8px}.cst220-live-summary b{margin-top:5px;color:#fff;font-size:15px}.cst220-live-summary>div:first-child b{color:#ff8a24}

.cst220-toolbar{margin:20px 0 28px;padding:9px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #171717;border-radius:12px;background:#020202}
.cst220-toolbar>label{height:42px;min-width:320px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #181818;border-radius:9px;background:#050505}.cst220-toolbar label ion-icon{color:#676767}.cst220-toolbar input{flex:1;border:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-size:11px!important}
.cst220-toolbar .actions{display:flex;gap:6px}.cst220-toolbar .actions a,.cst220-toolbar .actions button{min-height:40px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid #1c1c1c;border-radius:8px;background:#050505;color:#d8d8d8;text-decoration:none;font-size:8px;font-weight:800;cursor:pointer}.cst220-toolbar .actions .top15{background:#ff7a00;border-color:#ff7a00;color:#050505}

.cst220-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.cst220-server-card{overflow:hidden;border:1px solid #1a1a1a;border-radius:14px;background:#050505;transition:transform .16s ease,border-color .16s ease}
.cst220-server-card:hover{transform:translateY(-3px);border-color:#313131}
.cst220-server-card.is-offline{opacity:.76}
.cst220-server-card.is-hidden{display:none}

.cst220-cover{position:relative;min-height:248px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:#090909}
.cst220-cover:before{content:"";position:absolute;inset:0;opacity:.9;background:
 linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.88)),
 repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 12px)}
.cst220-cover:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-110px;top:-130px;background:radial-gradient(circle,rgba(255,122,0,.19),transparent 66%)}
.cst220-cover-publico:before{background:
 linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.91)),
 radial-gradient(circle at 20% 35%,rgba(255,122,0,.16),transparent 33%),
 repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 12px)}
.cst220-cover-dust2:before{background:
 linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.91)),
 radial-gradient(circle at 75% 30%,rgba(255,169,72,.10),transparent 35%),
 repeating-linear-gradient(45deg,rgba(255,255,255,.016) 0 1px,transparent 1px 11px)}
.cst220-cover-automix:before{background:
 linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.92)),
 radial-gradient(circle at 52% 18%,rgba(255,122,0,.12),transparent 32%),
 linear-gradient(120deg,transparent 48%,rgba(255,255,255,.02) 49%,transparent 50%)}
.cst220-card-tools,.cst220-cover-title{position:relative;z-index:2}
.cst220-card-tools{display:flex;align-items:center;justify-content:space-between}.cst220-card-tools .status{padding:6px 8px;display:flex;align-items:center;gap:6px;border:1px solid #252525;border-radius:8px;background:rgba(0,0,0,.70);font-size:7px}.cst220-card-tools .status i{width:7px;height:7px;border-radius:50%;background:#777}.cst220-server-card.is-online .status i{background:#31d47d;box-shadow:0 0 12px rgba(49,212,125,.55)}.cst220-server-card.is-offline .status i{background:#c4514a}
.cst220-card-tools>div{display:flex;gap:5px}.cst220-card-tools a,.cst220-card-tools button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #252525;border-radius:7px;background:rgba(0,0,0,.72);color:#fff;cursor:pointer;text-decoration:none}
.cst220-cover-title>small{color:#777;font-size:9px;font-weight:800;letter-spacing:1.5px}.cst220-cover-title h2{margin:5px 0 10px;color:#fff!important;font-size:18px!important;font-weight:800!important;letter-spacing:-.3px}.cst220-cover-title h2 em{font-style:normal;color:#ff7a00}
.cst220-cover-title .meta{display:flex;justify-content:space-between;gap:12px;color:#ddd;font-size:9px}.cst220-cover-title .meta span{display:flex;align-items:center;gap:5px}.cst220-cover-title .meta ion-icon{color:#ff8720}
.cst220-cover-title .capacity{height:5px;margin-top:11px;border-radius:999px;background:#292929;overflow:hidden}.cst220-cover-title .capacity i{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff5f00,#ff942f);transition:width .35s ease}

.cst220-card-body{padding:14px}.cst220-card-body>p{min-height:38px;margin:0 0 13px;padding:10px 11px;border-left:2px solid #ff6c00;border-radius:7px;background:#090909;color:#c8c8c8;font-size:9px;line-height:1.55}
.cst220-live-details{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.cst220-live-details span{padding:8px;border:1px solid #151515;border-radius:8px;background:#020202}.cst220-live-details small,.cst220-live-details b{display:block}.cst220-live-details small{color:#505050;font-size:6px;font-weight:800}.cst220-live-details b{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ddd;font-size:8px}
.cst220-player-list{margin:0 0 12px;border:1px solid #161616;border-radius:8px;background:#020202}.cst220-player-list summary{padding:9px 10px;display:flex;align-items:center;gap:7px;cursor:pointer;color:#777;font-size:7px;font-weight:800;list-style:none}.cst220-player-list summary::-webkit-details-marker{display:none}.cst220-player-list summary b{margin-left:auto;color:#ff8927}.cst220-player-list>div{max-height:170px;overflow:auto;padding:0 9px 9px}.cst220-player-list .player{padding:6px 4px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #111;color:#bdbdbd;font-size:8px}.cst220-player-list .player b{color:#fff}.cst220-player-list .empty{margin:0;padding:9px;color:#555;font-size:8px}
.cst220-card-body footer{display:grid;grid-template-columns:1fr auto;gap:8px}.cst220-card-body footer .ip{min-width:0;height:42px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #1c1c1c;border-radius:8px;background:#020202;color:#fff;cursor:pointer}.cst220-card-body footer code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.cst220-card-body footer .join{height:42px;padding:0 15px;display:flex;align-items:center;gap:7px;border-radius:8px;background:#ff7a00;color:#050505;text-decoration:none;font-size:8px;font-weight:900}

.cst220-ecosystem{margin-top:76px;padding-top:50px;border-top:1px solid #111}.cst220-ecosystem>header span{color:#666;font-size:9px;font-weight:700;letter-spacing:3px}.cst220-ecosystem>header h2{margin:8px 0 22px;font:400 clamp(38px,5vw,60px) "DM Serif Display",Georgia,serif!important;color:#fff!important}.cst220-ecosystem>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cst220-ecosystem a{min-height:190px;padding:18px;display:flex;flex-direction:column;border:1px solid #171717;border-radius:12px;background:#030303;color:#fff;text-decoration:none}.cst220-ecosystem a:hover{border-color:#2b2b2b}.cst220-ecosystem a>small{color:#ff8420;font-size:9px;font-weight:800}.cst220-ecosystem a>ion-icon{margin:22px 0 8px;color:#777;font-size:25px}.cst220-ecosystem h3{margin:0;color:#fff!important;font-size:17px!important}.cst220-ecosystem p{margin:5px 0;color:#5f5f5f;font-size:9px;line-height:1.5}.cst220-ecosystem a>b{margin-top:auto;display:flex;align-items:center;gap:5px;color:#888;font-size:7px}

.cst220-toast{position:fixed;right:18px;bottom:18px;z-index:9999;padding:10px 13px;border:1px solid #2a1e14;border-radius:9px;background:#090603;color:#ff9a42;font-size:8px;font-weight:800;opacity:0;transform:translateY(8px);pointer-events:none;transition:.2s}.cst220-toast.show{opacity:1;transform:none}

@media(max-width:1000px){.cst220-grid{grid-template-columns:1fr 1fr}.cst220-hero{grid-template-columns:1fr}.cst220-live-summary{min-width:0}}
@media(max-width:720px){.cst220-grid,.cst220-ecosystem>div{grid-template-columns:1fr}.cst220-toolbar{align-items:stretch;flex-direction:column}.cst220-toolbar>label{min-width:0}.cst220-toolbar .actions{display:grid;grid-template-columns:repeat(3,1fr)}.cst220-toolbar .actions a,.cst220-toolbar .actions button{justify-content:center}.cst220-live-summary{grid-template-columns:1fr 1fr}.cst220-live-summary>div:last-child{grid-column:1/-1}.cst220-hero{padding-top:52px}.cst220-servers-shell{width:calc(100% - 18px)}}
