:root{--color-background:#fff;--color-foreground:#202020;--color-pink:#ffcfeb;--color-gray:#9c9c9b;--color-light-gray:#f0f0f0;--radius-card:10px;--page-gutter:clamp(16px, 3vw, 40px);--content-width:1200px;--font-involve:"Involve", Arial, Helvetica, sans-serif}html{background:var(--color-background);min-height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--color-foreground);background:var(--color-background);font-family:var(--font-involve);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-foreground);outline-offset:3px}html{scroll-behavior:smooth}button,input{font:inherit}button{color:inherit}
