@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@500;700&family=Nunito:wght@600;800&display=swap";:root{font-family:Nunito,sans-serif;color:#633f4d;background:#ffecef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}main{position:relative;overflow:hidden;min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;padding:28px;text-align:center;background:radial-gradient(circle at 50% 45%,#fffaf3 0 28%,transparent 55%),linear-gradient(150deg,#ffecef,#f4e5ff)}.tiny,.footer{position:relative;z-index:3;margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.2em}.tiny{text-align:left}.footer{color:#a77b8b}section{position:relative;z-index:3;align-self:center;width:min(620px,100%);margin:auto}.cat{position:relative;width:160px;height:135px;margin:0 auto 22px}.face{position:absolute;z-index:2;left:15px;top:22px;width:130px;height:112px;border:4px solid #633f4d;border-radius:48% 48% 45% 45%;background:#fff7ed;box-shadow:0 12px #edbed0}.ear{position:absolute;z-index:1;top:7px;width:54px;height:60px;border:4px solid #633f4d;background:#fff7ed;transform:rotate(45deg);border-radius:12px}.ear.left{left:15px}.ear.right{right:15px}.eye{position:absolute;top:43px;width:12px;height:7px;border-bottom:3px solid #633f4d;border-radius:50%}.eye.left{left:32px}.eye.right{right:32px}.nose{position:absolute;left:0;right:0;top:55px;color:#e987a8;font-size:12px}.mouth{position:absolute;left:0;right:0;top:58px;font-size:31px}.cheek{position:absolute;top:64px;width:17px;height:9px;border-radius:50%;background:#f6bed0;filter:blur(1px)}.cheek.left{left:18px}.cheek.right{right:18px}.tail{position:absolute;z-index:0;right:-18px;bottom:-2px;font-family:Comfortaa;font-size:75px;color:#edbed0;transform:rotate(-24deg)}.label{margin:0 0 12px;color:#c77e99;font-size:10px;letter-spacing:.19em}h1{min-height:2.5em;margin:0 auto 24px;font-family:Comfortaa,sans-serif;font-size:clamp(27px,5vw,48px);line-height:1.22;letter-spacing:-.04em;text-wrap:balance}button{border:0;border-radius:999px;padding:13px 22px 13px 14px;background:#633f4d;color:#fff7ed;cursor:pointer;box-shadow:0 8px 22px #633f4d38;transition:transform .2s}button:hover{transform:translateY(-3px) rotate(-1deg)}button span{display:inline-grid;place-items:center;width:36px;height:36px;margin-right:10px;border-radius:50%;background:#fff;color:#633f4d}.cloud{position:absolute;width:250px;height:250px;border-radius:50%;background:#ffffff6b;filter:blur(2px)}.one{left:-100px;top:-80px}.two{right:-90px;bottom:-90px}.heart{position:fixed;z-index:10;bottom:25%;color:#e987a8;font-size:26px;pointer-events:none;animation:float 1.2s ease-out forwards}@keyframes float{to{transform:translateY(-180px) rotate(20deg);opacity:0}}@media(max-width:600px){main{padding:20px 18px}.cat{transform:scale(.86);margin-bottom:8px}h1{font-size:28px}.footer{font-size:8px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important}}
