@layer bricks {.brxe-code{width:100%}}@layer bricks {.brxe-shortcode{width:100%}}@layer bricks {}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}#brxe-eqidty {text-align: center}#brxe-joqltz {text-align: center}#brxe-joqltz a {text-align: center; font-size: inherit}#brxe-pnrcpn {padding-top: var(--space-s); padding-right: var(--space-s); padding-bottom: var(--space-s); padding-left: var(--space-s); align-items: center; row-gap: var(--space-3xs)}.tipster-table { width: 100%; max-width: 100%; max-height: 80vh; overflow: auto; -webkit-overflow-scrolling: touch; background: #ffffff; border-radius: var(--radius-m); box-shadow: var(--shadow-l); position: relative; scroll-behavior: smooth;}.tipster-table::before { content: ''; position: sticky; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--primary), var(--secondary), var(--primary)); z-index: 300; display: block;}#tipsters { width: max-content; min-width: 100%; border-collapse: separate; border-spacing: 0; font-size: var(--text-s); color: var(--text-body);}#tipsters thead tr { position: sticky; top: 3px;  z-index: 100;}#tipsters thead th { padding: var(--space-xs) var(--space-s); background: linear-gradient(180deg, var(--primary), var(--primary-d-1)); color: var(--light); font-weight: 700; font-size: var(--text-xs); text-transform: uppercase; letter-spacing: 0.05em; white-space: nowrap; border: none; text-align: left; vertical-align: middle; text-shadow: 0 1px 0 rgba(255,255,255,0.3);}#tipsters thead th:hover { background: linear-gradient(180deg, var(--primary-l-1), var(--primary));}#tipsters thead th:nth-child(1)::before { content: ''; } #tipsters thead th:nth-child(2)::before { content: '👤 '; } #tipsters thead th:nth-child(3)::before { content: '🏆 '; } #tipsters thead th:nth-child(4)::before { content: '⭐ '; } #tipsters thead th:nth-child(5)::before { content: '📈 '; } #tipsters thead th:nth-child(6)::before { content: '⚖️ '; } #tipsters thead th:nth-child(7)::before { content: '🎯 '; } #tipsters thead th:nth-child(8)::before { content: '💰 '; } #tipsters thead th:nth-child(9)::before { content: '📊 '; } #tipsters thead th:nth-child(10)::before { content: '🎫 '; } #tipsters tbody tr { transition: all 0.2s ease;}#tipsters tbody tr:nth-child(odd) { background: #ffffff;}#tipsters tbody tr:nth-child(even) { background: #fafafa;}#tipsters tbody tr:hover { background: #fffdf5; box-shadow: 0 4px 12px rgba(0,0,0,0.08); transform: scale(1.002);}#tipsters tbody td { padding: var(--space-xs) var(--space-s); vertical-align: middle; border-bottom: 1px solid #eee; white-space: nowrap; transition: all 0.15s ease;}#tipsters tbody tr:not(:last-child) td { border-bottom: 1px solid #f0f0f0;}#tipsters thead th:nth-child(1),#tipsters tbody td:nth-child(1) { position: sticky; left: 0; min-width: 65px; width: 65px; padding: var(--space-2xs); text-align: center;}#tipsters thead th:nth-child(1) { z-index: 200; background: linear-gradient(180deg, var(--primary), var(--primary-d-1));}#tipsters tbody tr:nth-child(odd) td:nth-child(1) { z-index: 50; background: #ffffff;}#tipsters tbody tr:nth-child(even) td:nth-child(1) { z-index: 50; background: #fafafa;}#tipsters tbody tr:hover td:nth-child(1) { background: #fffdf5;}#tipsters tbody td:nth-child(1) img { width: 44px; height: 44px; object-fit: cover; border-radius: 50%; border: 2.5px solid #e0e0e0; display: block; margin: 0 auto; transition: all 0.2s ease; box-shadow: 0 2px 6px rgba(0,0,0,0.1);}#tipsters tbody tr:hover td:nth-child(1) img { transform: scale(1.08); box-shadow: 0 4px 12px rgba(0,0,0,0.15);}#tipsters tbody tr[data-rank="1"] td:nth-child(1) img { border-color: #FFD700; box-shadow: 0 0 0 2px #FFD70040, 0 2px 8px rgba(0,0,0,0.15);}#tipsters tbody tr[data-rank="2"] td:nth-child(1) img { border-color: #C0C0C0; box-shadow: 0 0 0 2px #C0C0C040, 0 2px 8px rgba(0,0,0,0.12);}#tipsters tbody tr[data-rank="3"] td:nth-child(1) img { border-color: #CD7F32; box-shadow: 0 0 0 2px #CD7F3240, 0 2px 8px rgba(0,0,0,0.12);}#tipsters thead th:nth-child(2),#tipsters tbody td:nth-child(2) { position: sticky; left: 65px; min-width: 140px; padding-right: var(--space-m);}#tipsters thead th:nth-child(2) { z-index: 200; background: linear-gradient(180deg, var(--primary), var(--primary-d-1)); box-shadow: 4px 0 12px -2px rgba(0,0,0,0.1);}#tipsters tbody tr:nth-child(odd) td:nth-child(2) { z-index: 50; background: #ffffff; box-shadow: 4px 0 12px -2px rgba(0,0,0,0.06);}#tipsters tbody tr:nth-child(even) td:nth-child(2) { z-index: 50; background: #fafafa; box-shadow: 4px 0 12px -2px rgba(0,0,0,0.06);}#tipsters tbody tr:hover td:nth-child(2) { background: #fffdf5;}#tipsters tbody td:nth-child(2) a.tipster-name-link { color: var(--text-title); font-weight: 600; text-decoration: none; display: inline-flex; align-items: center; gap: 0.4em; transition: color 0.2s ease;}#tipsters tbody td:nth-child(2) a.tipster-name-link:hover { color: var(--primary-d-1);}#tipsters tbody td:nth-child(2) a.tipster-name-link::after { content: ''; display: inline-block; width: 0.7em; height: 0.7em; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'/%3E%3Cpolyline points='15 3 21 3 21 9'/%3E%3Cline x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; opacity: 0.4; transition: opacity 0.2s ease; flex-shrink: 0;}#tipsters tbody td:nth-child(2) a.tipster-name-link:hover::after { opacity: 0.8;}#tipsters tbody td:nth-child(3) { font-weight: 700; text-align: center;}.rank-badge { display: inline-flex; align-items: center; justify-content: center; min-width: 42px; padding: 0.25em 0.6em; border-radius: var(--radius-full); font-weight: 700; font-size: 0.85em;}.rank-badge--gold { background: linear-gradient(135deg, #FFD700, #FFA500); color: #5c4813; box-shadow: 0 2px 8px rgba(255,215,0,0.4);} .rank-badge--silver { background: linear-gradient(135deg, #E8E8E8, #C0C0C0); color: #4a4a4a; box-shadow: 0 2px 8px rgba(192,192,192,0.4);} .rank-badge--bronze { background: linear-gradient(135deg, #E8B887, #CD7F32); color: #5c3d1e; box-shadow: 0 2px 8px rgba(205,127,50,0.4);}.rank-badge--default { background: #f0f0f0; color: var(--text-body);}.text-gold,#tipsters tbody td:nth-child(4) { font-weight: 800; font-size: var(--text-m); font-variant-numeric: tabular-nums; text-align: center;}#tipsters tbody td:nth-child(4) { position: relative;} .topsters-score { display: inline-block; padding: 0.2em 0.5em; border-radius: var(--radius-s); color: var(--primary-d-2);}.topsters-score--high { background: linear-gradient(135deg, #fff8e6, #ffecb3); } .topsters-score--medium { background: linear-gradient(135deg, #f5f5f5, #eeeeee); } .topsters-score--low { background: #fafafa; }.text-green { color: var(--success) !important; font-weight: 600; font-variant-numeric: tabular-nums;}#tipsters tbody td:nth-child(8) { position: relative;}#tipsters tbody td:nth-child(9) { position: relative;} .yield-wrapper { display: flex; align-items: center; gap: 0.5em;} .yield-value { font-weight: 600; color: var(--success); min-width: 50px;} .yield-bar { width: 40px; height: 6px; background: #e8e8e8; border-radius: 3px; overflow: hidden;} .yield-bar-fill { height: 100%; background: linear-gradient(90deg, var(--success), #4ade80); border-radius: 3px; transition: width 0.3s ease;}.experience-badge { display: inline-flex; align-items: center; gap: 0.3em; padding: 0.15em 0.5em; border-radius: var(--radius-xs); font-size: 0.8em; font-weight: 600;} .experience-badge--veteran { background: #e8f5e9; color: #2e7d32;} .experience-badge--pro { background: #e3f2fd; color: #1565c0;} .experience-badge--regular { background: #f5f5f5; color: #666;}#tipsters tbody td:last-child a,#tipsters tbody td:last-child .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; gap: 0.3em; min-width: 120px; padding: var(--space-2xs) var(--space-s); background: linear-gradient(135deg, var(--secondary), var(--secondary-d-1)); color: #ffffff !important; font-size: var(--text-xs); font-weight: 600; text-decoration: none; border-radius: var(--radius-full); transition: all 0.25s ease; box-shadow: 0 2px 8px rgba(13,77,58,0.25);}#tipsters tbody td:last-child a:hover { background: linear-gradient(135deg, var(--primary), var(--primary-d-1)); color: var(--dark) !important; transform: translateY(-2px); box-shadow: 0 4px 16px rgba(212,175,55,0.35);}#tipsters tbody td:last-child a::after { content: '→'; transition: transform 0.2s ease;}#tipsters tbody td:last-child a:hover::after { transform: translateX(3px);}.dt-layout-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: var(--space-s); padding: var(--space-s) var(--space-m); background: #ffffff; border-bottom: 1px solid #eee;} .dt-length select,.dt-search input { font-family: inherit; font-size: var(--text-s); padding: var(--space-2xs) var(--space-xs); border: 1px solid #ddd; border-radius: var(--radius-s); background: #ffffff; color: var(--text-body); transition: all 0.2s ease;} .dt-length select:focus,.dt-search input:focus { outline: none; border-color: var(--primary); box-shadow: 0 0 0 3px var(--primary-20);} .dt-search input { min-width: 180px;}.dt-search::before { content: '🔍'; margin-right: 0.3em;}.dt-paging { padding: var(--space-s) var(--space-m); display: flex; justify-content: center; gap: var(--space-3xs); background: #ffffff; border-top: 1px solid #eee;} .dt-paging button { min-width: 36px; height: 36px; padding: 0 var(--space-2xs); background: #ffffff; border: 1px solid #ddd; border-radius: var(--radius-s); color: var(--text-body); font-size: var(--text-xs); cursor: pointer; transition: all 0.2s ease;} .dt-paging button:hover:not(:disabled) { background: #fffdf5; border-color: var(--primary); transform: translateY(-1px);} .dt-paging button.current { background: linear-gradient(135deg, var(--primary), var(--primary-d-1)); border-color: var(--primary); color: var(--dark); font-weight: 700; box-shadow: 0 2px 8px rgba(212,175,55,0.3);} .dt-paging button:disabled { opacity: 0.4; cursor: not-allowed;} .dt-info { font-size: var(--text-xs); color: var(--text-body-l-1); padding: var(--space-2xs) var(--space-m);}@media (max-width: 768px) { .tipster-table { max-height: 75vh; border-radius: var(--radius-s); } .tipster-table::before { height: 2px; } #tipsters thead tr { top: 2px; } #tipsters thead th, #tipsters tbody td { padding: var(--space-2xs) var(--space-xs); font-size: calc(var(--text-xs) * 0.9); }  #tipsters thead th::before { display: none; }  #tipsters thead th:nth-child(1), #tipsters tbody td:nth-child(1) { min-width: 48px; width: 48px; } #tipsters tbody td:nth-child(1) img { width: 36px; height: 36px; } #tipsters thead th:nth-child(2), #tipsters tbody td:nth-child(2) { left: 48px; min-width: 100px; }  .rank-badge { min-width: 36px; padding: 0.2em 0.4em; font-size: 0.8em; }  .yield-bar { display: none; } #tipsters tbody td:last-child a { min-width: 85px; font-size: calc(var(--text-xs) * 0.8); } #tipsters tbody td:last-child a::after { display: none; }}@media (max-width: 480px) { .tipster-table { max-height: 65vh; } #tipsters thead th, #tipsters tbody td { padding: var(--space-3xs) var(--space-2xs); font-size: calc(var(--text-xs) * 0.8); }  #tipsters thead th:nth-child(1), #tipsters tbody td:nth-child(1) { min-width: 38px; width: 38px; } #tipsters tbody td:nth-child(1) img { width: 28px; height: 28px; border-width: 1.5px; } #tipsters thead th:nth-child(2), #tipsters tbody td:nth-child(2) { left: 38px; min-width: 75px; font-size: calc(var(--text-xs) * 0.8); }  #tipsters tbody td:nth-child(2) a.tipster-name-link::after { display: none; }  .rank-badge { min-width: 28px; padding: 0.15em 0.3em; font-size: 0.7em; }  .topsters-score { padding: 0.1em 0.3em; font-size: 0.9em; }  .experience-badge { display: none; }  #tipsters tbody td:last-child a { min-width: 65px; padding: var(--space-3xs) var(--space-2xs); font-size: calc(var(--text-xs) * 0.7); }}@media (prefers-reduced-motion: reduce) { * { transition-duration: 0.01ms !important; animation-duration: 0.01ms !important; } #tipsters tbody tr:hover { transform: none; }}#tipsters tbody td:last-child a:focus-visible { outline: 2px solid var(--primary); outline-offset: 2px;}@media print { .tipster-table { max-height: none; overflow: visible; box-shadow: none; } .tipster-table::before { display: none; } #tipsters thead th:nth-child(1), #tipsters thead th:nth-child(2), #tipsters tbody td:nth-child(1), #tipsters tbody td:nth-child(2) { position: static; box-shadow: none; }}