*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:light dark;--color-bg: #f0f0f7;--color-ink: #20262b;--color-accent: #2fae60}@media(prefers-color-scheme:dark){:root{--color-bg: #17181d;--color-ink: #f0f0f7}}body{min-height:100dvh}.page{max-width:80ch;margin-inline:auto;padding:2rem}.potato-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(2rem,5vw,3rem);min-height:100dvh;padding:4rem 2rem;background-color:var(--color-bg)}.potato-page__photo{width:clamp(220px,36vw,420px);height:auto;border:2px solid var(--color-ink)}.potato-page__caption{font-family:Helvetica,Arial,sans-serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--color-ink);letter-spacing:-.01em;text-align:center}
