.filtered-view-header{margin-bottom:2rem}.book-banner{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(139,92,246,.1));backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.book-icon{font-size:1.5rem;flex-shrink:0}.book-context{display:flex;flex-direction:column;gap:.25rem;flex:1}.from-text{font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500}.chapter-title{font-size:1rem;color:rgba(255,255,255,.95);font-weight:600}.context-quote{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);font-style:italic;font-size:.875rem;color:rgba(255,255,255,.8);line-height:1.5}.warning-banner{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(239,68,68,.15));border:1px solid rgba(245,158,11,.3);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.warning-icon{font-size:1.25rem;flex-shrink:0}.warning-text{font-size:.875rem;color:rgba(255,255,255,.9);font-weight:500}.header-content{display:flex;gap:1.5rem;align-items:flex-start}.header-icon{display:none}.header-icon .icon{width:3rem;height:3rem;color:rgba(59,130,246,.8)}.header-text{flex:1}.header-text .title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);line-height:1.2;margin-bottom:.75rem}.header-text .description{font-size:1rem;color:rgba(255,255,255,.7);line-height:1.6}@media (min-width:768px){.header-icon{display:block}.header-text .title{font-size:2.25rem}.book-banner{padding:1.5rem 2rem}}.key-stats-panel{margin-bottom:2rem}.stats-title{font-size:1.25rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:1rem}.stats-grid{display:grid;gap:1rem}.stat-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;transition:all .2s ease}.stat-card:hover{background:rgba(255,255,255,.08);border-color:rgba(59,130,246,.3);transform:translateY(-2px)}.stat-card.stat-red{border-color:rgba(239,68,68,.3)}.stat-card.stat-amber{border-color:rgba(245,158,11,.3)}.stat-card.stat-green{border-color:rgba(34,197,94,.3)}.stat-card.stat-blue{border-color:rgba(59,130,246,.3)}.stat-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.stat-icon{width:1.25rem;height:1.25rem;color:rgba(59,130,246,.8)}.stat-label{font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-value-container{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.stat-value{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);line-height:1}.stat-trend{font-size:1.25rem;font-weight:600}.stat-trend.trend-up{color:rgba(239,68,68,.9)}.stat-trend.trend-down{color:rgba(34,197,94,.9)}.stat-trend.trend-neutral{color:rgba(156,163,175,.9)}.stat-subtitle{font-size:.875rem;color:rgba(255,255,255,.6);line-height:1.4}@media (min-width:640px){.stats-grid.grid-cols-1.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.stats-grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.stats-grid.grid-cols-1.sm\:grid-cols-2.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.filter-controls{margin-bottom:2rem;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem}.filter-controls-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filter-title{font-size:1rem;font-weight:600;color:rgba(255,255,255,.95)}.clear-all-btn{font-size:.875rem;color:rgba(239,68,68,.9);font-weight:500;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:all .2s ease}.clear-all-btn:hover{background:rgba(239,68,68,.1);color:rgba(239,68,68,1)}.filter-chips{display:flex;flex-wrap:wrap;gap:.75rem}.filter-chip{display:flex;align-items:center;gap:.5rem;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);border-radius:999px;padding:.5rem .75rem;font-size:.875rem;transition:all .2s ease}.filter-chip:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4)}.chip-content{display:flex;align-items:center;gap:.375rem}.chip-type{color:rgba(255,255,255,.6);font-weight:500;text-transform:capitalize}.chip-label{color:rgba(255,255,255,.95);font-weight:600}.chip-count{color:rgba(255,255,255,.7);font-weight:500}.chip-remove{background:rgba(255,255,255,.1);border:none;border-radius:999px;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(255,255,255,.8);font-size:1.125rem;line-height:1;transition:all .2s ease}.chip-remove:hover{background:rgba(239,68,68,.2);color:rgba(239,68,68,1)}.add-filter-btn{background:rgba(255,255,255,.05);border:1px dashed rgba(255,255,255,.3);border-radius:999px;padding:.5rem .75rem;font-size:.875rem;color:rgba(255,255,255,.7);font-weight:500;cursor:pointer;transition:all .2s ease}.add-filter-btn:hover{background:rgba(255,255,255,.1);border-color:rgba(59,130,246,.5);color:rgba(255,255,255,.95)}.call-to-action{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(139,92,246,.15));backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.3);border-radius:16px;text-align:center}.call-to-action.cta-subtle{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);padding:1.5rem}.cta-message{font-size:1.125rem;color:rgba(255,255,255,.9);line-height:1.6;margin-bottom:1.5rem;max-width:42rem;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;border:none;min-width:200px}.cta-primary{background:linear-gradient(135deg,rgba(59,130,246,.9),rgba(139,92,246,.9));color:white;box-shadow:0 4px 20px rgba(59,130,246,.3)}.cta-primary:hover{background:linear-gradient(135deg,rgba(59,130,246,1),rgba(139,92,246,1));box-shadow:0 6px 24px rgba(59,130,246,.4);transform:translateY(-2px)}.cta-secondary{background:rgba(255,255,255,.1);color:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2)}.cta-secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-2px)}@media (min-width:640px){.cta-buttons{flex-direction:row;justify-content:center}}.excuse-tracker{margin-top:2rem}.excuse-tracker-header{margin-bottom:1.5rem}.tracker-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.tracker-description{font-size:1rem;color:rgba(255,255,255,.7);line-height:1.6}.excuse-filters{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.filter-row{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem}.filter-select,.search-input{width:100%;padding:.75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.95);font-size:.875rem;transition:all .2s ease}.filter-select:focus,.search-input:focus{outline:none;background:rgba(255,255,255,.08);border-color:rgba(59,130,246,.5)}.search-input::placeholder{color:rgba(255,255,255,.5)}.debunked-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:rgba(255,255,255,.9)}.debunked-toggle input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer}.results-summary{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:rgba(255,255,255,.7)}.results-count{font-weight:600;color:rgba(255,255,255,.95)}.debunked-count{color:rgba(239,68,68,.9);font-weight:500}.excuse-list{display:flex;flex-direction:column;gap:1.5rem}.no-results{padding:3rem 2rem;text-align:center;color:rgba(255,255,255,.6)}.excuse-card,.no-results{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px}.excuse-card{backdrop-filter:blur(10px);padding:1.5rem;transition:all .2s ease}.excuse-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.excuse-card.debunked{border-color:rgba(239,68,68,.3);background:rgba(239,68,68,.05)}.excuse-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.person-info{display:flex;flex-direction:column;gap:.25rem}.person-name{font-size:1.125rem;font-weight:600;color:rgba(255,255,255,.95)}.excuse-date{font-size:.875rem;color:rgba(255,255,255,.6)}.excuse-meta{display:flex;align-items:center;gap:.5rem}.excuse-category{font-weight:500;text-transform:capitalize;color:rgba(255,255,255,.7);background:rgba(255,255,255,.1)}.debunked-badge,.excuse-category{font-size:.75rem;padding:.25rem .75rem;border-radius:999px}.debunked-badge{font-weight:600;text-transform:uppercase;color:white;background:rgba(239,68,68,.9)}.excuse-statement{font-size:1rem;color:rgba(255,255,255,.9);line-height:1.6;margin-bottom:.75rem;font-style:italic;border-left:3px solid rgba(59,130,246,.5);padding-left:1rem}.excuse-context{font-size:.875rem;color:rgba(255,255,255,.7);line-height:1.5;margin-bottom:1rem}.excuse-footer{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.incident-link,.source-link{font-size:.875rem;color:rgba(59,130,246,.9);text-decoration:none;transition:color .2s ease}.incident-link:hover,.source-link:hover{color:rgba(59,130,246,1);text-decoration:underline}@media (min-width:640px){.filter-row{grid-template-columns:2fr 1fr 1fr 1fr}.excuse-footer{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.tracker-title{font-size:2.25rem}}.network-graph{margin-bottom:3rem}.network-header{margin-bottom:1.5rem}.network-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.network-description{font-size:1rem;color:rgba(255,255,255,.7)}.network-canvas-container{position:relative;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;margin-bottom:1rem}.network-canvas{width:100%;height:100%;cursor:pointer}.network-tooltip{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:1rem;max-width:300px;z-index:10}.tooltip-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.tooltip-type{font-size:.75rem;font-weight:600;text-transform:uppercase;color:rgba(59,130,246,.9);background:rgba(59,130,246,.1);padding:.25rem .5rem;border-radius:4px}.tooltip-close{background:none;border:none;color:rgba(255,255,255,.7);font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.tooltip-close:hover{color:rgba(255,255,255,1)}.tooltip-label{font-size:1rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:.75rem}.tooltip-metadata{display:flex;flex-direction:column;gap:.25rem}.tooltip-meta-item{display:flex;gap:.5rem;font-size:.875rem}.meta-key{color:rgba(255,255,255,.6);font-weight:500}.meta-value{color:rgba(255,255,255,.9)}.network-legend{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.8)}.legend-dot{width:12px;height:12px;border-radius:50%}.timeline-visualization{margin-bottom:3rem}.timeline-header{margin-bottom:1.5rem}.timeline-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.timeline-description{font-size:1rem;color:rgba(255,255,255,.7)}.era-legend{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem;padding:1rem;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px}.era-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.8)}.era-dot{width:12px;height:12px;border-radius:50%}.era-label{white-space:nowrap}.timeline-container{position:relative;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem 1rem;overflow-x:auto;margin-bottom:2rem}.era-backgrounds{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;pointer-events:none}.era-column{flex:1}.financial-scale{display:flex;gap:4px;height:100px;margin-bottom:1rem;align-items:flex-end}.financial-bar-container{flex:1;display:flex;align-items:flex-end}.financial-bar{width:100%;min-height:2px;border-radius:4px 4px 0 0;transition:all .2s ease;cursor:pointer}.financial-bar:hover{opacity:.8}.timeline-events{display:flex;gap:4px;min-width:min-content}.year-column{flex:1;min-width:40px;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 0;cursor:pointer;border-radius:8px;transition:background .2s ease}.year-column:hover{background:rgba(255,255,255,.05)}.year-column.selected{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3)}.year-label{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.7);writing-mode:horizontal-tb}.event-markers{display:flex;flex-direction:column;gap:2px;align-items:center;min-height:60px}.event-marker{border-radius:50%;transition:all .2s ease;cursor:pointer}.event-marker:hover{transform:scale(1.3)}.event-count{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.8);background:rgba(59,130,246,.2);padding:.125rem .375rem;border-radius:999px}.year-details{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.year-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.year-details-title{font-size:1.5rem;font-weight:700;color:rgba(255,255,255,.95)}.year-details-close{background:none;border:none;color:rgba(255,255,255,.7);font-size:2rem;cursor:pointer;padding:0;line-height:1}.year-details-close:hover{color:rgba(255,255,255,1)}.year-stats{display:flex;gap:2rem;margin-bottom:1.5rem}.year-stat{display:flex;gap:.5rem;font-size:.875rem}.year-stat .stat-label{color:rgba(255,255,255,.7)}.year-stat .stat-value{color:rgba(255,255,255,.95);font-weight:600}.year-events-list{display:flex;flex-direction:column;gap:1rem}.year-event-card{display:flex;gap:1rem;padding:1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;text-decoration:none;transition:all .2s ease}.year-event-card:hover{background:rgba(255,255,255,.08);border-color:rgba(59,130,246,.3);transform:translateX(4px)}.event-card-marker{width:8px;min-width:8px;border-radius:4px}.event-card-content{flex:1}.event-card-title{font-size:1rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:.25rem}.event-card-financial{font-size:.875rem;font-weight:600;color:rgba(239,68,68,.9);margin-bottom:.5rem}.event-card-description{font-size:.875rem;color:rgba(255,255,255,.7);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.timeline-tooltip{position:fixed;background:rgba(0,0,0,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.75rem 1rem;max-width:300px;z-index:100;pointer-events:none}.tooltip-title{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:.25rem}.tooltip-date{font-size:.75rem;color:rgba(255,255,255,.7);margin-bottom:.25rem}.tooltip-financial{font-size:.875rem;font-weight:600;color:rgba(239,68,68,.9)}@media (min-width:768px){.timeline-title{font-size:2.25rem}.timeline-container{padding:2rem}.year-label{font-size:.875rem}}.comparison-table{margin-bottom:3rem}.comparison-header{margin-bottom:1.5rem}.comparison-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.comparison-description{font-size:1rem;color:rgba(255,255,255,.7)}.table-container{overflow-x:auto;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;margin-bottom:1rem}.comparison-table-grid{width:100%;border-collapse:collapse;font-size:.875rem}.header-cell{padding:1rem;text-align:left;font-weight:600;color:rgba(255,255,255,.9);background:rgba(255,255,255,.05);border-bottom:2px solid rgba(255,255,255,.1);white-space:nowrap}.header-incident{min-width:250px;position:sticky;left:0;background:rgba(15,23,42,.95);z-index:10}.table-row{border-bottom:1px solid rgba(255,255,255,.05);transition:background .2s ease}.table-row:hover{background:rgba(255,255,255,.03)}.incident-cell{padding:1rem;position:sticky;left:0;background:rgba(15,23,42,.95);z-index:5}.table-row:hover .incident-cell{background:rgba(15,23,42,1)}.incident-link{text-decoration:none}.incident-title{font-size:1rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:.5rem;line-height:1.3}.incident-link:hover .incident-title{color:rgba(59,130,246,.9)}.incident-categories{display:flex;gap:.5rem;flex-wrap:wrap}.incident-category{font-size:.75rem;font-weight:500;text-transform:capitalize;color:rgba(255,255,255,.7);background:rgba(255,255,255,.1);padding:.125rem .5rem;border-radius:999px}.metric-cell{padding:1rem;color:rgba(255,255,255,.8);white-space:nowrap;vertical-align:top}.metric-cell.extreme-high{background:rgba(239,68,68,.1);color:rgba(239,68,68,.95);font-weight:600}.metric-cell.extreme-good,.metric-cell.extreme-low{background:rgba(34,197,94,.1);color:rgba(34,197,94,.95);font-weight:600}.metric-cell.extreme-bad{background:rgba(239,68,68,.1);color:rgba(239,68,68,.95);font-weight:600}.comparison-legend{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.legend-box{width:16px;height:16px;border-radius:4px}.legend-box.extreme-high{background:rgba(239,68,68,.3)}.legend-box.extreme-good{background:rgba(34,197,94,.3)}.comparison-note{text-align:center;font-size:.875rem;color:rgba(255,255,255,.6);padding:1rem;background:rgba(255,255,255,.05);border-radius:8px}@media (min-width:768px){.comparison-title{font-size:2.25rem}.comparison-table-grid{font-size:1rem}}.featured-cases{margin-bottom:3rem}.featured-header{margin-bottom:1.5rem}.featured-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.featured-description{font-size:1rem;color:rgba(255,255,255,.7)}.no-cases{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.6)}.featured-grid{display:grid;grid-template-columns:1fr;gap:2rem}.featured-list{display:flex;flex-direction:column;gap:2rem}.featured-carousel{position:relative;padding:0 3rem}.carousel-content{min-height:400px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:2rem;color:rgba(255,255,255,.9);cursor:pointer;transition:all .2s ease;z-index:10}.carousel-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.carousel-prev{left:0}.carousel-next{right:0}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.carousel-indicator{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .2s ease;padding:0}.carousel-indicator.active{background:rgba(59,130,246,.9);width:24px;border-radius:4px}.featured-case-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:all .2s ease}.featured-case-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.featured-case-card.horizontal{display:flex}.case-image-container{position:relative;width:100%;height:200px;overflow:hidden}.horizontal .case-image-container{width:40%;height:auto}.case-image{width:100%;height:100%;object-fit:cover}.featured-badge{position:absolute;top:1rem;right:1rem;background:rgba(59,130,246,.9);backdrop-filter:blur(10px);color:white;font-size:.75rem;font-weight:600;padding:.375rem .75rem;border-radius:999px;text-transform:uppercase}.case-content{padding:1.5rem;flex:1}.featured-reason{display:inline-block;background:rgba(59,130,246,.1);color:rgba(59,130,246,.9);font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:999px;text-transform:uppercase}.case-header,.featured-reason{margin-bottom:1rem}.case-title a{font-size:1.25rem;font-weight:700;color:rgba(255,255,255,.95);text-decoration:none;line-height:1.3;transition:color .2s ease}.case-title a:hover{color:rgba(59,130,246,.9)}.case-meta{display:flex;gap:1rem;margin-top:.5rem;font-size:.875rem}.case-date{color:rgba(255,255,255,.6)}.case-financial{color:rgba(239,68,68,.9);font-weight:600}.case-quote{font-size:1rem;font-style:italic;color:rgba(255,255,255,.9);padding-left:1rem;border-left:3px solid rgba(59,130,246,.5)}.case-quote,.case-summary{line-height:1.6;margin-bottom:1rem}.case-summary{font-size:.875rem;color:rgba(255,255,255,.8);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.case-categories{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.case-category{font-size:.75rem;font-weight:500;text-transform:capitalize;color:rgba(255,255,255,.7);background:rgba(255,255,255,.1);padding:.25rem .75rem;border-radius:999px}.case-stats{display:flex;gap:1.5rem;margin-bottom:1rem;font-size:.875rem}.case-stat{display:flex;gap:.375rem}.case-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:rgba(59,130,246,.9);text-decoration:none;transition:all .2s ease}.case-cta:hover{color:rgba(59,130,246,1);transform:translateX(4px)}@media (min-width:640px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.featured-title{font-size:2.25rem}}@media (min-width:1024px){.featured-grid{grid-template-columns:repeat(3,1fr)}}.pattern-matcher{margin-bottom:3rem}.pattern-header{margin-bottom:1.5rem}.pattern-title{font-size:1.875rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem}.pattern-description{font-size:1rem;color:rgba(255,255,255,.7)}.no-matches{text-align:center;padding:3rem 2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:rgba(255,255,255,.6)}.pattern-matches{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.pattern-match-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .2s ease}.pattern-match-card:hover{background:rgba(255,255,255,.08);border-color:rgba(59,130,246,.3);transform:translateX(4px)}.match-header{display:flex;gap:1.5rem;margin-bottom:1rem}.match-score-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:60px}.match-score{font-size:1.5rem;font-weight:700;color:rgba(59,130,246,.9)}.match-score-label{font-size:.75rem;color:rgba(255,255,255,.6);text-transform:uppercase}.match-info{flex:1}.match-title a{font-size:1.125rem;font-weight:600;color:rgba(255,255,255,.95);text-decoration:none;line-height:1.3;transition:color .2s ease}.match-title a:hover{color:rgba(59,130,246,.9)}.match-meta{display:flex;gap:1rem;margin-top:.5rem;font-size:.875rem}.match-date{color:rgba(255,255,255,.6)}.match-financial{color:rgba(239,68,68,.9);font-weight:600}.match-summary{font-size:.875rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.match-factors{background:rgba(255,255,255,.05);border-radius:8px;padding:1rem;margin-bottom:1rem}.factors-label{font-size:.75rem;font-weight:600;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:.5rem}.factors-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.factor-item{font-size:.875rem;color:rgba(255,255,255,.8);padding-left:1rem;position:relative}.factor-item:before{content:"•";position:absolute;left:0;color:rgba(59,130,246,.7)}.match-categories{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.match-category{font-size:.75rem;font-weight:500;text-transform:capitalize;color:rgba(255,255,255,.7);background:rgba(255,255,255,.1);padding:.25rem .75rem;border-radius:999px}.match-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:rgba(59,130,246,.9);text-decoration:none;transition:all .2s ease}.match-cta:hover{color:rgba(59,130,246,1);transform:translateX(4px)}.pattern-explanation{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.explanation-title{font-size:1rem;font-weight:600;color:rgba(255,255,255,.95);margin-bottom:.75rem}.explanation-text{font-size:.875rem;color:rgba(255,255,255,.7);line-height:1.6}@media (min-width:768px){.pattern-title{font-size:2.25rem}.pattern-matches{grid-template-columns:repeat(2,1fr)}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-card,.skeleton-network,.skeleton-stat-card,.skeleton-table,.skeleton-timeline{animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-line{height:1rem;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));border-radius:4px;margin-bottom:.5rem}.skeleton-line-tiny{width:25%}.skeleton-line-short{width:40%}.skeleton-line-medium{width:60%}.skeleton-line-full{width:100%}.skeleton-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem}.skeleton-card,.skeleton-header{margin-bottom:1rem}.skeleton-body{display:flex;flex-direction:column;gap:.5rem}.skeleton-stats-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}@media (min-width:640px){.skeleton-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.skeleton-stats-grid{grid-template-columns:repeat(3,1fr)}}.skeleton-stat-card{background:rgba(255,255,255,.03);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.skeleton-stat-card,.skeleton-table{border:1px solid rgba(255,255,255,.05);border-radius:12px}.skeleton-table{background:rgba(255,255,255,.02);padding:1rem}.skeleton-table-header{padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:1rem}.skeleton-table-header,.skeleton-table-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.skeleton-table-row{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.03)}.skeleton-table-row:last-child{border-bottom:none}.skeleton-timeline{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem}.skeleton-timeline-header{margin-bottom:1.5rem}.skeleton-timeline-body{display:flex;gap:.5rem;align-items:flex-end;height:200px;overflow-x:auto}.skeleton-timeline-column{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:40px}.skeleton-timeline-bar{width:100%;background:linear-gradient(180deg,rgba(59,130,246,.2),rgba(59,130,246,.05));border-radius:4px 4px 0 0}.skeleton-network{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;min-height:400px}.skeleton-network-header{margin-bottom:1.5rem}.skeleton-network-canvas{position:relative;width:100%;height:300px;background:rgba(0,0,0,.1);border-radius:8px}.skeleton-network-node{position:absolute;width:24px;height:24px;background:rgba(59,130,246,.3);border-radius:50%;animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.loading-spinner,.skeleton-list{display:flex;flex-direction:column;gap:1rem}.loading-spinner{align-items:center;justify-content:center;padding:3rem}.loading-spinner-small{padding:1.5rem}.loading-spinner-large{padding:4rem}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-ring{width:3rem;height:3rem;border:3px solid rgba(59,130,246,.2);border-top-color:rgba(59,130,246,.8);border-radius:50%;animation:spinner-rotate 1s linear infinite}.loading-spinner-small .spinner-ring{width:2rem;height:2rem;border-width:2px}.loading-spinner-large .spinner-ring{width:4rem;height:4rem;border-width:4px}.loading-text{font-size:.875rem;color:rgba(255,255,255,.6);font-weight:500}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.carousel-btn{animation:none!important}.skeleton-card,.skeleton-network,.skeleton-stat-card,.skeleton-table,.skeleton-timeline{animation:none!important;opacity:.7!important}}@media (max-width:640px){.year-column{min-width:32px!important}.year-label{font-size:.625rem!important;writing-mode:vertical-rl;text-orientation:mixed}.financial-scale{height:60px!important}.timeline-container{padding:.75rem!important}.timeline-body{gap:.25rem!important}.comparison-table-grid{font-size:.75rem!important}.header-cell{padding:.5rem!important;font-size:.7rem!important}.header-incident{min-width:180px!important;max-width:180px!important}.metric-cell{padding:.5rem!important;white-space:nowrap}.incident-title{font-size:.8rem!important;line-height:1.2!important}.incident-categories{display:none!important}.table-container:after{content:"→ Scroll for more";position:sticky;right:0;bottom:0;padding:.5rem;background:linear-gradient(90deg,transparent,rgba(0,0,0,.8));font-size:.7rem;color:rgba(255,255,255,.6);pointer-events:none}.carousel-btn{width:2.5rem!important;height:2.5rem!important;bottom:1rem!important;top:auto!important;font-size:1.5rem!important}.carousel-prev{left:.5rem!important}.carousel-next{right:.5rem!important}.carousel-indicators{bottom:.5rem!important}.carousel-content{padding:0 .5rem 3.5rem!important}.featured-case-card,.featured-case-card.horizontal{flex-direction:column!important}.case-image-container{width:100%!important;max-height:180px!important}.network-canvas-container{min-height:300px!important}.network-canvas{cursor:grab}.network-canvas:active{cursor:grabbing}.network-tooltip{max-width:90vw!important;left:5vw!important;right:5vw!important;bottom:1rem!important;top:auto!important}.excuse-filters{gap:.75rem!important}.filter-row{grid-template-columns:1fr!important;gap:.5rem!important}.filter-select,.search-input{width:100%!important}.excuse-card{padding:1rem!important}.excuse-header{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.excuse-meta{width:100%!important;flex-wrap:wrap!important}.filter-chips{gap:.5rem!important}.filter-chip{flex-direction:column!important;align-items:flex-start!important;padding:.5rem .75rem!important}.chip-content{flex-wrap:wrap!important;gap:.25rem!important}.chip-remove{position:absolute!important;top:.25rem!important;right:.25rem!important;width:1.5rem!important;height:1.5rem!important}}@media (hover:none) and (pointer:coarse){.carousel-indicator,.filter-chip,a,button{min-height:44px!important;min-width:44px!important}.filter-chips{gap:.75rem!important}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(59,130,246,.8)!important;outline-offset:2px!important}.carousel-btn:focus-visible{box-shadow:0 0 0 3px rgba(59,130,246,.5)!important}.filter-chip:focus-within{border-color:rgba(59,130,246,.6)!important;box-shadow:0 0 0 2px rgba(59,130,246,.2)!important}