.bf-chat-page{box-sizing:border-box;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.bf-chat-bg{z-index:0;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.bf-chat-header{z-index:10;box-sizing:border-box;flex:none;justify-content:space-between;align-items:center;display:flex;position:relative}.bf-chat-header__lead{flex:1;align-items:center;min-width:0;display:flex}.bf-chat-header__back{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.bf-chat-header__profile{min-width:0;color:inherit;flex:1;align-items:center;text-decoration:none;display:flex}.bf-chat-header__avatar-wrap{box-sizing:border-box;border-radius:50%;flex:none;overflow:hidden}.bf-chat-header__avatar{object-fit:cover;width:100%;height:100%;display:block}.bf-chat-header__meta{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.bf-chat-header__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.bf-chat-header__status{align-items:center;display:inline-flex}.bf-chat-header__status-dot{border-radius:50%;flex:none}.bf-chat-header__aff{color:inherit;flex:none;align-items:center;text-decoration:none;display:flex}.bf-chat-scroll{z-index:1;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;position:relative;overflow:hidden auto}.bf-chat-footer{z-index:20;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;flex:none;display:flex;position:relative}.bf-chat-input-bar{box-sizing:border-box;flex:none;align-items:flex-end;display:flex}.bf-chat-input-bar textarea,.bf-chat-input-field{resize:none;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit}.bf-quick-replies__track{width:100%;display:flex}.bf-quick-chip{cursor:pointer;border:none;font-family:inherit}.bf-send-btn{cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}.bf-char-message__line,.bf-char-message__scene{margin:0}.bf-char-message__line+.bf-char-message__scene,.bf-char-message__scene+.bf-char-message__line{margin-top:.375rem}.bf-bubble-user{width:fit-content;max-width:88%;margin-left:auto;margin-right:0;display:block}.bf-bubble-user__text,.bf-bubble-system,.bf-chat-scene__body{margin:0}.bf-chat-unlock-img-wrap{cursor:pointer;background:0 0;border:none;padding:0}button.bf-limit-cta{appearance:none;text-align:center;text-decoration:none;display:block}.bf-toast{z-index:700}
.spicyChatUi.bf-chat-page{box-sizing:border-box;background:#000;flex-direction:column;width:100%;height:100dvh;min-height:0;max-height:100dvh;display:flex;position:relative;overflow:hidden}.spicyChatUi .bf-chat-bg{background-position:top;display:block}html.bf-chat-page-active,body.bf-chat-page-active{background:#000;overflow:hidden;padding-bottom:0!important}@media (max-width:767px){html.bf-chat-page-active,body.bf-chat-page-active{width:100%;height:100%;position:fixed;inset:0}body.bf-chat-page-active .spicyChatUi.bf-chat-page{box-sizing:border-box;width:100%;max-width:100%;margin:0}}.spicyChatUi .bf-chat-header{-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #e2e8f0;flex:none;gap:.75rem;min-height:0;padding:.875rem 1.125rem}[data-theme=dark] .spicyChatUi .bf-chat-header{background:#0a0a0fd1;border-bottom-color:#1a1428}.spicyChatUi .bf-chat-header__lead{flex:1;gap:.75rem;min-width:0}.spicyChatUi .bf-chat-header__back{color:#111827;flex-shrink:0;padding:0}[data-theme=dark] .spicyChatUi .bf-chat-header__back{color:#fff}.spicyChatUi .bf-chat-header__back svg{width:1.5rem;height:1.5rem}.spicyChatUi .bf-chat-header__profile{flex:1;gap:.75rem;min-width:0}.spicyChatUi .bf-chat-header__avatar-wrap{width:3rem;height:3rem;box-shadow:none;border:1.5px solid #e2e8f0;border-radius:50%;overflow:hidden}[data-theme=dark] .spicyChatUi .bf-chat-header__avatar-wrap{border-color:#c026d366}.spicyChatUi .bf-chat-header__meta{gap:.125rem;min-width:0}.spicyChatUi .bf-chat-header__title{color:#111827;font-size:1.125rem;font-weight:800;line-height:1.2}[data-theme=dark] .spicyChatUi .bf-chat-header__title{color:#ffe5ff}.spicyChatUi .bf-chat-header__status{color:#16a34a;gap:0;margin-top:0;font-size:.6875rem;font-weight:600}[data-theme=dark] .spicyChatUi .bf-chat-header__status{color:#2f8}.spicyChatUi .bf-chat-header__status-dot,.spicyChatUi .bf-chat-header__aff{display:none}.spicyChatUi .bf-chat-scroll{background:0 0;flex-direction:column;flex:auto;gap:.625rem;min-height:0;padding:.75rem 1rem .5rem;display:flex}.spicyChatUi .bf-chat-char-row{gap:0}.spicyChatUi .bf-chat-char-row__avatar{display:none}.spicyChatUi .bf-bubble-char{-webkit-backdrop-filter:none;width:auto;max-width:min(92%,20.5rem);box-shadow:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.875rem;margin:0;padding:.625rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.3}[data-theme=dark] .spicyChatUi .bf-bubble-char{background:#2a2433;border-color:#4a3d58}.spicyChatUi .bf-bubble-char--pending{min-width:4rem;min-height:2.25rem}.spicyChatUi .bf-bubble-char__dots{color:#6b7280}[data-theme=dark] .spicyChatUi .bf-bubble-char__dots{color:#94a3b8}.spicyChatUi .bf-char-message__line{color:#111827;margin:0 0 .5rem;font-size:.8125rem;font-weight:700;line-height:1.3}[data-theme=dark] .spicyChatUi .bf-char-message__line{color:#f8fafc}.spicyChatUi .bf-char-message__line:before,.spicyChatUi .bf-char-message__line:after{content:none}.spicyChatUi .bf-char-message__scene{color:#6b7280;margin:0 0 .5rem;font-size:.8125rem;font-style:italic;font-weight:400;line-height:1.3}[data-theme=dark] .spicyChatUi .bf-char-message__scene{color:#94a3b8}.spicyChatUi .bf-char-message__line:last-child,.spicyChatUi .bf-char-message__scene:last-child{margin-bottom:0}.spicyChatUi .bf-bubble-user{color:#2b0725;max-width:min(90%,19rem);box-shadow:none;background:#ff4ed6;border:1px solid #ff93ea;border-radius:.875rem;margin:0 0 0 auto;padding:.625rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.3}.spicyChatUi .bf-bubble-user__text{margin:0}.spicyChatUi .bf-bubble-system{color:#f1e8ff;background:#2a2433;border:1px solid #4a3d58;border-radius:.875rem;max-width:92%;padding:.625rem .75rem;font-size:.8125rem;line-height:1.3}[data-theme=light] .spicyChatUi .bf-bubble-system{color:#111827;background:#f1f5f9;border-color:#e2e8f0}.spicyChatUi .bf-chat-scene{display:none}.spicyChatUi .bf-chat-unlock-img-wrap,.spicyChatUi .spicyChatUi__generated-img-wrap{max-width:min(100%,15.625rem);margin:0}.spicyChatUi .bf-chat-inline-img,.spicyChatUi .spicyChatUi__generated-img{border:1px solid #ffffff26;border-radius:.875rem;max-width:min(100%,15.625rem)}.spicyChatUi__img-plain-wrap,.spicyChatUi__img-watermark-wrap{border-radius:.875rem;width:100%;display:block;position:relative;overflow:hidden}.spicyChatUi__img-watermark{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.spicyChatUi__img-watermark__label{letter-spacing:.08em;color:#ffffff57;text-shadow:0 0 .375rem #0000008c,0 1px 2px #00000073;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(.6875rem,3.2vw,.9375rem);font-weight:600;transform:rotate(-28deg)}.spicyChatUi__lightbox-img-wrap{border-radius:.875rem;max-width:min(92vw,36rem);max-height:85vh;position:relative;overflow:hidden}.spicyChatUi__lightbox-img{object-fit:contain;width:100%;height:auto;max-height:85vh;display:block}@keyframes spicyImgGenBorderFlow{0%{background-position:0%}to{background-position:200%}}@keyframes spicyImgGenAurora{0%,to{opacity:.4;transform:scale(1)rotate(0)}50%{opacity:.9;transform:scale(1.08)rotate(5deg)}}@keyframes spicyImgGenScan{0%{opacity:0;transform:translateY(-120%)}15%{opacity:.85}85%{opacity:.85}to{opacity:0;transform:translateY(120%)}}@keyframes spicyImgGenFloat{0%,to{opacity:.25;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-.65rem)scale(1.15)}}@keyframes spicyImgGenIconPulse{0%,to{filter:drop-shadow(0 0 .5rem #ff4ed673);transform:scale(1)}50%{filter:drop-shadow(0 0 1rem #ff5bb4bf);transform:scale(1.06)}}@keyframes spicyImgGenDotBounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-.25rem)}}@keyframes spicyImgGenProgress{0%{transform:translate(-100%)}to{transform:translate(220%)}}.spicyChatUi .spicyChatUi__img-gen{aspect-ratio:250/168;isolation:isolate;background:linear-gradient(90deg,#ff4ed6,#c026d3,#ff5bb4,#ff8a66,#ff4ed6) 0 0/200% 100%;border-radius:.875rem;width:100%;max-width:min(92%,20.5rem);padding:2px;animation:2.4s linear infinite spicyImgGenBorderFlow;position:relative;overflow:hidden;box-shadow:0 0 1.25rem #ff4ed666,0 .5rem 1.75rem #6b1e8e47}.spicyChatUi .spicyChatUi__img-gen__aurora{pointer-events:none;z-index:0;background:radial-gradient(circle at 28% 28%,#ff4ed661,#0000 55%),radial-gradient(circle at 72% 68%,#ff8a6647,#0000 50%),radial-gradient(circle,#c026d338,#0000 60%);animation:3.2s ease-in-out infinite spicyImgGenAurora;position:absolute;inset:-30%}.spicyChatUi .spicyChatUi__img-gen__scan{pointer-events:none;z-index:2;background:linear-gradient(#0000,#ffffff1f,#ff91ea38,#0000);height:35%;animation:2.1s ease-in-out infinite spicyImgGenScan;position:absolute;left:0;right:0}.spicyChatUi .spicyChatUi__img-gen__particles{pointer-events:none;z-index:1;position:absolute;inset:0}.spicyChatUi .spicyChatUi__img-gen__particles>span{background:#fff;border-radius:50%;width:.35rem;height:.35rem;animation:2.4s ease-in-out infinite spicyImgGenFloat;position:absolute;box-shadow:0 0 .5rem #ff4ed6e6}.spicyChatUi .spicyChatUi__img-gen__particles>span:first-child{animation-delay:0s;top:18%;left:14%}.spicyChatUi .spicyChatUi__img-gen__particles>span:nth-child(2){background:#ff8a66;animation-delay:.45s;top:28%;right:18%;box-shadow:0 0 .5rem #ff8a66e6}.spicyChatUi .spicyChatUi__img-gen__particles>span:nth-child(3){animation-delay:.9s;bottom:32%;left:22%}.spicyChatUi .spicyChatUi__img-gen__particles>span:nth-child(4){width:.25rem;height:.25rem;animation-delay:.2s;bottom:22%;right:12%}.spicyChatUi .spicyChatUi__img-gen__particles>span:nth-child(5){background:#ff4ed6;animation-delay:1.1s;top:42%;left:48%}.spicyChatUi .spicyChatUi__img-gen__panel{z-index:1;box-sizing:border-box;text-align:center;background:linear-gradient(165deg,#2a1e3b 0%,#0a0a0f 48%,#1a1428 100%);border-radius:calc(.875rem - 2px);flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:100%;height:100%;padding:.75rem .875rem;display:flex;position:relative}.spicyChatUi .spicyChatUi__img-gen__icon{color:#ff4ed6;place-items:center;width:2.75rem;height:2.75rem;animation:1.8s ease-in-out infinite spicyImgGenIconPulse;display:grid}.spicyChatUi .spicyChatUi__img-gen__icon svg{width:100%;height:100%}.spicyChatUi .spicyChatUi__img-gen__label{color:#ffe6ffeb;letter-spacing:.02em;margin:0;font-size:.75rem;font-weight:600}.spicyChatUi .spicyChatUi__img-gen__dots{justify-content:center;align-items:center;gap:.3rem;display:flex}.spicyChatUi .spicyChatUi__img-gen__dots>span{background:#ff4ed6;border-radius:50%;width:.3rem;height:.3rem;animation:1.2s ease-in-out infinite spicyImgGenDotBounce}.spicyChatUi .spicyChatUi__img-gen__dots>span:nth-child(2){background:#c026d3;animation-delay:.15s}.spicyChatUi .spicyChatUi__img-gen__dots>span:nth-child(3){background:#ff8a66;animation-delay:.3s}.spicyChatUi .spicyChatUi__img-gen__progress{background:#ffffff1a;border-radius:9999px;width:72%;height:.2rem;margin-top:.125rem;overflow:hidden}.spicyChatUi .spicyChatUi__img-gen__progress>span{border-radius:inherit;background:linear-gradient(90deg,#0000,#ff4ed6,#ff8a66,#0000);width:42%;height:100%;animation:1.6s ease-in-out infinite spicyImgGenProgress;display:block}@media (prefers-reduced-motion:reduce){.spicyChatUi .spicyChatUi__img-gen,.spicyChatUi .spicyChatUi__img-gen__aurora,.spicyChatUi .spicyChatUi__img-gen__scan,.spicyChatUi .spicyChatUi__img-gen__particles>span,.spicyChatUi .spicyChatUi__img-gen__icon,.spicyChatUi .spicyChatUi__img-gen__dots>span,.spicyChatUi .spicyChatUi__img-gen__progress>span{animation:none}}.spicyChatUi .bf-chat-error{color:#ff4ed6;margin:0;padding:.5rem 0;font-size:.75rem}.spicyChatUi .bf-chat-footer{padding:.875rem 1.125rem calc(1.375rem + env(safe-area-inset-bottom,0));-webkit-backdrop-filter:none;background:#fffffff2;border-top:1px solid #e2e8f0;flex:none;gap:.625rem}[data-theme=dark] .spicyChatUi .bf-chat-footer{-webkit-backdrop-filter:blur(.625rem);background:#0a0a0fe6;border-top-color:#1a1428}.spicyChatUi .bf-quick-replies{width:100%;padding:0}.spicyChatUi .bf-quick-replies__track{flex-direction:row;gap:.5rem}.spicyChatUi .bf-quick-chip{color:#64748b;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.125rem;flex:1;min-width:0;height:2.25rem;padding:0 .5rem;font-size:.75rem;font-weight:500;overflow:hidden}[data-theme=dark] .spicyChatUi .bf-quick-chip{color:#c4a7e4;background:#2a1e3b;border-color:#4a3d58}.spicyChatUi .bf-chat-input-bar{align-items:center;gap:.625rem;width:100%;padding:0}.spicyChatUi .bf-chat-input-wrap{min-width:0;min-height:2.5rem;box-shadow:none;cursor:text;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.25rem;flex:1;padding:.625rem .875rem}[data-theme=dark] .spicyChatUi .bf-chat-input-wrap{background:#1a1428;border-color:#ff2d95}.spicyChatUi .bf-chat-input-prefix{display:none}.spicyChatUi .bf-chat-input-field{color:#111827;min-height:1.25rem;font-size:1rem;font-weight:500}[data-theme=dark] .spicyChatUi .bf-chat-input-field{color:#fff;font-weight:700}.spicyChatUi .bf-chat-input-field::placeholder{color:#94a3b8;opacity:1;font-weight:500}[data-theme=dark] .spicyChatUi .bf-chat-input-field::placeholder{color:#fff;font-weight:700}.spicyChatUi .bf-send-btn{color:#fff;background:linear-gradient(#ff5bb4 0%,#ff8a66 100%);border:none;border-radius:1.25rem;flex-shrink:0;height:auto;min-height:2.5rem;padding:.625rem 1.125rem;font-size:.75rem;font-weight:800;line-height:1;position:relative;overflow:visible;box-shadow:0 .125rem .625rem #ff52d933}[data-theme=dark] .spicyChatUi .bf-send-btn{background:linear-gradient(#6b1e8e 0%,#ff2d95 100%);box-shadow:0 .125rem .625rem #ff52d945}.spicyChatUi .bf-send-btn:after,.spicyChatUi .bf-send-btn:before{content:none;display:none}.spicyChatUi .bf-send-btn svg{display:none}.spicyChatUi .bf-send-badge,.spicyChatUi .bf-send-badge--text{z-index:2;color:#fff;background:#0a0a0fd9;border:1px solid #ffffff47;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:-.375rem;right:-.375rem;box-shadow:0 .125rem .5rem #00000073}.spicyChatUi .bf-send-badge--text.bf-send-badge--muted{opacity:.65}.spicyChatUi .bf-send-btn--text:disabled,.spicyChatUi a.bf-send-btn--text[aria-disabled=true]{opacity:.55;pointer-events:none}.spicyChatUi a.bf-send-btn{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.spicyChatUi .bf-limit-overlay{z-index:200;padding:max(1.25rem, env(safe-area-inset-top,0px)) 1.25rem max(1.25rem, env(safe-area-inset-bottom,0px));background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.spicyChatUi .bf-limit-overlay__panel{background:0 0;border:none;flex-direction:column;width:min(100%,21.25rem);margin:auto;display:flex;position:relative}.spicyChatUi .bf-limit-close-row{z-index:2;justify-content:flex-end;padding:0;display:flex;position:absolute;top:.75rem;right:.75rem}.spicyChatUi .bf-limit-sheet{text-align:center;background:#1a1428;border:1px solid #c026d354;border-radius:1.5rem;flex-direction:column;gap:1.375rem;width:100%;padding:2.75rem 1.5rem 1.75rem;display:flex;box-shadow:0 .875rem 2.5rem #ff4ed62e}.spicyChatUi .bf-limit-sheet__avatar{background:radial-gradient(circle,#c026d34d,#6b1e8e33);border:2px solid #c026d354;border-radius:50%;width:5.5rem;height:5.5rem;margin:0 auto;overflow:hidden}.spicyChatUi .bf-limit-sheet__avatar img{object-fit:cover;width:100%;height:100%}.spicyChatUi .bf-limit-sheet__titles{flex-direction:column;gap:.625rem;display:flex}.spicyChatUi .bf-limit-sheet__titles h2{color:#ffe5ff;margin:0;font-size:1.25rem;font-weight:800;line-height:1.25}.spicyChatUi .bf-limit-sheet__desc{color:#c4a7e4;margin:0;font-size:.875rem;line-height:1.5}.spicyChatUi .bf-limit-progress{flex-direction:column;gap:.5rem;display:flex}.spicyChatUi .bf-limit-progress-label{color:#ff69e0;margin:0;font-size:.75rem;font-weight:700}.spicyChatUi .bf-limit-bar{background:#2a1a3d;border-radius:9999px;height:.5rem;overflow:hidden}.spicyChatUi .bf-limit-bar__fill{background:linear-gradient(90deg,#7a2bc4,#ff2d95);border-radius:9999px;height:100%}.spicyChatUi .bf-limit-cta{color:#fff;cursor:pointer;background:linear-gradient(#6b1e8e 0%,#ff2d95 100%);border:none;border-radius:9999px;width:100%;padding:1rem 1.25rem;font-family:inherit;text-decoration:none;box-shadow:0 .375rem 1.25rem #ff2d954d}.spicyChatUi .bf-limit-cta__main{justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.spicyChatUi .bf-limit-cta__sub{color:#ffffffbf;margin-top:.25rem;font-size:.75rem;font-weight:600;display:block}.spicyChatUi .bf-limit-dismiss{color:#c4a7e4;cursor:pointer;background:0 0;border:none;margin-top:.25rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none}.spicyChatUi .bf-limit-close{color:#c4a7e4;cursor:pointer;background:0 0;border:none;padding:.5rem .625rem}.spicyChatUi .bf-limit-cta:hover,.spicyChatUi .bf-limit-cta:visited,.spicyChatUi .bf-limit-dismiss:hover,.spicyChatUi .bf-limit-dismiss:visited{text-decoration:none}.spicyChatUi .bf-toast{z-index:400;color:#fff;background:#1a1428;border:1px solid #ff2d95;border-radius:.75rem;max-width:min(90vw,20rem);padding:.75rem 1rem;font-size:.8125rem;position:fixed;bottom:6rem;left:50%;transform:translate(-50%)}.spicyChatUi .bf-lightbox{z-index:300;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spicyChatUi .bf-lightbox__close{z-index:1;color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.5rem;position:absolute;top:1rem;right:1rem}
