.sp{font-family:var(--font-sans);color:#fff;flex-direction:column;gap:0;width:100%;max-width:480px;margin:0 auto;display:flex}.sp-upload{cursor:pointer;background:#ffffff0a;border:1px dashed #fff3;border-radius:12px;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;transition:border-color .2s,background .2s;display:flex;position:relative}.sp-upload:hover,.sp-upload.drag-over{background:#ffffff12;border-color:#fff6}.sp-upload input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.sp-upload-icon{background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.sp-upload-icon svg{width:16px;height:16px}.sp-upload-text{flex-direction:column;gap:2px;display:flex}.sp-upload-label{color:#fff;font-size:16px;font-weight:600}.sp-upload-sub{color:#fffc;font-size:13px}.sp-formats,.sp-fmt{display:none}.sp-or{align-items:center;gap:10px;margin:12px 0;display:flex}.sp-or:before,.sp-or:after{content:"";background:#ffffff1a;flex:1;height:1px}.sp-or span{color:#fff;white-space:nowrap;font-size:17px;font-weight:600}.sp-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.sp-card{cursor:pointer;aspect-ratio:1;background:#111;border:2px solid #0000;border-radius:12px;outline:none;padding:0;transition:border-color .2s,transform .15s;position:relative;overflow:hidden}.sp-card:hover{transform:scale(1.02)}.sp-card:active{transform:scale(.98)}.sp-card.selected{border-color:#702eff;box-shadow:0 0 0 3px #702eff40}.sp-card-art{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sp-card-skeleton{background:linear-gradient(110deg,#1e1e2e 30%,#2a2a3e 50%,#1e1e2e 70%) 0 0/200% 100%;animation:1.4s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sp-card-overlay{background:linear-gradient(#0000 0%,#0000008c 55%,#000000eb 100%);flex-direction:column;justify-content:flex-end;height:60%;padding:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.sp-card-track{font-family:var(--font-sans);color:#fff;word-break:break-word;font-size:14px;font-weight:700;line-height:1.25}.sp-card-artist{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.sp-card-check{background:#702eff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:none;position:absolute;top:7px;right:7px}.sp-card.selected .sp-card-check{display:flex}.sp-card-check svg{width:11px;height:11px}.sp-search-wrap{position:relative}.sp-search-wrap input[type=search]{color:#fff;background:#ffffff0f;border:1px solid #702eff4d;border-radius:10px;outline:none;width:100%;padding:13px 14px;font-size:16px;line-height:1.15;transition:border-color .2s}.sp-search-wrap input:focus{background:#ffffff17;border-color:#702eff}.sp-search-wrap input::placeholder{color:#0000}.sp-fake-ph{color:#ffffff8c;pointer-events:none;white-space:nowrap;max-width:calc(100% - 28px);font-size:16px;transition:opacity .4s,transform .4s;position:absolute;top:50%;left:14px;overflow:hidden;transform:translateY(-50%)}.sp-fake-ph.out{opacity:0;transform:translateY(calc(-50% - 6px))}.sp-fake-ph.from{opacity:0;transition:none;transform:translateY(calc(6px - 50%))}.sp-suggestions{z-index:10;background:#1e1c2e;border:1px solid #702eff4d;border-top:none;border-radius:0 0 10px 10px;max-height:260px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.sp-sug-item{cursor:pointer;color:#fff;grid-template-columns:44px 1fr;align-items:center;gap:10px;padding:9px 12px;display:grid}.sp-sug-item:hover,.sp-sug-item[aria-selected=true]{background:#702eff1f}.sp-sug-cover{object-fit:cover;background:#333;border-radius:7px;width:44px;height:44px}.sp-sug-meta{flex-direction:column;display:flex}.sp-sug-title{color:#fff;font-size:15px;font-weight:600;line-height:1.25}.sp-sug-artist{color:#ffffffa6;font-size:13px}.sp-selected{background:#702eff0f;border:1px solid #702eff59;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:none}.sp-selected.visible{display:flex}.sp-sel-thumb{object-fit:cover;background:#222;border-radius:8px;flex-shrink:0;width:42px;height:42px}.sp-sel-meta{flex:1;min-width:0}.sp-sel-track{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.sp-sel-artist{color:#ffffffa6;margin-top:2px;font-size:13px}.sp-clear-btn{cursor:pointer;color:#ffffff4d;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.sp-clear-btn:hover{color:#e64646}
.re{font-family:var(--font-sans);color:#fff;flex-direction:column;gap:10px;width:100%;max-width:480px;margin:0 auto;display:flex}.re-section-label{color:#fff;text-transform:uppercase;letter-spacing:.8px;margin-bottom:2px;font-size:14px;font-weight:700}.re-divider{align-items:center;gap:10px;margin:4px 0;display:flex}.re-divider:before,.re-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.re-divider span{color:#fff;font-size:17px;font-weight:600}.re-record-field{background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;align-items:center;gap:14px;width:100%;padding:20px 16px;display:flex}.re-mic-wrap{width:72px;height:72px;position:relative}.re-pulse{opacity:0;border:2px solid #e646464d;border-radius:50%;animation:2s ease-out infinite pulse;position:absolute;inset:-10px}.re-pulse:nth-child(2){animation-delay:.6s}.re-pulse:nth-child(3){animation-delay:1.2s}@keyframes pulse{0%{opacity:.55;transform:scale(.85)}to{opacity:0;transform:scale(1.2)}}.re-mic-btn{z-index:1;cursor:pointer;background:linear-gradient(135deg,#e64646,#c03030);border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .15s;display:flex;position:relative;box-shadow:0 6px 22px #e6464661}.re-mic-btn:hover{transform:scale(1.05)}.re-mic-btn:active{transform:scale(.97)}.re-mic-btn svg{width:28px;height:28px}.re-hint{color:#fffc;text-align:center;font-size:14px}.re-timer{letter-spacing:2px;font-variant-numeric:tabular-nums;font-size:36px;font-weight:700}.re-waveform{align-items:center;gap:3px;height:40px;display:flex}.re-bar{background:linear-gradient(#e64646,#702eff);border-radius:99px;width:4px;animation:.8s ease-in-out infinite wave}.re-bar:first-child{--h:14px;animation-delay:0s}.re-bar:nth-child(2){--h:28px;animation-delay:.1s}.re-bar:nth-child(3){--h:38px;animation-delay:.2s}.re-bar:nth-child(4){--h:22px;animation-delay:50ms}.re-bar:nth-child(5){--h:34px;animation-delay:.15s}.re-bar:nth-child(6){--h:40px;animation-delay:.25s}.re-bar:nth-child(7){--h:28px;animation-delay:.1s}.re-bar:nth-child(8){--h:18px;animation-delay:.3s}.re-bar:nth-child(9){--h:38px;animation-delay:50ms}.re-bar:nth-child(10){--h:24px;animation-delay:.2s}.re-bar:nth-child(11){--h:14px;animation-delay:.15s}.re-bar:nth-child(12){--h:32px;animation-delay:.35s}@keyframes wave{0%,to{height:calc(var(--h) * .35)}50%{height:var(--h)}}.re-stop-btn{cursor:pointer;background:#ffffff14;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .15s;display:flex}.re-stop-btn:hover{background:#ffffff24}.re-stop-btn svg{width:18px;height:18px}.re-upload{cursor:pointer;background:#ffffff08;border:1px dashed #ffffff26;border-radius:14px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .2s,background .2s;display:flex;position:relative}.re-upload:hover,.re-upload.drag-over{background:#ffffff0f;border-color:#ffffff59}.re-upload input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.re-upload-icon{background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.re-upload-icon svg{width:16px;height:16px}.re-upload-text{flex-direction:column;gap:2px;display:flex}.re-upload-label{color:#fff;font-size:16px;font-weight:600}.re-upload-sub{color:#fffc;font-size:13px}.re-result{background:#702eff0f;border:1px solid #702eff59;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:none}.re-result.visible{display:flex}.re-result-icon{background:linear-gradient(135deg,#702eff,#e64646);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.re-result-icon svg{width:16px;height:16px}.re-result-meta{flex:1;min-width:0}.re-result-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.re-result-sub{color:#ffffffa6;margin-top:2px;font-size:13px}.re-clear-btn{cursor:pointer;color:#ffffff4d;background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.re-clear-btn:hover{color:#e64646}.re-redo{color:#fff9;cursor:pointer;text-underline-offset:3px;font-size:14px;font-family:var(--font-sans);background:0 0;border:none;text-decoration:underline;transition:color .15s}.re-redo:hover{color:#fff}.hidden{display:none!important}
.ff-step{max-width:420px;font-family:var(--font-sans);color:#fff;-webkit-font-smoothing:antialiased;margin:0 auto;padding:0}.ff-step *{box-sizing:border-box}.ff-photo-area{aspect-ratio:4/5;cursor:pointer;background:#1a1a2e;border-radius:20px;width:100%;max-height:33vh;position:relative;overflow:hidden}.ff-photo-area:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#7c6ff799,#e646464d,#7c6ff726);border-radius:20px;padding:1.5px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ff-photo-area.ff-filled:before{opacity:0}.ff-photo-bg{background:radial-gradient(60% 50% at 50% 30%,#7c6ff72e 0%,#0000 70%),#111120;transition:opacity .3s;position:absolute;inset:0}.ff-photo-area.ff-filled .ff-photo-bg{opacity:0}.ff-photo-area img{object-fit:cover;opacity:0;border-radius:20px;width:100%;height:100%;transition:opacity .35s;display:block;position:absolute;inset:0}.ff-photo-area.ff-filled img{opacity:1}.ff-photo-area.ff-noimg img{display:none!important}.ff-confirm{background:radial-gradient(60% 50% at 50% 38%,#05a98c33 0%,#0000 70%),#111120;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:none;position:absolute;inset:0}.ff-photo-area.ff-noimg .ff-confirm{display:flex}.ff-loading{z-index:5;background:radial-gradient(60% 50% at 50% 38%,#7c6ff72e 0%,#0000 70%),#111120;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:none;position:absolute;inset:0}.ff-photo-area.ff-busy .ff-loading{display:flex}.ff-photo-area.ff-busy{pointer-events:none}.ff-spinner{border:3px solid #ffffff26;border-top-color:#7c6ff7;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ff-spin}@keyframes ff-spin{to{transform:rotate(360deg)}}.ff-loading-label{color:#fff;font-size:15px;font-weight:600}.ff-confirm-check{background:#05a98c2e;border:1px solid #05a98c73;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ff-confirm-label{color:#fff;font-size:17px;font-weight:600}.ff-confirm-sub{color:#ffffffb3;margin-top:-6px;font-size:14px}.ff-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .2s;display:flex;position:absolute;inset:0}.ff-photo-area.ff-filled .ff-empty-state{opacity:0;pointer-events:none}.ff-upload-icon{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s,background .15s;display:flex}.ff-photo-area:active .ff-upload-icon{background:#ffffff21;transform:scale(.93)}.ff-empty-label{color:#fff;letter-spacing:-.2px;font-size:17px;font-weight:600}.ff-empty-sub{color:#ffffffb3;margin-top:-6px;font-size:14px}.ff-photo-scrim{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 100%);border-radius:0 0 20px 20px;height:80px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.ff-photo-area.ff-filled .ff-photo-scrim{opacity:1}.ff-change-hint{-webkit-backdrop-filter:blur(10px);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#0000008c;border:1px solid #ffffff1f;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:600;transition:opacity .2s;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.ff-photo-area.ff-filled .ff-change-hint{opacity:1}.ff-remove-btn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:4;background:#0000008c;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s,transform .15s;display:none;position:absolute;top:12px;right:12px}.ff-remove-btn:active{background:#000000bf;transform:scale(.9)}.ff-photo-area.ff-filled .ff-remove-btn{display:flex}.ff-btn-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.ff-btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;letter-spacing:-.1px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 0;font-size:16px;font-weight:600;line-height:1.15;transition:background .15s,border-color .15s,transform .1s;display:flex}.ff-btn:active{background:#ffffff1a;transform:scale(.97)}.ff-samples{margin-top:22px}.ff-samples-label{text-align:center;color:#fff;margin-bottom:12px;font-size:15px;font-weight:600}.ff-samples-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ff-sample{aspect-ratio:1;cursor:pointer;background:#1a1a2e;border:2px solid #0000;border-radius:14px;padding:0;transition:transform .12s,border-color .15s;position:relative;overflow:hidden}.ff-sample img{object-fit:cover;width:100%;height:100%;display:block}.ff-sample:active{transform:scale(.95)}.ff-sample.ff-sample-selected{border-color:#7c6ff7;box-shadow:0 0 0 3px #7c6ff74d}.ff-sample-check{background:#7c6ff7;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:none;position:absolute;top:6px;right:6px}.ff-sample.ff-sample-selected .ff-sample-check{display:flex}.ff-cam-overlay{z-index:99999;background:#000;flex-direction:column;display:none;position:fixed;inset:0}.ff-cam-overlay.ff-open{display:flex}.ff-cam-overlay video{object-fit:cover;flex:1;width:100%;transform:scaleX(-1)}.ff-cam-controls{background:linear-gradient(#0000,#0009);justify-content:center;align-items:center;padding:28px 0 48px;display:flex;position:absolute;bottom:0;left:0;right:0}.ff-cam-shutter{cursor:pointer;background:#fff;border:5px solid #ffffff59;border-radius:50%;width:72px;height:72px;transition:transform .1s}.ff-cam-shutter:active{transform:scale(.92)}.ff-cam-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:absolute;top:20px;right:20px}[data-element-id=bt_gen] button,[data-id=bt_gen] button,#bt_gen button{--button-pulse-shadow-color:#702eff!important;background:linear-gradient(135deg,#702eff 0%,#e64646 100%)!important;border:none!important}
.vp-wrap{color:#fff;max-width:420px;margin:0 auto;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.vp-headline{color:#fff;margin:0;font-size:20px;font-weight:700;line-height:1.25}.vp-headline span{color:#7c6ff7}.vp-sub{color:#ffffff80;margin:0;font-size:13px;line-height:1.5}.vp-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vp-card{pointer-events:none;aspect-ratio:3/4;background:#111;border-radius:12px;position:relative;overflow:hidden}.vp-thumb{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.vp-overlay{background:linear-gradient(#0000 0%,#0000004d 45%,#000000b3 75%,#000000f2 100%);flex-direction:column;justify-content:flex-end;height:70%;padding:10px 8px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.vp-channel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:10px;font-weight:700}.vp-views{color:#fff;margin-bottom:6px;font-size:13px;font-weight:700;line-height:1}.vp-stats{gap:8px;display:flex}.vp-stat{color:#fff9;align-items:center;gap:3px;font-size:10px;display:flex}.vp-stat-icon{font-size:9px}.vp-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ff0000d9;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.vp-disclaimer{color:#fff3;text-align:center;margin-top:10px;font-size:10px}
