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