.guide-module__KwfEzW__container{max-width:800px;margin:0 auto;padding:2rem 1rem}.guide-module__KwfEzW__breadcrumbs{color:#666;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.guide-module__KwfEzW__breadcrumbs a{color:#0052cc;text-decoration:none}.guide-module__KwfEzW__breadcrumbs a:hover{text-decoration:underline}.guide-module__KwfEzW__header{margin-bottom:3rem}.guide-module__KwfEzW__badge{background:linear-gradient(135deg,#0052cc1a 0%,#0080801a 100%);border-radius:50px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.guide-module__KwfEzW__badgeDot{background:linear-gradient(135deg,#0052cc 0%,teal 100%);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite guide-module__KwfEzW__pulse}@keyframes guide-module__KwfEzW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.guide-module__KwfEzW__readTime{color:#666;font-size:.875rem;font-weight:500}.guide-module__KwfEzW__category{color:#666;text-transform:uppercase;letter-spacing:.04em;font-size:.875rem;font-weight:600}.guide-module__KwfEzW__trustSignals{flex-wrap:wrap;gap:2rem;margin:1.5rem 0;display:flex}.guide-module__KwfEzW__trustItem{color:#333;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.guide-module__KwfEzW__checkIcon{color:teal;width:20px;height:20px}.guide-module__KwfEzW__title{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.guide-module__KwfEzW__excerpt{color:#666;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6}.guide-module__KwfEzW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.guide-module__KwfEzW__tag{color:#666;background:#f5f5f5;border-radius:4px;padding:.25rem .75rem;font-size:.875rem}.guide-module__KwfEzW__content{margin-bottom:3rem}.guide-module__KwfEzW__section{margin-bottom:2.5rem}.guide-module__KwfEzW__h2{color:#1a1a1a;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.guide-module__KwfEzW__h3{color:#333;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.guide-module__KwfEzW__text{color:#333;font-size:1.125rem;line-height:1.8}.guide-module__KwfEzW__faqSection{background:#f9f9f9;border-radius:8px;margin-bottom:3rem;padding:2rem}.guide-module__KwfEzW__faqTitle{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700}.guide-module__KwfEzW__faqList{flex-direction:column;gap:1.5rem;display:flex}.guide-module__KwfEzW__faqItem{border-left:3px solid #0052cc;padding-left:1rem}.guide-module__KwfEzW__faqQuestion{color:#1a1a1a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.guide-module__KwfEzW__faqAnswer{color:#666;font-size:1rem;line-height:1.6}.guide-module__KwfEzW__linksSection{background:linear-gradient(135deg,#f0f7ff 0%,#e6f7f7 100%);border-radius:8px;margin-bottom:3rem;padding:2rem}.guide-module__KwfEzW__linksTitle{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.guide-module__KwfEzW__linksList{flex-direction:column;gap:.75rem;display:flex}.guide-module__KwfEzW__link{color:#0052cc;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .2s}.guide-module__KwfEzW__link:hover{color:teal}.guide-module__KwfEzW__cta{text-align:center;background:linear-gradient(135deg,#0052cc0d 0%,#0080800d 100%);border-radius:16px;padding:4rem 2rem;position:relative;overflow:hidden}.guide-module__KwfEzW__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#0052cc1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.guide-module__KwfEzW__ctaContent{z-index:1;position:relative}.guide-module__KwfEzW__cta h2{color:#1a1a1a;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.guide-module__KwfEzW__ctaGradient{background:linear-gradient(135deg,#0052cc 0%,teal 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.guide-module__KwfEzW__cta p{color:#666;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.guide-module__KwfEzW__statsCard{background:#fff;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;max-width:600px;margin:2.5rem auto;padding:2rem;display:grid;box-shadow:0 4px 12px #00000014}.guide-module__KwfEzW__stat{text-align:center}.guide-module__KwfEzW__statNumber{background:linear-gradient(135deg,#0052cc 0%,teal 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.guide-module__KwfEzW__statLabel{color:#666;font-size:.875rem;font-weight:500}.guide-module__KwfEzW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.guide-module__KwfEzW__primaryButton{color:#fff;background:linear-gradient(135deg,#0052cc 0%,teal 100%);border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #0052cc4d}.guide-module__KwfEzW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0052cc66}.guide-module__KwfEzW__secondaryButton{color:#0052cc;background:#fff;border:2px solid #0052cc;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.guide-module__KwfEzW__secondaryButton:hover{color:#fff;background:#0052cc;transform:translateY(-2px)}@media (max-width:768px){.guide-module__KwfEzW__title{font-size:2rem}.guide-module__KwfEzW__h2{font-size:1.5rem}.guide-module__KwfEzW__h3{font-size:1.25rem}.guide-module__KwfEzW__text{font-size:1rem}}
