.automation-console{margin-top:95px;color:#eeeae1;contain:layout style}
.automation-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:28px}.automation-eyebrow{font:9px monospace;letter-spacing:.16em;color:#ffb216}.automation-heading h3{font-size:clamp(32px,4.8vw,60px);line-height:1.04;font-weight:500;letter-spacing:-.055em;margin:14px 0 0}.automation-heading h3 em{font-style:normal;color:#ffbd42}.automation-heading>p{font-size:13px;line-height:1.8;color:#a6adb0;max-width:285px;margin:0}
.automation-topbar{border:1px solid #ffffff23;border-bottom:0;background:#121719;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:14px 14px 0 0}.automation-topbar>span{font:8px monospace;letter-spacing:.10em;color:#b8c2c4;display:flex;align-items:center;gap:9px}.automation-topbar i{width:5px;height:5px;background:#ffb216;border-radius:50%}.automation-play{border:1px solid #a4792780;border-radius:5px;padding:8px 11px;background:#2a2316;color:#ffcc6f;font-family:inherit;font-size:10px;cursor:pointer;white-space:nowrap}.automation-play span{margin-left:8px}
.automation-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));background:#0b1012;border:1px solid #ffffff23;border-bottom:0}.automation-steps button{appearance:none;border:0;border-right:1px solid #ffffff15;background:transparent;color:#b1babc;padding:22px 12px 20px;cursor:pointer;display:flex;flex-direction:column;gap:12px;text-align:left;position:relative;font-family:inherit;font-size:11px}.automation-steps button:last-child{border-right:0}.automation-steps b{font:10px monospace;color:#6e7f82}.automation-steps button[aria-selected=true]{background:linear-gradient(180deg,#5d41142e,#3f2c172e);color:#ffca6a}.automation-steps button[aria-selected=true]:after{position:absolute;content:"";height:2px;background:#ffb216;bottom:0;left:12px;right:12px}.automation-steps button[aria-selected=true] b,.automation-steps button[data-complete=true] b{color:#ffb216}.automation-console button:focus-visible,.automation-follow:focus-visible{outline:2px solid #ffca6a;outline-offset:-4px}
.automation-detail{border:1px solid #ffffff23;border-top:0;background:linear-gradient(128deg,#171e21,#0c1113 75%);display:grid;grid-template-columns:.92fr 1.08fr;min-height:340px;padding:32px;gap:50px;align-items:center;overflow:hidden}.automation-record{background:#edece5;color:#171b1c;border-radius:5px;padding:20px 22px;transform:perspective(1100px) rotateY(7deg) rotateZ(-2deg);box-shadow:7px 8px 0 #9ea5a633,0 12px 25px #0005;transition:transform .4s}.automation-console:hover .automation-record{transform:perspective(1100px) rotateY(1deg) rotateZ(-1deg)}.automation-record-head{display:flex;justify-content:space-between;font:8px monospace;letter-spacing:.10em;color:#5b6568;border-bottom:1px solid #c5cac7;padding-bottom:13px}.automation-file-icon{height:83px;display:flex;align-items:center;justify-content:space-between}.automation-file-icon svg{width:49px;height:64px;stroke:#667477;stroke-width:1.5}.automation-file-icon>span{font-size:28px;color:#9aa3a1}.automation-file{display:block;font:11px monospace;overflow-wrap:anywhere;line-height:1.5;padding-bottom:17px;border-bottom:1px solid #c5cac7}.automation-record dl{margin:17px 0 0;display:grid;grid-template-columns:1fr 1.2fr;gap:12px 8px;align-items:start}.automation-record dt{font:8px monospace;color:#667173;letter-spacing:.035em}.automation-record dd{font:10px monospace;text-align:right;margin:0;line-height:1.5}
.automation-mode{font:9px monospace;color:#ffbd42;letter-spacing:.02em;border:1px solid #9a722652;background:#8a621315;display:inline-block;border-radius:4px;padding:7px 9px}.automation-explanation h4{font-size:clamp(22px,3vw,34px);line-height:1.14;letter-spacing:-.04em;font-weight:500;margin:20px 0 12px;max-width:340px;min-height:2.3em}.automation-explanation>p{font-size:12px;line-height:1.85;color:#b4bec1;margin:0;min-height:7.4em}.automation-event{display:flex;gap:10px;align-items:center;margin:17px 0;padding:12px 0;border-top:1px solid #ffffff15;border-bottom:1px solid #ffffff15}.automation-event>span{color:#ffb216;font-size:20px}.automation-event strong{font:10px monospace;color:#d5dedd;line-height:1.5}.automation-follow{display:flex;justify-content:space-between;font-size:11px;color:#eed09c;text-decoration:none;padding:6px 0}.automation-foot{border:1px solid #ffffff23;border-top:0;border-radius:0 0 14px 14px;background:#0c1113;display:flex;justify-content:space-between;gap:20px;padding:15px 22px;font:8px monospace;line-height:1.7;color:#819194}
.service-reveal-space{height:48svh;min-height:330px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:35px;font:9px monospace;letter-spacing:.08em;color:#c9d6d8;pointer-events:none}.service-reveal-space span:first-child{color:#ffca6a}.service-reveal-space span{padding:10px 12px;background:#0b1119c7;border-left:1px solid #ffb21666;max-width:235px;line-height:1.8}
@media(max-width:700px){.automation-console{margin-top:65px}.automation-heading{display:block}.automation-heading>p{margin-top:20px;max-width:360px}.automation-topbar{padding:12px;gap:7px}.automation-topbar>span{font-size:7px;letter-spacing:0}.automation-play{font-size:9px;padding:7px}.automation-steps{grid-template-columns:repeat(3,1fr)}.automation-steps button{padding:15px 10px;gap:8px;border-bottom:1px solid #ffffff15;font-size:10px}.automation-detail{grid-template-columns:1fr;padding:24px 18px;gap:28px}.automation-record{max-width:350px;width:100%;margin:auto;box-sizing:border-box}.automation-explanation h4{min-height:0;font-size:29px}.automation-explanation>p{min-height:0}.automation-foot{flex-direction:column;gap:5px;padding:13px 16px;font-size:7px}.service-reveal-space{height:44svh;min-height:310px;font-size:7px;gap:12px}.service-reveal-space span{padding:8px}}
@media(prefers-reduced-motion:reduce){.automation-record{transform:none!important;transition:none}}
