.sf-delete-account{background:var(--color-bg);padding:clamp(3rem,6vw,4.5rem) 0 clamp(3rem,6vw,5rem)}.sf-delete-account__inner{width:min(100%,40rem);padding-inline:var(--container-gutter);margin-inline:auto}.sf-delete-account__header{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.sf-delete-account__header h1{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.75rem,3.5vw,2.25rem)}.sf-delete-account__header p{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}.sf-delete-account__demo-note{background:color-mix(in srgb, var(--color-accent) 10%, var(--color-surface-solid));border:1px solid color-mix(in srgb, var(--color-accent) 22%, var(--color-border));border-radius:.65rem;padding:.65rem .85rem;margin-top:.65rem!important;font-size:.8125rem!important}.sf-delete-account__card--profile{padding-top:1rem}.sf-delete-account__profile{align-items:flex-start;gap:1rem;display:flex}.sf-delete-account__avatar{object-fit:cover;border-radius:999px;flex-shrink:0;width:3.5rem;height:3.5rem}.sf-delete-account__avatar--fallback{color:var(--color-accent-text);background:color-mix(in srgb, var(--color-accent) 14%, var(--color-surface-solid));border:1px solid color-mix(in srgb, var(--color-accent) 24%, var(--color-border));place-items:center;font-size:.95rem;font-weight:700;display:grid}.sf-delete-account__profile-body{flex:1;min-width:0}.sf-delete-account__profile-name{letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.125rem}.sf-delete-account__profile-meta{gap:.55rem;margin:0;display:grid}.sf-delete-account__profile-meta div{gap:.1rem;display:grid}.sf-delete-account__profile-meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.6875rem;font-weight:700}.sf-delete-account__profile-meta dd{color:var(--color-text);word-break:break-word;margin:0;font-size:.875rem}.sf-delete-account__recaptcha{align-items:center;min-height:78px;display:flex}.sf-delete-account__recaptcha--hidden{width:0;height:0;min-height:0;overflow:hidden}.sf-delete-account__stack{gap:1.25rem;display:grid}.sf-delete-account__card{border:1px solid var(--color-border);background:var(--color-surface-solid);border-radius:1.125rem;padding:1.25rem 1.35rem}.sf-delete-account__card--danger{border-color:color-mix(in srgb, #ef4444 28%, var(--color-border));background:linear-gradient(145deg, color-mix(in srgb, #ef4444 7%, var(--color-surface-solid)) 0%, var(--color-surface-solid) 72%)}.sf-delete-account__card--warning{border-color:color-mix(in srgb, #f59e0b 32%, var(--color-border));background:linear-gradient(145deg, color-mix(in srgb, #f59e0b 8%, var(--color-surface-solid)) 0%, var(--color-surface-solid) 72%)}.sf-delete-account__card-head{align-items:flex-start;gap:.85rem;display:flex}.sf-delete-account__icon{border-radius:.75rem;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;display:grid}.sf-delete-account__icon--danger{color:#dc2626;background:#ef444424}.sf-delete-account__icon--warning{color:#d97706;background:#f59e0b29}.sf-delete-account__card-title{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1rem;font-weight:700}.sf-delete-account__card-title--danger{color:#dc2626}.sf-delete-account__card-title--warning{color:#d97706}.sf-delete-account__card-body{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.6}.sf-delete-account__card-body strong{color:var(--color-text)}.sf-delete-account__card-body em{color:#d97706;font-style:normal;font-weight:600}.sf-delete-account__section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 .65rem;font-size:.6875rem;font-weight:700}.sf-delete-account__removed-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.sf-delete-account__removed-item{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-text) 2%, var(--color-surface-solid));border-radius:.85rem;align-items:flex-start;gap:.65rem;padding:.85rem;display:flex}.sf-delete-account__removed-icon{border-radius:.55rem;flex-shrink:0;place-items:center;width:2rem;height:2rem;display:grid}.sf-delete-account__removed-icon--green{color:#16a34a;background:#22c55e24}.sf-delete-account__removed-icon--cyan{color:#0891b2;background:#06b6d424}.sf-delete-account__removed-icon--purple{color:#7c3aed;background:#8b5cf624}.sf-delete-account__removed-icon--orange{color:#ea580c;background:#f9731624}.sf-delete-account__removed-item strong{color:var(--color-text);margin-bottom:.15rem;font-size:.8125rem;font-weight:700;display:block}.sf-delete-account__removed-item span{color:var(--color-text-muted);font-size:.75rem;line-height:1.35}.sf-delete-account__footnote{border-top:1px solid var(--color-border);color:var(--color-text-muted);align-items:flex-start;gap:.5rem;margin-top:1rem;padding-top:1rem;font-size:.75rem;line-height:1.45;display:flex}.sf-delete-account__form-card{padding:1.35rem}.sf-delete-account__field{gap:.45rem;display:grid}.sf-delete-account__field label{color:var(--color-text);font-size:.8125rem;font-weight:600}.sf-delete-account__phone-row{border:1px solid var(--color-border);background:var(--color-bg);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:.85rem;align-items:stretch;display:flex;overflow:hidden}.sf-delete-account__phone-row:focus-within{border-color:color-mix(in srgb, var(--color-accent) 55%, var(--color-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 16%, transparent)}.sf-delete-account__country{border-right:1px solid var(--color-border);color:var(--color-text);background:color-mix(in srgb, var(--color-text) 3%, var(--color-bg));white-space:nowrap;align-items:center;gap:.35rem;padding:0 .85rem;font-size:.875rem;font-weight:600;display:flex}.sf-delete-account__phone-input,.sf-delete-account__otp-input{width:100%;font:inherit;color:var(--color-text);background:0 0;border:0;outline:none;padding:.9rem 1rem;font-size:.9375rem}.sf-delete-account__otp-input{letter-spacing:.35em;text-align:center;font-weight:600}.sf-delete-account__helper{color:var(--color-text-muted);margin:0;font-size:.75rem}.sf-delete-account__helper strong{color:var(--color-text)}.sf-delete-account__error{color:#dc2626;margin:0;font-size:.8125rem;font-weight:500}.sf-delete-account__success{color:var(--color-accent-text);margin:0;font-size:.8125rem;font-weight:500}.sf-delete-account__actions{gap:.75rem;margin-top:1.15rem;display:grid}.sf-delete-account__btn{width:100%;min-height:3rem;font:inherit;cursor:pointer;transition:transform var(--transition-fast), opacity var(--transition-fast), background-color var(--transition-fast);border:0;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.sf-delete-account__btn:disabled{opacity:.55;cursor:not-allowed}.sf-delete-account__btn:not(:disabled):hover{transform:translateY(-1px)}.sf-delete-account__btn--danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 8px 24px #ef444447}.sf-delete-account__btn--ghost{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.sf-delete-account__reveal{animation:.45s cubic-bezier(.22,1,.36,1) both sf-delete-reveal}.sf-delete-account__reveal--delay{animation-delay:80ms}.sf-delete-account__empty{text-align:center;padding:1.5rem 1rem}.sf-delete-account__empty h2{margin:0 0 .5rem;font-size:1.125rem}.sf-delete-account__empty p{color:var(--color-text-muted);margin:0 0 1rem;font-size:.9rem;line-height:1.55}@keyframes sf-delete-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=520px){.sf-delete-account__removed-grid{grid-template-columns:1fr}}
