.howto-section{margin:56px 0}.howto-section .howto-heading{font-size:1.8rem;font-weight:700;letter-spacing:-.025em;margin-bottom:12px}.howto-section .howto-desc{color:var(--text-secondary);font-size:1rem;line-height:1.65;margin-bottom:40px}.howto-steps{display:flex;flex-direction:column}.howto-step{border-bottom:1px solid var(--grey-2);display:flex;gap:24px;padding:32px 0}.howto-step:first-child{padding-top:0}.howto-step-number{align-items:center;background:var(--kardex-blue-dark);border-radius:12px;color:var(--white);display:flex;flex-shrink:0;font-size:.92rem;font-weight:700;height:40px;justify-content:center;width:40px}.howto-step-content{flex:1;min-width:0}.howto-section .howto-step-title{font-size:1.15rem;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.howto-step-body{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.howto-step-body p{margin-bottom:8px}.howto-step-body p:last-child{margin-bottom:0}@media (max-width:768px){.howto-step-number{font-size:.82rem;height:32px;width:32px}}