@charset "UTF-8";:root{--gc-main-color:#1877f2}.btn-close-white{color:#fff;-webkit-filter:initial;filter:none}@-webkit-keyframes sales-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,144,0,.7);box-shadow:0 0 0 0 rgba(255,144,0,.7)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,144,0,0);box-shadow:0 0 0 10px rgba(255,144,0,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,144,0,0);box-shadow:0 0 0 0 rgba(255,144,0,0)}}@-o-keyframes sales-pulse{0%{box-shadow:0 0 0 0 rgba(255,144,0,.7)}70%{box-shadow:0 0 0 10px rgba(255,144,0,0)}to{box-shadow:0 0 0 0 rgba(255,144,0,0)}}@keyframes sales-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,144,0,.7);box-shadow:0 0 0 0 rgba(255,144,0,.7)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,144,0,0);box-shadow:0 0 0 10px rgba(255,144,0,0)}to{-webkit-box-shadow:0 0 0 0 rgba(255,144,0,0);box-shadow:0 0 0 0 rgba(255,144,0,0)}}.page-chat .site-footer,.page-conversations .site-footer{display:none}.page-chat .fancybox-caption,.page-conversations .fancybox-caption{background:#000000f0;bottom:10%;margin:auto;max-width:600px;padding:20px;width:90%}@media only screen and (max-width:640px){.page-chat .fancybox-caption,.page-conversations .fancybox-caption{bottom:5%}.g-chat-btn-editchat.has-label .e-label,.g-chat-btn-more-options.has-label .e-label,.g-chat-btn-videocall.has-label .e-label{display:none}}.g-chatform-footer-actions-trigger{background:#fff;border-radius:20px;bottom:0;cursor:pointer;height:26px;left:20px;margin:auto;position:absolute;top:-40px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:26px}@media only screen and (max-width:640px){.g-chatform-footer-actions-trigger{left:15px}}.g-chatform-footer-actions-trigger:before{color:#000;content:"\f343";font-family:dashicons;font-size:18px;left:4px;position:relative;top:-4px}.g-chatform{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px;position:relative}@media only screen and (max-width:640px){.g-chatform{display:none;padding:15px}.g-chatform[data-roleplay="1"] .g-chatform-content{padding-left:0;padding-right:0}}.g-chatform[data-roleplay="1"] .g-chatform-message[data-role=admin] .g-chatform-message-inner .g-chatform-message-actions{padding-top:7px}.g-chatform[data-roleplay="1"] .g-chatform-message[data-role=admin] .g-chatform-message-actions .g-chatform-message-actions-selector{background:color-mix(in srgb,var(--theme-color) 90%,transparent)}.g-chatform[data-roleplay="1"] .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-selector{background:rgba(33,16,0,.9)}.g-chatform[data-roleplay="1"] .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-selector span{color:#c8c8c8}.g-chatform .g-chatform-message .g-chatform-message-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.g-chatform .g-chatform-message.g-chatform-message-generating .g-chatform-message-content{background:none!important}.g-chatform.is-typing .g-chatform-quick-actions{cursor:pointer;min-width:25px;position:relative}.g-chatform.is-typing .g-chatform-quick-actions:before{border-radius:2px;border-right:3px solid #fff;border-top:3px solid #fff;bottom:0;content:"";display:inline-block;height:17px;margin:auto;position:relative;right:2px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:17px}.g-chatform.is-typing .g-chatform-quick-actions>*{display:none}.g-chatform.is-typing .g-chatform-footer-actions.position-top{margin-left:20px}.g-chatform .typing-animation-container{display:inline;position:relative}.g-chatform.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.g-chatform.is-busy{overflow:hidden}.g-chatform .g-chatform-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-end;padding-bottom:15px;position:relative}@media only screen and (max-width:640px){.g-chatform .g-chatform-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.g-chatform .g-chatform-header .g-chat-btn-editchat,.g-chatform .g-chatform-header .g-chat-btn-more-options,.g-chatform .g-chatform-header .g-chat-btn-videocall{border-radius:5px}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .g-chat-btn-editchat,.g-chatform .g-chatform-header .has-label .e-label{display:none}}.g-chatform .g-chatform-header .roleplay-details-wrapper{padding-right:15px;position:relative}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .roleplay-details-wrapper{padding-right:5px}}.g-chatform .g-chatform-header .roleplay-details-switch{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.72);border:0;border-radius:999px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;min-height:30px;padding:3px 8px 3px 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:background-color .2s ease,box-shadow .2s ease,-o-transform .2s ease;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-o-transform .2s ease,-webkit-box-shadow .2s ease;z-index:2}.g-chatform .g-chatform-header .roleplay-details-switch:hover{background:rgba(0,0,0,.84);-webkit-box-shadow:0 6px 18px rgba(0,0,0,.22);box-shadow:0 6px 18px rgba(0,0,0,.22)}.g-chatform .g-chatform-header .roleplay-details-switch.is-active .roleplay-details-switch-track{background:-webkit-linear-gradient(315deg,#7ce08a,#26a96c);background:-o-linear-gradient(315deg,#7ce08a,#26a96c);background:linear-gradient(135deg,#7ce08a,#26a96c)}.g-chatform .g-chatform-header .roleplay-details-switch.is-active .roleplay-details-switch-thumb{-webkit-transform:translateX(12px);-o-transform:translateX(12px);transform:translateX(12px)}.g-chatform .g-chatform-header .roleplay-details-switch[aria-pressed=false] .roleplay-details-switch-track{background:hsla(0,0%,100%,.18)}.g-chatform .g-chatform-header .roleplay-details-switch[aria-pressed=false] .roleplay-details-switch-thumb{-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .roleplay-details-switch{margin-top:6px;position:relative;right:0;top:0;-webkit-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}.g-chatform .g-chatform-header .roleplay-details-switch-track{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;background:hsla(0,0%,100%,.18);border-radius:999px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;height:16px;padding:1px;position:relative;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;width:28px}.g-chatform .g-chatform-header .roleplay-details-switch-thumb{background:#fff;border-radius:50%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);box-shadow:0 1px 3px rgba(0,0,0,.35);height:12px;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:-o-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-o-transform .2s ease;width:12px}.g-chatform .g-chatform-header .roleplay-details-switch-label{display:none}.g-chatform .g-chatform-header .icon-arrow{display:none;max-width:20px;min-width:20px;-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .icon-arrow{display:inline-block}}.g-chatform .g-chatform-header .roleplay-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;gap:5px;left:0;padding:0;position:relative;text-decoration:none;z-index:2}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .roleplay-details{left:0;position:relative;top:0}}.g-chatform .g-chatform-header .roleplay-details .roleplay-title{display:none}.g-chatform .g-chatform-header .roleplay-details .roleplay-image{border:1px solid #fff;border-radius:30px;display:block;height:30px;width:30px}.g-chatform .g-chatform-header .growtype-chat-credits{display:none;font-size:14px;margin-left:auto;margin-right:0;padding-bottom:4px;padding-top:4px}@media only screen and (max-width:640px){.g-chatform .g-chatform-header .growtype-chat-credits .growtype-chat-credits-text{display:none}}.g-chatform *+.g-chatform-message-assets-wrapper,.g-chatform .g-chatform-message-content-wrapper>.g-chatform-message-img-wrapper,.g-chatform p+.g-chatform-message-img-wrapper{margin-top:15px}.g-chatform .g-chatform-message-assets-wrapper{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.g-chatform .g-chatform-message-assets-wrapper[data-amount="1"]{max-width:350px}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-assets-wrapper[data-amount="1"]{max-width:220px}}.g-chatform .g-chatform-message-assets-wrapper[data-amount="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.g-chatform .g-chatform-message-assets-wrapper[data-amount="2"] .image-wrapper .b-actions{left:14px;top:14px}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-assets-wrapper[data-amount="2"] .image-wrapper .b-actions div[class^=icon]{height:25px;width:25px}.g-chatform .g-chatform-message-assets-wrapper[data-amount="2"] .image-wrapper .b-actions div[class^=icon] span{font-size:15px;line-height:20px}}.g-chatform .g-chatform-message-assets-wrapper+.growtype-quiz-wrapper{margin-top:18px}.g-chatform .g-chatform-message-img-wrapper{border-radius:10px;overflow:hidden;position:relative}.g-chatform .g-chatform-message-img-wrapper br{display:none}.g-chatform .g-chatform-message-img-wrapper .image-wrapper.is-blurred{display:inline-block;height:100%;min-width:185px;width:100%}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-img-wrapper .image-wrapper.is-blurred{min-width:150px}}.g-chatform .g-chatform-message-img-wrapper .image-wrapper.is-blurred .img-fluid{bottom:0;left:0;position:absolute;right:0;top:0}.g-chatform .g-chatform-message-img-wrapper .image-overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.3);bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;text-transform:uppercase;top:0;z-index:1}.g-chatform .g-chatform-message-img-wrapper .image-overlay+.image-wrapper{filter:blur(8px);-webkit-filter:blur(8px)}.g-chatform .g-chatform-message-img-wrapper img{max-width:100%}.g-chatform .g-chatform-message-img-wrapper .image-wrapper .premium-paywall-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.g-chatform .g-chatform-message-img-wrapper .image-wrapper .btn-premium,.g-chatform .g-chatform-message-img-wrapper .image-wrapper .premium-paywall-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:10px}.g-chatform .g-chatform-message-img-wrapper .image-wrapper .btn-premium{background:#000;color:#ff9000;font-weight:700;gap:5px;margin:auto;max-width:250px;min-width:auto}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-img-wrapper .image-wrapper .btn-premium{font-size:14px;padding:5px}}.g-chatform .g-chatform-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;max-height:400px;min-height:300px;overflow:scroll;padding:10px 10px 30px;position:relative;z-index:1}@media only screen and (max-width:640px){.g-chatform .g-chatform-content{gap:15px;padding:10px 0 100px}}.g-chatform .g-chatform-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:margin .18s ease;-o-transition:margin .18s ease;transition:margin .18s ease}.g-chatform .g-chatform-message.is-grouped-with-next .g-chatform-message-inner-bottom{display:none!important}.g-chatform .g-chatform-message.is-grouped-with-next .g-chatform-message-inner-bottom.has-memory-recall{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media only screen and (max-width:640px){.g-chatform .g-chatform-message[data-role=user][data-message-type=quiz] .g-chatform-message-inner-top,.g-chatform .g-chatform-message[data-role=user][data-message-type=text] .g-chatform-message-inner-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.g-chatform .g-chatform-message[data-role=user][data-message-type=quiz] .g-chatform-message-actions,.g-chatform .g-chatform-message[data-role=user][data-message-type=text] .g-chatform-message-actions{padding-top:7px}.g-chatform .g-chatform-message[data-role=user] .g-chatform-message-content{background:rgba(0,0,0,.4);border-radius:0 10px 10px 10px;color:#fff;margin-right:auto}.g-chatform .g-chatform-message[data-role=user] .g-chatform-message-content .g-chatform-message-content-wrapper a{word-break:break-word}.g-chatform .g-chatform-message[data-role=user].is-grouped-with-previous .g-chatform-message-content{border-top-left-radius:6px}.g-chatform .g-chatform-message[data-role=user].is-grouped-with-next .g-chatform-message-content{border-bottom-left-radius:6px}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-inner{margin-left:auto}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-content-loader{margin-left:auto;margin-right:0;width:auto}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-inner-top{margin-left:auto}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-content{background:var(--gc-main-color);border-radius:10px 0 10px 10px;color:#fff}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-content a{color:#fff}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-inner-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.g-chatform .g-chatform-message[data-role=admin].is-grouped-with-previous .g-chatform-message-content{border-top-right-radius:6px}.g-chatform .g-chatform-message[data-role=admin].is-grouped-with-next .g-chatform-message-content{border-bottom-right-radius:6px}.g-chatform .g-chatform-footer{margin-top:auto;position:relative;width:100%;z-index:2}@media only screen and (max-width:640px){.g-chatform .g-chatform-footer{bottom:0;left:0;padding-left:15px;padding-right:15px;position:fixed;right:0}}.g-chatform .g-chatform-footer .g-chatform-footer-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px;padding-top:15px;position:relative;width:100%}@media only screen and (max-width:640px){.g-chatform .g-chatform-footer .g-chatform-footer-inner{padding-bottom:25px}}.g-chatform .g-chatform-footer-actions.position-right{position:relative;right:5px}.g-chatform .g-chatform-footer-actions.position-right .g-chatform-footer-actions-trigger{display:none}.g-chatform .g-chatform-footer-actions.position-top{border-radius:10px;left:0;margin-left:calc(var(--quick-actions-width, 130px) + 10px);padding-left:60px;position:absolute;right:0;top:0;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:0}.g-chatform .g-chatform-footer-actions.position-top .g-chatform-actions-groups{opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform .g-chatform-footer-actions.position-top.is-active{margin-left:0;padding-left:35px;-webkit-transform:translateY(-50px);-o-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:100%}.g-chatform .g-chatform-footer-actions.position-top.is-active .g-chatform-actions-groups{opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform .g-chatform-footer-actions.position-top.is-active .g-chatform-footer-actions-trigger{border:1px solid rgba(0,0,0,.4);left:5px;top:0}.g-chatform .g-chatform-footer-actions.position-top.is-active .g-chatform-footer-actions-trigger:before{content:"\f335";left:3px;top:-1px}.g-chatform .g-chatform-footer-input-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;position:relative;width:100%}.g-chatform .g-chatform-footer-input-wrapper .g-chatform-quick-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.g-chatform .g-chatform-footer-input-wrapper .sample-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#aaa;border-radius:10px;bottom:0;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;display:inline-block;font-size:14px;height:36px;margin:auto 0 0;max-width:200px;padding:4px 10px;position:relative;right:0;top:0}.g-chatform .g-chatform-footer-input-wrapper .sample-message .sample-message-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:3px}.g-chatform .g-chatform-footer-input-wrapper .sample-message .sample-message-value .icon-arrow{margin-left:auto;margin-right:-7px}.g-chatform .g-chatform-footer-input-wrapper .sample-message.is-active .icon-arrow svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.g-chatform .g-chatform-footer-input-wrapper .sample-message.is-active .sample-message-content{display:block}.g-chatform .g-chatform-footer-input-wrapper .sample-message .sample-message-value{color:#fff}.g-chatform .g-chatform-footer-input-wrapper .sample-message .sample-message-value .icon{color:#fff;margin-right:5px;position:relative;top:1px}.g-chatform .g-chatform-footer-input-wrapper .sample-message .sample-message-value svg path{fill:#fff}.g-chatform .g-chatform-footer-input-wrapper .sample-message-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#aaa;border:60px;border-radius:10px;bottom:45px;color:#fff;display:none;-ms-flex-direction:column;flex-direction:column;font-size:14px;max-height:300px;min-width:200px;overflow:scroll;padding:0;position:absolute;right:0;top:auto}@media only screen and (max-width:640px){.g-chatform .g-chatform-footer-input-wrapper .sample-message-content{min-width:160px}}.g-chatform .g-chatform-footer-input-wrapper .sample-message-content .sample-message-single{border-bottom:1px solid #fff;cursor:pointer;padding:5px 11px}.g-chatform .g-chatform-footer-input-wrapper .sample-message-content .sample-message-single:last-child{border:none}.g-chatform .g-chatform-footer-input-wrapper .sample-message-content .sample-message-single:hover{opacity:.6}.g-chatform .g-chatform-footer-input-wrapper .sample-message-content.is-cloned{bottom:48px;left:60px;max-width:210px}.g-chatform .g-chatform-footer-input-wrapper input{background:#000!important;background:#252525!important;border-color:#252525!important;color:#fff!important}.g-chatform .g-chatform-footer-input-wrapper input::-webkit-input-placeholder{color:#e0e0e0}.g-chatform .g-chatform-footer-input-wrapper input::-moz-placeholder{color:#e0e0e0}.g-chatform .g-chatform-footer-input-wrapper input:-ms-input-placeholder{color:#e0e0e0}.g-chatform .g-chatform-footer-input-wrapper input::-ms-input-placeholder{color:#e0e0e0}.g-chatform .g-chatform-footer-input-wrapper input::placeholder{color:#e0e0e0}.g-chatform .g-chatform-text-input{border:none;border-radius:10px;height:46px;line-height:20px;margin-right:60px;max-height:130px;min-height:45px;overflow:scroll;padding:12px 40px 10px 13px;resize:none;z-index:1}@media only screen and (max-width:640px){.g-chatform .g-chatform-text-input{max-height:110px}}.g-chatform .g-chatform-footer-submit-wrapper{position:absolute;right:0}.g-chatform .g-chatform-footer-submit-wrapper .btn-send{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--gc-main-color);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;min-height:46px;min-width:50px;padding:5px 10px}.g-chatform .g-chatform-footer-submit-wrapper .btn-send.is-disabled{opacity:.4;pointer-events:none}.g-chatform .g-chatform-footer-submit-wrapper .btn-send.is-loading{color:#fff;pointer-events:none}.g-chatform .g-chatform-footer-submit-wrapper .btn-send.is-loading svg{display:none}.g-chatform .g-chatform-footer-submit-wrapper .btn-send.is-loading:before{-webkit-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.15em solid;border-radius:50%;border-right:.25em solid transparent;content:"";display:inline-block;height:1.5rem;vertical-align:-.125em;width:1.5rem}.g-chatform .g-chatform-message-content-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto;min-height:35px;padding:4px 10px 5px;text-align:center;width:100%}.g-chatform .g-chatform-message-content-loader .avatar-img{background-position:50%;background-size:cover;border-radius:50px;display:none;height:30px;min-width:30px;width:30px}.g-chatform .g-chatform-message-content-loader a,.g-chatform .g-chatform-message-content-loader p{font-size:12px;padding-bottom:5px}.g-chatform .g-chatform-message-content-loader svg{height:35px;max-width:70px;position:relative;right:-14px}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6b6b6b;display:none;font-size:12px;gap:8px;padding-top:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom.has-date,.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom.has-memory-recall{display:-webkit-box;display:-ms-flexbox;display:flex}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-date,.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-time{color:#8e8e8e;font-size:11px;white-space:nowrap}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall,.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-trigger{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-trigger{background:rgba(var(--gc-main-color-rgb,255,144,0),.14);border:0;border-radius:999px;-webkit-box-shadow:0 0 0 1px rgba(var(--gc-main-color-rgb,255,144,0),.14);box-shadow:0 0 0 1px rgba(var(--gc-main-color-rgb,255,144,0),.14);color:var(--gc-main-color,#ff9000);cursor:pointer;font-size:11px;font-weight:600;gap:6px;line-height:1;padding:6px 10px;-webkit-transition:background-color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:background-color .2s ease,box-shadow .2s ease,-o-transform .2s ease;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-o-transform .2s ease,-webkit-box-shadow .2s ease}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-trigger i{font-size:13px}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-trigger:focus,.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-trigger:hover{background:rgba(var(--gc-main-color-rgb,255,144,0),.22);-webkit-box-shadow:0 8px 18px rgba(var(--gc-main-color-rgb,255,144,0),.2);box-shadow:0 8px 18px rgba(var(--gc-main-color-rgb,255,144,0),.2);color:var(--gc-main-color,#ff9000);outline:none;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.g-chatform .g-chatform-message-inner .g-chatform-message-inner-bottom .g-chatform-message-memory-recall-label{white-space:nowrap}.g-chatform .g-chatform-message-inner .g-chatform-message-content{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;justify-content:space-between;max-width:470px;min-height:30px;min-width:45px;position:relative}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:10px;position:absolute;top:-10px;z-index:2}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall-trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--gc-main-color,#1da1f2);border:1px solid var(--gc-main-color,#1da1f2);border-radius:999px;-webkit-box-shadow:0 6px 14px rgba(0,0,0,.16);box-shadow:0 6px 14px rgba(0,0,0,.16);color:var(--gc-main-color-text,#fff);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:24px;justify-content:center;line-height:1;min-width:24px;padding:0;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease,opacity .2s ease,-o-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,-webkit-transform .2s ease,-o-transform .2s ease,-webkit-box-shadow .2s ease;width:24px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall-trigger i{font-size:11px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall-trigger:focus,.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall-trigger:hover{-webkit-box-shadow:0 8px 18px rgba(0,0,0,.22);box-shadow:0 8px 18px rgba(0,0,0,.22);color:var(--gc-main-color-text,#fff);opacity:.92;outline:none;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-memory-recall-label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner{padding:10px;word-break:break-word}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .text-fancy+.growtype-quiz-wrapper{padding-top:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner h2{font-size:20px;padding-top:15px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner ul{margin-bottom:10px;margin-top:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner ol{padding-left:20px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner ol li img{margin-bottom:3px;max-width:50px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner h3{font-size:18px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner p+h3{margin-bottom:10px;margin-top:15px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner ul+h3{margin-bottom:5px;margin-top:15px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message+p{padding-top:5px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message .dashicons{color:#fff}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-locked{background:rgba(0,0,0,.4);border-radius:10px;display:block;margin:10px 0;width:100%}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-locked .audio-reveal-locked .btn-unlock-content{-webkit-animation:sales-pulse 2s infinite;-o-animation:sales-pulse 2s infinite;animation:sales-pulse 2s infinite;background:#ff9000;border:none;color:#000;font-size:13px;font-weight:700;padding:10px;text-transform:uppercase;width:100%}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-locked .audio-reveal-locked .btn-unlock-content:hover{background:#e68200}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-locked .audio-reveal-locked .btn-level-gate{background:#333;border:1px solid #444;color:#888;cursor:not-allowed;font-size:12px;opacity:.7;width:100%}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-locked .audio-reveal-locked .btn-level-gate:hover{background:#2a2a2a}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message .audio-message-play{cursor:pointer}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message .audio-message-content{cursor:pointer;min-height:30px;min-width:150px}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message .e-label,.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message [data-action=pause],.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-playing [data-action=play]{display:none}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .audio-message.is-playing [data-action=pause]{display:block}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner img{max-width:100%}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .growtype-quiz-wrapper .container{padding:15px 0 0}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .growtype-quiz-wrapper .container .growtype-quiz-question{padding:0}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .growtype-quiz-wrapper .growtype-quiz-question-intro{font-weight:700}.g-chatform .g-chatform-message-inner .g-chatform-message-content .g-chatform-message-content-inner .growtype-quiz-wrapper .growtype-quiz-nav{margin-top:15px}.g-chatform .g-chatform-message-inner .g-chatform-message-content p{margin:0}.g-chatform .g-chatform-message-inner .g-chatform-message-content p:empty{display:none}.g-chatform .g-chatform-message-inner .g-chatform-message-content p+.growtype-quiz-input-wrapper{margin-top:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-content p+p{padding-top:10px}.g-chatform .g-chatform-message-inner .g-chatform-message-content p+p:last-child{padding-bottom:0}.g-chatform .g-chatform-message-inner .g-chatform-message-feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}.g-chatform .g-chatform-message-inner .g-chatform-message-actions{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:7px;position:relative}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-inner .g-chatform-message-actions{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:10px}}.g-chatform .g-chatform-message-inner .g-chatform-message-actions div div[class^=icon]{color:#fff}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-quick{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;justify-content:center}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-quick .g-chatform-message-actions-options-single{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options{background:#e4e4e4;border-radius:5px;-webkit-box-shadow:0 0 1px #adadad;box-shadow:0 0 1px #adadad;color:#000;display:none;left:0;max-width:140px;padding:10px;position:absolute;top:40px;z-index:9}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options div[class^=icon],.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options i[class^=fa-circle]{color:#000}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options-single{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #b9b9b9;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;gap:5px;margin-bottom:5px;padding-bottom:5px;width:100%}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options-single:last-child{border-bottom:none;margin:0;padding:0}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options-single div[class^=icon]{background:none;height:20px;width:20px}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-selector{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(33,16,0,.1);border-radius:30px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:center;min-height:30px;min-width:30px}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-selector span{color:#737373}.g-chatform .g-chatform-message-inner .g-chatform-message-actions div[class^=icon]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:40px;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;position:relative;width:30px}.g-chatform .g-chatform-message-inner .g-chatform-message-actions div[class^=icon]:after{border-color:#000 transparent}.g-chatform .g-chatform-message-inner .g-chatform-message-actions div[class^=icon] i{position:relative;top:0}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .is-loading div[class^=icon] i{display:none}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .is-loading div[class^=icon]:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:2px;content:" ";display:block;height:20px;position:absolute;width:20px}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .g-chatform-message-actions-options .is-loading div[class^=icon]:after{border-color:#000 transparent}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-play .fa-circle-play,.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-play .fa-pause,.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-wrapper .fa-circle-play,.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-wrapper .fa-pause{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:17px;justify-content:center;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:17px}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-play .fa-pause,.g-chatform .g-chatform-message-inner .g-chatform-message-actions .icon-wrapper .fa-pause{opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .is-playing i{display:block!important}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .is-playing .fa-circle-play{opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform .g-chatform-message-inner .g-chatform-message-actions .is-playing .fa-pause{display:inline-block!important;font-size:18px;opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform .g-chatform-message-inner .icon-pin svg,.g-chatform .g-chatform-message-inner .icon-play svg{max-width:20px}.g-chatform .g-chatform-message-inner .icon-pin svg path,.g-chatform .g-chatform-message-inner .icon-play svg path{stroke:#000}.g-chatform .g-chatform-message-inner .icon-pin:after,.g-chatform .g-chatform-message-inner .icon-play:after{border-color:#000 transparent}.g-chatform .g-chatform-message-inner .is-pinned .icon-pin i{font-weight:700}@-webkit-keyframes growtype-chat-loading-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes growtype-chat-loading-animation{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes growtype-chat-loading-animation{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.is-pending-response .g-chatform-message-content{background:none!important}.is-pending-response .avatar-img{display:block!important}.is-pending-response .g-chatform-message-content-loader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row!important;flex-direction:row!important;gap:8px}.is-pending-response .loader-text{-webkit-animation:loaderTextPulse 1.5s ease-in-out infinite;-o-animation:loaderTextPulse 1.5s ease-in-out infinite;animation:loaderTextPulse 1.5s ease-in-out infinite;color:var(--theme-color);font-size:12px;font-style:italic}@-webkit-keyframes loaderTextPulse{0%,to{opacity:.5}50%{opacity:1}}@-o-keyframes loaderTextPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes loaderTextPulse{0%,to{opacity:.5}50%{opacity:1}}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .s-quiz{padding:0}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question-answer{background:hsla(0,0%,100%,.4);color:#fff;margin-bottom:0}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question-answer{font-size:14px}}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question-answer a{text-decoration:none}@media only screen and (max-width:640px){.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question-answer a{font-size:14px}}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz{background:none;-webkit-box-shadow:none;box-shadow:none;min-height:auto;padding:0}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question{margin-bottom:0;padding-bottom:0}.g-chatform .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper .growtype-quiz-question-answers{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;justify-content:flex-start;width:100%}.g-chatform .growtype-quiz-wrapper .s-quiz .growtype-quiz-question-intro+.growtype-quiz-question-answers-wrapper{padding-top:10px}.g-chatform-header-users{display:none;gap:10px;margin-right:auto}.g-chatform-header-users a{text-decoration:none}@media only screen and (max-width:640px){.g-chatform-header-users{display:-webkit-box;display:-ms-flexbox;display:flex}}.g-chatform-header-users .g-chatform-header-users-single{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;text-decoration:none}.g-chatform-header-users .g-chatform-header-users-single .g-chatform-header-users-single-img{border-radius:20px;height:35px;min-width:30px;overflow:hidden;width:35px}.g-chatform-header-users .g-chatform-header-users-single .g-chatform-header-users-single-img img{max-width:100%}.g-chatform-header-users .g-chatform-header-users-single p{color:#fff;font-size:12px;margin:0;max-width:82px;overflow:scroll}.g-chatform-header-users .g-chatform-header-users-single .g-chatform-header-users-single-img-wrapper{position:relative}.g-chatform-header-users .g-chatform-header-users-single .g-chatform-header-users-single-img-wrapper .dashicons-edit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.9);border:1px solid #000;border-radius:10px;bottom:-5px;display:none;font-size:14px;justify-content:center;position:absolute;right:-5px}@media only screen and (max-width:640px){.g-chatform-header-users .g-chatform-header-users-single .g-chatform-header-users-single-img-wrapper .dashicons-edit{display:-webkit-box;display:-ms-flexbox;display:flex}}.g-chatform-message:last-child .g-chatform-message-inner .g-chatform-message-content .growtype-quiz-wrapper{display:block}.g-chatform-actions-groups .g-chatform-actions-groups-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;overflow:auto;padding-right:10px}.modal-body .highlighted{color:#fcb901}.growtype-chat-urlmeta{background:#fff;border-radius:10px;color:#000!important;font-size:12px;margin-bottom:5px;margin-top:15px;text-decoration:none}.growtype-chat-urlmeta,.growtype-chat-urlmeta .growtype-chat-urlmeta-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.growtype-chat-urlmeta .growtype-chat-urlmeta-image{background-repeat:no-repeat!important;background-size:contain!important;height:100%;max-width:90px;min-height:90px;min-width:90px;padding-left:10px}.growtype-chat-urlmeta .growtype-chat-urlmeta-details{padding:10px}.growtype-chat-urlmeta .growtype-chat-urlmeta-details p{font-size:12px}.growtype-chat-urlmeta .growtype-chat-urlmeta-details .growtype-chat-urlmeta-title{font-size:14px}.growtype-chat-urlmeta .growtype-chat-urlmeta-details .growtype-chat-urlmeta-description{padding-top:5px}.growtype-chat-urlmeta .growtype-chat-urlmeta-details .growtype-chat-urlmeta-domain{padding-top:10px}.growtype-chat-similarweb .growtype-chat-similarweb-stat{padding-bottom:10px}.growtype-chat-similarweb .growtype-chat-similarweb-stat ul{margin:0;padding-top:10px}.g-chatform.has-compact-chat-content .g-chatform-content{margin-top:auto;-webkit-mask-image:-webkit-gradient(linear,left bottom,left top,from(#313033),color-stop(#313033),color-stop(50%,rgba(49,48,51,0)));-webkit-mask-image:-webkit-linear-gradient(bottom,#313033,#313033 calc(47% - .6rem),rgba(49,48,51,0) 50%);mask-image:-webkit-gradient(linear,left bottom,left top,from(#313033),color-stop(#313033),color-stop(50%,rgba(49,48,51,0)));mask-image:linear-gradient(0deg,#313033,#313033 calc(47% - .6rem),rgba(49,48,51,0) 50%);-webkit-mask-position:0 100%;mask-position:0 100%;-webkit-mask-size:100% 200%;mask-size:100% 200%;transition:mask-size .2s ease,-webkit-mask-size .2s ease}@media only screen and (max-width:640px){.g-chatform.has-compact-chat-content .g-chatform-content{margin-bottom:80px}}.g-chatform.has-compact-chat-content.is-locked .g-chatform-content{margin-top:0}.g-chatform.has-compact-chat-content.chat-content-narrow .g-chatform-content{-webkit-mask-size:100% calc(155% + 1.2rem);mask-size:100% calc(155% + 1.2rem)}@media only screen and (max-width:640px){.g-chatform.has-compact-chat-content.chat-content-narrow .g-chatform-content{-webkit-mask-size:100% calc(135% + 1.2rem);mask-size:100% calc(135% + 1.2rem)}}.g-chatform.has-compact-chat-content .g-chatform-footer{margin-top:0}.generating-mode-active .g-chatform-text-input{background:var(--btn-primary-background-color);color:#fff}.generating-mode-active .g-chatform-text-input::-webkit-input-placeholder{color:#fff}.generating-mode-active .g-chatform-text-input::-moz-placeholder{color:#fff}.generating-mode-active .g-chatform-text-input:-ms-input-placeholder{color:#fff}.generating-mode-active .g-chatform-text-input::-ms-input-placeholder{color:#fff}.generating-mode-active .g-chatform-text-input::placeholder{color:#fff}.generating-mode-active .g-chatform-footer-actions,.generating-mode-active .g-chatform-giftpicker{display:none}.generating-mode-active .g-chatform-btn-close-generate-content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:1px solid #000;border-radius:30px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;justify-content:center;position:absolute;right:73px;top:10px;width:25px;z-index:1}.generating-mode-active .g-chatform-btn-close-generate-content:before{color:#000;content:"\f335";display:inline-block;font-family:dashicons;font-size:20px}.generating-mode-active .video-wrapper{position:relative}.generating-mode-active .video-wrapper.is-video-loading:after{-webkit-animation:growtype-chat-loading-animation .8s linear infinite;-o-animation:growtype-chat-loading-animation .8s linear infinite;animation:growtype-chat-loading-animation .8s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;bottom:0;content:" ";display:block;height:30px;left:0;margin:auto;position:absolute;right:0;top:0;width:30px;z-index:2}.generating-mode-active .video-wrapper.is-video-loading video{opacity:.5}.has-image-background .g-chatform-header{background:rgba(0,0,0,.5);border-radius:5px;padding:5px}.g-chatsessions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;padding:0;width:35%}@media only screen and (max-width:640px){.g-chatsessions{width:100%}.g-chatsessions.is-hidden{display:none}}.g-chatsessions+.g-chatform{float:left;width:65%}@media only screen and (max-width:640px){.g-chatsessions+.g-chatform{width:100%}}.g-chatsessions .g-chatsessions-title-intro{color:#fff;font-size:20px;margin-bottom:0;padding:15px 15px 10px}.g-chatsessions .g-chatsessions-sessions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;max-height:72vh;overflow:scroll;padding:15px 15px 10px}@media only screen and (max-width:640px){.g-chatsessions .g-chatsessions-sessions{max-height:70vh;padding-top:5px}}.g-chatsessions .g-chatsessions-sessions .spinner-border{margin-top:10px}.g-chatsessions .b-actions{padding:15px}.g-chatsessions .g-chatsessions-single{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:70px;padding:5px;position:relative;text-decoration:none;z-index:1}.g-chatsessions .g-chatsessions-single.is-locked>div{-webkit-filter:blur(5px);filter:blur(5px);pointer-events:none}.g-chatsessions .g-chatsessions-single:hover i{color:var(--btn-primary-background-color)}@media only screen and (min-width:640px){.g-chatsessions .g-chatsessions-single.is-active{background:#3c3c3c;border:1px solid #3c3c3c}}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions{margin-bottom:auto;position:relative;right:0;top:5px}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-image{max-height:60px;max-width:60px;position:relative;width:100%}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-image .g-chatsessions-single-image-user{border-radius:60px;height:60px;overflow:hidden;width:60px}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-image .unread-bubble{background-color:#ff9000;border:2px solid #fff;border-radius:50%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);height:12px;position:absolute;right:-2px;top:-2px;width:12px;z-index:10}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions{margin-left:auto}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions .icon-close{color:var(--gc-main-color);position:absolute;right:-4px;top:-7px}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions .icon-close:hover{color:#fff}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions .icon-close+.icon-arrow{margin-right:35px}.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions .icon-arrow{display:none;margin-right:15px}@media only screen and (max-width:640px){.g-chatsessions .g-chatsessions-single .g-chatsessions-single-actions .icon-arrow{display:block}}.g-chatsessions .g-chatsessions-single-content{color:#fff;padding-left:10px;padding-right:45px}.g-chatsessions .g-chatsessions-single-content p{font-size:12px}.g-chatsessions .g-chatsessions-single-content .g-chatsessions-single-content-title{font-size:14px;margin-bottom:2px;max-height:40px;overflow:auto}.g-chatsessions .g-chatsessions-single-content .g-chatsessions-single-content-desc{font-size:12px;margin:0;opacity:.7}.g-chatsessions .g-chatsessions-single-time{bottom:23px;color:#fff;font-size:12px;opacity:.7;position:absolute;right:5px}.page-pins .g-chatsessions .g-chatsessions-single-time{display:none}.g-chatform-profile .g-chatform-profile-render{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:200px}.g-chatform-profile .g-chatform-profile-render,.growtype-chat-credits{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.growtype-chat-credits{border:1px solid #fff;border-radius:var(--btn-primary-border-radius);color:#fff;gap:3px;padding:5px;text-decoration:none}.growtype-chat-credits i{padding-left:2px;padding-right:1px}.growtype-chat-credits svg{background:var(--theme-color);border-radius:10px;height:15px;margin-left:3px;padding:3px;width:15px}.growtype-chat-credits-preview{font-size:12px!important;position:relative!important}.growtype-chat-credits-preview i{font-size:14px!important}.growtype-chat-credits-preview span{font-size:14px!important;position:relative!important}.chat-settings{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.chat-settings button[type=submit].is-loading,.chat-settings.is-loading{opacity:.6;pointer-events:none}.chat-settings-single [data-roleplay-preview-trigger]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;padding:0}.chat-settings-single a[data-fancybox]{pointer-events:none}.chat-settings-single.preview-is-hidden [data-fancybox],.chat-settings-single.preview-is-hidden [data-roleplay-preview-trigger]{display:none}.chat-settings-single.has-info [data-roleplay-preview-trigger],.chat-settings-single.has-info a[data-fancybox]{pointer-events:auto}.chat-settings-single.has-info [data-roleplay-preview-trigger] .preview-bg,.chat-settings-single.has-info a[data-fancybox] .preview-bg{position:relative}.chat-settings-single.has-info [data-roleplay-preview-trigger] .preview-bg:before,.chat-settings-single.has-info a[data-fancybox] .preview-bg:before{background:#ff9000;border-radius:30px;bottom:0;color:#fff;content:"i";font-size:12px;font-weight:700;height:15px;left:-13px;line-height:16px;position:absolute;right:0;text-align:center;top:-8px;width:15px}.chat-settings-single.horizontal-content{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between}.chat-settings-single .label,.chat-settings-single.horizontal-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-settings-single .label{gap:5px}@media only screen and (max-width:640px){.chat-settings-single .label{font-size:15px}}.chat-settings-single .preview-bg{background:#181818;border-radius:40px;display:block;height:25px;width:25px}.chat-settings-single .chosen-container,.chat-settings-single select{min-width:140px}.chat-settings-single .select-wrapper{max-width:200px;min-width:200px}@media only screen and (max-width:640px){.chat-settings-single .select-wrapper{max-width:150px;min-width:150px}}.chat-settings-single[data-type=background] .label,.chat-settings-single[data-type=voice] .label{gap:7px}.chat-settings-single .icon-preview-voice{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:20px}.chat-settings-single .icon-preview-voice [data-action=pause]{display:none}.chat-settings-single .btn-preview-voice{border:1px solid hsla(0,0%,100%,.5);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:700;gap:3px;padding:2px 2px 2px 5px}.chat-settings-single .btn-preview-voice.is-playing [data-action=play]{display:none}.chat-settings-single .btn-preview-voice.is-playing [data-action=pause]{display:block}.chat-settings-single.vertical-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-settings-single .label{margin:0}.chat-settings-single .label+textarea{margin-top:10px;padding:10px}.chat-settings-single .label .e-badge{background:var(--btn-primary-color-active);border-radius:5px;color:#fff;font-size:11px;line-height:12px;margin-left:5px;padding:2px 4px;position:relative;text-decoration:none;top:-2px}.chat-settings-single .label-subtitle{font-size:12px}@media only screen and (max-width:640px){.chat-settings-single .label-subtitle{max-width:220px}}.chat-settings-single.is-disabled .btn-toggle-inner{opacity:.5;pointer-events:none}#growtypeChatSettingsModal .modal-body{padding:20px}@media only screen and (max-width:640px){#growtypeChatSettingsModal .modal-body{padding:15px}}.chat-settings-tabs{border-bottom:1px solid hsla(0,0%,100%,.1)!important;margin-bottom:0;margin-top:-5px}.chat-settings-tabs .nav-item{margin-bottom:0}.chat-settings-tabs .nav-link{background:none!important;border:none!important;color:hsla(0,0%,100%,.6);font-size:15px;font-weight:500;padding:10px 15px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:640px){.chat-settings-tabs .nav-link{padding:10px}}.chat-settings-tabs .nav-link:hover{color:hsla(0,0%,100%,.9)}.chat-settings-tabs .nav-link.active{background:transparent!important;border-bottom:2px solid var(--primary-color,#ff6b6b)!important;color:#fff!important}.tab-content{min-height:300px}#personality-content,#settings-content{padding-top:5px}#growtypeChatSettingsModal .quiz-slider-header{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}#growtypeChatSettingsModal .quiz-slider-header-details-icon{font-size:18px}#growtypeChatSettingsModal .quiz-slider-header-labels{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-ordinal-group:4;-ms-flex-order:3;color:hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;justify-content:space-between;order:3;width:100%}#growtypeChatSettingsModal .quiz-slider-header-labels .label-left,#growtypeChatSettingsModal .quiz-slider-header-labels .label-right{white-space:nowrap}.chat-settings-tab-badge{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--primary-color,#ff6b6b);border-radius:99px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:11px;font-weight:700;height:18px;justify-content:center;line-height:1;margin-left:6px;min-width:18px;padding:0 5px;vertical-align:middle}.chat-settings-page .chat-settings-tabs{margin-bottom:0}.chat-settings-page .tab-content.main-fields{padding-top:1.75rem}.chat-settings-page .row-submit{margin-top:1.5rem!important;padding-bottom:1.5rem}.personality-range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:-webkit-gradient(linear,left top,right top,from(#4a90d9),to(#ff9000));background:-webkit-linear-gradient(left,#4a90d9,#ff9000);background:-o-linear-gradient(left,#4a90d9,#ff9000);background:linear-gradient(90deg,#4a90d9,#ff9000);border-radius:20px;cursor:pointer;height:12px;margin-top:5px;outline:none;width:100%}.personality-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #ff9000;border-radius:50%;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:25px;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:25px}.personality-range-slider::-webkit-slider-thumb:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.personality-range-slider::-moz-range-thumb{background:#fff;border:2px solid #ff9000;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;height:25px;-moz-transition:transform .15s ease;transition:transform .15s ease;width:25px}.personality-range-slider::-moz-range-thumb:hover{transform:scale(1.1)}.personality-sliders-header{margin-bottom:15px}.personality-sliders-header .label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;gap:8px;margin-bottom:2px}.personality-sliders-header .label-subtitle{color:hsla(0,0%,100%,.5);font-size:13px;margin:0}.quiz-sliders-wrapper.personality-sliders.is-locked{position:relative}.quiz-sliders-wrapper.personality-sliders .quiz-sliders-scroll{max-height:200px;overflow-x:hidden;overflow-y:auto;padding-right:8px}.quiz-sliders-wrapper.personality-sliders.is-locked .quiz-slider-wrapper{-webkit-filter:blur(4px);filter:blur(4px);opacity:.5;pointer-events:none}.quiz-sliders-wrapper.personality-sliders .unlock-overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.1);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.quiz-sliders-wrapper.personality-sliders.is-locked .unlock-overlay .btn-unlock{background:#fff;border-radius:30px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.3);box-shadow:0 4px 15px rgba(0,0,0,.3);color:#000;font-weight:600;padding:10px 20px;text-decoration:none;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease,-o-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-o-transform .2s ease,-webkit-box-shadow .2s ease}.quiz-sliders-wrapper.personality-sliders.is-locked .unlock-overlay .btn-unlock:hover{-webkit-box-shadow:0 6px 20px rgba(0,0,0,.4);box-shadow:0 6px 20px rgba(0,0,0,.4);-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.growtype-chat-roleplay-preview{--roleplay-preview-accent:#ff9000}.growtype-chat-roleplay-preview .modal-dialog{max-width:820px}.growtype-chat-roleplay-preview .modal-content{background:-webkit-linear-gradient(305deg,#211c17,#0d0c0b 72%);background:-o-linear-gradient(305deg,#211c17 0,#0d0c0b 72%);background:linear-gradient(145deg,#211c17,#0d0c0b 72%);border:1px solid hsla(0,0%,100%,.14);border-radius:24px;-webkit-box-shadow:0 30px 90px rgba(0,0,0,.62);box-shadow:0 30px 90px rgba(0,0,0,.62);color:#fff;overflow:hidden;position:relative}.growtype-chat-roleplay-preview .btn-close{border-radius:50%;color:#fff;-webkit-filter:initial;filter:none;position:absolute;right:18px;top:18px;z-index:2}.growtype-chat-roleplay-preview__nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(12,11,10,.72);border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:44px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background .16s ease,border-color .16s ease,opacity .16s ease,-webkit-transform .16s ease;transition:background .16s ease,border-color .16s ease,opacity .16s ease,-webkit-transform .16s ease;-o-transition:background .16s ease,border-color .16s ease,opacity .16s ease,-o-transform .16s ease;transition:background .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease;transition:background .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease,-webkit-transform .16s ease,-o-transform .16s ease;width:44px;z-index:3}.growtype-chat-roleplay-preview__nav:focus-visible,.growtype-chat-roleplay-preview__nav:hover{background:rgba(33,28,23,.95);border-color:rgba(255,144,0,.48);-webkit-transform:translateY(-50%) scale(1.03);-o-transform:translateY(-50%) scale(1.03);transform:translateY(-50%) scale(1.03)}.growtype-chat-roleplay-preview__nav[disabled]{cursor:default;opacity:.38;pointer-events:none}.growtype-chat-roleplay-preview__nav--prev{left:18px}.growtype-chat-roleplay-preview__nav--next{right:18px}.growtype-chat-roleplay-preview__layout{display:grid;grid-template-columns:minmax(250px,.88fr) minmax(330px,1.12fr);min-height:470px}.growtype-chat-roleplay-preview__media{background-color:#1a1714;background-position:50%;background-size:cover;min-height:470px}.growtype-chat-roleplay-preview__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:58px 48px 44px;position:relative}.growtype-chat-roleplay-preview__content:before{background:var(--roleplay-preview-accent);border-radius:999px;-webkit-box-shadow:0 0 24px rgba(255,144,0,.45);box-shadow:0 0 24px rgba(255,144,0,.45);content:"";height:72px;left:0;position:absolute;top:52px;width:3px}.growtype-chat-roleplay-preview__content .modal-title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px)!important;font-weight:500;letter-spacing:-.025em;line-height:1.03;margin:0 0 18px}.growtype-chat-roleplay-preview__content>p:not(.growtype-chat-roleplay-preview__eyebrow){color:hsla(0,0%,100%,.7);font-size:15px;line-height:1.65;margin:0}.growtype-chat-roleplay-preview__eyebrow{color:var(--roleplay-preview-accent);font-size:11px;font-weight:800;letter-spacing:.18em;margin:0 0 14px;text-transform:uppercase}.growtype-chat-roleplay-preview__content [data-roleplay-preview-description]{max-height:300px;overflow:auto}.growtype-chat-roleplay-preview__characters{margin-top:24px}.growtype-chat-roleplay-preview__loading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.72);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;gap:10px;margin-top:18px}.growtype-chat-roleplay-preview__loading-spinner{-webkit-animation:growtype-chat-roleplay-preview-spin .8s linear infinite;-o-animation:growtype-chat-roleplay-preview-spin .8s linear infinite;animation:growtype-chat-roleplay-preview-spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.18);border-radius:50%;border-top:2px solid var(--roleplay-preview-accent);height:15px;width:15px}.growtype-chat-roleplay-preview__characters-label{color:hsla(0,0%,100%,.5);font-size:11px;font-weight:800;letter-spacing:.14em;margin:0 0 10px;text-transform:uppercase}.growtype-chat-roleplay-preview__characters-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;max-height:190px;overflow-y:auto;padding-right:4px}.growtype-chat-roleplay-preview__character{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;min-height:60px;padding:6px 10px 6px 6px;text-decoration:none;-webkit-transition:border-color .16s ease,background .16s ease,-webkit-transform .16s ease;transition:border-color .16s ease,background .16s ease,-webkit-transform .16s ease;-o-transition:border-color .16s ease,background .16s ease,-o-transform .16s ease;transition:border-color .16s ease,background .16s ease,transform .16s ease;transition:border-color .16s ease,background .16s ease,transform .16s ease,-webkit-transform .16s ease,-o-transform .16s ease}.growtype-chat-roleplay-preview__character[href]:focus-visible,.growtype-chat-roleplay-preview__character[href]:hover{background:hsla(0,0%,100%,.08);border-color:rgba(255,144,0,.42);color:#fff;text-decoration:none;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.growtype-chat-roleplay-preview__character-avatar{-webkit-box-flex:0;background:rgba(255,144,0,.12);border:1px solid rgba(255,144,0,.45);border-radius:50%;color:var(--roleplay-preview-accent);display:grid;-ms-flex:0 0 48px;flex:0 0 48px;height:48px;overflow:hidden;place-items:center;width:48px}.growtype-chat-roleplay-preview__character-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.growtype-chat-roleplay-preview__character-details{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;min-width:0}.growtype-chat-roleplay-preview__character-subtitle,.growtype-chat-roleplay-preview__character-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.growtype-chat-roleplay-preview__character-title{color:#fff;font-size:14px;font-weight:700}.growtype-chat-roleplay-preview__character-subtitle{color:hsla(0,0%,100%,.58);font-size:12px}.growtype-chat-roleplay-preview__character-arrow{color:hsla(0,0%,100%,.35);font-size:10px}.growtype-chat-roleplay-preview__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:34px}.growtype-chat-roleplay-preview__actions .btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:9px}.growtype-chat-roleplay-preview__actions [hidden]{display:none}.growtype-chat-roleplay-preview__actions-primary,.growtype-chat-roleplay-preview__actions-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.growtype-chat-roleplay-preview__actions-primary .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.growtype-chat-roleplay-preview__actions-secondary{padding-top:15px}.growtype-chat-roleplay-preview__actions-secondary .btn{font-size:13px;min-height:40px;padding:9px 14px}@media (max-width:680px){.growtype-chat-roleplay-preview__nav{bottom:auto;height:38px;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:38px}.growtype-chat-roleplay-preview__nav i{font-size:13px}.growtype-chat-roleplay-preview__nav:focus-visible,.growtype-chat-roleplay-preview__nav:hover{-webkit-transform:translateY(-50%) scale(1.03);-o-transform:translateY(-50%) scale(1.03);transform:translateY(-50%) scale(1.03)}.growtype-chat-roleplay-preview__nav--prev{left:12px}.growtype-chat-roleplay-preview__nav--next{right:12px}.growtype-chat-roleplay-preview__layout{grid-template-columns:1fr}.growtype-chat-roleplay-preview__media{background-position:50% 30%;min-height:min(25vh,330px)}.growtype-chat-roleplay-preview__content{padding:30px 24px 26px}.growtype-chat-roleplay-preview__content:before{height:50px;top:30px}.growtype-chat-roleplay-preview__content [data-roleplay-preview-description]{max-height:140px;overflow:auto}.growtype-chat-roleplay-preview__characters-list{max-height:none}.growtype-chat-roleplay-preview__actions{margin-top:24px;padding-bottom:42px}.growtype-chat-roleplay-preview__actions,.growtype-chat-roleplay-preview__actions .btn,.growtype-chat-roleplay-preview__actions-primary,.growtype-chat-roleplay-preview__actions-secondary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@-webkit-keyframes growtype-chat-roleplay-preview-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes growtype-chat-roleplay-preview-spin{to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes growtype-chat-roleplay-preview-spin{to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.chat-settings-memories{width:100%}.chat-settings-memories .chat-settings-memories-form{margin-top:10px}.chat-settings-memories .chat-settings-memories-form-footer,.chat-settings-memories .chat-settings-memories-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.chat-settings-memories .chat-settings-memories-add{width:100%}.chat-settings-memories .chat-settings-memories-feedback{color:#bdbdbd;font-size:13px;margin-top:12px;min-height:20px}.chat-settings-memories .chat-settings-memories-feedback:empty{display:none}.chat-settings-memories .chat-settings-memories-feedback.is-error{color:#ff8a80}.chat-settings-memories .chat-settings-memories-feedback.is-success{color:#8ee28e}.chat-settings-memories .chat-settings-memories-feedback.is-success a{color:inherit;font-size:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.chat-settings-memories .chat-settings-memories-empty,.chat-settings-memories .chat-settings-memories-loading{color:#bdbdbd;font-size:13px;margin-top:12px}.chat-settings-memories .chat-settings-memories-add-panel{background:-webkit-linear-gradient(315deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));background:-o-linear-gradient(315deg,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.02) 100%);background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.1);border-radius:14px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);margin-top:10px;padding:14px 16px}.chat-settings-memories .chat-settings-memories-add-panel textarea.textarea{background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:#fff;font-size:14px;padding:8px 12px}.chat-settings-memories .chat-settings-memories-add-panel textarea.textarea:focus{border-color:rgba(139,92,246,.5);outline:none}.chat-settings-memories .chat-settings-memories-list{gap:10px;margin-top:12px;max-height:300px;overflow:auto}.chat-settings-memories .chat-settings-memories-list,.chat-settings-memories .chat-settings-memory-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-settings-memories .chat-settings-memory-item{background:-webkit-linear-gradient(315deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.015));background:-o-linear-gradient(315deg,hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.015) 100%);background:linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.015));border:1px solid hsla(0,0%,100%,.08);border-radius:14px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.12);padding:14px 16px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.chat-settings-memories .chat-settings-memory-item:hover{background:-webkit-linear-gradient(315deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.025));background:-o-linear-gradient(315deg,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.025) 100%);background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.025));border-color:hsla(0,0%,100%,.16)}.chat-settings-memories .chat-settings-memory-item.anim-shake{-webkit-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;border-color:rgba(var(--gc-main-color-rgb,255,144,0),.42);-webkit-box-shadow:0 0 0 1px rgba(var(--gc-main-color-rgb,255,144,0),.2),0 10px 26px rgba(0,0,0,.18);box-shadow:0 0 0 1px rgba(var(--gc-main-color-rgb,255,144,0),.2),0 10px 26px rgba(0,0,0,.18)}.chat-settings-memories .chat-settings-memory-item-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;width:100%}.chat-settings-memories .chat-settings-memory-item-main{width:100%}.chat-settings-memories .chat-settings-memory-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.chat-settings-memories .chat-settings-memory-number{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:6px;color:#e4e4e7;font-size:11px;padding:2px 7px}.chat-settings-memories .chat-settings-memory-category,.chat-settings-memories .chat-settings-memory-number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;min-height:22px}.chat-settings-memories .chat-settings-memory-category{background:rgba(139,92,246,.18);border:1px solid rgba(139,92,246,.3);border-radius:6px;color:#c4b5fd;font-size:10px;letter-spacing:.06em;padding:2px 8px;text-transform:uppercase}.chat-settings-memories .chat-settings-memory-importance{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(245,158,11,.15);border:1px solid rgba(245,158,11,.3);border-radius:6px;color:#fcd34d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.04em;min-height:22px;padding:2px 8px}.chat-settings-memories .chat-settings-memory-importance:before{content:"★ ";font-size:9px;margin-right:3px}.chat-settings-memories .chat-settings-memory-confidence,.chat-settings-memories .chat-settings-memory-evidence,.chat-settings-memories .chat-settings-memory-freshness{display:none!important}.chat-settings-memories .chat-settings-memory-value{color:#fff;font-size:14px;font-weight:500;line-height:1.5;word-break:break-word}.chat-settings-memories .chat-settings-memory-reason{color:#a1a1aa;font-size:12px;font-style:italic;line-height:1.4;margin-top:6px}.chat-settings-memories .chat-settings-memory-date{color:#71717a;font-size:11px;letter-spacing:.02em;margin-top:6px}.chat-settings-memories .chat-settings-memory-edit-input{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;color:#fff;display:block;font-size:14px;margin-top:6px;padding:8px 10px;width:100%}.chat-settings-memories .chat-settings-memory-edit-input:focus{border-color:rgba(139,92,246,.5);outline:none}.chat-settings-memories .chat-settings-memory-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-left:auto}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu{position:relative}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu.is-open .chat-settings-memory-menu-trigger{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.28)}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.16);border-radius:8px;color:hsla(0,0%,100%,.8);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:32px;justify-content:center;padding:0;-webkit-transition:background .15s ease,border-color .15s ease,color .15s ease;-o-transition:background .15s ease,border-color .15s ease,color .15s ease;transition:background .15s ease,border-color .15s ease,color .15s ease;width:32px}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-trigger:focus-visible,.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-trigger:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.26);color:#fff;outline:none}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-list{background:#18181b;border:1px solid hsla(0,0%,100%,.14);border-radius:9px;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.4);box-shadow:0 12px 30px rgba(0,0,0,.4);min-width:164px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:20}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-item{background:transparent;border:0;border-radius:6px;color:hsla(0,0%,100%,.88);cursor:pointer;display:block;font-size:13px;line-height:1.25;padding:8px 10px;text-align:left;width:100%}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-item:focus-visible,.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-item:hover{background:hsla(0,0%,100%,.1);color:#fff;outline:none}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-menu-item:disabled{cursor:not-allowed;opacity:.5}.chat-settings-memories .chat-settings-memory-actions .chat-settings-memory-delete{color:#fca5a5}.chat-settings-memories .chat-settings-memory-actions .btn{border-radius:6px;font-size:12px;font-weight:500;padding:4px 10px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.page-chat-settings .chat-settings-memories .chat-settings-memories-list{max-height:698px}.chat-settings-memory-edit-fields{background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;margin-bottom:8px;margin-top:10px;padding:12px}.chat-settings-memory-edit-fields .chat-settings-memory-edit-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.chat-settings-memory-edit-fields .chat-settings-memory-edit-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.chat-settings-memory-edit-fields .chat-settings-memory-edit-field.mt-2,.chat-settings-memory-edit-fields .chat-settings-memory-edit-field.mt-3{margin-top:12px}.chat-settings-memory-edit-fields .chat-settings-memory-edit-field .chat-settings-memory-edit-label{color:hsla(0,0%,100%,.7);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.chat-settings-memory-edit-fields .chat-settings-memory-category-edit,.chat-settings-memory-edit-fields .chosen-container-single{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:hsla(0,0%,100%,.08);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:10px 10px;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:500;height:32px;line-height:1;min-height:32px;padding:4px 28px 4px 10px}.chat-settings-memory-edit-fields .chat-settings-memory-category-edit:focus,.chat-settings-memory-edit-fields .chosen-container-single:focus{border-color:var(--gc-main-color,#ff9000);-webkit-box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);outline:none}.chat-settings-memory-edit-fields .chat-settings-memory-category-edit option,.chat-settings-memory-edit-fields .chosen-container-single option{background:#1c1c1c;color:#fff;padding:6px}.chat-settings-memory-edit-fields .chosen-container-single{background-image:none!important;min-width:140px;padding:0;width:auto!important}.chat-settings-memory-edit-fields .chosen-container-single.chosen-container-active{border-color:var(--gc-main-color,#ff9000)!important;-webkit-box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2)!important;box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2)!important}.chat-settings-memory-edit-fields .chosen-container-single a.chosen-single{-webkit-box-align:center!important;-ms-flex-align:center!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;align-items:center!important;background:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 8px center!important;background-repeat:no-repeat!important;background-size:10px 10px!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#fff!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:12px!important;font-weight:500!important;height:100%!important;justify-content:space-between!important;padding:4px 28px 4px 10px!important;width:100%!important}.chat-settings-memory-edit-fields .chosen-container-single a.chosen-single span{color:#fff!important;margin-right:12px!important}.chat-settings-memory-edit-fields .chosen-container-single a.chosen-single div b{display:none!important}.chat-settings-memory-edit-fields .chosen-container-single .chosen-drop{background:#1c1c1c!important;border:1px solid hsla(0,0%,100%,.2)!important;border-radius:6px!important;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.4)!important;box-shadow:0 8px 24px rgba(0,0,0,.4)!important;color:#fff!important;margin-top:4px!important}.chat-settings-memory-edit-fields .chosen-container-single .chosen-drop .chosen-search{display:none!important}.chat-settings-memory-edit-fields .chosen-container-single .chosen-drop .chosen-results{margin:0!important;padding:4px!important}.chat-settings-memory-edit-fields .chosen-container-single .chosen-drop .chosen-results li{border-radius:4px!important;color:#fff!important;font-size:12px!important;padding:6px 10px!important}.chat-settings-memory-edit-fields .chosen-container-single .chosen-drop .chosen-results li.highlighted{background-color:var(--gc-main-color,#ff9000)!important;color:#fff!important}.chat-settings-memory-edit-fields .chat-settings-memory-importance-edit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fcd34d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:700;height:32px;min-height:32px;min-width:90px;padding:4px 8px;text-align:center;width:90px}.chat-settings-memory-edit-fields .chat-settings-memory-importance-edit:focus{border-color:var(--gc-main-color,#ff9000);-webkit-box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);outline:none}.chat-settings-memory-edit-fields .chat-settings-memory-importance-edit::-webkit-inner-spin-button,.chat-settings-memory-edit-fields .chat-settings-memory-importance-edit::-webkit-outer-spin-button{opacity:.6}.chat-settings-memory-edit-fields .chat-settings-memory-edit-input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-size:14px;line-height:1.5;margin:0;padding:10px 12px;resize:vertical;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;width:100%}.chat-settings-memory-edit-fields .chat-settings-memory-edit-input:focus{border-color:var(--gc-main-color,#ff9000);-webkit-box-shadow:0 0 0 3px rgba(var(--gc-main-color-rgb,255,144,0),.25);box-shadow:0 0 0 3px rgba(var(--gc-main-color-rgb,255,144,0),.25);outline:none}.chat-settings-memory-character-limit{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#a1a1aa;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;gap:12px;justify-content:space-between;line-height:1.4;margin-top:6px}.chat-settings-memory-character-count{-ms-flex-negative:0;flex-shrink:0;font-variant-numeric:tabular-nums}.chat-settings-memory-character-count.is-at-limit{color:#ff8a80}.growtype-chat-modal-import-memory .modal-dialog{max-width:540px}.growtype-chat-modal-import-memory .import-memory-step-number{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.15);border-radius:50%;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:700;height:22px;justify-content:center;width:22px}.growtype-chat-modal-import-memory .import-memory-step-title{color:#fff;font-size:14px}.growtype-chat-modal-import-memory .import-memory-prompt-box{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12)!important;border-radius:10px;padding:14px 16px}.growtype-chat-modal-import-memory .import-memory-prompt-box .import-memory-prompt-text{color:hsla(0,0%,100%,.75)!important;font-size:13px;line-height:1.55;margin:0}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input{background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.15);border-radius:10px;color:#fff;font-size:14px;line-height:1.5;padding:12px;resize:vertical}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input:focus{border-color:var(--gc-main-color,#ff9000);-webkit-box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);box-shadow:0 0 0 2px rgba(var(--gc-main-color-rgb,255,144,0),.2);outline:none}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.35)}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input::-moz-placeholder{color:hsla(0,0%,100%,.35)}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input:-ms-input-placeholder{color:hsla(0,0%,100%,.35)}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input::-ms-input-placeholder{color:hsla(0,0%,100%,.35)}.growtype-chat-modal-import-memory textarea.chat-settings-import-memory-input::placeholder{color:hsla(0,0%,100%,.35)}.chat-settings-backups{color:#fff}.chat-settings-backups .chat-settings-backups-header{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:space-between;padding-bottom:22px}.chat-settings-backups .chat-settings-backups-header h3{font-size:18px;font-weight:700;margin:0 0 6px}.chat-settings-backups .chat-settings-backups-header p{color:hsla(0,0%,100%,.62);font-size:13px;line-height:1.5;margin:0;max-width:560px}.chat-settings-backups .chat-settings-backups-header .btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;white-space:nowrap}.chat-settings-backups .chat-settings-backups-feedback{font-size:13px;margin-top:14px;min-height:0}.chat-settings-backups .chat-settings-backups-feedback:empty{display:none}.chat-settings-backups .chat-settings-backups-feedback.is-success{color:#86efac}.chat-settings-backups .chat-settings-backups-feedback.is-error{color:#fca5a5}.chat-settings-backups .chat-settings-backups-list{margin-top:8px}.chat-settings-backups .chat-settings-backup-row{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid hsla(0,0%,100%,.08);gap:20px;justify-content:space-between;padding:18px 0}.chat-settings-backups .chat-settings-backup-date,.chat-settings-backups .chat-settings-backup-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.chat-settings-backups .chat-settings-backup-date{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;font-weight:650;gap:9px;margin-bottom:6px}.chat-settings-backups .chat-settings-backup-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid hsla(0,0%,100%,.12);border-radius:99px;color:hsla(0,0%,100%,.68);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;font-weight:600;letter-spacing:.02em;min-height:20px;padding:2px 7px;text-transform:uppercase}.chat-settings-backups .chat-settings-backup-meta{color:hsla(0,0%,100%,.55);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;gap:7px 18px}.chat-settings-backups .chat-settings-backup-actions{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;gap:8px}.chat-settings-backups .chat-settings-backup-delete{color:#fca5a5}.chat-settings-backups .chat-settings-backups-empty{color:hsla(0,0%,100%,.55);padding:42px 0 34px;text-align:center}.chat-settings-backups .chat-settings-backups-empty p{font-size:13px;margin:0}.chat-settings-backups .chat-settings-backups-empty .chat-settings-backups-empty-title{color:#fff;font-size:15px;font-weight:650;margin-bottom:5px}.chat-settings-backups .chat-settings-backups-retention{color:hsla(0,0%,100%,.45);font-size:11px;margin:14px 0 0}.chat-settings-backups .chat-settings-backup-modal .modal-body p{color:hsla(0,0%,100%,.66)}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-modal-date{color:#fff;font-weight:700;margin-bottom:4px}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-modal-summary{font-size:13px;margin-bottom:18px}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-status{color:hsla(0,0%,100%,.62);font-size:13px}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-status:empty{display:none}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-status.is-error{color:#fca5a5}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid hsla(0,0%,100%,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:none;max-height:min(55vh,520px);overflow-y:auto;width:100%}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-chat{-webkit-box-flex:0;border-bottom:1px solid hsla(0,0%,100%,.08);border-radius:0;cursor:default;-ms-flex:0 0 auto;flex:0 0 auto;min-height:76px;padding:8px 5px}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-chat .g-chatsessions-single-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;padding-right:82px}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-chat-meta{color:hsla(0,0%,100%,.52);font-size:11px;white-space:nowrap}.chat-settings-backups .chat-settings-backup-modal .chat-settings-backup-preview-chat .g-chatsessions-single-content-desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}@media only screen and (max-width:640px){.chat-settings-backups .chat-settings-backup-row,.chat-settings-backups .chat-settings-backups-header{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:stretch;-ms-flex-direction:column;flex-direction:column}.chat-settings-backups .chat-settings-backup-row{gap:14px}}.growtype-chat-bubble{bottom:2%;position:fixed;right:0;-webkit-transform:translate(100px);-o-transform:translate(100px);transform:translate(100px);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:101}@media only screen and (max-width:1124px){.growtype-chat-bubble{bottom:8%}}.growtype-chat-bubble.is-active{-webkit-transform:translate(-40%);-o-transform:translate(-40%);transform:translate(-40%);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}@media only screen and (max-width:1124px){.growtype-chat-bubble.is-active{-webkit-transform:translate(-30%);-o-transform:translate(-30%);transform:translate(-30%)}}.growtype-chat-bubble.is-pasive{-webkit-transform:translate(78px);-o-transform:translate(78px);transform:translate(78px)}.growtype-chat-bubble.is-pasive .growtype-chat-bubble-open{display:-webkit-box;display:-ms-flexbox;display:flex}.growtype-chat-bubble.is-pasive .growtype-chat-bubble-messages-amount{display:none}.growtype-chat-bubble .growtype-chat-bubble-open{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;border:1px solid hsla(0,0%,100%,.3);border-radius:10px 0 0 10px;bottom:0;cursor:pointer;display:none;justify-content:center;left:-30px;margin:auto;max-height:50px;padding-right:5px;position:absolute;top:0;width:30px}@media only screen and (max-width:640px){.growtype-chat-bubble .growtype-chat-bubble-open{left:-40px;max-height:45px}}.growtype-chat-bubble .growtype-chat-bubble-open i{-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.growtype-chat-bubble .growtype-chat-bubble-inner{cursor:pointer;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.growtype-chat-bubble .growtype-chat-bubble-inner:hover{opacity:.8;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.growtype-chat-bubble .growtype-chat-bubble-messages-amount{background:red;border-radius:20px;cursor:pointer;font-size:12px;font-weight:700;height:18px;left:-1px;position:absolute;text-align:center;top:-1px;width:18px}.growtype-chat-bubble .growtype-chat-bubble-inner-message{background:#fff;border-radius:5px;bottom:10px;display:none;min-width:130px;padding:5px 10px;position:absolute;right:85px}@media only screen and (max-width:640px){.growtype-chat-bubble .growtype-chat-bubble-inner-message{right:70px}}.growtype-chat-bubble .growtype-chat-bubble-inner-message .growtype-chat-bubble-inner-message-title{color:#000;font-size:12px;font-weight:600;margin:0;padding:0}.growtype-chat-bubble .growtype-chat-bubble-inner-message .growtype-chat-bubble-inner-message-description{color:#000;font-size:12px;margin:0;padding:0}.growtype-chat-bubble .growtype-chat-bubble-inner-img{border-radius:200px;max-height:70px;max-width:70px;min-height:70px;min-width:70px;overflow:hidden}@media only screen and (max-width:640px){.growtype-chat-bubble .growtype-chat-bubble-inner-img{max-height:60px;max-width:60px;min-height:60px;min-width:60px}}.growtype-chat-bubble .growtype-chat-bubble-close{cursor:pointer;position:absolute;right:-10px;top:-10px}.g-chatform:has(.g-chatform-locked-wrapper) .g-chatform-header .roleplay-details-wrapper{display:none!important}.g-chatform-header .roleplay-details-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding-right:22px;position:relative;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;-o-transition:opacity .25s ease,-o-transform .25s ease;transition:transform .25s ease,opacity .25s ease;transition:transform .25s ease,opacity .25s ease,-webkit-transform .25s ease,-o-transform .25s ease;will-change:transform}.g-chatform-header .roleplay-details-wrapper .roleplay-details-close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#000;border:1px solid #fff;border-radius:999px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:none;height:15px;justify-content:center;left:-18px;line-height:1;margin:0;padding:0;position:absolute;right:auto;top:-13px;width:15px;z-index:2}.g-chatform-header .roleplay-details-wrapper .roleplay-details-close i{font-size:10px;line-height:1;position:relative;top:0}.g-chatform-header .roleplay-details-wrapper .roleplay-details-close:focus,.g-chatform-header .roleplay-details-wrapper .roleplay-details-close:hover{color:#fff}@media only screen and (max-width:640px){.g-chatform-header .roleplay-details-wrapper .roleplay-details-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .e-label{display:none!important}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle[aria-disabled=true]{cursor:default;pointer-events:none}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .btn-toggle-inner{height:26px;pointer-events:none;position:relative;width:46px}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .btn-toggle-inner .checkbox{pointer-events:none}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .btn-toggle-inner .knobs:before{font-size:8px;height:19px;left:4px;padding:5px 1px;top:4px;-webkit-transition:none;-o-transition:none;transition:none;width:19px}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .btn-toggle-inner .layer{-webkit-transition:none;-o-transition:none;transition:none}.g-chatform-header .roleplay-details-wrapper .roleplay-details-toggle .btn-toggle-inner .checkbox:checked+.knobs:before{left:23px}@media only screen and (max-width:640px){.g-chatform-header .roleplay-details-wrapper.is-hidden{-webkit-transform:translateX(calc(100% + 25px));-o-transform:translateX(calc(100% + 25px));transform:translateX(calc(100% + 25px))}}.g-chatform-header .roleplay-details-wrapper.is-hidden .roleplay-details-close{height:26px;left:-23px;top:10px;-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:26px}.g-chatform-header .roleplay-details-wrapper.is-hidden .roleplay-details-close i:before{color:#fff;content:"\f343";font-family:dashicons;font-size:18px;left:0;position:relative;top:-3px}.g-chatform-header .roleplay-details-wrapper:not(.is-hidden){-webkit-animation:growtypeChatRoleplayDetailsFadeIn .3s ease both;-o-animation:growtypeChatRoleplayDetailsFadeIn .3s ease both;animation:growtypeChatRoleplayDetailsFadeIn .3s ease both}@-webkit-keyframes growtypeChatRoleplayDetailsFadeIn{0%{opacity:0;-webkit-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-o-keyframes growtypeChatRoleplayDetailsFadeIn{0%{opacity:0;-o-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-o-transform:translateY(0);transform:translateY(0)}}@keyframes growtypeChatRoleplayDetailsFadeIn{0%{opacity:0;-webkit-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px)}to{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.g-chatform-audio-recorder{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #fff;border-radius:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:38px;min-width:37px;text-align:center}@media only screen and (max-width:640px){.g-chatform-audio-recorder{min-height:36px;min-width:35px}}.g-chatform-audio-recorder .g-chatform-audio-recorder-start{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;width:100%}.g-chatform-audio-recorder span{bottom:0;color:#fff;font-size:18px;left:0;margin:auto;right:0;top:0}.g-chatform-audio-recorder span[data-type=play]{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.g-chatform-audio-recorder span[data-type=pause]{opacity:0}.g-chatform-audio-recorder .e-label{display:none}.g-chatform-audio-recorder.is-active{-webkit-animation:pulse 1s infinite;-o-animation:pulse 1s infinite;animation:pulse 1s infinite;background:rgba(255,144,0,.28);-webkit-box-shadow:0 0 0 var(--btn-primary-color-active);box-shadow:0 0 0 var(--btn-primary-color-active)}.g-chatform-audio-recorder.is-active span[data-type=play]{opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.g-chatform-audio-recorder.is-active span[data-type=pause]{opacity:1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording,.g-chatform-audio-recorder .g-chatform-audio-recorder-results{display:none}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:4px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;gap:10px;left:0;padding:10px;position:absolute;right:0;z-index:11}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording .g-chatform-audio-recorder-recording-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording .g-chatform-audio-recorder-delete{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording .g-chatform-audio-recorder-recording-record{position:relative;width:100%}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording .g-chatform-audio-recorder-stop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording .g-chatform-audio-recorder-stop .dashicons{cursor:pointer;font-size:21px}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording #g-chatform-audio-recorder-waveform-initial{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;max-height:30px;padding-left:30px;padding-right:20px}.g-chatform-audio-recorder .g-chatform-audio-recorder-recording #g-chatform-audio-recorder-waveform-initial div{width:100%}.g-chatform-audio-recorder .g-chatform-audio-recorder-submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.g-chatform-audio-recorder .g-chatform-audio-recorder-results{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:4px;bottom:0;display:none;gap:10px;left:0;padding:10px;position:absolute;right:0;z-index:11}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-play{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-play .dashicons{cursor:pointer;font-size:21px}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-play .dashicons-controls-pause,.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-play.is-active .dashicons-controls-play{display:none}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-play.is-active .dashicons-controls-pause{display:block}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner .g-chatform-audio-recorder-results-preview{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;min-height:45px;padding-bottom:15px}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner .g-chatform-audio-recorder-results-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:auto}@media only screen and (max-width:640px){.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner .g-chatform-audio-recorder-results-actions{gap:10px}}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner .g-chatform-audio-recorder-results-actions .g-chatform-audio-recorder-reset{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:1px}.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner #g-chatform-audio-recorder-waveform-results,.g-chatform-audio-recorder .g-chatform-audio-recorder-results .g-chatform-audio-recorder-results-inner #g-chatform-audio-recorder-waveform-results div{width:100%}.g-chatform-audio-recorder .spinner-border{display:none;top:7px}.g-chatform-is-recording .spinner-border{display:block}.g-chatform-is-recording .g-chatform-audio-recorder-start:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:2px;bottom:0;content:" ";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.g-chatform-is-recording .dashicons-microphone{opacity:0}.g-chatform-is-recording .g-chatform-footer-actions.position-top{display:none}.g-chatform-share-image{cursor:pointer;overflow:hidden;position:relative}.g-chatform-share-image.is-loading:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:2px;bottom:0;content:" ";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.g-chatform-share-image.is-loading .g-chatform-share-image-inner>*{opacity:0}.g-chatform-share-image .shareImageInput{bottom:0!important;cursor:pointer!important;font-size:0!important;height:100%!important;left:0!important;opacity:0!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;width:100%!important;z-index:0!important}.g-chatform-quick-actions-grouped{cursor:pointer}.g-chatform-quick-actions-grouped.is-loading:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;bottom:0;content:" ";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.g-chatform-quick-actions-grouped.is-loading .g-chatform-quick-actions-grouped-inner>*{opacity:0}.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #fff;border-radius:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:38px;min-width:37px;overflow:hidden;padding:5px;pointer-events:none;position:relative;text-align:center}@media only screen and (max-width:640px){.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-inner{min-height:36px;min-width:35px}}.g-chatform-quick-actions-grouped span{bottom:0;color:#fff;font-size:20px;left:0;margin:auto;position:absolute;right:0;top:0}.g-chatform-quick-actions-grouped.is-active .g-chatform-quick-actions-grouped-options{opacity:1;pointer-events:auto;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#aaa;border-radius:5px;bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2px;left:0;min-width:140px;opacity:0;padding:6px 10px 8px;pointer-events:none;position:absolute;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:1}.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-options:before{border-color:#aaa transparent transparent;border-style:solid;border-width:5px 5px 0;bottom:-5px;content:"";height:0;left:13px;margin:auto;position:absolute;width:0}.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-options .g-chatform-quick-actions-grouped-options-single{border-bottom:1px solid #fff;font-size:14px;padding-bottom:3px}.g-chatform-quick-actions-grouped .g-chatform-quick-actions-grouped-options .g-chatform-quick-actions-grouped-options-single:last-child{border-bottom:none;padding-bottom:0}.g-btn-favourite,.g-chat-btn,.g-chat-btn-audiocall,.g-chat-btn-chat,.g-chat-btn-clear-session,.g-chat-btn-duplicate-session,.g-chat-btn-editchat,.g-chat-btn-info,.g-chat-btn-more-options,.g-chat-btn-pins,.g-chat-btn-videocall,.g-chat-btn-viewprofile{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:1px solid #fff;border-radius:40px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:35px;min-width:35px;padding:5px;text-decoration:none}.g-btn-favourite i,.g-btn-favourite span,.g-chat-btn i,.g-chat-btn span,.g-chat-btn-audiocall i,.g-chat-btn-audiocall span,.g-chat-btn-chat i,.g-chat-btn-chat span,.g-chat-btn-clear-session i,.g-chat-btn-clear-session span,.g-chat-btn-duplicate-session i,.g-chat-btn-duplicate-session span,.g-chat-btn-editchat i,.g-chat-btn-editchat span,.g-chat-btn-info i,.g-chat-btn-info span,.g-chat-btn-more-options i,.g-chat-btn-more-options span,.g-chat-btn-pins i,.g-chat-btn-pins span,.g-chat-btn-videocall i,.g-chat-btn-videocall span,.g-chat-btn-viewprofile i,.g-chat-btn-viewprofile span{color:#fff}.g-btn-favourite.has-label,.g-chat-btn-audiocall.has-label,.g-chat-btn-chat.has-label,.g-chat-btn-clear-session.has-label,.g-chat-btn-duplicate-session.has-label,.g-chat-btn-editchat.has-label,.g-chat-btn-info.has-label,.g-chat-btn-more-options.has-label,.g-chat-btn-pins.has-label,.g-chat-btn-videocall.has-label,.g-chat-btn-viewprofile.has-label,.g-chat-btn.has-label{padding-left:10px;padding-right:10px}.g-btn-favourite .e-label,.g-chat-btn .e-label,.g-chat-btn-audiocall .e-label,.g-chat-btn-chat .e-label,.g-chat-btn-clear-session .e-label,.g-chat-btn-duplicate-session .e-label,.g-chat-btn-editchat .e-label,.g-chat-btn-info .e-label,.g-chat-btn-more-options .e-label,.g-chat-btn-pins .e-label,.g-chat-btn-videocall .e-label,.g-chat-btn-viewprofile .e-label{padding-left:5px}.g-btn-favourite.is-highlighted,.g-chat-btn-audiocall.is-highlighted,.g-chat-btn-chat.is-highlighted,.g-chat-btn-clear-session.is-highlighted,.g-chat-btn-duplicate-session.is-highlighted,.g-chat-btn-editchat.is-highlighted,.g-chat-btn-info.is-highlighted,.g-chat-btn-more-options.is-highlighted,.g-chat-btn-pins.is-highlighted,.g-chat-btn-videocall.is-highlighted,.g-chat-btn-viewprofile.is-highlighted,.g-chat-btn.is-highlighted{background:var(--gc-main-color);color:#fff!important}.g-btn-favourite.is-highlighted span,.g-chat-btn-audiocall.is-highlighted span,.g-chat-btn-chat.is-highlighted span,.g-chat-btn-clear-session.is-highlighted span,.g-chat-btn-duplicate-session.is-highlighted span,.g-chat-btn-editchat.is-highlighted span,.g-chat-btn-info.is-highlighted span,.g-chat-btn-more-options.is-highlighted span,.g-chat-btn-pins.is-highlighted span,.g-chat-btn-videocall.is-highlighted span,.g-chat-btn-viewprofile.is-highlighted span,.g-chat-btn.is-highlighted span{color:#fff!important}.g-btn-favourite.is-active,.g-btn-favourite.is-loading,.g-chat-btn-audiocall.is-active,.g-chat-btn-audiocall.is-loading,.g-chat-btn-chat.is-active,.g-chat-btn-chat.is-loading,.g-chat-btn-clear-session.is-active,.g-chat-btn-clear-session.is-loading,.g-chat-btn-duplicate-session.is-active,.g-chat-btn-duplicate-session.is-loading,.g-chat-btn-editchat.is-active,.g-chat-btn-editchat.is-loading,.g-chat-btn-info.is-active,.g-chat-btn-info.is-loading,.g-chat-btn-more-options.is-active,.g-chat-btn-more-options.is-loading,.g-chat-btn-pins.is-active,.g-chat-btn-pins.is-loading,.g-chat-btn-videocall.is-active,.g-chat-btn-videocall.is-loading,.g-chat-btn-viewprofile.is-active,.g-chat-btn-viewprofile.is-loading,.g-chat-btn.is-active,.g-chat-btn.is-loading{position:relative}.g-btn-favourite.is-active span,.g-btn-favourite.is-loading span,.g-chat-btn-audiocall.is-active span,.g-chat-btn-audiocall.is-loading span,.g-chat-btn-chat.is-active span,.g-chat-btn-chat.is-loading span,.g-chat-btn-clear-session.is-active span,.g-chat-btn-clear-session.is-loading span,.g-chat-btn-duplicate-session.is-active span,.g-chat-btn-duplicate-session.is-loading span,.g-chat-btn-editchat.is-active span,.g-chat-btn-editchat.is-loading span,.g-chat-btn-info.is-active span,.g-chat-btn-info.is-loading span,.g-chat-btn-more-options.is-active span,.g-chat-btn-more-options.is-loading span,.g-chat-btn-pins.is-active span,.g-chat-btn-pins.is-loading span,.g-chat-btn-videocall.is-active span,.g-chat-btn-videocall.is-loading span,.g-chat-btn-viewprofile.is-active span,.g-chat-btn-viewprofile.is-loading span,.g-chat-btn.is-active span,.g-chat-btn.is-loading span{opacity:0}.g-btn-favourite.is-active:after,.g-btn-favourite.is-loading:after,.g-chat-btn-audiocall.is-active:after,.g-chat-btn-audiocall.is-loading:after,.g-chat-btn-chat.is-active:after,.g-chat-btn-chat.is-loading:after,.g-chat-btn-clear-session.is-active:after,.g-chat-btn-clear-session.is-loading:after,.g-chat-btn-duplicate-session.is-active:after,.g-chat-btn-duplicate-session.is-loading:after,.g-chat-btn-editchat.is-active:after,.g-chat-btn-editchat.is-loading:after,.g-chat-btn-info.is-active:after,.g-chat-btn-info.is-loading:after,.g-chat-btn-more-options.is-active:after,.g-chat-btn-more-options.is-loading:after,.g-chat-btn-pins.is-active:after,.g-chat-btn-pins.is-loading:after,.g-chat-btn-videocall.is-active:after,.g-chat-btn-videocall.is-loading:after,.g-chat-btn-viewprofile.is-active:after,.g-chat-btn-viewprofile.is-loading:after,.g-chat-btn.is-active:after,.g-chat-btn.is-loading:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:2px;content:" ";display:block;height:20px;position:absolute;width:20px}.g-chat-btn-more-options .g-chat-btn-more-options-list{background:#0e0e0e;border-radius:5px;margin:0;padding:10px;position:absolute;right:0;top:45px;z-index:10}@media only screen and (min-width:640px){.g-chat-btn-more-options .g-chat-btn-more-options-list{display:none}}.g-chat-btn-more-options .g-chat-btn-more-options-list li{list-style-type:none}.g-chat-btn-more-options .g-chat-btn-more-options-list .g-btn-favourite,.g-chat-btn-more-options .g-chat-btn-more-options-list .g-chat-btn-editchat{display:-webkit-box;display:-ms-flexbox;display:flex}.g-chat-btn-more-options .g-chat-btn-more-options-list .g-btn-favourite .e-label,.g-chat-btn-more-options .g-chat-btn-more-options-list .g-chat-btn-editchat .e-label,.g-chat-btn-more-options.is-open .g-chat-btn-more-options-list{display:block}.g-chat-btn-more-options.is-open .g-chat-btn-more-options-list li{margin-bottom:10px}.g-chat-btn-more-options.is-open .g-chat-btn-more-options-list li:last-child{margin-bottom:0}.g-chat-btn-more-options.is-open .g-chat-btn .e-label,.g-chat-btn-more-options.is-open .g-chat-btn-clear-session .e-label,.g-chat-btn-more-options.is-open .g-chat-btn-duplicate-session .e-label,.g-chat-btn-more-options.is-open .g-chat-btn-info .e-label,.g-chat-btn-more-options.is-open .g-chat-btn-pins .e-label{display:block}.g-chat-btn-more-options.is-open .g-chat-btn,.g-chat-btn-more-options.is-open .g-chat-btn-pins{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.g-chat-btn-more-options{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.g-chat-btn-more-options .g-chat-btn-more-options-list{display:none}.g-chatform-header .g-chat-btn-clear-session,.g-chatform-header .g-chat-btn-duplicate-session,.g-chatform-header .g-chat-btn-pins{border-radius:5px}.btn-growtype-chat-use-credits{position:relative}.btn-growtype-chat-use-credits .spinner-border{bottom:0;left:auto;position:absolute;right:8%;top:0}.btn-convert-image.is-loading{position:relative}.btn-convert-image.is-loading .dashicons{opacity:0}.btn-convert-image.is-loading .info-label{background:#fff;border-radius:5px;font-family:Arial;font-size:10px!important;line-height:12px!important;max-width:80px;padding:5px;position:absolute;right:-90px}.btn-convert-image.is-loading:before{-webkit-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.15em solid;border-radius:50%;border-right:.25em solid transparent;content:"";display:inline-block;height:1rem;position:absolute;vertical-align:-.125em;width:1rem}.btn-toggle-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.btn-toggle-wrapper .btn-toggle{position:relative;z-index:2}.btn-toggle-wrapper .btn-unlock{background:hsla(0,0%,100%,.85);border-radius:10px;bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;height:18px;margin:auto;min-width:80px;padding:0;right:-6px;text-align:center;top:0;white-space:nowrap;z-index:2}.btn-toggle-wrapper .btn-unlock,.g-chatform-emojipicker .g-chatform-emojipicker-trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;position:absolute}.g-chatform-emojipicker .g-chatform-emojipicker-trigger{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:20px;right:77px;top:12px;width:25px;z-index:1}.g-chatform-emojipicker.is-active .g-chatform-emojipicker-content:before{opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform-emojipicker .g-chatform-emojipicker-content{bottom:55px;display:none;position:absolute;right:50px}@media only screen and (max-width:640px){.g-chatform-emojipicker .g-chatform-emojipicker-content{right:5px}}.g-chatform-emojipicker .g-chatform-emojipicker-content:before{background:#151617;bottom:-10px;content:"";height:30px;opacity:0;position:absolute;right:25px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:30px;z-index:1}@media only screen and (max-width:640px){.g-chatform-emojipicker .g-chatform-emojipicker-content:before{right:70px}}.g-chatform-emojipicker .g-chatform-emojipicker-content em-emoji-picker{position:relative;z-index:1}.g-chatform-giftpicker{position:absolute;right:0;top:0}.g-chatform-giftpicker .g-chatform-giftpicker-trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:20px;justify-content:center;position:absolute;right:75px;top:12px;width:25px;z-index:1}@media only screen and (max-width:640px){.g-chatform-giftpicker .g-chatform-giftpicker-trigger{right:70px}}.g-chatform-giftpicker.is-active .g-chatform-giftpicker-content:before{opacity:1;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.g-chatform-giftpicker .g-chatform-giftpicker-content{bottom:55px;right:50px}@media only screen and (max-width:640px){.g-chatform-giftpicker .g-chatform-giftpicker-content{right:5px}}.g-chatform-giftpicker .g-chatform-giftpicker-content:before{background:#1e1e1e;bottom:-3px;content:"";height:10px;opacity:0;position:absolute;right:32px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;width:10px;z-index:1}@media only screen and (max-width:640px){.g-chatform-giftpicker .g-chatform-giftpicker-content:before{bottom:-3px;right:72px}}.g-chatform-giftpicker .g-chatform-giftpicker-content em-emoji-picker{position:relative;z-index:1}.g-chatform-giftpicker .g-chatform-giftpicker-content{background-color:#1e1e1e;border-radius:12px;bottom:120%;-webkit-box-shadow:0 6px 20px rgba(0,0,0,.25);box-shadow:0 6px 20px rgba(0,0,0,.25);color:#fff;display:none;padding:10px;position:absolute;width:240px;z-index:999}@media only screen and (max-width:640px){.g-chatform-giftpicker .g-chatform-giftpicker-content{width:220px}}.g-chatform-giftpicker .g-chatform-giftpicker-content .giftpicker-tab-content{max-height:300px;overflow:scroll}.g-chatform-giftpicker .giftpicker-tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.g-chatform-giftpicker .tab-btn{-webkit-box-flex:1;background:#2e2e2e;border:none;border-radius:6px;color:#ddd;cursor:pointer;-ms-flex:1;flex:1;font-size:14px;font-weight:500;padding:3px 5px;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.g-chatform-giftpicker .tab-btn:hover{background:#444}.g-chatform-giftpicker .tab-btn.active{background:#555;color:#fff}.g-chatform-giftpicker .giftpicker-tab-content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:space-between}.g-chatform-giftpicker .giftpicker-tab-content.active{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.g-chatform-giftpicker .gift-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2a2a2a;border-radius:10px;cursor:pointer;-ms-flex-direction:column;flex-direction:column;padding:20px 5px 5px;position:relative;-webkit-transition:background .2s,-webkit-transform .2s;transition:background .2s,-webkit-transform .2s;-o-transition:background .2s,-o-transform .2s;transition:transform .2s,background .2s;transition:transform .2s,background .2s,-webkit-transform .2s,-o-transform .2s}.g-chatform-giftpicker .gift-item,.g-chatform-giftpicker .gift-item .content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.g-chatform-giftpicker .gift-item .content{min-height:40px;min-width:40px;padding:5px}.g-chatform-giftpicker .gift-item img{max-width:40px}.g-chatform-giftpicker .gift-item .emoji-icon{font-size:28px}.g-chatform-giftpicker .gift-item .title{color:#fff;font-size:12px;text-align:center}.g-chatform-giftpicker .gift-item .credits{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.21);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:3px;left:0;padding:0 5px;position:absolute;top:0}.g-chatform-giftpicker .gift-item .credits svg{height:15px;width:15px}.g-chatform-giftpicker .gift-item svg{fill:#ffb6c1;height:28px;width:28px}.g-chatform-giftpicker .gift-item:hover{background:#393939;-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.g-chatform-giftpicker .gift-item.locked{opacity:.8;pointer-events:auto;position:relative}.g-chatform-giftpicker .gift-item.locked:before{content:"🔒";font-size:12px;position:absolute;right:4px;top:4px}.g-chatform-giftpicker .giftpicker-category{margin-bottom:10px}.g-chatform-giftpicker .giftpicker-category-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#2a2a2a;background-image:url("data:image/svg+xml;utf8,<svg fill='%23ccc' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #444;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px;-webkit-transition:border .2s ease,background-color .2s ease;-o-transition:border .2s ease,background-color .2s ease;transition:border .2s ease,background-color .2s ease;width:100%}.g-chatform-giftpicker .giftpicker-category-select:hover{background-color:#333;border-color:#666}.g-chatform-giftpicker .giftpicker-category-select:focus{background-color:#333;border-color:#888;outline:none}.g-chatform-message-content-inner .gift-wrapper{font-size:68px;max-width:80px}.g-chatform-message-content-inner .gift-wrapper,.g-chatform-message-content-inner .gift-wrapper .emoji-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.g-chatform-message-content-inner .gift-wrapper.has-animation{-webkit-animation:scale 1s ease-in-out infinite;-o-animation:scale 1s ease-in-out infinite;animation:scale 1s ease-in-out infinite}.g-chatform-quick-actions-primary{cursor:pointer;overflow:hidden}.g-chatform-quick-actions-primary.is-loading:after{-webkit-animation:growtype-chat-loading-animation 1.2s linear infinite;-o-animation:growtype-chat-loading-animation 1.2s linear infinite;animation:growtype-chat-loading-animation 1.2s linear infinite;border-radius:50%;bottom:0;content:" ";display:block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.g-chatform-quick-actions-primary .g-chatform-quick-actions-primary-inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #fff;border-radius:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:38px;min-width:37px;padding:5px;pointer-events:none;text-align:center}@media only screen and (max-width:640px){.g-chatform-quick-actions-primary .g-chatform-quick-actions-primary-inner{min-height:36px;min-width:35px}}.g-chatform-quick-actions-primary .g-chatform-quick-actions-primary-inner span{bottom:0;color:#fff;font-size:18px;left:0;margin:auto;position:absolute;right:0;top:0}.content-generator-settings-inner{background:-webkit-linear-gradient(330deg,#000,#331900 80%,#000);background:-o-linear-gradient(330deg,#000 0,#331900 80%,#000 100%);background:linear-gradient(120deg,#000,#331900 80%,#000);border:1px solid #1f0f01;border-bottom:0;border-radius:5px 5px 0 0;bottom:75px;display:none;left:0;margin:auto;padding:1.5rem;position:absolute;right:0}@media only screen and (max-width:640px){.content-generator-settings-inner{bottom:80px;max-width:calc(100% - 20px);padding:15px}}@-webkit-keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}@-o-keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}@keyframes shimmer{0%,to{opacity:.5}50%{opacity:1}}.content-generator-settings-inner .g-chatform-btn-close-generate-content{right:-10px;top:-10px}@media only screen and (max-width:640px){.content-generator-settings-inner .g-chatform-btn-close-generate-content{right:-5px}}.content-generator-settings-inner .content-generator-settings-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.08);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}@media only screen and (max-width:640px){.content-generator-settings-inner .content-generator-settings-header .content-generator-nav{margin-right:auto}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .nav-label{display:none}}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .content-generator-nav-item{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;color:hsla(0,0%,100%,.6);cursor:pointer;font-size:.875rem;font-weight:600;overflow:hidden;padding:.5rem 1rem;position:relative;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);-o-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .content-generator-nav-item:before{background:-webkit-linear-gradient(315deg,rgba(255,144,0,.1),rgba(255,184,0,.1));background:-o-linear-gradient(315deg,rgba(255,144,0,.1),rgba(255,184,0,.1));background:linear-gradient(135deg,rgba(255,144,0,.1),rgba(255,184,0,.1));content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .content-generator-nav-item:hover{background:hsla(0,0%,100%,.08);border-color:rgba(255,144,0,.3);color:hsla(0,0%,100%,.9);-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .content-generator-nav-item:hover:before{opacity:1}.content-generator-settings-inner .content-generator-settings-header .content-generator-nav .content-generator-nav-item.is-active{background:var(--btn-primary-background-color);border-color:transparent;-webkit-box-shadow:0 6px 16px color-mix(in srgb,var(--btn-primary-background-color) 40%,transparent),0 0 30px color-mix(in srgb,var(--btn-primary-background-color) 20%,transparent),inset 0 1px 0 hsla(0,0%,100%,.2);box-shadow:0 6px 16px color-mix(in srgb,var(--btn-primary-background-color) 40%,transparent),0 0 30px color-mix(in srgb,var(--btn-primary-background-color) 20%,transparent),inset 0 1px 0 hsla(0,0%,100%,.2);color:#fff;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.content-generator-settings-inner .content-generator-pose-options-single{display:none}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-items{gap:8px;grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}@media only screen and (max-width:640px){.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-items{gap:6px;grid-template-columns:repeat(auto-fill,minmax(56px,1fr))}}.content-generator-settings-inner .content-generator-pose-options-single.is-active{display:block}.content-generator-settings-inner .content-generator-pose-options-single.is-active .content-generator-pose-options-single-items{display:grid}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;cursor:pointer;max-width:none;overflow:hidden;padding:4px;position:relative;-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);-o-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:before{background:-webkit-linear-gradient(315deg,rgba(255,144,0,.1),rgba(255,184,0,.1));background:-o-linear-gradient(315deg,rgba(255,144,0,.1),rgba(255,184,0,.1));background:linear-gradient(135deg,rgba(255,144,0,.1),rgba(255,184,0,.1));content:"";inset:0;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item .pose-thumbnail{background:-webkit-linear-gradient(315deg,#2a2a3e,#1e1e2e);background:-o-linear-gradient(315deg,#2a2a3e 0,#1e1e2e 100%);background:linear-gradient(135deg,#2a2a3e,#1e1e2e);border-radius:7px;-webkit-box-shadow:inset 0 2px 8px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.05);box-shadow:inset 0 2px 8px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.05);margin-bottom:.4rem;overflow:hidden;padding-top:100%;position:relative;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:-o-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease,-o-transform .4s ease}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item .pose-thumbnail img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:-o-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease,-o-transform .4s ease;width:100%}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item span{color:hsla(0,0%,100%,.8);display:block;font-size:.68rem;font-weight:600;line-height:1.15;text-align:center;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:hover{background:-webkit-linear-gradient(315deg,rgba(30,30,46,.8),rgba(42,42,62,.8));background:-o-linear-gradient(315deg,rgba(30,30,46,.8) 0,rgba(42,42,62,.8) 100%);background:linear-gradient(135deg,rgba(30,30,46,.8),rgba(42,42,62,.8));border-color:rgba(255,144,0,.4);-webkit-box-shadow:0 8px 20px rgba(0,0,0,.3);box-shadow:0 8px 20px rgba(0,0,0,.3);-webkit-transform:translateY(-3px) scale(1.02);-o-transform:translateY(-3px) scale(1.02);transform:translateY(-3px) scale(1.02)}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:hover:before{opacity:1}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:hover .pose-thumbnail{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:hover .pose-thumbnail img{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item:hover span{color:#fff}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item.active{background:-webkit-linear-gradient(315deg,rgba(255,144,0,.25),rgba(255,184,0,.25));background:-o-linear-gradient(315deg,rgba(255,144,0,.25) 0,rgba(255,184,0,.25) 100%);background:linear-gradient(135deg,rgba(255,144,0,.25),rgba(255,184,0,.25));border-color:#ff9000;-webkit-box-shadow:0 8px 24px rgba(255,144,0,.5),0 0 40px rgba(255,144,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:0 8px 24px rgba(255,144,0,.5),0 0 40px rgba(255,144,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-transform:translateY(-3px) scale(1.02);-o-transform:translateY(-3px) scale(1.02);transform:translateY(-3px) scale(1.02)}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item.active:before{opacity:1}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item.active span{color:#fff;font-weight:700}@media only screen and (max-width:640px){.content-generator-settings-inner .content-generator-settings-inner-actions{margin-left:auto}}.content-generator-settings-inner .content-generator-settings-inner-actions .chat-settings-single .label-wrapper{margin-right:10px}@media only screen and (max-width:640px){.content-generator-settings-inner .content-generator-settings-inner-actions .chat-settings-single .e-badge{display:none}.content-generator-settings-inner{border-radius:5px;padding:25px 5px 10px}.content-generator-settings-inner .content-generator-settings-header{margin-bottom:1.25rem}.content-generator-settings-inner .content-generator-pose-options-single{gap:5px;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));max-height:150px;overflow:scroll}.content-generator-settings-inner .content-generator-pose-options-single .content-generator-pose-options-single-item{padding:5px}}.content-generator-reference-asset{margin-bottom:10px}.content-generator-reference-asset .reference-asset-preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding:8px 10px;position:relative}.content-generator-reference-asset .reference-asset-label{-ms-flex-negative:0;color:hsla(0,0%,100%,.5);flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.content-generator-reference-asset .reference-preview-image,.content-generator-reference-asset .reference-preview-video{-ms-flex-negative:0;border:1px solid hsla(0,0%,100%,.08);border-radius:6px;flex-shrink:0;max-height:42px;max-width:56px;-o-object-fit:cover;object-fit:cover}.content-generator-reference-asset .reference-preview-audio{-ms-flex-negative:0;flex-shrink:0;height:32px;width:140px}.content-generator-reference-asset .btn-close-reference-asset{height:16px;opacity:.5;padding:0;position:absolute;right:6px;top:4px;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s;width:16px}.content-generator-reference-asset .btn-close-reference-asset:hover{opacity:1}.content-generator-reference-asset .btn-close-reference-asset:before{color:#fff}.g-chatform-quick-action-trigger{position:relative}.g-chatform-message-content-loader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0}.g-chatform-message-content-loader .loader-dots,.g-chatform-message-content-loader .spinner-border{display:none}.g-chatform-message-content-loader.style-dots .loader-dots,.g-chatform-message-content-loader.style-spinner .spinner-border{display:block}.g-chatform-message-content-loader .spinner-border{-webkit-animation:growtype-chat-loading-animation .8s linear infinite;-o-animation:growtype-chat-loading-animation .8s linear infinite;animation:growtype-chat-loading-animation .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#000;height:14px;position:relative;width:14px}.g-chatform-message-content-loader .loader-dots{height:20px;margin-left:-5px;width:40px}.g-chatform-message-content-loader .loader-dots circle{fill:var(--theme-color)}.g-chatform-content-generating-loader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(10,14,20,.95);border-radius:18px;bottom:0;-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:12}.g-chatform-content-generating-loader,.g-chatform-content-generating-loader .progress-circular{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.g-chatform-content-generating-loader .progress-circular{height:130px;margin-bottom:24px;position:relative;width:130px}.g-chatform-content-generating-loader .progress-circular svg{height:100%;-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:100%}.g-chatform-content-generating-loader .progress-circular svg circle{fill:none;stroke-width:6;stroke-linecap:round}.g-chatform-content-generating-loader .progress-circular svg .bg{stroke:hsla(0,0%,100%,.08)}.g-chatform-content-generating-loader .progress-circular svg .progress-bar{stroke:var(--gc-main-color);stroke-dasharray:283;stroke-dashoffset:283;-webkit-transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);-o-transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.g-chatform-content-generating-loader .progress-circular .percent{color:#fff;font-size:28px;font-weight:800;position:absolute}.g-chatform-content-generating-loader .loading-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px;text-align:center}.g-chatform-content-generating-loader .loading-subtext{color:rgba(245,247,250,.6);font-size:14px;padding:0 20px;text-align:center}.g-chatform-message .g-chatform-content-generating-loader{border-radius:12px;min-height:150px;position:relative}.g-chatform-message .g-chatform-content-generating-loader .progress-circular{height:80px;margin-bottom:12px;width:80px}.g-chatform-message .g-chatform-content-generating-loader .progress-circular .percent{font-size:18px}.g-chatform-message .g-chatform-content-generating-loader .loading-text{font-size:14px}.g-chatform-message .g-chatform-content-generating-loader .loading-subtext{font-size:11px}#growtypeChatMysteryBoxModal .modal-header{border:none;padding:0}#growtypeChatMysteryBoxModal .spinner-border{margin-top:30px}.mystery-box-animation-container{margin-bottom:30px;margin-top:30px}.gc-mystery-box-wrapper{background:-webkit-linear-gradient(315deg,rgba(255,144,0,.1),rgba(255,107,0,.1));background:-o-linear-gradient(315deg,rgba(255,144,0,.1) 0,rgba(255,107,0,.1) 100%);background:linear-gradient(135deg,rgba(255,144,0,.1),rgba(255,107,0,.1));border:2px dashed #ff9000;border-radius:15px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.05);box-shadow:0 4px 15px rgba(0,0,0,.05);padding:20px;text-align:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gc-mystery-box-wrapper .gc-mystery-box-trigger{margin-top:10px}.gc-mystery-box-wrapper:hover{-webkit-box-shadow:0 6px 20px rgba(255,144,0,.1);box-shadow:0 6px 20px rgba(255,144,0,.1);-webkit-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.gc-mystery-box-wrapper p{font-weight:600;margin-bottom:15px}.gc-mystery-box-wrapper .btn-open-mystery-box{background:-webkit-linear-gradient(315deg,#ff9000,#ff6b00);background:-o-linear-gradient(315deg,#ff9000 0,#ff6b00 100%);background:linear-gradient(135deg,#ff9000,#ff6b00);border:none;-webkit-box-shadow:0 4px 10px rgba(255,107,0,.3);box-shadow:0 4px 10px rgba(255,107,0,.3);font-weight:700;letter-spacing:1px;padding:10px 25px;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gc-mystery-box-wrapper .btn-open-mystery-box:hover{-webkit-box-shadow:0 6px 15px rgba(255,107,0,.4);box-shadow:0 6px 15px rgba(255,107,0,.4);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.gc-mystery-box-wrapper .btn-open-mystery-box.is-loading{opacity:.8;pointer-events:none}#growtypeChatMysteryBoxModal .modal-content{background:#fff;border:none;border-radius:20px;overflow:hidden}#growtypeChatMysteryBoxModal .mystery-box-visual{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:150px;justify-content:center;-webkit-perspective:1000px;perspective:1000px;position:relative}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box{height:100px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-o-transform .5s;width:100px}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .box-face{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-linear-gradient(315deg,#ff9000,#ff6b00);background:-o-linear-gradient(315deg,#ff9000 0,#ff6b00 100%);background:linear-gradient(135deg,#ff9000,#ff6b00);border:2px solid #fff;-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.2);box-shadow:inset 0 0 15px rgba(0,0,0,.2);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:40px;height:100px;justify-content:center;position:absolute;width:100px}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .front{-webkit-transform:translateZ(50px);transform:translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .back{-webkit-transform:rotateY(180deg) translateZ(50px);transform:rotateY(180deg) translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .right{-webkit-transform:rotateY(90deg) translateZ(50px);transform:rotateY(90deg) translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .left{-webkit-transform:rotateY(-90deg) translateZ(50px);transform:rotateY(-90deg) translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .top{background:#ffb700;-webkit-transform:rotateX(90deg) translateZ(50px);transform:rotateX(90deg) translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual .css-mystery-box .bottom{background:#c50;-webkit-transform:rotateX(-90deg) translateZ(50px);transform:rotateX(-90deg) translateZ(50px)}#growtypeChatMysteryBoxModal .mystery-box-visual.anim-opening .css-mystery-box{-webkit-animation:box-shake .2s infinite;-o-animation:box-shake .2s infinite;animation:box-shake .2s infinite}#growtypeChatMysteryBoxModal .mystery-box-visual.anim-opened .css-mystery-box{-webkit-transform:rotateX(-30deg) rotateY(45deg);transform:rotateX(-30deg) rotateY(45deg)}#growtypeChatMysteryBoxModal .mystery-box-visual.anim-opened .css-mystery-box .top{-webkit-transform:rotateX(90deg) translateZ(50px) rotateX(-110deg);transform:rotateX(90deg) translateZ(50px) rotateX(-110deg);-webkit-transform-origin:top;-o-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-o-transform .5s}#growtypeChatMysteryBoxModal .mystery-box-visual.anim-opened .box-burst{-webkit-animation:burst-glow 1s ease-out forwards;-o-animation:burst-glow 1s ease-out forwards;animation:burst-glow 1s ease-out forwards;background:-webkit-radial-gradient(circle,rgba(255,144,0,.8) 0,rgba(255,144,0,0) 70%);background:-o-radial-gradient(circle,rgba(255,144,0,.8) 0,rgba(255,144,0,0) 70%);background:radial-gradient(circle,rgba(255,144,0,.8) 0,rgba(255,144,0,0) 70%);border-radius:50%;height:200px;pointer-events:none;position:absolute;width:200px}#growtypeChatMysteryBoxModal .mystery-box-reward-container h3{color:#ff9000;font-weight:800;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}@-webkit-keyframes box-shake{0%{-webkit-transform:rotateX(-10deg) rotateY(10deg);transform:rotateX(-10deg) rotateY(10deg)}50%{-webkit-transform:rotateX(10deg) rotateY(-10deg);transform:rotateX(10deg) rotateY(-10deg)}to{-webkit-transform:rotateX(-10deg) rotateY(10deg);transform:rotateX(-10deg) rotateY(10deg)}}@-o-keyframes box-shake{0%{transform:rotateX(-10deg) rotateY(10deg)}50%{transform:rotateX(10deg) rotateY(-10deg)}to{transform:rotateX(-10deg) rotateY(10deg)}}@keyframes box-shake{0%{-webkit-transform:rotateX(-10deg) rotateY(10deg);transform:rotateX(-10deg) rotateY(10deg)}50%{-webkit-transform:rotateX(10deg) rotateY(-10deg);transform:rotateX(10deg) rotateY(-10deg)}to{-webkit-transform:rotateX(-10deg) rotateY(10deg);transform:rotateX(-10deg) rotateY(10deg)}}@-webkit-keyframes burst-glow{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-o-keyframes burst-glow{0%{opacity:0;-o-transform:scale(.1);transform:scale(.1)}50%{opacity:1;-o-transform:scale(1.5);transform:scale(1.5)}to{opacity:0;-o-transform:scale(2);transform:scale(2)}}@keyframes burst-glow{0%{opacity:0;-webkit-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1)}50%{opacity:1;-webkit-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}to{opacity:0;-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}}@-webkit-keyframes box-pop{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes box-pop{0%{opacity:0;-o-transform:scale(.5);transform:scale(.5)}to{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes box-pop{0%{opacity:0;-webkit-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}#gc-eval-feedback-panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:rgba(14,16,22,.97);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;border-top:2px solid var(--gc-main-color);-webkit-box-shadow:0 16px 40px rgba(0,0,0,.55);box-shadow:0 16px 40px rgba(0,0,0,.55);display:none;-ms-flex-direction:column;flex-direction:column;font-family:inherit;gap:.6rem;padding:.9rem 1rem;position:fixed;width:320px;z-index:99990}#gc-eval-feedback-panel.is-open{-webkit-animation:gc-ef-pop .18s cubic-bezier(.34,1.56,.64,1);-o-animation:gc-ef-pop .18s cubic-bezier(.34,1.56,.64,1);animation:gc-ef-pop .18s cubic-bezier(.34,1.56,.64,1);display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes gc-ef-pop{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-webkit-transform:none;transform:none}}@-o-keyframes gc-ef-pop{0%{opacity:0;-o-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-o-transform:none;transform:none}}@keyframes gc-ef-pop{0%{opacity:0;-webkit-transform:translateY(-8px) scale(.96);-o-transform:translateY(-8px) scale(.96);transform:translateY(-8px) scale(.96)}to{opacity:1;-webkit-transform:none;-o-transform:none;transform:none}}.gc-ef-arrow{height:8px;position:absolute;top:-8px;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:16px}.gc-ef-arrow:before{background:rgba(14,16,22,.97);border-left:2px solid var(--gc-main-color);border-top:2px solid var(--gc-main-color);bottom:-4px;content:"";height:11px;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);-o-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:11px}.gc-ef-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.45rem}.gc-ef-header,.gc-ef-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gc-ef-icon{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-size:.78rem;height:24px;justify-content:center;width:24px}.gc-ef-icon.gc-ef-icon--like{background:rgba(134,239,172,.12);color:#86efac}.gc-ef-icon.gc-ef-icon--dislike{background:hsla(0,91%,71%,.12);color:#f87171}.gc-ef-heading{-webkit-box-flex:1;color:hsla(0,0%,100%,.7);-ms-flex:1;flex:1;font-size:.8rem;font-weight:600;margin:0}.gc-ef-close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:none;border:none;border-radius:50%;color:hsla(0,0%,100%,.35);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-shrink:0;font-size:.78rem;height:22px;justify-content:center;padding:0;-webkit-transition:color .15s,background .15s;-o-transition:color .15s,background .15s;transition:color .15s,background .15s;width:22px}.gc-ef-close:hover{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.8)}.gc-ef-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem}.gc-ef-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:hsla(0,0%,100%,.6);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.71rem;gap:.25rem;line-height:1;padding:.18rem .55rem;-webkit-transition:background .13s,border-color .13s,color .13s;-o-transition:background .13s,border-color .13s,color .13s;transition:background .13s,border-color .13s,color .13s;white-space:nowrap}.gc-ef-chip:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18);color:#fff}.gc-ef-chip.is-active{background:color-mix(in srgb,var(--gc-main-color) 18%,transparent);border-color:var(--gc-main-color);color:var(--gc-main-color)}.gc-ef-chip-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.82em;line-height:1}.gc-ef-chip-icon img.emoji{height:12px!important;margin:0!important;vertical-align:middle;width:12px!important}.gc-ef-textarea{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-family:inherit;font-size:.82rem;line-height:1.5;outline:none;padding:.5rem .75rem;resize:none;-webkit-transition:border-color .15s;-o-transition:border-color .15s;transition:border-color .15s;width:100%}.gc-ef-textarea:focus{border-color:var(--gc-main-color)}.gc-ef-textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.22)}.gc-ef-textarea::-moz-placeholder{color:hsla(0,0%,100%,.22)}.gc-ef-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.22)}.gc-ef-textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.22)}.gc-ef-textarea::placeholder{color:hsla(0,0%,100%,.22)}.gc-ef-actions{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.45rem;justify-content:flex-end}.gc-ef-regenerate-btn,.gc-ef-submit-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:var(--btn-primary-border-radius,6px);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.78rem;font-weight:600;gap:.35rem;padding:.42rem .9rem;-webkit-transition:opacity .15s,-webkit-transform .1s;transition:opacity .15s,-webkit-transform .1s;-o-transition:opacity .15s,-o-transform .1s;transition:opacity .15s,transform .1s;transition:opacity .15s,transform .1s,-webkit-transform .1s,-o-transform .1s}.gc-ef-regenerate-btn:hover,.gc-ef-submit-btn:hover{opacity:.85;-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.gc-ef-regenerate-btn i,.gc-ef-submit-btn i{font-size:.74rem}.gc-ef-regenerate-btn{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.75)}.gc-ef-regenerate-btn:hover{background:hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.2)}.gc-ef-regenerate-btn,.gc-ef-submit-btn{background:var(--btn-primary-background-color,var(--gc-main-color));color:var(--btn-primary-color,#fff)}.gc-ef-regenerate-btn i,.gc-ef-submit-btn i{position:relative;top:0}.gc-ef-success{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#86efac;display:none;font-size:.82rem;font-weight:500;gap:.45rem}.gc-ef-success.is-visible{-webkit-animation:gc-ef-success-in .22s cubic-bezier(.34,1.56,.64,1);-o-animation:gc-ef-success-in .22s cubic-bezier(.34,1.56,.64,1);animation:gc-ef-success-in .22s cubic-bezier(.34,1.56,.64,1);display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes gc-ef-success-in{0%{opacity:0;-webkit-transform:scale(.88);transform:scale(.88)}to{opacity:1;-webkit-transform:none;transform:none}}@-o-keyframes gc-ef-success-in{0%{opacity:0;-o-transform:scale(.88);transform:scale(.88)}to{opacity:1;-o-transform:none;transform:none}}@keyframes gc-ef-success-in{0%{opacity:0;-webkit-transform:scale(.88);-o-transform:scale(.88);transform:scale(.88)}to{opacity:1;-webkit-transform:none;-o-transform:none;transform:none}}.gc-ef-check{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(134,239,172,.12);border-radius:50%;color:#86efac;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.68rem;height:18px;justify-content:center;width:18px}.g-chatform-message-actions-options-single.is-evaluated--like .icon-like{color:#86efac!important;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.g-chatform-message-actions-options-single.is-evaluated--dislike .icon-dislike{color:#f87171!important;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.g-chat-level-explanation{background:#0f0f12;border-radius:20px;color:#fff}.g-chat-level-explanation p{font-size:14px;opacity:.8}.bond-status-card,.standard-status-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:-webkit-linear-gradient(315deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01));background:-o-linear-gradient(315deg,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.01) 100%);background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.1);border-radius:20px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.2);box-shadow:0 10px 30px rgba(0,0,0,.2);padding:22px}.bond-status-card .small,.standard-status-card .small{font-size:12px}@media only screen and (max-width:640px){.bond-status-card,.standard-status-card{padding:15px}}.bond-status-card .badge-bond-current,.standard-status-card .badge-bond-current{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(var(--gc-main-color)),to(#fc3));background:-webkit-linear-gradient(left,var(--gc-main-color),#fc3);background:-o-linear-gradient(left,var(--gc-main-color),#fc3);background:linear-gradient(90deg,var(--gc-main-color),#fc3);border-radius:10px;-webkit-box-shadow:0 4px 15px rgba(241,156,63,.4);box-shadow:0 4px 15px rgba(241,156,63,.4);color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.82rem;font-weight:850;gap:4px;letter-spacing:-.01em;padding:7px 16px}.bond-status-card .badge-bond-current span,.standard-status-card .badge-bond-current span{font-weight:900;opacity:.9}@media only screen and (max-width:640px){.bond-status-card .badge-bond-current,.standard-status-card .badge-bond-current{font-size:.75rem;padding:4px 10px}}.bond-status-card .bond-progress-bar,.standard-status-card .bond-progress-bar{background:hsla(0,0%,100%,.1);border-radius:12px;height:10px;margin-top:10px;overflow:hidden}@media only screen and (max-width:640px){.bond-status-card .bond-progress-bar,.standard-status-card .bond-progress-bar{height:8px}}.bond-status-card .bond-progress-bar .progress-fill,.standard-status-card .bond-progress-bar .progress-fill{background:-webkit-gradient(linear,left top,right top,from(var(--gc-main-color)),to(#fc3));background:-webkit-linear-gradient(left,var(--gc-main-color),#fc3);background:-o-linear-gradient(left,var(--gc-main-color),#fc3);background:linear-gradient(90deg,var(--gc-main-color),#fc3);-webkit-box-shadow:0 0 12px rgba(241,156,63,.6);box-shadow:0 0 12px rgba(241,156,63,.6);height:100%;-webkit-transition:width .8s cubic-bezier(.4,0,.2,1);-o-transition:width .8s cubic-bezier(.4,0,.2,1);transition:width .8s cubic-bezier(.4,0,.2,1)}.bond-journey-container{max-height:30vh;overflow-y:auto;padding-bottom:20px;padding-left:45px;position:relative;scrollbar-width:thin}@media only screen and (max-width:640px){.bond-journey-container{max-height:50vh;padding-left:35px}}.bond-journey-container .journey-line{background:-webkit-gradient(linear,left top,left bottom,from(var(--gc-main-color)),color-stop(80%,rgba(241,156,63,.2)),to(transparent));background:-webkit-linear-gradient(top,var(--gc-main-color) 0,rgba(241,156,63,.2) 80%,transparent 100%);background:-o-linear-gradient(top,var(--gc-main-color) 0,rgba(241,156,63,.2) 80%,transparent 100%);background:linear-gradient(to bottom,var(--gc-main-color) 0,rgba(241,156,63,.2) 80%,transparent 100%);bottom:20px;left:17px;position:absolute;top:10px;width:2px}@media only screen and (max-width:640px){.bond-journey-container .journey-line{left:12px}}.bond-tier{margin-bottom:25px;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:640px){.bond-tier{margin-bottom:20px}}.bond-tier.locked{-webkit-filter:grayscale(.7);filter:grayscale(.7);opacity:.35}.bond-tier.locked:hover{-webkit-filter:grayscale(.3);filter:grayscale(.3);opacity:.6}.bond-tier .tier-node{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#1a1a1a;border:2px solid hsla(0,0%,100%,.1);border-radius:50%;color:var(--gc-main-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;height:24px;justify-content:center;left:-40px;position:absolute;top:8px;width:24px;z-index:5}@media only screen and (max-width:640px){.bond-tier .tier-node{font-size:.65rem;height:20px;left:-32px;top:12px;width:20px}}.bond-tier.current .tier-node{background:var(--gc-main-color);border-color:#fff;-webkit-box-shadow:0 0 15px rgba(241,156,63,.5);box-shadow:0 0 15px rgba(241,156,63,.5)}.bond-tier.current .tier-node .node-glow{-webkit-animation:pulse-glow 2.5s infinite;-o-animation:pulse-glow 2.5s infinite;animation:pulse-glow 2.5s infinite;background:rgba(241,156,63,.25);border-radius:50%;inset:-6px;position:absolute}.bond-tier.current .tier-card{background:rgba(241,156,63,.08);border-color:rgba(241,156,63,.3)}.bond-tier.milestone .tier-node{background:-webkit-linear-gradient(315deg,gold,var(--gc-main-color));background:-o-linear-gradient(315deg,gold,var(--gc-main-color));background:linear-gradient(135deg,gold,var(--gc-main-color));border-color:#fff;color:#000;font-size:.8rem}@media only screen and (max-width:640px){.bond-tier.milestone .tier-node{font-size:.7rem}}.bond-tier .tier-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:18px;padding:18px 22px}@media only screen and (max-width:640px){.bond-tier .tier-card{border-radius:14px;padding:12px 15px}}.bond-tier .tier-card .tier-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;justify-content:space-between;margin-bottom:10px}@media only screen and (max-width:640px){.bond-tier .tier-card .tier-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:5px;margin-bottom:8px}}.bond-tier .tier-card .tier-header .tier-name{color:#fff;font-size:1.05rem;font-weight:850}.bond-tier .tier-card .tier-header .tier-perk{background:rgba(241,156,63,.15);border-radius:6px;color:var(--gc-main-color);font-size:.65rem;font-weight:700;padding:4px 10px;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:640px){.bond-tier .tier-card .tier-header .tier-perk{font-size:.6rem;padding:2px 8px}}.bond-tier .tier-card .tier-header .badge-premium{background:rgba(255,204,51,.1);color:#fc3}.bond-tier .tier-card .tier-header .badge-god{background:rgba(255,0,234,.1);-webkit-box-shadow:0 0 10px rgba(255,0,234,.2);box-shadow:0 0 10px rgba(255,0,234,.2);color:#ff00ea}.bond-tier .tier-card .tier-text{color:hsla(0,0%,100%,.75);font-size:.88rem;line-height:1.5;margin:0}.g-chat-level{background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.05);border-radius:5px;cursor:pointer;margin-right:auto;padding:2px 7px;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:640px){.g-chat-level{border-radius:10px;padding:8px 12px}}.g-chat-level:hover{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.1)}.g-chat-level .g-chat-level-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-inner{gap:7px;padding-left:5px;padding-right:5px}}.g-chat-level .g-chat-level-icon{color:var(--gc-main-color);font-size:1.2rem}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-icon{font-size:12px}.g-chat-level .g-chat-level-icon i{font-size:14px}}.g-chat-level .g-chat-level-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.g-chat-level .g-chat-level-details{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:3px}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-details{margin-bottom:4px}}.g-chat-level .g-chat-level-details .level-title{color:#fff;font-size:12px;font-weight:800;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-details .level-title{font-size:.75rem}}.g-chat-level .g-chat-level-details .level-xp-text{color:var(--gc-main-color);font-size:.7rem;font-weight:600}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-details .level-xp-text{font-size:.6rem}}.g-chat-level .g-chat-level-bar{background:hsla(0,0%,100%,.1);border-radius:10px;height:6px;overflow:hidden;position:relative}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-bar{height:8px;margin-left:auto;max-width:120px;width:100%}}.g-chat-level .g-chat-level-bar .g-chat-level-bar-inner{background:-webkit-gradient(linear,left top,right top,from(var(--gc-main-color)),to(#fc3));background:-webkit-linear-gradient(left,var(--gc-main-color),#fc3);background:-o-linear-gradient(left,var(--gc-main-color),#fc3);background:linear-gradient(90deg,var(--gc-main-color),#fc3);border-radius:10px;height:100%;position:relative;-webkit-transition:width 1s ease-out;-o-transition:width 1s ease-out;transition:width 1s ease-out;width:var(--progress-section-width)}.g-chat-level .g-chat-level-bar .g-chat-level-bar-inner .bar-glow{background:#fff;bottom:0;-webkit-filter:blur(4px);filter:blur(4px);opacity:.5;position:absolute;right:0;top:0;width:10px}.g-chat-level .g-chat-level-info{color:hsla(0,0%,100%,.4);font-size:1.1rem;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.g-chat-level .g-chat-level-info:hover{color:var(--gc-main-color)}@media only screen and (max-width:640px){.g-chat-level .g-chat-level-info{font-size:.9rem}.g-chat-level .g-chat-level-info i{font-size:14px}}@-webkit-keyframes pulse-glow{0%{opacity:.4;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}to{opacity:.4;-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes pulse-glow{0%{opacity:.4;-o-transform:scale(1);transform:scale(1)}50%{opacity:0;-o-transform:scale(1.6);transform:scale(1.6)}to{opacity:.4;-o-transform:scale(1);transform:scale(1)}}@keyframes pulse-glow{0%{opacity:.4;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(1.6);-o-transform:scale(1.6);transform:scale(1.6)}to{opacity:.4;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.modal-chat-level-explanation .btn-close{color:#fff!important}@media only screen and (max-width:640px){.modal-chat-level-explanation .modal-dialog{margin:10px;max-width:calc(100% - 20px)}}.modal-chat-level-explanation .modal-content{background:#0f0f12;border:1px solid hsla(0,0%,100%,.1);border-radius:24px;overflow:hidden}@media only screen and (max-width:640px){.modal-chat-level-explanation .modal-content{border-radius:18px}}.modal-chat-level-explanation .modal-header{background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,156,63,.05)),to(transparent));background:-webkit-linear-gradient(top,rgba(241,156,63,.05),transparent);background:-o-linear-gradient(top,rgba(241,156,63,.05) 0,transparent 100%);background:linear-gradient(180deg,rgba(241,156,63,.05),transparent)}@media only screen and (max-width:640px){.modal-chat-level-explanation .modal-header{padding:20px 20px 5px}}.modal-chat-level-explanation .modal-header .modal-title-content{color:#fff}.modal-chat-level-explanation .modal-header .modal-title{margin-left:0;margin-left:0!important;margin-right:auto}@media only screen and (max-width:640px){.modal-chat-level-explanation .modal-header .modal-title{gap:15px!important}.modal-chat-level-explanation .modal-header .modal-title .h4{font-size:1.1rem}.modal-chat-level-explanation .modal-header .modal-title .small{font-size:.65rem}}.modal-chat-level-explanation .modal-header .modal-title .modal-title-icon{color:var(--gc-main-color);font-size:1.5rem}@media only screen and (max-width:640px){.modal-chat-level-explanation .modal-header .modal-title .modal-title-icon{font-size:1.2rem}}.modal-chat-level-explanation .modal-content .modal-body{padding:15px}.g-chat-xp-bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-linear-gradient(315deg,var(--xp-bubble-color,gold),#ff9500);background:-o-linear-gradient(315deg,var(--xp-bubble-color,gold),#ff9500);background:linear-gradient(135deg,var(--xp-bubble-color,gold),#ff9500);border-radius:20px;bottom:0;-webkit-box-shadow:0 4px 15px rgba(255,165,0,.5),0 0 20px rgba(255,215,0,.3);box-shadow:0 4px 15px rgba(255,165,0,.5),0 0 20px rgba(255,215,0,.3);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;gap:4px;left:160px;min-height:25px;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .6s cubic-bezier(.34,1.56,.64,1);-o-transition:all .6s cubic-bezier(.34,1.56,.64,1);transition:all .6s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;z-index:100}.g-chat-xp-bubble .xp-icon{-webkit-animation:sparkle .6s ease-in-out infinite alternate;-o-animation:sparkle .6s ease-in-out infinite alternate;animation:sparkle .6s ease-in-out infinite alternate;font-size:16px}.g-chat-xp-bubble .xp-amount{letter-spacing:.5px}.g-chat-xp-bubble.is-animating{-webkit-animation:floatUp 1.8s ease-out forwards;-o-animation:floatUp 1.8s ease-out forwards;animation:floatUp 1.8s ease-out forwards;opacity:1}.g-chat-mood-bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-linear-gradient(315deg,#a855f7,#ec4899);background:-o-linear-gradient(315deg,#a855f7,#ec4899);background:linear-gradient(135deg,#a855f7,#ec4899);border-radius:20px;bottom:45%;-webkit-box-shadow:0 4px 15px rgba(236,72,153,.5),0 0 20px rgba(168,85,247,.3);box-shadow:0 4px 15px rgba(236,72,153,.5),0 0 20px rgba(168,85,247,.3);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;gap:4px;left:50%;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;top:auto;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .6s cubic-bezier(.34,1.56,.64,1);-o-transition:all .6s cubic-bezier(.34,1.56,.64,1);transition:all .6s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;z-index:100}.g-chat-mood-bubble .mood-icon{-webkit-animation:sparkle .6s ease-in-out infinite alternate;-o-animation:sparkle .6s ease-in-out infinite alternate;animation:sparkle .6s ease-in-out infinite alternate;font-size:16px}.g-chat-mood-bubble.is-animating{-webkit-animation:floatUp 1.8s ease-out forwards;-o-animation:floatUp 1.8s ease-out forwards;animation:floatUp 1.8s ease-out forwards;opacity:1}.g-chat-effect-bubble{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-linear-gradient(315deg,#ff4d4d,#f9cb28);background:-o-linear-gradient(315deg,#ff4d4d,#f9cb28);background:linear-gradient(135deg,#ff4d4d,#f9cb28);border-radius:20px;bottom:60%;-webkit-box-shadow:0 4px 15px rgba(255,77,77,.5),0 0 20px rgba(249,203,40,.3);box-shadow:0 4px 15px rgba(255,77,77,.5),0 0 20px rgba(249,203,40,.3);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;gap:4px;left:50%;opacity:0;padding:6px 12px;pointer-events:none;position:absolute;top:auto;-webkit-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);-webkit-transition:all .6s cubic-bezier(.34,1.56,.64,1);-o-transition:all .6s cubic-bezier(.34,1.56,.64,1);transition:all .6s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;z-index:101}.g-chat-effect-bubble .effect-icon{-webkit-animation:sparkle .6s ease-in-out infinite alternate;-o-animation:sparkle .6s ease-in-out infinite alternate;animation:sparkle .6s ease-in-out infinite alternate;font-size:16px}.g-chat-effect-bubble.is-animating{-webkit-animation:floatUp 1.8s ease-out forwards;-o-animation:floatUp 1.8s ease-out forwards;animation:floatUp 1.8s ease-out forwards;opacity:1}@media only screen and (max-width:640px){.growtype-chat-show-level-bar .g-chat-level{bottom:3px;left:0;padding:0;position:absolute;right:0}}.growtype-chat-show-level-bar .g-chat-level .g-chat-level-details{color:#fff;padding-right:5px;width:100%}.growtype-chat-show-level-bar .g-chat-level .g-chat-level-details .level-title{font-size:11px}@media only screen and (max-width:640px){.growtype-chat-show-level-bar .g-chat-level .g-chat-level-details{margin:0;width:auto}.growtype-chat-show-level-bar .g-chatform .g-chatform-header{padding-bottom:33px}.modal-videocall .modal-dialog{margin:0}}.modal-videocall.is-recording .modal-videocall-avatar:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;color:#fff;content:"\f482";font-family:Dashicons;font-size:34px;height:48px;left:0;margin:auto;position:absolute;right:0;text-align:center;top:0;width:40px;z-index:1}.modal-videocall.is-recording .modal-videocall-image{opacity:.1}.modal-videocall .modal-videocall-settings .chat-settings-single{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.modal-videocall .modal-videocall-settings .chat-settings-single p{font-size:14px;margin:0}.modal-videocall .modal-videocall-settings .chat-settings-single .label{font-weight:700}.modal-videocall .btn-record{background:var(--gc-main-color)!important;color:#fff!important;margin-top:10px;min-width:160px;padding:10px}.modal-videocall .btn-record.is-loading,.modal-videocall .btn-record.is-recording{background:none!important;border:1px solid var(--gc-main-color);color:var(--gc-main-color)!important}.modal-videocall .btn-record.is-loading{border:none!important;pointer-events:none!important}.modal-videocall .modal-videocall-match-voice{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:40px;padding-top:10px}.modal-videocall .modal-videocall-explanation{font-size:13px;line-height:1.4;margin-top:10px;max-width:280px;opacity:.7;text-align:center}.modal-videocall .btn-match-voice{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.4);border-radius:20px;color:#fff!important;cursor:pointer;font-size:14px;padding:8px 16px;text-shadow:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.modal-videocall .btn-match-voice:hover{background:hsla(0,0%,100%,.25)!important;border-color:hsla(0,0%,100%,.8);-webkit-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.modal-videocall .btn-match-voice.btn-success{background:#28a745!important;border-color:#28a745!important;color:#fff!important}.modal-videocall .video-wrapper{overflow:hidden}.modal-videocall .video-wrapper,.modal-videocall .video-wrapper video{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.modal-videocall .video-wrapper video{-webkit-filter:blur(20px);filter:blur(20px);-o-object-fit:cover;object-fit:cover}.modal-videocall .modal-content{background:none}.modal-videocall .modal-body{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:rgba(0,0,0,.8);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:90px!important;padding-top:90px!important;z-index:1}@media only screen and (max-width:640px){.modal-videocall .modal-body{min-height:100dvh}}.modal-videocall .modal-body .modal-videocall-image{background-color:var(--text-color,#1c1c1c);background-position:50%!important;background-size:cover!important;height:100px;width:100px}.modal-videocall .modal-body .modal-videocall-avatar{border-radius:50px;overflow:hidden;position:relative}.modal-videocall .modal-videocall-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-top:15px}.modal-videocall .modal-videocall-info .e-title{font-size:24px;font-weight:700}.modal-videocall .modal-videocall-info .e-text{max-width:300px;opacity:0;padding-top:5px;text-align:center}.modal-videocall .modal-videocall-info .e-text.is-active{opacity:1}.modal-videocall .modal-videocall-settings{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-top:auto;padding-top:40px}.modal-videocall .modal-videocall-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-top:10px;padding-top:30px}@media only screen and (max-width:640px){.modal-videocall .modal-videocall-actions{margin-top:20px}}.modal-videocall .modal-videocall-actions .modal-videocall-actions-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.modal-videocall .modal-videocall-actions .modal-videocall-actions-action .e-label{font-size:14px}.modal-videocall .modal-videocall-actions .modal-videocall-actions-hangup,.modal-videocall .modal-videocall-actions .modal-videocall-actions-mute{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:70px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:60px;min-width:60px;padding:5px}.modal-videocall .modal-videocall-actions .modal-videocall-actions-hangup svg path,.modal-videocall .modal-videocall-actions .modal-videocall-actions-mute svg path{fill:#000;stroke:#000}.modal-videocall .modal-videocall-actions .modal-videocall-actions-mute.is-active{-webkit-animation:pulse 2s infinite;-o-animation:pulse 2s infinite;animation:pulse 2s infinite;position:relative}.modal-videocall .modal-videocall-actions .modal-videocall-actions-mute.is-active:before{background:#ce365c;content:"";height:3px;position:absolute;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:60px;z-index:1}.modal-videocall .modal-videocall-actions .modal-videocall-actions-hangup svg path{fill:#ce365c;stroke:#ce365c}@media only screen and (max-width:640px){#growtypeChatContentGeneratorModal .content-generator-settings-inner .content-generator-pose-options-single{max-height:170px}}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(10,14,20,.95);border-radius:18px;bottom:0;-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;right:0;top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:12}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay,#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular{height:130px;margin-bottom:24px;position:relative;width:130px}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular svg{height:100%;-webkit-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:100%}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular circle{fill:none;stroke-width:6;stroke-linecap:round}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular .bg{stroke:hsla(0,0%,100%,.08)}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .progress-circular .progress-bar{stroke:#46b8ff;stroke-dasharray:283;stroke-dashoffset:283;-webkit-transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);-o-transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1);transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .percent{color:#fff;font-family:inherit;font-size:28px;font-weight:800;position:absolute}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .loading-text{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px;text-align:center}#growtypeChatContentGeneratorModal .content-generator-modal-loading-overlay .loading-subtext{color:rgba(245,247,250,.6);font-size:14px;max-width:260px;text-align:center}#growtypeChatContentGeneratorModal .content-generator-modal{background:#0f1115;background-color:#0f1115;background-image:none;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.45);box-shadow:0 20px 60px rgba(0,0,0,.45);color:#f5f7fa}#growtypeChatContentGeneratorModal .content-generator-modal .modal-body{background:#0f1115;border-radius:18px;padding:24px 22px 26px}@media only screen and (max-width:640px){#growtypeChatContentGeneratorModal .content-generator-modal .modal-body{padding:20px 15px}}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-modal-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:20px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-modal-header .content-generator-results-back span{color:#fff}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;gap:10px;letter-spacing:.2px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-title .dashicons-format-image{color:#fff}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-close{-webkit-filter:invert(1);filter:invert(1);opacity:.6;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;z-index:13}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-close:hover{opacity:.9}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:18px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-avatar{background:#1c2028;border:2px solid hsla(0,0%,100%,.12);border-radius:18px;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.4);box-shadow:0 12px 30px rgba(0,0,0,.4);display:grid;height:96px;overflow:hidden;place-items:center;width:96px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-name{color:#e6e9ef;font-size:16px;font-weight:600}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt{position:relative}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea{background:#151922;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;color:#f5f7fa;line-height:1.5;min-height:100px;padding:14px 16px;resize:none;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;width:100%}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea:focus{border-color:rgba(70,184,255,.65);-webkit-box-shadow:0 0 0 3px rgba(70,184,255,.2);box-shadow:0 0 0 3px rgba(70,184,255,.2);outline:none}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea::-webkit-input-placeholder{color:rgba(245,247,250,.45)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea::-moz-placeholder{color:rgba(245,247,250,.45)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea:-ms-input-placeholder{color:rgba(245,247,250,.45)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea::-ms-input-placeholder{color:rgba(245,247,250,.45)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-prompt textarea::placeholder{color:rgba(245,247,250,.45)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-random{background:rgba(15,17,21,.7);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:rgba(245,247,250,.8);display:grid;font-size:16px;height:32px;padding:0;place-items:center;position:absolute;right:10px;top:10px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;width:32px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-random:hover{border-color:hsla(0,0%,100%,.3);color:#fff}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-settings-wrapper{margin-bottom:18px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-settings .content-generator-settings-inner{background:transparent;border:none;display:block;margin:0;max-width:none;padding:0;position:static}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-settings .content-generator-settings-inner-actions{margin-left:auto}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-count-title,#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-settings-wrapper-title{color:rgba(245,247,250,.75);font-size:14px;font-weight:600;margin-bottom:10px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:10px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-tab{background:transparent;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:rgba(245,247,250,.7);font-size:12px;font-weight:600;padding:6px 12px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-tab.is-active{background:rgba(70,184,255,.15);border-color:rgba(70,184,255,.65);color:#f5f7fa}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-chip-group{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-chip-group.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-chip{background:#1a1f29;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;color:rgba(245,247,250,.85);font-size:12px;font-weight:600;padding:6px 12px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-chip:hover{border-color:hsla(0,0%,100%,.25)}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-count{margin-top:18px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-count-options{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(56px,1fr))}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-count-option{background:#151922;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;color:rgba(245,247,250,.8);font-size:13px;font-weight:700;padding:10px 0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-count-option.is-active{border-color:rgba(255,140,90,.9);-webkit-box-shadow:0 0 0 2px rgba(255,140,90,.25);box-shadow:0 0 0 2px rgba(255,140,90,.25);color:#fff}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-submit{width:100%}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-credits{color:rgba(245,247,250,.7);font-size:13px;text-align:center}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-credits .content-generator-credits-amount{color:#fff;font-weight:700}#growtypeChatContentGeneratorModal .content-generator-modal .spinner-border{border-width:2px;height:16px;margin-left:10px;width:16px}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-results-container .content-generator-result-item{background:#1c2028;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden;position:relative}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-results-container .content-generator-result-item .b-actions{display:none}#growtypeChatContentGeneratorModal .content-generator-modal .content-generator-results-container .content-generator-result-item img{display:block;height:auto;width:100%}#growtypeChatContentGeneratorModal .modal-dialog{max-width:800px}@media (max-width:576px){.content-generator-modal .modal-body{padding:20px 18px 22px}}#growtypeChatMessageDetailsModal .modal-header .modal-title,#growtypeChatSessionDetailsModal .modal-header .modal-title{margin-left:0;margin-right:auto;text-align:left}#growtypeChatMessageDetailsModal .modal-header .growtype-chat-message-details-copy,#growtypeChatMessageDetailsModal .modal-header .growtype-chat-session-details-copy,#growtypeChatSessionDetailsModal .modal-header .growtype-chat-message-details-copy,#growtypeChatSessionDetailsModal .modal-header .growtype-chat-session-details-copy{margin-right:40px}.growtype-chat-message-details>section,.growtype-chat-session-details>section{background:#f9fafb;border:1px solid #e2e8f0;border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(16,24,40,.06);box-shadow:0 1px 2px rgba(16,24,40,.06);padding:14px 16px;-webkit-transition:border-color .15s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,-webkit-box-shadow .15s ease;-o-transition:border-color .15s ease,box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.growtype-chat-message-details>section:hover,.growtype-chat-session-details>section:hover{border-color:#cbd5e1;-webkit-box-shadow:0 2px 6px rgba(16,24,40,.08);box-shadow:0 2px 6px rgba(16,24,40,.08)}.growtype-chat-message-details>section>div:first-child h6,.growtype-chat-session-details>section>div:first-child h6{color:#475569;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.growtype-chat-message-details>section>div[style*="display:grid"] strong,.growtype-chat-session-details>section>div[style*="display:grid"] strong{color:#64748b;font-size:.8rem;font-weight:600;white-space:nowrap}.growtype-chat-message-details>section>div[style*="display:grid"] pre,.growtype-chat-message-details>section>pre,.growtype-chat-session-details>section>div[style*="display:grid"] pre,.growtype-chat-session-details>section>pre{color:#0f172a;font-size:.8rem}.growtype-chat-message-details>section .growtype-chat-details-section-copy,.growtype-chat-session-details>section .growtype-chat-details-section-copy{font-size:.72rem;padding:3px 10px}#growtypeChatGamesModal .actions-options{grid-gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}#growtypeChatGamesModal .actions-options-single{border-radius:10px;cursor:pointer;overflow:hidden;padding-top:110%;position:relative;width:100%}#growtypeChatGamesModal .actions-options-single-inner{background:-webkit-linear-gradient(269deg,hsla(0,0%,100%,0),#000);background:-o-linear-gradient(269deg,hsla(0,0%,100%,0) 0,#000 100%);background:linear-gradient(181deg,hsla(0,0%,100%,0),#000);bottom:0;color:#fff;font-size:16px;left:0;padding:40px 20px 20px;position:absolute;right:0}@media only screen and (max-width:640px){#growtypeChatGamesModal .actions-options-single-inner{padding:15px}#growtypeChatGamesModal .actions-options-single-inner .e-title{font-size:14px}}#growtypeChatGamesModal .actions-options-single-inner .e-description{font-size:14px}@media only screen and (max-width:640px){#growtypeChatGamesModal .actions-options-single-inner .e-description{font-size:12px}}#growtypeChatGamesModal .modal-header{min-height:55px}#growtypeChatGamesModal .modal-header .modal-title{left:0;margin:auto;max-width:150px;position:absolute;right:0;text-align:center}#growtypeChatGamesModal .modal-header .btn-close{top:auto}#growtypeChatGamesModal .modal-header .btn-back{border:none;display:none}#growtypeChatGamesModal .modal-body .action-content{display:none;padding-bottom:20px;width:100%}.has-panel.has-sidebar-primary .site-header .header-inner{padding-left:0}.sidebar-is-open .sidebar{z-index:4}.sidebar{background:#181818}@media only screen and (max-width:1124px){.page-chat .sidebar .g-btn-close-sidebar,.page-conversations.chat-is-visible .sidebar .g-btn-close-sidebar{display:block!important;left:-46px;top:14px;width:30px}.page-chat .sidebar .g-btn-close-sidebar i,.page-conversations.chat-is-visible .sidebar .g-btn-close-sidebar i{font-size:24px}}.page-chat .g-chatprofile-details-wrapper .actions-wrapper,.page-conversations .g-chatprofile-details-wrapper .actions-wrapper{display:none}@media only screen and (max-width:1124px){.sidebar-is-open.page-chat #sidebar-primary{left:-100%;margin-right:-100%;width:100%}}.page-chat #sidebar-primary{border:none}@media only screen and (max-width:1124px){.page-chat #sidebar-primary{padding:0;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);width:100%;z-index:10}}@media only screen and (max-width:640px){.page-chat .g-chatsessions{display:none}.page-chat .g-chatform{display:-webkit-box;display:-ms-flexbox;display:flex}.page-chat .header-inner .btn-toggle-wrapper,.page-conversations .header-inner .btn-toggle-wrapper{display:none}}@media only screen and (max-width:1124px){.page-profile .g-chatprofile-intro,.page-roleplay .g-chatprofile-intro{padding-bottom:22px}}@media only screen and (max-width:640px){.page-profile .g-chatprofile-intro .g-chatprofile-description.is-limited,.page-roleplay .g-chatprofile-intro .g-chatprofile-description.is-limited{max-height:66px;overflow:hidden}}.page-chat .sidebar .widget,.page-conversations .sidebar .widget,.page-profile .sidebar .widget,.page-roleplay .sidebar .widget{height:calc(100vh - 90px);overflow:scroll}@media only screen and (max-width:1124px){.page-chat .sidebar .widget,.page-conversations .sidebar .widget,.page-profile .sidebar .widget,.page-roleplay .sidebar .widget{height:100vh}}.page-chat .sidebar .g-btn-close-sidebar,.page-conversations .sidebar .g-btn-close-sidebar,.page-profile .sidebar .g-btn-close-sidebar,.page-roleplay .sidebar .g-btn-close-sidebar{color:#fff;min-height:35px;min-width:35px;top:10px}@media only screen and (max-width:1124px){.page-chat .sidebar .g-btn-close-sidebar,.page-conversations .sidebar .g-btn-close-sidebar,.page-profile .sidebar .g-btn-close-sidebar,.page-roleplay .sidebar .g-btn-close-sidebar{left:auto;right:20px}}.page-chat .sidebar .g-btn-close-sidebar i,.page-conversations .sidebar .g-btn-close-sidebar i,.page-profile .sidebar .g-btn-close-sidebar i,.page-roleplay .sidebar .g-btn-close-sidebar i{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.page-chat .sidebar .widget,.page-conversations .sidebar .widget,.page-profile .sidebar .widget,.page-roleplay .sidebar .widget{margin-bottom:0}.page-chat .s-chatform,.page-conversations .s-chatform,.page-profile .s-chatform,.page-roleplay .s-chatform{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100dvh - 90px)}@media only screen and (max-width:1124px){.page-chat .s-chatform,.page-conversations .s-chatform,.page-profile .s-chatform,.page-roleplay .s-chatform{min-height:100dvh}}.page-chat .s-chatform .g-chatsessions,.page-conversations .s-chatform .g-chatsessions,.page-profile .s-chatform .g-chatsessions,.page-roleplay .s-chatform .g-chatsessions{width:30%}@media only screen and (max-width:640px){.page-chat .s-chatform .g-chatsessions,.page-conversations .s-chatform .g-chatsessions,.page-profile .s-chatform .g-chatsessions,.page-roleplay .s-chatform .g-chatsessions{width:100%}}.page-chat .s-chatform .g-chatsessions .b-actions,.page-conversations .s-chatform .g-chatsessions .b-actions,.page-profile .s-chatform .g-chatsessions .b-actions,.page-roleplay .s-chatform .g-chatsessions .b-actions{margin-top:10px}@media only screen and (max-width:640px){.page-chat .s-chatform .g-chatsessions .b-actions,.page-conversations .s-chatform .g-chatsessions .b-actions,.page-profile .s-chatform .g-chatsessions .b-actions,.page-roleplay .s-chatform .g-chatsessions .b-actions{display:none}}.page-chat .s-chatform .g-chatsessions .b-actions .btn,.page-conversations .s-chatform .g-chatsessions .b-actions .btn,.page-profile .s-chatform .g-chatsessions .b-actions .btn,.page-roleplay .s-chatform .g-chatsessions .b-actions .btn{width:100%}.page-chat .s-chatform .g-chatform,.page-conversations .s-chatform .g-chatform,.page-profile .s-chatform .g-chatform,.page-roleplay .s-chatform .g-chatform{padding-bottom:10px;padding-top:10px;position:relative;width:70%}@media only screen and (max-width:640px){.page-chat .s-chatform .g-chatform,.page-conversations .s-chatform .g-chatform,.page-profile .s-chatform .g-chatform,.page-roleplay .s-chatform .g-chatform{padding-top:10px;width:100%}}.page-chat .s-chatform .g-chatform .g-chatform-bg-layers,.page-conversations .s-chatform .g-chatform .g-chatform-bg-layers,.page-profile .s-chatform .g-chatform .g-chatform-bg-layers,.page-roleplay .s-chatform .g-chatform .g-chatform-bg-layers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.page-chat .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer,.page-conversations .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer,.page-profile .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer,.page-roleplay .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;-webkit-filter:blur(10px);filter:blur(10px);left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity 1.2s ease,-webkit-filter 1.2s ease;transition:opacity 1.2s ease,-webkit-filter 1.2s ease;-o-transition:opacity 1.2s ease,filter 1.2s ease;transition:opacity 1.2s ease,filter 1.2s ease;transition:opacity 1.2s ease,filter 1.2s ease,-webkit-filter 1.2s ease}.page-chat .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer .chat-bg-video,.page-conversations .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer .chat-bg-video,.page-profile .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer .chat-bg-video,.page-roleplay .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer .chat-bg-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.page-chat .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer.is-active,.page-conversations .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer.is-active,.page-profile .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer.is-active,.page-roleplay .s-chatform .g-chatform .g-chatform-bg-layers .bg-layer.is-active{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.page-chat .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message[data-role=user] .g-chatform-message-content,.page-conversations .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message[data-role=user] .g-chatform-message-content,.page-profile .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message[data-role=user] .g-chatform-message-content,.page-roleplay .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message[data-role=user] .g-chatform-message-content{background:rgba(0,0,0,.8);color:#fff}.page-chat .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message-content-loader svg circle,.page-conversations .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message-content-loader svg circle,.page-profile .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message-content-loader svg circle,.page-roleplay .s-chatform .g-chatform[data-roleplay="1"] .g-chatform-message-content-loader svg circle{fill:#fff!important}.page-chat .s-chatform .g-chatform[data-roleplay="1"] .audio-message .dashicons,.page-conversations .s-chatform .g-chatform[data-roleplay="1"] .audio-message .dashicons,.page-profile .s-chatform .g-chatform[data-roleplay="1"] .audio-message .dashicons,.page-roleplay .s-chatform .g-chatform[data-roleplay="1"] .audio-message .dashicons{color:#fff}.page-chat .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-btn-go-back svg path,.page-conversations .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-btn-go-back svg path,.page-profile .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-btn-go-back svg path,.page-roleplay .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-btn-go-back svg path{fill:#fff}.page-chat .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-wrapper .growtype-quiz-input-wrapper[data-style=large] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not(.qty),.page-conversations .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-wrapper .growtype-quiz-input-wrapper[data-style=large] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not(.qty),.page-profile .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-wrapper .growtype-quiz-input-wrapper[data-style=large] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not(.qty),.page-roleplay .s-chatform .g-chatform[data-roleplay="1"] .growtype-quiz-wrapper .growtype-quiz-input-wrapper[data-style=large] input:not([type=checkbox]):not([type=radio]):not([type=submit]):not(.qty){color:#fff}.page-chat .g-chatform-content,.page-conversations .g-chatform-content,.page-profile .g-chatform-content,.page-roleplay .g-chatform-content{max-height:calc(100dvh - 251px)!important}@media only screen and (max-width:640px){.page-chat .g-chatform-content,.page-conversations .g-chatform-content,.page-profile .g-chatform-content,.page-roleplay .g-chatform-content{max-height:100dvh!important}}.page-chat .sidebar-primary,.page-conversations .sidebar-primary,.page-profile .sidebar-primary,.page-roleplay .sidebar-primary{padding:0}@media only screen and (max-width:1124px){.page-chat .sidebar-primary,.page-conversations .sidebar-primary,.page-profile .sidebar-primary,.page-roleplay .sidebar-primary{background:rgba(0,0,0,.5);width:100%}}.page-chat .sidebar-primary .widget,.page-conversations .sidebar-primary .widget,.page-profile .sidebar-primary .widget,.page-roleplay .sidebar-primary .widget{background:#181818;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#fff}@media only screen and (max-width:1124px){.page-chat .sidebar-primary .widget,.page-conversations .sidebar-primary .widget,.page-profile .sidebar-primary .widget,.page-roleplay .sidebar-primary .widget{margin-left:auto;max-width:75%}}.page-chat aside.widget-area .widget,.page-conversations aside.widget-area .widget,.page-profile aside.widget-area .widget,.page-roleplay aside.widget-area .widget{padding:0}.page-chat .slick-dotted.slick-slider,.page-conversations .slick-dotted.slick-slider,.page-profile .slick-dotted.slick-slider,.page-roleplay .slick-dotted.slick-slider{margin-bottom:0}.page-chat .g-chatprofile-actions,.page-conversations .g-chatprofile-actions,.page-profile .g-chatprofile-actions,.page-roleplay .g-chatprofile-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;grid-template-columns:auto 2fr;padding:20px 20px 0;position:relative}.page-chat .g-chatprofile-actions .btn-addtofavourites,.page-conversations .g-chatprofile-actions .btn-addtofavourites,.page-profile .g-chatprofile-actions .btn-addtofavourites,.page-roleplay .g-chatprofile-actions .btn-addtofavourites{background:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;padding:5px 15px;right:20px;top:-65px}@media only screen and (max-width:640px){.page-chat .g-chatprofile-actions .btn-addtofavourites,.page-conversations .g-chatprofile-actions .btn-addtofavourites,.page-profile .g-chatprofile-actions .btn-addtofavourites,.page-roleplay .g-chatprofile-actions .btn-addtofavourites{right:20px;top:-25px}.page-chat .g-chatprofile-actions .btn,.page-conversations .g-chatprofile-actions .btn,.page-profile .g-chatprofile-actions .btn,.page-roleplay .g-chatprofile-actions .btn{font-size:12px;width:auto}}.page-chat .g-chatprofile-actions .btn,.page-conversations .g-chatprofile-actions .btn,.page-profile .g-chatprofile-actions .btn,.page-roleplay .g-chatprofile-actions .btn{border-radius:5px;font-size:14px;line-height:22px;min-height:35px;min-width:auto;padding:5px 10px}.page-chat .g-chatprofile,.page-conversations .g-chatprofile,.page-profile .g-chatprofile,.page-roleplay .g-chatprofile{position:relative}.page-chat .g-chatprofile-photo,.page-conversations .g-chatprofile-photo,.page-profile .g-chatprofile-photo,.page-roleplay .g-chatprofile-photo{border:2px solid #fff;border-radius:70px;display:none;overflow:hidden;position:absolute;top:-72px}@media only screen and (max-width:1124px){.page-chat .g-chatprofile-photo,.page-conversations .g-chatprofile-photo,.page-profile .g-chatprofile-photo,.page-roleplay .g-chatprofile-photo{display:inline-block}}.page-chat .g-chatprofile-photo .video-wrapper,.page-conversations .g-chatprofile-photo .video-wrapper,.page-profile .g-chatprofile-photo .video-wrapper,.page-roleplay .g-chatprofile-photo .video-wrapper{width:100%}.page-chat .g-chatprofile-photo .video-wrapper .img-fluid,.page-conversations .g-chatprofile-photo .video-wrapper .img-fluid,.page-profile .g-chatprofile-photo .video-wrapper .img-fluid,.page-roleplay .g-chatprofile-photo .video-wrapper .img-fluid{-o-object-fit:cover;object-fit:cover}.page-chat .g-chatprofile-photo .g-chatprofile-photo-inner,.page-conversations .g-chatprofile-photo .g-chatprofile-photo-inner,.page-profile .g-chatprofile-photo .g-chatprofile-photo-inner,.page-roleplay .g-chatprofile-photo .g-chatprofile-photo-inner{height:90px;min-height:auto;width:90px}.page-chat .g-chatprofile-photo .g-chatprofile-photo-inner .img-fluid,.page-conversations .g-chatprofile-photo .g-chatprofile-photo-inner .img-fluid,.page-profile .g-chatprofile-photo .g-chatprofile-photo-inner .img-fluid,.page-roleplay .g-chatprofile-photo .g-chatprofile-photo-inner .img-fluid{height:100%;width:100%}.page-chat .g-chatprofile-intro,.page-conversations .g-chatprofile-intro,.page-profile .g-chatprofile-intro,.page-roleplay .g-chatprofile-intro{border-bottom:1px solid #4e4e4e;padding:20px 20px 15px}@media only screen and (max-width:1124px){.page-chat .g-chatprofile-intro,.page-conversations .g-chatprofile-intro,.page-profile .g-chatprofile-intro,.page-roleplay .g-chatprofile-intro{font-size:14px;padding-top:35px;position:relative}}.page-chat .g-chatprofile-intro .g-chatprofile-description,.page-chat .g-chatprofile-intro .g-chatprofile-description p,.page-conversations .g-chatprofile-intro .g-chatprofile-description,.page-conversations .g-chatprofile-intro .g-chatprofile-description p,.page-profile .g-chatprofile-intro .g-chatprofile-description,.page-profile .g-chatprofile-intro .g-chatprofile-description p,.page-roleplay .g-chatprofile-intro .g-chatprofile-description,.page-roleplay .g-chatprofile-intro .g-chatprofile-description p{font-size:14px}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-tiles,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-tiles,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-tiles,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-tiles{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-tile,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-tile,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-tile,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-tile{background-color:hsla(0,0%,100%,.08);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);display:block;min-height:82px;overflow:hidden;position:relative}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-tile:before,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-tile:before,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-tile:before,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-tile:before{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,.12)),to(rgba(0,0,0,.5)));background:-webkit-linear-gradient(top,rgba(0,0,0,.12) 20%,rgba(0,0,0,.5));background:-o-linear-gradient(top,rgba(0,0,0,.12) 20%,rgba(0,0,0,.5) 100%);background:linear-gradient(180deg,rgba(0,0,0,.12) 20%,rgba(0,0,0,.5));content:"";inset:0;position:absolute}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-tile.is-video:after,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-tile.is-video:after,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-tile.is-video:after,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-tile.is-video:after{border-bottom:6px solid transparent;border-left:10px solid #fff;border-top:6px solid transparent;bottom:10px;content:"";-webkit-filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));filter:drop-shadow(0 1px 2px rgba(0,0,0,.5));height:0;position:absolute;right:10px;width:0}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-more,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-more,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-more,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-more{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.45);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:21px;font-weight:700;inset:0;justify-content:center;position:absolute;z-index:1}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;padding:12px 14px;text-decoration:none}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card-icon,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card-icon,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card-icon,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--gc-main-color)),to(color-mix(in srgb,var(--gc-main-color) 76%,#000)));background:-webkit-linear-gradient(top,var(--gc-main-color) 0,color-mix(in srgb,var(--gc-main-color) 76%,#000) 100%);background:-o-linear-gradient(top,var(--gc-main-color) 0,color-mix(in srgb,var(--gc-main-color) 76%,#000) 100%);background:linear-gradient(180deg,var(--gc-main-color) 0,color-mix(in srgb,var(--gc-main-color) 76%,#000) 100%);border-radius:50%;color:var(--gc-main-color-text,#fff);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;height:32px;justify-content:center;min-width:32px;width:32px}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card-content,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card-content,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card-content,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card-title,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card-title,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card-title,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card-title{color:#fff;font-size:14px;font-weight:700;line-height:1.25}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card-description,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card-description,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card-description,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card-description{color:hsla(0,0%,100%,.7);font-size:13px;line-height:1.25}.page-chat .g-chatprofile-intro .g-chatprofile-premium-preview-card-arrow,.page-conversations .g-chatprofile-intro .g-chatprofile-premium-preview-card-arrow,.page-profile .g-chatprofile-intro .g-chatprofile-premium-preview-card-arrow,.page-roleplay .g-chatprofile-intro .g-chatprofile-premium-preview-card-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:hsla(0,0%,100%,.9);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;height:30px;justify-content:center;margin-left:auto;min-width:30px;width:30px}@media only screen and (max-width:640px){.page-chat .g-chatprofile-intro h3,.page-conversations .g-chatprofile-intro h3,.page-profile .g-chatprofile-intro h3,.page-roleplay .g-chatprofile-intro h3{font-size:18px;line-height:normal;padding-right:10px}.page-chat .g-chatprofile-intro .g-chat-btn-viewprofile,.page-conversations .g-chatprofile-intro .g-chat-btn-viewprofile,.page-profile .g-chatprofile-intro .g-chat-btn-viewprofile,.page-roleplay .g-chatprofile-intro .g-chat-btn-viewprofile{font-size:14px}}.page-chat .g-chatprofile-intro p,.page-conversations .g-chatprofile-intro p,.page-profile .g-chatprofile-intro p,.page-roleplay .g-chatprofile-intro p{font-size:16px}.page-chat .g-chatprofile-intro .g-chatprofile-name,.page-conversations .g-chatprofile-intro .g-chatprofile-name,.page-profile .g-chatprofile-intro .g-chatprofile-name,.page-roleplay .g-chatprofile-intro .g-chatprofile-name{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:space-between;max-width:none;padding-bottom:10px;padding-top:0;width:100%}.page-chat .g-chatprofile-intro .g-chatprofile-name .e-title,.page-conversations .g-chatprofile-intro .g-chatprofile-name .e-title,.page-profile .g-chatprofile-intro .g-chatprofile-name .e-title,.page-roleplay .g-chatprofile-intro .g-chatprofile-name .e-title{font-size:20px;margin:0;padding-right:10px}.page-chat .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat,.page-chat .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile,.page-conversations .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat,.page-conversations .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile,.page-profile .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat,.page-profile .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile,.page-roleplay .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat,.page-roleplay .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile{border-color:var(--gc-main-color);border-radius:5px;color:var(--btn-primary-color-active);font-size:14px;margin-top:-3px}.page-chat .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat span,.page-chat .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile span,.page-conversations .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat span,.page-conversations .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile span,.page-profile .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat span,.page-profile .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile span,.page-roleplay .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-chat span,.page-roleplay .g-chatprofile-intro .g-chatprofile-name .g-chat-btn-viewprofile span{color:var(--btn-primary-color-active)}.page-chat .g-chatprofile-intro .b-actions .btn,.page-conversations .g-chatprofile-intro .b-actions .btn,.page-profile .g-chatprofile-intro .b-actions .btn,.page-roleplay .g-chatprofile-intro .b-actions .btn{border-radius:5px;font-size:14px;line-height:19px;min-height:37px;padding:7px 10px}.page-chat .g-chatprofile-details,.page-conversations .g-chatprofile-details,.page-profile .g-chatprofile-details,.page-roleplay .g-chatprofile-details{border-bottom:1px solid #4e4e4e;padding:20px}.page-chat .g-chatprofile-details:last-child,.page-conversations .g-chatprofile-details:last-child,.page-profile .g-chatprofile-details:last-child,.page-roleplay .g-chatprofile-details:last-child{border:none}.page-chat .g-chatprofile-details p,.page-conversations .g-chatprofile-details p,.page-profile .g-chatprofile-details p,.page-roleplay .g-chatprofile-details p{font-size:16px}.page-chat .g-chatprofile-details .g-chatprofile-details-intro,.page-conversations .g-chatprofile-details .g-chatprofile-details-intro,.page-profile .g-chatprofile-details .g-chatprofile-details-intro,.page-roleplay .g-chatprofile-details .g-chatprofile-details-intro{font-size:16px;font-weight:700;padding-bottom:10px}.page-chat .g-chatprofile-details .g-chatprofile-details-description,.page-conversations .g-chatprofile-details .g-chatprofile-details-description,.page-profile .g-chatprofile-details .g-chatprofile-details-description,.page-roleplay .g-chatprofile-details .g-chatprofile-details-description{font-size:14px;margin-top:-5px}.page-chat .g-chatprofile-details .g-chatprofile-details-description a,.page-chat .g-chatprofile-details .g-chatprofile-details-description p,.page-conversations .g-chatprofile-details .g-chatprofile-details-description a,.page-conversations .g-chatprofile-details .g-chatprofile-details-description p,.page-profile .g-chatprofile-details .g-chatprofile-details-description a,.page-profile .g-chatprofile-details .g-chatprofile-details-description p,.page-roleplay .g-chatprofile-details .g-chatprofile-details-description a,.page-roleplay .g-chatprofile-details .g-chatprofile-details-description p{font-size:14px}.page-chat .g-chatprofile-details .g-chatprofile-feature-image i,.page-conversations .g-chatprofile-details .g-chatprofile-feature-image i,.page-profile .g-chatprofile-details .g-chatprofile-feature-image i,.page-roleplay .g-chatprofile-details .g-chatprofile-feature-image i{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #fff;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:35px;justify-content:center;padding:5px;width:35px}.page-chat .g-chatprofile-details .g-chatprofile-features,.page-conversations .g-chatprofile-details .g-chatprofile-features,.page-profile .g-chatprofile-details .g-chatprofile-features,.page-roleplay .g-chatprofile-details .g-chatprofile-features{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;grid-template-columns:auto auto}.page-chat .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature,.page-conversations .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature,.page-profile .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature,.page-roleplay .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;width:100%}@media only screen and (max-width:640px){.page-chat .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-image i,.page-conversations .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-image i,.page-profile .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-image i,.page-roleplay .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-image i{font-size:14px;height:25px;width:25px}}.page-chat .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-intro,.page-conversations .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-intro,.page-profile .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-intro,.page-roleplay .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-intro{font-size:12px;margin-bottom:2px;text-transform:uppercase}.page-chat .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-value,.page-conversations .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-value,.page-profile .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-value,.page-roleplay .g-chatprofile-details .g-chatprofile-features .g-chatprofile-feature .g-chatprofile-feature-value{font-size:12px;font-weight:700;text-transform:capitalize}.page-chat .g-chatprofile-details[data-type=personality] .g-chatprofile-features,.page-conversations .g-chatprofile-details[data-type=personality] .g-chatprofile-features,.page-profile .g-chatprofile-details[data-type=personality] .g-chatprofile-features,.page-roleplay .g-chatprofile-details[data-type=personality] .g-chatprofile-features{grid-template-columns:auto}.page-chat .g-chatprofile-details .slick-dots,.page-conversations .g-chatprofile-details .slick-dots,.page-profile .g-chatprofile-details .slick-dots,.page-roleplay .g-chatprofile-details .slick-dots{bottom:20px}.page-chat .g-chatprofile-details .slick-dots li.slick-active button:before,.page-conversations .g-chatprofile-details .slick-dots li.slick-active button:before,.page-profile .g-chatprofile-details .slick-dots li.slick-active button:before,.page-roleplay .g-chatprofile-details .slick-dots li.slick-active button:before{color:#fff;opacity:.75}.page-chat .g-chatprofile-details .slick-dots li button:before,.page-conversations .g-chatprofile-details .slick-dots li button:before,.page-profile .g-chatprofile-details .slick-dots li button:before,.page-roleplay .g-chatprofile-details .slick-dots li button:before{color:#fff}.page-chat .g-chatprofile-stats,.page-conversations .g-chatprofile-stats,.page-profile .g-chatprofile-stats,.page-roleplay .g-chatprofile-stats{background:rgba(0,0,0,.71);border-radius:5px;color:var(--btn-primary-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;gap:8px;left:auto;padding:2px 5px;position:absolute;right:20px;top:15px;z-index:1}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single[data-value="0"],.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single[data-value="0"],.page-profile .g-chatprofile-stats .g-chatprofile-stats-single[data-value="0"],.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single[data-value="0"]{display:none}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value{font-size:16px;margin:0}@media only screen and (max-width:640px){.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-value{font-size:14px}}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon{height:17px;margin:0;position:relative;top:0;width:17px}@media only screen and (max-width:640px){.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon{top:-2px}}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg{position:relative;top:-1px}.page-chat .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg path,.page-conversations .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg path,.page-profile .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg path,.page-roleplay .g-chatprofile-stats .g-chatprofile-stats-single .g-chatprofile-stats-single-icon svg path{fill:var(--btn-primary-background-color)}.page-chat .g-chatprofile-avatar,.page-conversations .g-chatprofile-avatar,.page-profile .g-chatprofile-avatar,.page-roleplay .g-chatprofile-avatar{min-height:300px;width:100%}@media only screen and (max-width:1124px){.page-chat .g-chatprofile-avatar,.page-conversations .g-chatprofile-avatar,.page-profile .g-chatprofile-avatar,.page-roleplay .g-chatprofile-avatar{min-height:200px}}.page-chat .g-chatprofile-avatar .growtype-theme-slider,.page-conversations .g-chatprofile-avatar .growtype-theme-slider,.page-profile .g-chatprofile-avatar .growtype-theme-slider,.page-roleplay .g-chatprofile-avatar .growtype-theme-slider{min-height:300px}@media only screen and (max-width:1124px){.page-chat .g-chatprofile-avatar .growtype-theme-slider,.page-conversations .g-chatprofile-avatar .growtype-theme-slider,.page-profile .g-chatprofile-avatar .growtype-theme-slider,.page-roleplay .g-chatprofile-avatar .growtype-theme-slider{min-height:200px}}.page-chat .g-chatprofile-avatar .slick-next,.page-chat .g-chatprofile-avatar .slick-prev,.page-conversations .g-chatprofile-avatar .slick-next,.page-conversations .g-chatprofile-avatar .slick-prev,.page-profile .g-chatprofile-avatar .slick-next,.page-profile .g-chatprofile-avatar .slick-prev,.page-roleplay .g-chatprofile-avatar .slick-next,.page-roleplay .g-chatprofile-avatar .slick-prev{background:#181818;border-radius:50px;height:40px;width:40px}.page-chat .g-chatprofile-avatar .slick-next:before,.page-chat .g-chatprofile-avatar .slick-prev:before,.page-conversations .g-chatprofile-avatar .slick-next:before,.page-conversations .g-chatprofile-avatar .slick-prev:before,.page-profile .g-chatprofile-avatar .slick-next:before,.page-profile .g-chatprofile-avatar .slick-prev:before,.page-roleplay .g-chatprofile-avatar .slick-next:before,.page-roleplay .g-chatprofile-avatar .slick-prev:before{color:#fff}.page-chat .g-chatprofile-avatar .slick-prev,.page-conversations .g-chatprofile-avatar .slick-prev,.page-profile .g-chatprofile-avatar .slick-prev,.page-roleplay .g-chatprofile-avatar .slick-prev{left:15px}.page-chat .g-chatprofile-avatar .slick-next,.page-conversations .g-chatprofile-avatar .slick-next,.page-profile .g-chatprofile-avatar .slick-next,.page-roleplay .g-chatprofile-avatar .slick-next{right:15px}.page-chat .g-chatprofile-avatar .img-fluid,.page-conversations .g-chatprofile-avatar .img-fluid,.page-profile .g-chatprofile-avatar .img-fluid,.page-roleplay .g-chatprofile-avatar .img-fluid{min-height:460px;padding-top:140%}@media only screen and (max-width:1124px){.page-chat .g-chatprofile-avatar .img-fluid,.page-conversations .g-chatprofile-avatar .img-fluid,.page-profile .g-chatprofile-avatar .img-fluid,.page-roleplay .g-chatprofile-avatar .img-fluid{min-height:200px;padding-top:50%}}.page-chat .g-chatprofile-avatar .video-wrapper,.page-conversations .g-chatprofile-avatar .video-wrapper,.page-profile .g-chatprofile-avatar .video-wrapper,.page-roleplay .g-chatprofile-avatar .video-wrapper{aspect-ratio:16/9;min-height:460px;overflow:hidden;padding-top:140%;width:100%}@media only screen and (max-width:640px){.page-chat .g-chatprofile-avatar .video-wrapper,.page-conversations .g-chatprofile-avatar .video-wrapper,.page-profile .g-chatprofile-avatar .video-wrapper,.page-roleplay .g-chatprofile-avatar .video-wrapper{min-height:200px}}.page-chat .g-chatprofile-avatar .video-wrapper .img-fluid,.page-conversations .g-chatprofile-avatar .video-wrapper .img-fluid,.page-profile .g-chatprofile-avatar .video-wrapper .img-fluid,.page-roleplay .g-chatprofile-avatar .video-wrapper .img-fluid{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;right:0;top:0;width:100%}.page-chat .g-chatprofile-intro .g-chatprofile-name .e-title{max-width:230px}@media only screen and (max-width:640px){.page-chat .g-chatprofile-intro .g-chatprofile-name .e-title{max-width:140px}}.panel-area{height:calc(100dvh - 91px)}@media only screen and (max-width:1124px){.panel-area{position:absolute!important}}.panel-area .panel-bg{min-height:calc(100dvh - 91px)}body.page-chat .main,body.page-conversations .main{padding:0}.g-chatform{background-color:#0e0e0e}.g-chatform .g-chatform-footer-submit-wrapper .btn-send{background-color:var(--gc-main-color)}.g-chatform .g-chatform-message[data-role=admin] .g-chatform-message-content{background-color:var(--gc-main-color);color:var(--gc-main-color-text,#fff)}@media only screen and (max-width:640px){.has-sidebar-primary .g-chatform-header{padding-right:0}}.g-chatform-header .icon-arrow svg path{fill:#fff}@media only screen and (max-width:640px){.g-chatform-header .g-chat-btn-pins{display:none}}.g-chatform-header .btn-login{display:none;font-size:16px;min-width:auto;padding:8px}@media only screen and (max-width:640px){.g-chatform-header .btn-login{display:block}}@media only screen and (max-width:1124px){.page-chat .site-header{display:none}}.page-chat .g-chatprofile-actions,.page-chat .g-chatprofile-name .activity-status{display:none}.page-chat .g-chatform-content{padding-bottom:30px}@media only screen and (max-width:1124px){.page-chat .g-chatform-content{max-height:calc(100dvh - 160px)!important}}@media only screen and (max-width:640px){.page-chat .main-content-wrapper{top:0!important}.page-chat .g-chatform[data-roleplay="1"] .g-chatform-content{max-height:calc(100dvh - 190px)!important}}@media only screen and (max-width:1124px){.page-chat .sidebar .g-btn-close-sidebar{display:none!important}.page-chat.sidebar-is-open .sidebar .g-btn-close-sidebar{display:block!important}}.g-chat-btn-more-options-list .btn,.g-chat-btn-more-options-list button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.g-chat-btn-more-options-list .g-chat-btn,.g-chat-btn-more-options-list .g-chat-btn-info{border-radius:5px}.g-chat-btn-more-options-list .g-btn-close-sidebar{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:none;border:1px solid #fff;border-radius:5px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;min-height:35px;min-width:35px;padding:5px 10px;text-decoration:none}.g-chat-btn-more-options-list .g-btn-close-sidebar .e-label{padding-left:5px}@media only screen and (max-width:640px){.g-chatsessions .g-chatsessions-sessions{max-height:63vh}.g-chatsessions .g-chatsessions-title-intro{display:none}.g-chatsessions .g-chatsessions-sessions{max-height:calc(100vh - 150px)}}@-webkit-keyframes floatUp{0%{bottom:80px;opacity:1;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1))}20%{bottom:120px;opacity:1;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1))}to{bottom:240px;opacity:0;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8))}}@-o-keyframes floatUp{0%{bottom:80px;opacity:1;-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1))}20%{bottom:120px;opacity:1;-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1))}to{bottom:240px;opacity:0;-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8))}}@keyframes floatUp{0%{bottom:80px;opacity:1;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1));-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(var(--effect-scale,1))}20%{bottom:120px;opacity:1;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1));-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*1.1))}to{bottom:240px;opacity:0;-webkit-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8));-o-transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8));transform:translate(calc(-50% + var(--effect-x, 0px))) scale(calc(var(--effect-scale, 1)*.8))}}@-webkit-keyframes sparkle{0%{-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}to{-webkit-transform:scale(1.2) rotate(10deg);transform:scale(1.2) rotate(10deg)}}@-o-keyframes sparkle{0%{-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}to{-o-transform:scale(1.2) rotate(10deg);transform:scale(1.2) rotate(10deg)}}@keyframes sparkle{0%{-webkit-transform:scale(1) rotate(0deg);-o-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg)}to{-webkit-transform:scale(1.2) rotate(10deg);-o-transform:scale(1.2) rotate(10deg);transform:scale(1.2) rotate(10deg)}}@media only screen and (max-width:640px){.g-chatform .g-chatform-header{padding-bottom:10px}}.modal-title-badge-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:5px}.modal-title-badge-wrapper .badge-primary{background:#f19c3f}#growtype-form-create_character .e-wrapper[data-name=title] .btn-autofill{font-size:14px;left:auto;min-width:auto;padding:5px 10px;position:absolute;right:18px;top:39px}#growtype-form-create_character .e-wrapper[data-name=title] .btn-autofill.is-loading{opacity:.5}.create-character-header{padding-bottom:10px}.create-character-header .wp-block-group__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex}.create-character-header .wp-block-heading{margin:0}.create-character-header .b-actions{margin-left:auto}.create-character-header .b-actions a{min-width:auto!important;padding:10px 15px!important}.g-chatform .growtype-quiz-wrapper .growtype-quiz .growtype-quiz-header{padding-bottom:25px}.growtype-chat-info-tab-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.growtype-chat-info-tab-wrapper .growtype-chat-info-tab-content{border-radius:0 5px 5px 5px;font-size:14px;min-height:0}.growtype-chat-info-tab-wrapper .b-chat-info-intro{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.045)),to(hsla(0,0%,100%,.02)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));background:-o-linear-gradient(top,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:14px 16px}.growtype-chat-info-tab-wrapper .b-chat-info-intro-title{color:#fff;display:block;font-size:16px;line-height:1.25;margin-bottom:8px}.growtype-chat-info-tab-wrapper .b-chat-info-intro-text{color:hsla(0,0%,100%,.72);line-height:1.6;margin:0}.growtype-chat-info-tab-wrapper .b-chat-info-costs{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.04)),to(hsla(0,0%,100%,.018)));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.04),hsla(0,0%,100%,.018));background:-o-linear-gradient(top,hsla(0,0%,100%,.04),hsla(0,0%,100%,.018));background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.018));border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:14px 16px}.growtype-chat-info-tab-wrapper .b-chat-info-costs-title{color:#fff;display:block;font-size:16px;line-height:1.25;margin-bottom:12px}.growtype-chat-info-tab-wrapper .b-chat-info-costs-list{display:grid;gap:10px;grid-template-columns:1fr;list-style:none;margin:0;max-height:320px;overflow:auto;padding:0}.growtype-chat-info-tab-wrapper .b-chat-info-costs-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.growtype-chat-info-tab-wrapper .b-chat-info-costs-label{color:#fff;line-height:1.4}.growtype-chat-info-tab-wrapper .b-chat-info-costs-value{-ms-flex-negative:0;background:rgba(255,144,0,.14);border:1px solid rgba(255,144,0,.2);border-radius:999px;color:#ffb253;flex-shrink:0;font-size:13px;line-height:1;padding:8px 10px;white-space:nowrap}.growtype-chat-info-tab-wrapper .b-features-list{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));max-height:580px;overflow:auto}.growtype-chat-info-tab-wrapper .b-features-list-single{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;gap:12px;overflow:hidden;padding:12px}.growtype-chat-info-tab-wrapper .b-features-list-single-media{aspect-ratio:16/10;border-radius:10px;overflow:hidden;position:relative}.growtype-chat-info-tab-wrapper .b-features-list-single-media img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;width:100%}.growtype-chat-info-tab-wrapper .b-features-list-single-media-hover,.growtype-chat-info-tab-wrapper .b-features-list-single.has-hover-image:hover .b-features-list-single-media-primary{opacity:0}.growtype-chat-info-tab-wrapper .b-features-list-single.has-hover-image:hover .b-features-list-single-media-hover{opacity:1}.growtype-chat-info-tab-wrapper .b-features-list-single-content{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;gap:6px}.growtype-chat-info-tab-wrapper .b-features-list-single b{font-size:16px;line-height:1.2}.growtype-chat-info-tab-wrapper .b-features-list-single-media-hover:not([src]),.growtype-chat-info-tab-wrapper .b-features-list-single-media-hover[src=""]{display:none}@media only screen and (max-width:640px){.growtype-chat-info-tab-wrapper .b-chat-info-costs,.growtype-chat-info-tab-wrapper .b-chat-info-intro{padding:12px 14px}.growtype-chat-info-tab-wrapper .b-chat-info-costs-list{grid-template-columns:1fr}}.page-conversations .s-chatform .g-chatsessions{width:100%}@media only screen and (max-width:640px){.page-conversations .sidebar{display:none}}.page-conversations .main-content-wrapper{padding:0}@media only screen and (max-width:640px){.page-conversations .s-chatform{min-height:calc(100dvh - 70px)}}.page-pins #site-footer{display:none}.page-pins .s-intro{margin:auto auto 30px;max-width:500px;text-align:center}.page-pins .g-chatform-pinned-single{background:#0e0e0e}.g-chatform-pinned{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:auto;max-width:700px}.g-chatform-pinned .g-chatform-message-feedback-regenerate,.g-chatform-pinned .g-chatform-message-pin{display:none!important}.g-chatform-pinned .g-chatform-content{max-height:700px}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:10px 20px 0;width:100%}@media only screen and (max-width:640px){.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-header{padding-bottom:5px}}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-header .g-chatsessions{padding:0}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-header .b-cta .btn{font-size:13px;height:auto;line-height:1.2;min-width:auto;padding:6px 14px}@media only screen and (max-width:640px){.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-header a{font-size:14px;min-width:auto;padding:10px}}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-content{display:inline-block;width:100%}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-content .g-chatform-content{min-height:150px}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-message:last-child{margin-bottom:0}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-message-owner{-ms-flex-item-align:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:flex-start;background:hsla(0,0%,100%,.08);border-radius:999px;color:hsla(0,0%,100%,.9);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:1;padding:4px 10px;text-transform:uppercase}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-message-admin .g-chatform-pinned-single-message-owner{background:rgba(255,184,0,.16);color:#ffd36a}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-pinned-single-message-user .g-chatform-pinned-single-message-owner{background:rgba(88,166,255,.16);color:#9ed0ff}.g-chatform-pinned .g-chatform-pinned-single .g-chatform-content{padding:0}.g-chatform-pinned .g-chatform{display:block}.g-chatform-pinned .g-chatsessions{background:none;padding-bottom:10px}.g-chatform-pinned .g-chatform,.g-chatform-pinned .g-chatsessions+.g-chatform{width:100%}.g-chatform-pinned .g-chatsessions-single-actions{display:none}.g-chatform-pinned .g-chatform-pinned-single{border-radius:10px;margin-bottom:20px;overflow:hidden}.page-chat-info .site-footer{display:none}.growtype-chat-info-page{min-height:calc(100dvh - 91px)}.growtype-chat-info-page .container{max-width:840px}.growtype-chat-info-page__header{margin-bottom:28px}.growtype-chat-info-page__header h1{margin-bottom:10px}.growtype-chat-info-page__header>p:last-child{color:hsla(0,0%,100%,.65);margin-bottom:0;max-width:620px}.growtype-chat-info-page__eyebrow{color:var(--primary-color,#ff9000);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.growtype-chat-info-page__panel{background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;-webkit-box-shadow:0 24px 70px rgba(0,0,0,.28);box-shadow:0 24px 70px rgba(0,0,0,.28);padding:clamp(18px,4vw,34px)}.growtype-chat-info-page__panel .growtype-chat-info-tab-content{font-size:15px;line-height:1.65;padding-top:18px}.growtype-chat-info-page__panel .b-features-list{gap:18px}.growtype-chat-info-page__panel .b-features-list-single{padding:14px}@media only screen and (max-width:640px){.growtype-chat-info-page{min-height:100dvh}.growtype-chat-info-page__panel{padding:18px}}.woocommerce-EditAccountForm .fields-group-divider{border-top:1px solid hsla(0,0%,100%,.08);padding-top:2.25rem}.woocommerce-EditAccountForm .fields-group-title{margin-bottom:1.25rem}.woocommerce-EditAccountForm .fields-group-title .e-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.woocommerce-EditAccountForm .chat-settings-single{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;justify-content:space-between;padding:16px 18px;-webkit-transition:border-color .2s ease,background .2s ease;-o-transition:border-color .2s ease,background .2s ease;transition:border-color .2s ease,background .2s ease}.woocommerce-EditAccountForm .chat-settings-single:hover{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.14)}.woocommerce-EditAccountForm .chat-settings-single .label-wrapper .label{color:#fff;font-size:15px;font-weight:700;margin-bottom:4px}.woocommerce-EditAccountForm .chat-settings-single .label-wrapper .label-subtitle{color:hsla(0,0%,100%,.6);font-size:13px;margin:0}

/*# sourceMappingURL=growtype-chat.css.map*/