.rtls-overlay.open{display:flex}.stages{text-align:center;margin:40px 0}.stage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.stage{padding:20px;background:#f9fafc;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.05)}.stage .icon{background:#06f;color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:28px;position:relative}.stage .step{position:absolute;top:-8px;right:-8px;background:#000;color:#fff;font-size:12px;font-weight:600;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.stage h4{margin:10px 0 5px;font-weight:600}.stage .highlight{color:#06f;font-weight:500}.deep-dive-title{text-align:center;font-size:24px;font-weight:700;margin-bottom:25px}.deep-dive-header{display:flex;align-items:center;margin-bottom:20px}.stage-label{display:inline-block;background:#e5efff;color:#2563eb;font-weight:600;padding:4px 12px;border-radius:8px;font-size:14px;margin-bottom:5px}.deep-dive-header h3{font-size:20px;font-weight:700;margin:0}.deep-dive-header p{margin:5px 0 0;color:#444}.effect-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.cta-box{text-align:center;margin-top:30px}.blue-btn{background:#06f;color:#fff;border:none;padding:12px 25px;border-radius:8px;cursor:pointer;font-weight:600;margin-top:10px}.compounding-section{background:#06f;color:#fff;border-radius:12px;padding:40px 30px;margin:40px 0;text-align:center}.compounding-section h3{font-size:22px;font-weight:700;margin-bottom:10px}.compounding-section p{font-size:15px;margin-bottom:30px}.effect-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 40px;text-align:left;max-width:900px;margin:0 auto}.effect-item{display:flex;align-items:center;gap:15px}.effect-item h4{margin:0;font-size:16px;font-weight:600}.effect-item p{margin:3px 0 0;font-size:14px;color:#eaf0ff}.cta-box.light{background:#f9fafc;border-radius:12px;padding:30px;margin-top:20px;text-align:center}.cta-box.light h3{font-size:20px;font-weight:700;margin-bottom:10px}.cta-box.light p{color:#374151;font-size:15px;margin-bottom:20px}.blue-btn{background:#06f;color:#fff;padding:12px 25px;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:15px}.blue-btn:hover{background:#004ecc}