.wp-curl-tabs{width:100%}.wp-curl-tabs .tabs{display:flex;gap:3px;margin-bottom:8px;flex-wrap:wrap;text-align:center}.wp-curl-tabs .tab{padding:8px 15px;background:#eee;cursor:pointer;border-radius:3px;user-select:none;transition:background-color .3s;text-align:center}.wp-curl-tabs .tab.active,.wp-curl-tabs .tab:hover{background:#0073aa;color:white}.wp-curl-tabs .tab.active{font-weight:700}#wp-curl-tab-content{position:relative;min-height:88px}