:root{--color-bg: #f8f9fa;--color-bg-subtle: #e9ecef;--color-text: #1a1a2e;--color-text-muted: #6c757d;--color-accent: #c41e3a;--color-accent-secondary: #dc3545;--color-error: #dc3545;font-family:"Source Sans 3",system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:linear-gradient(135deg,rgba(196,30,58,.03) 0%,transparent 50%),linear-gradient(225deg,rgba(17,82,147,.03) 0%,transparent 50%),var(--color-bg)}#root{width:100%;max-width:2400px;margin:0 auto;padding:1rem 2rem}@media(max-width:600px){#root{padding:.5rem}}._container_6pmol_1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 2rem}._header_6pmol_17{text-align:center}._title_6pmol_25{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);margin:0}._subtitle_6pmol_45{font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(.8rem,1.5vw,1rem);font-weight:400;color:var(--color-text-muted);margin:.25rem 0 0}._provisorium_6pmol_61{font-weight:700;color:var(--color-accent);text-transform:uppercase}._debtDisplay_6pmol_73{display:flex;align-items:baseline;gap:.75rem}._amount_6pmol_85{font-family:JetBrains Mono,Consolas,monospace;font-size:clamp(2rem,6vw,3.5rem);font-weight:500;font-variant-numeric:tabular-nums;color:var(--color-accent);letter-spacing:.02em;margin:0;line-height:1.1}._currency_6pmol_107{font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(1rem,2vw,1.4rem);font-weight:600;color:var(--color-text);margin:0}._perSecond_6pmol_123{font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(.8rem,1.2vw,.95rem);color:var(--color-text-muted);margin:0}._perSecondValue_6pmol_137{font-family:JetBrains Mono,Consolas,monospace;font-weight:500;color:var(--color-accent-secondary);margin-left:.35em}._loading_6pmol_151{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.2rem;color:var(--color-text-muted)}._error_6pmol_163{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.2rem;color:var(--color-error)}@media(max-width:600px){._container_6pmol_1{gap:.5rem;padding:1rem .5rem}._title_6pmol_25{font-size:clamp(1.4rem,6vw,1.8rem)}._subtitle_6pmol_45{font-size:.75rem}}._container_17cef_1{width:100%;padding:1rem 0;position:relative}._chartTitle_17cef_7{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);text-align:center;margin:0 0 .75rem}._variantSelector_17cef_19{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:1rem;padding:0 1rem}._variantButton_17cef_28{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;padding:.25rem .5rem;border:1px solid var(--color-text-muted);border-radius:3px;background:transparent;color:var(--color-text-muted);cursor:pointer;transition:all .2s ease;font-weight:500}._variantButton_17cef_28:hover{border-color:var(--color-accent);color:var(--color-accent)}._variantButtonActive_17cef_46{background:var(--color-accent);border-color:var(--color-accent);color:#fff}._populationSelector_17cef_53{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:.75rem;padding:0 1rem}._populationButton_17cef_62{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;padding:.25rem .5rem;border:1px solid #2c7a7b;border-radius:3px;background:transparent;color:#2c7a7b;cursor:pointer;transition:all .2s ease;font-weight:500}._populationButton_17cef_62:hover{border-color:#285e61;color:#285e61;background:#2c7a7b1a}._populationButtonActive_17cef_81{background:#2c7a7b;border-color:#2c7a7b;color:#fff}._metricSelector_17cef_88{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:.75rem;padding:0 1rem}._metricButton_17cef_97{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;padding:.25rem .5rem;border:1px solid #9d4edd;border-radius:3px;background:transparent;color:#9d4edd;cursor:pointer;transition:all .2s ease;font-weight:500}._metricButton_17cef_97:hover{border-color:#7b2cbf;color:#7b2cbf;background:#9d4edd1a}._metricButtonActive_17cef_116{background:#9d4edd;border-color:#9d4edd;color:#fff}._inflationNote_17cef_122{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem;color:var(--color-text-muted);text-align:center;margin:.25rem 0 .5rem;font-style:italic}._svgContainer_17cef_131{width:100%;overflow:hidden;display:flex;justify-content:center}._chart_17cef_7{display:block;flex-shrink:0}._bar_17cef_143{fill:var(--color-accent);transition:fill .2s ease;cursor:pointer}._bar_17cef_143:hover{fill:var(--color-accent-secondary)}._barPrediction_17cef_153{cursor:pointer;transition:opacity .2s ease;opacity:.7}._barPrediction_17cef_153:hover{opacity:1}._barSurplus_17cef_163{fill:#22c55e;cursor:pointer;transition:fill .2s ease}._barSurplus_17cef_163:hover{fill:#16a34a}._axisLabel_17cef_173{font-family:"Source Sans 3",system-ui,sans-serif;font-size:11px;fill:var(--color-text-muted)}._yearLabel_17cef_179{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;fill:var(--color-text)}._eventLabel_17cef_185{font-family:"Source Sans 3",system-ui,sans-serif;font-size:8px;font-weight:600;fill:#7b2cbf}._eventDot_17cef_192{fill:#9d4edd;stroke:#fff;stroke-width:1.5}._governmentLabel_17cef_198{font-family:"Source Sans 3",system-ui,sans-serif;font-size:9px;font-weight:600}._governmentLabelRotated_17cef_204{font-family:"Source Sans 3",system-ui,sans-serif;font-size:8px;font-weight:600}._gridLine_17cef_210{stroke:var(--color-text-muted);stroke-opacity:.15}._loading_17cef_215,._error_17cef_216{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;text-align:center;padding:2rem}._loading_17cef_215{color:var(--color-text-muted)}._error_17cef_216{color:var(--color-error)}._tooltip_17cef_231{position:absolute;background:var(--color-text);color:var(--color-bg);padding:.5rem .75rem;border-radius:4px;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.85rem;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:100;white-space:nowrap}._tooltip_17cef_231._visible_17cef_246{opacity:.95}._tooltipYear_17cef_250{font-weight:600;margin-bottom:.2rem}._tooltipAmount_17cef_255{font-family:JetBrains Mono,Consolas,monospace;font-size:.8rem}._tooltipPlan_17cef_260{font-size:.75rem;color:#ffffffb3;margin-top:.25rem;border-top:1px solid rgba(255,255,255,.2);padding-top:.25rem}._sectionToggles_17cef_269{display:flex;justify-content:center;gap:1.5rem;margin-top:.5rem;padding:0 1rem}._sectionToggle_17cef_269{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem;font-weight:500;padding:.35rem .75rem;border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;transition:color .2s ease;display:flex;align-items:center;gap:.4rem}._sectionToggle_17cef_269:hover,._sectionToggleActive_17cef_296{color:var(--color-text)}._toggleIcon_17cef_300{font-size:.6rem;transition:transform .2s ease}._planSwitch_17cef_306{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}._planSwitchLabel_17cef_315{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;color:var(--color-text-muted);font-weight:500}._planButtons_17cef_322{display:flex;gap:.35rem}._planButton_17cef_322{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;padding:.25rem .5rem;border:1px solid var(--plan-color, #666);border-radius:3px;background:transparent;color:var(--plan-color, #666);cursor:pointer;transition:all .2s ease;font-weight:500}._planButton_17cef_322:hover,._planButtonActive_17cef_345{background:var(--plan-color, #666);color:#fff}@media(max-width:480px){._variantButton_17cef_28,._populationButton_17cef_62,._metricButton_17cef_97,._planButton_17cef_322{font-size:.65rem;padding:.2rem .4rem}._variantSelector_17cef_19,._populationSelector_17cef_53,._metricSelector_17cef_88{gap:.25rem}._planSwitchLabel_17cef_315{font-size:.65rem}._planSwitch_17cef_306{gap:.5rem;margin-top:1rem}._planButtons_17cef_322{gap:.25rem}}@media(max-width:400px){._container_17cef_1{padding:.5rem 0}._variantSelector_17cef_19,._populationSelector_17cef_53,._metricSelector_17cef_88{padding:0 .5rem}}._modalOverlay_17cef_394{position:fixed;inset:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._modalContent_17cef_412{background-color:var(--color-bg, #f5f5f0);border-radius:12px;padding:2rem;max-width:400px;width:calc(100% - 2rem);text-align:center;box-shadow:0 10px 40px #0000004d;border:2px solid #261160;-webkit-tap-highlight-color:transparent}._modalText_17cef_424{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem;color:var(--color-text, #1a1a2e);margin:0 0 1.5rem;line-height:1.5}._modalButton_17cef_432{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2.5rem;background-color:#261160;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:48px}._modalButton_17cef_432:hover,._modalButton_17cef_432:active{background-color:#3a1a8a}._openButton_lo3v6_2{display:block;margin:2rem auto;padding:1rem 2rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem;font-weight:600;color:var(--color-accent, #c41e3a);background:#fff;border:2px solid var(--color-accent, #c41e3a);border-radius:8px;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}._openButton_lo3v6_2:hover{transform:translateY(-2px);background:var(--color-accent, #c41e3a);color:#fff}._openButton_lo3v6_2:active{transform:translateY(0)}._overlay_lo3v6_28{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_lo3v6_44{background:var(--color-bg, #f8f9fa);border-radius:16px;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}._closeButton_lo3v6_55{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:var(--color-bg-subtle, #e9ecef);border-radius:50%;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10}._closeButton_lo3v6_55:hover{background:var(--color-text-muted, #6c757d);color:#fff}._stepContent_lo3v6_79{padding:2rem}._stepTitle_lo3v6_83{font-family:Bebas Neue,Impact,sans-serif;font-size:1.8rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 .5rem;text-align:center}._stepSubtitle_lo3v6_94{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-align:center;margin:0 0 1.5rem}._formGroup_lo3v6_103{margin-bottom:1.25rem}._label_lo3v6_107{display:block;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;color:var(--color-text, #1a1a2e);margin-bottom:.5rem}._input_lo3v6_116{width:100%;padding:.75rem 1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;border:2px solid var(--color-bg-subtle, #e9ecef);border-radius:8px;background:#fff;transition:border-color .2s ease}._input_lo3v6_116:focus{outline:none;border-color:var(--color-accent, #c41e3a)}._priceInput_lo3v6_132{display:flex;align-items:center;gap:.5rem}._priceInput_lo3v6_132 ._input_lo3v6_116{flex:1}._currency_lo3v6_142{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;color:var(--color-text-muted, #6c757d)}._fileInput_lo3v6_149{width:100%;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem}._imagePreview_lo3v6_155{margin-top:.75rem;position:relative;display:inline-block}._imagePreview_lo3v6_155 img{max-width:120px;max-height:120px;border-radius:8px;object-fit:cover}._removeImage_lo3v6_168{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border:none;background:var(--color-accent, #c41e3a);color:#fff;border-radius:50%;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._nextButton_lo3v6_186{width:100%;padding:1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:var(--color-accent, #c41e3a);border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,opacity .2s ease;margin-top:1rem}._nextButton_lo3v6_186:hover:not(:disabled){background:var(--color-accent-secondary, #a01830)}._nextButton_lo3v6_186:disabled{opacity:.5;cursor:not-allowed}._backButton_lo3v6_210{display:block;width:100%;padding:.75rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:500;color:var(--color-text-muted, #6c757d);background:transparent;border:1px solid var(--color-bg-subtle, #e9ecef);border-radius:8px;cursor:pointer;transition:background .2s ease;margin-top:.75rem}._backButton_lo3v6_210:hover{background:var(--color-bg-subtle, #e9ecef)}._newButton_lo3v6_230{display:block;width:100%;padding:.75rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:500;color:var(--color-accent, #c41e3a);background:transparent;border:1px solid var(--color-accent, #c41e3a);border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease;margin-top:.5rem}._newButton_lo3v6_230:hover{background:var(--color-accent, #c41e3a);color:#fff}._ageButtons_lo3v6_252{display:flex;gap:1rem;margin-bottom:1.5rem}._ageButton_lo3v6_252{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;background:#fff;border:2px solid var(--color-bg-subtle, #e9ecef);border-radius:12px;cursor:pointer;transition:border-color .2s ease,transform .2s ease}._ageButton_lo3v6_252:hover{border-color:var(--color-accent, #c41e3a);transform:translateY(-2px)}._ageIcon_lo3v6_277{font-size:2rem}._ageLabel_lo3v6_281{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;color:var(--color-text, #1a1a2e)}._ageDebt_lo3v6_288{font-family:JetBrains Mono,Consolas,monospace;font-size:.85rem;color:var(--color-accent, #c41e3a)}._resultCard_lo3v6_295{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;margin-bottom:1rem;border:1px solid var(--color-bg-subtle, #e9ecef)}._resultTitle_lo3v6_304{font-family:Bebas Neue,Impact,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted, #6c757d);margin:0 0 .5rem}._resultDebt_lo3v6_314{font-family:JetBrains Mono,Consolas,monospace;font-size:1.5rem;font-weight:600;color:var(--color-accent, #c41e3a);margin:0 0 1rem}._resultText_lo3v6_322{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;color:var(--color-text, #1a1a2e);margin:0 0 .75rem}._resultCount_lo3v6_329{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem}._resultNumber_lo3v6_337{font-family:JetBrains Mono,Consolas,monospace;font-size:3rem;font-weight:700;color:var(--color-accent, #c41e3a)}._resultImage_lo3v6_344{width:80px;height:80px;object-fit:cover;border-radius:8px}._resultItem_lo3v6_351{font-family:Bebas Neue,Impact,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 .25rem}._resultPrice_lo3v6_361{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);margin:0 0 1rem}._shareButton_lo3v6_369{width:100%;padding:1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:#25d366;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,opacity .2s ease}._shareButton_lo3v6_369:hover:not(:disabled){background:#1da851}._shareButton_lo3v6_369:disabled{opacity:.7;cursor:wait}@media(max-width:480px){._openButton_lo3v6_2{font-size:.95rem;padding:.875rem 1.5rem;margin:1.5rem auto}._modal_lo3v6_44{margin:.5rem;max-height:95vh}._stepContent_lo3v6_79{padding:1.5rem}._stepTitle_lo3v6_83{font-size:1.5rem}._ageButtons_lo3v6_252{flex-direction:column;gap:.75rem}._resultNumber_lo3v6_337{font-size:2.5rem}._resultItem_lo3v6_351{font-size:1.3rem}}._container_1hd19_1{display:flex;align-items:center;gap:.5rem;margin:1rem 0 1.5rem;justify-content:center}._label_1hd19_17{font-family:"Source Sans 3",sans-serif;font-size:.85rem;color:var(--color-text-secondary, #666);font-weight:600;flex-shrink:0}._buttons_1hd19_33{display:flex;gap:.35rem;justify-content:center;align-items:center;flex-wrap:nowrap}._button_1hd19_33{cursor:pointer;transition:transform .15s ease,opacity .15s ease;outline:none;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center}._button_1hd19_33:hover{transform:scale(1.1);opacity:.9}._button_1hd19_33:focus-visible{outline:2px solid var(--color-primary, #2563eb);outline-offset:2px;border-radius:8px}._button_1hd19_33:active{transform:scale(.95)}._copyButton_1hd19_103{cursor:pointer;transition:transform .15s ease,opacity .15s ease;outline:none;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center}._copyButton_1hd19_103:hover{transform:scale(1.1);opacity:.9}._copyButton_1hd19_103:focus-visible{outline:2px solid var(--color-primary, #2563eb);outline-offset:2px;border-radius:8px}._copyButton_1hd19_103:active{transform:scale(.95)}._screenshotButton_1hd19_159{cursor:pointer;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease;outline:none;border:none;background:none;padding:0;display:flex;align-items:center;justify-content:center;position:relative}._screenshotButton_1hd19_159:hover:not(:disabled){transform:scale(1.1);opacity:.9}._screenshotButton_1hd19_159:focus-visible{outline:2px solid var(--color-primary, #2563eb);outline-offset:2px;border-radius:8px}._screenshotButton_1hd19_159:active:not(:disabled){transform:scale(.95)}._screenshotButton_1hd19_159:disabled{cursor:wait}._screenshotButton_1hd19_159._capturing_1hd19_223{animation:_pulse_1hd19_1 1s ease-in-out infinite}._separator_1hd19_233{width:1px;height:16px;background-color:var(--color-text-secondary, #666);opacity:.3;margin:0 .25rem}._spinner_1hd19_251{animation:_spin_1hd19_251 1s linear infinite;transform-origin:center}@keyframes _spin_1hd19_251{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1hd19_1{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:600px){._container_1hd19_1{gap:.4rem;flex-wrap:wrap}._buttons_1hd19_33{gap:.25rem;flex-wrap:wrap}._separator_1hd19_233{height:14px}}@media(max-width:380px){._container_1hd19_1{gap:.3rem}._buttons_1hd19_33{gap:.2rem}}._banner_e6z0y_1{background-color:#4a4a4a;color:#d0d0d0;text-align:center;padding:.5rem 1rem;font-size:.8rem;font-family:"Source Sans 3",system-ui,sans-serif;margin-top:1rem;border-radius:4px}._label_e6z0y_12{font-weight:700;color:#fff;margin-right:.75rem}._link_e6z0y_18{color:#7cb3ff;text-decoration:none}._link_e6z0y_18:hover{text-decoration:underline}@media(max-width:600px){._banner_e6z0y_1{font-size:.7rem;padding:.25rem .5rem}._label_e6z0y_12{display:block;margin-right:0;margin-bottom:.15rem}}._footer_g88ui_1{margin-top:3rem;padding:1.5rem 1rem;border-top:1px solid var(--color-border, #dee2e6);text-align:center}._links_g88ui_15{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}._disclaimer_g88ui_33{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.85rem;color:var(--color-text-muted, #6c757d);margin:.75rem 0;text-align:center;font-style:italic}._separator_g88ui_51{color:var(--color-text-muted, #6c757d);margin:0 .75rem}._link_g88ui_15{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._link_g88ui_15:hover{color:var(--color-accent, #c41e3a)}._activeLink_g88ui_85{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text, #1a1a2e);font-weight:600}@media(max-width:600px){._separator_g88ui_51{margin:0 .5rem}._link_g88ui_15,._activeLink_g88ui_85{font-size:.85rem}}._hamburger_yvunw_3{position:fixed;top:1rem;right:1rem;z-index:1001;width:44px;height:44px;padding:10px;background:#fff;border:2px solid var(--color-accent, #c41e3a);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:background .2s ease,transform .2s ease;box-shadow:0 2px 8px #0000001a}._hamburger_yvunw_3:hover{background:var(--color-accent, #c41e3a)}._hamburger_yvunw_3:hover ._hamburgerLine_yvunw_53{background:#fff}._hamburgerLine_yvunw_53{display:block;width:20px;height:2px;background:var(--color-accent, #c41e3a);border-radius:1px;transition:transform .3s ease,opacity .3s ease,background .2s ease}._hamburgerOpen_yvunw_79 ._hamburgerLine_yvunw_53:nth-child(1){transform:translateY(7px) rotate(45deg)}._hamburgerOpen_yvunw_79 ._hamburgerLine_yvunw_53:nth-child(2){opacity:0}._hamburgerOpen_yvunw_79 ._hamburgerLine_yvunw_53:nth-child(3){transform:translateY(-7px) rotate(-45deg)}._overlay_yvunw_105{position:fixed;inset:0;background:#00000080;z-index:999;animation:_fadeIn_yvunw_1 .2s ease}@keyframes _fadeIn_yvunw_1{0%{opacity:0}to{opacity:1}}._menu_yvunw_139{position:fixed;top:0;right:-320px;width:320px;max-width:85vw;height:100vh;background:var(--color-bg, #f8f9fa);z-index:1000;box-shadow:-4px 0 20px #00000026;transition:right .3s ease;display:flex;flex-direction:column;overflow-y:auto}._menuOpen_yvunw_171{right:0}._menuHeader_yvunw_179{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border, #dee2e6);background:#fff}._menuTitle_yvunw_197{font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e)}._closeButton_yvunw_215{width:36px;height:36px;border:none;background:transparent;font-size:1.75rem;color:var(--color-text-muted, #6c757d);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease,color .2s ease}._closeButton_yvunw_215:hover{background:var(--color-bg-subtle, #e9ecef);color:var(--color-accent, #c41e3a)}._navList_yvunw_257{list-style:none;margin:0;padding:.5rem 0;flex:1}._navItem_yvunw_271{border-bottom:1px solid var(--color-border, #dee2e6)}._navItem_yvunw_271:last-child{border-bottom:none}._navItemRow_yvunw_287{display:flex;align-items:stretch}._navLink_yvunw_297,._navLabel_yvunw_299{flex:1;display:block;padding:1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;color:var(--color-text, #1a1a2e);transition:background .2s ease,color .2s ease}._navLink_yvunw_297:hover{background:var(--color-bg-subtle, #e9ecef);color:var(--color-accent, #c41e3a)}._navLinkActive_yvunw_333{color:var(--color-accent, #c41e3a);background:#c41e3a14;border-left:3px solid var(--color-accent, #c41e3a)}._navLabel_yvunw_299{color:var(--color-text-muted, #6c757d);cursor:default}._expandButton_yvunw_355{width:48px;border:none;background:transparent;color:var(--color-text-muted, #6c757d);cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease}._expandButton_yvunw_355:hover{color:var(--color-accent, #c41e3a)}._expandButtonOpen_yvunw_389{transform:rotate(180deg)}._subNav_yvunw_399{list-style:none;margin:0;padding:0;background:#00000005}._subNav_yvunw_399 ._navLink_yvunw_297{font-size:.95rem;font-weight:400;color:var(--color-text-muted, #6c757d)}._subNav_yvunw_399 ._navLink_yvunw_297:hover,._subNav_yvunw_399 ._navLinkActive_yvunw_333{color:var(--color-accent, #c41e3a)}@media(max-width:480px){._menu_yvunw_139{width:100vw;max-width:100vw;right:-100vw}._menuOpen_yvunw_171{right:0}}._container_2ox7t_1{min-height:100vh;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;max-width:800px;margin:0 auto}._header_2ox7t_21{margin-bottom:2rem}._logoSection_2ox7t_29{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}._logo_2ox7t_29{width:400px;height:400px}._tagline_2ox7t_53{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.5rem;font-weight:600;color:#1a2a5e;text-align:center;margin:1rem 0 0}._backLink_2ox7t_71{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._backLink_2ox7t_71:hover{opacity:.7}._main_2ox7t_95{flex:1}._title_2ox7t_103{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 2rem}._text_2ox7t_123{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.2rem;line-height:1.8;color:var(--color-text, #1a1a2e);margin:0 0 2rem}._quote_2ox7t_139{font-family:Crimson Pro,Georgia,serif;font-style:italic;font-size:1.3rem;line-height:1.6;color:var(--color-text-muted, #6c757d);margin:2rem 0;padding-left:1.5rem;border-left:3px solid var(--color-accent, #c41e3a)}._quoteAuthor_2ox7t_161{display:block;font-style:normal;font-size:1rem;margin-top:.5rem}._footer_2ox7t_175{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._footerLink_2ox7t_195{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_2ox7t_195:hover{color:var(--color-accent, #c41e3a)}._separator_2ox7t_219{color:var(--color-text-muted, #6c757d)}._contactSection_2ox7t_227{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-bg-subtle, #e9ecef)}._contactTitle_2ox7t_239{font-family:Bebas Neue,Impact,sans-serif;font-size:1.8rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 1.5rem}._contactList_2ox7t_259{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._contactItem_2ox7t_277{display:flex;align-items:center;gap:.75rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem}._contactIcon_2ox7t_293{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:var(--color-accent, #c41e3a);color:#fff;border-radius:50%;font-size:1rem;font-weight:700}._contactLink_2ox7t_319{color:var(--color-text, #1a1a2e);text-decoration:none;transition:color .2s ease}._contactLink_2ox7t_319:hover{color:var(--color-accent, #c41e3a)}@media(max-width:600px){._container_2ox7t_1{padding:1rem}._logo_2ox7t_29{width:250px;height:250px}._tagline_2ox7t_53{font-size:1.2rem}._text_2ox7t_123,._quote_2ox7t_139{font-size:1.1rem}}._container_jc4rb_1{min-height:100vh;display:flex;flex-direction:column;padding:3rem 2rem 2rem;max-width:800px;margin:0 auto}._header_jc4rb_11{margin-bottom:2rem}._backLink_jc4rb_15{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._backLink_jc4rb_15:hover{opacity:.7}._main_jc4rb_27{flex:1}._title_jc4rb_31{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 2rem;text-align:center}._loading_jc4rb_42,._empty_jc4rb_43{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;color:var(--color-text-muted, #6c757d);text-align:center;padding:2rem}._posts_jc4rb_51{display:flex;flex-direction:column;gap:3rem}._post_jc4rb_51{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #00000014;border:1px solid var(--color-bg-subtle, #e9ecef)}._postDate_jc4rb_65{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.85rem;color:var(--color-text-muted, #6c757d);display:block;margin-bottom:.5rem}._postTitle_jc4rb_73{font-family:Bebas Neue,Impact,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.03em;color:var(--color-text, #1a1a2e);margin:0 0 1rem}._postImage_jc4rb_82{width:100%;max-width:600px;height:auto;border-radius:8px;margin:0 auto 1.5rem;display:block;box-shadow:0 2px 8px #0000001a}._postContent_jc4rb_92{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;line-height:1.7;color:var(--color-text, #1a1a2e)}._postContent_jc4rb_92 p{margin:0 0 1rem}._postContent_jc4rb_92 p:last-child{margin-bottom:0}._contentLink_jc4rb_107{color:var(--color-accent, #c41e3a);text-decoration:none}._contentLink_jc4rb_107:hover{text-decoration:underline}._blockquote_jc4rb_116{margin:1rem 0;padding:1rem 1.5rem;border-left:4px solid var(--color-accent, #c41e3a);background:var(--color-bg-subtle, #f8f9fa);font-style:italic;color:var(--color-text, #1a1a2e);border-radius:0 4px 4px 0}._blockquote_jc4rb_116 p{margin:0}._list_jc4rb_130{margin:1rem 0;padding-left:1.5rem;color:var(--color-text, #1a1a2e)}._list_jc4rb_130 li{margin-bottom:.5rem;line-height:1.6}._list_jc4rb_130 li:last-child{margin-bottom:0}._shareButtons_jc4rb_145{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef)}._footer_jc4rb_151{margin-top:3rem;padding:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);text-align:center}._footerLink_jc4rb_158{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_jc4rb_158:hover{color:var(--color-accent, #c41e3a)}._separator_jc4rb_170{color:var(--color-text-muted, #6c757d);margin:0 .75rem}@media(max-width:600px){._container_jc4rb_1{padding:2.5rem 1rem 1rem}._post_jc4rb_51{padding:1.5rem}._postTitle_jc4rb_73{font-size:1.3rem}._footer_jc4rb_151{padding:1rem;margin-top:2rem}._separator_jc4rb_170{margin:0 .5rem}}._container_zuoz4_1{min-height:100vh;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;max-width:900px;margin:0 auto}._header_zuoz4_11{margin-bottom:2rem}._backLink_zuoz4_15{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._backLink_zuoz4_15:hover{opacity:.7}._main_zuoz4_27{flex:1}._title_zuoz4_31{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 1rem}._intro_zuoz4_41{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;line-height:1.6;color:var(--color-text-muted, #6c757d);margin:0 0 2rem}._dataSection_zuoz4_50{margin-bottom:3rem}._sectionTitle_zuoz4_54{font-family:Bebas Neue,Impact,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-bg-subtle, #e9ecef)}._dataSetCard_zuoz4_68{background:#fff;border:1px solid var(--color-bg-subtle, #e9ecef);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}._dataSetTitle_zuoz4_76{font-family:Bebas Neue,Impact,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 .5rem}._dataSetDescription_zuoz4_86{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.85rem;color:var(--color-text-muted, #6c757d);margin:0 0 1rem}._chartContainer_zuoz4_94{margin-bottom:1rem;padding:1rem;background:var(--color-bg-subtle, #f8f9fa);border-radius:4px}._chart_zuoz4_94{width:100%;height:auto;max-height:150px}._chartUnit_zuoz4_107{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.75rem;color:var(--color-text-muted, #6c757d);text-align:center;margin:.5rem 0 0}._legend_zuoz4_116{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem}._legendItem_zuoz4_124{display:flex;align-items:center;gap:.25rem}._legendColor_zuoz4_130{width:12px;height:3px;border-radius:1px}._legendLabel_zuoz4_136{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.7rem;color:var(--color-text, #1a1a2e)}._tableContainer_zuoz4_143{overflow-x:auto;max-height:300px;overflow-y:auto;border:1px solid var(--color-bg-subtle, #e9ecef);border-radius:4px}._table_zuoz4_143{width:100%;border-collapse:collapse;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem}._table_zuoz4_143 th{position:sticky;top:0;background:var(--color-bg-subtle, #e9ecef);font-weight:600;text-align:left;padding:.5rem .75rem;border-bottom:2px solid var(--color-text-muted, #6c757d);color:var(--color-text, #1a1a2e)}._table_zuoz4_143 td{padding:.4rem .75rem;border-bottom:1px solid var(--color-bg-subtle, #e9ecef);color:var(--color-text, #1a1a2e)}._table_zuoz4_143 tr:nth-child(2n){background:#00000005}._table_zuoz4_143 tr:hover{background:#0000000a}._dataSetNote_zuoz4_184{margin:1rem 0 0;padding:.75rem;background:#c41e3a14;border-left:3px solid var(--color-accent, #c41e3a);border-radius:0 4px 4px 0;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.85rem;color:var(--color-text, #1a1a2e);line-height:1.5}._dataSetSources_zuoz4_197{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);font-family:"Source Sans 3",system-ui,sans-serif;font-size:.8rem;color:var(--color-text-muted, #6c757d)}._dataSetSourcesLabel_zuoz4_206{font-weight:600}._dataSetSourceLink_zuoz4_210{color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._dataSetSourceLink_zuoz4_210:hover{opacity:.7;text-decoration:underline}._loading_zuoz4_221{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;color:var(--color-text-muted, #6c757d);text-align:center;padding:2rem}._footer_zuoz4_230{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._footerLink_zuoz4_240{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_zuoz4_240:hover{color:var(--color-accent, #c41e3a)}._separator_zuoz4_252{color:var(--color-text-muted, #6c757d)}@media(max-width:600px){._container_zuoz4_1,._dataSetCard_zuoz4_68{padding:1rem}._table_zuoz4_143{font-size:.75rem}._table_zuoz4_143 th,._table_zuoz4_143 td{padding:.35rem .5rem}}._container_14k9g_1{min-height:100vh;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;max-width:1400px;margin:0 auto}._header_14k9g_11{margin-bottom:2rem}._backLink_14k9g_15{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._backLink_14k9g_15:hover{opacity:.7}._main_14k9g_27{flex:1}._title_14k9g_31{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 .5rem}._subtitle_14k9g_41{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem;color:var(--color-text-muted, #6c757d);margin:0 0 2rem}._sourceLink_14k9g_48{color:var(--color-accent, #c41e3a);text-decoration:none}._sourceLink_14k9g_48:hover{text-decoration:underline}._tabs_14k9g_57{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}._tab_14k9g_57{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;padding:.6rem 1.2rem;border:2px solid var(--color-border, #dee2e6);background:#fff;color:var(--color-text, #1a1a2e);border-radius:6px;cursor:pointer;transition:all .2s ease}._tab_14k9g_57:hover{border-color:var(--color-accent, #c41e3a)}._tabActive_14k9g_80{background:var(--color-accent, #c41e3a);border-color:var(--color-accent, #c41e3a);color:#fff}._section_14k9g_86{margin-bottom:3rem}._sectionTitle_14k9g_90{font-family:Bebas Neue,Impact,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-accent, #c41e3a)}._tableWrapper_14k9g_102{overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px #00000014}._table_14k9g_102{width:100%;border-collapse:collapse;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;background:#fff}._table_14k9g_102 th,._table_14k9g_102 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border, #dee2e6)}._table_14k9g_102 th{background:var(--color-bg-subtle, #f8f9fa);font-weight:600;color:var(--color-text, #1a1a2e);white-space:nowrap}._table_14k9g_102 tbody tr:hover{background:var(--color-bg-hover, #f1f3f4)}._table_14k9g_102 tbody tr:last-child td{border-bottom:none}._numericCell_14k9g_138{text-align:right;font-family:JetBrains Mono,monospace;font-size:.85rem}._codeCell_14k9g_144{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--color-text-muted, #6c757d)}._totalRow_14k9g_150{background:var(--color-bg-subtle, #f8f9fa)!important;font-weight:600}._positive_14k9g_155{color:#28a745}._negative_14k9g_159{color:#dc3545}._loading_14k9g_163{display:flex;justify-content:center;align-items:center;min-height:300px;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.2rem;color:var(--color-text-muted, #6c757d)}._footer_14k9g_173{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._footerLink_14k9g_183{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_14k9g_183:hover{color:var(--color-accent, #c41e3a)}._separator_14k9g_195{color:var(--color-text-muted, #6c757d)}._summaryBox_14k9g_199{display:flex;gap:2rem;margin-bottom:2rem;padding:1.5rem;background:var(--color-bg-subtle, #f8f9fa);border-radius:8px;flex-wrap:wrap;justify-content:center}._summaryItem_14k9g_210{display:flex;flex-direction:column;align-items:center;gap:.5rem}._summaryLabel_14k9g_217{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-transform:uppercase;letter-spacing:.05em}._summaryValue_14k9g_225{font-family:JetBrains Mono,monospace;font-size:1.3rem;font-weight:600}._navLinks_14k9g_231{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._navLink_14k9g_231{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--color-accent, #c41e3a);border-radius:4px;transition:all .2s ease}._navLink_14k9g_231:hover{background:var(--color-accent, #c41e3a);color:#fff}._gameButton_14k9g_255{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem;font-weight:600;color:var(--color-accent, #c41e3a);text-decoration:none;padding:1rem 2rem;border:2px solid var(--color-accent, #c41e3a);border-radius:8px;background:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease;text-align:center;min-width:180px;box-shadow:0 2px 4px #0000001a}._gameButton_14k9g_255:hover{background:var(--color-accent, #c41e3a);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #c41e3a4d}@media(max-width:768px){._container_14k9g_1{padding:1rem}._table_14k9g_102 th,._table_14k9g_102 td{padding:.5rem .75rem;font-size:.85rem}._numericCell_14k9g_138{font-size:.8rem}}._container_dlaw9_1{min-height:100vh;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;max-width:1600px;margin:0 auto}._header_dlaw9_11{margin-bottom:2rem}._backLink_dlaw9_15{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease}._backLink_dlaw9_15:hover{opacity:.7}._main_dlaw9_27{flex:1}._title_dlaw9_31{font-family:Bebas Neue,Impact,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text, #1a1a2e);margin:0 0 .5rem}._subtitle_dlaw9_41{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.1rem;color:var(--color-text-muted, #6c757d);margin:0 0 2rem}._controls_dlaw9_48{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;align-items:center}._tabs_dlaw9_56{display:flex;gap:.5rem;flex-wrap:wrap}._tab_dlaw9_56{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;padding:.5rem 1rem;border:2px solid var(--color-border, #dee2e6);background:#fff;color:var(--color-text, #1a1a2e);border-radius:6px;cursor:pointer;transition:all .2s ease}._tab_dlaw9_56:hover{border-color:var(--color-accent, #c41e3a)}._tabActive_dlaw9_78{background:var(--color-accent, #c41e3a);border-color:var(--color-accent, #c41e3a);color:#fff}._breadcrumbs_dlaw9_84{display:flex;align-items:center;gap:.25rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);margin-bottom:1rem;flex-wrap:wrap;padding:.75rem 1rem;background:var(--color-bg-subtle, #f8f9fa);border-radius:6px}._breadcrumb_dlaw9_84{cursor:pointer;color:var(--color-accent, #c41e3a);text-decoration:none;transition:opacity .2s ease;background:none;border:none;padding:.25rem .5rem;font-family:inherit;font-size:inherit;border-radius:4px}._breadcrumb_dlaw9_84:hover{opacity:.7;background:#c41e3a1a}._breadcrumbSeparator_dlaw9_116{color:var(--color-text-muted, #6c757d)}._breadcrumbCurrent_dlaw9_120{color:var(--color-text, #1a1a2e);font-weight:600}._treemapContainer_dlaw9_125{width:100%;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow-x:auto;overflow-y:visible;margin-bottom:1.5rem;padding:1rem;min-height:400px}._treemapSvg_dlaw9_137{display:block;width:100%;min-height:400px;overflow:visible}._legend_dlaw9_144{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem}._legendItem_dlaw9_154{display:flex;align-items:center;gap:.5rem}._legendColor_dlaw9_160{width:16px;height:16px;border-radius:3px}._instructions_dlaw9_166{text-align:center;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);margin-bottom:1rem}._loading_dlaw9_174{display:flex;justify-content:center;align-items:center;min-height:400px;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.2rem;color:var(--color-text-muted, #6c757d)}._footer_dlaw9_184{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef);display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._footerLink_dlaw9_194{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_dlaw9_194:hover{color:var(--color-accent, #c41e3a)}._separator_dlaw9_206{color:var(--color-text-muted, #6c757d)}._navLinks_dlaw9_210{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._navLink_dlaw9_210{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;color:var(--color-accent, #c41e3a);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--color-accent, #c41e3a);border-radius:4px;transition:all .2s ease}._navLink_dlaw9_210:hover{background:var(--color-accent, #c41e3a);color:#fff}@media(max-width:768px){._container_dlaw9_1{padding:1rem}._controls_dlaw9_48{flex-direction:column;align-items:flex-start}}._container_10nc0_7{min-height:100vh;background:linear-gradient(135deg,#e8f6f8,#d1eef2,#c4e8ed);padding:1rem;background-image:radial-gradient(circle at 20% 80%,rgba(30,138,154,.08) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(249,115,22,.06) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(34,197,94,.04) 0%,transparent 70%),linear-gradient(135deg,#e8f6f8,#d1eef2,#c4e8ed)}._header_10nc0_20{max-width:1400px;margin:0 auto 1rem}._backLink_10nc0_25{color:#1e8a9a;text-decoration:none;font-family:Nunito,system-ui,sans-serif;font-size:.95rem;font-weight:700;transition:color .2s}._backLink_10nc0_25:hover{color:#167080;text-decoration:underline}._main_10nc0_39{max-width:1400px;margin:0 auto;position:relative}._ceskyDluhLogoLink_10nc0_46{position:absolute;top:0;left:0;z-index:10;transition:transform .2s,opacity .2s}._ceskyDluhLogoLink_10nc0_46:hover{transform:scale(1.05);opacity:.9}._ceskyDluhLogo_10nc0_46{width:80px;height:auto;display:block}@media(max-width:768px){._ceskyDluhLogo_10nc0_46{width:60px}}._logoContainer_10nc0_72{display:flex;justify-content:center;margin-bottom:1rem}._logo_10nc0_72{max-width:200px;height:auto;animation:_float_10nc0_1 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(13,40,71,.2))}@keyframes _float_10nc0_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._title_10nc0_90{font-family:Titan One,cursive;font-size:clamp(2.2rem,5vw,3.5rem);color:#0d2847;margin:0 0 .5rem;text-align:center;text-shadow:3px 3px 0 #FACC15,5px 5px 0 rgba(0,0,0,.1);letter-spacing:.02em}._subtitle_10nc0_100{font-family:Nunito,system-ui,sans-serif;font-size:1.2rem;color:#1a3a5c;text-align:center;margin:0 0 1.5rem;font-weight:600}._progressSection_10nc0_110{background:linear-gradient(135deg,#0d2847,#1a3a5c);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #0d28474d;border:3px solid #1E8A9A}._progressHeader_10nc0_119{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}._progressLabel_10nc0_128{font-family:Nunito,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#fff}._deficitValue_10nc0_135{font-family:JetBrains Mono,monospace;font-size:1.6rem;font-weight:700}._deficitNegative_10nc0_141{color:#fb923c}._deficitZero_10nc0_145{color:#4ade80}._deficitPositive_10nc0_149{color:#fde047}._progressBar_10nc0_153{height:28px;background:#fff3;border-radius:14px;overflow:hidden;position:relative;border:2px solid rgba(255,255,255,.3)}._progressFill_10nc0_162{height:100%;transition:width .3s ease,background-color .3s ease;border-radius:12px}._progressFillNegative_10nc0_168{background:linear-gradient(90deg,#f97316,#fb923c)}._progressFillZero_10nc0_172{background:linear-gradient(90deg,#22c55e,#4ade80)}._progressFillPositive_10nc0_176{background:linear-gradient(90deg,#1e8a9a,#2ba3b5)}._progressText_10nc0_180{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Nunito,system-ui,sans-serif;font-size:.9rem;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}._successBanner_10nc0_193{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;border-radius:16px;margin-bottom:1.5rem;animation:_bounceIn_10nc0_1 .5s ease;flex-wrap:wrap;position:relative}@keyframes _bounceIn_10nc0_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}50%{transform:scale(1.02) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}._successBannerZero_10nc0_220{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:3px solid #22C55E;box-shadow:0 4px 20px #22c55e4d}._successBannerPositive_10nc0_226{background:linear-gradient(135deg,#fef3c7,#fde68a);border:3px solid #FACC15;box-shadow:0 4px 20px #facc154d}._successBannerIcon_10nc0_232{font-size:1.8rem;animation:_pulse_10nc0_1 1s ease-in-out infinite}@keyframes _pulse_10nc0_1{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}._successBannerText_10nc0_242{font-family:Nunito,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#0d2847}._successBannerShare_10nc0_249{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:Nunito,system-ui,sans-serif;font-size:.9rem;font-weight:700;background:#fff;color:#0d2847;border:2px solid #0D2847;border-radius:10px;cursor:pointer;transition:all .2s}._successBannerShare_10nc0_249:hover{background:#0d2847;color:#fff;transform:translateY(-2px)}._chartsSection_10nc0_272{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media(max-width:1024px){._chartsSection_10nc0_272{grid-template-columns:1fr}}._chartCard_10nc0_285{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px #0d28471a;border:2px solid transparent;transition:border-color .3s,box-shadow .3s,transform .3s}._chartCard_10nc0_285:hover{border-color:#1e8a9a;box-shadow:0 8px 32px #1e8a9a33;transform:translateY(-2px)}._chartTitle_10nc0_300{font-family:Titan One,cursive;font-size:1.5rem;color:#0d2847;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._chartTitleRevenue_10nc0_310{color:#1e8a9a}._chartTitleExpenditure_10nc0_314{color:#f97316}._chartContainer_10nc0_318{position:relative;height:400px;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#f0f9fa,#e8f4f5)}._chartSvg_10nc0_326{width:100%;height:100%}._selectButton_10nc0_332{position:absolute;width:28px;height:28px;border-radius:50%;background:#fff;border:3px solid #1E8A9A;color:#1e8a9a;font-size:18px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,transform .2s,background .2s;z-index:100;box-shadow:0 3px 10px #1e8a9a66;pointer-events:none}._selectButton_10nc0_332:hover{background:#1e8a9a;color:#fff;transform:scale(1.15)}._selectButtonVisible_10nc0_359{opacity:1;pointer-events:auto}._selectButtonSelected_10nc0_364{background:#22c55e;border-color:#22c55e;color:#fff}._adjustmentsSection_10nc0_371{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #0d28471a;border:2px solid #1E8A9A}._adjustmentsTitle_10nc0_380{font-family:Titan One,cursive;font-size:1.4rem;color:#0d2847;margin:0 0 1rem}._adjustmentsList_10nc0_387{display:flex;flex-direction:column;gap:.75rem}._adjustmentItem_10nc0_393{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;border-radius:12px;border-left:5px solid}._adjustmentRevenue_10nc0_402{border-left-color:#1e8a9a;background:linear-gradient(90deg,#1e8a9a1a,#1e8a9a05)}._adjustmentExpenditure_10nc0_407{border-left-color:#f97316;background:linear-gradient(90deg,#f973161a,#f9731605)}._adjustmentHeader_10nc0_412{display:flex;justify-content:space-between;align-items:center;gap:1rem}._adjustmentName_10nc0_419{font-family:Nunito,system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#0d2847;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._adjustmentBase_10nc0_429{font-family:JetBrains Mono,monospace;font-size:.8rem;color:#6b7280;white-space:nowrap}._adjustmentControls_10nc0_436{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center}._adjustmentSlider_10nc0_443{width:100%;min-width:150px;height:10px;-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#e0e7eb,#d1dde2);border-radius:5px;outline:none}._adjustmentSlider_10nc0_443::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#1e8a9a,#167080);cursor:pointer;transition:transform .2s;box-shadow:0 2px 8px #1e8a9a80}._adjustmentSlider_10nc0_443::-webkit-slider-thumb:hover{transform:scale(1.1)}._adjustmentValue_10nc0_470{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:600;min-width:130px;text-align:right;white-space:nowrap}._adjustmentValueGood_10nc0_479{color:#22c55e}._adjustmentValueBad_10nc0_483{color:#f97316}._adjustmentValueZero_10nc0_487{color:#6b7280}._removeButton_10nc0_491{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#fed7aa,#fdba74);border:none;color:#f97316;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}._removeButton_10nc0_491:hover{transform:scale(1.1);box-shadow:0 4px 12px #f973164d}._emptyState_10nc0_512{text-align:center;padding:2rem;color:#1a3a5c;font-family:Nunito,system-ui,sans-serif}._emptyStateIcon_10nc0_519{font-size:3rem;margin-bottom:.5rem;animation:_float_10nc0_1 2s ease-in-out infinite}._actionsSection_10nc0_526{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._actionsInline_10nc0_533{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:2px dashed #d1dde2}._shareButton_10nc0_543{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Nunito,system-ui,sans-serif;font-size:1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s}._shareButton_10nc0_543:hover{transform:translateY(-3px)}._shareButtonPrimary_10nc0_561{background:linear-gradient(135deg,#1e8a9a,#167080);color:#fff;box-shadow:0 4px 15px #1e8a9a66}._shareButtonPrimary_10nc0_561:hover{box-shadow:0 6px 20px #1e8a9a80}._shareButtonSecondary_10nc0_571{background:#f3f4f6;color:#0d2847;border:2px solid #d1d5db}._resetButton_10nc0_577{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Nunito,system-ui,sans-serif;font-size:1rem;font-weight:700;background:linear-gradient(135deg,#fed7aa,#fdba74);color:#f97316;border:none;border-radius:12px;cursor:pointer;transition:transform .2s,box-shadow .2s}._resetButton_10nc0_577:hover{transform:translateY(-3px);box-shadow:0 6px 20px #f973164d}._shareSection_10nc0_599{margin-top:1rem;padding-top:1rem;border-top:2px dashed #d1dde2;text-align:center}._shareLabel_10nc0_606{font-family:Nunito,system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#6b7280;margin-right:.75rem}._shareButtons_10nc0_614{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}._shareIconButton_10nc0_623{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#e8f6f8,#d1eef2);border:2px solid #1E8A9A;color:#1e8a9a;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._shareIconButton_10nc0_623:hover{background:#1e8a9a;color:#fff;transform:scale(1.1)}._shareIconButton_10nc0_623:disabled{opacity:.6;cursor:not-allowed;transform:none}._shareDivider_10nc0_650{color:#d1dde2;font-size:1.2rem;margin:0 .25rem}._socialButton_10nc0_656{transition:transform .2s,opacity .2s;cursor:pointer}._socialButton_10nc0_656:hover{transform:scale(1.1)}._shareHint_10nc0_665{font-family:Nunito,system-ui,sans-serif;font-size:.8rem;color:#6b7280;margin-top:.75rem;font-style:italic}._successBannerButtons_10nc0_674{display:flex;align-items:center;gap:.5rem}._successBannerSocial_10nc0_680{transition:transform .2s;cursor:pointer}._successBannerSocial_10nc0_680:hover{transform:scale(1.1)}._instructions_10nc0_690{font-family:Nunito,system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#0d2847;text-align:center;margin-bottom:1rem;padding:1rem;background:linear-gradient(135deg,#fef9c3,#fef08a);border-radius:12px;border:2px solid #FACC15;box-shadow:0 2px 10px #facc1533}._instructionIcon_10nc0_704{margin-right:.5rem}._footer_10nc0_709{max-width:1400px;margin:2rem auto 0;padding:1rem 0;text-align:center;border-top:2px dashed #1E8A9A}._footerLink_10nc0_717{color:#1a3a5c;text-decoration:none;font-family:Nunito,system-ui,sans-serif;font-size:.9rem;font-weight:600;transition:color .2s}._footerLink_10nc0_717:hover{color:#1e8a9a}._separator_10nc0_730{color:#1e8a9a;margin:0 .75rem}._loading_10nc0_736{display:flex;align-items:center;justify-content:center;min-height:50vh;font-family:Nunito,system-ui,sans-serif;font-weight:600;color:#1a3a5c;font-size:1.2rem}._shareableContent_10nc0_748{width:600px;padding:2rem;background:linear-gradient(135deg,#e8f6f8,#d1eef2);font-family:Nunito,system-ui,sans-serif;position:absolute;left:-9999px;top:0;visibility:hidden}._shareableHeader_10nc0_760{text-align:center;margin-bottom:1.5rem}._shareableLogo_10nc0_765{width:150px;height:auto;margin-bottom:.5rem}._shareableTitle_10nc0_771{font-family:Titan One,cursive;font-size:2.2rem;color:#0d2847;margin:0;text-shadow:2px 2px 0 #FACC15}._shareableProgress_10nc0_779{background:linear-gradient(135deg,#0d2847,#1a3a5c);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;border:2px solid #1E8A9A}._shareableProgressHeader_10nc0_787{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;font-weight:700;color:#fff}._shareableDeficitValue_10nc0_797{font-family:JetBrains Mono,monospace;font-size:1.3rem;font-weight:700}._shareableProgressBar_10nc0_803{height:20px;background:#fff3;border-radius:10px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.3)}._shareableProgressFill_10nc0_812{height:100%;border-radius:9px}._shareableProgressText_10nc0_817{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.8rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.4)}._shareableAdjustments_10nc0_828{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;border:2px solid #1E8A9A}._shareableAdjustmentsTitle_10nc0_836{font-family:Titan One,cursive;font-size:1.2rem;color:#0d2847;margin:0 0 1rem}._shareableAdjustmentsList_10nc0_843{display:flex;flex-direction:column;gap:.5rem}._shareableAdjustmentItem_10nc0_849{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-radius:8px;border-left:4px solid;gap:.5rem}._shareableAdjustmentName_10nc0_859{font-size:.85rem;font-weight:600;color:#0d2847;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._shareableAdjustmentBase_10nc0_869{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#6b7280;white-space:nowrap}._shareableAdjustmentValue_10nc0_876{font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:600;white-space:nowrap}._shareableFooter_10nc0_883{text-align:center;font-size:1rem;font-weight:700;color:#1e8a9a;padding-top:.5rem}._shareButton_10nc0_543:disabled,._successBannerShare_10nc0_249:disabled{opacity:.7;cursor:not-allowed;transform:none}._app_erc7e_1{display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem 1rem;position:relative}._logoContainer_erc7e_11{position:absolute;top:1rem;left:1rem;z-index:100;display:flex;flex-direction:column;align-items:center}._logo_erc7e_11{display:block}._logoImage_erc7e_25{width:200px;height:200px;opacity:.9;transition:opacity .2s ease}._logoImage_erc7e_25:hover{opacity:1}._logoTagline_erc7e_36{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#1a2a5e;text-align:center;margin:.5rem 0 0;white-space:nowrap}._motto_erc7e_47{font-family:Crimson Pro,Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(.9rem,1.8vw,1.1rem);color:var(--color-text-muted);text-align:center;line-height:1.5;margin:0 0 1rem;padding-left:220px;padding-right:220px}._mottoAuthor_erc7e_60{font-style:normal;font-weight:400;margin-left:.5em}@media(max-width:1200px){._logoImage_erc7e_25{width:120px;height:120px}._logoTagline_erc7e_36{font-size:.75rem}._motto_erc7e_47{padding-left:140px;padding-right:140px}}@media(max-width:900px){._logoImage_erc7e_25{width:80px;height:80px}._logoTagline_erc7e_36{font-size:.65rem}._motto_erc7e_47{padding-left:100px;padding-right:100px}}._main_erc7e_101{flex:1;display:flex;flex-direction:column;gap:2rem}._footer_erc7e_109{margin-top:3rem;padding:1.5rem;border-top:1px solid var(--color-bg-subtle, #e9ecef)}._footerNav_erc7e_115{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}._footerLink_erc7e_123{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;font-weight:500;color:var(--color-text-muted, #6c757d);text-decoration:none;transition:color .2s ease}._footerLink_erc7e_123:hover{color:var(--color-accent, #c41e3a)}._footerSeparator_erc7e_136{color:var(--color-text-muted, #6c757d);opacity:.5}@media(max-width:600px){._app_erc7e_1{padding:.5rem}._logoContainer_erc7e_11{top:.5rem;left:.5rem}._logoImage_erc7e_25{width:50px;height:50px}._logoTagline_erc7e_36{display:none}._motto_erc7e_47{margin-bottom:.5rem;font-size:.85rem;padding-left:65px;padding-right:65px}._main_erc7e_101{gap:1rem}._footer_erc7e_109{margin-top:1.5rem;padding:1rem}._footerLink_erc7e_123{font-size:.85rem}}
