@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{min-height:100vh}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}}@layer tokens{:root{--paper:#f7f1e5;--paper-deep:#eadfca;--white:#fffdf8;--ink:#102e31;--ink-soft:#38565a;--teal:#087f86;--teal-dark:#075d63;--sun:#f5b83d;--coral:#df5b49;--sage:#bdc9a8;--line:#d8cebd;--font-display:var(--font-fraunces), Georgia, serif;--font-body:var(--font-atkinson), Verdana, sans-serif;--page:min(88rem, calc(100% - 3rem));--radius-small:.7rem;--radius-medium:1.25rem;--radius-large:2rem;--shadow:0 1.5rem 4rem #102e3129;--ease:cubic-bezier(.22, 1, .36, 1)}}@layer base{body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;padding-bottom:8.5rem;font-size:1.05rem;line-height:1.55;overflow-x:hidden}body:before{z-index:-1;content:"";opacity:.24;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.06'/%3E%3C/svg%3E");position:fixed;inset:0}main{min-height:60vh}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance;font-weight:600;line-height:1}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button{color:inherit}:focus-visible{outline:3px solid var(--sun);outline-offset:4px}::selection{background:var(--sun);color:var(--ink)}}@layer utilities{.page-width{width:var(--page);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--white);color:var(--ink);padding:.75rem 1rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.live-dot{background:var(--coral);border-radius:50%;flex:none;width:.55rem;height:.55rem;animation:2s infinite pulse;box-shadow:0 0 #df5b4999}.eyebrow{color:var(--coral);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.15rem;font-size:.78rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:2.15rem;height:2px}.text-link{align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.15rem;transition:transform .18s var(--ease)}.text-link:hover svg{transform:translate(.3rem)}}@layer motion{@keyframes pulse{70%{box-shadow:0 0 0 .55rem #df5b4900}to{box-shadow:0 0 #df5b4900}}@media (max-width:46rem){:root{--page:calc(100% - 1.25rem)}body{padding-bottom:7.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}
