:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.app-container{display:flex;flex-direction:column;min-height:100vh}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4}.main-content{padding:2rem}.hero-container{display:flex;align-items:center;justify-content:center;text-align:center;min-height:60vh;padding:2rem;background-color:#1a1a1a;color:#fff;background-image:linear-gradient(#1a1a1ab3,#1a1a1ae6),url(/assets/hero-background-ttIm07tp.webp);background-size:cover;background-position:center}.hero-content{max-width:800px}.hero-headline{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subheadline{font-size:1.25rem;font-weight:300;margin-bottom:2rem;color:#e0e0e0}.hero-cta-button{font-size:1rem;font-weight:600;padding:.75rem 1.5rem;cursor:pointer;border:1px solid #007bff;border-radius:6px;background-color:#007bff;color:#fff;transition:background-color .2s ease-in-out,color .2s ease-in-out}.hero-cta-button:hover{background-color:transparent;color:#007bff}@media (max-width: 768px){.hero-headline{font-size:2.25rem}.hero-subheadline{font-size:1rem}}.issue-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;text-align:left;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;color:#333}.issue-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0000001a}.issue-card-title{font-size:1.25rem;font-weight:600;margin-top:0;margin-bottom:.75rem}.issue-card-summary{font-size:1rem;line-height:1.6;margin-bottom:1rem}.issue-card-link{font-weight:600;color:#007bff;text-decoration:none}.issue-card-link:hover{text-decoration:underline}.featured-issues-container{padding:2rem 0}.featured-issues-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#333}.issues-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.issue-page-container{padding:4rem 2rem;max-width:900px;margin:0 auto;text-align:center;min-height:80vh;color:#333}.issue-page-title{font-size:2.5rem;margin-bottom:2rem}.credits-page-container{padding:4rem 2rem;max-width:900px;margin:0 auto;text-align:left;color:#333}.credits-page-title{text-align:center;font-size:2.5rem;margin-bottom:2rem}.credit-item{margin-bottom:2rem}.credit-item h2{font-size:1.75rem;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem;margin-bottom:1rem}.credit-item p{line-height:1.6}.credit-item a{color:#007bff}.site-footer{background-color:#1a1a1a;color:#a0a0a0;padding:2rem;text-align:center;font-size:.9rem;margin-top:auto}.footer-content a{color:#007bff;text-decoration:none}.footer-content a:hover{text-decoration:underline}.footer-content p{margin:.5rem 0}
