.install-guide{padding:40px 0 70px}.guide-title{font-size:32px;font-weight:700;margin-bottom:10px}.guide-subtitle{color:#666;margin-bottom:40px}.guide-steps{display:flex;flex-direction:column;gap:35px}.guide-step{display:flex;gap:20px;align-items:flex-start;background:#fff;padding:20px;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.05);transition:transform .2s ease}.guide-step:hover{transform:translateY(-3px)}.step-number{width:45px;height:45px;border-radius:50%;background:#ff8844;color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0}.step-content h3{margin-bottom:5px}.step-content p{color:#555}.guide-links{display:flex;gap:10px;margin-top:10px}.guide-btn{padding:10px 16px;background:#ff8844;color:white;border-radius:8px;text-decoration:none;font-weight:600}.guide-btn.ios{background:#333}.step-image{margin-top:10px}