.tabs{display:flex;margin-bottom:16px;gap:8px}.tab-button{cursor:pointer;border-radius:4px}.add-tab{background:#007bff;color:#fff;border-radius:4px}.tab-content{border:1px solid #ddd;border-radius:4px;padding:16px}.drag-handle{cursor:pointer;margin-right:10px;display:inline-block}.drag-handle span{font-size:1.5rem}.activeTab{background:#8cbdf1;color:#fff}.whiteIcon{color:white}