.pesta-grid{grid-template-columns:minmax(440px,.92fr) minmax(460px,1.08fr);align-items:start;gap:18px;display:grid}.pesta-input,.pesta-result{padding:22px}.pesta-count,.pesta-ready{color:#13704d;background:#edf7f2;border-radius:30px;padding:7px 10px;font-size:10px;font-weight:900}.pesta-drop{cursor:pointer;background:#f8fbf9;border:1.5px dashed #b9cbc2;border-radius:14px;align-content:center;place-items:center;gap:5px;min-height:130px;display:grid}.pesta-drop input{display:none}.pesta-drop>span{color:#7356a5;font-size:27px}.pesta-drop strong{font-size:13px}.pesta-drop small{color:#7a8781;font-size:10px}.pesta-source-actions{grid-template-columns:auto 1fr;gap:9px;margin:10px 0 14px;display:grid}.pesta-source-actions>button,.pesta-source-actions div button{color:#fff;background:#173f34;border:0;border-radius:8px;padding:10px;font-size:10px;font-weight:800}.pesta-source-actions div{display:flex}.pesta-source-actions input{border:1px solid #cfdbd5;border-radius:8px 0 0 8px;flex:1;min-width:0;padding:10px;font-size:10px}.pesta-source-actions div button{border-radius:0 8px 8px 0}.pesta-refs{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px;display:grid}.pesta-refs article{min-width:0;position:relative}.pesta-refs img{aspect-ratio:1;object-fit:cover;border:1px solid #dce5e1;border-radius:9px;width:100%}.pesta-refs article>button{color:#fff;background:#17251f;border:0;border-radius:50%;width:22px;height:22px;position:absolute;top:4px;right:4px}.pesta-refs small{white-space:nowrap;text-overflow:ellipsis;color:#78857f;font-size:8px;display:block;overflow:hidden}.pesta-fields{gap:10px;display:grid}.pesta-fields label,.pesta-regenerate label{flex-direction:column;gap:5px;display:flex}.pesta-fields label>span{align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.pesta-fields label>span b{color:#694a99;background:#ede7f7;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.pesta-fields label em,.pesta-fields label small{color:#7b8882;margin-left:auto;font-size:8px;font-style:normal;font-weight:500}.pesta-fields label em{color:#a56200}.pesta-fields textarea,.pesta-result-editor,.pesta-regenerate textarea{resize:vertical;color:#17251f;border:1px solid #ccd8d2;border-radius:9px;outline:none;padding:11px;font:12px/1.5 Arial,sans-serif}.pesta-fields textarea:focus,.pesta-result-editor:focus,.pesta-regenerate textarea:focus{border-color:#18835e;box-shadow:0 0 0 3px #18835e14}.pesta-generate{color:#fff;background:#173f34;border:0;border-radius:10px;width:100%;margin-top:15px;padding:13px;font-weight:900}.pesta-generate:disabled{opacity:.5}.pesta-message{color:#176343;background:#eef6f2;border-radius:8px;padding:10px;font-size:11px}.pesta-result{position:sticky;top:20px}.pesta-empty{text-align:center;color:#75827c;align-content:center;place-items:center;min-height:520px;display:grid}.pesta-empty span{color:#684b98;background:#eee8f7;border-radius:24px;place-items:center;width:90px;height:90px;margin-bottom:14px;font-weight:900;display:grid}.pesta-empty strong{color:#17251f}.pesta-empty p{max-width:330px;font-size:12px;line-height:1.5}.pesta-result-editor{width:100%;min-height:560px;line-height:1.65}.pesta-result-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.pesta-result-actions button,.pesta-regenerate button{background:#fff;border:1px solid #cbd7d1;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:900}.pesta-result-actions button:last-child,.pesta-regenerate button{color:#fff;background:#173f34;border-color:#173f34}.pesta-regenerate{border-top:1px solid #e1e8e4;margin-top:16px;padding-top:16px}.pesta-regenerate label{font-size:10px;font-weight:900}.pesta-regenerate textarea{margin-top:4px}.pesta-regenerate button{margin-top:9px}.pesta-regenerate>small{color:#7a8781;margin-top:7px;font-size:9px;display:block}.pesta-picker{z-index:80;background:#10251ed9;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pesta-picker>section{background:#fff;border-radius:18px;width:min(900px,95vw);max-height:82vh;padding:20px;overflow:auto}.pesta-picker header{justify-content:space-between;align-items:center;display:flex}.pesta-picker header small{color:#7356a5;letter-spacing:.14em;font-size:9px;font-weight:900}.pesta-picker header h2{margin:5px 0}.pesta-picker header>button{background:#edf1ef;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.pesta-picker>section>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.pesta-picker>section>div>button{text-align:left;background:#fff;border:1px solid #d9e3de;border-radius:11px;padding:8px}.pesta-picker img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.pesta-picker span{white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:10px;font-weight:800;display:block;overflow:hidden}@media (width<=1000px){.pesta-grid{grid-template-columns:1fr}.pesta-result{position:static}}@media (width<=650px){.pesta-input,.pesta-result{padding:15px}.pesta-source-actions{grid-template-columns:1fr}.pesta-refs,.pesta-picker>section>div{grid-template-columns:repeat(2,1fr)}}.pesta-history-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.pesta-history-actions>button{color:#694f8f;cursor:pointer;background:#fff;border:1px solid #d8d0e3;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:850}.pesta-history-actions>button:hover{background:#f5f1fa}.pesta-history-panel{background:#faf9fb;border:1px solid #ded8e6;border-radius:11px;gap:7px;max-height:360px;margin:0 0 12px;padding:10px;display:grid;overflow-y:auto}.pesta-history-head{justify-content:space-between;align-items:center;gap:10px;padding-bottom:3px;display:flex}.pesta-history-head strong{color:#473c51;font-size:10px}.pesta-history-head small,.pesta-history-empty{color:#87928c;font-size:8px}.pesta-history-empty{text-align:center;margin:5px 0}.pesta-history-item{grid-template-columns:minmax(0,1fr) 32px;gap:6px;display:grid}.pesta-history-recall{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e5e2;border-radius:9px;min-width:0;padding:9px 10px}.pesta-history-recall:hover{background:#fdfcff;border-color:#bdaed3}.pesta-history-recall strong,.pesta-history-recall small{display:block}.pesta-history-recall strong{white-space:nowrap;text-overflow:ellipsis;color:#35463e;font-size:9px;overflow:hidden}.pesta-history-recall small{color:#89948e;margin-top:3px;font-size:7px}.pesta-history-recall p{color:#68766f;margin:6px 0 0;font-size:8px;line-height:1.45}.pesta-history-delete{color:#ad3d34;cursor:pointer;background:#fff3f2;border:1px solid #efd0cd;border-radius:8px}.pesta-history-delete:hover{background:#ffe8e5}.salespage-visual-flow{gap:14px;display:grid}.svf-hero,.svf-direction{justify-content:space-between;align-items:center;gap:20px;display:flex}.svf-hero h2{margin:3px 0 5px}.svf-hero p,.svf-direction p{max-width:760px;margin:0;line-height:1.55}.svf-meta{text-align:right;gap:3px;min-width:170px;display:grid}.svf-meta small{opacity:.65}.svf-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:280px;display:grid}.svf-empty>span{font-size:34px}.svf-direction{padding:14px 16px}.svf-direction>div{gap:4px;display:grid}.svf-direction small{letter-spacing:.08em;color:#7657a6;font-weight:850}.svf-flow,.svf-card{gap:12px;display:grid}.svf-card>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.svf-card>header>span{color:#7657a6;background:#f2eef7;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.svf-card>header small{color:#7d8983;margin-bottom:2px;font-size:9px;font-weight:850;display:block}.svf-card>header h3{margin:0}.svf-card>header>b{color:#27704f;background:#eef7f2;border-radius:999px;padding:5px 8px;font-size:9px}.svf-card-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:12px;display:grid}.svf-preview{text-align:center;background:#f8faf9;border:1px dashed #ccd7d1;border-radius:12px;align-content:center;place-items:center;gap:6px;min-height:320px;padding:18px;display:grid}.svf-preview>span{color:#7657a6;font-size:32px}.svf-preview small{opacity:.65;max-width:250px;line-height:1.45}.svf-copy{gap:10px;display:grid}.svf-copy label{gap:5px;display:grid}.svf-copy label>span{font-size:10px;font-weight:850}.svf-copy textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dce3df;border-radius:10px;padding:10px 11px;line-height:1.5}.svf-copy textarea[readonly]{background:#f9fbfa}.svf-actions{flex-wrap:wrap;gap:7px;display:flex}.svf-actions button{padding:9px 11px}@media (width<=900px){.svf-card-grid{grid-template-columns:1fr}.svf-hero,.svf-direction{flex-direction:column;align-items:flex-start}.svf-meta{text-align:left}}.svf-progress{gap:4px;max-width:420px;margin-top:8px;display:grid}.svf-progress>div{background:#e7ece9;border-radius:999px;height:6px;overflow:hidden}.svf-progress>div>span{border-radius:inherit;background:#7657a6;height:100%;transition:width .2s;display:block}.svf-progress small{color:#6e7974;font-size:9px}.svf-status{border-radius:999px;padding:5px 8px;font-size:9px}.svf-status.pending{color:#718078;background:#f0f2f1}.svf-status.generating{color:#7657a6;background:#f4eefb}.svf-status.ready{color:#27704f;background:#eef7f2}.svf-status.error{color:#ae4037;background:#fff0ef}.svf-preview{overflow:hidden}.svf-preview img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%}.svf-preview.generating{border-style:solid}.svf-card-error{color:#a43c34;background:#fff1ef;border-radius:8px;margin:5px 0 0;padding:7px 9px;font-size:9px;line-height:1.45}.svf-actions button:disabled{opacity:.45;cursor:not-allowed}
