:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#0d0c11;font-synthesis:none;--surface: #191820;--surface-2: #34323a;--pink: #ff3ba7;--pink-soft: #ff77b0;--yellow: #ffe400;--green: #13ef28;--nav-h: calc(78px + env(safe-area-inset-bottom)) }*{box-sizing:border-box}html{min-width:320px;background:#0d0c11}body{margin:0;min-width:320px;min-height:100dvh;background:#0d0c11}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.mobile-shell{position:relative;width:100%;max-width:390px;min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--surface)}.mobile-shell.with-nav{padding-bottom:var(--nav-h)}.app-header{position:relative;z-index:20;height:calc(50px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:var(--surface);display:flex;align-items:center;justify-content:center}.app-header .brand{position:absolute;left:16px;width:77px;height:24px;object-fit:contain}.app-header h1{max-width:270px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:25px;font-weight:850;background:linear-gradient(100deg,var(--yellow),var(--pink));-webkit-background-clip:text;color:transparent}.icon-button{border:0;background:none;cursor:pointer}.icon-button.back{position:absolute;left:16px;top:calc(env(safe-area-inset-top) + 16px);width:16px;height:24px;padding:0}.icon-button.back img{display:block;width:16px;height:24px;object-fit:fill}.header-action{position:absolute;right:16px;display:flex;align-items:center}.bottom-nav{position:fixed;z-index:50;bottom:0;left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);width:min(100%,390px);height:var(--nav-h);padding-bottom:env(safe-area-inset-bottom);background:#000000f5;border-top:1px solid rgba(255,255,255,.02)}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding-top:8px;color:#ffffffd1;font-size:14px;font-weight:750}.nav-item.active{color:var(--pink)}.nav-icon{display:block;width:24px;height:24px;object-fit:fill}.nav-item:last-child .nav-icon{width:28px;height:28px;margin:-2px 0}.nav-item:nth-child(4) .nav-icon{width:20px;height:20px;margin:2px 0}.nav-item.active .nav-icon{filter:brightness(0) saturate(100%) invert(39%) sepia(97%) saturate(4038%) hue-rotate(318deg) brightness(103%) contrast(101%)}.file-input{display:none}.loading{min-height:100px;display:flex;justify-content:center;align-items:center;gap:7px}.loading span{width:8px;height:8px;border-radius:50%;background:var(--pink);animation:bob .8s infinite alternate}.loading span:nth-child(2){animation-delay:.15s}.loading span:nth-child(3){animation-delay:.3s}@keyframes bob{to{transform:translateY(-8px);opacity:.4}}.error-notice{margin:10px 16px;padding:10px 14px;color:#ffd9e7;background:#b4144b59;border:1px solid rgba(255,90,150,.45);border-radius:14px;font-size:13px;text-align:center}.gradient-button{display:inline-flex;min-height:42px;padding:0 26px;align-items:center;justify-content:center;gap:10px;border:2px solid rgba(255,255,255,.92);border-radius:30px;background:linear-gradient(100deg,#ffb300 5%,#ff3d81 52%,#ec00e9);color:#fff;font-weight:850;font-size:16px;box-shadow:0 0 18px #ff23aa47;cursor:pointer}.gradient-button:disabled{opacity:.55;cursor:wait}.empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffffbf}.empty-state img{width:28px;height:28px;object-fit:contain}.empty-state p{margin:8px}.auth-empty{padding:70px 24px 20px;text-align:center}.auth-empty .empty-state{min-height:200px}.gem-cost{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--green);font-weight:800;white-space:nowrap}.gem-cost img{width:16px;height:16px;object-fit:contain}.status-pill{display:inline-flex;padding:4px 9px;border-radius:12px;background:#ffffff1f;font-size:11px;text-transform:capitalize}.tool-list{display:grid;gap:16px;padding:8px 16px 22px}.tool-card{position:relative;height:142px;overflow:hidden;border:1px solid #bd5c82;border-radius:29px;background:#000;display:grid;grid-template-columns:45% 55%}.tool-card:after{content:"";position:absolute;z-index:0;right:6px;top:-36px;width:211px;height:211px;background:url(/assets/figma/radial-glow.svg) center/contain no-repeat;pointer-events:none}.tool-copy{z-index:2;min-width:0;padding:14px 0 10px 14px}.tool-title{display:flex;align-items:center;gap:4px;height:32px}.tool-title img{width:16px;height:16px;object-fit:contain}.tool-title h2{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--pink-soft);font-size:18px;font-weight:900}.tool-copy p{margin:6px 0 0 20px;color:#ffffffd1;font-size:14px;line-height:16px}.tool-preview{position:relative;z-index:1;align-self:center;width:164px;height:100px;overflow:hidden;border-radius:50px;background:#df8bb5;padding:10px 12px}.tool-preview img{width:100%;height:100%;object-fit:cover;border-radius:42px}.tool-preview.clothes_changer{padding:0 8px}.tool-preview.photo_alive{padding:0}.tool-preview.photo_alive .alive-portrait{position:absolute;top:14px;width:62px;height:72px;border-radius:36px;object-fit:cover}.tool-preview.photo_alive .alive-portrait.first{left:7px}.tool-preview.photo_alive .alive-portrait.second{left:48px}.tool-preview.photo_alive .alive-orb{position:absolute;left:104px;top:26px;width:48px;height:48px;border-radius:50%}.new-badge{position:absolute;z-index:5;left:-2px;top:-2px;width:48px;height:48px;object-fit:contain}.immersive{background:#191820}.immersive .app-header{background:#191820fa}.upload-prompt{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border:0;background-position:center;background-size:cover;color:#fff;cursor:pointer}.upload-prompt:after{content:"";position:absolute;inset:0;background:#46424094;opacity:1}.upload-prompt[style]:after{background:#00000014}.upload-prompt>*{position:relative;z-index:2}.camera-icon{position:relative;width:132px;height:132px;display:grid;place-items:center;border:2px dashed #fff;border-radius:8px}.camera-icon img{width:48px;height:48px;object-fit:fill}.upload-prompt strong{margin-top:14px;font-size:16px}.upload-prompt small{margin-top:3px;color:#fff9;font-size:14px}.change-photo{position:absolute;bottom:12px;padding:7px 13px;border-radius:18px;background:#000000b3;font-weight:700}.tool-action{display:flex;flex-direction:column;align-items:center;gap:7px}.tool-action .gradient-button{min-width:194px}.clothes-page{min-height:844px}.clothes-stage{position:relative;height:771px;margin:7px 16px 16px;overflow:hidden;border-radius:32px;background-position:center;background-repeat:no-repeat;background-size:cover}.glass-upload-panel{position:absolute;left:23px;right:23px;top:139px;height:452px;padding:46px 32px 12px;border-radius:32px;background:#0000004d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);text-align:center}.glass-upload-panel h2{margin:0 0 25px;font-size:21px}.glass-upload-panel .upload-prompt{height:240px;border-radius:23px;background-color:#dce1e185}.glass-upload-panel .camera-icon{width:84px;height:68px;font-size:33px}.glass-upload-panel .camera-icon img{width:48px;height:40px}.glass-upload-panel .tool-action{position:absolute;left:0;right:0;bottom:14px}.pager{position:absolute;left:16px;right:16px;bottom:16px;height:64px;display:flex;align-items:center;gap:32px}.pager button{width:32px;height:48px;padding:0;border:0;background:transparent}.pager button:disabled{opacity:1}.pager button img{width:100%;height:100%;object-fit:fill}.pager span{flex:1}.pager .upload-fab{width:56px;height:56px;padding:12px;border-radius:50%;background:#ffffff3d}.pager .upload-fab img{width:32px;height:32px}.ai-make-page{min-height:844px;background:#1a191f url(/assets/figma/ai-make-background.png) center/cover}.ai-make-page .app-header{background:#1918208c}.ai-make-page .header-action{width:40px;height:40px;justify-content:center}.face-switch{position:relative;width:40px;height:40px;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#eb00fb,#ffe500)}.face-switch:before{content:"";position:absolute;inset:2px;border-radius:50%;background:linear-gradient(135deg,#fc3ade,#ffe500)}.face-switch img{position:absolute;z-index:1;left:24px;top:24px;width:12px;height:12px;object-fit:contain}.rainbow-stage{position:relative;height:619px;margin:15px 16px 0;padding:34px;border-radius:40px;background:linear-gradient(135deg,#ec00eb 3%,#fb72c3 48%,#ffed00);box-shadow:0 0 90px #ff87001a}.rainbow-stage .upload-prompt{border-radius:16px;box-shadow:0 0 0 10px #0000001f;background-image:url(/assets/figma/ai-make-preview.png)}.preset-sheet{position:absolute;z-index:45;left:28px;right:28px;bottom:119px;max-height:420px;padding:18px 20px 20px;overflow:auto;border-radius:18px;background:#08080aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 40px #00000080}.preset-sheet-title{display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.25)}.preset-sheet-title strong{color:#ffd829;font-size:18px}.preset-sheet-title small{color:#ffffffb3}.subcategory-tabs{display:flex;gap:8px;margin:14px 0;overflow-x:auto}.subcategory-tabs button{flex:0 0 auto;padding:7px 13px;border:0;border-radius:16px;background:#29272d;color:#ffffffbf}.subcategory-tabs button.active{color:#ffd829;background:#493f17}.preset-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preset-options button{min-height:36px;padding:6px 8px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#4a484a;font-size:12px}.preset-options button.selected{border-color:#ff49ad;background:#82164e}.prompt-editor textarea{width:100%;min-height:120px;padding:12px;resize:vertical;border:1px solid rgba(255,255,255,.24);border-radius:12px;background:#222126;color:#fff;outline:none}.prompt-editor>div{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.prompt-editor button{padding:7px 18px;border:0;border-radius:16px;background:#403d47}.prompt-editor button:last-child{background:#9f155c}@media(min-height:760px){.preset-sheet{max-height:640px}}.category-dock{position:absolute;z-index:32;left:16px;right:16px;bottom:52.5px;height:64px;display:grid;grid-template-columns:repeat(2,1fr) 96px repeat(2,1fr);align-items:center;padding:3px 8px;border:1px solid rgba(255,255,255,.08);border-radius:33px;background:#040506e6;box-shadow:0 0 18px #ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-dock>button:not(.shutter){min-width:0;height:58px;padding:0;border:0;background:none;opacity:.96}.category-dock>button:nth-child(3){grid-column:4}.category-dock>button:nth-child(4){grid-column:5}.category-dock>button.active{opacity:1;transform:scale(.92)}.category-dock img{width:56px;height:56px;object-fit:contain}.category-dock .shutter{position:absolute;isolation:isolate;left:50%;top:-14px;transform:translate(-50%);width:92px;height:92px;padding:0;overflow:hidden;border:0;border-radius:50%;background:linear-gradient(145deg,#aaa59d 0,#6e6966 48%,#494546);box-shadow:0 0 20px 8px #ffffff52,0 8px 20px #00000080;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.category-dock .shutter:before{content:"";position:absolute;z-index:0;inset:7px;border-radius:50%;background:conic-gradient(from 205deg,#ff7a24,#ffcf27,#ff246d,#ec00dc,#7351ff,#ff7a24);box-shadow:0 0 8px #ff349b8c}.category-dock .shutter:after{content:"";position:absolute;z-index:1;inset:10px;border:2px solid #050506;border-radius:50%;background:radial-gradient(circle at 50% 35%,#24262b 0,#08090b 51%,#000 74%);box-shadow:inset 0 2px 5px #fff3,inset 0 -8px 14px #000000d1}.category-dock .shutter img{position:absolute;z-index:2;inset:10px;width:72px;height:72px;border-radius:50%;object-fit:contain;background:transparent;opacity:.43;pointer-events:none}.category-dock .shutter:not(:disabled):active{transform:translate(-50%) scale(.95);box-shadow:0 0 12px 4px #fff3,0 3px 10px #0000007a}.photo-count{position:absolute;bottom:4px;width:100%;display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;font-weight:900;color:#ffcf39}.photo-count img{width:20px;height:20px}.photo-alive-page{min-height:844px}.alive-stage{position:relative;height:763px;margin:15px 16px 0;padding:32px;border-radius:40px;background:linear-gradient(145deg,#ffed00,#ff75a1 45%,#ec00ff 90%)}.alive-stage .upload-prompt{border-radius:24px;background-image:url(/assets/figma/photo-alive-placeholder.png);box-shadow:0 0 0 8px #0000001f}.alive-stage .upload-prompt>*{transform:translateY(-60px)}.alive-stage .camera-icon{width:92px;height:76px}.alive-stage .camera-icon img{width:40px;height:40px}.alive-stage>.gem-cost{position:absolute;z-index:5;top:392px;left:0;right:0;text-align:center}.alive-action{position:absolute;z-index:55;left:50%;top:724px;transform:translate(-50%);width:96px;height:96px;padding:0;border:0;border-radius:50%;background:#fff6;box-shadow:0 0 0 8px #ffffff40}.alive-action img{width:100%;height:100%;object-fit:contain}.kiss-page{min-height:844px}.kiss-stage{height:755px;margin:15px 16px 0;border-radius:25px 25px 0 0;background:url(/assets/figma/kiss-background.png) center/cover;padding-top:126px}.kiss-panel{margin:0 13px;min-height:462px;padding:34px 12px 12px;border-radius:25px;background:#0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.kiss-panel h2{margin:0 0 25px;font-size:20px;font-weight:400}.kiss-pickers{display:grid;grid-template-columns:1fr 1fr;gap:8px}.person-card{height:266px;padding:23px 12px 10px;border-radius:25px;display:flex;flex-direction:column;align-items:center}.person-card.female{background:#801d4f}.person-card.male{background:#4c6cb6}.person-card strong{display:flex;align-items:center;gap:8px;font-size:14px}.person-card strong img{width:24px;height:24px;object-fit:contain}.person-card>small{margin-top:9px;color:#ffffffa6;font-size:12px}.upload-prompt.compact{height:132px;margin-top:16px;border:1px dashed #fff;border-radius:25px;background-color:transparent}.upload-prompt.compact:after{background:transparent}.upload-prompt.compact .camera-icon{width:auto;height:auto;border:0}.upload-prompt.compact .camera-icon img{width:40px;height:40px}.upload-prompt.compact strong,.upload-prompt.compact small{display:none}.kiss-panel .tool-action{margin-top:24px}.kiss-panel .error-notice{margin-top:5px}.gallery-content{padding:8px}.upload-header{width:20px;height:20px;object-fit:contain}.gallery-promo{position:relative;height:100px;border-radius:25px;overflow:hidden;padding:4px 8px;background:linear-gradient(105deg,#21c6cd,#8bed56 58%,#f8e803)}.gallery-promo strong{position:relative;z-index:2;display:block;width:192px;font-size:18px;line-height:20px}.gallery-promo .puzzle-cover{position:absolute;right:20px;top:8px;width:123px;height:84px;object-fit:cover}.gallery-promo .free-badge{position:absolute;z-index:1;left:-20px;top:12px;width:108px;height:108px;object-fit:cover}.gallery-tabs{height:43px;margin-top:12px;padding:3px;border:1px solid #b5c600;border-radius:22px;background:linear-gradient(90deg,#007c82,#888b00)}.gallery-tabs button{width:50%;height:35px;border:0;border-radius:18px;background:transparent;font-weight:900}.gallery-tabs button.active{background:#1d422cb8}.gallery-empty-panel{height:530px;margin-top:8px;border-radius:24px;background:#34333c}.gallery-empty-panel .empty-state{min-height:180px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:10px}.gallery-card{overflow:hidden;border-radius:22px;background:#34323a;border:1px solid rgba(255,255,255,.08)}.gallery-media{aspect-ratio:.78;background:#211f26}.gallery-media img{width:100%;height:100%;object-fit:cover}.job-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#ffffffb3}.job-spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.15);border-top-color:var(--pink);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.gallery-meta{padding:9px;display:flex;justify-content:space-between;align-items:start;gap:5px}.gallery-meta div{min-width:0}.gallery-meta strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-size:13px}.gallery-meta span:not(.status-pill){display:block;margin-top:3px;color:#ffffff8c;font-size:10px}.gallery-actions{display:flex;border-top:1px solid rgba(255,255,255,.1)}.gallery-actions>*{flex:1;padding:9px;border:0;background:none;text-align:center;font-size:11px}.job-error{padding:0 9px 9px;margin:0;color:#ff9abb;font-size:11px}.gallery-empty-panel .empty-state img{display:none}.premium-content{padding:10px 12px}.plan-tabs{width:200px;height:40px;margin:0 auto 10px;padding:3px;display:flex;border-radius:20px;background:#34323a}.plan-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:2px;border:0;border-radius:17px;background:none;color:#18e332;font-weight:850}.plan-tabs button.active{background:#050505;color:#ffd800}.plan-tabs img{width:20px;height:20px;object-fit:contain}.plan-list{padding:24px 12px 30px;display:grid;gap:16px;border-radius:34px 34px 0 0;background:#3a3840}.plan-card{position:relative;min-height:152px;padding:17px 18px;border:0;border-radius:22px;background:#050505 url(/assets/figma/plan-member.png) center/cover;color:#dfcbbd;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px #fff3}.plan-card.compact{min-height:98px}.plan-card.gem-pack{min-height:100px;background-image:url(/assets/figma/plan-gems.png);box-shadow:inset 0 0 0 2px #ffd000}.plan-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.plan-heading h2{display:flex;align-items:center;min-width:0;margin:0;color:#ffd600;font-size:20px}.plan-heading h2 img{flex:0 0 auto;width:20px;height:20px;margin-right:4px;object-fit:contain}.plan-heading strong{flex:0 0 auto;font-size:31px}.plan-card>small{display:block;text-align:right;margin:-1px 2px 12px;font-size:12px}.plan-features{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin-top:14px;font-size:14px}.plan-features .green{color:#00eb2e;font-weight:700}.plan-card>p{margin:12px 0 0;color:#ffffffb3}.plan-card.lucky-spin{min-height:84px;background:linear-gradient(105deg,#40086c,#151016);box-shadow:inset 0 0 0 2px #ea21d4}.plan-card.lucky-spin h2{color:#f448ff}.plan-card.lucky-spin>p{margin-top:-2px;font-size:12px;font-weight:800}.plan-list.gems .plan-card{min-height:98px}.home-tabs{height:54px;padding:0 16px 0 20px;display:grid;grid-template-columns:1fr 1fr 1fr 30px;align-items:center;background:#1a1820;text-align:center;font-weight:850}.home-tabs a{height:47px;padding-top:17px;border-bottom:2px solid transparent}.home-tabs a.active{border-color:#fff}.home-tabs>img{width:24px;height:24px;justify-self:end;object-fit:contain}.home-content{padding:18px 8px}.create-ai-card{height:128px;padding:32px 50px;border-radius:10px;background:#3b3a40;text-align:center}.create-ai-card h2{margin:0 0 14px;background:linear-gradient(90deg,#64c6ff,#bc51d9);-webkit-background-clip:text;color:transparent}.create-ai-card .gradient-button{width:100%;height:42px;background:linear-gradient(90deg,#37ded3,#da19e9);border:0}.character-list{display:grid;gap:10px;margin-top:14px}.character-card{padding:12px;display:grid;grid-template-columns:54px 1fr 18px;align-items:center;gap:12px;border-radius:18px;background:#34323a}.character-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffcf00,#ec009c);font-size:24px;font-weight:900}.character-card strong{font-size:17px}.character-card p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff9;font-size:13px}.character-card>span{font-size:28px}.character-form{margin:51px 27px 25px;padding:34px 22px 46px;display:flex;flex-direction:column;gap:16px;border-radius:20px;background:linear-gradient(135deg,#fff000,#ff39cd 80%)}.character-form h1{margin:0 0 3px;text-align:center;font-size:24px}.character-form input,.character-form textarea{width:100%;border:0;border-radius:10px;background:#5f1e3785;color:#fff;outline:none}.character-form input{height:46px;padding:0 16px}.character-form textarea{height:102px;padding:15px;resize:none}.character-form ::placeholder{color:#ffffffb8}.avatar-upload{height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background:#5f1e3785}.avatar-upload>span{width:92px;height:74px;display:grid;place-items:center;border:2px dashed #fff;border-radius:8px}.avatar-upload img{width:44px;height:34px;object-fit:contain}.avatar-upload small{margin-top:-8px;font-size:12px}.voice-field{position:relative}.voice-field img{position:absolute;right:12px;top:12px;width:22px;height:22px}.black-button{height:50px;border:0;border-radius:28px;background:#000;color:#fff;font-size:19px;font-weight:850}.chat-page{display:flex;flex-direction:column;height:100dvh}.text-button{border:0;background:none;color:var(--pink);font-weight:700}.messages{flex:1;padding:14px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.message{max-width:82%;padding:11px 14px;border-radius:18px;line-height:20px;font-size:15px}.message.user{align-self:flex-end;background:linear-gradient(110deg,#ed088c,#9b12db);border-bottom-right-radius:5px}.message.assistant{align-self:flex-start;background:#35333b;border-bottom-left-radius:5px}.message.typing{letter-spacing:5px}.chat-composer{padding:8px 12px calc(10px + env(safe-area-inset-bottom));background:#111015}.chat-composer>span{display:block;margin-bottom:5px;color:#ffffff73;font-size:10px;text-align:right}.chat-composer>div{display:flex;gap:8px}.chat-composer input{flex:1;height:44px;padding:0 15px;border:1px solid #4a4652;border-radius:23px;background:#26242b;color:#fff;outline:none}.chat-composer button{width:44px;height:44px;border:0;border-radius:50%;background:var(--pink);font-size:23px}.settings-icon{width:26px;height:26px;object-fit:contain}.my-content{padding:26px 24px}.profile{text-align:center}.profile img{width:80px;height:80px;border:2px solid #fff;border-radius:50%;object-fit:cover;background:#bd0759}.profile h1{margin:8px 0 4px;font-size:20px}.profile p{margin:0;color:#ffffffad;font-size:14px}.membership-card{height:102px;margin-top:28px;padding:18px 24px;display:flex;justify-content:space-between;border-radius:20px;background:linear-gradient(120deg,#ce00c5,#6500ff)}.membership-card h2{display:flex;align-items:center;gap:6px;margin:0;font-size:20px}.membership-card h2 img{width:20px;height:20px}.membership-card p{margin:6px 0}.membership-card>div:last-child{text-align:right}.membership-card strong{display:block;color:#19e930;font-size:32px}.membership-card span{display:flex;align-items:center;justify-content:flex-end;gap:4px;color:#12ee2a}.membership-card span img{width:14px;height:14px}.my-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.my-actions>*{height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:23px;background:#393741;font-size:14px;font-weight:700}.my-actions img{width:18px;height:18px}.legal-link,.signout-button{display:block;margin:15px auto;border:0;background:none;color:#ffffffad}.signout-button{margin-top:40px;color:#ff77a8}.orders-content{padding:16px}.order-card{padding:16px;margin-bottom:10px;display:flex;justify-content:space-between;border-radius:17px;background:#34323a}.order-card>div{display:flex;flex-direction:column;gap:7px}.order-card>div:last-child{align-items:flex-end}.order-card span:not(.status-pill){color:#ffffff80;font-size:12px}@media(max-width:374px){.tool-list{padding-left:10px;padding-right:10px}.tool-card{grid-template-columns:47% 53%}.tool-copy{padding-left:11px}.tool-preview{width:154px}.rainbow-stage{padding:29px}.category-dock{left:8px;right:8px}.character-form{margin-left:15px;margin-right:15px}}@media(min-width:391px){body:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 50% 20%,#2b172a,#09080c 55%)}.mobile-shell{box-shadow:0 0 70px #000}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #ffcf39;outline-offset:3px}button:disabled{cursor:not-allowed}.icon-button.back{left:2px;top:calc(env(safe-area-inset-top) + 3px);width:44px;height:44px;display:grid;place-items:center}.bottom-nav .nav-item{padding-top:12px}.bottom-nav .nav-item:last-child .nav-icon{width:24px;height:24px;margin:0}.tools-page,.tools-page .app-header{background:#101014}.not-found{padding:110px 24px;text-align:center}.not-found p{margin:0 0 22px;color:#ffffffb8}.login-close{position:absolute;z-index:4;right:14px;top:12px;min-width:52px;height:32px;border:1px solid rgba(255,255,255,.5);border-radius:16px;background:#00000073;font-size:12px;font-weight:700}.home-tabs{position:relative}.home-tabs a{position:relative;border-bottom:0}.home-tabs a.active{border-color:transparent}.home-tabs a.active:after{content:"";position:absolute;left:50%;bottom:0;width:47px;height:2px;transform:translate(-50%);background:#fff}.home-menu-button{width:30px;height:44px;padding:10px 0;border:0;background:transparent;display:grid;place-items:center}.home-menu-button img{width:24px;height:24px;object-fit:contain}.home-menu-popover{position:absolute;z-index:70;top:48px;right:12px;width:214px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#141319fa;box-shadow:0 18px 50px #0000008c}.home-menu-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.home-menu-heading button{height:32px;padding:0 12px;border:0;border-radius:16px;background:#3c3943;font-size:12px}.home-menu-popover nav{display:grid}.home-menu-popover nav a{padding:12px;border-radius:12px;font-weight:700}.home-menu-popover nav a:hover{background:#34323a}.home-content>.empty-state{min-height:90px}.home-list-state.empty{margin-top:124px}.home-list-state.empty .empty-state{min-height:90px}.home-list-state.error{margin-top:30px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.avatar-upload{position:relative;cursor:pointer}.avatar-upload.has-preview{overflow:hidden}.avatar-preview{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.avatar-upload.has-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#0000009e)}.avatar-upload.has-preview small{position:absolute;z-index:2;bottom:9px;margin:0}.voice-field input:disabled{opacity:1;color:#ffffffb8;cursor:not-allowed}.character-avatar.image{display:block;object-fit:cover}.text-button:disabled{opacity:.55}.black-button:disabled{opacity:.52;cursor:not-allowed}.face-switch{padding:0;border:0;cursor:pointer}.preset-backdrop{position:absolute;z-index:44;inset:50px 0 0;width:100%;height:auto;border:0;background:#00000094;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.preset-sheet{inset:68px 12px 14px;max-height:none!important;padding:16px 16px 14px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#0d0c10f7}.preset-sheet-title{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 0 12px;text-align:left}.preset-sheet-title>div{display:flex;flex-direction:column;gap:3px}.preset-sheet-title>button{height:36px;padding:0 17px;border:0;border-radius:18px;background:linear-gradient(100deg,#ff9d16,#f200ca);font-weight:800}.subcategory-tabs{flex:0 0 auto;padding:2px 1px 5px;margin:11px 0;scrollbar-width:thin}.subcategory-tabs button{min-height:40px;padding:8px 15px}.preset-search{flex:0 0 auto;display:grid;gap:6px;margin:0 0 10px;color:#ffffffb3;font-size:12px}.preset-search input{height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:21px;background:#26242b;color:#fff;outline:none}.preset-options{flex:1;min-height:0;overflow-y:auto;align-content:start;padding:2px 1px 78px;grid-template-columns:repeat(2,minmax(0,1fr));scrollbar-color:#7e2962 transparent}.preset-options button{min-height:44px;padding:8px 10px;border-radius:22px;font-size:13px}.preset-options button.selected:before{content:"✓ ";font-weight:900}.preset-no-results{margin:50px 0;text-align:center;color:#fff9}.preset-sheet-footer{position:absolute;z-index:2;left:16px;right:16px;bottom:14px;height:56px;padding:8px;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#1c1a20fa;box-shadow:0 -10px 26px #00000059}.preset-sheet-footer span{flex:1;padding-left:8px;color:#ffd829;font-size:13px;font-weight:800}.preset-sheet-footer button{height:38px;padding:0 14px;border:0;border-radius:19px;background:#4a4650;font-weight:700}.preset-sheet-footer button:last-child{background:#a91761}.preset-sheet-footer button:disabled{opacity:.4}.category-dock>button:not(.shutter){display:flex;align-items:center;justify-content:center}.category-dock>button:not(.shutter) img{width:56px;height:56px}.category-dock span{display:none}.category-dock>button.active{transform:none;filter:drop-shadow(0 0 7px rgba(255,57,135,.85))}.category-dock .shutter:disabled{opacity:.98;filter:saturate(.92);cursor:not-allowed}.category-dock .shutter img{opacity:.6}.selection-count{position:absolute;bottom:4px;width:100%;display:flex;align-items:center;justify-content:center;gap:6px;font-size:16px;font-weight:900}.selection-count>span{background:linear-gradient(90deg,#ffba27,#ff7b73 55%,#f000d2);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.selection-count>span strong{color:#ffba27;-webkit-text-fill-color:#ffba27}.selection-count button{position:relative;width:22px;height:22px;padding:2px;border:0;background:transparent}.selection-count button:after{content:"?";position:absolute;inset:2px;display:grid;place-items:center;color:#454545;font-size:13px;font-weight:950;line-height:1}.selection-count img{width:18px;height:18px}.tool-notice{position:absolute;z-index:70;left:28px;right:28px;top:76px;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#0f0e12f7;box-shadow:0 15px 50px #000}.tool-notice p{margin:0 0 12px;color:#ffffffd1;font-size:13px;line-height:19px}.tool-notice button{display:block;margin-left:auto;height:34px;padding:0 16px;border:0;border-radius:17px;background:#9f155c;font-weight:800}.ai-make-page>.error-notice{position:absolute;z-index:80;left:16px;right:16px;top:52px;margin:0}.tool-action .gradient-button:disabled{opacity:.66;box-shadow:none}.change-photo{pointer-events:none}.clothes-stage{background-size:326px 771px;background-color:#191820}.pager button:disabled{opacity:.32}.photo-alive-page .bottom-nav{background:#000000c2}.alive-action{top:calc(100dvh - var(--nav-h) - 108px)}.alive-action:disabled{opacity:.46;filter:grayscale(.5)}.kiss-stage{position:relative}.kiss-stage:before{content:"";position:absolute;inset:0;border-radius:25px 25px 0 0;background:#d9c6dd38;pointer-events:none}.kiss-panel{position:relative;z-index:1}.upload-prompt.compact{width:107px;align-self:center}.person-card>small{text-transform:none}.kiss-panel .gradient-button:disabled{opacity:.66}.upload-header-link{width:44px;height:44px;margin-right:-12px;display:grid;place-items:center;border-radius:50%}.gallery-video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.gallery-empty-panel{position:relative}.gallery-tools-empty .empty-state,.gallery-chat-unavailable .empty-state{min-height:145px}.gallery-empty-cta{display:flex;width:max-content;margin:0 auto;min-height:40px}.gallery-chat-unavailable>p{max-width:286px;margin:-2px auto 16px;color:#fff9;font-size:12px;line-height:18px;text-align:center}.gallery-secondary-cta{display:block;margin:16px auto 0;color:#ff77b0;text-decoration:underline}.gallery-delete-confirm{padding:11px;border-top:1px solid rgba(255,255,255,.1);background:#26232b}.gallery-delete-confirm p{margin:5px 0 10px;color:#ffffff9e;font-size:11px}.gallery-delete-confirm-actions{display:flex;justify-content:flex-end;gap:8px}.gallery-delete-confirm-actions button{height:32px;padding:0 12px;border:0;border-radius:16px;background:#44414a}.gallery-delete-confirm-actions .danger-button{background:#a8174f}.gallery-actions button:disabled{opacity:.45}.gallery-card .error-notice{margin:7px;padding:8px;font-size:11px}.demo-purchase-note{margin:0 0 9px;color:#ffffff9e;font-size:11px;text-align:center}.demo-purchase-note strong{color:#ffd34b}.plan-card{padding-bottom:28px}.plan-card[data-product-key=gems_1000]{min-height:100px}.plan-card[data-product-key=premium_monthly]{min-height:155px}.plan-card[data-product-key=deluxe_monthly]{min-height:218px}.plan-card[data-product-key=deluxe_x3]{min-height:98px}.plan-card.selected{box-shadow:inset 0 0 0 2px #ff4cb0,0 0 18px #ff34a347}.plan-availability{position:absolute;left:18px;bottom:8px;font-size:10px;font-weight:700}.plan-availability.demo{color:#67ec78}.plan-availability.preview{color:#ffffff7a}.plan-features.features-deluxe_monthly{grid-template-rows:repeat(4,auto)}.features-deluxe_monthly span:nth-child(1){grid-column:2;grid-row:1;text-align:right}.features-deluxe_monthly span:nth-child(2){grid-column:1;grid-row:2}.features-deluxe_monthly span:nth-child(3){grid-column:2;grid-row:2}.features-deluxe_monthly span:nth-child(4){grid-column:1;grid-row:3}.features-deluxe_monthly span:nth-child(5){grid-column:2;grid-row:3}.features-deluxe_monthly span:nth-child(6){grid-column:1;grid-row:4}.features-deluxe_monthly span:nth-child(7){grid-column:2;grid-row:4}.purchase-confirm-backdrop{position:fixed;z-index:90;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#000000ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.purchase-confirm-panel{position:relative;width:min(390px,100%);padding:24px 22px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#29272f;box-shadow:0 -20px 70px #000}.purchase-confirm-close{position:absolute;right:18px;top:16px;height:34px;padding:0 13px;border:0;border-radius:17px;background:#44414b;font-size:12px}.demo-purchase-badge{display:inline-flex;padding:5px 10px;border-radius:13px;background:#52320a;color:#ffd34b;font-size:11px;font-weight:800}.purchase-confirm-panel h2{margin:16px 0 14px;font-size:23px}.purchase-confirm-summary{padding:14px;display:flex;justify-content:space-between;border-radius:14px;background:#17161b}.purchase-confirm-panel>p{color:#ffffffad;font-size:13px;line-height:19px}.purchase-confirm-button{width:100%}.purchase-success{padding:12px;border-radius:12px;background:#14963233;color:#74ef8a!important}.catalog-preview-message{padding:15px;border-radius:14px;background:#1c1b20}.catalog-preview-message strong{color:#ffd34b}.settings-button{width:44px;height:44px;margin-right:-9px;padding:9px;border:0;background:transparent}.profile-avatar{width:80px;height:80px;margin:0 auto}.profile-avatar>img,.profile-avatar-fallback{position:relative;width:80px;height:80px;border-radius:50%}.profile-avatar>img{display:block;border:2px solid #fff;object-fit:cover}.profile-avatar-fallback img{position:absolute;inset:0;width:80px;height:80px;border:0;background:none}.profile-avatar-fallback span{position:absolute;inset:0;display:grid;place-items:center;font-size:30px;font-weight:500}.account-panel-layer{position:fixed;z-index:90;inset:0;display:flex;align-items:flex-end;justify-content:center}.account-panel-mask{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000000ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.account-panel{position:relative;width:min(390px,100%);min-height:230px;padding:20px 22px calc(24px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#2b2931}.account-panel header{display:flex;align-items:center;justify-content:space-between}.account-panel h2{margin:0;font-size:22px}.account-panel header button{height:34px;padding:0 13px;border:0;border-radius:17px;background:#44414b;font-size:12px}.account-summary{margin:22px 0 8px;padding:14px;display:flex;flex-direction:column;gap:5px;border-radius:14px;background:#1a191e}.account-summary span{color:#ffffff80;font-size:11px}.account-panel .signout-button{width:100%;height:44px;margin:16px 0 0;border-radius:22px;background:#4a1830}.legal-copy{margin-top:20px;color:#ffffffb8;font-size:13px;line-height:19px}.membership-card{margin-top:37px}.legal-link{margin-top:11px}.promo-preview{position:absolute;z-index:4;right:11px;bottom:7px;padding:3px 7px;border-radius:10px;background:#000000b8;font-size:9px;font-weight:800}.premium-content{position:relative}.demo-purchase-note{position:absolute;z-index:4;left:0;right:0;top:51px;margin:0;font-size:9px}@media(max-height:720px){.ai-make-page{min-height:100dvh}.rainbow-stage{height:calc(100dvh - 225px);min-height:330px;padding:26px;border-radius:34px}.category-dock{bottom:50px}.selection-count{bottom:2px}.photo-alive-page{min-height:100dvh}.alive-stage{height:calc(100dvh - 65px);min-height:470px}.alive-stage>.gem-cost{top:calc(50% + 30px)}.kiss-page{min-height:100dvh}.kiss-stage{height:calc(100dvh - 50px);min-height:610px;padding-top:54px;overflow-y:auto}.kiss-panel{min-height:462px}.character-form{margin-top:25px;padding-top:26px;padding-bottom:24px;gap:10px}}@media(max-width:390px){.category-dock span{font-size:8px}}
