.bpcfs-top-settings,.bpcfs-assets{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;background:#fff;border:1px solid #ddd;border-radius:14px;padding:14px;margin:14px 0}
.bpcfs-top-settings label,.bpcfs-assets label{font-weight:700;display:flex;flex-direction:column;gap:4px}
.bpcfs-assets input[type=text]{width:260px}.bpcfs-main-grid{display:grid;grid-template-columns:330px 1fr;gap:16px}
.bpcfs-manual,.bpcfs-editor-panel{background:#fff;border:1px solid #ddd;border-radius:14px;padding:14px}
.bpcfs-manual details{border:1px solid #e5e7eb;border-radius:10px;margin:8px 0;padding:10px;background:#f8fafc}
.bpcfs-manual summary{font-weight:800;cursor:pointer}.bpcfs-manual label{display:block;font-weight:700;margin-top:8px}.bpcfs-manual input,.bpcfs-manual select{width:100%}
.bpcfs-editor-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:12px}.bpcfs-editor-scroll{width:100%;height:760px;overflow:auto;background:#f8fafc;border:1px solid #ddd;border-radius:12px;padding:20px}
#bpcfs-canvas{position:relative;background:#eef2f7;border:3px solid #111;background-image:linear-gradient(rgba(0,0,0,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.08) 1px,transparent 1px);background-size:20px 20px}
.bpcfs-layer{position:absolute;box-sizing:border-box;border:2px dashed #2563eb;background:rgba(255,255,255,.82);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:900;cursor:move;user-select:none}
.bpcfs-layer.selected{border-color:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.25)}.image-layer{background:#cbd5e1}.title-layer{background:#fef3c7}
.ui-resizable-handle{background:#f97316;border-radius:50%;width:12px!important;height:12px!important}.ui-resizable-se{right:-6px!important;bottom:-6px!important}
.bpcfs-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin:24px 0;box-shadow:0 12px 35px rgba(0,0,0,.08)}
.bpcfs-head{display:flex;justify-content:space-between}.bpcfs-box label{display:block;font-weight:800;margin:8px 0 6px}.bpcfs-heading{width:100%;min-height:85px;border:1px solid #d1d5db;border-radius:14px;padding:12px;box-sizing:border-box}
.bpcfs-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.bpcfs-btn{border:0;border-radius:14px;padding:12px 18px;color:#fff!important;text-decoration:none;font-weight:900;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.16)}
.bpcfs-generate{background:linear-gradient(135deg,#2563eb,#06b6d4)}.bpcfs-download{background:linear-gradient(135deg,#16a34a,#22c55e)}.bpcfs-share-toggle{background:linear-gradient(135deg,#f97316,#f59e0b)}
.bpcfs-share{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap}.bpcfs-share a,.bpcfs-share button{border:0;border-radius:10px;padding:9px 12px;color:#fff;text-decoration:none;font-weight:800}.wa{background:#25D366}.tg{background:#229ED9}.fb{background:#1877F2}.copy{background:#111827}
.bpcfs-status{margin-top:12px;font-weight:900}.bpcfs-result img{max-width:100%;border-radius:12px;border:1px solid #ddd;margin-top:14px}
@media(max-width:1000px){.bpcfs-main-grid{grid-template-columns:1fr}.bpcfs-editor-scroll{height:520px}}