@keyframes NameSelect-module-scss-module__VfK2aG__fadeInUp{to{opacity:1;transform:translateY(0)}}.NameSelect-module-scss-module__VfK2aG__name-select{width:100%;position:relative}.NameSelect-module-scss-module__VfK2aG__name-select--disabled{opacity:.6;cursor:not-allowed}.NameSelect-module-scss-module__VfK2aG__name-select__input-wrapper{align-items:center;gap:8px;display:flex;position:relative}.NameSelect-module-scss-module__VfK2aG__name-select__input{color:#333;background-color:#fff;border:2px solid #d4d4d4;border-radius:.75rem;width:100%;padding:12px 16px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s,box-shadow .15s}.NameSelect-module-scss-module__VfK2aG__name-select__input:focus-visible{outline-offset:2px;outline:2px solid #020080}.NameSelect-module-scss-module__VfK2aG__name-select__input{flex:1;padding-right:76px;transition:all .25s}.NameSelect-module-scss-module__VfK2aG__name-select__input:focus{border-color:#020080;outline:none;box-shadow:0 0 0 3px #0200801a}.NameSelect-module-scss-module__VfK2aG__name-select__input--focused{border-color:#020080}.NameSelect-module-scss-module__VfK2aG__name-select--error .NameSelect-module-scss-module__VfK2aG__name-select__input{border-color:#d4183d}.NameSelect-module-scss-module__VfK2aG__name-select--error .NameSelect-module-scss-module__VfK2aG__name-select__input:focus{box-shadow:0 0 0 3px #d4183d1a}.NameSelect-module-scss-module__VfK2aG__name-select__input::placeholder{color:#3336}.NameSelect-module-scss-module__VfK2aG__name-select__badge{color:#fff;pointer-events:none;background:linear-gradient(135deg,#020080,#020080cc);border-radius:.5rem;justify-content:center;align-items:center;padding:4px 8px;animation:2s ease-in-out infinite NameSelect-module-scss-module__VfK2aG__badge-pulse;display:flex;position:absolute;top:50%;right:48px;transform:translateY(-50%);box-shadow:0 2px 8px #0200804d}.NameSelect-module-scss-module__VfK2aG__name-select__badge svg{filter:drop-shadow(0 1px 2px #0003)}.NameSelect-module-scss-module__VfK2aG__name-select__toggle{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.NameSelect-module-scss-module__VfK2aG__name-select__toggle:focus-visible{outline-offset:2px;outline:2px solid #020080}.NameSelect-module-scss-module__VfK2aG__name-select__toggle{color:#33333380;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.NameSelect-module-scss-module__VfK2aG__name-select__toggle:hover:not(:disabled){color:#020080;background-color:#02008014}.NameSelect-module-scss-module__VfK2aG__name-select__toggle--open{color:#020080}.NameSelect-module-scss-module__VfK2aG__name-select__toggle--open svg{transform:rotate(180deg)}.NameSelect-module-scss-module__VfK2aG__name-select__toggle svg{transition:transform .25s}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown{z-index:1000;background-color:#fff;border:1px solid #3333331f;border-radius:.75rem;max-height:280px;animation:.2s ease-out NameSelect-module-scss-module__VfK2aG__dropdown-slide-in;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 10px 25px #0000001a}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown::-webkit-scrollbar{width:8px}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown::-webkit-scrollbar-track{background:#3333330d}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown::-webkit-scrollbar-thumb{background:#0200804d;border-radius:9999px}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown::-webkit-scrollbar-thumb:hover{background:#02008080}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown-header{color:#020080;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#02008014,#0200800a);border-bottom:1px solid #33333314;align-items:center;gap:6px;padding:12px 16px;font-size:.75rem;font-weight:600;display:flex}.NameSelect-module-scss-module__VfK2aG__name-select__dropdown-header svg{color:#020080;filter:drop-shadow(0 1px 2px #0000001a)}.NameSelect-module-scss-module__VfK2aG__name-select__option{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.NameSelect-module-scss-module__VfK2aG__name-select__option:focus-visible{outline-offset:2px;outline:2px solid #020080}.NameSelect-module-scss-module__VfK2aG__name-select__option{color:#333;text-align:left;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:.875rem;transition:all .15s;display:flex;position:relative;overflow:hidden}.NameSelect-module-scss-module__VfK2aG__name-select__option:before{content:"";background:linear-gradient(#020080,#02008099);width:3px;transition:transform .15s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.NameSelect-module-scss-module__VfK2aG__name-select__option:hover,.NameSelect-module-scss-module__VfK2aG__name-select__option--highlighted{color:#020080;background-color:#0200800f;padding-left:20px}.NameSelect-module-scss-module__VfK2aG__name-select__option:hover:before,.NameSelect-module-scss-module__VfK2aG__name-select__option--highlighted:before{transform:scaleY(1)}.NameSelect-module-scss-module__VfK2aG__name-select__option:hover .NameSelect-module-scss-module__VfK2aG__name-select__option-icon,.NameSelect-module-scss-module__VfK2aG__name-select__option--highlighted .NameSelect-module-scss-module__VfK2aG__name-select__option-icon{opacity:1;transform:translate(0)rotate(0)}.NameSelect-module-scss-module__VfK2aG__name-select__option--selected{color:#020080;background-color:#0200801a;font-weight:600}.NameSelect-module-scss-module__VfK2aG__name-select__option--selected .NameSelect-module-scss-module__VfK2aG__name-select__option-icon{opacity:1;color:#020080}.NameSelect-module-scss-module__VfK2aG__name-select__option:active{transform:scale(.98)}.NameSelect-module-scss-module__VfK2aG__name-select__option-text{flex:1}.NameSelect-module-scss-module__VfK2aG__name-select__option-icon{opacity:.5;color:#020080;filter:drop-shadow(0 1px 2px #0000001a);transition:all .25s;transform:translate(-4px)}@keyframes NameSelect-module-scss-module__VfK2aG__dropdown-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes NameSelect-module-scss-module__VfK2aG__badge-pulse{0%,to{box-shadow:0 2px 8px #0200804d}50%{box-shadow:0 2px 16px #02008099}}
@keyframes UserForm-module-scss-module__IsB2hq__fadeInUp{to{opacity:1;transform:translateY(0)}}.UserForm-module-scss-module__IsB2hq__user-form{width:100%}.UserForm-module-scss-module__IsB2hq__user-form__title{color:#020080;text-align:center;margin-bottom:24px;font-size:1.125rem;font-weight:600}@media only screen and (max-width:579px){.UserForm-module-scss-module__IsB2hq__user-form__title{margin-bottom:16px;font-size:.875rem}}.UserForm-module-scss-module__IsB2hq__user-form__fields{flex-direction:column;gap:16px;display:flex}.UserForm-module-scss-module__IsB2hq__user-form__field{flex-direction:column;gap:4px;display:flex}.UserForm-module-scss-module__IsB2hq__user-form__label{color:#333;font-size:.875rem;font-weight:500}.UserForm-module-scss-module__IsB2hq__user-form__input{color:#333;background-color:#fff;border:2px solid #d4d4d4;border-radius:.75rem;width:100%;padding:12px 16px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s,box-shadow .15s}.UserForm-module-scss-module__IsB2hq__user-form__input::placeholder{color:#a3a3a3}.UserForm-module-scss-module__IsB2hq__user-form__input:focus{border-color:#020080;outline:none;box-shadow:0 0 0 3px #02008026}.UserForm-module-scss-module__IsB2hq__user-form__input:focus-visible{outline-offset:2px;outline:2px solid #020080}.UserForm-module-scss-module__IsB2hq__user-form__input--error{border-color:#d4183d}.UserForm-module-scss-module__IsB2hq__user-form__input--error:focus{box-shadow:0 0 0 3px #d4183d26}.UserForm-module-scss-module__IsB2hq__user-form__error{color:#d4183d;margin-top:4px;font-size:.75rem}.UserForm-module-scss-module__IsB2hq__user-form__hint{color:#333333b3;margin-top:4px;font-size:.75rem;line-height:1.4}.UserForm-module-scss-module__IsB2hq__user-form__submit{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.UserForm-module-scss-module__IsB2hq__user-form__submit:focus-visible{outline-offset:2px;outline:2px solid #020080}.UserForm-module-scss-module__IsB2hq__user-form__submit{color:#fff;background-color:#020080;border-radius:9999px;width:100%;margin-top:16px;padding:16px;font-size:1rem;font-weight:600;transition:background-color .25s,transform .15s;box-shadow:0 4px 6px #00000012}@media only screen and (max-width:579px){.UserForm-module-scss-module__IsB2hq__user-form__submit{padding:12px;font-size:.875rem}}.UserForm-module-scss-module__IsB2hq__user-form__submit:hover:not(.UserForm-module-scss-module__IsB2hq__user-form__submit--disabled){background-color:#030099;transform:scale(1.02)}.UserForm-module-scss-module__IsB2hq__user-form__submit:active:not(.UserForm-module-scss-module__IsB2hq__user-form__submit--disabled){transform:scale(.98)}.UserForm-module-scss-module__IsB2hq__user-form__submit--disabled{opacity:.6;cursor:not-allowed}.UserForm-module-scss-module__IsB2hq__user-form__spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:9999px;width:20px;height:20px;margin-right:8px;animation:.7s linear infinite UserForm-module-scss-module__IsB2hq__spin;display:inline-block}@keyframes UserForm-module-scss-module__IsB2hq__spin{to{transform:rotate(360deg)}}
@keyframes ProcessingSequence-module-scss-module__vK0eSG__fadeInUp{to{opacity:1;transform:translateY(0)}}.ProcessingSequence-module-scss-module__vK0eSG__processing{flex-direction:column;align-items:center;gap:24px;width:100%;padding:32px 16px;display:flex}.ProcessingSequence-module-scss-module__vK0eSG__processing__status{text-align:center}.ProcessingSequence-module-scss-module__vK0eSG__processing__status-text{color:#020080;opacity:0;font-size:1rem;font-weight:500}@media only screen and (max-width:579px){.ProcessingSequence-module-scss-module__vK0eSG__processing__status-text{font-size:.875rem}}.ProcessingSequence-module-scss-module__vK0eSG__processing__status-dots{gap:4px;margin-left:4px;display:inline-flex}.ProcessingSequence-module-scss-module__vK0eSG__processing__dot{opacity:.4;background-color:#020080;border-radius:9999px;width:6px;height:6px}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing{align-items:flex-start;gap:8px;width:100%;max-width:380px;display:flex}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing-avatar{object-fit:cover;border:2px solid #020080;border-radius:9999px;flex-shrink:0;width:40px;height:40px}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing-bubble{flex-direction:column;flex:1;gap:4px;display:flex}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing-name{color:#666;margin-bottom:4px;font-size:.875rem}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing-content{background-color:#fff;border-radius:0 .75rem .75rem;align-items:center;gap:4px;padding:12px;display:flex;box-shadow:0 1px 2px #0000000d}.ProcessingSequence-module-scss-module__vK0eSG__processing__typing-dot{background-color:#a3a3a3;border-radius:9999px;width:8px;height:8px}
@keyframes CelebrityMessageChat-module-scss-module__pcyO0q__fadeInUp{to{opacity:1;transform:translateY(0)}}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat{flex-direction:column;gap:12px;width:100%;max-width:380px;margin:0 auto;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__message-row{opacity:0;align-items:flex-start;gap:8px;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__avatar{object-fit:cover;border:2px solid #020080;border-radius:9999px;flex-shrink:0;width:40px;height:40px}@media only screen and (max-width:579px){.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__avatar{width:36px;height:36px}}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__avatar-spacer{flex-shrink:0;width:40px}@media only screen and (max-width:579px){.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__avatar-spacer{width:36px}}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__bubble-wrapper{flex-direction:column;flex:1;gap:4px;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__sender-name{color:#666;margin-bottom:4px;font-size:.875rem}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__text-bubble{color:#333;background-color:#fff;border-radius:0 .75rem .75rem;padding:12px;font-size:.875rem;line-height:1.5;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:579px){.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__text-bubble{padding:8px;font-size:.75rem}}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__bubble{background-color:#fff;border-radius:0 .75rem .75rem;padding:12px;box-shadow:0 1px 2px #0000000d}@media only screen and (max-width:579px){.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__bubble{padding:8px}}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__controls{align-items:center;gap:12px;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__play-button{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__play-button:focus-visible{outline-offset:2px;outline:2px solid #020080}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__play-button{background-color:#075e54;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__play-button:hover{background-color:#064e45}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__play-button svg{color:#fff;fill:#fff;width:20px;height:20px}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform{cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;align-items:center;gap:1px;height:32px;display:flex;position:relative}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform:hover .CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform__bar{background-color:#a3a3a3}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform:hover .CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform__bar--active{background-color:#064e45}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__waveform:focus-visible{outline-offset:2px;border-radius:.25rem;outline:2px solid #020080}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__bar{pointer-events:none;background-color:#d4d4d4;border-radius:9999px;flex:1;min-width:2px;transition:background-color .15s}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__bar--active{background-color:#075e54}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__mic-icon{color:#a3a3a3;flex-shrink:0;width:16px;height:16px}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__meta{color:#999;justify-content:space-between;align-items:center;margin-top:10px;padding:2px 0 0 10px;font-size:.75rem;display:flex}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__time{font-variant-numeric:tabular-nums}.CelebrityMessageChat-module-scss-module__pcyO0q__celebrity-message-chat__timestamp{color:#999;text-align:right;text-align:right;width:auto;margin-top:0;font-size:.625rem;display:block}
@keyframes LuckyNumbersReveal-module-scss-module__MQ_Oea__fadeInUp{to{opacity:1;transform:translateY(0)}}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers{flex-direction:column;place-content:flex-end;align-items:center;gap:24px;width:100%;padding:24px 0 24px 16px;display:flex}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__container{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__title{color:#020080;text-align:center;opacity:0;font-size:1.125rem;font-weight:600}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__balls{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;padding:20px 12px;display:flex;position:relative}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__ball{color:#020080;opacity:0;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,gold,#b39700);border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;font-weight:700;display:flex;transform:scale(0);box-shadow:0 0 30px #ffd70066,inset 0 -2px 4px #00000026}@media only screen and (max-width:579px){.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__ball{width:44px;height:44px;font-size:1.125rem}}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__actions{opacity:0;flex-direction:column;align-items:center;gap:18px;width:100%;margin-top:10px;display:flex}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-row{justify-content:center;gap:12px;width:100%;max-width:320px;display:flex}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button:focus-visible{outline-offset:2px;outline:2px solid #020080}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button{color:#fff;white-space:nowrap;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:.875rem;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 4px 6px #00000012}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button:hover:not(:disabled){transform:scale(1.03)}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button:active:not(:disabled){transform:scale(.97)}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button:disabled{opacity:.7;cursor:not-allowed}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button--sms{background-color:#020080}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button--sms:hover:not(:disabled){background-color:#030099}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button--email{background-color:#075e54}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button--email:hover:not(:disabled){background-color:#064e45}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__action-button svg{flex-shrink:0}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link:focus-visible{outline-offset:2px;outline:2px solid #020080}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link{color:#fff;background-color:#020080;border-radius:9999px;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex;box-shadow:0 4px 6px #00000012}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link:hover{background-color:#030099;transform:scale(1.02)}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link:active{transform:scale(.98)}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__play-link svg{flex-shrink:0}.LuckyNumbersReveal-module-scss-module__MQ_Oea__lucky-numbers__notification-status{color:#16a34a;text-align:center;font-size:.75rem;font-weight:500}
@keyframes LandingPage-module-scss-module__9vIhJq__fadeInUp{to{opacity:1;transform:translateY(0)}}.LandingPage-module-scss-module__9vIhJq__landing-page{background-color:#f8f3df;position:relative;overflow-x:hidden}.LandingPage-module-scss-module__9vIhJq__landing-page__container{flex-direction:column;max-width:580px;margin:0 auto;padding:0 16px;display:flex}.LandingPage-module-scss-module__9vIhJq__landing-page__header{justify-content:center;align-items:center;width:100%;padding:1px 0;display:flex}.LandingPage-module-scss-module__9vIhJq__landing-page__logo{object-fit:contain;width:100%;max-width:380px}@media only screen and (max-width:579px){.LandingPage-module-scss-module__9vIhJq__landing-page__logo{max-width:320px}}.LandingPage-module-scss-module__9vIhJq__landing-page__hero{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:380px;margin-bottom:24px;margin-left:auto;margin-right:auto;padding:0;display:flex}.LandingPage-module-scss-module__9vIhJq__landing-page__celebrity-image{object-fit:cover;border:4px solid #020080;border-radius:9999px;width:192px;height:192px;box-shadow:0 0 20px #02008080}@media only screen and (max-width:579px){.LandingPage-module-scss-module__9vIhJq__landing-page__celebrity-image{border:3px solid #020080;width:160px;height:160px}}.LandingPage-module-scss-module__9vIhJq__landing-page__celebrity-intro{text-align:center;color:#1f2937;font-size:1rem;font-weight:500;line-height:1.5}@media only screen and (max-width:579px){.LandingPage-module-scss-module__9vIhJq__landing-page__celebrity-intro{font-size:.875rem;line-height:1.4}}.LandingPage-module-scss-module__9vIhJq__landing-page__cta{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.LandingPage-module-scss-module__9vIhJq__landing-page__cta:focus-visible{outline-offset:2px;outline:2px solid #020080}.LandingPage-module-scss-module__9vIhJq__landing-page__cta{color:#fff;background-color:#020080;border-radius:9999px;padding:20px 64px;font-size:1.25rem;transition:background-color .15s;box-shadow:0 10px 25px #0000001a}.LandingPage-module-scss-module__9vIhJq__landing-page__cta:hover{background-color:#030099}.LandingPage-module-scss-module__9vIhJq__landing-page__form-section{width:100%;max-width:380px;margin-left:auto;margin-right:auto;padding:0}.LandingPage-module-scss-module__9vIhJq__landing-page__chat{flex:1;width:100%;margin-bottom:0;padding:16px 0;overflow-y:auto}.LandingPage-module-scss-module__9vIhJq__landing-page__footer{text-align:center;width:100%;margin-top:0;padding:24px 16px}.LandingPage-module-scss-module__9vIhJq__landing-page__restart{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.LandingPage-module-scss-module__9vIhJq__landing-page__restart:focus-visible{outline-offset:2px;outline:2px solid #020080}.LandingPage-module-scss-module__9vIhJq__landing-page__restart{color:#fff;background-color:#020080;border-radius:9999px;padding:14px 32px;font-size:.875rem;font-weight:600;transition:background-color .25s,transform .15s;box-shadow:0 4px 6px #00000012}@media only screen and (max-width:579px){.LandingPage-module-scss-module__9vIhJq__landing-page__restart{padding:12px 24px;font-size:.75rem}}.LandingPage-module-scss-module__9vIhJq__landing-page__restart:hover{background-color:#030099;transform:scale(1.02)}.LandingPage-module-scss-module__9vIhJq__landing-page__restart:active{transform:scale(.98)}.LandingPage-module-scss-module__9vIhJq__landing-page__logo-button{appearance:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;background:0 0;border:none;margin:0;padding:0}.LandingPage-module-scss-module__9vIhJq__landing-page__logo-button:focus-visible{outline-offset:2px;outline:2px solid #020080}.LandingPage-module-scss-module__9vIhJq__landing-page__logo-button{cursor:pointer;transition:transform .15s,opacity .15s}.LandingPage-module-scss-module__9vIhJq__landing-page__logo-button:hover{opacity:.9;transform:scale(1.05)}.LandingPage-module-scss-module__9vIhJq__landing-page__logo-button:active{transform:scale(.98)}
