.form-module__ZyMZUW__form{width:100%;overflow-x:hidden}.form-module__ZyMZUW__frame{flex-direction:column;align-items:center;gap:clamp(48px,12vh,120px);width:100%;max-width:480px;margin:0 auto;padding:0 24px 24px;display:flex;overflow:hidden}.form-module__ZyMZUW__top{flex-direction:column;gap:clamp(32px,6vh,64px);width:100%;display:flex}.form-module__ZyMZUW__header{flex-direction:column;align-items:center;width:100%;padding-bottom:8px;display:flex}.form-module__ZyMZUW__emojiBurst{width:100%;display:flex;overflow:visible}.form-module__ZyMZUW__emojiItem{flex:1 0 0;justify-content:center;align-items:center;min-width:0;display:flex;overflow:visible}.form-module__ZyMZUW__emoji{flex-shrink:0;font-size:clamp(140px,50vw,220px);line-height:1;animation:4s linear infinite form-module__ZyMZUW__spin}@keyframes form-module__ZyMZUW__spin{0%{rotate:none}to{rotate:360deg}}@media (max-width:479px){.form-module__ZyMZUW__emojiItem:nth-child(2n){display:none}.form-module__ZyMZUW__emoji{font-size:clamp(90px,28vw,140px)}}.form-module__ZyMZUW__headerTextWrap{z-index:1;width:100%;position:relative}.form-module__ZyMZUW__headerText{white-space:pre-wrap;width:100%;font-size:clamp(40px,24px + 5vw,56px);font-weight:400;line-height:1}.form-module__ZyMZUW__body{width:100%}.form-module__ZyMZUW__bodyInner{flex-direction:column;gap:48px;width:100%;display:flex}.form-module__ZyMZUW__sectionGroup{flex-direction:column;gap:32px;display:flex}.form-module__ZyMZUW__section{flex-direction:column;gap:12px;display:flex}.form-module__ZyMZUW__label{font-size:clamp(20px,12px + 2.5vw,26px);line-height:1}.form-module__ZyMZUW__chips{flex-wrap:wrap;gap:6px 4px;width:100%;display:flex}.form-module__ZyMZUW__chip{background:var(--purple);border:4px solid #0000;border-radius:36px;padding:12px 16px;font-size:clamp(18px,12px + 2vw,24px);line-height:1;position:relative}.form-module__ZyMZUW__chipActive{background:var(--selected)}.form-module__ZyMZUW__chipActive:after{content:"";border:4px solid var(--black);filter:url(#sketchy-border);pointer-events:none;border-radius:36px;animation:1.6s step-end infinite form-module__ZyMZUW__wobble;position:absolute;inset:-4px}@keyframes form-module__ZyMZUW__wobble{0%,to{border-radius:20px 36px 24px 38px/38px 24px 36px 20px}25%{border-radius:38px 22px 36px 26px/26px 36px 22px 38px}50%{border-radius:24px 38px 20px 36px/36px 20px 38px 24px}75%{border-radius:36px 26px 38px 22px/22px 38px 26px 36px}}.form-module__ZyMZUW__field{background:var(--light-pink);border-radius:8px;align-items:center;min-height:48px;padding:14px 16px;font-size:clamp(20px,12px + 2.5vw,26px);line-height:1;display:flex}.form-module__ZyMZUW__textArea{align-items:flex-start;min-height:80px}.form-module__ZyMZUW__previewList{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin-inline:-24px;padding-inline:24px;scroll-padding-inline:24px;display:flex;overflow-x:auto}.form-module__ZyMZUW__previewList::-webkit-scrollbar{display:none}.form-module__ZyMZUW__previewCard{background:var(--purple);cursor:pointer;text-align:left;scroll-snap-align:start;box-sizing:border-box;border:4px solid #0000;border-radius:8px;flex-direction:column;flex:0 0 calc(100% - 40px);align-items:flex-start;gap:4px;padding:16px;transition:background .15s;display:flex;position:relative}.form-module__ZyMZUW__previewCardActive{background:var(--selected)}.form-module__ZyMZUW__previewCardActive:after{content:"";border:4px solid var(--black);filter:url(#sketchy-border);pointer-events:none;border-radius:8px;animation:1.6s step-end infinite form-module__ZyMZUW__wobbleCard;position:absolute;inset:-4px}@keyframes form-module__ZyMZUW__wobbleCard{0%,to{border-radius:5px 8px 6px 9px/9px 6px 8px 5px}25%{border-radius:9px 6px 8px 7px/7px 8px 6px 9px}50%{border-radius:6px 9px 5px 8px/8px 5px 9px 6px}75%{border-radius:8px 7px 9px 6px/6px 9px 7px 8px}}.form-module__ZyMZUW__previewBubble{background:var(--magenta);white-space:pre-wrap;word-break:break-word;border-radius:12px;width:fit-content;max-width:calc(100% - 32px);padding:12px 16px;font-size:clamp(18px,12px + 2vw,24px);line-height:1}.form-module__ZyMZUW__previewBubbleOut{background:var(--red);align-self:flex-end;margin-left:32px;margin-right:0}.form-module__ZyMZUW__previewBubbleTail{border-bottom-left-radius:0}.form-module__ZyMZUW__previewBubbleOut.form-module__ZyMZUW__previewBubbleTail{border-bottom-right-radius:0;border-bottom-left-radius:12px}@media (min-width:640px){.form-module__ZyMZUW__frame{overflow:visible}.form-module__ZyMZUW__sectionWide{width:min(720px,100vw - 48px);margin-top:32px;margin-bottom:32px;position:relative;left:50%;transform:translate(-50%)}.form-module__ZyMZUW__previewList{scroll-snap-type:none;grid-template-columns:1fr 1fr;gap:6px;width:100%;margin-inline:0;padding-inline:0;display:grid;overflow-x:visible}.form-module__ZyMZUW__previewListSingle{grid-template-columns:1fr}.form-module__ZyMZUW__previewCard{flex:none}}.form-module__ZyMZUW__showMoreButton{width:100%;color:var(--black);opacity:.5;cursor:pointer;justify-content:center;align-items:center;padding:8px;transition:opacity .15s;display:flex}.form-module__ZyMZUW__showMoreButton:hover{opacity:1}.form-module__ZyMZUW__actions{flex-wrap:wrap;gap:8px;display:flex}.form-module__ZyMZUW__actionPrimary{background:var(--red)}.form-module__ZyMZUW__actionSecondary{background:var(--purple)}.form-module__ZyMZUW__signatureInput::placeholder{color:#bd6fae}.form-module__ZyMZUW__actionButton{border-radius:1000px;padding:24px 32px;font-size:clamp(20px,12px + 2.5vw,26px);line-height:1}.form-module__ZyMZUW__bottomHeart{justify-content:center;width:100%;margin:32px 0;font-size:20px;line-height:1;display:flex}.form-module__ZyMZUW__bottomImage{aspect-ratio:735/490;width:100%;position:relative}.form-module__ZyMZUW__bottomImage img{object-fit:cover;width:100%;height:100%}
.home-module__Hx0lNG__page{background:var(--pink);justify-content:center;min-height:100dvh;display:flex}.home-module__Hx0lNG__frame{flex-direction:column;align-items:center;width:100%;max-width:480px;min-height:100dvh;padding:0 24px;display:flex;position:relative;overflow:visible}.home-module__Hx0lNG__content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;width:100%;padding:24px 0;display:flex}.home-module__Hx0lNG__hero{flex-shrink:0;width:calc(100% + 48px);height:clamp(260px,42vh,336px);margin-inline:-24px;position:relative;overflow:visible}.home-module__Hx0lNG__heart{font-size:clamp(100px,72px + 10vw,140px);line-height:1;animation:3s ease-in-out infinite home-module__Hx0lNG__float;position:absolute}.home-module__Hx0lNG__heart:nth-child(2n){animation-duration:3.4s;animation-delay:-.5s}.home-module__Hx0lNG__heart:nth-child(3n){animation-duration:2.8s;animation-delay:-1.2s}@keyframes home-module__Hx0lNG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.home-module__Hx0lNG__heartRed{color:var(--red)}.home-module__Hx0lNG__vector{width:378.503px;max-width:100%;height:74%;position:absolute;top:10%;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__title{white-space:nowrap;font-family:Fuzzy Bubbles,sans-serif;font-size:clamp(48px,32px + 5vw,64px);font-weight:700;line-height:1;position:absolute;top:32%;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__tagline{text-align:center;white-space:pre-line;width:332px;max-width:100%;font-size:clamp(20px,12px + 2.5vw,26px);line-height:1;position:absolute;top:51%;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__cta{background:var(--red);text-align:center;white-space:pre-line;cursor:pointer;width:clamp(220px,180px + 8vw,260px);height:clamp(120px,96px + 5vw,144px);color:inherit;border:none;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;padding:40px 48px;font-family:inherit;font-size:clamp(22px,16px + 2.5vw,28px);line-height:1;animation:2s ease-in-out infinite home-module__Hx0lNG__pulse;display:flex}@keyframes home-module__Hx0lNG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.home-module__Hx0lNG__footer{flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.home-module__Hx0lNG__footerText{text-align:center;width:100%;color:var(--footer);font-size:clamp(15px,9px + 1.8vw,18px);line-height:1}.home-module__Hx0lNG__footerText a{text-decoration:underline}.home-module__Hx0lNG__splashEnter{animation:.4s both home-module__Hx0lNG__fadeIn}.home-module__Hx0lNG__splashExit{pointer-events:none;animation:.45s forwards home-module__Hx0lNG__splashOut}.home-module__Hx0lNG__formEnter{width:100%;animation:.5s cubic-bezier(.22,1,.36,1) 50ms both home-module__Hx0lNG__formIn}@keyframes home-module__Hx0lNG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes home-module__Hx0lNG__splashOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.97)translateY(-16px)}}@keyframes home-module__Hx0lNG__formIn{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}
