@layer base{:root{tab-size:4}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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}textarea{resize:vertical}button,[role=button]{cursor:pointer}input::placeholder,textarea::placeholder{color:#6b7280b3}@supports (color:color-mix(in lab, red, red)){input::placeholder,textarea::placeholder{color:color-mix(in oklab, var(--color-muted-foreground) 70%, transparent)}}img,video{max-width:100%;height:auto}summary{display:list-item}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}html{scroll-behavior:smooth}:focus-visible{outline-color:var(--color-foreground)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{font-family:var(--font-sans);background-color:var(--color-background);color:var(--color-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;line-height:1.5rem}h1{font-size:1.875rem;font-weight:700;line-height:2.625rem}h2{font-size:1.5rem;font-weight:700;line-height:2.25rem}h3{font-size:1.25rem;font-weight:700;line-height:1.875rem}a{color:var(--color-primary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}*{scrollbar-width:thin;scrollbar-color:#6b728066 #f3f4f64d}@supports (color:color-mix(in lab, red, red)){*{scrollbar-color:color-mix(in oklab, var(--color-muted-foreground) 40%, transparent) color-mix(in oklab, var(--color-muted) 30%, transparent)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f3f4f626}@supports (color:color-mix(in lab, red, red)){::-webkit-scrollbar-track{background:color-mix(in oklab, var(--color-muted) 15%, transparent)}}::-webkit-scrollbar-thumb{background:#6b728059}@supports (color:color-mix(in lab, red, red)){::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--color-muted-foreground) 35%, transparent)}}::-webkit-scrollbar-thumb{border:2px solid #f3f4f626;border-radius:9999px}@supports (color:color-mix(in lab, red, red)){::-webkit-scrollbar-thumb{border:2px solid color-mix(in oklab, var(--color-muted) 15%, transparent)}}}[data-chart] .recharts-tooltip-cursor line{opacity:1}@layer components{.link-underline{position:relative}.link-underline:after{content:"";border-bottom:2px solid;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:translateY(.75rem)}.link-underline:hover:after,.link-underline:focus-visible:after{transform:translateY(0)}.container-grid{max-width:var(--container-max-width);padding-inline:var(--grid-gutter);grid-template-columns:repeat(var(--grid-columns), 1fr);gap:var(--grid-gutter);margin-inline:auto;display:grid}.color-primary{color:var(--color-primary)}}@layer utilities{@keyframes fade-out-0{0%{opacity:1}to{opacity:0}}@keyframes fade-in-0{0%{opacity:0}to{opacity:1}}.fade-out-0{animation:.15s ease-out both fade-out-0}.fade-in-0{animation:.15s ease-out both fade-in-0}}:root,:host{--color-grey-0:#fff;--color-grey-5:#f9fafb;--color-grey-10:#f3f4f6;--color-grey-50:#6b7280;--color-grey-90:#111827;--color-red-600:#dc2626;--color-background:var(--color-grey-5);--color-foreground:var(--color-grey-90);--color-primary:var(--color-red-600);--color-muted:var(--color-grey-10);--color-muted-foreground:var(--color-grey-50);--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif}:root{--media-mobile-sm:415px;--media-mobile:915px;--media-desktop:1024px;--media-desktop-lg:1280px;--container-max-width:73.5rem;--grid-columns:12;--grid-gutter:1.5rem;--border-radius:.375rem;--border-radius-sm:.25rem;--border-radius-md:.375rem;--border-radius-lg:.5rem;--border-radius-xl:.75rem}html.theme-light-storefront{--storefront-color-white:var(--color-grey-0);--storefront-color-red:#e51c23;--storefront-color-red-light:#ef5350;--storefront-color-red-hover:#c51319;--storefront-color-red-dark:#c62828;--storefront-color-red-soft:#e57373;--storefront-color-charcoal:#15191e;--storefront-color-grey-muted:#5f6d82;--storefront-color-grey-mid:#8b99ae;--storefront-color-grey-light:#eeeff1;--storefront-color-grey-border:#d4d9e1;--storefront-container-max-width:75rem;--storefront-header-height-mobile:3.75rem;--storefront-header-height-desktop:4.75rem;--storefront-top-nav-height:2.25rem;--storefront-footer-bar-height:4rem;--color-primary:var(--storefront-color-red);--color-primary-hover:var(--storefront-color-red-hover);--color-primary-pastel:var(--storefront-color-red-light);--color-primary-muted:var(--storefront-color-red-soft);--color-primary-foreground:var(--storefront-color-white);--color-secondary:var(--storefront-color-grey-muted);--color-secondary-foreground:var(--storefront-color-white);--color-accent:var(--storefront-color-red-light);--color-accent-hover:var(--storefront-color-red-hover);--color-accent-pastel:var(--storefront-color-red-soft);--color-accent-muted:var(--storefront-color-red-dark);--color-accent-foreground:var(--storefront-color-white);--color-background:var(--storefront-color-white);--color-foreground:var(--storefront-color-charcoal);--color-muted:var(--storefront-color-grey-light);--color-muted-foreground:var(--storefront-color-grey-muted);--color-muted-hover:var(--storefront-color-grey-mid);--color-card:var(--storefront-color-white);--color-card-foreground:var(--storefront-color-charcoal);--color-border:var(--storefront-color-grey-border);--color-input:var(--storefront-color-grey-border);--color-ring:var(--storefront-color-red);--color-popover:var(--storefront-color-white);--color-popover-foreground:var(--storefront-color-charcoal);--color-overlay:#0006}html:has(.app-role-root[data-role=storefront]){--storefront-color-white:var(--color-grey-0);--storefront-color-red:#e51c23;--storefront-color-red-light:#ef5350;--storefront-color-red-hover:#c51319;--storefront-color-red-dark:#c62828;--storefront-color-red-soft:#e57373;--storefront-color-charcoal:#15191e;--storefront-color-grey-muted:#5f6d82;--storefront-color-grey-mid:#8b99ae;--storefront-color-grey-light:#eeeff1;--storefront-color-grey-border:#d4d9e1;--storefront-container-max-width:75rem;--storefront-header-height-mobile:3.75rem;--storefront-header-height-desktop:4.75rem;--storefront-top-nav-height:2.25rem;--storefront-footer-bar-height:4rem;--color-primary:var(--storefront-color-red);--color-primary-hover:var(--storefront-color-red-hover);--color-primary-pastel:var(--storefront-color-red-light);--color-primary-muted:var(--storefront-color-red-soft);--color-primary-foreground:var(--storefront-color-white);--color-secondary:var(--storefront-color-grey-muted);--color-secondary-foreground:var(--storefront-color-white);--color-accent:var(--storefront-color-red-light);--color-accent-hover:var(--storefront-color-red-hover);--color-accent-pastel:var(--storefront-color-red-soft);--color-accent-muted:var(--storefront-color-red-dark);--color-accent-foreground:var(--storefront-color-white);--color-background:var(--storefront-color-white);--color-foreground:var(--storefront-color-charcoal);--color-muted:var(--storefront-color-grey-light);--color-muted-foreground:var(--storefront-color-grey-muted);--color-muted-hover:var(--storefront-color-grey-mid);--color-card:var(--storefront-color-white);--color-card-foreground:var(--storefront-color-charcoal);--color-border:var(--storefront-color-grey-border);--color-input:var(--storefront-color-grey-border);--color-ring:var(--storefront-color-red);--color-popover:var(--storefront-color-white);--color-popover-foreground:var(--storefront-color-charcoal);--color-overlay:#0006}:is(html.theme-dark-storefront,html.dark:has(.app-role-root[data-role=storefront])){--storefront-dark-color-red:#ef5350;--storefront-dark-color-red-light:#e57373;--storefront-dark-color-red-dark:#c62828;--storefront-dark-color-red-soft:#f5a3a5;--storefront-dark-color-bg:#0f1214;--storefront-dark-color-surface:#1a1d22;--storefront-dark-color-fg:#f0f0f2;--storefront-dark-color-fg-muted:#8b99ae;--storefront-dark-color-border:#2e3338;--color-primary:var(--storefront-dark-color-red);--color-primary-hover:var(--storefront-dark-color-red-dark);--color-primary-pastel:var(--storefront-dark-color-red-light);--color-primary-muted:var(--storefront-dark-color-red-dark);--color-primary-foreground:var(--storefront-dark-color-fg);--color-secondary:var(--storefront-dark-color-fg-muted);--color-secondary-foreground:var(--storefront-dark-color-fg);--color-accent:var(--storefront-dark-color-red-light);--color-accent-pastel:var(--storefront-dark-color-red-soft);--color-accent-muted:var(--storefront-dark-color-red-dark);--color-accent-foreground:var(--storefront-dark-color-fg);--color-background:var(--storefront-dark-color-bg);--color-foreground:var(--storefront-dark-color-fg);--color-muted:var(--storefront-dark-color-surface);--color-muted-foreground:var(--storefront-dark-color-fg-muted);--color-muted-hover:var(--storefront-dark-color-fg-muted);--color-card:var(--storefront-dark-color-surface);--color-card-foreground:var(--storefront-dark-color-fg);--color-border:var(--storefront-dark-color-border);--color-input:var(--storefront-dark-color-border);--color-ring:var(--storefront-dark-color-red);--color-popover:var(--storefront-dark-color-surface);--color-popover-foreground:var(--storefront-dark-color-fg);--color-overlay:#0009}html.theme-light-admin{--admin-color-white:var(--color-grey-0);--admin-color-teal:#1b91c5;--admin-color-teal-light:#67b3d9;--admin-color-teal-dark:#0b4f73;--admin-color-aqua:#2ec79e;--admin-color-aqua-light:#9adad1;--admin-color-aqua-dark:#11887c;--admin-color-charcoal:#0f172a;--admin-color-grey-surface:#f3f3f3;--admin-color-grey-muted:#f5f5f5;--admin-color-grey-muted-fg:#6b7280;--admin-color-grey-border:#e5e7eb;--color-primary:var(--admin-color-teal);--color-primary-hover:var(--admin-color-teal-dark);--color-primary-pastel:var(--admin-color-teal-light);--color-primary-muted:var(--admin-color-teal-dark);--color-primary-foreground:var(--admin-color-white);--color-secondary:var(--admin-color-grey-muted);--color-secondary-foreground:var(--admin-color-charcoal);--color-accent:var(--admin-color-aqua);--color-accent-hover:var(--admin-color-aqua-dark);--color-accent-pastel:var(--admin-color-aqua-light);--color-accent-muted:var(--admin-color-aqua-dark);--color-accent-foreground:var(--admin-color-charcoal);--color-background:var(--admin-color-grey-surface);--color-foreground:var(--admin-color-charcoal);--color-muted:var(--admin-color-grey-muted);--color-muted-foreground:var(--admin-color-grey-muted-fg);--color-muted-hover:var(--color-muted-foreground);--color-card:var(--admin-color-white);--color-card-foreground:var(--admin-color-charcoal);--color-border:var(--admin-color-grey-border);--color-input:var(--admin-color-grey-border);--color-ring:var(--admin-color-teal);--color-popover:var(--admin-color-white);--color-popover-foreground:var(--admin-color-charcoal);--color-overlay:#0006}html:has(.app-role-root[data-role=admin]){--admin-color-white:var(--color-grey-0);--admin-color-teal:#1b91c5;--admin-color-teal-light:#67b3d9;--admin-color-teal-dark:#0b4f73;--admin-color-aqua:#2ec79e;--admin-color-aqua-light:#9adad1;--admin-color-aqua-dark:#11887c;--admin-color-charcoal:#0f172a;--admin-color-grey-surface:#f3f3f3;--admin-color-grey-muted:#f5f5f5;--admin-color-grey-muted-fg:#6b7280;--admin-color-grey-border:#e5e7eb;--color-primary:var(--admin-color-teal);--color-primary-hover:var(--admin-color-teal-dark);--color-primary-pastel:var(--admin-color-teal-light);--color-primary-muted:var(--admin-color-teal-dark);--color-primary-foreground:var(--admin-color-white);--color-secondary:var(--admin-color-grey-muted);--color-secondary-foreground:var(--admin-color-charcoal);--color-accent:var(--admin-color-aqua);--color-accent-hover:var(--admin-color-aqua-dark);--color-accent-pastel:var(--admin-color-aqua-light);--color-accent-muted:var(--admin-color-aqua-dark);--color-accent-foreground:var(--admin-color-charcoal);--color-background:var(--admin-color-grey-surface);--color-foreground:var(--admin-color-charcoal);--color-muted:var(--admin-color-grey-muted);--color-muted-foreground:var(--admin-color-grey-muted-fg);--color-muted-hover:var(--color-muted-foreground);--color-card:var(--admin-color-white);--color-card-foreground:var(--admin-color-charcoal);--color-border:var(--admin-color-grey-border);--color-input:var(--admin-color-grey-border);--color-ring:var(--admin-color-teal);--color-popover:var(--admin-color-white);--color-popover-foreground:var(--admin-color-charcoal);--color-overlay:#0006}:is(html.theme-dark-admin,html.dark:has(.app-role-root[data-role=admin])){--admin-dark-color-teal:#3aadd4;--admin-dark-color-teal-light:#7ec8e5;--admin-dark-color-teal-dark:#0b4f73;--admin-dark-color-aqua:#4dd9b4;--admin-dark-color-aqua-light:#a8e8d8;--admin-dark-color-aqua-dark:#11887c;--admin-dark-color-bg:#0a1420;--admin-dark-color-surface:#142230;--admin-dark-color-fg:#e6f0f6;--admin-dark-color-fg-muted:#8ea9bf;--admin-dark-color-border:#223246;--color-primary:var(--admin-dark-color-teal);--color-primary-hover:var(--admin-dark-color-teal-dark);--color-primary-pastel:var(--admin-dark-color-teal-light);--color-primary-muted:var(--admin-dark-color-teal-dark);--color-primary-foreground:var(--admin-dark-color-fg);--color-secondary:var(--admin-dark-color-surface);--color-secondary-foreground:var(--admin-dark-color-fg);--color-accent:var(--admin-dark-color-aqua);--color-accent-hover:var(--admin-dark-color-aqua-dark);--color-accent-pastel:var(--admin-dark-color-aqua-light);--color-accent-muted:var(--admin-dark-color-aqua-dark);--color-accent-foreground:var(--admin-dark-color-bg);--color-background:var(--admin-dark-color-bg);--color-foreground:var(--admin-dark-color-fg);--color-muted:var(--admin-dark-color-surface);--color-muted-foreground:var(--admin-dark-color-fg-muted);--color-muted-hover:var(--color-muted-foreground);--color-card:var(--admin-dark-color-surface);--color-card-foreground:var(--admin-dark-color-fg);--color-border:var(--admin-dark-color-border);--color-input:var(--admin-dark-color-border);--color-ring:var(--admin-dark-color-teal);--color-popover:var(--admin-dark-color-surface);--color-popover-foreground:var(--admin-dark-color-fg);--color-overlay:#0009}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}
