.agent-landing-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem 0}.agent-landing-container .agent-landing-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}.agent-landing-container .agent-landing-content .agent-photos-grid{width:100%;height:400px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin-bottom:2rem}.agent-landing-container .agent-landing-content .agent-cta-section{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px}.agent-landing-container .agent-landing-content .agent-cta-section .become-text{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:3rem;margin-bottom:0;color:#111827}.agent-landing-container .agent-landing-content .agent-cta-section .houser-agent-text{font-family:var(--font-inter),sans-serif;font-weight:600;font-size:3rem;margin-top:0;color:#2db943}.agent-landing-container .agent-landing-content .agent-cta-section .agent-description{font-family:var(--font-inter),sans-serif;font-weight:400;font-size:1.125rem;color:#4b5563;margin-bottom:2rem;max-width:500px;line-height:1.6}.agent-landing-container .agent-landing-content .agent-cta-section .join-now-button{background-color:#2db943;color:#fff;padding:.75rem 2.5rem;border-radius:8px;font-family:var(--font-inter),sans-serif;font-weight:500;text-transform:none;font-size:1.125rem;box-shadow:0 4px 12px rgba(45,185,67,.2);transition:all .3s ease;margin-bottom:1.5rem}.agent-landing-container .agent-landing-content .agent-cta-section .join-now-button:hover{background-color:#25a33a}.agent-landing-container .agent-landing-content .agent-cta-section .login-section{display:flex;align-items:center;gap:.5rem}.agent-landing-container .agent-landing-content .agent-cta-section .login-section .account-text{color:#4b5563;font-family:var(--font-inter),sans-serif;font-weight:400}.agent-landing-container .agent-landing-content .agent-cta-section .login-section .login-link{color:#111827;font-family:var(--font-inter),sans-serif;font-weight:600;cursor:pointer;text-decoration:underline}.agent-landing-container .agent-landing-content .agent-cta-section .login-section .login-link:hover{color:#2db943}@media(max-width:768px){.agent-landing-container{padding:1rem}.agent-landing-container .agent-landing-content .agent-photos-grid{height:300px}.agent-landing-container .agent-landing-content .agent-cta-section .become-text,.agent-landing-container .agent-landing-content .agent-cta-section .houser-agent-text{font-size:2.25rem}.agent-landing-container .agent-landing-content .agent-cta-section .agent-description{font-size:1rem;padding:0 1rem}}