.app-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:40;background:#0b0b0ee6;border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:0;display:flex;position:sticky;top:0}.app-header__top-banner,.app-header__bar{flex:1 0 100%}.app-header__bar{min-height:var(--app-header-height);box-sizing:border-box;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:flex}.app-header__skip-link{clip:rect(0 0 0 0);white-space:nowrap;z-index:60;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-header--skip-open{flex-wrap:wrap}.app-header--skip-open .app-header__skip-link{clip:auto;white-space:normal;color:#fff;text-underline-offset:.18em;background:0 0;border:0;flex:1 0 100%;order:-1;width:auto;height:auto;margin:0;padding:.8rem 2rem .35rem;font-weight:500;text-decoration:underline;position:static;overflow:visible}.app-header--skip-open .app-header__skip-link:focus,.app-header--skip-open .app-header__skip-link:focus-visible{outline-offset:2px;outline:2px solid #c7d2fe}.app-header--skip-open .app-header__skip-link:hover{color:#fff;text-decoration:underline}.app-header a{color:inherit;text-decoration:none}.app-header a:hover{text-decoration:none}.app-header__brand{letter-spacing:.06em;text-transform:uppercase;color:inherit;align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.app-header__logo{width:auto;height:24px}.app-header__title{color:#f6f6f8}.app-header__actions{flex:none;align-items:center;gap:1rem;display:inline-flex}.app-header__guest-actions{align-items:center;gap:1rem;display:inline-flex}.app-header__pricing-link{color:#ffffffd1;letter-spacing:.04em;font-size:1rem;font-weight:600;transition:color .2s;position:relative}.app-header__pricing-link:after{content:"";transform-origin:50%;background:currentColor;height:1px;transition:transform .2s;position:absolute;bottom:-.18rem;left:0;right:0;transform:scaleX(0)}.app-header__pricing-link:hover{color:#fff}.app-header__pricing-link:hover:after,.app-header__pricing-link.is-active:after{transform:scaleX(1)}.app-header__pricing-link.is-active{color:#fff}.app-header__dashboard-menu-slot{display:none}.app-header__button{color:#f9f9fb;cursor:pointer;background:#6366f133;border:1px solid #6366f173;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 1.2rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.app-header__button:hover{background:#6366f159;border-color:#818cf8cc}.app-header__menu{align-items:center;display:inline-flex;position:relative}.app-header__menu-trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:box-shadow .2s,transform .2s;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f}.app-header__account-placeholder{background:#818cf81f;border-radius:50%;width:42px;height:42px;display:inline-block;box-shadow:0 0 0 1px #ffffff1f}.app-header__menu-trigger:hover,.app-header__menu.is-open .app-header__menu-trigger{transform:translateY(-1px);box-shadow:0 0 0 2px #818cf88c}.app-header__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.app-header__avatar--fallback{color:#ffffffe6;letter-spacing:.05em;background:#818cf840;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.app-header__dropdown{z-index:50;background:#0d0d12f2;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.25rem;min-width:260px;padding:.6rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 22px 48px #00000080}.app-header__menu-item{color:#ffffffc7;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.55rem .75rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.app-header__menu-item:hover,.app-header__menu-item.is-active{color:#f8f8fb;background:#818cf829}.app-header__menu-item--danger{color:#ff6384d9}.app-header__menu-item--danger:hover{color:#ffe3e9;background:#ff63842e}.app-header__menu-icon{width:20px;color:inherit;justify-content:center;align-items:center;display:inline-flex}@media (width<=960px){.app-header__bar{gap:.75rem;padding:1rem 1.25rem}.app-header__actions{justify-content:flex-end;width:auto;margin-left:0}.app-header__guest-actions{gap:.7rem}.app-header__pricing-link{font-size:.86rem}.app-header__dashboard-menu-slot{align-items:center;display:inline-flex}.app-header__brand{flex:0 auto;min-width:0}.app-header__logo{height:20px}.app-header__title{letter-spacing:.04em;white-space:nowrap;font-size:.95rem}.app-header__button{min-height:36px;padding:0 .9rem;font-size:.9rem}.app-header__menu-trigger{width:36px;height:36px}.app-header--skip-open .app-header__skip-link{padding:.75rem 1.25rem .25rem}}.language-switcher{width:min(100%,220px);position:relative}.language-switcher__trigger{appearance:none;color:#ffffffe0;cursor:pointer;width:100%;min-height:42px;font:inherit;text-align:left;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.65rem .75rem;font-size:.85rem;line-height:1.2;display:grid}.language-switcher__current-language{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.language-switcher__trigger:hover,.language-switcher__trigger:focus-visible,.language-switcher.is-open .language-switcher__trigger{border-color:#818cf88c;outline:none;box-shadow:0 0 0 2px #818cf81f}.language-switcher__chevron{flex:none;font-size:.7rem;transition:transform .16s}.language-switcher.is-open .language-switcher__chevron{transform:rotate(180deg)}.language-switcher__menu{z-index:20;background:#111217;border:1px solid #ffffff26;border-radius:10px;gap:.25rem;width:100%;padding:.4rem;display:grid;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 18px 36px #0000006b}.layout .footer .language-switcher__option,.layout .footer .language-switcher__option:visited{color:#ffffffc2;text-align:left;border-radius:8px;grid-template-columns:minmax(0,1fr) .75rem;align-items:center;gap:.65rem;min-height:42px;padding:.55rem .65rem;font-size:.82rem;line-height:1.25;display:grid}.layout .footer .language-switcher__option:hover,.layout .footer .language-switcher__option:focus-visible{color:#fffffff5;outline-offset:-2px;background:#ffffff0f;outline:2px solid #818cf8d9}.layout .footer .language-switcher__option.is-active{color:#e5e8fffa;background:#818cf826;font-weight:600}.language-switcher__check{justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}@media (prefers-reduced-motion:reduce){.language-switcher__chevron{transition:none}}@media (width<=768px){.language-switcher{margin:0 auto}}.footer{background:#141418;border-top:1px solid #ffffff14;margin-top:auto;padding:2rem 0 1rem}.layout .footer a,.layout .footer a:visited{color:#fff;text-decoration:none}.layout .footer a:hover,.layout .footer a:focus-visible{color:#f6f6f8;text-decoration:none}.footer__content{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__main{grid-template-columns:2fr repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.footer__brand-logo{align-items:center;gap:.65rem;margin-bottom:.5rem;display:inline-flex}.footer__logo{width:auto;height:24px}.footer__brand h3{letter-spacing:.06em;text-transform:uppercase;color:#f6f6f8;margin:0;font-size:1rem;font-weight:700}.footer__brand p{color:#fff9;margin:0;font-size:.9rem}.footer__nav h4,.footer__social h4,.footer__language h4{color:#f6f6f8;margin:0 0 1rem;font-size:1rem;font-weight:600}.footer__section-heading{align-items:center;gap:.5rem;display:flex}.footer__section-heading svg{color:#fff;flex:none;font-size:1rem}.footer__nav ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__nav li:empty{display:none}.footer__nav a{font-size:.9rem;transition:color .2s}.footer__link-button{appearance:none;color:#fff;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-size:.9rem;transition:color .2s}.footer__link-button:hover,.footer__link-button:focus-visible{color:#f6f6f8}.footer__social-links{flex-direction:column;gap:.75rem;display:flex}.footer__social-links a{align-items:center;gap:.5rem;font-size:.9rem;transition:color .2s;display:flex}.footer__social-links svg{font-size:20px}.footer__social-icon{width:20px;height:20px}.footer__bottom{text-align:center;border-top:1px solid #ffffff14;padding-top:1rem}.footer__bottom p{color:#fff9;margin:0;font-size:.9rem}.layout .footer__bottom a,.layout .footer__bottom a:visited{text-underline-offset:.18em;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px}.layout .footer__bottom a:hover,.layout .footer__bottom a:focus-visible{text-decoration-style:solid}@media (width<=768px){.footer__main{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer__nav ul{flex-direction:column;align-items:center;gap:.55rem}.footer__social-links{flex-direction:column;justify-content:flex-start;align-items:center;gap:.55rem}.footer__social-links a{justify-content:center;width:fit-content}.footer__section-heading{justify-content:center}.footer__content{padding:0 1rem}}@media (width<=480px){.footer{padding:1.5rem 0 1rem}.footer__nav ul,.footer__social-links{gap:.5rem}}.service-disruption-banner{color:#ecf0fff5;background:linear-gradient(135deg,#5b21b657,#4338cac7),#100e1cf5;border-bottom:1px solid #a78bfa38;width:100%}.service-disruption-banner__content{text-align:center;justify-content:center;align-items:center;gap:.65rem;width:min(1200px,100% - 2rem);margin:0 auto;padding:.55rem 0;display:flex}.service-disruption-banner__icon{color:#c4b5fd;flex:none;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.service-disruption-banner__copy{color:inherit;margin:0;font-size:.9rem;line-height:1.4}.service-disruption-banner__copy a,.service-disruption-banner__copy a:visited{color:#f8fbff;text-underline-offset:.18em;font-weight:700;text-decoration:underline}.service-disruption-banner__copy a:hover,.service-disruption-banner__copy a:focus-visible{color:#fff}@media (width<=840px){.service-disruption-banner__content{width:calc(100% - 1.5rem);padding:.6rem 0}}.layout{flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.layout__content{flex-direction:column;flex:1;width:min(1200px,95%);margin:2.5rem auto;padding-bottom:3rem;display:flex}.layout__content--full{width:100%;max-width:none;margin:0;padding:0}.layout__full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}a{color:#c7d2fe;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}a:hover{color:#e0e7ff;text-decoration-color:#e0e7ffe6}a:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #4f46e5}@media (width<=840px){.layout__content{width:92%}.layout__content--full{width:100%;margin:0;padding:0}}.product-preview-window{background:#0e0e13;border:1px solid #ffffff26;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 26px 80px #0006}.product-preview-window__bar{color:#ffffffb3;background:#17171e;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:46px;padding:0 18px;font-size:.75rem;font-weight:700;display:grid}.product-preview-window__bar strong{color:#ffffffe6;white-space:nowrap;font-size:.8rem}.product-preview-window__dots{gap:6px;display:flex}.product-preview-window__dots i{background:#8b5cf6;border-radius:50%;width:8px;height:8px}.product-preview-window__dots i:nth-child(2){background:#818cf8}.product-preview-window__dots i:nth-child(3){background:#ffffff38}.product-preview-window__context{text-overflow:ellipsis;white-space:nowrap;justify-self:end;min-width:0;overflow:hidden}.product-preview-window__body{min-width:0}@media (width<=560px){.product-preview-window{border-radius:16px}.product-preview-window__bar{grid-template-columns:auto minmax(0,1fr) auto;min-height:42px;padding-inline:12px}.product-preview-window__bar strong{text-overflow:ellipsis;overflow:hidden}}.marketing-action{color:#f6f6f8;cursor:pointer;background:#818cf82e;border:1px solid #818cf859;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.marketing-action svg{flex:none;font-size:.85em}.marketing-action:hover{border-color:#818cf8a6;transform:translateY(-2px)}.marketing-action--primary{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:#6366f199}.marketing-action--ghost{color:#ffffffd9;background:0 0;border-color:#ffffff59}.marketing-action--ghost:hover{background:#ffffff14;border-color:#ffffff8c}.marketing-cta-strip{background:#15141f;border:1px solid #ffffff1f;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem;display:flex}.marketing-cta-strip h2{margin:0 0 .4rem}.marketing-cta-strip p{color:#ffffffb3;margin:0}.marketing-cta-strip__actions{flex-wrap:wrap;gap:1rem;display:flex}.marketing-hero{isolation:isolate;background:#0b0b0e;padding:3rem max(24px,50vw - 620px);position:relative}.marketing-hero__inner{z-index:1;grid-template-columns:minmax(340px,.78fr) minmax(560px,1.22fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);max-width:1240px;min-height:620px;margin:0 auto;display:grid;position:relative}.marketing-hero__copy{flex-direction:column;align-items:flex-start;display:flex}.marketing-hero__copy h1{letter-spacing:-.055em;max-width:640px;margin:0;font-size:clamp(3rem,4.25vw,4.15rem);line-height:.99}.marketing-hero__copy h1 em{color:#9a8cff;font-style:normal}.marketing-hero__copy p{color:#ffffffad;max-width:590px;margin:1.45rem 0 0;font-size:1rem;line-height:1.68}.marketing-hero__copy strong{border-bottom:2px dotted}.marketing-hero__link{color:inherit;border-bottom:2px dotted;text-decoration:none}.marketing-hero__link:hover,.marketing-hero__link:focus-visible{color:inherit;border-bottom:2px solid}.marketing-hero__platforms{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.4rem;display:flex}.marketing-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.marketing-hero__preview{position:relative}@media (width<=1080px){.marketing-hero__inner{grid-template-columns:minmax(0,1fr);min-height:auto}}@media (width<=768px){.marketing-hero{padding:2rem 4%}.marketing-hero__copy h1{font-size:clamp(2.6rem,13vw,3.6rem)}}.marketing-page{--homepage-panel:#111116;--homepage-border:#ffffff1a;--homepage-muted:#ffffffa8;--homepage-purple:#9a8cff;flex-direction:column;gap:0;margin-top:-2.5rem;display:flex}.platform-badge{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-weight:600;display:inline-flex}.platform-badge__icon{width:20px;height:20px}.homepage-hero-preview{transform-origin:0;position:relative;transform:perspective(1400px)rotateY(-1.6deg)}.homepage-hero-preview .product-preview-window__body{height:500px;overflow:hidden}.homepage-hero-chat-slot,.homepage-hero-preview .homepage-live-preview{height:100%}.homepage-showcase-loading{background:#111119;border:1px solid #ffffff1f;border-radius:24px;width:100%}.homepage-showcase-loading--chat{border:0;border-radius:0;height:500px}.homepage-creator-alert-slot,.homepage-showcase-loading--alerts{min-height:calc(clamp(280px,43vw,560px) + 196px)}.homepage-sound-queue-slot{min-height:614px}.homepage-sound-queue-slot>.homepage-sound-queue,.homepage-showcase-loading--queue{min-height:inherit}.homepage-hero-preview:before{content:"";z-index:-1;background:#6d28d98f;border-radius:34% 66% 42% 58%;width:210px;height:210px;position:absolute;top:-52px;right:-54px;transform:rotate(15deg)}.homepage-platform-stripe{grid-template-columns:repeat(4,minmax(0,1fr));height:5px;display:grid}.homepage-platform-stripe span:first-child{background:#9146ff}.homepage-platform-stripe span:nth-child(2){background:#25f4ee}.homepage-platform-stripe span:nth-child(3){background:#f03}.homepage-platform-stripe span:nth-child(4){background:#53fc18}.homepage-section,.marketing-page>.marketing-cta-strip{width:min(1200px,95%);margin-inline:auto}.homepage-section{padding:9rem 0 7.5rem}.homepage-section-heading{max-width:780px;margin-bottom:3rem}.homepage-section-heading h2,.homepage-feature-copy h2{letter-spacing:-.052em;margin:0;font-size:clamp(2.4rem,4.1vw,3.85rem);line-height:1.02}.homepage-section-heading h2 em,.homepage-feature-copy h2 em{color:#9a8cff;font-style:normal}.homepage-section-heading>p:last-child,.homepage-feature-copy>p{color:var(--homepage-muted);margin:1.25rem 0 0;font-size:1rem;line-height:1.7}.homepage-tts-section{background:#0f0f14;border-block:1px solid #ffffff0f;padding:8rem max(24px,50vw - 600px)}.homepage-tts-section__inner{grid-template-columns:minmax(0,.84fr) minmax(520px,1.16fr);align-items:center;gap:clamp(3rem,7vw,5.5rem);max-width:1200px;margin-inline:auto;display:grid}.homepage-numbered-features{gap:1.1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.homepage-numbered-features li{color:#ffffffd1;grid-template-columns:34px minmax(0,1fr);gap:16px;line-height:1.6;display:grid}.homepage-numbered-features li>span{color:#a5b4fc;letter-spacing:.08em;font-size:.75rem;font-weight:800}.homepage-tts-preview-window .product-preview-window__body{align-items:center;min-height:400px;padding:28px;display:grid}.homepage-visitor-tts-preview{margin:0}.homepage-visitor-tts-preview .visitor-tts-preview__header{display:none}.homepage-visitor-tts-preview .visitor-tts-preview__controls{gap:1.5rem}.homepage-visitor-tts-preview .visitor-tts-preview__button{min-height:46px;padding-inline:1.4rem}.homepage-queue-section{padding-top:9rem}.homepage-feeds-section{padding-top:8rem}.homepage-feeds-section__heading{max-width:820px}.homepage-multiple-feeds-slot,.homepage-showcase-loading--feeds{min-height:434px}.homepage-showcase-loading--feeds{border-radius:22px}.homepage-feeds-section__action{justify-content:center;margin-top:3.5rem;display:flex}.marketing-page>.marketing-cta-strip{margin-bottom:7rem}@media (width<=1080px){.homepage-tts-section__inner{grid-template-columns:minmax(0,1fr)}.homepage-multiple-feeds-slot,.homepage-showcase-loading--feeds{min-height:886px}}@media (width<=1040px){.homepage-sound-queue-slot{min-height:940px}}@media (width<=768px){.homepage-hero-preview{transform:none}.homepage-hero-preview .product-preview-window__body,.homepage-showcase-loading--chat{height:430px}.homepage-section,.marketing-page>.marketing-cta-strip{width:92%}.homepage-section{padding:6.5rem 0 5rem}.homepage-tts-section{padding:6rem 4%}.homepage-tts-preview-window .product-preview-window__body{min-height:360px;padding:20px 16px}.homepage-feeds-section{padding-top:5.5rem}.marketing-page>.marketing-cta-strip{margin-bottom:5rem}}@media (width<=700px){.homepage-creator-alert-slot,.homepage-showcase-loading--alerts{min-height:608px}.homepage-sound-queue-slot{min-height:1363px}.homepage-multiple-feeds-slot,.homepage-showcase-loading--feeds{min-height:1184px}}@media (prefers-reduced-motion:reduce){.homepage-hero-preview{transform:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f6f8;--app-header-height:82px;background:#0b0b0e;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (width<=960px){:root{--app-header-height:72px}}*{box-sizing:border-box}body{min-height:100vh;color:inherit;background:#0b0b0e;margin:0}#root{background:#0b0b0e;min-height:100vh}html.viewer-route,html.viewer-route body,html.viewer-route #root{background:0 0!important}button,input,select{font-family:inherit}input[type=range]{accent-color:#818cf8}:focus-visible{outline-offset:2px;outline:2px solid #4f46e5}:not(html):not(body){scrollbar-width:thin;scrollbar-color:transparent transparent}:not(html):not(body):hover{scrollbar-color:#ffffff2e #ffffff0d}:not(html):not(body)::-webkit-scrollbar{width:10px}:not(html):not(body)::-webkit-scrollbar-track{background:0 0}:not(html):not(body)::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}:not(html):not(body):hover::-webkit-scrollbar-track{background:#ffffff0d}:not(html):not(body):hover::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}:not(html):not(body):hover::-webkit-scrollbar-thumb:hover{background:#ffffff47}
