:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#f7f5fb;background:#0a0910;font-synthesis:none;--ink: #f7f5fb;--muted: #9692a1;--surface: #131119;--surface-2: #1a1722;--line: rgba(255, 255, 255, .09);--purple: #8c5cff;--purple-bright: #a989ff;--yellow: #ffd400;--safe-top: max(14px, env(safe-area-inset-top));--safe-bottom: max(18px, env(safe-area-inset-bottom))}*{box-sizing:border-box}html{min-height:100%;background:#0a0910}body{margin:0;min-width:320px;min-height:100dvh;background:radial-gradient(circle at 70% -10%,rgba(140,92,255,.15),transparent 34%),#0a0910;overscroll-behavior-y:none}button,input,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}:where(button,input,textarea,summary):focus-visible{outline:3px solid rgba(169,137,255,.85);outline-offset:2px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{width:min(100%,560px);min-height:100dvh;margin:0 auto;padding:var(--safe-top) 18px calc(var(--safe-bottom) + 96px)}.home-shell{display:flex;flex-direction:column}.topbar{height:62px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px}.topbar h1{margin:1px 0 0;font-size:18px;line-height:1;letter-spacing:-.02em}.eyebrow,.hero-kicker{color:var(--purple-bright);font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.18em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--purple);border-radius:13px;font-weight:900;box-shadow:0 8px 25px #8c5cff40}.icon-button{width:44px;height:44px;border:0;border-radius:14px;display:grid;place-items:center;background:transparent}.icon-button:active{background:var(--surface-2);transform:scale(.96)}.topbar-settings{grid-column:3}.hero{padding:clamp(34px,8vh,82px) 4px 28px}.hero h2,.auth-card h2,.result-hero h2,.center-card h2,.error-card h2{margin:10px 0 13px;font-size:clamp(36px,10vw,54px);line-height:.98;letter-spacing:-.055em}.hero h2 em{color:var(--purple-bright);font-style:normal}.hero p{max-width:390px;margin:0;color:var(--muted);font-size:16px;line-height:1.5}.notice{margin:0 0 18px;padding:13px 15px;color:#eae2ff;border:1px solid rgba(140,92,255,.28);border-radius:15px;background:#8c5cff1a;font-size:14px;line-height:1.4}.notice.floating{position:fixed;z-index:50;top:calc(var(--safe-top) + 8px);left:18px;right:18px;max-width:524px;margin:auto;backdrop-filter:blur(20px)}.capacity-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.capacity-card{position:relative;min-height:96px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:14px;text-align:left;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.capacity-card.selected{border-color:#8c5cffbf;box-shadow:inset 0 0 0 1px #8c5cff40;background:linear-gradient(145deg,rgba(140,92,255,.15),var(--surface) 56%)}.capacity-card.unavailable:not(.selected){opacity:.52}.capacity-card>i{position:absolute;top:11px;right:11px;width:8px;height:8px;border:1px solid #5b5863;border-radius:50%}.capacity-card.selected>i{border:2px solid #0a0910;background:var(--purple-bright);box-shadow:0 0 0 2px var(--purple-bright)}.capacity-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--purple-bright);background:#8c5cff1f;border-radius:12px}.capacity-card strong,.capacity-card small{display:block}.capacity-card strong{font-size:15px}.capacity-card small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.25}.upload-cta{min-height:76px;display:flex;align-items:center;justify-content:center;gap:13px;padding:14px 20px;border-radius:20px;background:var(--purple);box-shadow:0 16px 40px #5a2dd245;font-weight:780;cursor:pointer}.upload-cta:active{transform:scale(.985)}.upload-cta svg{width:26px;height:26px}.upload-cta span,.upload-cta small{display:block}.upload-cta small{margin-top:3px;color:#ffffffa6;font-size:11px;font-weight:550}.upload-cta input{position:absolute;width:1px;height:1px;opacity:0}.upload-cta.disabled{opacity:.4;box-shadow:none}.privacy-note{margin:14px auto 0;color:#6f6b77;font-size:11px}.center-screen{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:15px;color:var(--muted)}.pulse-logo{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:var(--purple);color:#fff;font-size:28px;font-weight:900;animation:pulse 1.5s ease-in-out infinite}.center-card{min-height:calc(100dvh - 100px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 6px 80px;text-align:center}.center-card h2{margin-top:28px;font-size:34px}.center-card>p{max-width:330px;margin:0 0 20px;color:var(--muted);line-height:1.5}.progress-orbit{--progress: 0;position:relative;width:170px;height:170px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--purple) calc(var(--progress) * 1turn),rgba(255,255,255,.07) 0)}.progress-orbit:before{content:"";position:absolute;inset:8px;border-radius:inherit;background:#0d0b12}.progress-orbit span{position:relative;font-size:42px;font-weight:800;letter-spacing:-.05em}.progress-orbit small{margin-left:2px;color:var(--muted);font-size:15px;letter-spacing:0}.backend-badge{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 13px;color:#c3becb;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:#5c5961}.status-dot.online{background:#61dc9a;box-shadow:0 0 10px #61dc9a73}.stay-open{margin-top:24px!important;font-size:12px}.resume-card .upload-cta{width:100%;max-width:390px}.resume-icon{width:72px;height:72px;display:grid;place-items:center;margin-bottom:24px;border-radius:22px;color:var(--purple-bright);background:#8c5cff24}.resume-icon svg{width:32px;height:32px}.sound-wave{height:88px;display:flex;align-items:center;gap:7px}.sound-wave i{width:6px;height:24px;border-radius:5px;background:var(--purple);animation:wave 1.1s ease-in-out infinite}.sound-wave i:nth-child(2),.sound-wave i:nth-child(6){animation-delay:-.2s}.sound-wave i:nth-child(3),.sound-wave i:nth-child(5){animation-delay:-.4s}.sound-wave i:nth-child(4){animation-delay:-.6s}.step-pill{margin-top:22px;padding:7px 10px;color:var(--purple-bright);border-radius:999px;background:#8c5cff1c;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.processing-card h2{max-width:380px}.workflow{width:100%;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;margin-top:45px;color:#5f5b65;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.workflow b{height:1px;background:var(--line)}.workflow span.done{color:#b8b3c0}.workflow span.active{color:var(--purple-bright)}.video-stage{position:relative;width:100%;max-height:54dvh;margin:10px auto 18px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#000;box-shadow:0 24px 50px #00000040}.video-stage video{display:block;width:100%;max-height:54dvh;aspect-ratio:9/16;object-fit:contain;background:#000}.caption-preview{position:absolute;z-index:2;left:6%;right:6%;bottom:var(--caption-bottom);color:var(--caption-color);text-align:center;font-family:GavialImpact,Impact,Haettenschweiler,sans-serif;line-height:1;text-transform:uppercase;-webkit-text-stroke:max(1px,.055em) #000;paint-order:stroke fill;filter:drop-shadow(.03em .04em 0 rgba(0,0,0,.7));pointer-events:none}.caption-preview.yellow{color:var(--caption-yellow)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:14px;margin:22px 2px 13px}.section-heading h2{margin:4px 0 0;font-size:25px;letter-spacing:-.04em}.section-heading>span{color:var(--muted);font-size:12px}.sentence-list{display:grid;gap:10px}.sentence-card{display:grid;grid-template-columns:44px 1fr;gap:8px 10px;padding:13px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.sentence-card.muted{opacity:.55}.sentence-play{align-self:start;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:14px;color:var(--purple-bright);background:#8c5cff21}.sentence-card label span{display:block;margin:2px 0 5px;color:#77727e;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sentence-card textarea{width:100%;min-height:54px;resize:vertical;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px;line-height:1.38}.not-spoken{grid-column:2;justify-self:start;min-height:44px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:0;border-radius:9px;color:#716d77;background:transparent;font-size:11px}.not-spoken svg{width:15px;height:15px}.not-spoken.active{color:#c7c1cf;background:#25222c}.sticky-action{position:fixed;z-index:10;left:0;right:0;bottom:0;width:min(100%,560px);min-height:calc(80px + var(--safe-bottom));margin:auto;display:grid;grid-template-columns:auto minmax(210px,1fr);align-items:center;gap:12px;padding:12px 18px var(--safe-bottom);border-top:1px solid var(--line);background:#0a0910e0;backdrop-filter:blur(24px) saturate(1.3)}.sticky-action>span{color:#77727e;font-size:11px;white-space:nowrap}.primary-button,.secondary-button{min-height:52px;padding:0 18px;border-radius:16px;font-weight:750}.primary-button{border:0;color:#fff;background:var(--purple);box-shadow:0 10px 26px #592dd238}.primary-button:active,.secondary-button:active{transform:scale(.98)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:var(--surface-2)}.word-shell{padding-left:0;padding-right:0}.word-shell .topbar,.word-shell .video-stage,.word-shell .style-panel{width:calc(100% - 36px);margin-left:auto;margin-right:auto}.word-toolbar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px 12px}.tool-button{min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:16px;color:#c0bbc8;background:var(--surface);font-size:12px;font-weight:700}.tool-button.yellow-active{color:#1a1600;border-color:var(--yellow);background:var(--yellow)}.tool-button.yellow-active svg{fill:currentColor}.tool-button.active{color:#fff;background:#2b2733}.timing-tools{display:grid;grid-template-columns:auto 50px 50px 1fr auto 50px 50px auto;align-items:center;gap:6px;padding:0 18px 12px;color:#77727e;font-size:10px}.timing-tools button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:12px;color:#bab5c1;background:var(--surface);font-size:11px;font-variant-numeric:tabular-nums}.timing-tools small{align-self:end;padding-bottom:7px}.caption-rail{display:flex;gap:8px;padding:4px 50% 15px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-bottom:1px solid var(--line)}.caption-rail::-webkit-scrollbar{display:none}.rail-word{flex:0 0 auto;min-width:72px;min-height:58px;display:grid;place-content:center;gap:4px;padding:9px 12px;scroll-snap-align:center;border:1px solid var(--line);border-radius:14px;color:#aaa5b1;background:var(--surface)}.rail-word span{font-size:13px;font-weight:750}.rail-word small{color:#68636f;font-size:9px}.rail-word.selected{color:#fff;border-color:var(--purple);background:#8c5cff2e;box-shadow:0 0 0 1px #8c5cff2e}.rail-word.yellow{color:var(--yellow)}.rail-word.hidden-word{opacity:.38;text-decoration:line-through}.style-panel{padding-bottom:10px}.range-row{display:block;padding:13px 0}.range-row>span{display:flex;justify-content:space-between;margin-bottom:12px;color:#d3ced9;font-size:13px}.range-row output{color:var(--purple-bright);font-variant-numeric:tabular-nums}input[type=range]{width:100%;height:32px;margin:0;accent-color:var(--purple)}.auth-card,.error-card{min-height:calc(100dvh - 80px);display:flex;flex-direction:column;justify-content:center;padding:30px 4px 80px}.auth-card>p,.error-card>p{margin:0 0 26px;color:var(--muted);line-height:1.5}.auth-card details{margin-top:18px;padding:15px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.auth-card summary{min-height:44px;display:flex;align-items:center;color:#b9b4c0;font-size:13px}.face-symbol{position:relative;width:76px;height:76px;margin-bottom:28px;border:3px solid var(--purple-bright);border-radius:24px}.face-symbol:before,.face-symbol:after{content:"";position:absolute;top:24px;width:5px;height:8px;border-radius:4px;background:var(--purple-bright)}.face-symbol:before{left:20px}.face-symbol:after{right:20px}.face-symbol span:nth-child(1){position:absolute;left:23px;right:23px;bottom:19px;height:12px;border-bottom:3px solid var(--purple-bright);border-radius:50%}.field{display:block;margin:14px 0}.field span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:700}.field input{width:100%;min-height:48px;padding:0 13px;border:1px solid var(--line);border-radius:13px;outline:none;color:#fff;background:#0e0c13}.field input:focus{border-color:var(--purple)}.auth-card .primary-button,.auth-card .secondary-button{width:100%}.auth-card>small{margin-top:8px;color:#77727e;font-size:11px;line-height:1.45}.result-hero{padding:36px 3px 22px;text-align:center}.result-hero h2{font-size:39px}.result-hero p{color:var(--muted);font-size:12px}.success-mark{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 22px;border-radius:50%;color:#fff;background:var(--purple);box-shadow:0 12px 35px #8c5cff4d}.success-mark svg{width:30px;height:30px;stroke-width:2.5}.result-video{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#000}.result-video video{display:block;width:100%;max-height:52dvh;background:#000}.result-actions{display:grid;gap:10px;padding:14px 0}.share-button{display:flex;align-items:center;justify-content:center;gap:9px}.file-links{display:flex;align-items:center;gap:8px;margin-top:5px}.file-links button{min-width:58px;min-height:44px;border:1px solid var(--line);border-radius:12px;color:#bdb8c4;background:var(--surface);font-size:11px;font-weight:800}.file-links span{margin-left:auto;color:#6f6b76;font-size:11px}.new-project{width:100%;min-height:48px;border:0;color:var(--purple-bright);background:transparent;font-weight:700}.error-card>span{width:64px;height:64px;display:grid;place-items:center;margin-bottom:18px;border-radius:20px;color:#ffb7bb;background:#ff515f21;font-size:30px;font-weight:900}.sheet-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:end;justify-content:center;padding:0;background:#0000009e;backdrop-filter:blur(5px)}.settings-sheet{width:min(100%,560px);max-height:86dvh;overflow-y:auto;padding:10px 20px calc(var(--safe-bottom) + 14px);border:1px solid var(--line);border-bottom:0;border-radius:28px 28px 0 0;background:#141119;box-shadow:0 -20px 80px #00000073;animation:sheet-in .24s ease-out}.sheet-handle{display:block;width:42px;height:5px;margin:2px auto 20px;border-radius:4px;background:#3d3943}.settings-sheet h2{margin:0 0 18px;font-size:28px;letter-spacing:-.04em}.settings-sheet .primary-button{width:100%}.sheet-close{width:100%;min-height:48px;border:0;color:var(--muted);background:transparent}.settings-sheet>p{color:#6f6a76;font-size:11px;line-height:1.45}.danger-button{width:100%;min-height:48px;margin-top:12px;border:1px solid rgba(255,81,95,.25);border-radius:14px;color:#ff9aa1;background:#ff515f12}@keyframes pulse{50%{transform:scale(.94);box-shadow:0 0 0 18px #8c5cff00}0%,to{box-shadow:0 0 #8c5cff33}}@keyframes wave{0%,to{height:20px;opacity:.5}50%{height:68px;opacity:1}}@keyframes sheet-in{0%{transform:translateY(100%)}}@media(min-width:620px){body{border-inline:1px solid rgba(255,255,255,.03)}}@media(max-height:700px){.hero{padding-top:22px}.hero h2{font-size:38px}.video-stage video{max-height:43dvh}.center-card{justify-content:flex-start;padding-top:45px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
