/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-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-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--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]){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}}@layer components;@layer utilities{.absolute{position:absolute}.static{position:static}}:root{--brand-prune:#171221;--brand-lavender:#8f8be8;--brand-cream:#f5f2ea;--lavender-50:#f5f6ff;--lavender-100:#e9eaff;--lavender-200:#d5d6ff;--lavender-300:#b9b8ff;--lavender-400:var(--brand-lavender);--lavender-500:#7a73d9;--lavender-600:#635cb7;--lavender-700:#4f479a;--lavender-800:#38336f;--lavender-900:#25224c;--font-system:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Ubuntu, Cantarell, "Noto Sans", sans-serif;--font-monospace:ui-monospace, "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", monospace;--radius-surface:16px;--radius-field:12px;--radius-control:8px;--shadow-transient:var(--shadow-floating);--type-2xs:.7rem;--type-xs:.75rem;--type-sm:.8125rem;--type-base:.9rem;--type-lg:1.1rem;--type-xl:1.25rem;--weight-regular:450;--weight-medium:560;--weight-strong:650;--letter-tight:-.012em;--letter-caps:.06em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--size-control-sm:2.25rem;--size-control-md:2.75rem;--size-control-lg:3rem}[data-theme=light]{color-scheme:light;--canvas:#ebeae8;--surface:#f3f2f0;--surface-elevated:#fff;--field-surface:#fff;--surface-inset:#e2e0de;--surface-hover:#f1f0ee;--surface-pressed:#eeecea;--control-hover:#eeecea;--control-pressed:#e2e0de;--text:var(--brand-prune);--text-muted:#625b6b;--text-subtle:#6d6676;--border-subtle:#c9c5cd;--border-strong:#77717f;--action:var(--lavender-400);--action-hover:#847fe0;--action-pressed:var(--lavender-500);--action-text:var(--brand-prune);--action-border:var(--lavender-600);--selection-surface:var(--lavender-200);--selection-subtle:var(--lavender-100);--selection-text:var(--brand-prune);--selection-border:var(--lavender-600);--focus:var(--lavender-600);--separator:#d8d5da;--danger:#a12b45;--danger-text:#7d1931;--danger-surface:#f7e3e7;--danger-hover:#efd1d9;--danger-pressed:#e7bdc8;--warning:#765000;--warning-text:#674400;--warning-surface:#f6e8c7;--success:#27643d;--success-text:#1d5634;--success-surface:#ddefe3;--material-transient:#ffffffe0;--material-transient-solid:var(--surface-elevated);--material-scrim:#17122124;--material-scrim-solid:#17122152;--shadow-floating:0 8px 24px #17122124, 0 1px 2px #17122114;--shadow-modal:0 24px 48px #17122138, 0 2px 4px #1712211a}[data-theme=dark]{color-scheme:dark;--canvas:var(--brand-prune);--surface:#211a2d;--surface-elevated:#2a2236;--field-surface:var(--surface-elevated);--surface-inset:#110d18;--surface-hover:#342b41;--surface-pressed:#31273f;--control-hover:#31273f;--control-pressed:#3a2f49;--text:var(--brand-cream);--text-muted:#c6bfd0;--text-subtle:#a69db3;--border-subtle:#4a4059;--border-strong:#9187a1;--action:var(--lavender-400);--action-hover:var(--lavender-300);--action-pressed:var(--lavender-200);--action-text:var(--brand-prune);--action-border:var(--lavender-300);--selection-surface:var(--lavender-800);--selection-subtle:var(--lavender-900);--selection-text:var(--brand-cream);--selection-border:var(--lavender-300);--focus:var(--lavender-300);--separator:#3a3147;--danger:#ff9aaf;--danger-text:#ffdde4;--danger-surface:#45202e;--danger-hover:#572839;--danger-pressed:#642d42;--warning:#e4bd73;--warning-text:#ffe1a1;--warning-surface:#473710;--success:#7bc99b;--success-text:#d7f5e1;--success-surface:#193b29;--material-transient:#2a2236e6;--material-transient-solid:var(--surface-elevated);--material-scrim:#00000052;--material-scrim-solid:#00000085;--shadow-floating:0 12px 32px #0000008c, inset 0 1px 0 #f5f2ea0f;--shadow-modal:0 24px 56px #000000a6, inset 0 1px 0 #f5f2ea14}:root{--background:var(--canvas);--foreground:var(--text);--card:var(--surface-elevated);--card-foreground:var(--text);--popover:var(--surface-elevated);--popover-foreground:var(--text);--primary:var(--action);--primary-foreground:var(--action-text);--secondary:var(--surface);--secondary-foreground:var(--text);--muted:var(--surface-inset);--muted-foreground:var(--text-muted);--accent:var(--selection-surface);--accent-foreground:var(--selection-text);--destructive:var(--danger);--destructive-foreground:var(--danger-text);--border:var(--border-subtle);--input:var(--border-strong);--ring:var(--focus);--selection:var(--selection-surface);--radius:var(--radius-field)}@media (prefers-contrast:more){:root{--border-subtle:var(--border-strong);--selection-border:var(--text);--focus:var(--text);--material-transient:var(--material-transient-solid)}}:root{--motion-duration-direct:90ms;--motion-easing-direct:cubic-bezier(.2, 0, 0, 1);--motion-press-scale:.98;--motion-duration-transient:.16s;--motion-easing-transient:cubic-bezier(.2, 0, 0, 1);--motion-transient-scale:.985;--motion-duration-surface:.36s;--motion-easing-surface:cubic-bezier(.2, .8, .2, 1);--material-blur:18px}@media (prefers-reduced-motion:reduce){:root{--motion-duration-direct:0s;--motion-press-scale:1;--motion-duration-transient:.12s;--motion-transient-scale:1;--motion-duration-surface:.12s}}@media (prefers-reduced-transparency:reduce){:root{--material-transient:var(--material-transient-solid);--material-blur:0px}}:root{color-scheme:light;background:var(--canvas);color:var(--text);font-family:var(--font-system);font-optical-sizing:auto;text-rendering:optimizelegibility;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);min-width:20rem;min-height:100dvh;margin:0}body,button{font:inherit}a{color:inherit;text-underline-offset:.22em;-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible{outline:2px solid var(--focus);outline-offset:4px}::selection{background:var(--selection);color:var(--selection-text)}h1,h2,h3{text-wrap:balance;scroll-margin-top:5rem}h1,h2,p{margin-top:0}p{text-wrap:pretty}.skip-link{z-index:20;border-radius:var(--radius-control);background:var(--surface-elevated);padding:.55rem .75rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.section-shell,.site-header,.site-footer{width:min(100% - 3rem,46rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--border-subtle);align-items:center;min-height:4.75rem;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.65rem;width:fit-content;font-size:.95rem;font-weight:680;text-decoration:none;display:inline-flex}.brand img{width:2rem;height:2rem;display:block}.brand:hover span{color:var(--text-muted)}.home{align-items:center;min-height:calc(100svh - 10.25rem);padding-block:clamp(4rem,10vw,8rem);display:flex}.home-copy{max-width:42rem}h1{letter-spacing:-.065em;max-width:10ch;margin-bottom:1.5rem;font-size:clamp(3.25rem,9vw,6.5rem);font-weight:560;line-height:.94}h2{letter-spacing:-.035em;margin-bottom:.8rem;font-size:clamp(1.5rem,4vw,2.4rem);font-weight:560;line-height:1.05}.lede{max-width:32rem;color:var(--text-muted);margin-bottom:0;font-size:clamp(1.05rem,2.5vw,1.2rem);line-height:1.65}.primary-action{border-radius:var(--radius-control);background:var(--action);min-height:2.75rem;color:var(--action-text);justify-content:center;align-items:center;margin-top:2rem;padding:.65rem 1rem;font-size:.82rem;font-weight:650;text-decoration:none;transition:background-color .16s,transform .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.primary-action:hover{background:var(--action-hover)}.download{max-width:32rem;margin-top:2.5rem}.release-status{margin-bottom:.85rem;font-size:.875rem;font-weight:600}.download .primary-action{margin-top:0;font-size:.875rem}.download-note,.release-note{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.download-note{margin-block:1rem .5rem}.release-note{margin-bottom:0}.primary-action:active{transform:scale(.975)}.eyebrow{color:var(--selection-border);letter-spacing:.09em;text-transform:uppercase;margin-bottom:1rem;font-size:.68rem;font-weight:680}.text-page{min-height:calc(100svh - 10.25rem);padding-block:clamp(4rem,10vw,7rem)}.text-page>header{max-width:42rem;margin-bottom:4rem}.text-page h1{max-width:14ch;font-size:clamp(2.75rem,8vw,5rem)}.text-page p{color:var(--text-muted);line-height:1.7}.site-footer{border-top:1px solid var(--border-subtle);min-height:5.5rem;color:var(--text-muted);align-items:center;font-size:.78rem;display:flex}.site-footer ul{flex-wrap:wrap;gap:.65rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer a:hover{color:var(--text)}@media (width<=520px){.section-shell,.site-header,.site-footer{width:calc(100% - 2rem)}.home{align-items:flex-start;padding-top:clamp(4.5rem,22vw,7rem)}h1{font-size:clamp(3rem,16vw,4.5rem)}.primary-action{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-action{transition:none}}@media (prefers-contrast:more){.site-header,.site-footer{border-color:var(--border-strong)}}
