*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#e8e8ec;background-color:#141418;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;background-color:#141418}#root{min-height:100vh}.app-viewport{min-height:100vh;background-color:#000}.app-viewport__frame{max-width:480px;margin:0 auto;min-height:100vh;min-height:100dvh;width:100%;background-color:#000;overflow-x:clip}.app-viewport__frame--full-bleed{max-width:none}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.app__title{margin:0 0 .75rem;font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.app__hint{margin:0;max-width:28rem;color:#a4a4b0;font-size:.95rem}.boot{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#a4a4b0}.boot__spinner{width:2rem;height:2rem;border:2px solid #3a3a44;border-top-color:#e8e8ec;border-radius:50%;animation:spin .7s linear infinite}.boot__text{margin:0;font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}.page{max-width:56rem;margin:0 auto;padding:0 .75rem 1.75rem}.page--center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.not-found-page{gap:1.25rem;padding:2rem 1rem 3rem;text-align:center}.not-found-page__icon{width:80px;height:auto;display:block;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(0,0,0,.45))}@media(min-width:600px){.not-found-page__icon{width:96px}}.not-found-page__title{margin:0;font-size:clamp(2.5rem,9vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1;color:#f4f4f8;text-shadow:0 0 12px rgba(0,0,0,.4)}.not-found-page__desc{max-width:22rem}.not-found-page__link{margin-top:.25rem;color:#c4b5fd;text-decoration:none;font-weight:500;font-size:.95rem}.not-found-page__link:hover{text-decoration:underline}.page__header h1{margin:0 0 .5rem;font-size:1.35rem}.page__panel{margin-top:1.25rem}.page__panel h2{margin:0 0 .5rem;font-size:1rem;font-weight:600}.page__json{margin:0;padding:1rem;overflow:auto;max-height:40vh;font-size:.75rem;line-height:1.4;background:#18181c;border:1px solid #2a2a32;border-radius:8px;color:#c8c8d0}.muted{color:#a4a4b0;margin:0}.small{font-size:.85rem;max-width:22rem;text-align:center}.error{color:#f87171;margin:0 0 .75rem;text-align:center}code{font-size:.85em;padding:.1em .35em;background:#18181c;border-radius:4px}.shell{--shell-header-h: calc(env(safe-area-inset-top) + 60px) ;--shell-header-sticky-overlap: 7px;min-height:100vh;display:flex;flex-direction:column;padding-top:var(--shell-header-h);padding-bottom:calc(3.22rem + env(safe-area-inset-bottom))}.shell--app .shell__main{background:#000}.main-outlet{display:flex;flex-direction:column;flex:1;min-height:0}.pwa-install-offer{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 12px;margin:0 12px 10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#1c1c22f2;color:#e8e8ec;font-size:.82rem;line-height:1.35}.pwa-install-offer__text{margin:0;flex:1 1 200px}.pwa-install-offer__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pwa-install-offer__later{font-size:.78rem}.pwa-install-offer__install{font-size:.78rem;padding-left:14px;padding-right:14px}.shell__header{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(100vw,480px);max-width:480px;z-index:45;flex-shrink:0;padding-top:env(safe-area-inset-top);background:#000;border-bottom:1px solid rgba(255,255,255,.06);box-sizing:border-box}.shell__header-inner{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:6px 12px 7px}.shell__logo-link{display:flex;align-items:center;text-decoration:none}.shell__logo{height:30px;width:auto;max-width:84px;object-fit:contain;display:block}.shell__header-actions{display:flex;align-items:center;gap:8px}.shell__pro{display:flex;align-items:center;line-height:0}.shell__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:2px;border-radius:10px;color:#e8e8ec;text-decoration:none}.shell__icon-btn:hover{background:#ffffff0f}.shell__icon-btn--active{background:#ffffff14}.shell__settings-icon{display:block}.shell__main{flex:1;padding:0}.shell__tabs{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100vw,480px);max-width:480px;display:flex;border-top:1px solid rgba(255,255,255,.08);background:#0c0c0ef0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.28rem 0 calc(.28rem + env(safe-area-inset-bottom));z-index:50;box-sizing:border-box}.shell__tab{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:.32rem .2rem .22rem;min-height:2.65rem;font-size:.6rem;letter-spacing:.025em;text-transform:uppercase;color:#7a7a88;text-decoration:none;font-weight:650}.shell__tab:hover{color:#b8b8c4}.shell__tab--active{color:#fff}.shell__tab-inner{display:flex;flex-direction:column;align-items:center;gap:3px;max-width:100%}.shell__tab-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:30px;background-color:#424445;color:#fff;flex-shrink:0}.shell__tab--active .shell__tab-icon-wrap{background-color:#fff;color:#000}.shell__tab-icon{display:block;flex-shrink:0}.shell__tab-badge{position:absolute;top:-5px;right:-5px;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;border-radius:16px;background-color:#ff4842;color:#fff;font-size:10px;font-weight:600;line-height:1;text-align:center;letter-spacing:0;text-transform:none;pointer-events:none}.shell__tab-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gender-menu{position:relative}.gender-menu__trigger{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer}.gender-menu__trigger:hover{background:#ffffff17}.gender-menu__caret{font-size:10px;opacity:.85}.gender-menu__menu{position:absolute;top:calc(100% + 6px);right:0;min-width:140px;padding:6px;border-radius:12px;background:#1c1c22;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0000008c;z-index:60}.gender-menu__item{display:block;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#e8e8ec;font-size:.9rem;text-align:left;cursor:pointer}.gender-menu__item:hover{background:#ffffff0f}.placeholder{padding:1rem 1rem 2rem;max-width:40rem;margin:0 auto}.placeholder__title{margin:0 0 .75rem;font-size:1.25rem}.placeholder__meta{margin:0 0 1rem;font-size:.85rem;color:#a4a4b0}.placeholder__label{display:block;margin-bottom:.35rem}.placeholder__code{display:block;padding:.75rem;background:#18181c;border:1px solid #2a2a32;border-radius:8px;font-size:.8rem;word-break:break-all}.placeholder__params{padding:.75rem;background:#18181c;border-radius:8px;font-size:.75rem;overflow:auto}.placeholder__hint{margin:1rem 0 0;font-size:.85rem;color:#888896}.btn{display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;width:100%;max-width:480px;margin-left:auto;margin-right:auto;min-height:56px;padding:0 28px;border:none;border-radius:32px;font-size:16px;font-weight:700;line-height:1.2;cursor:pointer;font-family:inherit;text-decoration:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}button.btn,a.btn{padding-block:0}.btn--primary{background:#fff;color:#000}.btn--primary:hover{filter:brightness(.95)}.btn--primary:active{filter:brightness(.88)}.btn--ghost{background:transparent;color:#fff}.btn--ghost:hover{opacity:.88}.auth-screen{min-height:100vh;min-height:100dvh;background:#000;display:flex;flex-direction:column;padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.auth-screen--welcome{padding-top:max(.35rem,env(safe-area-inset-top));padding-left:1rem;padding-right:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.auth-screen--welcome .auth-screen__hero{flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center}.auth-screen__loading{flex:1;display:flex;align-items:center;justify-content:center}.auth-screen__body{text-align:center;margin-top:.5rem}.auth-screen--welcome .auth-screen__body{margin-top:.35rem}.auth-screen__headline{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.auth-screen__caption{margin:0 0 1rem;font-size:1rem;color:#c8c8d0}.auth-screen__legal{margin:0 0 1rem;font-size:12px;line-height:1.45;color:#a4a4b0;max-width:26rem;margin-left:auto;margin-right:auto}.auth-screen__link{color:#fff;text-decoration:underline;text-underline-offset:2px}.auth-screen__actions{display:flex;flex-direction:column;gap:12px;padding-top:8px}.auth-screen__actions--sticky{margin-top:auto}.auth-screen--policy{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.policy-scroll{flex:1;overflow-y:auto;padding-bottom:1rem;text-align:center}.policy__icon-wrap{margin:.5rem 0}.policy__icon{display:block;margin:0 auto}.policy__title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.policy__box{text-align:left;max-width:28rem;margin:0 auto}.policy__text{margin:0 0 .25rem;font-size:12px;line-height:1.5;color:#c8c8d0}.policy__badges{display:block;width:80%;height:auto;margin:.75rem auto 0}.hero-slider{width:100%}.hero-slider--empty{display:flex;align-items:center;justify-content:center;height:200px}.hero-slider__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.hero-slider__track::-webkit-scrollbar{display:none}.hero-slider__slide{flex:0 0 100%;scroll-snap-align:start}.hero-slide{position:relative;width:100%;height:min(62vh,520px);background:#111;overflow:hidden}.auth-screen--welcome .hero-slide{height:min(52vh,440px)}@media(max-width:480px){.auth-screen--welcome .hero-slide{height:min(50vh)}.auth-screen--welcome .hero-slider__dots{padding:6px 0 4px}.auth-screen--welcome .hero-slide__gradient{padding:.85rem .75rem 1rem}.auth-screen--welcome .hero-slide__title{font-size:.95rem}.auth-screen--welcome .hero-slide__desc{font-size:.78rem}}.hero-slide__media{width:100%;height:100%}.hero-slide__video,.hero-slide__img{width:100%;height:100%;object-fit:cover;display:block}.hero-slide__gradient{position:absolute;left:0;right:0;bottom:0;padding:1.25rem 1rem 1.5rem;background:linear-gradient(to top,rgba(0,0,0,.95),rgba(0,0,0,.35),transparent)}.hero-slide__title{font-size:1.05rem;font-weight:700;margin-bottom:.35rem}.hero-slide__desc{font-size:.85rem;line-height:1.35;color:#d4d4dc}.hero-slider__dots{display:flex;justify-content:center;gap:6px;padding:14px 0 6px}.hero-slider__dot{width:8px;height:8px;border-radius:50%;background:#343434}.hero-slider__dot--active{background:gray}.auth-screen--scroll{min-height:100vh;min-height:100dvh;background:#000;padding:1.25rem 1rem;padding-top:calc(1.25rem + env(safe-area-inset-top));padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-form__nav{position:sticky;top:0;z-index:30;margin-top:calc(-1*(1.25rem + env(safe-area-inset-top)));margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem;padding:calc(1.25rem + env(safe-area-inset-top)) 1rem .75rem;background:#000}.auth-form__back{display:inline-block;color:#e8e8ec;font-size:1.25rem;text-decoration:none}.auth-form{max-width:22rem;margin:0 auto;text-align:center}.auth-form__label{margin:0 0 .35rem;display:block}.auth-form__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.auth-form__desc{margin:0 0 1.25rem;font-size:.95rem;line-height:1.45;color:#c8c8d0}.auth-form__email-preview{margin:-.25rem 0 1rem;word-break:break-all}.auth-form__field{display:block;margin-bottom:.75rem;text-align:left}.auth-form__input{width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid #3a3a44;background:#141418;color:#e8e8ec;font-size:1rem;font-family:inherit}.auth-form__input:focus{outline:none;border-color:#6b6b78}.auth-form__input--code{text-align:center;font-size:1.35rem;letter-spacing:.35em;font-variant-numeric:tabular-nums}.auth-form__error{margin:0 0 .75rem;font-size:.88rem;color:#f87171;text-align:center}.auth-form__info{margin:0 0 .75rem;font-size:.85rem;color:#a7f3d0;text-align:center}.auth-form__actions{display:flex;flex-direction:column;gap:12px;margin-top:.25rem}.auth-form__legal{margin:1.25rem 0 0;line-height:1.45}.auth-form__link-btn{display:block;padding:.65rem;font-size:.95rem;font-weight:600;color:#e8e8ec;text-decoration:none;text-align:center}.auth-form__link-btn:hover{opacity:.88}.auth-form__resend{background:none;border:none;color:#a4a4b0;font-size:.9rem;cursor:pointer;font-family:inherit;padding:.5rem}.auth-form__resend:disabled{opacity:.65;cursor:default}.auth-screen__body--tight{margin-top:.35rem}.auth-oauth-stack-wrap{padding-top:4px}.auth-oauth-stack{display:flex;flex-direction:column;gap:10px;width:100%;max-width:480px;margin:0 auto}.auth-oauth-hint{margin-top:10px;text-align:center;max-width:26rem;margin-left:auto;margin-right:auto}.auth-oauth-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:56px;padding:0 20px;border-radius:32px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;border:none;box-sizing:border-box}.auth-oauth-btn:disabled{opacity:.42;cursor:not-allowed}.auth-oauth-btn--apple{background:#fff;color:#000}.auth-oauth-btn--apple:not(:disabled):hover{filter:brightness(.95)}.auth-oauth-btn--google{background:#fff;color:#1f1f1f;border:1px solid #dadce0}.auth-oauth-btn--google:not(:disabled):hover{filter:brightness(.97)}.auth-oauth-btn--email{background:transparent;color:#e8e8ec;border:1px solid #3a3a44;text-decoration:none}.auth-oauth-btn--email:hover{border-color:#5c5c68}.auth-oauth-btn__icon{flex-shrink:0}.paywall-screen{max-width:28rem;margin:0 auto;width:100%}.paywall-screen--center{display:flex;flex-direction:column;justify-content:center;min-height:85vh;text-align:center}.paywall-screen__top{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;margin-top:calc(-1*(1.25rem + env(safe-area-inset-top)));margin-left:-1rem;margin-right:-1rem;margin-bottom:.75rem;padding:calc(1.25rem + env(safe-area-inset-top)) 1rem .5rem;background:#000}.paywall-screen__back{background:none;border:none;color:#e8e8ec;font-size:1.25rem;cursor:pointer;padding:.25rem .5rem .25rem 0;text-decoration:none}.paywall-screen__linkish{background:none;border:none;color:#a4a4b0;font-size:.85rem;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.paywall-screen__hero{margin:0 -.25rem 1rem;border-radius:12px;overflow:hidden;background:#1a1a1f}.paywall-screen__hero-img{display:block;width:100%;max-height:min(42vh,320px);object-fit:cover}.paywall-screen__pretitle{margin:0 0 .35rem;font-size:.9rem;color:#a7f3d0;text-align:center}.paywall-screen__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;text-align:center}.paywall-screen__subtitle{margin:0 0 1.25rem;font-size:.95rem;line-height:1.45;color:#c8c8d0;text-align:center}.paywall-screen__body-text{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;color:#e8e8ec;text-align:center}.paywall-screen__benefits{list-style:none;margin:0 0 1.5rem;padding:0;text-align:left}.paywall-screen__benefit{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.65rem;font-size:.9rem;line-height:1.4;color:#e0e0e8}.paywall-screen__check{flex-shrink:0;color:#34d399;font-weight:700}.paywall-screen__actions{display:flex;flex-direction:column;gap:12px;margin-top:.5rem}.paywall-screen a.btn{text-decoration:none;text-align:center;line-height:1.2;display:flex;align-items:center;justify-content:center}.paywall-screen__footnote{margin-top:1.25rem;text-align:center}.onboarding-scroll{max-width:28rem;margin:0 auto}.onboarding-desc{margin:0 0 .75rem;font-size:14px;line-height:1.45;color:#a4a4b0;text-align:center}.onboarding-title{margin:0 0 1.75rem;font-size:1.35rem;font-weight:700;text-align:center;letter-spacing:-.02em}.onboarding-muted{text-align:center;margin-bottom:1rem}.onboarding-card-list{min-width:320px;display:flex;flex-direction:column;gap:12px}.onboarding-card{display:flex;flex-direction:row;align-items:center;width:100%;padding:0;border:none;border-radius:12px;background:#343434;overflow:hidden;cursor:pointer;text-align:left;font:inherit;color:inherit}.onboarding-card:hover{filter:brightness(1.06)}.onboarding-card:active{filter:brightness(.94)}.onboarding-card__thumb{width:80px;height:80px;flex-shrink:0;background:#222}.onboarding-card__media{width:80px;height:80px;object-fit:cover;display:block}.onboarding-card__text{flex:1;min-width:0;padding:0 12px 0 24px}.onboarding-card__subtitle{font-size:13px;color:#828c99;margin-bottom:4px}.onboarding-card__title{font-size:16px;font-weight:600;color:#fff}.onboarding-card__chevron{flex-shrink:0;padding:0 16px;color:#888896;display:flex;align-items:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.onboarding-full{box-sizing:border-box;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;height:100vh;height:100dvh;background:#000;display:flex;flex-direction:column;position:relative;color:#fff;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.onboarding-full__skip{position:absolute;top:calc(.75rem + env(safe-area-inset-top));right:1rem;z-index:30;background:transparent;border:none;color:#fff;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.onboarding-full__hero{position:relative;z-index:0;flex:1 1 auto;min-height:0;max-height:min(52vh,420px)}.onboarding-full__video{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.onboarding-full__heroFade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.35) 50%,transparent 72%)}.onboarding-full__textBlock{position:relative;z-index:2;flex-shrink:0;padding:10px 22px 12px;text-align:center}.onboarding-full__desc{margin:0 0 8px;font-size:14px;line-height:1.45;color:#c8c8d0}.onboarding-full__heading{margin:0;font-size:1.25rem;font-weight:700;line-height:1.25}.onboarding-full__slots{flex-shrink:0;display:flex;flex-direction:row;gap:12px;padding:0 24px 12px}.onboarding-slot{flex:1;height:120px;border-radius:10px;background:#1a1a1a;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.onboarding-slot__empty{width:100%;height:100%;border:none;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-family:inherit}.onboarding-slot__plus{font-size:28px;font-weight:300;line-height:1}.onboarding-slot__hint{margin-top:8px;font-size:14px}.onboarding-slot__img{width:100%;height:100%;object-fit:contain}.onboarding-slot__clear{position:absolute;top:8px;right:8px;z-index:2;width:28px;height:28px;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:18px;line-height:1;cursor:pointer}.onboarding-full__footer{position:relative;z-index:4;flex-shrink:0;padding:0 24px calc(1rem + env(safe-area-inset-bottom));margin-top:auto}.onboarding-full__mediaBlock{position:relative;z-index:0;flex:1 1 auto;min-height:0;max-height:min(58vh,520px);width:100%}.onboarding-full__mediaMain{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.onboarding-full__mediaMain--fallback{background:#111}.onboarding-full__bottomFade{position:absolute;left:0;right:0;bottom:0;z-index:1;height:min(55%,240px);max-height:70%;background:linear-gradient(to top,rgba(0,0,0,.98) 0%,rgba(0,0,0,.5) 45%,transparent 100%);pointer-events:none}.onboarding-full__copy{position:relative;z-index:5;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:1rem 1.25rem .75rem;text-align:center;max-width:320px;margin:0 auto;width:100%}.onboarding-full__subtitle{margin:0 0 .5rem;font-size:15px;color:#c8c8d0;text-transform:none}.onboarding-full__title{margin:0;font-size:1.65rem;font-weight:800;letter-spacing:-.03em;line-height:1.15}.onboarding-full--single .onboarding-full__footer{flex-shrink:0;padding-top:.5rem}.processing-page{text-align:center}.processing-page__thumb{display:block;max-width:100%;max-height:240px;margin:1rem auto;border-radius:12px;object-fit:contain}.processing-page__hint{margin:0 auto 1.25rem;max-width:24rem;font-size:14px;line-height:1.45}.processing-page__error{color:#f87171;margin:0 0 1rem;text-align:center;max-width:22rem}.processing-steps{list-style:none;margin:1.25rem auto;padding:0;max-width:22rem;text-align:left}.processing-steps__row{min-height:2.25rem;margin-bottom:.65rem;font-size:15px}.processing-steps__muted{color:#5c5c68}.processing-steps__run{display:flex;align-items:center;gap:.5rem;color:#e8e8ec}.processing-steps__spin{width:14px;height:14px;border:2px solid #444;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.processing-steps__ok{color:#a7f3d0}.main-page{width:100%}.main-page--app{padding:0 0 .5rem}.main-store-badges{padding:20px 16px 28px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.main-store-badges__title{margin:0 0 14px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#ffffff8c}.main-store-badges__row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.main-store-badges__link{display:block;flex:0 1 168px;max-width:calc(50% - 6px);min-width:120px;line-height:0;transition:opacity .15s ease}.main-store-badges__link:hover{opacity:.9}.main-store-badges__img{display:block;width:100%;height:auto}.main-feed{padding:0 16px 24px}.main-feed__toolbar{margin-bottom:12px}.main-feed__try-chip{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;text-decoration:none;color:#e8e8ec;background:linear-gradient(135deg,#8b5cf62e,#3b82f61f);border:1px solid rgba(255,255,255,.1)}.main-feed__try-chip:hover{border-color:#ffffff2e}.main-feed__try-chip-hint{font-size:.62rem;font-weight:700;letter-spacing:.06em;color:#ffffff8c;text-transform:uppercase;flex-shrink:0}.main-feed__try-chip-title{flex:1;font-size:.95rem;font-weight:700;min-width:0}.main-feed__try-chip-arrow{font-size:1.35rem;font-weight:300;opacity:.85;flex-shrink:0}.main-list-header{margin-bottom:18px}.main-feed__feature-nav{position:sticky;z-index:44;top:calc(var(--shell-header-h) - var(--shell-header-sticky-overlap));margin:0 -16px 14px;padding:10px 0;background:#000;border-bottom:1px solid rgba(255,255,255,.06);isolation:isolate}.main-feed__feature-nav-strip{display:flex;gap:8px;overflow-x:auto;padding:2px 16px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.main-feed__feature-nav-strip::-webkit-scrollbar{display:none}.main-feed__feature-nav-chip{flex:0 0 auto;margin:0;padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#8e8e9a;font-size:.8rem;font-weight:650;font-family:inherit;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.main-feed__feature-nav-chip:hover{color:#d4d4de;border-color:#ffffff29;background:#ffffff14}.main-feed__feature-nav-chip.main-feed__feature-nav-chip--active{color:#000;border-color:#ffffff47;background:linear-gradient(to left,#fee140,#fa709a);box-shadow:0 0 0 1px #fa709a59,0 3px 14px #fa709a38;text-shadow:0 1px 2px rgba(0,0,0,.2)}.main-feed__feature-nav-chip.main-feed__feature-nav-chip--active:hover{color:#000;border-color:#ffffff52;background:linear-gradient(to left,#fee140,#fa709a);box-shadow:0 0 0 1px #fa709a66,0 3px 16px #fa709a47}.main-list-header .hero-slide{height:min(52vh,330px);max-height:330px}.main-list-header .hero-slider__dots{padding:6px 0 4px}.main-list-header .hero-slider__slide-btn{line-height:0}.main-feed__section{margin-bottom:28px}.feature-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;margin-top:20px}.feature-header__left{display:flex;align-items:baseline;flex:1;min-width:0}.feature-header__title{margin:0;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.feature-header__count{font-size:.85rem;font-weight:500;color:#ffffff73;white-space:nowrap}.feature-header__see-all{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:600;color:#fff;text-decoration:none;text-transform:capitalize}.feature-header__see-all:hover{opacity:.9}.feature-header__arrow{font-size:1rem;opacity:.85}.feature-row{display:grid;gap:8px;margin-bottom:8px}.feature-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.flat-media-entry__link{display:block;text-decoration:none;color:inherit;min-width:0}.flat-media-entry__media{position:relative;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background:#141418}.flat-media-entry__img,.flat-media-entry__video{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.flat-media-entry__chevron{position:absolute;right:10px;bottom:10px;font-size:1.5rem;font-weight:300;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.8)}.pack-card{display:block;text-decoration:none;color:inherit;min-width:0}.pack-card__media{position:relative;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background:#141418}.pack-card__img,.pack-card__video{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.pack-card__fade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.35) 38%,transparent 62%)}.pack-card__badge{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#0000008c;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;z-index:2}.pack-card__counter{position:absolute;top:8px;left:8px;min-width:1.5rem;padding:3px 8px;border-radius:999px;background:#0000009e;font-size:11px;font-weight:700;text-align:center;color:#fff;z-index:2}.pack-card__bottom{position:absolute;left:0;right:0;bottom:0;padding:10px 10px 11px;display:flex;align-items:flex-end;justify-content:space-between;gap:6px;z-index:2}.pack-card__title-text{font-size:11px;font-weight:700;line-height:1.25;color:#fff;flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 4px rgba(0,0,0,.85)}.pack-card__chevron{flex-shrink:0;font-size:18px;font-weight:300;color:#fff;line-height:1;opacity:.95}.dashboard-footer{margin-top:8px;padding-bottom:8px}.dashboard-footer__heading{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#fff}.dashboard-footer__tiles{display:flex;flex-direction:column;gap:22px}.dashboard-footer__tile{text-decoration:none;color:inherit}.dashboard-footer__media{position:relative;width:100%;aspect-ratio:1.5;border-radius:12px;overflow:hidden;background:#111}.dashboard-footer__img,.dashboard-footer__video{width:100%;height:100%;object-fit:cover;display:block}.dashboard-footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:stretch;padding:0;background:linear-gradient(to top,rgba(0,0,0,.95),rgba(0,0,0,.15) 55%,transparent 85%)}.dashboard-footer__overlay-inner{width:100%;display:flex;flex-direction:column;gap:8px;padding:14px 14px 16px;box-sizing:border-box}.dashboard-footer__overlay-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-footer__tile-title{font-size:1rem;font-weight:700;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.65)}.dashboard-footer__chevron{flex-shrink:0;font-size:1.5rem;font-weight:300;color:#fff;line-height:1}.dashboard-footer__desc{margin:0;font-size:.85rem;line-height:1.35;color:#e8e8ecb8}.main-subpage__title{margin:0 0 .35rem;font-size:1.25rem;text-align:center}.main-subpage__hint{margin:0 0 1.25rem;font-size:.9rem}.feature-entry-grid{margin-bottom:1rem}.try-next-page .main-feed{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.try-next-page__hero{margin-bottom:20px;padding:16px 16px 18px;border-radius:14px;background:linear-gradient(135deg,#8b5cf638,#3b82f624);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #00000059}.try-next-page__eyebrow{margin:0 0 8px;font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#ffffff8c}.try-next-page__title{margin:0 0 6px;font-size:1.35rem;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:#fff}.try-next-page__lead{margin:0;font-size:.9rem;line-height:1.45;color:#e8e8ecc7}.try-next-page__rows{margin-bottom:4px}.try-next-page__toolbar{display:flex;justify-content:center;padding:0 0 14px}.try-next-page__refresh{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:44px;padding:0 22px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e8e8ec;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}.try-next-page__refresh:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff38}.try-next-page__refresh:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.try-next-page__refresh:disabled{opacity:.45;cursor:default}.try-next-page__state{padding:1rem 0}.try-next-page__state--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:min(56vh,360px);text-align:center}.try-next-page__error-msg{margin:0;max-width:20rem}.try-next-page__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:8px 12px 24px}.try-next-page__empty-text{margin:0;font-size:.92rem;line-height:1.45;color:#e8e8ecb8;max-width:22rem}.try-next-page__empty-cta{min-width:12rem}.hero-slider__slide-btn{display:block;width:100%;padding:0;margin:0;border:none;background:transparent;cursor:pointer;overflow:hidden;font:inherit;color:inherit;text-align:inherit}.hero-slider__slide-btn:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.hidden-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.feature-preset__title{margin:0 0 1rem;font-size:1.2rem}.feature-preset__screen-title{margin:0 0 .75rem;font-size:1.05rem;font-weight:600;text-align:center}.feature-preset--single-photo-pack .feature-preset__screen-title{margin-bottom:1rem}.feature-preset__copy--photo-pack{text-align:center;padding:0 1rem;margin-bottom:1.25rem}.feature-preset__subtitle{margin:0 0 .35rem;font-size:.625rem;font-weight:700;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;color:#aaadb2}.feature-preset__compact-title{margin:0 0 .65rem;font-size:1.5rem;font-weight:700;line-height:1.35;letter-spacing:-.02em;color:#fff}.feature-preset__desc--photo-muted{margin:0;font-size:.875rem;line-height:1.45;font-weight:400;color:#5e6774;max-width:22rem;margin-inline:auto}.feature-preset__preview--photo-card{max-width:min(300px,100%);margin:0 auto 1.25rem;border-radius:12px;overflow:hidden;background:#111}.feature-preset__preview--photo-card .feature-preset__img,.feature-preset__preview--photo-card .feature-preset__video{max-height:min(52vh,380px);object-fit:cover;object-position:top center}.feature-preset__cta--photo-pack{margin-top:.25rem}.feature-preset--couple-pack .feature-preset__couple-slots{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:min(340px,100%);padding:0 1rem;margin:0 auto 1rem;box-sizing:border-box}.feature-preset__couple-slot{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:108px;padding:10px 10px 12px;border:1px dashed rgba(255,255,255,.22);border-radius:14px;background:#ffffff0a;color:#e8e8ec;cursor:pointer;font:inherit;text-align:center;transition:background .15s ease,border-color .15s ease}.feature-preset__couple-slot--filled{border-style:solid;border-color:#ffffff24;padding-bottom:10px}.feature-preset__couple-slot-thumb{display:block;width:min(100%,112px);aspect-ratio:1;margin-inline:auto;border-radius:10px;overflow:hidden;background:#0a0a0c;flex-shrink:0}.feature-preset__couple-slot-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.feature-preset__couple-slot:hover{background:#ffffff12;border-color:#ffffff52}.feature-preset__couple-slot:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.feature-preset__couple-slot-label{font-size:.625rem;font-weight:700;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;color:#aaadb2}.feature-preset__couple-slot-placeholder{font-size:.82rem;line-height:1.35;color:#7a7a88}.feature-preset--multi-pack .feature-preset__subtitle{text-transform:none;letter-spacing:normal;font-size:.75rem}.feature-preset--aging{display:flex;flex-direction:column;min-height:0}.feature-preset--ai-video{display:flex;flex-direction:column;min-height:0;padding-top:.35rem}.feature-preset--ai-video .feature-preset__screen-title{margin-bottom:.65rem}.feature-preset__preview--ai-video-hero{position:relative;width:calc(100% + 3rem);max-width:none;margin-left:-1.5rem;margin-right:-1.5rem;margin-bottom:0;aspect-ratio:4 / 3;min-height:min(56vh,520px);border-radius:0;overflow:hidden;background:#000}.feature-preset__video--ai-video-fill,.feature-preset__img--ai-video-fill{display:block;width:100%;height:100%;max-height:none;border-radius:0;object-fit:cover;object-position:center top}.feature-preset__copy--ai-video{text-align:center;padding:12px clamp(1rem,11vw,3.125rem) 18px}.feature-preset__ai-video-title{margin:0;padding-top:10px;font-size:1.5rem;font-weight:700;line-height:2.375rem;letter-spacing:-.02em;color:#fff}.feature-preset__ai-video-desc{margin:0;font-size:.875rem;line-height:1.45;font-weight:400;color:#9ea9bc}.feature-preset__cta--ai-video{margin-top:auto;margin-bottom:calc(.5rem + env(safe-area-inset-bottom))}.feature-preset__preview{border-radius:12px;overflow:hidden;margin-bottom:1rem;background:#111}.feature-preset__preview.feature-preset__preview--ai-video-hero{border-radius:0}.feature-preset__preview--aging-hero{position:relative;flex:1;min-height:min(42vh,320px);margin-bottom:1.25rem;border-radius:0}.feature-preset__preview--aging-hero .feature-preset__img,.feature-preset__preview--aging-hero .feature-preset__video{max-height:none;height:100%;min-height:min(42vh,320px)}.feature-preset__video-frame{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.feature-preset__grad--bottom{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.45) 38%,transparent 72%)}.feature-preset__grad--left{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.5) 0%,transparent 45%)}.feature-preset__grad--right{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,rgba(0,0,0,.5) 0%,transparent 45%)}.feature-preset__copy--center{text-align:center;padding:0 1rem;margin-bottom:1rem}.feature-preset__preset-title--center{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;line-height:1.25;letter-spacing:-.02em}.feature-preset__desc--center{margin:0;font-size:.92rem;line-height:1.45;color:#e8e8ecd1;max-width:26rem;margin-inline:auto}.feature-preset__segment-wrap{padding:0 24px;margin-bottom:1rem}.segmented-gender{position:relative;display:grid;grid-template-columns:1fr 1fr;height:52px;padding:4px;border:1px solid rgba(255,255,255,.2);border-radius:50px;box-sizing:border-box;width:100%}.segmented-gender__thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 6px);border-radius:50px;background:#fff3;transition:left .28s cubic-bezier(.25,.8,.25,1);pointer-events:none;z-index:0}.segmented-gender--male .segmented-gender__thumb{left:calc(50% + 2px)}.segmented-gender__btn{position:relative;z-index:1;border:none;background:transparent;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;border-radius:50px}.segmented-gender__btn:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.segmented-gender--disabled{opacity:.55;pointer-events:none}.segmented-gender--disabled .segmented-gender__btn{cursor:default}.feature-preset__cta--aging{margin-top:auto;margin-bottom:calc(.5rem + env(safe-area-inset-bottom))}.feature-preset__img,.feature-preset__video{display:block;width:100%;max-height:min(52vh,420px);object-fit:cover}.feature-preset__preview--ai-video-hero .feature-preset__video,.feature-preset__preview--ai-video-hero .feature-preset__img{max-height:none;height:100%}.feature-preset__preset-title{margin:0 0 .35rem;font-size:1rem;font-weight:600}.feature-preset__desc{margin:0 0 .5rem;font-size:.9rem}.feature-preset__dual{display:flex;flex-direction:column;gap:.75rem}.feature-preset__file-label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:#c8c8d4}.feature-preset__file-label input[type=file]{font-size:.8rem}.feature-preset__cta{margin-top:.5rem;width:100%}.feature-multi__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:.5rem 0 1rem}.feature-multi__link{position:relative;display:block;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:#1a1a1f;text-decoration:none;color:inherit}.feature-multi__img{width:100%;height:100%;object-fit:cover;display:block}.feature-multi__chevron{position:absolute;right:8px;bottom:8px;font-size:1.35rem;font-weight:300;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.85);line-height:1}.page.enhancer-entry{padding:0 0 1.5rem;max-width:none}.enhancer-entry__hero{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#111}.enhancer-entry__hero img{width:100%;height:100%;object-fit:cover;display:block}.enhancer-entry__body{padding:1.25rem 1.25rem 0}.enhancer-entry__title{margin:0 0 .65rem;font-size:1.5rem;font-weight:700;line-height:1.25;text-align:center;color:#fff}.enhancer-entry__desc{margin:0 0 1.25rem;font-size:.875rem;line-height:1.43;text-align:center;color:#9ea9bc}.enhancer-entry__uploader{width:90%;max-width:420px;margin:0 auto 1rem}.enhancer-entry__drop,.enhancer-entry__preview{position:relative;width:100%;min-height:210px;border-radius:10px;background:#1a1a1a}.enhancer-entry__drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;border:none;cursor:pointer;font:inherit;color:#fff}.enhancer-entry__drop:focus-visible{outline:2px solid #a78bfa;outline-offset:2px}.enhancer-entry__drop-icon{font-size:2rem;font-weight:300;line-height:1;opacity:.88}.enhancer-entry__drop-label{font-size:.875rem;font-weight:500;padding:0 1rem;text-align:center}.enhancer-entry__preview-img{width:100%;height:210px;object-fit:contain;display:block;border-radius:10px}.enhancer-entry__clear{position:absolute;top:10px;right:12px;z-index:2;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.enhancer-entry__cta{width:100%;margin-top:.35rem}.generating-page{gap:.75rem}.generating-done__title{margin:0 0 1rem;font-size:1.15rem}.generating-done__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin-bottom:1.25rem}.generating-done__img{width:100%;border-radius:10px;display:block}.boot__spinner--small{width:1.35rem;height:1.35rem;border-width:2px}.results-page{padding-bottom:2rem}.results-page__screen-title{margin:0 0 1rem;font-size:1.05rem;font-weight:600;text-align:center}.results-page__list{display:flex;flex-direction:column;gap:8px}.results-page__sentinel{height:1px}.results-page__footer-loading{display:flex;justify-content:center;padding:1rem}.results-page--empty .results-empty{text-align:center;padding:2rem 0 1rem}.results-empty__lead{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#828c99}.results-empty__sub{margin:0 0 2rem;font-size:.75rem;line-height:1.35;color:#828c99;max-width:16rem;margin-inline:auto}.results-empty__cta-label{margin:0 0 .35rem;font-size:.875rem;font-weight:700;color:#00ffae;text-transform:uppercase}.results-empty__cta-title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;color:#fff}.results-empty__link{display:inline-flex;justify-content:center;text-decoration:none}.result-card{border-radius:12px;overflow:hidden;background:#1a1a1a}.result-card--progress{background:#0e0e0e;outline:1px solid #1f2226;outline-offset:-1px}.result-card--error{background:#1a1414}.result-card__main{display:flex;flex-direction:row;align-items:stretch;width:100%;padding:0;margin:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;font:inherit;min-height:96px}.result-card__main:disabled{cursor:default}.result-card__thumb-wrap{position:relative;width:88px;flex-shrink:0;border-radius:10px;overflow:hidden;margin:10px 0 10px 10px;background:#111}.result-card__thumb{width:100%;height:100%;min-height:104px;object-fit:cover;display:block}.result-card__thumb-placeholder{min-height:104px;background:#222}.result-card__thumb-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.result-card__source{position:absolute;bottom:6px;left:6px;width:36px;height:36px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.25);box-shadow:0 2px 8px #00000073}.result-card__source img{width:100%;height:100%;object-fit:cover;display:block}.result-card__source--second{left:auto;right:6px}.result-card__meta{flex:1;min-width:0;padding:12px 8px 12px 10px;display:flex;flex-direction:column;justify-content:center}.result-card__feature{margin:0;font-size:.75rem;color:#828c99}.result-card__title{margin:.25rem 0;font-size:1rem;font-weight:700;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-card__date{margin:0;font-size:.75rem;color:#828c99;text-transform:uppercase}.result-card__badge{margin:0;font-size:.75rem;font-weight:700}.result-card__badge--new{color:#00ffae}.result-card__badge--err{color:#ed645f}.result-card__badge--progress{background:linear-gradient(90deg,#fa709a,#fee140);-webkit-background-clip:text;background-clip:text;color:transparent}.result-card__chev{display:flex;align-items:center;padding-right:10px;font-size:1.25rem;font-weight:300;color:#c8c8d4}.result-card__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}.result-card__err-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ed645f;color:#000;font-size:.85rem;font-weight:800}.result-card__error-panel{padding:0 12px 14px;border-top:1px solid rgba(255,255,255,.06)}.result-card__error-msg{margin:12px 0 0;font-size:.75rem;color:#ed645f;text-align:center}.result-card__retry{width:100%;margin-top:12px}.media-result-carousel{position:relative;width:100%}.media-result-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none}.media-result-carousel__track::-webkit-scrollbar{display:none}.media-result-carousel__slide{flex:0 0 100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;min-height:min(52vh,440px);padding:0 .5rem;box-sizing:border-box}.media-result-carousel__media{max-width:100%;max-height:min(62vh,520px);width:auto;height:auto;object-fit:contain;border-radius:10px}.media-result-carousel__counter{margin:10px 0 0;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#aaadb2}.media-result-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#0a0a0eb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 24px #00000059;cursor:pointer;display:flex;align-items:center;justify-content:center}.media-result-carousel__arrow:disabled{opacity:.28;cursor:default}.media-result-carousel__arrow--left{left:4px}.media-result-carousel__arrow--right{right:4px}.media-result-carousel__fade{pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:48px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent)}.result-preview{padding-top:0}.result-preview__head{position:relative;text-align:center;padding:.35rem 2.5rem .75rem}.result-preview__close{position:absolute;top:-10px;right:15px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:1;color:#fff;text-decoration:none;opacity:.92;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.result-preview__close:hover{background:#ffffff1c;opacity:1}.result-preview__title{margin:0;font-size:1.05rem;font-weight:650;line-height:1.35;letter-spacing:-.02em}.result-preview__footer{display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:480px;margin-left:auto;margin-right:auto;padding:6px 14px calc(18px + env(safe-area-inset-bottom));box-sizing:border-box}.result-preview__try-next{gap:10px}.result-preview-controls{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;padding:10px 12px;margin:0;border-radius:20px;background:#ffffff09}.result-preview-controls__btn{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:none;border-radius:16px;background:#ffffff0f;color:#ececf2;cursor:pointer;transition:background .15s ease,color .15s ease,transform .12s ease}.result-preview-controls__btn:hover:not(:disabled){background:#ffffff1f;transform:translateY(-1px)}.result-preview-controls__btn:disabled{opacity:.45;cursor:default}.result-preview-controls__btn--active{color:#fb7185;background:#f472b633;box-shadow:inset 0 1px #ffffff14,0 0 0 1px #f472b659}.result-preview-controls__btn--danger:hover:not(:disabled){color:#fca5a5;background:#f8717124}.full-preview__bar{display:flex;justify-content:flex-end;padding:0 0 .5rem}.full-preview__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:1;color:#fff;text-decoration:none;opacity:.9}.settings-page__screen-title{margin:4px 0 18px;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:#fff}.settings-page__state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:40vh;padding:2rem 0}.settings-section{margin-bottom:28px}.settings-section__title{margin:0 0 10px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff73}.settings-list{display:flex;flex-direction:column;gap:0;border-radius:14px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.settings-row{display:flex;align-items:center;gap:10px;min-height:52px;padding:10px 14px;margin:0;font:inherit;color:inherit;text-align:left;text-decoration:none;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer;width:100%;box-sizing:border-box}.settings-row:last-child{border-bottom:none}.settings-row--link:visited{color:inherit}.settings-row--static{cursor:default;flex-wrap:wrap;justify-content:space-between}.settings-row--static.settings-row--stack{justify-content:flex-start}.settings-row--stack{flex-direction:column;align-items:flex-start;gap:6px}.settings-row--split{justify-content:space-between;gap:12px}.settings-row__label{flex:0 0 auto;font-size:.78rem;color:#ffffff8c}.settings-row__value{flex:1 1 auto;font-size:.88rem;word-break:break-all;min-width:0;max-width:200px}.settings-row__main{flex:1 1 auto;font-size:.95rem;font-weight:600;min-width:0}.settings-row__main--wrap{white-space:normal;word-break:break-word}.settings-row__main--danger{color:#fca5a5}.settings-row__action{flex-shrink:0;padding:6px 10px;font-size:.78rem;font-weight:600;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e8e8ec;cursor:pointer}.settings-row__action:hover{background:#ffffff1a}.settings-row__chevron,.settings-row__open{flex-shrink:0;opacity:.45;font-size:1.1rem;font-weight:300}.settings-coins-cta{flex-shrink:0;padding:8px 14px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;border:none;background:linear-gradient(135deg,#8b5cf6f2,#3b82f6e6);color:#fff;cursor:pointer}.settings-coins-cta:hover{filter:brightness(1.06)}.settings-page__login{display:block;margin-top:6px;text-align:center}.settings-page__hint{margin:14px 0 18px;font-size:.88rem;line-height:1.45}.settings-page__cta{width:100%;box-sizing:border-box}.settings-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b8}.settings-modal-overlay.settings-modal-overlay--alert{z-index:130}.settings-modal{width:100%;max-width:340px;padding:22px 20px 18px;border-radius:18px;background:#1c1c22;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 48px #00000073;display:flex;flex-direction:column;align-items:stretch;text-align:center}.settings-modal__title{margin:0 0 10px;font-size:1.15rem;font-weight:700;text-align:center;color:#fff}.settings-modal__desc{margin:0;font-size:.9rem;line-height:1.45;color:#ffffffb8;text-align:center}.settings-modal__btn{width:100%;margin-top:0}.settings-modal__btn:first-of-type{margin-top:22px}.settings-modal__btn+.settings-modal__btn{margin-top:12px}.gen-flow-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;background:#0000008c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.gen-flow-sheet{width:min(100vw,480px);max-height:min(92vh,640px);margin:0 auto;padding-bottom:calc(1.35rem + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;background:#141418;border:1px solid rgba(255,255,255,.08);border-bottom:none;box-shadow:0 -12px 48px #00000073;animation:gen-flow-rise .28s ease-out}@keyframes gen-flow-rise{0%{transform:translateY(18px);opacity:.92}to{transform:translateY(0);opacity:1}}.gen-flow-sheet__grab{height:5px;width:36px;margin:10px auto 6px;border-radius:999px;background:#ffffff24}.gen-flow-sheet__body{padding:20px 20px 16px}.gen-flow-sheet__body--center{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding-bottom:22px}.gen-flow-sheet__body--center>.gen-flow-sheet__title,.gen-flow-sheet__body--center>.gen-flow-sheet__subtitle,.gen-flow-sheet__body--center>.gen-flow-sheet__hint{width:100%;max-width:22rem;margin-inline:auto;box-sizing:border-box;text-align:center}.gen-flow-sheet__body--center .gen-flow-sheet__actions{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;width:100%;max-width:22rem;margin-inline:auto;margin-top:20px;box-sizing:border-box}.gen-flow-sheet__body--center .gen-flow-sheet__actions .btn,.gen-flow-sheet__body--center .gen-flow-sheet__actions a.btn{width:100%;max-width:none;margin-inline:0;box-sizing:border-box}.gen-flow-sheet__body--center>.btn{align-self:stretch;width:100%;max-width:22rem;margin-inline:auto}.gen-flow-sheet__body--center.gen-flow-sheet__body--alert{align-items:stretch;gap:12px;padding-top:18px;padding-bottom:22px}.gen-flow-sheet__body--center.gen-flow-sheet__body--alert>.gen-flow-sheet__title{text-align:center;line-height:1.25}.gen-flow-sheet__body--prediction-error{padding-top:10px}.gen-flow-error-badge{display:flex;flex-direction:column;align-items:center;gap:2px;margin:4px 0 2px}.gen-flow-error-badge__icon{display:block}.gen-flow-error-badge__label{margin-top:2px;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1rem;color:#ff6b66;text-align:center}.gen-flow-error-primary{margin:12px 0 0;font-size:1.05rem;font-weight:700;line-height:1.35;text-align:center;color:#fff;max-width:22rem;width:100%;box-sizing:border-box}.gen-flow-error-secondary{margin:8px 0 0;max-width:240px;width:100%;margin-inline:auto;text-align:center;line-height:1.45;box-sizing:border-box}.gen-flow-sheet__body--prediction-error>.btn.gen-flow-sheet__btn{margin-top:16px}.gen-flow-sheet__spinner{margin-bottom:6px}.gen-flow-sheet__title{margin:0;font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:-.02em}.gen-flow-sheet__title--pre{white-space:pre-line;text-align:center}.gen-flow-sheet__subtitle{margin:0;font-size:.92rem;line-height:1.45}.gen-flow-sheet__hint{margin:0;max-width:28rem}.gen-flow-sheet__results{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin:14px 0 18px}.gen-flow-sheet__tile{width:100%;border-radius:12px;display:block;background:#000;max-height:220px;object-fit:contain}.gen-flow-sheet__actions{display:flex;flex-direction:column;gap:10px}.gen-flow-sheet__btn{margin:0}.gen-flow-sheet--success{background:#0a0a0cf7;border-color:#ffffff14;box-shadow:0 -12px 48px #0000008c;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.gen-flow-sheet--success .gen-flow-sheet__grab{display:none}.gen-flow-sheet__body--success{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.25rem;padding:20px 16px 12px;position:relative;overflow:hidden}.gen-flow-sheet__body--success-hero-bg{min-height:50vh;background-size:cover;background-position:top center;background-repeat:no-repeat}.gen-flow-sheet__body--success-hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000047,#0000009e 42%,#000000c7);pointer-events:none}.gen-flow-sheet__body--success>*{position:relative;z-index:1}.gen-flow-success__hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:0}.gen-flow-success__icon{flex-shrink:0;display:block}.gen-flow-success__eyebrow{margin:1rem 0 0;padding:0;max-width:22rem;font-size:.75rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#00ffae}.gen-flow-success__icon+.gen-flow-success__title{margin-top:1rem}.gen-flow-success__eyebrow+.gen-flow-success__title{margin-top:1.5rem}.gen-flow-success__title{margin:0;max-width:22rem;font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#fff}.gen-flow-success__preview{margin:0 0 4px}.gen-flow-success__preview--multi{margin-left:-8px;margin-right:-8px}.gen-flow-success__frame{border-radius:12px;padding:0;background:#00000059;box-shadow:none}.gen-flow-success__frame--compact{border-radius:10px}.gen-flow-success__frame--video{border:none;background:transparent}.gen-flow-success__frame--video .gen-flow-success__frame-inner{background:transparent}.gen-flow-success__frame-inner{overflow:hidden;border-radius:11px;background:#000}.gen-flow-success__frame--compact .gen-flow-success__frame-inner{border-radius:9px}.gen-flow-success__media{display:block;width:100%;max-height:min(42vh,340px);object-fit:contain;vertical-align:middle}.gen-flow-success__media--compact{max-height:min(36vh,240px)}.gen-flow-success__strip{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 8px 14px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.gen-flow-success__strip-item{flex:0 0 min(78%,280px);scroll-snap-align:center}.gen-flow-success__actions{margin-top:1.5rem;padding:0 0 8px;border-top:none}.gen-flow-sheet .btn.gen-flow-sheet__btn{display:flex;align-items:center;justify-content:center;min-width:160px}
