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