.dashboard-backdrop{background:radial-gradient(circle at 30% 0%, #2250910a, transparent 32rem), radial-gradient(circle at 100% 18%, rgb(var(--theme-accent-rgb) / .035), transparent 28rem), linear-gradient(180deg, #ffffff02, transparent 24rem);min-height:calc(100vh - 3.5rem)}.dashboard-sidebar{-webkit-backdrop-filter:blur(10px)saturate(108%);backdrop-filter:blur(10px)saturate(108%);background:#07070961;border:1px solid #fff1;border-radius:1rem;width:100%;min-width:0;padding:.65rem}.dashboard-nav-item{color:#8b8b8b;border:1px solid #0000;border-radius:.65rem;align-items:center;gap:.65rem;width:100%;min-height:2.75rem;padding:0 .75rem;font-size:.78rem;font-weight:650;transition:all .18s;display:flex}.dashboard-nav-item:hover{color:var(--theme-accent-bright);border-color:rgb(var(--theme-accent-rgb) / .16);background:var(--theme-accent-soft)}.dashboard-nav-item-active{color:#fff;border-color:rgb(var(--theme-accent-rgb) / .28);background:linear-gradient(90deg,rgb(var(--theme-accent-rgb) / .17),rgb(var(--theme-accent-rgb) / .035));box-shadow:inset 2px 0 var(--theme-accent),0 0 24px rgb(var(--theme-accent-rgb) / .09)}.dashboard-nav-item:hover svg,.dashboard-nav-item-active svg{color:var(--theme-accent-bright);filter:drop-shadow(0 0 6px rgb(var(--theme-accent-rgb) / .34))}.dashboard-card,.surface-glass{-webkit-backdrop-filter:blur(8px)saturate(112%);backdrop-filter:blur(8px)saturate(112%);background:linear-gradient(145deg,#ffffff09,#0000 38%),linear-gradient(145deg,#141416a3,#09090b8c);border:1px solid #ffffff17;border-radius:.9rem;box-shadow:inset 0 1px #ffffff09,0 18px 50px #0000002e}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.dashboard-sidebar{background:#09090bf0}.dashboard-card,.surface-glass{background:linear-gradient(145deg,#141416f5,#0b0b0df0)}}@media (prefers-reduced-transparency:reduce){.dashboard-sidebar,.dashboard-card,.surface-glass{-webkit-backdrop-filter:none;backdrop-filter:none;background:#121214}}.dashboard-action{color:#a3a3a3;border:1px solid #ffffff17;border-radius:.45rem;justify-content:center;align-items:center;min-height:2rem;padding:0 .65rem;font-size:.7rem;font-weight:700;transition:all .15s;display:inline-flex}.dashboard-action:hover{color:var(--theme-accent-bright);border-color:rgb(var(--theme-accent-rgb) / .4);background:rgb(var(--theme-accent-rgb) / .09);box-shadow:0 0 16px rgb(var(--theme-accent-rgb) / .08)}.dashboard-action-primary{color:var(--theme-accent-bright);border-color:rgb(var(--theme-accent-rgb) / .3);background:rgb(var(--theme-accent-rgb) / .09)}.dashboard-action-danger{color:#fca5a5;background:#ef44440b;border-color:#ef444438}.dashboard-action-danger:hover{color:#fecaca;box-shadow:none;background:#ef44441a;border-color:#ef444461}.status-badge{letter-spacing:.03em;border:1px solid;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .55rem;font-size:.62rem;font-weight:750;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:999px;width:.32rem;height:.32rem;box-shadow:0 0 8px}.status-published{color:#70d7a5;background:#10b98112;border-color:#34d39933}.status-draft{color:#aaa;background:#ffffff06;border-color:#ffffff1a}.inventory-collection{border-top:1px solid #ffffff14;padding-top:1.35rem}.inventory-background-card{-webkit-backdrop-filter:blur(8px)saturate(108%);backdrop-filter:blur(8px)saturate(108%);background:linear-gradient(145deg,#ffffff06,#0000 42%),#07070a80}.inventory-background-card-equipped{border-color:rgb(var(--theme-accent-rgb) / .65);box-shadow:0 0 0 1px rgb(var(--theme-accent-rgb) / .14),0 18px 44px #0000003d}.inventory-equipped-badge{border:1px solid rgb(var(--theme-accent-rgb) / .35);color:var(--theme-accent-bright)}.inventory-error-state{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(120deg,#7f1d1d1f,#0000 58%),#07070a57;border:1px solid #f8717129;border-radius:1rem;align-items:center;min-height:14rem;padding:1.4rem;display:flex}.inventory-skeleton-shimmer{background:#ffffff0e;position:relative;overflow:hidden}.inventory-skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff12,#0000);animation:1.65s ease-in-out infinite inventory-skeleton-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes inventory-skeleton-sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.inventory-skeleton-shimmer:after{animation:none}}@media (min-width:1024px){.dashboard-sidebar{height:max-content;position:sticky;top:5rem}}
