.revenue-flywheel{margin:20px 0;padding:24px;border:1px solid rgba(80,225,195,.22);border-radius:24px;background:linear-gradient(145deg,rgba(9,27,42,.96),rgba(8,18,31,.98));box-shadow:0 22px 55px rgba(0,0,0,.2)}
.revenue-flywheel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.revenue-flywheel>header span{display:block;color:#5eead4;font-size:.75rem;font-weight:800;letter-spacing:.12em}.revenue-flywheel>header h3{margin:.35rem 0 0;color:#f5fbff;font-size:clamp(1.18rem,2vw,1.55rem)}.revenue-flywheel>header>b{padding:8px 11px;border-radius:999px;background:rgba(94,234,212,.1);color:#a7f3d0;font-size:.76rem;white-space:nowrap}.revenue-flywheel>p{margin:0 0 18px;color:#d7e4ee;line-height:1.55}
.revenue-flywheel ol{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:8px;margin:0;padding:0;list-style:none}.revenue-flywheel li{position:relative;display:flex;align-items:center;gap:9px;min-height:64px;padding:10px;border:1px solid rgba(148,163,184,.14);border-radius:15px;background:rgba(255,255,255,.025)}.revenue-flywheel li:not(:last-child)::after{content:"";position:absolute;right:-8px;z-index:2;width:8px;height:1px;background:rgba(148,163,184,.3)}.revenue-flywheel li>i{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#182638;color:#94a3b8;font-style:normal;font-size:.75rem;font-weight:900}.revenue-flywheel li span{min-width:0}.revenue-flywheel li b,.revenue-flywheel li small{display:block}.revenue-flywheel li b{color:#e7f0f7;font-size:.77rem;line-height:1.2}.revenue-flywheel li small{margin-top:4px;color:#7f91a3;font-size:.69rem}.revenue-flywheel li[data-state="working"]{border-color:rgba(96,165,250,.35);background:rgba(59,130,246,.08)}.revenue-flywheel li[data-state="working"]>i{background:#2563eb;color:white}.revenue-flywheel li[data-state="ready"]{border-color:rgba(45,212,191,.4);background:rgba(20,184,166,.09)}.revenue-flywheel li[data-state="ready"]>i{background:#14b8a6;color:#03251f}.revenue-flywheel li[data-state="ready"] small{color:#5eead4}.revenue-flywheel__actions{display:flex;align-items:center;gap:14px;margin-top:18px}.revenue-flywheel__actions button{flex:0 0 auto;padding:12px 16px;border:0;border-radius:13px;background:#f1f5f9;color:#0b1725;font-weight:800;cursor:pointer}.revenue-flywheel__actions button:disabled{opacity:.55;cursor:wait}.revenue-flywheel__actions small{color:#91a4b6;line-height:1.45}
@media(max-width:1050px){.revenue-flywheel ol{grid-template-columns:repeat(2,minmax(0,1fr))}.revenue-flywheel li:not(:last-child)::after{display:none}}
@media(max-width:620px){.revenue-flywheel{padding:18px;border-radius:20px}.revenue-flywheel>header,.revenue-flywheel__actions{align-items:stretch;flex-direction:column}.revenue-flywheel>header>b{white-space:normal}.revenue-flywheel ol{grid-template-columns:1fr}.revenue-flywheel__actions button{width:100%}}
