/* BLUEFLOW Campaign Composer — owner-friendly LINE message builder */
.bf-msg-builder{margin:14px 0 18px;padding:16px;border:1px solid #d8e7f4;border-radius:20px;background:#f8fbff}.bf-msg-builder>h4{margin:0 0 4px;color:#173452;font-size:15px}.bf-msg-builder>p{margin:0 0 13px;color:#73899d;font-size:12px;line-height:1.55}.bf-msg-types{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.bf-msg-type{min-height:76px;padding:10px 8px;border:1px solid #dce8f4;border-radius:15px;background:#fff;color:#526d84;cursor:pointer;font:inherit;text-align:center}.bf-msg-type i{display:grid;place-items:center;width:31px;height:31px;margin:0 auto 6px;border-radius:10px;background:#eef6fd;color:#168bff;font-style:normal;font-weight:900}.bf-msg-type b{display:block;font-size:11px;line-height:1.25}.bf-msg-type.on{border-color:#5bb0ff;background:#eef8ff;color:#0879dc;box-shadow:0 0 0 2px rgba(22,139,255,.08)}.bf-msg-extra{display:grid;gap:11px;margin-top:13px}.bf-field label{display:flex;justify-content:space-between;gap:8px;margin:0 0 5px;color:#34536d;font-size:11px;font-weight:800}.bf-field label span{color:#8b9dad;font-weight:600}.bf-image-box{display:flex;align-items:center;gap:11px;padding:11px;border:1px dashed #bdd8eb;border-radius:15px;background:#fff}.bf-image-preview{width:70px;height:54px;flex:0 0 70px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#edf5fb;color:#7890a4;font-size:11px}.bf-image-preview img{width:100%;height:100%;object-fit:cover}.bf-image-copy{min-width:0;flex:1}.bf-image-copy b{display:block;color:#284963;font-size:12px}.bf-image-copy small{display:block;margin-top:2px;color:#8498a9;font-size:10px}.bf-upload-btn{border:1px solid #bcd8ed;border-radius:11px;background:#fff;color:#0879dc;padding:8px 10px;font-weight:800;font-size:11px;cursor:pointer}.bf-card-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bf-card-fields .wide{grid-column:1/-1}.bf-carousel-list{display:grid;gap:10px}.bf-carousel-item{padding:12px;border:1px solid #dce8f3;border-radius:16px;background:#fff}.bf-carousel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.bf-carousel-head b{font-size:12px;color:#294b65}.bf-carousel-remove{border:0;background:#f2f6f9;color:#7890a2;border-radius:9px;width:28px;height:28px;cursor:pointer}.bf-carousel-actions{display:flex;justify-content:flex-end}.bf-add-card{border:1px dashed #a9cce5;border-radius:12px;background:#fff;color:#0879dc;padding:9px 12px;font-weight:800;font-size:11px;cursor:pointer}.bf-simple-note{padding:10px 12px;border-radius:12px;background:#eef8ff;color:#557890;font-size:10.5px;line-height:1.55}.bf-schedule-choice{display:flex;gap:8px;margin:7px 0 10px}.bf-schedule-choice button{flex:1;border:1px solid #d8e6f1;border-radius:13px;background:#fff;padding:10px;color:#61798e;font-weight:800;font-size:11px;cursor:pointer}.bf-schedule-choice button.on{border-color:#58aefd;background:#edf8ff;color:#0879dc}.bf-rich-preview{display:grid;gap:8px}.bf-rich-image{width:100%;max-height:150px;object-fit:cover;border-radius:14px}.bf-rich-card{overflow:hidden;border:1px solid #d8e6f0;border-radius:15px;background:#fff}.bf-rich-card-body{padding:11px}.bf-rich-card-body b{display:block;color:#203f58;font-size:12px}.bf-rich-card-body p{margin:5px 0 0;color:#698197;font-size:10px;line-height:1.5}.bf-rich-button{margin:0 11px 11px;padding:8px;border-radius:10px;background:#168bff;color:#fff;text-align:center;font-size:10px;font-weight:800}.bf-rich-carousel{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.bf-rich-carousel .bf-rich-card{min-width:170px;max-width:170px}.bf-schedule-panel{margin-top:10px;padding:12px;border:1px solid #d7e8f5;border-radius:15px;background:#f7fbff}.bf-schedule-panel h4{margin:0 0 4px;color:#27465f;font-size:13px}.bf-schedule-panel p{margin:0 0 9px;color:#748b9f;font-size:10.5px;line-height:1.5}.bf-schedule-row{display:flex;gap:8px}.bf-schedule-row input{flex:1}.bf-schedule-confirm{border:0;border-radius:12px;background:#168bff;color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.bf-schedule-send-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #91c8f4;border-radius:14px;background:#eef8ff;color:#0879dc;padding:11px 14px;font-weight:900;cursor:pointer}.bf-cancel-schedule{border:1px solid #f0c58e!important;background:#fff8ee!important;color:#9a5c08!important}.bf-scheduled-meta{font-size:10px;color:#a3680c}.campaign-status.bf-waiting{background:#fff3df!important;color:#9a650e!important}.bf-msg-builder .inp,.bf-msg-builder .sel{font-size:12px}
@media(max-width:900px){.bf-msg-types{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.bf-msg-types{grid-template-columns:repeat(2,1fr)}.bf-card-fields{grid-template-columns:1fr}.bf-card-fields .wide{grid-column:auto}.bf-schedule-row{flex-direction:column}.bf-schedule-confirm{min-height:42px}}