*,*:before,*:after{box-sizing:border-box}*{margin:0}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,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{font-family:system-ui,sans-serif;color-scheme:light}body{background-color:#eee;scroll-behavior:smooth}.main{width:min(80ch,calc(100% - 2rem));margin-inline:auto;min-height:100svh;padding-block:2rem;color:#2b2b2b}.main>*:not(:last-child){margin-bottom:2rem}.main>header{display:flex;flex-direction:column;align-items:center}.main>header img{width:200px}.main>header h2{font-size:1.1rem;text-align:center}.main>form{display:flex;flex-direction:column;gap:4px;align-items:center}.main>form input{border:1px solid #aaa;border-radius:50px;width:min(40ch,100%);padding:8px 24px}.main>form button{width:fit-content;cursor:pointer;background-color:transparent;border:none;display:flex;align-items:center;column-gap:4px;padding:4px 12px;font-weight:400;color:#555}.main>form button img{height:1.4rem}.main>img{width:max-content}.main>p{text-align:justify;margin-inline:auto}
