.layout{min-height:100vh;display:flex;flex-direction:column}.layout-header{position:sticky;top:0;z-index:100;background:#0f0f0eeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.layout-header-inner{max-width:var(--wide-width);margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo{font-family:var(--font-serif);font-weight:700;font-size:1.25rem;color:var(--text);letter-spacing:.02em}.logo:hover{color:var(--accent);text-decoration:none}.layout-header nav{display:flex;gap:1.5rem;flex-wrap:wrap}.layout-header nav a{font-size:.9rem;color:var(--text-muted)}.layout-header nav a:hover{color:var(--accent)}.layout-footer{margin-top:auto;padding:2rem 1.5rem;border-top:1px solid var(--border);background:var(--bg-elevated)}.layout-footer-inner{max-width:var(--wide-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:var(--text-muted)}.layout-footer-inner a{color:var(--accent)}.hero{padding:4rem 1.5rem 5rem;text-align:center;background:linear-gradient(180deg,var(--bg-elevated) 0%,var(--bg) 100%);border-bottom:1px solid var(--border)}.hero-inner{max-width:var(--max-width);margin:0 auto}.hero-kicker{font-size:.875rem;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin:0 0 .75rem}.hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:600;margin:0 0 1rem;line-height:1.15}.hero-subtitle{font-size:1.15rem;color:var(--text-muted);margin:0 0 1.5rem;max-width:36ch;margin-left:auto;margin-right:auto}.hero-byline{font-size:.95rem;color:var(--text-muted)}.hero-byline a{color:var(--accent);font-weight:500}.section{padding:3rem 0}.section-wide .section-content{max-width:var(--wide-width);margin:0 auto;padding:0 1.5rem}.section-narrow .section-content{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section-title{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin:0 0 1.5rem;padding:0 1.5rem;max-width:var(--wide-width);margin-left:auto;margin-right:auto}.section-content p{margin:0 0 1rem}.section-content p:last-child{margin-bottom:0}.section-lead{color:var(--text-muted);margin-bottom:2rem!important}.viz-wrapper{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;margin-bottom:2rem}.viz-wrapper:last-child{margin-bottom:0}.viz-hint{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.viz-caption{font-size:.875rem;color:var(--text-muted);margin:.75rem 0 0}.viz-placeholder{min-height:280px;display:flex;align-items:center;justify-content:center}.viz-placeholder-inner{text-align:center;max-width:360px;padding:1rem}.viz-placeholder-icon{font-size:3rem;color:var(--border);margin-bottom:.75rem}.viz-placeholder-inner h3{font-family:var(--font-sans);font-size:1rem;font-weight:600;margin:0 0 .5rem;color:var(--text-muted)}.viz-placeholder-inner p{font-size:.9rem;color:var(--text-muted);margin:0}.viz-map{margin-top:1rem}.viz-subsection-title{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--text-muted);margin:2rem 0 .75rem}.viz-subsection-title:first-of-type{margin-top:0}.viz-post-election{margin-top:2rem}.viz-dataset-stats{display:flex;flex-direction:column;gap:1.5rem}.dataset-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.dataset-summary-item{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.25rem}.dataset-summary-value{font-family:var(--font-serif);font-size:1.75rem;font-weight:600;color:var(--accent)}.dataset-summary-label{font-size:.9rem;color:var(--text)}.dataset-summary-period{font-size:.8rem;color:var(--text-muted)}.dataset-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.dataset-chart-block{min-width:0}.dataset-chart-title{font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:var(--text-muted);margin:0 0 .75rem}.methodology-viz{margin-top:2rem}.attribution{padding-bottom:4rem}.attribution-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.attribution-title{font-size:1.25rem;margin:0 0 1rem}.attribution-card p{margin:0 0 1rem;font-size:.95rem}.attribution-links{list-style:none;padding:0;margin:0 0 1rem}.attribution-links li{margin-bottom:.5rem}.attribution-links a{color:var(--accent)}.attribution-note{font-size:.875rem;color:var(--text-muted)!important;margin-bottom:0!important}.viz-platform-tabs{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.viz-tab{padding:.5rem 1rem;font-size:.875rem;font-family:var(--font-sans);font-weight:500;color:var(--text-muted);background:transparent;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:color .15s,background .15s,border-color .15s}.viz-tab:hover{color:var(--text);background:var(--bg-elevated)}.viz-tab.active{color:var(--accent);background:var(--bg-elevated);border-color:var(--accent)}.viz-period{font-size:.8rem;color:var(--text-muted);margin:0 0 .5rem}.viz-post-type-distribution .viz-period-tabs{margin-bottom:.5rem}.viz-post-type-distribution .viz-platform-tabs{margin-bottom:.75rem}.viz-post-type-title{font-size:.875rem;color:var(--text-muted);margin:0 0 1rem}.viz-dominant-hashtags .viz-platform-tabs{margin-bottom:.5rem}.viz-hashtags-period{font-size:.8rem;color:var(--text-muted);margin:0 0 .75rem}.viz-top5-hashtags .viz-platform-tabs{margin-bottom:.5rem}.viz-top5-hashtags .viz-period{font-size:.8rem;color:var(--text-muted);margin:0 0 .75rem}:root{--bg: #0f0f0e;--bg-elevated: #181816;--bg-card: #1e1e1c;--text: #e8e6e1;--text-muted: #9a968e;--accent: #c9a227;--accent-dim: #8b7320;--border: #2d2d2a;--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--max-width: 720px;--wide-width: 1100px;--radius: 6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-serif);font-weight:600;line-height:1.2}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2rem);margin-top:2.5rem;margin-bottom:1rem}h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.5rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.section-narrow{max-width:var(--max-width);margin-left:auto;margin-right:auto;padding:0 1.5rem}.section-wide{max-width:var(--wide-width);margin-left:auto;margin-right:auto;padding:0 1.5rem}
