*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--teal:#03cea4;--teal-a:rgba(3,206,164,.1);--teal-b:rgba(3,206,164,.24);--rose:#da667b;--rose-a:rgba(218,102,123,.08);--rose-b:rgba(218,102,123,.22);--cream:#f6e7cb;--bg:#f9f5ef;--surface:hsla(0,0%,100%,.78);--text:#2c2520;--muted:#7a6e65;--faint:#b5a99a;--border:rgba(0,0,0,.08)}html{height:100%;font-size:16px}body{background:var(--bg);color:var(--text);font-family:Georgia,Times New Roman,serif;min-height:100%;-webkit-font-smoothing:antialiased}::selection{background:rgba(3,206,164,.18)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--faint);border-radius:2px}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}