@charset "UTF-8";.gmc-threejs-scene{position:relative;overflow:hidden;width:100%}.gmc-threejs-scene.alignfull{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.gmc-threejs-scene.alignwide{width:100%;max-width:var(--wp--style--global--wide-size, 1200px)}.gmc-threejs-scene .gmc-threejs-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gmc-threejs-canvas-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gmc-threejs-canvas-wrapper canvas{display:block;width:100%;height:100%}.gmc-hero-content-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:var(--gmc-space-6, 48px);pointer-events:none}.gmc-hero-content-overlay .gmc-hero-content-inner{text-align:center;max-width:900px}.gmc-hero-content-overlay .gmc-hero-title{font-family:var(--gmc-font-family-primary, "Outfit", sans-serif);font-size:clamp(2rem,8vw,var(--gmc-font-size-display, 72px));font-weight:var(--gmc-font-weight-black, 700);line-height:1.1;margin-bottom:var(--gmc-space-3, 24px);background:var(--gradient-text-primary, linear-gradient(135deg, #E63E9A, #00E5FF));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 20px rgba(var(--gmc-color-electric-cyan-rgb),.3))}@media (prefers-reduced-motion: no-preference){.gmc-hero-content-overlay .gmc-hero-title{animation:hero-title-breathe var(--gmc-timing-breathing, 4s) ease-in-out infinite}}.gmc-hero-content-overlay .gmc-hero-subtitle{font-family:var(--gmc-font-family-primary, "Outfit", sans-serif);font-size:clamp(1rem,3vw,var(--gmc-font-size-h3, 24px));font-weight:var(--gmc-font-weight-regular, 400);color:rgba(var(--gmc-color-off-white-rgb, 245, 245, 240),.9);text-shadow:0 2px 10px rgba(var(--gmc-color-void-abyss-rgb),.8);margin:0}.gmc-hero-content-overlay a,.gmc-hero-content-overlay button,.gmc-hero-content-overlay .wp-block-button{pointer-events:all}@keyframes hero-title-breathe{0%,to{filter:drop-shadow(0 2px 20px rgba(var(--gmc-color-electric-cyan-rgb),.3))}50%{filter:drop-shadow(0 2px 30px rgba(var(--gmc-color-electric-cyan-rgb),.6))}}.gmc-effect-controls{position:absolute;bottom:var(--gmc-space-3, 24px);right:var(--gmc-space-3, 24px);z-index:15}.gmc-effect-controls .gmc-controls-panel{background:rgba(var(--gmc-color-void-abyss-rgb, 5, 10, 30),.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--gmc-color-electric-cyan-rgb, 0, 229, 255),.2);border-radius:var(--gmc-radius-lg, 12px);padding:var(--gmc-space-2, 16px);min-width:200px}.gmc-effect-controls .gmc-controls-panel summary{font-family:var(--gmc-font-family-primary, "Outfit", sans-serif);font-size:var(--gmc-font-size-small, 14px);font-weight:var(--gmc-font-weight-semibold, 600);color:var(--gmc-color-electric-cyan, #00E5FF);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.gmc-effect-controls .gmc-controls-panel summary::-webkit-details-marker{display:none}.gmc-effect-controls .gmc-controls-panel summary:before{content:"▶";display:inline-block;margin-right:var(--gmc-space-1, 8px);transition:transform var(--gmc-timing-fast, .2s)}.gmc-effect-controls .gmc-controls-panel[open] summary:before{transform:rotate(90deg)}.gmc-effect-controls .gmc-controls-panel .gmc-controls-content{margin-top:var(--gmc-space-2, 16px);padding-top:var(--gmc-space-2, 16px);border-top:1px solid rgba(var(--gmc-color-electric-cyan-rgb, 0, 229, 255),.1)}.gmc-cellular-overlay{position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to top,#050a1ef2,#050a1ed9 25%,#050a1e80 60%,#050a1e00);pointer-events:none;z-index:10}.gmc-cellular-seed{position:absolute;top:var(--gmc-space-3, 24px);right:var(--gmc-space-3, 24px);font-family:var(--wp--preset--font-family--mono, "Source Code Pro"),monospace;font-size:clamp(10px,1.2vw,13px);font-weight:400;color:var(--gmc-structure-muted, rgba(255, 255, 255, .35));z-index:30;pointer-events:none}@media (max-width: 768px){.gmc-cellular-seed{top:var(--gmc-space-2, 16px);right:var(--gmc-space-2, 16px)}}.gmc-cellular-generation{position:absolute;bottom:var(--gmc-space-3, 24px);left:var(--gmc-space-3, 24px);font-family:var(--wp--preset--font-family--mono, "Source Code Pro"),monospace;font-size:clamp(11px,1.2vw,14px);font-weight:400;color:var(--gmc-structure-muted, rgba(255, 255, 255, .25));z-index:30;pointer-events:none}@media (max-width: 768px){.gmc-cellular-generation{bottom:16px;left:16px}}@media (prefers-reduced-motion: reduce){.gmc-hero-title{animation:none!important;filter:drop-shadow(0 2px 20px rgba(var(--gmc-color-electric-cyan-rgb),.3))!important}.gmc-threejs-canvas-wrapper{display:none}.gmc-threejs-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gmc-color-void-abyss, #050A1E);z-index:0}}@media (max-width: 768px){.gmc-hero-content-overlay{padding:var(--gmc-space-4, 32px) var(--gmc-space-2, 16px)}.gmc-effect-controls{bottom:var(--gmc-space-2, 16px);right:var(--gmc-space-2, 16px)}.gmc-effect-controls .gmc-controls-panel{min-width:160px;padding:var(--gmc-space-1, 8px) var(--gmc-space-2, 16px)}}.gmc-effect-cellular-city .gmc-hero-content-overlay{align-items:flex-end;justify-content:center;padding-bottom:12vh}@media (max-width: 768px){.gmc-effect-cellular-city .gmc-hero-content-overlay{padding-bottom:15vh}}.gmc-effect-cellular-city .gmc-hero-title{font-family:var(--wp--preset--font-family--outfit),"Outfit",sans-serif;font-size:clamp(32px,8vw,72px);font-weight:900;letter-spacing:-.04em;line-height:1.1;margin-bottom:var(--gmc-space-2, 16px);background:none;-webkit-background-clip:unset;-webkit-text-fill-color:var(--gmc-structure, #FFFFFF);background-clip:unset;color:var(--gmc-structure, #FFFFFF);filter:none;animation:none}.gmc-effect-cellular-city .gmc-hero-subtitle{font-family:var(--wp--preset--font-family--mono, "Source Code Pro"),monospace;font-size:clamp(13px,2vw,16px);font-weight:400;color:var(--gmc-structure-dim, rgba(255, 255, 255, .6));max-width:600px;margin:0 auto;line-height:1.6;text-shadow:none}
