.loading[data-astro-cid-nqzxbizd]{background:var(--color-background);min-height:100vh;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;display:flex}.spinner[data-astro-cid-nqzxbizd]{border:3px solid var(--color-border);border-top-color:var(--color-orange);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.account[data-astro-cid-nqzxbizd]{background:var(--color-background);grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar[data-astro-cid-nqzxbizd]{border-right:1px solid var(--color-border);background:#fff;flex-direction:column;gap:1.5rem;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.side-logo[data-astro-cid-nqzxbizd] img[data-astro-cid-nqzxbizd]{height:48px;margin:0 auto}.side-nav[data-astro-cid-nqzxbizd]{flex-direction:column;flex:1;gap:.25rem;display:flex}.side-link[data-astro-cid-nqzxbizd]{border-radius:var(--radius-medium);color:var(--color-text-muted);padding:.65rem .9rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.side-link[data-astro-cid-nqzxbizd]:hover{background:var(--color-background);color:var(--color-text)}.side-link[data-astro-cid-nqzxbizd].active{background:color-mix(in srgb, var(--color-orange) 12%, white);color:var(--color-orange)}.side-logout[data-astro-cid-nqzxbizd]{color:var(--color-text-muted);text-align:left;cursor:pointer;border-radius:var(--radius-medium);background:0 0;border:none;padding:.5rem .9rem;font-size:.85rem}.side-logout[data-astro-cid-nqzxbizd]:hover{color:var(--color-orange);background:var(--color-background)}.account-main[data-astro-cid-nqzxbizd]{max-width:1000px;padding:2rem}.account-header[data-astro-cid-nqzxbizd]{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.account-header[data-astro-cid-nqzxbizd] h1[data-astro-cid-nqzxbizd]{margin:0 0 .25rem;font-family:League Spartan,sans-serif;font-size:1.8rem;font-weight:900}.account-header[data-astro-cid-nqzxbizd] p[data-astro-cid-nqzxbizd]{color:var(--color-text-muted);margin:0;font-size:.9rem}.avatar[data-astro-cid-nqzxbizd]{background:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:League Spartan,sans-serif;font-size:1.3rem;font-weight:900;display:flex}.stats[data-astro-cid-nqzxbizd]{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.stat[data-astro-cid-nqzxbizd]{border-radius:var(--radius-large);border-left:4px solid var(--c);background:#fff;flex-direction:column;gap:.15rem;padding:1.1rem 1.25rem;display:flex}.stat-num[data-astro-cid-nqzxbizd]{color:var(--c);font-family:League Spartan,sans-serif;font-size:1.9rem;font-weight:900;line-height:1}.stat-label[data-astro-cid-nqzxbizd]{color:var(--color-text-muted);font-size:.8rem}.block[data-astro-cid-nqzxbizd]{margin-bottom:2rem}.block-head[data-astro-cid-nqzxbizd]{justify-content:space-between;align-items:center;margin-bottom:.9rem;display:flex}.block-head[data-astro-cid-nqzxbizd] h2[data-astro-cid-nqzxbizd]{margin:0;font-family:League Spartan,sans-serif;font-size:1.25rem;font-weight:800}.block-cta[data-astro-cid-nqzxbizd]{color:var(--color-orange);font-size:.85rem;font-weight:600}.block-cta[data-astro-cid-nqzxbizd]:hover{text-decoration:underline}.empty[data-astro-cid-nqzxbizd],#res-list[data-astro-cid-nqzxbizd] .empty,#promo-grid[data-astro-cid-nqzxbizd] .empty,#hist-body[data-astro-cid-nqzxbizd] .empty{color:var(--color-text-muted);text-align:center;margin:0;padding:1rem;font-size:.88rem}#res-list[data-astro-cid-nqzxbizd] .empty a{color:var(--color-orange);font-weight:600}.res-list[data-astro-cid-nqzxbizd]{flex-direction:column;gap:.85rem;display:flex}#res-list[data-astro-cid-nqzxbizd] .res-card{border-radius:var(--radius-large);border:1px solid var(--color-border);border-left:4px solid var(--c);background:#fff;align-items:center;gap:1rem;padding:.9rem;display:flex}#res-list[data-astro-cid-nqzxbizd] .res-card img{border-radius:var(--radius-medium);object-fit:cover;flex-shrink:0;width:72px;height:72px}#res-list[data-astro-cid-nqzxbizd] .res-body{flex-direction:column;flex:1;gap:.3rem;display:flex}#res-list[data-astro-cid-nqzxbizd] .res-body h3{margin:0;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:800}#res-list[data-astro-cid-nqzxbizd] .res-meta{color:var(--color-text-muted);flex-wrap:wrap;gap:.75rem;font-size:.78rem;display:flex}#res-list[data-astro-cid-nqzxbizd] .res-status{border-radius:var(--radius-pill);align-self:flex-start;padding:.2rem .65rem;font-size:.75rem;font-weight:600}#res-list[data-astro-cid-nqzxbizd] .res-status.ok{color:#16a34a;background:#e4f8ec}#res-list[data-astro-cid-nqzxbizd] .res-status.pending{background:color-mix(in srgb, var(--color-orange) 14%, white);color:var(--color-orange)}#res-list[data-astro-cid-nqzxbizd] .res-actions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}#res-list[data-astro-cid-nqzxbizd] .btn-pay{background:var(--color-orange);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;padding:.45rem 1rem;font-size:.8rem;font-weight:700;transition:filter .2s}#res-list[data-astro-cid-nqzxbizd] .btn-pay:hover{filter:brightness(1.1)}#res-list[data-astro-cid-nqzxbizd] .btn-ghost{color:var(--color-text-muted);border:2px solid var(--color-border);border-radius:var(--radius-pill);cursor:pointer;background:#fff;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:border-color .2s}#res-list[data-astro-cid-nqzxbizd] .btn-ghost:hover{border-color:var(--color-text-muted)}.promo-grid[data-astro-cid-nqzxbizd]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}#promo-grid[data-astro-cid-nqzxbizd] .promo-card{background:color-mix(in srgb, var(--c) 8%, white);border:2px dashed color-mix(in srgb, var(--c) 40%, white);border-radius:var(--radius-large);align-items:center;gap:.85rem;padding:1.1rem;display:flex}#promo-grid[data-astro-cid-nqzxbizd] .promo-emoji{flex-shrink:0;font-size:1.75rem}#promo-grid[data-astro-cid-nqzxbizd] .promo-card h3{color:var(--c);margin:0 0 .15rem;font-family:League Spartan,sans-serif;font-size:.95rem;font-weight:800}#promo-grid[data-astro-cid-nqzxbizd] .promo-card p{color:var(--color-text-muted);margin:0;font-size:.78rem;line-height:1.4}#promo-grid[data-astro-cid-nqzxbizd] .btn-promo{background:var(--c);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;flex-shrink:0;margin-left:auto;padding:.4rem 1rem;font-size:.8rem;font-weight:700;transition:filter .2s}#promo-grid[data-astro-cid-nqzxbizd] .btn-promo:hover{filter:brightness(1.1)}.table-wrap[data-astro-cid-nqzxbizd]{border-radius:var(--radius-large);border:1px solid var(--color-border);background:#fff;overflow-x:auto}.hist-table[data-astro-cid-nqzxbizd]{border-collapse:collapse;width:100%;font-size:.88rem}.hist-table[data-astro-cid-nqzxbizd] th[data-astro-cid-nqzxbizd]{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding:.85rem 1.1rem;font-size:.75rem;font-weight:700}.hist-table[data-astro-cid-nqzxbizd] td[data-astro-cid-nqzxbizd],#hist-body[data-astro-cid-nqzxbizd] td{border-bottom:1px solid var(--color-border);padding:.85rem 1.1rem}#hist-body[data-astro-cid-nqzxbizd] tr:last-child td{border-bottom:none}#hist-body[data-astro-cid-nqzxbizd] .muted{color:var(--color-text-muted)}#hist-body[data-astro-cid-nqzxbizd] .amount{color:var(--color-orange);font-weight:700}#hist-body[data-astro-cid-nqzxbizd] .link-recibo{color:var(--color-teal);font-size:.8rem;font-weight:600;text-decoration:none}#hist-body[data-astro-cid-nqzxbizd] .link-recibo:hover{text-decoration:underline}@media (width<=900px){.account[data-astro-cid-nqzxbizd]{grid-template-columns:1fr}.sidebar[data-astro-cid-nqzxbizd]{border-right:none;border-bottom:1px solid var(--color-border);flex-direction:row;align-items:center;gap:1rem;height:auto;padding:.85rem 1rem;position:static;overflow-x:auto}.side-logo[data-astro-cid-nqzxbizd] img[data-astro-cid-nqzxbizd]{height:36px;margin:0}.side-nav[data-astro-cid-nqzxbizd]{flex-direction:row;gap:.4rem}.side-link[data-astro-cid-nqzxbizd]{white-space:nowrap;padding:.45rem .7rem;font-size:.82rem}.side-logout[data-astro-cid-nqzxbizd]{white-space:nowrap}.account-main[data-astro-cid-nqzxbizd]{padding:1.25rem}.stats[data-astro-cid-nqzxbizd],.promo-grid[data-astro-cid-nqzxbizd]{grid-template-columns:1fr}}@media (width<=580px){#res-list[data-astro-cid-nqzxbizd] .res-card{flex-direction:column;align-items:flex-start}#res-list[data-astro-cid-nqzxbizd] .res-card img{width:100%;height:140px}#res-list[data-astro-cid-nqzxbizd] .res-actions{flex-direction:row;width:100%}#res-list[data-astro-cid-nqzxbizd] .btn-pay,#res-list[data-astro-cid-nqzxbizd] .btn-ghost{flex:1}.account-header[data-astro-cid-nqzxbizd] h1[data-astro-cid-nqzxbizd]{font-size:1.4rem}}
