*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#ececec;background-color:#1c1c1c;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;display:flex}#root{flex-direction:column;flex:1;display:flex}a{color:#57b9d9}a:hover{text-decoration:underline}.app{max-width:1400px;margin:0 auto;padding:1.5rem 1.5rem 4rem}.app-header{margin-bottom:1.5rem}.app-header h1{margin-bottom:.4rem;font-size:2rem;font-weight:900;line-height:1.2}.subtitle{color:#9ca3af;font-size:1rem;font-weight:400}.attribution{color:#9ca3af;margin-bottom:.5rem;font-style:italic}.description{color:#ececec;max-width:150ch}.input-section{background:#242424;border:1px solid #404040;border-radius:8px;margin-bottom:1.5rem}.input-section details>summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 1rem;font-weight:600;list-style:none}.input-section details>summary::-webkit-details-marker{display:none}.input-body{padding:0 1rem 1rem}.input-hint{color:#9ca3af;margin-bottom:.5rem;font-size:.85rem}.input-hint code{background:#333;border-radius:3px;padding:1px 5px;font-size:.8rem}.tid-input{color:#ececec;resize:vertical;background:#1c1c1c;border:1px solid #404040;border-radius:6px;width:100%;padding:.5rem .75rem;font-family:monospace;font-size:.85rem}.tid-input::placeholder{color:#555;font-style:italic}.tid-input:focus{border-color:#57b9d9;outline:none}.input-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.btn{cursor:pointer;border:none;border-radius:5px;padding:.45rem 1.1rem;font-size:.875rem;font-weight:500;transition:opacity .15s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:#1c1c1c;background:#57b9d9}.btn-primary:hover:not(:disabled){background:#6ecae8}.btn-secondary{color:#ececec;background:#333;border:1px solid #404040}.btn-secondary:hover:not(:disabled){border-color:#57b9d9}.btn-sm{padding:.3rem .75rem;font-size:.8rem}.preset-wrapper{position:relative}.preset-popover{z-index:100;background:#2a2a2a;border:1px solid #404040;border-radius:8px;flex-direction:column;gap:.75rem;min-width:240px;padding:1rem;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 16px #00000080}.preset-hint{color:#9ca3af;font-size:.8rem}.preset-popover label{color:#afafaf;flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.preset-popover select{color:#ececec;background:#1c1c1c;border:1px solid #404040;border-radius:4px;padding:.35rem .5rem;font-size:.85rem}.preset-popover select:focus{border-color:#57b9d9;outline:none}.venue-popover{width:420px}.venue-search{color:#e5e7eb;box-sizing:border-box;background:#1c1c1c;border:1px solid #404040;border-radius:4px;width:100%;padding:.35rem .5rem;font-size:.85rem}.venue-search:focus{border-color:#57b9d9;outline:none}.venue-list{flex-direction:column;gap:2px;max-height:280px;margin-top:.5rem;display:flex;overflow-y:auto}.venue-row{cursor:pointer;text-align:left;color:#e5e7eb;background:#1c1c1c;border:1px solid #333;border-radius:4px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .6rem;font-size:.82rem;transition:background .1s;display:flex}.venue-row:hover{background:#2a2a2a;border-color:#57b9d9}.venue-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.venue-count{color:#9ca3af;flex-shrink:0;font-size:.78rem}.venue-hint{color:#9ca3af;padding:.25rem 0;font-size:.8rem}.venue-hint--error{color:#f87171}.venue-warning{color:#d97706;margin-top:.1rem}.status-success{color:#4ade80;margin-top:.5rem;font-size:.85rem}.status-error{color:#f87171;margin-top:.5rem;font-size:.85rem}.empty-state{color:#6b7280;text-align:center;margin-top:3rem;font-style:italic}.result-tabs{margin-top:1.5rem}.tab-bar{border-bottom:2px solid #404040;flex-wrap:wrap;gap:2px;display:flex}.tab-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1rem;font-size:.875rem;transition:color .15s,border-color .15s}.tab-btn:hover{color:#ececec}.tab-btn.active{color:#57b9d9;border-bottom-color:#57b9d9}.tab-panel{padding-top:1rem}.tab-content{flex-direction:column;gap:.75rem;display:flex}.filter-bar{flex-direction:column;gap:.5rem;display:flex}.filter-grid{background:#242424;border:1px solid #404040;border-radius:6px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;padding:.75rem;display:grid}.filter-grid label{color:#afafaf;flex-direction:column;gap:.25rem;font-size:.8rem;display:flex}.filter-grid input{color:#ececec;background:#1c1c1c;border:1px solid #404040;border-radius:4px;width:100%;padding:.3rem .5rem;font-size:.85rem}.filter-grid input:focus{border-color:#57b9d9;outline:none}.section-heading{color:#ececec;margin-bottom:.5rem;font-size:1rem;font-weight:600}.cell-pos{color:#4ade80}.cell-neg{color:#f87171}.badge-new{color:#4ade80;letter-spacing:.06em;white-space:nowrap;background:#1e3a2a;border:1px solid #4ade80;border-radius:3px;padding:1px 5px;font-size:.65rem;font-weight:700;display:inline-block}.data-currency-notice{color:#9ca3af;background:#1e2a1e;border:1px solid #3a5c3a;border-left:3px solid #4ade80;border-radius:4px;align-items:flex-start;gap:.6rem;margin-bottom:1rem;padding:.65rem .9rem;font-size:.83rem;line-height:1.5;display:flex}.data-currency-notice strong{color:#ececec}.data-currency-icon{color:#4ade80;flex-shrink:0;margin-top:.1rem;font-size:.85rem}.delta-banner{background:#242424;border:1px solid #404040;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.55rem .9rem;display:flex}.delta-banner-label{text-transform:uppercase;letter-spacing:.07em;color:#555;font-size:.72rem;font-weight:700}.delta-banner-count{color:#9ca3af;font-size:.85rem}.delta-banner-arrow{color:#57b9d9;font-size:.9rem;font-weight:700}.delta-banner-newest{color:#ececec;font-size:.85rem;font-weight:600}.tab-methods{background:#242424;border:1px solid #404040;border-radius:6px;margin-bottom:.75rem}.tab-methods>summary{cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;padding:.5rem .85rem;font-size:.8rem;font-weight:600;list-style:none;transition:color .15s}.tab-methods>summary::-webkit-details-marker{display:none}.tab-methods>summary:before{content:"▶ ";font-size:.65rem}.tab-methods[open]>summary:before{content:"▼ "}.tab-methods>summary:hover{color:#ececec}.tab-methods-body{border-top:1px solid #333;flex-direction:column;gap:.6rem;padding:.85rem 1.1rem 1.1rem;display:flex}.tab-methods-body h4{text-transform:uppercase;letter-spacing:.07em;color:#57b9d9;margin:.6rem 0 0;font-size:.72rem;font-weight:700}.tab-methods-body h4:first-child{margin-top:0}.tab-methods-body p{color:#9ca3af;margin:0;font-size:.83rem;line-height:1.65}.tab-methods-body strong{color:#ececec;font-weight:600}.tab-methods-body code{color:#57b9d9;background:#1c1c1c;border-radius:3px;padding:.1em .4em;font-size:.8em}.tab-methods-body ul,.tab-methods-body ol{flex-direction:column;gap:.3rem;margin:0;padding-left:1.1rem;display:flex}.tab-methods-body li{color:#9ca3af;font-size:.83rem;line-height:1.6}.math-breakdown{background:#242424;border:1px solid #404040;border-radius:6px;margin-bottom:.75rem}.math-breakdown>summary{cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;padding:.5rem .85rem;font-size:.8rem;font-weight:600;list-style:none;transition:color .15s}.math-breakdown>summary::-webkit-details-marker{display:none}.math-breakdown>summary:before{content:"▶ ";font-size:.65rem}.math-breakdown[open]>summary:before{content:"▼ "}.math-breakdown>summary:hover{color:#ececec}.math-breakdown-body{border-top:1px solid #333;flex-direction:column;gap:.5rem;padding:.75rem 1rem 1rem;display:flex}.math-formula{color:#9ca3af;font-size:.85rem}.math-hl{color:#57b9d9;font-weight:600}.math-total{color:#9ca3af;font-size:.85rem}.math-total strong{color:#ececec}.math-table{border-collapse:collapse;width:max-content;font-size:.82rem}.math-table th,.math-table td{text-align:right;color:#9ca3af;white-space:nowrap;padding:4px 16px 4px 0}.math-table th:first-child,.math-table td:first-child{text-align:left;color:#ececec;padding-right:24px}.math-table th{color:#57b9d9;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #333;padding-bottom:6px;font-size:.75rem}.math-table td:last-child{color:#ececec;font-weight:600}.tbl-wrap{background:#2a2a2a;border:1px solid #404040;border-radius:6px;max-height:70vh;position:relative;overflow:auto}.tbl-wrap table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.tbl-wrap thead tr th{color:#ececec;text-align:left;z-index:10;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#333;padding:8px 14px;position:sticky;top:0;box-shadow:inset 0 -2px #57b9d9}.tbl-wrap thead tr th:hover{background:#3a3a3a}.tbl-wrap thead tr th.sorted{color:#57b9d9}.sort-indicator{font-size:.7rem}.tbl-wrap tbody tr{background:#2a2a2a}.tbl-wrap tbody tr:nth-child(2n){background:#252525}.tbl-wrap tbody tr:hover{background:#383838}.tbl-wrap tbody td{color:#ececec;white-space:nowrap;border-top:1px solid #404040;padding:6px 14px}.tbl-wrap tbody td:first-child{z-index:1;background:#2a2a2a;position:sticky;left:0}.tbl-wrap tbody tr:nth-child(2n) td:first-child{background:#252525}.tbl-wrap tbody tr:hover td:first-child{background:#383838}.tbl-wrap thead tr th:first-child{z-index:11;position:sticky;left:0}.sticky-col-2{z-index:1;background:#2a2a2a;position:sticky}.tbl-wrap tbody tr:nth-child(2n) .sticky-col-2{background:#252525}.tbl-wrap tbody tr:hover .sticky-col-2{background:#383838}.site-header{background:#1a1a1a;border-bottom:1px solid #2e2e2e;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 2rem;display:flex}.site-header-logo{letter-spacing:-.5px;color:#ececec;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.05rem;font-weight:900;transition:color .15s}.site-header-logo:hover{color:#57b9d9}.site-header-nav{align-items:center;gap:.25rem;display:flex}.site-header-link{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.875rem;transition:color .15s,background .15s}.site-header-link:hover{color:#ececec;background:#2a2a2a}.site-header-link.active{color:#57b9d9}.site-header-refresh{color:#555;cursor:pointer;background:0 0;border:1px solid #333;border-radius:5px;margin-left:.25rem;padding:.25rem .5rem;font-size:1rem;line-height:1;transition:color .15s,border-color .15s}.site-header-refresh:hover{color:#ececec;border-color:#555}.page-nav{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.home-page{flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.home-hero{align-items:stretch;gap:3.5rem;display:flex}.home-hero-left{flex:none}.home-title{letter-spacing:-2px;color:#ececec;flex-direction:column;align-items:flex-end;margin:0 0 .9rem;font-size:6.5rem;font-weight:900;line-height:.9;display:flex}.home-tagline{color:#9ca3af;text-align:right;margin-bottom:0;font-size:.95rem;font-style:italic}.home-about{color:#9ca3af;width:0;min-width:100%;margin-top:1.5rem;padding-left:.5rem;font-size:.9rem;line-height:1.7}.home-divider{opacity:.7;background:#57b9d9;border-radius:2px;flex-shrink:0;align-self:stretch;width:2px}.home-columns{flex-direction:row;flex:none;gap:2rem;display:flex}.home-column{flex-direction:column;gap:1.25rem;width:240px;display:flex}.home-column .home-card-wrapper .home-card{flex:1;overflow:hidden}.home-column .home-card-more{flex:none;height:48px}.home-column-header{justify-content:space-between;align-items:baseline;display:flex}.home-column-title{text-transform:uppercase;letter-spacing:.08em;color:#57b9d9;margin:0;font-size:.95rem;font-weight:700}.home-column-more{cursor:pointer;text-transform:uppercase;letter-spacing:.1em;color:#555;background:0 0;border:none;padding:0;font-size:.7rem;font-weight:700;transition:color .15s}.home-column-more:hover{color:#9ca3af}.home-card-wrapper{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;flex:1;padding:0;display:flex}.home-card{text-align:left;cursor:pointer;color:#ececec;background:#242424;border:1px solid #404040;border-radius:12px;flex-direction:column;gap:.75rem;padding:2rem;transition:border-color .2s,background .2s;display:flex}.home-card-wrapper:hover .home-card,.home-card:hover{background:#2a2a2a;border-color:#57b9d9}.home-card-icon{font-size:2rem}.home-card h2{margin:0;font-size:1.3rem;font-weight:700}.home-card p{color:#9ca3af;flex:1;margin:0;font-size:.9rem;line-height:1.6}.home-card-cta{color:#57b9d9;text-align:right;font-size:.9rem;font-weight:600}.home-card-arrow{color:#57b9d9;align-self:flex-end;margin-top:auto;font-size:1.1rem;font-weight:700}.home-card-more{color:#57b9d9;border-style:solid;justify-content:center;align-items:flex-start;padding:.6rem 1rem .6rem 2rem;font-size:.85rem;font-weight:600}.home-card-more:hover{background:#1e2f35;border-color:#57b9d9}.blog-page{max-width:760px;margin:0 auto;padding:3rem 1.5rem}.blog-title{color:#ececec;margin-bottom:2rem;font-size:2rem;font-weight:900}.blog-list{flex-direction:column;gap:1rem;display:flex}.blog-card{text-align:left;cursor:pointer;color:#ececec;background:#242424;border:1px solid #404040;border-radius:12px;flex-direction:column;gap:.4rem;width:100%;padding:1.5rem 2rem;transition:border-color .2s,background .2s;display:flex}.blog-card:hover{background:#2a2a2a;border-color:#57b9d9}.blog-card h2{margin:0;font-size:1.15rem;font-weight:700}.blog-card-date{color:#555;margin:0;font-size:.78rem}.blog-card-excerpt{color:#9ca3af;margin:.1rem 0 .25rem;font-size:.875rem;line-height:1.6}.blog-empty{color:#555;font-size:.9rem}.blog-post-page{max-width:680px;margin:0 auto;padding:3rem 1.5rem}.blog-post-date{color:#555;margin-bottom:.5rem;font-size:.8rem}.blog-post-title{color:#ececec;margin-bottom:2rem;font-size:2rem;font-weight:900;line-height:1.2}.blog-post-body{color:#9ca3af;font-size:.95rem;line-height:1.85}.blog-post-body h2{color:#ececec;margin:2rem 0 .6rem;font-size:1.2rem;font-weight:700}.blog-post-body h3{color:#ececec;margin:1.5rem 0 .4rem;font-size:1rem;font-weight:700}.blog-post-body p{margin-bottom:1.1rem}.blog-post-body ul,.blog-post-body ol{margin-bottom:1.1rem;padding-left:1.4rem}.blog-post-body li{margin-bottom:.35rem}.blog-post-body a{color:#57b9d9}.blog-post-body strong{color:#ececec}.blog-post-body em{color:#b0b8c4}.blog-post-body blockquote{color:#6b7280;border-left:3px solid #57b9d9;margin:1.25rem 0;padding-left:1rem;font-style:italic}.blog-post-body code{color:#57b9d9;background:#2a2a2a;border-radius:4px;padding:.15em .4em;font-size:.88em}.blog-post-body hr{border:none;border-top:1px solid #2e2e2e;margin:2rem 0}.all-tools-page{max-width:760px;margin:0 auto;padding:3rem 1.5rem}.all-tools-title{color:#ececec;margin-bottom:1.5rem;font-size:2rem;font-weight:900}.all-tools-search{color:#ececec;background:#242424;border:1px solid #404040;border-radius:8px;outline:none;width:100%;margin-bottom:2rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s}.all-tools-search::placeholder{color:#555}.all-tools-search:focus{border-color:#57b9d9}.all-tools-list{flex-direction:column;gap:1rem;display:flex}.all-tools-card{text-align:left;cursor:pointer;color:#ececec;background:#242424;border:1px solid #404040;border-radius:12px;flex-direction:column;gap:.6rem;width:100%;padding:1.75rem 2rem;transition:border-color .2s,background .2s;display:flex}.all-tools-card:hover{background:#2a2a2a;border-color:#57b9d9}.all-tools-card h2{margin:0;font-size:1.2rem;font-weight:700}.all-tools-card p{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.6}.all-tools-empty{color:#555;padding:1rem 0;font-size:.9rem}.charts-container{flex-direction:column;gap:2.5rem;margin-top:1rem;display:flex}.chart-block{background:#e8e8e8;border:1px solid #d4d4d4;border-radius:8px;padding:1.25rem 1rem 1rem}.chart-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.75rem;display:flex}.chart-header-text{flex:1;min-width:0}.chart-title{color:#222;margin-bottom:.2rem;font-size:1rem;font-weight:700}.chart-subtitle{color:#666;font-size:.8rem}.chart-legend{flex-flow:wrap;flex-shrink:0;justify-content:flex-end;gap:5px 16px;padding-top:2px;display:flex}.chart-legend-item{color:#333;white-space:nowrap;align-items:center;gap:7px;font-size:.8rem;display:flex}.chart-legend-swatch{border-radius:2px;flex-shrink:0;width:20px;height:3px;display:inline-block}.chart-tooltip{color:#333;background:#fff;border:1px solid #ccc;border-radius:6px;padding:8px 12px;font-size:.8rem;line-height:1.8}.chart-tooltip-label{color:#555;margin-bottom:2px;font-weight:600}.methods-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.methods-modal{background:#242424;border:1px solid #404040;border-radius:14px;flex-direction:column;width:100%;max-width:640px;max-height:80vh;display:flex;overflow:hidden}.methods-modal-header{border-bottom:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.methods-modal-header h2{color:#ececec;margin:0;font-size:1.05rem;font-weight:700}.methods-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1rem;transition:color .15s,background .15s}.methods-close:hover{color:#ececec;background:#333}.methods-modal-body{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;overflow-y:auto}.methods-modal-body h3{text-transform:uppercase;letter-spacing:.05em;color:#57b9d9;margin:.75rem 0 .1rem;font-size:.85rem;font-weight:700}.methods-modal-body h3:first-child{margin-top:0}.methods-modal-body p,.methods-modal-body li{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.75}.methods-modal-body ul{flex-direction:column;gap:.3rem;padding-left:1.25rem;display:flex}.methods-modal-body a{color:#57b9d9}.methods-modal-body strong{color:#ececec}.btn-ghost{color:#9ca3af;background:0 0;border:1px solid #404040}.btn-ghost:hover{color:#57b9d9;background:0 0;border-color:#57b9d9}.site-footer{background:#1a1a1a;border-top:1px solid #333;margin-top:auto;padding:1.25rem 1.5rem}.site-footer-inner{justify-content:center;align-items:center;gap:1rem;display:flex}.footer-link{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none;transition:color .15s}.footer-link:hover{color:#ececec}.footer-sep{color:#555;font-size:.85rem}.about-page{max-width:680px;margin:0 auto;padding:4rem 1.5rem}.about-page h1{color:#ececec;margin-bottom:2rem;font-size:2rem;font-weight:900}.about-page p{color:#9ca3af;margin-bottom:1.25rem;font-size:.95rem;line-height:1.8}.about-page a{color:#57b9d9;text-decoration:none}.about-page a:hover{text-decoration:underline}.mobile-warning{display:none}@media (width<=1024px){.home-hero{gap:2rem}.home-columns{gap:1.25rem}.home-column{width:200px}.home-column .home-card-more{height:44px}.site-header{padding:0 1.25rem}.app{padding:1.25rem 1.25rem 3rem}}@media (width<=768px){.home-hero{flex-direction:column;align-items:flex-start;gap:2rem}.home-title{letter-spacing:-1px;font-size:5rem}.home-divider{align-self:auto;width:100%;height:2px}.home-columns{gap:1rem;width:100%}.home-column{flex:1;width:auto}.home-column .home-card-more{height:44px}.home-about{width:auto;min-width:0}.site-header-logo{font-size:.9rem}.chart-header{flex-direction:column;gap:.5rem}.chart-legend{justify-content:flex-start}}@media (width<=480px){.mobile-warning{color:#555;margin-top:.5rem;font-size:.72rem;display:block}.home-title{letter-spacing:-1px;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:.4em;font-size:2.5rem}.home-tagline{text-align:left;font-size:.8rem}.home-columns{flex-direction:column}.home-column{width:100%}.home-column .home-card-wrapper .home-card{gap:.4rem;padding:1rem 1.25rem}.home-column .home-card-wrapper .home-card h2{font-size:1rem}.home-column .home-card-wrapper .home-card p{font-size:.8rem}.home-column .home-card-more{height:38px;font-size:.8rem}.home-page{align-items:flex-start;padding:1.25rem 1rem}.site-header{height:46px;padding:0 1rem}.site-header-link{padding:.35rem .5rem;font-size:.8rem}.app{padding:1rem 1rem 2.5rem}.blog-page,.all-tools-page,.about-page,.blog-post-page{padding:2rem 1rem}.methods-overlay,.methods-modal-body{padding:1rem}.chart-block{padding:1rem .75rem .75rem}}@media (width<=360px){.home-title{font-size:2rem}.site-header-nav{gap:0}.site-header-link{padding:.3rem .4rem}}
