.sdm-rhero{background:var(--sdm-bg,#150d34);color:#fff;font-family:Manrope,-apple-system,sans-serif;margin-top:-68px;overflow:hidden;padding:148px 0 88px;position:relative}.sdm-rhero:after{background:rgba(0,255,90,.75);bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.sdm-rhero__grid{background-image:repeating-linear-gradient(0deg,hsla(0,0%,100%,.05) 0 1px,transparent 1px 18px),repeating-linear-gradient(90deg,hsla(0,0%,100%,.05) 0 1px,transparent 1px 18px);inset:0}.sdm-rhero__glow,.sdm-rhero__grid{pointer-events:none;position:absolute}.sdm-rhero__glow{animation:sdmrBreathe 9s ease-in-out infinite;background:radial-gradient(closest-side,rgba(0,255,90,.1),transparent 70%);height:520px;right:-80px;top:50%;transform:translateY(-50%);width:760px}@keyframes sdmrBreathe{0%,to{opacity:.85}50%{opacity:1}}.sdm-rhero__inner{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 560px;margin:0 auto;max-width:1200px;padding:0 24px;position:relative}.sdm-rhero__badge{align-items:center;animation:sdmrRise .7s ease both;background:rgba(0,255,90,.04);border:1.5px solid var(--sdm-accent,#00ff5a);border-radius:16px;display:flex;height:72px;justify-content:center;margin:0 0 26px;width:72px}.sdm-rhero__badge img{display:block;height:40px;width:40px}.sdm-rhero .sdm-eyebrow{animation:sdmrRise .7s ease .06s both;color:var(--sdm-accent,#00ff5a);font-size:16px;font-weight:700;letter-spacing:.12em;margin:0 0 18px;text-transform:uppercase}.sdm-rhero__heading{animation:sdmrRise .7s ease .12s both;margin:0 0 20px}.sdm-rhero__heading p{color:#fff;font-size:clamp(32px,3.4vw,48px)!important;font-weight:400!important;line-height:1.2!important;margin:0}.sdm-rhero__sub{animation:sdmrRise .7s ease .18s both;max-width:600px}.sdm-rhero__sub p{color:#fff;font-size:17px;line-height:1.6;margin:0}.sdm-rhero__btn{align-items:center;animation:sdmrRise .7s ease .24s both;background:var(--sdm-accent,#00ff5a);border-radius:4px;color:#0b0e21;display:inline-flex;font-size:14px;font-weight:600;gap:10px;letter-spacing:.034em;margin-top:30px;min-height:44px;overflow:hidden;padding:14px 22px 14px 18px;position:relative;text-decoration:none;transition:background .2s ease-in-out}.sdm-rhero__btn,.sdm-rhero__btn:active,.sdm-rhero__btn:focus,.sdm-rhero__btn:hover,.sdm-rhero__btn:visited{color:#0b0e21!important;text-decoration:none!important}.sdm-rhero__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.sdm-rhero__btn .sdm-bolt{flex:none;height:14px;overflow:hidden;position:relative;width:9px}.sdm-rhero__btn .sdm-bolt svg path{fill:#0b0e21!important}.sdm-rhero__btn .sdm-bolt svg{inset:0;position:absolute;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.sdm-rhero__btn .sdm-bolt svg.b{opacity:0;transform:translateY(-140%)}.sdm-rhero__btn:hover .sdm-bolt svg.a{opacity:0;transform:translateY(140%)}.sdm-rhero__btn:hover .sdm-bolt svg.b{opacity:1;transform:translateY(0) scale(1.1)}.sdm-rhero__illo{animation:sdmrRise .7s ease .2s both}@keyframes sdmrRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.sdm-rhero__ctanote{animation:sdmrRise .7s ease .3s both;color:#fff;font-size:14px;line-height:1.5;margin:14px 0 0}.sdm-rstrip{background:var(--sdm-band,#1d1a3c);font-family:Manrope,-apple-system,sans-serif;padding:44px 24px 50px;text-align:center}.sdm-rstrip__lbl{color:var(--sdm-accent,#00ff5a);font-size:17px;font-weight:400;letter-spacing:.1em;margin:0 0 30px;text-transform:uppercase}.sdm-rstrip__row{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(28px,3.5vw,56px);justify-content:center;margin:0 auto;max-width:1200px}.sdm-rstrip__row img{display:block;height:28px;width:auto}.sdm-rhero__illo svg{display:block;height:auto;max-width:560px;width:100%}.sdm-rillo-line{fill:none;opacity:1;stroke:#6b668f;stroke-width:1.5}.sdm-rillo-line--green{opacity:.9;stroke:var(--sdm-accent,#00ff5a)}.sdm-rillo-pulse{animation:sdmrDash 6.5s linear infinite;fill:none;opacity:.75;stroke:var(--sdm-accent,#00ff5a);stroke-dasharray:10 90;stroke-dashoffset:110;stroke-width:1.5}@keyframes sdmrDash{to{stroke-dashoffset:0}}.sdm-rillo-chip{animation:sdmrIlloIn .6s ease forwards;opacity:0}@keyframes sdmrIlloIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sdm-rillo-nodeglow{animation:sdmrGlowPulse 7s ease-in-out infinite;filter:blur(6px)}@keyframes sdmrGlowPulse{0%,to{opacity:.25}50%{opacity:.6}}.sdm-rillo-codeline{animation:sdmrCodeIn .25s ease-out forwards;opacity:0}@keyframes sdmrCodeIn{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:none}}@keyframes sdmrCurIn{to{opacity:1}}.sdm-rillo-cursor{animation:sdmrCurIn .01s linear 2s forwards,sdmrBlink 1.2s steps(1) 2s infinite;opacity:0}@keyframes sdmrBlink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.sdm-rhero *{animation:none!important}.sdm-rillo-chip,.sdm-rillo-codeline,.sdm-rillo-cursor{opacity:1}.sdm-rillo-pulse{display:none}}@media(max-width:900px){.sdm-rhero{padding:118px 0 56px}.sdm-rhero__inner{gap:36px;grid-template-columns:1fr}.sdm-rhero__badge{border-radius:12px;height:56px;margin-bottom:20px;width:56px}.sdm-rhero__badge img{height:30px;width:30px}.sdm-rhero .sdm-eyebrow{font-size:12px}.sdm-rhero__sub p{font-size:15.5px}.sdm-rhero__illo svg{max-width:100%}.sdm-rstrip{padding:32px 18px 36px}.sdm-rstrip__lbl{font-size:13px;margin-bottom:22px}.sdm-rstrip__row{gap:26px 32px}.sdm-rstrip__row img{height:20px}}