.info-page{max-width:900px;margin:0 auto;padding:3rem 1rem}.info-header{text-align:center;margin-bottom:3rem}.info-header h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.info-subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.info-content{flex-direction:column;gap:2rem;display:flex}.info-section{padding:2rem}.info-section-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.info-icon{width:48px;height:48px;color:var(--primary);background:#5865f21a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.info-section-header h2{margin:0;font-size:1.5rem;font-weight:700}.info-section p{color:var(--text-muted);margin-bottom:1rem;line-height:1.7}.info-steps{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.info-step{gap:1rem;display:flex}.step-number{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.step-content h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.step-content p{color:var(--text-muted);margin:0}.info-features{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.info-feature{color:var(--text);align-items:center;gap:.75rem;display:flex}.info-feature svg{color:var(--success);flex-shrink:0}.info-highlight{border-left:3px solid var(--primary);border-radius:var(--radius-sm);background:#5865f21a;margin-top:1rem;padding:1rem}.info-highlight p{color:var(--text);margin:0;font-weight:500}@media (max-width:768px){.info-header h1{font-size:2rem}.info-section{padding:1.5rem}.info-section-header{flex-direction:column;align-items:flex-start}}
