*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;justify-content:center;align-items:center}.modal-content{text-align:center;background:#fff;padding:20px;border-radius:8px;max-width:500px;width:100%;display:flex;flex-direction:column;gap:32px}.modal-close{background:none;border:none;font-size:1.5rem;position:absolute;top:10px;right:20px;cursor:pointer}