:root{--noir: #111117;--noir-soft: #2d2b36;--sand: #f5f0e9;--mist: #edf0f6;--coral: #f36f4a;--gold: #f2c261}body.dashboard-body{margin:0;font-family:Sora,sans-serif;color:var(--noir);background:var(--sand)}.dashboard-top[data-astro-cid-kqx5um5x]{background:#111117;border-bottom:none;box-shadow:0 25px 60px #000000a6;position:sticky;top:0;z-index:50}.dashboard-top__inner[data-astro-cid-kqx5um5x]{max-width:1200px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-logo[data-astro-cid-kqx5um5x]{display:inline-flex;gap:12px;align-items:center;font-weight:800;font-size:1.1rem}.dashboard-logo[data-astro-cid-kqx5um5x] span[data-astro-cid-kqx5um5x]{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:var(--gold);color:#2d1c0d;font-weight:700}.dashboard-top__actions[data-astro-cid-kqx5um5x]{display:flex;align-items:center;gap:10px;font-size:14px}.dashboard-top__actions[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x],.dashboard-help[data-astro-cid-kqx5um5x]{padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;font-weight:600;color:#fff;text-decoration:none}.dashboard-help[data-astro-cid-kqx5um5x]:hover,.dashboard-top__actions[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]:hover{border-color:#fff6;background:#fff3}.dashboard-lang[data-astro-cid-kqx5um5x]{position:relative}.dashboard-lang[data-astro-cid-kqx5um5x] summary[data-astro-cid-kqx5um5x]{list-style:none;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.4);padding:8px 14px;border-radius:999px;background:#ffffff14;cursor:pointer;color:#fff}.dashboard-lang[data-astro-cid-kqx5um5x] summary[data-astro-cid-kqx5um5x] span[data-astro-cid-kqx5um5x]{width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-top:-2px}.dashboard-lang__menu[data-astro-cid-kqx5um5x]{position:absolute;right:0;margin-top:10px;background:#111117;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:8px;display:grid;gap:6px;min-width:220px;box-shadow:0 20px 40px #00000073}.dashboard-lang__menu[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]{font-size:12px;padding:8px 10px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;color:#fff}.dashboard-lang__menu[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]:hover{background:#ffffff1a}.dashboard-user[data-astro-cid-kqx5um5x] summary[data-astro-cid-kqx5um5x]{display:inline-flex;align-items:center;gap:8px;color:#fff}.dashboard-user__icon[data-astro-cid-kqx5um5x]{width:28px;height:28px;border-radius:20px;background:var(--gold);color:#2c210f}.dashboard-user__menu[data-astro-cid-kqx5um5x]{margin-top:12px;border-radius:16px;border:1px solid rgba(17,17,23,.08);background:#fff;padding:12px;min-width:180px;box-shadow:0 18px 40px #11111714;position:absolute;right:0;display:grid;gap:8px}.dashboard-user__menu[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]{border-radius:10px;padding:6px 10px;font-size:13px;font-weight:600}.dashboard-shell[data-astro-cid-kqx5um5x]{display:grid;grid-template-columns:260px 1fr;gap:24px;max-width:1200px;margin:0 auto;padding:36px 20px 80px}.dashboard-nav[data-astro-cid-kqx5um5x]{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(17,17,23,.08);border-radius:28px;padding:22px;box-shadow:0 16px 40px #11111714;display:grid;gap:18px}.dashboard-nav__title[data-astro-cid-kqx5um5x]{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--noir-soft);font-weight:700}.dashboard-nav[data-astro-cid-kqx5um5x] nav[data-astro-cid-kqx5um5x]{display:grid;gap:10px}.dashboard-nav[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]{border-radius:16px;padding:12px 14px;font-size:14px;display:flex;align-items:center;gap:10px;color:var(--noir-soft);transition:transform .2s ease,box-shadow .2s ease;background:#f9f6f2}.dashboard-nav[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]:hover{transform:translateY(-1px);box-shadow:0 12px 25px #11111714}.dashboard-nav[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x].is-active{background:var(--noir);color:#fff}.dashboard-nav__badge[data-astro-cid-kqx5um5x]{font-size:10px;padding:4px 8px;border-radius:999px;background:var(--gold);color:#2c210f;font-weight:700}.dashboard-nav__icon[data-astro-cid-kqx5um5x]{width:32px;height:32px;border-radius:16px;background:#fff;display:inline-block;position:relative}.dashboard-nav[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x].is-active .dashboard-nav__icon[data-astro-cid-kqx5um5x]{background:#fff3}.dashboard-nav__icon[data-astro-cid-kqx5um5x]:after{content:"";position:absolute;inset:8px;border-radius:8px;background:var(--noir)}.dashboard-nav__quick[data-astro-cid-kqx5um5x]{display:grid;gap:8px}.dashboard-nav__quick[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]{font-size:12px;padding:10px 12px;border-radius:14px;background:#f5f0e9;border:1px solid rgba(17,17,23,.1);font-weight:600;color:var(--noir-soft)}.dashboard-nav__card[data-astro-cid-kqx5um5x],.dashboard-nav__support[data-astro-cid-kqx5um5x]{border-radius:22px;padding:16px 18px;border:1px solid rgba(17,17,23,.08);background:#f8f4ea;box-shadow:inset 0 0 0 1px #ffffff80}.dashboard-nav__card[data-astro-cid-kqx5um5x] p[data-astro-cid-kqx5um5x],.dashboard-nav__support[data-astro-cid-kqx5um5x] p[data-astro-cid-kqx5um5x]{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--noir-soft)}.dashboard-nav__card[data-astro-cid-kqx5um5x] strong[data-astro-cid-kqx5um5x]{font-size:1rem;font-weight:700;color:var(--noir)}.dashboard-nav__card[data-astro-cid-kqx5um5x] span[data-astro-cid-kqx5um5x]{font-size:12px;color:#6b6156}.dashboard-nav__support[data-astro-cid-kqx5um5x]{background:var(--noir);color:#fff}.dashboard-nav__support[data-astro-cid-kqx5um5x] a[data-astro-cid-kqx5um5x]{margin-top:8px;display:inline-flex;padding:8px 12px;border-radius:999px;background:var(--gold);color:#2c210f;font-size:12px;font-weight:700}.dashboard-main[data-astro-cid-kqx5um5x]{background:#fff;border-radius:28px;border:1px solid rgba(17,17,23,.08);padding:28px;box-shadow:0 20px 50px #11111714;display:grid;gap:24px}@media(max-width:960px){.dashboard-shell[data-astro-cid-kqx5um5x]{grid-template-columns:1fr;padding:24px 16px 60px}.dashboard-nav[data-astro-cid-kqx5um5x]{position:static}}
