@font-face{font-family:Studio;src:local("Avenir Next");font-display:swap}
:root{--bg:#f6f6f2;--paper:#fff;--ink:#242923;--muted:#858981;--border:#e5e7df;--lime:#d5edab;--green:#426347;--rail:76px;font-family:Studio,"Avenir Next","Trebuchet MS",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #86a55a;outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.rail{position:fixed;inset:0 auto 0 0;width:var(--rail);background:#252b25;display:flex;align-items:center;flex-direction:column;z-index:2}.brand-mark{width:39px;height:39px;display:grid;place-items:center;margin-top:26px;background:var(--lime);border-radius:13px}.brand-mark svg{width:23px;fill:#252b25}.rail-current{width:42px;height:42px;margin-top:62px;display:grid;place-items:center;color:var(--lime);background:#414b3b;border-radius:12px}.rail-current svg{width:22px;stroke:currentColor;stroke-width:1.5;fill:none}.rail-bottom{margin-top:auto;margin-bottom:28px;color:#dae0d6;font-size:18px;position:relative}.tiny-dot{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--lime);right:-6px;bottom:5px}.shell{margin-left:var(--rail)}.topbar{height:88px;display:flex;align-items:center;padding:0 48px;border-bottom:1px solid var(--border);gap:49px}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.6px}.wordmark-dot{color:#92ad63}.breadcrumb{font-size:12px;color:#92968c}.breadcrumb span{padding:0 16px;color:#c1c5ba}.breadcrumb strong{font-weight:500;color:#4f554b}.connection{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:11px;color:#707c66}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7d9860;flex-shrink:0}.connection.offline{color:#a66639}.connection.offline .status-dot{background:#a66639}main{max-width:1440px;padding:43px 48px 0;margin:auto}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:9px;margin:0 0 18px}.eyebrow span{height:6px;width:6px;background:#819369;border-radius:50%}h1{font-size:clamp(38px,3.6vw,52px);line-height:1.11;letter-spacing:-2.2px;font-weight:600;margin:0}.title-dot{color:#8ca569}.intro-description{font-size:13px;line-height:1.9;color:#82877b;margin:0 0 3px;max-width:290px}.workspace{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.82fr);gap:24px;align-items:start}.editor-panel,.preview-panel{border:1px solid var(--border);background:var(--paper);border-radius:18px}.editor-panel{padding:26px}.panel-heading,.panel-heading>div{display:flex;align-items:center}.panel-heading{justify-content:space-between;gap:10px;margin-bottom:23px}.panel-heading>div{gap:11px}h2{font-size:16px;letter-spacing:-.35px;font-weight:600;margin:0}.step-number{border:1px solid #dce0d5;color:#80936b;background:#f5f7f0;padding:4px 6px;border-radius:5px;font-size:10px;font-weight:600}.small-label{font-size:8px;letter-spacing:1.4px;font-weight:700;color:#959b8c;white-space:nowrap}.writing-area{border:1px solid #dfe4d7;border-radius:11px;background:#fafbf8;transition:border-color .2s,box-shadow .2s}.writing-area:focus-within{border-color:#9bae85;box-shadow:0 0 0 3px #edf2e7}textarea{width:100%;min-height:235px;display:block;padding:22px;resize:vertical;max-height:440px;background:transparent;border:0;font-size:16px;line-height:1.75;color:#343e2f;outline:none!important}textarea::placeholder{color:#a1a797}textarea:disabled{opacity:.72}.writing-footer{display:flex;justify-content:space-between;padding:13px 19px;color:#949b8d;font-size:10px;gap:12px}.writing-footer b{font-weight:500;color:#657357}.editor-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:12px 1px 26px;font-size:10px;color:#959b8e}.editor-tools button{border:0;background:none;font-size:10px;font-weight:600;color:#6c8158;padding:4px 0}.editor-tools button span{margin-left:4px}.source-card{display:flex;align-items:center;border:1px solid var(--border);padding:11px;border-radius:10px;gap:13px}.source-card img{object-fit:cover;border-radius:5px}.source-details{min-width:0}.source-details .small-label{font-size:8px}.source-details h3{font-size:13px;margin:5px 0;font-weight:600}.source-details p{font-size:9px;color:#969b8e;margin:0}.source-details p span{margin:0 4px}.voice-badge{display:flex;align-items:center;gap:5px;font-size:8px;color:#748362;white-space:nowrap;margin-left:auto;background:#f1f5eb;padding:6px 7px;border-radius:5px}.voice-badge .status-dot{width:4px;height:4px}.generate-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:26px}.generate-row p{font-size:10px;color:#919889;line-height:1.7;margin:0}.primary-button{border:0;border-radius:8px;background:#2a3328;color:#f4f8ee;font-size:12px;font-weight:600;padding:16px 18px;display:flex;align-items:center;gap:26px;transition:background .2s,transform .2s;white-space:nowrap}.primary-button svg{stroke:var(--lime);stroke-width:1.5;fill:none;width:19px;height:19px}.primary-button:hover:enabled{background:#414f34;transform:translateY(-1px)}.primary-button:disabled{opacity:.45}.editor-note{display:flex;align-items:center;gap:6px;color:#a1a596;font-size:9px;margin:23px 0 0}.editor-note svg{width:12px;height:12px;fill:none;stroke:#8fa577;stroke-width:1}.preview-panel{padding:26px 23px 19px;background:#fcfcfa;position:relative}.preview-heading{margin-bottom:19px}.preview-tabs{display:flex;gap:3px;background:#ecefe6;padding:3px;width:max-content;border-radius:7px;position:absolute;right:23px;top:24px}.preview-tabs button{font-size:9px;line-height:23px;padding:0 12px;border:0;border-radius:5px;color:#8a9180;background:transparent}.preview-tabs button.selected{background:white;color:#526346;box-shadow:0 1px 4px #00000009}.preview-tabs button:disabled{opacity:.5}.preview-panel .panel-heading h2{font-size:13px}.preview-heading .step-number{display:none}.video-frame{max-width:256px;aspect-ratio:9/16;margin:26px auto 0;background:#222820;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 9px 30px #222b1814}.video-frame video{width:100%;height:100%;display:block;object-fit:contain}.video-tag{position:absolute;top:12px;left:12px;background:#252c23aa;backdrop-filter:blur(5px);border:1px solid #ffffff25;color:#fff;font-size:7px;letter-spacing:1.3px;border-radius:4px;padding:5px 7px;pointer-events:none}.preview-footer{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:15px;font-size:9px;color:#969d8d;min-height:16px}.download-button{display:flex;align-items:center;gap:20px;justify-content:center;background:var(--lime);border:1px solid #bedb95;color:#3f5230;padding:10px 17px;border-radius:7px;font-size:11px;font-weight:600}.progress-panel{margin-top:22px;padding-top:19px;border-top:1px solid var(--border)}.progress-heading{display:flex;justify-content:space-between;font-size:11px;color:#60704f;gap:15px}.progress-track{height:3px;overflow:hidden;background:#e9eee1;margin:14px 0;border-radius:5px}.progress-track>span{display:block;height:100%;width:35%;background:#a5bf7e;animation:progress 1.7s ease-in-out infinite}.progress-panel.done .progress-track>span{animation:none;width:100%}.steps{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0;font-size:9px;color:#9ba291}.steps li{display:flex;align-items:center;gap:5px}.steps li>span{display:grid;place-items:center;width:17px;height:17px;border:1px solid #e1e6d9;border-radius:50%;font-size:8px}.steps li.current{color:#4d6741}.steps li.current>span{border-color:#a8c78a;background:#eef5e5}.steps li.done{color:#5f794b}.steps li.done>span{background:#d8e8c1;border-color:#d8e8c1}.message{font-size:12px;line-height:1.7;padding:13px 15px;background:#fcf1e7;border:1px solid #eed6bb;color:#8a603a;border-radius:8px;margin-top:18px}.text-button{border:0;background:none;padding:10px 0;color:#657f48;font-size:12px}.history-section{margin-top:39px}.history-heading,.history-heading>div{display:flex;align-items:center}.history-heading{justify-content:space-between;margin-bottom:17px}.history-heading>div{gap:12px}.history-heading h2{font-size:15px}.history-heading #history-count{font-size:9px;color:#89927f;background:#e9ede1;border-radius:20px;padding:4px 8px}.empty-history{display:flex;align-items:center;gap:18px;min-height:102px;border:1px dashed #d8ddce;border-radius:12px;padding:22px 26px}.empty-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e0e5d7;border-radius:11px;font-size:23px;color:#9bac87}.empty-history h3{font-size:12px;font-weight:500;margin:0 0 6px}.empty-history p{font-size:10px;color:#929b86;margin:0}.history-list{display:grid;gap:9px}.history-item{display:flex;align-items:center;gap:15px;padding:13px 17px;border:1px solid var(--border);background:#fff;border-radius:10px}.history-thumb{width:33px;height:44px;object-fit:cover;border-radius:5px}.history-copy{min-width:0;flex:1}.history-copy p{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:600px;margin:0 0 5px}.history-copy span{font-size:9px;color:#929a87}.history-state{font-size:9px;color:#869276}.history-item button,.history-item a{font:inherit;font-size:10px;border:1px solid #e0e5d7;background:#fafcf5;border-radius:5px;padding:8px 11px;white-space:nowrap;color:#536942}.page-footer{border-top:1px solid var(--border);padding:21px 0;margin-top:35px;display:flex;justify-content:space-between;font-size:8px;color:#a3aa9a;letter-spacing:.6px}.footer-separator{padding:0 12px;color:#c7ccbf}@keyframes progress{0%{transform:translateX(-110%)}100%{transform:translateX(390%)}}@keyframes enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.intro,.workspace{animation:enter .45s ease both}.workspace{animation-delay:.08s}
@media(min-width:1450px){main{padding-top:52px}.intro{margin-bottom:42px}.video-frame{max-width:277px}textarea{min-height:268px}.preview-panel{padding-bottom:22px}}
@media(max-width:1150px){main{padding:35px 30px 0}.topbar{padding:0 30px}.workspace{gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.editor-panel{padding:21px}.panel-heading>.small-label{display:none}.voice-badge{font-size:7px}.source-details p{font-size:8px}.source-card{gap:9px}.preview-tabs{position:static;margin:-5px 0 15px}.video-frame{margin-top:0;max-width:233px}.preview-panel{padding:21px}.generate-row p{font-size:9px}.primary-button{gap:15px;padding:15px}.intro-description{font-size:12px}.editor-tools{font-size:9px}.editor-tools button{font-size:9px}}
@media(max-width:820px){:root{--rail:58px}.topbar{height:75px;gap:25px;padding:0 23px}.brand-mark{margin-top:20px;width:34px;height:34px}.rail-current{width:35px;height:35px}.breadcrumb{display:none}main{padding:29px 23px 0}.intro{align-items:flex-start;gap:20px;margin-bottom:26px}h1{font-size:39px}.intro-description{font-size:11px;max-width:180px}.workspace{grid-template-columns:1fr}.preview-panel{display:grid;grid-template-columns:1fr 1fr;gap:16px}.preview-heading{align-self:start}.preview-tabs{justify-self:end;margin:0}.video-frame{grid-column:1/-1;width:260px;max-width:100%;margin-top:0}.preview-footer{grid-column:1/-1;margin:0}textarea{min-height:230px}.panel-heading>.small-label{display:block}.voice-badge{font-size:9px}.history-heading>.small-label{display:none}.source-details p{font-size:10px}.source-details h3{font-size:14px}.editor-tools{font-size:10px}.editor-tools button{font-size:10px}.generate-row p{font-size:10px}}
@media(max-width:520px){:root{--rail:0px}.rail{display:none}.topbar{height:67px;padding:0 21px}.wordmark{font-size:27px}.connection{font-size:10px}main{padding:28px 17px 0}.intro{display:block}.eyebrow{font-size:8px;margin-bottom:15px}h1{font-size:38px;letter-spacing:-1.8px}.intro-description{max-width:none;margin-top:14px;font-size:11px;line-height:1.8}.intro-description br{display:none}.intro-description br:after{content:' '}.workspace{gap:18px}.editor-panel{padding:19px 16px}.panel-heading{margin-bottom:19px}h2{font-size:14px}.panel-heading>.small-label{font-size:7px;letter-spacing:.7px}textarea{padding:17px;font-size:15px;min-height:245px}.writing-footer{font-size:8px;padding:12px}.editor-tools{font-size:8px;margin-bottom:20px}.editor-tools button{font-size:8px}.source-card{padding:9px;gap:10px}.source-card img{width:45px;height:61px}.source-details h3{font-size:12px}.source-details p{font-size:8px}.voice-badge{font-size:7px;padding:5px}.generate-row{margin-top:21px}.generate-row p{font-size:8px}.primary-button{font-size:11px;padding:15px 14px}.editor-note{font-size:8px;line-height:1.6}.preview-panel{padding:19px 16px}.preview-heading h2{font-size:13px}.preview-tabs button{padding:0 11px}.history-section{margin-top:29px}.empty-history{padding:20px 16px;gap:12px}.empty-history h3{font-size:11px}.empty-history p{font-size:9px;line-height:1.7}.history-item{gap:9px;padding:11px}.history-item button,.history-item a{font-size:8px;padding:7px}.history-copy p{font-size:10px}.history-state{display:none}.page-footer{font-size:7px;gap:14px;line-height:1.7}.page-footer>span:last-child{text-align:right}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.progress-track>span{width:100%;opacity:.5}}
