body.shared-expense-setup-guide-page {
  background: #f4f6f8;
  color: #212931;
  --ses-ink: #18212b;
  --ses-body: rgba(33, 41, 49, 0.88);
  --ses-muted: rgba(33, 41, 49, 0.7);
  --ses-line: rgba(15, 23, 42, 0.08);
  --ses-lime: #afe67e;
  --ses-lime-hover: #bcf18c;
  --ses-blue: rgba(228, 238, 248, 0.92);
  --ses-card-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
  --ses-hero-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

body.shared-expense-setup-guide-page #header {
  display: none !important;
}

body.shared-expense-setup-guide-page #wrapper > .bg {
  display: none !important;
}

body.shared-expense-setup-guide-page #wrapper.fade-in:before {
  background: #f4f6f8;
}

body.shared-expense-setup-guide-page #nav,
body.shared-expense-setup-guide-page #main,
body.shared-expense-setup-guide-page #copyright {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.shared-expense-setup-guide-page #main {
  background:
    radial-gradient(circle at top left, rgba(175, 230, 126, 0.16), transparent 30%),
    linear-gradient(180deg, #fbfdff 0%, #f4f6f8 76%);
}

body.shared-expense-setup-guide-page #wrapper,
body.shared-expense-setup-guide-page #main {
  overflow-x: hidden;
}

body.shared-expense-setup-guide-page article.post.featured {
  width: min(1480px, calc(100% - clamp(1.5rem, 5vw, 7rem))) !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: clamp(3rem, 6vw, 5.5rem);
}

body.shared-expense-setup-guide-page a {
  border-bottom: 0;
  color: #243f30;
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}

body.shared-expense-setup-guide-page .lt-breadcrumb {
  width: 100%;
  max-width: none;
  margin-bottom: 1.2rem;
}

body.shared-expense-setup-guide-page .ses-section,
body.shared-expense-setup-guide-page .ses-finalCta,
body.shared-expense-setup-guide-page .best-next-step {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
}

body.shared-expense-setup-guide-page .ses-section > h2,
body.shared-expense-setup-guide-page .ses-section > h3,
body.shared-expense-setup-guide-page .ses-section > .lt-sectionEyebrow,
body.shared-expense-setup-guide-page .ses-finalCta h2,
body.shared-expense-setup-guide-page .ses-finalCta .lt-sectionEyebrow {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.shared-expense-setup-guide-page .ses-section > h2,
body.shared-expense-setup-guide-page .ses-finalCta h2 {
  max-width: 30ch;
  color: #18212b;
  font-weight: 900;
  letter-spacing: -0.02em;
}

body.shared-expense-setup-guide-page .ses-section > p,
body.shared-expense-setup-guide-page .ses-finalCta > p {
  width: min(100%, 72ch);
  max-width: 72ch;
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: rgba(33, 41, 49, 0.88);
}

body.shared-expense-setup-guide-page .lt-sectionEyebrow,
body.shared-expense-setup-guide-page .best-next-step__eyebrow {
  color: rgba(33, 41, 49, 0.88);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.shared-expense-setup-guide-page a:focus-visible,
body.shared-expense-setup-guide-page button:focus-visible,
body.shared-expense-setup-guide-page input:focus-visible,
body.shared-expense-setup-guide-page summary:focus-visible {
  outline: 3px solid rgba(53, 84, 40, 0.32);
  outline-offset: 3px;
}

body.shared-expense-setup-guide-page .lt-primaryCta {
  border: 1px solid rgba(53, 84, 40, 0.22);
  background: #afe67e;
  color: #18212b;
  font-weight: 800;
  text-decoration: none;
}

body.shared-expense-setup-guide-page .lt-primaryCta:hover {
  background: #bcf18c;
}

.ses-hero {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(20rem, 0.85fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: center;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.22), rgba(255, 255, 255, 0.98) 48%, rgba(228, 238, 248, 0.92));
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

body.shared-expense-setup-guide-page .ses-hero .lt-toolsHeroCopy {
  max-width: 44rem;
}

.ses-heroVisual,
.ses-autopayVisual {
  min-width: 0;
  margin: 0;
}

.ses-heroVisual {
  justify-self: end;
  width: min(100%, 34rem);
}

.ses-heroVisual img,
.ses-autopayVisual img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.1);
}

body.shared-expense-setup-guide-page .ses-hero h1 {
  max-width: 23ch;
  color: #18212b;
  font-weight: 900;
  letter-spacing: -0.02em;
}

body.shared-expense-setup-guide-page .ses-hero .lt-heroBody {
  width: min(100%, 65rem) !important;
  max-width: 65rem !important;
  color: #212931;
  font-size: clamp(1.06rem, 1rem + 0.3vw, 1.24rem);
  font-weight: 700;
  line-height: 1.62;
}

body.shared-expense-setup-guide-page .ses-hero .lt-heroSupport {
  width: min(100%, 64rem) !important;
  max-width: 64rem !important;
  color: rgba(33, 41, 49, 0.88);
  font-size: clamp(1rem, 0.96rem + 0.2vw, 1.15rem);
}

.ses-situationLine {
  max-width: 70ch;
  margin: 1rem 0 0;
  color: rgba(33, 41, 49, 0.78);
  font-size: 0.98rem;
  line-height: 1.62;
}

body.shared-expense-setup-guide-page .ses-hero .lt-ctaRow {
  margin-top: 1.35rem;
}

.ses-definitionCard,
.ses-principleCard,
.ses-card,
.ses-productSoft,
.ses-autopayExample,
.ses-recommendation {
  box-sizing: border-box;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
}

.ses-definitionCard {
  max-width: 84rem;
  margin-top: 1.3rem;
  padding: clamp(1.15rem, 2.5vw, 1.55rem);
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.2), rgba(255, 255, 255, 0.95) 56%, rgba(228, 238, 248, 0.68));
}

.ses-definitionCard h3 {
  max-width: 57rem;
  margin: 0 !important;
  color: #18212b;
  font-size: clamp(1.08rem, 1rem + 0.38vw, 1.32rem) !important;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.47;
}

.ses-layerDiagram {
  display: grid;
  grid-template-columns: minmax(11rem, 0.9fr) minmax(6.4rem, 0.38fr) minmax(15rem, 1.24fr) minmax(6.4rem, 0.38fr) minmax(11rem, 0.9fr);
  gap: 0.75rem;
  align-items: center;
  width: 100%;
  max-width: 90rem;
  margin: 1.35rem 0 1.45rem;
  padding: clamp(0.95rem, 2.2vw, 1.4rem);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 18px 38px rgba(15, 23, 42, 0.1);
}

.ses-layerDiagram__side,
.ses-layerDiagram__center {
  display: grid;
  gap: 0.45rem;
  min-height: 10.5rem;
  align-content: center;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 18px;
  padding: 1rem;
}

.ses-layerDiagram__side {
  background: rgba(255, 255, 255, 0.84);
}

.ses-layerDiagram__center {
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.22), rgba(255, 255, 255, 0.92) 56%, rgba(228, 238, 248, 0.72));
}

.ses-layerDiagram__side strong,
.ses-layerDiagram__center strong {
  color: #18212b;
  font-size: 1.02rem;
  font-weight: 850;
  line-height: 1.3;
}

.ses-layerDiagram__side span {
  color: rgba(33, 41, 49, 0.72);
  font-size: 0.9rem;
  line-height: 1.45;
}

.ses-layerDiagram__center ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.38rem 0.7rem;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

.ses-layerDiagram__center li {
  margin: 0 !important;
  color: rgba(33, 41, 49, 0.84);
  font-size: 0.82rem !important;
  line-height: 1.35 !important;
}

.ses-layerDiagram__center li::before {
  content: "•";
  margin-right: 0.35rem;
  color: #466c30;
}

.ses-layerDiagram__arrow {
  display: grid;
  gap: 0.25rem;
  justify-items: center;
  color: rgba(33, 41, 49, 0.62);
  font-size: 0.72rem;
  font-weight: 750;
  line-height: 1.25;
  text-align: center;
}

.ses-layerDiagram__arrow::before {
  content: "→";
  color: #466c30;
  font-size: clamp(1.7rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1;
}

.ses-layerDiagram__arrow--reverse::before {
  content: "←";
}

.ses-questionList {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.65rem;
  max-width: 78rem;
  margin: 1rem 0 0 !important;
  padding: 0 !important;
  list-style: none;
}

.ses-questionList li {
  position: relative;
  min-height: 3.1rem;
  margin: 0 !important;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.74);
  color: rgba(33, 41, 49, 0.88);
  padding: 0.7rem 0.86rem 0.7rem 2.1rem;
}

.ses-questionList li::before {
  content: "?";
  position: absolute;
  margin-left: -1.25rem;
  color: #466c30;
  font-weight: 900;
}

.ses-principleCard {
  max-width: 84rem;
  margin-top: 1.35rem;
  padding: clamp(1rem, 2.4vw, 1.35rem);
  border-color: rgba(53, 84, 40, 0.16);
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.18), rgba(255, 255, 255, 0.96) 60%, rgba(228, 238, 248, 0.48));
}

.ses-principleCard h3 {
  margin: 0 !important;
  color: #18212b;
  font-size: clamp(1.1rem, 1rem + 0.35vw, 1.36rem) !important;
}

.ses-principleCard p {
  max-width: 72ch;
  margin: 0.6rem 0 0 !important;
}

.ses-principleCard--wide {
  margin-top: 1.25rem;
}

body.shared-expense-setup-guide-page .ses-section > h3 {
  max-width: 70rem;
  margin-top: 1.8rem !important;
  color: #18212b;
}

.ses-tableWrap {
  width: 100%;
  max-width: 90rem;
  margin: 1rem 0;
  overflow-x: auto;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
  -webkit-overflow-scrolling: touch;
}

.ses-table {
  width: 100%;
  min-width: 660px;
  margin: 0 !important;
  border-collapse: collapse;
  color: rgba(33, 41, 49, 0.9);
}

.ses-table th,
.ses-table td {
  border: 0;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  padding: 0.9rem 1rem;
  text-align: left;
  vertical-align: top;
}

.ses-table thead th {
  background: linear-gradient(135deg, rgba(228, 238, 248, 0.72), rgba(255, 255, 255, 0.98));
  color: rgba(33, 41, 49, 0.74);
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.06em;
  line-height: 1.3;
  text-transform: uppercase;
}

.ses-table tbody th {
  width: 28%;
  color: #18212b;
  font-weight: 800;
}

.ses-table tr:last-child th,
.ses-table tr:last-child td {
  border-bottom: 0;
}

.ses-tableFootnote {
  color: rgba(33, 41, 49, 0.68) !important;
  font-size: 0.92rem;
}

.ses-plannerSection {
  scroll-margin-top: 1rem;
}

.ses-helperNote,
.ses-noScript {
  box-sizing: border-box;
  max-width: 72rem !important;
  margin-top: 0.9rem !important;
  border-left: 4px solid #afe67e;
  background: rgba(255, 255, 255, 0.7);
  color: rgba(33, 41, 49, 0.78) !important;
  padding: 0.8rem 0.95rem;
}

.ses-noScript {
  border-left-color: rgba(53, 84, 40, 0.6);
}

.ses-plannerShell {
  width: 100%;
  max-width: 92rem;
  margin-top: 1.3rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.1), rgba(255, 255, 255, 0.96) 42%, rgba(228, 238, 248, 0.42));
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
  padding: clamp(1rem, 2.7vw, 1.75rem);
}

.ses-errorSummary {
  margin-bottom: 1rem;
  border: 1px solid rgba(132, 42, 42, 0.28);
  border-radius: 14px;
  background: rgba(255, 246, 246, 0.96);
  color: #6c2525;
  font-weight: 750;
  line-height: 1.45;
  padding: 0.8rem 0.95rem;
}

.ses-fieldset {
  min-width: 0;
  margin: 1rem 0 0;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.84);
  padding: clamp(1rem, 2.2vw, 1.35rem);
}

.ses-fieldset[aria-invalid="true"] {
  border-color: rgba(132, 42, 42, 0.45);
  box-shadow: 0 0 0 3px rgba(132, 42, 42, 0.1);
}

.ses-fieldset legend {
  width: auto;
  max-width: 65rem;
  margin: 0;
  color: #18212b;
  font-size: clamp(1.05rem, 1rem + 0.28vw, 1.22rem);
  font-weight: 850;
  letter-spacing: -0.01em;
  line-height: 1.35;
  padding: 0 0.3rem;
}

.ses-fieldset > p:not(.ses-fieldError) {
  max-width: 68rem;
  margin: 0.65rem 0 0 !important;
  color: rgba(33, 41, 49, 0.72);
  font-size: 0.95rem;
  line-height: 1.55;
}

.ses-fieldError {
  min-height: 0;
  margin: 0.6rem 0 0 !important;
  color: #8a2f2f;
  font-size: 0.9rem !important;
  font-weight: 700;
  line-height: 1.4 !important;
}

.ses-choiceGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.72rem;
  margin-top: 0.95rem;
}

.ses-choiceGrid--checks {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ses-choice {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 0.66rem;
  align-items: start;
  min-height: 4.3rem;
  margin: 0 !important;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  color: #212931;
  cursor: pointer;
  padding: 0.8rem 0.86rem;
  transition: border-color 140ms ease, background-color 140ms ease, box-shadow 140ms ease;
}

.ses-choice:hover,
.ses-choice:focus-within {
  border-color: rgba(53, 84, 40, 0.32);
  background: rgba(255, 255, 255, 1);
}

.ses-choice:has(input:checked) {
  border-color: rgba(53, 84, 40, 0.38);
  background: rgba(175, 230, 126, 0.16);
  box-shadow: 0 8px 20px rgba(53, 84, 40, 0.09);
}

.ses-choice input {
  width: 1.25rem;
  height: 1.25rem;
  margin: 0.08rem 0 0;
  accent-color: #466c30;
}

.ses-choice span {
  display: grid;
  gap: 0.26rem;
  min-width: 0;
  color: #212931;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.35;
}

.ses-choice strong {
  color: #18212b;
  font-weight: 820;
}

.ses-choice small {
  color: rgba(33, 41, 49, 0.7);
  font-size: 0.84rem;
  font-weight: 500;
  line-height: 1.42;
}

.ses-otherField {
  display: grid;
  gap: 0.42rem;
  max-width: 36rem;
  margin-top: 0.85rem;
}

.ses-otherField label {
  color: #18212b;
  font-size: 0.9rem;
  font-weight: 800;
}

.ses-otherField input {
  width: 100%;
  height: 2.9rem;
  border: 1px solid rgba(15, 23, 42, 0.16);
  border-radius: 12px;
  background: #ffffff;
  color: #212931;
  font: inherit;
  padding: 0.6rem 0.75rem;
}

.ses-formActions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  align-items: center;
  margin-top: 1.35rem;
}

.ses-formActions .lt-primaryCta,
.ses-copyActions .lt-primaryCta {
  appearance: none;
  min-height: 3.05rem;
  cursor: pointer;
  font: inherit;
  padding: 0.72rem 1.05rem;
}

.ses-resetButton {
  min-height: 2.75rem;
  border: 0;
  background: transparent;
  color: rgba(33, 41, 49, 0.74);
  cursor: pointer;
  font: inherit;
  font-size: 0.94rem;
  font-weight: 750;
  text-decoration: underline;
  text-underline-offset: 0.14em;
}

.ses-result {
  margin-top: 1.35rem;
  border: 1px solid rgba(53, 84, 40, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.19), rgba(255, 255, 255, 0.96) 56%, rgba(228, 238, 248, 0.62));
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
  padding: clamp(1rem, 2.5vw, 1.5rem);
}

body.shared-expense-setup-guide-page .ses-result[hidden] {
  display: none;
}

.ses-result > h3 {
  margin: 0.15rem 0 0 !important;
  color: #18212b;
  font-size: clamp(1.35rem, 1.2rem + 0.6vw, 1.75rem) !important;
}

.ses-resultFields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.72rem;
  margin: 1rem 0 0;
}

.ses-resultFields > div {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.72rem 0.8rem;
}

.ses-resultFields dt {
  color: rgba(33, 41, 49, 0.68);
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-transform: uppercase;
}

.ses-resultFields dd {
  margin: 0.32rem 0 0;
  color: #212931;
  font-size: 0.93rem;
  line-height: 1.48;
}

.ses-copyBlock {
  margin-top: 1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.88);
  padding: 0.95rem;
}

.ses-copySummary {
  max-width: 70ch;
  margin: 0 !important;
  color: #212931;
  font-family: inherit;
  font-size: 0.96rem;
  line-height: 1.62;
  white-space: pre-line;
}

.ses-copyActions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 0.9rem;
}

.ses-copyStatus {
  min-height: 1.4rem;
  color: rgba(33, 41, 49, 0.76);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.4;
}

.ses-recommendation {
  max-width: 70rem;
  margin-top: 1rem;
  padding: 0.95rem;
  background: rgba(255, 255, 255, 0.82);
}

.ses-recommendation h4 {
  margin: 0 !important;
  color: #18212b;
  font-size: 1rem;
}

.ses-recommendation p {
  max-width: 64ch;
  margin: 0.45rem 0 0 !important;
  color: rgba(33, 41, 49, 0.8);
  font-size: 0.94rem;
  line-height: 1.5;
}

.ses-recommendation a {
  display: inline-block;
  margin-top: 0.65rem;
  font-size: 0.93rem;
  font-weight: 800;
}

.ses-cardGrid {
  display: grid;
  gap: 0.9rem;
  width: 100%;
  max-width: 92rem;
  margin-top: 1.1rem;
}

.ses-cardGrid--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ses-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
  padding: 1rem;
}

.ses-card h3,
.ses-card h4 {
  margin: 0 !important;
  color: #18212b;
  font-size: 1.02rem !important;
  line-height: 1.35;
}

.ses-card p {
  margin: 0.6rem 0 0 !important;
  color: rgba(33, 41, 49, 0.8);
  font-size: 0.91rem !important;
  line-height: 1.55 !important;
}

.ses-card a {
  margin-top: auto;
  padding-top: 0.8rem;
  font-size: 0.9rem;
  font-weight: 800;
}

.ses-productSoft {
  max-width: 92rem;
  margin-top: 1.2rem;
  padding: clamp(1rem, 2.3vw, 1.4rem);
  background:
    linear-gradient(135deg, rgba(228, 238, 248, 0.68), rgba(255, 255, 255, 0.96) 46%, rgba(175, 230, 126, 0.13));
}

.ses-productSoft > h3 {
  margin: 0 !important;
  color: #18212b;
}

.ses-productSoft > p {
  max-width: 74ch;
  margin: 0.6rem 0 0 !important;
}

.ses-boundaryNote {
  max-width: 78ch !important;
  margin-top: 1rem !important;
  border-left: 4px solid rgba(53, 84, 40, 0.52);
  color: rgba(33, 41, 49, 0.84) !important;
  font-weight: 700;
  padding-left: 0.85rem;
}

.ses-autopayExample {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.6rem;
  max-width: 78rem;
  margin-top: 1.15rem;
  padding: 1rem;
  background:
    linear-gradient(135deg, rgba(228, 238, 248, 0.58), rgba(255, 255, 255, 0.94));
}

.ses-autopayIntro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.72fr);
  gap: clamp(1.2rem, 3vw, 2.5rem);
  align-items: center;
  margin-top: 0.7rem;
}

.ses-autopayIntro > div {
  min-width: 0;
}

.ses-autopayIntro p {
  width: min(100%, 72ch) !important;
  max-width: 72ch !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.ses-autopayExample p {
  margin: 0 !important;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.7);
  padding: 0.65rem 0.72rem;
  color: rgba(33, 41, 49, 0.85);
  font-size: 0.92rem;
  line-height: 1.4;
}

.ses-exampleTable {
  min-width: 850px;
}

body.shared-expense-setup-guide-page .best-next-step {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

body.shared-expense-setup-guide-page .best-next-step__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.shared-expense-setup-guide-page .best-next-step__card {
  min-height: 13rem;
  text-decoration: none;
}

.ses-productSection {
  padding: clamp(1.65rem, 3vw, 2.35rem);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.2), rgba(255, 255, 255, 0.98) 52%, rgba(228, 238, 248, 0.72));
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

.ses-productActions {
  margin-top: 1.25rem;
}

.ses-faqSection {
  max-width: 92rem;
}

.ses-faqList {
  display: grid;
  gap: 0.72rem;
  max-width: 88rem;
  margin-top: 1rem;
}

.ses-faqList details {
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 10px 25px rgba(15, 23, 42, 0.045);
  padding: 0;
}

.ses-faqList summary {
  display: block;
  position: relative;
  color: #18212b;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.4;
  list-style: none;
  padding: 0.95rem 3rem 0.95rem 1rem;
}

.ses-faqList summary::-webkit-details-marker {
  display: none;
}

.ses-faqList summary::after {
  content: "+";
  position: absolute;
  right: 1rem;
  color: #466c30;
  font-size: 1.35rem;
  font-weight: 500;
}

.ses-faqList details[open] summary::after {
  content: "−";
}

.ses-faqList details p {
  width: auto !important;
  max-width: 76ch !important;
  margin: 0 !important;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
  color: rgba(33, 41, 49, 0.84);
  font-size: 0.96rem !important;
  line-height: 1.62 !important;
  padding: 0.9rem 1rem 1rem;
}

.ses-finalCta {
  margin-top: 2.4rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(175, 230, 126, 0.22) 70%, rgba(228, 238, 248, 0.62));
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
}

body.shared-expense-setup-guide-page .lt-pageMeta,
body.shared-expense-setup-guide-page .lt-actions {
  width: 100%;
  max-width: 76rem;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1180px) {
  .ses-cardGrid--four,
  body.shared-expense-setup-guide-page .best-next-step__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ses-choiceGrid--checks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ses-layerDiagram {
    grid-template-columns: minmax(9rem, 0.85fr) minmax(5rem, 0.32fr) minmax(14rem, 1.3fr) minmax(5rem, 0.32fr) minmax(9rem, 0.85fr);
  }
}

@media (max-width: 980px) {
  .ses-hero,
  .ses-autopayIntro {
    grid-template-columns: 1fr;
  }

  .ses-heroVisual {
    justify-self: start;
    width: min(100%, 34rem);
  }
}

@media (max-width: 760px) {
  body.shared-expense-setup-guide-page article.post.featured {
    width: 100% !important;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }

  .ses-hero {
    border-radius: 20px;
    padding: 1.25rem 1rem;
  }

  .ses-heroVisual,
  .ses-autopayVisual {
    width: 100%;
  }

  body.shared-expense-setup-guide-page .ses-hero h1,
  body.shared-expense-setup-guide-page .ses-section > h2,
  body.shared-expense-setup-guide-page .ses-finalCta h2 {
    max-width: none;
  }

  .ses-layerDiagram {
    grid-template-columns: 1fr;
    gap: 0.55rem;
    border-radius: 20px;
  }

  .ses-layerDiagram__side,
  .ses-layerDiagram__center {
    min-height: 0;
  }

  .ses-layerDiagram__arrow {
    grid-template-columns: auto 1fr;
    align-items: center;
    justify-content: start;
    text-align: left;
  }

  .ses-layerDiagram__arrow::before,
  .ses-layerDiagram__arrow--reverse::before {
    content: "↓";
    font-size: 1.55rem;
  }

  .ses-layerDiagram__arrow--reverse {
    grid-template-columns: 1fr auto;
    text-align: right;
  }

  .ses-layerDiagram__arrow--reverse::before {
    grid-column: 2;
    content: "↑";
  }

  .ses-layerDiagram__arrow--reverse span {
    grid-row: 1;
    grid-column: 1;
  }

  .ses-questionList,
  .ses-resultFields,
  .ses-cardGrid--four,
  body.shared-expense-setup-guide-page .best-next-step__grid,
  .ses-choiceGrid,
  .ses-choiceGrid--checks,
  .ses-autopayExample {
    grid-template-columns: 1fr;
  }

  .ses-layerDiagram__center ul {
    grid-template-columns: 1fr;
  }

  .ses-choice {
    min-height: 4.1rem;
  }

  .ses-table {
    min-width: 610px;
  }

  .ses-exampleTable {
    min-width: 760px;
  }

  .ses-plannerShell,
  .ses-productSection,
  .ses-finalCta {
    border-radius: 20px;
  }

  .ses-formActions,
  .ses-copyActions {
    align-items: stretch;
  }

  .ses-formActions .lt-primaryCta,
  .ses-copyActions .lt-primaryCta {
    width: 100%;
    text-align: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ses-choice {
    transition: none;
  }
}
