.goodbye-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#0a0f1c,#0f1b2d 30%,#162544 60%,#1a3355);opacity:0;transition:opacity 1.2s ease}.goodbye-visible{opacity:1}.goodbye-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.goodbye-particle{position:absolute;bottom:-20px;color:rgba(59,110,193,.5);animation:floatUp linear infinite}@keyframes floatUp{0%{transform:translateY(0) rotate(0deg);opacity:0}10%{opacity:.4}90%{opacity:.2}to{transform:translateY(-100vh) rotate(1turn);opacity:0}}.goodbye-content{position:relative;z-index:1;max-width:640px;width:100%;margin:0 auto;padding:3rem 1.5rem;text-align:center;animation:contentFadeIn 1s ease .3s both}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.goodbye-heart{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(244,114,182,.15));border:1px solid rgba(239,68,68,.2);margin-bottom:1.5rem;transition:transform .3s ease}.goodbye-heart-beat{transform:scale(1.12)}.goodbye-heart-icon{width:32px;height:32px;color:#f87171;filter:drop-shadow(0 0 12px rgba(248,113,113,.4))}.goodbye-brand{font-size:1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:rgba(148,163,184,.7);margin-bottom:1rem}.goodbye-headline{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#f1f5f9;margin-bottom:1.5rem;animation:contentFadeIn 1s ease .6s both}.goodbye-divider{width:80px;height:3px;margin:0 auto 2rem;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(59,110,193,.6),transparent);animation:contentFadeIn 1s ease .8s both}.goodbye-message{font-size:1.0625rem;line-height:1.75;color:rgba(203,213,225,.9);margin-bottom:1rem;animation:contentFadeIn 1s ease 1s both}.goodbye-message strong{color:#f1f5f9;font-weight:600}.goodbye-message-secondary{animation-delay:1.15s}.goodbye-stats-card{display:flex;align-items:center;justify-content:center;gap:2rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:2rem 2.5rem;margin:2rem auto;max-width:420px;backdrop-filter:blur(12px);animation:contentFadeIn 1s ease 1.3s both}.goodbye-stat{display:flex;flex-direction:column;align-items:center;gap:.35rem}.goodbye-stat-number{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.goodbye-stat-label{font-size:.8125rem;font-weight:500;color:rgba(148,163,184,.8);letter-spacing:.02em}.goodbye-stat-divider{width:1px;height:48px;background:hsla(0,0%,100%,.1)}.goodbye-thankyou-card{background:rgba(59,110,193,.06);border:1px solid rgba(59,110,193,.15);border-radius:16px;padding:2rem;margin:2rem 0;animation:contentFadeIn 1s ease 1.5s both}.goodbye-thankyou-text{font-size:.9375rem;line-height:1.75;color:rgba(203,213,225,.85);margin-bottom:.75rem}.goodbye-thankyou-text:last-child{margin-bottom:0}.goodbye-thankyou-text strong{color:#60a5fa;font-weight:600}.goodbye-closing{font-size:1.125rem;font-style:italic;color:rgba(203,213,225,.7);margin-top:2rem;margin-bottom:.25rem;animation:contentFadeIn 1s ease 1.7s both}.goodbye-team{font-size:1.125rem;font-weight:700;color:#f1f5f9;margin-bottom:2.5rem;animation:contentFadeIn 1s ease 1.8s both}.goodbye-footer{border-top:1px solid hsla(0,0%,100%,.06);padding-top:1.5rem;animation:contentFadeIn 1s ease 2s both}.goodbye-footer p{font-size:.8125rem;color:rgba(148,163,184,.6);line-height:1.6;margin-bottom:.5rem}.goodbye-email{color:#60a5fa;text-decoration:none;font-weight:500;transition:color .2s}.goodbye-email:hover{color:#93c5fd;text-decoration:underline}.goodbye-copyright{font-size:.75rem!important;color:rgba(148,163,184,.4)!important;margin-top:.5rem}@media (max-width:640px){.goodbye-headline{font-size:1.875rem}.goodbye-stats-card{gap:1.25rem;padding:1.5rem 1.25rem}.goodbye-stat-number{font-size:2rem}.goodbye-content{padding:2rem 1.25rem}}