.AnnualUpgradeBanner-module__n_rqlq__banner{z-index:var(--z-3);font-size:var(--fs-14);background:linear-gradient(90deg,var(--primary),var(--color-orange-accent),var(--primary));background-size:200% 100%;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:54px 16px 0;padding:10px 14px;line-height:1.4;animation:7s linear infinite AnnualUpgradeBanner-module__n_rqlq__banner-shimmer;display:flex;position:relative;box-shadow:0 8px 24px #7a3fff40}@keyframes AnnualUpgradeBanner-module__n_rqlq__banner-shimmer{0%{background-position:0%}to{background-position:200%}}@media (prefers-reduced-motion:reduce){.AnnualUpgradeBanner-module__n_rqlq__banner{animation:none}}.AnnualUpgradeBanner-module__n_rqlq__text{min-width:0;color:var(--text-primary-on-dark);flex-direction:column;flex:1;gap:2px;display:flex}.AnnualUpgradeBanner-module__n_rqlq__price{font-size:var(--fs-14);font-weight:var(--fw-700)}.AnnualUpgradeBanner-module__n_rqlq__subtitle{font-size:var(--fs-12);font-weight:var(--fw-500);color:#ffffffd9}.AnnualUpgradeBanner-module__n_rqlq__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:768px){.AnnualUpgradeBanner-module__n_rqlq__banner{flex-direction:column;align-items:stretch;gap:8px;margin:54px 0 0;padding:10px 12px}.AnnualUpgradeBanner-module__n_rqlq__actions{justify-content:space-between}}
.RoleBadge-module__LpT2CG__badge{width:-webkit-fit-content;width:fit-content;font-size:var(--fs-12);color:var(--text-gray);background:var(--color-surface-soft);border-radius:10px;align-items:center;margin-left:56px;padding:2px 10px;display:inline-flex}@media (max-width:991px){.RoleBadge-module__LpT2CG__badge{margin-left:36px}}@media (max-width:560px){.RoleBadge-module__LpT2CG__badge{margin-left:0}}
.FormatText-module__sbvrWa__tableWrapper{overflow-x:auto;overflow-y:hidden}.FormatText-module__sbvrWa__imgWrapper{max-width:100%;line-height:0;display:inline-block;position:relative}.FormatText-module__sbvrWa__img{cursor:zoom-in}.FormatText-module__sbvrWa__imgDownloadBtn{z-index:var(--z-2);width:36px;height:36px;color:var(--text-primary);background:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0003}.FormatText-module__sbvrWa__imgDownloadBtn:hover{background:var(--color-bg-soft-gray)}.FormatText-module__sbvrWa__imgDownloadBtn>svg{font-size:var(--fs-em-125)}@media (max-width:991px){.FormatText-module__sbvrWa__imgDownloadBtn{width:32px;height:32px}}.FormatText-module__sbvrWa__hr{background:var(--text-gray);opacity:.5;border:none;height:1px;margin:.5em 0}.FormatText-module__sbvrWa__code,.FormatText-module__sbvrWa__code[class*=language-]{background:var(--text-secondary-on-dark);border-radius:12px;margin:.5em 0;padding:1em 1em 3em;position:relative;overflow-x:auto}.FormatText-module__sbvrWa__code>code[class*=language-]{overflow-wrap:anywhere;white-space:pre-wrap}.FormatText-module__sbvrWa__code>.FormatText-module__sbvrWa__copyWrapper{width:-webkit-max-content;width:max-content;position:absolute;bottom:8px;right:8px}.FormatText-module__sbvrWa__inlineCode{overflow-wrap:anywhere;font-size:var(--fs-em-09);color:var(--text-primary-on-dark);background:var(--text-gray);border-radius:6px;padding:0 6px}.FormatText-module__sbvrWa__quote{width:-webkit-max-content;width:max-content;max-width:100%;font-weight:var(--fw-600);background:var(--primary-light);border-radius:12px;margin:.25em 0;padding:.5em .75em}@media (max-width:560px){.FormatText-module__sbvrWa__code,.FormatText-module__sbvrWa__code[class*=language-]{border-radius:8px;padding:.75em .75em 2.65em}.FormatText-module__sbvrWa__code>.FormatText-module__sbvrWa__copyWrapper{bottom:4px;right:4px}}
.ShimmerText-module__8b9_ZG__shimmer{color:var(--text-gray);-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--text-gray)0,var(--primary)10%,var(--text-gray)20%);-webkit-text-fill-color:transparent;-webkit-text-size-adjust:none;text-size-adjust:none;background-position:0;font-family:Manrope,sans-serif;text-decoration:none;animation:5s linear infinite forwards ShimmerText-module__8b9_ZG__shine}@keyframes ShimmerText-module__8b9_ZG__shine{0%{background-position:-100px}50%{background-position:300px}to{background-position:-100px}}@media (max-width:991px){@keyframes ShimmerText-module__8b9_ZG__shine{0%{background-position:-50px}50%{background-position:250px}to{background-position:-50px}}}@media (max-width:375px){@keyframes ShimmerText-module__8b9_ZG__shine{0%{background-position:-25px}50%{background-position:225px}to{background-position:-25px}}}
.ChatMessage-module__nmGNya__container{flex-direction:column;gap:.75em;display:flex}.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__assistant{grid-template-columns:auto 1fr;gap:16px;display:grid}.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__user{background:var(--text-secondary-on-dark);border-radius:20px;max-width:576px;margin-left:auto;padding:12px 16px}.ChatMessage-module__nmGNya__avatar{background:var(--text-secondary-on-dark);border-radius:99px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ChatMessage-module__nmGNya__avatar>img{width:20px;height:auto}.ChatMessage-module__nmGNya__contentWithAttachments{flex-direction:column;width:100%;min-width:0;display:flex}.ChatMessage-module__nmGNya__content{font-weight:var(--fw-500);white-space:pre-line;flex-direction:column;gap:.5em;display:flex;overflow:hidden}.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__assistant .ChatMessage-module__nmGNya__content{padding-top:6px}.ChatMessage-module__nmGNya__content *{font-family:Manrope,sans-serif}.ChatMessage-module__nmGNya__content h1{font-size:var(--fs-em-15);font-weight:var(--fw-700)}.ChatMessage-module__nmGNya__content h2{font-size:var(--fs-em-14);font-weight:var(--fw-600)}.ChatMessage-module__nmGNya__content h3{font-size:var(--fs-em-13);font-weight:var(--fw-600)}.ChatMessage-module__nmGNya__content h4{font-size:var(--fs-em-12);font-weight:var(--fw-600)}.ChatMessage-module__nmGNya__content h5{font-size:var(--fs-em-11);font-weight:var(--fw-600)}.ChatMessage-module__nmGNya__content h6{font-size:var(--fs-em-1);font-weight:var(--fw-600)}.ChatMessage-module__nmGNya__content p{font-size:var(--fs-em-1)}.ChatMessage-module__nmGNya__content p.ChatMessage-module__nmGNya__error{color:var(--error)}.ChatMessage-module__nmGNya__content img{cursor:pointer;border-radius:16px;width:300px;height:auto;margin-top:.5em}.ChatMessage-module__nmGNya__content table{border-collapse:separate;border-spacing:.25em}.ChatMessage-module__nmGNya__wrapper table th,.ChatMessage-module__nmGNya__wrapper table td{border-radius:8px;padding:.65em 1em}.ChatMessage-module__nmGNya__wrapper table th{font-weight:var(--fw-500);color:var(--text-primary-on-dark);background:var(--primary)}.ChatMessage-module__nmGNya__wrapper table th *{color:var(--text-primary-on-dark)}.ChatMessage-module__nmGNya__wrapper table td{background:var(--text-secondary-on-dark)}.ChatMessage-module__nmGNya__imageLoader{aspect-ratio:1;background:linear-gradient(100deg,#f4f2ff 0%,#f7f0ff 22%,#fff1ec 46%,#ecfbf6 70%,#f4f2ff 100%) 0 0/300% 100%;border:1.5px solid #f0eefb;border-radius:16px;align-items:flex-start;width:100%;max-width:300px;margin-top:.5em;padding:16px;animation:2.6s linear infinite ChatMessage-module__nmGNya__image-loader-sheen;display:flex;position:relative;overflow:hidden}.ChatMessage-module__nmGNya__imageLoaderLabel{font-size:var(--fs-14);font-weight:var(--fw-500);line-height:18px;position:relative}@keyframes ChatMessage-module__nmGNya__image-loader-sheen{0%{background-position:0 0}to{background-position:-150% 0}}.ChatMessage-module__nmGNya__messageTime{font-size:var(--fs-12);font-weight:var(--fw-400);color:var(--text-gray);white-space:nowrap;padding-left:56px;display:block}.ChatMessage-module__nmGNya__messageTime.ChatMessage-module__nmGNya__user{text-align:right;padding-left:0}.ChatMessage-module__nmGNya__attachmentsWrapper{flex-direction:column;align-items:flex-end;gap:.5em;display:flex}@media (max-width:768px){.ChatMessage-module__nmGNya__attachmentsWrapper{flex-flow:wrap;justify-content:flex-end;gap:4px}}@media (max-width:991px){.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__assistant{gap:8px}.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__user{border-radius:12px;padding:8px 12px}.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__assistant .ChatMessage-module__nmGNya__content{padding-top:1px}.ChatMessage-module__nmGNya__avatar{width:28px;height:28px}.ChatMessage-module__nmGNya__avatar>img{width:16px}.ChatMessage-module__nmGNya__content{font-size:var(--fs-14)}.ChatMessage-module__nmGNya__content img,.ChatMessage-module__nmGNya__imageLoader{border-radius:12px;max-width:240px}.ChatMessage-module__nmGNya__messageTime:not(.ChatMessage-module__nmGNya__user){padding-left:36px}}@media (max-width:560px){.ChatMessage-module__nmGNya__wrapper.ChatMessage-module__nmGNya__assistant{grid-template-columns:1fr;gap:0}.ChatMessage-module__nmGNya__avatar{display:none}.ChatMessage-module__nmGNya__content img,.ChatMessage-module__nmGNya__imageLoader{max-width:200px}.ChatMessage-module__nmGNya__messageTime:not(.ChatMessage-module__nmGNya__user){padding-left:0}}
.CarouselSlideCard-module__riGU0W__card{background:var(--color-bg-soft-gray);border-radius:16px;flex-shrink:0;width:260px;display:block;position:relative;overflow:hidden}.CarouselSlideCard-module__riGU0W__card .CarouselSlideCard-module__riGU0W__image{cursor:pointer;width:100%;max-width:none;height:auto;margin:0;display:block}.CarouselSlideCard-module__riGU0W__placeholder{aspect-ratio:4/5;width:100%;color:var(--text-gray);font-size:var(--fs-12);font-weight:var(--fw-600);text-align:center;background:var(--color-bg-light-gray);justify-content:center;align-items:center;padding:16px;display:flex}.CarouselSlideCard-module__riGU0W__skeleton{aspect-ratio:4/5;background:linear-gradient(90deg,var(--color-bg-soft-gray)25%,var(--color-bg-light-gray)50%,var(--color-bg-soft-gray)75%);background-size:200% 100%;justify-content:center;align-items:center;width:100%;padding:12px;animation:1.4s infinite CarouselSlideCard-module__riGU0W__shimmer;display:flex}.CarouselSlideCard-module__riGU0W__skeletonLabel{font-size:var(--fs-14);font-weight:var(--fw-500);text-align:center;line-height:18px}@keyframes CarouselSlideCard-module__riGU0W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CarouselSlideCard-module__riGU0W__regenLayer{width:100%;display:block;position:relative;overflow:hidden}.CarouselSlideCard-module__riGU0W__imageBlur{cursor:default;filter:blur(14px);transform:scale(1.08)}.CarouselSlideCard-module__riGU0W__regenOverlay{background:#0000003d;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.CarouselSlideCard-module__riGU0W__regenHint{max-width:85%;font-size:var(--fs-10);font-weight:var(--fw-600);color:var(--color-white);text-align:center;line-height:1.3}.CarouselSlideCard-module__riGU0W__badge{font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--color-white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:20px;padding:3px 8px;line-height:1.4;position:absolute;top:10px;right:10px}.CarouselSlideCard-module__riGU0W__actions{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:12px;gap:6px;padding:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.CarouselSlideCard-module__riGU0W__editOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;flex-direction:column;gap:8px;padding:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.CarouselSlideCard-module__riGU0W__editInput{border:1px solid var(--color-bg-soft-gray);background:var(--color-white);width:100%;color:var(--text-primary);font-size:var(--fs-14);resize:none;border-radius:8px;flex:1;padding:10px;font-family:inherit}.CarouselSlideCard-module__riGU0W__editActions{justify-content:flex-end;gap:6px;display:flex}@media (max-width:768px){.CarouselSlideCard-module__riGU0W__card{width:200px}}@media (max-width:420px){.CarouselSlideCard-module__riGU0W__card{width:160px}}@media (max-width:375px){.CarouselSlideCard-module__riGU0W__card{width:140px}}
.MessageFile-module__9POmIG__wrapper{width:auto;height:54px;font:inherit;text-align:left;color:inherit;background:var(--text-secondary-on-dark);-webkit-user-select:none;user-select:none;white-space:nowrap;border:none;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:.75em;padding:6px 20px 6px 6px;transition:all .15s;display:grid}.MessageFile-module__9POmIG__wrapper:hover{opacity:.85;cursor:pointer}.MessageFile-module__9POmIG__image{object-fit:cover;cursor:zoom-in;border-radius:12px;width:300px;max-width:100%;height:auto}.MessageFile-module__9POmIG__icon{aspect-ratio:1;border-radius:10px;justify-content:center;align-items:center;width:42px;display:flex}.MessageFile-module__9POmIG__icon>svg{font-size:var(--fs-20);stroke:var(--text-primary-on-dark)}.MessageFile-module__9POmIG__content{flex-direction:column;display:flex}.MessageFile-module__9POmIG__content>b{font-size:var(--fs-14);font-weight:var(--fw-600)}.MessageFile-module__9POmIG__content>small{color:var(--text-gray);font-family:Manrope,sans-serif}@media (max-width:991px){.MessageFile-module__9POmIG__wrapper{gap:.5em;height:44px;padding:4px 16px 4px 4px}.MessageFile-module__9POmIG__icon{width:36px}.MessageFile-module__9POmIG__icon>svg{font-size:var(--fs-16)}.MessageFile-module__9POmIG__image{width:240px}.MessageFile-module__9POmIG__content>b{font-size:var(--fs-12)}.MessageFile-module__9POmIG__content>small{font-size:var(--fs-10)}}@media (max-width:768px){.MessageFile-module__9POmIG__wrapper{border-radius:10px;height:36px;padding:4px 12px 4px 4px}.MessageFile-module__9POmIG__icon{width:28px}.MessageFile-module__9POmIG__icon>svg{font-size:var(--fs-14)}.MessageFile-module__9POmIG__image{width:200px}}
.ContextLimitAction-module__OiwMaq__wrapper{flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;display:flex}.ContextLimitAction-module__OiwMaq__error{font-size:var(--fs-em-1);color:var(--error)}
.EffortBadge-module__JbSoaq__badge{width:-webkit-fit-content;width:fit-content;font-size:var(--fs-12);color:var(--text-gray);background:var(--color-surface-soft);border-radius:10px;align-items:center;margin-left:56px;padding:2px 10px;display:inline-flex}@media (max-width:991px){.EffortBadge-module__JbSoaq__badge{margin-left:36px}}@media (max-width:560px){.EffortBadge-module__JbSoaq__badge{margin-left:0}}
.Modal-module__u4CkpG__overlay{z-index:var(--z-99);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#cdcdcd80;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__u4CkpG__content{border:none;flex-direction:column;justify-content:space-between;align-items:center;gap:1em;width:-webkit-fit-content;width:fit-content;min-width:240px;min-height:100px;max-height:95dvh;display:flex;position:absolute;top:50%;left:50%;overflow-x:hidden;overflow-y:auto;transform:translate(-50%,-50%)}
@keyframes spinner-spin{to{transform:rotate(360deg)}}.spinnerSpin{animation:.75s linear infinite spinner-spin}
@keyframes button-shine{0%{left:-100%}33%,to{left:100%}}.btnShine:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff40,#0000);width:100%;height:100%;animation:2.25s ease-in-out infinite button-shine;position:absolute;top:0}.btnGradientBorder{background:linear-gradient(var(--text-primary),var(--text-primary))padding-box,radial-gradient(circle at 18% 6%,#7a3fff 0%,#ff723f 58%,#00ffd1 100%)border-box;border:1px solid #0000}.btnGradientBorder:hover{background:linear-gradient(var(--text-primary-hover),var(--text-primary-hover))padding-box,radial-gradient(circle at 18% 6%,#7a3fff 0%,#ff723f 58%,#00ffd1 100%)border-box}
.ModalConfirm-module__NU8eIW__modal{border:1px solid var(--text-secondary-on-dark);background:var(--text-primary-on-dark);border-radius:24px;flex-direction:column;align-items:stretch;gap:.25em;width:500px;padding:1.5em;display:flex}.ModalConfirm-module__NU8eIW__subTitle{font-size:var(--fs-24);font-weight:var(--fw-500);margin-bottom:4px}.ModalConfirm-module__NU8eIW__text{font-family:Manrope,sans-serif;font-weight:var(--fw-500)}.ModalConfirm-module__NU8eIW__footer{grid-template-columns:1fr 1fr;gap:.75em;margin-top:1.5em;display:grid}@media (max-width:768px){.ModalConfirm-module__NU8eIW__modal{width:280px;padding:1em}.ModalConfirm-module__NU8eIW__subTitle{font-size:var(--fs-18);margin-bottom:0}.ModalConfirm-module__NU8eIW__text{font-size:var(--fs-12)}.ModalConfirm-module__NU8eIW__footer{flex-direction:column-reverse;gap:.5em;margin-top:1em;display:flex}}
.Footer-module__3aAkZq__footer{width:100%;padding-left:56px;display:flex}.Footer-module__3aAkZq__footer.Footer-module__3aAkZq__user{justify-content:flex-end}.Footer-module__3aAkZq__footerIcon{font-size:var(--fs-16)}@media (max-width:991px){.Footer-module__3aAkZq__footer{padding-left:36px}}@media (max-width:560px){.Footer-module__3aAkZq__footer{padding-left:0}}
.FreeQuotaBanner-module__ivOJ3G__root{flex-direction:column;gap:16px;width:100%;display:flex}.FreeQuotaBanner-module__ivOJ3G__notice{font-family:Manrope,sans-serif;font-size:var(--fs-16);font-weight:var(--fw-500);color:var(--text-primary)}.FreeQuotaBanner-module__ivOJ3G__banner{border:2px solid var(--primary-light);cursor:pointer;-webkit-appearance:none;appearance:none;width:100%;color:var(--color-white);text-align:left;background:var(--primary);border-radius:16px;align-items:center;gap:16px;padding:16px;transition:filter .16s,transform .16s;display:flex;position:relative;overflow:hidden}.FreeQuotaBanner-module__ivOJ3G__banner:hover{filter:brightness(1.05)}.FreeQuotaBanner-module__ivOJ3G__banner:active{transform:scale(.996)}.FreeQuotaBanner-module__ivOJ3G__deco{pointer-events:none;background:url(/images/free-quota-banner-deco.png) 100%/100% 100% no-repeat;width:216px;position:absolute;top:0;bottom:0;right:0}.FreeQuotaBanner-module__ivOJ3G__main{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex;position:relative}.FreeQuotaBanner-module__ivOJ3G__title{font-size:var(--fs-16);font-weight:var(--fw-500);align-items:center;gap:6px;line-height:1.15;display:flex}.FreeQuotaBanner-module__ivOJ3G__icon{flex:none;width:12px;height:12px}.FreeQuotaBanner-module__ivOJ3G__subtitle{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);opacity:.75;display:block}.FreeQuotaBanner-module__ivOJ3G__pill{white-space:nowrap;height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--text-primary);background:var(--color-white);border-radius:256px;flex:none;align-items:center;padding:0 16px;display:inline-flex;position:relative}@media (max-width:768px){.FreeQuotaBanner-module__ivOJ3G__banner{flex-direction:column;align-items:stretch}.FreeQuotaBanner-module__ivOJ3G__pill{justify-content:center}}
.GeneratedImage-module__ACNjcq__wrapper{align-self:flex-start;max-width:100%;display:inline-block}.GeneratedImage-module__ACNjcq__imageBox{max-width:100%;line-height:0;display:inline-block;position:relative}.GeneratedImage-module__ACNjcq__image{cursor:zoom-in}.GeneratedImage-module__ACNjcq__downloadBtn{width:36px;height:36px;color:var(--text-primary);background:var(--color-white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0003}.GeneratedImage-module__ACNjcq__downloadBtn:hover{background:var(--color-bg-soft-gray)}.GeneratedImage-module__ACNjcq__downloadBtn:disabled{cursor:progress;opacity:.7}.GeneratedImage-module__ACNjcq__downloadBtn>svg{font-size:var(--fs-em-125)}.GeneratedImage-module__ACNjcq__spinIcon{animation:.8s linear infinite GeneratedImage-module__ACNjcq__download-spin}@keyframes GeneratedImage-module__ACNjcq__download-spin{to{transform:rotate(360deg)}}@media (max-width:991px){.GeneratedImage-module__ACNjcq__downloadBtn{width:32px;height:32px}}
.Sources-module__9q6-Sq__wrapper{flex-direction:column;gap:6px;width:100%;padding-left:56px;display:flex}.Sources-module__9q6-Sq__title{font-size:var(--fs-14);color:var(--text-gray)}.Sources-module__9q6-Sq__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Sources-module__9q6-Sq__item{align-items:baseline;gap:6px;min-width:0;display:flex}.Sources-module__9q6-Sq__link{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.Sources-module__9q6-Sq__link:hover{text-decoration:underline}.Sources-module__9q6-Sq__host{font-size:var(--fs-12);color:var(--text-gray);white-space:nowrap}@media (max-width:991px){.Sources-module__9q6-Sq__wrapper{padding-left:36px}}@media (max-width:560px){.Sources-module__9q6-Sq__wrapper{padding-left:0}}
.TranscriptActions-module__E1IQhG__wrapper{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.TranscriptActions-module__E1IQhG__icon{font-size:var(--fs-16)}
.UserVoiceCard-module__yTkKia__card{flex-direction:column;gap:8px;width:320px;max-width:100%;display:flex}.UserVoiceCard-module__yTkKia__player{border:1.5px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:28px;align-items:center;gap:12px;width:100%;height:56px;padding:0 8px;display:flex}@media (max-width:420px){.UserVoiceCard-module__yTkKia__card{width:100%}}.UserVoiceCard-module__yTkKia__playBtn{width:40px;height:40px;color:var(--color-white);background:var(--text-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.UserVoiceCard-module__yTkKia__playBtn:hover{background:var(--text-primary-hover)}.UserVoiceCard-module__yTkKia__playBtn svg{color:var(--color-white);fill:var(--color-white);stroke:var(--color-white)}.UserVoiceCard-module__yTkKia__wave{flex:1;justify-content:space-between;align-items:center;gap:2px;min-width:0;height:28px;display:flex}.UserVoiceCard-module__yTkKia__wave span{background:var(--text-gray);opacity:.4;border-radius:2px;flex:1;min-height:3px;transition:background .2s,opacity .2s;display:block}.UserVoiceCard-module__yTkKia__wave .UserVoiceCard-module__yTkKia__barPlayed{background:var(--text-primary);opacity:1}.UserVoiceCard-module__yTkKia__waveActive span{transform-origin:50%;animation:1s ease-in-out infinite UserVoiceCard-module__yTkKia__voice-wave-bounce}.UserVoiceCard-module__yTkKia__waveActive span:nth-child(2n){animation-delay:-.4s}.UserVoiceCard-module__yTkKia__waveActive span:nth-child(3n){animation-delay:-.7s}.UserVoiceCard-module__yTkKia__waveActive span:nth-child(5n){animation-delay:-.2s}@keyframes UserVoiceCard-module__yTkKia__voice-wave-bounce{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1)}}.UserVoiceCard-module__yTkKia__time{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);color:var(--text-gray);font-variant-numeric:tabular-nums;flex-shrink:0;line-height:16px}.UserVoiceCard-module__yTkKia__expandBtn{width:32px;height:32px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .2s;display:flex}.UserVoiceCard-module__yTkKia__expandBtn:hover{color:var(--text-primary);background:var(--color-bg-soft-gray)}.UserVoiceCard-module__yTkKia__expandBtnOpen{color:var(--text-primary);transform:rotate(180deg)}.UserVoiceCard-module__yTkKia__transcript{border:1.5px solid var(--color-bg-soft-gray);font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-400);color:var(--text-primary);background:var(--color-white);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:16px;padding:12px 16px;line-height:20px}
.SlideAttachControl-module__Uz3zsq__root{align-items:center;gap:6px;display:inline-flex}.SlideAttachControl-module__Uz3zsq__attachButton{background:var(--color-bg-soft-gray);width:36px;height:36px;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.SlideAttachControl-module__Uz3zsq__attachButton:active{background:var(--color-bg-light-gray)}.SlideAttachControl-module__Uz3zsq__uploading{justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex}.SlideAttachControl-module__Uz3zsq__attached{display:inline-flex;position:relative}.SlideAttachControl-module__Uz3zsq__thumbButton{border:1.5px solid var(--color-blue-accent);background:var(--color-bg-soft-gray);cursor:pointer;border-radius:10px;width:44px;height:44px;padding:0;display:block;overflow:hidden}.SlideAttachControl-module__Uz3zsq__thumbButton:disabled{border-color:var(--color-bg-light-gray);cursor:default}.SlideAttachControl-module__Uz3zsq__thumb{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.SlideAttachControl-module__Uz3zsq__removeButton{border:1px solid var(--color-bg-light-gray);background:var(--color-white);width:22px;height:22px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:-7px;right:-7px;box-shadow:0 1px 4px #00000040}.SlideAttachControl-module__Uz3zsq__infoWrap{cursor:help;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.SlideAttachControl-module__Uz3zsq__info{color:var(--text-gray)}.SlideAttachControl-module__Uz3zsq__dark .SlideAttachControl-module__Uz3zsq__infoWrap{background:var(--color-white);box-shadow:0 1px 4px #00000040}.SlideAttachControl-module__Uz3zsq__dark .SlideAttachControl-module__Uz3zsq__info{color:var(--text-primary)}@media (max-width:560px){.SlideAttachControl-module__Uz3zsq__attachButton{width:40px;height:40px}.SlideAttachControl-module__Uz3zsq__removeButton{width:26px;height:26px;top:-8px;right:-8px}}
.SlideVersionsOverlay-module__0gvT7G__state{min-height:120px;color:var(--text-gray);font-size:var(--fs-14);text-align:center;justify-content:center;align-items:center;display:flex}.SlideVersionsOverlay-module__0gvT7G__grid{grid-template-columns:repeat(2,1fr);gap:8px;max-height:60vh;display:grid;overflow-y:auto}.SlideVersionsOverlay-module__0gvT7G__item{background:var(--color-bg-soft-gray);cursor:pointer;border:2px solid #0000;border-radius:8px;flex-direction:column;gap:4px;padding:4px;display:flex}.SlideVersionsOverlay-module__0gvT7G__item:disabled{cursor:default}.SlideVersionsOverlay-module__0gvT7G__current{border-color:var(--primary)}.SlideVersionsOverlay-module__0gvT7G__thumb{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%}.SlideVersionsOverlay-module__0gvT7G__thumbEmpty{aspect-ratio:1;background:var(--color-bg-light-gray);border-radius:6px;width:100%}.SlideVersionsOverlay-module__0gvT7G__caption{color:var(--text-primary);font-size:var(--fs-12);justify-content:space-between;align-items:center;display:flex}.SlideVersionsOverlay-module__0gvT7G__badge{color:var(--primary);font-size:var(--fs-10);align-items:center;gap:2px;display:inline-flex}
.SlideRail-module__CKsOSW__rail{scrollbar-width:thin;cursor:grab;-webkit-user-select:none;user-select:none;scroll-snap-type:x proximity;scrollbar-color:var(--color-bg-soft-gray)transparent;touch-action:pan-x;overscroll-behavior-x:contain;align-items:flex-start;gap:12px;width:100%;padding:4px 4px 12px;display:flex;overflow-x:auto}.SlideRail-module__CKsOSW__rail>*{scroll-snap-align:start}@media (max-width:560px){.SlideRail-module__CKsOSW__rail{gap:8px}}
.CarouselStyleImage-module__krJeHW__triggerIcon{font-size:var(--fs-20)}.CarouselStyleImage-module__krJeHW__trigger{position:relative}.CarouselStyleImage-module__krJeHW__chip{border:1.5px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);border-radius:10px;align-items:center;gap:8px;max-width:100%;padding:4px 8px 4px 4px;display:inline-flex}.CarouselStyleImage-module__krJeHW__chipThumb{background-color:var(--color-bg-light-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:7px;flex-shrink:0;width:36px;height:36px}.CarouselStyleImage-module__krJeHW__chipLabel{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CarouselStyleImage-module__krJeHW__chipRemove{width:24px;height:24px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.CarouselStyleImage-module__krJeHW__chipRemove:hover{color:var(--error);background:var(--color-bg-light-gray)}.CarouselStyleImage-module__krJeHW__chipOpen{cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:8px;min-width:0;padding:0;display:inline-flex}[data-component=modal] .CarouselStyleImage-module__krJeHW__sheet{background:var(--color-white);border-radius:16px;justify-content:flex-start;align-items:stretch;gap:14px;width:100%;max-width:460px;max-height:85dvh;padding:16px}@media (max-width:560px){[data-component=modal] .CarouselStyleImage-module__krJeHW__sheet{border-radius:16px 16px 0 0;width:100%;max-width:100%;top:auto;bottom:0;left:0;transform:none}}.CarouselStyleImage-module__krJeHW__sheetHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.CarouselStyleImage-module__krJeHW__sheetTitle{font-family:Manrope,sans-serif;font-size:var(--fs-16);font-weight:var(--fw-700);color:var(--text-primary)}.CarouselStyleImage-module__krJeHW__sheetClose{width:30px;height:30px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.CarouselStyleImage-module__krJeHW__sheetClose:hover{background:var(--color-bg-light-gray)}.CarouselStyleImage-module__krJeHW__tabs{gap:8px;width:100%;display:flex}.CarouselStyleImage-module__krJeHW__tab{font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-gray);background:var(--color-bg-soft-gray);cursor:pointer;border:none;border-radius:10px;flex:1;padding:9px 8px}.CarouselStyleImage-module__krJeHW__tabActive{color:var(--color-white);background:var(--primary)}.CarouselStyleImage-module__krJeHW__sheetBody{width:100%;overflow-y:auto}.CarouselStyleImage-module__krJeHW__sheetLoader{justify-content:center;padding:32px 0;display:flex}.CarouselStyleImage-module__krJeHW__presetGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:560px){.CarouselStyleImage-module__krJeHW__presetGrid{grid-template-columns:repeat(2,1fr)}}.CarouselStyleImage-module__krJeHW__presetCard{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:0;display:flex}.CarouselStyleImage-module__krJeHW__presetThumb{aspect-ratio:4/5;background-color:var(--color-bg-light-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:100%;display:block;position:relative}.CarouselStyleImage-module__krJeHW__presetCardActive .CarouselStyleImage-module__krJeHW__presetThumb{box-shadow:0 0 0 2.5px var(--primary)}.CarouselStyleImage-module__krJeHW__presetCheck{width:22px;height:22px;color:var(--color-white);background:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:6px;right:6px}.CarouselStyleImage-module__krJeHW__presetName{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--text-primary);white-space:nowrap;text-align:center;text-overflow:ellipsis;overflow:hidden}.CarouselStyleImage-module__krJeHW__customTab{flex-direction:column;gap:12px;padding:4px 0;display:flex}.CarouselStyleImage-module__krJeHW__customPreview{align-items:center;gap:12px;display:flex}.CarouselStyleImage-module__krJeHW__customThumb{background-color:var(--color-bg-light-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-shrink:0;width:64px;height:80px}.CarouselStyleImage-module__krJeHW__customHint{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-400);color:var(--text-gray)}
.CarouselScenarioCard-module__zaNQHW__card{background:var(--color-bg-soft-gray);border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:560px;padding:16px;display:flex}.CarouselScenarioCard-module__zaNQHW__title{color:var(--text-primary);font-size:var(--fs-16);font-weight:var(--fw-700);margin:0}.CarouselScenarioCard-module__zaNQHW__scenes{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.CarouselScenarioCard-module__zaNQHW__skeleton{background:linear-gradient(90deg,var(--color-bg-soft-gray)25%,var(--color-bg-light-gray)50%,var(--color-bg-soft-gray)75%);background-size:200% 100%;border-radius:12px;width:100%;height:120px;animation:1.4s infinite CarouselScenarioCard-module__zaNQHW__shimmer}@keyframes CarouselScenarioCard-module__zaNQHW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CarouselScenarioCard-module__zaNQHW__cost{background:var(--color-white);color:var(--text-primary);font-size:var(--fs-12);font-weight:var(--fw-700);border-radius:20px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.CarouselScenarioCard-module__zaNQHW__hint{color:var(--text-gray);font-size:var(--fs-12);margin:0}.CarouselScenarioCard-module__zaNQHW__cost .CarouselScenarioCard-module__zaNQHW__costLogo{border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0}
.ScenarioStyleControl-module__IB1ZAq__row{background:var(--color-white);border-radius:10px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:8px;max-width:100%;padding:4px 10px 4px 4px;display:flex}.ScenarioStyleControl-module__IB1ZAq__thumb{background-color:var(--color-bg-light-gray);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-shrink:0;width:40px;height:40px;display:block;position:relative}.ScenarioStyleControl-module__IB1ZAq__thumbSpinner{background:#ffffffa6;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ScenarioStyleControl-module__IB1ZAq__label{font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ScenarioStyleControl-module__IB1ZAq__addRow{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.ScenarioStyleControl-module__IB1ZAq__addBtn{align-self:flex-start;gap:6px}.ScenarioStyleControl-module__IB1ZAq__addIcon{font-size:var(--fs-20)}.ScenarioStyleControl-module__IB1ZAq__changeBtn{gap:6px}.ScenarioStyleControl-module__IB1ZAq__changeIcon{font-size:var(--fs-16)}@media (max-width:560px){.ScenarioStyleControl-module__IB1ZAq__row{gap:6px}.ScenarioStyleControl-module__IB1ZAq__label{flex:auto;min-width:0}}
.SceneRow-module__x2J04q__scene{border:1px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;list-style:none;display:flex;position:relative}.SceneRow-module__x2J04q__busy{border-color:var(--primary)}.SceneRow-module__x2J04q__regenOverlay{z-index:var(--z-2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb8;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.SceneRow-module__x2J04q__header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SceneRow-module__x2J04q__imageSlot{align-items:center;margin-inline-start:auto;margin-inline-end:auto;display:inline-flex}.SceneRow-module__x2J04q__index{color:var(--text-gray);font-size:var(--fs-12);font-weight:var(--fw-600);text-transform:uppercase;letter-spacing:.06em}.SceneRow-module__x2J04q__title{color:var(--text-primary);font-size:var(--fs-16);font-weight:var(--fw-600);margin:0;line-height:1.3}.SceneRow-module__x2J04q__body{color:var(--text-primary);font-size:var(--fs-14);margin:0;line-height:1.5}.SceneRow-module__x2J04q__titleInput{border:1px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);width:100%;color:var(--text-primary);font-size:var(--fs-18);font-weight:var(--fw-700);resize:none;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;line-height:1.3;transition:border-color .15s;display:block;overflow:hidden}.SceneRow-module__x2J04q__bodyInput{border:1px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);width:100%;min-height:64px;color:var(--text-primary);font-size:var(--fs-16);resize:none;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;line-height:1.5;transition:border-color .15s;overflow:hidden}.SceneRow-module__x2J04q__titleInput:focus,.SceneRow-module__x2J04q__bodyInput:focus{border-color:var(--primary)}
.SettingsRow-module__fUCu3a__row{background:var(--color-white);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:40px;padding:8px 12px;display:flex;position:relative}.SettingsRow-module__fUCu3a__title{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.SettingsRow-module__fUCu3a__icon{width:18px;height:18px;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.SettingsRow-module__fUCu3a__icon svg{width:18px;height:18px}.SettingsRow-module__fUCu3a__label{min-width:0;font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;line-height:19px;overflow:hidden}.SettingsRow-module__fUCu3a__infoWrap{width:14px;height:14px;color:var(--text-gray,#9c9c9c);cursor:help;outline:none;flex:0 0 14px;justify-content:center;align-items:center;display:inline-flex}.SettingsRow-module__fUCu3a__info{width:12px;height:12px}@media (max-width:991px){.SettingsRow-module__fUCu3a__row{height:36px}}
.SettingsTrigger-module__5Qhn3W__trigger{height:30px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);color:var(--text-primary);background:var(--color-bg-soft-gray);cursor:pointer;border:none;border-radius:64px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;line-height:16px;display:inline-flex}.SettingsTrigger-module__5Qhn3W__trigger:hover:not(:disabled){background:#efefef}.SettingsTrigger-module__5Qhn3W__triggerOpen,.SettingsTrigger-module__5Qhn3W__triggerOpen:hover{background:#e7e7e7}.SettingsTrigger-module__5Qhn3W__trigger:disabled{opacity:1;cursor:default}.SettingsTrigger-module__5Qhn3W__leading{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.SettingsTrigger-module__5Qhn3W__leading svg{width:14px;height:14px}.SettingsTrigger-module__5Qhn3W__leading img{object-fit:contain;border-radius:4px;width:16px;height:16px}.SettingsTrigger-module__5Qhn3W__label{text-align:center}.SettingsTrigger-module__5Qhn3W__chevron{width:12px;height:12px}
.ImageMultiFieldRow-module__UDtHZG__slots{flex-wrap:wrap;gap:6px;display:flex}.ImageMultiFieldRow-module__UDtHZG__slotFilled,.ImageMultiFieldRow-module__UDtHZG__slotEmpty{border:1.5px dashed var(--color-bg-light-gray);background:var(--color-bg-soft-gray);cursor:pointer;border-radius:8px;width:44px;height:44px;padding:0;position:relative}.ImageMultiFieldRow-module__UDtHZG__slotFilled{background-position:50%;background-size:cover;border-style:solid}.ImageMultiFieldRow-module__UDtHZG__slotEmpty{color:var(--text-gray);justify-content:center;align-items:center;transition:color .18s,border-color .18s,background-color .18s;display:inline-flex}.ImageMultiFieldRow-module__UDtHZG__slotEmpty:hover{color:var(--primary);background:var(--primary-light);border-color:var(--primary)}.ImageMultiFieldRow-module__UDtHZG__removeBtn{border:1px solid var(--color-bg-light-gray);width:18px;height:18px;color:var(--text-primary);background:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 4px #0000002e}.ImageMultiFieldRow-module__UDtHZG__spinner{border:2px solid var(--color-bg-light-gray);border-top-color:var(--primary);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite ImageMultiFieldRow-module__UDtHZG__spin}@keyframes ImageMultiFieldRow-module__UDtHZG__spin{to{transform:rotate(360deg)}}
.PriceBadge-module__xJZ9ka__badge{height:14px;color:var(--text-gray);align-items:center;gap:2px;display:inline-flex}.PriceBadge-module__xJZ9ka__sign{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-700);line-height:14px}.PriceBadge-module__xJZ9ka__logo{width:12px;height:12px}.PriceBadge-module__xJZ9ka__value{font-family:Manrope,sans-serif;font-size:var(--fs-10);font-weight:var(--fw-600);line-height:14px}
.OptionRow-module__9Y7FuG__row{width:100%;height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);text-align:left;color:var(--text-primary);background:var(--color-white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;line-height:16px;display:flex}.OptionRow-module__9Y7FuG__row:hover{background:var(--text-secondary-on-dark)}.OptionRow-module__9Y7FuG__rowActive,.OptionRow-module__9Y7FuG__rowActive:hover{color:var(--primary);background:#e3e0ff}.OptionRow-module__9Y7FuG__left{flex:1 0 0;align-items:center;gap:6px;min-width:0;display:inline-flex}.OptionRow-module__9Y7FuG__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OptionRow-module__9Y7FuG__iconKind{color:currentColor;width:14px;height:14px}.OptionRow-module__9Y7FuG__iconImg{object-fit:contain;border-radius:4px;flex-shrink:0;width:16px;height:16px}.OptionRow-module__9Y7FuG__right{align-items:center;gap:8px;display:inline-flex}.OptionRow-module__9Y7FuG__hint{font-family:Manrope,sans-serif;font-size:var(--fs-10);font-weight:var(--fw-500);text-align:right;color:var(--text-gray);line-height:14px}.OptionRow-module__9Y7FuG__check{width:12px;height:12px;color:var(--primary)}
.PreviewPlayButton-module__Pw5Mea__btn{width:20px;height:20px;color:var(--text-gray);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PreviewPlayButton-module__Pw5Mea__btn:hover{color:var(--primary);background:var(--color-white)}.PreviewPlayButton-module__Pw5Mea__icon{color:currentColor;width:14px;height:14px}
.OptionsPopover-module__fQZweq__shell{border:1.5px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:12px;flex-direction:column;gap:6px;min-width:180px;padding:8px;display:flex;box-shadow:0 0 16px #0000001a}
.SliderField-module__mcABKa__shell{flex-direction:column;gap:8px;width:220px;padding:4px 4px 6px;display:flex}.SliderField-module__mcABKa__value{font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-primary);padding:4px 6px}.SliderField-module__mcABKa__range{background:var(--color-bg-soft-gray);-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:2px;width:100%;height:4px;margin:4px 0;padding:0}.SliderField-module__mcABKa__range::-webkit-slider-thumb{background:var(--primary);-webkit-appearance:none;appearance:none;cursor:grab;border:none;border-radius:50%;width:16px;height:16px}.SliderField-module__mcABKa__range::-moz-range-thumb{background:var(--primary);cursor:grab;border:none;border-radius:50%;width:16px;height:16px}.SliderField-module__mcABKa__range:active::-webkit-slider-thumb{cursor:grabbing}.SliderField-module__mcABKa__range:active::-moz-range-thumb{cursor:grabbing}.SliderField-module__mcABKa__ticks{font-size:var(--fs-12);color:var(--text-gray);justify-content:space-between;padding:0 2px;display:flex}.SliderField-module__mcABKa__tick{font-variant-numeric:tabular-nums}
.TextFieldRow-module__7y6G_q__group{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}.TextFieldRow-module__7y6G_q__input{width:120px;min-width:56px;height:30px;font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--text-primary);background:var(--color-bg-soft-gray);border:none;border-radius:10px;outline:none;padding:0 10px}.TextFieldRow-module__7y6G_q__input::placeholder{color:var(--text-gray)}.TextFieldRow-module__7y6G_q__counter{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);color:var(--text-gray);font-variant-numeric:tabular-nums;flex-shrink:0}@media (max-width:991px){.TextFieldRow-module__7y6G_q__input{font-size:var(--fs-16)}}
.Toggle-module__CsoQ8a__switch{width:40px;height:24px;display:inline-block;position:relative}.Toggle-module__CsoQ8a__switch input{opacity:0;width:0;height:0;display:none}.Toggle-module__CsoQ8a__slider{background-color:var(--primary);cursor:pointer;border-radius:30px;transition:all .2s;position:absolute;top:0;bottom:0;left:0;right:0}.Toggle-module__CsoQ8a__switch.Toggle-module__CsoQ8a__gray .Toggle-module__CsoQ8a__slider{background-color:var(--text-secondary-on-dark);box-shadow:inset 0 0 0 1px #e0e0e0}.Toggle-module__CsoQ8a__switch.Toggle-module__CsoQ8a__gray input:checked+.Toggle-module__CsoQ8a__slider{box-shadow:none}.Toggle-module__CsoQ8a__slider:before{background-color:var(--text-primary-on-dark);aspect-ratio:1;content:"";border-radius:20px;height:20px;transition:all .15s;position:absolute;bottom:2px;left:2px}.Toggle-module__CsoQ8a__switch input:disabled+.Toggle-module__CsoQ8a__slider,.Toggle-module__CsoQ8a__switch input:checked:disabled+.Toggle-module__CsoQ8a__slider{background-color:var(--text-gray);cursor:no-drop}.Toggle-module__CsoQ8a__switch input:checked+.Toggle-module__CsoQ8a__slider{background-color:var(--primary)}.Toggle-module__CsoQ8a__switch input:checked+.Toggle-module__CsoQ8a__slider:before{transform:translate(16px)}@media (max-width:991px){.Toggle-module__CsoQ8a__switch{width:32px;height:20px}.Toggle-module__CsoQ8a__slider:before{height:16px}.Toggle-module__CsoQ8a__switch input:checked+.Toggle-module__CsoQ8a__slider:before{transform:translate(12px)}}
.ChatSettingsSheet-module__p0yQNW__desktop{border:1.5px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:16px;flex-direction:column;gap:12px;width:364px;max-height:70vh;padding:12px;display:flex;overflow:auto;box-shadow:0 0 16px #0000001a}.ChatSettingsSheet-module__p0yQNW__title{font-family:Geist,sans-serif;font-size:var(--fs-18);font-weight:var(--fw-500);color:var(--text-primary);padding:4px 12px 0;line-height:115%}.ChatSettingsSheet-module__p0yQNW__params{flex-direction:column;display:flex}.ChatSettingsSheet-module__p0yQNW__footer{margin-top:4px}.ChatSettingsSheet-module__p0yQNW__backdrop{z-index:var(--z-9);background:#0003;position:fixed;top:0;bottom:0;left:0;right:0}.ChatSettingsSheet-module__p0yQNW__mobile{z-index:var(--z-10);border:1.5px solid var(--color-bg-soft-gray);background:var(--color-white);border-radius:14px;flex-direction:column;gap:8px;width:360px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 48px);padding:8px 8px 12px;display:flex;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 0 16px #0000001a}.ChatSettingsSheet-module__p0yQNW__swipeZone{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:16px;padding:0;display:flex}.ChatSettingsSheet-module__p0yQNW__swipeBar{background:#efefef;border-radius:16px;width:32px;height:6px}.ChatSettingsSheet-module__p0yQNW__titleRow{justify-content:space-between;align-items:center;width:100%;display:flex}.ChatSettingsSheet-module__p0yQNW__closeButton{width:32px;height:32px;font-size:var(--fs-24);color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0 4px 0 0;display:flex}.ChatSettingsSheet-module__p0yQNW__closeButton:hover{background:var(--color-bg-soft-gray)}
.CarouselManualScenes-module__ukIZEq__panel{border:2px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:14px;display:flex}.CarouselManualScenes-module__ukIZEq__header{justify-content:space-between;align-items:center;display:flex}.CarouselManualScenes-module__ukIZEq__headerRight{align-items:center;gap:8px;display:flex}.CarouselManualScenes-module__ukIZEq__collapseBtn{width:24px;height:24px;color:var(--text-gray);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.CarouselManualScenes-module__ukIZEq__collapseBtn svg{width:18px;height:18px}.CarouselManualScenes-module__ukIZEq__heading{color:var(--text-primary);font-size:var(--fs-14);font-weight:var(--fw-700)}.CarouselManualScenes-module__ukIZEq__count{color:var(--text-gray);font-size:var(--fs-12);font-weight:var(--fw-600)}.CarouselManualScenes-module__ukIZEq__cost{background:var(--color-white);color:var(--text-primary);font-size:var(--fs-12);font-weight:var(--fw-700);border-radius:20px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.CarouselManualScenes-module__ukIZEq__cost .CarouselManualScenes-module__ukIZEq__costLogo{border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0}.CarouselManualScenes-module__ukIZEq__scroll{overscroll-behavior:contain;flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.CarouselManualScenes-module__ukIZEq__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.CarouselManualScenes-module__ukIZEq__empty{color:var(--text-gray);font-size:var(--fs-12);text-align:center;margin:0;padding:12px 0;line-height:1.4}@media (max-width:991px){.CarouselManualScenes-module__ukIZEq__scroll{max-height:calc(38dvh - var(--keyboard-offset,0px));overscroll-behavior:contain;overflow-y:auto}}@media (max-width:375px){.CarouselManualScenes-module__ukIZEq__panel{padding:12px}}
.ManualSceneRow-module__Jm9jFW__row{border:1px solid var(--color-bg-light-gray);background:var(--color-white);border-radius:14px;flex-direction:column;gap:10px;padding:16px 18px;list-style:none;display:flex}.ManualSceneRow-module__Jm9jFW__head{justify-content:space-between;align-items:center;display:flex}.ManualSceneRow-module__Jm9jFW__index{color:var(--text-gray);font-size:var(--fs-12);font-weight:var(--fw-600);text-transform:uppercase;letter-spacing:.06em}.ManualSceneRow-module__Jm9jFW__titleInput{border:1px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);width:100%;color:var(--text-primary);font-size:var(--fs-18);font-weight:var(--fw-700);resize:none;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;line-height:1.3;transition:border-color .15s;display:block;overflow:hidden}.ManualSceneRow-module__Jm9jFW__bodyInput{border:1px solid var(--color-bg-light-gray);background:var(--color-bg-soft-gray);width:100%;min-height:64px;color:var(--text-primary);font-size:var(--fs-16);resize:none;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;line-height:1.5;transition:border-color .15s;overflow:hidden}.ManualSceneRow-module__Jm9jFW__titleInput:focus,.ManualSceneRow-module__Jm9jFW__bodyInput:focus{border-color:var(--primary)}
.Dropdown-module__pg6LCG__wrapper{position:relative}.Dropdown-module__pg6LCG__dropdown{z-index:var(--z-99);border:1px solid var(--text-secondary-on-dark);background:var(--text-primary-on-dark);border-radius:16px;width:-webkit-max-content;width:max-content;padding:8px;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 16px #0000001a}.Dropdown-module__pg6LCG__dropdown::-webkit-scrollbar{width:4px}.Dropdown-module__pg6LCG__dropdown::-webkit-scrollbar-track{background:0 0}.Dropdown-module__pg6LCG__dropdown::-webkit-scrollbar-thumb{background-color:var(--color-bg-light-gray);border-radius:4px}.Dropdown-module__pg6LCG__dropdownContent{flex-direction:column;display:flex}@media (max-width:991px){.Dropdown-module__pg6LCG__dropdown{border-radius:12px;padding:4px}}
.AiImageModelsDropdown-module__mGDv4a__buttonWrapper{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:.5em;width:100%;display:grid}.AiImageModelsDropdown-module__mGDv4a__active .AiImageModelsDropdown-module__mGDv4a__buttonWrapper{color:var(--primary);grid-template-columns:auto 1fr auto}.AiImageModelsDropdown-module__mGDv4a__disabled .AiImageModelsDropdown-module__mGDv4a__buttonWrapper{grid-template-columns:auto 1fr auto}.AiImageModelsDropdown-module__mGDv4a__logo{border-radius:50%;width:16px;height:auto}.AiImageModelsDropdown-module__mGDv4a__doneIcon{font-size:var(--fs-em-13);fill:var(--primary);margin-left:auto}.AiImageModelsDropdown-module__mGDv4a__empty{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);opacity:.5;padding:.75em}@media (max-width:991px){.AiImageModelsDropdown-module__mGDv4a__logo{width:14px}}.AiImageModelsDropdown-module__mGDv4a__lockedItem{opacity:.5;cursor:not-allowed}.AiImageModelsDropdown-module__mGDv4a__lockedItem .AiImageModelsDropdown-module__mGDv4a__buttonWrapper{grid-template-columns:auto 1fr auto}.AiImageModelsDropdown-module__mGDv4a__lockIcon{font-size:var(--fs-em-13);opacity:.6;margin-left:auto}
.AiImageParams-module__N0hggG__row{align-items:center;gap:8px;display:flex}
.AiModelsDropdown-module__RE8cJG__selectedText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AiModelsDropdown-module__RE8cJG__row{grid-template-columns:1fr auto;align-items:center;display:grid}.AiModelsDropdown-module__RE8cJG__row>:first-child{min-width:0}.AiModelsDropdown-module__RE8cJG__buttonWrapper{text-align:left;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.5em;width:100%;display:grid}.AiModelsDropdown-module__RE8cJG__modelName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AiModelsDropdown-module__RE8cJG__active .AiModelsDropdown-module__RE8cJG__buttonWrapper{color:var(--primary)}.AiModelsDropdown-module__RE8cJG__lockedItem{opacity:.5;cursor:not-allowed}.AiModelsDropdown-module__RE8cJG__lockIcon{font-size:var(--fs-em-13);opacity:.6;margin-left:auto}.AiModelsDropdown-module__RE8cJG__logo{border-radius:50%;width:16px;height:auto}.AiModelsDropdown-module__RE8cJG__doneIcon{font-size:var(--fs-em-13);fill:var(--primary);margin-left:auto}.AiModelsDropdown-module__RE8cJG__recommendedIcon{font-size:var(--fs-em-13);color:var(--warning);margin-left:auto}.AiModelsDropdown-module__RE8cJG__recommendedIcon+.AiModelsDropdown-module__RE8cJG__doneIcon{margin-left:0}.AiModelsDropdown-module__RE8cJG__empty{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);opacity:.5;padding:.75em}@media (max-width:991px){.AiModelsDropdown-module__RE8cJG__logo{width:14px}}
.DefaultToggle-module__K-HlaW__starButton{cursor:pointer;width:28px;height:28px;color:var(--primary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .15s,opacity .15s;display:inline-flex}.DefaultToggle-module__K-HlaW__starButton:hover:not(:disabled){transform:scale(1.1)}.DefaultToggle-module__K-HlaW__starButton:disabled{opacity:.5;cursor:progress}.DefaultToggle-module__K-HlaW__star,.DefaultToggle-module__K-HlaW__starActive{width:18px;height:18px;fill:var(--primary)}.DefaultToggle-module__K-HlaW__star{opacity:.45}.DefaultToggle-module__K-HlaW__starButton:hover .DefaultToggle-module__K-HlaW__star{opacity:1}@media (max-width:991px){.DefaultToggle-module__K-HlaW__starButton{width:32px;height:32px}}
.Toolbar-module__oglFua__row{align-items:center;gap:8px;display:flex}.Toolbar-module__oglFua__pill{border:1px solid var(--text-secondary-on-dark);height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-em-075);font-weight:var(--fw-500);color:var(--text-primary);background:var(--text-secondary-on-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5em;padding:0 16px;line-height:1;transition:background-color .3s,color .3s;display:inline-flex}.Toolbar-module__oglFua__pill svg{width:14px;height:14px}.Toolbar-module__oglFua__pill:hover,.Toolbar-module__oglFua__pillOpen{background:var(--text-primary-on-dark)}.Toolbar-module__oglFua__iconPill{border:1px solid var(--text-secondary-on-dark);width:32px;height:32px;color:var(--text-primary);background:var(--text-secondary-on-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .3s,color .3s;display:inline-flex}.Toolbar-module__oglFua__iconPill svg{width:16px;height:16px}.Toolbar-module__oglFua__iconPill:hover,.Toolbar-module__oglFua__iconPillOpen{background:var(--text-primary-on-dark)}@media (max-width:991px){.Toolbar-module__oglFua__pill{height:30px;font-size:var(--fs-12);padding:0 12px}.Toolbar-module__oglFua__iconPill{width:30px;height:30px}}.Toolbar-module__oglFua__menu{border:1.5px solid var(--text-secondary-on-dark);background:var(--color-white);border-radius:12px;flex-direction:column;gap:2px;min-width:200px;padding:8px;display:flex;box-shadow:0 0 16px #0000001a}.Toolbar-module__oglFua__menuGroupLabel{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--text-gray);padding:4px 10px 2px}.Toolbar-module__oglFua__menuItem{width:100%;height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);text-align:left;color:var(--text-primary);background:var(--color-white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;line-height:16px;display:flex}.Toolbar-module__oglFua__menuItem:hover{background:var(--text-secondary-on-dark)}.Toolbar-module__oglFua__modelLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:16px;height:16px}.Toolbar-module__oglFua__menuItemActive,.Toolbar-module__oglFua__menuItemActive:hover{color:var(--primary);background:var(--primary-light)}.Toolbar-module__oglFua__menuItemLocked,.Toolbar-module__oglFua__menuItemLocked:hover{opacity:.5;background:var(--color-white);cursor:not-allowed}.Toolbar-module__oglFua__lockReason{color:var(--text-secondary,#8a8f98);white-space:nowrap;margin-left:auto;font-size:11px}.Toolbar-module__oglFua__lockIcon{font-size:var(--fs-14);opacity:.6;flex-shrink:0}
.Toolbar-module__Zg-ODG__row,.Toolbar-module__Zg-ODG__triggerContent{align-items:center;gap:8px;display:flex}.Toolbar-module__Zg-ODG__triggerLabel{align-items:center;gap:4px;display:flex}.Toolbar-module__Zg-ODG__triggerPrefix{color:var(--text-gray);font-weight:var(--fw-400)}.Toolbar-module__Zg-ODG__chevron{font-size:var(--fs-10);color:var(--text-gray);flex-shrink:0}.Toolbar-module__Zg-ODG__checkIcon{font-size:var(--fs-12);color:var(--primary);flex-shrink:0}.Toolbar-module__Zg-ODG__formatOption{flex:1;align-items:center;gap:8px;display:flex}.Toolbar-module__Zg-ODG__formatIcon{border:1.5px solid;border-radius:2px;flex-shrink:0;height:14px}
.FreeQuotaBadge-module__9t8m-a__badge{font-size:var(--fs-13);color:var(--color-text,#1f2937);background:var(--color-bg-light,#f3f4f6);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;line-height:1.2;display:inline-flex}.FreeQuotaBadge-module__9t8m-a__highlight{height:32px;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--color-white);background:linear-gradient(90deg,var(--primary),var(--color-orange-accent));white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 12px;line-height:1.2;display:inline-flex}.FreeQuotaBadge-module__9t8m-a__highlight svg{font-size:var(--fs-14);flex-shrink:0}.FreeQuotaBadge-module__9t8m-a__danger{color:var(--color-danger,#b91c1c);background:var(--color-danger-bg,#fee2e2);border-color:var(--color-danger,#b91c1c);cursor:pointer}.FreeQuotaBadge-module__9t8m-a__danger:hover{opacity:.85}
.ReasoningEffortDropdown-module__0Vrtia__list{flex-direction:column;gap:2px;width:240px;max-width:calc(100vw - 32px);display:flex}.ReasoningEffortDropdown-module__0Vrtia__row{text-align:left;background:var(--color-white);cursor:pointer;border:none;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:8px 10px;font-family:Manrope,sans-serif;display:flex}.ReasoningEffortDropdown-module__0Vrtia__row:hover{background:var(--color-bg-soft-gray)}.ReasoningEffortDropdown-module__0Vrtia__rowActive,.ReasoningEffortDropdown-module__0Vrtia__rowActive:hover{background:#efedff}.ReasoningEffortDropdown-module__0Vrtia__head{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.ReasoningEffortDropdown-module__0Vrtia__label{font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.ReasoningEffortDropdown-module__0Vrtia__rowActive .ReasoningEffortDropdown-module__0Vrtia__label{color:var(--primary)}.ReasoningEffortDropdown-module__0Vrtia__check{width:16px;height:16px;color:var(--primary);flex-shrink:0}.ReasoningEffortDropdown-module__0Vrtia__hint{font-size:var(--fs-12);font-weight:var(--fw-400);color:var(--text-gray);line-height:16px}
.Toolbar-module__GS6WZa__row{align-items:center;gap:8px;display:flex}.Toolbar-module__GS6WZa__pill{border:1px solid var(--text-secondary-on-dark);height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-em-075);font-weight:var(--fw-500);color:var(--text-primary);background:var(--text-secondary-on-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5em;padding:0 16px;line-height:1;transition:background-color .3s,color .3s;display:inline-flex}.Toolbar-module__GS6WZa__pill svg{width:14px;height:14px}.Toolbar-module__GS6WZa__pill:hover,.Toolbar-module__GS6WZa__pillOpen{background:var(--text-primary-on-dark)}.Toolbar-module__GS6WZa__iconPill{border:1px solid var(--text-secondary-on-dark);width:32px;height:32px;color:var(--text-primary);background:var(--text-secondary-on-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .3s,color .3s;display:inline-flex}.Toolbar-module__GS6WZa__iconPill svg{width:16px;height:16px}.Toolbar-module__GS6WZa__iconPill:hover,.Toolbar-module__GS6WZa__iconPillOpen{background:var(--text-primary-on-dark)}@media (max-width:991px){.Toolbar-module__GS6WZa__pill{height:30px;font-size:var(--fs-12);padding:0 12px}.Toolbar-module__GS6WZa__iconPill{width:30px;height:30px}}.Toolbar-module__GS6WZa__menu{border:1.5px solid var(--text-secondary-on-dark);background:var(--color-white);border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:8px;display:flex;box-shadow:0 0 16px #0000001a}.Toolbar-module__GS6WZa__menuNarrow{min-width:80px}.Toolbar-module__GS6WZa__menuItem{width:100%;height:32px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);text-align:left;color:var(--text-primary);background:var(--color-white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;line-height:16px;display:flex}.Toolbar-module__GS6WZa__menuItem:hover{background:var(--text-secondary-on-dark)}.Toolbar-module__GS6WZa__modelLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:16px;height:16px}.Toolbar-module__GS6WZa__menuItemActive,.Toolbar-module__GS6WZa__menuItemActive:hover{color:var(--primary);background:var(--primary-light)}.Toolbar-module__GS6WZa__menuItemLocked,.Toolbar-module__GS6WZa__menuItemLocked:hover{opacity:.5;background:var(--color-white);cursor:not-allowed}.Toolbar-module__GS6WZa__lockReason{color:var(--text-secondary,#8a8f98);white-space:nowrap;margin-left:auto;font-size:11px}.Toolbar-module__GS6WZa__lockIcon{font-size:var(--fs-14);opacity:.6;flex-shrink:0}
.VideoPlayer-module___8Xh2W__frame{cursor:pointer;isolation:isolate;background:#000;border-radius:20px;width:100%;min-width:0;max-width:420px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #7a3fff1f,inset 0 1px #ffffff0a}.VideoPlayer-module___8Xh2W__frame:hover{box-shadow:0 8px 36px #7a3fff38,inset 0 1px #ffffff0f}.VideoPlayer-module___8Xh2W__frame:-webkit-full-screen{box-shadow:none;background:#000;border-radius:0}.VideoPlayer-module___8Xh2W__frame:fullscreen{box-shadow:none;background:#000;border-radius:0}.VideoPlayer-module___8Xh2W__frame:-webkit-full-screen .VideoPlayer-module___8Xh2W__video{object-fit:contain;width:100vw;height:100vh}.VideoPlayer-module___8Xh2W__frame:fullscreen .VideoPlayer-module___8Xh2W__video{object-fit:contain;width:100vw;height:100vh}.VideoPlayer-module___8Xh2W__video{aspect-ratio:16/9;background:#000;width:100%;height:auto;display:block}.VideoPlayer-module___8Xh2W__gradient{z-index:var(--z-1);opacity:0;pointer-events:none;background:linear-gradient(#00000059 0%,#0000 25%);transition:opacity .25s;position:absolute;top:0;bottom:0;left:0;right:0}.VideoPlayer-module___8Xh2W__gradient.VideoPlayer-module___8Xh2W__visible{opacity:1}.VideoPlayer-module___8Xh2W__centerPlay{z-index:var(--z-3);width:84px;height:84px;color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#7a3fffeb;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background-color .2s,opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 12px 40px #7a3fff80,0 0 0 8px #ffffff14}.VideoPlayer-module___8Xh2W__centerPlay:hover{background:var(--primary);transform:translate(-50%,-50%)scale(1.08)}.VideoPlayer-module___8Xh2W__centerPlay svg{margin-left:4px}.VideoPlayer-module___8Xh2W__centerPlay.VideoPlayer-module___8Xh2W__hidden{opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.85)}.VideoPlayer-module___8Xh2W__bufferingDot{z-index:var(--z-3);background:var(--primary);border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite VideoPlayer-module___8Xh2W__pulse;position:absolute;top:16px;right:16px;box-shadow:0 0 12px #7a3fffcc}@keyframes VideoPlayer-module___8Xh2W__pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.VideoPlayer-module___8Xh2W__controls{z-index:var(--z-9);opacity:0;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#0f0f148c;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;padding:6px 10px 8px;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(8px);box-shadow:0 8px 28px #00000059}.VideoPlayer-module___8Xh2W__controls.VideoPlayer-module___8Xh2W__visible{opacity:1;transform:translateY(0)}.VideoPlayer-module___8Xh2W__progressTrack{cursor:pointer;background:#ffffff38;border-radius:999px;width:100%;height:4px;transition:height .18s;position:relative}.VideoPlayer-module___8Xh2W__progressTrack:hover,.VideoPlayer-module___8Xh2W__progressTrack:focus-within{height:6px}.VideoPlayer-module___8Xh2W__progressFill{pointer-events:none;background:linear-gradient(90deg,#9b6dff 0%,#7a3fff 50%,#5b1ffc 100%);border-radius:999px;position:absolute;top:0;bottom:0;left:0;right:auto}.VideoPlayer-module___8Xh2W__progressThumb{z-index:var(--z-1);background:var(--color-white);pointer-events:none;border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 2px 8px #00000059}.VideoPlayer-module___8Xh2W__progressTrack:hover .VideoPlayer-module___8Xh2W__progressThumb,.VideoPlayer-module___8Xh2W__progressTrack:focus-within .VideoPlayer-module___8Xh2W__progressThumb{transform:translate(-50%,-50%)scale(1)}.VideoPlayer-module___8Xh2W__progressInput{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.VideoPlayer-module___8Xh2W__row{color:var(--color-white);justify-content:space-between;align-items:center;gap:8px;display:flex}.VideoPlayer-module___8Xh2W__rowLeft,.VideoPlayer-module___8Xh2W__rowRight{align-items:center;gap:6px;display:flex}.VideoPlayer-module___8Xh2W__iconBtn{width:28px;height:28px;color:var(--color-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .18s,transform .18s;display:inline-flex}.VideoPlayer-module___8Xh2W__iconBtn:hover{background:#ffffff29;transform:translateY(-1px)}.VideoPlayer-module___8Xh2W__iconBtn svg,.VideoPlayer-module___8Xh2W__iconBtn svg *,.VideoPlayer-module___8Xh2W__centerPlay svg,.VideoPlayer-module___8Xh2W__centerPlay svg *{color:inherit}.VideoPlayer-module___8Xh2W__iconBtn:active{transform:translateY(0)}.VideoPlayer-module___8Xh2W__iconBtn:disabled{cursor:default;background:0 0;transform:none}.VideoPlayer-module___8Xh2W__downloadSpinner{font-size:var(--fs-24);justify-content:center;align-items:center;line-height:1;display:inline-flex}.VideoPlayer-module___8Xh2W__time{font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);letter-spacing:.02em;color:var(--color-white);font-variant-numeric:tabular-nums}.VideoPlayer-module___8Xh2W__speedWrap{display:inline-flex;position:relative}.VideoPlayer-module___8Xh2W__speedBtn{min-width:36px;height:28px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-600);color:var(--color-white);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 6px;transition:background-color .18s,transform .18s;display:inline-flex}.VideoPlayer-module___8Xh2W__speedBtn:hover{background:#ffffff29;transform:translateY(-1px)}.VideoPlayer-module___8Xh2W__speedBackdrop{z-index:var(--z-9);cursor:default;background:0 0;border:none;position:fixed;top:0;bottom:0;left:0;right:0}.VideoPlayer-module___8Xh2W__speedMenu{z-index:var(--z-10);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#0f0f14eb;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000059}.VideoPlayer-module___8Xh2W__speedOption{min-width:56px;font-family:Manrope,sans-serif;font-size:var(--fs-12);font-weight:var(--fw-500);color:var(--color-white);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;transition:background-color .15s}.VideoPlayer-module___8Xh2W__speedOption:hover{background:#ffffff24}.VideoPlayer-module___8Xh2W__speedOptionActive{font-weight:var(--fw-700);background:var(--primary)}.VideoPlayer-module___8Xh2W__speedOptionActive:hover{background:var(--primary)}@media (max-width:768px){.VideoPlayer-module___8Xh2W__frame{max-width:100%}.VideoPlayer-module___8Xh2W__centerPlay{width:56px;height:56px}.VideoPlayer-module___8Xh2W__controls{padding:8px 10px 10px;bottom:8px;left:8px;right:8px}}@media (max-width:420px){.VideoPlayer-module___8Xh2W__frame{max-width:100%}.VideoPlayer-module___8Xh2W__centerPlay{width:48px;height:48px}.VideoPlayer-module___8Xh2W__iconBtn{width:26px;height:26px}}
.ChatTextareaToolbar-module__a9TTsG__wrapper{min-width:0;margin:0 16px}.ChatTextareaToolbar-module__a9TTsG__row.ChatTextareaToolbar-module__a9TTsG__row{scroll-snap-type:none;gap:.5em;display:flex}.ChatTextareaToolbar-module__a9TTsG__row.ChatTextareaToolbar-module__a9TTsG__row>*{white-space:nowrap;flex-shrink:0}@media (max-width:560px){.ChatTextareaToolbar-module__a9TTsG__wrapper{margin:0}}
.RenameForm-module__DeuCwW__form{border:1px solid #0000001a;border-radius:16px;flex-direction:column;gap:.5em;padding:6px;display:flex}.RenameForm-module__DeuCwW__form>input{border:2px solid var(--text-secondary-on-dark);width:100%;font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);background:var(--text-primary-on-dark);border-radius:12px;padding:9px 12px}.RenameForm-module__DeuCwW__form>footer{grid-template-columns:auto 1fr;gap:.5em;display:grid}.RenameForm-module__DeuCwW__closeIcon{font-size:var(--fs-14)}@media (max-width:991px){.RenameForm-module__DeuCwW__form>input{font-size:var(--fs-16)}}.RenameForm-module__DeuCwW__sendIcon{font-size:var(--fs-16);fill:var(--text-primary-on-dark)}
.SmallBalanceModal-module__QZbiUa__wrapper{background:var(--text-primary-on-dark);border-radius:24px;flex-direction:column;align-items:flex-start;gap:0;width:540px;padding:1.5em;display:flex}.SmallBalanceModal-module__QZbiUa__countWrapper{grid-template-columns:28px 1fr;align-items:center;gap:12px;margin-bottom:8px;display:grid}.SmallBalanceModal-module__QZbiUa__countWrapper>img{width:100%;height:auto}.SmallBalanceModal-module__QZbiUa__countWrapper>p{font-family:Manrope,sans-serif;font-size:var(--fs-32);font-weight:var(--fw-700);-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#7a3fff 0%,#ff723f 100%);-webkit-background-clip:text;background-clip:text}.SmallBalanceModal-module__QZbiUa__description{font-family:Manrope,sans-serif;font-size:var(--fs-16);margin-bottom:32px}.SmallBalanceModal-module__QZbiUa__footer{grid-template-columns:1fr 1fr;gap:.5em;width:100%;display:grid}@media (max-width:1240px){.SmallBalanceModal-module__QZbiUa__countWrapper{grid-template-columns:24px 1fr;gap:8px}.SmallBalanceModal-module__QZbiUa__countWrapper>p{font-size:var(--fs-24)}}@media (max-width:768px){.SmallBalanceModal-module__QZbiUa__wrapper{width:400px;padding:16px}.SmallBalanceModal-module__QZbiUa__countWrapper{grid-template-columns:20px 1fr;gap:8px}.SmallBalanceModal-module__QZbiUa__countWrapper>p{font-size:var(--fs-20)}.SmallBalanceModal-module__QZbiUa__description{font-size:var(--fs-14);margin-bottom:24px}}@media (max-width:420px){.SmallBalanceModal-module__QZbiUa__wrapper{width:300px}.SmallBalanceModal-module__QZbiUa__countWrapper{grid-template-columns:18px 1fr;gap:6px}.SmallBalanceModal-module__QZbiUa__countWrapper>p{font-size:var(--fs-18)}.SmallBalanceModal-module__QZbiUa__footer{flex-direction:column-reverse;display:flex}}
.NewBadge-module__HShyua__badge{font-size:var(--fs-10);font-weight:var(--fw-600);letter-spacing:.04em;text-transform:uppercase;color:var(--color-white);background:linear-gradient(90deg,var(--color-green-accent,#1fbf75)0%,var(--primary)100%);pointer-events:none;text-shadow:0 1px 2px #00000040;-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;padding:2px 6px;line-height:1;animation:6s ease-in-out infinite NewBadge-module__HShyua__new-glow;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f,0 4px 12px -2px #1fbf7559,0 4px 12px -2px #7a3fff40}.NewBadge-module__HShyua__badge:before,.NewBadge-module__HShyua__badge:after{content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-120%)}.NewBadge-module__HShyua__badge:before{background:linear-gradient(135deg,#0000 30%,#ffffff2e 50%,#0000 70%);animation:6s ease-in-out infinite NewBadge-module__HShyua__new-shine}.NewBadge-module__HShyua__badge:after{background:linear-gradient(135deg,#0000 44%,#ffffffa6 50%,#0000 56%);animation:6s ease-in-out .18s infinite NewBadge-module__HShyua__new-shine}@keyframes NewBadge-module__HShyua__new-shine{0%{transform:translate(-120%)}50%,to{transform:translate(120%)}}@keyframes NewBadge-module__HShyua__new-glow{0%,to{box-shadow:inset 0 0 0 1px #ffffff1f,0 4px 12px -2px #1fbf7559,0 4px 12px -2px #7a3fff40}50%{box-shadow:inset 0 0 0 1px #fff3,0 4px 18px -2px #1fbf758c,0 4px 18px -2px #7a3fff73}}@media (max-width:991px){.NewBadge-module__HShyua__badge{font-size:var(--fs-8);letter-spacing:.02em;padding:1px 4px}}@media (prefers-reduced-motion:reduce){.NewBadge-module__HShyua__badge,.NewBadge-module__HShyua__badge:before,.NewBadge-module__HShyua__badge:after{animation:none}}
.SearchListItem-module__9NxISG__wrapper{border:1px solid #0000;border-radius:12px;grid-template-columns:1fr auto;align-items:stretch;gap:.5em;padding:0 5px 0 0;transition:all .15s;display:grid}.SearchListItem-module__9NxISG__wrapper.SearchListItem-module__9NxISG__active{background:var(--primary-light);border-radius:12px}.SearchListItem-module__9NxISG__wrapper:hover{background:var(--text-secondary-on-dark-hover)}.SearchListItem-module__9NxISG__wrapper>a{max-width:100%;font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);align-items:center;gap:6px;padding:8px 0 8px 14px;line-height:1.4;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.SearchListItem-module__9NxISG__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SearchListItem-module__9NxISG__title:first-letter{text-transform:uppercase}.SearchListItem-module__9NxISG__carouselBadge{flex-shrink:0}.SearchListItem-module__9NxISG__dotsIcon{font-size:var(--fs-16)}.SearchListItem-module__9NxISG__dotsButton{touch-action:manipulation}@media (max-width:991px){.SearchListItem-module__9NxISG__dotsButton{aspect-ratio:1;width:40px;height:40px}}.SearchListItem-module__9NxISG__wrapper.SearchListItem-module__9NxISG__active .SearchListItem-module__9NxISG__dotsIcon{fill:var(--primary)}.SearchListItem-module__9NxISG__renameIcon{font-size:var(--fs-16)}.SearchListItem-module__9NxISG__trashIcon{font-size:var(--fs-16);stroke:var(--error)}
.Container-module__Q8zSjG__wrapper{width:100%;max-width:1320px;margin:0 auto}@media (max-width:1440px){.Container-module__Q8zSjG__wrapper{max-width:1054px}}@media (max-width:1240px){.Container-module__Q8zSjG__wrapper{max-width:944px}}@media (max-width:991px){.Container-module__Q8zSjG__wrapper{max-width:728px}}@media (max-width:768px){.Container-module__Q8zSjG__wrapper{max-width:540px}}@media (max-width:560px){.Container-module__Q8zSjG__wrapper{max-width:400px}}@media (max-width:420px){.Container-module__Q8zSjG__wrapper{max-width:354px}}@media (max-width:375px){.Container-module__Q8zSjG__wrapper{max-width:300px}}
.HeroBadge-module__r2jXNG__root{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:999px;align-items:center;padding:6px 6px 6px 8px;display:inline-flex;box-shadow:0 4px 16px #0000000a}.HeroBadge-module__r2jXNG__icons{align-items:center;margin-right:-8px;list-style:none;display:inline-flex}.HeroBadge-module__r2jXNG__icon{border:1px solid var(--text-primary-on-dark);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.HeroBadge-module__r2jXNG__icon>img{width:100%;height:auto}.HeroBadge-module__r2jXNG__icon+.HeroBadge-module__r2jXNG__icon{margin-left:-8px}.HeroBadge-module__r2jXNG__label{height:36px;font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--text-primary-on-dark);white-space:nowrap;background:linear-gradient(90deg,#7a3fff 0%,#ff723f 100%);border-radius:50px;align-items:center;padding:0 16px;display:flex}@media (max-width:768px){.HeroBadge-module__r2jXNG__root{padding:4px 4px 4px 6px}.HeroBadge-module__r2jXNG__icon{width:24px;height:24px}.HeroBadge-module__r2jXNG__label{height:32px;font-size:var(--fs-12)}}@media (max-width:560px){.HeroBadge-module__r2jXNG__root{padding:2px 2px 2px 4px}.HeroBadge-module__r2jXNG__icon{width:20px;height:20px}.HeroBadge-module__r2jXNG__label{height:28px;font-size:var(--fs-12);padding:0 12px}}
.SectionHeader-module__AaviSG__wrapper{flex-direction:column;gap:16px;display:flex}.SectionHeader-module__AaviSG__alignCenter{text-align:center;align-items:center}.SectionHeader-module__AaviSG__alignLeft{align-items:flex-start}.SectionHeader-module__AaviSG__title{font-size:var(--fs-48);font-weight:var(--fw-600);text-wrap:balance}.SectionHeader-module__AaviSG__subtitle{font-family:Manrope,sans-serif;font-size:var(--fs-20);color:var(--text-gray);text-wrap:balance;line-height:1.4}.SectionHeader-module__AaviSG__onDark .SectionHeader-module__AaviSG__title,.SectionHeader-module__AaviSG__onDark .SectionHeader-module__AaviSG__subtitle{color:var(--text-primary-on-dark)}@media (max-width:1240px){.SectionHeader-module__AaviSG__wrapper{gap:12px}.SectionHeader-module__AaviSG__title{font-size:var(--fs-36)}.SectionHeader-module__AaviSG__subtitle{font-size:var(--fs-18)}}@media (max-width:768px){.SectionHeader-module__AaviSG__wrapper{gap:8px}.SectionHeader-module__AaviSG__title{font-size:var(--fs-28)}.SectionHeader-module__AaviSG__subtitle{font-size:var(--fs-16)}}@media (max-width:420px){.SectionHeader-module__AaviSG__title{font-size:var(--fs-24)}.SectionHeader-module__AaviSG__subtitle{font-size:var(--fs-14)}}
.BenefitsRow-module__JSC86q__benefits{align-items:center;gap:32px;display:flex}.BenefitsRow-module__JSC86q__benefitItem{align-items:center;gap:12px;display:flex}.BenefitsRow-module__JSC86q__benefitIcon{width:auto;height:20px}.BenefitsRow-module__JSC86q__modelIcons{align-items:center;display:inline-flex}.BenefitsRow-module__JSC86q__modelIcon{border:1px solid var(--color-white);border-radius:50%;width:28px;height:28px}.BenefitsRow-module__JSC86q__modelIcon+.BenefitsRow-module__JSC86q__modelIcon{margin-left:-8px}.BenefitsRow-module__JSC86q__label{font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--text-primary);line-height:1.15}@media (max-width:991px){.BenefitsRow-module__JSC86q__benefits{flex-wrap:wrap;gap:16px}}@media (max-width:768px){.BenefitsRow-module__JSC86q__benefitIcon{height:16px}.BenefitsRow-module__JSC86q__modelIcon{width:24px;height:24px}.BenefitsRow-module__JSC86q__label{font-size:var(--fs-12)}}@media (max-width:560px){.BenefitsRow-module__JSC86q__benefits{flex-direction:column;align-items:flex-start;gap:12px}}
.AutoPayBanner-module__lWECKa__wrapper{border:2px solid var(--text-secondary-on-dark);background:var(--text-primary-on-dark);border-radius:24px;justify-content:space-between;align-items:center;padding:1.5em;display:flex;box-shadow:0 0 16px #0000001a}.AutoPayBanner-module__lWECKa__content{flex-direction:column;gap:.25em;display:flex}.AutoPayBanner-module__lWECKa__content>h5{font-size:var(--fs-18);font-weight:var(--fw-500)}.AutoPayBanner-module__lWECKa__content>small{font-family:Manrope,sans-serif;font-weight:var(--fw-500);opacity:.5}@media (max-width:560px){.AutoPayBanner-module__lWECKa__wrapper{border-radius:14px;flex-direction:column;align-items:stretch;gap:1em;padding:1em}.AutoPayBanner-module__lWECKa__wrapper.AutoPayBanner-module__lWECKa__row{flex-direction:row}}
.Breadcrumbs-module__gnYsOq__nav{width:100%}.Breadcrumbs-module__gnYsOq__list{flex-wrap:wrap;align-items:center;gap:4px 8px;line-height:1.4;list-style:none;display:flex}.Breadcrumbs-module__gnYsOq__item{align-items:center;display:inline-flex}.Breadcrumbs-module__gnYsOq__item a,.Breadcrumbs-module__gnYsOq__item span,.Breadcrumbs-module__gnYsOq__item+.Breadcrumbs-module__gnYsOq__item:before{font-family:Manrope,sans-serif;font-size:var(--fs-14);font-weight:var(--fw-600);color:var(--text-primary-hover)}.Breadcrumbs-module__gnYsOq__item+.Breadcrumbs-module__gnYsOq__item:before{content:"/";margin-right:8px}.Breadcrumbs-module__gnYsOq__link{color:inherit;text-decoration:none;transition:color .15s}.Breadcrumbs-module__gnYsOq__link:hover{color:var(--primary)}.Breadcrumbs-module__gnYsOq__text{color:var(--text-gray)}@media (max-width:560px){.Breadcrumbs-module__gnYsOq__item a,.Breadcrumbs-module__gnYsOq__item span,.Breadcrumbs-module__gnYsOq__item+.Breadcrumbs-module__gnYsOq__item:before{font-size:var(--fs-12)}}
