@layer tokens{:root{--brand-indigo:#212842;--brand-indigo-deep:#12172b;--brand-cream:#f0e7d5;--brand-white:#fffdf8;--brand-black:#111;--brand-bronze:#a28a63;--brand-bronze-deep:#705f43;--brand-bronze-light:#a9936f;--brand-red:#c65a57;--brand-red-light:#e9b8b5;--brand-orange:#d89a4a;--brand-orange-light:#f2c9a6;--brand-yellow:#d6b85a;--brand-yellow-light:#f1e4a8;--brand-green:#6f9270;--brand-green-light:#bfd5be;--brand-blue:#78a9c7;--brand-blue-light:#c7deeb;--brand-blue-dark:#2f4f78;--brand-blue-dark-light:#aab9d1;--brand-purple:#7c6aa6;--brand-purple-light:#cdc3e2;--brand-pink:#c88fa3;--brand-pink-light:#eac9d5;--brand-brown:#8a6b53;--brand-brown-light:#cdb7a7;--brand-beige:#cdba9c;--brand-beige-light:#e9ddca;--brand-gray:#7e848f;--brand-gray-light:#d6d9de;--background:var(--brand-cream);--background-subtle:#eae1ce;--surface:#eae1ce;--surface-raised:var(--brand-white);--text-primary:var(--brand-indigo);--text-secondary:#454c66;--text-tertiary:#5a6180;--text-on-accent:var(--brand-cream);--text-on-interactive:var(--brand-cream);--border:#d8ceb8;--border-strong:#b9ac8e;--accent:var(--brand-bronze);--accent-text:var(--brand-bronze-deep);--interactive:var(--brand-blue-dark);--interactive-hover:#24405f;--focus:var(--brand-blue-dark);--danger:#9e4644;--success:#536e54;--warning:#855f2e;--info:var(--brand-blue-dark);--selection-bg:color-mix(in srgb, var(--brand-indigo) 18%, transparent);--selection-fg:var(--brand-indigo);--overlay:color-mix(in srgb, var(--brand-indigo) 55%, transparent);--texture-opacity:.5;--texture-blend:multiply;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:var(--brand-indigo-deep);--background-subtle:#161c33;--surface:#1a2039;--surface-raised:var(--brand-indigo);--text-primary:var(--brand-cream);--text-secondary:#bdb6a8;--text-tertiary:#9a9488;--text-on-accent:var(--brand-indigo-deep);--text-on-interactive:var(--brand-indigo-deep);--border:#2c3350;--border-strong:#454c6b;--accent:var(--brand-bronze);--accent-text:var(--brand-bronze-light);--interactive:var(--brand-blue);--interactive-hover:#9cc3da;--focus:var(--brand-blue-light);--danger:var(--brand-red-light);--success:var(--brand-green-light);--warning:var(--brand-yellow-light);--info:var(--brand-blue);--selection-bg:color-mix(in srgb, var(--brand-cream) 22%, transparent);--selection-fg:var(--brand-cream);--overlay:color-mix(in srgb, var(--brand-indigo-deep) 70%, transparent);--texture-opacity:.35;--texture-blend:overlay;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--background:var(--brand-indigo-deep);--background-subtle:#161c33;--surface:#1a2039;--surface-raised:var(--brand-indigo);--text-primary:var(--brand-cream);--text-secondary:#bdb6a8;--text-tertiary:#9a9488;--text-on-accent:var(--brand-indigo-deep);--text-on-interactive:var(--brand-indigo-deep);--border:#2c3350;--border-strong:#454c6b;--accent:var(--brand-bronze);--accent-text:var(--brand-bronze-light);--interactive:var(--brand-blue);--interactive-hover:#9cc3da;--focus:var(--brand-blue-light);--danger:var(--brand-red-light);--success:var(--brand-green-light);--warning:var(--brand-yellow-light);--info:var(--brand-blue);--selection-bg:color-mix(in srgb, var(--brand-cream) 22%, transparent);--selection-fg:var(--brand-cream);--overlay:color-mix(in srgb, var(--brand-indigo-deep) 70%, transparent);--texture-opacity:.35;--texture-blend:overlay;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root{--font-editorial:"Tinos", "Times New Roman", Times, Georgia, serif;--font-ui:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--font-display:var(--font-editorial);--font-heading:var(--font-editorial);--font-body:var(--font-editorial);--font-interface:var(--font-ui);--text-2xs:clamp(.6875rem, .6696rem + .08929vw, .75rem);--text-xs:clamp(.75rem, .7321rem + .08929vw, .8125rem);--text-sm:clamp(.875rem, .8571rem + .08929vw, .9375rem);--text-base:clamp(1rem, .9821rem + .08929vw, 1.062rem);--text-md:clamp(1.125rem, 1.089rem + .1786vw, 1.25rem);--text-lg:clamp(1.25rem, 1.179rem + .3571vw, 1.5rem);--text-xl:clamp(1.5rem, 1.357rem + .7143vw, 2rem);--text-2xl:clamp(1.875rem, 1.625rem + 1.25vw, 2.75rem);--text-3xl:clamp(2.25rem, 1.821rem + 2.143vw, 3.75rem);--text-4xl:clamp(2.75rem, 2.036rem + 3.571vw, 5.25rem);--text-display:clamp(3.25rem, 2.036rem + 6.071vw, 7.5rem);--weight-regular:400;--weight-medium:500;--weight-bold:700;--leading-display:1.02;--leading-heading:1.12;--leading-snug:1.35;--leading-ui:1.45;--leading-body:1.7;--leading-loose:1.85;--tracking-display:-.022em;--tracking-heading:-.014em;--tracking-normal:0;--tracking-wide:.06em;--tracking-eyebrow:.18em;--measure-narrow:46ch;--measure-editorial:66ch;--measure-wide:78ch;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--space-6xl:12rem;--space-section:clamp(4rem, 2.286rem + 8.571vw, 10rem);--space-block:clamp(2.5rem, 1.929rem + 2.857vw, 4.5rem);--space-gutter:clamp(1.25rem, .4643rem + 3.929vw, 4rem);--radius-xs:2px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-round:50%;--border-hairline:1px;--border-thick:2px;--elevation-none:none;--elevation-overlay:0 1px 2px color-mix(in srgb, var(--brand-indigo) 8%, transparent), 0 8px 24px color-mix(in srgb, var(--brand-indigo) 12%, transparent);--elevation-modal:0 2px 4px color-mix(in srgb, var(--brand-indigo) 10%, transparent), 0 16px 48px color-mix(in srgb, var(--brand-indigo) 18%, transparent);--container-narrow:42rem;--container-base:72rem;--container-wide:90rem;--container-full:100%;--z-base:0;--z-raised:10;--z-sticky:100;--z-header:200;--z-overlay:300;--z-modal:400;--z-toast:500;--touch-target:2.75rem;--duration-instant:80ms;--duration-fast:.16s;--duration-base:.28s;--duration-slow:.48s;--duration-editorial:.72s;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-entrance:cubic-bezier(.22, 1, .36, 1);--ease-linear:linear;--transition-color:color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out);--transition-transform:transform var(--duration-base) var(--ease-out)}@media (prefers-reduced-motion:reduce){:root{--duration-instant:1ms;--duration-fast:1ms;--duration-base:1ms;--duration-slow:1ms;--duration-editorial:1ms}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}}@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100dvh}img,picture,video,canvas,svg{max-inline-size:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{-webkit-hyphens:auto;hyphens:auto}ul[role=list],ol[role=list]{padding:0;list-style:none}:focus:not(:focus-visible){outline:none}}@layer base{body{background-color:var(--background);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);font-synthesis-weight:none}::selection{background-color:var(--selection-bg);color:var(--selection-fg)}:focus-visible{outline:var(--border-thick) solid var(--focus);outline-offset:3px;border-radius:var(--radius-xs)}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.18em;text-decoration-thickness:from-font}hr{border:none;border-block-start:var(--border-hairline) solid var(--border)}time,[data-numeric]{font-family:var(--font-interface);font-variant-numeric:tabular-nums}}@layer components,utilities;@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Tinos;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/tinos-latin-400-normal-rilFpyjL.woff2)format("woff2"),url(/assets/tinos-latin-400-normal-B05awSIM.woff)format("woff")}@font-face{font-family:Tinos;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/tinos-latin-400-italic-BYAl0kbZ.woff2)format("woff2"),url(/assets/tinos-latin-400-italic-HcuZF3H0.woff)format("woff")}@font-face{font-family:Tinos;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/tinos-latin-700-normal-qGf2y18O.woff2)format("woff2"),url(/assets/tinos-latin-700-normal-CjcRkLdR.woff)format("woff")}
