:root{--cream:#fff8e8;--paper:#fffdf7;--plum:#43253f;--coral:#dd6656;--coral-dark:#bd4d46;--yellow:#f3c65a;--ink:#432f40;--ink-soft:#75646e;--line:#eadfc7;--font-display:"Arial Rounded MT Bold", "Trebuchet MS", Arial, sans-serif;--font-hand:"Segoe Print", "Bradley Hand", cursive}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}::selection{color:var(--cream);background:var(--coral)}
