.referral-page{min-height:100vh;background:var(--color-cream,#faf9f6)}.referral-container{max-width:960px;margin:0 auto}.referral-section{padding:4.5rem 2rem}.referral-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e91e8c;margin-bottom:.75rem}.referral-section-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.01em;margin:0 0 1rem}.referral-hero{position:relative;padding:8rem 2rem 5.5rem;text-align:center;overflow:hidden}.referral-hero-bg{position:absolute;inset:0;background:linear-gradient(145deg,#0f172a,#1a1a2e 40%,#1e293b);z-index:0}.referral-hero-overlay{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(233,30,140,.18) 0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(79,70,229,.16) 0,transparent 50%),radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.3) 100%);z-index:1}.referral-hero-content{position:relative;z-index:2;max-width:720px;margin:0 auto}.referral-hero-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:1rem}.referral-hero h1{font-size:clamp(2.4rem,5.5vw,3.75rem);font-weight:800;color:#fff;line-height:1.12;margin-bottom:1.25rem;letter-spacing:-.02em}.referral-hero-accent{color:#e91e8c}.referral-hero-line{white-space:nowrap}.referral-hero-break{display:none}@media (min-width:641px){.referral-hero-break{display:block}}.referral-hero-subtitle{font-size:1.15rem;color:rgba(255,255,255,.78);line-height:1.6;max-width:560px;margin:0 auto 2rem}.referral-hero-cta{display:inline-block;padding:1rem 2.5rem;background:#e91e8c;color:#fff;border:none;border-radius:9999px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.01em}.referral-hero-cta:hover{background:#f43f9e;transform:translateY(-1px)}.referral-hero-cta:active{transform:translateY(0)}.referral-steps-section{background:#fff}.referral-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.referral-step{padding:2rem 1.75rem;border:1px solid #e8e5df;border-radius:16px;background:#faf9f6}.referral-step-number{display:inline-block;font-size:.85rem;font-weight:800;letter-spacing:.08em;color:#e91e8c;margin-bottom:1rem}.referral-step h3{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0 0 .6rem}.referral-step p{font-size:.98rem;color:#5a6b5e;line-height:1.6;margin:0}.referral-payout-lead{font-size:1.1rem;color:#475569;line-height:1.6;max-width:620px;margin:0 0 2.5rem}.referral-payout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.referral-payout-card{padding:2rem 1.75rem;border:1px solid #e8e5df;border-radius:16px;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:.6rem}.referral-payout-figure{font-size:1.75rem;font-weight:800;color:#e91e8c;letter-spacing:-.01em}.referral-payout-caption{font-size:.98rem;color:#5a6b5e;line-height:1.5}.referral-payout-rows{display:flex;flex-direction:column;gap:.65rem}.referral-payout-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding-top:.65rem;border-top:1px solid #eceae4}.referral-payout-row:first-child{border-top:none;padding-top:0}.referral-payout-row-label{font-size:.92rem;color:#5a6b5e;line-height:1.4}.referral-payout-row-amount{font-size:1.1rem;font-weight:800;color:#0f172a;letter-spacing:-.01em;white-space:nowrap}.referral-qualifies-section{background:#fff}.referral-qualifies-list{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-direction:column;gap:1rem;max-width:720px}.referral-qualifies-list li{display:flex;align-items:flex-start;gap:.85rem;font-size:1.05rem;color:#334155;line-height:1.55}.referral-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:9999px;background:rgba(233,30,140,.1);color:#e91e8c;font-size:.8rem;font-weight:700;margin-top:.15rem}.referral-qualifies-note{margin-top:1.75rem;font-size:1rem;color:#64748b;font-style:italic}.referral-who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.referral-who-card{padding:2rem 1.75rem;border:1px solid #e8e5df;border-radius:16px;background:#fff}.referral-who-card h3{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 .6rem}.referral-who-card p{font-size:.98rem;color:#5a6b5e;line-height:1.6;margin:0}.referral-form-section{background:#fff}.referral-form-container{max-width:620px;margin:0 auto;background:#fff;border:1px solid #e8e5df;border-radius:16px;padding:3rem;box-shadow:0 4px 24px rgba(0,0,0,.05)}.referral-form-header{margin-bottom:2rem;text-align:center}.referral-form-header .referral-section-title{font-size:clamp(1.4rem,3vw,1.9rem)}.referral-submit-area{margin-top:1.5rem}.referral-submit-btn{width:100%;padding:1rem 2rem;background:#e91e8c;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.02em}.referral-submit-btn:hover{background:#f43f9e;transform:translateY(-1px)}.referral-submit-btn:active{transform:translateY(0)}.referral-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.referral-terms-link{color:#e91e8c;font-weight:600;text-decoration:underline;text-underline-offset:2px}.referral-terms-link:hover{color:#f43f9e}.referral-error{color:#dc2626;font-size:.875rem;margin-top:1rem;text-align:center}.referral-success{text-align:center;padding:2rem 1rem}.referral-success h2{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .75rem;letter-spacing:-.01em}.referral-success p{color:#5a6b5e;font-size:1.05rem;line-height:1.6;margin:0;max-width:440px;margin-inline:auto}.referral-calendly-embed{margin-top:2rem;width:100%;height:700px;border:1px solid #e8e5df;border-radius:12px;overflow:hidden;background:#ffffff}.referral-calendly-embed iframe{display:block;width:100%;height:100%}@media (max-width:640px){.referral-calendly-embed{height:900px}}.referral-faq-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem;max-width:760px}.referral-faq-item{padding:1.75rem;border:1px solid #e8e5df;border-radius:14px;background:#fff}.referral-faq-item h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.referral-faq-item p{font-size:.98rem;color:#5a6b5e;line-height:1.6;margin:0}.referral-secondary-cta{padding:3.5rem 2rem 5rem;text-align:center}.referral-secondary-cta-text{font-size:1.1rem;color:#475569;margin:0 0 1rem}.referral-secondary-cta-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#e91e8c;text-decoration:none;padding:.6rem 1.25rem;border:1px solid rgba(233,30,140,.35);border-radius:9999px;transition:background .2s,gap .2s,border-color .2s}.referral-secondary-cta-link:hover{background:rgba(233,30,140,.06);border-color:#e91e8c;gap:.7rem}@media (max-width:860px){.referral-payout-grid,.referral-steps,.referral-who-grid{grid-template-columns:1fr}}@media (max-width:768px){.referral-hero{padding:6rem 1.5rem 4rem}.referral-section{padding:3.5rem 1.5rem}.referral-form-container{padding:2rem 1.5rem;border-radius:12px}}@media (max-width:480px){.referral-form-container{padding:1.5rem 1.25rem}}