.fgc-container{max-width:1400px}.fgc-interactive{display:none}.fgc-mobile{display:block}.fgc-root .fgc-mobile-disclosure{border:1px solid hsl(var(--border));background:hsl(var(--card) / .5);border-radius:1rem;padding:0 1rem .25rem}.fgc-root .fgc-mobile-summary{cursor:pointer;min-height:44px;color:hsl(var(--foreground));justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;list-style:none;display:flex}.fgc-root .fgc-mobile-summary::-webkit-details-marker{display:none}.fgc-root .fgc-mobile-chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s}.fgc-root .fgc-mobile-disclosure[open] .fgc-mobile-chevron{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.fgc-root .fgc-mobile-chevron{transition:none}}@media (width>=640px){.fgc-interactive{grid-template-columns:1fr;gap:1.5rem;display:grid}.fgc-mobile{display:none}}.fgc-root .fgc-stage{background:hsl(var(--card) / .55);border:1px solid hsl(var(--border));border-radius:1.5rem;width:100%;padding:5px;position:relative}.fgc-root .fgc-svg{width:100%;height:100%;display:block}.fgc-root .fgc-tooltip{z-index:20;border:1px solid hsl(var(--border));background:hsl(var(--card));max-width:220px;box-shadow:0 4px 16px hsl(var(--foreground) / .12);pointer-events:none;opacity:0;border-radius:.6rem;padding:.5rem .7rem;transition:opacity .12s,transform .12s;position:absolute;transform:translateY(2px)}.fgc-root .fgc-tooltip.is-visible{opacity:1;transform:translateY(0)}.fgc-root .fgc-tooltip-title{color:hsl(var(--foreground));margin:0;font-size:.8rem;font-weight:600}.fgc-root .fgc-tooltip-desc{color:hsl(var(--muted-foreground));margin:.15rem 0 0;font-size:.75rem;line-height:1.3}@media (width<=640px){.fgc-root .fgc-tooltip{display:none}}.fgc-root .fgc-edges line{stroke:hsl(var(--muted-foreground) / .22);stroke-width:1px;vector-effect:non-scaling-stroke;transition:stroke .18s,stroke-width .18s,opacity .18s}.fgc-root .fgc-dot{fill:hsl(var(--muted-foreground) / .85);stroke:hsl(var(--background));stroke-width:1.5px;transform-box:fill-box;transform-origin:50%;transition:fill .18s,transform .18s cubic-bezier(.22,1,.36,1)}.fgc-root .is-reader .fgc-dot{fill:hsl(var(--primary) / .8)}.fgc-root .fgc-node circle:first-of-type{fill:#0000}.fgc-root .fgc-node{cursor:pointer}.fgc-root .fgc-node:focus{outline:none}.fgc-root .fgc-node:focus-visible circle:first-of-type{outline:2px solid hsl(var(--primary));outline-offset:2px}.fgc-root .fgc-node text{font-family:var(--font-sans);fill:hsl(var(--muted-foreground));paint-order:stroke;stroke:hsl(var(--background));stroke-width:3px;stroke-linejoin:round;pointer-events:none;opacity:0;font-size:13px;transition:opacity .18s}.fgc-root .fgc-resting-label text{font-family:var(--font-sans);fill:hsl(var(--muted-foreground));paint-order:stroke;stroke:hsl(var(--background));stroke-width:3px;stroke-linejoin:round;pointer-events:none;opacity:1;font-size:13px;transition:opacity .18s}.fgc-root .fgc-label-pill{fill:hsl(var(--sanctuary));opacity:.92;pointer-events:none;transition:opacity .18s}.fgc-root [data-fgc-svg][data-active] .fgc-resting-label.is-dimmed .fgc-label-pill{opacity:.1}.fgc-root [data-fgc-svg][data-active] .fgc-resting-label.is-dimmed text{opacity:.12}.fgc-root .fgc-resting-label.is-active text{fill:hsl(var(--foreground));font-weight:600}.fgc-root .fgc-cluster-labels text{font-family:var(--font-serif);letter-spacing:.14em;text-transform:uppercase;text-anchor:middle;fill:hsl(var(--muted-foreground) / .75);paint-order:stroke;stroke:hsl(var(--sanctuary));stroke-width:4px;stroke-linejoin:round;font-size:11px;font-weight:700}.fgc-root .fgc-cluster-note{font-family:var(--font-sans);letter-spacing:normal;text-transform:none;fill:hsl(var(--primary) / .85);font-size:10.5px;font-style:italic;font-weight:400}.fgc-root .fgc-cluster-chevron{font-family:var(--font-sans);letter-spacing:normal;text-transform:none;fill:hsl(var(--muted-foreground) / .4);font-size:11px;font-weight:400}.fgc-root [data-fgc-svg][data-active] .fgc-node.is-dimmed .fgc-dot{opacity:.12}.fgc-root [data-fgc-svg][data-active] .fgc-node.is-dimmed text{opacity:0}.fgc-root [data-fgc-svg][data-active] .fgc-edges line{opacity:.1}.fgc-root [data-fgc-svg][data-active] .fgc-edges line.is-live{opacity:1;stroke:hsl(var(--primary) / .6);stroke-width:1.6px}.fgc-root [data-fgc-svg][data-active].is-crowded .fgc-edges line.is-live{opacity:.45;stroke-width:1.1px}.fgc-root .fgc-node.is-active .fgc-dot{fill:hsl(var(--primary));transform:scale(1.35)}.fgc-root .fgc-node.is-active text,.fgc-root [data-fgc-svg]:not(.is-crowded) .fgc-node.is-neighbour text{opacity:1}.fgc-root .fgc-node.is-active text{fill:hsl(var(--foreground));font-weight:600}.fgc-root .fgc-nodes.is-scattered .fgc-node{transform:translate(var(--fgc-dx), var(--fgc-dy));opacity:0}.fgc-root .fgc-nodes.is-animating .fgc-node{transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity .7s;transition-delay:var(--fgc-delay)}.fgc-root .fgc-edges.is-scattered line{opacity:0}.fgc-root .fgc-edges.is-animating line{transition:opacity .9s .45s}.fgc-root .fgc-resting-labels.is-scattered .fgc-resting-label{transform:translate(var(--fgc-dx), var(--fgc-dy));opacity:0}.fgc-root .fgc-resting-labels.is-animating .fgc-resting-label{transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity .7s;transition-delay:var(--fgc-delay)}@media (prefers-reduced-motion:reduce){.fgc-root .fgc-dot,.fgc-root .fgc-node text,.fgc-root .fgc-resting-label text,.fgc-root .fgc-edges line,.fgc-root .fgc-nodes.is-animating .fgc-node,.fgc-root .fgc-edges.is-animating line,.fgc-root .fgc-resting-labels.is-animating .fgc-resting-label{transition:none}}.fgc-panel{border:1px solid hsl(var(--border));background:hsl(var(--card));box-shadow:var(--shadow-soft);border-radius:1.5rem;padding:1.5rem}.fgc-panel-body{flex-wrap:wrap;align-items:flex-start;gap:1.5rem 2.5rem;display:flex}.fgc-panel-text{flex:260px;min-width:220px}.fgc-panel-warm{color:hsl(var(--foreground));font-size:.875rem;line-height:1.5}.fgc-panel-prompt{font-family:var(--font-serif);margin-top:.6rem;font-size:1.15rem;font-weight:600}.fgc-panel-hint{color:hsl(var(--muted-foreground));margin-top:.4rem;font-size:.875rem}.fgc-pills{flex-wrap:wrap;flex:2 420px;align-content:flex-start;gap:.5rem;display:flex}.fgc-panel-main{flex:0 0 280px;max-width:320px}.fgc-panel-groups{flex-wrap:wrap;flex:500px;gap:0 2.5rem;display:flex}.fgc-panel-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--accent-foreground) / .7);font-size:.7rem;font-weight:500}.fgc-panel-title{font-family:var(--font-serif);color:hsl(var(--foreground));margin-top:.35rem;font-size:1.3rem;font-weight:700;line-height:1.2;display:inline-block}.fgc-panel-title:hover{color:hsl(var(--primary));text-decoration:underline}.fgc-panel-desc{color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem;line-height:1.55}.fgc-panel-open{color:hsl(var(--primary));margin-top:.75rem;font-size:.875rem;display:inline-block}.fgc-panel-open:hover{text-decoration:underline}.fgc-group{border-top:1px solid hsl(var(--border));flex:200px;min-width:160px;padding-top:1rem}.fgc-group h4{font-family:var(--font-serif);letter-spacing:0;font-size:.9rem;font-weight:700;line-height:1.3}.fgc-group ul{flex-wrap:wrap;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.fgc-group li a{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));border-radius:9999px;padding:.2rem .65rem;font-size:.8rem;transition:all .15s;display:inline-block}.fgc-group li a:hover{border-color:hsl(var(--primary) / .5);color:hsl(var(--foreground))}.fgc-clear{color:hsl(var(--muted-foreground));cursor:pointer;margin-top:1.1rem;font-size:.8rem;text-decoration:underline}.fgc-clear:hover{color:hsl(var(--foreground))}.cat-strip[data-astro-cid-kdwn4o4u]{padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);scrollbar-width:none}.cat-strip[data-astro-cid-kdwn4o4u]::-webkit-scrollbar{display:none}@media (width>=1024px){.cat-strip[data-astro-cid-kdwn4o4u]{-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--gutter), #000 calc(100% - var(--gutter)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 var(--gutter), #000 calc(100% - var(--gutter)), transparent 100%)}}.cat-arrow[data-astro-cid-kdwn4o4u]{border:1px solid hsl(var(--border));background:hsl(var(--card));width:2.25rem;height:2.25rem;color:hsl(var(--foreground));border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s,opacity .2s;display:flex}.cat-arrow[data-astro-cid-kdwn4o4u]:hover:not(:disabled){background:hsl(var(--sanctuary) / .5)}.cat-arrow[data-astro-cid-kdwn4o4u]:disabled{opacity:.35;cursor:default}.cat-more[data-astro-cid-kdwn4o4u]{margin:0 0 3rem}.cat-more-summary[data-astro-cid-kdwn4o4u]{cursor:pointer;border:1px dashed hsl(var(--border));background:hsl(var(--sanctuary) / .4);min-height:44px;color:hsl(var(--primary));border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin-inline:1.5rem;padding:.75rem 1rem;font-size:.875rem;list-style:none;display:flex}.cat-more-summary[data-astro-cid-kdwn4o4u]::-webkit-details-marker{display:none}.cat-more-chevron[data-astro-cid-kdwn4o4u]{transition:transform .2s}.cat-more[data-astro-cid-kdwn4o4u][open] .cat-more-chevron[data-astro-cid-kdwn4o4u]{transform:rotate(180deg)}.cat-more[data-astro-cid-kdwn4o4u][open]>.cat-more-summary[data-astro-cid-kdwn4o4u]{margin-bottom:3rem}@media (width>=768px){.cat-more-summary[data-astro-cid-kdwn4o4u]{display:none}.cat-more[data-astro-cid-kdwn4o4u]>section[data-astro-cid-kdwn4o4u]{display:block}.cat-more[data-astro-cid-kdwn4o4u]::details-content{content-visibility:visible;block-size:auto;overflow:visible}}.smh-root[data-astro-cid-o4qtjfpj]{pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}.smh-stage[data-astro-cid-o4qtjfpj]{width:100%;height:100%;position:relative}.smh-card[data-astro-cid-o4qtjfpj]{width:var(--smh-card-w);height:var(--smh-card-h);margin:calc(var(--smh-card-h) / -2) 0 0 calc(var(--smh-card-w) / -2);opacity:0;pointer-events:auto;will-change:transform;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s;position:absolute;top:50%;left:50%}.smh-card-front[data-astro-cid-o4qtjfpj]{border:1px solid hsl(var(--border));box-shadow:0 2px 10px -2px hsl(var(--foreground) / .12);background:hsl(var(--muted));border-radius:.75rem;position:absolute;inset:0;overflow:hidden}.smh-card-front[data-astro-cid-o4qtjfpj] img[data-astro-cid-o4qtjfpj]{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.smh-card[data-astro-cid-o4qtjfpj]{transition:none}}
