:root{--font-heading:"Avenir Next", "Trebuchet MS", "Segoe UI", sans-serif;--font-body:"Trebuchet MS", "Segoe UI", sans-serif;--background:#f6f1e7;--background-soft:#fffaf1;--foreground:#1e2a29;--foreground-soft:#5c6c68;--surface:#fffaf1e0;--surface-strong:#fffdf9;--border:#1e2a291f;--accent:#0f766e;--accent-strong:#0b4f4a;--accent-soft:#0f766e1f;--gold:#f3c46a;--gold-soft:#f3c46a3d;--danger:#b54731;--danger-soft:#b547311f;--shadow:0 20px 40px #27353214}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 0 0,#f3c46a47,#0000 32%),radial-gradient(circle at 100% 0,#0f766e1f,#0000 28%),linear-gradient(#f7f1e6 0%,#f1eadf 100%);height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.03em}button,input,textarea,select{font:inherit}::selection{background:#0f766e2e}
