.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:6rem 0}.hero h1{margin-bottom:1.25rem;font-size:3rem;line-height:1.2}.hero p{max-width:650px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.cta-button.primary{color:#764ba2;background:#fff}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.cta-button.secondary{color:#fff;background:#ffffff26;border:2px solid #fff}.cta-button.secondary:hover{background:#ffffff40}.cta-button.outline{color:var(--ih-indigo-text);background:0 0;border:2px solid #667eea}.cta-button.outline:hover{color:#fff;background:#667eea}.cta-button.large{padding:1.25rem 2.5rem;font-size:1.2rem}.hero-subtext{font-size:.95rem!important}.solution-intro{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;max-width:800px;margin:0 auto;padding:2.5rem}.solution-intro h3{margin-bottom:1rem;font-size:1.5rem}.solution-intro p{opacity:.95;line-height:1.6}.popular-section{text-align:center;padding:5rem 20px}.popular-section h2{color:#2c5282;margin-bottom:.5rem;font-size:2.25rem}.section-subtitle{color:#666;margin-bottom:2.5rem;font-size:1.1rem}.popular-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.popular-card{text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;display:block;position:relative}.popular-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.popular-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;right:15px}.popular-card h3{color:#2c5282;margin-bottom:.75rem;font-size:1.3rem}.popular-card p{color:#666;margin-bottom:1rem;line-height:1.5}.popular-link{color:var(--ih-indigo-text);font-weight:600}.popular-cta{margin-top:1rem}.quiz-cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1a365d 0%,#2c5282 100%);padding:5rem 20px}.quiz-cta-section h2{margin-bottom:1rem;font-size:2.25rem}.quiz-cta-section p{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.2rem}.quiz-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.about-rodney-section{text-align:center;padding:4rem 20px}.about-rodney-section h2{color:#2c5282;margin-bottom:.75rem;font-size:2rem}.about-rodney-section .section-subtitle{color:#666;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.credentials-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.credential-card{text-align:left;background:#f7fafc;border-left:4px solid #667eea;border-radius:8px;padding:1.5rem;transition:all .3s}.credential-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.credential-card strong{color:var(--ih-indigo-text);margin-bottom:.5rem;font-size:1.25rem;display:block}.credential-card p{color:#666;margin:0;font-size:.9rem;line-height:1.4}.newsletter-section{background:linear-gradient(135deg,#f6f9fc 0%,#eef2f7 100%);padding:3rem 20px}.newsletter-card{text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;max-width:700px;margin:0 auto;padding:2.5rem;box-shadow:0 4px 20px #00000014}.newsletter-content h3{color:#2c5282;margin-bottom:.75rem;font-size:1.5rem}.newsletter-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.newsletter-form{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.newsletter-input{border:2px solid #e2e8f0;border-radius:8px;flex:1;min-width:250px;padding:1rem 1.25rem;font-size:1rem;transition:border-color .3s}.newsletter-input:focus{border-color:#667eea;outline:none}.newsletter-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.newsletter-disclaimer{color:#999;margin-top:1rem;font-size:.85rem}.newsletter-success{text-align:center;background:#f0fff4;border:2px solid #9ae6b4;border-radius:12px;padding:1.5rem;animation:.4s fadeIn}.newsletter-success-icon{margin-bottom:.5rem;font-size:2rem;display:block}.newsletter-success p{color:#276749;margin:0;font-size:1.05rem;font-weight:600}.newsletter-error{color:var(--ih-danger);margin-top:.75rem;font-size:.9rem;font-weight:500}.newsletter-button:disabled,.newsletter-button-loading{opacity:.7;cursor:not-allowed;box-shadow:none!important;transform:none!important}.newsletter-input:disabled{opacity:.6;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.visit-section{padding:4rem 20px}.visit-card{text-align:center;background:linear-gradient(135deg,#f0fff4 0%,#e6fffa 100%);border:2px solid #9ae6b4;border-radius:16px;max-width:1000px;margin:0 auto;padding:3rem}.visit-card h2{color:#276749;margin-bottom:1rem;font-size:1.75rem}.visit-card>p{color:#2f855a;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.visit-options{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.visit-option{text-align:center;background:#fff;border:2px solid #c6f6d5;border-radius:12px;padding:1.5rem;transition:all .3s}.visit-option:hover{transform:translateY(-5px);box-shadow:0 10px 30px #48bb7833}.visit-option.featured{border-color:#48bb78;box-shadow:0 5px 20px #48bb7826}.visit-option h3{color:#276749;margin-bottom:.75rem;font-size:1.25rem}.visit-option p{color:#4a5568;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.visit-option .cta-button{width:100%;padding:.875rem 1rem;font-size:.95rem}.visit-card .cta-button.primary{color:var(--ih-on-green);background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)}.visit-card .cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #48bb784d}.visit-card .cta-button.secondary{color:var(--ih-success);background:0 0;border:2px solid #48bb78}.visit-card .cta-button.secondary:hover{color:var(--ih-on-green);background:#48bb78}@media (width<=768px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.hero-cta-group{flex-direction:column;align-items:center}.popular-section h2,.quiz-cta-section h2,.about-rodney-section h2{font-size:1.75rem}.credentials-grid{grid-template-columns:1fr 1fr;gap:1rem}.newsletter-form{flex-direction:column}.newsletter-input{min-width:100%}.visit-card{padding:2rem}.visit-card h2{font-size:1.5rem}.visit-options{grid-template-columns:1fr}.visit-option .cta-button{font-size:.9rem}}
