.TwoFactorChecker-module__oa22pa__container{max-width:1100px;margin:0 auto;padding:2rem 1rem}.TwoFactorChecker-module__oa22pa__header{text-align:center;margin-bottom:3rem}.TwoFactorChecker-module__oa22pa__header h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.TwoFactorChecker-module__oa22pa__header p{color:var(--foreground-muted);font-size:1.1rem}.TwoFactorChecker-module__oa22pa__methodsComparison{margin-bottom:3rem}.TwoFactorChecker-module__oa22pa__methodsComparison h2{text-align:center;margin-bottom:1.5rem;font-size:2rem}.TwoFactorChecker-module__oa22pa__comparisonGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.TwoFactorChecker-module__oa22pa__methodCard{background:var(--card-background);border:2px solid var(--border-color);text-align:center;border-radius:12px;padding:1.5rem;transition:all .3s}.TwoFactorChecker-module__oa22pa__methodCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.TwoFactorChecker-module__oa22pa__methodIcon{margin-bottom:1rem;font-size:3rem}.TwoFactorChecker-module__oa22pa__methodCard h3{margin-bottom:1rem;font-size:1.3rem}.TwoFactorChecker-module__oa22pa__securityLevel{margin-bottom:1rem}.TwoFactorChecker-module__oa22pa__securityLabelHigh,.TwoFactorChecker-module__oa22pa__securityLabelHighest,.TwoFactorChecker-module__oa22pa__securityLabelMedium{border-radius:16px;padding:.35rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.TwoFactorChecker-module__oa22pa__securityLabelHigh{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.TwoFactorChecker-module__oa22pa__securityLabelHighest{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d}.TwoFactorChecker-module__oa22pa__securityLabelMedium{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d}.TwoFactorChecker-module__oa22pa__methodFeatures{text-align:left;margin:1rem 0;padding:0;list-style:none}.TwoFactorChecker-module__oa22pa__methodFeatures li{padding:.4rem 0;font-size:.95rem}.TwoFactorChecker-module__oa22pa__methodRecommendation{text-align:left;background:#667eea0d;border-radius:8px;margin:1rem 0;padding:1rem;font-size:.9rem}.TwoFactorChecker-module__oa22pa__selectButton{background:var(--background);width:100%;color:var(--foreground);border:2px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.TwoFactorChecker-module__oa22pa__selectButton:hover{color:#fff;background:#667eea;border-color:#667eea}.TwoFactorChecker-module__oa22pa__selectButton.TwoFactorChecker-module__oa22pa__selected{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.TwoFactorChecker-module__oa22pa__methodDetails{background:var(--card-background);border:2px solid #667eea;border-radius:12px;margin-bottom:3rem;padding:2rem;animation:.3s ease-out TwoFactorChecker-module__oa22pa__slideDown}.TwoFactorChecker-module__oa22pa__methodDetails h3{color:#667eea;margin-bottom:1.5rem;font-size:1.8rem}.TwoFactorChecker-module__oa22pa__methodSteps{flex-direction:column;gap:1.5rem;display:flex}.TwoFactorChecker-module__oa22pa__step{align-items:flex-start;gap:1rem;display:flex}.TwoFactorChecker-module__oa22pa__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.TwoFactorChecker-module__oa22pa__step h4{margin-bottom:.5rem;font-size:1.2rem}.TwoFactorChecker-module__oa22pa__step p{color:var(--foreground);margin-bottom:.5rem;line-height:1.6}.TwoFactorChecker-module__oa22pa__step ul{margin-top:.5rem;padding-left:1.5rem}.TwoFactorChecker-module__oa22pa__step li{margin:.3rem 0;line-height:1.5}.TwoFactorChecker-module__oa22pa__warningBox{color:#f59e0b;background:#f59e0b0d;border:2px solid #f59e0b4d;border-radius:12px;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.TwoFactorChecker-module__oa22pa__warningBox svg{flex-shrink:0}.TwoFactorChecker-module__oa22pa__warningBox h4{margin-bottom:.5rem}.TwoFactorChecker-module__oa22pa__warningBox p{color:var(--foreground);line-height:1.6}.TwoFactorChecker-module__oa22pa__platformsSection{margin-bottom:3rem}.TwoFactorChecker-module__oa22pa__platformsSection h2{margin-bottom:.5rem;font-size:2rem}.TwoFactorChecker-module__oa22pa__platformsSection>p{color:var(--foreground-muted);margin-bottom:1.5rem}.TwoFactorChecker-module__oa22pa__platformsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.TwoFactorChecker-module__oa22pa__platformCard{background:var(--card-background);border:2px solid var(--border-color);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;transition:all .2s;display:flex}.TwoFactorChecker-module__oa22pa__platformCard:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea33}.TwoFactorChecker-module__oa22pa__platformSelected{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.TwoFactorChecker-module__oa22pa__platformIcon{font-size:2.5rem}.TwoFactorChecker-module__oa22pa__platformName{font-size:1rem;font-weight:600}.TwoFactorChecker-module__oa22pa__platformGuide{background:var(--card-background);border:2px solid #667eea;border-radius:12px;margin-bottom:3rem;padding:2rem;animation:.3s ease-out TwoFactorChecker-module__oa22pa__slideDown}.TwoFactorChecker-module__oa22pa__platformHeader{border-bottom:2px solid var(--border-color);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.TwoFactorChecker-module__oa22pa__platformIconLarge{font-size:4rem}.TwoFactorChecker-module__oa22pa__platformHeader h3{margin-bottom:.5rem;font-size:1.8rem}.TwoFactorChecker-module__oa22pa__officialLink{color:#667eea;align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.TwoFactorChecker-module__oa22pa__officialLink:hover{color:#764ba2;text-decoration:underline}.TwoFactorChecker-module__oa22pa__supportedMethods{margin-bottom:2rem}.TwoFactorChecker-module__oa22pa__supportedMethods h4{margin-bottom:1rem;font-size:1.2rem}.TwoFactorChecker-module__oa22pa__methodBadges{flex-wrap:wrap;gap:.75rem;display:flex}.TwoFactorChecker-module__oa22pa__badge{background:#667eea1a;border:1px solid #667eea4d;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.TwoFactorChecker-module__oa22pa__setupSteps h4{margin-bottom:1rem;font-size:1.2rem}.TwoFactorChecker-module__oa22pa__stepsList{padding-left:1.5rem}.TwoFactorChecker-module__oa22pa__stepsList li{margin:1rem 0;font-size:1rem;line-height:1.6}.TwoFactorChecker-module__oa22pa__bestPractices{margin-bottom:3rem}.TwoFactorChecker-module__oa22pa__bestPractices h2{text-align:center;margin-bottom:1.5rem;font-size:2rem}.TwoFactorChecker-module__oa22pa__practicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.TwoFactorChecker-module__oa22pa__practiceCard{background:var(--card-background);border:2px solid var(--border-color);border-radius:12px;padding:2rem}.TwoFactorChecker-module__oa22pa__practiceCard h4{margin-bottom:1rem;font-size:1.5rem}.TwoFactorChecker-module__oa22pa__practiceCard ul{padding:0;list-style:none}.TwoFactorChecker-module__oa22pa__practiceCard li{padding:.5rem 0;line-height:1.6}.TwoFactorChecker-module__oa22pa__resources{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.TwoFactorChecker-module__oa22pa__resources h3{margin-bottom:1rem;font-size:1.5rem}.TwoFactorChecker-module__oa22pa__resourcesList{padding:0;list-style:none}.TwoFactorChecker-module__oa22pa__resourcesList li{border-bottom:1px solid var(--border-color);padding:.75rem 0}.TwoFactorChecker-module__oa22pa__resourcesList li:last-child{border-bottom:none}.TwoFactorChecker-module__oa22pa__resourcesList a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.TwoFactorChecker-module__oa22pa__resourcesList a:hover{color:#764ba2;text-decoration:underline}@keyframes TwoFactorChecker-module__oa22pa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TwoFactorChecker-module__oa22pa__comparisonGrid{grid-template-columns:1fr}.TwoFactorChecker-module__oa22pa__platformsGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.TwoFactorChecker-module__oa22pa__platformCard{padding:1rem .5rem}.TwoFactorChecker-module__oa22pa__platformIcon{font-size:2rem}.TwoFactorChecker-module__oa22pa__platformName{font-size:.9rem}.TwoFactorChecker-module__oa22pa__practicesGrid{grid-template-columns:1fr}.TwoFactorChecker-module__oa22pa__step{flex-direction:column}.TwoFactorChecker-module__oa22pa__stepNumber{align-self:flex-start}}
