.tech-graph_graphContainer__MAx1I{position:relative;width:100%;height:100%}.tech-graph_centerNode__WpIp0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:700;z-index:10;transition:transform .3s ease;cursor:default}.tech-graph_centerNodeInner__9_oei{border-radius:50%;background:hsl(var(--primary)/.8);border:2px solid hsl(var(--accent))}.tech-graph_centerNodeInner__9_oei,.tech-graph_node__SQBEC{width:90px;height:90px;display:flex;align-items:center;justify-content:center}.tech-graph_node__SQBEC{position:absolute;top:50%;left:50%;margin-top:-45px;margin-left:-45px;border-radius:50%;text-align:center;background-color:hsl(var(--card));border:1px solid hsl(var(--border));transition:all .5s cubic-bezier(.175,.885,.32,1.275);transform-origin:center;will-change:transform,opacity;cursor:pointer;opacity:0;transform:scale(0)}.tech-graph_nodeLabel__0fniH{font-size:.6rem;color:hsl(var(--foreground));padding:2px;transition:opacity .2s ease;font-weight:500}.tech-graph_graphContainer__MAx1I:hover .tech-graph_node__SQBEC{opacity:1;transform:rotate(var(--angle)) translateY(calc(var(--radius) * -1)) rotate(calc(var(--angle) * -1)) scale(1)}.tech-graph_node__SQBEC:hover{transform:rotate(var(--angle)) translateY(calc(var(--radius) * -1)) rotate(calc(var(--angle) * -1)) scale(1.2)!important;z-index:20;border-color:hsl(var(--primary));box-shadow:0 0 15px hsl(var(--primary)/.3)}.tech-graph_node__SQBEC.tech-graph_level5__KCZtY{border-width:3px;border-color:hsl(var(--accent))}.tech-graph_node__SQBEC.tech-graph_level4__1FU_d{border-width:2px;border-color:hsl(var(--accent))}.tech-graph_node__SQBEC.tech-graph_level3__fVh_I{border-width:2px;border-color:hsl(var(--accent)/.7)}.hero_rollingHills__ad3ZA{position:absolute;bottom:-20px;left:0;width:100%;height:400px;overflow:hidden;z-index:0;opacity:1}.hero_hill__knX0q{position:absolute;bottom:0;left:0;width:200%;height:100%;background-size:50% 100%;background-repeat:repeat-x;animation:hero_roll__XI_fr 30s linear infinite;background-color:transparent}.hero_hill__knX0q svg path{transition:fill .3s ease}.hero_hill1__g3CDD{animation-duration:50s;z-index:3}.hero_hill1__g3CDD svg path{fill:hsl(var(--primary)/.25)}.hero_hill2___dLCW{animation-duration:40s;animation-direction:reverse;z-index:2}.hero_hill2___dLCW svg path{fill:hsl(var(--accent)/.25)}.hero_hill3__nw0Ot{animation-duration:30s;z-index:1}.hero_hill3__nw0Ot svg path{fill:hsl(var(--primary)/.3)}.hero_hill4__g7NIA{animation-duration:20s;animation-direction:reverse;z-index:0}.hero_hill4__g7NIA svg path{fill:hsl(var(--accent)/.2)}@keyframes hero_roll__XI_fr{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero_shapes__1cSfx{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.hero_shape__OXhT6{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:hero_float__X_sTi 20s ease-in-out infinite,hero_morph__T2NkN 8s ease-in-out infinite;background-color:hsl(var(--primary)/.1);transition:background-color .3s ease}.hero_shape1__gTqZB{width:250px;height:250px;top:10%;left:5%;animation-duration:25s,10s}.hero_shape2__08M49{width:120px;height:120px;top:25%;right:10%;animation-duration:18s,7s;animation-direction:reverse,normal;background-color:hsl(var(--accent)/.1)}.hero_shape3__Tby9h{width:300px;height:300px;bottom:25%;left:30%;animation-duration:22s,12s}.hero_shape4__hCQig{width:70px;height:70px;bottom:15%;right:5%;animation-duration:15s,6s;animation-direction:normal,reverse;background-color:hsl(var(--accent)/.1)}@keyframes hero_float__X_sTi{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(20deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes hero_morph__T2NkN{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:60% 40% 50% 50%/40% 60% 50% 50%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}