/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--tw-color-red-500:oklch(63.7% .237 25.331);--tw-spacing:.25rem;--tw-text-sm:.875rem;--tw-text-sm--line-height:calc(1.25 / .875);--tw-font-weight-bold:700;--tw-default-transition-duration:.15s;--tw-default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--tw-color-teep-gray-0:#fff;--tw-color-teep-gray-50:#f2f2f2;--tw-color-teep-gray-100:#e5e5e5;--tw-color-teep-gray-200:#dadada;--tw-color-teep-gray-300:#ccc;--tw-color-teep-gray-600:#555;--tw-color-teep-gray-700:#4a4a4a;--tw-color-teep-gray-800:#3c3c3c;--tw-color-teep-gray-900:#232120;--tw-color-teep-slate-100:#e3e7ea;--tw-color-teep-slate-200:#cacfd4;--tw-color-teep-slate-300:#b1b7be;--tw-color-teep-slate-400:#98a0a8;--tw-color-teep-slate-600:#59616a;--tw-color-teep-slate-800:#414a53;--tw-color-teep-slate-850:#353d45;--tw-color-teep-slate-900:#2a3138;--tw-color-teep-slate-925:#20262c;--tw-color-teep-slate-950:#191e23;--tw-color-teep-blue-100:#d5e5f5;--tw-color-teep-blue-400:#5fb0e8;--tw-color-teep-blue-500:#3598dc;--tw-color-teep-blue-600:#2e8ac7;--tw-color-teep-blue-700:#2575a5;--tw-color-teep-green-100:#b6e4da;--tw-color-teep-green-400:#45d4ba;--tw-color-teep-green-500:#1bbc9b;--tw-color-teep-green-600:#18a88b;--tw-color-teep-green-700:#14937a;--tw-color-teep-red-100:#f7d1cf;--tw-color-teep-red-400:#f46e65;--tw-color-teep-red-500:#eb352b;--tw-color-teep-red-600:#d91e18;--tw-color-teep-red-700:#bf1a15;--tw-color-teep-red-800:#a51712;--tw-color-teep-amber-100:#f0e0cd;--tw-color-teep-amber-400:#e49e56;--tw-color-teep-amber-500:#b45309;--tw-color-teep-amber-600:#a24b08;--tw-color-teep-amber-700:#904207;--tw-color-primary:var(--tw-color-teep-blue-500);--tw-color-control:var(--tw-color-teep-gray-100);--tw-color-surface:var(--tw-color-teep-gray-0);--tw-color-foreground:var(--tw-color-teep-gray-800);--tw-color-foreground-muted:var(--tw-color-teep-gray-600)}}@layer components;@layer utilities{.tw\:absolute{position:absolute}.tw\:relative{position:relative}.tw\:top-\[2px\]{top:2px}.tw\:left-\[2px\]{left:2px}.tw\:ml-1{margin-left:calc(var(--tw-spacing) * 1)}.tw\:ml-2{margin-left:calc(var(--tw-spacing) * 2)}.tw\:contents{display:contents}.tw\:flex{display:flex}.tw\:inline-block{display:inline-block}.tw\:inline-flex{display:inline-flex}.tw\:h-4{height:calc(var(--tw-spacing) * 4)}.tw\:h-5{height:calc(var(--tw-spacing) * 5)}.tw\:h-\[17px\]{height:17px}.tw\:h-\[21px\]{height:21px}.tw\:w-4{width:calc(var(--tw-spacing) * 4)}.tw\:w-9{width:calc(var(--tw-spacing) * 9)}.tw\:w-\[17px\]{width:17px}.tw\:w-\[38px\]{width:38px}.tw\:w-full{width:100%}.tw\:cursor-not-allowed{cursor:not-allowed}.tw\:cursor-pointer{cursor:pointer}.tw\:flex-col{flex-direction:column}.tw\:items-center{align-items:center}.tw\:justify-between{justify-content:space-between}.tw\:gap-1\.5{gap:calc(var(--tw-spacing) * 1.5)}.tw\:gap-2{gap:calc(var(--tw-spacing) * 2)}.tw\:bg-red-500{background-color:var(--tw-color-red-500)}.tw\:text-center{text-align:center}.tw\:text-sm{font-size:var(--tw-text-sm);line-height:var(--tw-leading,var(--tw-text-sm--line-height))}.tw\:font-bold{--tw-font-weight:var(--tw-font-weight-bold);font-weight:var(--tw-font-weight-bold)}.tw\:opacity-50{opacity:.5}.tw\:shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.tw\:transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--tw-default-transition-timing-function));transition-duration:var(--tw-duration,var(--tw-default-transition-duration))}.tw\:duration-300{--tw-duration:.3s;transition-duration:.3s}.tw\:outline-none\!{--tw-outline-style:none!important;outline-style:none!important}.tw\:select-none{-webkit-user-select:none;user-select:none}.tw\:group-has-\[\[data-permissions-master\]\:checked\]\:hidden:is(:where(.tw\:group):has([data-permissions-master]:checked) *){display:none}.tw\:peer-checked\:translate-x-4:is(:where(.tw\:peer):checked~*){--tw-translate-x:calc(var(--tw-spacing) * 4);translate:var(--tw-translate-x) var(--tw-translate-y)}.tw\:peer-checked\:translate-x-\[17px\]:is(:where(.tw\:peer):checked~*){--tw-translate-x:17px;translate:var(--tw-translate-x) var(--tw-translate-y)}.tw\:focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}html:root{font-size:100%}[data-theme=dark]{--tw-color-surface:var(--tw-color-teep-slate-950);--tw-color-surface-muted:var(--tw-color-teep-slate-925);--tw-color-surface-hover:var(--tw-color-teep-slate-900);--tw-color-surface-active:var(--tw-color-teep-slate-850);--tw-color-line:var(--tw-color-teep-slate-800);--tw-color-foreground:var(--tw-color-teep-slate-100);--tw-color-foreground-muted:var(--tw-color-teep-slate-400);--tw-color-foreground-subtle:var(--tw-color-teep-slate-600);--tw-color-foreground-inverse:var(--tw-color-teep-slate-950);--tw-color-primary-hover:var(--tw-color-teep-blue-400);--tw-color-success-hover:var(--tw-color-teep-green-400);--tw-color-danger-hover:var(--tw-color-teep-red-400);--tw-color-secondary:var(--tw-color-teep-slate-400);--tw-color-secondary-hover:var(--tw-color-teep-slate-300);--tw-color-secondary-active:var(--tw-color-teep-slate-200);--tw-color-on-secondary:var(--tw-color-teep-slate-950);--tw-color-caution:var(--tw-color-teep-amber-400);--tw-color-on-caution:var(--tw-color-teep-slate-950);--tw-color-control:var(--tw-color-teep-slate-900);--tw-color-control-hover:var(--tw-color-teep-slate-850);--tw-color-control-active:var(--tw-color-teep-slate-800);--tw-color-control-disabled:var(--tw-color-teep-slate-925);--tw-color-on-control:var(--tw-color-teep-slate-100);--tw-color-brand-subtle:var(--tw-color-teep-red-500)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark]{--tw-color-brand-subtle:color-mix(in oklab, var(--tw-color-teep-red-500) 22%, var(--tw-color-teep-slate-950))}}[data-theme=dark]{--tw-color-success-subtle:var(--tw-color-teep-green-500)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark]{--tw-color-success-subtle:color-mix(in oklab, var(--tw-color-teep-green-500) 22%, var(--tw-color-teep-slate-950))}}[data-theme=dark]{--tw-color-danger-subtle:var(--tw-color-teep-red-600)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark]{--tw-color-danger-subtle:color-mix(in oklab, var(--tw-color-teep-red-600) 22%, var(--tw-color-teep-slate-950))}}[data-theme=dark]{--tw-color-caution-subtle:var(--tw-color-teep-amber-500)}@supports (color:color-mix(in lab, red, red)){[data-theme=dark]{--tw-color-caution-subtle:color-mix(in oklab, var(--tw-color-teep-amber-500) 22%, var(--tw-color-teep-slate-950))}}[data-theme=dark]{--tw-color-scrim:#000000a8}.theme-switch{--opt-w:28px;--opt-h:22px;--gap:2px;--pad:3px;--thumb:var(--tw-color-teep-gray-0);--thumb-label:var(--tw-color-teep-gray-800);align-items:center;gap:var(--gap);padding:var(--pad);background:var(--tw-color-control);vertical-align:middle;margin:9px 10px;display:inline-flex;position:relative;border-radius:9999px!important}.theme-switch:before{content:"";top:var(--pad);left:var(--pad);width:var(--opt-w);height:var(--opt-h);background:var(--thumb);border-radius:9999px;transition:transform .2s;position:absolute;box-shadow:0 1px 2px #0000002e}.theme-switch.is-dark:before{transform:translateX(calc(var(--opt-w) + var(--gap)))}.theme-switch__opt{z-index:1;width:var(--opt-w);height:var(--opt-h);color:var(--tw-color-foreground-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;transition:color .2s;display:inline-flex;position:relative;border-radius:9999px!important}.theme-switch__opt:hover{color:var(--tw-color-foreground)}.theme-switch:not(.is-dark) .theme-switch__opt--light,.theme-switch.is-dark .theme-switch__opt--dark{color:var(--thumb-label)}[data-theme=dark] .theme-switch{--thumb:var(--tw-color-teep-slate-600);--thumb-label:var(--tw-color-teep-slate-100)}@media (prefers-reduced-motion:reduce){.theme-switch:before{transition:none}}.switch-input{background:var(--tw-color-control);appearance:none;cursor:pointer;border-radius:9999px!important;margin:0!important}.switch-input:checked{background:var(--tw-color-primary)}.switch-input:disabled{cursor:not-allowed}.switch-knob{background:var(--tw-color-surface);border-radius:9999px!important;margin:0!important}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
