.unsubscribe-container{min-height:100vh;padding:2rem 1rem}.unsubscribe-form{max-width:600px;width:100%;background:var(--bg-color);padding:2.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}[data-theme=dark] .unsubscribe-form{background:var(--color-lightBlack);box-shadow:0 4px 12px #0000004d}.unsubscribe-form h2{color:var(--primary-color);margin-bottom:1rem;font-size:1.75rem}[data-theme=dark] .unsubscribe-form h2{color:var(--color-color3)}.unsubscribe-form p{margin:1rem 0;line-height:1.6;color:var(--text-color)}.unsubscribe-form .success-icon{font-size:3.5rem;margin-bottom:1rem;animation:bounceIn .6s ease-out}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.unsubscribe-form .farewell-message{background:var(--color-lightGray);padding:1.5rem;border-radius:8px;margin:1.5rem 0;border-left:4px solid var(--primary-color)}[data-theme=dark] .unsubscribe-form .farewell-message{background:var(--color-midDarkBlue);border-left-color:var(--color-color3)}.unsubscribe-form .farewell-message p{margin:.75rem 0;font-size:.95rem}.unsubscribe-form .farewell-message p:first-child{font-weight:600;font-size:1rem;color:var(--primary-color)}[data-theme=dark] .unsubscribe-form .farewell-message p:first-child{color:var(--color-color3)}.unsubscribe-form .farewell-message strong{color:var(--primary-color);font-weight:600}[data-theme=dark] .unsubscribe-form .farewell-message strong{color:var(--color-color3)}.unsubscribe-form .form-group{margin:1.5rem 0;text-align:left}.unsubscribe-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color)}.unsubscribe-form .form-group input{width:100%;padding:.75rem 1rem;border:2px solid var(--color-midGray);border-radius:8px;font-size:1rem;transition:border-color .2s ease;background:var(--bg-color);color:var(--text-color)}[data-theme=dark] .unsubscribe-form .form-group input{background:var(--color-lightBlack);border-color:var(--color-midDarkBlue)}.unsubscribe-form .form-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3273961a}.unsubscribe-form .form-group input::placeholder{color:var(--text-color);opacity:.5}.unsubscribe-form button[type=submit]{margin-top:1rem;padding:.875rem 2rem;font-size:1rem;border-radius:8px;transition:all .2s ease}.unsubscribe-form button[type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #3273964d}.unsubscribe-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.unsubscribe-form .small-text{font-size:.875rem;color:var(--text-color);opacity:.7;margin-top:1.5rem;line-height:1.5}@media (max-width: 768px){.unsubscribe-container{padding:1rem}.unsubscribe-form{padding:2rem 1.5rem}.unsubscribe-form h2{font-size:1.5rem}.unsubscribe-form .success-icon{font-size:3rem}.unsubscribe-form .farewell-message{padding:1.25rem}.unsubscribe-form .farewell-message p{font-size:.9rem}}@media (max-width: 480px){.unsubscribe-form{padding:1.5rem 1rem}.unsubscribe-form h2{font-size:1.25rem}.unsubscribe-form .success-icon{font-size:2.5rem}.unsubscribe-form .farewell-message{padding:1rem}.unsubscribe-form button[type=submit]{padding:.75rem 1.5rem;font-size:.95rem}}
