.CookieBanner-module-scss-module__BzUq3G__root{z-index:200;background:hsl(var(--background));border:1px solid hsl(var(--border));max-width:720px;box-shadow:0 8px 32px hsl(var(--foreground)/.15);border-radius:12px;margin:0 auto;position:fixed;inset-block-end:16px;inset-inline:16px}@media (prefers-reduced-motion:no-preference){.CookieBanner-module-scss-module__BzUq3G__root{animation:.2s both CookieBanner-module-scss-module__BzUq3G__bannerFadeIn}}@keyframes CookieBanner-module-scss-module__BzUq3G__bannerFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module-scss-module__BzUq3G__body{flex-direction:column;gap:14px;padding:20px 24px;display:flex}.CookieBanner-module-scss-module__BzUq3G__title{color:hsl(var(--foreground));font-size:16px;font-weight:600}.CookieBanner-module-scss-module__BzUq3G__desc{color:hsl(var(--muted-foreground));margin:0;font-size:14px;line-height:1.55}.CookieBanner-module-scss-module__BzUq3G__desc a{color:hsl(var(--primary));text-decoration:underline}.CookieBanner-module-scss-module__BzUq3G__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.CookieBanner-module-scss-module__BzUq3G__btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .12s}.CookieBanner-module-scss-module__BzUq3G__btnPrimary{background:hsl(var(--foreground));color:hsl(var(--background))}.CookieBanner-module-scss-module__BzUq3G__btnPrimary:hover{background:hsl(var(--primary))}.CookieBanner-module-scss-module__BzUq3G__btnOutline{border-color:hsl(var(--border));color:hsl(var(--foreground));background:0 0}.CookieBanner-module-scss-module__BzUq3G__btnOutline:hover{border-color:hsl(var(--foreground));background:hsl(var(--muted))}.CookieBanner-module-scss-module__BzUq3G__categoryList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.CookieBanner-module-scss-module__BzUq3G__category{border:1px solid hsl(var(--border));border-radius:8px;padding:12px 14px}.CookieBanner-module-scss-module__BzUq3G__categoryHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.CookieBanner-module-scss-module__BzUq3G__categoryName{color:hsl(var(--foreground));font-size:14px;font-weight:500}.CookieBanner-module-scss-module__BzUq3G__categoryLock{color:hsl(var(--muted-foreground));font-size:12px;font-style:italic}.CookieBanner-module-scss-module__BzUq3G__categoryDesc{color:hsl(var(--muted-foreground));margin:6px 0 0;font-size:13px;line-height:1.5}.CookieBanner-module-scss-module__BzUq3G__checkbox{width:18px;height:18px;accent-color:hsl(var(--primary));cursor:pointer}
:root{--background:0 0% 100%;--foreground:220 35% 12%;--card:0 0% 100%;--card-foreground:220 35% 12%;--popover:0 0% 100%;--popover-foreground:220 35% 12%;--primary:220 65% 28%;--primary-foreground:0 0% 100%;--secondary:220 14% 96%;--secondary-foreground:220 30% 18%;--muted:220 15% 96%;--muted-foreground:220 12% 42%;--accent:354 78% 48%;--accent-foreground:0 0% 100%;--destructive:0 75% 48%;--destructive-foreground:0 0% 100%;--success:152 55% 32%;--success-foreground:0 0% 100%;--warning:38 90% 48%;--warning-foreground:220 35% 12%;--info:220 65% 48%;--info-foreground:0 0% 100%;--border:220 15% 90%;--input:220 15% 88%;--ring:220 65% 38%;--radius:.125rem;--chart-1:220 65% 38%;--chart-2:354 78% 48%;--chart-3:152 55% 32%;--chart-4:38 90% 48%;--chart-5:220 12% 42%;--state-booked-bg:220 60% 96%;--state-booked-fg:220 65% 28%;--state-booked-border:220 65% 48%;--state-confirmed-bg:152 45% 94%;--state-confirmed-fg:152 55% 22%;--state-confirmed-border:152 55% 32%;--state-pending-bg:38 90% 95%;--state-pending-fg:35 65% 25%;--state-pending-border:38 90% 48%;--state-cancelled-bg:0 60% 96%;--state-cancelled-fg:0 75% 32%;--state-cancelled-border:0 75% 48%;--state-noshow-bg:220 15% 94%;--state-noshow-fg:220 12% 30%;--state-noshow-border:220 12% 60%;--state-completed-bg:220 14% 96%;--state-completed-fg:220 30% 18%;--state-completed-border:220 14% 70%;--shadow-1:0 1px 2px 0 #0f172a0a;--shadow-2:0 1px 3px 0 #0f172a14, 0 1px 2px -1px #0f172a0f;--shadow-3:0 4px 6px -1px #0f172a14, 0 2px 4px -2px #0f172a0a;--shadow-4:0 10px 15px -3px #0f172a14, 0 4px 6px -4px #0f172a0a;--shadow-5:0 25px 50px -12px #0f172a29;--easing-standard:cubic-bezier(.2, 0, 0, 1);--easing-emphasized:cubic-bezier(.3, 0, 0, 1)}.dark{--background:220 30% 8%;--foreground:0 0% 96%;--card:220 25% 11%;--card-foreground:0 0% 96%;--popover:220 25% 11%;--popover-foreground:0 0% 96%;--primary:220 70% 60%;--primary-foreground:220 35% 8%;--secondary:220 20% 16%;--secondary-foreground:0 0% 96%;--muted:220 20% 14%;--muted-foreground:220 12% 65%;--accent:354 78% 58%;--accent-foreground:0 0% 100%;--destructive:0 70% 58%;--destructive-foreground:0 0% 100%;--success:152 50% 50%;--success-foreground:220 30% 8%;--warning:38 90% 58%;--warning-foreground:220 35% 8%;--info:220 70% 65%;--info-foreground:220 30% 8%;--border:220 20% 20%;--input:220 20% 22%;--ring:220 70% 60%;--chart-1:220 70% 60%;--chart-2:354 78% 58%;--chart-3:152 50% 50%;--chart-4:38 90% 58%;--chart-5:220 12% 65%;--state-booked-bg:220 45% 18%;--state-booked-fg:220 70% 82%;--state-booked-border:220 70% 60%;--state-confirmed-bg:152 30% 16%;--state-confirmed-fg:152 50% 75%;--state-confirmed-border:152 50% 50%;--state-pending-bg:38 50% 16%;--state-pending-fg:38 85% 75%;--state-pending-border:38 90% 58%;--state-cancelled-bg:0 40% 20%;--state-cancelled-fg:0 80% 82%;--state-cancelled-border:0 75% 58%;--state-noshow-bg:220 20% 18%;--state-noshow-fg:220 15% 70%;--state-noshow-border:220 15% 45%;--state-completed-bg:220 20% 18%;--state-completed-fg:220 15% 75%;--state-completed-border:220 15% 50%;--shadow-1:0 1px 2px 0 #0000004d;--shadow-2:0 1px 3px 0 #0006, 0 1px 2px -1px #0000004d;--shadow-3:0 4px 6px -1px #0006, 0 2px 4px -2px #0000004d;--shadow-4:0 10px 15px -3px #00000080, 0 4px 6px -4px #0006;--shadow-5:0 25px 50px -12px #000000b3}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}html{font-family:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;color:hsl(var(--foreground));background:hsl(var(--background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth;font-size:16px;line-height:1.5}body{color:inherit;background:inherit;font-feature-settings:"cv11", "ss01";font-family:inherit}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#__next,#root{isolation:isolate}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:hsl(var(--border));border:2px solid hsl(var(--background));border-radius:999px}::-webkit-scrollbar-track{background:0 0}