:root{--radius:.6rem;--background:#fff;--foreground:#020817;--card:#f4f4f5;--card-foreground:#020817;--popover:#fff;--popover-foreground:#020817;--primary:#0f1729;--primary-foreground:#f8fafc;--secondary:#f1f5f9;--secondary-foreground:#0f1729;--muted:#f1f5f9;--muted-foreground:#65758b;--accent:#f1f5f9;--accent-foreground:#0f1729;--destructive:#ef4343;--destructive-foreground:#f8fafc;--border:#e4e4e7;--input:#e1e7ef;--ring:#020817;--success:#16a249;--warning:#f59f0a;--error:#ef4343;--chart-1:#e76e50;--chart-2:#2a9d90;--chart-3:#274754;--chart-4:#e8c468;--chart-5:#f4a462;--muted2:#e8e8e8;--muted2-foreground:#71717a;--tome-color-background:var(--background);--tome-color-foreground:var(--foreground);--tome-color-surface:var(--card);--tome-color-on-surface:var(--card-foreground);--tome-color-surface-muted:var(--muted);--tome-color-on-surface-muted:var(--muted-foreground);--tome-color-surface-tint:var(--muted);--tome-color-popover:var(--popover);--tome-color-on-popover:var(--popover-foreground);--tome-color-primary:var(--primary);--tome-color-on-primary:var(--primary-foreground);--tome-color-secondary:var(--secondary);--tome-color-on-secondary:var(--secondary-foreground);--tome-color-accent:var(--accent);--tome-color-on-accent:var(--accent-foreground);--tome-color-destructive:var(--destructive);--tome-color-on-destructive:var(--destructive-foreground);--tome-color-success:var(--success);--tome-color-warning:var(--warning);--tome-color-error:var(--error);--tome-color-border:var(--border);--tome-color-input:var(--input);--tome-color-ring:var(--ring);--tome-color-surface-inverse:#fff;--tome-color-surface-inverse-faint:#ffffffd9;--tome-color-border-inverse:#fff3;--tome-color-surface-solid-dark:#000;--tome-color-on-inverse:#090909;--tome-color-chart-1:var(--chart-1);--tome-color-chart-2:var(--chart-2);--tome-color-chart-3:var(--chart-3);--tome-color-chart-4:var(--chart-4);--tome-color-chart-5:var(--chart-5)}@supports (color:lab(0% 0 0)){:root{--tome-color-surface-inverse:lab(100% 0 0);--tome-color-surface-inverse-faint:lab(100% 0 0/.85);--tome-color-border-inverse:lab(100% 0 0/.2);--tome-color-surface-solid-dark:lab(0% 0 0);--tome-color-on-inverse:lab(2.47865% 0 0)}}:root{--tome-radius:var(--radius);--tome-radius-sm:.25rem;--tome-radius-md:.5rem;--tome-radius-lg:.75rem;--tome-radius-full:9999px;--tome-z-base:0;--tome-z-dropdown:100;--tome-z-sticky:200;--tome-z-overlay:300;--tome-z-modal:400;--tome-z-popover:500;--tome-z-toast:600;--tome-shadow-xs:0 1px 2px #0000000f;--tome-shadow-sm:0 1px 3px #00000014;--tome-shadow-md:0 4px 12px #0000001a;--tome-shadow-lg:0 8px 24px #0000001f;--tome-shadow-inset:0 -10px 30px -10px #0000001f;--tome-motion-fast:.15s;--tome-motion-base:.3s;--tome-motion-slow:.5s;--tome-motion-ease-out:cubic-bezier(.33, 1, .68, 1);--tome-motion-ease-in-out:cubic-bezier(.65, 0, .35, 1);--tome-motion-ease-spring:cubic-bezier(.34, 1.56, .64, 1);--tome-motion-stagger-tight:40ms;--tome-motion-stagger-base:80ms;--tome-motion-stagger-loose:.16s;--tome-motion-spring-tension:1.7;--tome-type-sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--tome-type-serif:Georgia, "Times New Roman", serif;--tome-type-mono:"Roboto Mono", ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, monospace;--tome-type-display:var(--tome-type-sans);--tome-type-weight-regular:400;--tome-type-weight-medium:500;--tome-type-weight-semibold:600;--tome-type-weight-bold:700;--tome-type-weight-black:900;--tome-type-tracking-tight:-.025em;--tome-type-tracking-normal:0em;--tome-type-tracking-wide:.025em;--tome-type-tracking-wider:.05em;--tome-type-tracking-widest:.08em;--tome-text-h1:clamp(2.5rem, 5vw, 4rem);--tome-text-h2:clamp(2rem, 4vw, 3rem);--tome-text-h3:clamp(1.5rem, 3vw, 2.25rem);--tome-text-h4:clamp(1.25rem, 2vw, 1.5rem);--tome-text-h5:clamp(1.125rem, 1.5vw, 1.25rem);--tome-text-h6:1rem;--tome-text-lg:1.125rem;--tome-text-body:1rem;--tome-text-sm:.875rem;--tome-text-xs:.75rem;--tome-type-size-micro:.625rem;--tome-type-size-xxs:var(--tome-text-xs);--tome-type-size-xs:var(--tome-text-xs);--tome-type-size-sm:var(--tome-text-sm);--tome-type-size-base:var(--tome-text-body);--tome-type-size-md:var(--tome-text-body);--tome-type-size-lg:var(--tome-text-lg);--tome-type-size-xl:var(--tome-text-h5);--tome-type-size-2xl:var(--tome-text-h4);--tome-type-size-3xl:var(--tome-text-h3);--tome-type-size-4xl:var(--tome-text-h2);--tome-type-size-5xl:var(--tome-text-h1);--tome-type-size-xxl:var(--tome-text-h4);--tome-type-size-xxxl:var(--tome-text-h3);--tome-type-size-hero:clamp(3rem, 6vw, 5rem);--tome-leading-none:1;--tome-leading-tight:1.1;--tome-leading-snug:1.25;--tome-leading-normal:1.5;--tome-leading-relaxed:1.7;--tome-type-leading-none:var(--tome-leading-none);--tome-type-leading-tight:var(--tome-leading-tight);--tome-type-leading-snug:var(--tome-leading-snug);--tome-type-leading-normal:var(--tome-leading-normal);--tome-type-leading-relaxed:var(--tome-leading-relaxed);--tome-space-xxs:.125rem;--tome-space-xs:.25rem;--tome-space-sm:.5rem;--tome-space-md:.75rem;--tome-space-lg:1rem;--tome-space-xl:1.5rem;--tome-space-2xl:2rem;--tome-space-3xl:3rem;--tome-space-4xl:4rem;--tome-space-5xl:6rem;--tome-section-py:clamp(3rem, 8vw, 6rem);--tome-section-py-sm:clamp(2rem, 5vw, 4rem);--tome-section-py-lg:clamp(5rem, 10vw, 8rem);--tome-section-gap:clamp(1.5rem, 3vw, 2.5rem);--tome-grid-gap:clamp(1rem, 2vw, 1.5rem);--tome-grid-gap-y:clamp(1rem, 2vw, 1.5rem);--tome-grid-margin:clamp(1rem, 4vw, 3rem);--tome-grid-padding:var(--tome-grid-margin);--tome-container-narrow:min(100% - 2 * var(--tome-grid-margin), 960px);--tome-container:min(100% - 2 * var(--tome-grid-margin), 1280px);--tome-container-wide:min(100% - 2 * var(--tome-grid-margin), 1600px);--tome-container-full:100%;--tome-beam-start:#eb8a00;--tome-beam-stop:#955be3;--tome-particle:#fff;--tome-toggle-dark-color:#61bd67;--tome-toggle-light-color:#d57d00;--admin-brand-primary:#0074c9;--admin-brand-primary-foreground:#fff;--admin-brand-secondary:#6b4ec7;--admin-brand-success:#2f9f3d;--admin-brand-warning:#de9300;--admin-brand-error:#db1a2b}@supports (color:lab(0% 0 0)){:root{--tome-shadow-xs:0 1px 2px lab(0% 0 0/.06);--tome-shadow-sm:0 1px 3px lab(0% 0 0/.08);--tome-shadow-md:0 4px 12px lab(0% 0 0/.1);--tome-shadow-lg:0 8px 24px lab(0% 0 0/.12);--tome-shadow-inset:0 -10px 30px -10px lab(0% 0 0/.12);--tome-beam-start:lab(66.8657% 35.0673 89.7449);--tome-beam-stop:lab(50.3845% 45.1614 -61.7514);--tome-particle:lab(100% 0 0);--tome-toggle-dark-color:lab(69.3498% -42.0535 34.6246);--tome-toggle-light-color:lab(61.0285% 35.6475 103.281);--admin-brand-primary:lab(46.6457% -.178784 -60.0399);--admin-brand-primary-foreground:lab(100% 0 0);--admin-brand-secondary:lab(41.4928% 35.484 -60.1492);--admin-brand-success:lab(57.9394% -47.8174 40.6994);--admin-brand-warning:lab(67.2677% 24.2241 88.8082);--admin-brand-error:lab(47.8666% 69.8246 45.4131)}}[data-theme=dark]{--background:#0a0a0a;--foreground:#f8fafc;--card:#18181b;--card-foreground:#f8fafc;--popover:#020817;--popover-foreground:#f8fafc;--primary:#f8fafc;--primary-foreground:#0f1729;--secondary:#1f2a3d;--secondary-foreground:#f8fafc;--muted:#1f2a3d;--muted-foreground:#94a3b8;--accent:#1f2a3d;--accent-foreground:#f8fafc;--destructive:#811d1d;--destructive-foreground:#f8fafc;--border:#27272a;--input:#1f2a3d;--ring:#cbd5e1;--success:#21c45d;--warning:#f59f0a;--error:#ef4343}@media (min-width:2000px){html{font-size:.85vw}}
