:root{--paper:#f4efe5;--paper-light:#fbf9f4;--ink:#211d18;--muted:#686056;--jade:#243a32;--jade-light:#315044;--vermilion:#a44630;--gold:#d0aa66;--line:#2d241a29;--font-display:Iowan Old Style,Baskerville,"Times New Roman",serif;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:6.75rem;--radius:.875rem;--radius-small:.5rem;--focus-ring:0 0 0 3px #a446306b;--content-width:76rem;--reading-width:43rem;--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.65,0,.35,1)}*,:after,:before{box-sizing:border-box}html{font-family:var(--font-sans);scroll-behavior:smooth;line-height:1.5;overflow-x:hidden}body,html{background:var(--paper);color:var(--ink)}body{text-rendering:optimizelegibility;min-width:20rem;margin:0;font-size:1rem}canvas,img,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--vermilion)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-weight:500;line-height:.98}h1{font-size:clamp(2.75rem,8vw,6rem)}h2{font-size:clamp(2.1rem,5vw,4.25rem)}h3{font-size:clamp(1.55rem,3vw,2.5rem)}::selection{background:var(--gold);color:var(--ink)}:focus-visible{border-radius:var(--radius-small);box-shadow:var(--focus-ring);outline:0}.container{width:min(100% - 2rem,var(--content-width));margin-inline:auto}.eyebrow{color:var(--jade-light);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.button{background:var(--jade);border:1px solid var(--jade);min-height:2.75rem;transition:background-color .18s var(--ease-out),color .18s var(--ease-out),transform .18s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:.625rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button,.button:hover{color:var(--paper-light)}.button:hover{background:var(--vermilion);border-color:var(--vermilion);transform:translateY(-1px)}.editorial-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);display:grid}@media (width<=44rem){.container{width:min(100% - 1.5rem,var(--content-width))}.editorial-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.error-page[data-v-27084fec]{min-height:100vh;padding-block:var(--space-7) var(--space-8)}.error-brand[data-v-27084fec]{font-family:var(--font-display);font-size:1.6rem;text-decoration:none}.error-code[data-v-27084fec]{color:var(--vermilion);margin:var(--space-9) 0 var(--space-5);font-size:1.2rem}h1[data-v-27084fec]{max-width:13ch}.error-page>p[data-v-27084fec]:not(.error-code){color:var(--muted);max-width:48ch;line-height:1.8}nav[data-v-27084fec]{gap:var(--space-5);margin-top:var(--space-6);flex-wrap:wrap;display:flex}nav[data-v-27084fec],nav a[data-v-27084fec]{align-items:center}nav a[data-v-27084fec]{min-height:2.75rem;display:inline-flex}
