/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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,ui-sans-serif, system-ui, 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]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color: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{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{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--tst-cream:#f5efe3;--tst-cream-2:#efe6d2;--tst-paper:#eadfc4;--tst-walnut:#3b2a1e;--tst-walnut-soft:#5a4634;--tst-tan:#7a6a4f;--tst-ink:#231811;--tst-rust:#b5552b;--tst-rust-dark:#8e3f1e;--tst-sage:#2c4a3a;--tst-rule:#3b2a1e2e;--tst-rule-strong:#3b2a1e66;--tst-shadow-stamp:#3b2a1e12;--tst-overlay:#3b2a1e8c;--tst-success:#2c4a3a;--tst-warning:#b5552b;--tst-error:#8e3f1e;--tst-font-display:"Caveat", "Shadows Into Light", cursive;--tst-font-body:"Fraunces", Georgia, "Times New Roman", serif;--tst-font-mono:"DM Mono", ui-monospace, "Courier New", monospace;--tst-text-xs:.75rem;--tst-text-sm:.875rem;--tst-text-base:1rem;--tst-text-lg:1.125rem;--tst-text-xl:1.25rem;--tst-text-2xl:1.5rem;--tst-text-3xl:1.875rem;--tst-text-4xl:2.5rem;--tst-text-5xl:clamp(2.75rem, 4vw + 1rem, 4rem);--tst-text-6xl:clamp(3.5rem, 5vw + 1.5rem, 5.5rem);--tst-text-display:clamp(4rem, 8vw + 1rem, 7.5rem);--tst-leading-tight:.95;--tst-leading-snug:1.15;--tst-leading-normal:1.5;--tst-leading-relaxed:1.65;--tst-leading-loose:1.75;--tst-tracking-tight:-.02em;--tst-tracking-normal:0;--tst-tracking-wide:.08em;--tst-tracking-mono:.15em;--tst-weight-regular:400;--tst-weight-medium:500;--tst-weight-semibold:600;--tst-weight-bold:700;--tst-space-0:0;--tst-space-1:.25rem;--tst-space-2:.5rem;--tst-space-3:.75rem;--tst-space-4:1rem;--tst-space-5:1.5rem;--tst-space-6:2rem;--tst-space-7:2.5rem;--tst-space-8:3rem;--tst-space-9:4rem;--tst-space-10:5rem;--tst-space-11:6rem;--tst-space-12:8rem;--tst-container-narrow:720px;--tst-container-base:1100px;--tst-container-wide:1280px;--tst-gutter:clamp(1.5rem, 4vw, 2.5rem);--tst-radius-none:0;--tst-radius-sm:4px;--tst-radius-md:6px;--tst-radius-lg:8px;--tst-radius-pill:999px;--tst-border:1px solid var(--tst-rule);--tst-border-strong:1.5px solid var(--tst-walnut);--tst-border-dashed:1px dashed var(--tst-rule-strong);--tst-shadow-paper-sm:4px 4px 0 var(--tst-shadow-stamp);--tst-shadow-paper:8px 8px 0 var(--tst-shadow-stamp);--tst-shadow-paper-lg:10px 10px 0 var(--tst-shadow-stamp);--tst-shadow-soft:0 4px 16px #3b2a1e14;--tst-shadow-pop:0 8px 28px #3b2a1e24;--tst-ease:cubic-bezier(.4, 0, .2, 1);--tst-ease-out:cubic-bezier(0, 0, .2, 1);--tst-duration-fast:.12s;--tst-duration-base:.18s;--tst-duration-slow:.28s;--tst-z-base:1;--tst-z-sticky:10;--tst-z-overlay:50;--tst-z-modal:100;--tst-z-toast:200}.tst-display{font-family:var(--tst-font-display);font-size:var(--tst-text-display);font-weight:var(--tst-weight-semibold);line-height:var(--tst-leading-tight);letter-spacing:var(--tst-tracking-tight);color:var(--tst-walnut)}.tst-display-italic{font-family:var(--tst-font-display);color:var(--tst-rust);font-style:italic}.tst-h1{font-family:var(--tst-font-body);font-size:var(--tst-text-6xl);font-weight:var(--tst-weight-regular);line-height:var(--tst-leading-snug);letter-spacing:var(--tst-tracking-tight);color:var(--tst-walnut)}.tst-h2{font-family:var(--tst-font-body);font-size:var(--tst-text-5xl);font-weight:var(--tst-weight-regular);line-height:var(--tst-leading-snug);color:var(--tst-walnut)}.tst-h3{font-family:var(--tst-font-body);font-size:var(--tst-text-3xl);font-weight:var(--tst-weight-medium);line-height:var(--tst-leading-snug);color:var(--tst-walnut)}.tst-h4{font-family:var(--tst-font-body);font-size:var(--tst-text-2xl);font-weight:var(--tst-weight-medium);line-height:var(--tst-leading-snug);color:var(--tst-walnut)}.tst-lead{font-family:var(--tst-font-body);font-size:var(--tst-text-lg);line-height:var(--tst-leading-relaxed);color:var(--tst-walnut-soft)}.tst-body{font-family:var(--tst-font-body);font-size:var(--tst-text-base);line-height:var(--tst-leading-relaxed);color:var(--tst-walnut-soft)}.tst-small{font-family:var(--tst-font-body);font-size:var(--tst-text-sm);line-height:var(--tst-leading-normal);color:var(--tst-walnut-soft)}.tst-kicker{font-family:var(--tst-font-mono);font-size:var(--tst-text-xs);font-weight:var(--tst-weight-regular);letter-spacing:var(--tst-tracking-mono);text-transform:uppercase;color:var(--tst-tan)}.tst-kicker--accent{color:var(--tst-rust)}.tst-quote{font-family:var(--tst-font-display);font-size:var(--tst-text-5xl);font-weight:var(--tst-weight-medium);color:var(--tst-walnut);line-height:1.1}.tst-btn{justify-content:center;align-items:center;gap:var(--tst-space-2);padding:var(--tst-space-3) var(--tst-space-6);font-family:var(--tst-font-body);font-size:var(--tst-text-base);font-weight:var(--tst-weight-medium);border-radius:var(--tst-radius-pill);cursor:pointer;transition:background var(--tst-duration-base) var(--tst-ease),color var(--tst-duration-base) var(--tst-ease),transform var(--tst-duration-fast) var(--tst-ease);white-space:nowrap;border:0;line-height:1;text-decoration:none;display:inline-flex}.tst-btn:hover{transform:translateY(-1px)}.tst-btn:active{transform:translateY(0)}.tst-btn:focus-visible{outline:2px solid var(--tst-rust);outline-offset:3px}.tst-btn--primary{background:var(--tst-rust);color:var(--tst-cream)}.tst-btn--primary:hover{background:var(--tst-rust-dark)}.tst-btn--dark{background:var(--tst-walnut);color:var(--tst-cream)}.tst-btn--dark:hover{background:var(--tst-ink)}.tst-btn--ghost{color:var(--tst-walnut);border:1.5px solid var(--tst-walnut);background:0 0}.tst-btn--ghost:hover{background:var(--tst-walnut);color:var(--tst-cream)}.tst-btn--sm{padding:var(--tst-space-2) var(--tst-space-5);font-size:var(--tst-text-sm)}.tst-btn--lg{padding:var(--tst-space-4) var(--tst-space-7);font-size:var(--tst-text-lg)}.tst-link{color:var(--tst-rust);transition:color var(--tst-duration-base) var(--tst-ease);border-bottom:1.5px solid;padding-bottom:1px;text-decoration:none}.tst-link:hover{color:var(--tst-rust-dark)}.tst-link--quiet{color:var(--tst-walnut);border-bottom-color:var(--tst-rule-strong)}.tst-stamp{padding:var(--tst-space-1) var(--tst-space-3);border:1.5px solid var(--tst-rust);color:var(--tst-rust);font-family:var(--tst-font-mono);font-size:var(--tst-text-xs);letter-spacing:var(--tst-tracking-mono);text-transform:uppercase;background:#f5efe380;display:inline-block;transform:rotate(-3deg)}.tst-stamp--sage{border-color:var(--tst-sage);color:var(--tst-sage)}.tst-stamp--walnut{border-color:var(--tst-walnut);color:var(--tst-walnut)}.tst-chip{padding:var(--tst-space-2) var(--tst-space-4);border:1px solid var(--tst-rule-strong);border-radius:var(--tst-radius-pill);font-family:var(--tst-font-body);font-size:var(--tst-text-sm);color:var(--tst-walnut);cursor:pointer;transition:all var(--tst-duration-base) var(--tst-ease);background:0 0;align-items:center;display:inline-flex}.tst-chip:hover{background:var(--tst-cream-2)}.tst-chip[aria-pressed=true],.tst-chip--active{background:var(--tst-walnut);color:var(--tst-cream);border-color:var(--tst-walnut)}.tst-card{background:var(--tst-cream);border-radius:var(--tst-radius-md);transition:transform var(--tst-duration-base) var(--tst-ease),box-shadow var(--tst-duration-base) var(--tst-ease);overflow:hidden}.tst-card--hover:hover{box-shadow:var(--tst-shadow-soft);transform:translateY(-2px)}.tst-card__media{aspect-ratio:4/3;background:var(--tst-paper);border-radius:var(--tst-radius-sm)}.tst-card__body{padding:var(--tst-space-5) 0 0}.tst-card__kicker{margin-bottom:var(--tst-space-2)}.tst-card__title{margin:0 0 var(--tst-space-2)}.tst-card__excerpt{margin:0}.tst-card--paper{background:var(--tst-paper);padding:var(--tst-space-6);border-radius:var(--tst-radius-md)}.tst-card--stamped{box-shadow:var(--tst-shadow-paper)}.tst-divider{align-items:center;gap:var(--tst-space-3);color:var(--tst-walnut);display:flex}.tst-divider:before,.tst-divider:after{content:"";opacity:.4;background:currentColor;flex:1;height:1px}.tst-divider__mark{font-family:var(--tst-font-display);font-size:var(--tst-text-xl);line-height:1}.tst-field{display:block}.tst-field__label{font-family:var(--tst-font-mono);font-size:var(--tst-text-xs);letter-spacing:var(--tst-tracking-mono);text-transform:uppercase;color:var(--tst-tan);margin-bottom:var(--tst-space-2);display:block}.tst-field__input,.tst-field__textarea{width:100%;padding:var(--tst-space-3) var(--tst-space-4);background:var(--tst-cream-2);border:1px solid var(--tst-rule-strong);border-radius:var(--tst-radius-md);font-family:var(--tst-font-body);font-size:var(--tst-text-base);color:var(--tst-walnut);transition:border-color var(--tst-duration-base) var(--tst-ease),box-shadow var(--tst-duration-base) var(--tst-ease);outline:none}.tst-field__input:focus,.tst-field__textarea:focus{border-color:var(--tst-rust);box-shadow:0 0 0 3px #b5552b26}.tst-field__textarea{resize:vertical;min-height:6rem}.tst-nav{padding:var(--tst-space-5) var(--tst-gutter);background:var(--tst-cream);border-bottom:var(--tst-border);z-index:var(--tst-z-sticky);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.tst-nav__brand{align-items:center;gap:var(--tst-space-3);cursor:pointer;display:flex}.tst-nav__mark{background:var(--tst-walnut);width:38px;height:38px;color:var(--tst-cream);font-family:var(--tst-font-display);font-size:var(--tst-text-2xl);font-weight:var(--tst-weight-semibold);border-radius:50%;justify-content:center;align-items:center;display:flex;transform:rotate(-4deg)}.tst-nav__title{font-family:var(--tst-font-display);font-size:var(--tst-text-2xl);color:var(--tst-walnut);line-height:.95;font-weight:var(--tst-weight-semibold)}.tst-nav__sub{font-family:var(--tst-font-mono);letter-spacing:var(--tst-tracking-mono);text-transform:uppercase;color:var(--tst-tan);font-size:.625rem}.tst-nav__list{gap:var(--tst-space-1);margin:0;padding:0;list-style:none;display:flex}.tst-nav__link{padding:var(--tst-space-2) var(--tst-space-4);font-family:var(--tst-font-body);font-size:var(--tst-text-sm);font-weight:var(--tst-weight-medium);color:var(--tst-walnut);border-radius:var(--tst-radius-pill);cursor:pointer;transition:all var(--tst-duration-base) var(--tst-ease);text-decoration:none}.tst-nav__link:hover{background:var(--tst-cream-2)}.tst-nav__link[aria-current=page],.tst-nav__link--active{background:var(--tst-walnut);color:var(--tst-cream)}.tst-section{padding:var(--tst-space-10) var(--tst-gutter);background:var(--tst-cream)}.tst-section--alt{background:var(--tst-cream-2)}.tst-section--paper{background:var(--tst-paper)}.tst-section--dark{background:var(--tst-walnut);color:var(--tst-cream)}.tst-container{max-width:var(--tst-container-base);margin:0 auto}.tst-container--narrow{max-width:var(--tst-container-narrow)}.tst-container--wide{max-width:var(--tst-container-wide)}.tst-img-placeholder{background:repeating-linear-gradient(135deg,var(--tst-paper) 0 14px,var(--tst-cream-2) 14px 28px);color:var(--tst-walnut-soft);font-family:var(--tst-font-mono);font-size:var(--tst-text-xs);letter-spacing:var(--tst-tracking-wide);border-radius:var(--tst-radius-sm);justify-content:center;align-items:center;display:flex}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/caveat-cyrillic-ext-400-normal.3iEGd-c5.woff2)format("woff2"),url(/_astro/caveat-cyrillic-ext-400-normal.Cg0RnRQ5.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/caveat-cyrillic-400-normal.9cDH9rLW.woff2)format("woff2"),url(/_astro/caveat-cyrillic-400-normal.CebvvJET.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/caveat-latin-ext-400-normal.D7hBUiug.woff2)format("woff2"),url(/_astro/caveat-latin-ext-400-normal.DtiRFvw0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/caveat-latin-400-normal.D6LQsQ_v.woff2)format("woff2"),url(/_astro/caveat-latin-400-normal.BzhAQZkN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/caveat-cyrillic-ext-500-normal.DcrB4vVx.woff2)format("woff2"),url(/_astro/caveat-cyrillic-ext-500-normal.DqTXtm5N.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/caveat-cyrillic-500-normal.DpMZbbjM.woff2)format("woff2"),url(/_astro/caveat-cyrillic-500-normal.DLSfp5IU.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/caveat-latin-ext-500-normal.jKqJW7bC.woff2)format("woff2"),url(/_astro/caveat-latin-ext-500-normal.wUUXxlbS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/caveat-latin-500-normal.B9SDL8cy.woff2)format("woff2"),url(/_astro/caveat-latin-500-normal.Do9veZfZ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/caveat-cyrillic-ext-600-normal.DDEJyoof.woff2)format("woff2"),url(/_astro/caveat-cyrillic-ext-600-normal.BLVNc-Ct.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/caveat-cyrillic-600-normal.Ba_MyzgW.woff2)format("woff2"),url(/_astro/caveat-cyrillic-600-normal.CqH0c_uj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/caveat-latin-ext-600-normal.DDJRD6ps.woff2)format("woff2"),url(/_astro/caveat-latin-ext-600-normal.shBvSnoU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/caveat-latin-600-normal.zlTlWIYU.woff2)format("woff2"),url(/_astro/caveat-latin-600-normal.DUjB8dgm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/caveat-cyrillic-ext-700-normal.CrK2-ngJ.woff2)format("woff2"),url(/_astro/caveat-cyrillic-ext-700-normal.DjFGiEhD.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/caveat-cyrillic-700-normal.BIyejhEL.woff2)format("woff2"),url(/_astro/caveat-cyrillic-700-normal.Bhcx9qBB.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/caveat-latin-ext-700-normal.DFbRgDry.woff2)format("woff2"),url(/_astro/caveat-latin-ext-700-normal.DjJQd59I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/caveat-latin-700-normal.D8_1Nw6V.woff2)format("woff2"),url(/_astro/caveat-latin-700-normal.cPyBTTZN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-mono-latin-ext-400-normal.C2zvOubV.woff2)format("woff2"),url(/_astro/dm-mono-latin-ext-400-normal.1aZr6b2b.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-mono-latin-400-normal.4GdczIuU.woff2)format("woff2"),url(/_astro/dm-mono-latin-400-normal.-0xN8mdc.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-mono-latin-ext-500-normal.BtRyHRi6.woff2)format("woff2"),url(/_astro/dm-mono-latin-ext-500-normal.Dw3M13d8.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-mono-latin-500-normal.DRMDZjhP.woff2)format("woff2"),url(/_astro/dm-mono-latin-500-normal.CN8Miw6E.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{background:var(--tst-cream)}body{background:var(--tst-cream);color:var(--tst-walnut);font-family:var(--tst-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}img{max-width:100%;height:auto;display:block}.tst-skip-link{background:var(--tst-walnut);color:var(--tst-cream);padding:var(--tst-space-3) var(--tst-space-4);border-radius:var(--tst-radius-md);z-index:1000;position:absolute;top:0;left:-9999px}.tst-skip-link:focus{left:var(--tst-space-3);top:var(--tst-space-3)}.tst-mtopbar{z-index:var(--tst-z-sticky);padding:calc(env(safe-area-inset-top,0px) + var(--tst-space-3)) var(--tst-space-4) var(--tst-space-3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--tst-rule);background:#f5efe3eb;justify-content:space-between;align-items:center;display:none;position:sticky;top:0}.tst-mtopbar__brand{align-items:center;gap:var(--tst-space-2);color:inherit;min-height:44px;text-decoration:none;display:flex}.tst-mtopbar__mark{background:var(--tst-walnut);width:34px;height:34px;color:var(--tst-cream);font-family:var(--tst-font-display);font-size:1.25rem;font-weight:var(--tst-weight-bold);border-radius:50%;justify-content:center;align-items:center;display:flex;transform:rotate(-4deg)}.tst-nav__logo{object-fit:contain;width:auto;max-width:160px;height:44px}.tst-mtopbar__logo{object-fit:contain;width:auto;max-width:140px;height:40px}.tst-mtopbar__title{font-family:var(--tst-font-display);color:var(--tst-walnut);font-size:1.375rem;line-height:.95;font-weight:var(--tst-weight-semibold)}.tst-mtopbar__sub{font-family:var(--tst-font-mono);letter-spacing:var(--tst-tracking-mono);color:var(--tst-tan);text-transform:uppercase;margin-top:2px;font-size:.5625rem}.tst-mtopbar__menu{border:1.5px solid var(--tst-walnut);width:44px;height:44px;color:var(--tst-walnut);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.tst-mtopbar__menu:focus-visible{outline:2px solid var(--tst-rust);outline-offset:2px}.tst-drawer-backdrop{z-index:90;opacity:0;transition:opacity .2s var(--tst-ease);background:#23181173;position:fixed;inset:0}.tst-drawer-backdrop.is-open{opacity:1}.tst-drawer-backdrop[hidden]{display:none}.tst-drawer{z-index:91;background:var(--tst-cream-2);border-left:1px solid var(--tst-rule);width:78%;max-width:320px;padding-top:calc(env(safe-area-inset-top,0px) + 56px);padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;transition:transform .24s cubic-bezier(.2,.7,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.tst-drawer.is-open{transform:translate(0)}.tst-drawer[hidden]{display:none}.tst-drawer__close{top:calc(env(safe-area-inset-top,0px) + var(--tst-space-3));right:var(--tst-space-3);border:1.5px solid var(--tst-walnut);width:40px;height:40px;color:var(--tst-walnut);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.tst-drawer__close:focus-visible{outline:2px solid var(--tst-rust);outline-offset:2px}.tst-drawer__header{padding:0 var(--tst-space-5) var(--tst-space-4)}.tst-drawer__greeting{font-family:var(--tst-font-display);color:var(--tst-walnut);font-size:2.375rem;line-height:1;font-weight:var(--tst-weight-semibold);margin-top:var(--tst-space-1)}.tst-drawer__nav{padding:var(--tst-space-2);flex:1}.tst-drawer__link{width:100%;padding:var(--tst-space-4) var(--tst-space-4);color:var(--tst-walnut);border-radius:var(--tst-radius-lg);font-family:var(--tst-font-body);font-size:1.25rem;font-weight:var(--tst-weight-medium);background:0 0;justify-content:space-between;align-items:center;min-height:48px;margin-bottom:2px;text-decoration:none;display:flex}.tst-drawer__link:hover{background:#3b2a1e0f}.tst-drawer__link--active{background:var(--tst-walnut);color:var(--tst-cream)}.tst-drawer__arrow{opacity:.5;font-size:1.125rem}.tst-drawer__socials{padding:var(--tst-space-4) var(--tst-space-5) var(--tst-space-7);border-top:1px solid var(--tst-rule)}.tst-drawer__socials ul{margin:var(--tst-space-3) 0 0;padding:0;list-style:none}.tst-drawer__socials a{padding:var(--tst-space-2) 0;font-family:var(--tst-font-body);color:var(--tst-walnut);justify-content:space-between;align-items:center;min-height:44px;font-size:.9375rem;text-decoration:none;display:flex}.tst-drawer__handle{color:var(--tst-tan);font-family:var(--tst-font-mono);font-size:.6875rem}.tst-tabbar{z-index:var(--tst-z-sticky);padding-top:var(--tst-space-2);padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--tst-space-2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--tst-rule);background:#f5efe3f5;grid-template-columns:repeat(5,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.tst-tabbar__tab{align-items:center;gap:var(--tst-space-1);min-height:56px;padding:var(--tst-space-1) var(--tst-space-1);color:var(--tst-tan);font-family:var(--tst-font-body);font-size:.6875rem;font-weight:var(--tst-weight-medium);letter-spacing:.2px;text-align:center;flex-direction:column;text-decoration:none;display:flex}.tst-tabbar__tab svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.tst-tabbar__tab--active{color:var(--tst-rust);font-weight:var(--tst-weight-semibold)}.tst-tabbar__tab:focus-visible{outline:2px solid var(--tst-rust);outline-offset:-2px}@media (max-width:767px){.tst-nav--desktop{display:none}.tst-mtopbar{display:flex}.tst-tabbar{display:grid}body{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 84px)}:root{--tst-gutter:1.25rem}.tst-section{padding-top:var(--tst-space-7);padding-bottom:var(--tst-space-7)}.tst-display{font-size:3.5rem}.tst-h1{font-size:2.5rem}.tst-h2{font-size:2.25rem}.tst-h3{font-size:1.5rem}.tst-quote{font-size:2rem}.tst-lead{font-size:1.0625rem}.tst-field__input,.tst-field__textarea{min-height:48px;padding-block:var(--tst-space-3);font-size:1rem}.tst-field__textarea{min-height:8rem}.tst-btn{min-height:48px}.tst-section [style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}@media (min-width:768px){.tst-mtopbar,.tst-drawer,.tst-drawer-backdrop,.tst-tabbar{display:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
