:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-page:#161616;--bg-panel:#0f0f0f;--bg-nav:#131212;--bg-card:#ffffff0a;--bg-card-soft:#ffffff05;--text:#fff;--muted:#ffffff6b;--soft:#ffffffa3;--line:#ffffff0f;--accent:#ec168f;--accent-2:#b90072;--accent-bright:#ff58bd;--accent-rgb:236, 22, 143;--danger:#ff6a6a;--content:480px;color:var(--text);background:#101010;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,a,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app{background:#101010;min-height:100vh}.toast{z-index:20;color:#fff;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#161616c7;border:1px solid #ffffff1f;border-radius:999px;width:min(100% - 32px,430px);padding:14px 18px;font-size:14px;font-weight:800;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000057}.topbar{z-index:10;justify-content:space-between;align-items:center;height:76px;padding:16px 20px;display:flex;position:relative}.logo{border:3px solid var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:60px;height:40px;text-decoration:none;display:inline-flex}.logo-eye{border:3px solid;border-left-color:#0000;border-radius:999px;width:16px;height:10px;transform:rotate(20deg)}.logo-eye+.logo-eye{transform:rotate(160deg)}.top-actions{align-items:center;gap:12px;display:flex}.credit-pill,.avatar-button{color:#fff;background:linear-gradient(135deg, var(--accent-bright), var(--accent), var(--accent-2));min-height:40px;box-shadow:0 14px 30px rgba(var(--accent-rgb), .26);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.credit-pill{gap:8px;padding:4px 6px 4px 14px;font-weight:800}.coin{background:#ffffff2e;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.avatar-button{width:52px;box-shadow:none;background:#ffffff0f}.page-bg{background:var(--bg-panel);border-top:1px solid #ffffff0a;border-radius:32px 32px 0 0;flex-direction:column;min-height:calc(100vh - 76px);display:flex;overflow:visible}.content-panel{flex-direction:column;flex:1;align-items:center;width:100%;padding:16px 16px 124px;display:flex}.content-panel.without-promos{padding-top:0}.content-panel.without-promos .segment-wrap,.content-panel.without-promos .faceswap-panel{margin-top:0}.promo-shell{width:min(100%, var(--content));position:relative}.promo-card{color:#fff;background:linear-gradient(90deg,#3e1718,#93181d 55%,#221216);border-radius:20px;align-items:center;height:66px;text-decoration:none;display:flex;position:relative;overflow:hidden}.promo-card img{object-fit:cover;opacity:.86;width:100%;height:100%;position:absolute;inset:0}.promo-badge,.promo-copy,.promo-cta{z-index:1;position:relative}.promo-badge{color:#5a0037;text-transform:uppercase;background:linear-gradient(135deg,#ffe4f5,#ff8bd0,#ff45b4);border-radius:10px;margin-left:12px;padding:5px 10px;font-size:12px;font-weight:900;transform:rotate(-3deg)}.promo-copy{text-transform:uppercase;flex-direction:column;flex:1;align-items:center;line-height:1;display:flex}.promo-copy strong{letter-spacing:0;font-size:24px}.promo-copy small{color:#ffffffb3;margin-top:4px;font-size:12px}.promo-cta{background:linear-gradient(135deg, var(--accent-bright), var(--accent), var(--accent-2));white-space:nowrap;border-radius:999px;margin-right:18px;padding:8px 16px;font-size:14px;font-weight:900}.dots{gap:5px;display:flex;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.dots button{background:#ffffff4d;border:0;border-radius:999px;width:6px;height:6px;padding:0}.dots button.active{background:#fff}.segment-wrap{z-index:7;width:min(100%, var(--content));-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#131212f5;border:1px solid #ffffff14;border-radius:999px;gap:4px;margin-top:22px;padding:4px;transition:background .18s,border-color .18s,box-shadow .18s;display:flex;position:sticky;top:12px;box-shadow:0 12px 30px #00000057}.segment-wrap.is-scrolled{-webkit-backdrop-filter:blur(22px)saturate(170%);backdrop-filter:blur(22px)saturate(170%);background:#b723778f;border-color:#ffffff1f;box-shadow:0 10px 28px #0000002e}.segment{color:#fff;background:0 0;border:0;border-radius:999px;flex:1;min-height:30px;font-size:12px;font-weight:800;position:relative}.segment.active{background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff0a}.new-badge{color:var(--accent);background:#fff;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:900;position:absolute;top:-12px;right:-6px;transform:rotate(4deg)}.template-grid{width:min(100%, var(--content));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.template-card{color:#fff;background:#ffffff0f;border:1px solid #0000;border-radius:24px;height:295px;padding:0;transition:border-color .18s,transform .18s;position:relative;overflow:hidden}.template-card:hover,.template-card:focus-visible{border-color:rgba(var(--accent-rgb), .5);outline:none;transform:translateY(-2px)}.template-card img,.template-card video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.template-title{z-index:1;letter-spacing:0;text-align:center;text-transform:uppercase;width:calc(100% - 28px);font-size:30px;font-weight:500;line-height:.92;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.credit-corner{color:#fff;background:rgba(var(--accent-rgb), .72);min-width:42px;height:33px;box-shadow:0 10px 24px rgba(var(--accent-rgb), .24);-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);border-bottom-left-radius:16px;justify-content:center;align-items:center;gap:3px;display:flex;position:absolute;top:0;right:0}.credit-corner b{font-size:17px;font-weight:900;line-height:1}.credit-corner small{font-size:10px;font-weight:900;line-height:1}.custom-panel{width:min(100%, var(--content));flex-direction:column;gap:14px;margin-top:20px;display:flex}.upload-box{min-height:230px;color:var(--soft);text-align:center;background:#ffffff0a;border:1px dashed #ffffff24;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.upload-box strong{color:#fff;font-size:20px}.upload-box span{max-width:310px;color:var(--muted);font-size:14px}.upload-icon{width:62px;height:62px;color:var(--accent);background:rgba(var(--accent-rgb), .16);border-radius:999px;place-items:center;display:grid}.faceswap-panel{width:min(100%, var(--content));flex-direction:column;align-items:center;gap:18px;margin-top:22px;display:flex}.face-tabs{z-index:7;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#131212f5;border:1px solid #ffffff14;border-radius:999px;gap:4px;width:100%;min-height:48px;padding:4px;transition:background .18s,border-color .18s,box-shadow .18s;display:flex;position:sticky;top:12px;box-shadow:0 12px 30px #00000057}.face-tabs.is-scrolled{-webkit-backdrop-filter:blur(22px)saturate(170%);backdrop-filter:blur(22px)saturate(170%);background:#b723778f;border-color:#ffffff1f;box-shadow:0 10px 28px #0000002e}.face-tabs button{color:#ffffff59;background:0 0;border:0;border-radius:999px;flex:1;font-size:16px;font-weight:900;position:relative}.face-tabs button.active{color:#fff;background:#ffffff1a}.face-tabs span{color:#fff;background:var(--accent);letter-spacing:0;border-radius:999px;padding:3px 8px;font-size:13px;font-weight:900;position:absolute;top:-15px;right:-4px}.face-demo{aspect-ratio:1.76;object-fit:cover;background:#ffffff0a;border-radius:28px;width:100%;margin-top:8px}.upload-title{margin:76px 0 4px;font-size:23px;font-weight:900;line-height:1}.face-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.face-upload-card{color:#fff;text-align:center;background:#ffffff0d;border:2px dashed #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:224px;transition:border-color .18s,background .18s;display:flex}.face-upload-card:hover,.face-upload-card:focus-visible{border-color:rgba(var(--accent-rgb), .5);background:#ffffff12;outline:none}.upload-emoji{font-size:42px;line-height:1}.face-upload-card strong{font-size:19px;font-weight:900;line-height:1.42}.upgrade-button{color:#fff;border:0;border-radius:999px;width:100%;min-height:70px;font-size:20px;font-weight:900}.upgrade-button.purple{background:linear-gradient(135deg, #ff74c8, var(--accent), #9f1bd0);box-shadow:0 20px 40px rgba(var(--accent-rgb), .25);margin-top:2px}.prompt-label{color:var(--soft);flex-direction:column;gap:8px;font-size:14px;font-weight:700;display:flex}textarea{resize:vertical;color:#fff;background:#1c1c1c;border:1px solid #ffffff14;border-radius:18px;outline:none;min-height:128px;padding:14px}.primary-button,.ghost-button{color:#fff;border:0;border-radius:999px;min-height:56px;font-weight:900}.primary-button{background:linear-gradient(135deg, var(--accent-bright), var(--accent), var(--accent-2));box-shadow:0 18px 34px rgba(var(--accent-rgb), .24)}.ghost-button{background:#ffffff0f}.bottom-shell{z-index:8;background:linear-gradient(0deg, var(--bg-panel) 50%, #0f0f0f00);justify-content:center;width:100%;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0}.bottom-nav{width:min(100%, var(--content));border:1px solid var(--line);background:var(--bg-nav);border-radius:20px;gap:4px;height:79px;padding:5px;display:flex}.nav-item{color:#adadad;background:0 0;border:0;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:6px;padding:10px 6px;font-size:11px;display:flex}.nav-item.active{color:var(--accent);background:#1c1b1b}.profile-panel{padding-top:0}.profile-header{width:min(100%, var(--content));text-align:center;padding:76px 0 16px;position:relative}.profile-avatar{border:2px solid rgba(var(--accent-rgb), .72);color:#fff;background:linear-gradient(135deg, rgba(var(--accent-rgb), .24), #ffffff14);width:82px;height:82px;box-shadow:0 18px 38px rgba(var(--accent-rgb), .18);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.back-button{color:#fff;background:0 0;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;left:0}.profile-header h1{margin:0;font-size:24px;font-weight:900}.profile-header p{color:var(--muted);margin:6px 0 0;font-size:14px}.premium-chip{border:1px solid rgba(var(--accent-rgb), .28);color:#fff;background:rgba(var(--accent-rgb), .16);border-radius:999px;margin-top:12px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.plan-card,.upgrade-card,.settings-row,.danger-button{width:min(100%, var(--content))}.plan-card{background:var(--bg-card-soft);border:1px solid #ffffff0f;border-radius:30px;padding:20px}.plan-row{color:var(--soft);justify-content:space-between;align-items:center;display:flex}.plan-chip{color:var(--accent);background:linear-gradient(135deg,#5e1645,#651243,#4f0b35);border:0;border-radius:999px;padding:5px 10px;font-size:12px}.credits-line{align-items:end;gap:6px;margin:12px 0 20px;display:flex}.credits-line svg{color:var(--accent)}.credits-line strong{font-size:30px;line-height:1}.credits-line span{color:var(--soft);font-size:20px;line-height:1.1}.upgrade-card{color:#fff;text-align:left;background:radial-gradient(circle at 90% 20%, rgba(var(--accent-rgb), .22), transparent 38%), #ffffff05;border:1px solid #5d1745;border-radius:25px;justify-content:space-between;align-items:end;gap:14px;margin-top:20px;padding:14px;display:flex}.upgrade-card span{flex-direction:column;gap:12px;display:flex}.upgrade-card strong{font-size:18px;font-weight:900}.upgrade-card small{max-width:190px;color:var(--soft);font-size:12px;line-height:1.2}.upgrade-card b{background:linear-gradient(135deg, var(--accent-bright), var(--accent), var(--accent-2));white-space:nowrap;border-radius:16px;padding:10px 16px;font-size:15px}.settings-row{background:var(--bg-card);border-radius:20px;justify-content:space-between;align-items:center;margin-top:12px;padding:14px 16px;display:flex}.settings-row:first-of-type{margin-top:20px}.settings-row span{flex-direction:column;gap:8px;display:flex}.settings-row strong{font-size:16px}.settings-row small{color:var(--muted);font-size:14px}.switch{background:#b3b6bd1f;border:0;border-radius:999px;width:50px;height:24px;position:relative}.switch i{background:#ffffff94;border-radius:999px;width:18px;height:18px;transition:transform .18s,background .18s;position:absolute;top:3px;left:4px}.switch.on{background:rgba(var(--accent-rgb), .28)}.switch.on i{background:var(--accent);transform:translate(24px)}.danger-button{min-height:53px;color:var(--danger);background:0 0;border:0;border-radius:20px;margin-top:20px;font-size:14px;font-weight:700}.sheet-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.selection-sheet{border:1px solid var(--line);background:#161616;border-radius:24px;flex-direction:column;gap:14px;width:min(100%,420px);padding:16px;display:flex}.selection-sheet img,.selection-sheet video{object-fit:cover;border-radius:18px;width:100%;height:180px}.selection-sheet h2{margin:0}.selection-sheet p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.45}@media (width<=520px){.topbar{height:72px;padding:14px 16px}.page-bg{min-height:calc(100vh - 72px)}.promo-badge{max-width:92px;margin-left:8px;font-size:10px}.promo-copy strong{font-size:20px}.promo-cta{margin-right:10px;padding:8px 12px}.template-card{height:282px}.template-title{font-size:27px}}
