:root{--background:#f4efe7;--foreground:#0f1721;--muted:#5f6b76;--panel:#ffffffbd;--panel-strong:#ffffffeb;--line:#0f17211f;--accent:#ee6c4d;--accent-strong:#dc5b3c;--accent-soft:#ee6c4d24;--teal:#2a9d8f;--navy:#16324f;--shadow:0 24px 60px #16324f29}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);font-family:var(--font-space-grotesk), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#2a9d8f2e,#0000 28%),radial-gradient(circle at 100% 0,#ee6c4d1f,#0000 24%),linear-gradient(#f9f3ea 0%,#f3eee7 54%,#ebe7de 100%);flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a,button{transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s,opacity .18s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;box-shadow:0 0 0 4px #2a9d8f2e}::selection{background:#2a9d8f38}@media (max-width:640px){body{background:radial-gradient(circle at 0 0,#2a9d8f24,#0000 36%),radial-gradient(circle at 100% 0,#ee6c4d1a,#0000 28%),linear-gradient(#f9f3ea 0%,#f1ece4 62%,#ebe5db 100%)}}
