.businessTriangleMap{--business-triangle-font:var(--product-calc-body-font,var(--site-font-sans));--business-triangle-label-color:rgba(248,231,195,0.64);display:block;width:100%;height:auto;overflow:visible}.businessTriangleInnerRing{fill:none;stroke:rgba(220,167,83,.14);stroke-dasharray:3 10;stroke-width:.8}.businessTriangleConstructionLine,.businessTriangleMainLine{fill:none;stroke-linecap:round;stroke-linejoin:round}.businessTriangleMainLine{stroke:rgba(255,226,172,.78);stroke-width:1.5px;filter:drop-shadow(0 0 3px rgba(255,220,150,.16)) drop-shadow(0 0 8px rgba(220,167,83,.1))}.businessTriangleConstructionLine{stroke:rgba(255,226,172,.11);stroke-width:.7}.businessTriangleConstructionLine.soft{stroke:rgba(255,221,166,.75);stroke-dasharray:3 7;stroke-width:1}.businessTriangleEnergyFlow path{fill:none;stroke:rgba(255,232,187,.78);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1;stroke-dasharray:10 228;animation:businessTriangleEnergyPulse 2.6s linear infinite;filter:drop-shadow(0 0 3px rgba(255,220,150,.24)) drop-shadow(0 0 8px rgba(220,167,83,.14));opacity:.56;pointer-events:none}.businessTriangleEnergyFlow path:nth-child(2){animation-delay:-.85s}.businessTriangleEnergyFlow path:nth-child(3){animation-delay:-1.7s}@keyframes businessTriangleEnergyPulse{0%{stroke-dashoffset:0}to{stroke-dashoffset:-238}}.businessTriangleNode circle{fill:#242526;stroke:rgb(207 191 156);stroke-width:1.5px;filter:drop-shadow(0 0 4px rgba(255,221,158,.18)) drop-shadow(0 0 10px rgba(220,167,83,.1))}.businessTriangleNode.center circle{fill:rgba(4,13,24,.82);stroke:rgb(207 191 156);stroke-width:1.5px;filter:drop-shadow(0 0 5px rgba(255,221,158,.22)) drop-shadow(0 0 14px rgba(220,167,83,.16))}.businessTriangleNode.meeting circle{fill:#3b658f}.businessTriangleNode.conflict circle{fill:#d44c37}.businessTriangleNode.money circle{fill:#1c7a6e;stroke:rgba(255,232,187,.78)}.businessTriangleValue{fill:#ffe8bb;font-size:22px;font-weight:500}.businessTriangleLabel,.businessTriangleValue{font-family:var(--business-triangle-font);line-height:1}.businessTriangleLabel{fill:var(--business-triangle-label-color);font-size:8.5px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}:root[data-theme=light] .businessTriangleMap{--business-triangle-label-color:rgb(24 59 93)}:root[data-theme=light] .businessTriangleConstructionLine,:root[data-theme=light] .businessTriangleConstructionLine.soft,:root[data-theme=light] .businessTriangleEnergyFlow path,:root[data-theme=light] .businessTriangleInnerRing,:root[data-theme=light] .businessTriangleMainLine{stroke:rgb(30 85 98/92%);filter:none}