.info-page{min-height:100vh;padding:0 20px}.info-content{max-width:1200px;margin:0 auto;background:white;border-radius:20px;box-shadow:0 20px 60px rgba(0, 0, 0, 0.1);overflow:hidden}.info-header{background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);color:white;padding:40px 20px;text-align:center}.info-header h1{font-size:3em;margin-bottom:20px;font-weight:700}.info-header p{font-size:1.3em;opacity:.95;margin:0 auto}.info-sections{padding:20px 40px}.info-intro{text-align:center;margin-bottom:60px;padding:40px;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:15px}.info-intro--highlighted{background:linear-gradient(135deg, #fff5f0 0%, #ffe8d6 100%);border:1px solid rgba(232, 89, 12, 0.2)}.info-intro h2{font-size:2.5em;color:#333;margin-bottom:20px;font-weight:600}.info-intro p{font-size:1.2em;line-height:1.8;color:#555;max-width:800px;margin:0 auto}.info-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:40px;margin-bottom:60px}.info-feature{background:white;padding:40px;border-radius:15px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.info-feature:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0, 0, 0, 0.15)}.info-feature-icon{width:80px;height:80px;margin:0 auto 20px;background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.info-feature h3{color:#333;font-size:1.5em;margin-bottom:15px;font-weight:600}.info-feature p{font-size:1.1em;line-height:1.7;color:#555}.info-cta-section{background:#f8f9fa;padding:60px 40px;border-radius:15px;margin-top:40px;margin-bottom:40px;text-align:center}.info-cta-section h2{color:#e8590c;font-size:2.2em;margin-bottom:20px;font-weight:600}.info-cta-section p{font-size:1.2em;line-height:1.8;color:#555;max-width:700px;margin:0 auto 30px}.info-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.info-cta-buttons .btn{padding:15px 30px;font-size:1.1em;font-weight:600;border-radius:10px;text-decoration:none;transition:transform .3s ease}.info-cta-buttons .btn:hover{transform:translateY(-2px)}.info-cta-buttons .btn-primary{background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);color:white;border:none}.info-cta-buttons .btn-secondary{background:white;color:#e8590c;border:2px solid #e8590c}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;margin-bottom:60px}.contact-card{background:white;padding:35px;border-radius:15px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08);border-top:4px solid #e8590c;text-align:center}.contact-card--primary{border-top-color:#e8590c}.contact-card-icon{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-card h3{color:#333;font-size:1.4em;margin-bottom:12px;font-weight:600}.contact-card p{color:#555;line-height:1.7;margin-bottom:15px}.contact-link{display:inline-block;color:#e8590c;font-weight:600;font-size:1.1em;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s ease}.contact-link:hover{border-bottom-color:#e8590c}.mission-values{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:25px;margin-bottom:60px}.mission-value{background:white;padding:28px;border-radius:15px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08);border-left:4px solid #e8590c}.mission-value h4{color:#e8590c;font-size:1.2em;margin-bottom:10px;font-weight:600}.mission-value p{font-size:1em;line-height:1.6;color:#555;margin:0}.compliance-section{margin-bottom:60px}.compliance-section h2{font-size:2em;color:#333;margin-bottom:15px;font-weight:600;text-align:center}.compliance-intro{text-align:center;font-size:1.1em;color:#555;line-height:1.7;max-width:800px;margin:0 auto 30px}.county-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(340px, 1fr));gap:30px}.county-card{background:white;padding:30px;border-radius:15px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08);border-top:4px solid #e8590c}.county-card-header{display:flex;align-items:center;gap:12px;margin-bottom:15px;color:#e8590c}.county-card-header h3{color:#333;font-size:1.3em;font-weight:600;margin:0}.county-card p{font-size:1em;line-height:1.7;color:#555;margin-bottom:15px}.county-link{color:#e8590c;font-weight:600;text-decoration:none;font-size:.95em}.county-link:hover{text-decoration:underline}.steps-section{margin-bottom:60px}.steps-section h2{font-size:2em;color:#333;margin-bottom:30px;font-weight:600;text-align:center}.steps-list{display:flex;flex-direction:column;gap:20px;max-width:700px;margin:0 auto}.step-item{background:white;padding:20px 25px;border-radius:15px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08)}.step-header{display:flex;align-items:center;gap:16px;margin-bottom:10px}.step-number{width:36px;height:36px;min-width:36px;background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1em}.step-header h4{color:#333;font-size:1.1em;font-weight:600;margin:0}.step-item>p{color:#555;line-height:1.6;margin:0;font-size:.95em;padding-left:52px}.download-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px;margin-bottom:60px}.download-card{background:white;padding:35px;border-radius:15px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08);text-align:center;border-top:4px solid #e8590c}.download-card-icon{width:90px;height:90px;margin:0 auto 20px;background:linear-gradient(135deg, #e8590c 0%, #f48c06 100%);border-radius:20px;display:flex;align-items:center;justify-content:center}.download-card h3{color:#333;font-size:1.4em;font-weight:600;margin-bottom:10px}.download-card p{color:#555;line-height:1.6;margin-bottom:15px}.download-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.9em;font-weight:600;margin-bottom:12px}.download-badge--coming-soon{background:#f0f0f0;color:#888}.download-badge--available{background:#d4edda;color:#155724}.download-note{font-size:.9em;color:#777;line-height:1.5;margin:0}.download-note a{color:#e8590c}.app-features{display:flex;flex-direction:column;gap:14px;max-width:600px;margin:0 auto 60px;padding:30px;background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:15px}.app-feature-item{display:flex;align-items:center;gap:12px;font-size:1.05em;color:#444}.more-counties-note{display:flex;align-items:flex-start;gap:12px;margin-top:24px;padding:18px 24px;background:linear-gradient(135deg, #fff5f0 0%, #ffe8d6 100%);border:1px solid rgba(232, 89, 12, 0.2);border-radius:12px;font-size:1em;line-height:1.6;color:#555}.more-counties-note svg{flex-shrink:0;color:#e8590c;margin-top:2px}.more-counties-note a{color:#e8590c;font-weight:600;text-decoration:none}.more-counties-note a:hover{text-decoration:underline}.team-members{display:flex;flex-direction:column;gap:40px;margin-bottom:60px}.team-member{display:flex;gap:30px;align-items:flex-start;background:white;padding:36px;border-radius:16px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.08)}.team-member-avatar{flex-shrink:0;width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg, #e8590c, #f08a4b);display:flex;align-items:center;justify-content:center;color:white}.team-member-info h3{font-size:1.5em;color:#333;margin:0 0 6px;font-weight:700}.team-member-role{display:inline-block;font-size:.95em;font-weight:600;color:#e8590c;margin-bottom:14px;letter-spacing:.02em;text-transform:uppercase}.team-member-info p{font-size:1.05em;line-height:1.7;color:#555;margin:0}.team-member-social{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#0a66c2;font-size:.95em;font-weight:500;text-decoration:none;transition:opacity .2s ease}.team-member-social:hover{opacity:.8}.team-member-social svg{flex-shrink:0}.company-info{background:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);border-radius:15px;padding:40px;margin-bottom:60px;text-align:center}.company-info h2{font-size:1.8em;color:#333;margin:0 0 16px;font-weight:600}.company-description{font-size:1.1em;line-height:1.7;color:#555;max-width:600px;margin:0 auto 28px}.company-details{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.company-detail{display:flex;align-items:center;gap:8px;font-size:1em;color:#444}.company-detail svg{color:#e8590c;flex-shrink:0}.company-detail a{color:#e8590c;text-decoration:none;font-weight:500}.company-detail a:hover{text-decoration:underline}.faq-list{display:flex;flex-direction:column;gap:0;border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.faq-item{padding:24px 28px;border-bottom:1px solid #e9ecef;background:#fff}.faq-item:last-child{border-bottom:none}.faq-question{font-size:1.05em;font-weight:600;color:#1a1a1a;margin:0 0 8px 0}.faq-answer{font-size:.95em;color:#555;line-height:1.65;margin:0}.faq-answer a{color:var(--primary-color);text-decoration:none}.faq-answer a:hover{text-decoration:underline}@media(max-width: 768px){.team-member{flex-direction:column;align-items:center;text-align:center}.info-header h1{font-size:2em}.info-intro h2{font-size:2em}.info-features{grid-template-columns:1fr;gap:30px}.info-feature{padding:30px 20px}.info-content{border-radius:0}.info-sections{padding:20px}.info-page{padding:0}.info-cta-buttons{flex-direction:column;align-items:center}.info-cta-buttons .btn{width:100%;max-width:300px}.county-cards{grid-template-columns:1fr}.contact-cards,.download-cards,.mission-values{grid-template-columns:1fr}.info-cta-section{padding:40px 20px}.faq-item{padding:20px}.company-details{flex-direction:column;gap:16px;align-items:center}.company-info{padding:30px 20px}}
