.cashper-page{min-height:100vh;background:#fff;color:#1a1a2e}.cashper-container{max-width:1100px;margin:0 auto;padding:0 24px}.cashper-container--narrow{max-width:760px}.cashper-badge{display:inline-flex;padding:6px 16px;border-radius:100px;background:#2b399014;color:#2b3990;letter-spacing:.3px;margin-bottom:20px}.cashper-badge,.cashper-eyebrow{align-items:center;gap:6px;font-size:.8rem;font-weight:600;text-transform:uppercase}.cashper-eyebrow{display:flex;justify-content:center;letter-spacing:.5px;color:#7cb342;margin-bottom:12px}.cashper-eyebrow--light{color:#ffffffbf}.cashper-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .15s,box-shadow .15s;cursor:pointer;border:none}.cashper-btn:hover{transform:translateY(-1px)}.cashper-btn--primary{background:linear-gradient(135deg,#7cb342,#689f38);color:#fff;box-shadow:0 4px 14px #7cb3424d}.cashper-btn--primary:hover{box-shadow:0 6px 20px #7cb34273}.cashper-btn--secondary{background:#0000;color:#2b3990;border:2px solid #2b3990}.cashper-btn--secondary:hover{background:#2b39900d}.cashper-btn--lg{padding:16px 36px;font-size:1rem}.cashper-hero{padding:100px 24px 64px;text-align:center;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f8f9fa)}.cashper-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,#7cb34212 0,#0000 50%),radial-gradient(circle at 85% 70%,#2b39900f 0,#0000 50%);pointer-events:none}.cashper-hero__container{max-width:820px;margin:0 auto;position:relative;z-index:1}.cashper-hero__title{font-size:clamp(2rem,5.5vw,3.25rem);font-weight:800;line-height:1.15;margin:0 0 20px;color:#1a1a2e}.cashper-hero__highlight{color:#2b3990}.cashper-hero__subtitle{font-size:1.1rem;color:#4a5568;line-height:1.7;max-width:680px;margin:0 auto 40px}.cashper-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:36px}.cashper-stats__card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px 12px;background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.cashper-stats__value{font-size:1.5rem;font-weight:800;color:#2b3990}.cashper-stats__label{font-size:.75rem;color:#64748b;text-align:center}.cashper-hero__ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.cashper-hero__disclaimer{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.82rem;color:#64748b}.cashper-hero__disclaimer svg{color:#7cb342}.cashper-section{padding:80px 0}.cashper-section--gray{background:#f8f9fa}.cashper-section--blue{background:linear-gradient(135deg,#2b3990,#1e2d6e)}.cashper-section__header{text-align:center;margin-bottom:48px}.cashper-section__header--light{color:#fff}.cashper-section__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;margin:0 0 12px;color:#1a1a2e}.cashper-section__title--light{color:#fff}.cashper-section__subtitle{font-size:1rem;color:#64748b;max-width:580px;margin:0 auto;line-height:1.7}.cashper-section__subtitle--light{color:#ffffffbf}.cashper-reasons{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.cashper-reason-card{padding:28px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.cashper-reason-card__title{font-size:1rem;font-weight:700;margin:0 0 10px;color:#2b3990}.cashper-reason-card__desc{font-size:.9rem;color:#4a5568;line-height:1.65;margin:0}.cashper-legal-note{display:flex;align-items:flex-start;gap:8px;margin-top:32px;padding:16px 20px;background:#2b39900d;border-radius:8px;border-left:3px solid #2b3990;font-size:.82rem;color:#4a5568}.cashper-legal-note svg{flex-shrink:0;color:#2b3990;margin-top:1px}.cashper-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.cashper-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;position:relative}.cashper-step__number{position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:28px;height:28px;border-radius:50%;background:#2b3990;color:#fff;font-size:.8rem;font-weight:700}.cashper-step__icon-wrap,.cashper-step__number{display:flex;align-items:center;justify-content:center}.cashper-step__icon-wrap{width:52px;height:52px;border-radius:12px;background:#2b399014;color:#2b3990;margin-bottom:16px}.cashper-step__title{font-size:1rem;font-weight:700;margin:0 0 8px;color:#1a1a2e}.cashper-step__desc{font-size:.875rem;color:#64748b;line-height:1.6;margin:0}.cashper-recovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:24px}.cashper-recovery-card{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.cashper-recovery-card__row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#fffc}.cashper-recovery-card__row strong{color:#fff;font-weight:700}.cashper-recovery-card__row--highlight{padding-top:12px;border-top:1px solid #fff3;font-size:1rem}.cashper-recovery-card__row--highlight strong{color:#a8d87e;font-size:1.2rem}.cashper-recovery-note{text-align:center;font-size:.8rem;color:#fff9;margin:0}.cashper-faq{display:flex;flex-direction:column;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cashper-faq__item{border-bottom:1px solid #e2e8f0}.cashper-faq__item:last-child{border-bottom:none}.cashper-faq__question{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;background:#fff;border:none;text-align:left;font-size:.95rem;font-weight:600;color:#1a1a2e;cursor:pointer;transition:background .15s}.cashper-faq__question:hover{background:#f8f9fa}.cashper-faq__chevron{flex-shrink:0;color:#94a3b8;transition:transform .2s}.cashper-faq__item--open .cashper-faq__chevron{transform:rotate(180deg)}.cashper-faq__answer{padding:0 24px 20px;font-size:.9rem;color:#4a5568;line-height:1.7;margin:0;background:#fafbfc}.cashper-related{padding:24px 0;text-align:center;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8f9fa}.cashper-related__text{font-size:.9rem;color:#64748b;margin:0 0 8px}.cashper-related__link{font-size:.95rem;font-weight:600;color:#2b3990;text-decoration:none}.cashper-related__link:hover{text-decoration:underline}.cashper-cta{padding:80px 24px;text-align:center;background:linear-gradient(180deg,#f8f9fa,#fff);position:relative;overflow:hidden}.cashper-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,#7cb3420d 0,#0000 60%);pointer-events:none}.cashper-cta__container{max-width:600px;margin:0 auto;position:relative;z-index:1}.cashper-cta__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin:0 0 12px;color:#2b3990}.cashper-cta__text{font-size:1rem;color:#4a5568;margin:0 0 32px;line-height:1.6}.cashper-cta__buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.cashper-hero{padding:80px 16px 48px}.cashper-stats{grid-template-columns:repeat(2,1fr)}.cashper-recovery-grid,.cashper-steps{grid-template-columns:1fr}}@media (max-width:480px){.cashper-cta__buttons,.cashper-hero__ctas{flex-direction:column;align-items:center}.cashper-btn{width:100%;max-width:320px;text-align:center}}