.chat{height:100%}.chat.is-error,.chat.is-loading{text-align:center;flex-flow:column;justify-content:center;align-items:center;display:flex}.chat.is-error .btn-error{border:none;border-radius:15px;margin-top:10px;padding:10px 20px}.chat.is-loading>.lds-spinner{animation:3s fadeIn;transform:scale(.5)}.bottom-stack{bottom:20px;bottom:max(env(safe-area-inset-bottom),20px);width:100%;position:fixed}@media only screen and (min-width:500px){.bottom-stack{bottom:33px;bottom:max(env(safe-area-inset-bottom),33px)}}
@keyframes appearTextarea{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes downtimePulse{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.chat__input{transition:all .5s}.chat__input form{justify-content:center;max-width:800px;margin-left:auto;margin-right:auto;display:flex;position:relative}.chat__input .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;color:rgba(51,51,51,.9);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(90deg,#fff,#f9f3e5);border:none;border-radius:25px;outline:1px solid #e9c7b9;width:100%;height:66px;max-height:165px;padding:23px 55px 20px 18px;font-size:17px;font-weight:500;line-height:1.2;transition:color .15s;animation:.2 appearTextarea;overflow:auto;box-shadow:0 -3px 5px rgba(181,73,60,.09),0 12px 13px rgba(181,73,60,.17),0 54px 55px rgba(253,100,82,.25)}.chat__input .input::placeholder{color:rgba(51,51,51,.4)}.chat__input .input:focus::placeholder{color:transparent}.chat__input .input:disabled{color:rgba(51,51,51,.6)}.chat__input .input:disabled::placeholder{color:transparent}.chat__input .btn-send{cursor:pointer;background:#fe8d01 url(/btn-send.svg) 50% no-repeat;border:none;border-radius:13px;width:40px;height:40px;transition:background-color .2s;position:absolute;bottom:13px;right:10px}.chat__input .btn-send:hover{background:#ff9516 url(/btn-send.svg) 50% no-repeat}.chat__input .btn-send:disabled{cursor:default;background:#dadada url(/btn-send.svg) 50% no-repeat}.chat__input .downtime-indicator{opacity:.8;background:red;border-radius:10px;width:6px;height:6px;animation:1.2s ease-in-out infinite downtimePulse;position:absolute;bottom:30px;right:65px}@media only screen and (min-width:500px){.chat__input .input{min-height:75px;max-height:173px;padding:27px 70px 24px 30px}.chat__input .btn-send{width:42px;height:42px;bottom:16px;right:20px}.chat__input .downtime-indicator{bottom:33px;right:80px}}
.chat__messages_wrapper{height:100%}.chat__messages_wrapper .chat__messages{max-width:calc(800px + var(--padding-horizontal)*2);flex-direction:column;height:100%;margin-left:auto;margin-right:auto;transition:all .5s;display:flex}.chat__messages_wrapper .chat__messages>.container{flex-flow:column;width:100%;height:100%;display:flex;position:relative}.chat__messages_wrapper .chat__messages>.container>div:last-child{flex:0 0 calc(100dvh - 186px);padding-bottom:130px}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-vibe.chat-cleared{flex:0 0 calc(100dvh - 115px);padding-top:100px;padding-bottom:40px!important}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-vibe:not(.chat-cleared){flex:0 0 calc(100dvh - 155px);padding-bottom:0}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-style:not(.chat-cleared):not(.is-loading){flex:0 0 calc(100dvh - 345px);padding-bottom:60px}.chat__messages_wrapper .chat__messages>.container>div:last-child.role-rating{flex:0 0 calc(100dvh - 330px)}@media only screen and (min-width:500px){.chat__messages_wrapper .chat__messages>.container>div:last-child{flex:0 0 calc(100dvh - 216px)}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-vibe.chat-cleared{flex:0 0 calc(100dvh - 135px)}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-vibe:not(.chat-cleared){flex:0 0 calc(100dvh - 175px)}.chat__messages_wrapper .chat__messages>.container>div:last-child.step-style:not(.chat-cleared):not(.is-loading){flex:0 0 calc(100dvh - 370px);padding-bottom:60px}.chat__messages_wrapper .chat__messages>.container>div:last-child.role-rating .rating{max-width:none}}
.step .spacer{flex-grow:1}.step .step-footer{flex-grow:1;justify-content:center;align-items:center;display:flex}.step .step-footer span{padding-bottom:30px}.step.is-loading{pointer-events:none}.step .step-buttons{overflow-wrap:anywhere;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:400px;margin:20px auto;line-height:1.27;display:grid}.step .step-buttons .step-button{cursor:pointer;background:#fff;align-items:end;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 5px 20px rgba(0,0,0,.1)}.step.step-vibe .step-buttons,.step.step-voice .step-buttons{grid-template-columns:repeat(3,1fr);display:grid}.step.step-vibe .step-buttons .step-button,.step.step-voice .step-buttons .step-button{border-radius:20px;height:120px;padding:11px 10px}.step.step-vibe{flex-direction:column;flex-grow:1;justify-content:end;display:flex;padding-bottom:0!important}.step.step-vibe .step-header{text-align:center;color:#333;margin:0 0 20px;padding:0;font-size:28px;font-weight:800}.step.step-vibe .step-footer{color:rgba(51,51,51,.5);text-align:center;font-size:32px;font-weight:800}.step.step-vibe .step-buttons .step-button{background:#fff right 10px top 10px no-repeat}.step.step-vibe .step-buttons .step-button.step-key-birthday{background-color:#faf2ff;background-image:url(/steps/vibe-birthday.svg)}.step.step-vibe .step-buttons .step-button.step-key-wedding{background-color:#ffedfa;background-image:url(/steps/vibe-wedding.svg)}.step.step-vibe .step-buttons .step-button.step-key-funny{background-color:#edf8ff;background-image:url(/steps/vibe-funny.svg)}.step.step-vibe .step-buttons .step-button.step-key-motivation{background-color:#fffbf1;background-image:url(/steps/vibe-motivation.svg)}.step.step-vibe .step-buttons .step-button.step-key-holiday{background-color:#efffe2;background-image:url(/steps/vibe-holliday.svg)}.step.step-vibe .step-buttons .step-button.step-key-love{background-color:#fff0ed;background-image:url(/steps/vibe-love.svg)}.step.step-vibe .step-buttons .step-button.step-key-custom{background-color:#f1fffc;background-image:url(/steps/vibe-custom.svg)}.step.step-voice .step-buttons .step-button{background:#fffcf9 right 10px top 10px no-repeat}.step.step-voice .step-buttons .step-button.step-key-male{background-image:url(/steps/voice-male.svg)}.step.step-voice .step-buttons .step-button.step-key-female{background-image:url(/steps/voice-female.svg)}.step.step-voice .step-buttons .step-button.step-key-both{background-image:url(/steps/voice-male.svg)}.step.step-style .step-buttons{grid-template-columns:repeat(2,1fr);gap:10px 16px;max-width:380px}.step.step-style .step-buttons .step-button{background:#fff7f0 13px no-repeat;border-radius:12px;align-items:center;padding:14px 10px 14px 48px;font-size:14px;display:flex}.step.step-style .step-buttons .step-button.step-key-pop{background-color:#faf2ff;background-image:url(/steps/style-pop.svg)}.step.step-style .step-buttons .step-button.step-key-rap{background-color:#ececec;background-image:url(/steps/style-rap.svg)}.step.step-style .step-buttons .step-button.step-key-rock{background-color:#f2f6ff;background-image:url(/steps/style-rock.svg)}.step.step-style .step-buttons .step-button.step-key-electronic{background-color:#fdfff2;background-image:url(/steps/style-electronic.svg)}.step.step-style .step-buttons .step-button.step-key-folk{background-color:#fffbf1;background-image:url(/steps/style-folk.svg)}.step.step-style .step-buttons .step-button.step-key-indie{background-color:#ffeee0;background-image:url(/steps/style-indie.svg)}.step.step-style .step-buttons .step-button.step-key-80s{background-color:#fff2fd;background-image:url(/steps/style-80s.svg)}.step.step-style .step-buttons .step-button.step-key-classical{background-color:#f2fffa;background-image:url(/steps/style-classical.svg)}@media only screen and (min-width:500px){.step .step-buttons .step-button{transition:transform .15s}.step .step-buttons .step-button:hover:not(.selected){transform:scale(1.09)!important}}
@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1e219c03c996efbd-s.ba7d7329.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0c27b1b4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(../media/03bda585a99c6450-s.p.ad37b9d9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_e0bcbbb0-module__hX5HYq__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}
.step-header.step-header--fancy{letter-spacing:-.015em;text-align:center;margin:8px auto 56px;font-family:Fraunces,DM Serif Display,Georgia,serif;font-size:max(24px,min(3.4vw,36px));font-weight:700;line-height:1.15}.step-header--fancy .fancy-content{padding:0 44px;display:inline-block;position:relative}.step-header--fancy .fancy-line-1{color:#1c2340;white-space:nowrap;display:block}.step-header--fancy .fancy-line-2{background:linear-gradient(95deg,#ff4a78 0%,#fe8d01 100%);color:transparent;-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-top:8px;padding:0 6px;display:inline-block;position:relative}.step-header--fancy .fancy-underline{pointer-events:none;width:92%;height:12px;position:absolute;bottom:-14px;left:4%;right:4%}.step-header--fancy .sparkle{color:#ffb47a;opacity:.9;pointer-events:none;width:22px;height:22px;animation:2.8s ease-in-out infinite sparkleTwinkle;position:absolute}.step-header--fancy .sparkle svg{filter:drop-shadow(0 1px rgba(255,140,60,.15));width:100%;height:100%;display:block}.step-header--fancy .sparkle-l1{color:#ffb077;width:28px;height:28px;animation-delay:0s;top:18%;left:-2%}.step-header--fancy .sparkle-l2{color:#ffc89a;width:16px;height:16px;animation-delay:.6s;top:-8%;left:6%}.step-header--fancy .sparkle-l3{color:#ffd2a8;width:14px;height:14px;animation-delay:1.4s;top:62%;left:2%}.step-header--fancy .sparkle-r1{color:#ff9a55;width:26px;height:26px;animation-delay:.3s;top:30%;right:-3%}.step-header--fancy .sparkle-r2{color:#ffc89a;width:14px;height:14px;animation-delay:1.1s;top:78%;right:7%}.step-header--fancy .sparkle-r3{color:#ffd2a8;width:12px;height:12px;animation-delay:1.8s;top:4%;right:4%}@keyframes sparkleTwinkle{0%,to{opacity:.55;transform:scale(.85)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(15deg)}}@media (max-width:520px){.step-header.step-header--fancy{font-size:max(26px,min(7.2vw,34px))}.step-header--fancy .fancy-content{padding:0 28px}.step-header--fancy .fancy-line-1,.step-header--fancy .fancy-line-2{white-space:normal}.step-header--fancy .sparkle-l1{width:20px;height:20px;top:40%;left:-2%}.step-header--fancy .sparkle-l2{width:12px;height:12px;top:-10%;left:8%}.step-header--fancy .sparkle-l3{width:10px;height:10px;top:60%;left:2%}.step-header--fancy .sparkle-r1{width:18px;height:18px;top:40%;right:-2%}.step-header--fancy .sparkle-r2{width:11px;height:11px;top:75%;right:6%}.step-header--fancy .sparkle-r3{width:9px;height:9px;top:0%;right:3%}}
@keyframes slideIn{0%{transform:scale(0)}to{transform:scale(1)}}.chat__messages__message{padding-top:20px;font-size:16px}.chat__messages__message a{color:#fd6555}.chat__messages__message.nested{padding-top:10px}.chat__messages__message.nested .avatar{opacity:0}.chat__messages__message.archive .msg{animation:none}.chat__messages__message .msg{border-radius:20px;padding:15px 20px;animation:.3s ease-in-out slideIn}.chat__messages__message.role-cleared{border-top:1px dashed rgba(255,40,0,.25);width:100%;margin-top:20px;padding-top:10px}.chat__messages__message.role-bot{align-items:flex-start;display:flex}.chat__messages__message.role-bot .avatar{background:url(/bot-avatar.png) 50%/24px no-repeat;width:24px;height:24px;margin-right:7px;animation:.5s slideIn;position:relative}.chat__messages__message.role-bot .avatar.locale-pt{background:url(/bot-avatar-br.png) 50%/34px no-repeat;width:34px;height:34px;margin-right:4px}.chat__messages__message.role-bot .msg{text-align:left;transform-origin:0;background:rgba(255,255,255,.5);border-top-left-radius:0;width:-moz-fit-content;width:fit-content;max-width:85%;margin-right:auto}.chat__messages__message.role-bot .msg .message_word{animation:.4s fadeIn}.chat__messages__message.role-user .msg{text-align:left;color:#fff;transform-origin:100% 100%;background:linear-gradient(90deg,#fd6555 0%,#fd8797 100%);border-bottom-right-radius:0;width:-moz-fit-content;width:fit-content;max-width:70%;margin-left:auto}@media only screen and (min-width:500px){.chat__messages__message .msg{padding:20px}.chat__messages__message.role-bot .avatar.locale-pt{margin-right:10px}}
/*# sourceMappingURL=11799a18c3906475.css.map*/