*{margin:0;padding:0;box-sizing:border-box}#root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f0;color:#1a1a1a;min-height:100vh}.password-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.password-gate-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:40px;width:100%;max-width:360px;box-shadow:0 4px 24px #00000014}.password-gate-title{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.password-gate-subtitle{color:#666;font-size:15px;margin-bottom:24px}.password-gate-form{display:flex;flex-direction:column;gap:12px}.password-gate-input{padding:12px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:border-color .15s}.password-gate-input:focus{border-color:#1a1a1a}.password-gate-button{padding:12px 20px;font-size:16px;font-weight:600;background:#1a1a1a;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:opacity .15s}.password-gate-button:hover{opacity:.9}.password-gate-error{margin-top:12px;color:#721c24;font-size:14px}.header{background:#1a1a1a;color:#fff;padding:32px 40px 24px}.header h1{font-size:32px;font-weight:600;letter-spacing:-.5px;margin-bottom:8px}.header p{color:#999;font-size:16px}.stats{display:flex;gap:12px;padding:20px 40px;background:#fff;border-bottom:1px solid #e0e0e0;flex-wrap:wrap}.stat{padding:10px 16px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;transition:all .15s;-webkit-user-select:none;user-select:none;border:2px solid transparent;background:none}.stat:hover{opacity:.85}.stat.active{border-color:#1a1a1a}.stat .count{font-size:22px;font-weight:700;display:block}.stat-all{background:#e8e8e8;color:#1a1a1a}.stat-current{background:#d4edda;color:#155724}.stat-upcoming{background:#fff3cd;color:#856404}.stat-past{background:#f0d9ff;color:#6a1b9a}.stat-none{background:#f8d7da;color:#721c24}.stat-eotd{background:#fff3e0;color:#e65100}.stat-featured{background:#fce4ec;color:#c62828}.stat-artists{background:#e3f2fd;color:#1565c0}.stat-events{background:#e8f5e9;color:#2e7d32}.controls{padding:16px 40px;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.search{flex:1;min-width:200px;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:16px;outline:none}.search:focus{border-color:#666}.neighborhood-filter{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:16px;background:#fff;outline:none;cursor:pointer;min-width:160px}.download-csv-btn{padding:10px 16px;border:1px solid #1a1a1a;border-radius:6px;background:#1a1a1a;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.download-csv-btn:hover{opacity:.9}.download-csv-btn:disabled{opacity:.6;cursor:not-allowed}.gallery-sort-subnav{display:none;padding:12px 40px;background:#fafafa;border-bottom:1px solid #e0e0e0;gap:8px;align-items:center;flex-wrap:wrap}.gallery-sort-subnav.visible{display:flex}.gallery-sort-subnav-label{font-size:14px;font-weight:600;color:#555;margin-right:4px}.gallery-sort-btn{padding:6px 14px;border:1px solid #ccc;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#555}.gallery-sort-btn:hover{background:#f0f0f0}.gallery-sort-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.gallery-list{padding:20px 40px}.gallery-count{font-size:15px;color:#888;margin-bottom:16px}.load-more{display:block;margin:24px auto;padding:12px 24px;font-size:15px;font-weight:500;color:#1a1a1a;background:#fff;border:2px solid #1a1a1a;border-radius:8px;cursor:pointer}.load-more:hover:not(:disabled){background:#1a1a1a;color:#fff}.load-more:disabled{opacity:.6;cursor:not-allowed}.pagination-row{padding:12px 40px 0}.pagination{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0}.pagination-label{font-size:14px;color:#666;margin-right:4px}.pagination-btn{min-width:36px;height:36px;padding:0 8px;font-size:14px;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer}.pagination-btn:hover{background:#f0f0f0;border-color:#1a1a1a}.pagination-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.gallery-card{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:8px;border:1px solid #e8e8e8;transition:box-shadow .15s}.gallery-card:hover{box-shadow:0 2px 8px #00000014}.gallery-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px}.gallery-name{font-size:18px;font-weight:600}.gallery-name a{color:inherit;text-decoration:none}.gallery-name a:hover{text-decoration:underline}.gallery-neighborhood{font-size:14px;color:#888;margin-bottom:8px}.badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.badge-current{background:#d4edda;color:#155724}.badge-upcoming{background:#fff3cd;color:#856404}.badge-past{background:#f0d9ff;color:#6a1b9a}.badge-none{background:#f8d7da;color:#721c24}.exhibits{margin-top:10px}.exhibit{padding:8px 12px;background:#fafafa;border-radius:6px;margin-bottom:4px;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.exhibit.exhibit-eotd{background:#fff9e6;border:1px solid #f4a623}.exhibit-name{font-weight:500;flex:1;min-width:200px}.exhibit-name a{color:inherit;text-decoration:none}.exhibit-name a:hover{text-decoration:underline}.exhibit-artists{color:#666;display:block;font-size:14px;margin-top:2px}.exhibit-dates{color:#888;font-size:14px;white-space:nowrap}.exhibit-badge{font-size:12px;padding:2px 6px;border-radius:8px;font-weight:600}.eb-current{background:#d4edda;color:#155724}.eb-upcoming{background:#fff3cd;color:#856404}.eb-past{background:#e8e8e8;color:#666}.eb-eotd{background:#f4a623;color:#fff}.eb-featured{background:#e65100;color:#fff}.exhibit-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:2px}.medium-tag{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;background:#eef;color:#336;font-weight:500}.install-tag{display:inline-block;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:600}.install-high{background:#d4edda;color:#155724}.install-medium{background:#fff3cd;color:#856404}.install-low{background:#f8d7da;color:#721c24}.install-none{background:#e8e8e8;color:#999}.recently-closed{margin-top:10px;padding:10px 12px;background:#f9f7f5;border-radius:6px;border-left:3px solid #ccc}.recently-closed-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:4px}.recently-closed-name{font-size:15px;font-weight:500;color:#555}.recently-closed-artist{display:block;font-size:14px;color:#888;margin-top:2px}.recently-closed-date{display:block;font-size:13px;color:#aaa;margin-top:2px}.eotd-card{background:#fff;border-radius:8px;padding:20px 24px;margin-bottom:10px;border-left:4px solid #f4a623;border:1px solid #e8e8e8;border-left-width:4px;border-left-color:#f4a623;transition:box-shadow .15s}.eotd-card:hover{box-shadow:0 2px 8px #00000014}.eotd-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.eotd-card-main{flex:1}.eotd-card-title{font-size:19px;font-weight:700;margin-bottom:4px}.eotd-card-title a{color:#1a1a1a;text-decoration:none}.eotd-card-title a:hover{text-decoration:underline}.eotd-card-artists{font-size:16px;color:#555;margin-bottom:8px}.eotd-card-gallery{font-size:15px;color:#888}.eotd-card-gallery a{color:#888;text-decoration:none}.eotd-card-gallery a:hover{color:#555;text-decoration:underline}.eotd-card-right{text-align:right;flex-shrink:0}.eotd-card-date{font-size:15px;font-weight:600;color:#e65100;margin-bottom:4px}.eotd-card-range{font-size:14px;color:#999}.eotd-card-neighborhood{font-size:13px;color:#aaa;margin-top:4px}.eotd-card-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:8px}.eotd-subnav{display:none;padding:12px 40px;background:#fff8f0;border-bottom:1px solid #f4a623;gap:8px;align-items:center;flex-wrap:wrap}.eotd-subnav.visible{display:flex}.eotd-subnav-label{font-size:14px;font-weight:600;color:#e65100;margin-right:4px}.eotd-subnav-btn{padding:6px 14px;border:1px solid #f4a623;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#e65100}.eotd-subnav-btn:hover{background:#fff3e0}.eotd-subnav-btn.active{background:#e65100;color:#fff;border-color:#e65100}.upcoming-subnav{display:none;padding:12px 40px;background:#fffcf0;border-bottom:1px solid #856404;gap:8px;align-items:center;flex-wrap:wrap}.upcoming-subnav.visible{display:flex}.upcoming-subnav-label{font-size:14px;font-weight:600;color:#856404;margin-right:4px}.upcoming-subnav-btn{padding:6px 14px;border:1px solid #856404;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#856404}.upcoming-subnav-btn:hover{background:#fff3cd}.upcoming-subnav-btn.active{background:#856404;color:#fff;border-color:#856404}.featured-subnav{display:none;padding:12px 40px;background:#fef0f2;border-bottom:1px solid #c62828;gap:8px;align-items:center;flex-wrap:wrap}.featured-subnav.visible{display:flex}.featured-subnav-label{font-size:14px;font-weight:600;color:#c62828;margin-right:4px}.featured-subnav-btn{padding:6px 14px;border:1px solid #c62828;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#c62828}.featured-subnav-btn:hover{background:#fce4ec}.featured-subnav-btn.active{background:#c62828;color:#fff;border-color:#c62828}.artist-subnav{display:none;padding:12px 40px;background:#e8f0fe;border-bottom:1px solid #1565c0;gap:8px;align-items:center;flex-wrap:wrap}.artist-subnav.visible{display:flex}.artist-subnav-label{font-size:14px;font-weight:600;color:#1565c0;margin-right:4px}.artist-subnav-btn{padding:6px 14px;border:1px solid #1565c0;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#1565c0}.artist-subnav-btn:hover{background:#e3f2fd}.artist-subnav-btn.active{background:#1565c0;color:#fff;border-color:#1565c0}.artist-card{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:8px;border-left:4px solid #1565c0;border:1px solid #e8e8e8;border-left-width:4px;border-left-color:#1565c0;transition:box-shadow .15s}.artist-card:hover{box-shadow:0 2px 8px #00000014}.artist-card-name{font-size:19px;font-weight:700;margin-bottom:8px}.artist-card-name a{color:#1565c0;text-decoration:none}.artist-card-name a:hover{text-decoration:underline}.artist-card-exhibit{padding:6px 10px;background:#f8f9fa;border-radius:6px;margin-bottom:4px;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.artist-card-exhibit-name{font-weight:500}.artist-card-exhibit-name a{color:#1a1a1a;text-decoration:none}.artist-card-exhibit-name a:hover{text-decoration:underline}.artist-card-gallery{color:#888;font-size:14px}.artist-card-gallery a{color:#888;text-decoration:none}.artist-card-gallery a:hover{color:#555;text-decoration:underline}.event-subnav{display:none;padding:12px 40px;background:#f0f7f0;border-bottom:1px solid #2e7d32;gap:8px;align-items:center;flex-wrap:wrap}.event-subnav.visible{display:flex}.event-subnav-label{font-size:14px;font-weight:600;color:#2e7d32;margin-right:4px}.event-subnav-btn{padding:6px 14px;border:1px solid #2e7d32;border-radius:20px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s;color:#2e7d32}.event-subnav-btn:hover{background:#e8f5e9}.event-subnav-btn.active{background:#2e7d32;color:#fff;border-color:#2e7d32}.event-card{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:8px;border-left:4px solid #2e7d32;border:1px solid #e8e8e8;border-left-width:4px;border-left-color:#2e7d32;transition:box-shadow .15s}.event-card:hover{box-shadow:0 2px 8px #00000014}.event-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.event-card-main{flex:1}.event-card-title{font-size:19px;font-weight:700;margin-bottom:4px}.event-card-title a{color:#1a1a1a;text-decoration:none}.event-card-title a:hover{text-decoration:underline}.event-card-gallery{font-size:15px;color:#888;margin-top:4px}.event-card-gallery a{color:#888;text-decoration:none}.event-card-gallery a:hover{color:#555;text-decoration:underline}.event-card-right{text-align:right;flex-shrink:0}.event-card-date{font-size:15px;font-weight:600;color:#2e7d32;margin-bottom:4px}.event-badge{display:inline-block;padding:2px 8px;border-radius:8px;font-size:12px;font-weight:600;margin-top:4px}.event-badge-upcoming{background:#e8f5e9;color:#2e7d32}.event-badge-past{background:#e8e8e8;color:#666}.event-badge-today{background:#2e7d32;color:#fff}@media(max-width:768px){.header,.stats,.controls,.gallery-list,.pagination-row,.eotd-subnav,.artist-subnav,.upcoming-subnav,.featured-subnav,.event-subnav,.gallery-sort-subnav{padding-left:16px;padding-right:16px}.stats{gap:8px}.stat{padding:8px 12px;font-size:12px}.stat .count{font-size:16px}.exhibit{flex-direction:column;align-items:flex-start;gap:4px}}
