 .tbW{position:relative;border:1px solid var(--i-box--bo-co);border-radius:var(--i-box--bo-ra);background:var(--i-background_1, var(--i-background_2));overflow:hidden;container:tbw / inline-size;}.tbWrap:has(.tbSide){display:grid;grid-template-columns:230px minmax(0, 1fr);align-items:stretch;}.tbSide{border-inline-end:1px solid var(--i-box--bo-co);min-height:0;}.tbMain{min-width:0;position:relative;display:flex;flex-direction:column;container:tbmain / inline-size;}.tbWrap:has(.tbSide) .tbMain{min-height:0;overflow:hidden;}.tbMain > .tbTabs{flex:none;}.tbMain > .tbRadio{position:absolute;opacity:0;pointer-events:none;}.tbTabs{display:flex;gap:2px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding:4px 10px 0;border-bottom:1px solid var(--i-box--bo-co);}.tbTabs::-webkit-scrollbar{display:none;}.tbTab{font-size:13.5px;font-weight:600;padding:9px 13px 9px;color:var(--i-color_soft);cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-1px;white-space:nowrap;flex:none;}.tbTab:hover{color:var(--i-color_hard);}.tbTools{margin-inline-start:auto;display:inline-flex;align-items:center;gap:7px;flex:none;padding-bottom:4px;align-self:center;}.tbCount{font-size:11.5px;color:var(--i-color_soft);font-variant-numeric:tabular-nums;}.tbRefreshBtn{border:none;background:transparent;color:var(--i-color_soft);cursor:pointer;padding:4px 7px;border-radius:6px;font-size:12px;}.tbRefreshBtn:hover{color:var(--i-color_hard);background:var(--i-background_2);}@media (prefers-reduced-motion:no-preference){.tbRefreshBtn.is-loading i{animation:tbSpin .8s linear infinite;}@keyframes tbSpin{to{transform:rotate(360deg);}}.tbToggleBtn i{transition:transform .18s ease;}}.tbW--collapsed .tbBody, .tbW--collapsed .tbSide, .tbW--collapsed .tbCards{display:none;}.tbW--collapsed .tbCount, .tbW--collapsed [data-tb-refresh-now]{display:none;}.tbW--collapsed .tbTabs{border-bottom:none;}.tbW--collapsed .tbWrap:has(.tbSide){display:block;}.tbW--collapsed .tbToggleBtn i{transform:rotate(180deg);}.tbMain > .tbRadio:nth-of-type(1):checked ~ .tbTabs .tbTab:nth-of-type(1), .tbMain > .tbRadio:nth-of-type(2):checked ~ .tbTabs .tbTab:nth-of-type(2), .tbMain > .tbRadio:nth-of-type(3):checked ~ .tbTabs .tbTab:nth-of-type(3), .tbMain > .tbRadio:nth-of-type(4):checked ~ .tbTabs .tbTab:nth-of-type(4), .tbMain > .tbRadio:nth-of-type(5):checked ~ .tbTabs .tbTab:nth-of-type(5), .tbMain > .tbRadio:nth-of-type(6):checked ~ .tbTabs .tbTab:nth-of-type(6), .tbMain > .tbRadio:nth-of-type(7):checked ~ .tbTabs .tbTab:nth-of-type(7), .tbMain > .tbRadio:nth-of-type(8):checked ~ .tbTabs .tbTab:nth-of-type(8), .tbMain > .tbRadio:nth-of-type(9):checked ~ .tbTabs .tbTab:nth-of-type(9), .tbMain > .tbRadio:nth-of-type(10):checked ~ .tbTabs .tbTab:nth-of-type(10), .tbMain > .tbRadio:nth-of-type(11):checked ~ .tbTabs .tbTab:nth-of-type(11){color:var(--i-color_hard);border-bottom-color:var(--i-primary, var(--i-link--co));}.tbMain > .tbRadio:nth-of-type(1):focus-visible ~ .tbTabs .tbTab:nth-of-type(1), .tbMain > .tbRadio:nth-of-type(2):focus-visible ~ .tbTabs .tbTab:nth-of-type(2), .tbMain > .tbRadio:nth-of-type(3):focus-visible ~ .tbTabs .tbTab:nth-of-type(3), .tbMain > .tbRadio:nth-of-type(4):focus-visible ~ .tbTabs .tbTab:nth-of-type(4), .tbMain > .tbRadio:nth-of-type(5):focus-visible ~ .tbTabs .tbTab:nth-of-type(5), .tbMain > .tbRadio:nth-of-type(6):focus-visible ~ .tbTabs .tbTab:nth-of-type(6), .tbMain > .tbRadio:nth-of-type(7):focus-visible ~ .tbTabs .tbTab:nth-of-type(7), .tbMain > .tbRadio:nth-of-type(8):focus-visible ~ .tbTabs .tbTab:nth-of-type(8), .tbMain > .tbRadio:nth-of-type(9):focus-visible ~ .tbTabs .tbTab:nth-of-type(9), .tbMain > .tbRadio:nth-of-type(10):focus-visible ~ .tbTabs .tbTab:nth-of-type(10), .tbMain > .tbRadio:nth-of-type(11):focus-visible ~ .tbTabs .tbTab:nth-of-type(11){outline:2px solid var(--i-primary, var(--i-link--co));outline-offset:1px;}.tbPanel{display:none;}.tbMain > .tbRadio:nth-of-type(1):checked ~ .tbBody .tbPanel:nth-of-type(1), .tbMain > .tbRadio:nth-of-type(2):checked ~ .tbBody .tbPanel:nth-of-type(2), .tbMain > .tbRadio:nth-of-type(3):checked ~ .tbBody .tbPanel:nth-of-type(3), .tbMain > .tbRadio:nth-of-type(4):checked ~ .tbBody .tbPanel:nth-of-type(4), .tbMain > .tbRadio:nth-of-type(5):checked ~ .tbBody .tbPanel:nth-of-type(5), .tbMain > .tbRadio:nth-of-type(6):checked ~ .tbBody .tbPanel:nth-of-type(6), .tbMain > .tbRadio:nth-of-type(7):checked ~ .tbBody .tbPanel:nth-of-type(7), .tbMain > .tbRadio:nth-of-type(8):checked ~ .tbBody .tbPanel:nth-of-type(8), .tbMain > .tbRadio:nth-of-type(9):checked ~ .tbBody .tbPanel:nth-of-type(9), .tbMain > .tbRadio:nth-of-type(10):checked ~ .tbBody .tbPanel:nth-of-type(10), .tbMain > .tbRadio:nth-of-type(11):checked ~ .tbBody .tbPanel:nth-of-type(11){display:block;}.tbBody{max-height:440px;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--i-background_4, rgba(128, 128, 128, .45)) transparent;}.tbWrap:has(.tbSide) .tbBody{max-height:none;flex:1 1 0px;}.tbBody::-webkit-scrollbar{width:8px;}.tbBody::-webkit-scrollbar-thumb{background:var(--i-background_4, rgba(128, 128, 128, .45));border-radius:8px;}.tbBody::-webkit-scrollbar-track{background:transparent;}.tbRow{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--i-box--bo-co);}.tbPanels .tbRow:last-child, .tbSlots .tbRow:last-child{border-bottom:none;}.tbSlots{border-bottom:1px solid var(--i-box--bo-co);}.tbRow__main{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px;}.tbRow__title{font-weight:600;font-size:14px;line-height:1.35;}.tbRow__title a{color:var(--i-color_hard);}.tbRow__meta{display:flex;gap:8px;flex-wrap:wrap;font-size:12.5px;color:var(--i-color_soft);}.tbRow__meta a{color:var(--i-color_soft);}.tbRow__blurb{flex-basis:100%;}.tbRow__right{flex:none;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--i-color_soft);text-align:end;}.tbW--feed .tbPanels .tbRow__right{display:grid;grid-template-columns:max-content 150px;align-items:center;gap:10px;justify-items:end;}.tbW--feed .tbPanels .tbRow__right .tbByFlex{justify-self:start;width:150px;white-space:normal;}.tbW--feed .tbPanels .tbRow__right .tbByFlex .ipsUsername{min-width:0;}.tbPrefix{flex:none;display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.03em;padding:2px 7px;border-radius:4px;background:var(--i-background_2);border:1px solid var(--i-box--bo-co);color:var(--i-color_soft);text-transform:uppercase;}.tbSlotThumb{width:76px;height:48px;border-radius:7px;object-fit:cover;flex:none;display:block;}.tbCard--image{position:relative;padding:0;overflow:hidden;min-height:150px;justify-content:flex-end;}.tbCardBg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.tbCard__chipFloat{position:absolute;top:8px;inset-inline-end:8px;z-index:2;margin:0;}.tbCard__overlay{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px;padding:26px 12px 10px;margin-top:auto;background:linear-gradient(to bottom, transparent, rgba(9, 13, 20, .55) 30%, rgba(9, 13, 20, .87));}.tbCard__overlay .tbCard__title{color:#fff;}.tbCard__overlay .tbCard__desc{color:rgba(255, 255, 255, .85);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.tbCard__overlay .tbCard__foot{color:rgba(255, 255, 255, .7);margin-top:1px;}.tbAvatar{width:30px;height:30px;border-radius:50%;flex:none;}.tbAvatar--img{object-fit:cover;}.tbAvatar--icon{display:inline-flex;align-items:center;justify-content:center;background:var(--i-background_3);color:var(--i-color_soft);font-size:13px;}.tbChip{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:4px;vertical-align:1px;margin-inline-start:4px;white-space:nowrap;flex:none;}.tbChip--sponsor, .tbChip--custom{background:color-mix(in srgb, #e8a33d 85%, var(--i-background_1, transparent));color:#3d2e00;}.tbChip--pinned{background:var(--i-primary, var(--i-link--co));color:var(--i-background_1, #fff);}.tbChip--price{background:color-mix(in srgb, var(--i-primary, #3b82f6) 14%, transparent);color:var(--i-primary, var(--i-link--co));font-variant-numeric:tabular-nums;}.tbSlot--sponsor, .tbSlot--custom, .tbSlotRow--sponsor td, .tbSlotRow--custom td{background:color-mix(in srgb, #e8a33d 9%, transparent);}.tbSlot--pinned, .tbSlotRow--pinned td{background:color-mix(in srgb, var(--i-primary, #3b82f6) 8%, transparent);}.tbScroll{overflow-x:auto;}.tbTable{width:100%;border-collapse:collapse;font-size:13.5px;min-width:660px;table-layout:fixed;}.tbColSource{width:130px;}.tbColCount{width:68px;}.tbColDate{width:116px;}.tbColBy{width:150px;}.tbTable th{text-align:start;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--i-color_soft);font-weight:600;padding:9px 14px;border-bottom:1px solid var(--i-box--bo-co);}.tbTable td{padding:9px 14px;border-bottom:1px solid var(--i-box--bo-co);vertical-align:middle;}.tbTable tr:last-child td{border-bottom:none;}.tbTable__count{color:var(--i-color_soft);font-variant-numeric:tabular-nums;text-align:end;white-space:nowrap;}.tbTable .tbHeadRow th{text-align:start;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--i-color_soft);font-weight:600;padding:9px 14px;border-bottom:1px solid var(--i-box--bo-co);background:var(--i-background_1, transparent);}.tbTable .tbHeadRow th.tbTable__count{text-align:end;}.tbTitleFlex{display:flex;align-items:center;gap:8px;min-width:0;}.tbTitleFlex .ipsUserPhoto, .tbTitleFlex .tbAvatar{flex:none;}.tbByFlex .ipsUserPhoto{flex:none;}.tbTitleFlex a:last-of-type{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.tbTable .tbSlotRow .tbTitleFlex{flex-wrap:wrap;}.tbTable .tbSlotRow .tbTitleFlex a:last-of-type{flex:1 1 120px;}.tbTable .tbTitleFlex:has(.tbChip--price){flex-wrap:wrap;}.tbTable .tbTitleFlex:has(.tbChip--price) a:last-of-type{flex:1 1 120px;}.tbByFlex{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;}.tbTable__title{font-weight:600;}.tbTable__title a{color:var(--i-color_hard);}.tbTable__title .tbChip{margin-inline-start:0;margin-inline-end:4px;}.tbTable__meta{color:var(--i-color_soft);font-size:12.5px;overflow:hidden;}.tbTable__meta a{color:var(--i-color_soft);}.tbBand td{background:var(--i-background_2);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--i-color_soft);padding:6px 14px;}.tbBand--slots td{background:color-mix(in srgb, #e8a33d 14%, var(--i-background_2));}.tbCards{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:12px;padding:14px;border-bottom:1px solid var(--i-box--bo-co);}.tbCard{display:flex;flex-direction:column;gap:7px;border:1px solid color-mix(in srgb, #e8a33d 45%, var(--i-box--bo-co));background:color-mix(in srgb, #e8a33d 7%, transparent);border-radius:8px;padding:12px;}.tbCard--pinned{border-color:color-mix(in srgb, var(--i-primary, #3b82f6) 45%, var(--i-box--bo-co));background:color-mix(in srgb, var(--i-primary, #3b82f6) 6%, transparent);}.tbCard__top{display:flex;align-items:center;justify-content:space-between;gap:8px;}.tbCard__top .tbChip{margin-inline-start:0;}.tbCard__title{font-weight:700;font-size:13.5px;line-height:1.35;color:var(--i-color_hard);}.tbCard__desc{font-size:12.5px;color:var(--i-color_soft);}.tbCard__foot{display:flex;justify-content:space-between;gap:8px;margin-top:auto;font-size:11.5px;color:var(--i-color_soft);}.tbCols{display:block;}.tbRow--compact{padding:8px 14px;}.tbRow--compact .tbRow__title{font-size:13px;}.tbEmpty{margin:0;padding:18px 14px;color:var(--i-color_soft);font-size:13.5px;text-align:center;}.tbCampaigns{display:flex;flex-direction:column;gap:22px;}.tbCampSection{background:var(--i-background_1, transparent);border:1px solid var(--i-box--bo-co);border-radius:var(--i-box--bo-ra);padding:16px 18px 18px;}.tbCampSection__head{margin:0 0 12px;font-size:16px;font-weight:700;}.tbCampList{display:flex;flex-direction:column;gap:10px;}.tbCampCard{border:1px solid var(--i-box--bo-co);border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:7px;}.tbCampCard__top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;}.tbCampCard__title{font-weight:700;font-size:14.5px;}.tbCampCard__meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12.5px;color:var(--i-color_soft);}.tbCampCard__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px;}.tbCampTile{background:var(--i-background_2);border-radius:8px;padding:9px 12px;}.tbCampTile b{display:block;font-size:18px;font-variant-numeric:tabular-nums;color:var(--i-color_hard);}.tbCampTile span{font-size:10.5px;color:var(--i-color_soft);text-transform:uppercase;letter-spacing:.05em;}.tbCampChart{width:100%;height:64px;display:block;margin-top:2px;}.tbCampChart__fill{fill:color-mix(in srgb, var(--i-primary, #3b82f6) 13%, transparent);}.tbCampChart__line{stroke:var(--i-primary, var(--i-link--co));stroke-width:2.25;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;}.tbCampCard__chartCaption{font-size:11px;color:var(--i-color_soft);}.tbCampCard__renew{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;border-top:1px solid var(--i-box--bo-co);padding-top:10px;font-size:13px;color:var(--i-color_soft);}.tbCampTotals{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;}.tbCampTotals__tile{background:var(--i-background_1, transparent);border:1px solid var(--i-box--bo-co);border-radius:8px;padding:10px 14px;}.tbCampTotals__tile b{display:block;font-size:20px;font-variant-numeric:tabular-nums;}.tbCampTotals__tile span{font-size:10.5px;color:var(--i-color_soft);text-transform:uppercase;letter-spacing:.05em;}.tbChip--status-active{background:color-mix(in srgb, #2e7d43 18%, transparent);color:var(--i-color_positive, #2e7d43);}.tbChip--status-pending, .tbChip--status-unsubmitted{background:color-mix(in srgb, #e8a33d 20%, transparent);color:#8a5d00;}.tbChip--status-expired, .tbChip--status-rejected, .tbChip--status-suspended{background:var(--i-background_2);color:var(--i-color_soft);}.tbPkgHero{text-align:center;padding:2px 12px 14px;}.tbPkgHero h2{margin:0 0 4px;font-size:19px;}.tbPkgHero p{margin:0;color:var(--i-color_soft);font-size:13.5px;}.tbPkgGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(190px, 1fr));gap:12px;max-width:720px;margin:0 auto;}.tbPkgCard{position:relative;border:1px solid var(--i-box--bo-co);border-radius:10px;padding:18px 14px 16px;display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center;}.tbPkgCard--featured{border-color:var(--i-primary, var(--i-link--co));box-shadow:0 0 0 1px var(--i-primary, var(--i-link--co));}.tbPkgCard__badge{position:absolute;top:-10px;inset-inline-start:50%;transform:translateX(-50%);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--i-primary, var(--i-link--co));color:var(--i-background_1, #fff);padding:2px 10px;border-radius:10px;white-space:nowrap;}.tbPkgCard__name{font-weight:700;font-size:13.5px;}.tbPkgCard__price{font-size:24px;font-weight:800;font-variant-numeric:tabular-nums;}.tbPkgCard__meta{font-size:12.5px;color:var(--i-color_soft);margin-bottom:6px;}.tbMembers__head{margin:0;padding:8px 8px 8px 14px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--i-color_soft);border-bottom:1px solid var(--i-box--bo-co);display:flex;align-items:center;justify-content:space-between;gap:8px;}.tbMembers__head span{padding-block:3px;}.tbRow--member{padding:8px 14px;}.tbMembers__name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:13.5px;}.tbMembers__name a{color:var(--i-color_hard);}.tbMembers__count{flex:none;font-variant-numeric:tabular-nums;font-size:12.5px;color:var(--i-color_soft);}.tbMembers__win{font-style:normal;font-weight:600;font-size:11px;color:var(--i-color_soft);text-transform:none;letter-spacing:0;}@container tbw (min-width:641px){.tbWrap:has(.tbSide) .tbBody{min-height:440px;}.tbSide{overflow:hidden;}.tbSide .tbMembers__head, .tbSide .tbMembers{min-width:229px;}.tbSide [data-tb-mtoggle] .tbTogIcoN{display:none;}.tbW--mside .tbWrap:has(.tbSide){grid-template-columns:36px minmax(0, 1fr);}.tbW--mside .tbSide .tbMembers{opacity:0;visibility:hidden;}.tbW--mside .tbSide .tbMembers__head{min-width:0;padding:8px 0;justify-content:center;}.tbW--mside .tbSide .tbMembers__head span{display:none;}.tbW--mside [data-tb-mtoggle] .tbTogIcoW{transform:rotate(180deg);}@media (prefers-reduced-motion:no-preference){.tbWrap:has(.tbSide){transition:grid-template-columns .28s ease;}.tbSide .tbMembers{transition:opacity .18s ease, visibility .18s ease;}}}@container tbw (max-width:640px){.tbSide [data-tb-mtoggle] .tbTogIcoW{display:none;}.tbW--mside .tbSide .tbMembers{display:none;}.tbW--mside [data-tb-mtoggle] .tbTogIcoN{transform:rotate(180deg);}.tbWrap:has(.tbSide){grid-template-columns:minmax(0, 1fr);}.tbWrap:has(.tbSide) .tbBody{max-height:440px;flex:0 1 auto;}.tbSide{order:2;border-inline-end:none;border-top:1px solid var(--i-box--bo-co);}}@container tbmain (max-width:560px){.tbCards{grid-template-columns:1fr;}.tbPanels .tbRow, .tbSlots .tbRow{flex-wrap:wrap;gap:4px 12px;}.tbW--feed .tbPanels .tbRow__right, .tbPanels .tbRow__right{display:flex;flex:1 1 100%;align-items:center;justify-content:flex-start;gap:7px;text-align:start;padding-inline-start:42px;min-width:0;}.tbW--feed .tbPanels .tbRow__right .tbByFlex{width:auto;justify-self:auto;}.tbSlotThumb{width:64px;height:40px;}.tbTabs{padding:2px 6px 0;}.tbTab{padding:8px 10px 9px;font-size:12.5px;}}@container tbmain (max-width:640px){.tbW--table .tbScroll{overflow-x:visible;}.tbW--table .tbTable{display:block;min-width:0;}.tbW--table .tbTable colgroup, .tbW--table .tbTable .tbHeadRow{display:none;}.tbW--table .tbTable tbody{display:block;}.tbW--table .tbTable tr{display:flex;flex-wrap:wrap;align-items:center;gap:3px 7px;padding:10px 14px;border-bottom:1px solid var(--i-box--bo-co);}.tbW--table .tbTable tbody tr:last-child{border-bottom:none;}.tbW--table .tbTable td{display:block;padding:0;border-bottom:none;}.tbW--table .tbTable td:empty{display:none;}.tbW--table .tbTable td.tbTable__title{flex:1 1 100%;}.tbW--table .tbTable td[colspan]{flex:1 1 100%;}.tbW--table .tbTable__count{text-align:start;}.tbW--table .tbTable__count::after{content:" " attr(data-tbl);text-transform:lowercase;}.tbW--table .tbTable tr:not(.tbBand):not(.tbSlotRow) td:nth-child(n+3)::before{content:"\00b7";margin-inline-end:7px;color:var(--i-color_soft);}.tbW--table .tbTable .tbBand{padding:0;}.tbW--table .tbTable .tbBand td{flex:1 1 100%;padding:6px 14px;}.tbW--table .tbTable .tbByFlex .ipsUserPhoto{display:none;}.tbW--table tr.tbSlotRow--sponsor, .tbW--table tr.tbSlotRow--custom{background:color-mix(in srgb, #e8a33d 9%, transparent);}.tbW--table tr.tbSlotRow--pinned{background:color-mix(in srgb, var(--i-primary, #3b82f6) 8%, transparent);}.tbW--table tr.tbSlotRow td{background:none;}}@media (max-width:767px){.tbCampTotals{grid-template-columns:repeat(2, 1fr);}.tbCampTile span, .tbCampTotals__tile span{font-size:9.5px;letter-spacing:.02em;}}