.unsubscribe-page[data-v-d879ccee]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f6fa;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.unsubscribe-card[data-v-d879ccee]{background:#fff;border-radius:16px;padding:48px 40px;max-width:480px;width:100%;box-shadow:0 4px 24px rgba(0,0,0,.06)}.state-container[data-v-d879ccee]{display:flex;flex-direction:column;align-items:center;text-align:center}.state-icon[data-v-d879ccee]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:20px}.icon-img[data-v-d879ccee]{width:32px;height:32px}.success-icon[data-v-d879ccee]{background:#e8f5e9;color:#2e7d32}.error-icon[data-v-d879ccee]{background:#ffebee;color:#c62828}.warning-icon[data-v-d879ccee]{background:#fff3e0;color:#e65100}.info-icon[data-v-d879ccee]{background:#e3f2fd;color:#1565c0}.state-title[data-v-d879ccee]{font-size:22px;font-weight:600;color:#1a1a2e;margin:0 0 12px}.state-text[data-v-d879ccee]{font-size:15px;line-height:1.6;color:#64748b;margin:0 0 24px}.reason-section[data-v-d879ccee]{width:100%;margin-bottom:24px}.reason-label[data-v-d879ccee]{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:8px;text-align:left}.reason-select[data-v-d879ccee]{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#334155;background:#fff;outline:none;cursor:pointer;transition:border-color .2s}.reason-select[data-v-d879ccee]:focus{border-color:var(--primary-color,#f93e3e)}.action-buttons[data-v-d879ccee]{display:flex;flex-direction:column;gap:12px;width:100%}.btn-unsubscribe[data-v-d879ccee]{width:100%;padding:12px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.btn-unsubscribe[data-v-d879ccee]:hover:not(:disabled){background:#b91c1c}.btn-unsubscribe[data-v-d879ccee]:disabled{opacity:.6;cursor:not-allowed}.btn-cancel[data-v-d879ccee]{width:100%;padding:12px 24px;border:1px solid #e2e8f0;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;background:#fff;color:#64748b}.btn-cancel[data-v-d879ccee]:hover{background:#f8fafc;border-color:#cbd5e1}.btn-resubscribe[data-v-d879ccee]{padding:12px 28px;border:1px solid var(--primary-color,#f93e3e);border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;background:#fff;color:var(--primary-color,#f93e3e)}.btn-resubscribe[data-v-d879ccee]:hover{background:#fff5f5}.spinner[data-v-d879ccee]{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--primary-color,#f93e3e);border-radius:50%;animation:spin-d879ccee .8s linear infinite;margin-bottom:16px}.btn-spinner[data-v-d879ccee]{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin-d879ccee .8s linear infinite}@keyframes spin-d879ccee{to{transform:rotate(1turn)}}@media (max-width:480px){.unsubscribe-card[data-v-d879ccee]{padding:32px 24px}.state-title[data-v-d879ccee]{font-size:20px}}