.underlined-header{position:relative;display:inline-block}.underlined-header.small{font-size:1.25rem}.underlined-header.medium{font-size:1.75rem}.underlined-header.large{font-size:2.25rem}.underlined-header.underlined:before{content:"";position:absolute;bottom:0;left:-2px;right:-2px;height:2px;background-color:#666}.underlined-header.underlined:after{content:"";position:absolute;bottom:-2px;left:-2px;right:-2px;height:1px;background-color:#666}.underlined-header.no-underline:before,.underlined-header.no-underline:after{display:none}.component-section{height:100vh;width:100%;position:relative}.component-section-centered{display:flex;flex-direction:column;align-items:center;justify-content:center}.pension-amount-header{position:absolute;top:100px;left:120px}.pension-amount-button{position:absolute;bottom:100px;right:120px}.pension-amount-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4em}.chart-container{padding:20px;margin:20px;width:100%}.chart-container svg{display:block;margin:0 auto}.chart-controls{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.chart-controls button{padding:8px 16px;border:1px solid #000000;background-color:#fff;color:#000;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;font-family:Georgia,Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease}.chart-controls button:hover{background-color:#f3f4f6}.chart-controls button.active{background-color:#000;color:#fff}.bar{fill:#000}.bar:hover{fill:#333}.bar-label{font-size:12px;fill:#333;font-family:Georgia,Times New Roman,Times,serif;font-weight:500}.bar-label.entering{opacity:0}.bar-label.entered{opacity:1}.axis text{font-size:12px;fill:#666;font-family:Georgia,Times New Roman,Times,serif;font-weight:400}.axis path,.axis line{fill:none;stroke:#d1d5db;shape-rendering:crispEdges}.axis line{stroke:#e5e7eb}.x-axis text{text-anchor:end}.y-axis-label,.x-axis-label{font-size:14px;font-weight:600;fill:#000;font-family:Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em}.text-center{text-anchor:middle}@media (max-width: 768px){.chart-container{margin:10px;padding:15px}.axis text{font-size:10px}.bar-label{font-size:10px}.y-axis-label,.x-axis-label{font-size:11px}}*{box-sizing:border-box}html,body{height:100%;background:#faf9f7;color:#2c1810;font-family:Georgia,Times New Roman,Times,serif;line-height:1.5;font-weight:400}main{margin-left:40px;margin-right:40px;padding-left:40px;padding-right:40px}#root{min-height:100vh;background:#faf9f7}h1,h2,h3{font-weight:700;line-height:1.2;margin:0 0 .6rem;text-transform:capitalize;letter-spacing:.05em;font-family:Times New Roman,Times,serif}h2,h3{letter-spacing:.03em}p{margin:.7rem 0;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty;font-family:Georgia,Times New Roman,Times,serif;line-height:1.5;font-size:16px;color:#2c1810;font-weight:400}a{color:#666;text-decoration:none;text-underline-offset:2px;transition:all .2s ease;font-family:Georgia,Times New Roman,Times,serif}a:hover{color:#333;text-decoration:underline}button{padding:10px 20px;background-color:#000;color:#fff;border:2px solid #000000;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;font-family:Times New Roman,Times,serif;letter-spacing:.08em;transition:all .2s ease;text-decoration:none;display:inline-block}button:hover{background-color:#fff;color:#000}.categories-chart-container{display:flex;align-items:center;justify-content:center}#chart-explanation{margin:20px;width:100%}.title-wrap{text-align:center;margin-bottom:2rem}.title-wrap h1{font-size:2.5rem;margin-bottom:.5rem;color:#000}.title-wrap h4{font-size:1.2rem;font-weight:400;color:#666;text-transform:uppercase;letter-spacing:.1em}body{font-family:Georgia,Times New Roman,Times,serif;line-height:1.6;color:#333}.categories-intro{text-align:center}.category-cards-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.category-card{padding:15px 25px;border:2px solid #000000;border-radius:8px;background-color:#fff;color:#000;cursor:pointer;font-size:16px;font-weight:500;font-family:Georgia,Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease}.category-card:hover{background-color:#f3f4f6}.category-card.active{background-color:#000;color:#fff}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay-high{z-index:2000}.modal-content{background:#fff;padding:30px;border-radius:12px;max-width:700px;width:90%;max-height:85vh;overflow:auto;position:relative}.modal-content-large{max-width:600px}.modal-close-button{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280}.modal-heading{margin-top:0;color:#000;font-family:Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em}.modal-body-text{font-size:16px;line-height:1.6;color:#333;font-family:Georgia,Times New Roman,Times,serif}.modal-body-text-small{font-size:14px}.modal-section{margin-bottom:15px}.modal-section-label{font-family:Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:700;color:#000}.modal-section-text{margin:5px 0;line-height:1.6;font-family:Georgia,Times New Roman,Times,serif;font-size:14px;color:#333}.modal-section-text-italic{font-style:italic}.modal-actions{margin-top:20px;display:flex;gap:10px;justify-content:flex-end}.button-primary{padding:10px 20px;background-color:#000;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;font-family:Georgia,Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em}.button-primary:hover{background-color:#000;color:#fff}.nav-button{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:none;color:#333;border:none;border-radius:0;width:auto;height:auto;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:8px}.nav-button:hover{color:#000;transform:translate(-50%) scale(1.2);background:none}.tooltip{position:absolute;background:#000000e6;color:#fff;padding:10px;border-radius:6px;font-size:12px;max-width:360px;overflow:auto;z-index:1000;pointer-events:none}.tooltip-date{font-weight:700;margin-bottom:5px;font-family:Times New Roman,Times,serif;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.tooltip-content{margin-bottom:5px;font-family:Georgia,Times New Roman,Times,serif;font-size:11px;line-height:1.4}
