@keyframes about_fade-in___7TvP{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}.about_wrapper__iiQZM{margin-bottom:10.5em;animation:about_fade-in___7TvP .75s .75s backwards;will-change:opacity,filter;scroll-margin-top:3em}.about_section__7J10l{display:flex;gap:3em;justify-content:center}@media (max-width:42em){.about_wrapper__iiQZM{margin:0 auto 8em;max-width:23.5em}.about_section__7J10l{flex-direction:column}}.about_wrapper__iiQZM h2{max-width:16.5em}.about_wrapper__iiQZM p{max-width:21.5em;font-size:1.15em;font-family:var(--font-sans)}.about_video__Yv_EK{display:block;margin:4em auto 0;border-radius:var(--border-radius);overflow:hidden;width:100%;height:auto;aspect-ratio:16/9;max-width:63em;border:none;background-color:white}.block_wrapper__04bAZ{display:flex;margin-bottom:12em;position:relative;gap:3.5em;align-items:center;flex-direction:column}@media (max-width:42em){.block_wrapper__04bAZ{margin-bottom:8em}}.block_wrapper__04bAZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--background);border-radius:var(--border-radius-l);max-height:38em;z-index:-1}.block_wrapper__04bAZ>h3{max-width:14em;margin-top:2em;font-size:1.75em;font-family:var(--font-sans);font-weight:400;padding:0 1em;text-align:center}.block_wrapper__04bAZ>h3>i{color:var(--color-grey)}@media (max-width:42em){.block_wrapper__04bAZ>h3{font-size:1.65em}}.block_icon__Hc98_{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--background);border-radius:.75em;border:1px solid var(--color-border);padding:.5em;font-size:1.5em;color:var(--color-blue);transition:transform .5s,opacity .5s;opacity:0;transform:translate(-50%,-50%) rotate(-45deg) scale(.85)}.block_animate__YP_Jv .block_icon__Hc98_{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}.block_wrapper__04bAZ img{transition:opacity .75s,filter .75s;transition-delay:.5s;opacity:0;filter:blur(10px);will-change:opacity,filter}.block_animate__YP_Jv img{opacity:1;filter:blur(0)}.styles_button__BVJjQ{border:none;border-radius:var(--border-radius-s);font-weight:500;cursor:pointer;font-family:var(--font-sans);transition:opacity .2s,transform .2s;display:flex;align-items:center;justify-content:center;height:2.875em}.styles_button__BVJjQ:hover{opacity:.9;transform:scale(1.02)}.styles_button__BVJjQ:disabled{opacity:.5;cursor:not-allowed}.styles_small__MQ2Fp{height:2.25em;font-size:.875em;padding:0 .5em}.styles_medium__UvSNV{height:2.875em;font-size:1em;padding:0 1.25em}.styles_large__y45G3{height:3.5em;font-size:1.125em;padding:0 1em}.styles_primary__O818T{background-color:var(--foreground);color:var(--background)}.styles_secondary__ix9o0{background-color:var(--background);color:var(--foreground);border:1px solid var(--color-border)}.styles_fullWidth__Ozw1d{width:100%}.styles_icon__yWjLG{gap:.5em}.styles_icon__yWjLG svg{font-size:.5em}.styles_wrapper__oZ8Ro{display:flex;flex-direction:column;gap:.25rem;width:100%}.styles_label__JIKwj{font-family:var(--font-sans);font-weight:500;color:var(--foreground);font-size:.875rem}.styles_inputContainer__U35Oo{position:relative;width:100%;display:flex;align-items:center}.styles_input__N4nue{font-family:var(--font-sans);padding:0 .75rem;height:2.875em;border:1px solid var(--color-border);box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:var(--border-radius-s);background-color:var(--background);font-size:1rem;width:100%;transition:box-shadow .2s;color:var(--foreground)}.styles_input__N4nue::placeholder{color:var(--color-grey)}.styles_input__N4nue[type=password]{padding-right:2.5rem}.styles_input__N4nue:focus{outline:1px solid var(--color-grey)}.styles_input__N4nue:not(:focus):hover{box-shadow:0 1px 5px rgba(0,0,0,.15)}.styles_error__A9Txj{border-color:var(--error)}.styles_message__wYMq_{color:var(--error);font-size:.875rem;margin-top:.25rem}.styles_passwordToggle__3D0_W{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:var(--color-grey)}.styles_passwordToggle__3D0_W:focus{outline:none}.styles_passwordToggle__3D0_W:hover{color:var(--foreground)}.styles_passwordToggle__3D0_W .styles_icon__GQlAB{width:20px;height:20px}.styles_message__UwUCL{font-size:.875rem;margin-top:.25rem;font-weight:500;padding-left:.5em}.styles_error__TcuR_{color:var(--error);border-left:2px solid var(--error)}.styles_info__67f5I,.styles_success__m_92i{color:var(--color-blue);border-left:2px solid var(--color-blue)}.icon_icon__Jn2QO{width:2em;height:2em;stroke:currentColor;stroke-width:1.5;fill:currentColor;flex-shrink:0}.tooltip_tooltip__vsvqu{background-color:var(--foreground);color:var(--background);box-shadow:var(--input-box-shadow);padding:.5em .875em;border-radius:var(--border-radius);font-size:.875em;font-weight:600;font-family:var(--font-sans)}.popover_overlay__GCq_0,.popover_wrapper__RqQ8T{z-index:10}.popover_popover__qFnjc{background-color:var(--background);border:1px solid var(--color-border);box-shadow:var(--box-shadow);border-radius:var(--border-radius);font-family:var(--font-sans)}@keyframes form_form-in__X4Sky{0%{opacity:0;transform:translateY(.5em) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.form_form__FbKCr{justify-content:center;font-family:var(--font-sans);max-width:25em;width:calc(100% - 1em);padding:1.75em;border-radius:var(--border-radius);background-color:var(--background);box-shadow:var(--input-box-shadow);border:1px solid var(--color-border);animation:form_form-in__X4Sky 1s}.form_header__VScKU{margin-bottom:1.5em}.form_title__yoR3y{margin-bottom:.12em;font-size:1.875em;font-weight:500;font-family:var(--font-serif)}.form_title__yoR3y span{font-size:.75em}.form_subtitle__kS41i{margin-top:.35em;font-size:1em;font-weight:500}.form_subtitle__kS41i a{text-decoration:underline}.form_formGroup__MHvKG{display:flex;flex-direction:column;gap:1em}.form_footer__RXX0f{margin-top:2em;display:flex;justify-content:center;flex-direction:column;gap:.75em;text-align:center;color:var(--color-grey);font-weight:500;font-size:.875em}.form_footer__RXX0f a{text-decoration:underline}.menu_menu__TM5CN{position:absolute;z-index:10;transform-origin:top right}.menu_top__X7cKn{transform-origin:bottom right}.menu_bottom__3wFLb{transform-origin:top right}.dropdown_menu__s2YYV{background-color:var(--background);border:1px solid var(--color-border);box-shadow:var(--box-shadow);border-radius:var(--border-radius);display:flex;flex-direction:column;min-width:9.25em;gap:.25em;padding:.5em;max-height:73.5svh;overflow:auto;scrollbar-width:none}.dropdown_menu__s2YYV [menu-item]{text-decoration:none;text-align:left;font-size:1em;border:none;background:none;font-family:var(--font-sans);cursor:pointer;color:var(--foreground);font-weight:600;padding:.75em 1em;border-radius:var(--border-radius);display:flex;transition:background-color 1s;align-items:center;gap:.5em}.dropdown_menu__s2YYV [menu-item] svg{font-size:.5em}.dropdown_menu__s2YYV [menu-item]:hover{transition:background-color .2s;background-color:var(--color-ash)}.dropdown_small__gTEvy{min-width:8em;padding:.375em;font-size:.875em}.dropdown_small__gTEvy [menu-item]{padding:.6em .75em;border-radius:var(--border-radius-s)}.modal_modal__kSLl_,.modal_overlay__typNN{z-index:10}.modal_overlay__typNN{background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em)}.modal_modal__kSLl_{background-color:var(--background);border:1px solid var(--color-border);box-shadow:var(--box-shadow);border-radius:var(--border-radius);display:flex;flex-direction:column;min-width:18.75em;position:fixed;top:1em;left:1em;bottom:1em;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 2em);max-height:calc(100vh - 2em)}.modal_header__muGat{display:flex;justify-content:space-between;align-items:center;padding:.5em;border-bottom:1px solid var(--color-border);flex-shrink:0}.modal_title__t0uhX{padding:0 .5em;font-weight:800;color:var(--color-grey);font-family:var(--font-sans)}.modal_close__GCQIP{cursor:pointer;border-radius:var(--border-radius);transition:color .3s,background-color .3s;color:var(--color-grey);padding:.25em}.modal_close__GCQIP svg{display:block;padding:.275em;transition:transform .2s}.modal_close__GCQIP:hover{color:var(--foreground);background-color:var(--color-ash)}.modal_close__GCQIP:hover svg{transform:rotate(90deg) scale(.95)}@media (max-width:42em){.modal_close__GCQIP{color:var(--foreground)}}.modal_content__w264I{flex:1 1;padding:1em;overflow-y:auto}@keyframes scripts_item-in__Ej4tn{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.scripts_wrapper__s6GHd{width:30em;max-width:100%}.scripts_list__eN7xy{display:flex;flex-direction:column;gap:1em}.scripts_item__J_Gyu{padding:.75em;border-radius:var(--border-radius-s);transition:background-color .3s;animation:scripts_item-in__Ej4tn .5s backwards;min-width:0;width:100%;border:1px solid var(--color-border)}.scripts_item__J_Gyu.scripts_active__01LFb,.scripts_item__J_Gyu:hover{background-color:var(--color-ash)}.scripts_header__lH7u4{display:flex;justify-content:space-between;align-items:flex-start}.scripts_header__lH7u4 a{max-width:calc(100% - 2em)}.scripts_header__lH7u4 h3{font-size:1.125em;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-width:0}.scripts_header__lH7u4 svg{display:block;flex-shrink:0;font-size:.875em;padding:.25em;border-radius:var(--border-radius-s);transition:background-color .3s,color .3s;cursor:pointer;color:var(--color-grey)}.scripts_header__lH7u4 div[class*=active] svg,.scripts_header__lH7u4 svg:hover{color:var(--foreground);background-color:var(--color-border)}.scripts_content__wN_zd{font-family:var(--font-sans);font-size:.925rem;line-height:1.5;margin-top:.5em;margin-bottom:.5em;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-line}.scripts_meta__g7Y1X{font-family:var(--font-sans);font-size:.875rem;color:var(--color-grey);margin-top:.125em;font-weight:600;display:flex;gap:.125em;align-items:center;white-space:nowrap;min-width:0}.scripts_meta__g7Y1X svg{font-size:.65em}@keyframes history_item-in__52NYl{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.history_wrapper__0RCuH{width:16.5em}.history_list__Ev7KK{display:flex;flex-direction:column;gap:.5em}.history_item__gsU8l{padding:.5em .75em;border-radius:var(--border-radius-s);font-family:var(--font-sans);display:flex;align-items:center;justify-content:space-between;transition:background-color .3s;animation:history_item-in__52NYl .5s backwards;gap:.5em;min-width:0;width:100%}.history_item__gsU8l a{display:block;flex:1 1;min-width:0}.history_item__gsU8l svg{display:block;flex-shrink:0;font-size:.875em;padding:.25em;border-radius:var(--border-radius-s);transition:background-color .3s,color .3s;cursor:pointer;color:var(--color-grey)}.history_item__gsU8l div[class*=active] svg,.history_item__gsU8l svg:hover{color:var(--foreground);background-color:var(--color-border)}.history_item__gsU8l.history_active__EzzLF,.history_item__gsU8l:hover{background-color:var(--color-ash)}.history_item__gsU8l h3{font-size:1em;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-width:0}.history_meta__vFY6W{font-size:.875rem;color:var(--color-grey);margin-top:.125em;font-weight:600;display:flex;gap:.75em;align-items:center;white-space:nowrap;min-width:0}.history_meta__vFY6W p{display:flex;gap:.125em;align-items:center}.history_meta__vFY6W p:last-child{flex:1 1;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-width:0}.history_meta__vFY6W svg{font-size:.65em}.logo_wrapper__6ftgU{display:flex;align-items:center;gap:.5em;color:var(--color-navbar);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes logo_title-in__i5f8R{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.logo_title__jybaH{font-size:1.5em;font-weight:500;transform-origin:left;animation:logo_title-in__i5f8R .75s .5s backwards;margin-bottom:.125em;will-change:transform,opacity}@media (max-width:42em){.logo_title__jybaH{font-size:1.315em}}.logo_logo__kHJ8o{width:42px;height:39px}@media (max-width:42em){.logo_logo__kHJ8o{width:40px;height:37px}}.logo_logo__kHJ8o path:not(.logo_mask__xDs5G){fill:var(--color-navbar)}.logo_arrow__4GbNf{transition:transform .5s;animation:logo_arrow-in__yDLMI .3s 1s backwards;will-change:transform,opacity}@keyframes logo_arrow-in__yDLMI{0%{opacity:0;transform:translate(-.25em,.2em)}to{opacity:1;transform:translate(0)}}@keyframes logo_dash__UXO2W{0%{stroke-dashoffset:0}to{stroke-dashoffset:150}}.logo_mask__xDs5G{stroke-dasharray:150;stroke-dashoffset:150;animation:logo_dash__UXO2W .5s .6s backwards;will-change:stroke-dashoffset;stroke:#fff5ed;transition:stroke-dasharray .5s,stroke-dashoffset .5s}body.theme-dark .logo_mask__xDs5G{stroke:var(--background)}@keyframes logo_dash-hover__bIbcL{0%{stroke-dashoffset:-150}to{stroke-dashoffset:150}}.logo_wrapper__6ftgU:hover .logo_mask__xDs5G{stroke-dashoffset:445;stroke-dasharray:145}.logo_wrapper__6ftgU:hover .logo_arrow__4GbNf{transform:translate(.25em,-.2em)}.navbar_wrapper__JXY8d{display:flex;align-items:center;justify-content:space-between;padding:1em 1.25em;width:100%}.navbar_actions__IiTde{display:flex;gap:.5em}.navbar_icon__cgJ1d{cursor:pointer;padding:.25em;border-radius:var(--border-radius);transition:background-color .3s,color .3s;color:var(--color-grey);display:flex}.navbar_icon__cgJ1d.active,.navbar_icon__cgJ1d:hover{background-color:var(--color-border);color:var(--foreground)}.navbar_icon__cgJ1d svg{padding:.275em}@media (max-width:42em){.navbar_actions__IiTde{gap:.25em}.navbar_controls__4fRCV{display:none}}.avatar_avatar__AOlbz{position:relative}.avatar_avatar__AOlbz img,.avatar_avatar__AOlbz svg{display:block}.avatar_avatar__AOlbz img,.avatar_letter__WGusT{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--border-radius)}.avatar_avatar__AOlbz img{background-color:#fff;object-fit:cover}.avatar_letter__WGusT{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--color-text);font-family:var(--font-sans);background-color:var(--color-border);color:var(--color-grey)}.memory_wrapper__A1KZi{display:flex;max-width:44em;width:calc(100svw - 1.5em);gap:2.5em;flex-direction:column;padding-bottom:4em}.memory_wrapper__A1KZi img{width:100%;height:auto;object-fit:cover}.memory_wrapper__A1KZi img:first-child{box-shadow:var(--box-shadow-s);border-radius:var(--border-radius);max-width:14em}.memory_wrapper__A1KZi img:nth-child(2){box-shadow:var(--input-box-shadow);border-radius:var(--border-radius-l);max-width:38em;align-self:flex-end}.you_wrapper__GDWJF{display:flex;align-items:center;justify-content:center;max-width:24em}.you_wrapper__GDWJF img{width:100%;height:auto;object-fit:cover;box-shadow:var(--input-box-shadow);border-radius:var(--border-radius)}.voice_wrapper__ozH_b{display:flex;align-items:center;justify-content:center;max-width:24em}.voice_images___udQb{position:relative;display:flex;flex-direction:column;align-items:center}.voice_wrapper__ozH_b img{width:calc(100svw - 5em);height:auto;object-fit:cover;box-shadow:var(--input-box-shadow);border-radius:var(--border-radius)}.voice_images___udQb img:first-child{max-width:500px;z-index:1}.voice_images___udQb img:last-child{margin-top:-20%;max-width:900px}@media (max-width:42em){.voice_wrapper__ozH_b img{width:calc(100svw - 1.5em);border-radius:var(--border-radius-s)}.voice_images___udQb img:first-child{max-width:280px}.voice_images___udQb img:last-child{margin-top:-15%;max-width:500px}}.styles_wrapper__pONGC img{max-width:320px;width:calc(100svw - 5em);height:auto;object-fit:cover;box-shadow:var(--input-box-shadow);border-radius:var(--border-radius);margin-bottom:-2em}@media (max-width:42em){.styles_wrapper__pONGC img{max-width:270px}}.form_container__T2_xw{position:relative;z-index:2;animation:form_fade-in__sft4n .5s;margin:0 auto;max-width:var(--column-width);width:calc(100% - 2em);display:flex;flex-direction:column;justify-content:center;height:calc(100svh - 10.5em);min-height:30em;gap:2.5em;padding-bottom:4em}.form_container__T2_xw.form_bottom__YizP5{height:auto;margin-top:-3em;min-height:0;padding-bottom:12em}@media (max-width:42em){.form_container__T2_xw{gap:2em;height:calc(100svh - 15em);padding-bottom:2em}.form_bottom__YizP5{height:auto}}@keyframes form_fade-in__sft4n{0%{opacity:0}to{opacity:1}}.form_wrapper__LOv_K{position:relative;z-index:1;animation:form_fade-in__sft4n .5s}.form_sticky__XzAqN{position:fixed;bottom:.75em;margin:0 auto;max-width:var(--column-width);width:calc(100% - 2em);transition:opacity .5s,transform .5s;opacity:0;transform:translateY(100%) scale(.85);will-change:opacity,transform}.form_showSticky__82gha{opacity:1;transform:translateY(0) scale(1)}.form_sticky__XzAqN .form_form__g8XHZ{border-radius:3em}.form_sticky__XzAqN .form_textarea__AUK6i{height:3.75em}.form_sticky__XzAqN .form_textarea__AUK6i::placeholder{color:var(--foreground)}.form_sticky__XzAqN .form_send__4x_1_{border-radius:50%}@media (max-width:42em){.form_sticky__XzAqN{left:.75em;right:.75em;width:calc(100% - 1.5em)}.form_sticky__XzAqN .form_form__g8XHZ{box-shadow:var(--box-shadow-s)}.form_sticky__XzAqN .form_textarea__AUK6i{height:3.35em}}.form_form__g8XHZ{width:100%;display:flex;align-items:flex-end;border:1px solid var(--color-border);border-radius:var(--border-radius-l);box-shadow:var(--input-box-shadow);background-color:var(--background);transition:box-shadow .2s}.form_form__g8XHZ.form_focused__c4ZY9,.form_form__g8XHZ:hover{box-shadow:var(--input-box-shadow),inset 0 0 0 2px var(--color-border)}.form_inputWrapper__Xrv1S{width:100%}.form_textarea__AUK6i{width:100%;padding:1.25em 3em 1.25em 1.25em;height:220px;border:none;background-color:transparent;outline:none;font-size:var(--text-regular);resize:none;font-family:var(--font-sans);scrollbar-width:none;color:var(--foreground)}@media (max-width:42em){.form_textarea__AUK6i{padding:1.075em;height:190px}}.form_textarea__AUK6i::placeholder{color:var(--color-grey)}.form_send__4x_1_{display:flex;align-items:center;justify-content:center;border-radius:1.35em;cursor:pointer;right:1em;bottom:1em;position:absolute;padding:.75em;background-color:var(--color-blue);color:white;border:none;transition:background-color .3s,opacity .3s}.form_send__4x_1_:hover{opacity:.85}@media (max-width:42em){.form_send__4x_1_{right:.75em;bottom:.75em}}@keyframes greeting_item-in__foWu6{0%{opacity:0;filter:blur(.5em);transform:translateX(.5em)}to{opacity:1;transform:translateX(0);filter:blur(0)}}.greeting_wrapper__BYCqr{font-size:2.125em;line-height:1.35;font-weight:400;display:flex;flex-wrap:wrap}@media (max-width:42em){.greeting_wrapper__BYCqr{font-size:1.85em;line-height:1.3}}@media (max-width:23.5em){.greeting_wrapper__BYCqr{font-size:1.7em}}.greeting_wrapper__BYCqr span{animation:greeting_item-in__foWu6 .75s backwards}.greeting_wrapper__BYCqr>span:not(:last-child){margin-right:.25em}.script_wrapper__zlklo{top:0;display:flex;flex-direction:column;transition:opacity .5s,width .5s,height .5s,margin .5s;opacity:0;width:0;background-color:var(--background);border-radius:var(--border-radius-l);position:relative}.script_wrapper__zlklo:not(.script_show__sD2FR){overflow:hidden;pointer-events:none}.script_show__sD2FR{width:min(70%,calc(100svw - 40em));opacity:1;margin:0 1em 1em}@media (max-width:68em){.script_show__sD2FR{width:50%}}@media (max-width:48em){.script_wrapper__zlklo{width:auto;height:0;box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}.script_show__sD2FR{height:60svh;margin-top:-3.65em;margin-bottom:.25em}}@keyframes script_footer-in__z1NRz{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.script_footer__QvtXO{position:absolute;display:flex;align-items:flex-end;gap:.75em;bottom:1em;right:1em}.script_footer__QvtXO.script_animateIn__l8tT_{animation:script_footer-in__z1NRz .5s .75s backwards}@media (max-width:48em){.script_footer__QvtXO{bottom:.75em;right:.75em}}.script_footer__QvtXO.script_streaming__rDyIC{opacity:.5;pointer-events:none}.script_footerIcon__72AcQ{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-l);border:1px solid var(--color-border);box-shadow:var(--box-shadow-s);background-color:var(--background);transition:transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.75em;cursor:pointer;width:3.5em;height:3.5em;flex-shrink:0;transition:all .25s}.script_footerIcon__72AcQ svg{font-size:87.5%;transition:transform .25s}.script_footerIcon__72AcQ:hover:not([class*=active]){transform:scale(1.05)}.script_footerIcon__72AcQ:hover svg,.script_footerIcon__72AcQ[class*=active] svg{transform:scale(.95)}.script_footerIcon__72AcQ:hover,.script_footerIcon__72AcQ[class*=active]{color:var(--color-blue)}body.theme-dark .script_footerIcon__72AcQ:hover,body.theme-dark .script_footerIcon__72AcQ[class*=active]{color:var(--color-grey)}.header_header__aWezA{border-bottom:1px solid var(--color-border);padding:.5em 0;display:flex;justify-content:space-between;align-items:center}.header_title__ok_10{font-size:var(--text-small);font-weight:600;padding:.5em 0 .5em 1.25em;color:var(--color-grey);font-family:var(--font-sans);border:none;outline:none;background-color:transparent;flex:1 1;transition:color .3s;min-width:0}.header_title__ok_10:focus,.header_title__ok_10:hover{color:var(--foreground)}.header_nav__qcYxC{position:relative}.header_nav__qcYxC,.header_skeletonNav__rsOwz{display:flex;gap:.375em;padding:0 .5em}.header_navItem__XGg5P{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.25em;color:var(--color-grey);border-radius:var(--border-radius);transition:background-color .3s}.header_navItem__XGg5P:hover{background-color:var(--color-ash)}.header_navItem__XGg5P.header_active__OA86u{background-color:var(--color-ash);color:var(--foreground)}.header_navItem__XGg5P.header_disabled__kvpy_{opacity:.5;cursor:default}.header_navItem__XGg5P svg{padding:.25em}@media (max-width:76em){.header_titleFocused__3G9ZL .header_navItem__XGg5P:not(.header_close__8KJlq){visibility:hidden;position:absolute;opacity:0;pointer-events:none;width:0;height:0}}.header_skeleton__iWCq2{background-color:var(--color-border);border-radius:var(--border-radius)}.header_skeletonTitle__e4KbT{width:7em;height:1.5em;margin-left:1.5em}.header_skeletonNavItem__97VkU{width:2.5em;height:2.5em}@keyframes walkme_scale-in__kg_ri{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.walkme_wrapper__4Belf{text-align:left;background-color:var(--color-blue);border-radius:var(--border-radius-s);padding:1em;animation:walkme_scale-in__kg_ri .5s backwards;box-shadow:var(--box-shadow);z-index:1000;width:calc(100svw - 1em);max-width:18em;display:flex;flex-direction:column;gap:.5em}.walkme_close__9ppu9,.walkme_wrapper__4Belf{position:absolute;font-size:var(--text-small);font-family:var(--font-sans);color:white}.walkme_close__9ppu9{top:.25em;right:.25em;padding:.5em;cursor:pointer;transition:opacity .3s}.walkme_close__9ppu9:hover{opacity:.65}.walkme_wrapper__4Belf[class*=top-]{transform-origin:bottom}.walkme_wrapper__4Belf[class*=bottom-]{transform-origin:top}.walkme_top-left___kfAr{bottom:calc(100% + 1em);left:.5em}.walkme_top-right__TIfS8{bottom:calc(100% + 1em);right:.5em}.walkme_bottom-left__t7IYs{top:calc(100% + 1em);left:.5em}.walkme_bottom-right__FYOL1{top:calc(100% + 1em);right:.5em}.actions_menuInner__l4myw{display:flex;flex-direction:column;gap:.75em;justify-content:flex-end;padding:.5em;height:fit-}@keyframes actions_item-in__gHJjf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.actions_action__s3dTq{display:flex;align-items:center;flex-direction:row-reverse;gap:.875em;padding:.5em .75em;border-radius:.25em;font-family:var(--font-sans);font-weight:500;cursor:pointer;border-radius:var(--border-radius);background-color:var(--color-ash);transition:background-color .3s;flex-shrink:0;width:-moz-fit-content;width:fit-content;white-space:nowrap;animation:actions_item-in__gHJjf .25s backwards}.actions_action__s3dTq:hover{background-color:var(--color-border)}.actions_action__s3dTq svg{font-size:55%}@keyframes stream_fade-in__8BShu{0%{opacity:0}to{opacity:1}}.stream_skeleton__r_KVo{animation:stream_fade-in__8BShu .5s}.stream_content__gvPtu,.stream_skeleton__r_KVo{flex:1 1;padding:1.5em}@media (max-width:32em){.stream_content__gvPtu,.stream_skeleton__r_KVo{padding:1em}}.stream_content__gvPtu{overflow-y:auto;font-size:1.15em;line-height:1.5;padding-bottom:5em}.stream_content__gvPtu :focus,.stream_content__gvPtu:focus{outline:none}.stream_content__gvPtu ol li:not(:last-child),.stream_content__gvPtu ol:not(:last-child),.stream_content__gvPtu p:not(:last-child),.stream_content__gvPtu ul li:not(:last-child),.stream_content__gvPtu ul:not(:last-child){margin-bottom:.75em}.stream_content__gvPtu pre{margin-top:1em;margin-bottom:1em;background-color:var(--background);border:1px solid var(--color-border);box-shadow:5px 5px 30px -10px rgba(0,0,0,.1);padding:.5em 1em;border-radius:var(--border-radius-s);position:relative}.stream_content__gvPtu code{font-family:Consolas,Courier New,monospace;font-size:90%;color:var(--color-blue)}.stream_content__gvPtu blockquote{padding:.75em;margin-left:0;text-align:left;position:relative;background-color:var(--color-ash);margin-top:1em;margin-bottom:1em;border-radius:var(--border-radius-s);border-left:3px solid var(--color-border);max-width:-moz-fit-content;max-width:fit-content}.stream_content__gvPtu blockquote:before{content:"Tweak with your own authentic voice";left:1em;transform:translateY(-50%);background-color:var(--color-border);border-radius:var(--border-radius);padding:0 .75em;transition:color .2s}.stream_content__gvPtu blockquote a,.stream_content__gvPtu blockquote:before{position:absolute;top:0;font-size:.65em;font-weight:500;color:var(--color-grey);font-family:var(--font-sans);white-space:nowrap}.stream_content__gvPtu blockquote a{right:0;transform:translate(33%,-33%);background-color:var(--background);border-radius:var(--border-radius-s);width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center;transition:color .2s,opacity .2s;opacity:0;text-transform:lowercase;box-shadow:0 0 5px var(--color-border)}.stream_content__gvPtu blockquote a:hover,.stream_content__gvPtu blockquote:hover:before{color:var(--foreground)}.stream_content__gvPtu blockquote:hover a{opacity:1}.stream_content__gvPtu h1{font-size:1.75em;font-weight:500;margin-bottom:1em}.stream_content__gvPtu h2{font-size:1.25em}.stream_content__gvPtu h3{font-size:1.125em}.stream_content__gvPtu hr{margin-top:1em;margin-bottom:1em;border:0;border-top:1px solid var(--color-border)}.stream_content__gvPtu ol,.stream_content__gvPtu ul{padding-left:1em;margin-left:0;text-align:left}.stream_content__gvPtu h1,.stream_content__gvPtu h2,.stream_content__gvPtu h3,.stream_content__gvPtu h4,.stream_content__gvPtu h5{margin-bottom:1em}.stream_content__gvPtu b,.stream_content__gvPtu h2,.stream_content__gvPtu h3,.stream_content__gvPtu h4,.stream_content__gvPtu strong{font-weight:500}.stream_skeleton__r_KVo{display:flex;flex-direction:column;gap:1em}.stream_skeleton__r_KVo i{background-color:var(--color-border);border-radius:var(--border-radius);width:80%;height:1.25em}.stream_skeleton__r_KVo i:last-child{width:70%}.stream_skeleton__r_KVo i.stream_skeletonTitle__aAf_s{width:12em;height:2.5em;margin-bottom:1.5em}.editor_header__RtUb3,.editor_skeleton__Vq2nI{display:flex;height:2em}.editor_header__RtUb3{border-bottom:1px solid var(--color-border);scrollbar-width:none;position:relative}.editor_buttons__AvrwR,.editor_history__NfF6l{display:flex}.editor_buttonWrapper__BDi02{border-right:1px solid var(--color-border);min-width:3.5em;flex-shrink:0}@media (max-width:32em){.editor_buttonWrapper__BDi02,.editor_buttons__AvrwR{flex:1 1}.editor_buttonWrapper__BDi02{min-width:2em}.editor_buttonWrapper__BDi02:last-child{border-right:none}.editor_changes__CoVZs{display:none}}.editor_button__nFZX3{background-color:transparent;color:var(--color-grey);height:100%;font-weight:700;font-family:var(--font-sans);cursor:pointer;transition:color .2s,background-color .2s;display:flex;align-items:center;justify-content:center;font-size:.875em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor_button__nFZX3:hover{color:var(--foreground);background-color:var(--color-ash)}.editor_history__NfF6l{gap:.25em;padding:0 .5em;align-items:center;border-right:1px solid var(--color-border)}.editor_historyButton__Ol6AR{cursor:pointer;color:var(--color-grey);padding:.325em;transition:color .2s;font-size:.925em;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor_historyButton__Ol6AR:hover{color:var(--foreground)}.editor_historyButton__Ol6AR.editor_disabled__7n9gl{opacity:.5;pointer-events:none}@keyframes editor_breath__Tjkv_{0%,to{opacity:1}50%{opacity:.5}}.editor_skeleton__Vq2nI{gap:.5em;padding:.35em .5em}.editor_skeleton__Vq2nI i{background-color:var(--color-border);border-radius:var(--border-radius);width:3.5em;animation:editor_breath__Tjkv_ 1.5s infinite}@keyframes editor_save-in__f0NNc{0%{transform:translateY(.5em);opacity:0}to{opacity:1;transform:translateY(0)}}.editor_save__5qugO{position:absolute;bottom:1em;left:1em;animation:editor_save-in__f0NNc .35s}@keyframes voice_fade-in__EFo4h{0%{opacity:0}to{opacity:1}}@keyframes voice_voice-in__vnOjy{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}@keyframes voice_voice-in-mobile__QDslr{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.voice_wrapper__Aac27{position:fixed;top:0;bottom:0;right:0;z-index:2;background-color:var(--background);border-left:1px solid var(--color-border);box-shadow:var(--box-shadow-s);border-radius:var(--border-radius) 0 0 var(--border-radius);animation:voice_voice-in__vnOjy .3s;transform-origin:bottom right;display:flex;flex-direction:column}@media (max-width:42em){.voice_wrapper__Aac27{top:2em;border-radius:var(--border-radius) var(--border-radius) 0 0;border-left:none;border-top:1px solid var(--color-border);transform-origin:bottom;width:100%;animation:voice_voice-in-mobile__QDslr .3s}}.voice_content__R8Z_V{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow-y:auto}.voice_header__VaaiH{display:flex;align-items:center;justify-content:space-between;padding:.75em;border-bottom:1px solid var(--color-border)}.voice_header__VaaiH span{font-size:var(--text-small);font-weight:600;color:var(--color-grey);font-family:var(--font-sans)}.voice_close__gDW_C{top:.5em;right:.5em;cursor:pointer;border-radius:var(--border-radius);transition:color .3s,background-color .3s;color:var(--color-grey);background-color:var(--color-ash);padding:.25em}.voice_close__gDW_C svg{display:block;padding:.275em}.voice_close__gDW_C:hover{color:var(--foreground);background-color:var(--color-border)}.voice_redoCloneCTA__9CQYB{cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--color-ash);font-family:var(--font-sans);gap:.5em;padding:.5em;transition:gap .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-top:1px solid var(--color-border)}.voice_redoCloneCTA__9CQYB svg{font-size:.5em;transition:transform .3s}.voice_redoCloneCTA__9CQYB:hover{gap:.75em}.voice_redoCloneCTA__9CQYB:hover svg{transform:rotate(9deg)}.voice_cloneCTA__8eTwy{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-sans);gap:1em;padding:1.5em;border-top:1px solid var(--color-border)}.voice_cloneCTA__8eTwy p{font-size:var(--text-small);color:var(--color-grey);max-width:260px}@media (max-width:42em){.voice_cloneCTA__8eTwy{padding:1em;gap:.5em}.voice_cloneCTA__8eTwy p{font-size:.875em}}.voice_cloneBtn__pYJHx{display:flex;align-items:center;gap:.5em;cursor:pointer;border-radius:var(--border-radius-l);border:1px solid var(--color-border);font-size:.875em;box-shadow:var(--box-shadow-s);background-color:var(--background);transition:gap .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 .775em;height:3.425em}.voice_cloneBtn__pYJHx span{font-size:var(--text-regular);font-family:var(--font-sans);padding-left:.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice_cloneBtn__pYJHx svg{font-size:.75em;transition:transform .3s}.voice_cloneBtn__pYJHx:hover{gap:.75em}.voice_cloneBtn__pYJHx:hover svg{transform:rotate(9deg)}.voice_selectors__QVnhn{display:flex;justify-content:center;font-family:var(--font-sans);gap:1em;margin-bottom:1em;flex-wrap:wrap;animation:voice_fade-in__EFo4h .3s}.voice_selector__Sv67b{display:flex;flex-direction:column;gap:.35em;flex:1 1}.voice_selector__Sv67b label{font-size:var(--text-small);color:var(--color-grey);font-family:var(--font-sans)}.voice_generate__7bMc1{display:flex;flex-direction:column;font-family:var(--font-sans);gap:.5em;padding:1.5em;max-width:30.5em;width:100svw;animation:voice_fade-in__EFo4h .3s}@media (max-width:42em){.voice_generate__7bMc1{padding:1em}}.voice_editorWrapper__kCj94{position:relative;flex:1 1}.voice_counter__VCr1l{position:absolute;bottom:.75em;right:.75em;background-color:var(--background);padding:.25em .5em;border-radius:var(--border-radius);font-family:var(--font-sans);font-size:.75em;color:var(--color-grey)}.voice_counterValue__w_khO{color:#2ccd95}.voice_counterValue__w_khO.voice_limit__9VEnk{color:var(--color-orange)}.voice_generateButton__E_6Xe{width:100%}.voice_editor__Lr83Q{width:100%;height:100%;border:none;background-color:transparent;color:var(--foreground);border-radius:0;resize:none;padding:1.25em;font-size:var(--text-small);font-family:var(--font-serif);border-bottom:1px solid var(--color-border)}.voice_editor__Lr83Q:focus{outline:none;background-color:var(--color-ash)}.voice_footer__7YDEb{display:flex;align-items:center;justify-content:space-between;width:100%}.voice_edit__0vp0l{font-size:var(--text-small);font-weight:600;color:var(--color-grey);font-family:var(--font-sans);text-decoration:underline;cursor:pointer;transition:color .25s}.voice_edit__0vp0l:hover{color:var(--foreground)}.voice_playerContainer__6tCKY{margin-top:1.5em}.voice_error__mCkfu{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em;gap:1em;font-family:var(--font-sans);background-color:rgba(255,90,25,.1)}.voice_hideError__WKRkh{font-size:.5em;position:absolute;top:.75em;right:.75em;cursor:pointer;color:var(--color-grey);padding:.25em}.voice_error__mCkfu p{text-align:center;font-weight:600;color:var(--color-orange)}.voice_creditsFooter__kvjq3,.voice_error__mCkfu p{font-size:var(--text-small);font-family:var(--font-sans)}.voice_creditsFooter__kvjq3{display:flex;align-items:center;justify-content:space-between;padding:.5em 1em;border-top:1px solid var(--color-border);margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;background-color:var(--background);border-radius:0 0 var(--border-radius) var(--border-radius)}.voice_loadingCredits__ksdQi{font-size:var(--text-small);font-weight:600;color:var(--color-grey);font-family:var(--font-sans)}.voice_creditsBar__wHt9Q,.voice_creditsInfo__D6_E2{display:flex;align-items:center;gap:.5em}.voice_creditsBar__wHt9Q{color:var(--color-grey);font-size:.875em}.voice_creditsProgress__s6mCx{width:12.5svw;max-width:80px;height:4px;background-color:var(--color-border);border-radius:2px;overflow:hidden}.voice_creditsProgressFill__5ywEq{height:100%;background-color:#2ccd95;transition:width .3s ease}.voice_creditsProgressFill__5ywEq.voice_empty__LQ41h,.voice_creditsProgressFill__5ywEq.voice_low__lMZMI b{background-color:var(--color-orange)}.voice_creditsText__RNRBG{font-size:.875em;font-weight:600;color:var(--color-grey)}.voice_creditsText__RNRBG b{color:var(--foreground)}.voice_creditsText__RNRBG.voice_low__lMZMI b{color:var(--color-grey)}.voice_creditsText__RNRBG.voice_empty__LQ41h b{color:var(--color-orange)}.voice_upgradeLink__AzGij{font-size:.875em;display:flex;align-items:center;gap:.25em;color:var(--color-primary);text-decoration:underline;font-weight:600;transition:color .3s;cursor:pointer}.voice_upgradeLink__AzGij:hover{color:var(--color-grey)}@keyframes clone_fade-in__OmG7p{0%{opacity:0}to{opacity:1}}.clone_wrapper__3U9Tx{max-width:calc(100svw - 2em);flex:1 1;display:flex;min-height:0}@media (max-width:42em){.clone_wrapper__3U9Tx{max-width:100svw}}.clone_stepContainer__ruWFX{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5em;width:26em;max-width:100%;animation:clone_fade-in__OmG7p .3s}@media (max-width:42em){.clone_stepContainer__ruWFX{padding:1em}}.clone_title__rvPga{font-size:var(--text-regular);font-weight:400;margin-bottom:.25em}.clone_subtitle__bu2pv{font-size:var(--text-small);color:var(--color-grey);margin-bottom:1.5em;font-family:var(--font-sans);text-align:center}.clone_error__T8q2t{color:var(--color-orange);font-size:var(--text-small);margin-top:.75em;margin-bottom:1em;font-weight:500}.clone_buttonGroup__AmPAM{display:flex;gap:1em;margin-top:1em;width:100%}.clone_button__CisyY{min-width:150px;flex:1 1}.clone_recordContainer__VfuoD{display:flex;gap:1em;width:calc(100svw - 4em);max-width:76em;animation:clone_fade-in__OmG7p .3s;flex:1 1}@media (max-width:42em){.clone_recordContainer__VfuoD{flex-direction:column;width:100%}}.clone_scriptPanel__69H1a{flex:2 1;border-right:1px solid var(--color-border);padding:2em;overflow-y:auto}@media (max-width:42em){.clone_scriptPanel__69H1a{padding:1.25em;border-right:none;border-bottom:1px solid var(--color-border)}}.clone_panelTitle__gDdy0{font-size:var(--text-regular);font-weight:500;margin-bottom:1em}.clone_scriptContent__ywkqy p{white-space:pre-line;line-height:1.5}.clone_recorderPanel__Cw15o{flex:1 1;padding:1em}.clone_recorderUI__Jh2NY{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;height:100%}.clone_timer__p_7f1{font-size:var(--text-small);font-family:var(--font-sans);font-weight:600;display:flex;align-items:center;gap:.35em}.clone_liveIndicator__t_bqK{width:.5em;height:.5em;border-radius:50%;background-color:var(--color-orange)}.clone_duration__FrjmH{font-weight:400;color:var(--color-grey)}.clone_recordButton__CFUKl{width:80px;height:80px;border-radius:50%;background-color:#dc3545;border:4px solid white;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.clone_recordButton__CFUKl:hover{transform:scale(1.05)}.clone_recordButtonInner__y3T0d{width:60px;height:60px;border-radius:50%;background-color:#dc3545;border:2px solid rgba(255,255,255,.5)}.clone_stopButton__m_c__{width:70px;height:70px;border-radius:8px;background-color:#6c757d;border:none;color:white;font-size:2rem;cursor:pointer}.clone_previewContainer__pY1em{display:flex;flex-direction:column;align-items:center;gap:1.25em;width:100%;margin-top:2.5em}.clone_audioPreview__YIpho,.clone_cloneButton__ueDg3{width:100%}.clone_back__TxDdY{align-self:center;font-size:var(--text-small);color:var(--color-grey);cursor:pointer;font-family:var(--font-sans);font-weight:600;text-decoration:underline;transition:all .2s}.clone_back__TxDdY:hover{color:var(--foreground)}.clone_dropzone__Tlcs4{max-width:26em;width:100%;border:1px dashed var(--color-grey);border-radius:var(--border-radius-s);padding:1.5em 1em;text-align:center;cursor:pointer;transition:all .2s ease;background-color:var(--color-ash);font-family:var(--font-sans)}.clone_dragOver__XlrTM,.clone_dropzone__Tlcs4:hover{border-color:var(--foreground);background-color:var(--color-blue-light)}.clone_dropzoneHint__co3Y0{font-size:var(--text-small);color:var(--color-grey);margin-top:.5em}.clone_footer__gJB9r{display:flex;align-items:center;gap:.5rem;width:100%;margin-top:1.5em;justify-content:space-between}.audio_wrapper__iuWGG{display:flex;align-items:center;gap:1rem;width:100%}.audio_audio__Kr2qs{width:100%;border-radius:50px;background-color:#f1f3f4;--media-control-background-color:#f1f3f4;--media-control-hover-background-color:#e8eaed}.audio_audio__Kr2qs::-webkit-media-controls-panel{background-color:var(--media-control-background-color);border-radius:50px}.audio_audio__Kr2qs::-webkit-media-controls-current-time-display,.audio_audio__Kr2qs::-webkit-media-controls-mute-button,.audio_audio__Kr2qs::-webkit-media-controls-play-button,.audio_audio__Kr2qs::-webkit-media-controls-time-remaining-display,.audio_audio__Kr2qs::-webkit-media-controls-timeline-container{background-color:transparent}body.theme-dark .audio_audio__Kr2qs{filter:invert(1)}.audio_download__g4xgx{border:1px solid var(--color-border);border-radius:50%;width:3em;height:3em;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.audio_download__g4xgx svg{font-size:.75em}.audio_download__g4xgx:hover{background-color:var(--color-ash)}.rec_wrapper__XgeGJ{position:relative;width:10em;height:10em;border-radius:50%;background-color:var(--color-background);opacity:.25;transition:opacity .3s,transform .3s,box-shadow .3s;box-shadow:var(--box-shadow);overflow:hidden}.rec_wrapper__XgeGJ:not(.rec_recording__hYd95):hover{cursor:pointer;opacity:.5;transform:scale(1.05);box-shadow:var(--box-shadow-small)}@keyframes rec_rotate__ngxrY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rec_wrapper__XgeGJ:after,.rec_wrapper__XgeGJ:before{filter:blur(2em) contrast(10);content:"";display:block;width:75%;height:75%;animation:rec_rotate__ngxrY 3.5s infinite;animation-play-state:paused}.rec_wrapper__XgeGJ:before{animation-duration:4.5s;animation-delay:.5s;background-image:linear-gradient(0deg,var(--color-blue),var(--color-orange))}.rec_wrapper__XgeGJ:after{background-image:linear-gradient(0deg,#ec973c,#3cecec)}.rec_recording__hYd95{opacity:.65}.rec_recording__hYd95:after,.rec_recording__hYd95:before{animation-play-state:running}.select_container__LRmxo{position:relative;width:100%}.select_select__vZWCS{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;padding:.75em 1em;background-color:var(--background);border:1px solid var(--color-border);border-radius:var(--border-radius-s);font-family:var(--font-sans);font-size:var(--text-small);color:var(--color-text);cursor:pointer;transition:border-color .2s,background-color .2s;outline:none}.select_select__vZWCS:hover{background-color:var(--color-ash)}.select_select__vZWCS:focus{border-color:var(--color-blue)}.select_select__vZWCS:disabled{opacity:.6;cursor:not-allowed}.select_placeholder__GV6M4{color:var(--color-grey)}.select_select__vZWCS option{padding:.5rem;background-color:var(--background);color:var(--color-text)}.select_icon__dHCg_{position:absolute;right:.5rem;top:50%;transform:translateY(-50%) rotate(90deg);pointer-events:none;color:var(--color-text-muted);font-size:.5rem}.voices_container__Vi8ui{display:flex;flex-direction:column;gap:.5rem}.voices_label__6jmbx{display:block;font-size:.875rem;font-weight:500;color:var(--color-text);margin-bottom:.25rem}.addCredits_wrapper__G511S{padding:.5em;display:flex;flex-direction:column;gap:.5em;background-color:var(--background);border-radius:var(--border-radius);border:1px solid var(--color-border);box-shadow:var(--box-shadow-s)}.addCredits_button__aeata{font-size:var(--text-small);font-weight:600;color:var(--foreground);border-radius:var(--border-radius);font-family:var(--font-sans);background:none;border:none;color:inherit;cursor:pointer;padding:.5em 1em;width:100%;text-align:left;transition:background-color .3s}.addCredits_button__aeata:hover{background-color:var(--color-ash)}.talk_wrapper__DJ5gI{display:flex;--gap:1.5em;gap:var(--gap);flex-wrap:wrap;margin:0 auto 10.5em}.talk_inUpgrade__9aVSK{margin-top:8em;margin-bottom:6em;max-width:74em;width:100%}@media (max-width:68em){.talk_wrapper__DJ5gI{--gap:1em}.talk_inUpgrade__9aVSK{margin-top:6em;margin-bottom:4em}}@media (max-width:42em){.talk_wrapper__DJ5gI{max-width:23.5em}}.talk_container__xqXlE:first-child .talk_block__RjzF0:first-child{flex:1 1;padding-left:.15em}.talk_container__xqXlE{flex:1 1;display:flex;flex-direction:column;gap:var(--gap);min-width:16em}@media (min-width:42em) and (max-width:62em){.talk_container__xqXlE:last-of-type{display:none}}.talk_block__RjzF0{transition:opacity .5s,transform .5s,filter .5s;opacity:0;transform:translateY(1em) scale(.85);filter:blur(10px);will-change:opacity,transform,filter}.talk_animate__j7srx{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.talk_block__RjzF0.talk_desktop__i_58L{display:none}.talk_block__RjzF0.talk_mobile__Cygtn{display:block}@media (min-width:42em){.talk_block__RjzF0.talk_desktop__i_58L{display:block}.talk_block__RjzF0.talk_mobile__Cygtn{display:none}.talk_block__RjzF0:first-child{transition-delay:.1s}.talk_block__RjzF0:nth-child(2){transition-delay:.2s}.talk_block__RjzF0:nth-child(3){transition-delay:.3s}}.talk_container__xqXlE img{width:100%;height:auto;border-radius:var(--border-radius);object-fit:cover}.header_header__8nsqV{font-size:2.15em;line-height:1.2;margin-bottom:0;font-weight:400}@media (max-width:42em){.header_header__8nsqV{font-size:1.75em}}.header_header__8nsqV i{color:var(--color-grey)}.landing_container__G0TZv{margin:0 auto;max-width:74em;padding:0 1.5em}.script_wrapper__Hw8HW{display:flex;align-items:center;justify-content:center;width:calc(100svw - 1.5em);max-width:1292px}.script_wrapper__Hw8HW img{width:100%;height:auto;object-fit:cover;box-shadow:var(--input-box-shadow);border-radius:var(--border-radius)}@media (max-width:42em){.script_wrapper__Hw8HW img{border-radius:var(--border-radius-s)}}.models_wrapper__lbYub{position:relative;margin-bottom:5em}.models_images__tH8eU{position:relative;display:flex;flex-direction:column;align-items:center}.models_images__tH8eU img:first-child{max-width:320px;width:calc(100svw - 5em);height:auto;object-fit:cover;box-shadow:var(--input-box-shadow);border-radius:var(--border-radius)}.models_images__tH8eU img:last-child{width:100svw;max-width:760px;margin-top:-50%;transform:translateY(30px);height:auto}@media (max-width:42em){.models_wrapper__lbYub{margin-bottom:4em}.models_images__tH8eU img:first-child{max-width:240px}.models_images__tH8eU img:last-child{margin-top:-55%}}.upgrade_wrapper__7QSGC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2em 1.5em}.upgrade_title__ATdq5{font-size:2.35em;font-weight:400;margin-bottom:1.25em;text-align:center}@media (max-width:32em){.upgrade_title__ATdq5{font-size:2em}}.upgrade_plans__yofET{margin:0 auto;display:flex;flex-direction:row-reverse;gap:2.25em;flex-wrap:wrap;justify-content:center;align-items:flex-end}@keyframes upgrade_plan-in__vgOW1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.upgrade_plan__ffA0F{max-width:24em;display:flex;flex-direction:column;align-items:flex-start;padding:.75em;gap:.5em;border:1px solid var(--color-border);border-radius:var(--border-radius-l);font-family:var(--font-sans);background-color:var(--background);box-shadow:var(--box-shadow),inset 0 0 0 1px var(--color-border);transition:box-shadow .2s ease-in-out;animation:upgrade_plan-in__vgOW1 .5s ease-in-out backwards;will-change:transform,box-shadow}.upgrade_plan__ffA0F:hover{box-shadow:var(--box-shadow),inset 0 0 0 2px var(--color-border)}.upgrade_plan__ffA0F.upgrade_featured__pO62r{box-shadow:var(--input-box-shadow);animation-delay:.1s}.upgrade_plan__ffA0F.upgrade_featured__pO62r:hover{box-shadow:var(--input-box-shadow),inset 0 0 0 2px var(--color-border)}.upgrade_content__XKVgf{display:flex;flex-direction:column;gap:1.25em;padding:.75em}.upgrade_plan__ffA0F h2{font-size:1.25em;font-weight:400}.upgrade_best__xpdcm{display:flex;align-items:center;justify-content:center;gap:1em;width:100%;color:var(--color-blue);background-color:var(--color-blue-light);padding:.45em .75em;border-radius:var(--border-radius);border:1px solid var(--color-border)}.upgrade_best__xpdcm p{background-image:linear-gradient(45deg,var(--color-blue),var(--color-orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body.theme-dark .upgrade_best__xpdcm{background-color:var(--color-ash)}body.theme-dark .upgrade_best__xpdcm p{background-image:linear-gradient(45deg,var(--color-orange),#ffa600)}.upgrade_plan__ffA0F button,.upgrade_plan__ffA0F form{width:100%}.upgrade_features__ipkcr{list-style-type:none;display:flex;flex-direction:column;gap:1.25em;padding:.75em 0}.upgrade_features__ipkcr li{display:flex;align-items:flex-start;gap:.5em}.upgrade_features__ipkcr li svg{margin-top:.4em;font-size:.45em;color:var(--color-blue)}body.theme-dark .upgrade_features__ipkcr li svg{color:var(--color-grey)}.upgrade_price__Zgbm3{font-size:1.5em;font-family:var(--font-serif)}.upgrade_price__Zgbm3 span{font-size:1.5em}.upgrade_earlyBird__oi4mc{font-family:var(--font-sans);display:flex;max-width:-moz-fit-content;max-width:fit-content;align-items:center;gap:.5em;margin:0 auto 2.5em;color:var(--color-blue);background-color:var(--background);padding:.65em;border-radius:var(--border-radius);border:1px solid var(--color-border);cursor:pointer;transition:transform .2s,box-shadow .2s}.upgrade_earlyBird__oi4mc:hover{transform:scale(1.02);box-shadow:var(--box-shadow)}.upgrade_earlyBird__oi4mc:hover svg{padding:.25em .15em .25em .35em}.upgrade_earlyBird__oi4mc article{display:flex;align-items:center;gap:.25em}@media (max-width:42em){.upgrade_earlyBird__oi4mc p{font-size:.925em}}.upgrade_earlyBird__oi4mc svg{font-size:.875em;border-radius:var(--border-radius-s);color:var(--foreground);padding:.25em;border:1.5px solid var(--color-border);background-color:var(--color-ash);transition:padding .2s}.upgrade_earlyBird__oi4mc p{background-image:linear-gradient(45deg,var(--color-blue),var(--color-orange));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-right:.25em}body.theme-dark .upgrade_earlyBird__oi4mc{border-color:#391a8e}body.theme-dark .upgrade_earlyBird__oi4mc p{background-image:linear-gradient(45deg,var(--color-orange),#ffa600)}@keyframes upgrade_modal-in__ricIY{0%{opacity:0}to{opacity:1}}.upgrade_modal__Sl847{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5em;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.upgrade_overlay__n5azw{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;animation:upgrade_modal-in__ricIY .5s}body.theme-dark .upgrade_overlay__n5azw{background-color:rgba(0,0,0,.5)}.upgrade_close__PhjEP{position:absolute;top:1em;right:1em;font-size:.75em;padding:.5em}.socialLogin_socialLoginContainer__k674Y{display:flex;flex-direction:column;gap:1em}.socialLogin_divider__CFs3l{display:flex;align-items:center;text-align:center;margin:.75em 0;gap:1em;color:var(--color-grey)}.socialLogin_divider__CFs3l:after,.socialLogin_divider__CFs3l:before{content:"";flex:1 1;border-bottom:1px solid var(--color-grey);opacity:.5}.socialLogin_divider__CFs3l span{font-size:.875em}