*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:EB Garamond,Georgia,Times New Roman,serif;background:#fafeed;color:#1a1a1a;line-height:1.6;-webkit-font-smoothing:antialiased}.app{min-height:100vh}.header{background:#fff;border-bottom:1px solid #e0dcc8;position:sticky;top:0;z-index:100}.header-inner{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-right{display:flex;align-items:center;gap:12px}.logout-btn{font-size:13px;padding:6px 14px}.header-brand{display:flex;align-items:center;gap:16px}.header-logo{height:40px;width:auto}.header-subtitle{font-size:16px;font-weight:500;color:#666;letter-spacing:.5px}.header-tabs{display:flex;gap:4px}.tab-btn{font-family:EB Garamond,Georgia,serif;font-size:15px;padding:8px 16px;border:none;background:transparent;color:#666;cursor:pointer;border-radius:6px;transition:all .15s}.tab-btn:hover{background:#f0edda;color:#1a1a1a}.tab-btn.active{background:#c8102e;color:#fff;font-weight:600}.main{max-width:1280px;margin:0 auto;padding:24px}.upload-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:48px 24px}.upload-logo{height:80px;margin-bottom:16px}.upload-screen h2{font-size:24px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.upload-desc{max-width:480px;color:#666;font-size:17px;margin-bottom:32px}.drop-zone{border:2px dashed #c8c4a8;border-radius:12px;padding:48px 64px;cursor:pointer;transition:all .2s;background:#fff}.drop-zone:hover{border-color:#c8102e;background:#fdfcf5}.drop-icon{font-size:32px;font-weight:700;color:#c8102e;margin-bottom:12px}.drop-zone p{font-size:17px;color:#333;margin-bottom:6px}.drop-hint{font-size:14px;color:#999}.tagging-controls{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:20px 24px;margin-bottom:24px}.tagging-row{display:flex;align-items:flex-end;gap:20px;margin-bottom:16px;flex-wrap:wrap}.tagging-key-section{flex:1;min-width:240px}.key-label{display:block;font-size:13px;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.key-input-wrap{display:flex;gap:8px}.key-input{flex:1;font-family:EB Garamond,Georgia,serif;font-size:15px;padding:8px 12px;border:1px solid #d0ccb8;border-radius:6px;background:#fdfcf5;outline:none}.key-input:focus{border-color:#c8102e}.key-toggle{font-family:EB Garamond,Georgia,serif;font-size:13px;padding:8px 12px;border:1px solid #d0ccb8;border-radius:6px;background:#fdfcf5;cursor:pointer;color:#666}.tagging-actions{display:flex;gap:8px}.btn{font-family:EB Garamond,Georgia,serif;font-size:15px;font-weight:600;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;transition:all .15s;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-tag{background:#c8102e;color:#fff}.btn-tag:hover:not(:disabled){background:#a00d24}.btn-pause{background:#d4a574;color:#fff}.btn-pause:hover{background:#c09060}.btn-clear{background:transparent;border:1px solid #d0ccb8;color:#666}.btn-clear:hover{background:#f0edda}.progress-section{display:flex;align-items:center;gap:12px}.progress-bar-bg{flex:1;height:8px;background:#e8e5d0;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:#c8102e;border-radius:4px;transition:width .3s ease}.progress-bar-complete{background:#2d5f2d}.tagging-complete .tagging-status{color:#2d5f2d;font-weight:600}.progress-text{font-size:14px;color:#666;white-space:nowrap}.tagging-error{margin-top:12px;padding:10px 14px;background:#fef0f0;border:1px solid #f5c6c6;border-radius:6px;color:#a00d24;font-size:14px}.tagging-details{margin-top:12px;font-size:13px;color:#888}.tagging-details summary{cursor:pointer;font-weight:500;color:#666}.tagging-details p{margin-top:8px;line-height:1.5;color:#555}.stat-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:20px;text-align:center}.stat-value{font-size:32px;font-weight:700;color:#c8102e;line-height:1.2}.stat-label{font-size:14px;color:#888;margin-top:4px}.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.chart-card{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:24px}.chart-card h3{font-size:18px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.overview-tab>.chart-card{margin-bottom:24px}.bar-chart{display:flex;flex-direction:column;gap:8px}.bar-row{display:flex;align-items:center;gap:10px}.bar-label{width:160px;font-size:14px;color:#444;text-align:right;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-track{flex:1;height:22px;background:#f0edda;border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;transition:width .3s ease;min-width:2px}.bar-value{width:50px;font-size:14px;color:#666;text-align:right;flex-shrink:0}.donut-chart-wrap{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.donut-total{font-family:EB Garamond,Georgia,serif;font-size:22px;font-weight:700;fill:#1a1a1a}.donut-label{font-family:EB Garamond,Georgia,serif;font-size:13px;fill:#888}.donut-legend{display:flex;flex-direction:column;gap:6px}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-text{color:#444}.legend-count{color:#999;margin-left:auto}.explore-filters{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap}.search-input{flex:1;min-width:200px;font-family:EB Garamond,Georgia,serif;font-size:15px;padding:10px 14px;border:1px solid #d0ccb8;border-radius:6px;background:#fff;outline:none}.search-input:focus{border-color:#c8102e}.filter-select{font-family:EB Garamond,Georgia,serif;font-size:14px;padding:10px 12px;border:1px solid #d0ccb8;border-radius:6px;background:#fff;color:#333;cursor:pointer;outline:none}.explore-count{font-size:14px;color:#888;margin-bottom:16px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.ick-card{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:20px}.ick-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ick-name{font-weight:600;font-size:16px}.ick-age{color:#888;font-size:14px}.ick-rel{font-size:14px;color:#c8102e;margin-bottom:10px}.ick-story{font-size:15px;color:#333;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.ick-location{font-size:13px;color:#888;margin-bottom:8px}.ick-tags{display:flex;flex-wrap:wrap;gap:4px}.ick-tag{font-size:12px;padding:3px 8px;background:#f0edda;border-radius:4px;color:#666}.heatmap-wrap{margin-bottom:32px}.heatmap-title{font-size:18px;font-weight:600;margin-bottom:16px}.heatmap-scroll{overflow-x:auto}.heatmap-table{border-collapse:collapse;width:100%;font-size:13px}.heatmap-table th,.heatmap-table td{padding:8px 10px;border:1px solid #e0dcc8;text-align:center}.heatmap-col-header{font-weight:600;white-space:nowrap;font-size:12px;color:#444;writing-mode:vertical-lr;transform:rotate(180deg);height:120px}.heatmap-row-label{text-align:left!important;font-weight:600;white-space:nowrap;color:#444}.heatmap-cell{font-size:13px;color:#444;min-width:40px}.cross-tab{display:flex;flex-direction:column;gap:32px}.cross-tab .chart-card{width:100%}.poll-tab{max-width:900px;margin:0 auto}.poll-header{text-align:center;margin-bottom:32px}.poll-header h2{font-size:28px;font-weight:700;margin-bottom:8px}.poll-header p{color:#666;font-size:16px;margin-bottom:20px}.poll-matchup{display:grid;grid-template-columns:1fr 1fr;gap:24px}.poll-option{text-align:center}.poll-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#c8102e;margin-bottom:12px}.poll-card{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:24px;text-align:left}.poll-meta{font-size:14px;color:#888;margin-bottom:12px}.poll-story{font-size:16px;color:#1a1a1a;line-height:1.6;margin-bottom:12px}.login-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:48px 24px}.login-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.login-input{text-align:center;font-size:17px!important}.tagging-info{flex:1}.tagging-status{font-size:15px;color:#666}.empty-msg{text-align:center;color:#999;font-size:16px;padding:40px 0}.empty-state{text-align:center;padding:60px 20px}.empty-state h3{font-size:20px;margin-bottom:8px}.empty-state p{color:#888;font-size:16px}.dataset-manager{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:20px 24px;margin-bottom:24px}.dm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0dcc8}.dm-header h3{font-size:18px;font-weight:600}.dm-actions{display:flex;gap:8px}.dm-upload{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.dm-name-input{flex:1;min-width:160px;font-family:EB Garamond,Georgia,serif;font-size:14px;padding:8px 12px;border:1px solid #d0ccb8;border-radius:6px;background:#fdfcf5;outline:none}.dm-list{display:flex;flex-direction:column;gap:20px}.dm-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e0dcc8;border-radius:8px;transition:all .15s}.dm-item-check{flex-shrink:0}.dm-item-check input{width:16px;height:16px;cursor:pointer;accent-color:#C8102E}.dm-item-info{flex:1;cursor:pointer;display:flex;flex-direction:column;gap:4px}.dm-selected-count{font-size:13px;color:#c8102e;font-weight:600}.dm-hint{font-size:13px;color:#888;margin-top:12px;text-align:center}.dm-item:hover{background:#fdfcf5}.dm-item.active{border-color:#c8102e;background:#fef8f5}.dm-item.trashed{opacity:.6}.dm-item-name{font-weight:600;font-size:15px}.dm-item-meta{font-size:13px;color:#888}.dm-rename-input{font-family:EB Garamond,Georgia,serif;font-size:15px;font-weight:600;padding:2px 6px;border:1px solid #C8102E;border-radius:4px;outline:none}.dm-item-actions{display:flex;gap:6px}.dm-btn{font-family:EB Garamond,Georgia,serif;font-size:12px;padding:4px 10px;border:1px solid #d0ccb8;border-radius:4px;background:transparent;color:#666;cursor:pointer}.dm-btn:hover{background:#f0edda}.dm-btn-danger{color:#c8102e;border-color:#f5c6c6}.dm-btn-danger:hover{background:#fef0f0}.dm-trash{display:flex;flex-direction:column;gap:20px}.dm-trash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dm-trash-header h4{font-size:15px;color:#888}.dataset-btn{font-family:EB Garamond,Georgia,serif;font-size:13px;padding:6px 14px;border:1px solid #d0ccb8;border-radius:6px;background:#fdfcf5;cursor:pointer;color:#444;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataset-btn:hover{border-color:#c8102e}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.modal-card{background:#fff;border-radius:12px;padding:32px;max-width:640px;width:100%;max-height:85vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:18px;color:#888;cursor:pointer;font-family:EB Garamond,serif}.modal-close:hover{color:#c8102e}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.modal-name{font-size:22px;font-weight:700}.modal-meta{display:flex;gap:12px;font-size:14px;color:#888;margin-top:4px}.modal-location{font-size:14px;color:#888;margin-bottom:8px}.modal-severity{font-size:14px;color:#c8102e;margin-bottom:12px}.modal-story{font-size:16px;line-height:1.7;color:#1a1a1a;margin-bottom:24px;white-space:pre-wrap}.modal-section{margin-bottom:20px}.modal-section h4{font-size:15px;font-weight:600;margin-bottom:10px;color:#444}.modal-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.modal-tag{display:inline-flex;align-items:center;gap:4px;padding:4px 10px}.tag-remove{background:none;border:none;color:#c8102e;cursor:pointer;font-size:12px;font-weight:600;padding:0 2px;font-family:EB Garamond,serif}.tag-add-btn{font-family:EB Garamond,Georgia,serif;font-size:12px;padding:4px 10px;border:1px dashed #d0ccb8;border-radius:4px;background:transparent;color:#888;cursor:pointer}.tag-add-btn:hover{border-color:#c8102e;color:#c8102e}.bookmark-btn{font-size:24px;background:none;border:none;cursor:pointer;color:#d0ccb8;line-height:1}.bookmark-btn.active{color:#c8102e}.bookmark-icon{font-size:16px;background:none;border:none;cursor:pointer;color:#d0ccb8;padding:0;line-height:1}.bookmark-icon.active{color:#c8102e}.notes-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.note-item{background:#fdfcf5;border:1px solid #e8e5d0;border-radius:6px;padding:10px 12px}.note-item p{font-size:14px;margin-bottom:6px}.note-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#999}.note-add{display:flex;gap:8px}.admin-prompt{background:#fff;border-radius:12px;padding:32px;max-width:400px;width:100%;text-align:center}.admin-prompt h4{font-size:18px;margin-bottom:8px}.admin-prompt p{color:#888;font-size:14px;margin-bottom:16px}.admin-prompt .search-input{width:100%;margin-bottom:16px;text-align:center}.admin-prompt-actions{display:flex;gap:8px;justify-content:center}.btn-danger{font-family:EB Garamond,Georgia,serif;font-size:15px;font-weight:600;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;background:#c8102e;color:#fff}.btn-danger:hover{background:#a00d24}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid #e0dcc8;flex-wrap:wrap}.pagination-info{font-size:14px;color:#888}.pagination-controls{display:flex;align-items:center;gap:4px}.page-btn{font-family:EB Garamond,Georgia,serif;font-size:14px;padding:6px 12px;border:1px solid #d0ccb8;border-radius:4px;background:#fff;cursor:pointer;color:#444}.page-btn:hover:not(:disabled){background:#f0edda}.page-btn:disabled{opacity:.4;cursor:not-allowed}.page-btn.active{background:#c8102e;color:#fff;border-color:#c8102e}.page-dots{color:#888;padding:0 4px}.explore-actions-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:16px}.bookmark-filter{display:flex;align-items:center;gap:6px;font-size:14px;color:#666;cursor:pointer}.bookmark-filter input{cursor:pointer}.ick-card.clickable{cursor:pointer;transition:border-color .15s}.ick-card.clickable:hover{border-color:#c8102e}.ick-card-right{display:flex;align-items:center;gap:8px}.severity-badge{font-size:11px;font-weight:600;padding:2px 6px;background:#c8102e;color:#fff;border-radius:3px}.explore-loading{text-align:center;padding:20px;color:#888}.word-cloud{display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;padding:16px;line-height:1.2}.wc-word{cursor:pointer;color:#c8102e;font-weight:500;transition:opacity .15s}.wc-word:hover{text-decoration:underline}.insights-card{margin-bottom:24px}.insights-list{list-style:none;display:flex;flex-direction:column;gap:8px}.insights-list li{font-size:15px;color:#333;padding:8px 12px;background:#fdfcf5;border-radius:6px;border-left:3px solid #C8102E}.length-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.length-stat{display:flex;flex-direction:column;align-items:center;padding:16px;background:#fdfcf5;border-radius:8px}.length-stat-val{font-size:28px;font-weight:700;color:#5b7fa5}.length-stat-label{font-size:13px;color:#888;margin-top:4px}.map-tab{display:flex;flex-direction:column;gap:24px}.map-card{overflow:hidden}.map-container{margin:-8px -8px 0}.map-locations-list{display:flex;flex-direction:column;gap:10px}.map-loc-item{display:flex;align-items:center;gap:12px}.map-loc-name{font-size:14px;font-weight:500;min-width:140px;color:#333}.map-loc-bar-wrap{flex:1;height:8px;background:#f0ede0;border-radius:4px;overflow:hidden}.map-loc-bar{height:100%;background:#c8102e;border-radius:4px;transition:width .3s}.map-loc-count{font-size:14px;color:#888;min-width:40px;text-align:right}.map-loc-clickable{cursor:pointer;padding:6px 8px;border-radius:6px;transition:background .15s}.map-loc-clickable:hover{background:#f0ede0}.map-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px}.map-controls{display:flex;align-items:center;gap:6px}.map-zoom-btn{width:34px;height:34px;padding:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1}.map-hover-tooltip{position:absolute;bottom:12px;left:12px;background:#1a1a1ad9;color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;pointer-events:none}.map-legend{display:flex;align-items:center;gap:8px;position:absolute;bottom:12px;right:12px}.map-legend-label{font-size:11px;color:#888}.map-legend-bar{width:80px;height:8px;border-radius:4px;background:linear-gradient(to right,#e8e5d0,#c8102e)}.map-container{margin:-8px -8px 0;position:relative}.gen-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:16px}.gen-card{background:#fdfcf5;border:1px solid #e0dcc8;border-radius:10px;padding:20px}.gen-card h4{font-size:17px;font-weight:700;color:#1a1a1a;margin:0}.gen-age-range{font-weight:400;color:#888;font-size:14px}.gen-card-count{font-size:13px;color:#888;margin-bottom:16px}.gen-rank-list{display:flex;flex-direction:column;gap:10px}.gen-rank-item{display:flex;align-items:center;gap:8px}.gen-rank-num{font-weight:700;color:#c8102e;min-width:22px;font-size:14px}.gen-rank-cat{font-size:13px;min-width:140px;color:#333}.gen-rank-bar-wrap{flex:1;height:6px;background:#e8e5d0;border-radius:3px;overflow:hidden}.gen-rank-bar{display:block;height:100%;background:#c8102e;border-radius:3px}.gen-rank-pct{font-size:13px;color:#888;min-width:36px;text-align:right}.regional-filters{display:flex;align-items:center;gap:12px;margin:16px 0;flex-wrap:wrap}.regional-filters .search-input{flex:1;min-width:180px;max-width:300px}.min-mentions-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.regional-count{font-size:13px;color:#888}.cross-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.cross-tabs{display:flex;gap:4px}.pct-toggle{display:flex;align-items:center;gap:6px;font-size:14px;color:#666;cursor:pointer}.content-tools-tab{display:flex;flex-direction:column;gap:32px}.content-section{background:#fff;border:1px solid #e0dcc8;border-radius:10px;padding:24px}.content-section h3{font-size:20px;font-weight:600;margin-bottom:6px}.section-desc{color:#888;font-size:14px;margin-bottom:16px}.content-actions{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.top10-list{display:flex;flex-direction:column;gap:8px}.top10-item{display:flex;gap:12px;padding:12px;background:#fdfcf5;border-radius:8px;border:1px solid #e8e5d0}.top10-rank{font-size:18px;font-weight:700;color:#c8102e;min-width:32px}.top10-content{flex:1}.top10-story{font-size:14px;line-height:1.5;margin-bottom:4px}.top10-meta{font-size:12px;color:#888}.submission-picker{max-height:300px;overflow-y:auto;border:1px solid #e0dcc8;border-radius:8px;margin-bottom:16px}.picker-item{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0edda;font-size:13px}.picker-item:hover{background:#fdfcf5}.picker-item.selected{background:#fef8f5}.picker-check{width:16px;text-align:center;color:#c8102e;font-weight:700}.picker-text{flex:1;color:#333}.picker-meta{color:#888;font-size:12px}.ai-output{border:1px solid #e0dcc8;border-radius:8px;overflow:hidden}.ai-output-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fdfcf5;border-bottom:1px solid #e0dcc8}.ai-output-header h4{font-size:14px;font-weight:600}.ai-output-text{padding:16px;font-family:EB Garamond,Georgia,serif;font-size:15px;line-height:1.6;white-space:pre-wrap;color:#333}.usage-marks{display:flex;gap:6px;margin-top:10px}.usage-btn{font-family:EB Garamond,Georgia,serif;font-size:12px;padding:4px 10px;border:1px solid #d0ccb8;border-radius:4px;background:transparent;color:#888;cursor:pointer;transition:all .15s}.usage-btn:hover{border-color:#c8102e;color:#c8102e}.usage-btn.active{background:#c8102e;color:#fff;border-color:#c8102e;font-weight:600}.modal-usage{display:flex;gap:8px;margin-bottom:12px}.modal-usage .usage-btn{font-size:14px;padding:6px 14px}.explore-filter-toggles{display:flex;align-items:center;gap:16px}.explore-sub-tabs{display:flex;gap:4px;margin-bottom:16px}.loc-filters{display:flex;align-items:center;gap:12px;margin-bottom:16px}.loc-filters .search-input{max-width:280px}.loc-count{font-size:13px;color:#888}.loc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.loc-card{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#fff;border:1px solid #e0dcc8;border-radius:8px;cursor:pointer;transition:all .15s}.loc-card:hover{border-color:#c8102e;background:#fef8f5}.loc-card-name{font-weight:600;font-size:15px}.loc-card-count{font-size:14px;color:#c8102e;font-weight:700}.loc-back-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.loc-back-label{font-size:15px;font-weight:600;color:#444}.gender-filter-bar{display:flex;align-items:center;gap:16px;margin-bottom:20px}.gender-toggle{display:flex;border:1px solid #d0ccb8;border-radius:8px;overflow:hidden}.gender-btn{font-family:EB Garamond,Georgia,serif;font-size:14px;font-weight:500;padding:8px 18px;border:none;background:#fff;color:#666;cursor:pointer;transition:all .15s;border-right:1px solid #d0ccb8}.gender-btn:last-child{border-right:none}.gender-btn:hover{background:#f0edda}.gender-btn.active{background:#c8102e;color:#fff;font-weight:600}.gender-count{font-size:13px;color:#888}@media (max-width: 768px){.stat-cards{grid-template-columns:repeat(2,1fr)}.chart-grid{grid-template-columns:1fr}.header-inner{flex-direction:column;gap:12px}.header-tabs{flex-wrap:wrap;justify-content:center}.poll-matchup{grid-template-columns:1fr}.tagging-row{flex-direction:column;align-items:stretch}}
