@supports (height:100dvh){.h-screen{height:100dvh}.min-h-screen{min-height:100dvh}}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}*{-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.scrollbar-hide,.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.no-scrollbar::-webkit-scrollbar{display:none}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.safe-area-top{padding-top:env(safe-area-inset-top,0)}
:root{--surface:#3d342e;--surface-raised:#705f52;--surface-sunken:#2a221d;--surface-input:#7d6e60;--surface-inverse:#1a140f;--surface-hover:#ffffff1a;--surface-subtle:#4a403a;--foreground:#f5ebe0;--foreground-muted:#cdbfb0;--foreground-inverse:#f5ebe0;--foreground-inverse-muted:#cdbfb0;--foreground-inverse-subtle:#9a8d80;--foreground-disabled:#8a7d70;--accent:#e08a3a;--accent-muted:#a08060;--accent-foreground:#fff;--accent-hover:#eda050;--success:#6fad78;--success-foreground:#fff;--warning:#f0be50;--warning-foreground:#2a2420;--error:#e05a45;--error-foreground:#fff;--info:#6aadcc;--info-foreground:#fff;--border:#f5ebe059;--border-muted:#f5ebe040;--border-accent:#e08a3a;--border-hover:#f5ebe080}[data-theme=dark]{--surface:#1a1614;--surface-raised:#3d3228;--surface-sunken:#0e0c0b;--surface-input:#4a3e30;--surface-inverse:#0a0807;--surface-hover:#f5ebe01f;--surface-subtle:#2a241e;--foreground:#f0e8e0;--foreground-muted:#c0b0a0;--foreground-inverse:#f0e8e0;--foreground-inverse-muted:#c0b0a0;--foreground-inverse-subtle:#807060;--foreground-disabled:#6a5a4a;--accent:#d48040;--accent-muted:#7a9080;--accent-foreground:#fff;--accent-hover:#e09050;--success:#6aad78;--success-foreground:#fff;--warning:#e0b040;--warning-foreground:#1a1614;--error:#d05040;--error-foreground:#fff;--info:#5a9abb;--info-foreground:#fff;--border:#f0e8e04d;--border-muted:#f0e8e02e;--border-accent:#d48040;--border-hover:#f0e8e073}.bg-surface{background-color:var(--surface)!important}.bg-surface-raised{background-color:var(--surface-raised)!important}.bg-surface-sunken{background-color:var(--surface-sunken)!important}.bg-surface-input{background-color:var(--surface-input)!important}.bg-surface-inverse{background-color:var(--surface-inverse)!important}.bg-surface-subtle{background-color:var(--surface-subtle)!important}.hover\:bg-surface-hover:hover{background-color:var(--surface-hover)!important}.text-foreground{color:var(--foreground)!important}.text-foreground-muted{color:var(--foreground-muted)!important}.text-foreground-inverse{color:var(--foreground-inverse)!important}.text-foreground-inverse-muted{color:var(--foreground-inverse-muted)!important}.text-foreground-inverse-subtle{color:var(--foreground-inverse-subtle)!important}.text-foreground-disabled{color:var(--foreground-disabled)!important}.bg-accent{background-color:var(--accent)!important}.bg-accent-muted{background-color:var(--accent-muted)!important}.text-accent{color:var(--accent)!important}.text-accent-foreground{color:var(--accent-foreground)!important}.hover\:bg-accent-hover:hover{background-color:var(--accent-hover)!important}.bg-success{background-color:var(--success)!important}.text-success{color:var(--success)!important}.text-success-foreground{color:var(--success-foreground)!important}.bg-warning{background-color:var(--warning)!important}.text-warning{color:var(--warning)!important}.text-warning-foreground{color:var(--warning-foreground)!important}.bg-error{background-color:var(--error)!important}.text-error{color:var(--error)!important}.text-error-foreground{color:var(--error-foreground)!important}.bg-info{background-color:var(--info)!important}.text-info{color:var(--info)!important}.text-info-foreground{color:var(--info-foreground)!important}.border-border{border-color:var(--border)!important}.border-border-muted{border-color:var(--border-muted)!important}.border-accent{border-color:var(--border-accent)!important}.hover\:border-border-hover:hover{border-color:var(--border-hover)!important}[data-slot=base].rounded-large{border-radius:.75rem!important}[data-slot=wrapper].z-50{z-index:50}[role=dialog][data-slot=base]{border:1px solid var(--border-muted);background-color:var(--surface-raised)!important;border-radius:1rem!important}[data-slot=base].bg-content1{border:1px solid var(--border-muted);border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;background-color:var(--surface-raised)!important}[data-slot=content].bg-content1{border:1px solid var(--border-muted);border-radius:.75rem;background-color:var(--surface-raised)!important}[data-slot=base][role=option]{color:var(--foreground);border-radius:.5rem}[data-slot=base][role=option]:hover,[data-slot=base][role=option][data-hover=true]{background-color:var(--surface-hover)!important}[data-slot=base][role=option][data-selected=true]{background-color:var(--accent)!important;color:#fff!important}[data-slot=base][role=menuitem]{color:var(--foreground);border-radius:.5rem}[data-slot=base][role=menuitem]:hover,[data-slot=base][role=menuitem][data-hover=true]{background-color:var(--surface-hover)!important}[data-slot=cursor].bg-default{background-color:var(--surface-raised)!important}[data-slot=input-wrapper].border-default-200{border-color:var(--border-muted)!important}[data-slot=input-wrapper]:focus-within{border-color:var(--accent)!important}[data-slot=base][role=tooltip]{border:1px solid var(--border-muted);border-radius:.5rem;background-color:var(--surface-raised)!important;color:var(--foreground)!important}[data-slot=base][data-open=true] .text-foreground{color:var(--foreground)!important}[data-slot=base].bg-default\/40{background-color:var(--surface-sunken)!important}hr,[data-slot=separator],[data-slot=divider]{background-color:var(--border)!important;border-color:var(--border)!important}.text-default-foreground,button[data-variant=light],a[data-variant=light]{color:var(--foreground)!important}button[data-variant=light]:hover,a[data-variant=light]:hover,button[data-variant=light][data-hover=true],a[data-variant=light][data-hover=true]{background-color:var(--surface-hover)!important}[data-slot=base].bg-default\/40,button[data-variant=flat],button[data-slot=base][data-variant=flat]{background-color:var(--surface-sunken)!important;color:var(--foreground)!important}button[data-variant=flat]:hover,button[data-slot=base][data-variant=flat]:hover,button[data-variant=flat][data-hover=true],button[data-slot=base][data-variant=flat][data-hover=true]{background-color:var(--surface-hover)!important}[data-slot=input-wrapper],[data-slot=trigger],[data-slot=innerWrapper]{background-color:var(--surface-input)!important}[data-slot=input-wrapper]:focus-within,[data-slot=trigger]:focus-within{outline:none;background-color:var(--surface-input)!important;border-color:var(--accent)!important}[data-slot=label]{color:var(--foreground-muted)!important}[data-slot=input],[data-slot=value],[data-slot=textarea],[data-slot=innerWrapper] input,[data-slot=innerWrapper] textarea,[data-slot=innerWrapper] select{color:var(--foreground)!important}[data-slot=description],[data-slot=helper-wrapper]{color:var(--foreground-muted)!important}input::placeholder,textarea::placeholder,[data-slot=input]::placeholder{color:var(--foreground-muted)!important;opacity:.75!important}[data-slot=input-wrapper] input::placeholder{color:var(--foreground-muted);opacity:.75}body{background-color:var(--surface);background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"200\" height=\"200\"><filter id=\"n\"><feTurbulence baseFrequency=\"0.9\" numOctaves=\"3\"/></filter><rect width=\"200\" height=\"200\" filter=\"url(%23n)\" opacity=\"0.03\"/></svg>");background-size:100px 100px}img{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}
