:root{--font-display:"Arial Narrow","Helvetica Neue",Arial,sans-serif;--font-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--bg:#f4f2eb;--surface:#ffffff;--surface-2:#efede7;--border:#e2e0d8;--border-strong:#cbc9c0;--text:#11110f;--text-2:#46463f;--muted:#6e6d65;--faint:#9b9a92;--accent:#11110f;--accent-ink:#ffffff;--accent-soft:#efede7;--good:#0f9d58;--warn:#b26a00;--bad:#c0392b;--ai-text:13px;--ai-text-sm:12px;--ai-text-xs:11px;--ai-line:1.45;--radius:18px;--shadow-sm:0 1px 2px rgba(20,20,18,0.04);--shadow:0 12px 36px rgba(20,20,18,0.07)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;background:var(--bg);line-height:1.55;-webkit-font-smoothing:antialiased}body,button{color:var(--text)}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input,select,textarea{font:inherit;color:var(--text)}a{color:var(--accent)}h1,h2,h3,h4{color:var(--text)}.appUtility{min-height:56px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:80}.appUtilityBrand{display:inline-flex;align-items:center;gap:9px;color:var(--text);text-decoration:none;font-size:13px;font-weight:760}.appUtilityIdentity{min-width:0;display:flex;align-items:center;gap:10px}.appUtilitySeparator{color:var(--faint);font-size:13px}.appUtilityContext{min-width:0;max-width:min(52vw,520px);overflow:hidden;color:var(--text);font-size:13px;font-weight:650;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.appUtilityMark{width:22px;height:22px;border-radius:7px;background:var(--text);box-shadow:inset 0 -7px 0 #dfff57}.appUtilityActions{gap:12px}.appUtilityActions,.appUtilitySlot{min-width:0;display:flex;align-items:center}.appUtilitySlot{gap:8px}.appUtilitySlot:empty{display:none}.productUiCanvas{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:16px;background:#111;box-shadow:0 20px 60px rgba(0,0,0,.16);line-height:0}.productUiCanvas>img{display:block;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.productUiHotspot{position:absolute;border:0;padding:0;background:transparent;cursor:pointer;line-height:1.2}.productUiHotspot.visible{border:2px solid rgba(132,82,255,.8);background:rgba(132,82,255,.12)}.productUiHotspot span{position:absolute;left:0;bottom:calc(100% + 5px);max-width:180px;overflow:hidden;padding:5px 8px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.productUiEmpty{display:grid;min-height:280px;place-items:center;border-radius:16px;background:#efeee9;color:#777}.appShell{min-height:100dvh;display:flex;flex-direction:column}.billingError{margin:8px 0 0;color:var(--bad);font-size:12px}.authPage{min-height:100vh;padding:90px 20px 40px;display:flex;flex-direction:column;align-items:center;gap:30px;background:#f5f3ed}.authBrand{display:inline-flex;align-items:center;gap:9px;color:var(--text);text-decoration:none;font-weight:760}.authBrand span{width:27px;height:27px;border-radius:9px;background:var(--text);box-shadow:inset 0 -8px 0 #dfff57}.accountPage{width:min(960px,calc(100% - 40px));margin:0 auto;padding:62px 0 100px}.accountHeader{margin-bottom:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.accountHeader h1{margin:2px 0;font-size:clamp(38px,6vw,64px);letter-spacing:-.06em;line-height:1}.accountHeader span{color:var(--muted);font-size:13px}.balanceCard{min-height:240px;padding:28px;margin-bottom:18px;display:flex;flex-direction:column;border-radius:22px;background:#11120f;color:white}.balanceCard p{margin:0;color:rgba(255,255,255,.58);font-size:13px}.balanceCard strong{margin:auto 0 0;color:white;font-size:clamp(60px,9vw,94px);line-height:.9;letter-spacing:-.075em}.balanceCard span{margin-top:18px;color:rgba(255,255,255,.55);font-size:12px}.balanceCard span.balanceHold{margin-top:8px;color:rgba(255,255,255,.8)}.accountGrid{margin-bottom:18px;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.accountCardTitle{margin:0 0 12px;font-size:24px;letter-spacing:-.04em}.accountTopups{display:grid;grid-gap:8px;gap:8px}.accountTopups button{width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.accountTopups button:hover{border-color:var(--accent)}.accountHint{margin:12px 0 0;color:var(--muted);font-size:11px}.autoTopupCard{margin:18px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center}.autoTopupCopy p.muted{margin-bottom:0}.autoTopupControls{display:grid;grid-template-columns:auto auto;grid-gap:6px 10px;gap:6px 10px;align-items:center}.autoTopupControls label{grid-column:1/-1;color:var(--muted);font-size:11px}select.autoTopupSelect{width:auto;min-width:220px;min-height:44px;padding:0 38px 0 14px;border-radius:999px;border-color:var(--border-strong);font-size:14px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236e6d65' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.autoTopupError{grid-column:1/-1;margin:10px 0 0;color:var(--bad);font-size:12px}.ledgerCard{padding:28px}.ledgerList>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border)}.ledgerList span{display:flex;flex-direction:column}.ledgerList small{color:var(--faint)}.creditPositive{color:var(--good)}.creditNegative{color:var(--muted);font-weight:500}.statementHead{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.statementHead .accountCardTitle{margin-bottom:0}.statementNow{display:flex;flex-direction:column;align-items:flex-end}.statementNow small{color:var(--muted);font-size:11px}.statementNow strong{font-size:22px;letter-spacing:-.04em}.statement{margin-top:14px}.ledgerList>div.statementLine{display:grid;grid-template-columns:minmax(0,1fr) auto 64px;grid-gap:12px;gap:12px;align-items:center}.statementLine em{font-style:normal;color:var(--muted)}.statementLine b,.statementLine em{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.ledgerList>div.statementFoot{min-height:0;border-top:0;display:grid;grid-template-columns:minmax(0,1fr) auto 64px;grid-gap:12px;gap:12px;padding-top:6px}.statementFoot small{color:var(--faint);font-size:10px;text-transform:uppercase;letter-spacing:.08em;text-align:right}@media (max-width:700px){.appUtility{padding:0 14px}.appUtilityBrand{gap:7px}.appUtilityContext{max-width:42vw}.accountPage{width:calc(100% - 28px);padding-top:36px}.accountHeader{align-items:flex-start;flex-direction:column}.accountGrid{grid-template-columns:1fr}.balanceCard{min-height:210px}.autoTopupCard{gap:18px}.autoTopupCard,.autoTopupControls{grid-template-columns:1fr}select.autoTopupSelect{width:100%;min-width:0}.autoTopupControls .btn{width:100%}}.wrap{width:100%;max-width:1180px;margin:0 auto;padding:28px 22px 96px}.topbar{justify-content:space-between;gap:20px;margin-bottom:26px}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;font-weight:700;font-size:19px;letter-spacing:-.3px;background:none;border:none;padding:0}.brand>svg{width:36px;height:36px;padding:8px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.brand .dot{width:24px;height:24px;border-radius:7px;background:var(--text);box-shadow:inset 0 -7px 0 #dfff57}.muted{color:var(--muted)}.faint{color:var(--faint)}.small{font-size:13px}.contextComposer{overflow:hidden;border:1px solid var(--border-strong);border-radius:14px;background:var(--surface);transition:border-color .14s,box-shadow .14s,background .14s}.contextComposer.dragging,.contextComposer:focus-within{border-color:var(--text);box-shadow:0 0 0 3px rgba(17,18,15,.07)}.contextComposer.dragging{background:#f8ffe5}.contextComposer textarea{width:100%;min-height:116px;padding:15px 16px 9px;resize:vertical;border:0;outline:0;background:transparent;line-height:1.5}.contextFiles{padding:0 10px 8px;display:flex;flex-wrap:wrap;gap:6px}.contextFile{min-width:0;max-width:100%;padding:7px 8px 7px 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2)}.contextFile>span{min-width:0;display:flex;flex-direction:column}.contextFile strong{overflow:hidden;max-width:240px;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.contextFile small{color:var(--faint);font-size:10px}.contextFile button{width:24px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:18px}.contextFile button:hover{background:var(--border);color:var(--text)}.contextComposerFooter{min-height:43px;padding:7px 10px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--border)}.contextAttach{min-height:29px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:var(--surface-2);color:var(--text-2);font-size:12px;font-weight:650}.contextAttach:hover{background:var(--border);color:var(--text)}.contextDropHint{color:var(--faint);font-size:11px}.sourceIndicator{margin-top:7px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.sourceDot{width:6px;height:6px;border-radius:999px;background:var(--good)}.btn{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);min-height:40px;padding:0 14px;border-radius:999px;font-weight:600;transition:.14s;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.btn:hover:not(:disabled){border-color:var(--accent)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.btn.primary:hover:not(:disabled){background:#7454ff;border-color:#7454ff}.btn.ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--muted)}.btn.ghost:hover:not(:disabled){color:var(--text);background:var(--surface-2)}.btn.lg{min-height:48px;padding:0 20px;font-size:15px}.btn.danger-btn{color:var(--bad);border-color:rgba(192,57,43,.4)}.btn.danger-btn:hover:not(:disabled){background:rgba(192,57,43,.06);border-color:var(--bad)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:0 14px 44px rgba(20,20,18,.045)}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;color:var(--text-2);font-weight:600}.input{background:var(--surface);border:1px solid var(--border-strong);border-radius:10px;min-height:42px;padding:9px 12px;color:var(--text);outline:none;width:100%;font-family:inherit;font-size:15px;line-height:1.45}@media (max-width:640px){.input{font-size:16px}}.input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}textarea.input{resize:vertical;min-height:96px}.row{display:flex;gap:10px;align-items:center}.between{justify-content:space-between}.stack{display:flex;flex-direction:column;gap:12px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;color:var(--faint);font-weight:700;margin:0 0 10px}.opt-picks,.optGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:14px;gap:14px;align-items:start}.folderGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,240px));justify-content:start;grid-gap:12px;gap:12px;align-items:start}.folderGrid .pick{padding:12px 14px}.folderGrid .folderName{min-width:0;max-width:100%}.folderGrid .folderName>.sharedBadge,.folderGrid .folderName>svg{flex:none}.folderGrid .folderName strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folderGrid .pick .row.between>button{min-width:0}@media (max-width:640px){.folderGrid{grid-template-columns:minmax(0,1fr)}.folderGrid .folderName{align-items:flex-start}.folderGrid .folderName>svg{margin-top:2px}.folderGrid .folderName strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow-wrap:break-word;line-height:1.35}}.pick{border:1.5px solid var(--border);background:var(--surface);border-radius:12px;padding:16px;text-align:left;width:100%;position:relative;transition:.14s;box-shadow:var(--shadow-sm)}.pick:hover{border-color:var(--border-strong)}.pick.selected{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.pick h4{margin:0 0 4px;font-size:16px}.pick p{margin:0;font-size:13.5px;color:var(--muted)}.pick .radio{position:absolute;top:14px;right:14px;width:20px;height:20px;border-radius:50%;border:2px solid var(--border-strong)}.pick.selected .radio{border-color:var(--accent);background:radial-gradient(circle,var(--accent) 45%,transparent 48%)}.swatches{display:flex;gap:5px;margin:10px 0 2px}.swatch{width:24px;height:24px;border-radius:6px;border:1px solid rgba(0,0,0,.08)}.frames{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.frames img{width:100%;border-radius:8px;border:1px solid var(--border);display:block;background:#000}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{font-size:12px;padding:3px 9px}.chip,.chipBtn{border-radius:999px;background:var(--surface-2);border:1px solid var(--border);color:var(--text-2)}.chipBtn{font-size:13px;padding:6px 12px;cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.chipBtn:hover{border-color:var(--accent,#6a5cff)}.chipBtn.on{border-color:#6a5cff;background:rgba(106,92,255,.14);color:var(--text)}.chipBtn:focus-visible{outline:2px solid #6a5cff;outline-offset:2px}.scene{display:grid;grid-template-columns:40px 1fr;grid-gap:14px;gap:14px;padding:14px 0;border-top:1px solid var(--border)}.scene:first-child{border-top:none}.scene .idx{width:34px;height:34px;border-radius:9px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-weight:700}.scene h4{margin:0 0 3px;font-size:15px}.scene .meta{font-size:12.5px;color:var(--faint);margin-bottom:6px}.scene .narr{font-size:13.5px;color:var(--text-2);margin:0 0 6px}.scene .os{font-size:13px;color:var(--muted)}.scene .vo{font-size:13px;color:var(--accent);font-style:italic}.toggles{flex-wrap:wrap}.toggle,.toggles{display:flex;gap:10px}.toggle{align-items:center;padding:12px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface);flex:1 1;min-width:150px}.toggle.on{border-color:var(--accent);background:var(--accent-soft)}.switch{width:40px;height:24px;border-radius:999px;background:var(--border-strong);position:relative;transition:.15s;flex-shrink:0}.toggle.on .switch{background:var(--accent)}.switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.15s;box-shadow:var(--shadow-sm)}.toggle.on .switch:after{left:19px}.toggle .tlabel{font-weight:600;font-size:14px}.toggle .tsub{font-size:12px;color:var(--muted)}.audioRow{display:flex;gap:10px;align-items:stretch}.audioRow .toggle{flex:0 0 200px;min-width:0}.audioRow .input{flex:1 1}textarea.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.6;min-height:440px;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;overflow-x:hidden}.input:disabled,textarea.input:disabled{background:var(--surface-2);color:var(--faint);cursor:not-allowed;opacity:.75}.audioRow.off .tlabel{color:var(--faint)}.buildJourneyCard{padding:clamp(22px,4vw,38px)}.buildJourneyHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.buildJourneyHeader h2{margin:2px 0 0;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em}.buildJourneyHeader .eyebrow{margin:0;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:750}.buildTime{text-align:right;display:grid;grid-gap:3px;gap:3px;white-space:nowrap}.buildTime span{color:var(--muted);font-size:12px}.buildTime strong{font-size:15px}.journeySegments{display:flex;gap:7px;margin:25px 0 14px}.journeySegments span{flex:1 1;height:4px;border-radius:99px;background:var(--surface-2)}.journeySegments span.done{background:var(--good)}.journeySegments span.active{background:var(--text);position:relative;overflow:hidden}.journeySegments span.active:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:translateX(-100%);animation:journeySweep 1.8s ease-in-out infinite}@keyframes journeySweep{to{transform:translateX(100%)}}.buildReassurance{margin:0;max-width:670px;font-size:14px}.buildJourneyGrid{display:grid;grid-template-columns:minmax(210px,.85fr) minmax(300px,1.3fr);grid-gap:clamp(30px,6vw,74px);gap:clamp(30px,6vw,74px);margin-top:30px;min-height:330px}.journeyMainSteps{display:flex;flex-direction:column}.journeyMainStep{display:grid;grid-template-columns:32px 1fr;grid-gap:12px;gap:12px;min-height:63px;color:var(--faint);position:relative}.journeyMainStep:not(:last-child):after{content:"";position:absolute;top:28px;bottom:4px;left:13px;width:1px;background:var(--border)}.journeyMainStep.active,.journeyMainStep.done{color:var(--text)}.journeyMarker{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);font-size:12px;font-weight:700;z-index:1}.journeyMainStep.done .journeyMarker{color:var(--good);border-color:color-mix(in srgb,var(--good) 45%,var(--border))}.journeyMainStep.active .journeyMarker{color:#fff;background:var(--text);border-color:var(--text)}.journeyMainStep strong{display:block;font-size:15px;line-height:1.25;padding-top:3px}.journeyMainStep small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.journeyDetails{align-self:start;border-left:1px solid var(--border);padding-left:clamp(24px,4vw,44px)}.journeyDetailsTitle{margin:0 0 15px;font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:var(--muted);font-weight:750}.visualReviewLoop{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;margin:0 0 18px;padding:12px;border:1px solid color-mix(in srgb,var(--border) 72%,var(--text));border-radius:10px;background:var(--surface-2)}.visualReviewLoopIcon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--surface);font-size:18px;line-height:1}.visualReviewLoop.checking .visualReviewLoopIcon,.visualReviewLoop.fixing .visualReviewLoopIcon{animation:visualReviewTurn 1.8s linear infinite}.visualReviewLoop.fixing{border-color:color-mix(in srgb,#d88a20 45%,var(--border))}.visualReviewLoop.done{border-color:color-mix(in srgb,var(--good) 40%,var(--border))}.visualReviewLoop strong{display:block;font-size:13px;line-height:1.25}.visualReviewLoop small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35;overflow-wrap:anywhere}@keyframes visualReviewTurn{to{transform:rotate(1turn)}}.journeySubsteps{display:grid;grid-gap:13px;gap:13px}@media (max-width:640px){.journeyFinding{display:none}}.journeySubstep{display:grid;grid-template-columns:20px 1fr;grid-gap:10px;gap:10px;align-items:center;color:var(--faint);min-height:24px}.journeySubstep>span{width:20px;height:20px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;font-size:11px}.journeySubstep p{margin:0;font-size:14px;line-height:1.35}.journeySubstep.done{color:var(--muted)}.journeySubstep.done>span{color:var(--good);border-color:color-mix(in srgb,var(--good) 40%,var(--border))}.journeySubstep.active{color:var(--text);font-weight:650}.journeySubstep.active>span{border-color:var(--text)}.pulseDot{width:6px!important;height:6px!important;border:0!important;border-radius:50%;background:var(--text);animation:journeyPulse 1.25s ease-in-out infinite}@keyframes journeyPulse{50%{opacity:.25;transform:scale(.7)}}.buildCancel{margin-top:12px}.rerenderCard .journeySegments{margin-bottom:16px}.rerenderSteps{display:grid;grid-gap:13px;gap:13px;margin:26px 0 4px;max-width:460px}@media (max-width:680px){.buildJourneyHeader{display:grid;grid-gap:12px;gap:12px}.buildTime{text-align:left;display:flex;gap:6px}.buildJourneyGrid{grid-template-columns:minmax(128px,.8fr) minmax(0,1.2fr);gap:14px;min-height:350px}.journeyMainStep{grid-template-columns:26px 1fr;gap:7px;min-height:66px}.journeyMarker{width:24px;height:24px}.journeyMainStep:not(:last-child):after{left:11px;top:24px}.journeyMainStep strong{font-size:13px}.journeyMainStep small{font-size:10px;line-height:1.25}.journeyDetails{padding-left:13px}.journeySubsteps{gap:11px}.journeySubstep{grid-template-columns:17px 1fr;gap:7px}.journeySubstep>span{width:17px;height:17px}.journeySubstep p{font-size:12px}}.sound{border:1px solid var(--border);border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:var(--surface);margin-bottom:8px}.sound.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.sound .slabel{font-size:13.5px;font-weight:600;min-width:150px}.sound audio{height:34px;flex:1 1}.version{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:10px;padding:12px 14px;margin-bottom:8px}.version.current{border-color:var(--accent);background:var(--accent-soft)}.version .vmeta{font-size:13px}.version .vwhen{color:var(--faint);font-size:12px}.iconbtn{border:1px solid var(--border);background:var(--surface);color:var(--muted);min-width:40px;width:-moz-fit-content;width:fit-content;height:40px;padding:0 9px;white-space:nowrap;border-radius:8px;font-size:13px;font-weight:600;display:inline-grid;place-items:center}.iconbtn:hover:not(:disabled){color:var(--text);border-color:var(--border-strong)}.iconbtn:disabled{opacity:.45;cursor:default}.iconbtn.danger:hover{color:var(--bad);border-color:rgba(192,57,43,.4)}.rowActions{gap:6px}.rowActions,.workspaceToolbar{display:flex;align-items:center}.workspaceToolbar{justify-content:space-between;gap:12px;margin-bottom:14px}.viewControls{display:flex;align-items:center;gap:8px}.sortSelect{height:34px;padding:0 10px;font-size:13px;width:auto}.layoutToggle{display:inline-flex;border:1.5px solid var(--border);border-radius:8px;overflow:hidden}.layoutToggle button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:none;color:var(--muted);cursor:pointer}.layoutToggle button+button{border-left:1.5px solid var(--border)}.layoutToggle button.on{background:var(--accent-soft,rgba(124,77,255,.12));color:var(--text)}@media (max-width:640px){.viewControls{display:none}}.listRows{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:14px}.listRow{display:grid;grid-template-columns:minmax(0,1fr) 180px 120px auto;align-items:center;grid-gap:10px;gap:10px;padding:9px 12px;background:var(--surface)}.listRow+.listRow{border-top:1px solid var(--border)}.listRow:hover{background:var(--surface-hover,rgba(255,255,255,.03))}.listRowMain{min-width:0;background:none;border:0;padding:0;text-align:left;color:inherit;font:inherit;cursor:pointer}.listRowDate,.listRowType{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:640px){.listRow{grid-template-columns:minmax(0,1fr) auto}.listRowDate,.listRowType{display:none}}.sharedBadge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 7px;border-radius:999px;background:color-mix(in srgb,var(--accent,#7c4dff) 12%,white);color:#5e36b8;font-size:11px;font-weight:650;white-space:nowrap}.emptyWorkspace{min-height:min(62vh,620px);display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:0 16px;text-align:center}.brandBtn{gap:7px;padding:0 13px}.brandBtn,.brandBtn:hover:not(:disabled){box-shadow:inset 0 -3px 0 #dfff57}.toolbarActions{flex:0 0 auto;gap:8px}.breadcrumb,.toolbarActions{display:flex;align-items:center}.breadcrumb{position:relative;flex:1 1 auto;min-width:0;gap:6px;white-space:nowrap;overflow:hidden}.crumb{display:inline-flex}.breadcrumbMeasure,.crumb{align-items:center;gap:6px}.breadcrumbMeasure{position:absolute;top:0;left:0;display:flex;visibility:hidden;pointer-events:none;white-space:nowrap}.langGrid{display:flex;flex-wrap:wrap;gap:8px}.folderName{display:inline-flex;align-items:center;gap:9px}.modalShade{position:fixed;inset:0;z-index:140;padding:20px;display:grid;place-items:center;background:rgba(17,18,15,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.folderMoveDialog{width:min(500px,100%);max-height:min(680px,calc(100dvh - 40px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:var(--surface);box-shadow:0 26px 80px rgba(17,18,15,.2)}.folderMoveHead{padding:20px 20px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.folderMoveHead .eyebrow{margin:0 0 3px}.folderMoveHead h3{max-width:390px;overflow:hidden;margin:0;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.folderMoveBreadcrumb{min-height:44px;padding:0 20px;overflow-x:auto;display:flex;align-items:center;gap:4px;border-block:1px solid var(--border);white-space:nowrap}.folderMoveBreadcrumb span{display:inline-flex;align-items:center;gap:4px}.folderMoveBreadcrumb button{padding:4px 5px;border:0;border-radius:6px;background:transparent;color:var(--text-2);font-size:12px;font-weight:600}.folderMoveBreadcrumb button:hover{background:var(--surface-2)}.folderMoveBrowser{min-height:220px;padding:10px;overflow-y:auto}.folderMoveRow{width:100%;min-height:52px;padding:0 10px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:8px;gap:8px;border:0;border-radius:10px;background:transparent;color:var(--text);text-align:left;font-weight:620}.folderMoveRow:hover{background:var(--surface-2)}.folderMoveIcon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--surface-2)}.folderMoveEmpty{min-height:180px;display:grid;place-items:center;color:var(--faint);font-size:13px}.folderMoveActions{padding:14px 20px 20px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--border)}.menu{position:relative}.iconbtn.dots{padding:0}.menuList{position:absolute;right:0;top:calc(100% + 6px);background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);padding:6px;min-width:150px;z-index:20;display:flex;flex-direction:column;gap:2px}.menuListFloating{position:fixed;top:auto;z-index:1200}.menuItem{border:none;background:transparent;text-align:left;padding:9px 12px;border-radius:7px;font-size:14px;font-weight:500;color:var(--text)}.menuItem:hover{background:var(--surface-2)}.menuItem.danger{color:var(--bad)}.menuItem.danger:hover{background:rgba(192,57,43,.08)}.cost{border:1px solid var(--border);border-radius:12px;overflow:hidden}.cost .head{display:flex;justify-content:space-between;align-items:baseline;padding:14px 16px;background:var(--surface-2)}.cost .total{font-size:22px;font-weight:800}.cost table{width:100%;border-collapse:collapse;font-size:13px}.cost td,.cost th{padding:9px 16px;text-align:right;border-top:1px solid var(--border)}.cost td:first-child,.cost th:first-child{text-align:left;color:var(--text-2)}.cost thead th{color:var(--faint);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.statusPill{font-size:12px;padding:4px 11px;border-radius:999px;border:1px solid var(--border);color:var(--muted);text-transform:capitalize;background:var(--surface)}.statusPill.done{color:var(--good);border-color:rgba(15,157,88,.3);background:rgba(15,157,88,.08)}.statusPill.error{color:var(--bad);border-color:rgba(192,57,43,.3);background:rgba(192,57,43,.07)}.statusPill.building,.statusPill.researching{color:var(--warn);border-color:rgba(178,106,0,.3);background:rgba(178,106,0,.08)}.projRow{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-align:left;width:100%;transition:.14s;box-shadow:var(--shadow-sm);margin-bottom:8px}.projRow:hover{border-color:var(--accent)}.spinner{width:16px;height:16px;border:2.5px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;display:inline-block;animation:spin .8s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(1turn)}}.banner{padding:12px 16px;border-radius:10px;font-size:14px;margin:12px 0}.banner.err{background:rgba(192,57,43,.08);border:1px solid rgba(192,57,43,.25);color:#922b21}.banner.info{background:var(--accent-soft);border:1px solid rgba(91,91,214,.25);color:#3b3ba0}.videoWrap video{width:100%;border-radius:12px;background:#000}.linkBox,.videoWrap video{border:1px solid var(--border)}.linkBox{display:flex;gap:8px;align-items:center;background:var(--surface-2);border-radius:10px;padding:10px 12px;font-size:13px;word-break:break-all}.divider{height:1px;background:var(--border);margin:22px 0}details.adv{margin-top:14px}details.adv summary{cursor:pointer;font-size:13px;color:var(--accent);font-weight:600}@media (max-width:640px){.wrap{padding:18px 14px 80px}.topbar{flex-wrap:wrap;gap:10px}.contextComposer textarea{min-height:128px}.contextDropHint{display:none}.folderMoveDialog{align-self:end;width:calc(100% + 40px);max-height:min(78dvh,680px);margin:0 -20px -20px;border-radius:22px 22px 0 0}.folderMoveActions .btn{flex:1 1}.brand{font-size:17px}.row{flex-wrap:wrap}.btn,.btn.lg{justify-content:center;text-align:center}.toolbarActions .btn{min-width:0;padding-inline:12px}.appUtilitySlot .buttonLabel{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.audioRow{flex-direction:column}.audioRow .toggle{flex:1 1 auto;width:100%}.sound{flex-wrap:wrap}.sound .slabel{min-width:0;flex:1 0 100%}.sound audio{flex:1 1 100%}.cost{overflow-x:auto}.cost table{min-width:460px}.version{flex-wrap:wrap;gap:8px}.frames{grid-template-columns:1fr 1fr}.opt-picks,.optGrid{grid-template-columns:1fr}.cost .total{font-size:18px}}.previewShell{height:100%;min-height:0;display:flex;flex-direction:column}.previewStage{flex:1 1;min-height:0;display:flex}.previewStage>*{flex:1 1;min-width:0;min-height:0}.mediaTabs{width:-moz-fit-content;width:fit-content;display:flex;gap:4px;border-radius:999px}.mediaTabs button{border-radius:999px;padding:8px 16px;font-weight:650}.mediaTabs button.on{color:var(--text);background:var(--surface);box-shadow:0 1px 5px rgba(17,18,15,.1)}.templateChoiceStack{display:grid;grid-gap:10px;gap:10px}.templatePreviewVideo{display:block;width:100%;aspect-ratio:16/9;border-radius:10px;background:#111;object-fit:contain}.templatePosition{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:999px;background:#efede7}.templatePosition button{min-height:34px;border:0;border-radius:999px;background:transparent;font-size:12px;font-weight:650}.templatePosition button.on{background:#fff;box-shadow:0 1px 5px rgba(17,17,15,.12)}.assetDrop{padding:14px;display:grid;grid-gap:10px;gap:10px;border:1px dashed var(--border-strong);border-radius:14px;background:var(--surface);transition:border-color .14s,background .14s}.assetDrop.on{border-color:var(--accent);background:var(--accent-soft)}.assetDropMain{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.assetDropMain>svg{flex:0 0 auto;color:var(--faint)}.assetDropMain>div{flex:1 1;min-width:0;display:grid}.assetDropMain strong{font-size:14px}.assetDropMain small{color:var(--muted);font-size:12px}.assetDropUrl{display:flex;gap:8px}.assetDropUrl .input{flex:1 1;min-width:0}.assetGenerateDialog{width:min(560px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:20px;background:var(--surface);box-shadow:0 26px 80px rgba(17,18,15,.22)}.assetGenerateBody{padding:4px 20px 18px;display:grid;grid-gap:14px;gap:14px}.assetGenerateBody .field{margin:0}.reviewBox{width:min(940px,100%);max-height:min(86dvh,780px);display:flex;flex-direction:column;border-radius:20px;background:var(--surface);box-shadow:0 26px 80px rgba(17,18,15,.22);isolation:isolate;transform:translateZ(0)}.reviewFoot,.reviewHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.reviewHead{border-bottom:1px solid var(--border)}.reviewFoot{border-top:1px solid var(--border)}.flowSteps{margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px 20px;list-style:none}.flowStep{display:inline-flex;align-items:center;gap:8px;color:var(--faint);font-size:13px}.flowStepMark{width:21px;height:21px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:50%;font-size:11px;font-weight:700}.flowStep.on{color:var(--text);font-weight:650}.flowStep.on .flowStepMark{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.flowStep.done{color:var(--muted)}.flowStep.done .flowStepMark{border-color:var(--good);color:var(--good)}.newProject{max-width:620px}@media (min-width:960px){.wrapNarrow{max-width:960px}.wrapNarrow .topbar{margin-bottom:16px}.newProject{max-width:none}.newProject .sourceGroup{grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:20px}.newProject .sourceGroupLabel{grid-column:1/-1}.newProject .sourceGroup .field:last-child{grid-row:2/span 2;grid-column:2}.newProject .sourceGroup .field:nth-child(2){grid-column:1;grid-row:2}.newProject .stack{gap:12px}.newProject .nextUp{margin-top:12px}}.sourceGroup{min-width:0;padding:14px 16px 16px;display:grid;grid-gap:14px;gap:14px;border:1px solid var(--border-strong);border-radius:14px;background:var(--surface-2);transition:border-color .14s}.sourceGroup.satisfied{border-color:var(--good)}.sourceGroupLabel{margin:0;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;font-size:13px;font-weight:680}.sourceGroupLabel b{color:var(--muted);font-size:11px;font-weight:640;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.sourceGroup.satisfied .sourceGroupLabel b{color:var(--good)}.nextUp{margin-top:18px;padding:14px 16px;border-radius:12px;background:var(--surface-2)}.reviewPage{padding-bottom:120px}.reviewPageGrid{overflow:visible;padding:0;margin-top:18px}.reviewPageBar{position:fixed;left:0;right:0;bottom:0;z-index:60;min-height:72px;padding:12px max(22px,calc((100vw - 1180px) / 2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);background:rgba(244,242,235,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.setupCard{max-width:620px;padding:26px 28px}.setupCard h3{margin:18px 0 6px;font-size:24px;letter-spacing:-.03em}.setupCard>p.muted{margin:0 0 18px}@media (max-width:640px){.modalShade{-webkit-backdrop-filter:none;backdrop-filter:none}.reviewPageBar{align-items:stretch;flex-direction:column;padding:12px 14px}}.pickerBody,.reviewGrid{flex:1 1;min-height:0;overflow:auto;padding:16px 20px}.reviewGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-gap:12px;gap:12px}.reviewTile{position:relative;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface-2);opacity:.45;transition:opacity .12s,border-color .12s,box-shadow .12s;aspect-ratio:3/4;display:flex;flex-direction:column}.reviewTile.on{opacity:1;border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.reviewOpen{display:block;width:100%;flex:1 1;min-height:0;padding:0;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden;background:var(--surface-2);cursor:zoom-in}.reviewOpen img{width:100%;height:100%;object-fit:cover;display:block;color:transparent}.reviewTile .assetName{display:block;padding:5px 7px;font-size:10px;line-height:1.3;color:var(--text-2);background:var(--surface);border-top:1px solid var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reviewCheck{position:absolute;top:7px;right:7px;width:24px;height:24px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(17,17,15,.45);color:#fff;font-size:13px;line-height:1;display:grid;place-items:center;cursor:pointer}.reviewTile.on .reviewCheck{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}@media (max-width:640px){.assetDropMain{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.assetDropMain>div{min-width:0}.assetDropMain small,.assetDropMain strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.assetDropMain>.btn{min-width:0;padding-inline:12px;white-space:nowrap}.assetDropMain>.btn.ghost{grid-column:2/-1;justify-self:start}.assetDropUrl{flex-direction:column}.reviewBox{align-self:end;width:calc(100% + 40px);margin:0 -20px -20px;border-radius:22px 22px 0 0}.assetGrid,.reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewFoot{align-items:flex-end}.reviewFoot>.muted{max-width:52%}}.assetGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:10px;gap:10px}.assetTile{position:relative;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface-2);aspect-ratio:1;display:flex;flex-direction:column}.assetTile img,.assetTile video{width:100%;flex:1 1;min-height:0;object-fit:cover;display:block}.assetTile video{background:#111}.assetTile video::-webkit-media-controls-panel{background:linear-gradient(transparent,rgba(0,0,0,.42))}.assetDuration{position:absolute;right:6px;bottom:29px;padding:2px 5px;border-radius:5px;color:#fff;background:rgba(0,0,0,.7);font-size:9px;font-weight:700}.assetTile .assetName{padding:5px 7px;font-size:10px;line-height:1.25;color:var(--text-2);background:var(--surface);border-top:1px solid var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assetTile.selectable{cursor:pointer}.assetTile[role=button]:not(.selectable){cursor:zoom-in}.assetTile[role=button]:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 70%,transparent);outline-offset:2px}.assetTile.selectable:hover{border-color:var(--border-strong)}.assetTile.on{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent)}.assetCheck{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;background:var(--accent);color:var(--accent-ink);font-size:12px;display:grid;place-items:center}.assetDelete{position:absolute;top:6px;right:6px;width:22px;height:22px;border:0;border-radius:50%;background:rgba(17,17,15,.72);color:#fff;font-size:15px;line-height:1;cursor:pointer;opacity:0;transition:opacity .12s ease}.assetDelete:focus-visible,.assetTile:hover .assetDelete{opacity:1}.assetLightboxShade{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:rgba(8,8,8,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:pan-y}.assetLightbox{position:relative;width:min(1080px,calc(100vw - 48px));height:min(820px,calc(100dvh - 48px));display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#111;box-shadow:0 28px 90px rgba(0,0,0,.55)}.assetLightbox>img{width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.assetLightboxCaption{display:grid;grid-gap:4px;gap:4px;padding:14px 18px 16px;color:#fff;background:rgba(19,19,18,.98)}.assetLightboxCaption span{color:rgba(255,255,255,.72);font-size:13px;line-height:1.4}.assetLightboxCaption small{color:rgba(255,255,255,.5)}.assetLightboxArrow,.assetLightboxClose{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(12,12,12,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.assetLightboxClose{top:14px;right:14px;width:40px;height:40px;border-radius:50%;font-size:27px;line-height:1}.assetLightboxArrow{top:50%;width:46px;height:58px;border-radius:14px;transform:translateY(-50%);font-size:37px;line-height:1}.assetLightboxArrow.previous{left:14px}.assetLightboxArrow.next{right:14px}@media (max-width:640px){.assetLightboxShade{padding:0}.assetLightbox{width:100vw;height:100dvh;border:0;border-radius:0}.assetLightboxArrow{width:42px;height:52px}.assetLightboxArrow.previous{left:8px}.assetLightboxArrow.next{right:8px}}.directionPreparing,.storylinePreparing{min-height:310px;justify-content:center;align-items:flex-start;padding:clamp(26px,7vw,52px)}.directionPreparing>.spinner,.storylinePreparing>.spinner{width:24px;height:24px}body.wizardTakeover{overflow:hidden}body.wizardTakeover .appUtility{display:none}.wizardTakeoverShell{position:fixed;inset:0;z-index:180;overflow-y:auto;overscroll-behavior:contain;background:var(--bg);padding:calc(16px + env(safe-area-inset-top)) 16px calc(32px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.wizardTakeoverInner{width:100%;max-width:720px;margin:0 auto}.uploadProgress{display:grid;grid-gap:6px;gap:6px;width:100%}.uploadProgressTrack{height:6px;border-radius:999px;background:var(--border-strong);overflow:hidden}.uploadProgressFill{height:100%;border-radius:inherit;background:var(--accent);transition:width .4s ease-out}.uploadProgress[data-complete] .uploadProgressFill{background:var(--good)}@media (prefers-reduced-motion:reduce){.uploadProgressFill{transition:none}}.makeoverStages{list-style:none;margin:4px 0 0;padding:0;display:grid;grid-gap:10px;gap:10px;width:100%}.makeoverStage{display:grid;grid-template-columns:20px 1fr;align-items:center;grid-gap:10px;gap:10px;font-size:14px;line-height:1.35}.makeoverStageMark{display:inline-grid;place-items:center;width:20px;height:20px;font-size:13px}.makeoverStage .spinner{width:14px;height:14px;border-width:2px}.makeoverStage.is-done .makeoverStageMark{color:var(--accent)}.makeoverStage.is-done .makeoverStageLabel{color:var(--muted)}.makeoverStage.is-active .makeoverStageLabel{font-weight:600}.makeoverStage.is-todo{opacity:.45}.pageLoading{min-height:min(48vh,420px);display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;text-align:center}.pageLoading .spinner{width:22px;height:22px}.pageLoading p{margin:0}.lookHeading .iconbtn{flex:0 0 auto}.upgradeDialog{width:min(440px,100%);max-height:min(100dvh - 40px,640px);overflow-y:auto;box-shadow:0 26px 80px rgba(17,18,15,.2)}.upgradeHead{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.upgradeHead .accountCardTitle{margin:4px 0 0}.upgradeFoot{margin-top:16px;display:flex;align-items:center;gap:8px}.lengthPicker{position:relative}.languageMore{margin-top:8px;display:flex;align-items:center;gap:10px;padding:3px;border:1px solid transparent;border-radius:13px}.languageMore select{flex:1 1 auto;min-width:0}.languageMoreSelected{border-color:#11110f;box-shadow:0 0 0 3px rgba(223,255,87,.55)}.languageMoreCheck{flex:0 0 auto;padding-right:9px;color:var(--text);font-size:12px;font-weight:650;white-space:nowrap}@media (max-width:560px){.languageMore{align-items:stretch;flex-direction:column}.languageMoreCheck{padding:0 9px 7px}}button.lengthPickerBtn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:var(--surface)}button.lengthPickerBtn svg{flex:0 0 auto;color:var(--muted)}.lengthPickerMenu{position:absolute;z-index:60;top:calc(100% + 6px);left:0;right:0;padding:6px;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 18px 44px rgba(17,18,15,.16)}button.lengthPickerOption{width:100%;min-height:52px;padding:8px 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:none;text-align:left}button.lengthPickerOption:hover{background:var(--surface-2)}.lengthPickerCheck{flex:0 0 16px;width:16px;font-weight:700}.lengthPickerLabel{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.lengthPickerLabel small{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lengthPickerOption.locked .lengthPickerLabel strong{color:var(--muted)}.lengthPickerUpgrade{flex:0 0 auto;padding:5px 12px;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-size:12px;font-weight:700}.lockedFeatureButton{color:var(--muted);background:var(--surface-2);border-color:var(--border);filter:grayscale(.65)}.lockedFeatureButton>span{margin-left:8px;padding:3px 8px;border-radius:999px;background:var(--text);color:var(--surface);font-size:11px;font-weight:700}@media (max-width:560px){.upgradeDialog{align-self:end;width:100%}}.selectedImagePlan{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.selectedMediaGroup,.selectedMediaGroups{display:grid;grid-gap:10px;gap:10px}.selectedMediaGroupHead{display:flex;align-items:center;justify-content:space-between;color:var(--text-2);font-size:12px}.selectedMediaGroupHead>span{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--surface-2);display:grid;place-items:center;font-size:10px;font-weight:700}.selectedImageCard{position:relative;min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.selectedMediaPreview{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background:var(--surface-2)}.selectedMediaPreview img,.selectedMediaPreview video{width:100%;height:100%;object-fit:cover;display:block}.selectedMediaPreview.videoPreview{background:#111}.assetMediaBadge,.selectedMediaType{position:absolute;left:6px;top:6px;z-index:1;padding:3px 6px;border-radius:999px;color:#fff;background:rgba(17,17,15,.74);font-size:9px;font-weight:750;letter-spacing:.02em}.selectedMediaCopy{padding:8px 9px 9px;min-width:0}.selectedMediaCopy>strong{overflow:hidden;font-size:12px;line-height:1.3;overflow-wrap:anywhere}.selectedMediaCopy p,.selectedMediaCopy>strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.selectedMediaCopy p{margin:4px 0 0;overflow:hidden;font-size:10px;line-height:1.35}.selectedMediaRemove{position:absolute;top:6px;right:6px;z-index:2;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;background:rgba(17,17,15,.72);font-size:17px}.mediaTabs{display:inline-flex;gap:3px;margin-top:12px;padding:3px;border-radius:12px;background:var(--surface-2)}.mediaTabs button{min-height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:700}.mediaTabs button[aria-selected=true]{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.mediaTabs button span{color:var(--muted);font-size:10px}.mediaPickerGrid{margin-top:10px}.assetMediaBadge{right:auto;bottom:29px;top:auto}.mediaEmpty{margin:10px 0 0}button.assetTile{padding:0;color:inherit;font:inherit;text-align:left}@media (max-width:560px){.selectedImagePlan{grid-template-columns:repeat(2,minmax(0,1fr))}}.voicePicker{width:auto;min-width:0;max-width:340px;flex:1 1 auto}.spendCard{margin:18px 0}.spendHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:14px}.chartToggle{display:inline-flex;padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--surface-2)}.chartToggle button{padding:6px 14px;border:0;border-radius:999px;background:none;color:var(--muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .12s ease,color .12s ease}.chartToggle button.on{background:var(--surface);color:var(--text);box-shadow:0 1px 3px rgba(17,18,15,.08)}.spendRangeRow{display:flex;gap:6px;flex-wrap:wrap}.spendCustomRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.spendCustomRow label{display:grid;grid-gap:5px;gap:5px;flex:1 1 150px;min-width:0}.spendCustomRow label span{color:var(--muted);font-size:11px}.spendDateInput{width:100%;min-height:44px;padding:0 12px;display:flex;align-items:center;font-size:14px;line-height:1.2;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none}.spendDateInput::-webkit-date-and-time-value{text-align:left;margin:0}.spendDateInput::-webkit-calendar-picker-indicator{margin-left:auto;padding-left:8px;opacity:.5;cursor:pointer}.spendFade{transition:opacity .15s ease;opacity:.5}.spendReadout{display:flex;flex-direction:column;gap:2px;margin:18px 0 10px;min-height:46px}.spendReadout strong{font-size:26px;letter-spacing:-.03em}.spendReadout span{color:var(--muted);font-size:12px}.spendEmpty{margin:18px 0 6px}.spendChart{position:relative}.spendSvg{width:100%;height:170px;display:block;cursor:pointer;touch-action:pan-y}.spendAxis{stroke:var(--border);stroke-width:1}.spendBar{fill:var(--accent);transition:opacity .1s ease}.spendHoverCol{fill:var(--surface-2)}.spendArea{fill:var(--accent);opacity:.1;stroke:none}.spendLine{fill:none;stroke:var(--accent);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.spendDot{fill:var(--accent);stroke:var(--surface);stroke-width:2}.spendKeyboardRow{display:flex;margin-top:2px}.spendKeyboardRow button{flex:1 1;min-width:0;height:12px;padding:0;border:0;border-radius:3px;background:none;cursor:pointer}.spendKeyboardRow button.on{background:var(--accent);opacity:.25}.spendKeyboardRow button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.balanceStats{display:flex;gap:28px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.balanceStats>div{display:flex;flex-direction:column;gap:3px}.balanceStats span{margin:0;color:rgba(255,255,255,.55);font-size:11px}.balanceStats strong{margin:0;color:white;font-size:20px;letter-spacing:-.02em;line-height:1.1}.planRows{display:grid;grid-gap:8px;gap:8px}button.planRow{width:100%;min-height:60px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface);text-align:left}button.planRow.featured,button.planRow:hover:not(:disabled){border-color:var(--accent)}button.planRow.featured{box-shadow:0 0 0 1px var(--accent)}.planRowName,.planRowPrice{display:flex;flex-direction:column;min-width:0}.planRowPrice{align-items:flex-end;flex:0 0 auto}.planRowName strong{font-size:15px}.planRowName small,.planRowPrice small{color:var(--muted);font-size:11px}.planRowPrice strong{font-size:17px;letter-spacing:-.02em}.upgradeTopups{margin-top:14px}.upgradeTopups summary{color:var(--muted);font-size:12px;cursor:pointer}.upgradeTopups .accountTopups{margin-top:10px}.voicePickerRoot{position:relative;flex:1 1 auto;min-width:0}button.voicePickerBtn{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;background:var(--surface)}.voicePickerValue{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.voicePickerBtn svg{flex:0 0 auto;color:var(--muted)}.voicePickerMenu{position:absolute;z-index:60;top:calc(100% + 6px);left:0;right:0;max-height:320px;overflow-y:auto;padding:6px;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 18px 44px rgba(17,18,15,.16)}.voicePickerOption{min-width:0;display:flex;align-items:center;gap:6px;border-radius:10px;padding-right:6px}.voicePickerOption.on,.voicePickerOption:hover{background:var(--surface-2)}button.voicePickerChoose,button.voicePickerOption{flex:1 1 auto;min-width:0;min-height:50px;padding:8px 10px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;background:none;text-align:left}.voicePickerCheck{flex:0 0 14px;width:14px;font-weight:700}.voicePickerLabel{min-width:0;overflow:hidden;display:flex;flex-direction:column}.voicePickerLabel small,.voicePickerLabel strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voicePickerLabel small{color:var(--muted);font-size:11px}.voicePickerPlay{flex:0 0 auto;display:inline-flex}.ratioGlyph{display:grid;place-items:center;height:44px}.ratioGlyph i{display:block;border:2px solid;border-radius:4px;opacity:.55}.swatchRow{display:flex;gap:4px}.swatchRow span{width:22px;height:22px;border-radius:6px;border:1px solid rgba(17,17,15,.12)}.productUiOrDivider{display:flex;align-items:center;gap:12px;margin:14px 0;color:var(--muted,#6b7280);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.productUiOrDivider:after,.productUiOrDivider:before{content:"";flex:1 1;height:1px;background:currentColor;opacity:.22}.productUiExisting{grid-gap:12px}.productUiCards,.productUiExisting{display:grid;min-width:0;max-width:100%;gap:12px}.productUiCards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;align-items:start}@media (max-width:640px){.productUiCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.productUiThumb{display:grid;min-width:0;max-width:100%;grid-gap:6px;gap:6px;padding:0 0 10px;border:1px solid var(--border);border-radius:14px;background:var(--surface);overflow:hidden;text-align:left;cursor:pointer;font:inherit}.productUiThumb:hover{border-color:var(--border-strong)}.productUiThumb:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.productUiThumbShot{position:relative;display:block;height:150px;overflow:hidden;background:var(--surface-2,#f2f0ea)}.productUiThumbShot img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:top center}.productUiThumb.mobile .productUiThumbShot img{object-fit:contain}.productUiBadge{position:absolute;left:7px;top:7px;padding:2px 7px;border-radius:999px;background:rgba(255,255,255,.92);color:#333;font-size:9px;font-weight:700;font-style:normal;letter-spacing:.04em;text-transform:uppercase}.productUiThumbName{display:-webkit-box;overflow:hidden;padding:0 10px;font-size:13px;font-weight:650;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.productUiThumbMeta{display:block;padding:0 10px;color:var(--muted);font-size:11px}.productUiOverlay{position:fixed;inset:0;height:100dvh;z-index:100;display:grid;place-items:center;padding:12px;overflow-y:auto;overscroll-behavior:contain;background:rgba(20,19,17,.62)}.productUiSheet{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;width:min(1500px,calc(100vw - 32px));height:calc(100dvh - 32px);max-height:none;overflow:hidden;padding:16px;border-radius:20px;background:var(--surface);box-shadow:0 28px 90px rgba(0,0,0,.28)}.productUiSheetHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:0 0 12px;border-bottom:1px solid #e6e2d9;background:var(--surface)}.productUiSheetHead strong{font-size:20px}.productUiSheetHead p{margin:4px 0 0}.productUiSheetShots{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.productUiSheetShots.mobile{grid-template-columns:repeat(auto-fit,minmax(150px,180px));justify-content:center}.productUiSheetShots figure{margin:0;display:grid;grid-gap:6px;gap:6px}.productUiSheetShots img{display:block;width:100%;max-width:100%;max-height:60vh;object-fit:contain;border-radius:12px;border:1px solid var(--border);background:var(--surface-2,#f2f0ea)}.productUiSheetShots figcaption{color:var(--muted);font-size:12px}.productUiSheetPurpose{margin:0;padding:10px 12px;border-radius:12px;background:#f4f4f0;color:var(--text-2);line-height:1.5}.productUiSheetActions{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:640px){.productUiSheet{width:calc(100vw - 16px);height:calc(100dvh - 16px);padding:12px}.productUiSheetHead{padding:0 0 10px}.productUiSheetShots,.productUiSheetShots.mobile{grid-template-columns:minmax(0,1fr);justify-content:stretch}}.walkthrough{display:grid;grid-gap:14px;gap:14px;min-width:0;max-width:1480px}.walkthroughSetup{max-width:720px;margin-inline:auto}.walkthroughHead{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px}.walkthroughHead h2{margin:0}.walkthroughChoice{display:grid;grid-gap:8px;gap:8px;border:0;margin:0;padding:0}.walkthroughChoice legend{padding:0 0 6px}.walkthroughOption{display:grid;grid-gap:3px;gap:3px;padding:12px 14px;border:1px solid var(--border);border-radius:14px;background:var(--surface);text-align:left;cursor:pointer;font:inherit;color:inherit}.walkthroughOption span{color:var(--muted);font-size:13px}.walkthroughOption.on{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.walkthroughStage{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:14px;gap:14px;align-items:start;min-width:0}@media (max-width:900px){.walkthroughStage{grid-template-columns:minmax(0,1fr)}}.walkthroughBrowser{display:grid;grid-gap:10px;gap:10px;min-width:0}.walkthroughBrowser iframe{display:block;width:100%;height:min(70vh,720px);border:1px solid var(--border-strong);border-radius:14px;background:#fff}.walkthroughEmpty{display:grid;grid-gap:8px;gap:8px;justify-items:start;padding:28px;border:1px dashed var(--border-strong);border-radius:14px;background:var(--surface-2)}.walkthroughEmpty p{margin:0}.walkthroughControls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.walkthroughControls .walkthroughCount{padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);white-space:nowrap}.walkthroughControls .faint{flex:1 1 220px;min-width:0}.walkthroughRail{display:grid;grid-gap:8px;gap:8px;align-content:start;min-width:0;max-height:min(70vh,720px);overflow-y:auto}.walkthroughCaptured{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:6px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.walkthroughCaptured img{display:block;width:56px;height:40px;object-fit:cover;object-position:top center;border-radius:7px;background:var(--surface-2)}.walkthroughCapturedBody{display:grid;grid-gap:1px;gap:1px;min-width:0}.walkthroughCapturedBody strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.walkthroughDone{display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:10px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}@media (max-width:640px){.walkthroughDone{grid-template-columns:minmax(0,1fr)}}.walkthroughDone img{display:block;width:100%;height:100px;object-fit:cover;object-position:top center;border-radius:10px;background:var(--surface-2)}.walkthroughRec{align-self:center;color:var(--bad);font-size:13px;font-weight:600}.walkthroughWorking{display:grid;justify-items:center;grid-gap:6px;gap:6px;padding:24px;border:1px solid var(--border);border-radius:14px;background:var(--surface);text-align:center}.walkthroughAlert,.walkthroughNotice{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:12px;font-size:14px}.walkthroughAlert{border:1px solid var(--bad);color:var(--bad);background:var(--surface)}.walkthroughNotice{border:1px solid var(--border-strong);background:var(--surface-2);color:var(--text-2)}.productUiMethods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.productUiMethod{min-width:0;min-height:196px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:18px;border:1px solid var(--border);border-radius:14px;background:#faf9f5;color:var(--text);font:inherit;text-align:left;cursor:pointer}.productUiMethod.dragging,.productUiMethod:focus-visible,.productUiMethod:hover{border-color:#111;background:#fff}.productUiMethod:disabled{cursor:default;opacity:.58}.productUiMethodIcon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#111;color:#fff;font-size:16px}.productUiMethod>span:not(.productUiMethodIcon){color:var(--muted);font-size:13px;line-height:1.45}.productUiMethod>b{margin-top:auto;font-size:13px}.productUiResume{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border:1px solid #b9ce4a;border-radius:12px;background:#f8ffe1;color:#111;font:inherit;text-align:left;cursor:pointer}.productUiResume>span{color:#5e624f;font-size:13px}@media (max-width:760px){.productUiMethods{grid-template-columns:minmax(0,1fr)}.productUiMethod{min-height:0}.productUiResume{align-items:flex-start;flex-direction:column}}.githubImport{display:grid;grid-gap:14px;gap:14px;padding:20px;border:1px solid #111;border-radius:16px;background:#111;color:#fff}.githubImport p{margin:0;color:#bbb;line-height:1.45}.githubImportHead,.githubImportHead>div,.githubRepo,.githubRepoChoice{display:flex;align-items:center;justify-content:space-between;gap:12px}.githubImportHead>div>div,.githubRepo>div,.githubRepoChoice>span{display:grid;grid-gap:2px;gap:2px}.githubAvailable>span,.githubImportHead span,.githubRepo span,.githubRepoChoice small{color:#aaa;font-size:12px}.githubMark{display:grid!important;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff;color:#111!important;font-size:20px!important}.githubAvailable,.githubRepos{display:grid;grid-gap:8px;gap:8px}.githubRepo,.githubRepoChoice{width:100%;box-sizing:border-box;padding:12px;border:1px solid #3a3a3a;border-radius:12px;background:#1b1b1b;color:#fff;text-align:left}.githubRepoChoice{cursor:pointer;font:inherit}.githubRepoChoice:hover{border-color:#dfff57}.githubRepoChoice b{color:#dfff57;font-size:12px}.githubDetected{padding:4px 8px;border-radius:999px;background:#2d2d2d;white-space:nowrap}.githubImport .btn.primary{background:#dfff57;color:#111;border-color:#dfff57}.githubRepo{flex-wrap:wrap}.githubRepoActions{display:flex;gap:8px;flex-wrap:wrap}.githubProposal{flex-basis:100%;display:grid;grid-gap:10px;gap:10px}.githubProposalSummary{color:#ddd!important;font-size:13px;line-height:1.5}.githubProposalSummary strong{color:#fff}.githubScreens{display:grid;grid-gap:6px;gap:6px;margin:0;padding:0;list-style:none}.githubScreens li{border:1px solid #333;border-radius:10px;background:#161616}.githubScreens li.on{border-color:#dfff57}.githubScreens label{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;cursor:pointer}.githubScreens label>span{display:grid;grid-gap:2px;gap:2px}.githubScreens strong{color:#fff;font-size:13px}.githubScreens small{color:#aaa;font-size:12px;line-height:1.4}.githubScreens em{color:#7d7d7d;font-size:11px;font-style:normal}.githubReviseRow{display:flex;gap:8px}.githubReviseRow input{flex:1 1;min-width:0;padding:9px 12px;border:1px solid #3a3a3a;border-radius:10px;background:#161616;color:#fff;font:inherit;font-size:13px}.githubReviseRow input::placeholder{color:#666}.githubReviseRow input:focus{outline:none;border-color:#dfff57}.githubImport,.githubProposal,.githubRepo,.githubRepo>div,.githubScreens li{min-width:0;max-width:100%}.githubImport{overflow-x:hidden}.githubProposalSummary,.githubScreens em,.githubScreens small,.githubScreens strong{overflow-wrap:anywhere}@media (max-width:720px){.githubImport{padding:16px}.githubRepoActions{display:grid}.githubRepoActions .btn{width:100%}.githubReviseRow{display:grid}.githubReviseRow .btn{width:100%}.githubDetected{align-self:flex-start}.githubImportHead,.githubRepo{align-items:stretch;flex-direction:column}.githubImportHead>div{justify-content:flex-start}.githubDetected{white-space:normal}}.walkthroughDevices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}@media (max-width:560px){.walkthroughDevices{grid-template-columns:minmax(0,1fr)}}.walkthroughDiff{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}@media (max-width:900px){.walkthroughDiff{grid-template-columns:minmax(0,1fr)}}.walkthroughDiff figure{display:grid;grid-gap:6px;gap:6px;margin:0;min-width:0}.walkthroughDiff figcaption{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.walkthroughDiff iframe{display:block;width:100%;height:420px;border:1px solid var(--border-strong);border-radius:12px;background:#fff}.walkthroughSwap{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) minmax(0,.7fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0}.walkthroughSwap.off{opacity:.45}@media (max-width:760px){.walkthroughSwap{grid-template-columns:minmax(0,1fr)}.walkthroughSwap>span[aria-hidden]{display:none}}.walkthroughUnreviewable{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border:1px solid var(--warn);border-radius:12px;background:var(--surface-2)}.walkthroughUnreviewable p{margin:0}.walkthroughPublished{display:grid;grid-gap:2px;gap:2px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.walkthroughPublished p{margin:0}.walkthroughKinds{display:flex;flex-wrap:wrap;gap:6px}.walkthroughKind{display:grid;grid-gap:1px;gap:1px;padding:6px 11px;border:1px solid var(--accent);border-radius:999px;background:var(--surface);font:inherit;font-size:12px;font-weight:650;text-align:left;cursor:pointer}.walkthroughKind span{color:var(--muted);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.walkthroughKind.off{border-color:var(--border);opacity:.55}body.walkthroughTakeover{overflow:hidden}body.walkthroughTakeover .appUtility{display:none}.walkthroughFull{position:fixed;inset:0;z-index:200;display:grid;grid-template-rows:minmax(0,1fr);background:#0d0d10;padding:0}.walkthroughFullBrowser{position:relative;min-height:0;display:grid}.walkthroughFullBrowser iframe{display:block;width:100%;height:100%;border:0;background:#fff}.walkthroughFullBrowser .walkthroughEmpty{margin:auto;max-width:320px;background:var(--surface)}.walkthroughFloat{position:fixed;left:50%;translate:-50% 0;bottom:calc(10px + env(safe-area-inset-bottom, 0px));z-index:2;display:flex;align-items:center;gap:10px;padding:7px 8px 7px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(18,18,22,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.42);max-width:calc(100vw - 24px)}.walkthroughFloat .btn{padding:7px 14px;font-size:13px}.walkthroughFinishBar{width:min(420px,100%);height:6px;border-radius:999px;background:#e2dfd6;overflow:hidden}.walkthroughFinishBar>span{display:block;height:100%;border-radius:inherit;background:#111;transition:width .6s ease}.walkthroughAssurances{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.walkthroughAssurances li{display:grid;grid-gap:3px;gap:3px;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-2,#faf9f5)}.walkthroughAssurances strong{font-size:13px}.walkthroughAssurances span{color:#68665f;font-size:12px;line-height:1.45}.walkthroughUrlRow{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:12px;background:var(--surface);overflow:hidden}.walkthroughUrlRow>span{padding:0 2px 0 13px;color:#8a877f;font-size:15px;white-space:nowrap}.walkthroughUrlRow .input{flex:1 1;min-width:0;border:0;border-radius:0;background:none;font-size:16px}.walkthroughUrlRow .input:focus{outline:none}.walkthroughUrlField:focus-within .walkthroughUrlRow{border-color:var(--ink,#111);box-shadow:0 0 0 3px #dfff57}.explorer{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:16px;gap:16px;align-items:stretch;height:78vh;min-height:520px}.explorerWorkspace{display:grid;grid-template-columns:250px minmax(0,1fr);padding:0;overflow:hidden;min-height:0}.explorer.dragging .productUiChat{border-color:#754cff;background:#f4f0ff}.explorerRail{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:0;gap:0;min-height:0;padding:0;overflow:hidden;border-right:1px solid #e6e2d9;background:#faf9f5}.explorerRailHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid #e6e2d9;font-size:13px}.explorerRailDropped{padding:3px 8px;border-radius:999px;background:#ffe0db;color:#8c2f26;font-size:11px}.explorerRailList{display:grid;grid-auto-rows:max-content;grid-gap:10px;gap:10px;align-content:start;overflow-y:auto;padding:12px}.explorerCard{position:relative;border:1.5px solid var(--border);border-radius:14px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm);transition:border-color .14s,box-shadow .14s}.explorerCard.on{border-color:#111;box-shadow:0 0 0 2px #dfff57}.explorerCard.off{opacity:.45}.explorerCard:hover{border-color:var(--border-strong)}.explorerCardOpen{display:grid;width:100%;padding:0;border:0;background:none;font:inherit;text-align:left;cursor:pointer}.explorerShot{display:block;margin:8px 8px 0;border:1px solid #e0ddd4;border-radius:8px;overflow:hidden;background:#fff}.explorerShotBar{display:flex;align-items:center;gap:4px;height:16px;padding:0 7px;background:#efeee9;border-bottom:1px solid #e6e3da}.explorerShotBar i{width:5px;height:5px;border-radius:50%;background:#cfccc2}.explorerShot img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top center;background:#f4f3ef}.explorerCardBody{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:9px 11px 11px}.explorerCardTitle{display:flex;align-items:center;gap:7px;min-width:0}.explorerCardIndex{display:grid;place-items:center;flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:#efeee9;color:#68665f;font-size:10px;font-weight:700}.explorerCard.on .explorerCardIndex{background:#dfff57;color:#3d4a00}.explorerCardBody strong{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explorerCardDesc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#68665f;font-size:11.5px;line-height:1.4}.explorerCardVia{display:block;margin-top:2px;color:#8a877f;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explorerCardDrop{position:absolute;right:6px;top:6px;z-index:2;display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--border);border-radius:50%;background:rgba(255,255,255,.92);color:#68665f;font-size:14px;line-height:1;cursor:pointer;opacity:0;transition:opacity .12s}.explorerCard.off .explorerCardDrop,.explorerCard.on .explorerCardDrop,.explorerCard:hover .explorerCardDrop{opacity:1}.explorerStage{display:grid;grid-gap:10px;gap:10px;min-width:0;min-height:0;align-content:start;overflow-y:auto;padding:16px}.explorerStageHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.explorerStageHead p{margin:3px 0 0;max-width:60ch}.explorerStageActions{display:flex;align-items:center;gap:8px}.explorerStageActions a{padding:6px 9px;border:1px solid var(--border);border-radius:999px;color:#4f4f49;font-size:11px;text-decoration:none;white-space:nowrap}.explorerStageActions a:hover{border-color:#11110f;color:#11110f}.explorerDropped{padding:4px 9px;border-radius:999px;background:#ffe0db;color:#8c2f26;font-size:11px;white-space:nowrap}.explorerFrame{position:relative;aspect-ratio:16/10;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.explorerFrame iframe{width:100%;height:100%;border:0;display:block}.explorerStill{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#11110f}.explorerHotspots{position:absolute;inset:0;pointer-events:none}.explorerHotspot{position:absolute;padding:0;border:2px solid rgba(117,76,255,.75);border-radius:6px;background:rgba(117,76,255,.12);pointer-events:auto;cursor:pointer}.explorerHotspot:hover{background:rgba(117,76,255,.22)}.explorerHotspot span{position:absolute;left:0;top:100%;margin-top:4px;padding:3px 7px;border-radius:6px;background:#11110f;color:#fff;font-size:11px;white-space:nowrap;opacity:.9}.explorerHint{margin:0}.explorer .productUiChat{position:static;top:auto;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;max-height:none}.productUiSheet .explorer{grid-template-columns:minmax(0,1fr) 340px;height:auto;min-height:0}.productUiSheet .explorerWorkspace{grid-template-columns:minmax(0,1fr)}.productUiSheet .explorerRail{display:none}.productUiSheet .explorerChat{display:flex;min-width:0;min-height:0}@media (max-width:1100px){.explorer{grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.explorerWorkspace{grid-template-columns:220px minmax(0,1fr);height:64vh}.explorer .productUiChat{min-height:420px}.productUiSheet{overflow-y:auto}.productUiSheet .explorer{grid-template-columns:minmax(0,1fr);height:auto}.productUiSheet .explorerWorkspace{height:66vh}.productUiSheet .explorerChat{min-height:420px}}@media (max-width:720px){.explorerWorkspace{grid-template-columns:minmax(0,1fr);height:auto}.explorerRail{border-right:0;border-bottom:1px solid #e6e2d9;max-height:240px}}.productUiChat{position:-webkit-sticky;position:sticky;top:84px;display:grid;grid-template-rows:auto minmax(240px,calc(100vh - 400px)) auto;overflow:hidden;min-height:480px;padding:0}.productUiChat header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #e6e2d9}.productUiChat h2,.productUiChat header p{margin:0}.productUiChat h2{margin-top:4px;font-size:19px}.productUiAiDot{width:10px;height:10px;border-radius:50%;background:#66c29a;box-shadow:0 0 0 5px #e3f6ed}.productUiMessages{display:flex;gap:10px;flex-direction:column;overflow:auto;padding:16px}.productUiMessages>div{max-width:88%;padding:11px 13px;border-radius:14px;line-height:1.45;font-size:14px}.productUiMessages .assistant{align-self:flex-start;border-bottom-left-radius:4px;background:#efede7}.productUiMessages .user{align-self:flex-end;border-bottom-right-radius:4px;background:#111;color:#fff}.productUiComposerBox{display:grid;grid-gap:9px;gap:9px;padding:14px;border-top:1px solid #e6e2d9}.productUiComposerBox textarea{resize:none}.explorerField{position:relative}.explorerField textarea{padding-right:78px;min-height:96px}.explorerField.on textarea{border-color:#754cff;background:#f4f0ff}.explorerFieldTools{position:absolute;right:8px;bottom:8px;display:flex;align-items:center;gap:6px}.explorerClip{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--border);border-radius:8px;background:#fff;color:#68665f;cursor:pointer}.explorerClip:hover{border-color:var(--border-strong);color:#11110f}.explorerClip:disabled{opacity:.5;cursor:default}.explorerSend{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#11110f;color:#fff;cursor:pointer}.explorerSend:disabled{opacity:.35;cursor:default}.explorerCaptureMore{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:1.5px dashed #b9ce4a;border-radius:12px;background:#fbffe8;font:inherit;text-align:left;cursor:pointer}.explorerCaptureMore:hover{border-color:#8fa337;background:#f6ffd6}.explorerCaptureMore:disabled{opacity:.5;cursor:default}.explorerCaptureMore>span:first-child{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#dfff57;color:#3d4a00;font-size:15px}.explorerCaptureMore>span:last-child{display:grid;grid-gap:1px;gap:1px;min-width:0}.explorerCaptureMore strong{font-size:13px}.explorerCaptureMore small{color:#68665f;font-size:11px}.explorerDropHint{position:absolute;inset:0;display:grid;place-items:center;border-radius:12px;background:rgba(244,240,255,.9);color:#4a2ecc;font-size:13px;font-weight:650;pointer-events:none}.explorerDocs{display:grid;grid-gap:4px;gap:4px;margin:0;padding:0;list-style:none;font-size:12px}.explorerDocs li{padding:5px 9px;border:1px solid var(--border);border-radius:999px;background:#fff}@media (max-width:1100px){.explorer{grid-template-columns:220px minmax(0,1fr)}.explorerChat{grid-column:1/-1;max-height:none}}@media (max-width:720px){.explorer{grid-template-columns:minmax(0,1fr)}.explorerRail{max-height:220px}}.walkthroughStickyBar{position:-webkit-sticky;position:sticky;top:8px;z-index:5;display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;margin-bottom:12px;padding:10px 14px;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm)}.walkthroughStickyBar>span:first-child{margin-right:auto;font-size:13px}.walkthroughCapturedOpen{display:contents;padding:0;border:0;background:none;font:inherit;text-align:left;cursor:pointer}.walkthroughPreview{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:rgba(17,17,15,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.walkthroughPreviewInner{display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;width:min(1180px,100%);height:min(88vh,900px);padding:16px;border-radius:18px;background:var(--surface);box-shadow:0 30px 80px rgba(0,0,0,.35)}.walkthroughPreviewInner iframe{width:100%;height:100%;border:1px solid var(--border);border-radius:12px;background:#fff}.walkthroughPreviewFoot,.walkthroughPreviewHead{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.walkthroughPreviewHead{justify-content:space-between}.walkthroughPreviewFoot>.danger-btn{margin-left:auto}@media (max-width:640px){.walkthroughPreview{padding:10px}.walkthroughPreviewInner{height:92vh;padding:12px}.walkthroughPreviewFoot>.danger-btn{margin-left:0;width:100%}}.walkthroughReviewRail{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.walkthroughReviewTab{display:flex;align-items:center;gap:8px;flex:0 0 auto;max-width:240px;padding:8px 10px 8px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font:inherit;font-size:13px;cursor:pointer}.walkthroughReviewTab>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.walkthroughReviewTab>b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#efeee9;font-size:11px}.walkthroughReviewTab.on{border-color:var(--ink,#111);box-shadow:0 0 0 2px #dfff57}.walkthroughReviewTab.checked>b{background:#dfff57}.walkthroughGuideChip{position:fixed;right:calc(12px + env(safe-area-inset-right, 0px));bottom:calc(74px + env(safe-area-inset-bottom, 0px));z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:rgba(18,18,22,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;font-size:19px;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.42)}.walkthroughGuideBadge{position:absolute;top:-3px;right:-3px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#e5484d;color:#fff;font-size:11px;font-weight:750;line-height:1}.walkthroughGuideSheet{position:fixed;left:12px;right:12px;bottom:calc(74px + env(safe-area-inset-bottom, 0px));z-index:4;display:grid;grid-gap:10px;gap:10px;max-height:62vh;overflow-y:auto;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:rgba(18,18,22,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;box-shadow:0 20px 50px rgba(0,0,0,.5)}.walkthroughGuideSheet p{margin:0;color:#cfcfcf;font-size:13px;line-height:1.5}.walkthroughGuideHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.walkthroughGuideHead strong{font-size:15px}.walkthroughGuideLabel{color:#a9a9a9;font-size:12px;line-height:1.45}.walkthroughGuideList{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.walkthroughGuideList li{display:grid;grid-gap:2px;gap:2px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.07)}.walkthroughGuideList strong{font-size:14px}.walkthroughGuideList span{color:#a9a9a9;font-size:12px}.walkthroughGuideSkip{font-size:12px!important;opacity:.75}.walkthroughFloatAlert{position:fixed;left:12px;right:12px;top:calc(10px + env(safe-area-inset-top, 0px));z-index:3;margin:0}.walkthroughCount{font-size:13px;white-space:nowrap;color:inherit}.walkthroughCount strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.walkthroughTypePill{position:fixed;left:50%;translate:-50% 0;bottom:calc(64px + env(safe-area-inset-bottom, 0px));z-index:3;padding:9px 18px;border-radius:999px;border:0;background:var(--accent,#7c3aed);color:#fff;font:inherit;font-size:14px;font-weight:650;box-shadow:0 10px 26px rgba(0,0,0,.4)}.walkthroughFinishing{position:fixed;inset:auto 0 0;z-index:4;display:grid;grid-gap:8px;gap:8px;justify-items:center;padding:28px 16px calc(28px + env(safe-area-inset-bottom, 0px));background:rgba(13,13,16,.94);color:#fff}