:root{color-scheme:dark}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#0f172a 0,#020617 55%,#000 100%);color:#e5e7eb}#__next,body{min-height:100vh}#__next>div{max-width:none;width:100%;margin:0;padding:0}a{color:#38bdf8;text-decoration:none;font-size:.95rem}a:hover{text-decoration:underline}h1{margin:0 0 .5rem;font-size:2rem;font-weight:700}h2{font-size:1.25rem;margin:1.5rem 0 .5rem}p{margin:.25rem 0;line-height:1.4}body span,body strong{font-size:.9rem}body strong+a,body strong+button{margin-left:.75rem}button{font-family:inherit;font-size:.85rem;border-radius:999px;border:1px solid #4b5563;padding:.25rem .9rem;background:#1f2937;color:#e5e7eb;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}button:hover{background:#4b5563;transform:translateY(-1px);box-shadow:0 10px 20px -10px rgba(0,0,0,.7)}a[href*=Agregar],a[href*=agregar]{display:inline-block;margin-left:.5rem;padding:.3rem .9rem;border-radius:999px;background:#f97316;color:#111827;font-weight:600;box-shadow:0 10px 15px -4px rgba(249,115,22,.6)}a[href*=Agregar]:hover,a[href*=agregar]:hover{background:#fb923c;text-decoration:none}table{width:100%;border-collapse:collapse;margin-top:1.5rem;font-size:.9rem;background:rgba(15,23,42,.85);border-radius:12px;overflow:hidden;box-shadow:0 25px 45px -25px rgba(15,23,42,1)}thead{background:rgba(15,23,42,.95)}td,th{padding:.6rem .75rem;text-align:left;border-bottom:1px solid rgba(31,41,55,.9);white-space:nowrap}th{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}tbody tr:nth-child(odd){background:rgba(17,24,39,.75)}tbody tr:nth-child(2n){background:rgba(31,41,55,.85)}tbody tr:hover{background:rgba(55,65,81,.95)}td:last-child,th:last-child{text-align:center}@media (max-width:900px){#__next>div{padding:1.5rem 1rem 2rem}table{font-size:.8rem}td,th{padding:.45rem .5rem}h1{font-size:1.6rem}}.app-root{min-height:100vh}.app-topbar{position:fixed;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.95);border-bottom:1px solid rgba(148,163,184,.35);z-index:40}.app-brand{display:inline-flex;align-items:center;gap:.5rem;color:#e5e7eb;text-decoration:none;font-weight:600}.ap-header{position:sticky;top:0;z-index:50;width:100%;background:#070b14;border-bottom:1px solid rgba(255,255,255,.08)}.ap-header__inner{padding:10px 16px}.ap-header__brand{display:flex;align-items:center;gap:12px}.ap-header__logo{height:48px;width:auto;object-fit:contain;display:block}.ap-header__text{display:flex;flex-direction:column;line-height:1.1}.ap-header__title{font-size:22px;font-weight:700;color:#ffffff}.ap-header__subtitle{margin-top:3px;font-size:12.5px;color:rgba(255,255,255,.72)}