/*! tailwindcss v4.3.3 | 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-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-2xl:42rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-bold:700;--leading-tight:1.25;--default-font-family:var(--font-family);--default-mono-font-family:var(--font-mono)}}@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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration: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:where(:not(iframe)){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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{font-family:var(--font-family);-webkit-text-size-adjust:100%}body{background-color:var(--background);background-image:radial-gradient(1200px 520px at 50% -240px, var(--accent), transparent 70%)}@supports (color:color-mix(in lab, red, red)){body{background-image:radial-gradient(1200px 520px at 50% -240px, color-mix(in srgb, var(--accent) 60%, transparent), transparent 70%)}}body{color:var(--foreground);background-repeat:no-repeat}h1,h2,h3{letter-spacing:-.012em;text-wrap:balance}*,:before,:after{border-color:var(--border)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px}}@layer components;@layer utilities{.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.min-h-screen{min-height:100vh}.max-w-2xl{max-width:var(--container-2xl)}.flex-col{flex-direction:column}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.bg-background{background-color:var(--background)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-text{color:var(--primary-text)}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:40rem){.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}}:root,[data-theme=coral]{--background:#fff8f3;--foreground:#2b1b17;--card:#fff;--muted-foreground:#7a5f57;--primary:#c8432b;--primary-foreground:#fff;--primary-text:#c8432b;--selected:#c8432b;--selected-foreground:#fff;--accent:#fce3d9;--accent-foreground:#8a2e1b;--border:#f0ddd5;--card-radius:14px;--control-radius:12px;--font-family:"Manrope", ui-sans-serif, system-ui, sans-serif}[data-theme=mango]{--background:#fffbf0;--foreground:#221a0e;--card:#fff;--muted-foreground:#7a6a4f;--primary:#ffb020;--primary-foreground:#221a0e;--primary-text:#221a0e;--selected:#221a0e;--selected-foreground:#ffb020;--accent:#ffe3a3;--accent-foreground:#6b4400;--border:#f0e4c8;--card-radius:10px;--control-radius:10px;--font-family:"Onest", ui-sans-serif, system-ui, sans-serif}[data-theme=berry]{--background:#fff5f8;--foreground:#2a1320;--card:#fff;--muted-foreground:#7d5e6c;--primary:#d6336c;--primary-foreground:#fff;--primary-text:#c22a60;--selected:#d6336c;--selected-foreground:#fff;--accent:#fbd9e5;--accent-foreground:#8c1d46;--border:#f2d9e2;--card-radius:18px;--control-radius:9999px;--font-family:"Nunito", ui-sans-serif, system-ui, sans-serif}[data-theme=indigo]{--background:#faf8ff;--foreground:#1c1740;--card:#fff;--muted-foreground:#625c80;--primary:#5b4bdb;--primary-foreground:#fff;--primary-text:#5b4bdb;--selected:#5b4bdb;--selected-foreground:#fff;--accent:#ffe8db;--accent-foreground:#7a3410;--border:#e4e0f5;--card-radius:12px;--control-radius:12px;--font-family:"Golos Text", ui-sans-serif, system-ui, sans-serif}:root,[data-theme]{--card-foreground:var(--foreground);--popover:var(--card);--popover-foreground:var(--foreground);--secondary:var(--accent);--secondary-foreground:var(--accent-foreground);--muted:var(--background);--input:var(--muted-foreground);--ring:var(--primary-text);--hairline:var(--foreground)}@supports (color:color-mix(in lab, red, red)){:root,[data-theme]{--hairline:color-mix(in srgb, var(--foreground) 8%, transparent)}}:root,[data-theme]{--elevation-card:0 1px 2px var(--foreground), 0 8px 24px -12px var(--foreground)}@supports (color:color-mix(in lab, red, red)){:root,[data-theme]{--elevation-card:0 1px 2px color-mix(in srgb, var(--foreground) 5%, transparent), 0 8px 24px -12px color-mix(in srgb, var(--foreground) 16%, transparent)}}:root,[data-theme]{--elevation-raised:0 2px 6px var(--foreground), 0 20px 44px -18px var(--foreground)}@supports (color:color-mix(in lab, red, red)){:root,[data-theme]{--elevation-raised:0 2px 6px color-mix(in srgb, var(--foreground) 6%, transparent), 0 20px 44px -18px color-mix(in srgb, var(--foreground) 28%, transparent)}}:root,[data-theme]{--elevation-primary:inset 0 1px 0 #ffffff2e, 0 6px 16px -8px var(--primary)}@supports (color:color-mix(in lab, red, red)){:root,[data-theme]{--elevation-primary:inset 0 1px 0 #ffffff2e, 0 6px 16px -8px color-mix(in srgb, var(--primary) 70%, transparent)}}:root{--destructive:#b4234a;--destructive-foreground:#fff;--status-hold:#f3efec;--status-hold-foreground:#5e524d;--status-pending:#fff1d6;--status-pending-foreground:#7a4b00;--status-confirmed:#ddf3e4;--status-confirmed-foreground:#1e6b3a;--status-completed:#e6eef7;--status-completed-foreground:#2d4e73;--status-no-show:#efe7f7;--status-no-show-foreground:#5b3a7a;--status-cancelled:#f2f0f0;--status-cancelled-foreground:#6b6363}@keyframes pop-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}