:root{--wz-purple-50:#f4f3ff;--wz-purple-100:#ebe9fe;--wz-purple-200:#d9d6fe;--wz-purple-300:#bdb4fe;--wz-purple-400:#9b8afb;--wz-purple-500:#7a5af8;--wz-purple-600:#6938ef;--wz-purple-700:#5925dc;--wz-purple-800:#4a1fb8;--wz-purple-900:#3e1c96}html[data-theme=light],html[data-theme=dark]{--font-body:"Inter", -apple-system, "Segoe UI", Roboto, Arial, sans-serif}html[data-theme=light] .btn--style-primary{--bg-color:var(--wz-purple-600);--hover-bg:var(--wz-purple-500);--color:#fff;--hover-color:#fff}html[data-theme=dark] .btn--style-primary{--bg-color:var(--wz-purple-500);--hover-bg:var(--wz-purple-400);--color:#fff}html[data-theme=light] .btn--style-secondary{--color:var(--wz-purple-700);--box-shadow:inset 0 0 0 1px var(--wz-purple-300);--hover-color:var(--wz-purple-600)}html[data-theme=dark] .btn--style-secondary{--color:var(--wz-purple-300);--box-shadow:inset 0 0 0 1px var(--wz-purple-700);--hover-color:var(--wz-purple-200)}.wz-dash{margin-bottom:2.5rem}.wz-dash__header{margin-bottom:1.5rem}.wz-dash__header h1{letter-spacing:-.01em;margin:0 0 .35rem;font-size:1.75rem}.wz-dash__header p{max-width:68ch;color:var(--theme-elevation-600);margin:0}.wz-dash__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.wz-dash__card{border:1px solid var(--theme-elevation-150);border-top:3px solid var(--wz-purple-500);background:var(--theme-elevation-0);color:var(--theme-elevation-800);border-radius:6px;flex-direction:column;gap:.15rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s;display:flex}.wz-dash__card:hover{border-color:var(--wz-purple-400)}.wz-dash__count{font-variant-numeric:tabular-nums;color:var(--wz-purple-600);font-size:1.6rem;font-weight:700}html[data-theme=dark] .wz-dash__count{color:var(--wz-purple-300)}.wz-dash__label{font-weight:600}.wz-dash__sub{color:var(--theme-elevation-500);font-size:.8rem}.wz-dash__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:900px){.wz-dash__row{grid-template-columns:1fr}}.wz-dash__panel{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-0);border-radius:6px;padding:1rem 1.1rem}.wz-dash__panel h2{margin:0 0 .75rem;font-size:1rem}.wz-dash__actions{flex-wrap:wrap;gap:.5rem;display:flex}.wz-dash__action{background:var(--wz-purple-600);color:#fff;border-radius:4px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.wz-dash__action:hover{background:var(--wz-purple-500)}.wz-dash__action--ghost{color:var(--wz-purple-600);box-shadow:inset 0 0 0 1px var(--wz-purple-300);background:0 0}.wz-dash__action--ghost:hover{background:var(--wz-purple-50)}.wz-dash__queue{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.wz-dash__queue li{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.wz-dash__queue a{color:var(--theme-elevation-800)}.wz-dash__badge{text-transform:uppercase;letter-spacing:.05em;background:var(--wz-purple-100);color:var(--wz-purple-700);border-radius:999px;padding:.1rem .5rem;font-size:.7rem;font-weight:700}.wz-dash__empty{color:var(--theme-elevation-500);margin:0;font-size:.9rem}.field-type.rich-text-lexical .rich-text-lexical__editor,.field-type.rich-text .rich-text__editor,[data-lexical-editor=true]{min-height:60vh}[data-lexical-editor=true]{font-size:1rem;line-height:1.7}[data-lexical-editor=true] h1{letter-spacing:-.01em;font-size:1.9rem}[data-lexical-editor=true] h2{margin-top:1.4em;font-size:1.4rem}[data-lexical-editor=true] h3{font-size:1.15rem}[data-lexical-editor=true] p,[data-lexical-editor=true] li{font-size:1rem}.collection-edit .field-type.text:first-of-type input,.doc-fields .render-fields>.field-type.text:first-of-type input{letter-spacing:-.01em;font-size:1.35rem;font-weight:600}:root{--style-radius-s:4px;--style-radius-m:7px;--style-radius-l:12px}.field-type input:focus-visible,.field-type textarea:focus-visible,.field-type .rs__control--is-focused{outline:2px solid var(--wz-purple-400);outline-offset:1px;border-color:var(--wz-purple-400)}html[data-theme=light] .nav .nav__link:hover,html[data-theme=light] .nav .nav__link.active,html[data-theme=light] .nav .nav__link[aria-current=page]{color:var(--wz-purple-700)}html[data-theme=dark] .nav .nav__link:hover,html[data-theme=dark] .nav .nav__link.active,html[data-theme=dark] .nav .nav__link[aria-current=page]{color:var(--wz-purple-300)}.nav .nav__link.active,.nav .nav__link[aria-current=page]{font-weight:600}.nav-group__label,.nav-group__toggle{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-500);font-size:.72rem}.table thead th{background:var(--theme-elevation-50);color:var(--theme-elevation-600)}html[data-theme=light] .table tbody tr:hover td{background:var(--wz-purple-50)}html[data-theme=dark] .table tbody tr:hover td{background:#7a5af82e}html[data-theme=light] .login{background:radial-gradient(1100px 480px at 50% -12%, var(--wz-purple-50), transparent)}.login__form,.login .form{border:1px solid var(--theme-elevation-100);border-radius:var(--style-radius-l);background:var(--theme-elevation-0);padding:2rem;box-shadow:0 12px 40px #6938ef14}.login .form-submit,.login .form-submit .btn{width:100%}
