.stat-row[data-astro-cid-t65achpb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card[data-astro-cid-t65achpb]{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;border-radius:1.4rem}.stat-ring[data-astro-cid-t65achpb]{position:relative;width:3.2rem;height:3.2rem;flex-shrink:0}.stat-ring-svg[data-astro-cid-t65achpb]{width:100%;height:100%;transform:rotate(-90deg)}.stat-ring-fill[data-astro-cid-t65achpb]{transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.stat-ring-num[data-astro-cid-t65achpb]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.92rem;font-weight:800;color:var(--color-morandi-text)}.stat-label[data-astro-cid-t65achpb]{font-size:.78rem;color:var(--color-morandi-subtle);letter-spacing:.04em;margin-bottom:.15rem}.stat-value[data-astro-cid-t65achpb]{font-size:1rem;font-weight:700;color:var(--color-morandi-text)}.chart-section[data-astro-cid-t65achpb]{position:relative;padding:1.8rem 1.6rem 1.2rem;overflow:visible}.chart-header[data-astro-cid-t65achpb]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem}.chart-legend[data-astro-cid-t65achpb]{display:flex;align-items:center;gap:.4rem}.chart-legend-dot[data-astro-cid-t65achpb]{width:.6rem;height:.6rem;border-radius:999px}.unified-chart[data-astro-cid-t65achpb]{width:100%;aspect-ratio:2.6 / 1;min-height:220px;max-height:340px}.unified-chart[data-astro-cid-t65achpb] svg{display:block;width:100%;height:100%;overflow:visible}.uc-bar{transform-origin:center bottom;animation:uc-bar-grow .9s cubic-bezier(.22,1,.36,1) both}@keyframes uc-bar-grow{0%{transform:scaleY(0);opacity:0}60%{opacity:1}to{transform:scaleY(1);opacity:1}}.uc-shine{animation:uc-shine-move 3s 1.2s ease-in-out infinite}@keyframes uc-shine-move{0%,to{transform:translate(-200%);opacity:0}50%{transform:translate(200%);opacity:1}}.uc-area{opacity:0;animation:area-reveal 1s .5s cubic-bezier(.22,1,.36,1) forwards}.uc-line{stroke-dasharray:3000;stroke-dashoffset:3000;animation:line-draw 2s .4s cubic-bezier(.22,1,.36,1) forwards}.uc-dot{opacity:0;animation:dot-pop .5s cubic-bezier(.22,1,.36,1) forwards}.uc-count{opacity:0;animation:count-pop .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes area-reveal{to{opacity:1}}@keyframes line-draw{to{stroke-dashoffset:0}}@keyframes dot-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes count-pop{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.uc-hit{cursor:pointer}.uc-hit:hover~.uc-bar{filter:brightness(1.1)}.chart-tooltip[data-astro-cid-t65achpb]{position:absolute;z-index:20;padding:.85rem 1rem;border-radius:1rem;pointer-events:none;transition:opacity .2s ease,transform .2s cubic-bezier(.22,1,.36,1);min-width:140px}.chart-tooltip-year[data-astro-cid-t65achpb]{font-size:.92rem;font-weight:800;color:var(--color-morandi-text);margin-bottom:.2rem}.chart-tooltip-count[data-astro-cid-t65achpb]{font-size:.82rem;color:var(--color-morandi-muted);margin-bottom:.4rem}.chart-tooltip-kws[data-astro-cid-t65achpb]{display:flex;flex-wrap:wrap;gap:.3rem}.chart-tooltip-kw[data-astro-cid-t65achpb]{font-size:.7rem;padding:.15rem .45rem;border-radius:999px;background:#a3b5a62e;color:#5a7560}.kw-cloud[data-astro-cid-t65achpb]{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;padding:1.5rem 0}.kw-bubble[data-astro-cid-t65achpb]{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;border-radius:999px;font-weight:600;cursor:default;position:relative;animation:bubble-in .7s cubic-bezier(.22,1,.36,1) both;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,background .35s ease}.kw-bubble[data-astro-cid-t65achpb]:hover{transform:translateY(-4px) scale(1.1);z-index:5}.kw-bubble-years[data-astro-cid-t65achpb]{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) scale(.9);padding:.3rem .6rem;border-radius:.6rem;font-size:.68rem;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.kw-bubble[data-astro-cid-t65achpb]:hover .kw-bubble-years[data-astro-cid-t65achpb]{opacity:1;transform:translate(-50%) scale(1)}@keyframes bubble-in{0%{opacity:0;transform:scale(.5) rotate(-8deg)}60%{opacity:1;transform:scale(1.06) rotate(1deg)}to{transform:scale(1) rotate(0)}}.timeline-section[data-astro-cid-t65achpb]{position:relative;padding:2rem 0}.timeline-track[data-astro-cid-t65achpb]{position:absolute;left:1.25rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent 0%,var(--color-morandi-border) 4%,var(--color-morandi-sage) 50%,var(--color-morandi-border) 96%,transparent 100%);border-radius:1px}.timeline-node[data-astro-cid-t65achpb]{position:relative;padding-left:3.5rem;margin-bottom:2rem}.timeline-dot-wrap[data-astro-cid-t65achpb]{position:absolute;left:0;top:.3rem;width:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.35rem}.timeline-dot[data-astro-cid-t65achpb]{width:.75rem;height:.75rem;border-radius:999px;flex-shrink:0}.timeline-year-label[data-astro-cid-t65achpb]{font-size:.7rem;font-weight:700;color:var(--color-morandi-muted);letter-spacing:.02em;white-space:nowrap}.keyword-pill[data-astro-cid-t65achpb]{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:999px;font-size:var(--kw-size, .85rem);font-weight:500;color:#5a7560;background:#a3b5a62e;border:1px solid rgba(163,181,166,.25);animation:spring-fade-in .6s cubic-bezier(.22,1,.36,1) both;transition:transform .3s cubic-bezier(.22,1,.36,1),background .3s ease}.keyword-pill[data-astro-cid-t65achpb]:hover{transform:translateY(-2px) scale(1.04);background:#a3b5a64d}@media(min-width:640px){.timeline-track[data-astro-cid-t65achpb]{left:50%;transform:translate(-50%)}.timeline-node[data-astro-cid-t65achpb]{padding-left:0;display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:start}.timeline-node[data-astro-cid-t65achpb]:nth-child(odd) .timeline-card[data-astro-cid-t65achpb]{grid-column:1;grid-row:1}.timeline-node[data-astro-cid-t65achpb]:nth-child(odd) .timeline-dot-wrap[data-astro-cid-t65achpb]{position:static;grid-column:2;grid-row:1;width:auto;padding-top:.2rem}.timeline-node[data-astro-cid-t65achpb]:nth-child(2n) .timeline-card[data-astro-cid-t65achpb]{grid-column:3;grid-row:1}.timeline-node[data-astro-cid-t65achpb]:nth-child(2n) .timeline-dot-wrap[data-astro-cid-t65achpb]{position:static;grid-column:2;grid-row:1;width:auto;padding-top:.2rem}}html.dark .timeline-dot[data-astro-cid-t65achpb]{box-shadow-color:#1e1c1a}html.dark .keyword-pill[data-astro-cid-t65achpb]{color:#a3c4a8;background:#a3b5a61f;border-color:#a3b5a62e}html.dark .keyword-pill[data-astro-cid-t65achpb]:hover{background:#a3b5a638}html.dark .chart-tooltip-kw[data-astro-cid-t65achpb]{color:#a3c4a8;background:#a3b5a626}html.dark .kw-bubble-years[data-astro-cid-t65achpb]{background:#1e1c1ae6;color:#d6cfc9}@media(prefers-reduced-motion:reduce){.cbar[data-astro-cid-t65achpb],.chart-area-path[data-astro-cid-t65achpb],.chart-line-path[data-astro-cid-t65achpb],.keyword-pill[data-astro-cid-t65achpb],.kw-bubble[data-astro-cid-t65achpb],.cbar-shine[data-astro-cid-t65achpb]{animation:none!important}.chart-line-path[data-astro-cid-t65achpb]{stroke-dashoffset:0}.chart-area-path[data-astro-cid-t65achpb]{opacity:1}.stat-ring-fill[data-astro-cid-t65achpb]{transition:none}}
