#bstl-board{border-collapse:separate;border-spacing:0 4px;background:#fff;min-width:600px;padding:8px}.bstl-row{background:#1a1a1a;border-radius:8px;min-height:80px;margin-bottom:4px;display:flex;position:relative;overflow:visible}.bstl-row-label{color:#111;text-align:center;word-break:break-all;cursor:text;border-right:2px solid #000;border-top-left-radius:8px;border-bottom-left-radius:8px;outline:none;justify-content:center;align-items:center;width:100px;font-size:24px;font-weight:700;display:flex}.bstl-row-content{flex-wrap:wrap;flex:1;gap:8px;min-height:80px;padding:8px 64px 8px 8px;display:flex}.bstl-controls{opacity:0;z-index:10;grid-template-columns:24px 24px;gap:4px;transition:opacity .2s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.bstl-row:hover .bstl-controls,.bstl-row-controls-active .bstl-controls{opacity:1}@media (hover:none){.bstl-controls{opacity:1;background:#00000080;border-radius:6px;padding:6px;right:4px}}@media (width<=640px){.bstl-board-wrapper{overflow-x:visible!important}#bstl-board:not(.bstl-exporting){width:100%!important;min-width:0!important;padding:4px!important}#bstl-board:not(.bstl-exporting) .bstl-row{flex-direction:column!important;height:auto!important;min-height:auto!important;display:flex!important}#bstl-board:not(.bstl-exporting) .bstl-row-label{border-bottom:2px solid #000!important;border-right:none!important;border-top-right-radius:8px!important;border-bottom-left-radius:0!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:60px!important;padding-left:12px!important;padding-right:70px!important;font-size:18px!important;display:flex!important}#bstl-board:not(.bstl-exporting) .bstl-row-content{grid-template-columns:repeat(5,minmax(0,1fr))!important;justify-content:center!important;gap:6px!important;min-height:60px!important;padding:6px!important;display:grid!important}#bstl-board:not(.bstl-exporting) .bstl-controls{opacity:1!important;background:0 0!important;padding:0!important;top:4px!important;right:6px!important;transform:none!important}#bstl-board:not(.bstl-exporting) .bstl-control-btn{background:#fffffff2!important;border:1px solid #999!important}#bstl-pool{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;padding:6px!important;display:grid!important}#bstl-board:not(.bstl-exporting) .bstl-item-wrapper,#bstl-pool .bstl-item-wrapper{aspect-ratio:1!important;width:100%!important;height:auto!important}}.bstl-control-btn{cursor:pointer;color:#333;background:#ffffffe6;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.bstl-control-btn:hover{background:#fff;transform:scale(1.1)}#bstl-board.bstl-exporting{width:840px!important;min-width:840px!important;max-width:840px!important}#bstl-board.bstl-exporting .bstl-row{width:824px!important;min-width:824px!important;max-width:824px!important}#bstl-board.bstl-exporting .bstl-row-label{flex:none!important;width:100px!important;min-width:100px!important;max-width:100px!important}#bstl-board.bstl-exporting .bstl-row-content{flex:none!important;width:724px!important;min-width:724px!important;max-width:724px!important;padding-right:8px!important}#bstl-board.bstl-exporting .bstl-controls{display:none!important}.bstl-ghost{opacity:.4;background-color:#f3f4f6;border:2px dashed #9ca3af!important}.bstl-item-wrapper{cursor:grab;touch-action:none;border:2px solid #0000;border-radius:4px;width:80px;height:80px;display:inline-block;position:relative}.bstl-item-wrapper:active{cursor:grabbing}.bstl-item-wrapper:hover{border-color:#3b82f6}.bstl-item{-o-object-fit:cover;object-fit:cover;pointer-events:none;user-select:none;border-radius:2px;width:100%;height:100%}.bstl-color-picker{z-index:20;background:#fff;border:1px solid #ccc;border-radius:4px;grid-template-columns:repeat(4,1fr);gap:4px;padding:6px;display:grid;position:absolute;top:-10px;right:64px;box-shadow:0 4px 6px #0000001a}.bstl-color-swatch{cursor:pointer;border:1px solid #0000001a;border-radius:2px;width:20px;height:20px}.bstl-color-swatch:hover{transform:scale(1.1)}#bstl-disclaimer{color:#555;background:#f8f9fa;border:1px solid #0000000f;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:12px;line-height:1.6}#bstl-disclaimer a{color:#2563eb;text-decoration:underline}
