.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer{background:var(--color-bg-glass-card);border:1px solid var(--color-border-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:32px;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:64px auto;padding:48px 24px;display:flex;position:relative;overflow:hidden}.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer:before{content:"";background:radial-gradient(circle at center, var(--color-cyan-glow), transparent 50%);pointer-events:none;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-bottom:48px;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__badge{background:var(--color-purple-subtle);border:1px solid var(--color-purple-subtle);color:var(--color-purple);text-transform:uppercase;letter-spacing:.1em;box-shadow:var(--shadow-sm);border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:800;display:inline-block}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader h3{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:12px;font-size:2rem;font-weight:800}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader p{color:var(--color-text-secondary);max-width:500px;margin-bottom:24px;font-size:1.0625rem}.IntegrationOrchestrator-module__6dnb-q__triggerBtn{background:linear-gradient(135deg, var(--color-cyan-subtle), var(--color-purple-subtle));border:1px solid var(--color-cyan-glow);color:var(--color-text-primary);cursor:pointer;border-radius:12px;padding:12px 24px;font-weight:600;transition:all .3s}.IntegrationOrchestrator-module__6dnb-q__triggerBtn:hover:not(:disabled){background:linear-gradient(135deg, var(--color-cyan-glow), var(--color-purple-subtle));box-shadow:var(--shadow-glow-cyan);transform:translateY(-2px)}.IntegrationOrchestrator-module__6dnb-q__triggerBtn:disabled{opacity:.5;cursor:default}.IntegrationOrchestrator-module__6dnb-q__canvas{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1000px;height:700px;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__connectionLines{z-index:0;pointer-events:none;position:absolute;inset:0}.IntegrationOrchestrator-module__6dnb-q__wire{fill:none;stroke:var(--color-border);stroke-width:2px;transition:stroke .5s}.IntegrationOrchestrator-module__6dnb-q__wireActive{stroke:var(--color-cyan);filter:drop-shadow(0 0 8px var(--color-cyan-glow));stroke-dasharray:10;animation:1s linear infinite IntegrationOrchestrator-module__6dnb-q__march}@keyframes IntegrationOrchestrator-module__6dnb-q__march{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}.IntegrationOrchestrator-module__6dnb-q__inputColumn,.IntegrationOrchestrator-module__6dnb-q__outputColumn{z-index:2;flex-direction:column;gap:16px;width:150px;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__coreContainer{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__node{background:var(--color-bg-glass);border:1px solid var(--color-border);color:var(--color-text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;align-items:center;gap:12px;padding:16px;font-size:.875rem;font-weight:500;transition:all .4s;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__nodeActive{border-color:var(--color-cyan);box-shadow:var(--shadow-lg);transform:scale(1.05)}.IntegrationOrchestrator-module__6dnb-q__coreNode{background:var(--color-bg-glass);border:2px solid var(--color-border-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:160px;height:160px;box-shadow:var(--shadow-glow-cyan);border-radius:50%;justify-content:center;align-items:center;transition:all .4s;animation:3s ease-in-out infinite IntegrationOrchestrator-module__6dnb-q__coreIdle;display:flex;position:relative}@keyframes IntegrationOrchestrator-module__6dnb-q__coreIdle{0%,to{box-shadow:var(--shadow-glow-cyan)}50%{box-shadow:var(--shadow-glow-cyan), var(--shadow-lg)}}.IntegrationOrchestrator-module__6dnb-q__coreLogo{object-fit:contain;width:120px;height:auto}.IntegrationOrchestrator-module__6dnb-q__corePulsing{border-color:var(--color-cyan);box-shadow:var(--shadow-glow-cyan), inset 0 0 30px var(--color-cyan-glow);animation:none;transform:scale(1.1)}.IntegrationOrchestrator-module__6dnb-q__corePulsing:after{content:"";border:2px dashed var(--color-purple-subtle);border-radius:50%;animation:4s linear infinite IntegrationOrchestrator-module__6dnb-q__spin;position:absolute;inset:-10px}@keyframes IntegrationOrchestrator-module__6dnb-q__spin{to{transform:rotate(360deg)}}.IntegrationOrchestrator-module__6dnb-q__statusReadout{color:var(--color-cyan);background:var(--color-bg-glass);border:1px solid var(--color-cyan-glow);text-align:center;border-radius:100px;min-width:200px;padding:6px 12px;font-family:monospace;font-size:.8125rem;animation:.3s IntegrationOrchestrator-module__6dnb-q__fadeIn}@keyframes IntegrationOrchestrator-module__6dnb-q__fadeIn{0%{opacity:0}to{opacity:1}}.IntegrationOrchestrator-module__6dnb-q__googleColor{color:var(--color-brand-google);filter:drop-shadow(0 0 8px var(--color-cyan-glow))}.IntegrationOrchestrator-module__6dnb-q__outlookColor{color:var(--color-brand-teams)}.IntegrationOrchestrator-module__6dnb-q__zoomColor{color:var(--color-brand-zoom)}.IntegrationOrchestrator-module__6dnb-q__dashboardColor{color:var(--color-cyan);filter:drop-shadow(0 0 8px var(--color-cyan-glow))}.IntegrationOrchestrator-module__6dnb-q__linkColor{color:var(--color-purple);filter:drop-shadow(0 0 8px var(--color-purple-subtle))}.IntegrationOrchestrator-module__6dnb-q__exportColor{color:var(--color-green);filter:drop-shadow(0 0 8px var(--color-green-subtle))}.IntegrationOrchestrator-module__6dnb-q__fortnoxColor{color:var(--color-cyan);filter:drop-shadow(0 0 8px var(--color-cyan-glow))}.IntegrationOrchestrator-module__6dnb-q__slackColor{color:var(--color-green);filter:drop-shadow(0 0 8px var(--color-green-subtle))}.IntegrationOrchestrator-module__6dnb-q__hubspotColor{color:var(--color-amber);filter:drop-shadow(0 0 8px var(--color-amber-subtle))}.IntegrationOrchestrator-module__6dnb-q__salesforceColor{color:var(--color-cyan);filter:drop-shadow(0 0 8px var(--color-cyan-glow))}.IntegrationOrchestrator-module__6dnb-q__swedishPromo{color:var(--color-cyan);background:var(--color-bg-glass);border:1px dashed var(--color-cyan-glow);text-align:right;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;max-width:200px;padding:8px 12px;font-size:.75rem;line-height:1.4;animation:.8s IntegrationOrchestrator-module__6dnb-q__fadeIn;position:absolute;bottom:0;right:0}.IntegrationOrchestrator-module__6dnb-q__swedishPromoSubText{opacity:.8}.IntegrationOrchestrator-module__6dnb-q__dataPacketOut{background:var(--color-cyan);width:10px;height:10px;box-shadow:0 0 10px var(--color-cyan), 0 0 20px var(--color-cyan-glow);z-index:10;border-radius:50%;animation:1s cubic-bezier(.16,1,.3,1) forwards IntegrationOrchestrator-module__6dnb-q__shootRight;position:absolute;top:50%;right:-10px}@keyframes IntegrationOrchestrator-module__6dnb-q__shootRight{0%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translate(240px,calc(75px - 50%))}}.IntegrationOrchestrator-module__6dnb-q__dataPacketIn{background:var(--color-purple);width:10px;height:10px;box-shadow:0 0 10px var(--color-purple), 0 0 20px var(--color-purple-subtle);z-index:10;opacity:0;border-radius:50%;animation:1.5s cubic-bezier(.16,1,.3,1) forwards IntegrationOrchestrator-module__6dnb-q__shootIn;position:absolute;top:50%;left:-200px}@keyframes IntegrationOrchestrator-module__6dnb-q__shootIn{0%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translate(190px,-50%)}}.IntegrationOrchestrator-module__6dnb-q__tooltip{background:var(--color-bg-card);color:var(--color-text-primary);white-space:nowrap;box-shadow:var(--shadow-lg);border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:700;animation:.4s cubic-bezier(.16,1,.3,1) forwards IntegrationOrchestrator-module__6dnb-q__popIn;position:absolute;top:50%;left:110%;transform:translateY(-50%)}.IntegrationOrchestrator-module__6dnb-q__tooltip:after{content:"";border-style:solid;border-width:6px;border-color:transparent var(--color-bg-card) transparent transparent;position:absolute;top:50%;right:100%;transform:translateY(-50%)}@keyframes IntegrationOrchestrator-module__6dnb-q__popIn{0%{opacity:0;transform:translate(-10px,-50%)}to{opacity:1;transform:translateY(-50%)}}.IntegrationOrchestrator-module__6dnb-q__roadmapTeaser{background:linear-gradient(135deg, var(--color-purple-subtle), var(--color-cyan-subtle));border:1px solid var(--color-purple-subtle);color:var(--color-text-secondary);letter-spacing:.02em;z-index:2;border-radius:100px;align-items:center;gap:8px;margin-top:32px;padding:10px 20px;font-size:.8125rem;font-weight:500;display:flex;position:relative}.IntegrationOrchestrator-module__6dnb-q__roadmapTeaser svg{color:var(--color-purple);flex-shrink:0}@media (max-width:960px) and (min-width:769px){.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer{border-radius:24px;padding:36px 20px}.IntegrationOrchestrator-module__6dnb-q__canvas{flex-direction:column;align-items:center;gap:32px;height:auto;min-height:480px;padding:16px 0}.IntegrationOrchestrator-module__6dnb-q__inputColumn,.IntegrationOrchestrator-module__6dnb-q__outputColumn{flex-direction:column;gap:10px;width:100%;max-width:360px}.IntegrationOrchestrator-module__6dnb-q__connectionLines{display:none}.IntegrationOrchestrator-module__6dnb-q__tooltip{white-space:normal;max-width:180px;inset:auto 0 -36px auto;transform:none}.IntegrationOrchestrator-module__6dnb-q__tooltip:after{display:none}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader h2{font-size:1.75rem}}@media (max-width:768px){.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer{-webkit-backdrop-filter:none;border-radius:20px;padding:32px 16px}.IntegrationOrchestrator-module__6dnb-q__canvas{flex-direction:column;align-items:center;gap:24px;height:auto;min-height:500px;padding:16px 0}.IntegrationOrchestrator-module__6dnb-q__inputColumn,.IntegrationOrchestrator-module__6dnb-q__outputColumn{flex-flow:wrap;justify-content:center;gap:8px;width:100%;max-width:280px}.IntegrationOrchestrator-module__6dnb-q__node{-webkit-backdrop-filter:none;gap:8px;padding:12px 14px;font-size:.8125rem}.IntegrationOrchestrator-module__6dnb-q__coreNode{-webkit-backdrop-filter:none;width:120px;height:120px}.IntegrationOrchestrator-module__6dnb-q__coreLogo{width:80px}.IntegrationOrchestrator-module__6dnb-q__connectionLines{display:none}.IntegrationOrchestrator-module__6dnb-q__statusReadout{-webkit-backdrop-filter:none;min-width:160px;font-size:.75rem}.IntegrationOrchestrator-module__6dnb-q__swedishPromo{text-align:center;-webkit-backdrop-filter:none;max-width:100%;margin-top:16px;position:static}.IntegrationOrchestrator-module__6dnb-q__roadmapTeaser{text-align:center;flex-wrap:wrap;justify-content:center}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader h3{font-size:1.5rem}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader p{font-size:.9375rem}}@media (max-width:480px){.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer{border-radius:16px;padding:24px 12px}.IntegrationOrchestrator-module__6dnb-q__canvas{min-height:400px}.IntegrationOrchestrator-module__6dnb-q__coreNode{width:100px;height:100px}.IntegrationOrchestrator-module__6dnb-q__coreLogo{width:64px}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader h3{font-size:1.25rem}}@media (max-height:500px) and (orientation:landscape){.IntegrationOrchestrator-module__6dnb-q__orchestratorContainer{padding:24px 16px}.IntegrationOrchestrator-module__6dnb-q__canvas{flex-flow:wrap;justify-content:center;min-height:300px}.IntegrationOrchestrator-module__6dnb-q__orchestratorHeader{margin-bottom:24px}}
