.referral-page{min-height:100vh;background:linear-gradient(135deg,#0f0f0f,#1a1a1a 50%,#1a0f0a);display:flex;flex-direction:column}.referral-container{flex:1;width:100%;padding:120px 20px 60px;display:flex;justify-content:center}.referral-content{max-width:1200px;width:100%}.referral-header{text-align:center;margin-bottom:50px}.referral-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#ffffff;margin:0;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#ff9966,#ff7744 50%,#ff5522);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.instructions-section{margin-bottom:40px}.section-title{font-size:1.5rem;font-weight:600;color:#ffffff;margin:0;text-align:left}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px;align-items:start;max-width:600px;margin-left:auto;margin-right:auto}.step-card{background:transparent;border:none;border-radius:12px;padding:12px 16px;text-align:center;flex-direction:column}.step-card,.step-number{display:flex;align-items:center}.step-number{width:44px;height:44px;background:linear-gradient(135deg,#ff7744,#ff5522);border-radius:50%;justify-content:center;font-size:1.25rem;font-weight:700;color:#ffffff;margin:0 auto 12px}.step-title{font-size:1rem;font-weight:600;color:#ffffff;margin:0}.email-preview-section{margin-bottom:60px;margin-top:20px}.preview-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}.preview-header-left{display:flex;flex-direction:column;gap:8px}.subject-line-recommendation{font-size:.9rem;color:#999999;margin:0;line-height:1.4}.subject-line-text{color:#cccccc;font-weight:500}.copy-button{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#ff7744,#ff5522);color:#ffffff;border:none;border-radius:8px;padding:14px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,119,68,.3);font-family:Inter,sans-serif}.copy-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,119,68,.4)}.copy-button:active{transform:translateY(0)}.copy-icon{width:20px;height:20px}.email-preview-container{background:#1c1b21;border-radius:16px;overflow:visible;box-shadow:0 12px 48px rgba(0,0,0,.5);width:100%;max-width:850px;margin:0 auto;border:1px solid rgba(255,119,68,.15)}.email-preview-container iframe{width:700px;min-width:700px;height:2250px;border:none;display:block;pointer-events:auto;background:#1c1b21;border-radius:16px}.info-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:40px}.info-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,119,68,.2);border-radius:12px;padding:32px}.info-title{font-size:1.25rem;font-weight:600;color:#ffffff;margin:0 0 16px}.info-text{font-size:1rem;color:#cccccc;margin:0;line-height:1.7}.info-text a{color:#ff7744;text-decoration:none;font-weight:600;transition:color .2s ease}.info-text a:hover{color:#ff9966}.info-text strong{color:#ffffff;font-weight:600}@media (max-width:768px){.referral-container{padding:100px 16px 40px}.referral-header{margin-bottom:40px}.referral-title{font-size:2rem}.instructions-section{margin-bottom:30px}.section-title{font-size:1.25rem}.steps-grid{grid-template-columns:1fr;gap:12px}.step-card{padding:16px 12px}.preview-header{flex-direction:column;align-items:stretch}.preview-header-left{width:100%}.subject-line-recommendation{font-size:.85rem}.copy-button{width:100%;justify-content:center}.email-preview-section{margin-bottom:40px}.email-preview-container{max-width:100%;border-radius:12px}.email-preview-container iframe{width:100%;height:2300px}.info-section{grid-template-columns:1fr;gap:16px}.info-card{padding:24px}}@media (max-width:480px){.referral-title{font-size:1.75rem}.step-number{width:40px;height:40px;font-size:1.1rem}.step-title{font-size:.95rem}}