:root{--color-background-card: #F3F4F6;--color-primary: #3B518B;--color-dark-text: #353535;--color-success: #008b02;--color-danger: #f44336;--color-neutral: #545454;--color-button-default: #435b9f;--color-button-hover: #384d86;--color-background-dark: #B8BECE;--color-pure-white: #ffffff;--font-main: "Press Start 2P", cursive;line-height:1.4;font-synthesis:none;text-rendering:optimizeLegibility;--shadow-default: 2px 2px 0px black;--shadow-light: 2px 2px 0px black;--shadow-extra-light: 1px 1px 0px black}body{background-color:var(--color-background-dark);font-family:var(--font-main);margin:0;padding:0;color:var(--color-neutral)}button,.button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}html{overflow-y:scroll}html::-webkit-scrollbar-track{background:--color-background-dark}html::-webkit-scrollbar-thumb{background-color:--color-background-dark;border-radius:6px;border:0px solid var(--color-pure-white)}html::-webkit-scrollbar{width:5px}h1{color:var(--color-primary);font-size:1.8em}h2{color:var(--color-dark-text);font-size:1.3em;text-align:center;margin-top:8px;margin-bottom:20px}p,li,a{color:var(--color-dark-text);font-family:var(--font-main)}p{text-align:center}li{font-size:6pt;margin-top:12px;text-align:left}.card{font-size:.8em;text-align:center;background-color:var(--color-background-card);margin:10px auto;max-width:400px;padding:10px 20px;border-radius:10px;border:2px solid #000000;box-shadow:var(--shadow-default)}.header-card{font-size:1em}.header-container{font-size:.6em;background-color:#ccd0dcd9;margin-top:2%;margin-bottom:15px;width:88%;max-width:450px;padding:0 6px;border-radius:10px;box-shadow:2px 2px #000;border:2px solid black;display:inline-block}.high-score-container{font-size:.7em;width:65%;max-width:300px}.footer-card{width:75%;max-width:600px;text-align:center;margin-bottom:30px;margin-top:30px}.results-details-card{text-align:left;font-size:.8em}.button{background-color:var(--color-button-default);font-size:1.2em;font-family:var(--font-main);text-align:center;padding:10px 20px;touch-action:manipulation;cursor:pointer;transition:background-color .3s;color:#fff;border:2px solid black;box-shadow:var(--shadow-default);border-radius:10px;display:inline-block}.button:hover{background-color:var(--color-button-hover)}.button.buy{background-color:var(--color-success);font-size:4em;margin-top:-10px;margin-bottom:10px}.button.buy:hover{background-color:#016101}.button.sell{background-color:var(--color-danger);font-size:4em;margin-top:-10px;margin-bottom:10px}.button.sell:hover{background-color:#a62525}.button.stop{background-color:#878282ae}.button.stop:hover{background-color:#6b6b6b}.text-small{font-size:.7em}.text-center{text-align:center}.margin-auto{margin-left:auto;margin-right:auto}.hidden-footer{transform:translate(0) translateY(300%);margin-bottom:15px}.chart-container.svelte-1sxiu6{position:relative;height:250px;width:95%;max-width:800px}.chart-container.svelte-1wvq68f{position:relative;display:flex;flex-direction:column;width:97%;max-width:1000px;padding-bottom:10px;height:350px}.chart-skeleton.svelte-1wvq68f{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1wvq68f-shimmer 1.5s infinite;border-radius:10px;border:2px solid black}@keyframes svelte-1wvq68f-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.chart-container.svelte-c70fa3{margin-top:-5px;position:relative;width:96%;height:350px}.controls.svelte-1d4kcim{display:flex;justify-content:center;margin-top:20px;font-size:.5em}button.svelte-1d4kcim{font-family:"Press Start 2P",cursive;touch-action:manipulation;border:2px solid black;color:#fff;padding:10px 24px;text-align:center;text-decoration:none;display:inline-block;box-shadow:2px 2px #000;font-size:3em;margin:10px 5px;cursor:pointer;border-radius:5px}.sell.svelte-1d4kcim{background-color:#f44336;border-radius:10px;font-size:3.5em;margin-top:-10px;margin-bottom:10px}.buy.svelte-1d4kcim{background-color:#008b02;border-radius:10px;font-size:3.5em;margin-top:-10px;margin-bottom:10px}.modal-overlay.svelte-btp40x{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center}.modal.svelte-btp40x{background:#fff;padding:15px 20px 20px;border-radius:10px;border:3px solid #000000;box-shadow:3px 3px #000;text-align:center;width:70%;font-size:.95em}input.svelte-btp40x{padding:10px;margin-bottom:20px;background-color:#f3f4f6;font-family:"Press Start 2P",cursive;font-size:.9em;width:70%;border:1px solid #ccc;border-radius:5px;text-align:center;transition:border-color .3s}input.invalid.svelte-btp40x{border-color:red}button.svelte-btp40x{font-family:"Press Start 2P",cursive;touch-action:manipulation;background-color:#008b02;border:2px solid black;color:#fff;padding:10px 20px;text-align:center;box-shadow:2px 2px #000;border-radius:10px;font-size:1.2em;margin-bottom:10px;cursor:pointer}button.svelte-btp40x:disabled{background-color:#a0a0a0;cursor:not-allowed}button.svelte-btp40x:hover:enabled{background-color:#006f00}.error-message.svelte-btp40x{color:red;font-size:.7em;margin-top:-5px}.modal-overlay.svelte-jfoqom{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-jfoqom{background:#fff;padding:15px 20px 20px;border-radius:10px;border:3px solid #000000;box-shadow:3px 3px #000;text-align:center;width:70%;max-width:400px;font-size:.95em}input.svelte-jfoqom{padding:10px;margin-bottom:15px;background-color:#f3f4f6;font-family:"Press Start 2P",cursive;font-size:.9em;width:70%;border:1px solid #ccc;border-radius:5px;text-align:center;transition:border-color .3s}input.invalid.svelte-jfoqom{border-color:red}button.svelte-jfoqom{font-family:"Press Start 2P",cursive;touch-action:manipulation;background-color:#008b02;border:2px solid black;color:#fff;padding:10px 20px;text-align:center;box-shadow:2px 2px #000;border-radius:10px;font-size:1.2em;margin-bottom:10px;cursor:pointer;width:80%}button.svelte-jfoqom:disabled{background-color:#a0a0a0;cursor:not-allowed}button.svelte-jfoqom:hover:enabled{background-color:#006f00}button.secondary.svelte-jfoqom{background-color:#435b9f;font-size:.7em;padding-top:8px;padding-bottom:8px;margin-bottom:5px}button.secondary.svelte-jfoqom:hover:enabled{background-color:#384d86}button.cancel.svelte-jfoqom{background-color:#878282}button.cancel.svelte-jfoqom:hover:enabled{background-color:#6b6b6b}.error-message.svelte-jfoqom{color:red;font-size:.7em;margin-top:-10px;margin-bottom:10px}.stats-overlay.svelte-p82k9s{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:var(--color-background-dark);z-index:1000;overflow-y:scroll;padding:10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.stats-page.svelte-p82k9s{max-width:700px;width:93%;margin:0 auto;transform:translate(-10px);padding-bottom:40px}.header.svelte-p82k9s{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-wrap:wrap;gap:10px}.close-button.svelte-p82k9s{font-family:"Press Start 2P",cursive;background-color:var(--color-danger);border:2px solid black;color:#fff;padding:8px 12px;font-size:.7em;cursor:pointer;border-radius:10px;box-shadow:var(--shadow-default);touch-action:manipulation}.close-button.svelte-p82k9s:hover{background-color:#a62525}.refresh-button.svelte-p82k9s{font-family:"Press Start 2P",cursive;background-color:var(--color-button-default);border:2px solid black;color:#fff;padding:8px 12px;font-size:.7em;cursor:pointer;border-radius:10px;box-shadow:var(--shadow-default);touch-action:manipulation;display:inline-flex;align-items:center;justify-content:center}.refresh-button.svelte-p82k9s:hover:not(:disabled){background-color:var(--color-button-hover)}.refresh-button.svelte-p82k9s:disabled{opacity:.5;cursor:not-allowed}.refresh-icon.svelte-p82k9s{font-size:1.3em;line-height:1;position:relative;top:-3px}.error.svelte-p82k9s{text-align:center;padding:20px;font-size:.7em;color:var(--color-dark-text)}.error.svelte-p82k9s{color:var(--color-danger)}.stats-container.svelte-p82k9s{display:flex;flex-direction:column;gap:15px}.stat-section.svelte-p82k9s{margin-bottom:5px}.stat-section.svelte-p82k9s h3:where(.svelte-p82k9s){color:var(--color-dark-text);font-size:.9em;margin-bottom:10px;text-align:center}.stat-card.svelte-p82k9s{background-color:var(--color-background-card);border:2px solid black;border-radius:10px;padding:15px;box-shadow:var(--shadow-default);text-align:center;font-size:.8em}.stat-card.header-card.svelte-p82k9s{background-color:var(--color-background-card)}.stat-card.svelte-p82k9s h2:where(.svelte-p82k9s){margin:0 0 5px;color:var(--color-primary);font-size:1.3em}.joined-date.svelte-p82k9s{margin:0;font-size:.6em;color:var(--color-neutral)}.stat-grid.svelte-p82k9s{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.stat-section.svelte-p82k9s:has(.stat-grid:where(.svelte-p82k9s)>:where(.svelte-p82k9s):nth-child(5)) .stat-grid:where(.svelte-p82k9s){grid-template-columns:repeat(3,1fr)}@media (max-width: 500px){.stat-section.svelte-p82k9s:has(.stat-grid:where(.svelte-p82k9s)>:where(.svelte-p82k9s):nth-child(5)) .stat-grid:where(.svelte-p82k9s){grid-template-columns:repeat(2,1fr)}}.stat-value.svelte-p82k9s{font-size:1.5em;font-weight:700;color:var(--color-dark-text);margin-bottom:5px}.stat-label.svelte-p82k9s{font-size:.6em;color:var(--color-neutral);line-height:1.3}.stat-card.positive.svelte-p82k9s .stat-value:where(.svelte-p82k9s){color:var(--color-success)}.stat-card.negative.svelte-p82k9s .stat-value:where(.svelte-p82k9s){color:var(--color-danger)}.positive.svelte-p82k9s{color:var(--color-success)}.negative.svelte-p82k9s{color:var(--color-danger)}.insight-card.svelte-p82k9s{background-color:var(--color-pure-white)}.insight.svelte-p82k9s{margin:0;font-size:.7em;color:var(--color-dark-text);line-height:1.5}.recent-games.svelte-p82k9s{display:flex;flex-direction:column;gap:8px}.game-card.svelte-p82k9s{background-color:var(--color-background-card);border:2px solid black;border-radius:10px;padding:10px 12px;box-shadow:var(--shadow-light);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;font-size:.7em}.game-card.win.svelte-p82k9s{border-color:var(--color-success);background-color:#e8f5e9}.game-card.svelte-p82k9s:not(.win){background-color:#ffebee;border-color:var(--color-danger)}.game-date.svelte-p82k9s{font-size:.85em;color:var(--color-neutral);flex:1;min-width:80px}.game-result.svelte-p82k9s{font-size:.9em;font-weight:700;flex:0 0 auto}.game-card.win.svelte-p82k9s .game-result:where(.svelte-p82k9s){color:var(--color-success)}.game-card.svelte-p82k9s:not(.win) .game-result:where(.svelte-p82k9s){color:var(--color-danger)}.game-stats.svelte-p82k9s{display:flex;gap:10px;font-size:.85em;flex:0 0 auto}.link-button.svelte-p82k9s{font-family:"Press Start 2P",cursive;background-color:var(--color-button-default);border:2px solid black;color:#fff;padding:10px 20px;font-size:.8em;cursor:pointer;border-radius:10px;box-shadow:var(--shadow-default);touch-action:manipulation}.link-button.svelte-p82k9s:hover:not(:disabled){background-color:var(--color-button-hover)}.link-button.svelte-p82k9s:disabled{opacity:.6;cursor:not-allowed}.probability-table.svelte-p82k9s{width:100%;border-collapse:collapse;margin-top:5px;font-size:.75em}.probability-table.svelte-p82k9s th:where(.svelte-p82k9s),.probability-table.svelte-p82k9s td:where(.svelte-p82k9s){padding:6px 8px;text-align:center;border:1px solid #000}.probability-table.svelte-p82k9s th:where(.svelte-p82k9s){background-color:#f0f0f0;font-weight:700}.probability-table.svelte-p82k9s tbody:where(.svelte-p82k9s) tr:where(.svelte-p82k9s):nth-child(2n){background-color:#fafafa}.probability-table.svelte-p82k9s tbody:where(.svelte-p82k9s) tr:where(.svelte-p82k9s):hover{background-color:#f5f5f5}.admin-panel.svelte-p82k9s{padding:10px}.user-list.svelte-p82k9s{display:flex;flex-direction:column;gap:8px;max-height:70vh;overflow-y:auto}.user-list-item.svelte-p82k9s{font-family:"Press Start 2P",cursive;background-color:var(--color-background-card);border:2px solid black;border-radius:10px;padding:12px 15px;box-shadow:var(--shadow-light);cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all .2s}.user-list-item.svelte-p82k9s:hover{background-color:#e0e4ed;transform:translateY(-1px);box-shadow:3px 3px #000}.user-name.svelte-p82k9s{font-size:.8em;font-weight:700;color:var(--color-primary)}.user-info.svelte-p82k9s{font-size:.6em;color:var(--color-neutral)}.stat-card.skeleton.svelte-p82k9s{pointer-events:none}.skeleton-title.svelte-p82k9s,.skeleton-subtitle.svelte-p82k9s,.skeleton-value.svelte-p82k9s,.skeleton-label.svelte-p82k9s{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-p82k9s-shimmer 1.5s infinite;border-radius:4px}.skeleton-title.svelte-p82k9s{height:2em;width:60%;margin:0 auto 10px}.skeleton-subtitle.svelte-p82k9s{height:1em;width:40%;margin:0 auto}.skeleton-value.svelte-p82k9s{height:2.2em;width:70%;margin:0 auto 8px}.skeleton-label.svelte-p82k9s{height:1em;width:80%;margin:0 auto}@keyframes svelte-p82k9s-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.admin-trend-chart.svelte-ix9zrg{position:relative;width:100%;min-height:310px}canvas.svelte-ix9zrg{width:100%;height:310px}.empty.svelte-ix9zrg canvas:where(.svelte-ix9zrg){display:none}.empty-chart.svelte-ix9zrg{min-height:180px;display:grid;place-items:center;color:#64748b;font-size:.86rem;margin:0}.advertiser-trend-chart.svelte-huzhzm{position:relative;width:100%;min-height:310px}canvas.svelte-huzhzm{width:100%;height:310px}.empty.svelte-huzhzm canvas:where(.svelte-huzhzm){display:none}.empty-chart.svelte-huzhzm{min-height:180px;display:grid;place-items:center;color:#64748b;font-size:.86rem;margin:0}.stat-card.svelte-qhyztg{background:#f8fafc;border:2px solid #111827;box-shadow:2px 2px #111827;padding:14px}.stat-card.muted.svelte-qhyztg{background:#fff;box-shadow:none;border:1px solid #cbd5e1}.stat-card.mini.svelte-qhyztg{border:1px solid #cbd5e1;background:#fff;padding:10px;box-shadow:none}.value.svelte-qhyztg{display:block;color:#111827;font-size:1.55rem;font-weight:800;line-height:1.1}.stat-card.muted.svelte-qhyztg .value:where(.svelte-qhyztg){font-size:1.2rem}.stat-card.mini.svelte-qhyztg .value:where(.svelte-qhyztg){font-size:1rem;font-weight:800}.label-row.svelte-qhyztg{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin-top:6px;color:#64748b;font-size:.75rem;text-transform:uppercase}.label-text.svelte-qhyztg{flex:1 1 auto;min-width:0}.help-toggle.svelte-qhyztg{flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:1px solid #94a3b8;background:transparent;color:#64748b;font-size:.7rem;font-weight:700;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-transform:none}.help-toggle.svelte-qhyztg:hover,.stat-card.open.svelte-qhyztg .help-toggle:where(.svelte-qhyztg){background:#1f3b73;color:#fff;border-color:#1f3b73}.explanation.svelte-qhyztg{margin:8px 0 0;padding:8px 10px;border:1px solid #cbd5e1;background:#fff;border-radius:3px;font-family:inherit;font-size:.74rem;line-height:1.45;color:#475569;text-transform:lowercase;letter-spacing:normal;font-weight:400;text-align:left}.stat-card.open.svelte-qhyztg .explanation:where(.svelte-qhyztg){background:#f1f5f9}.adv-overlay.svelte-a0de8h{position:fixed;top:0;right:0;bottom:0;left:0;background:#d8dbe3;z-index:1200;overflow-y:auto;padding:18px}.adv-shell.svelte-a0de8h{max-width:1180px;margin:0 auto 40px;color:#1f2937;font-family:Arial,sans-serif}.adv-header.svelte-a0de8h,.range-row.svelte-a0de8h,.adv-section.svelte-a0de8h{background:#f8fafc;border:2px solid #111827;box-shadow:2px 2px #111827}.adv-header.svelte-a0de8h{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px;margin-bottom:12px}h2.svelte-a0de8h,h3.svelte-a0de8h,p.svelte-a0de8h{margin:0;text-align:left;font-family:Arial,sans-serif}h2.svelte-a0de8h{color:#1f3b73;font-size:1.5rem}h3.svelte-a0de8h{color:#1f2937;font-size:1rem;margin-bottom:10px}.adv-header.svelte-a0de8h p:where(.svelte-a0de8h),.section-heading.svelte-a0de8h p:where(.svelte-a0de8h){color:#64748b;font-size:.85rem;margin-top:4px}.range-bounds.svelte-a0de8h{color:#475569;font-size:.78rem;margin-top:2px;font-variant-numeric:tabular-nums}.header-actions.svelte-a0de8h,.range-row.svelte-a0de8h,.range-tabs.svelte-a0de8h{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.range-row.svelte-a0de8h{padding:10px 12px;margin-bottom:12px}.dash-button.svelte-a0de8h,.range-tabs.svelte-a0de8h button:where(.svelte-a0de8h){border:2px solid #111827;background:#435b9f;color:#fff;padding:7px 10px;box-shadow:2px 2px #111827;cursor:pointer;border-radius:4px;font-weight:700}.header-actions.svelte-a0de8h .dash-button:where(.svelte-a0de8h){padding:6px 9px;font-size:.85rem}.range-tabs.svelte-a0de8h{gap:6px}.range-tabs.svelte-a0de8h button:where(.svelte-a0de8h){padding:6px 8px;font-size:.82rem}.dash-button.svelte-a0de8h:disabled,.range-tabs.svelte-a0de8h button:where(.svelte-a0de8h):disabled{opacity:.55;cursor:not-allowed}.dash-button.quiet.svelte-a0de8h{background:#64748b}.dash-button.danger.svelte-a0de8h{background:#dc2626}.range-tabs.svelte-a0de8h button.active:where(.svelte-a0de8h){background:#008b02}.dash-error.svelte-a0de8h{border:2px solid #991b1b;background:#fee2e2;color:#991b1b;padding:12px;margin-bottom:12px}.metric-grid.svelte-a0de8h{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.spend-section.svelte-a0de8h .metric-grid:where(.svelte-a0de8h){margin-bottom:0}.adv-top-metrics .stat-card{padding-top:10px;padding-bottom:10px}.spend-grid.svelte-a0de8h{grid-template-columns:repeat(5,minmax(0,1fr))}.tracking-banner.svelte-a0de8h{margin:8px 0 12px;padding:8px 10px;background:#fef3c7;border:1px solid #d97706;color:#78350f;font-size:.78rem;line-height:1.45}.adv-section.svelte-a0de8h{padding:14px;margin-bottom:12px}.section-heading.svelte-a0de8h{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.section-cache-line.svelte-a0de8h{margin:-2px 0 10px;color:#64748b;font-size:.75rem;line-height:1.35}.section-cache-line[data-status=hit].svelte-a0de8h{color:#475569}.section-cache-line[data-status=miss].svelte-a0de8h{color:#0f766e}.section-cache-line[data-status=stale].svelte-a0de8h{color:#92400e}.section-cache-line[data-status=error].svelte-a0de8h{color:#991b1b}.usage-map.svelte-a0de8h{height:380px;width:100%;border:2px solid #111827}.map-wrap.svelte-a0de8h{position:relative}.map-legend.svelte-a0de8h{position:absolute;right:12px;bottom:12px;z-index:500;background:#fff;border:2px solid #111827;padding:8px;display:flex;gap:10px;font-size:.75rem}.legend-dot.svelte-a0de8h{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}.legend-dot.low.svelte-a0de8h{background:#0f766e}.legend-dot.mid.svelte-a0de8h{background:#d97706}.legend-dot.high.svelte-a0de8h{background:#b91c1c}.two-column.svelte-a0de8h{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}table.svelte-a0de8h{width:100%;border-collapse:collapse;font-size:.86rem}.section-scroll.svelte-a0de8h{max-height:min(340px,44vh);overflow-y:auto;overflow-x:auto;overscroll-behavior:contain}th.svelte-a0de8h,td.svelte-a0de8h{border-bottom:1px solid #cbd5e1;padding:8px 6px;text-align:left;vertical-align:top}th.svelte-a0de8h{color:#475569;background:#f8fafc;position:sticky;top:0;z-index:1}.section-note.svelte-a0de8h{color:#64748b;font-size:.86rem;line-height:1.45;padding:12px 0}.device-list.svelte-a0de8h{display:grid;gap:7px}.device-row.svelte-a0de8h{display:grid;grid-template-columns:90px 1fr 70px;gap:10px;align-items:center;font-size:.84rem}.device-label.svelte-a0de8h{text-transform:capitalize;font-weight:600}.bar-track.svelte-a0de8h{height:13px;background:#e2e8f0;border:1px solid #94a3b8}.bar.svelte-a0de8h{height:100%;background:#435b9f}.empty-state.svelte-a0de8h{border:2px solid #111827;background:#fff;padding:30px;text-align:center}@media (max-width: 850px){.metric-grid.svelte-a0de8h,.two-column.svelte-a0de8h,.spend-grid.svelte-a0de8h{grid-template-columns:repeat(2,minmax(0,1fr))}.adv-header.svelte-a0de8h{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.adv-overlay.svelte-a0de8h{padding:10px}.metric-grid.svelte-a0de8h{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column.svelte-a0de8h{grid-template-columns:1fr}.spend-grid.svelte-a0de8h{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-map.svelte-a0de8h{height:300px}}.dashboard-overlay.svelte-1pl40xr{position:fixed;top:0;right:0;bottom:0;left:0;background:#d8dbe3;z-index:1200;overflow-y:auto;padding:18px}.dashboard-shell.svelte-1pl40xr{max-width:1180px;margin:0 auto 40px;color:#1f2937;font-family:Arial,sans-serif}.dashboard-header.svelte-1pl40xr,.admin-key-row.svelte-1pl40xr,.dashboard-section.svelte-1pl40xr,.metric.svelte-1pl40xr{background:#f8fafc;border:2px solid #111827;box-shadow:2px 2px #111827}.dashboard-header.svelte-1pl40xr{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px;margin-bottom:12px}h2.svelte-1pl40xr,h3.svelte-1pl40xr,p.svelte-1pl40xr{margin:0;text-align:left;font-family:Arial,sans-serif}h2.svelte-1pl40xr{color:#1f3b73;font-size:1.5rem}h3.svelte-1pl40xr{color:#1f2937;font-size:1rem;margin-bottom:10px}.dashboard-header.svelte-1pl40xr p:where(.svelte-1pl40xr),.section-heading.svelte-1pl40xr p:where(.svelte-1pl40xr){color:#64748b;font-size:.85rem;margin-top:4px}.range-bounds.svelte-1pl40xr{color:#475569;font-size:.78rem;margin-top:2px;font-variant-numeric:tabular-nums}.header-actions.svelte-1pl40xr,.admin-key-row.svelte-1pl40xr,.range-tabs.svelte-1pl40xr{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-key-row.svelte-1pl40xr{padding:10px 12px;margin-bottom:12px}.admin-key-control.svelte-1pl40xr{display:flex;align-items:stretch;gap:6px;flex:1 1 400px;min-width:min(100%,340px)}input.svelte-1pl40xr{box-sizing:border-box;height:32px;min-height:0;border:2px solid #111827;padding:3px 9px;font:inherit;border-radius:4px}.admin-key-row.svelte-1pl40xr input:where(.svelte-1pl40xr){flex:1 1 220px;min-width:0}.dash-button.svelte-1pl40xr,.range-tabs.svelte-1pl40xr button:where(.svelte-1pl40xr){border:2px solid #111827;background:#435b9f;color:#fff;padding:7px 10px;box-shadow:2px 2px #111827;cursor:pointer;border-radius:4px;font-weight:700}.header-actions.svelte-1pl40xr .dash-button:where(.svelte-1pl40xr){padding:6px 9px;font-size:.85rem}.range-tabs.svelte-1pl40xr{gap:6px}.range-tabs.svelte-1pl40xr button:where(.svelte-1pl40xr){padding:6px 8px;font-size:.82rem}.dash-button.svelte-1pl40xr:disabled,.range-tabs.svelte-1pl40xr button:where(.svelte-1pl40xr):disabled{opacity:.55;cursor:not-allowed}.dash-button.quiet.svelte-1pl40xr{background:#64748b}.dash-button.danger.svelte-1pl40xr{background:#dc2626}.range-tabs.svelte-1pl40xr button.active:where(.svelte-1pl40xr){background:#008b02}.dash-error.svelte-1pl40xr{border:2px solid #991b1b;background:#fee2e2;color:#991b1b;padding:12px;margin-bottom:12px}.metric-grid.svelte-1pl40xr{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.group-section.svelte-1pl40xr .metric-grid:where(.svelte-1pl40xr):last-child{margin-bottom:0}.traffic-secondary.svelte-1pl40xr{grid-template-columns:repeat(2,minmax(0,1fr))}.metric.svelte-1pl40xr{padding:14px}.metric.muted.svelte-1pl40xr{background:#fff;box-shadow:none;border:1px solid #cbd5e1}.metric.svelte-1pl40xr span:where(.svelte-1pl40xr){display:block;color:#111827;font-size:1.55rem;font-weight:800;line-height:1.1}.metric.muted.svelte-1pl40xr span:where(.svelte-1pl40xr){font-size:1.25rem}.metric.svelte-1pl40xr small:where(.svelte-1pl40xr){display:block;color:#64748b;font-size:.75rem;margin-top:6px;text-transform:uppercase}.geo-reach-card.svelte-1pl40xr .reach-row:where(.svelte-1pl40xr){display:flex;align-items:baseline;gap:6px;line-height:1.2;margin-bottom:2px}.geo-reach-card.svelte-1pl40xr .reach-row:where(.svelte-1pl40xr) b:where(.svelte-1pl40xr){color:#111827;font-size:1.1rem;font-weight:800}.geo-reach-card.svelte-1pl40xr .reach-row:where(.svelte-1pl40xr) span:where(.svelte-1pl40xr){color:#64748b;font-size:.75rem;font-weight:600;display:inline;margin:0}.reach-label.svelte-1pl40xr{display:flex!important;align-items:center;gap:6px;margin-top:6px}.reach-help.svelte-1pl40xr{width:16px;height:16px;border-radius:50%;border:1px solid #94a3b8;background:transparent;color:#64748b;font-size:.7rem;font-weight:700;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-transform:none}.reach-help.svelte-1pl40xr:hover,.geo-reach-card.open.svelte-1pl40xr .reach-help:where(.svelte-1pl40xr){background:#1f3b73;color:#fff;border-color:#1f3b73}.reach-explanation.svelte-1pl40xr{margin:8px 0 0;padding:8px 10px;border:1px solid #cbd5e1;background:#f1f5f9;border-radius:3px;font-family:inherit;font-size:.74rem;line-height:1.45;color:#475569;text-transform:lowercase;letter-spacing:normal;font-weight:400;text-align:left}.geo-notice.svelte-1pl40xr{margin:4px 0 12px;padding:8px 10px;background:#fef3c7;border:1px solid #d97706;color:#78350f;font-size:.78rem;line-height:1.45}.proj-subheading.svelte-1pl40xr{margin:14px 0 8px;font-size:.78rem;color:#475569;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.proj-subheading.svelte-1pl40xr:first-of-type{margin-top:4px}.proj-ops-grid.svelte-1pl40xr{grid-template-columns:repeat(2,minmax(0,1fr))}.proj-model-details.svelte-1pl40xr{margin-top:14px}.proj-model-details.svelte-1pl40xr summary:where(.svelte-1pl40xr){cursor:pointer;font-size:.85rem;color:#1f2937;padding:6px 0;font-weight:600}.proj-model-details.svelte-1pl40xr p:where(.svelte-1pl40xr){color:#475569;font-size:.82rem;line-height:1.5;padding:6px 0 10px}.proj-model-details.svelte-1pl40xr code:where(.svelte-1pl40xr){background:#e2e8f0;padding:1px 5px;border-radius:3px;font-size:.78rem}.proj-model-table.svelte-1pl40xr{margin-top:4px;width:auto;min-width:280px}.proj-model-table.svelte-1pl40xr td:where(.svelte-1pl40xr){padding:6px 12px 6px 0;border-bottom:1px solid #e2e8f0;font-size:.82rem}.proj-model-table.svelte-1pl40xr td:where(.svelte-1pl40xr):last-child{text-align:right;font-variant-numeric:tabular-nums;font-weight:700;color:#111827}.dashboard-section.svelte-1pl40xr{padding:14px;margin-bottom:12px}.section-heading.svelte-1pl40xr{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.section-cache-line.svelte-1pl40xr{margin:-2px 0 10px;color:#64748b;font-size:.75rem;line-height:1.35}.section-cache-line[data-status=hit].svelte-1pl40xr{color:#475569}.section-cache-line[data-status=miss].svelte-1pl40xr{color:#0f766e}.section-cache-line[data-status=stale].svelte-1pl40xr{color:#92400e}.section-cache-line[data-status=error].svelte-1pl40xr{color:#991b1b}.usage-map.svelte-1pl40xr{height:460px;width:100%;border:2px solid #111827}.map-wrap.svelte-1pl40xr{position:relative}.map-legend.svelte-1pl40xr{position:absolute;right:12px;bottom:12px;z-index:500;background:#fff;border:2px solid #111827;padding:8px;display:flex;gap:10px;font-size:.75rem}.legend-dot.svelte-1pl40xr{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}.legend-dot.low.svelte-1pl40xr{background:#0f766e}.legend-dot.mid.svelte-1pl40xr{background:#d97706}.legend-dot.high.svelte-1pl40xr{background:#b91c1c}.health-section[data-status=ok].svelte-1pl40xr{border-left:4px solid #0f766e}.health-section[data-status=degraded].svelte-1pl40xr{border-left:4px solid #d97706}.health-section[data-status=critical].svelte-1pl40xr{border-left:4px solid #b91c1c}.health-pill.svelte-1pl40xr{font-size:.75rem;font-weight:800;letter-spacing:.06em;padding:4px 10px;border:2px solid #111827;background:#0f766e;color:#fff}.health-pill[data-status=degraded].svelte-1pl40xr{background:#d97706}.health-pill[data-status=critical].svelte-1pl40xr{background:#b91c1c}.health-summary.svelte-1pl40xr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 12px}.health-summary.svelte-1pl40xr div:where(.svelte-1pl40xr){border:1px solid #cbd5e1;background:#fff;padding:10px}.health-summary.svelte-1pl40xr span:where(.svelte-1pl40xr){display:block;font-size:1.2rem;font-weight:800;color:#111827;line-height:1.15}.health-summary.svelte-1pl40xr small:where(.svelte-1pl40xr){display:block;color:#64748b;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;margin-top:4px}.health-tables.svelte-1pl40xr h4:where(.svelte-1pl40xr){margin:0 0 6px;font-size:.85rem;color:#1f2937}.health-tables.svelte-1pl40xr>div:where(.svelte-1pl40xr){min-width:0}.health-dismiss-error.svelte-1pl40xr{margin:8px 0 0;color:#991b1b;font-size:.78rem;line-height:1.4}.dismiss-health-button.svelte-1pl40xr{border:1px solid #111827;background:#64748b;color:#fff;padding:4px 7px;border-radius:4px;cursor:pointer;font-size:.72rem;font-weight:700}.dismiss-health-button.svelte-1pl40xr:disabled{opacity:.55;cursor:not-allowed}.health-table-scroll.svelte-1pl40xr{width:100%}.health-table.svelte-1pl40xr{min-width:560px}.error-meta.svelte-1pl40xr{color:#94a3b8;margin-top:2px}.health-details.svelte-1pl40xr{margin-top:10px}.health-details.svelte-1pl40xr summary:where(.svelte-1pl40xr){cursor:pointer;font-size:.85rem;color:#1f2937;padding:6px 0}.two-column.svelte-1pl40xr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}table.svelte-1pl40xr{width:100%;border-collapse:collapse;font-size:.86rem}.section-scroll.svelte-1pl40xr{max-height:min(340px,44vh);overflow-y:auto;overflow-x:auto;overscroll-behavior:contain}.section-scroll.svelte-1pl40xr table:where(.svelte-1pl40xr){min-width:100%}.discovery-table.svelte-1pl40xr{table-layout:fixed}.discovery-table.svelte-1pl40xr th:where(.svelte-1pl40xr):first-child,.discovery-table.svelte-1pl40xr .source-cell:where(.svelte-1pl40xr){width:52%}.discovery-table.svelte-1pl40xr .source-cell:where(.svelte-1pl40xr){overflow-wrap:anywhere;word-break:break-word;white-space:normal}th.svelte-1pl40xr,td.svelte-1pl40xr{border-bottom:1px solid #cbd5e1;padding:8px 6px;text-align:left;vertical-align:top}th.svelte-1pl40xr{color:#475569;background:#f8fafc;position:sticky;top:0;z-index:1}td.svelte-1pl40xr small:where(.svelte-1pl40xr){display:block}td.svelte-1pl40xr small:where(.svelte-1pl40xr){color:#64748b;font-size:.76rem;line-height:1.45}.mini-grid.svelte-1pl40xr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feedback-list.svelte-1pl40xr{display:grid;gap:10px}.feedback-list.svelte-1pl40xr article:where(.svelte-1pl40xr){border:1px solid #cbd5e1;background:#fff;padding:10px}.feedback-list.svelte-1pl40xr article:where(.svelte-1pl40xr) div:where(.svelte-1pl40xr),.feedback-list.svelte-1pl40xr small:where(.svelte-1pl40xr){color:#64748b;font-size:.76rem}.feedback-list.svelte-1pl40xr p:where(.svelte-1pl40xr){margin:6px 0;line-height:1.4}.inventory-grid.svelte-1pl40xr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.inventory-item.svelte-1pl40xr{border:1px solid #cbd5e1;background:#fff;padding:10px}.inventory-item.svelte-1pl40xr,.inventory-secondary.svelte-1pl40xr{font-family:Arial,sans-serif}.inventory-item.svelte-1pl40xr h4:where(.svelte-1pl40xr),.inventory-secondary.svelte-1pl40xr h4:where(.svelte-1pl40xr){margin:0 0 6px;color:#1f2937;font-size:.85rem}.inventory-item.svelte-1pl40xr p:where(.svelte-1pl40xr),.inventory-item.svelte-1pl40xr small:where(.svelte-1pl40xr){color:#64748b;font-size:.78rem;line-height:1.45}.inventory-secondary.svelte-1pl40xr{margin-top:12px}.inventory-secondary.svelte-1pl40xr>h4:where(.svelte-1pl40xr){margin-top:12px}.inventory-secondary.svelte-1pl40xr>h4:where(.svelte-1pl40xr):first-child{margin-top:0}.inventory-secondary-grid.svelte-1pl40xr{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.empty-state.svelte-1pl40xr{border:2px solid #111827;background:#fff;padding:30px;text-align:center}.leaflet-popup-content{font-family:Arial,sans-serif;line-height:1.45}@media (max-width: 850px){.metric-grid.svelte-1pl40xr,.two-column.svelte-1pl40xr,.traffic-secondary.svelte-1pl40xr{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-header.svelte-1pl40xr{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.dashboard-overlay.svelte-1pl40xr{padding:10px}.metric-grid.svelte-1pl40xr{grid-template-columns:repeat(2,minmax(0,1fr))}.traffic-secondary.svelte-1pl40xr,.two-column.svelte-1pl40xr,.inventory-grid.svelte-1pl40xr,.health-summary.svelte-1pl40xr{grid-template-columns:1fr}.usage-map.svelte-1pl40xr{height:360px}.discovery-table.svelte-1pl40xr th:where(.svelte-1pl40xr):not(:first-child),.discovery-table.svelte-1pl40xr td:where(.svelte-1pl40xr):not(.source-cell){font-size:.68rem;padding-left:3px;padding-right:3px;overflow-wrap:anywhere}}.feedback-overlay.svelte-r59ziv{position:fixed;top:0;right:0;bottom:0;left:0;background:#1118278c;z-index:1300;display:grid;place-items:center;padding:10px;box-sizing:border-box}.feedback-modal.svelte-r59ziv{width:min(94vw,520px);max-height:min(88vh,620px);overflow-y:auto;box-sizing:border-box;background:var(--color-background-card);border:2px solid #000;border-radius:8px;box-shadow:var(--shadow-default);padding:16px}.feedback-header.svelte-r59ziv{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}h2.svelte-r59ziv,h3.svelte-r59ziv{margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:1em}.form-grid.svelte-r59ziv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}textarea.svelte-r59ziv,input.svelte-r59ziv,select.svelte-r59ziv{font-family:var(--font-main);font-size:.62em;border:2px solid #000;border-radius:6px;padding:10px;background:#fff;min-width:0}textarea.svelte-r59ziv{grid-column:1 / -1;min-height:110px;resize:vertical;line-height:1.5}input.svelte-r59ziv{grid-column:1 / -1}button.svelte-r59ziv{font-family:var(--font-main);background:var(--color-button-default);color:#fff;border:2px solid #000;border-radius:6px;box-shadow:var(--shadow-light);padding:10px 12px;cursor:pointer}button.secondary.svelte-r59ziv{background:var(--color-neutral)}button.svelte-r59ziv:disabled{opacity:.6;cursor:not-allowed}.feedback-actions.svelte-r59ziv{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.feedback-error.svelte-r59ziv{margin-top:12px;padding:10px;border:2px solid var(--color-danger);background:#fee2e2;color:#991b1b;font-family:var(--font-main);font-size:.65em}.success-state.svelte-r59ziv{display:grid;gap:18px;justify-items:center;padding:26px 10px}@media (max-width: 520px){.form-grid.svelte-r59ziv{grid-template-columns:1fr;gap:8px}.feedback-modal.svelte-r59ziv{width:min(96vw,520px);max-height:calc(100dvh - 20px);padding:12px}textarea.svelte-r59ziv{min-height:90px}.feedback-actions.svelte-r59ziv{flex-wrap:wrap}.feedback-actions.svelte-r59ziv button:where(.svelte-r59ziv){flex:1 1 120px}}.anniversary-overlay.svelte-1g6a81o{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:grid;place-items:center;background:#1118278c}.report-modal.svelte-1g6a81o{width:min(100vw,560px);height:100dvh;max-height:780px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;background:var(--color-background-card);box-shadow:none;padding-bottom:env(safe-area-inset-bottom,0px);overflow-x:hidden}.topbar.svelte-1g6a81o{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:2px solid #000}.topbar.svelte-1g6a81o h1:where(.svelte-1g6a81o){margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:.72rem;line-height:1.45}.close-button.svelte-1g6a81o,.nav-button.svelte-1g6a81o{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;font-family:var(--font-main);font-size:.5rem;line-height:1;color:#fff;border:2px solid #000;border-radius:6px;box-shadow:var(--shadow-extra-light);padding:8px 9px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.close-button.svelte-1g6a81o{background:var(--color-danger)}.close-button.svelte-1g6a81o:active,.nav-button.svelte-1g6a81o:active{transform:translate(1px,1px);box-shadow:none}.progress-wrap.svelte-1g6a81o{padding:12px 12px 0}.progress-track.svelte-1g6a81o{height:14px;border:2px solid #000;border-radius:8px;background:var(--color-pure-white);overflow:hidden;box-shadow:var(--shadow-extra-light)}.progress-fill.svelte-1g6a81o{height:100%;background:var(--color-primary);transition:width .18s ease}.slide-region.svelte-1g6a81o{position:relative;min-height:0;display:grid;overflow-x:hidden}.tap-zone.svelte-1g6a81o{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;grid-template-columns:32% 68%}.tap-zone.svelte-1g6a81o button:where(.svelte-1g6a81o){-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;background:transparent;padding:0;cursor:pointer}.slide.svelte-1g6a81o{display:none;min-height:0;padding:18px 16px 14px;place-items:center;text-align:left;overflow-x:hidden}.slide.active.svelte-1g6a81o{display:grid;animation:svelte-1g6a81o-slideIn .18s ease}.slide-inner.svelte-1g6a81o{width:100%;max-width:480px;display:grid;gap:16px;align-content:center}.slide.kicker.svelte-1g6a81o .slide-inner:where(.svelte-1g6a81o){text-align:center;justify-items:center}.slide.cover.svelte-1g6a81o{position:relative;overflow:hidden}.slide.cover.svelte-1g6a81o .slide-inner:where(.svelte-1g6a81o){min-height:100%;grid-template-rows:auto auto minmax(0,1fr);gap:48px;align-content:start;justify-items:center;text-align:center;position:relative;z-index:1;padding-top:clamp(72px,18dvh,124px)}.cover-title.svelte-1g6a81o{margin:0}.cover-middle.svelte-1g6a81o{position:relative;display:grid;gap:18px;align-content:center;justify-items:center}.cover-of.svelte-1g6a81o{margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:clamp(.8rem,4.9vw,1.24rem);line-height:1.65;text-align:center}.cover-game-card.svelte-1g6a81o{position:relative;width:fit-content;max-width:min(calc(100% - 28px),318px);margin-top:30px;padding:14px 4px;background:#ccd0dcd9;border:2px solid #000;border-radius:10px;box-shadow:var(--shadow-default);opacity:0;transform:translateY(12px) scale(.94);transition:opacity .21s ease,transform .23s cubic-bezier(.2,.9,.24,1.18)}.slide.cover.revealed.svelte-1g6a81o .cover-game-card:where(.svelte-1g6a81o){opacity:1;transform:translateY(0) scale(1)}.cover-game-card.svelte-1g6a81o h3:where(.svelte-1g6a81o){margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:clamp(.8rem,4.5vw,1.18rem);line-height:1.55;text-align:center}.birthday-hat.svelte-1g6a81o{position:absolute;right:-11px;top:-50px;width:36px;height:auto;transform:rotate(42deg);transform-origin:bottom center;z-index:3;image-rendering:pixelated}.slide.stat.svelte-1g6a81o .slide-inner:where(.svelte-1g6a81o){justify-items:center;text-align:center}.slide-title.svelte-1g6a81o{margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:clamp(.8rem,4.9vw,1.24rem);line-height:1.65;text-align:center}.copy.svelte-1g6a81o{display:grid;gap:14px}.copy.svelte-1g6a81o,.copy.svelte-1g6a81o p:where(.svelte-1g6a81o){margin:0;color:#151515;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.02rem,4.4vw,1.25rem);font-weight:750;line-height:1.48}.copy.center.svelte-1g6a81o,.copy.center.svelte-1g6a81o p:where(.svelte-1g6a81o),.center.svelte-1g6a81o{text-align:center}.copy.svelte-1g6a81o:not(.center),.copy.svelte-1g6a81o:not(.center) p:where(.svelte-1g6a81o){text-align:left}.copy.svelte-1g6a81o em{font-style:italic}.stat-pill.svelte-1g6a81o{width:fit-content;max-width:min(100%,330px);display:inline-block;padding:12px 16px;background:var(--color-pure-white);border:2px solid #000;border-radius:6px;box-shadow:var(--shadow-extra-light);color:var(--color-primary);font-family:var(--font-main);font-size:clamp(1.35rem,12vw,2.6rem);line-height:1.45;text-align:center;box-sizing:border-box;overflow-wrap:anywhere;white-space:normal}.stat-pill--nowrap.svelte-1g6a81o{white-space:nowrap;font-size:clamp(1rem,8.5vw,2.1rem)}.stat-pill--event.svelte-1g6a81o{font-size:clamp(1.2rem,10vw,2.25rem);max-width:min(100%,360px)}.stat-pill--two-line.svelte-1g6a81o{font-size:clamp(1rem,7.5vw,1.9rem);max-width:min(100%,430px)}.stat-pill--stacked.svelte-1g6a81o{display:grid;gap:4px;justify-items:center;width:min(100%,430px);margin-left:auto;margin-right:auto}.stat-pill--stacked.svelte-1g6a81o span:where(.svelte-1g6a81o){display:block;white-space:nowrap}.stat-pill--stacked.svelte-1g6a81o .stat-label:where(.svelte-1g6a81o){font-size:clamp(.58rem,4.3vw,.95rem);line-height:1.25}.danger.svelte-1g6a81o{color:var(--color-danger)}.neutral.svelte-1g6a81o{color:var(--color-neutral)}.big-but.svelte-1g6a81o{font-size:clamp(1.5rem,14vw,3.5rem);line-height:1.2}.big-line.svelte-1g6a81o{font-size:clamp(1rem,8.5vw,2.2rem);line-height:1.85}.slot-machine.svelte-1g6a81o{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px;background:var(--color-pure-white);border:2px solid #000;border-radius:8px;box-shadow:var(--shadow-extra-light);box-sizing:border-box}.slot.svelte-1g6a81o{min-height:54px;display:grid;place-items:center;color:var(--color-success);font-family:var(--font-main);font-size:.72rem;line-height:1;background:#f8fafc;border:2px solid #000;border-radius:6px;overflow:hidden}.slot.question.svelte-1g6a81o{color:var(--color-danger);position:relative}.slot.question.svelte-1g6a81o span:where(.svelte-1g6a81o){animation:svelte-1g6a81o-rollHint .9s ease-in-out infinite}.screenshot-badge.svelte-1g6a81o{width:fit-content;max-width:calc(100% - 32px);margin:0 auto 8px;pointer-events:none}.screenshot-card.svelte-1g6a81o{position:relative;padding:8px 8px 7px;background:#ccd0dcd9;border:2px solid #000;border-radius:8px;box-shadow:var(--shadow-extra-light)}.screenshot-card.svelte-1g6a81o h2:where(.svelte-1g6a81o){margin:0;color:var(--color-primary);font-family:var(--font-main);font-size:.5rem;line-height:1.55;text-align:center;white-space:nowrap}.screenshot-card.svelte-1g6a81o .birthday-hat:where(.svelte-1g6a81o){right:-6px;top:-24px;width:17px;transform:rotate(42deg)}.controls.svelte-1g6a81o{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:2px solid rgba(0,0,0,.14)}.nav-button.svelte-1g6a81o{background:var(--color-button-default);font-size:clamp(.76rem,4.8vw,1rem);min-height:44px}.nav-button.svelte-1g6a81o:disabled{opacity:.45;cursor:default}@keyframes svelte-1g6a81o-slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1g6a81o-rollHint{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.cover-confetti.svelte-1g6a81o{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.cover-confetti.svelte-1g6a81o span:where(.svelte-1g6a81o){position:absolute;top:var(--confetti-top);left:var(--confetti-left);width:var(--confetti-size);height:calc(var(--confetti-size) * 1.35);background:var(--confetti-color);border:1px solid #000000;box-sizing:border-box;opacity:.95;animation:svelte-1g6a81o-anniversaryHatConfettiFall var(--confetti-duration) linear forwards;animation-delay:var(--confetti-delay)}@keyframes svelte-1g6a81o-anniversaryHatConfettiFall{0%{opacity:.95;transform:translate(0) rotate(0)}78%{opacity:1}to{opacity:0;transform:translate(var(--confetti-drift),55dvh) rotate(220deg)}}@media (min-width: 620px){.report-modal.svelte-1g6a81o{height:min(88dvh,780px);border:2px solid #000;border-radius:8px;box-shadow:var(--shadow-default)}}@media (max-width: 390px){.slide.svelte-1g6a81o{padding:15px 14px 12px}.copy.svelte-1g6a81o,.copy.svelte-1g6a81o p:where(.svelte-1g6a81o){font-size:.98rem}.slot.svelte-1g6a81o{min-height:48px;font-size:.62rem}.cover-game-card.svelte-1g6a81o{max-width:calc(100% - 38px);padding-left:3px;padding-right:3px}}.leaderboard-grid.svelte-6fj9f0{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:15px;max-width:650px;margin-left:auto;margin-right:auto}.stat-card.svelte-6fj9f0{background-color:var(--color-background-card);border:2px solid black;border-radius:10px;padding:12px;box-shadow:var(--shadow-default);text-align:center;font-size:.8em;display:flex;flex-direction:column;gap:5px}.stat-card--high-score.svelte-6fj9f0{grid-column:1 / -1}.stat-username.svelte-6fj9f0{font-size:1.3em;color:var(--color-primary);font-weight:700;min-height:1.2em;word-break:break-word}.stat-title.svelte-6fj9f0{font-size:.75em;color:var(--color-neutral);margin-top:2px}.stat-value.svelte-6fj9f0{font-size:.95em;font-weight:700;color:var(--color-dark-text);margin-top:3px}.stat-value--winner.svelte-6fj9f0,.stat-value--diamond-hands.svelte-6fj9f0,.stat-value--high-score.svelte-6fj9f0{color:var(--color-success)}.stat-value--loser.svelte-6fj9f0,.stat-value--day-trader.svelte-6fj9f0{color:var(--color-danger)}.stat-games.svelte-6fj9f0{font-size:.6em;color:var(--color-neutral);margin-top:2px}.stat-card.skeleton.svelte-6fj9f0{pointer-events:none}.skeleton-username.svelte-6fj9f0,.skeleton-title.svelte-6fj9f0,.skeleton-value.svelte-6fj9f0,.skeleton-games.svelte-6fj9f0{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-6fj9f0-shimmer 1.5s infinite;border-radius:4px}.skeleton-username.svelte-6fj9f0{height:1.6em;width:70%;margin:0 auto}.skeleton-title.svelte-6fj9f0{height:.9em;width:50%;margin:5px auto 0}.skeleton-value.svelte-6fj9f0{height:1em;width:60%;margin:8px auto 0}.skeleton-games.svelte-6fj9f0{height:.7em;width:40%;margin:5px auto 0}@keyframes svelte-6fj9f0-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 450px){.leaderboard-grid.svelte-6fj9f0{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card.svelte-6fj9f0{padding:9px 7px;font-size:.72em;gap:4px}.stat-username.svelte-6fj9f0{font-size:1.12em}.stat-title.svelte-6fj9f0{font-size:.7em}.stat-value.svelte-6fj9f0{font-size:.88em}.stat-games.svelte-6fj9f0{font-size:.56em}}@font-face{font-family:"Basically A Sans Serif";src:url(/assets/BasicallyASansSerif-Light-BEBTkgS4.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Basically A Sans Serif";src:url(/assets/BasicallyASansSerif-Regular-DaDMopjb.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Basically A Sans Serif";src:url(/assets/BasicallyASansSerif-Medium-6NodAvsK.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}.pbjets-wrap.svelte-lc98zs{width:100%;display:flex;justify-content:center;margin:0 auto}.pbjets-wrap--top.svelte-lc98zs{width:calc(93% + 14px);max-width:525px;margin-top:15px;margin-bottom:10px}.pbjets-wrap--result.svelte-lc98zs{width:calc(75% + 44px);max-width:644px;margin-top:30px;margin-bottom:0}.pbjets-card.svelte-lc98zs{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;width:100%;max-width:100%;overflow:hidden;padding:0;border-radius:6px;border:1px solid rgba(192,192,192,.3);background:linear-gradient(180deg,#1f4466,#102540);color:#f5f5f5;font-family:"Basically A Sans Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:300;transition:border-color .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1)}.pbjets-link-surface.svelte-lc98zs{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0;padding:14px 22px 12px;box-sizing:border-box;color:inherit;font-family:inherit;text-decoration:none}.pbjets-wrap--top.svelte-lc98zs .pbjets-link-surface:where(.svelte-lc98zs){padding-bottom:4px}.pbjets-wrap--top.svelte-lc98zs .pbjets-card:where(.svelte-lc98zs),.pbjets-wrap--result.svelte-lc98zs .pbjets-card:where(.svelte-lc98zs){max-width:100%}.pbjets-wrap--top.svelte-lc98zs .pbjets-card:where(.svelte-lc98zs){box-sizing:border-box}.pbjets-card.svelte-lc98zs:hover,.pbjets-card.svelte-lc98zs:focus-within{border-color:#c0c0c099;transform:translateY(-1px)}.pbjets-link-surface.svelte-lc98zs:focus-visible{outline:none;box-shadow:0 0 0 2px #c0c0c073}.pbjets-eyebrow.svelte-lc98zs{font-size:.75rem;letter-spacing:.32em;text-transform:uppercase;color:#c0c0c099;margin-top:-4px;margin-bottom:2px;font-weight:500}.pbjets-wordmark.svelte-lc98zs{display:inline-block;font-family:inherit;font-weight:300;font-size:2rem;letter-spacing:.05em;line-height:1.15;color:#f5f5f5;-webkit-user-select:none;user-select:none;margin:6px 0 10px}.pbjets-wrap--top.svelte-lc98zs .pbjets-wordmark:where(.svelte-lc98zs),.pbjets-wrap--result.svelte-lc98zs .pbjets-wordmark:where(.svelte-lc98zs){font-size:2.25rem;font-weight:400;letter-spacing:3px;line-height:40.4px;margin:2px 0}.pbjets-tagline.svelte-lc98zs{font-family:inherit;margin:8px 0;font-size:.8rem;line-height:1.45;letter-spacing:.06em;color:#e8e8e8eb;font-weight:300;max-width:32ch;text-align:center}.pbjets-wrap--top.svelte-lc98zs .pbjets-tagline:where(.svelte-lc98zs),.pbjets-wrap--result.svelte-lc98zs .pbjets-tagline:where(.svelte-lc98zs){font-size:10px;font-weight:400;letter-spacing:.5px;vertical-align:middle;margin:0 0 6px;max-width:38ch;color:#e8e8e880}.pbjets-link.svelte-lc98zs{font-size:.5rem;letter-spacing:.32em;text-transform:uppercase;color:#c0c0c0b3;font-weight:500}.pbjets-card.svelte-lc98zs:hover .pbjets-link:where(.svelte-lc98zs),.pbjets-card.svelte-lc98zs:focus-within .pbjets-link:where(.svelte-lc98zs){color:#f5f5f5}.pbjets-help.svelte-lc98zs{position:absolute;top:6px;right:8px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(192,192,192,.4);border-radius:50%;background:#10254066;color:#c0c0c0d9;font-family:inherit;font-size:12px;font-weight:400;line-height:1;cursor:pointer;z-index:5;transition:border-color .3s ease,color .3s ease,background-color .3s ease}.pbjets-help.svelte-lc98zs:hover,.pbjets-help.svelte-lc98zs:focus-visible{color:#f5f5f5;border-color:#c0c0c0b3;background-color:#c0c0c014;outline:none}.pbjets-explainer.svelte-lc98zs{font-family:inherit;width:36ch;max-width:calc(100% - 44px);margin:0 auto 14px;padding-top:12px;border-top:1px solid rgba(192,192,192,.18);font-size:.62rem;line-height:1.55;letter-spacing:.04em;color:#f5f5f5;font-weight:300;text-align:center;overflow-wrap:break-word}.pbjets-explainer.svelte-lc98zs p:where(.svelte-lc98zs){font-family:inherit;font-weight:inherit;color:inherit;margin:0}.pbjets-explainer.svelte-lc98zs p:where(.svelte-lc98zs)+p:where(.svelte-lc98zs){margin-top:8px}@media (max-width: 480px){.pbjets-wordmark.svelte-lc98zs{font-size:1.85rem}.pbjets-wrap--top.svelte-lc98zs .pbjets-wordmark:where(.svelte-lc98zs),.pbjets-wrap--result.svelte-lc98zs .pbjets-wordmark:where(.svelte-lc98zs){font-size:2.1rem}.pbjets-tagline.svelte-lc98zs{font-size:.66rem}.pbjets-wrap--top.svelte-lc98zs .pbjets-tagline:where(.svelte-lc98zs),.pbjets-wrap--result.svelte-lc98zs .pbjets-tagline:where(.svelte-lc98zs){font-size:.58rem}.pbjets-link.svelte-lc98zs{font-size:.5rem}.pbjets-eyebrow.svelte-lc98zs{font-size:.7rem}}html,body{max-width:100%;overflow-x:hidden}.header-card.svelte-5k4q2i{font-size:1em;padding-top:5px;padding-left:10px;padding-right:10px;width:calc(93% - 10px);max-width:501px;display:flex;flex-direction:column;align-items:center;position:relative}.header-container.svelte-5k4q2i{position:relative}.anniversary-hat-button.svelte-5k4q2i{position:absolute;top:-33px;right:-18px;width:30px;height:30px;padding:0;border:0;background:transparent;cursor:pointer;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;transform:rotate(42deg);transform-origin:bottom center;animation:svelte-5k4q2i-anniversaryHatPulse 1.35s ease-in-out infinite}.anniversary-hat-button.svelte-5k4q2i img:where(.svelte-5k4q2i){display:block;width:100%;height:auto;image-rendering:pixelated}.anniversary-hat-button.svelte-5k4q2i:focus-visible{outline:2px solid var(--color-danger);outline-offset:4px;border-radius:4px}.anniversary-hat-confetti.svelte-5k4q2i{position:absolute;top:-22px;right:-34px;width:76px;height:132px;pointer-events:none;z-index:1;overflow:visible}.anniversary-hat-confetti.svelte-5k4q2i span:where(.svelte-5k4q2i){position:absolute;top:20px;left:var(--confetti-left);width:5px;height:7px;background:var(--confetti-color);border:1px solid #000000;box-sizing:border-box;opacity:0;animation:svelte-5k4q2i-anniversaryHatConfettiFall 2.2s ease-out infinite;animation-delay:var(--confetti-delay)}@keyframes svelte-5k4q2i-anniversaryHatPulse{0%,to{transform:rotate(42deg) scale(1)}50%{transform:rotate(42deg) scale(1.12)}}@keyframes svelte-5k4q2i-anniversaryHatConfettiFall{0%{opacity:0;transform:translate(0) rotate(0)}12%{opacity:1}to{opacity:0;transform:translate(var(--confetti-drift),112px) rotate(180deg)}}@media (prefers-reduced-motion: reduce){.anniversary-hat-button.svelte-5k4q2i{animation:none}.anniversary-hat-confetti.svelte-5k4q2i{display:none}}.help-icon.svelte-5k4q2i{font-size:.32em;padding:3px;margin-bottom:0;border-radius:6px;line-height:1.2}.header-buttons-container.svelte-5k4q2i{display:flex;justify-content:flex-start;align-items:center;gap:6px;flex-wrap:wrap;margin-top:0;padding-top:calc(.7em + 3px);max-width:100%}.header-controls-row.svelte-5k4q2i{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:calc(88% + 28px);max-width:478px;margin-top:0;margin-bottom:8px}.header-toggles-container.svelte-5k4q2i{display:flex;justify-content:flex-end;align-items:flex-start;gap:10px;flex-shrink:0}.question-button.svelte-5k4q2i{min-width:21px;padding-left:3px;padding-right:3px}.help-description-container.svelte-5k4q2i{background-color:#fff;padding:0 15px;font-size:.6em;border:1px solid #000000;box-shadow:var(--shadow-light)}.metric-row.svelte-5k4q2i{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;margin-top:-2px;margin-bottom:12px}.header-card.svelte-5k4q2i>.metric-row:where(.svelte-5k4q2i){width:calc(88% + 28px);max-width:478px}.metric-card.svelte-5k4q2i{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:none;min-width:0;min-height:62px;padding:8px 5px;gap:4px;margin:0 auto}.metric-placeholder.svelte-5k4q2i{visibility:hidden}.metric-label.svelte-5k4q2i,.metric-value.svelte-5k4q2i,.metric-label-line.svelte-5k4q2i{display:block}.metric-label.svelte-5k4q2i{font-size:.5em;line-height:1.35;min-height:2.7em}.metric-value.svelte-5k4q2i{font-size:.7em;line-height:1.35;overflow-wrap:anywhere}.portfolio.svelte-5k4q2i,.results.svelte-5k4q2i{font-size:.7em;background-color:#fff}.annual-return-row.svelte-5k4q2i{margin-top:0;margin-bottom:8px}.annual-return-card.svelte-5k4q2i{text-align:center;background-color:var(--color-pure-white);border-radius:10px;border:2px solid #000000;box-shadow:var(--shadow-extra-light);font-size:.7em}@media (min-width: 520px){.portfolio-summary-row.svelte-5k4q2i .metric-label:where(.svelte-5k4q2i){min-height:1.35em}.portfolio-summary-row.svelte-5k4q2i .metric-label-line:where(.svelte-5k4q2i){display:inline}.portfolio-summary-row.svelte-5k4q2i .metric-label-line:where(.svelte-5k4q2i)+.metric-label-line:where(.svelte-5k4q2i):before{content:" "}}.consecutive-wins-container.svelte-5k4q2i{font-size:.8em;margin-top:5px}.chart-container.svelte-5k4q2i{width:93%;max-width:700px;min-height:293px;padding:7px 0 0 10px;background-color:var(--color-pure-white)}.chart-container-excess.svelte-5k4q2i{width:93%;max-width:700px;height:auto;padding:5px 0 10px 10px;background-color:var(--color-pure-white)}.leaderboard-card.svelte-5k4q2i{width:calc(93% + 14px);max-width:525px;box-sizing:border-box;padding:15px}.timer-container.svelte-5k4q2i input:where(.svelte-5k4q2i){padding:2px;margin-left:-10px;margin-right:-5px;margin-bottom:0;background-color:#f3f4f6;font-family:"Press Start 2P",cursive;font-size:.8em;width:40px;border:1px solid #ccc;border-radius:5px;text-align:center}.buttons-container.svelte-5k4q2i{display:flex;justify-content:center;align-items:center}.anniversary-report-cta-container.svelte-5k4q2i{margin-top:10px}.anniversary-report-cta.svelte-5k4q2i{background-color:var(--color-success);font-size:.72em;line-height:1.35;max-width:min(86vw,360px);padding-left:14px;padding-right:14px}.anniversary-report-cta.svelte-5k4q2i:hover{background-color:#016101}.results-details-card.svelte-5k4q2i{width:80%;max-width:400px;font-size:.75em;padding-top:5px;padding-bottom:10px;background-color:var(--color-background-card)}.invalid-simulation-message.svelte-5k4q2i{font-size:.6em;text-align:center;color:red}.simulation-date-range.svelte-5k4q2i{font-size:.9em;white-space:nowrap}.counter-container.svelte-5k4q2i{margin-bottom:10px}.toggle-container.svelte-5k4q2i{display:flex;flex-direction:column;align-items:center}.toggle-label.svelte-5k4q2i{margin:auto auto 3px;font-size:.32em}.toggle.svelte-5k4q2i{position:relative;width:50px;height:20px}.slider.svelte-5k4q2i{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--color-background-dark);transition:.4s;border-radius:8px;border:1.1px solid #000000;box-shadow:var(--shadow-extra-light);outline:none!important}.toggle.svelte-5k4q2i,.slider.svelte-5k4q2i{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.slider.svelte-5k4q2i:before{position:absolute;content:"";height:12px;width:12px;left:3px;bottom:1.6px;background-color:#fff;transition:.4s;border-radius:6px;border:1.5px solid #000000}.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i){-webkit-tap-highlight-color:transparent;opacity:0;width:0;height:0;outline:none!important;box-shadow:none!important}.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i):checked+.slider:where(.svelte-5k4q2i){background-color:var(--color-button-default)}.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i):focus+.slider:where(.svelte-5k4q2i),.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i):active+.slider:where(.svelte-5k4q2i){box-shadow:none!important;outline:none!important;-webkit-tap-highlight-color:transparent;background-color:transparent}.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i):checked+.slider:where(.svelte-5k4q2i):before{transform:translate(27px)}.toggle.svelte-5k4q2i input:where(.svelte-5k4q2i):disabled+.slider:where(.svelte-5k4q2i){opacity:.6;cursor:not-allowed}.timer-slowmo-container.svelte-5k4q2i{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.result-note.svelte-5k4q2i{font-family:"Press Start 2P",cursive;text-align:center;color:#353535;padding-left:10px;padding-right:25px}.app.svelte-5k4q2i{max-width:800px;margin:0 auto;width:100%}.new-feature.svelte-5k4q2i{background-color:var(--color-success)!important}.new-feature.svelte-5k4q2i:hover{background-color:#016101!important}@media (max-width: 450px){.simulation-date-range.svelte-5k4q2i{font-size:.58em}}
