*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fdf8f5;--surface:#fff;--surface2:#fef2ee;--border:#f0ddd6;--border2:#e8cec6;--teal:#2d7a6e;--teal-dark:#1e5a50;--teal-lo:rgba(45,122,110,.08);--blush:#e8a0a0;--blush-lo:hsla(0,61%,77%,.12);--rose:#c9707a;--gold:#c9a84c;--text:#3a3030;--muted:#9a8580;--light:#f7ede8;--serif:"Playfair Display",Georgia,serif;--sans:"Lato","Segoe UI",sans-serif;--safe-bottom:env(safe-area-inset-bottom,0px)}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:13px;line-height:1.5;-webkit-text-size-adjust:100%}#__next{display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--teal)}::selection{background:var(--teal);color:#fff}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:var(--sans)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}