body.shared-expense-closeout-page {
  background: #f4f6f8;
}

body.shared-expense-closeout-page *,
body.shared-expense-closeout-page *::before,
body.shared-expense-closeout-page *::after {
  box-sizing: border-box;
}

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

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

body.shared-expense-closeout-page #wrapper {
  overflow: visible;
}

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

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

body.shared-expense-closeout-page #nav {
  margin-top: 0 !important;
  padding: 0 clamp(1rem, 3.5vw, 3rem);
  background: rgba(30, 37, 45, 0.9);
  backdrop-filter: blur(10px);
}

body.shared-expense-closeout-page #main {
  padding: clamp(1rem, 2.25vw, 1.85rem) clamp(1rem, 3.5vw, 3rem) 0;
  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-closeout-page #main > * {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border-top: 0 !important;
}

body.shared-expense-closeout-page article.post.featured {
  width: min(1220px, calc(100% - 2rem));
  max-width: none;
  margin: 0 auto;
  padding: clamp(1.85rem, 4vw, 3.75rem) clamp(0.65rem, 1.2vw, 1.25rem) 4rem;
  text-align: left !important;
}

body.shared-expense-closeout-page article.post.featured h1,
body.shared-expense-closeout-page article.post.featured h2,
body.shared-expense-closeout-page article.post.featured h3,
body.shared-expense-closeout-page article.post.featured h4 {
  color: #18212b;
  font-weight: 900;
  letter-spacing: -0.02em;
  text-transform: none;
  text-wrap: balance;
}

body.shared-expense-closeout-page #main article.post.featured header.major > h1 {
  margin: 0;
  font-size: clamp(2.35rem, 4.15vw, 3.65rem);
  line-height: 1.04;
}

body.shared-expense-closeout-page article.post.featured h2 {
  margin: 0 0 0.85rem;
  font-size: clamp(1.45rem, 1.15rem + 1vw, 2rem);
  line-height: 1.18;
}

body.shared-expense-closeout-page article.post.featured h3 {
  margin: 0 0 0.55rem;
  font-size: clamp(1.06rem, 0.98rem + 0.45vw, 1.28rem);
  line-height: 1.3;
}

body.shared-expense-closeout-page article.post.featured h4 {
  margin: 0 0 0.35rem;
  font-size: 1rem;
  line-height: 1.35;
}

body.shared-expense-closeout-page article.post.featured p,
body.shared-expense-closeout-page article.post.featured li,
body.shared-expense-closeout-page article.post.featured td,
body.shared-expense-closeout-page article.post.featured th,
body.shared-expense-closeout-page article.post.featured blockquote,
body.shared-expense-closeout-page article.post.featured summary {
  color: rgba(33, 41, 49, 0.88);
  font-size: clamp(1rem, 0.97rem + 0.16vw, 1.08rem);
  line-height: 1.68;
  text-align: left;
}

body.shared-expense-closeout-page a {
  border-bottom: 0;
}

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

body.shared-expense-closeout-page #copyright {
  margin: 0 !important;
  padding: 2rem clamp(1rem, 3.5vw, 3rem) 2.8rem;
  color: rgba(33, 41, 49, 0.56);
}

.shared-expense-closeout-page .lt-eyebrow,
.shared-expense-closeout-page .lt-sectionEyebrow {
  color: rgba(33, 41, 49, 0.88);
}

.shared-expense-closeout-page .lt-breadcrumb {
  flex-wrap: wrap;
}

.closeout-hero {
  grid-template-columns: minmax(0, 1.35fr) minmax(17rem, 0.85fr);
  gap: clamp(1.2rem, 3vw, 3rem);
  padding: clamp(2rem, 4.4vw, 4.1rem);
  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);
}

.closeout-hero .lt-toolsHeroCopy {
  max-width: 61rem;
}

.closeout-hero .lt-heroBody {
  max-width: 66ch;
  font-weight: 700;
}

.closeout-hero-support {
  margin: 1rem 0 0 !important;
  color: rgba(33, 41, 49, 0.68) !important;
  font-size: 0.95rem !important;
  font-weight: 700;
}

.closeout-scope-note {
  max-width: 68ch;
  margin: 1.05rem 0 0 !important;
  color: rgba(33, 41, 49, 0.68) !important;
  font-size: 0.87rem !important;
  line-height: 1.55 !important;
}

body.shared-expense-closeout-page .closeout-hero .closeout-hero-visual {
  width: 100%;
  max-width: 31rem !important;
  margin: 0 !important;
  justify-self: end;
}

body.shared-expense-closeout-page .closeout-hero .closeout-hero-visual img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  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);
}

.shared-expense-closeout-page .lt-toolsSection,
.shared-expense-closeout-page .best-next-step {
  width: 100%;
  max-width: none;
  margin: 2.25rem 0 0;
}

body.blog-page.shared-expense-closeout-page article.post.featured .lt-toolsHero .lt-heroBody,
body.blog-page.shared-expense-closeout-page article.post.featured .lt-toolsSection > p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-routing-card p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-question-card p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-example p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-copy-card p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-edge-grid p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-tool-grid p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-script-grid blockquote,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-result-grid p,
body.blog-page.shared-expense-closeout-page article.post.featured .closeout-product p {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.closeout-routing-grid,
.closeout-edge-grid,
.closeout-tool-grid,
.closeout-script-grid,
.closeout-result-grid {
  display: grid;
  gap: 1rem;
  margin-top: 1.15rem;
}

.closeout-routing-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.closeout-routing-card,
.closeout-checklist-card,
.closeout-question-card,
.closeout-example,
.closeout-copy-card,
.closeout-edge-grid article,
.closeout-tool-grid article,
.closeout-script-grid article,
.closeout-result-grid article,
.closeout-product,
.closeout-final-editorial {
  min-width: 0;
  padding: clamp(1rem, 2vw, 1.35rem);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
}

.closeout-routing-card,
.closeout-tool-grid article,
.closeout-result-grid article {
  display: flex;
  flex-direction: column;
}

.closeout-routing-card--current {
  background:
    radial-gradient(circle at top right, rgba(175, 230, 126, 0.18), transparent 48%),
    rgba(255, 255, 255, 0.96);
}

.closeout-routing-card .lt-cardCta,
.closeout-tool-grid .lt-cardCta,
.closeout-result-grid .lt-cardCta {
  align-self: flex-start;
  margin-top: auto;
}

.closeout-checklist-card,
.closeout-question-card {
  margin-top: 1.2rem;
  background:
    radial-gradient(circle at top right, rgba(228, 238, 248, 0.82), transparent 45%),
    rgba(255, 255, 255, 0.94);
}

.closeout-checklist,
.closeout-question-card ol,
.closeout-product-list {
  display: grid;
  gap: 0.55rem 1rem;
  margin: 0 !important;
  padding-left: 1.25rem !important;
}

.closeout-checklist {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.closeout-checklist li,
.closeout-question-card li,
.closeout-product-list li {
  margin: 0 !important;
  padding-left: 0.1rem;
}

.closeout-small-note {
  margin: 1rem 0 0 !important;
  color: rgba(33, 41, 49, 0.65) !important;
  font-size: 0.9rem !important;
  font-weight: 700;
}

.closeout-key-rule,
.closeout-product-statement,
.closeout-safety-note {
  margin-top: 1.15rem !important;
  padding: 1rem 1.1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.18), rgba(255, 255, 255, 0.96));
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
  color: #18212b !important;
  font-weight: 800;
  line-height: 1.58 !important;
}

.closeout-subheading {
  margin-top: 1.55rem !important;
}

.closeout-table-wrap {
  width: 100%;
  margin-top: 1.15rem;
  overflow: hidden;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
}

.closeout-table {
  width: 100%;
  border-collapse: collapse;
  color: #18212b;
}

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

.closeout-table th {
  background: rgba(248, 250, 252, 0.95);
  color: #18212b !important;
  font-size: 0.87rem !important;
  font-weight: 900;
  line-height: 1.36 !important;
}

.closeout-table td {
  font-size: 0.91rem !important;
  line-height: 1.52 !important;
}

.closeout-table tbody tr:last-child td {
  border-bottom: 0;
}

.closeout-table--decision td:first-child {
  width: 18%;
  color: #18212b !important;
  font-weight: 900;
}

.closeout-status-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 1.2rem;
}

.closeout-status {
  display: inline-flex;
  align-items: center;
  min-height: 1.75rem;
  padding: 0.28rem 0.55rem;
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 999px;
  color: #18212b;
  font-size: 0.78rem;
  font-weight: 900;
  line-height: 1.15;
  white-space: nowrap;
}

.closeout-status--included { background: rgba(175, 230, 126, 0.28); }
.closeout-status--excluded { background: rgba(226, 232, 240, 0.8); }
.closeout-status--disputed { background: rgba(255, 229, 150, 0.58); }
.closeout-status--settled { background: rgba(174, 224, 220, 0.62); }
.closeout-status--after { background: rgba(218, 208, 247, 0.72); }

.closeout-example {
  margin-top: 1.35rem;
  background:
    radial-gradient(circle at top right, rgba(228, 238, 248, 0.82), transparent 35%),
    rgba(255, 255, 255, 0.94);
}

.closeout-example > p {
  margin: 0.45rem 0 0 !important;
}

.closeout-table-wrap--worksheet {
  overflow-x: auto;
}

.closeout-table--worksheet {
  min-width: 73rem;
}

.closeout-example-result {
  margin-top: 1rem;
  padding: 1rem;
  border: 1px solid rgba(107, 161, 69, 0.22);
  border-radius: 18px;
  background: rgba(175, 230, 126, 0.18);
}

.closeout-example-result p {
  margin: 0 !important;
}

.closeout-example-result p + p {
  margin-top: 0.45rem !important;
}

.closeout-calculation {
  color: #18212b !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-weight: 900;
}

.closeout-copy-card {
  margin-top: 1.25rem;
}

.closeout-copy-card__header {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}

.closeout-copy-card__header > div {
  min-width: 0;
  max-width: 52rem;
}

.closeout-copy-card h3,
.closeout-copy-card p {
  margin: 0;
}

.closeout-copy-card h3 + p {
  margin-top: 0.4rem;
}

.closeout-copy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8rem;
  padding: 0.7rem 0.9rem;
  border: 1px solid rgba(107, 161, 69, 0.24);
  border-radius: 999px;
  background: #afe67e;
  color: #18212b;
  font: inherit;
  font-size: 0.88rem;
  font-weight: 900;
  line-height: 1.2;
  cursor: pointer;
  transition: background-color 160ms ease, transform 160ms ease;
}

.closeout-copy-button:hover,
.closeout-copy-button:focus-visible {
  background: #bcf18c;
  transform: translateY(-1px);
}

.closeout-copy-button:disabled {
  cursor: wait;
  opacity: 0.78;
}

.closeout-template {
  display: block;
  width: 100%;
  margin: 1rem 0 0;
  padding: 1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 16px;
  background: rgba(248, 250, 252, 0.92);
  color: #18212b;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  font-size: clamp(0.81rem, 0.76rem + 0.15vw, 0.9rem);
  line-height: 1.62;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}

.closeout-edge-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.closeout-edge-grid article p,
.closeout-tool-grid article p,
.closeout-result-grid article p {
  margin: 0;
}

.closeout-edge-grid article p + p {
  margin-top: 0.75rem;
}

.closeout-tool-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.closeout-tool-grid .lt-sectionEyebrow {
  margin: 0 0 0.55rem !important;
  font-size: 0.7rem !important;
  letter-spacing: 0.07em;
  line-height: 1.35 !important;
}

.closeout-tool-grid .lt-cardCta {
  margin-top: 1rem;
}

.closeout-script-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.closeout-script-grid article {
  display: flex;
  flex-direction: column;
}

.closeout-script-label {
  margin: 0 0 0.55rem !important;
  color: rgba(33, 41, 49, 0.68) !important;
  font-size: 0.78rem !important;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.3 !important;
  text-transform: uppercase;
}

.closeout-script-grid blockquote {
  flex: 1;
  margin: 0 !important;
  padding: 0.85rem 0 0 !important;
  border: 0 !important;
  font-style: normal;
}

.closeout-script-grid .closeout-copy-button {
  align-self: flex-start;
  margin-top: 1rem;
}

.closeout-safety-note {
  background: rgba(255, 250, 232, 0.9);
}

.closeout-result-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.closeout-result-grid .lt-cardCta {
  margin-top: 1rem;
}

.shared-expense-closeout-page .best-next-step {
  margin-top: 2.25rem;
}

.closeout-product {
  background:
    radial-gradient(circle at top right, rgba(175, 230, 126, 0.24), transparent 38%),
    rgba(255, 255, 255, 0.94);
}

.closeout-product > p {
  max-width: 72ch;
}

.closeout-product-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 1rem !important;
}

.closeout-product-boundary {
  margin-top: 1rem !important;
  color: rgba(33, 41, 49, 0.69) !important;
  font-size: 0.93rem !important;
}

.closeout-product-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.2rem;
}

.closeout-product-actions > div {
  min-width: 0;
  padding: 1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.78);
}

.closeout-product-actions p {
  margin: 0.7rem 0 0 !important;
  color: rgba(33, 41, 49, 0.68) !important;
  font-size: 0.9rem !important;
  line-height: 1.55 !important;
}

.closeout-product .lt-appStoreBtn {
  display: inline-flex;
  align-items: center;
  min-height: 2.8rem;
}

.closeout-product .lt-appStoreBtn img {
  display: block;
  width: 150px;
  max-width: 100%;
  height: auto;
}

.closeout-faq .faq-list {
  display: grid;
  gap: 0.75rem;
  margin-top: 1rem;
}

.closeout-faq details {
  padding: 0.95rem 1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 10px 26px rgba(15, 23, 42, 0.05);
}

.closeout-faq summary {
  color: #18212b !important;
  font-weight: 900;
  cursor: pointer;
}

.closeout-faq details p {
  margin: 0.75rem 0 0 !important;
}

.closeout-final-editorial {
  margin-top: 2.25rem;
  background:
    linear-gradient(135deg, rgba(175, 230, 126, 0.18), rgba(255, 255, 255, 0.96));
}

.closeout-final-editorial p {
  margin: 0 !important;
  color: #18212b !important;
  font-size: clamp(1.15rem, 1.04rem + 0.35vw, 1.35rem) !important;
  font-weight: 900;
  line-height: 1.35 !important;
}

.closeout-final-editorial span {
  display: block;
  max-width: 72ch;
  margin-top: 0.55rem;
  color: rgba(33, 41, 49, 0.78);
  font-size: 1rem;
  line-height: 1.65;
}

.closeout-copy-status {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 20;
  max-width: min(28rem, calc(100vw - 2rem));
  min-height: 0;
  margin: 0 !important;
  padding: 0.75rem 0.9rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 14px;
  background: #18212b;
  color: #ffffff !important;
  font-size: 0.9rem !important;
  line-height: 1.4 !important;
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.08);
}

.closeout-copy-status:empty {
  display: none;
}

@media screen and (max-width: 980px) {
  .closeout-routing-grid,
  .closeout-edge-grid,
  .closeout-script-grid,
  .closeout-result-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .closeout-tool-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 860px) {
  .closeout-hero {
    grid-template-columns: 1fr;
  }

  body.shared-expense-closeout-page .closeout-hero .closeout-hero-visual {
    order: 2;
    max-width: min(100%, 34rem) !important;
    margin-right: auto !important;
  }

  .closeout-hero .lt-ctaRow {
    margin-top: 1.35rem;
  }
}

@media screen and (min-width: 737px) and (max-width: 860px) {
  .closeout-table-wrap--worksheet {
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .closeout-table--worksheet,
  .closeout-table--worksheet tbody,
  .closeout-table--worksheet tr,
  .closeout-table--worksheet th,
  .closeout-table--worksheet td {
    display: block;
    min-width: 0;
  }

  .closeout-table--worksheet thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    clip-path: inset(50%);
  }

  .closeout-table--worksheet tbody {
    display: grid;
    gap: 0.8rem;
  }

  .closeout-table--worksheet tr {
    padding: 0.2rem 0;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.06);
  }

  .closeout-table--worksheet td {
    display: grid;
    grid-template-columns: minmax(7.4rem, 0.88fr) minmax(0, 1.12fr);
    gap: 0.65rem;
    padding: 0.68rem 0.8rem;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 0.92rem !important;
  }

  .closeout-table--worksheet td::before {
    content: attr(data-label);
    color: #18212b;
    font-size: 0.75rem;
    font-weight: 900;
    line-height: 1.4;
  }

  .closeout-table--worksheet tbody tr:last-child td:last-child {
    border-bottom: 0;
  }
}

@media screen and (max-width: 736px) {
  body.shared-expense-closeout-page #main {
    padding: 0.8rem 0.8rem 0;
  }

  body.shared-expense-closeout-page article.post.featured {
    width: 100%;
    padding: 1.2rem 0 2.8rem;
  }

  .shared-expense-closeout-page .lt-breadcrumb {
    padding: 0 0.25rem;
    font-size: 0.82rem;
  }

  .closeout-hero {
    gap: 1.35rem;
    padding: 1.35rem;
    border-radius: 20px;
  }

  .closeout-hero .lt-ctaRow {
    gap: 0.7rem;
  }

  .closeout-hero .lt-primaryCta,
  .closeout-hero .lt-textCta {
    width: 100%;
  }

  .closeout-routing-grid,
  .closeout-edge-grid,
  .closeout-script-grid,
  .closeout-result-grid,
  .closeout-checklist,
  .closeout-product-list,
  .closeout-product-actions {
    grid-template-columns: 1fr;
  }

  .closeout-routing-card,
  .closeout-checklist-card,
  .closeout-question-card,
  .closeout-example,
  .closeout-copy-card,
  .closeout-edge-grid article,
  .closeout-tool-grid article,
  .closeout-script-grid article,
  .closeout-result-grid article,
  .closeout-product,
  .closeout-final-editorial {
    padding: 1rem;
    border-radius: 18px;
  }

  .closeout-copy-card__header {
    display: grid;
  }

  .closeout-copy-card__header .closeout-copy-button {
    width: 100%;
  }

  .closeout-table-wrap--decision,
  .closeout-table-wrap--worksheet {
    overflow: visible;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  .closeout-table,
  .closeout-table--worksheet,
  .closeout-table tbody,
  .closeout-table tr,
  .closeout-table th,
  .closeout-table td {
    display: block;
    min-width: 0;
  }

  .closeout-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    clip-path: inset(50%);
  }

  .closeout-table tbody {
    display: grid;
    gap: 0.8rem;
  }

  .closeout-table tr {
    padding: 0.2rem 0;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 10px 26px rgba(15, 23, 42, 0.06);
  }

  .closeout-table td {
    display: grid;
    grid-template-columns: minmax(7.4rem, 0.88fr) minmax(0, 1.12fr);
    gap: 0.65rem;
    padding: 0.68rem 0.8rem;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    font-size: 0.92rem !important;
  }

  .closeout-table td::before {
    content: attr(data-label);
    color: #18212b;
    font-size: 0.75rem;
    font-weight: 900;
    line-height: 1.4;
  }

  .closeout-table tbody tr:last-child td:last-child {
    border-bottom: 0;
  }

  .closeout-table--decision td:first-child {
    width: auto;
  }

  .closeout-status-legend {
    gap: 0.45rem;
  }

  .closeout-status {
    white-space: normal;
  }

  .closeout-template {
    padding: 0.85rem;
    font-size: 0.78rem;
  }

  .closeout-product .lt-textCta,
  .closeout-product .lt-appStoreBtn {
    width: 100%;
  }

  .closeout-product .lt-appStoreBtn {
    justify-content: center;
  }

  .closeout-copy-status {
    right: 0.75rem;
    bottom: 0.75rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .shared-expense-closeout-page *,
  .shared-expense-closeout-page *::before,
  .shared-expense-closeout-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
