:root{--bg-primary: #080810;--bg-secondary: #10101a;--bg-card: rgba(20, 20, 36, .9);--bg-card-hover: rgba(30, 30, 50, .95);--text-primary: #e4e4ee;--text-secondary: #9090b0;--text-muted: #5a5a70;--neon-primary: #00f0ff;--neon-secondary: #bf00ff;--neon-accent: #ff00aa;--neon-success: #05ffa1;--neon-warning: #ffff00;--neon-danger: #ff0040;--phase-1: #00f0ff;--phase-2: #bf00ff;--phase-3: var(--neon-primary);--phase-4: #ff8000;--phase-5: #ffff00;--phase-6: #ff0000;--phase-7: #ffffff;--glow-sm: 0 0 5px;--glow-md: 0 0 15px;--glow-lg: 0 0 30px;--glow-xl: 0 0 50px;--font-display: "Orbitron", sans-serif;--font-mono: "Share Tech Mono", monospace;--font-body: "Rajdhani", sans-serif;--fs-xs: .75rem;--fs-sm: .875rem;--fs-base: 1rem;--fs-md: 1.125rem;--fs-lg: 1.5rem;--fs-xl: 2rem;--fs-2xl: 3rem;--fs-3xl: 4rem;--fs-hero: 5rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--border-radius: 6px;--border-radius-lg: 12px;--border-width: 1px;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .6s ease;--z-bg: -1;--z-base: 1;--z-card: 10;--z-header: 100;--z-drawer: 200;--z-overlay: 300;--z-tooltip: 400;--z-scanline: 500}[data-governance=hell]{--neon-primary: #ff2a6d;--neon-secondary: #ff0040;--neon-accent: #ff6b35;--bg-primary: #0a0005;--bg-secondary: #150008;--bg-card: #1a0010;--bg-card-hover: #2a0018;--phase-3: #ff2a6d;--hero-gradient-start: rgba(255, 42, 109, .08);--hero-gradient-end: rgba(10, 0, 5, .95);--scanline-color: rgba(255, 42, 109, .03)}[data-governance=balanced]{--neon-primary: #00f0ff;--neon-secondary: #bf00ff;--neon-accent: #ff00aa;--bg-primary: #0a0a0f;--bg-secondary: #12121a;--bg-card: #1a1a2e;--bg-card-hover: #22223a;--phase-3: #00f0ff;--hero-gradient-start: rgba(0, 240, 255, .05);--hero-gradient-end: rgba(10, 10, 15, .95);--scanline-color: rgba(0, 240, 255, .02)}[data-governance=utopia]{--neon-primary: #39ff14;--neon-secondary: #00cc80;--neon-accent: #05ffa1;--bg-primary: #050a05;--bg-secondary: #0a140a;--bg-card: #0f1a0f;--bg-card-hover: #162016;--phase-3: #39ff14;--hero-gradient-start: rgba(57, 255, 20, .05);--hero-gradient-end: rgba(5, 10, 5, .95);--scanline-color: rgba(57, 255, 20, .02)}body{font-family:var(--font-body);font-size:var(--fs-base);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;margin:0}h1{font-size:var(--fs-3xl)}h2{font-size:var(--fs-2xl)}h3{font-size:var(--fs-xl)}h4{font-size:var(--fs-lg)}code,.mono{font-family:var(--font-mono);font-size:var(--fs-sm);letter-spacing:.02em}.text-neon{color:var(--neon-primary);text-shadow:0 0 10px var(--neon-primary)}.text-muted{color:var(--text-muted)}.text-glow{text-shadow:0 0 7px var(--neon-primary),0 0 20px var(--neon-primary)}@keyframes neon-pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes neon-border-pulse{0%,to{box-shadow:0 0 5px var(--neon-primary),0 0 15px var(--neon-primary)}50%{box-shadow:0 0 10px var(--neon-primary),0 0 30px var(--neon-primary),0 0 50px var(--neon-primary)}}@keyframes flicker{0%,19.999%,22%,62.999%,64%,64.999%,70%,to{opacity:1}20%,21.999%,63%,63.999%,65%,69.999%{opacity:.4}}@keyframes scanline-move{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes glitch-anim-1{0%{clip-path:inset(40% 0 61% 0);transform:translate(-2px,2px)}20%{clip-path:inset(92% 0 1% 0);transform:translate(1px,-1px)}40%{clip-path:inset(43% 0 1% 0);transform:translate(-1px,3px)}60%{clip-path:inset(25% 0 58% 0);transform:translate(3px,1px)}80%{clip-path:inset(54% 0 7% 0);transform:translate(-3px,-2px)}to{clip-path:inset(58% 0 43% 0);transform:translate(2px,-3px)}}@keyframes glitch-anim-2{0%{clip-path:inset(65% 0 13% 0);transform:translate(3px,-1px)}20%{clip-path:inset(15% 0 62% 0);transform:translate(-2px,3px)}40%{clip-path:inset(79% 0 3% 0);transform:translate(2px,-2px)}60%{clip-path:inset(38% 0 46% 0);transform:translate(-3px,1px)}80%{clip-path:inset(4% 0 78% 0);transform:translate(1px,2px)}to{clip-path:inset(24% 0 52% 0);transform:translate(-1px,-3px)}}@keyframes glow-breathe{0%,to{filter:drop-shadow(0 0 5px var(--neon-primary))}50%{filter:drop-shadow(0 0 20px var(--neon-primary))}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes marker-pulse{0%{transform:scale(1);opacity:1}to{transform:scale(3);opacity:0}}@keyframes dash-flow{to{stroke-dashoffset:-20}}@keyframes typing-cursor{0%,to{border-right-color:var(--neon-primary)}50%{border-right-color:transparent}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.dashboard{display:flex;flex-direction:column;min-height:100vh;gap:var(--space-xl);padding:0;overflow-x:hidden}.dashboard__section{width:100%;max-width:1600px;margin:0 auto;padding:0 var(--space-lg)}.phase-layout{display:grid;grid-template-columns:1fr;gap:var(--space-xl);transition:grid-template-columns var(--transition-slow)}@media(min-width:1024px){.phase-layout{grid-template-columns:1fr}.phase-layout--with-drawer{grid-template-columns:1fr 420px}}@media(min-width:1440px){.phase-layout--with-drawer{grid-template-columns:1fr 520px}}.charts-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:768px)and (max-width:1023px){.charts-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.charts-grid{grid-template-columns:repeat(4,1fr)}}.bilan-grid{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:768px)and (max-width:1023px){.bilan-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bilan-grid{grid-template-columns:200px 1fr 1fr}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden}body{background:var(--bg-primary);min-height:100vh;overflow-x:hidden;position:relative;max-width:100vw}a{color:var(--neon-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--neon-secondary)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--neon-primary);border-radius:3px;box-shadow:0 0 5px var(--neon-primary)}::selection{background:var(--neon-primary);color:var(--bg-primary)}.inline-source{color:inherit;text-decoration:none;border-bottom:1px dotted rgba(255,255,255,.3);transition:border-color .2s,color .2s;cursor:pointer}.inline-source:hover{border-bottom-style:solid;border-bottom-color:currentColor;color:var(--neon-primary)}@media(hover:none)and (pointer:coarse){.inline-source{pointer-events:none;cursor:text;border-bottom-color:#ffffff1f}}.phase-card__source,.phase-card__project,.parade-card a,.vote__option{pointer-events:auto!important}.term-tooltip{text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.15);cursor:help;position:relative}.term-tooltip:hover{border-bottom-color:#fff6}@media(hover:none)and (pointer:coarse){.term-tooltip{cursor:pointer}}.term-popover{position:fixed;z-index:10000;max-width:min(320px,90vw);padding:10px 14px;background:#0a0a12f5;border:1px solid rgba(255,255,255,.12);border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 24px #00000080,0 0 8px #00f0ff14;pointer-events:auto;animation:popoverIn .2s ease-out}.term-popover__term{font-family:var(--font-display);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--neon-primary);margin-bottom:4px}.term-popover__def{font-family:var(--font-mono);font-size:12px;line-height:1.5;color:var(--text-secondary)}@keyframes popoverIn{0%{opacity:0;transform:translateY(4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
