@charset "UTF-8";:root{--av-coral: #f97b62;--av-khaki: #d5d39c;--av-paper: #edebd7;--av-ink: #143019;--av-ink-soft: #2f5136;--av-muted: #5d6b5c;--av-coral-deep: #b8391d;--av-khaki-deep: #6b6a3c;--av-surface: #f4f2e3;--av-surface-warm: #eae7cf;--av-line: rgba(20, 48, 25, .18);--av-line-soft: rgba(20, 48, 25, .08);--av-shadow-sm: 0 1px 2px rgba(20, 48, 25, .07), 0 2px 8px rgba(20, 48, 25, .06);--av-shadow-md: 0 2px 4px rgba(20, 48, 25, .08), 0 12px 28px rgba(20, 48, 25, .12);--av-shadow-lg: 0 4px 8px rgba(20, 48, 25, .1), 0 24px 56px rgba(20, 48, 25, .16);--av-font-display: "MOXA Bestine", "Moxa Bestine", Georgia, "Times New Roman", serif;--av-font-body: "Montserrat", system-ui, -apple-system, "Segoe UI", sans-serif;--av-font-mono: "Courier New", Courier, monospace;--av-step: 8px;--av-max: 1080px;--av-ease: cubic-bezier(.22, .61, .36, 1);--av-fast: .14s;--av-base: .26s;--av-slow: .52s}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(120% 80% at 10% -10%,rgba(20,48,25,.1),transparent 58%),radial-gradient(90% 70% at 100% 0%,rgba(249,123,98,.12),transparent 55%),var(--av-paper);background-attachment:fixed;color:var(--av-ink);font-family:var(--av-font-body);font-weight:300;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--av-font-display);font-weight:400;letter-spacing:.01em;margin:0}button{font:inherit;color:inherit}a{color:inherit}.av-label{font-family:var(--av-font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}:focus-visible{outline:2px solid var(--av-coral-deep);outline-offset:3px;border-radius:2px}@keyframes av-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.av-rise{animation:av-rise var(--av-slow) var(--av-ease) both;animation-delay:calc(var(--i, 0) * 70ms)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
