.how-it-works-section{background:radial-gradient(at 80%,#a2b5d812 0%,#0000 60%);position:relative}.steps-wrapper{flex-direction:column;gap:0;max-width:820px;margin:3rem auto 0;display:flex}.step-item{align-items:flex-start;gap:1.5rem;display:flex}.step-left{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex}.step-number{background:var(--color-bg);z-index:1;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-top:1.25rem;font-size:1.1rem;font-weight:800;display:flex;position:relative}.step-line{background:linear-gradient(#a2b5d859,#a2b5d81a);flex:1;width:2px;min-height:1.5rem;margin:4px 0}.step-card{border-radius:var(--radius-lg);flex:1;align-items:flex-start;gap:1.25rem;margin-bottom:1rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:500px){.step-card{flex-direction:column;gap:.75rem}}.step-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.step-body{flex:1}.step-title{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.step-desc{color:var(--color-text-light);font-size:.92rem;line-height:1.65}.how-note{text-align:center;color:var(--color-text-light);max-width:550px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.6}.how-note p{margin:0}.how-note-icon{display:none}
.faq-section .section-header{margin-bottom:3rem}.faq-container{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item{cursor:pointer;padding:0;transition:all .3s;overflow:hidden}.faq-item.open{box-shadow:var(--shadow-hover)}.faq-item:hover:not(.open){transform:translateY(-2px)}.faq-question{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.faq-question h3{margin:0;padding-right:1.5rem;font-size:1.15rem;font-weight:600}.faq-icon-box{color:var(--color-accent);background:var(--color-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:inset 2px 2px 5px #0000000d}.faq-answer-wrapper{overflow:hidden}.faq-answer{padding:0 2rem 1.75rem}.faq-answer p{margin:0;font-size:1rem}
