@import"https://fonts.googleapis.com/css2?family=Nanum+Square+Round:wght@400;700&display=swap";:root{font-family:Nanum Square Round,UhBee,Cafe24,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ff8eb7;background-color:#fffbe7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ff8eb7;text-decoration:inherit;border-radius:.3em;transition:background .2s,color .2s}a:hover{color:#ff58aa;background:#ffe3f4}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(120deg,#fffbe7 40%,#ffe3f4);font-family:Nanum Square Round,UhBee,Cafe24,Arial,sans-serif}h1{font-size:3.2em;line-height:1.1;color:#ff8eb7;font-family:Nanum Square Round,UhBee,Cafe24,Arial,sans-serif}button{border-radius:1.2em;border:1.5px solid #ffe3f4;padding:.6em 1.2em;font-size:1em;font-weight:700;font-family:inherit;background:linear-gradient(90deg,#fffbe7,#ffe3f4 70%);color:#c84070;cursor:pointer;transition:border-color .25s,background .2s,color .2s;box-shadow:0 2px 7px #ffe0ee30}button:hover{border-color:#ff8eb7;background:#ffecf7;color:#ff58aa}button:focus,button:focus-visible{outline:4px auto #ffe3f4}@media (prefers-color-scheme: light){:root{color:#ff8eb7;background-color:#fffbe7}a:hover{color:#ff58aa;background:#ffe3f4}button{background:linear-gradient(90deg,#fffbe7,#ffe3f4 70%);color:#c84070}}
