.insurance-page{background:var(--background,#0a0e17);color:#fff;min-height:100vh;padding-top:8rem;padding-bottom:6rem}.insurance-hero{text-align:center;max-width:900px;margin:0 auto 5rem;padding:0 2rem}.kapsure-btn{background:linear-gradient(135deg, var(--gold-500), #a8813c);color:#0a0e17;border-radius:100px;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #d4af374d}.kapsure-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #d4af3766}.insurance-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.insurance-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.5rem;padding:2.5rem;transition:all .3s}.insurance-card:hover{background:#d4af3708;border-color:#d4af374d;transform:translateY(-5px)}.insurance-icon{color:#10b981;background:#10b9811a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.insurance-card h3{color:#fff;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.insurance-list{flex-direction:column;gap:1rem;display:flex}.insurance-list-item{align-items:flex-start;gap:1rem;display:flex}.insurance-list-item .check{color:var(--gold-500);flex-shrink:0;margin-top:3px}.insurance-list-item p{color:#e2e8f0;margin:0;font-size:.95rem;line-height:1.5}.claim-timeline{background:linear-gradient(135deg,#080c14 0%,#0f172a80 100%);border:1px solid #ffffff0d;border-radius:2rem;padding:4rem}.claim-timeline h2{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:800}.timeline-steps{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.timeline-steps{grid-template-columns:1fr 1fr}}@media (max-width:600px){.timeline-steps{grid-template-columns:1fr}.claim-timeline{padding:2.5rem}}.step-card{position:relative}.step-number{color:#ffffff1a;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.step-card h4{color:var(--gold-500);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.step-card p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.5}
