.tr-table-panel{background:var(--white,#fff);border:1px solid var(--gray-90,#ddd);border-radius:10px;box-shadow:0 2px 15px 0 rgba(0,0,0,0.14);overflow:hidden;}.tr-table-toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:10px 12px;border-bottom:1px solid var(--gray-95,#efefef);background:#fbfcfe;}.tr-table-toolbar__left{margin-right:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;}.tr-table-toolbar__search{min-width:200px;max-width:280px;height:40px;padding:0 10px;border:1px solid var(--gray-90,#ddd);border-radius:8px;font-size:13px;font-family:var(--font-family,'Poppins',sans-serif);box-sizing:border-box;}.tr-table-toolbar__search:focus{outline:none;border-color:var(--blue-50,#007bff);box-shadow:0 0 0 2px rgba(0,123,255,0.12);}.tr-table-toolbar__toggle{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--gray-50,#767676);cursor:pointer;user-select:none;white-space:nowrap;}.tr-table-host{padding:0 4px 4px;width:100%;}.tr-table-host .tabulator,#psa-table{width:100%;}.tr-table-host .tabulator[tabulator-layout=fitColumns] .tabulator-tableholder .tabulator-table{min-width:100%;}.tr-table-host .tabulator{border:none;background:transparent;font-size:13px;font-weight:400;font-family:var(--font-family,'Poppins',sans-serif);color:var(--gray-30,#4d4d4d);}.tr-table-host .tabulator .tabulator-header{background:var(--blue-95,#e7f2fe);border-bottom:1px solid var(--gray-90,#ddd);font-weight:500;}.tr-table-host .tabulator .tabulator-header .tabulator-col{background:var(--blue-95,#e7f2fe);border-right:1px solid var(--gray-95,#efefef);cursor:grab;min-height:46px;justify-content:flex-start;}.tr-table-host .tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover,.tr-table-host .tabulator .tabulator-header .tabulator-col:hover{background:#d0e6fc !important;background-color:#d0e6fc !important;}.tr-table-host .tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#d0e6fc !important;background-color:#d0e6fc !important;border-color:var(--blue-50,#007bff);}.tr-table-host .tabulator .tabulator-header .tabulator-col .tabulator-col-content{display:flex;align-items:center;justify-content:flex-start;min-height:46px;height:100%;width:100%;box-sizing:border-box;padding-top:8px;padding-bottom:8px;}.tr-table-host .tabulator .tabulator-header .tabulator-col .tabulator-col-title-holder{display:flex;align-items:center;width:100%;min-height:28px;}.tr-table-host .tabulator .tabulator-header .tabulator-col[style*="text-align: center"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[style*="text-align:center"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col .tabulator-col-content[style*="text-align: center"],.tr-table-host .tabulator .tabulator-header .tabulator-col .tabulator-col-content[style*="text-align:center"],.tr-table-host .tabulator .tabulator-header .tabulator-col.text-center .tabulator-col-content{justify-content:center;}.tr-table-host .tabulator .tabulator-header .tabulator-col.text-left .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[style*="text-align: left"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[style*="text-align:left"] .tabulator-col-content{justify-content:flex-start;}.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="created_at"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="score"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="seo_score"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="geo_score"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="_actions"] .tabulator-col-content,.tr-table-host .tabulator .tabulator-header .tabulator-col[tabulator-field="_check"] .tabulator-col-content{justify-content:center;}.tr-table-host .tabulator-row .tabulator-cell.text-center{text-align:center;}.tr-table-host .tabulator-row .tabulator-cell.text-left{text-align:left;}.tr-table-host .tabulator .tabulator-header .tabulator-col .tabulator-col-title{color:var(--gray-30,#4d4d4d);font-size:13px;font-weight:500;line-height:28px;white-space:nowrap;}.tr-table-host .tabulator-row{border-bottom:1px solid var(--gray-95,#efefef);min-height:42px;background:var(--white,#fff);}.tr-table-host .tabulator-row.tabulator-row-even{background:var(--white,#fff);}.tr-table-host .tabulator-row:hover{background:var(--blue-97,#f2f8ff) !important;}.tr-table-host .tabulator-row .tabulator-cell{border-right:1px solid var(--gray-95,#efefef);padding:10px;color:var(--gray-30,#4d4d4d);font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;}.tr-table-host .tabulator-row .tabulator-frozen.tabulator-frozen-left,.tr-table-host .tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:1px solid var(--gray-90,#ddd);}.tr-table-host .tabulator .tabulator-frozen-left.tabulator-frozen-end{box-shadow:6px 0 8px -6px rgba(20,30,60,0.22);}.tr-table-host .tabulator .tabulator-footer{border-top:1px solid var(--gray-90,#ddd);background:#fff;color:var(--gray-50,#767676);font-weight:400;font-family:var(--font-family,'Poppins',sans-serif);white-space:normal;}.tr-table-host .tabulator .tabulator-footer .tabulator-footer-contents{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;padding:16px 20px !important;box-sizing:border-box;min-height:72px;}.tr-table-host .tabulator .tabulator-footer .tabulator-page-counter{flex:0 0 auto;order:1;margin:0 !important;font-weight:500;font-size:12px;line-height:18px;color:var(--gray-50,#767676);}.tr-table-host .tabulator .tabulator-footer .tabulator-paginator{flex:1 1 auto;order:2;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;margin:0;text-align:right;color:var(--gray-50,#767676);font-weight:500;font-size:13px;font-family:inherit;}.tr-table-host .tabulator .tabulator-footer .tabulator-paginator label{margin:0 4px 0 0;font-weight:400;font-size:12px;color:var(--gray-50,#767676);}.tr-table-host .tabulator .tabulator-footer select.tabulator-page-size,.tr-table-host .tabulator .tabulator-footer .tabulator-page-size{display:inline-block;margin:0 12px 0 0 !important;padding:0 32px 0 12px !important;height:40px;min-width:72px;border:1px solid var(--gray-90,#ddd) !important;border-radius:10px !important;background-color:#fff;color:var(--gray-50,#767676);font-family:var(--font-family,'Poppins',sans-serif);font-weight:400 !important;font-size:13px !important;line-height:18px !important;box-shadow:none;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23767676' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;vertical-align:middle;}.tr-table-host .tabulator .tabulator-footer .tabulator-page-size:hover,.tr-table-host .tabulator .tabulator-footer .tabulator-page-size:focus{border-color:var(--blue-50,#007bff) !important;}.tr-table-host .tabulator .tabulator-footer .tabulator-pages{display:inline-flex;align-items:center;gap:4px;margin:0 4px !important;vertical-align:middle;}.tr-table-host .tabulator .tabulator-footer .tabulator-page{display:inline-flex !important;align-items:center;justify-content:center;min-width:36px;height:36px;margin:0 2px !important;padding:0 12px !important;border:1px solid var(--gray-90,#ddd) !important;border-radius:10px !important;background:#fff !important;color:var(--gray-50,#767676) !important;font-family:var(--font-family,'Poppins',sans-serif);font-weight:500;font-size:13px;line-height:1;box-shadow:none;cursor:pointer;vertical-align:middle;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease;}.tr-table-host .tabulator .tabulator-footer .tabulator-page:not(:disabled):hover{background:var(--blue-97,#f0f7fe) !important;border-color:var(--blue-50,#007bff) !important;color:var(--blue-50,#007bff) !important;}.tr-table-host .tabulator .tabulator-footer .tabulator-page.active{background:var(--blue-50,#007bff) !important;border-color:var(--blue-50,#007bff) !important;color:#fff !important;}.tr-table-host .tabulator .tabulator-footer .tabulator-page:disabled,.tr-table-host .tabulator .tabulator-footer .tabulator-page.disabled{opacity:0.35;cursor:default;background:#fff !important;color:var(--gray-50,#767676) !important;}@media (max-width:768px){.tr-table-host .tabulator .tabulator-footer .tabulator-footer-contents{justify-content:center;padding:14px 12px !important;min-height:0;}.tr-table-host .tabulator .tabulator-footer .tabulator-page-counter,.tr-table-host .tabulator .tabulator-footer .tabulator-paginator{flex:0 0 100%;justify-content:center;text-align:center;}}.tr-table-empty{padding:48px 16px;text-align:center;}.tr-table-empty__title{font-size:15px;font-weight:600;color:var(--gray-30,#4d4d4d);}.tr-table-empty__text{margin-top:4px;color:var(--gray-50,#767676);font-size:13px;}.tr-colvis-panel,.psa-colvis-panel,.rt-colvis-panel{position:fixed;z-index:1070;width:min(760px,calc(100vw - 24px));max-height:80vh;overflow:auto;padding:20px;background:#fff;border:none;border-radius:10px;box-shadow:0px 2px 15px 0px #00000024;}.tr-colvis-panel.hidden,.psa-colvis-panel.hidden,.rt-colvis-panel.hidden{display:none !important;}.tr-colvis-panel__title,.psa-colvis-panel__title,.rt-colvis-panel__title{text-align:center;font-size:14px;font-weight:500;margin-bottom:10px;color:var(--gray-30,#4d4d4d);font-family:var(--font-family,'Poppins',sans-serif);}.tr-colvis-panel__list,.psa-colvis-panel__list,.rt-colvis-panel__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}.tr-colvis-item,.psa-colvis-item,.rt-colvis-item{display:block;width:100%;text-align:center;background:var(--gray-85,#d7d7d7) !important;color:var(--gray-50,#767676);border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-family:var(--font-family,'Poppins',sans-serif);font-weight:400;line-height:1.3;cursor:pointer;box-shadow:none !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color 0.15s ease,color 0.15s ease;}.tr-colvis-item.is-active,.psa-colvis-item.is-active,.rt-colvis-item.is-active{background:var(--blue-50,#007bff) !important;color:#fff;}.tr-colvis-item:hover:not(.is-active),.psa-colvis-item:hover:not(.is-active),.rt-colvis-item:hover:not(.is-active){background:var(--blue-90,#cfe5fc) !important;color:var(--blue-40,#0062cc);}.tr-colvis-item.is-active:hover,.psa-colvis-item.is-active:hover,.rt-colvis-item.is-active:hover{background:var(--blue-40,#0062cc) !important;color:#fff;}.tr-row-actions,.psa-row-actions,.tk-actions{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;}.tr-row-actions >.btn-group,.psa-row-actions >.btn-group{display:inline-flex;vertical-align:middle;margin-left:0;}.tr-row-action-btn,.psa-row-action-btn,.psa-url-btn{width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--gray-90,#ddd);background:#fff;color:var(--gray-50,#767676);flex:0 0 26px;line-height:1;cursor:pointer;text-decoration:none;box-shadow:none;transition:border-color 0.15s ease,color 0.15s ease,background-color 0.15s ease;}.tr-row-action-btn:hover,.tr-row-action-btn:focus,.tr-row-action-btn[aria-expanded="true"],.psa-row-action-btn:hover,.psa-row-action-btn:focus,.psa-row-action-btn[aria-expanded="true"],.psa-url-btn:hover,.psa-url-btn:focus{border-color:var(--blue-50,#007bff);color:var(--blue-50,#007bff);background:var(--blue-97,#f0f7fe);text-decoration:none;outline:none;box-shadow:none;}.tr-row-action-btn i,.psa-row-action-btn i,.psa-url-btn i{font-size:12px;line-height:1;}.tr-table-host .tabulator-cell.tk-actions,.tr-table-host .tabulator-cell[tabulator-field="actions"],.tr-table-host .tabulator-cell[tabulator-field="_actions"]{overflow:visible;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top{background:var(--blue-97,#f0f7fe) !important;box-shadow:inset 3px 0 0 0 var(--blue-50,#007bff);cursor:pointer;font-weight:400 !important;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group{min-height:48px;border-bottom:none;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group +.tabulator-row.tabulator-calcs,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group +.tabulator-row.tabulator-calcs-top{min-height:36px;border-bottom:1px solid var(--gray-95,#efefef);cursor:default;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top{cursor:default;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group:hover,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group:hover +.tabulator-row.tabulator-calcs,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group:hover +.tabulator-row.tabulator-calcs-top,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs:hover,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top:hover{background:#d0e6fc !important;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-group .tabulator-cell,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs .tabulator-cell,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top .tabulator-cell{border-right:none !important;}.tr-table-host .tabulator-group-toggle{color:var(--gray-50,#767676);margin-right:8px;font-size:11px;line-height:1;transition:transform 0.15s ease;}.tr-table-host .tabulator-row.tabulator-group.tabulator-group-visible .tabulator-group-toggle{transform:rotate(90deg);}.tr-table-host .tabulator-row.tabulator-group .tr-group-header{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 10px;min-width:0;padding-left:2px;}.tr-table-host .tabulator-row.tabulator-group .tr-group-header span{margin-left:0;}.tr-table-host .tabulator-row.tabulator-group .tr-group-header__mode{flex-shrink:0;font-size:11px;font-weight:600;color:var(--gray-50,#767676);text-transform:uppercase;letter-spacing:0.02em;}.tr-table-host .tabulator-row.tabulator-group .tr-group-header__mode::after{content:'\00b7';margin-left:8px;color:var(--gray-70,#999);font-weight:400;text-transform:none;letter-spacing:normal;}.tr-table-host .tabulator-row.tabulator-group .tr-group-header__title{font-size:13px;font-weight:600;color:var(--gray-30,#4d4d4d);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,50vw);}.tr-table-host .tabulator-row.tabulator-group .tr-group-header__count{flex-shrink:0;font-size:11px;font-weight:600;color:var(--gray-30,#4d4d4d);background:var(--blue-95,#e7f2fe);border:none;border-radius:999px;padding:2px 8px;}.tr-table-host .tabulator-row.tabulator-group .tr-group-header__meta{flex-shrink:0;font-size:11px;font-weight:500;color:var(--gray-50,#767676);white-space:nowrap;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs .tabulator-cell,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top .tabulator-cell{font-weight:400;font-variant-numeric:tabular-nums;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs .tr-group-calc,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top .tr-group-calc{display:inline-flex;align-items:center;justify-content:center;gap:1px;font-weight:400;font-size:13px;font-variant-numeric:tabular-nums;cursor:help;}.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs .tr-group-calc__tilde,.tr-table-host .tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs-top .tr-group-calc__tilde{color:var(--gray-50,#767676);font-weight:400;font-size:12px;}@media (max-width:768px){.tr-table-toolbar{justify-content:stretch;}.tr-table-toolbar__left,.tr-table-toolbar__search{width:100%;max-width:none;}.tr-colvis-panel,.psa-colvis-panel,.rt-colvis-panel{width:calc(100vw - 16px);padding:16px;}.tr-colvis-panel__list,.psa-colvis-panel__list,.rt-colvis-panel__list{grid-template-columns:repeat(2,minmax(0,1fr));}}
