/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Source+Serif+4:opsz,wght@8..60,200..900&family=JetBrains+Mono:wght@100..800&display=swap";:root{--theme-bg:oklch(93.83% .0042 236.499);--theme-text:oklch(32.11% 0 0);--theme-elevation-0:oklch(100% 0 0);--theme-elevation-50:oklch(98.46% .0017 247.839);--theme-elevation-100:oklch(96.7% .0029 264.542);--theme-elevation-150:oklch(93.83% .0042 236.499);--theme-elevation-200:oklch(91.19% .0222 243.817);--theme-elevation-300:oklch(90.22% .0052 247.882);--theme-elevation-400:oklch(90.3% .0046 258.326);--theme-elevation-500:oklch(55.1% .0234 264.364);--theme-elevation-600:oklch(44.61% .0263 256.802);--theme-elevation-700:oklch(37.91% .1378 265.522);--theme-elevation-800:oklch(32.11% 0 0);--theme-elevation-900:oklch(25.98% .0306 262.667);--theme-elevation-950:oklch(20% .02 262.667);--theme-input-bg:oklch(97% .0029 264.542);--theme-border-color:oklch(90.22% .0052 247.882);--theme-primary-50:oklch(96% .04 36);--theme-primary-100:oklch(92% .08 36);--theme-primary-200:oklch(84% .12 36);--theme-primary-300:oklch(76% .15 36);--theme-primary-400:oklch(70% .17 36);--theme-primary-500:oklch(63.97% .172 36.4421);--theme-primary-600:oklch(55% .17 36);--theme-primary-700:oklch(45% .15 36);--theme-primary-800:oklch(35% .12 36);--theme-primary-900:oklch(25% .08 36);--theme-success-500:oklch(65% .15 145);--theme-warning-500:oklch(82% .15 85);--theme-error-500:oklch(63.68% .2078 25.3313)}[data-theme=dark]{--theme-bg:oklch(25.98% .0306 262.667);--theme-text:oklch(92.19% 0 0);--theme-elevation-0:oklch(25.98% .0306 262.667);--theme-elevation-50:oklch(29% .0249 268.399);--theme-elevation-100:oklch(30.95% .0266 266.713);--theme-elevation-150:oklch(31.06% .0301 268.637);--theme-elevation-200:oklch(33.8% .04 267.587);--theme-elevation-300:oklch(38.43% .0301 269.734);--theme-elevation-400:oklch(45% .025 265);--theme-elevation-500:oklch(55% .02 265);--theme-elevation-600:oklch(65% .015 265);--theme-elevation-700:oklch(75% .01 265);--theme-elevation-800:oklch(85% .008 265);--theme-elevation-900:oklch(92% .005 265);--theme-elevation-950:oklch(96% .003 265);--theme-input-bg:oklch(38.43% .0301 269.734);--theme-border-color:oklch(38.43% .0301 269.734);--theme-primary-400:oklch(70% .17 36);--theme-primary-500:oklch(63.97% .172 36.4421);--theme-primary-600:oklch(55% .17 36);--theme-success-500:oklch(65% .15 145);--theme-warning-500:oklch(82% .15 85);--theme-error-500:oklch(63.68% .2078 25.3313)}html{font-size:14px}body{font-family:Inter,sans-serif}.payload-admin{--radius:.75rem}.payload-admin .sidebar{border-right:1px solid var(--theme-border-color);background-color:var(--theme-elevation-50)}.payload-admin .sidebar__header{padding:2rem 1rem}.payload-admin .card{border-radius:var(--radius);border:1px solid var(--theme-border-color);background:var(--theme-elevation-0);transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.payload-admin .card:hover{border-color:var(--theme-primary-300);transform:translateY(-4px);box-shadow:0 4px 12px #00000014}.payload-admin .btn{border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.payload-admin .btn--style-primary{background:var(--theme-primary-500)}.payload-admin .btn--style-primary:hover{background:var(--theme-primary-600);transform:scale(1.02)}.payload-admin input,.payload-admin select,.payload-admin textarea{border-radius:calc(var(--radius) - 4px);border:1px solid var(--theme-border-color);transition:border-color .2s,box-shadow .2s}.payload-admin input:focus,.payload-admin select:focus,.payload-admin textarea:focus{border-color:var(--theme-primary-500);box-shadow:0 0 0 3px var(--theme-primary-500)}@supports (color:color-mix(in lab,red,red)){.payload-admin input:focus,.payload-admin select:focus,.payload-admin textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary-500),transparent 80%)}}.payload-admin .code,.payload-admin code,.payload-admin pre{font-family:JetBrains Mono,monospace}