:root{--ink:#171717;--body:#3f3f46;--muted:#6b6b72;--faint:#9a9aa2;--line:#ececec;--line-strong:#e0e0e0;--paper:#fff;--canvas:#fafafa;--accent:#ea5a2d;--accent-dark:#c4441c;--accent-soft:#fff1ec;--green:#2f8f6b;--green-soft:#f0f8f4;--radius:14px;--radius-sm:10px;--shadow:0 4px 16px #1414140d, 0 1px 3px #1414140a;--shadow-sm:0 1px 2px #1414140d;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "HarmonyOS Sans SC", "Microsoft YaHei", "Noto Sans SC", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--body);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,textarea{font:inherit}button{color:inherit}.app-shell{background:var(--canvas);min-height:100vh}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffd1;justify-content:space-between;align-items:center;height:64px;padding:0 max(24px,50vw - 520px);display:flex;position:sticky;top:0}.brand-mark{align-items:center;gap:10px;text-decoration:none;display:flex}.brand-glyph{color:#fff;background:var(--accent);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.brand-glyph svg{width:19px}.brand-logo{width:auto;height:30px;display:block}.brand-logo-tile{border-radius:10px;width:34px;height:34px;display:block}.brand-mark div{gap:1px;display:grid}.brand-mark strong{letter-spacing:.01em;color:var(--ink);font-size:16px;font-weight:700}.brand-mark small{color:var(--faint);font-size:11px}.topbar-side{justify-content:flex-end;align-items:center;gap:8px;min-width:52px;display:flex}main{width:min(1040px,100% - 40px);margin:0 auto;padding:56px 0 80px}.section-kicker{color:var(--accent);letter-spacing:.1em;font-size:12px;font-weight:700}.hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, #fff6f1 46%, var(--canvas) 100%);position:relative;overflow:hidden}.hero-orbs{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-orbs span{filter:blur(48px);will-change:transform;border-radius:50%;position:absolute}.hero-orbs span:first-child{background:radial-gradient(circle,#ea5a2d4d,#0000 68%);width:360px;height:360px;animation:15s ease-in-out infinite orb-a;top:-90px;left:-70px}.hero-orbs span:nth-child(2){background:radial-gradient(circle,#ff965c42,#0000 70%);width:300px;height:300px;animation:19s ease-in-out infinite orb-b;top:-30px;right:-50px}.hero-orbs span:nth-child(3){background:radial-gradient(circle,#ea5a2d29,#0000 70%);width:280px;height:280px;animation:17s ease-in-out infinite orb-c;bottom:-140px;left:44%}@keyframes orb-a{0%,to{transform:translate(0)}50%{transform:translate(34px,22px)}}@keyframes orb-b{0%,to{transform:translate(0)}50%{transform:translate(-28px,18px)}}@keyframes orb-c{0%,to{transform:translate(0)}50%{transform:translate(20px,-24px)}}.hero-inner{z-index:1;text-align:center;justify-items:center;gap:22px;width:min(1040px,100% - 40px);margin:0 auto;padding:96px 0 108px;display:grid;position:relative}.hero-eyebrow{color:var(--accent-dark);letter-spacing:.1em;background:#ea5a2d14;border:1px solid #ea5a2d33;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.hero-inner h1{letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(36px,5.4vw,58px);font-weight:800;line-height:1.1}.hero-inner h1 em{color:var(--accent);font-style:normal}.hero-sub{max-width:540px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:6px;display:flex}.hero-cta{border-radius:13px;min-height:50px;padding:0 30px;font-size:15px;box-shadow:0 10px 26px #ea5a2d4d}.hero-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #ea5a2d57}.hero+main{padding-top:44px}.direction-workspace,.decompose-card{scroll-margin-top:84px}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hero-inner>*{animation:.62s cubic-bezier(.22,.61,.36,1) both hero-rise}.hero-inner>:first-child{animation-delay:40ms}.hero-inner>:nth-child(2){animation-delay:.12s}.hero-inner>:nth-child(3){animation-delay:.2s}.hero-inner>:nth-child(4){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.hero-orbs span,.hero-inner>*{animation:none!important}}@media (width<=640px){.hero-inner{gap:18px;padding:58px 0 62px}.hero-inner h1{letter-spacing:-.03em;font-size:34px}.hero-sub{font-size:15px}.hero-orbs span{filter:blur(38px)}}.workspace-card,.storyboard-workspace{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.workspace-card{padding:32px}.section-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.section-heading h2,.result-header h2{letter-spacing:-.01em;color:var(--ink);margin:6px 0;font-size:24px;font-weight:700}.section-heading p,.result-header p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.format-badge{border:1px solid var(--line-strong);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;padding:6px 11px;font-size:12px}.dropzone{border:1.5px dashed var(--line-strong);border-radius:var(--radius);cursor:pointer;background:#fcfcfc;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;transition:all .18s;display:flex}.dropzone:hover,.dropzone:focus-visible{border-color:var(--accent);background:var(--accent-soft)}.dropzone.has-file{background:var(--green-soft);border-style:solid;border-color:#2f8f6b66}.drop-icon{width:48px;height:48px;color:var(--accent);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;place-items:center;display:grid}.has-file .drop-icon{color:var(--green)}.dropzone strong{color:var(--ink);margin-top:2px;font-size:15px}.dropzone span:last-child{color:var(--muted);font-size:13px}.brief-file-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.brief-file-chip{border:1px solid var(--line-strong);max-width:100%;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:12px;display:inline-flex}.brief-file-chip svg{width:14px;height:14px;color:var(--muted);flex:none}.brief-file-chip button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:13px;line-height:1}.brief-file-chip button:hover:not(:disabled){color:var(--ink)}.brief-file-chip button:disabled{opacity:.45;cursor:default}.brief-file-add{border:1px dashed var(--line-strong);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:inline-flex}.brief-file-add:hover:not(:disabled){color:var(--ink);border-color:var(--ink)}.brief-file-add:disabled{opacity:.45;cursor:default}.duration-row{justify-content:space-between;align-items:center;gap:20px;padding:20px 4px 0;display:flex}.duration-row>div:first-child{gap:4px;display:grid}.duration-row strong{color:var(--ink);font-size:14px}.duration-row span{color:var(--muted);font-size:12px}.segmented{border-radius:var(--radius-sm);background:#f0f0f1;padding:3px;display:flex}.segmented button{min-width:76px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 13px;font-size:13px;transition:all .15s}.segmented button.selected{color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;font-weight:600}.count-control{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.count-stepper{border-radius:var(--radius-sm);background:#f0f0f1;align-items:center;gap:4px;padding:3px;display:flex}.count-stepper button{width:32px;height:32px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:0;border-radius:8px;font-size:17px;line-height:1}.count-stepper button:disabled{opacity:.45;cursor:default;box-shadow:none}.count-value{text-align:center;min-width:40px;color:var(--ink);font-size:15px;font-weight:600}.count-quick{gap:6px;display:flex}.count-quick button{border:1px solid var(--line-strong);min-width:40px;height:28px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:0 10px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.count-quick button:hover:not(:disabled){border-color:var(--accent);color:var(--accent-ink)}.count-quick button.active{border-color:var(--accent);background:var(--accent-weak);color:var(--accent-ink)}.count-quick button:disabled{opacity:.45;cursor:default}.intent-row{border-top:1px solid var(--line);gap:10px;padding-top:16px;display:grid}.intent-head{gap:2px;display:grid}.intent-head strong{color:var(--ink);font-size:14px;font-weight:600}.intent-head span{color:var(--muted);font-size:13px}.intent-input{border:1px solid var(--line-strong);width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border-radius:10px;padding:12px;font-size:14px;line-height:1.5}.intent-input:focus{border-color:var(--accent);outline:none}.intent-input::placeholder{color:var(--faint)}.card-footer{border-top:1px solid var(--line);background:#fcfcfc;justify-content:space-between;align-items:center;gap:20px;margin:28px -32px -32px;padding:18px 32px;display:flex}.quiet-note{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.quiet-note svg{width:16px;color:var(--green)}.button{border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 18px;font-size:13px;font-weight:600;transition:all .16s;display:inline-flex}.button svg{width:16px}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-dark)}.button-secondary{border-color:var(--line-strong);color:var(--ink);background:#fff}.button-secondary:hover:not(:disabled){border-color:#c9c9cf}.button-ghost{color:var(--muted);background:0 0;border-color:#0000}.button-ghost:hover:not(:disabled){color:var(--ink);background:#f2f2f3}.button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.loading-label{align-items:center;gap:8px;display:inline-flex}.spinner{border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{border-radius:var(--radius-sm);color:#a13e22;background:#fff4f1;border:1px solid #f4cabb;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:0 0 18px;padding:13px 16px;font-size:13px;display:grid}.error-banner span{color:#99503c}.error-banner button{color:#b06a55;cursor:pointer;background:0 0;border:0;font-size:22px}.form-section{border-top:1px solid var(--line);padding:24px 0}.form-section h3{color:var(--ink);margin:0 0 16px;font-size:17px;font-weight:650}.fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.list-grid{align-items:start}.field{gap:8px;display:grid}.field>span{color:var(--ink);font-size:13px;font-weight:600}.field input,.field textarea,.revision-card textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;color:var(--ink);resize:vertical;background:#fff;outline:none;padding:11px 13px;line-height:1.6;transition:all .16s}.field input:focus,.field textarea:focus,.revision-card textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ea5a2d1f}.field small{color:var(--faint);font-size:11px}.field-wide{grid-column:1/-1}.goal-planner{border:1px solid var(--line);border-radius:var(--radius);background:#fcfcfc;margin-bottom:28px;padding:24px}.goal-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.goal-title h3{color:var(--ink);margin:6px 0 0;font-size:18px;font-weight:650}.goal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.goal-option{text-align:left;border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:18px;transition:all .16s;display:flex;position:relative}.goal-option:hover{border-color:#c9c9cf}.goal-option.selected{border-color:var(--accent);background:var(--accent-soft)}.goal-radio{border:1px solid var(--line-strong);background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:16px;right:16px}.goal-option.selected .goal-radio{border-color:var(--accent)}.goal-radio i{background:var(--accent);border-radius:50%;width:9px;height:9px}.goal-option strong{color:var(--ink);padding-right:28px;font-size:17px;font-weight:650}.goal-option em{color:var(--accent-dark);margin-top:6px;font-size:11px;font-style:normal;font-weight:600}.goal-option p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.goal-option small{color:var(--faint);margin-top:10px;font-size:11px;line-height:1.5}.goal-generate{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;margin:20px -24px -24px;padding:17px 24px;display:flex}.goal-generate>span{color:var(--muted);font-size:12px}.goal-generate strong{color:var(--ink)}.direction-section-title{justify-content:space-between;align-items:baseline;gap:20px;margin:4px 0 14px;display:flex}.direction-section-title>span{color:var(--ink);font-size:18px;font-weight:650}.direction-section-title small{color:var(--muted);font-size:11px}.direction-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.direction-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:0;min-height:0;padding:20px;transition:all .18s;display:flex}.direction-card:hover{box-shadow:var(--shadow);border-color:#c9c9cf}.direction-card.selected{border-color:var(--accent);background:var(--accent-soft)}.direction-top{justify-content:space-between;align-items:center;display:flex}.direction-index{color:var(--faint);letter-spacing:.06em;font-size:13px}.radio-mark{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.radio-mark span{background:var(--accent);border-radius:50%;width:10px;height:10px}.checkbox-mark{color:#fff;border-radius:6px}.checkbox-mark.checked{background:var(--accent);border-color:var(--accent)}.checkbox-mark svg{width:15px;height:15px}.direction-card h3{color:var(--ink);margin:14px 0 10px;font-size:18px;font-weight:650}.hook{color:var(--accent-dark);margin:0 0 10px;font-size:14px;line-height:1.7}.idea{color:var(--body);flex:1;margin:0 0 14px;font-size:13px;line-height:1.65}.direction-card dl{gap:12px;margin:20px 0;display:grid}.direction-card dl div{gap:4px;display:grid}.direction-card dt{color:var(--faint);font-size:11px}.direction-card dd{color:var(--body);margin:0;font-size:13px;line-height:1.5}.structure-tags{flex-wrap:wrap;gap:6px;display:flex}.structure-tags span,.result-tags span{color:var(--muted);background:#f4f4f5;border-radius:6px;padding:5px 8px;font-size:11px}.why{border-top:1px dashed var(--line);color:var(--muted);margin:16px 0 0;padding-top:14px;font-size:12px;line-height:1.6}.storyboard-workspace{padding:0}.batch-list{padding-bottom:24px}.batch-script-list{gap:10px;margin:0;padding:0 32px 10px;list-style:none;display:grid}.batch-script-row{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;transition:all .15s;display:flex}.batch-script-row:hover{border-color:#d8d8dc}.batch-script-row.failed{opacity:.5;background:#f7f7f8}.batch-script-info{align-items:center;gap:14px;min-width:0;display:flex}.batch-script-info>div{gap:4px;min-width:0;display:grid}.batch-script-info strong{color:var(--ink);font-size:16px;font-weight:650}.batch-script-info small{color:var(--muted);font-size:12px}.batch-script-index{color:var(--faint);letter-spacing:.06em;font-size:15px}.result-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;display:flex}.result-header h2{font-size:26px}.result-tags{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.result-actions{gap:9px;display:flex}.table-wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}th{color:var(--muted);text-align:left;letter-spacing:.02em;border-bottom:1px solid var(--line);background:#f7f7f8;padding:13px 16px;font-size:12px;font-weight:600}th:first-child,td:first-child{text-align:center;width:76px}th:nth-child(2),td:nth-child(2){text-align:center;width:106px}td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;color:var(--body);padding:18px;font-size:13px;line-height:1.7}tr:last-child td{border-bottom:0}td:last-child,th:last-child{border-right:0}.sequence-badge{width:30px;height:30px;color:var(--muted);background:#f4f4f5;border-radius:8px;place-items:center;font-size:12px;font-weight:600;display:inline-grid}.script-cell{color:var(--ink);font-size:14px}.review-bar{color:var(--green);background:var(--green-soft);border-radius:var(--radius-sm);border:1px solid #d5e9e0;align-items:center;gap:9px;margin:18px 32px 0;padding:12px 14px;font-size:12px;display:flex}.review-bar svg{width:17px}.revision-card{border:1px solid var(--line);border-radius:var(--radius);background:#fcfcfc;margin:24px 32px 32px;padding:24px}.revision-card h3{color:var(--ink);margin:4px 0 6px;font-size:18px;font-weight:650}.revision-card p{color:var(--muted);margin:0 0 16px;font-size:12px}.revision-card textarea{background:#fff;min-height:92px}.revision-footer{justify-content:flex-end;margin-top:15px;display:flex}footer{border-top:1px solid var(--line);width:min(1040px,100% - 40px);color:var(--faint);justify-content:space-between;margin:0 auto;padding:22px 0 28px;font-size:11px;display:flex}@media (width<=900px){.goal-grid,.direction-grid{grid-template-columns:1fr}.goal-option,.direction-card{min-height:auto}.result-header{flex-direction:column}.fields-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media (width<=640px){.topbar{padding:0 18px}main{width:min(100% - 24px,1040px);padding-top:40px}.intro{margin-bottom:30px}.intro h1{font-size:30px}.workspace-card{border-radius:12px;padding:20px}.section-heading,.duration-row,.card-footer,.goal-title,.goal-generate,.direction-section-title{flex-direction:column;align-items:stretch}.duration-row{padding-top:18px}.segmented button{flex:1;min-width:0}.card-footer{margin:24px -20px -20px;padding:16px 20px}.button{width:100%}.result-header{padding:22px}.result-actions{flex-direction:column;width:100%}.review-bar{margin:16px 20px 0}.revision-card{margin:20px}.revision-footer{flex-direction:column-reverse;gap:8px}footer{flex-direction:column;gap:7px}.table-wrap{margin:0}table{min-width:760px}}th:nth-child(5),td:nth-child(5){text-align:center;width:104px}th:nth-child(3),th:nth-child(4){width:calc(50% - 143px)}tr.locked-row td{background:#f9f9fa}.row-actions{flex-direction:column;gap:6px;display:flex}.row-action{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:6px 11px;font-size:12px;transition:all .15s}.row-action:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.row-action:disabled{opacity:.55;cursor:default}.row-action.locked{background:var(--green-soft);color:var(--green);border-color:#2f8f6b66}.hook-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:16px;margin-top:18px;padding:24px;display:grid}.hook-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.hook-panel-head h3{color:var(--ink);margin:4px 0;font-size:17px;font-weight:650}.hook-panel-head p{color:var(--muted);max-width:640px;margin:0;font-size:13px;line-height:1.6}.hook-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hook-card{border:1px solid var(--line);background:#fcfcfc;border-radius:12px;align-content:start;gap:8px;padding:16px;display:grid}.hook-type{color:var(--muted);background:#f4f4f5;border-radius:6px;justify-self:start;padding:4px 8px;font-size:11px}.hook-script{color:var(--accent-dark);margin:0;font-size:14px;line-height:1.6}.hook-visual{color:var(--body);margin:0;font-size:12px;line-height:1.6}.hook-card small{color:var(--muted);font-size:11px;line-height:1.5}.hook-card .button{justify-self:start}@media (width<=900px){.hook-grid{grid-template-columns:1fr}.hook-panel-head{flex-direction:column}}.view-switch{margin:0 16px}.view-switch button{min-width:96px}.decompose-result{border-top:1px solid var(--line);gap:20px;margin-top:30px;padding-top:26px;display:grid}.decompose-summary h3{color:var(--ink);margin:0 0 12px;font-size:22px;font-weight:700}.decompose-table{border:1px solid var(--line);border-radius:12px}.decompose-table td{padding:13px 14px}.shot-table{table-layout:auto}.shot-table th,.shot-table td{text-align:left;width:auto!important}.shot-table th:first-child,.shot-table td:first-child{text-align:center;width:58px!important}.shot-table td:nth-child(2){white-space:nowrap}.frame-cell{width:244px!important}.frame-strip{flex-wrap:wrap;gap:6px;display:flex}.frame-strip img{border:1px solid var(--line);border-radius:9px;width:108px;display:block}.frame-strip a:only-child img{width:160px}.shot-count{color:var(--muted);margin-top:4px;font-size:11px;display:block}.function-tag{color:var(--muted);white-space:nowrap;background:#f4f4f5;border-radius:6px;padding:4px 8px;font-size:11px;display:inline-block}.transcript-details{border:1px solid var(--line);background:#fcfcfc;border-radius:12px}.transcript-details summary{cursor:pointer;color:var(--muted);padding:14px 16px;font-size:13px;font-weight:600}.transcript-list{color:var(--body);gap:7px;margin:0;padding:0 16px 14px;font-size:13px;line-height:1.7;list-style:none;display:grid}.transcript-list li{gap:12px;display:flex}.transcript-list .timestamp{color:var(--faint);flex:none;padding-top:3px;font-size:11px}@media (width<=640px){.view-switch{margin:0 8px}.view-switch button{min-width:0;padding:8px 10px}.transcript-list li{flex-direction:column;gap:2px}}.template-banner{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--accent-soft);justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:14px 18px;font-size:13px;display:flex}.template-banner>div{gap:4px;display:grid}.template-banner strong{color:var(--accent-dark)}.template-banner span{color:var(--muted);font-size:12px}.template-banner button{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;flex:none;padding:6px 11px;font-size:12px}.template-banner button:hover:not(:disabled){border-color:var(--accent);color:var(--accent-dark)}.template-banner button:disabled{opacity:.55;cursor:default}.template-panel{border:1px solid var(--line-strong);border-radius:var(--radius);background:#fcfcfc;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:24px;display:flex}.template-panel>div{gap:8px;display:grid}.template-panel h3{color:var(--ink);margin:2px 0 0;font-size:18px;font-weight:650}.template-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.template-panel .result-tags{flex-wrap:wrap;gap:6px;display:flex}.template-panel .button{flex:none}.reference-details{border:1px solid var(--line);background:#fcfcfc;border-radius:12px;margin:18px 32px 0;padding-bottom:4px}.reference-details summary{cursor:pointer;color:var(--muted);padding:14px 16px;font-size:13px;font-weight:600}.reference-details .table-wrap{margin:0 16px 12px}.reference-notes{color:var(--muted);margin:0 16px 12px;font-size:12px;line-height:1.7}.reference-details .quiet-note{margin:0 16px 12px}.decompose-card .review-bar{flex-wrap:wrap;justify-content:space-between}.decompose-card .review-bar .button{min-height:38px}@media (width<=640px){.template-panel,.template-banner{flex-direction:column;align-items:stretch}.reference-details{margin:16px 20px 0}}.login-card{border:1px solid var(--line);border-radius:var(--radius);max-width:420px;box-shadow:var(--shadow);background:#fff;gap:14px;margin:60px auto 0;padding:32px;display:grid}.login-card h2{color:var(--ink);margin:0;font-size:22px;font-weight:700}.login-card p{color:var(--muted);margin:0 0 6px;font-size:13px}.login-card .button{margin-top:6px}.login-switch{text-align:center;color:var(--muted);margin:2px 0 0;font-size:13px}.linklike{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:0 4px;text-decoration:underline}.user-menu{position:relative}.user-trigger{border:1px solid var(--line-strong,#e0e0e0);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:3px 3px 3px 4px;display:inline-flex}.user-trigger:hover{border-color:var(--accent)}.credit-pill{color:var(--accent);align-items:center;gap:4px;padding:0 4px 0 8px;font-size:13px;font-weight:700;display:inline-flex}.credit-pill svg{width:13px}.credit-pill.low{color:#b45309}.avatar{background:var(--accent);color:#fff;letter-spacing:.02em;border-radius:999px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.avatar-lg{width:42px;height:42px;font-size:15px}.menu-scrim{z-index:90;position:fixed;inset:0}.user-dropdown{z-index:100;border:1px solid var(--line);background:#fff;border-radius:14px;width:min(288px,100vw - 36px);padding:8px;animation:.12s ease-out ud-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 40px #00000024}@keyframes ud-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.ud-head{align-items:center;gap:12px;padding:10px 12px 12px;display:flex}.ud-id{gap:4px;display:grid}.ud-id strong{color:var(--ink);font-size:15px;font-weight:600}.ud-badge{background:var(--accent-weak);color:var(--accent-ink);border-radius:999px;justify-self:start;padding:1px 8px;font-size:11px;font-weight:600}.ud-credits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 4px;padding:12px}.ud-credit-num{color:var(--accent);align-items:baseline;gap:6px;display:flex}.ud-credit-num svg{align-self:center;width:15px}.ud-credit-num strong{font-size:24px;font-weight:700;line-height:1}.ud-credit-num span{color:var(--muted);font-size:13px}.ud-credits p{color:var(--muted);margin:6px 0 0;font-size:12px}.ud-hint{color:var(--muted);margin:12px;font-size:12px}.ud-admin{padding:12px 12px 6px}.ud-admin h4{color:var(--ink);margin:0 0 8px;font-size:12px;font-weight:600}.grant-form{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.grant-form input{border:1px solid var(--line-strong,#e0e0e0);border-radius:8px;flex:1;min-width:96px;padding:8px 10px;font-size:13px}.ud-logout{color:#dc2626;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:10px;width:100%;margin-top:4px;padding:10px;font-size:14px;font-weight:600}.ud-logout:hover{background:#fef2f2}.chip-btn{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;text-decoration:none;transition:all .15s;display:inline-flex}.chip-btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent-dark)}.chip-btn:disabled{opacity:.5;cursor:default}.chip-btn.danger:hover:not(:disabled){color:#b23f28;background:#fff4f1;border-color:#d1836f}.ud-admin-link{background:var(--accent-weak);color:var(--accent-ink);text-align:center;border-radius:10px;margin:8px 12px 0;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;display:block}.ud-admin-link:hover{background:#ffe6dc}.admin-main{gap:28px;width:min(100% - 48px,1180px);margin:0 auto;padding:32px 0 64px;display:grid}.admin-section{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:14px;padding:22px}.admin-section .section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-section .section-heading h2{color:var(--ink);margin:4px 0 0;font-size:20px;font-weight:650}.admin-credit{color:var(--accent);font-weight:700}.admin-dim{color:var(--muted);font-size:13px}.admin-plus{color:var(--success);font-weight:600}.admin-minus{color:#b45309;font-weight:600}.admin-row-active{background:var(--accent-weak)}.admin-tabs{gap:6px;display:flex}.admin-tabs button{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.admin-tabs button.active{border-color:var(--accent);background:var(--accent-weak);color:var(--accent-ink)}.admin-history{gap:18px;display:grid}.admin-script{border-top:1px dashed var(--line);padding-top:16px}.admin-script h3{color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:650}.admin-toast{z-index:300;background:var(--ink);color:#fff;cursor:pointer;border-radius:10px;padding:12px 20px;font-size:14px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.works-search{border:1px solid var(--line-strong);background:#fff;border-radius:999px;min-width:220px;padding:9px 14px;font-size:14px}.works-search:focus{border-color:var(--accent);outline:none}.works-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.work-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:12px;gap:8px;padding:16px;transition:border-color .15s,box-shadow .15s;display:grid}.work-card:hover{border-color:var(--accent);box-shadow:var(--shadow-sm)}.work-card.active{border-color:var(--accent);background:var(--accent-weak)}.work-title{color:var(--ink);font-size:15px;font-weight:600}.work-meta{color:var(--body);gap:3px;font-size:12px;display:grid}.works-subhead{color:var(--muted);margin:20px 0 10px;font-size:14px;font-weight:600}.row-action.danger{color:#dc2626}.works-preview{background:#fff;border-radius:14px;width:min(920px,100% - 32px);max-height:86vh;padding:22px;overflow:auto;box-shadow:0 20px 60px #0003}.history-block{border-top:1px dashed var(--line);margin-top:26px;padding-top:20px}.history-block h4{color:var(--muted);margin:0 0 12px;font-size:14px;font-weight:600}.history-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.history-list li{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.history-info{gap:3px;min-width:0;display:grid}.history-info strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.history-info small{color:var(--muted);font-size:11px}.history-actions{flex:none;gap:6px;display:flex}.history-actions button{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:6px 11px;font-size:12px;transition:all .15s}.history-actions button:hover{border-color:var(--accent);color:var(--accent-dark)}.history-actions button.danger:hover{color:#b23f28;background:#fff4f1;border-color:#d1836f}.history-actions a{border:1px solid var(--line-strong);color:var(--muted);background:#fff;border-radius:8px;align-items:center;padding:6px 11px;font-size:12px;text-decoration:none;transition:all .15s;display:inline-flex}.history-actions a:hover{border-color:var(--accent);color:var(--accent-dark)}.history-empty{color:var(--faint);margin:0;font-size:12px}.goal-option:disabled,.direction-card:disabled,.segmented button:disabled,.mode-tab:disabled{opacity:.55;cursor:default}.goal-option:disabled:hover,.direction-card:disabled:hover{box-shadow:none;border-color:var(--line-strong)}.mode-tabs{gap:12px;margin-bottom:24px;display:flex}.mode-tab{text-align:left;border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:12px;flex:1;gap:4px;padding:16px 18px;transition:all .16s;display:grid}.mode-tab strong{color:var(--ink);font-size:16px;font-weight:650}.mode-tab span{color:var(--muted);font-size:12px}.mode-tab:hover:not(:disabled){border-color:#c9c9cf}.mode-tab.active{border-color:var(--accent);background:var(--accent-soft)}.job-progress{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}.job-progress .spinner{border-color:#ea5a2d40;border-top-color:var(--accent)}.job-progress .button{min-height:34px}.job-progress-banner{white-space:normal;border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;justify-content:space-between;margin:0 0 18px;padding:12px 16px}.rewrite-feedback-row td{text-align:left;background:#fcfcfc}.rewrite-feedback-row textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;min-height:64px;color:var(--ink);resize:vertical;background:#fff;outline:none;padding:10px 12px;line-height:1.6;transition:all .16s}.rewrite-feedback-row textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ea5a2d1f}.rewrite-feedback-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}@media (width<=640px){.mode-tabs{flex-direction:column}.job-progress{white-space:normal;flex-wrap:wrap}}.job-elapsed{color:var(--faint);font-size:12px;font-style:normal}.drawer-backdrop{z-index:39;background:#14141452;position:fixed;inset:0}.history-drawer{background:var(--paper);border-left:1px solid var(--line);z-index:40;flex-direction:column;width:min(430px,94vw);height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(103%);box-shadow:-18px 0 50px #1414141a}.history-drawer.open{transform:translate(0)}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.drawer-head h3{color:var(--ink);margin:0;font-size:18px;font-weight:700}.drawer-head button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:26px;line-height:1}.drawer-body{padding:4px 22px 26px;overflow-y:auto}.drawer-body .history-block:first-child{border-top:0;margin-top:14px;padding-top:0}.drawer-body .history-list li{flex-direction:column;align-items:stretch;gap:8px}.drawer-body .history-actions{justify-content:flex-end}.modal-backdrop{z-index:50;background:#14141466;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);width:min(400px,100%);padding:26px;box-shadow:0 24px 70px #14141433}.modal-card p{color:var(--ink);margin:0 0 22px;font-size:14px;line-height:1.7}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.toast-stack{z-index:60;justify-items:center;gap:8px;display:grid;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast{border-radius:var(--radius-sm);color:#fafafa;background:#1f1f22;align-items:center;gap:12px;padding:11px 16px;font-size:13px;animation:.18s toast-in;display:flex;box-shadow:0 12px 32px #1414143d}.toast-error{background:#a5381d}.toast button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;padding:0;font-size:17px;line-height:1}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (width<=640px){.history-drawer{width:100vw}.toast-stack{width:calc(100vw - 28px)}.toast{justify-content:space-between;width:100%}.chip-btn{padding:6px 9px;font-size:11px}.brand-mark small{display:none}}.scene-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.scene-chip{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:7px 14px;font-size:12px;transition:all .15s}.scene-chip:hover:not(:disabled){border-color:var(--accent);color:var(--accent-dark)}.scene-chip.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.scene-chip:disabled{opacity:.55;cursor:default}.scene-row .scene-chips{max-width:60%}.wall-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 0 16px;display:flex}.hook-filter{flex-wrap:wrap;gap:6px;display:flex}.wall-actions{align-items:center;gap:8px;display:flex}.facts-entry{position:relative}.entry-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:5px}.direction-head{align-items:center;gap:8px;display:flex}.recommend-badge{background:var(--accent-soft);color:var(--accent-dark);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600}.structure-tags .scene-tag{background:var(--green-soft);color:#3f6f5e}.facts-drawer{width:min(560px,96vw)}.facts-drawer .fields-grid{grid-template-columns:1fr}.facts-drawer .form-section{padding:20px 0}.facts-drawer .field-wide{margin-top:16px}.drawer-note{color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.7}.parsing-notes{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);color:var(--muted);gap:4px;margin:14px 0 0;padding:12px 14px;font-size:12px;display:grid}.parsing-notes strong{color:var(--ink)}.drawer-foot{border-top:1px solid var(--line);background:#fcfcfc;justify-content:flex-end;gap:10px;padding:14px 22px;display:flex}@media (width<=640px){.scene-row .scene-chips{justify-content:flex-start;max-width:none}.wall-toolbar{flex-direction:column;align-items:stretch}.wall-actions{flex-wrap:wrap;justify-content:flex-end}.drawer-foot{flex-direction:column-reverse;gap:8px}.drawer-foot .button{width:100%}}.lp-topcta{min-height:38px;padding:0 16px}.hero .button-secondary.hero-cta{box-shadow:none;background:#ffffffb3}.lp-band{background:var(--paper)}.lp-band+.lp-band{border-top:1px solid var(--line)}.lp-band-cream{background:linear-gradient(#fff8f4 0%,#fff4ee 100%)}.lp-band-dark{background:radial-gradient(120% 140% at 50% -20%,#24242b 0%,#17171b 60%,#121216 100%)}.lp-section{width:min(1080px,100% - 40px);margin:0 auto;padding:84px 0}.lp-section-head{text-align:center;max-width:660px;margin:0 auto 48px}.lp-kicker{color:var(--accent);letter-spacing:.14em;font-size:12px;font-weight:800;display:inline-block}.lp-section-head h2{letter-spacing:-.025em;color:var(--ink);margin:12px 0;font-size:clamp(27px,3.6vw,38px);font-weight:800;line-height:1.18}.lp-section-head p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.lp-hero{background:linear-gradient(180deg, #fff 0%, #fff2ea 42%, #fff7f3 78%, var(--canvas) 100%)}.lp-hero-chips{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.lp-hero-chips span{border:1px solid var(--line-strong);color:var(--body);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.lp-stats{grid-template-columns:repeat(4,1fr);gap:24px;width:min(1080px,100% - 40px);margin:0 auto;padding:40px 0;display:grid}.lp-stats>div{text-align:center;position:relative}.lp-stats>div+div:before{content:"";background:#ffffff1f;width:1px;height:40px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.lp-stats b{letter-spacing:-.02em;background:linear-gradient(#fff,#ffd9c7);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:34px;font-weight:800;display:block}.lp-stats span{color:#ffffffa8;margin-top:6px;font-size:13px;display:block}.lp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.lp-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.lp-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:28px;transition:all .18s;position:relative;overflow:hidden}.lp-band-cream .lp-card{background:#fff}.lp-card:hover{box-shadow:var(--shadow);border-color:var(--line-strong);transform:translateY(-3px)}.lp-card h3{color:var(--ink);margin:14px 0 8px;font-size:18px;font-weight:700}.lp-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.lp-num{color:#fff;background:var(--accent);text-align:center;border-radius:10px;width:34px;height:34px;font-size:15px;font-weight:800;line-height:34px;display:inline-block}.lp-pain{border-top:3px solid var(--accent)}.lp-ico{background:linear-gradient(135deg, var(--accent-soft), #ffe4d8);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.lp-ico svg{width:24px}.lp-ico-lg{width:60px;height:60px}.lp-ico-lg svg{width:30px}.lp-step h3{align-items:center;gap:10px;display:flex}.lp-step h3 i{text-align:center;background:var(--accent);color:#fff;border-radius:999px;flex:none;width:24px;height:24px;font-size:13px;font-style:normal;font-weight:800;line-height:24px}.lp-feat:after{content:"";background:var(--accent-soft);opacity:.5;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-30px;right:-30px}.lp-feat>*{z-index:1;position:relative}.lp-demo{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);max-width:920px;box-shadow:var(--shadow);margin:0 auto;overflow:hidden}.lp-demo-head{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fff6f1,#fff);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.lp-demo-head strong{color:var(--ink);font-size:15px}.lp-demo-badge{background:var(--accent);color:#fff;border-radius:999px;padding:4px 11px;font-size:11px;font-weight:600}.lp-demo-row{grid-template-columns:100px 1fr 1fr;display:grid}.lp-demo-row+.lp-demo-row,.lp-demo-th+.lp-demo-row{border-top:1px solid var(--line)}.lp-demo-row>*{border-right:1px solid var(--line);padding:15px 16px}.lp-demo-row>:last-child{border-right:0}.lp-demo-th{color:var(--muted);background:#f7f7f8;font-size:12px;font-weight:600}.lp-demo-seq{align-content:start;gap:4px;display:grid}.lp-demo-seq b{color:var(--ink);font-size:14px;font-weight:700}.lp-demo-seq small{color:var(--faint);font-size:12px}.lp-demo-row p{color:var(--ink);margin:8px 0 0;font-size:14px;line-height:1.7}.lp-tag{background:var(--accent-soft);color:var(--accent-dark);border-radius:6px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-block}.lp-demo-visual{color:var(--muted);font-size:13px;line-height:1.7}.lp-redact{color:#0000;-webkit-user-select:none;user-select:none;filter:blur(.3px);background:#1f1f22;border-radius:4px;padding:0 6px}.lp-moat{grid-template-columns:1.15fr .85fr;align-items:center;gap:32px;display:grid}.lp-moat-text .lp-kicker{margin-bottom:12px}.lp-moat-text h2{letter-spacing:-.025em;color:var(--ink);margin:0 0 14px;font-size:clamp(26px,3.2vw,34px);font-weight:800;line-height:1.2}.lp-moat-text>p{color:var(--body);margin:0;font-size:16px;line-height:1.8}.lp-moat-text b{color:var(--accent-dark)}.lp-chips{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.lp-chips span{border:1px solid var(--accent-soft);color:var(--accent-dark);background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.lp-moat-card{background:linear-gradient(160deg, #fff 0%, var(--accent-soft) 100%);box-shadow:var(--shadow);border:1px solid #ffe0d3;border-radius:18px;padding:30px}.lp-moat-card .lp-ico-lg{background:var(--accent);color:#fff;margin-bottom:18px}.lp-moat-card ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.lp-moat-card li{color:var(--body);padding-left:22px;font-size:14px;line-height:1.6;position:relative}.lp-moat-card li:before{content:"✦";color:var(--accent);font-size:12px;position:absolute;top:1px;left:0}.lp-moat-card b{color:var(--ink)}.lp-price-compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:860px;margin:0 auto;display:grid}.lp-price-old,.lp-price-new{border-radius:18px;padding:30px 28px}.lp-price-old{border:1px solid var(--line-strong);color:var(--muted);background:#f4f4f5}.lp-price-new{background:linear-gradient(170deg, #fff 0%, var(--accent-soft) 100%);border:2px solid var(--accent);box-shadow:0 12px 32px #ea5a2d29}.lp-price-tag{color:var(--muted);font-size:13px;font-weight:700;display:inline-block}.lp-price-new .lp-price-tag{color:var(--accent-dark)}.lp-price-amt{letter-spacing:-.02em;color:var(--faint);margin:8px 0 16px;font-size:40px;font-weight:800}.lp-price-old .lp-price-amt{-webkit-text-decoration:line-through #0003;text-decoration:line-through #0003}.lp-price-new .lp-price-amt{color:var(--ink)}.lp-price-amt small{color:var(--muted);margin-left:4px;font-size:16px;font-weight:600}.lp-price-old ul,.lp-price-new ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.lp-price-old li,.lp-price-new li{align-items:center;gap:8px;font-size:14px;display:flex}.lp-price-old li{color:var(--muted)}.lp-price-new li{color:var(--body)}.lp-price-new li svg{width:17px;color:var(--green);flex:none}.lp-price-vs{color:var(--faint);font-size:15px;font-weight:800}.lp-price-cta{width:100%;min-height:48px;margin-top:20px;font-size:15px}.lp-tiers{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:6px;display:grid}.lp-tier{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;padding:26px 16px 22px;transition:transform .15s,box-shadow .15s,border-color .15s;position:relative}.lp-tier:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.lp-tier-hot{border-color:var(--accent);box-shadow:0 8px 30px #ea5a2d1f}.lp-tier-best{border-color:var(--accent-dark);background:linear-gradient(180deg, #fff, var(--accent-soft))}.lp-tier-badge{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;padding:3px 12px;font-size:12px;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.lp-tier-best .lp-tier-badge{background:var(--accent-dark)}.lp-tier-price{color:var(--ink);font-size:30px;font-weight:800;line-height:1}.lp-tier-credits{color:var(--accent);margin-top:6px;font-size:17px;font-weight:700}.lp-tier-meta{color:var(--muted);margin-top:8px;font-size:12px}.lp-tier-note{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;margin-top:12px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.lp-price-anchor{text-align:center;color:var(--muted);max-width:620px;margin:22px auto 0;font-size:14px;line-height:1.7}.lp-price-anchor b{color:var(--ink)}.lp-perks{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px;display:grid}.lp-perk{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:12px;padding:18px;display:flex}.lp-perk-ico{font-size:22px;line-height:1.2}.lp-perk strong{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.lp-perk p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.lp-price-cta-wrap{text-align:center;margin-top:28px}.lp-price-cta-wrap .lp-price-cta{width:auto;min-width:240px;display:inline-flex}@media (width<=860px){.lp-tiers{grid-template-columns:repeat(2,1fr)}.lp-perks{grid-template-columns:1fr}}.lp-compare{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow-x:auto}.lp-compare table{table-layout:auto;min-width:720px}.lp-compare th,.lp-compare td{text-align:center;vertical-align:middle;border-right:1px solid var(--line);padding:14px 16px;font-size:13px;width:auto!important}.lp-compare th:last-child,.lp-compare td:last-child{border-right:0}.lp-compare thead th{color:var(--ink);background:#f7f7f8;font-weight:700}.lp-compare th:first-child,.lp-compare td:first-child{text-align:left}.lp-compare .lp-rowlabel{color:var(--body);font-weight:600}.lp-compare td.lp-col-us{background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.lp-compare thead th.lp-col-us{background:var(--accent);color:#fff}.lp-compare-note{text-align:center;max-width:720px;color:var(--faint);margin:12px auto 0;font-size:12px}.lp-aud{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.lp-aud span{border:1px solid var(--line-strong);color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;padding:14px 26px;font-size:15px;font-weight:600;transition:all .16s}.lp-aud span:hover{border-color:var(--accent);color:var(--accent-dark);transform:translateY(-2px)}.lp-faq{gap:12px;max-width:760px;margin:0 auto;display:grid}.lp-faq details{border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.lp-faq summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:17px 18px;font-size:15px;font-weight:650;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary:after{content:"+";color:var(--accent);flex:none;font-size:20px;font-weight:400}.lp-faq details[open] summary:after{content:"−"}.lp-faq p{color:var(--muted);margin:0;padding:0 18px 18px;font-size:14px;line-height:1.8}.lp-final{text-align:center;border-top:1px solid var(--line);background:linear-gradient(#fff7f3 0%,#ffe9df 100%);padding:92px 20px;position:relative;overflow:hidden}.lp-final-inner{z-index:1;position:relative}.lp-final h2{letter-spacing:-.025em;color:var(--ink);margin:0 0 12px;font-size:clamp(28px,4vw,42px);font-weight:800}.lp-final p{color:var(--muted);margin:0 0 28px;font-size:16px}.lp-footer{background:#17171b}.lp-footer .brand-mark strong{color:#fff}.lp-footer .brand-mark small{color:#ffffff80}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:min(1080px,100% - 40px);margin:0 auto;padding:44px 0 22px;display:flex}.lp-footer-links{flex-wrap:wrap;gap:22px;display:flex}.lp-footer-links a{color:#ffffff9e;font-size:13px;text-decoration:none;transition:all .15s}.lp-footer-links a:hover{color:#fff}.lp-footer-legal{color:#fff6;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:12px;width:min(1080px,100% - 40px);margin:0 auto;padding:18px 0 30px;font-size:12px;display:flex}@media (width<=900px){.lp-grid-3,.lp-grid-4{grid-template-columns:1fr}.lp-section{padding:60px 0}.lp-moat{grid-template-columns:1fr;gap:24px}.lp-price-compare{grid-template-columns:1fr}.lp-price-vs{justify-self:center}.lp-stats{grid-template-columns:repeat(2,1fr);gap:28px 16px}.lp-stats>div+div:before{display:none}}@media (width<=640px){.lp-nav{display:none}.topbar .button{width:auto}.lp-demo-row{grid-template-columns:82px 1fr}.lp-demo-visual{display:none}.lp-footer-inner,.lp-footer-legal{flex-direction:column;align-items:flex-start}.lp-stats b{font-size:28px}}.edit-hint{color:var(--faint);margin:0 32px 12px;font-size:12px}.editable-cell{cursor:text;transition:background .15s}.editable-cell:hover{box-shadow:inset 0 0 0 1px var(--line-strong);background:#fbf7f4}.cell-editor{border:1px solid var(--accent);border-radius:var(--radius-sm);width:100%;min-height:88px;color:var(--ink);resize:vertical;background:#fff;outline:none;padding:10px 12px;font-size:13px;line-height:1.7;box-shadow:0 0 0 3px #ea5a2d1f}.editable-title{cursor:text}.editable-title:hover{text-underline-offset:5px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong)}.title-editor{letter-spacing:-.01em;width:100%;max-width:560px;color:var(--ink);border:1px solid var(--accent);border-radius:var(--radius-sm);background:#fff;outline:none;margin:6px 0;padding:4px 10px;font-size:26px;font-weight:700;box-shadow:0 0 0 3px #ea5a2d1f}.pub-title-card{border:1px solid var(--line);background:#fffdf9;border-radius:12px;margin:0 32px 16px;padding:14px 16px}.pub-title-loading{color:var(--faint,#8a8071);margin:0;padding:2px 0;font-size:13px}.pub-title-head{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.pub-title-head strong{color:var(--ink);font-size:14px}.pub-title-head span{color:var(--faint);font-size:12px}.pub-title-chosen{align-items:flex-start;gap:10px;display:flex}.pub-title-text{color:var(--ink);border-radius:6px;flex:1;padding:4px 6px;font-size:14px;line-height:1.7}.pub-title-actions{flex-shrink:0;gap:6px;display:flex}.pub-title-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.pub-title-list li{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:9px 12px;display:flex}.pub-title-style{color:var(--accent);border:1px solid #ea5a2d59;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px}.pub-title-cand{color:var(--body);flex:1;font-size:13px;line-height:1.6}.audit-panel{border:1px solid var(--line,#e6e2d8);background:#fbfaf7;border-radius:12px;margin:4px 32px 16px;overflow:hidden}.audit-mark{cursor:help;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:3px;outline:none;padding:0 1px;position:relative}.audit-mark-red{background:#fdeceb;box-shadow:inset 0 -2px #c0392b8c}.audit-mark-ask{background:#fef6e7;box-shadow:inset 0 -2px #b9770e8c}.audit-pop{z-index:60;color:#fff;white-space:normal;text-align:left;cursor:default;background:#221c13;border-radius:8px;width:264px;padding:10px 12px;font-size:13px;font-weight:400;line-height:1.6;display:none;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 8px 24px #00000038}.audit-mark:hover .audit-pop,.audit-mark:focus-within .audit-pop,.audit-mark:focus .audit-pop{display:block}.audit-pop-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.audit-pop-act{font-weight:700}.audit-pop-act.is-red{color:#ff8a80}.audit-pop-act.is-ask{color:#ffd479}.audit-pop-ref{color:#b9b2a5;font-size:12px}.audit-pop-why{color:#f2ede3;display:block}.audit-pop-hint{color:#cfe8c9;margin-top:5px;display:block}.audit-inline-hint{color:var(--faint,#8a8071);margin:0;padding:10px 18px 0;font-size:12px;line-height:1.6}.audit-chip{border-radius:6px;padding:0 6px;font-weight:600;display:inline-block}.audit-chip-red{color:#c0392b;background:#fdeceb;box-shadow:inset 0 -2px #c0392b8c}.audit-chip-ask{color:#b9770e;background:#fef6e7;box-shadow:inset 0 -2px #b9770e8c}.audit-list-fallback{margin-top:4px}.audit-fallback-note{color:var(--faint,#8a8071);border:none;padding:6px 18px 2px;font-size:12px;list-style:none}.audit-head{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.audit-head strong{font-size:15px;display:block}.audit-head span{color:var(--faint,#8a8071);max-width:640px;margin-top:3px;font-size:12px;line-height:1.5;display:block}.audit-result{border-top:1px solid var(--line,#e6e2d8);padding:14px 18px}.audit-summary{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.audit-count{border-radius:12px;padding:3px 10px;font-size:12px;font-weight:600}.audit-high{color:#c0392b;background:#fdeceb}.audit-mid{color:#b9770e;background:#fef6e7}.audit-tip{color:#3a6ea5;background:#eef3f8}.audit-summary-text{color:#4a4237;font-size:13px;line-height:1.5}.audit-clean{color:#2e7d5b;margin:4px 0;font-size:13px}.audit-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.audit-item{border-left:3px solid #ccc;padding:8px 0 8px 12px}.audit-sev-high{border-left-color:#c0392b}.audit-sev-mid{border-left-color:#b9770e}.audit-sev-tip{border-left-color:#3a6ea5}.audit-item-head{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.audit-sev-dot{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px}.audit-sev-high .audit-sev-dot{color:#c0392b}.audit-sev-mid .audit-sev-dot{color:#b9770e}.audit-sev-tip .audit-sev-dot{color:#3a6ea5}.audit-item-loc{color:#221c13;font-weight:600}.audit-item-cat{color:#8a8071;font-size:12px}.audit-item-snippet{color:#221c13}.audit-item-why{color:#4a4237;margin-top:4px;font-size:12.5px;line-height:1.5}.audit-item-hint{color:#2e7d5b;margin-top:3px;font-size:12.5px}.audit-act-red{border-left-color:#c0392b}.audit-act-red .audit-sev-dot{color:#c0392b}.audit-act-ask{border-left-color:#b9770e}.audit-act-ask .audit-sev-dot{color:#b9770e}.audit-item-act{border-radius:9px;flex:none;padding:1px 7px;font-size:11px;font-weight:700}.audit-act-red .audit-item-act{color:#c0392b;background:#fdeceb}.audit-act-ask .audit-item-act{color:#b9770e;background:#fef6e7}.feature-card{border:1px solid var(--line,#e6e2d8);background:#fbfaf7;border-radius:10px;margin-bottom:12px;padding:14px 16px}.feature-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.feature-modes{gap:6px;display:flex}.chip-btn.active{color:#fff;background:#221c13;border-color:#221c13}.feature-wl{border-top:1px dashed var(--line,#e6e2d8);margin-top:12px;padding-top:12px}.feature-wl-add{gap:8px;margin-bottom:10px;display:flex}.feature-wl-list{flex-wrap:wrap;gap:8px;display:flex}.feature-wl-chip{color:#3a6ea5;background:#eef3f8;border-radius:12px;align-items:center;gap:6px;padding:3px 6px 3px 10px;font-size:12px;display:inline-flex}.feature-wl-chip button{color:#3a6ea5;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.batch-shell{gap:18px;display:grid}.batch-hint{color:var(--muted);margin:8px 0 16px;font-size:14px}.batch-title{padding:4px 2px 0}.batch-title .section-kicker{color:var(--accent-dark)}.batch-title h1{color:var(--ink);margin:8px 0 6px;font-size:24px;font-weight:650}.batch-title p{color:var(--muted);max-width:640px;margin:0;font-size:13px;line-height:1.6}.batch-card{gap:18px;display:grid}.batch-card .dropzone{min-height:128px}.batch-buckets{gap:10px;display:grid}.batch-bucket{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fcfcfc;padding:12px 14px}.batch-bucket-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.batch-bucket-no{color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;flex:none;padding:3px 9px;font-size:11px;font-weight:700}.batch-bucket-name{min-width:0;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #0000;flex:1;padding:2px 0;font-size:14px;font-weight:600}.batch-bucket-name:focus{border-bottom-color:var(--accent);outline:none}.batch-bucket-add{border:1px dashed var(--line-strong);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:4px 10px;font-size:12px}.batch-bucket-add:hover{border-color:var(--accent);color:var(--accent)}.batch-file-rows{gap:6px;display:grid}.batch-file-row{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;display:flex}.batch-file-row .chip-kind{color:var(--muted);background:#f0f0f1;border-radius:4px;flex:none;padding:2px 6px;font-size:10px}.batch-file-row .chip-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);flex:1;font-size:13px;overflow:hidden}.batch-file-move{border:1px solid var(--line-strong);color:var(--body);cursor:pointer;background:#fff;border-radius:8px;flex:none;padding:5px 8px;font-size:12px}.batch-file-move:focus{border-color:var(--accent);outline:none}.batch-file-row .chip-x{color:var(--faint);cursor:pointer;background:0 0;border:0;flex:none;padding:0 2px;font-size:13px;line-height:1}.batch-file-row .chip-x:hover{color:var(--accent-dark)}.batch-error{color:var(--accent-dark);background:var(--accent-soft);border-radius:var(--radius-sm);border:1px solid #f3c9bb;margin:0;padding:10px 14px;font-size:13px}.batch-cta{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;bottom:12px}.batch-cta>span{color:var(--muted);font-size:13px}.batch-cta strong{color:var(--ink)}.batch-cta strong.over{color:var(--accent-dark)}.batch-btn{border-radius:var(--radius-sm);background:var(--accent);color:#fff;cursor:pointer;border:1px solid #0000;min-height:44px;padding:0 24px;font-size:14px;font-weight:600;transition:all .16s}.batch-btn:hover:not(:disabled){background:var(--accent-dark)}.batch-btn:disabled{opacity:.5;cursor:not-allowed}.batch-btn.ghost{color:var(--muted);border-color:var(--line-strong);background:0 0}.batch-btn.ghost:hover{color:var(--ink);background:#f5f5f6}.batch-btn.stop{color:var(--accent-dark);background:#fff;border-color:#f3c9bb}.batch-results{gap:16px;display:grid}.batch-result{padding:20px 24px}.batch-result.failed{border-color:#f3c9bb}.batch-result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.batch-result-head strong{color:var(--ink);font-size:16px}.batch-status{color:var(--muted);font-size:12px}.batch-status.done{color:var(--green)}.batch-status.failed{color:var(--accent-dark)}.batch-facts{margin:12px 0 0;font-size:13px}.batch-facts summary{cursor:pointer;color:var(--muted);font-size:12px}.batch-facts-body{color:var(--body);gap:6px;padding:10px 0 2px;display:grid}.batch-facts-body p{margin:0}.batch-facts-body .warn{color:var(--accent-dark)}.batch-script-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:14px;display:grid}.batch-script-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fcfcfc;gap:6px;padding:12px;display:grid}.batch-script-card .bs-title{color:var(--ink);font-size:14px;line-height:1.35}.batch-script-card .bs-meta{color:var(--muted);font-size:12px}.batch-script-card .bs-actions{gap:8px;margin-top:2px;display:flex}.batch-script-card .bs-actions button{border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:6px 0;font-size:12px;font-weight:600}.batch-script-card .bs-actions button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.batch-script-card .bs-actions button:disabled{opacity:.45;cursor:default}.batch-failed{color:var(--accent-dark);margin:12px 0 0;font-size:12px}@media (width<=640px){.batch-card .goal-grid{grid-template-columns:1fr}}
