.cs-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.csv-txflow{display:flex;flex-direction:column;gap:0;width:100%;max-width:340px;background:var(--bg3);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;padding:28px 24px}.csv-txrow{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid var(--border);opacity:0;animation:txRowIn .5s var(--ease) forwards}.csv-txrow:last-child{border-bottom:none}.csv-txrow--1{animation-delay:.3s}.csv-txrow--2{animation-delay:.9s}.csv-txrow--3{animation-delay:1.6s}.csv-txrow--4{animation-delay:2.3s}.csv-txrow--success{animation-delay:3.1s}.csv-txicon{width:40px;height:40px;border-radius:var(--radius-md);background:var(--gold-dim);border:1px solid rgba(192,144,48,.22);color:var(--gold);display:flex;align-items:center;justify-content:center;flex-shrink:0}.csv-txicon--success{background:#4ade801a;border-color:#4ade8033;color:#4ade80}.csv-txtext{flex:1}.csv-txlabel{font-size:13px;font-weight:600;color:var(--white);letter-spacing:-.2px}.csv-txsub{font-size:11px;color:var(--white30);margin-top:2px}.csv-txbadge{font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--gold);background:var(--gold-dim);padding:3px 9px;border-radius:var(--radius-sm);white-space:nowrap}.csv-txbadge--success{color:#4ade80;background:#4ade801a}@keyframes txRowIn{to{opacity:1}}@media(max-width:1024px){.cs-solution-grid{grid-template-columns:1fr;gap:40px}.csv-txflow{max-width:100%}}@media(prefers-reduced-motion:reduce){.csv-txrow{animation:none;opacity:1}}.csv-txrow{animation-play-state:paused}.cs-solution-visual.anim-active .csv-txrow{animation-play-state:running}.cs-hero>.hrhive-anim{position:absolute;inset:0 0 0 50%;pointer-events:none;z-index:1;overflow:hidden;opacity:0;animation:fadeUp .9s var(--ease) 1.1s forwards}@media screen and (max-width:900px){.cs-hero>.hrhive-anim{display:none}}.hrhive-const{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:380px;height:380px}.hrhive-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:var(--radius-icon);background:#c0903024;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid rgba(192,144,48,.4);box-shadow:0 0 32px #c0903040;display:flex;align-items:center;justify-content:center;color:var(--gold);z-index:3;animation:hrhiveCorePulse 3s ease-in-out infinite}@keyframes hrhiveCorePulse{0%,to{box-shadow:0 0 24px #c0903040}50%{box-shadow:0 0 52px #c0903080}}.hrhive-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1px solid var(--border);transform:translate(-50%,-50%);pointer-events:none}.hrhive-ring--1{width:160px;height:160px}.hrhive-ring--2{width:260px;height:260px;opacity:.55}.hrhive-ring--3{width:340px;height:340px;opacity:.28}.hrhive-orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hrhive-orbit--1{animation:hrhiveOrbit 22s linear infinite}.hrhive-orbit--2{animation:hrhiveOrbit 28s linear infinite reverse}.hrhive-orbit--3{animation:hrhiveOrbit 19s linear infinite}.hrhive-orbit--4{animation:hrhiveOrbit 25s linear infinite reverse}.hrhive-orbit--5{animation:hrhiveOrbit 36s linear infinite}@keyframes hrhiveOrbit{to{transform:translate(-50%,-50%) rotate(360deg)}}.hrhive-sat{position:absolute;display:flex;flex-direction:column;align-items:center;gap:6px;transform:translate(-50%) translateY(-50%)}.hrhive-orbit--1 .hrhive-sat{top:-80px;left:0}.hrhive-orbit--2 .hrhive-sat{top:0;left:130px}.hrhive-orbit--3 .hrhive-sat{top:95px;left:0}.hrhive-orbit--4 .hrhive-sat{top:0;left:-130px}.hrhive-orbit--5 .hrhive-sat{top:-113px;left:113px}.hrhive-sat-icon{width:42px;height:42px;border-radius:50%;background:var(--gold-dim);border:1px solid rgba(192,144,48,.3);display:flex;align-items:center;justify-content:center;color:var(--gold);box-shadow:0 4px 16px #c0903026}.hrhive-orbit--1 .hrhive-sat-icon,.hrhive-orbit--1 .hrhive-sat-label{animation:hrhiveCounter 22s linear infinite reverse}.hrhive-orbit--2 .hrhive-sat-icon,.hrhive-orbit--2 .hrhive-sat-label{animation:hrhiveCounter 28s linear infinite}.hrhive-orbit--3 .hrhive-sat-icon,.hrhive-orbit--3 .hrhive-sat-label{animation:hrhiveCounter 19s linear infinite reverse}.hrhive-orbit--4 .hrhive-sat-icon,.hrhive-orbit--4 .hrhive-sat-label{animation:hrhiveCounter 25s linear infinite}.hrhive-orbit--5 .hrhive-sat-icon,.hrhive-orbit--5 .hrhive-sat-label{animation:hrhiveCounter 36s linear infinite reverse}@keyframes hrhiveCounter{to{transform:rotate(360deg)}}.hrhive-sat-label{font-size:10px;font-weight:600;color:var(--white30);letter-spacing:.5px;white-space:nowrap}.hrhive-connector-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px #c0903099;top:50%;left:50%;transform:translate(-50%,-50%);animation:hrhivePulseDot 3.5s ease-in-out infinite}.hrhive-connector-dot--1{animation-delay:0s}.hrhive-connector-dot--2{animation-delay:.7s}.hrhive-connector-dot--3{animation-delay:1.4s}.hrhive-connector-dot--4{animation-delay:2.1s}.hrhive-connector-dot--5{animation-delay:2.8s}@keyframes hrhivePulseDot{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-50%) scale(1)}80%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}@media(prefers-reduced-motion:reduce){.hrhive-anim *{animation:none!important;opacity:.4!important}}
