.fv-page{padding-bottom:64px}
.fv-breadcrumb{padding:22px 0 18px;display:flex;gap:9px;color:var(--muted);font-size:.87rem}.fv-breadcrumb a{color:var(--primary);font-weight:700}
.fv-heading{display:flex;gap:16px;align-items:center;padding:8px 0 24px}.fv-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;background:#eef8f3;font-size:2rem}.fv-heading h1{margin:0;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.045em}.fv-heading p{margin:7px 0 0;color:var(--muted)}.fv-promo{margin-bottom:18px}
.fv-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.9fr);border:1px solid var(--border);border-radius:20px;background:#fff;overflow:hidden}.fv-main{padding:20px;border-right:1px solid var(--border)}
.fv-dropzone{min-height:300px;padding:35px 20px;display:grid;place-items:center;align-content:center;text-align:center;border:2px dashed #b5c3d0;border-radius:16px;background:#fbfcfd;cursor:pointer}.fv-dropzone.drag-over{border-color:var(--primary);background:#f4fbf8}.fv-image-icon{width:76px;height:76px;display:grid;place-items:center;border:2px solid #aab7c4;border-radius:14px;color:#176c57;font-weight:900}.fv-dropzone h2{margin:16px 0 5px}.fv-dropzone p{margin:0 0 20px;color:var(--muted)}.fv-select,.fv-primary{border:0;border-radius:12px;padding:13px 20px;background:#e72727;color:#fff;font-weight:850;cursor:pointer}
.fv-editor,.fv-results{padding:18px;border:1px solid var(--border);border-radius:14px}.fv-editor-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.fv-editor-head h2{margin:0;font-size:1.05rem}.fv-editor-head p{margin:4px 0 0;color:var(--muted);font-size:.76rem}.fv-editor-head button{border:1px solid var(--border);border-radius:9px;padding:8px 10px;background:#fff;color:var(--primary);font-weight:800}
.fv-preview-wrap{margin-top:16px;min-height:420px;padding:20px;display:grid;place-items:center;overflow:auto;border-radius:12px;background:#17201d}.fv-preview-wrap canvas{width:min(100%,512px);height:auto;box-shadow:0 5px 22px rgba(0,0,0,.25)}
.fv-panel{margin-top:18px;padding-top:17px;border-top:1px solid var(--border)}.fv-panel h2{margin:0 0 11px;font-size:1rem}.fv-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fv-mode-grid label{padding:12px;display:flex;gap:9px;border:1px solid var(--border);border-radius:10px}.fv-mode-grid strong{display:block;font-size:.82rem}.fv-mode-grid p{margin:3px 0 0;color:var(--muted);font-size:.72rem}.fv-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.fv-settings label{display:grid;gap:7px;font-size:.82rem;font-weight:800}.fv-settings select,.fv-settings input[type=color]{padding:9px;border:1px solid var(--border);border-radius:8px;background:#fff}.fv-settings input[type=color]{height:42px;width:100%}.fv-settings span{color:var(--muted);font-size:.7rem}
.fv-results{margin-top:18px}.fv-results-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fv-result-card{padding:12px;border:1px solid var(--border);border-radius:11px;background:#fff}.fv-result-preview{height:100px;display:grid;place-items:center;border-radius:8px;background:#f2f5f3}.fv-result-preview img{max-width:72px;max-height:72px;image-rendering:auto}.fv-result-card strong,.fv-result-card span{display:block}.fv-result-card strong{margin-top:9px;font-size:.8rem}.fv-result-card span{margin-top:3px;color:var(--muted);font-size:.7rem}.fv-result-card a{display:inline-block;margin-top:8px;padding:7px 9px;border-radius:8px;background:#eef6f3;color:var(--primary);font-size:.72rem;font-weight:800;text-decoration:none}
.fv-how{margin-top:20px;padding:18px;border:1px solid var(--border);border-radius:14px}.fv-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fv-how-grid article{display:flex;gap:10px}.fv-how-grid article>span{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:50%;background:var(--primary);color:#fff;font-weight:900}.fv-how-grid h3{margin:1px 0 4px;font-size:.86rem}.fv-how-grid p{margin:0;color:var(--muted);font-size:.78rem}
.fv-sidebar{padding:24px 22px;display:flex;flex-direction:column}.fv-sidebar-title{display:flex;justify-content:space-between;gap:10px}.fv-sidebar-title h2{margin:0;font-size:1.02rem}.fv-sidebar-title span{color:var(--muted);font-size:.72rem;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-notice{margin-top:18px;padding:14px;border:1px solid #cde0f7;border-radius:11px;background:#f4f9ff;color:#315f96;font-size:.82rem}.fv-benefits{margin:26px 0;display:grid;gap:20px}.fv-benefits article{display:flex;gap:11px}.fv-benefits i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:2px solid #24a261;border-radius:50%;color:#14864c;font-style:normal}.fv-benefits p{margin:3px 0 0;color:var(--muted);font-size:.77rem}
.fv-message{margin:auto 0 12px;padding:11px;border-radius:10px;font-size:.8rem}.fv-message.error{background:#fff2f2;color:#963939}.fv-message.success{background:#edf8f3;color:#1f654f}.fv-primary{width:100%;margin-top:auto;min-height:46px}.fv-primary:disabled{background:#f5c7c7;color:#b66c6c}.fv-secondary{width:100%;margin-top:10px;min-height:46px;border:1px solid var(--border);border-radius:11px;background:#fff;font-weight:850}.fv-secondary:disabled{opacity:.5}
.fv-tip{margin-top:20px;padding:15px 18px;border:1px solid #f1dede;border-radius:13px;background:#fff8f8}.fv-info{max-width:920px;padding-top:48px}.fv-info p{color:var(--muted)}
@media(max-width:900px){.fv-workspace{grid-template-columns:1fr}.fv-main{border-right:0;border-bottom:1px solid var(--border)}.fv-how-grid{grid-template-columns:1fr}.fv-preview-wrap{min-height:340px}}
@media(max-width:620px){.fv-main,.fv-sidebar{padding:16px}.fv-editor-head{flex-direction:column}.fv-settings,.fv-mode-grid,.fv-results-grid{grid-template-columns:1fr 1fr}.fv-preview-wrap{min-height:260px;padding:8px}}
