.SegmentedToggle-module__KbOc1q__container{border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:2px;padding:3px;transition:box-shadow .25s,border-color .25s;display:inline-flex;box-shadow:0 1px 3px #0000000a}.SegmentedToggle-module__KbOc1q__container:hover{box-shadow:0 4px 12px #00000014}.SegmentedToggle-module__KbOc1q__segment{font-family:var(--font-headline);text-transform:uppercase;letter-spacing:1px;cursor:pointer;color:var(--st-inactive-color,var(--pop-black));-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:1.1rem;line-height:1;transition:background-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.SegmentedToggle-module__KbOc1q__segment:focus-visible{outline:2px solid var(--pop-blue);outline-offset:-2px}.SegmentedToggle-module__KbOc1q__active{background-color:var(--st-active-bg,var(--pop-yellow));color:var(--st-active-color,var(--pop-black));cursor:default;box-shadow:0 1px 4px #00000014}.SegmentedToggle-module__KbOc1q__inactive{opacity:.5}.SegmentedToggle-module__KbOc1q__inactive:hover{opacity:1;background-color:var(--st-hover-bg,#0000000f);color:var(--st-hover-color,var(--pop-black));transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.SegmentedToggle-module__KbOc1q__icon{align-items:center;display:flex}[data-theme=noir] .SegmentedToggle-module__KbOc1q__container{border-color:var(--st-border,#3f3f4e);box-shadow:none}[data-theme=noir] .SegmentedToggle-module__KbOc1q__container:hover{box-shadow:none}[data-theme=noir] .SegmentedToggle-module__KbOc1q__segment{font-family:var(--font-code);color:var(--st-inactive-color,#666);font-size:.85rem;font-weight:600}[data-theme=noir] .SegmentedToggle-module__KbOc1q__active{background-color:var(--st-active-bg,#2a2a35);color:var(--st-active-color,#fafafa);opacity:1;box-shadow:0 0 8px var(--st-accent,#ffffff1a)}[data-theme=noir] .SegmentedToggle-module__KbOc1q__inactive{opacity:.65}[data-theme=noir] .SegmentedToggle-module__KbOc1q__inactive:hover{background-color:var(--st-hover-bg,#ffffff0d);color:var(--st-hover-color,#fafafa);box-shadow:0 0 10px var(--st-accent,#ffffff14)}@media (max-width:768px){.SegmentedToggle-module__KbOc1q__segment{gap:0;padding:6px 8px}.SegmentedToggle-module__KbOc1q__labelText{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}
.Navbar-module__KHvhDq__navbar{z-index:var(--z-sticky);background-color:var(--navbar-bg,#fff8e1eb);-webkit-backdrop-filter:blur(8px);border-bottom:4px solid var(--pop-black);justify-content:space-between;align-items:center;height:72px;padding:0 32px;transition:box-shadow .3s;display:flex;position:sticky;top:0}.Navbar-module__KHvhDq__navbar.Navbar-module__KHvhDq__menuOpen,.Navbar-module__KHvhDq__navbar.Navbar-module__KHvhDq__scrollActive{-webkit-backdrop-filter:none}.Navbar-module__KHvhDq__navbar.Navbar-module__KHvhDq__scrolled{box-shadow:0 4px 12px #1a1a2e40}.Navbar-module__KHvhDq__logo{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.Navbar-module__KHvhDq__logoSvg{width:100%;height:100%;transition:transform .3s var(--ease-pop);display:block;overflow:visible}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoSvg{transform:scale(1.05)}.Navbar-module__KHvhDq__logoBg{fill:var(--pop-blue);opacity:.15;transition:fill .3s,opacity .3s}[data-theme=noir] .Navbar-module__KHvhDq__logoBg{fill:var(--pop-blue);opacity:.08}.Navbar-module__KHvhDq__logoLine,.Navbar-module__KHvhDq__logoTerminalPrompt,.Navbar-module__KHvhDq__logoTerminalCursor,.Navbar-module__KHvhDq__logoGremlinBody,.Navbar-module__KHvhDq__logoGremlinEarLeft,.Navbar-module__KHvhDq__logoGremlinEarRight{stroke:var(--pop-black);stroke-linejoin:round;stroke-linecap:round;transition:stroke .3s,fill .3s}.Navbar-module__KHvhDq__logoGremlinBody{fill:var(--pop-white);transition:transform .3s var(--ease-pop), fill .3s ease, stroke .3s ease}.Navbar-module__KHvhDq__logoGremlinEarLeft,.Navbar-module__KHvhDq__logoGremlinEarRight{fill:var(--pop-red);transform-origin:32px 48px;transition:transform .3s var(--ease-pop), fill .3s ease, stroke .3s ease}.Navbar-module__KHvhDq__logoGremlinEarRight{transform-origin:68px 48px}.Navbar-module__KHvhDq__logoEye{fill:var(--pop-black);transition:fill .3s}.Navbar-module__KHvhDq__logoPupil{fill:var(--pop-white);transition:transform .3s var(--ease-pop), fill .3s ease}.Navbar-module__KHvhDq__logoBlush{fill:var(--pop-pink);opacity:.55;transition:opacity .3s,fill .3s}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoGremlinBody{transform:translateY(-2px)}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoGremlinEarLeft{transform:rotate(-12deg)translateY(-2px)}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoGremlinEarRight{transform:rotate(12deg)translateY(-2px)}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoPupil{transform:translate(1px,-1px)}.Navbar-module__KHvhDq__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__KHvhDq__navLink{font-family:var(--font-headline);letter-spacing:1px;color:var(--pop-black);text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-size:1.1rem;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__KHvhDq__navLink:hover{color:var(--pop-red)}.Navbar-module__KHvhDq__navLink.Navbar-module__KHvhDq__active:after{content:"";background:var(--pop-red);clip-path:polygon(0% 50%,5% 0%,10% 100%,15% 0%,20% 80%,25% 10%,30% 100%,35% 0%,40% 70%,45% 20%,50% 100%,55% 0%,60% 80%,65% 10%,70% 100%,75% 0%,80% 90%,85% 10%,90% 100%,95% 0%,100% 50%);width:80%;height:4px;position:absolute;bottom:2px;left:10%}.Navbar-module__KHvhDq__hamburger{border:2px solid var(--pop-black);cursor:pointer;width:36px;height:36px;z-index:calc(var(--z-sticky) + 1);background:0 0;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;padding:6px;transition:background-color .2s;display:none}.Navbar-module__KHvhDq__hamburger:hover{background-color:var(--pop-yellow)}.Navbar-module__KHvhDq__hamburgerLine{background:var(--pop-black);border-radius:2px;width:100%;height:3px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open .Navbar-module__KHvhDq__hamburgerLine:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open .Navbar-module__KHvhDq__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__KHvhDq__hamburger.Navbar-module__KHvhDq__open .Navbar-module__KHvhDq__hamburgerLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__KHvhDq__mobileOverlay{z-index:calc(var(--z-sticky) - 1);background-color:var(--pop-cream);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:24px;animation:.3s ease-out Navbar-module__KHvhDq__slideIn;display:none;position:fixed;inset:0}.Navbar-module__KHvhDq__mobileOverlay.Navbar-module__KHvhDq__open{display:flex}.Navbar-module__KHvhDq__mobileNavLink{font-family:var(--font-headline);letter-spacing:2px;color:var(--pop-black);text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:12px 24px;font-size:2rem;text-decoration:none;transition:color .2s,transform .2s}.Navbar-module__KHvhDq__mobileNavLink:hover{color:var(--pop-red);transform:scale(1.1)}.Navbar-module__KHvhDq__mobileNavLink.Navbar-module__KHvhDq__active{color:var(--pop-red);text-underline-offset:6px;-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.Navbar-module__KHvhDq__mobileOverlay:before{content:"";background-image:radial-gradient(circle, var(--pop-black) 1.5px, transparent 1.5px);opacity:.1;pointer-events:none;background-size:10px 10px;position:absolute;inset:0}[data-theme=noir] .Navbar-module__KHvhDq__mobileOverlay:before{display:none}@keyframes Navbar-module__KHvhDq__slideIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Navbar-module__KHvhDq__navbar{height:64px;padding:0 16px}.Navbar-module__KHvhDq__logo{width:40px;height:40px}.Navbar-module__KHvhDq__rightGroup{gap:8px}.Navbar-module__KHvhDq__navLinks{display:none}.Navbar-module__KHvhDq__hamburger{display:flex}.Navbar-module__KHvhDq__mobileOverlay{justify-content:flex-start;gap:16px;padding:88px 16px 32px;overflow-y:auto}.Navbar-module__KHvhDq__mobileNavLink{padding:8px 16px;font-size:1.5rem}}.Navbar-module__KHvhDq__rightGroup{align-items:center;gap:16px;display:flex}.Navbar-module__KHvhDq__themeSegmented{--st-active-bg:var(--pop-yellow);--st-active-color:var(--pop-black);--st-hover-bg:var(--pop-pink);--st-hover-color:var(--pop-white)}[data-theme=noir] .Navbar-module__KHvhDq__themeSegmented{--st-active-bg:#e8e8e8;--st-active-color:#121214;--st-hover-color:var(--neon-yellow);--st-hover-bg:#ffea0014;--st-accent:var(--neon-yellow)}.Navbar-module__KHvhDq__audienceSegmented{--st-active-bg:var(--pop-blue);--st-active-color:var(--pop-white);--st-hover-bg:var(--pop-green);--st-hover-color:var(--pop-black)}[data-theme=noir] .Navbar-module__KHvhDq__audienceSegmented{--st-active-color:var(--neon-cyan);--st-hover-color:var(--neon-cyan);--st-hover-bg:#00f0ff14;--st-accent:var(--neon-cyan)}[data-theme=noir] .Navbar-module__KHvhDq__navLink:hover{color:var(--neon-cyan);text-shadow:var(--neon-cyan-glow)}[data-theme=noir] .Navbar-module__KHvhDq__navLink.Navbar-module__KHvhDq__active:after{background:var(--neon-cyan);box-shadow:0 0 8px var(--neon-cyan)}[data-theme=noir] .Navbar-module__KHvhDq__mobileNavLink:hover{color:var(--neon-cyan);text-shadow:var(--neon-cyan-glow)}
.Footer-module__668lQW__footer{box-sizing:border-box;width:100%;transition:background-color var(--transition-normal), border-color var(--transition-normal), box-shadow var(--transition-normal);color:var(--pop-black);padding:64px 0 24px;position:relative;overflow:hidden}[data-theme=noir] .Footer-module__668lQW__footer{color:#e0e0e3}.Footer-module__668lQW__container{z-index:2;flex-direction:column;gap:48px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;position:relative}.Footer-module__668lQW__comicView{width:100%;display:block}.Footer-module__668lQW__noirView{width:100%;display:none}[data-theme=noir] .Footer-module__668lQW__comicView{display:none}[data-theme=noir] .Footer-module__668lQW__noirView{display:block}.Footer-module__668lQW__comicPanel{background-color:var(--pop-white);border:1px solid var(--color-border);transition:transform .3s var(--ease-comic), box-shadow .25s ease, background-color .2s ease, border-color .25s ease;border-radius:16px;flex-direction:column;gap:16px;min-height:220px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.Footer-module__668lQW__missionPanel .Footer-module__668lQW__comicPanel{transform:rotate(-.6deg)}.Footer-module__668lQW__navPanel .Footer-module__668lQW__comicPanel{transform:rotate(.4deg)}.Footer-module__668lQW__connectPanel .Footer-module__668lQW__comicPanel{transform:rotate(-.4deg)}.Footer-module__668lQW__comicPanel:hover{background-color:#fff;transform:translateY(-2px)rotate(0);box-shadow:0 8px 20px #0000001a}.Footer-module__668lQW__comicPanelTitle{font-family:var(--font-headline);letter-spacing:.5px;border-bottom:2.5px solid var(--pop-black);color:var(--pop-black);text-transform:uppercase;margin:0;padding-bottom:8px;font-size:1.35rem;font-weight:900}.Footer-module__668lQW__comicPanelBody{flex-direction:column;flex:1;gap:16px;display:flex}.Footer-module__668lQW__comicText{font-family:var(--font-body);color:var(--color-text);margin:0;font-size:.95rem;line-height:1.6}.Footer-module__668lQW__comicMadeWith{font-family:var(--font-headline);margin:auto 0 0;font-size:1rem;font-weight:700}.Footer-module__668lQW__heart{animation:1.5s ease-in-out infinite Footer-module__668lQW__heartbeat;display:inline-block}.Footer-module__668lQW__pow{color:var(--pop-yellow);-webkit-text-stroke:1.2px var(--pop-black);paint-order:stroke fill;letter-spacing:.5px;font-weight:900;display:inline-block}@keyframes Footer-module__668lQW__heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.18)}}.Footer-module__668lQW__comicNavLinks{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Footer-module__668lQW__comicNavLink{text-align:center;background-color:var(--pop-cream);color:var(--pop-black);border:1px solid var(--color-border);font-family:var(--font-headline);text-transform:uppercase;border-radius:8px;padding:8px 12px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s,box-shadow .25s;display:block;box-shadow:0 1px 3px #0000000a}.Footer-module__668lQW__comicNavLink:hover{color:var(--pop-black);transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.Footer-module__668lQW__comicNavLink:nth-child(4n+1):hover{background-color:var(--pop-yellow)}.Footer-module__668lQW__comicNavLink:nth-child(4n+2):hover{background-color:var(--pop-pink)}.Footer-module__668lQW__comicNavLink:nth-child(4n+3):hover{background-color:var(--pop-blue)}.Footer-module__668lQW__comicNavLink:nth-child(4n+4):hover{background-color:var(--pop-green)}.Footer-module__668lQW__comicSocials{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;display:flex}.Footer-module__668lQW__comicSocialLink{background-color:var(--pop-white);border:1px solid var(--color-border);width:44px;height:44px;color:var(--pop-black);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s,box-shadow .25s;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #0000000a}.Footer-module__668lQW__socialIcon{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex}.Footer-module__668lQW__socialIcon svg{fill:currentColor;width:20px;height:20px;transition:transform .2s}.Footer-module__668lQW__halftoneBg{background-image:radial-gradient(circle, var(--pop-black) 1.2px, transparent 1.2px);opacity:0;z-index:1;pointer-events:none;background-size:4px 4px;border-radius:50%;transition:opacity .2s;position:absolute;inset:0}.Footer-module__668lQW__comicSocialLink:hover{color:var(--pop-white);border-color:var(--pop-black);transform:scale(1.15)translateY(-2px);box-shadow:0 8px 20px #0000001a}.Footer-module__668lQW__comicSocialLink:hover .Footer-module__668lQW__halftoneBg{opacity:.3}.Footer-module__668lQW__comicSocialLink:hover .Footer-module__668lQW__socialIcon svg{transform:scale(1.1)}.Footer-module__668lQW__comicSocialLink:first-child:hover{background-color:#2b2b36}.Footer-module__668lQW__comicSocialLink:nth-child(2):hover{background-color:#0077b5}.Footer-module__668lQW__comicSocialLink:nth-child(3):hover{background-color:#1da1f2}.Footer-module__668lQW__comicSocialLink:nth-child(4):hover{background-color:#e1306c}.Footer-module__668lQW__comicSocialLink:nth-child(5):hover{background-color:var(--pop-red)}.Footer-module__668lQW__comicSocialLink:nth-child(6):hover{background-color:var(--pop-green)}.Footer-module__668lQW__socialTooltip{background-color:var(--pop-yellow);color:var(--pop-black);border:1px solid var(--color-border);font-family:var(--font-headline);white-space:nowrap;opacity:0;pointer-events:none;z-index:10;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:900;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 2px 6px #0000001a}.Footer-module__668lQW__comicSocialLink:hover .Footer-module__668lQW__socialTooltip{opacity:1;transform:translate(-50%)translateY(-10px)rotate(-4deg)}.Footer-module__668lQW__terminalWindow{box-sizing:border-box;background-color:#0c0c0e;border:1.5px solid #2e2e38;border-radius:10px;flex-direction:column;min-height:230px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 6px 16px #0009}.Footer-module__668lQW__missionPanel .Footer-module__668lQW__terminalWindow:hover{border-color:var(--neon-pink);transform:translateY(-4px);box-shadow:0 0 15px #ff2a5538}.Footer-module__668lQW__navPanel .Footer-module__668lQW__terminalWindow:hover{border-color:var(--neon-cyan);transform:translateY(-4px);box-shadow:0 0 15px #00f0ff38}.Footer-module__668lQW__connectPanel .Footer-module__668lQW__terminalWindow{min-height:unset}.Footer-module__668lQW__connectPanel .Footer-module__668lQW__terminalWindow:hover{border-color:var(--neon-yellow);transform:translateY(-4px);box-shadow:0 0 15px #ffe60038}.Footer-module__668lQW__connectPanel .Footer-module__668lQW__terminalBody{padding-bottom:8px}.Footer-module__668lQW__statsPanel .Footer-module__668lQW__terminalWindow:hover{border-color:var(--neon-green);transform:translateY(-4px);box-shadow:0 0 15px #39ff1438}.Footer-module__668lQW__terminalHeader{background-color:#121216;border-bottom:1.5px solid #2e2e38;align-items:center;gap:6px;padding:10px 14px;display:flex}.Footer-module__668lQW__terminalDot{border-radius:50%;width:8px;height:8px}.Footer-module__668lQW__dotRed{background-color:#ff5f56}.Footer-module__668lQW__dotYellow{background-color:#ffbd2e}.Footer-module__668lQW__dotGreen{background-color:#27c93f}.Footer-module__668lQW__terminalTitle{color:#8a8a93;font-size:.72rem;font-family:var(--font-code), monospace;text-transform:lowercase;letter-spacing:.5px;margin-left:auto}.Footer-module__668lQW__terminalBody{font-size:.8rem;line-height:1.6;font-family:var(--font-code), monospace;box-sizing:border-box;flex-direction:column;flex:1;gap:12px;padding:16px 20px;display:flex}.Footer-module__668lQW__terminalLine{color:#e0e0e3;align-items:center;gap:8px;margin:0;display:flex}.Footer-module__668lQW__terminalPrompt{color:var(--neon-pink);font-weight:700}.Footer-module__668lQW__terminalOutput{color:#8a8a93;margin:0}.Footer-module__668lQW__textStdout{color:#fafafa}.Footer-module__668lQW__noirHeart{text-shadow:0 0 6px #fff}.Footer-module__668lQW__noirGrit{color:var(--neon-pink);text-shadow:var(--neon-pink-glow);font-weight:700}.Footer-module__668lQW__asciiTree{flex-direction:column;margin-top:4px;display:flex}.Footer-module__668lQW__treeRoot{color:var(--neon-cyan);text-shadow:0 0 4px #00f0ff40;font-weight:700}.Footer-module__668lQW__treeItem{align-items:center;display:flex}.Footer-module__668lQW__treePipe{color:#4a4a50;white-space:pre;-webkit-user-select:none;user-select:none}.Footer-module__668lQW__treeLink{color:#a0a0ab;text-decoration:none;transition:color .15s,text-shadow .15s}.Footer-module__668lQW__treeLink:hover{color:var(--neon-cyan);text-shadow:var(--neon-cyan-glow)}.Footer-module__668lQW__terminalSocials{flex-direction:column;display:flex}.Footer-module__668lQW__terminalSocialLink{font-family:var(--font-code), monospace;color:#a0a0ab;align-items:center;line-height:1.2;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__668lQW__terminalSocialLink:hover{color:var(--neon-yellow);transform:translate(6px)}.Footer-module__668lQW__protocolPrefix{color:var(--neon-yellow);opacity:.8;margin-right:4px;font-weight:700}.Footer-module__668lQW__protocolValue{font-weight:500}.Footer-module__668lQW__diagnosticsLog{flex-direction:column;gap:8px;display:flex}.Footer-module__668lQW__logRow{border-bottom:1px dashed #ffffff08;justify-content:space-between;padding-bottom:4px;display:flex}.Footer-module__668lQW__logRow:last-child{border-bottom:none}.Footer-module__668lQW__logLabel{color:#6a6a75}.Footer-module__668lQW__logValue{color:#e0e0e3;font-weight:700}.Footer-module__668lQW__greenGlow{color:var(--neon-green);text-shadow:var(--neon-green-glow)}.Footer-module__668lQW__cyanGlow{color:var(--neon-cyan);text-shadow:var(--neon-cyan-glow)}.Footer-module__668lQW__pinkGlow{color:var(--neon-pink);text-shadow:var(--neon-pink-glow)}.Footer-module__668lQW__panelsGrid{transition:grid-template-columns .3s;display:grid}.Footer-module__668lQW__comicView .Footer-module__668lQW__panelsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.Footer-module__668lQW__noirView .Footer-module__668lQW__panelsGrid{grid-template-columns:repeat(4,1fr);gap:20px}.Footer-module__668lQW__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__668lQW__copyright{font-family:var(--font-body);opacity:.85;margin:0;font-size:.88rem}.Footer-module__668lQW__noirView .Footer-module__668lQW__copyright{font-family:var(--font-code), monospace;color:#8a8a93}.Footer-module__668lQW__analyticsLink{transition:all .2s var(--ease-comic);align-items:center;gap:6px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__668lQW__comicView .Footer-module__668lQW__analyticsLink{color:var(--pop-black);background-color:var(--pop-white);border:1px solid var(--color-border);border-radius:8px;padding:6px 12px;box-shadow:0 1px 3px #0000000a}.Footer-module__668lQW__comicView .Footer-module__668lQW__analyticsLink:hover{background-color:var(--pop-yellow);transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.Footer-module__668lQW__noirView .Footer-module__668lQW__analyticsLink{color:var(--neon-cyan);text-shadow:0 0 3px #00f0ff33}.Footer-module__668lQW__noirView .Footer-module__668lQW__analyticsLink:hover{color:var(--neon-yellow);text-shadow:var(--neon-yellow-glow);transform:translateY(-2px)}@media (max-width:1100px){.Footer-module__668lQW__noirView .Footer-module__668lQW__panelsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Footer-module__668lQW__comicView .Footer-module__668lQW__panelsGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__668lQW__comicPanel{min-height:200px}}@media (max-width:768px){.Footer-module__668lQW__footer{padding:48px 0 24px}.Footer-module__668lQW__comicView .Footer-module__668lQW__panelsGrid,.Footer-module__668lQW__noirView .Footer-module__668lQW__panelsGrid{grid-template-columns:1fr;gap:24px}.Footer-module__668lQW__comicView .Footer-module__668lQW__bottomBar,.Footer-module__668lQW__noirView .Footer-module__668lQW__bottomBar{text-align:center;flex-direction:column;gap:16px}.Footer-module__668lQW__comicPanel{transform:none}}@media (max-width:480px){.Footer-module__668lQW__comicSocials{gap:10px}.Footer-module__668lQW__comicSocialLink{width:36px;height:36px}.Footer-module__668lQW__socialIcon svg{width:16px;height:16px}}
