.mana-fb-launcher.svelte-1qf2au,.mana-fb-modal.svelte-1qf2au{--_accent: hsl(var(--color-primary, 24 100% 50%));--_on-accent: hsl(var(--color-primary-foreground, 0 0% 100%));--_surface: hsl(var(--color-surface, 40 100% 99%));--_text: hsl(var(--color-foreground, 33 17% 10%));--_muted: hsl(var(--color-muted-foreground, 36 13% 42%));--_border: hsl(var(--color-border, 37 31% 87%));--_input: hsl(var(--color-input, 0 0% 100%));--_error: hsl(var(--color-error, 0 100% 37%));--_success: hsl(var(--color-success, 144 100% 31%))}.mana-fb-launcher.svelte-1qf2au{position:fixed;bottom:1.25rem;z-index:2147483000;display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;border:none;border-radius:999px;background:var(--_accent);color:var(--_on-accent);font:inherit;font-size:.9rem;cursor:pointer;box-shadow:0 4px 14px #0000002e}.mana-fb-launcher.pos-bottom-right.svelte-1qf2au{right:1.25rem}.mana-fb-launcher.pos-bottom-left.svelte-1qf2au{left:1.25rem}.mana-fb-modal.svelte-1qf2au{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483001;display:flex;align-items:center;justify-content:center;padding:1rem}.mana-fb-backdrop.svelte-1qf2au{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0006;cursor:pointer}.mana-fb-dialog.svelte-1qf2au{position:relative;width:100%;max-width:28rem;max-height:90vh;overflow-y:auto;background:var(--_surface);color:var(--_text);border-radius:.9rem;padding:1.25rem 1.4rem 1.4rem;box-shadow:0 12px 40px #00000047;font-size:.95rem}.mana-fb-head.svelte-1qf2au{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}.mana-fb-head.svelte-1qf2au h2:where(.svelte-1qf2au){margin:0;font-size:1.15rem}.mana-fb-close.svelte-1qf2au{background:transparent;border:none;color:var(--_muted);cursor:pointer;padding:.2rem;display:inline-flex}.mana-fb-kinds.svelte-1qf2au{display:flex;gap:.4rem;margin-bottom:1rem;flex-wrap:wrap}.mana-fb-kind.svelte-1qf2au{flex:1;min-width:5rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .6rem;border:1px solid var(--_border);border-radius:.5rem;background:transparent;color:var(--_text);font:inherit;font-size:.85rem;cursor:pointer}.mana-fb-kind.is-active.svelte-1qf2au{border-color:var(--_accent);background:color-mix(in srgb,var(--_accent) 12%,transparent);color:var(--_accent);font-weight:600}.mana-fb-field.svelte-1qf2au{display:block;margin-bottom:.8rem}.mana-fb-field.svelte-1qf2au span:where(.svelte-1qf2au){display:block;font-size:.78rem;color:var(--_muted);margin-bottom:.3rem;font-weight:600}.mana-fb-field.svelte-1qf2au input:where(.svelte-1qf2au),.mana-fb-field.svelte-1qf2au textarea:where(.svelte-1qf2au){width:100%;box-sizing:border-box;padding:.55rem .7rem;border:1px solid var(--_border);border-radius:.45rem;background:var(--_input);color:var(--_text);font:inherit;resize:vertical}.mana-fb-field.svelte-1qf2au input:where(.svelte-1qf2au):focus,.mana-fb-field.svelte-1qf2au textarea:where(.svelte-1qf2au):focus{outline:2px solid var(--_accent);outline-offset:1px}.mana-fb-shots.svelte-1qf2au{display:flex;flex-wrap:wrap;gap:.4rem}.mana-fb-shot.svelte-1qf2au{position:relative;width:64px;height:64px;border-radius:.45rem;overflow:hidden;border:1px solid var(--_border)}.mana-fb-shot.svelte-1qf2au img:where(.svelte-1qf2au){width:100%;height:100%;object-fit:cover;display:block}.mana-fb-shot-del.svelte-1qf2au{position:absolute;top:2px;right:2px;display:inline-flex;padding:2px;border:none;border-radius:999px;background:#0000008c;color:#fff;cursor:pointer;line-height:0}.mana-fb-shot-add.svelte-1qf2au{width:64px;height:64px;border:1px dashed var(--_border);border-radius:.45rem;background:transparent;color:var(--_muted);font-size:1.5rem;cursor:pointer}.mana-fb-hint.svelte-1qf2au{display:block;margin-top:.35rem;font-size:.72rem;color:var(--_muted);font-weight:400}.mana-fb-imgerror.svelte-1qf2au{display:block;margin-top:.25rem;font-size:.74rem;color:var(--_error)}.mana-fb-dialog.is-dragging.svelte-1qf2au{outline:2px dashed var(--_accent);outline-offset:-6px}.mana-fb-hp.svelte-1qf2au{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.mana-fb-error.svelte-1qf2au{margin:0 0 .8rem;padding:.5rem .7rem;border-radius:.4rem;background:color-mix(in srgb,var(--_error) 14%,transparent);color:var(--_error);font-size:.85rem}.mana-fb-actions.svelte-1qf2au{display:flex;justify-content:flex-end;gap:.6rem;margin-top:.4rem}.mana-fb-btn-primary.svelte-1qf2au,.mana-fb-btn-ghost.svelte-1qf2au{font:inherit;font-size:.9rem;padding:.55rem 1.1rem;border-radius:999px;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.mana-fb-btn-primary.svelte-1qf2au{background:var(--_accent);color:var(--_on-accent)}.mana-fb-btn-primary.svelte-1qf2au:disabled{opacity:.45;cursor:not-allowed}.mana-fb-btn-ghost.svelte-1qf2au{background:transparent;color:var(--_text);border-color:var(--_border)}.mana-fb-success.svelte-1qf2au{text-align:center;padding:1rem 0 .4rem;color:var(--_text)}.mana-fb-success.svelte-1qf2au p:where(.svelte-1qf2au){margin:.6rem 0 1.2rem;color:var(--_muted)}.mana-fb-success.svelte-1qf2au svg{color:var(--_success)}.mana-fb-visibility.svelte-1qf2au{margin:0 0 .9rem;font-size:.82em;line-height:1.35;color:var(--_muted)}.mana-fb-success.svelte-1qf2au p.mana-fb-entry:where(.svelte-1qf2au){margin:-.4rem 0 1.2rem;font-size:.9em}.mana-fb-success.svelte-1qf2au p.mana-fb-entry:where(.svelte-1qf2au) a:where(.svelte-1qf2au){color:inherit;text-decoration:underline;text-underline-offset:3px}/*! tailwindcss v4.3.2 | 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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction: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-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", Menlo, Monaco, Consolas, monospace;--spacing:.25rem;--container-3xl:48rem;--container-5xl:64rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--tracking-wide:.025em;--leading-snug:1.375;--leading-relaxed:1.625;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:hsl(var(--color-primary) / <alpha-value>);--color-primary-foreground:hsl(var(--color-primary-foreground) / <alpha-value>);--color-secondary:hsl(var(--color-secondary) / <alpha-value>);--color-secondary-foreground:hsl(var(--color-secondary-foreground) / <alpha-value>);--color-background:hsl(var(--color-background) / <alpha-value>);--color-foreground:hsl(var(--color-foreground) / <alpha-value>);--color-surface:hsl(var(--color-surface) / <alpha-value>);--color-surface-hover:hsl(var(--color-surface-hover) / <alpha-value>);--color-surface-elevated:hsl(var(--color-surface-elevated) / <alpha-value>);--color-surface-elevated-1:hsl(var(--color-surface-elevated-1) / <alpha-value>);--color-surface-elevated-2:hsl(var(--color-surface-elevated-2) / <alpha-value>);--color-surface-elevated-3:hsl(var(--color-surface-elevated-3) / <alpha-value>);--color-muted:hsl(var(--color-muted) / <alpha-value>);--color-muted-foreground:hsl(var(--color-muted-foreground) / <alpha-value>);--color-border:hsl(var(--color-border) / <alpha-value>);--color-border-strong:hsl(var(--color-border-strong) / <alpha-value>);--color-error:hsl(var(--color-error) / <alpha-value>);--color-success:hsl(var(--color-success) / <alpha-value>);--color-warning:hsl(var(--color-warning) / <alpha-value>);--color-input:hsl(var(--color-input) / <alpha-value>);--color-ring:hsl(var(--color-ring) / <alpha-value>);--color-card:hsl(var(--color-card) / <alpha-value>);--color-card-foreground:hsl(var(--color-card-foreground) / <alpha-value>);--color-accent:hsl(var(--color-accent) / <alpha-value>);--color-accent-foreground:hsl(var(--color-accent-foreground) / <alpha-value>);--color-app-accent:hsl(var(--color-app-accent) / <alpha-value>);--radius-full:9999px}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:hsl(var(--color-border))}body{background-color:hsl(var(--color-background));color:hsl(var(--color-foreground));font-family:Inter,system-ui,-apple-system,sans-serif}html{color-scheme:light}html.dark{color-scheme:dark}}@layer components{.btn-primary{background-color:hsl(var(--color-primary));color:hsl(var(--color-primary-foreground));border-radius:var(--radius-md);padding:.5rem 1rem;font-weight:500;transition:all .2s}.btn-primary:hover{filter:brightness(.9)}.btn-primary:focus-visible{outline:2px solid hsl(var(--color-ring));outline-offset:2px}.btn-secondary{background-color:hsl(var(--color-secondary));color:hsl(var(--color-secondary-foreground));border-radius:var(--radius-md);padding:.5rem 1rem;font-weight:500;transition:all .2s}.btn-secondary:hover{filter:brightness(.95)}.btn-ghost{color:hsl(var(--color-foreground));border-radius:var(--radius-md);background-color:#0000;padding:.5rem 1rem;font-weight:500;transition:all .2s}.btn-ghost:hover{background-color:hsl(var(--color-surface-hover))}.card{background-color:hsl(var(--color-surface));border:1px solid hsl(var(--color-border));border-radius:var(--radius-lg);padding:1rem}.card-elevated{background-color:hsl(var(--color-surface-elevated));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.input{background-color:hsl(var(--color-input));border:1px solid hsl(var(--color-border));border-radius:var(--radius-md);color:hsl(var(--color-foreground));padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:hsl(var(--color-ring));box-shadow:0 0 0 2px hsl(var(--color-ring) / .2);outline:none}.input::placeholder{color:hsl(var(--color-muted-foreground))}.badge{border-radius:var(--radius);background-color:hsl(var(--color-muted));color:hsl(var(--color-muted-foreground));align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge-primary{background-color:hsl(var(--color-primary) / .1);color:hsl(var(--color-primary))}.badge-success{background-color:hsl(var(--color-success) / .1);color:hsl(var(--color-success))}.badge-error{background-color:hsl(var(--color-error) / .1);color:hsl(var(--color-error))}.badge-warning{background-color:hsl(var(--color-warning) / .1);color:hsl(var(--color-warning))}}@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:calc(var(--spacing) * 3)}.right-0{right:0}.right-3{right:calc(var(--spacing) * 3)}.bottom-0{bottom:0}.bottom-1{bottom:var(--spacing)}.left-2\.5{left:calc(var(--spacing) * 2.5)}.left-full{left:100%}.z-10{z-index:10}.z-20{z-index:20}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-1\.5{margin-left:calc(var(--spacing) * 1.5)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-3\/4{aspect-ratio:3/4}.h-4{height:calc(var(--spacing) * 4)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-12{height:calc(var(--spacing) * 12)}.h-full{height:100%}.max-h-48{max-height:calc(var(--spacing) * 48)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing) * 4)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-36{width:calc(var(--spacing) * 36)}.w-\[19rem\]{width:19rem}.w-full{width:100%}.w-px{width:1px}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.min-w-0{min-width:0}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:calc(var(--spacing) * 2)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-border>:not(:last-child)){border-color:hsl(var(--color-border) / <alpha-value>)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border{border-color:hsl(var(--color-border) / <alpha-value>)}.border-primary{border-color:hsl(var(--color-primary) / <alpha-value>)}.bg-background{background-color:hsl(var(--color-background) / <alpha-value>)}.bg-background\/90{background-color:color-mix(in srgb,hsl(hsl(var(--color-background) / <alpha-value>) / <alpha-value>) 90%,transparent)}@supports (color:color-mix(in lab,red,red)){.bg-background\/90{background-color:color-mix(in oklab,hsl(var(--color-background) / <alpha-value>) 90%,transparent)}}.bg-border{background-color:hsl(var(--color-border) / <alpha-value>)}.bg-primary{background-color:hsl(var(--color-primary) / <alpha-value>)}.bg-primary\/10{background-color:color-mix(in srgb,hsl(hsl(var(--color-primary) / <alpha-value>) / <alpha-value>) 10%,transparent)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/10{background-color:color-mix(in oklab,hsl(var(--color-primary) / <alpha-value>) 10%,transparent)}}.bg-surface{background-color:hsl(var(--color-surface) / <alpha-value>)}.bg-surface-hover{background-color:hsl(var(--color-surface-hover) / <alpha-value>)}.object-cover{object-fit:cover}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.pr-2{padding-right:calc(var(--spacing) * 2)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-left{text-align:left}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.whitespace-nowrap{white-space:nowrap}.text-foreground{color:hsl(var(--color-foreground) / <alpha-value>)}.text-muted-foreground{color:hsl(var(--color-muted-foreground) / <alpha-value>)}.text-primary{color:hsl(var(--color-primary) / <alpha-value>)}.text-primary-foreground{color:hsl(var(--color-primary-foreground) / <alpha-value>)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-75{opacity:.75}.shadow{--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)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px 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)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\:text-primary:is(:where(.group):hover *){color:hsl(var(--color-primary) / <alpha-value>)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:bg-primary\/10:hover{background-color:color-mix(in srgb,hsl(hsl(var(--color-primary) / <alpha-value>) / <alpha-value>) 10%,transparent)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/10:hover{background-color:color-mix(in oklab,hsl(var(--color-primary) / <alpha-value>) 10%,transparent)}}.hover\:bg-surface-hover:hover{background-color:hsl(var(--color-surface-hover) / <alpha-value>)}.hover\:text-foreground:hover{color:hsl(var(--color-foreground) / <alpha-value>)}.hover\:text-primary:hover{color:hsl(var(--color-primary) / <alpha-value>)}}.focus\:w-56:focus{width:calc(var(--spacing) * 56)}.focus\:border-primary:focus{border-color:hsl(var(--color-primary) / <alpha-value>)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:cursor-grabbing:active{cursor:grabbing}@media (min-width:40rem){.sm\:block{display:block}.sm\:inline{display:inline}.sm\:w-44{width:calc(var(--spacing) * 44)}.sm\:w-80{width:calc(var(--spacing) * 80)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-4{gap:calc(var(--spacing) * 4)}.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.sm\:focus\:w-72:focus{width:calc(var(--spacing) * 72)}}@media (min-width:48rem){.md\:grid-cols-\[16rem_1fr\]{grid-template-columns:16rem 1fr}}@media (min-width:64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(./inter-latin-wght-italic.DpCbqKDY.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(./inter-latin-ext-wght-italic.0pjOp8NU.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(./jetbrains-mono-latin-wght-normal.B9CIFXIH.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(./jetbrains-mono-latin-ext-wght-normal.DBQx-q_a.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-wght-normal.D9elroTD.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-wght-italic.D2yaqPoE.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-ext-wght-italic.CpkvI5hy.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(./inter-latin-wght-italic.DpCbqKDY.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(./inter-latin-ext-wght-italic.0pjOp8NU.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(./jetbrains-mono-latin-wght-normal.B9CIFXIH.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(./jetbrains-mono-latin-ext-wght-normal.DBQx-q_a.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-wght-normal.D9elroTD.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-wght-italic.D2yaqPoE.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(./source-serif-4-latin-ext-wght-italic.CpkvI5hy.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--color-primary:47 95% 58%;--color-primary-foreground:0 0% 0%;--color-secondary:47 100% 41%;--color-secondary-foreground:0 0% 0%;--color-background:0 0% 87%;--color-foreground:0 0% 17%;--color-surface:0 0% 100%;--color-surface-hover:0 0% 96%;--color-surface-elevated:0 0% 100%;--color-surface-elevated-1:0 0% 100%;--color-surface-elevated-2:0 0% 100%;--color-surface-elevated-3:0 0% 100%;--color-muted:0 0% 90%;--color-muted-foreground:0 0% 40%;--color-border:0 0% 90%;--color-border-strong:0 0% 80%;--color-error:6 78% 57%;--color-success:145 63% 42%;--color-warning:36 100% 50%;--color-input:0 0% 100%;--color-ring:47 95% 58%;--color-card:0 0% 100%;--color-card-foreground:0 0% 17%;--color-accent:0 0% 96%;--color-accent-foreground:0 0% 17%;--radius-sm:.25rem;--radius:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-3xl:2rem}.dark,:root.dark{--color-primary:47 95% 58%;--color-primary-foreground:0 0% 0%;--color-secondary:47 70% 29%;--color-secondary-foreground:0 0% 100%;--color-background:0 0% 6%;--color-foreground:0 0% 100%;--color-surface:0 0% 12%;--color-surface-hover:0 0% 16%;--color-surface-elevated:0 0% 14%;--color-surface-elevated-1:0 0% 16%;--color-surface-elevated-2:0 0% 20%;--color-surface-elevated-3:0 0% 24%;--color-muted:0 0% 20%;--color-muted-foreground:0 0% 60%;--color-border:0 0% 26%;--color-border-strong:0 0% 35%;--color-error:6 78% 57%;--color-success:145 63% 49%;--color-warning:48 100% 50%;--color-input:0 0% 14%;--color-ring:47 95% 58%;--color-card:0 0% 12%;--color-card-foreground:0 0% 100%;--color-accent:0 0% 16%;--color-accent-foreground:0 0% 100%}@media (prefers-color-scheme:dark){:root:not(.dark):not([data-theme]){--color-primary:47 95% 58%;--color-primary-foreground:0 0% 0%;--color-secondary:47 70% 29%;--color-secondary-foreground:0 0% 100%;--color-background:0 0% 6%;--color-foreground:0 0% 100%;--color-surface:0 0% 12%;--color-surface-hover:0 0% 16%;--color-surface-elevated:0 0% 14%;--color-surface-elevated-1:0 0% 16%;--color-surface-elevated-2:0 0% 20%;--color-surface-elevated-3:0 0% 24%;--color-muted:0 0% 20%;--color-muted-foreground:0 0% 60%;--color-border:0 0% 26%;--color-border-strong:0 0% 35%;--color-error:6 78% 57%;--color-success:145 63% 49%;--color-warning:48 100% 50%;--color-input:0 0% 14%;--color-ring:47 95% 58%;--color-card:0 0% 12%;--color-card-foreground:0 0% 100%;--color-accent:0 0% 16%;--color-accent-foreground:0 0% 100%}}:root{--color-branch-intellect:217 91% 60%;--color-branch-body:0 84% 60%;--color-branch-creativity:271 91% 65%;--color-branch-social:38 92% 50%;--color-branch-practical:173 80% 40%;--color-branch-mindset:142 71% 45%;--color-app-accent:239 84% 67%}:root,:root[data-theme=mana]{--color-background:0 0% 100%;--color-foreground:220 15% 12%;--color-surface:0 0% 99%;--color-surface-hover:25 30% 95%;--color-muted:25 20% 93%;--color-muted-foreground:220 10% 42%;--color-border:25 15% 88%;--color-primary:25 100% 50%;--color-primary-foreground:0 0% 10%;--color-error:0 84% 60%;--color-success:142 71% 45%;--color-warning:38 92% 50%}:root.dark,:root.dark[data-theme=mana],:root[data-theme=mana].dark{--color-background:220 20% 9%;--color-foreground:25 15% 95%;--color-surface:220 18% 13%;--color-surface-hover:25 20% 18%;--color-muted:220 18% 18%;--color-muted-foreground:220 10% 65%;--color-border:220 15% 22%;--color-primary:25 100% 58%;--color-primary-foreground:220 20% 9%;--color-error:0 63% 55%;--color-success:142 71% 45%;--color-warning:48 96% 53%}:root[data-theme=paper]{--color-background:38 28% 95%;--color-foreground:20 14% 16%;--color-surface:0 0% 100%;--color-surface-hover:38 24% 92%;--color-muted:38 20% 90%;--color-muted-foreground:20 14% 50%;--color-border:38 18% 80%;--color-primary:18 50% 38%;--color-primary-foreground:0 0% 100%;--color-error:0 65% 45%;--color-success:135 35% 35%;--color-warning:38 80% 40%}:root.dark[data-theme=paper],:root[data-theme=paper].dark{--color-background:24 14% 9%;--color-foreground:38 24% 88%;--color-surface:24 12% 13%;--color-surface-hover:24 14% 17%;--color-muted:24 12% 18%;--color-muted-foreground:38 12% 60%;--color-border:24 10% 25%;--color-primary:24 60% 65%;--color-primary-foreground:24 14% 9%;--color-error:0 60% 55%;--color-success:135 35% 55%;--color-warning:38 70% 55%}:root[data-theme=kollekta]{--color-background:270 30% 98%;--color-foreground:270 12% 15%;--color-surface:0 0% 100%;--color-surface-hover:270 28% 95%;--color-muted:270 22% 94%;--color-muted-foreground:270 8% 45%;--color-border:270 18% 86%;--color-primary:271 70% 52%;--color-primary-foreground:0 0% 100%;--color-error:0 65% 48%;--color-success:145 48% 38%;--color-warning:38 85% 44%}:root.dark[data-theme=kollekta],:root[data-theme=kollekta].dark{--color-background:270 18% 9%;--color-foreground:270 14% 90%;--color-surface:270 16% 13%;--color-surface-hover:270 16% 18%;--color-muted:270 14% 19%;--color-muted-foreground:270 10% 62%;--color-border:270 12% 27%;--color-primary:271 85% 74%;--color-primary-foreground:270 18% 9%;--color-error:0 62% 62%;--color-success:145 45% 58%;--color-warning:38 78% 58%}:root[data-theme=lume]{--color-background:0 0% 100%;--color-foreground:0 0% 17%;--color-surface:0 0% 99%;--color-surface-hover:51 40% 95%;--color-muted:0 0% 92%;--color-muted-foreground:0 0% 42%;--color-border:0 0% 86%;--color-primary:51 95% 58%;--color-primary-foreground:0 0% 13%;--color-error:5 78% 55%;--color-success:142 71% 45%;--color-warning:38 92% 50%}:root.dark[data-theme=lume],:root[data-theme=lume].dark{--color-background:0 0% 6%;--color-foreground:0 0% 100%;--color-surface:0 0% 12%;--color-surface-hover:51 30% 18%;--color-muted:0 0% 17%;--color-muted-foreground:0 0% 65%;--color-border:0 0% 26%;--color-primary:51 95% 58%;--color-primary-foreground:0 0% 6%;--color-error:5 78% 60%;--color-success:142 71% 50%;--color-warning:48 96% 55%}:root[data-theme=twilight]{--color-background:250 30% 97%;--color-foreground:260 25% 15%;--color-surface:250 40% 99%;--color-surface-hover:260 30% 94%;--color-muted:260 25% 92%;--color-muted-foreground:260 15% 45%;--color-border:260 20% 87%;--color-primary:260 70% 55%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 55%;--color-success:142 60% 45%;--color-warning:38 90% 55%}:root.dark[data-theme=twilight],:root[data-theme=twilight].dark{--color-background:260 35% 8%;--color-foreground:250 20% 92%;--color-surface:260 30% 12%;--color-surface-hover:260 28% 17%;--color-muted:260 25% 19%;--color-muted-foreground:250 15% 65%;--color-border:260 20% 25%;--color-primary:260 75% 70%;--color-primary-foreground:260 35% 10%;--color-error:0 65% 60%;--color-success:142 60% 55%;--color-warning:48 90% 55%}:root[data-theme=skylight]{--color-background:205 50% 99%;--color-foreground:215 30% 15%;--color-surface:0 0% 100%;--color-surface-hover:205 40% 95%;--color-muted:205 30% 93%;--color-muted-foreground:215 15% 45%;--color-border:205 25% 88%;--color-primary:205 90% 40%;--color-primary-foreground:0 0% 100%;--color-error:0 80% 50%;--color-success:142 65% 40%;--color-warning:38 92% 50%}:root.dark[data-theme=skylight],:root[data-theme=skylight].dark{--color-background:215 40% 9%;--color-foreground:205 25% 95%;--color-surface:215 35% 13%;--color-surface-hover:215 30% 18%;--color-muted:215 30% 19%;--color-muted-foreground:205 18% 65%;--color-border:215 25% 24%;--color-primary:205 90% 60%;--color-primary-foreground:215 40% 9%;--color-error:0 70% 60%;--color-success:142 65% 50%;--color-warning:48 95% 55%}:root[data-theme=bodensee]{--color-background:205 45% 98%;--color-foreground:214 32% 16%;--color-surface:0 0% 100%;--color-surface-hover:205 38% 95%;--color-muted:205 28% 93%;--color-muted-foreground:214 15% 40%;--color-border:205 24% 87%;--color-primary:205 82% 40%;--color-primary-foreground:0 0% 100%;--color-error:0 80% 48%;--color-success:160 72% 34%;--color-warning:35 78% 42%}:root.dark[data-theme=bodensee],:root[data-theme=bodensee].dark{--color-background:214 15% 9%;--color-foreground:240 6% 93%;--color-surface:220 13% 14%;--color-surface-hover:220 13% 18%;--color-muted:218 14% 11%;--color-muted-foreground:219 6% 57%;--color-border:222 12% 21%;--color-primary:209 100% 69%;--color-primary-foreground:209 49% 8%;--color-error:0 84% 60%;--color-success:160 84% 39%;--color-warning:35 85% 65%}:root[data-theme=pinnwand]{--color-background:34 41% 97%;--color-foreground:25 35% 16%;--color-surface:0 0% 100%;--color-surface-hover:32 35% 94%;--color-muted:32 30% 92%;--color-muted-foreground:25 18% 40%;--color-border:32 28% 86%;--color-primary:24 100% 50%;--color-primary-foreground:25 75% 9%;--color-error:0 75% 45%;--color-success:142 55% 34%;--color-warning:38 90% 42%}:root.dark[data-theme=pinnwand],:root[data-theme=pinnwand].dark{--color-background:25 18% 9%;--color-foreground:32 25% 90%;--color-surface:25 16% 13%;--color-surface-hover:25 16% 18%;--color-muted:25 16% 16%;--color-muted-foreground:32 12% 62%;--color-border:25 14% 24%;--color-primary:24 100% 58%;--color-primary-foreground:25 60% 8%;--color-error:0 70% 60%;--color-success:142 55% 48%;--color-warning:38 92% 55%}:root[data-theme=buchseite]{--color-background:42 45% 96%;--color-foreground:28 28% 15%;--color-surface:42 50% 99%;--color-surface-hover:40 32% 93%;--color-muted:40 26% 91%;--color-muted-foreground:30 18% 40%;--color-border:40 24% 85%;--color-primary:348 45% 38%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:142 50% 34%;--color-warning:38 88% 42%}:root.dark[data-theme=buchseite],:root[data-theme=buchseite].dark{--color-background:30 14% 9%;--color-foreground:40 22% 90%;--color-surface:30 13% 13%;--color-surface-hover:30 13% 18%;--color-muted:30 13% 16%;--color-muted-foreground:40 12% 62%;--color-border:30 12% 24%;--color-primary:348 60% 64%;--color-primary-foreground:30 30% 9%;--color-error:0 70% 60%;--color-success:142 50% 48%;--color-warning:38 90% 55%}:root[data-theme=herbar]{--color-background:90 30% 97%;--color-foreground:95 25% 14%;--color-surface:90 35% 99%;--color-surface-hover:92 26% 93%;--color-muted:92 22% 91%;--color-muted-foreground:95 14% 38%;--color-border:92 20% 85%;--color-primary:96 45% 30%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:142 55% 34%;--color-warning:38 88% 42%}:root.dark[data-theme=herbar],:root[data-theme=herbar].dark{--color-background:96 16% 8%;--color-foreground:90 18% 90%;--color-surface:96 14% 12%;--color-surface-hover:96 14% 17%;--color-muted:96 14% 15%;--color-muted-foreground:95 12% 62%;--color-border:96 12% 23%;--color-primary:96 50% 52%;--color-primary-foreground:96 30% 8%;--color-error:0 70% 60%;--color-success:142 55% 48%;--color-warning:38 90% 55%}:root[data-theme=frischgruen]{--color-background:130 40% 98%;--color-foreground:135 30% 15%;--color-surface:0 0% 100%;--color-surface-hover:130 35% 94%;--color-muted:130 28% 92%;--color-muted-foreground:135 16% 38%;--color-border:130 24% 86%;--color-primary:142 64% 25%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:142 60% 34%;--color-warning:38 90% 42%}:root.dark[data-theme=frischgruen],:root[data-theme=frischgruen].dark{--color-background:135 18% 8%;--color-foreground:130 20% 92%;--color-surface:135 15% 12%;--color-surface-hover:135 15% 17%;--color-muted:135 15% 15%;--color-muted-foreground:130 13% 63%;--color-border:135 13% 23%;--color-primary:142 58% 43%;--color-primary-foreground:135 30% 8%;--color-error:0 70% 60%;--color-success:142 60% 50%;--color-warning:38 90% 55%}:root[data-theme=wegspur]{--color-background:105 22% 97%;--color-foreground:110 22% 14%;--color-surface:105 28% 99%;--color-surface-hover:105 22% 93%;--color-muted:105 18% 91%;--color-muted-foreground:110 12% 38%;--color-border:105 16% 85%;--color-primary:115 42% 30%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:142 50% 34%;--color-warning:38 88% 42%}:root.dark[data-theme=wegspur],:root[data-theme=wegspur].dark{--color-background:115 14% 8%;--color-foreground:105 16% 90%;--color-surface:115 12% 12%;--color-surface-hover:115 12% 17%;--color-muted:115 12% 15%;--color-muted-foreground:110 11% 62%;--color-border:115 11% 23%;--color-primary:115 45% 52%;--color-primary-foreground:115 28% 8%;--color-error:0 70% 60%;--color-success:142 50% 48%;--color-warning:38 90% 55%}:root[data-theme=waldlichtung]{--color-background:150 36% 98%;--color-foreground:155 26% 15%;--color-surface:0 0% 100%;--color-surface-hover:150 32% 94%;--color-muted:150 26% 92%;--color-muted-foreground:155 14% 39%;--color-border:150 22% 86%;--color-primary:158 52% 34%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:150 52% 34%;--color-warning:38 90% 42%}:root.dark[data-theme=waldlichtung],:root[data-theme=waldlichtung].dark{--color-background:155 16% 8%;--color-foreground:150 18% 91%;--color-surface:155 14% 12%;--color-surface-hover:155 14% 17%;--color-muted:155 14% 15%;--color-muted-foreground:150 12% 63%;--color-border:155 12% 23%;--color-primary:158 55% 54%;--color-primary-foreground:155 28% 8%;--color-error:0 70% 60%;--color-success:150 52% 50%;--color-warning:38 90% 55%}:root[data-theme=panel]{--color-background:220 40% 98%;--color-foreground:222 35% 14%;--color-surface:0 0% 100%;--color-surface-hover:220 35% 94%;--color-muted:220 30% 92%;--color-muted-foreground:222 16% 40%;--color-border:220 26% 86%;--color-primary:222 80% 46%;--color-primary-foreground:0 0% 100%;--color-error:0 80% 48%;--color-success:142 60% 36%;--color-warning:38 95% 48%}:root.dark[data-theme=panel],:root[data-theme=panel].dark{--color-background:222 30% 9%;--color-foreground:220 25% 93%;--color-surface:222 26% 13%;--color-surface-hover:222 26% 18%;--color-muted:222 26% 16%;--color-muted-foreground:220 16% 64%;--color-border:222 20% 24%;--color-primary:222 90% 62%;--color-primary-foreground:222 40% 9%;--color-error:0 75% 62%;--color-success:142 60% 50%;--color-warning:45 95% 56%}:root[data-theme=buehne]{--color-background:300 25% 98%;--color-foreground:300 25% 14%;--color-surface:0 0% 100%;--color-surface-hover:300 25% 95%;--color-muted:300 22% 93%;--color-muted-foreground:300 14% 40%;--color-border:300 20% 87%;--color-primary:300 65% 45%;--color-primary-foreground:0 0% 100%;--color-error:0 78% 48%;--color-success:142 55% 36%;--color-warning:320 80% 50%}:root.dark[data-theme=buehne],:root[data-theme=buehne].dark{--color-background:290 22% 8%;--color-foreground:300 18% 93%;--color-surface:290 22% 12%;--color-surface-hover:290 22% 17%;--color-muted:290 22% 15%;--color-muted-foreground:300 14% 64%;--color-border:290 18% 24%;--color-primary:300 90% 68%;--color-primary-foreground:290 40% 9%;--color-error:0 72% 62%;--color-success:142 55% 50%;--color-warning:320 90% 62%}:root[data-theme=kreisel]{--color-background:270 40% 98%;--color-foreground:270 30% 15%;--color-surface:0 0% 100%;--color-surface-hover:270 35% 95%;--color-muted:270 28% 93%;--color-muted-foreground:270 16% 41%;--color-border:270 24% 87%;--color-primary:268 60% 52%;--color-primary-foreground:0 0% 100%;--color-error:0 78% 48%;--color-success:142 55% 36%;--color-warning:38 92% 46%}:root.dark[data-theme=kreisel],:root[data-theme=kreisel].dark{--color-background:270 26% 9%;--color-foreground:270 20% 93%;--color-surface:270 24% 13%;--color-surface-hover:270 24% 18%;--color-muted:270 24% 16%;--color-muted-foreground:270 15% 64%;--color-border:270 18% 24%;--color-primary:268 85% 70%;--color-primary-foreground:270 40% 9%;--color-error:0 72% 62%;--color-success:142 55% 50%;--color-warning:45 92% 56%}:root[data-theme=garderobe]{--color-background:330 18% 97%;--color-foreground:335 16% 16%;--color-surface:0 0% 100%;--color-surface-hover:330 18% 94%;--color-muted:330 15% 92%;--color-muted-foreground:335 10% 41%;--color-border:330 14% 86%;--color-primary:335 38% 40%;--color-primary-foreground:0 0% 100%;--color-error:0 72% 46%;--color-success:142 45% 35%;--color-warning:38 80% 44%}:root.dark[data-theme=garderobe],:root[data-theme=garderobe].dark{--color-background:335 12% 9%;--color-foreground:330 12% 91%;--color-surface:335 12% 13%;--color-surface-hover:335 12% 18%;--color-muted:335 12% 16%;--color-muted-foreground:335 10% 63%;--color-border:335 10% 24%;--color-primary:335 50% 64%;--color-primary-foreground:335 25% 9%;--color-error:0 68% 60%;--color-success:142 45% 48%;--color-warning:38 82% 55%}:root[data-theme=wolke]{--color-background:210 50% 99%;--color-foreground:214 30% 16%;--color-surface:0 0% 100%;--color-surface-hover:210 40% 95%;--color-muted:210 32% 93%;--color-muted-foreground:214 14% 42%;--color-border:210 28% 88%;--color-primary:210 75% 44%;--color-primary-foreground:0 0% 100%;--color-error:0 78% 48%;--color-success:160 60% 34%;--color-warning:38 90% 44%}:root.dark[data-theme=wolke],:root[data-theme=wolke].dark{--color-background:214 30% 9%;--color-foreground:210 22% 94%;--color-surface:214 26% 13%;--color-surface-hover:214 26% 18%;--color-muted:214 26% 16%;--color-muted-foreground:210 16% 65%;--color-border:214 20% 24%;--color-primary:205 90% 64%;--color-primary-foreground:214 40% 9%;--color-error:0 72% 62%;--color-success:160 65% 48%;--color-warning:45 92% 56%}:root[data-theme=hoerweg]{--color-background:32 38% 97%;--color-foreground:28 30% 15%;--color-surface:32 42% 99%;--color-surface-hover:30 32% 94%;--color-muted:30 26% 92%;--color-muted-foreground:28 16% 40%;--color-border:30 24% 86%;--color-primary:28 80% 37%;--color-primary-foreground:0 0% 100%;--color-error:0 75% 45%;--color-success:142 50% 34%;--color-warning:38 90% 44%}:root.dark[data-theme=hoerweg],:root[data-theme=hoerweg].dark{--color-background:28 22% 9%;--color-foreground:32 22% 91%;--color-surface:28 18% 13%;--color-surface-hover:28 18% 18%;--color-muted:28 18% 16%;--color-muted-foreground:30 13% 63%;--color-border:28 14% 24%;--color-primary:30 90% 58%;--color-primary-foreground:28 40% 8%;--color-error:0 70% 60%;--color-success:142 50% 48%;--color-warning:45 92% 56%}:root[data-theme=spektrum]{--color-background:318 40% 98%;--color-foreground:320 30% 15%;--color-surface:0 0% 100%;--color-surface-hover:318 35% 95%;--color-muted:318 28% 93%;--color-muted-foreground:320 16% 41%;--color-border:318 24% 87%;--color-primary:322 70% 46%;--color-primary-foreground:0 0% 100%;--color-error:0 80% 48%;--color-success:142 55% 36%;--color-warning:38 92% 46%}:root.dark[data-theme=spektrum],:root[data-theme=spektrum].dark{--color-background:320 26% 9%;--color-foreground:318 20% 93%;--color-surface:320 24% 13%;--color-surface-hover:320 24% 18%;--color-muted:320 24% 16%;--color-muted-foreground:318 15% 64%;--color-border:320 18% 24%;--color-primary:322 90% 66%;--color-primary-foreground:320 40% 9%;--color-error:0 74% 62%;--color-success:142 55% 50%;--color-warning:45 92% 56%}:root[data-theme=schaenke]{--color-background:20 30% 97%;--color-foreground:18 28% 15%;--color-surface:0 0% 100%;--color-surface-hover:18 26% 94%;--color-muted:18 22% 92%;--color-muted-foreground:18 15% 40%;--color-border:18 20% 86%;--color-primary:10 72% 42%;--color-primary-foreground:0 0% 100%;--color-error:0 78% 46%;--color-success:142 50% 34%;--color-warning:38 88% 42%}:root.dark[data-theme=schaenke],:root[data-theme=schaenke].dark{--color-background:16 24% 9%;--color-foreground:20 22% 90%;--color-surface:16 20% 13%;--color-surface-hover:16 20% 18%;--color-muted:16 20% 16%;--color-muted-foreground:18 13% 63%;--color-border:16 16% 24%;--color-primary:12 82% 62%;--color-primary-foreground:16 30% 9%;--color-error:0 72% 60%;--color-success:142 50% 48%;--color-warning:45 92% 56%}:root[data-theme=bilda]{--color-background:200 20% 97%;--color-foreground:205 25% 16%;--color-surface:0 0% 100%;--color-surface-hover:200 22% 93%;--color-muted:200 18% 91%;--color-muted-foreground:205 12% 45%;--color-border:200 16% 83%;--color-primary:188 72% 29%;--color-primary-foreground:0 0% 100%;--color-error:0 65% 48%;--color-success:160 50% 38%;--color-warning:35 85% 45%}:root.dark[data-theme=bilda],:root[data-theme=bilda].dark{--color-background:205 26% 10%;--color-foreground:200 16% 90%;--color-surface:205 22% 14%;--color-surface-hover:205 20% 18%;--color-muted:205 18% 20%;--color-muted-foreground:200 12% 60%;--color-border:205 14% 27%;--color-primary:188 65% 56%;--color-primary-foreground:205 26% 10%;--color-error:0 60% 58%;--color-success:160 45% 55%;--color-warning:35 75% 58%}:root[data-theme=notiz]{--color-background:44 20% 96%;--color-foreground:230 22% 17%;--color-surface:0 0% 100%;--color-surface-hover:44 18% 92%;--color-muted:44 14% 90%;--color-muted-foreground:230 10% 46%;--color-border:44 14% 82%;--color-primary:232 52% 46%;--color-primary-foreground:0 0% 100%;--color-error:0 65% 48%;--color-success:150 40% 36%;--color-warning:38 82% 42%}:root.dark[data-theme=notiz],:root[data-theme=notiz].dark{--color-background:230 20% 11%;--color-foreground:44 16% 88%;--color-surface:230 16% 15%;--color-surface-hover:230 15% 19%;--color-muted:230 13% 21%;--color-muted-foreground:44 10% 60%;--color-border:230 13% 28%;--color-primary:232 60% 72%;--color-primary-foreground:230 20% 11%;--color-error:0 60% 58%;--color-success:150 40% 55%;--color-warning:38 72% 56%}:root[data-theme=tipprunde]{--color-background:0 0% 100%;--color-foreground:155 25% 14%;--color-surface:150 20% 98%;--color-surface-hover:150 16% 93%;--color-muted:150 16% 93%;--color-muted-foreground:155 12% 38%;--color-border:150 16% 86%;--color-primary:142 74% 26%;--color-primary-foreground:0 0% 100%;--color-error:0 72% 50%;--color-success:152 60% 34%;--color-warning:38 92% 42%}:root.dark[data-theme=tipprunde],:root[data-theme=tipprunde].dark{--color-background:155 28% 8%;--color-foreground:150 20% 92%;--color-surface:155 24% 12%;--color-surface-hover:155 20% 17%;--color-muted:155 18% 19%;--color-muted-foreground:150 13% 63%;--color-border:155 16% 23%;--color-primary:142 60% 44%;--color-primary-foreground:155 28% 8%;--color-error:0 70% 60%;--color-success:152 55% 50%;--color-warning:38 92% 58%}html{background-color:hsl(var(--color-background));color:hsl(var(--color-foreground));font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.font-antik{letter-spacing:.01em;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,Times New Roman,serif}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.bg-background{background-color:hsl(var(--color-background))}.bg-background\/90{background-color:hsl(var(--color-background) / .9)}.bg-surface{background-color:hsl(var(--color-surface))}.bg-surface-hover,.hover\:bg-surface-hover:hover{background-color:hsl(var(--color-surface-hover))}.bg-primary{background-color:hsl(var(--color-primary))}.bg-primary\/10{background-color:hsl(var(--color-primary) / .1)}.bg-border{background-color:hsl(var(--color-border))}.text-foreground,.hover\:text-foreground:hover{color:hsl(var(--color-foreground))}.text-muted-foreground{color:hsl(var(--color-muted-foreground))}.text-primary,.hover\:text-primary:hover{color:hsl(var(--color-primary))}.text-primary-foreground{color:hsl(var(--color-primary-foreground))}.border-border{border-color:hsl(var(--color-border))}.border-primary{border-color:hsl(var(--color-primary))}@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}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{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-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
