/* Two counter-rotating rings keep every platform name upright. */
.ecosystem-section{background:#fff;padding:88px 0 64px;overflow:clip;border-top:1px solid #eef0f6}
.ecosystem-heading{text-align:center;max-width:900px;margin:auto}
.ecosystem-heading .eyebrow{font-size:.875rem;letter-spacing:.08em}
.ecosystem-heading h2{font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.35;margin:16px 0 22px}
.ecosystem-heading>p:last-child{font-size:1.0625rem;color:var(--muted);line-height:1.9;max-width:760px;margin:auto}
.ecosystem-figure{margin:20px 0 0}
.orbit-scene{position:relative;width:min(100%,1000px);aspect-ratio:1;margin:auto;container-type:inline-size}
.orbit-guide{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.orbit-guide-outer{width:78%;height:78%;border:1px solid #d6e8e3;background:#f8fbfa}
.orbit-guide-inner{width:46%;height:46%;border:1px dashed #bfdcd4;background:#eef7f4}
.orbit-halo{position:absolute;inset:36%;border-radius:50%;background:#e0f0e9;box-shadow:0 0 70px #e9f5f0}
.orbit-center{position:absolute;inset:36%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;gap:9px;text-align:center}
.orbit-orlino-mark{width:100px;height:100px;border-radius:28px;background:var(--blue);color:#fff;font:900 87px/1 Arial,sans-serif;display:grid;place-items:center;padding-bottom:0;letter-spacing:0;box-shadow:0 16px 35px #0c737a29}
.orbit-center strong{font-size:1.8rem;line-height:1.2;letter-spacing:-.065em}
.orbit-center>span:last-child{font-size:.875rem;color:#647399;white-space:nowrap}
.orbit-layer{position:absolute;inset:0;--period:88s;--direction:normal;--radius:39cqw;animation:platform-orbit var(--period) linear infinite;animation-direction:var(--direction)}
.orbit-inner{--radius:23cqw;--period:106s;--direction:reverse}
.orbit-position{position:absolute;left:50%;top:50%;width:0;height:0;transform:rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle)))}
.orbit-card{display:flex;align-items:center;justify-content:center;gap:10px;width:156px;min-height:66px;padding:12px 14px;border-radius:40px;background:#fff;border:1px solid #edf0f8;box-shadow:0 9px 30px #1e2e5d10;color:#202a3e;font-size:1rem;font-weight:600;white-space:nowrap;transform:translate(-50%,-50%);animation:platform-counter var(--period) linear infinite;animation-direction:var(--direction)}
.orbit-card img{width:36px;height:36px;object-fit:contain;border-radius:8px;flex:none}
.orbit-shop{border-color:#f7dfcc}.orbit-invest{border-color:#d6ebe3}
.platform-wordmark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;flex:none}
.platform-amazon{background:#fff2da;color:#242c35;font:700 32px/1 Georgia,serif;padding-bottom:4px}
.platform-temu{background:#f36b22;color:#fff;font:bold 10px/1 Arial,sans-serif;letter-spacing:-.5px}
.orbit-scene[data-running=false] .orbit-layer,.orbit-scene[data-running=false] .orbit-card{animation-play-state:paused}
.ecosystem-caption{text-align:center;margin:-8px auto 0;max-width:780px;position:relative}
.ecosystem-legend{display:inline-flex;justify-content:center;gap:26px;flex-wrap:wrap;font-size:.9375rem;color:#5c6983}
.ecosystem-legend>span{display:flex;align-items:center;gap:8px}
.ecosystem-legend>span:before{content:"";width:8px;height:8px;border-radius:50%;background:#0c737a}
.ecosystem-legend>.legend-shop:before{background:#ed9a54}.ecosystem-legend>.legend-invest:before{background:#32a082}


.ecosystem-caption>p{font-size:.8125rem;color:#7e889c;line-height:1.85;margin-top:18px}
@keyframes platform-orbit{from{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes platform-counter{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}
@media(max-width:900px){.orbit-card{width:132px;min-height:58px;font-size:.875rem;gap:8px;padding:10px}.orbit-card img,.platform-wordmark{width:30px;height:30px}.orbit-orlino-mark{width:76px;height:76px;font-size:66px;border-radius:21px}.orbit-center{gap:7px}.orbit-center strong{font-size:1.5rem}.orbit-center>span:last-child{font-size:.75rem}.orbit-inner{--radius:39cqw;--period:88s;--direction:normal}}
@media(max-width:640px){.ecosystem-section{padding:56px 0 44px}.ecosystem-heading h2{font-size:clamp(1.65rem,6.7vw,2.2rem)}.ecosystem-heading>p:last-child{font-size:1rem}.ecosystem-figure{margin-top:30px}.orbit-card{width:66px;min-height:62px;flex-direction:column;gap:3px;padding:6px 2px;border-radius:12px;font-size:.75rem;box-shadow:0 4px 14px #1e2e5d0b}.orbit-card img,.platform-wordmark{width:25px;height:25px;border-radius:6px}.platform-amazon{font-size:24px}.platform-temu{font-size:8px}.orbit-orlino-mark{width:48px;height:48px;font-size:43px;border-radius:14px;padding-bottom:5px}.orbit-center{gap:5px}.orbit-center strong{font-size:1.1rem}.orbit-center>span:last-child{display:none}.ecosystem-caption{margin-top:24px}.ecosystem-legend{gap:16px;font-size:.8125rem}.ecosystem-caption>p{font-size:.75rem}.orbit-guide-inner{width:42%;height:42%}}
@media(prefers-reduced-motion:reduce){.orbit-layer,.orbit-card{animation:none!important}}
