@layer dm.tokens, dm.global, dm.components, dm.utilities;@layer dm.tokens{:root{--dm-gray-0:#000000;--dm-gray-50:#0a0a0a;--dm-gray-100:#141414;--dm-gray-200:#1f1f1f;--dm-gray-300:#2e2e2e;--dm-gray-400:#454545;--dm-gray-500:#6b6b6b;--dm-gray-600:#8f8f8f;--dm-gray-700:#b0b0b0;--dm-gray-800:#cfcfcf;--dm-gray-900:#e8e8e8;--dm-gray-950:#f5f5f5;--dm-gray-1000:#ffffff}:where(:root){--dm-accent-100:var(--dm-gray-100);--dm-accent-300:var(--dm-gray-300);--dm-accent-500:var(--dm-gray-500);--dm-accent-700:var(--dm-gray-700);--dm-accent-900:var(--dm-gray-900);--dm-on-accent-strong:var(--dm-on-background-strong)}[data-palette=orange]{--dm-accent-100:#1a0f00;--dm-accent-300:#4d2b00;--dm-accent-500:#ff6a00;--dm-accent-700:#ff9d4d;--dm-accent-900:#ffd9b3;--dm-on-accent-strong:#ffffff}[data-palette=blue]{--dm-accent-100:#0a1128;--dm-accent-300:#1e3a8a;--dm-accent-500:#3b82f6;--dm-accent-700:#93c5fd;--dm-accent-900:#dbeafe;--dm-on-accent-strong:#ffffff}[data-palette=green]{--dm-accent-100:#06210f;--dm-accent-300:#14532d;--dm-accent-500:#22c55e;--dm-accent-700:#86efac;--dm-accent-900:#dcfce7;--dm-on-accent-strong:#ffffff}[data-palette=purple]{--dm-accent-100:#1e0a2e;--dm-accent-300:#6b21a8;--dm-accent-500:#a855f7;--dm-accent-700:#d8b4fe;--dm-accent-900:#f3e8ff;--dm-on-accent-strong:#ffffff}[data-palette=red]{--dm-accent-100:#2a0a0a;--dm-accent-300:#7f1d1d;--dm-accent-500:#ef4444;--dm-accent-700:#fca5a5;--dm-accent-900:#fee2e2;--dm-on-accent-strong:#ffffff}[data-palette=orange-dark]{--dm-accent-100:#1d0d02;--dm-accent-300:#4e2304;--dm-accent-500:#914108;--dm-accent-700:#cb5b0b;--dm-accent-900:#f48434;--dm-on-accent-strong:#ffffff}[data-palette=blue-dark]{--dm-accent-100:#030c1c;--dm-accent-300:#07214a;--dm-accent-500:#0e3e8b;--dm-accent-700:#1357c3;--dm-accent-900:#3c7fec;--dm-on-accent-strong:#ffffff}[data-palette=green-dark]{--dm-accent-100:#06190d;--dm-accent-300:#0f4322;--dm-accent-500:#1c7d3f;--dm-accent-700:#27b059;--dm-accent-900:#4fd882;--dm-on-accent-strong:#ffffff}[data-palette=purple-dark]{--dm-accent-100:#10031c;--dm-accent-300:#2a074a;--dm-accent-500:#4f0e8b;--dm-accent-700:#6e13c3;--dm-accent-900:#973cec;--dm-on-accent-strong:#ffffff}[data-palette=red-dark]{--dm-accent-100:#1b0404;--dm-accent-300:#480a0a;--dm-accent-500:#861313;--dm-accent-700:#bc1a1a;--dm-accent-900:#e54343;--dm-on-accent-strong:#ffffff}[data-palette=orange-light]{--dm-accent-100:#54331c;--dm-accent-300:#915930;--dm-accent-500:#d4a17d;--dm-accent-700:#e8cdba;--dm-accent-900:#f7eee8;--dm-on-accent-strong:#1a1a1a}[data-palette=blue-light]{--dm-accent-100:#1f3252;--dm-accent-300:#35578d;--dm-accent-500:#819fd0;--dm-accent-700:#bccce6;--dm-accent-900:#e9eef7;--dm-on-accent-strong:#1a1a1a}[data-palette=green-light]{--dm-accent-100:#244c33;--dm-accent-300:#3f8358;--dm-accent-500:#8ac7a0;--dm-accent-700:#c1e1cd;--dm-accent-900:#eaf5ee;--dm-on-accent-strong:#1a1a1a}[data-palette=purple-light]{--dm-accent-100:#391f52;--dm-accent-300:#62358d;--dm-accent-500:#aa81d0;--dm-accent-700:#d2bce6;--dm-accent-900:#f0e9f7;--dm-on-accent-strong:#1a1a1a}[data-palette=red-light]{--dm-accent-100:#502121;--dm-accent-300:#8a3838;--dm-accent-500:#cd8484;--dm-accent-700:#e4bebe;--dm-accent-900:#f6e9e9;--dm-on-accent-strong:#1a1a1a}:root,:root[data-theme=dark]{--dm-page-background:var(--dm-gray-0);--dm-surface-background:var(--dm-gray-100);--dm-surface-raised:var(--dm-gray-200);--dm-overlay-background:rgb(0 0 0/0.72);--dm-on-background-strong:var(--dm-gray-1000);--dm-on-background-medium:var(--dm-gray-700);--dm-on-background-weak:var(--dm-gray-500);--dm-solid-background:var(--dm-gray-1000);--dm-solid-background-hover:var(--dm-gray-900);--dm-on-solid-strong:var(--dm-gray-0);--dm-on-solid-weak:var(--dm-gray-400);--dm-border-strong:var(--dm-gray-500);--dm-border-medium:var(--dm-gray-300);--dm-border-weak:var(--dm-gray-200)}:root[data-theme=light]{--dm-page-background:var(--dm-gray-1000);--dm-surface-background:var(--dm-gray-950);--dm-surface-raised:var(--dm-gray-900);--dm-overlay-background:rgb(255 255 255/0.72);--dm-on-background-strong:var(--dm-gray-0);--dm-on-background-medium:var(--dm-gray-400);--dm-on-background-weak:var(--dm-gray-500);--dm-solid-background:var(--dm-gray-0);--dm-solid-background-hover:var(--dm-gray-200);--dm-on-solid-strong:var(--dm-gray-1000);--dm-on-solid-weak:var(--dm-gray-700);--dm-border-strong:var(--dm-gray-600);--dm-border-medium:var(--dm-gray-800);--dm-border-weak:var(--dm-gray-900)}}@layer dm.tokens{:where(:root[data-theme=dark]){--dm-focus-ring:var(--dm-gray-1000)}:where(:root[data-theme=light]){--dm-focus-ring:var(--dm-gray-0)}:where(:root){--dm-action-background:var(--dm-solid-background);--dm-action-background-hover:var(--dm-solid-background-hover);--dm-on-action-strong:var(--dm-on-solid-strong)}:root{--dm-status-error-fill:var(--dm-on-background-strong);--dm-status-error-pattern:var(--dm-pattern-12);--dm-status-warning-fill:var(--dm-on-background-strong);--dm-status-warning-pattern:var(--dm-pattern-8);--dm-status-success-fill:var(--dm-on-background-strong);--dm-status-success-pattern:var(--dm-pattern-4);--dm-status-info-fill:var(--dm-on-background-medium);--dm-status-info-pattern:var(--dm-pattern-2)}:root:not([data-palette=mono]){--dm-status-error-fill:#ff4d4d;--dm-status-warning-fill:#ffb020;--dm-status-success-fill:#3ddc84;--dm-status-info-fill:var(--dm-accent-500)}[data-palette]:not([data-palette=mono]){--dm-action-background:var(--dm-accent-500);--dm-action-background-hover:var(--dm-accent-700);--dm-on-action-strong:var(--dm-on-accent-strong);--dm-focus-ring:var(--dm-accent-500)}:root{--dm-unit:4px;--dm-space-0:0;--dm-space-1:1px;--dm-space-2:2px;--dm-space-4:4px;--dm-space-8:8px;--dm-space-12:12px;--dm-space-16:16px;--dm-space-20:20px;--dm-space-24:24px;--dm-space-32:32px;--dm-space-40:40px;--dm-space-48:48px;--dm-space-56:56px;--dm-space-64:64px;--dm-space-80:80px;--dm-space-96:96px;--dm-space-128:128px;--dm-space-160:160px;--dm-space-xs:var(--dm-space-4);--dm-space-s:var(--dm-space-8);--dm-space-m:var(--dm-space-16);--dm-space-l:var(--dm-space-24);--dm-space-xl:var(--dm-space-40);--dm-control-height-s:24px;--dm-control-height-m:32px;--dm-control-height-l:40px;--dm-control-padding-x:var(--dm-space-12);--dm-section-gap:var(--dm-space-40);--dm-z-overlay:1000;--dm-z-toast:1100}:root[data-density=compact]{--dm-control-height-s:20px;--dm-control-height-m:28px;--dm-control-height-l:32px;--dm-control-padding-x:var(--dm-space-8);--dm-section-gap:var(--dm-space-24)}:root[data-density=comfortable]{--dm-control-height-s:32px;--dm-control-height-m:40px;--dm-control-height-l:48px;--dm-control-padding-x:var(--dm-space-16);--dm-section-gap:var(--dm-space-64)}:root{--dm-font-display:"Departure Mono","Geist Mono",ui-monospace,monospace;--dm-font-mono:"Geist Mono",ui-monospace,"SFMono-Regular",Consolas,monospace;--dm-font-pixel:"Departure Mono",ui-monospace,monospace;--dm-font-size-2xs:0.6875rem;--dm-font-size-xs:0.75rem;--dm-font-size-s:0.8125rem;--dm-font-size-m:0.875rem;--dm-font-size-l:1rem;--dm-font-size-xl:1.125rem;--dm-display-size-xs:1.375rem;--dm-display-size-s:2.0625rem;--dm-display-size-m:2.75rem;--dm-display-size-l:4.125rem;--dm-display-size-xl:5.5rem;--dm-line-height-2xs:1rem;--dm-line-height-xs:1.125rem;--dm-line-height-s:1.25rem;--dm-line-height-m:1.25rem;--dm-line-height-l:1.5rem;--dm-line-height-xl:1.625rem;--dm-display-line-height-xs:1.5rem;--dm-display-line-height-s:2.25rem;--dm-display-line-height-m:3rem;--dm-display-line-height-l:4.5rem;--dm-display-line-height-xl:6rem;--dm-weight-regular:400;--dm-weight-medium:500;--dm-weight-bold:700;--dm-tracking-tight:0;--dm-tracking-normal:0.02em;--dm-tracking-wide:0.08em;--dm-tracking-display:0.06em;--dm-pattern-0:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3C/svg%3E");--dm-pattern-2:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-4:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-6:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-8:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-10:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-12:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='3' y='0' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='1' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-14:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='3' y='0' width='1' height='1'/%3E%3Crect x='0' y='1' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='1' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='2' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-16:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect x='0' y='0' width='1' height='1'/%3E%3Crect x='1' y='0' width='1' height='1'/%3E%3Crect x='2' y='0' width='1' height='1'/%3E%3Crect x='3' y='0' width='1' height='1'/%3E%3Crect x='0' y='1' width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3Crect x='2' y='1' width='1' height='1'/%3E%3Crect x='3' y='1' width='1' height='1'/%3E%3Crect x='0' y='2' width='1' height='1'/%3E%3Crect x='1' y='2' width='1' height='1'/%3E%3Crect x='2' y='2' width='1' height='1'/%3E%3Crect x='3' y='2' width='1' height='1'/%3E%3Crect x='0' y='3' width='1' height='1'/%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='2' y='3' width='1' height='1'/%3E%3Crect x='3' y='3' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-checker:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 2' shape-rendering='crispEdges' fill='black'%3E%3Crect width='1' height='1'/%3E%3Crect x='1' y='1' width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-scanline:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 2' shape-rendering='crispEdges' fill='black'%3E%3Crect width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4' shape-rendering='crispEdges' fill='black'%3E%3Crect width='1' height='1'/%3E%3C/svg%3E");--dm-pattern-size:var(--dm-unit);--dm-radius-0:0;--dm-radius-2:2px;--dm-radius-4:4px;--dm-radius-8:8px;--dm-radius-12:12px;--dm-radius-16:16px;--dm-radius-full:9999px;--dm-border-width-0:0;--dm-border-width-1:1px;--dm-border-width-2:2px;--dm-border-width-4:4px;--dm-radius-control:var(--dm-radius-4);--dm-radius-surface:var(--dm-radius-8);--dm-corner-notch:var(--dm-unit);--dm-clip-notched:polygon(var(--dm-corner-notch) 0,calc(100% - var(--dm-corner-notch)) 0,100% var(--dm-corner-notch),100% calc(100% - var(--dm-corner-notch)),calc(100% - var(--dm-corner-notch)) 100%,var(--dm-corner-notch) 100%,0 calc(100% - var(--dm-corner-notch)),0 var(--dm-corner-notch))}:root[data-border=notched],:root[data-border=square]{--dm-radius-control:0;--dm-radius-surface:0}:root{--dm-shadow-none:none;--dm-shadow-s:2px 2px 0 var(--dm-border-strong);--dm-shadow-m:4px 4px 0 var(--dm-border-strong);--dm-shadow-l:8px 8px 0 var(--dm-border-strong);--dm-shadow-inset:inset 0 0 0 1px var(--dm-border-medium);--dm-shadow-focus:0 0 0 2px var(--dm-page-background),0 0 0 4px var(--dm-focus-ring);--dm-series-1:var(--dm-pattern-16);--dm-series-2:var(--dm-pattern-12);--dm-series-3:var(--dm-pattern-8);--dm-series-4:var(--dm-pattern-6);--dm-series-5:var(--dm-pattern-4);--dm-series-6:var(--dm-pattern-2);--dm-series-fill:var(--dm-on-background-strong);--dm-axis-color:var(--dm-border-medium);--dm-grid-color:var(--dm-border-weak);--dm-plot-stroke:1px;--dm-bar-width:var(--dm-space-4);--dm-bar-gap:var(--dm-space-2)}}@layer dm.tokens{}@layer dm.tokens{@font-face{font-family:Departure Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/departure-mono-regular.2210cbd8.woff2) format("woff2")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/geist-mono-latin-400-normal.d4363d9d.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/geist-mono-latin-ext-400-normal.8a6d87c5.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/geist-mono-latin-500-normal.1da37eeb.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/geist-mono-latin-ext-500-normal.1d9f57e4.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/geist-mono-latin-700-normal.ca709997.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/geist-mono-latin-ext-700-normal.7c132a18.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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}}@layer dm.tokens{}@layer dm.tokens{}@layer dm.tokens{}@layer dm.tokens{}@layer dm.tokens{}