.go-root .cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.go-root .phero .crumb{font:500 13px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--kicker-c);display:inline-flex;gap:10px;align-items:center;margin:0 0 22px}.go-root .phero .crumb a{color:var(--faint);font:inherit}.go-root .phero .crumb a:hover{color:var(--link-h)}.bulkrow{margin-bottom:clamp(28px,3.6vw,52px)}.bulkrow:last-of-type{margin-bottom:0}.bulkrow-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 14px;margin-bottom:14px}.bulkrow-head b{font-size:17px;font-weight:620;letter-spacing:-.014em;color:var(--head)}.bulkrow-head span{font-size:14px;line-height:1.55;color:var(--mut)}.bulkshot{position:relative;overflow:hidden}.bulkshot .bulk-grid{display:block;width:100%;height:auto}.bulkshot .bulk-bar{position:absolute;left:50%;bottom:clamp(16px,2.6vw,34px);width:min(62%,660px);height:auto;border-radius:14px;transform:translate(-50%,calc(100% + clamp(16px, 2.6vw, 34px)));opacity:0;box-shadow:0 26px 54px -18px rgba(4,6,18,.85);transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .42s ease}.bulkshot:focus-visible .bulk-bar,.bulkshot:hover .bulk-bar{transform:translate(-50%);opacity:1}.bulkshot:after{content:"Hover to reveal the bulk action bar";position:absolute;left:50%;bottom:16px;transform:translateX(-50%);padding:7px 14px;border-radius:999px;pointer-events:none;background:rgba(10,10,20,.72);border:1px solid var(--card-line);backdrop-filter:blur(8px);font:560 11.5px/1 var(--font-system);letter-spacing:.04em;color:var(--mut);transition:opacity .3s ease}.bulkshot:focus-visible:after,.bulkshot:hover:after{opacity:0}@media (prefers-reduced-motion:reduce){.bulkshot .bulk-bar{transition:opacity .2s linear}}@media (hover:none){.bulkshot .bulk-bar{transform:translate(-50%);opacity:1}.bulkshot:after{display:none}}.phero{position:relative;isolation:isolate}.shwall{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none;-webkit-mask-image:radial-gradient(130% 100% at 78% 40%,#000 30%,transparent 78%),linear-gradient(180deg,transparent 2%,#000 22%,#000 52%,transparent 92%);-webkit-mask-composite:source-in;mask-image:radial-gradient(130% 100% at 78% 40%,#000 30%,transparent 78%),linear-gradient(180deg,transparent 2%,#000 22%,#000 52%,transparent 92%);mask-composite:intersect}.sh-stage{position:absolute;top:50%;left:46%;width:1500px;height:1500px;display:grid;grid-template-columns:repeat(4,290px);gap:24px;transform:translateY(-50%) rotate(-14deg) skewY(6deg) scale(1.05);transform-origin:0 50%;opacity:.6}.sh-col{overflow:hidden}.sh-run{display:flex;flex-direction:column;gap:14px;animation:sh-roll 64s linear infinite;animation-delay:-21s}.sh-col.c1 .sh-run{animation-duration:74s;animation-delay:-38s}.sh-col.c2 .sh-run{animation-duration:52s;animation-direction:reverse;animation-delay:-14s}.sh-col.c3 .sh-run{animation-duration:88s;animation-delay:-55s}.sh-col.c4 .sh-run{animation-duration:61s;animation-direction:reverse;animation-delay:-30s}@keyframes sh-roll{to{transform:translateY(-50%)}}.sh-card{flex-direction:column;flex:none;padding:13px 15px 12px;border-radius:12px;background:#1b1a33;border:2px solid rgba(129,140,248,.55)}.sh-card,.sh-top{display:flex;gap:10px}.sh-top{align-items:center;justify-content:space-between}.sh-top em{font-style:normal;font-size:13.5px;font-weight:660;letter-spacing:-.014em;color:#f2f1fa}.sh-act{font-style:normal;display:inline-flex;align-items:center;gap:4px;flex:none;padding:4px 8px;border-radius:6px;font-size:9.5px;font-weight:720;letter-spacing:.04em}.sh-act b{font-weight:400;font-size:10.5px}.sh-who{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:560;color:#d9d6ee}.sh-who i{font-size:16px;color:#86efac}.sh-foot{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.3)}.sh-hr{font-style:normal;margin-left:auto;padding:4px 9px;border-radius:6px;background:rgba(255,255,255,.08);font-size:10.5px;font-weight:620;color:#c9c6dd}.sh-card.dup{border-color:rgba(74,222,128,.75)}.sh-card.dup .sh-act{background:#4ade80;color:#08240f}.sh-card.edit{border-color:rgba(129,140,248,.75)}.sh-card.edit .sh-act{background:#818cf8;color:#10102b}.sh-card.del{border-color:rgba(248,113,113,.75)}.sh-card.del .sh-act{background:#f87171;color:#2b0808}.phero>.wrap{position:relative;z-index:2;text-align:left;padding-top:clamp(56px,7vw,110px);padding-bottom:clamp(24px,3vw,44px)}.phero>.wrap .crumb{justify-content:flex-start}.phero>.wrap .sub,.phero>.wrap h1{margin-inline:0}.phero>.wrap .cta-row{justify-content:flex-start}.phero:before{z-index:1}@media (max-width:900px){.sh-stage{grid-template-columns:repeat(3,250px);left:34%;opacity:.4}}@media (max-width:620px){.shwall{display:none}}@media (prefers-reduced-motion:reduce){.sh-run{animation:none}}