*{box-sizing:border-box;margin:0;padding:0}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{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}}.footer{background:#000;color:#fff;margin-top:4rem;border-top:3px solid #c41e3a}.footer-content{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid;grid-template-columns:2fr 3fr;gap:3rem}.footer-logo h3{font-size:1.5rem;margin:0 0 .5rem;font-weight:700;color:#fff;font-family:Irvin,Georgia,serif}.footer-logo p{color:#999;font-size:.9375rem;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section h4{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;color:#fff}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.75rem}.footer-section button,.footer-section a{color:#999;text-decoration:none;font-size:.9375rem;transition:color .2s;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left}.footer-section button:hover,.footer-section a:hover{color:#c41e3a}.footer-bottom{border-top:1px solid #333333;padding:1.5rem;text-align:center}.footer-bottom p{margin:0;color:#666;font-size:.875rem}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}}.info-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem;overflow-y:auto}.info-modal-content{background:#fff;border-radius:0;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalSlideIn .3s ease-out;border-top:3px solid #c41e3a}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.info-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#fff;border:1px solid #d0d0d0;font-size:1.25rem;width:36px;height:36px;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:none;z-index:1;transition:all .2s;color:#333;font-weight:300}.info-modal-close:hover{background:#fff;border-color:#c41e3a;color:#c41e3a}.info-modal-body{padding:2.5rem 3rem 3rem}.info-modal-title{font-size:2.5rem;margin:0 0 2rem;color:#000;line-height:1.2;font-weight:700;font-family:Irvin,Georgia,serif;letter-spacing:-.5px;border-bottom:1px solid #e5e5e5;padding-bottom:1rem}.info-modal-text{font-size:1rem;line-height:1.7;color:#333;font-family:Georgia,serif}.info-modal-text p{margin:0 0 1.25rem}.info-modal-text p:last-child{margin-bottom:0}.info-section{margin-bottom:2rem}.info-section:last-child{margin-bottom:0}.info-section h3{font-size:1.25rem;margin:0 0 .75rem;color:#000;font-weight:700;font-family:Irvin,Georgia,serif}.info-section ul{margin:.75rem 0;padding-left:1.5rem}.info-section li{margin-bottom:.5rem;line-height:1.6}.info-section strong{color:#000;font-weight:600}@media(max-width:768px){.info-modal-overlay{padding:1rem}.info-modal-body{padding:1.5rem}.info-modal-title{font-size:1.75rem}.info-modal-close{top:1rem;right:1rem;width:44px;height:44px}}.borough-filter{display:flex;justify-content:center;align-items:center;padding:1rem 2rem;background:#f8f9fa;border-bottom:1px solid #e5e5e5}.borough-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.borough-btn{padding:.5rem 1rem;border:2px solid #ddd;background:#fff;color:#333;border-radius:20px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;white-space:nowrap}.borough-btn:hover{border-color:#c41e3a;color:#c41e3a}.borough-btn.active{background:#c41e3a;color:#fff;border-color:#c41e3a}.borough-toggle{display:none}@media(max-width:768px){.borough-filter{flex-direction:column;align-items:stretch;padding:.5rem 1rem}.borough-toggle{display:flex;align-items:center;gap:.5rem;width:fit-content;background:#fff;border:1px solid #ddd;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;color:#333;cursor:pointer;transition:all .2s}.borough-toggle:hover,.borough-toggle[aria-expanded=true]{border-color:#c41e3a;color:#c41e3a}.borough-buttons{display:none;justify-content:flex-start;width:100%;gap:.5rem;margin-top:.75rem}.borough-buttons.open{display:flex}.borough-btn{padding:.45rem .85rem;font-size:.85rem}.filter-label{font-size:.85rem}}@media(max-width:480px){.borough-btn{padding:.4rem .75rem;font-size:.8rem;flex:1;min-width:calc(50% - .25rem)}}.category-nav{display:flex;justify-content:center;align-items:center;padding:.75rem 2rem;background:#fff;border-bottom:2px solid #f0f0f0;position:relative}.category-links{display:flex;gap:2rem;align-items:center;justify-content:center}.category-link{text-decoration:none;color:#666;font-size:.95rem;font-weight:500;padding-bottom:.5rem;border-bottom:3px solid transparent;transition:all .3s ease;white-space:nowrap}.category-link:hover{color:#c41e3a}.category-link.active{color:#c41e3a;border-bottom-color:#c41e3a}@media(max-width:1024px){.category-nav{gap:1rem}.category-links{gap:1.5rem}.category-link{font-size:.9rem}}@media(max-width:768px){.category-nav{padding:0;position:sticky;top:0;z-index:20;box-shadow:0 1px 3px #00000014}.category-nav:before,.category-nav:after{content:"";position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:1}.category-nav:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.category-nav:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.nav-label{font-size:.85rem}.category-links{justify-content:flex-start;gap:.25rem;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 1rem}.category-links::-webkit-scrollbar{display:none}.category-link{font-size:.85rem;padding:.75rem .6rem;scroll-snap-align:start}}@media(max-width:480px){.category-link{font-size:.8rem;padding:.7rem .5rem}}.app{min-height:100vh;background:#fff;padding:0}.page-loading{text-align:center;padding:4rem 1rem;color:#999;font-size:.9375rem;text-transform:uppercase;letter-spacing:.5px}.app-header{text-align:center;background:#fff;border-bottom:1px solid #e5e5e5;padding:2rem 1rem 1.5rem;margin-bottom:2.5rem;position:relative}.app-header-date{font-size:.8125rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-weight:400}.app-header h1{font-size:2.5rem;margin:0 0 .5rem;font-weight:700;color:#000;font-family:Irvin,Georgia,serif;letter-spacing:-.5px;display:flex;align-items:center;justify-content:center;gap:.75rem}.header-logo{height:50px;width:auto}.app-header p{font-size:.9375rem;margin:0;color:#666;font-weight:400;letter-spacing:.3px}.app-main{max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem}.news-count{color:#333;font-size:.875rem;margin-bottom:2rem;text-align:left;font-weight:400;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e5e5;padding-bottom:.75rem}.page-info{color:#999;font-weight:400}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem 2rem;margin-bottom:3rem}.no-results{background:#f8f8f8;padding:3rem;border-radius:0;text-align:center;box-shadow:none;border:1px solid #e5e5e5}.no-results p{font-size:1rem;color:#333;margin:0 0 1.5rem}.clear-button{background:#c41e3a;color:#fff;border:none;padding:.75rem 2rem;border-radius:0;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s;text-transform:uppercase;letter-spacing:.5px}.clear-button:hover{background:#a01829}@media(max-width:768px){.app{padding:1rem .5rem}.app-header{padding:.75rem 1rem;margin-bottom:0}.app-header-date{display:none}.app-header h1{font-size:1.25rem;gap:.4rem}.header-logo{height:24px}.app-header p{display:none}.news-grid{grid-template-columns:1fr;gap:1.5rem}}
