.tool-stage.unified{height:780px;max-width:1080px;background:none;margin-top:28px}.unified .tool-hub{top:50%;animation:none}.unified .orbit-app{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:110px!important;height:76px!important;margin:-38px 0 0 -55px;transform:none!important;animation:none!important;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:9px;font-size:11px;z-index:3;transition:scale .2s,box-shadow .2s}.unified .orbit-app img{width:28px;height:28px}.unified .orbit-app:hover,.unified .orbit-app:focus-visible{scale:1.2;z-index:5;box-shadow:0 16px 32px #17141d30;outline:2px solid var(--purple)}.motion-toggle{display:block;margin:12px auto 20px}.motion-toggle[hidden]{display:none}button.node,button.core{border:0;cursor:pointer;font-family:inherit;transition:scale .2s}button.node:hover,button.core:hover{scale:1.08}button.node:focus-visible,button.core:focus-visible{outline:3px solid var(--purple);outline-offset:5px}.service-dialog{border:0;border-radius:28px;padding:32px;max-width:540px;width:calc(100% - 32px);box-shadow:var(--shadow);color:var(--ink)}.service-dialog::backdrop{background:#17141d99;backdrop-filter:blur(5px)}.service-dialog h2{font-size:34px;line-height:1.1;margin:24px 0}.service-dialog p{color:var(--muted);line-height:1.7}.service-dialog[open]{animation:arrive .25s ease}
@media(max-width:900px){.tool-stage.unified{height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.unified .tool-hub{grid-column:1/-1;justify-self:center;width:190px;height:110px;top:auto;margin-bottom:20px}.unified .orbit-app{position:relative!important;left:auto!important;top:auto!important;width:100%!important;height:90px!important;margin:0;translate:none!important}.unified .orbit-app:hover{scale:1.06}}@media(max-width:430px){.tool-stage.unified{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.service-dialog[open]{animation:none}.orbit-app{transition:none!important}}
.bento-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bento-services .service:nth-child(n){background:#fff;color:var(--ink);padding:24px;min-height:390px;border:1px solid #e6e5e9;border-radius:28px;justify-content:flex-start;gap:20px}.bento-services .service h3{font-size:25px;line-height:1.12;letter-spacing:-.04em;margin:0 0 12px}.bento-services .service p{font-size:15px;line-height:1.6;color:#68666d;opacity:1}.service-preview{height:190px;display:grid;place-items:center;position:relative;background:radial-gradient(ellipse,#efebff 0,transparent 70%);flex-shrink:0}.mini-window{width:90%;background:white;border:1px solid #eeedf2;border-radius:13px;box-shadow:0 14px 25px #17141d12;overflow:hidden;transform:rotate(-3deg)}.mini-nav{font-size:9px;color:#a8a3b5;padding:10px;border-bottom:1px solid #eee}.mini-nav span{float:right;font-size:7px;letter-spacing:1px}.mini-hero{padding:16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.mini-hero b{font-size:20px;line-height:1.05;letter-spacing:-1px}.mini-cta{font-size:8px;background:var(--purple);padding:8px;color:white;border-radius:20px;white-space:nowrap}.mini-tiles{display:flex;gap:7px;padding:0 16px 14px}.mini-tiles i{height:22px;flex:1;border-radius:5px;background:#f0ecff}.mini-tiles i:nth-child(2){background:#ffe5dc}.copy-stack{padding:22px;border-radius:16px;background:white;box-shadow:0 16px 30px #17141d12;transform:rotate(3deg);display:grid;gap:18px}.copy-stack>span:first-child{font-size:9px;letter-spacing:2px;color:#8b8497}.copy-stack b{font-size:23px;line-height:1.12;letter-spacing:-1px}.copy-label{font-size:10px;color:#6d627d}.copy-label em{color:var(--purple);margin:0 8px}.request-preview{display:grid;gap:10px;width:95%}.request-preview>span{padding:12px 15px;border:1px solid #eeedf2;background:white;border-radius:12px;font-size:12px;box-shadow:0 8px 16px #17141d09}.request-preview b{float:right;color:var(--purple)}.request-preview>span:nth-child(2){margin-left:13px}.request-preview>span:nth-child(3){margin-left:26px}.bento-services .service:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:280px;padding:32px}.bento-services .service:last-child .service-preview{grid-column:2;grid-row:1/3}.bento-services .service:last-child>div:not(.service-preview){grid-column:1;grid-row:1}.automation-preview{display:flex;align-items:center;gap:12px;width:100%;justify-content:center}.automation-preview>span{background:white;border:1px solid #e8e5f0;border-radius:16px;padding:18px 12px;text-align:center;font-size:12px;box-shadow:0 15px 25px #17141d0c}.automation-preview b{display:block;margin-top:12px;color:var(--purple);font-size:25px}.automation-preview>span:nth-of-type(2){background:var(--purple);color:white;transform:translateY(-12px)}.automation-preview>span:nth-of-type(2) b{color:white}.automation-preview i{font-style:normal;color:#aaa}.service-open{border:0;background:none;padding:0;color:var(--purple);font:inherit;font-size:14px;font-weight:750;text-align:left;cursor:pointer;margin-top:auto;align-self:start}.service-open::after{content:'';position:absolute;inset:0}.service-open:focus-visible{outline:none}.service:has(.service-open:focus-visible){outline:3px solid var(--purple);outline-offset:4px}.service-open span{margin-left:8px}.service-preview>div{transition:transform .35s ease}.service:hover .service-preview>div{transform:translateY(-5px)}.service-dialog li{margin:10px 0;color:var(--muted)}.service-dialog ul{padding-left:20px;margin-bottom:28px}
@media(max-width:900px){.bento-services{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-services .service:last-child{grid-column:auto;display:flex;padding:24px;min-height:390px}.bento-services .service:last-child .service-preview{width:100%}.automation-preview{gap:6px}.automation-preview>span{padding:14px 8px;font-size:10px}}
@media(max-width:560px){.bento-services{grid-template-columns:1fr}.bento-services .service:nth-child(n){min-height:370px}.service-preview{height:180px}}
@media(prefers-reduced-motion:reduce){.service-preview>div{transition:none}.service:hover .service-preview>div{transform:none}}
.service-preview .automation-art{width:100%;height:100%;object-fit:contain}.bento-services .service:last-child .service-preview{height:260px}
