.legal-v2-shell { padding: 132px 20px 90px; background: linear-gradient(180deg, #f5f6f2 0, #fff 260px); }
.legal-v2-shell > .single_blog_content, .legal-v2-shell > .col-lg-12, .legal-v2-shell > .col-xl-12 { width: min(100%, 920px); margin: 0 auto; }
.legal-v2-shell .single_blog_content { color: #30343a; font-size: 16px; line-height: 1.78; }
.legal-v2-shell .single_blog_content > h1, .legal-v2-shell .single_blog_content header h1 { margin: 0 0 18px; color: #15171a; font-size: clamp(43px, 6vw, 72px); font-weight: 760; letter-spacing: -.055em; line-height: .98; }
.legal-v2-shell .single_blog_content h2 { margin: 52px 0 17px; color: #17191c; font-size: clamp(27px, 3vw, 38px); font-weight: 740; letter-spacing: -.035em; line-height: 1.12; }
.legal-v2-shell .single_blog_content h3 { margin: 31px 0 12px; color: #1b1e22; font-size: 21px; font-weight: 720; }
.legal-v2-shell .single_blog_content p { margin: 0 0 18px; }
.legal-v2-shell .single_blog_content ul, .legal-v2-shell .single_blog_content ol { margin: 0 0 25px; padding-left: 23px; }
.legal-v2-shell .single_blog_content li { margin-bottom: 9px; }
.legal-v2-shell .single_blog_content a { color: #202903; text-decoration-color: #a8cc3c; text-underline-offset: 3px; }
.legal-v2-shell .single_blog_content nav, .legal-v2-shell .single_blog_content .note, .legal-v2-shell .single_blog_content .card { margin: 25px 0; border: 1px solid #e0e2dd; border-radius: 14px; background: #f7f8f5; padding: 23px 26px; }
.legal-v2-shell .single_blog_content table { display: block; max-width: 100%; overflow-x: auto; border-collapse: collapse; }
.workspace-v2-cta { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 35px; width: min(100%, 1160px); margin: 55px auto 0; overflow: hidden; border: 1px solid #d9e4f5; border-radius: 22px; background: linear-gradient(135deg, #f7faff 0%, #edf4ff 100%); padding: clamp(28px, 5vw, 52px); color: #15172b; box-shadow: 0 20px 55px rgba(36, 73, 132, .09); }
.workspace-v2-cta::after { position: absolute; top: -80px; right: 16%; width: 220px; height: 220px; border-radius: 50%; background: rgba(255, 159, 28, .12); filter: blur(5px); content: ""; pointer-events: none; }
.workspace-v2-cta > div, .workspace-v2-cta > a { position: relative; z-index: 1; }
.workspace-v2-cta > div > span { color: #d97400; font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.workspace-v2-cta h2 { margin: 9px 0 8px; color: #15172b; font-size: clamp(27px, 3.5vw, 43px); font-weight: 740; letter-spacing: -.04em; }
.workspace-v2-cta p { margin: 0; color: #5f6f87; font-size: 14px; line-height: 1.55; }
.workspace-v2-cta > a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 18px; border-radius: 12px; background: #1764ef; padding: 16px 21px; color: #fff; font-size: 13px; font-weight: 850; text-decoration: none; box-shadow: 0 11px 25px rgba(23, 100, 239, .20); transition: transform .2s ease, box-shadow .2s ease; }
.workspace-v2-cta > a:hover { color: #fff; box-shadow: 0 14px 30px rgba(23, 100, 239, .27); transform: translateY(-2px); }
.workspace-v2-cta--compact { margin-top: 38px; padding: 27px 30px; }
.workspace-v2-cta--compact h2 { font-size: 25px; }
@media (max-width: 700px) { .legal-v2-shell { padding: 105px 16px 65px; } .workspace-v2-cta { align-items: flex-start; flex-direction: column; } }


/* Delete account — layout 2 */
.legal-v2-shell .delete-account-v2 {
  width: min(100%, 880px);
}

.legal-v2-shell .delete-account-v2__hero {
  max-width: 700px;
  margin-bottom: 34px;
}

.legal-v2-shell .delete-account-v2__eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin-bottom: 16px;
  border: 1px solid #dce6f7;
  border-radius: 999px;
  background: #f2f6fd;
  padding: 5px 12px;
  color: #2865d8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .09em;
  line-height: 1;
  text-transform: uppercase;
}

.legal-v2-shell .delete-account-v2__hero > h1 {
  margin-bottom: 16px;
  font-size: clamp(38px, 4.4vw, 58px);
  letter-spacing: -.045em;
  line-height: 1.02;
}

.legal-v2-shell .delete-account-v2__intro {
  max-width: 650px;
  margin: 0;
  color: #657187;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.55;
}

.legal-v2-shell .delete-account-v2__details {
  max-width: 760px;
  margin-bottom: 28px;
}

.legal-v2-shell .delete-account-v2__notice {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 17px;
  margin: 30px 0 42px;
  border: 1px solid #dce6f7;
  border-radius: 18px;
  background: linear-gradient(145deg, #f7faff, #eef4fd);
  padding: 25px 27px;
}

.legal-v2-shell .delete-account-v2__notice-icon {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #1764ef;
  color: #fff;
  font-size: 21px;
  font-weight: 800;
}

.legal-v2-shell .delete-account-v2__notice h2 {
  margin: 1px 0 9px;
  font-size: 20px;
  letter-spacing: -.02em;
}

.legal-v2-shell .delete-account-v2__notice p {
  margin-bottom: 12px;
}

.legal-v2-shell .delete-account-v2__notice ul {
  margin-bottom: 12px;
}

.legal-v2-shell .delete-account-v2__notice-footnote {
  color: #6d7789;
  font-size: 13px;
}

.legal-v2-shell .delete-account-v2__form-card {
  overflow: hidden;
  border: 1px solid #e1e6ef;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 22px 65px rgba(25, 46, 82, .10);
}

.legal-v2-shell .delete-account-v2__form-heading {
  border-bottom: 1px solid #e8edf5;
  background:
    radial-gradient(circle at 92% 5%, rgba(37, 112, 255, .13), transparent 35%),
    #f8faff;
  padding: 28px 32px 25px;
}

.legal-v2-shell .delete-account-v2__form-heading > span {
  color: #1764ef;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.legal-v2-shell .delete-account-v2__form-heading h2 {
  margin: 7px 0 6px;
  font-size: clamp(24px, 3vw, 31px);
}

.legal-v2-shell .delete-account-v2__form-heading p {
  margin: 0;
  color: #68758a;
}

.legal-v2-shell .delete-account-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  padding: 31px 32px 33px;
}

.legal-v2-shell .delete-account-form__field {
  min-width: 0;
}

.legal-v2-shell .delete-account-form__field--full,
.legal-v2-shell .delete-account-form__confirm,
.legal-v2-shell .delete-account-form__submit,
.legal-v2-shell .delete-account-form__privacy {
  grid-column: 1 / -1;
}

.legal-v2-shell .delete-account-form__field label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  color: #252b36;
  font-size: 13px;
  font-weight: 750;
}

.legal-v2-shell .delete-account-form__field label span {
  color: #8a94a6;
  font-size: 11px;
  font-weight: 600;
}

.legal-v2-shell .delete-account-form input[type="email"],
.legal-v2-shell .delete-account-form input[type="password"],
.legal-v2-shell .delete-account-form textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 52px;
  margin: 0;
  border: 1px solid #dce2ec;
  border-radius: 11px;
  outline: none;
  background: #fbfcfe;
  padding: 13px 15px;
  color: #192033;
  font: inherit;
  font-size: 15px;
  line-height: 1.45;
  transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.legal-v2-shell .delete-account-form textarea {
  min-height: 116px;
  resize: vertical;
}

.legal-v2-shell .delete-account-form input:focus,
.legal-v2-shell .delete-account-form textarea:focus {
  border-color: #4d83ee;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(47, 111, 237, .11);
}

.legal-v2-shell .delete-account-form__confirm {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 1px 0 0;
  border: 1px solid #e5e8ee;
  border-radius: 12px;
  background: #fafbfc;
  padding: 15px 16px;
  color: #434d60;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.5;
}

.legal-v2-shell .delete-account-form__confirm input {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin: 1px 0 0;
  accent-color: #1764ef;
  cursor: pointer;
}

.legal-v2-shell .delete-account-form__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: start;
  gap: 18px;
  min-height: 52px;
  border: 0;
  border-radius: 11px;
  background: #171a21;
  padding: 0 22px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(18, 22, 31, .16);
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.legal-v2-shell .delete-account-form__submit:hover:not(:disabled) {
  background: #1764ef;
  box-shadow: 0 13px 28px rgba(23, 100, 239, .23);
  transform: translateY(-2px);
}

.legal-v2-shell .delete-account-form__submit:disabled {
  cursor: wait;
  opacity: .62;
}

.legal-v2-shell .delete-account-form__privacy {
  margin: -9px 0 0;
  color: #8a94a6;
  font-size: 11px;
  line-height: 1.5;
}

@media (max-width: 700px) {
  .legal-v2-shell .delete-account-v2__hero {
    margin-bottom: 26px;
  }

  .legal-v2-shell .delete-account-v2__hero > h1 {
    font-size: clamp(35px, 11vw, 46px);
  }

  .legal-v2-shell .delete-account-v2__notice {
    grid-template-columns: 1fr;
    margin: 25px 0 32px;
    padding: 21px;
  }

  .legal-v2-shell .delete-account-v2__form-heading,
  .legal-v2-shell .delete-account-form {
    padding-right: 20px;
    padding-left: 20px;
  }

  .legal-v2-shell .delete-account-form {
    grid-template-columns: 1fr;
    gap: 19px;
  }

  .legal-v2-shell .delete-account-form__field,
  .legal-v2-shell .delete-account-form__confirm,
  .legal-v2-shell .delete-account-form__submit,
  .legal-v2-shell .delete-account-form__privacy {
    grid-column: 1;
  }

  .legal-v2-shell .delete-account-form__submit {
    width: 100%;
  }
}
