.search-results{padding:.5rem 0}.search-result{padding:.75rem 1rem;text-wrap:nowrap;text-decoration:none;color:#1e293b;width:100%;border-radius:0;transition:background-color .1s ease}.search-result:hover{color:#0f172a;cursor:pointer;background-color:#f1f5f9}.search-all-option{border-bottom:1px solid #e2e8f0;background-color:#f8fafc}.search-all-option:hover{background-color:#f0f4f8}.sr-title-container{display:flex;flex-wrap:wrap;justify-content:start;align-items:center;gap:.25rem}.sr-title{font-size:.9rem;font-weight:500;text-decoration:none;color:#1e293b}.sr-team{color:#243b53;font-weight:600}.sr-team:hover{text-decoration:underline}.sr-date{font-size:.8rem;color:#64748b;margin-top:.125rem}.search-container{width:320px;background-color:#f1f5f9;display:flex;align-items:center;justify-content:start;border:1px solid transparent;border-radius:10px;position:relative;transition:all .15s ease}.search-container:focus-within{background-color:#fff;border-color:#243b53}.search-icon{margin-left:.75rem;color:#94a3b8;font-size:.9rem;flex-shrink:0}.search-container:focus-within .search-icon{color:#243b53}.search-input{width:100%;border:none;background:transparent;padding:.625rem .75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.9rem;color:#0f172a}.search-input::-moz-placeholder{color:#94a3b8}.search-input::placeholder{color:#94a3b8}.search-input:focus{border:none;outline:none}.search-results-container{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#fff;border-radius:12px;border:1px solid #e2e8f0;z-index:100;max-height:400px;overflow-y:auto;animation:slideDown .15s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;color:#64748b;font-size:.875rem}.search-no-results{display:flex;align-items:center;justify-content:center;padding:1.25rem;color:#64748b;font-size:.875rem}@media (max-width: 768px){.search-container{width:100%;max-width:280px}}.header{background-color:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2}.header-inner{padding:0 1.5rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-link{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo{height:26px;width:auto}.nav-right{display:flex;align-items:center;gap:.25rem}.nav-link{position:relative;padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#64748b;text-decoration:none;border-radius:8px;transition:all .15s ease}.nav-link:hover{color:#0f172a;background-color:#f1f5f9}.nav-link-active{color:#243b53;background-color:#f0f4f8}.nav-link-active:hover{color:#243b53;background-color:#d9e2ec}@media (max-width: 768px){.header-inner{padding:0 1rem;gap:1rem}.nav-right{display:none}.logo{height:22px}}.footer{background-color:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:1.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-logo-link{text-decoration:none}.footer-logo{height:20px;opacity:.8;transition:opacity .15s ease}.footer-logo-link:hover .footer-logo{opacity:1}.footer-text{color:#94a3b8;font-size:.8rem}.uplot,.uplot *,.uplot *:before,.uplot *:after{box-sizing:border-box}.uplot{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;width:-moz-min-content;width:min-content}.u-title{text-align:center;font-size:18px;font-weight:700}.u-wrap{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.u-over,.u-under{position:absolute}.u-under{overflow:hidden}.uplot canvas{display:block;position:relative;width:100%;height:100%}.u-axis{position:absolute}.u-legend{font-size:14px;margin:auto;text-align:center}.u-inline{display:block}.u-inline *{display:inline-block}.u-inline tr{margin-right:16px}.u-legend th{font-weight:600}.u-legend th>*{vertical-align:middle;display:inline-block}.u-legend .u-marker{width:1em;height:1em;margin-right:4px;background-clip:padding-box!important}.u-inline.u-live th:after{content:":";vertical-align:middle}.u-inline:not(.u-live) .u-value{display:none}.u-series>*{padding:4px}.u-series th{cursor:pointer}.u-legend .u-off>*{opacity:.3}.u-select{background:#00000012;position:absolute;pointer-events:none}.u-cursor-x,.u-cursor-y{position:absolute;left:0;top:0;pointer-events:none;will-change:transform}.u-hz .u-cursor-x,.u-vt .u-cursor-y{height:100%;border-right:1px dashed #607D8B}.u-hz .u-cursor-y,.u-vt .u-cursor-x{width:100%;border-bottom:1px dashed #607D8B}.u-cursor-pt{position:absolute;top:0;left:0;border-radius:50%;border:0 solid;pointer-events:none;will-change:transform;background-clip:padding-box!important}.u-axis.u-off,.u-select.u-off,.u-cursor-x.u-off,.u-cursor-y.u-off,.u-cursor-pt.u-off{display:none}.chart{height:240px;background:#f8fafc;border-top-left-radius:12px;border-top-right-radius:12px;padding:24px 0 24Wpx;display:flex;align-items:center;justify-content:center}.card-footer{background:#1e293b;padding:1rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.card-title{font-size:.9rem;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.card-meta{font-size:.8rem;color:#94a3b8;margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-price-row{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem}.card-price{font-size:1rem;font-weight:700;color:#34d399;font-variant-numeric:tabular-nums}.card-tickets{font-size:.8rem;font-weight:500;color:#6ee7b7}.error{display:flex;margin-top:8rem;background-color:#fef2f2;width:400px;max-width:90%;margin-left:auto;margin-right:auto;border-radius:12px;border:1px solid #fecaca;padding:1.25rem;align-items:center}.error-text{display:flex;flex-direction:column;margin-left:1rem}.error-header{margin:0;padding:0;font-size:1rem;font-weight:600;color:#991b1b}.error-message{margin:.25rem 0 0;padding:0;color:#dc2626;font-size:.875rem}.exclam{color:#ef4444;font-size:1.75rem;flex-shrink:0}.section{display:flex;flex-direction:column;margin-bottom:2.5rem}.section:first-child{margin-top:.5rem}.section-title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-title{font-size:1.25rem;font-weight:700;color:#0f172a;letter-spacing:-.025em}.section-see-all{font-weight:500;font-size:.875rem;color:#243b53;text-decoration:none;padding:.375rem .75rem;border-radius:6px;transition:all .15s ease}.section-see-all:hover{background-color:#f0f4f8;color:#102a43}.carousel{display:flex;gap:1rem;width:100%;overflow-x:auto;padding-bottom:.5rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carousel::-webkit-scrollbar{display:none}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:280px;padding:2.5rem;background:#f8fafc;border-radius:16px;border:1px dashed #cbd5e1}.empty-state-icon{color:#94a3b8;margin-bottom:1rem}.empty-state-title{font-size:1rem;font-weight:600;color:#475569;text-align:center;margin-bottom:.5rem}.empty-state-description{font-size:.875rem;color:#64748b;text-align:center;max-width:300px}.card,.section-title{text-decoration:none}.table-wrapper{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;margin-top:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;position:relative}.table-wrapper .MuiTableContainer-root{border-radius:12px;background:#fff}.table-wrapper .MuiTableHead-root{background:#f8fafc;position:sticky;top:0;z-index:5}.table-wrapper .MuiTableHead-root .MuiTableCell-root{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;font-size:.75rem;letter-spacing:.025em;text-transform:uppercase;padding:10px 8px;background:#f8fafc;transition:background-color .15s ease}.table-wrapper .MuiTableHead-root .MuiTableCell-root:hover{background:#f1f5f9}.table-wrapper .MuiTableBody-root .MuiTableCell-root{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;color:#1e293b;border-bottom:1px solid #f1f5f9;padding:8px;font-weight:500;font-variant-numeric:tabular-nums;transition:all .15s ease}.table-wrapper .MuiTableRow-root{transition:background-color .15s ease}.table-wrapper .MuiTableBody-root .MuiTableRow-root:hover{background:#f8fafc}.table-wrapper .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background:#f1f5f9}.table-wrapper .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n):hover{background:#e2e8f0}.table-wrapper .MuiInputBase-root{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;border-radius:6px;transition:all .15s ease}.table-wrapper .MuiOutlinedInput-root{border-radius:6px}.table-wrapper .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1}.table-wrapper .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#94a3b8}.table-wrapper .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#243b53;border-width:2px}.table-wrapper .MuiInputBase-input{color:#1e293b;font-weight:500}.table-wrapper .MuiInputBase-input::-moz-placeholder{color:#94a3b8;opacity:1}.table-wrapper .MuiInputBase-input::placeholder{color:#94a3b8;opacity:1}.table-wrapper .MuiSelect-icon{color:#64748b}.table-wrapper .MuiTablePagination-root{border-top:1px solid #e2e8f0;background:#fafafa;font-family:Inter,system-ui,-apple-system,sans-serif}.table-wrapper .MuiTablePagination-selectLabel,.table-wrapper .MuiTablePagination-displayedRows{font-size:.8rem;color:#64748b;font-weight:500}.table-wrapper .MuiTablePagination-select{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;color:#1e293b}.table-wrapper .MuiTablePagination-actions button{color:#1e293b;transition:all .15s ease;border-radius:6px}.table-wrapper .MuiTablePagination-actions button:hover{background:#f1f5f9}.table-wrapper .MuiTablePagination-actions button:disabled{opacity:.4}.table-wrapper a{color:#243b53;text-decoration:none;font-weight:500;transition:color .15s ease}.table-wrapper a:hover{color:#102a43;text-decoration:underline}.table-wrapper .MuiTableSortLabel-root{color:#475569;transition:color .15s ease}.table-wrapper .MuiTableSortLabel-root:hover,.table-wrapper .MuiTableSortLabel-root.Mui-active{color:#1e293b}.table-wrapper .MuiTableSortLabel-icon{color:#64748b;opacity:1}.table-wrapper .MuiTableSortLabel-root:hover .MuiTableSortLabel-icon{color:#475569}.table-wrapper .MuiLinearProgress-root{background-color:#e2e8f0}.table-wrapper .MuiLinearProgress-bar{background:#243b53}.table-wrapper .MuiToolbar-root{background:#f8fafc;color:#1e293b;border-bottom:1px solid #e2e8f0;padding:12px 16px;min-height:56px}.table-wrapper .MuiToolbar-root .MuiIconButton-root{color:#64748b;transition:all .15s ease}.table-wrapper .MuiToolbar-root .MuiIconButton-root:hover{color:#1e293b;background:#f1f5f9}.table-wrapper .MuiChip-root{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:500;background:#d9e2ec;color:#102a43;border-radius:9999px;transition:all .15s ease}.table-wrapper .MuiChip-root:hover{background:#bcccdc}.table-wrapper .favorite-star{font-size:1.2em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s ease;display:inline-block}.table-wrapper .favorite-star:hover{transform:scale(1.2)}.table-wrapper .favorite-star.active{color:#fbbf24}.table-wrapper .favorite-star.inactive{color:#cbd5e1}@media (max-width: 768px){.table-wrapper .MuiTableHead-root .MuiTableCell-root{font-size:.65rem;padding:10px 8px}.table-wrapper .MuiTableBody-root .MuiTableCell-root{font-size:.8rem;padding:10px 8px}}.toggle-btn{border:none;padding:.5rem .875rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:500;color:#64748b;background-color:#fff;border:1px solid #e2e8f0;transition:all .15s ease;white-space:nowrap}.toggle-btn:hover{cursor:pointer;background-color:#f8fafc;border-color:#cbd5e1;color:#475569}.toggle-btn-selected{background-color:#243b53;border-color:#243b53;color:#fff}.toggle-btn-selected:hover{background-color:#102a43;border-color:#102a43;color:#fff}.first-btn{border-top-left-radius:8px;border-bottom-left-radius:8px}.last-btn{border-top-right-radius:8px;border-bottom-right-radius:8px}.toggle-btn:not(.first-btn){border-left-width:0}.toggle-btn.first-btn{border-left-width:1px}.grid-card{display:flex;flex-direction:column;flex-shrink:0;width:580px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0}.grid-title-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.75rem 1.25rem;background:#f8fafc}.grid-chart{padding:.5rem;background:#fff}.grid-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.grid-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:1.5rem;padding-bottom:2rem}.grid-loader{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}.grid-loading-more{display:flex;justify-content:center;align-items:center;padding:2rem 0}.card-loader{border-radius:16px}.game-chart-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;width:100%}.chart-container{width:100%}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,-apple-system,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.rounded{border-radius:.5rem}.border{border-width:1px}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#f8fafc;color:#1e293b}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:#0f172a;letter-spacing:-.025em}.h1{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a;text-decoration:none;letter-spacing:-.025em}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.card{position:relative;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;width:375px;height:100%;border-radius:12px;background:#fff;border:1px solid #e2e8f0;overflow:hidden}.grid-chart{border-top-left-radius:12px;border-top-right-radius:12px}tbody{display:flex;width:100%;font-size:.75rem;justify-content:center;color:#64748b}.u-inline tr{margin-right:0}.filter-container{display:flex;justify-content:center;align-items:center;gap:.75rem;flex-wrap:wrap;position:sticky;top:0;z-index:20;background:#f8fafc;padding:1rem 0 1.5rem}.pulse{margin-top:5rem;display:flex;justify-content:center}h4{margin:0 0 .25rem;font-weight:500}:focus-visible{outline:2px solid #243b53;outline-offset:2px}button{font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .15s ease}a{color:inherit;transition:color .15s ease}::-moz-selection{background-color:#bcccdc;color:#0a1929}::selection{background-color:#bcccdc;color:#0a1929}.data-value{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.price-positive{color:#10b981;font-weight:600}.price-negative{color:#ef4444;font-weight:600}.badge{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:9999px;letter-spacing:.01em}.badge-primary{background-color:#d9e2ec;color:#102a43}.badge-success{background-color:#d1fae5;color:#047857}.badge-warning{background-color:#fef3c7;color:#b45309}
