.hero{padding:4.5rem 0 5rem;background:linear-gradient(165deg,#f0fdfa 0%,var(--off-white) 40%,#fef3c7 100%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(20,184,166,.08) 0%,transparent 70%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.hero-pill{display:inline-block;padding:.35rem 1rem;background:var(--teal-glow);color:var(--teal-dark);border-radius:50px;font-size:.82rem;font-weight:600;margin-bottom:1.25rem;border:1px solid rgba(20,184,166,.2)}.hero h1{margin-bottom:1.25rem}.hero-highlight{background:linear-gradient(135deg,var(--teal-dark) 0%,var(--teal) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:1.12rem;color:var(--gray-600);max-width:520px;margin-bottom:1.75rem;line-height:1.7}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.hero-trust{display:flex;gap:1.5rem;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--gray-600)}.hero-trust-icon{color:var(--green);font-weight:700;font-size:.9rem}.hero-visual{position:relative}.hero-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hero-stat{background:var(--white);border-radius:var(--radius);padding:1.5rem;text-align:center;box-shadow:var(--shadow);border:1px solid var(--gray-100)}.hero-stat-number{font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}.hero-stat-label{font-size:.8rem;color:var(--gray-500);margin-top:.3rem;font-weight:500}@media(max-width:768px){.hero{padding:3rem 0}.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}}.section-header{text-align:center;margin-bottom:3rem}.section-header p{margin-top:.5rem;font-size:1.05rem}.providers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.provider-top{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.provider-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.provider-rating{font-size:.8rem;margin-top:.15rem}.provider-price{font-size:1rem;color:var(--gray-600);padding:.6rem 0;border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);margin-bottom:1rem}.provider-price strong{font-size:1.6rem;color:var(--navy);font-family:Space Grotesk,sans-serif}.provider-features{list-style:none;margin-bottom:1rem;font-size:.88rem;color:var(--gray-600)}.provider-features li{padding:.3rem 0}.provider-best{font-size:.8rem;font-weight:600;color:var(--teal-dark);margin-bottom:1rem;padding:.4rem .6rem;background:var(--teal-glow);border-radius:6px;display:inline-block}@media(max-width:900px){.providers-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}.pet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pet-card{display:flex;flex-direction:column;align-items:center;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:2rem 1.5rem;text-decoration:none;transition:all .3s;position:relative;text-align:center}.pet-card:hover{border-color:var(--teal);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pet-emoji{font-size:2.8rem;margin-bottom:.75rem}.pet-card h3{font-size:1.1rem;color:var(--navy);margin-bottom:.3rem}.pet-card p{font-size:.85rem;color:var(--gray-500);margin:0}.pet-arrow{position:absolute;top:1rem;right:1rem;color:var(--gray-300);font-size:1.1rem;transition:all .2s}.pet-card:hover .pet-arrow{color:var(--teal);transform:translate(3px)}@media(max-width:768px){.pet-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.pet-grid{grid-template-columns:1fr}}.steps-grid{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.step-card{flex:1;max-width:320px;text-align:center;background:var(--white);border-radius:var(--radius-lg);padding:2rem 1.5rem;box-shadow:var(--shadow)}.step-number{width:48px;height:48px;border-radius:50%;background:var(--teal-dark);color:var(--white);display:inline-flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.step-card h3{margin-bottom:.5rem}.step-card p{font-size:.9rem;color:var(--gray-500);margin:0}.step-connector{font-size:1.5rem;color:var(--gray-300);padding-top:2.5rem;font-weight:300}@media(max-width:768px){.steps-grid{flex-direction:column;align-items:center}.step-connector{transform:rotate(90deg);padding:0}.step-card{max-width:100%}}.stats-banner{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:2rem;padding:1rem 0}.stat-item{text-align:center}.stat-big{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;color:var(--teal);line-height:1}.stat-desc{font-size:.85rem;color:var(--gray-400);margin-top:.5rem;line-height:1.5}.stat-divider{width:1px;height:60px;background:#ffffff1a}@media(max-width:768px){.stats-banner{gap:1.5rem}.stat-divider{display:none}.stat-big{font-size:2rem}}.faq-list{max-width:720px;margin:0 auto}.faq-item{border:1px solid var(--gray-200);border-radius:var(--radius);margin-bottom:.75rem;overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:var(--teal)}.faq-item summary{padding:1rem 1.25rem;cursor:pointer;font-weight:600;font-size:1rem;color:var(--navy);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.3rem;color:var(--gray-400);transition:transform .2s}.faq-item[open] summary:after{content:"−";color:var(--teal)}.faq-item p{padding:0 1.25rem 1.25rem;color:var(--gray-600);font-size:.92rem;line-height:1.7;margin:0}.cta-section{padding:5rem 0;background:linear-gradient(135deg,var(--teal-dark) 0%,#0e7490 50%,var(--navy) 100%);color:var(--white)}.cta-section h2{color:var(--white);margin-bottom:.75rem}.cta-section p{color:#fffc;font-size:1.1rem;margin-bottom:2rem}
