*{box-sizing:border-box}.icon{display:inline-block;flex:0 0 auto;vertical-align:middle}.icon-xs{width:14px;height:14px}.icon-sm{width:16px;height:16px}.brand-icon svg{width:22px;height:22px}.badge{display:inline-flex;align-items:center;gap:7px}.eyebrow{display:inline-flex;align-items:center;gap:6px}.stat-icon{width:18px;height:18px;margin-bottom:5px;color:#687386}.th-content{display:inline-flex;align-items:center;justify-content:center;gap:6px}.search-icon{display:grid;place-items:center;color:#8792a4}.search-icon svg{width:19px;height:19px}.clear-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px}.footer-links{display:inline-flex;align-items:center;gap:4px}.footer-links a{display:inline-flex;align-items:center;gap:4px}.footer-links a:hover{transform:translateY(-1px)}
:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f4f6f8}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(31,111,235,.08),transparent 30rem),#f4f6f8}.topbar{min-height:78px;padding:14px 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e9ef;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#172033;color:#fff;font-weight:800;font-size:19px}.brand h1{margin:0;font-size:18px}.brand p{margin:3px 0 0;color:#697386;font-size:12px}.badge{padding:7px 11px;border-radius:999px;background:#eef2f7;color:#4d586b;font-size:12px;font-weight:700}.container{width:min(1500px,92vw);margin:auto;padding:42px 0 30px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.eyebrow{color:#617087;font-size:11px;font-weight:800;letter-spacing:.12em}.hero h2{margin:5px 0;font-size:clamp(28px,4vw,42px);line-height:1.05}.hero p{margin:0;color:#687386}.stats{display:flex;gap:10px}.stat{min-width:95px;padding:12px 14px;background:#fff;border:1px solid #e3e7ed;border-radius:12px;text-align:center}.stat strong{display:block;font-size:20px}.stat span{color:#7a8495;font-size:11px}.toolbar{display:flex;gap:10px;margin-bottom:14px}.search{flex:1;height:46px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#fff;border:1px solid #dfe4eb;border-radius:11px}.search span{color:#8792a4;font-size:24px}.search input{width:100%;border:0;outline:0;font:inherit;font-size:14px;background:transparent}.clear-btn{height:46px;padding:0 18px;border:1px solid #dc3545;border-radius:11px;background:#dc3545;color:#fff;font-weight:700;cursor:pointer;transition:.2s ease}
.clear-btn:hover{background:#b02a37;border-color:#b02a37}
.clear-btn:active{transform:scale(.98)}.table-card{overflow:hidden;background:#fff;border:1px solid #dfe4eb;border-radius:15px;box-shadow:0 8px 30px rgba(18,32,51,.05)}.table-wrap{overflow:auto}table{width:100%;min-width:850px;border-collapse:collapse;font-size:13px}thead th{padding:14px 15px;background:#f0f3f6;color:#445066;border-bottom:1px solid #d9dee6;text-align:left;font-size:11px;letter-spacing:.05em;white-space:nowrap;}tbody td{padding:12px 15px;border-bottom:1px solid #edf0f3;color:#253047;white-space:nowrap}tbody tr:hover td{background:#f8fafc}tbody td:first-child{font-weight:800}tbody td:nth-child(2){min-width:390px;font-weight:600}tbody td:nth-child(n+3){text-align:center;font-variant-numeric:tabular-nums}.empty{padding:35px;text-align:center;color:#7a8495}footer{display:flex;justify-content:space-between;padding:18px 2px 0;color:#8993a3;font-size:11px}@media (max-width: 900px){
  .topbar{padding:12px 4vw}
  .container{width:min(94vw,720px);padding-top:30px}
  .hero{align-items:flex-start;flex-direction:column;gap:18px}
  .stats{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}
  .stat{min-width:0}
  .toolbar{flex-direction:column}
  .clear-btn{width:100%}
  footer{flex-direction:column;gap:7px}
}

@media (max-width: 600px){
  body{background:#f4f6f8}
  .topbar{min-height:68px;padding:10px 4vw}
  .brand{gap:9px}
  .brand-icon{width:36px;height:36px;border-radius:9px;font-size:16px}
  .brand h1{font-size:15px}
  .brand p{font-size:10px}
  .container{width:92vw;padding:24px 0 22px}
  .hero{margin-bottom:18px;gap:14px}
  .eyebrow{font-size:10px}
  .hero h2{font-size:29px}
  .hero p{font-size:13px;line-height:1.45}
  .stats{gap:8px}
  .stat{padding:10px 8px;border-radius:10px}
  .stat strong{font-size:18px}
  .stat span{font-size:10px}
  .search,.clear-btn{height:44px}
  .search input{font-size:13px}
  .table-card{overflow:visible;border-radius:12px;box-shadow:0 5px 20px rgba(18,32,51,.05);background:transparent;border:0}
  .table-wrap{overflow:visible}
  table{width:100%;min-width:0;border-collapse:separate;border-spacing:0 9px;font-size:13px}
  thead{display:none}
  tbody, tr, td{display:block;width:100%}
  tbody tr{background:#fff;border:1px solid #dfe4eb;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(18,32,51,.04)}
  tbody td{white-space:normal;text-align:left !important;padding:9px 14px 9px 43%;position:relative;min-width:0 !important;border-bottom:1px solid #edf0f3;color:#253047;line-height:1.3}
  tbody td:last-child{border-bottom:0}
  tbody td::before{content:attr(data-label);position:absolute;left:14px;top:9px;width:36%;font-size:9px;font-weight:800;letter-spacing:.05em;color:#7a8495;text-transform:uppercase}
  tbody td:first-child{padding-top:11px;font-weight:800}
  tbody td:nth-child(2){font-weight:700}
  .empty{padding:28px 15px;background:#fff;border-radius:12px}
}

@media (max-width: 380px){
  .brand h1{font-size:14px}
  .hero h2{font-size:26px}
  .stats{grid-template-columns:1fr 1fr}
  tbody td{padding-left:40%}
  tbody td::before{width:34%}
}
footer a { color: #536075; text-decoration: none; font-weight: 600; }
footer a:hover { text-decoration: underline; }

/* Copiar código */
.code-cell{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:92px}.code-value{font-variant-numeric:tabular-nums}.copy-code{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(100,116,139,.22);border-radius:8px;background:transparent;color:inherit;cursor:pointer;transition:all .18s ease;padding:0}.copy-code svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.copy-code:hover{transform:translateY(-1px);background:rgba(59,130,246,.09);border-color:rgba(59,130,246,.35)}.copy-code.copied{background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.4)}@media(max-width:600px){.code-cell{min-width:0}.copy-code{width:28px;height:28px}}
