.elementor-664 .elementor-element.elementor-element-a57114b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-976a9cb *//* =========================================================
   288UP Guide Article: upsbacg-
   Premium Black / Orange / Gold
   Elementor-safe / Mobile responsive
   Hover QA controlled
   ========================================================= */

.upsbacg-article {
  --upsbacg-bg: #050505;
  --upsbacg-card: rgba(17, 17, 17, 0.94);
  --upsbacg-orange: #ff5a00;
  --upsbacg-orange-2: #b83800;
  --upsbacg-gold: #ffb347;
  --upsbacg-gold-2: #ffd38a;
  --upsbacg-text: #ffffff;
  --upsbacg-muted: #b9b9b9;
  --upsbacg-border: rgba(255, 90, 0, 0.42);
  --upsbacg-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
  --upsbacg-radius-xl: 30px;
  --upsbacg-radius-lg: 24px;
  --upsbacg-radius-md: 18px;
  --upsbacg-max: 1180px;
  color: var(--upsbacg-text);
  font-family: inherit;
  line-height: 1.78;
  overflow: hidden;
  background:
    radial-gradient(circle at 16% 4%, rgba(255, 90, 0, 0.20), transparent 32%),
    radial-gradient(circle at 86% 10%, rgba(255, 179, 71, 0.13), transparent 34%),
    linear-gradient(180deg, #050505 0%, #090909 48%, #050505 100%);
}

.upsbacg-article *,
.upsbacg-article *::before,
.upsbacg-article *::after {
  box-sizing: border-box;
}

.upsbacg-article a {
  color: inherit;
  text-decoration: none;
}

.upsbacg-container {
  width: min(var(--upsbacg-max), calc(100% - 32px));
  margin: 0 auto;
}

/* Hero */

.upsbacg-hero {
  position: relative;
  padding: 56px 0 34px;
  overflow: hidden;
}

.upsbacg-hero::before {
  content: "";
  position: absolute;
  inset: -22%;
  background:
    linear-gradient(115deg, rgba(255, 90, 0, 0.14), transparent 38%),
    radial-gradient(circle at 74% 18%, rgba(255, 179, 71, 0.18), transparent 27%);
  pointer-events: none;
}

.upsbacg-breadcrumb {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  align-items: center;
  margin-bottom: 24px;
  color: var(--upsbacg-muted);
  font-size: 13px;
}

.upsbacg-breadcrumb a {
  color: var(--upsbacg-gold);
  transition: color 0.22s ease, text-shadow 0.22s ease;
}

.upsbacg-breadcrumb a:hover {
  color: #fff2d8;
  text-shadow: 0 0 16px rgba(255, 179, 71, 0.42);
}

.upsbacg-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.32fr) minmax(310px, 0.68fr);
  gap: 26px;
  align-items: stretch;
}

.upsbacg-hero-copy,
.upsbacg-summary-card {
  border: 1px solid var(--upsbacg-border);
  border-radius: var(--upsbacg-radius-xl);
  background:
    linear-gradient(145deg, rgba(15, 15, 15, 0.96), rgba(8, 8, 8, 0.94)),
    radial-gradient(circle at 10% 10%, rgba(255, 90, 0, 0.16), transparent 40%);
  box-shadow: var(--upsbacg-shadow);
}

.upsbacg-hero-copy {
  padding: clamp(24px, 4vw, 42px);
}

.upsbacg-badge-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 22px;
}

.upsbacg-badge {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 7px 13px;
  border-radius: 999px;
  border: 1px solid rgba(255, 179, 71, 0.42);
  background: linear-gradient(135deg, rgba(255, 90, 0, 0.22), rgba(255, 179, 71, 0.10));
  color: #ffe4b9;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.02em;
  line-height: 1.2;
}

.upsbacg-badge-soft {
  color: #f4c987;
  background: rgba(255, 255, 255, 0.045);
  border-color: rgba(255, 90, 0, 0.30);
}

.upsbacg-kicker {
  margin: 0 0 10px;
  color: var(--upsbacg-gold);
  font-size: 14px;
  font-weight: 850;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.upsbacg-hero h1 {
  margin: 0;
  max-width: 850px;
  color: #fff;
  font-size: clamp(27px, 3.2vw, 40px);
  line-height: 1.22;
  letter-spacing: -0.028em;
  text-wrap: balance;
}

.upsbacg-intro {
  max-width: 860px;
  margin: 20px 0 0;
  color: #ededed;
  font-size: 17px;
}

.upsbacg-intro strong {
  color: #ffe0ad;
  font-weight: 850;
}

.upsbacg-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.upsbacg-meta span {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--upsbacg-muted);
  font-size: 13px;
}

.upsbacg-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

/* Inline Keylinks */

.upsbacg-keylink {
  display: inline !important;
  width: auto !important;
  max-width: none !important;
  padding: 0 2px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  color: #ffd38a !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: 850;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 179, 71, 0.50);
  background: linear-gradient(to top, rgba(255, 90, 0, 0.15) 34%, transparent 34%);
  box-shadow: none !important;
  transform: none !important;
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.upsbacg-keylink:hover {
  display: inline !important;
  color: #ffffff !important;
  border-bottom-color: rgba(255, 90, 0, 0.90);
  background: linear-gradient(to top, rgba(255, 179, 71, 0.20) 36%, transparent 36%);
  box-shadow: none !important;
  transform: none !important;
}

/* Buttons */

.upsbacg-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border-radius: 999px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  white-space: normal;
  transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease, color 0.22s ease;
}

.upsbacg-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.22) 45%, transparent 70%);
  transform: translateX(-125%);
  transition: transform 0.55s ease;
  pointer-events: none;
}

.upsbacg-btn:hover::before {
  transform: translateX(125%);
}

.upsbacg-btn-primary {
  color: #160b00;
  background: linear-gradient(135deg, var(--upsbacg-gold), var(--upsbacg-orange));
  border: 1px solid rgba(255, 211, 138, 0.62);
  box-shadow: 0 14px 38px rgba(255, 90, 0, 0.24);
}

.upsbacg-btn-primary:hover {
  color: #080808;
  transform: translateY(-2px);
  filter: brightness(1.045);
  box-shadow: 0 18px 46px rgba(255, 90, 0, 0.32);
}

.upsbacg-btn-ghost {
  color: #fff0d4;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 179, 71, 0.34);
}

.upsbacg-btn-ghost:hover {
  color: #fff;
  transform: translateY(-2px);
  background: rgba(255, 90, 0, 0.11);
  border-color: rgba(255, 179, 71, 0.62);
  box-shadow: 0 14px 34px rgba(255, 90, 0, 0.16);
}

/* Summary */

.upsbacg-summary-card {
  padding: 26px;
  align-self: stretch;
}

.upsbacg-summary-head {
  display: grid;
  gap: 8px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 179, 71, 0.18);
}

.upsbacg-summary-head span {
  color: var(--upsbacg-orange);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.upsbacg-summary-head strong {
  color: #fff;
  font-size: 22px;
  line-height: 1.28;
}

.upsbacg-summary-list {
  list-style: none;
  display: grid;
  gap: 12px;
  margin: 18px 0 0;
  padding: 0;
}

.upsbacg-summary-list li {
  position: relative;
  padding-left: 24px;
  color: #e8e8e8;
  font-size: 14px;
}

.upsbacg-summary-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--upsbacg-gold), var(--upsbacg-orange));
  box-shadow: 0 0 14px rgba(255, 90, 0, 0.55);
}

.upsbacg-summary-actions {
  display: grid;
  gap: 10px;
  margin-top: 22px;
}

.upsbacg-mini-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  padding: 11px 13px;
  border-radius: 14px;
  border: 1px solid rgba(255, 179, 71, 0.18);
  background: rgba(255, 255, 255, 0.045);
  color: #ffe0ad;
  font-size: 14px;
  font-weight: 850;
  transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, color 0.22s ease;
}

.upsbacg-mini-link::after {
  content: "→";
  color: var(--upsbacg-gold);
  transition: transform 0.22s ease;
}

.upsbacg-mini-link:hover {
  color: #fff;
  transform: translateY(-1px);
  background: rgba(255, 90, 0, 0.10);
  border-color: rgba(255, 179, 71, 0.50);
  box-shadow: 0 12px 28px rgba(255, 90, 0, 0.13);
}

.upsbacg-mini-link:hover::after {
  transform: translateX(3px);
}

/* Images */

.upsbacg-cover-section {
  padding: 0 0 38px;
}

.upsbacg-figure {
  margin: 0;
  border-radius: var(--upsbacg-radius-xl);
  overflow: hidden;
  border: 1px solid var(--upsbacg-border);
  background: #080808;
  box-shadow: var(--upsbacg-shadow);
}

.upsbacg-figure img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transform: none !important;
  transition: filter 0.26s ease, opacity 0.26s ease;
}

.upsbacg-figure:hover img {
  transform: none !important;
  filter: brightness(1.055) contrast(1.04) saturate(1.06);
}

.upsbacg-figure figcaption {
  padding: 12px 16px;
  color: var(--upsbacg-muted);
  font-size: 13px;
  background: rgba(0, 0, 0, 0.72);
  border-top: 1px solid rgba(255, 179, 71, 0.14);
}

.upsbacg-image-section {
  margin: 26px 0;
}

/* Layout */

.upsbacg-body-wrap {
  padding: 8px 0 70px;
}

.upsbacg-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 310px;
  gap: 28px;
  align-items: start;
}

.upsbacg-main {
  min-width: 0;
}

.upsbacg-card {
  position: relative;
  margin-bottom: 26px;
  padding: clamp(22px, 3.2vw, 34px);
  border-radius: var(--upsbacg-radius-xl);
  border: 1px solid rgba(255, 90, 0, 0.30);
  background:
    linear-gradient(145deg, rgba(17, 17, 17, 0.96), rgba(8, 8, 8, 0.96)),
    radial-gradient(circle at 10% 0%, rgba(255, 90, 0, 0.12), transparent 42%);
  box-shadow: 0 18px 58px rgba(0, 0, 0, 0.30);
}

.upsbacg-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border-top: 1px solid rgba(255, 179, 71, 0.18);
  pointer-events: none;
}

.upsbacg-section-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 90, 0, 0.13);
  border: 1px solid rgba(255, 179, 71, 0.24);
  color: var(--upsbacg-gold);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.10em;
}

.upsbacg-card h2,
.upsbacg-mid-cta h2,
.upsbacg-bottom-cta h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(24px, 2.65vw, 34px);
  line-height: 1.24;
  letter-spacing: -0.025em;
  text-wrap: balance;
}

.upsbacg-card h3 {
  margin: 0 0 8px;
  color: #fff4dd;
  font-size: 18px;
  line-height: 1.35;
}

.upsbacg-card p,
.upsbacg-mid-cta p,
.upsbacg-bottom-cta p {
  margin: 0 0 15px;
  color: #dfdfdf;
  font-size: 16px;
}

.upsbacg-card p:last-child {
  margin-bottom: 0;
}

/* Note / Warning */

.upsbacg-note,
.upsbacg-warning {
  margin-top: 22px;
  padding: 18px;
  border-radius: var(--upsbacg-radius-md);
  color: #f2f2f2;
  font-size: 15px;
}

.upsbacg-note {
  border: 1px solid rgba(255, 179, 71, 0.28);
  background:
    linear-gradient(135deg, rgba(255, 179, 71, 0.10), rgba(255, 90, 0, 0.08)),
    rgba(255, 255, 255, 0.035);
}

.upsbacg-warning {
  border: 1px solid rgba(255, 90, 0, 0.38);
  background:
    linear-gradient(135deg, rgba(255, 90, 0, 0.15), rgba(184, 56, 0, 0.08)),
    rgba(255, 255, 255, 0.035);
}

.upsbacg-note strong,
.upsbacg-warning strong {
  color: var(--upsbacg-gold);
}

/* Cards */

.upsbacg-compare-grid,
.upsbacg-related-grid,
.upsbacg-mobile-grid {
  display: grid;
  gap: 16px;
  margin-top: 24px;
}

.upsbacg-compare-grid,
.upsbacg-mobile-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.upsbacg-related-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.upsbacg-compare-card,
.upsbacg-related-card,
.upsbacg-mobile-card {
  position: relative;
  padding: 20px;
  border-radius: var(--upsbacg-radius-lg);
  border: 1px solid rgba(255, 179, 71, 0.16);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.055), rgba(255, 90, 0, 0.045)),
    rgba(7, 7, 7, 0.86);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.upsbacg-compare-card:hover,
.upsbacg-related-card:hover,
.upsbacg-mobile-card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 179, 71, 0.42);
  background:
    linear-gradient(145deg, rgba(255, 90, 0, 0.10), rgba(255, 179, 71, 0.055)),
    rgba(7, 7, 7, 0.92);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);
}

.upsbacg-compare-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  margin-bottom: 14px;
  padding: 0 10px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--upsbacg-orange), var(--upsbacg-gold));
  color: #120800;
  font-size: 18px;
  font-weight: 950;
}

.upsbacg-compare-card p,
.upsbacg-related-card p {
  color: var(--upsbacg-muted);
  font-size: 14px;
}

.upsbacg-mobile-card strong {
  display: block;
  margin-bottom: 7px;
  color: #fff1d6;
  font-size: 15px;
}

.upsbacg-mobile-card span {
  display: block;
  color: var(--upsbacg-muted);
  font-size: 14px;
}

.upsbacg-related-card span {
  display: inline-flex;
  margin-bottom: 10px;
  color: var(--upsbacg-orange);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.upsbacg-card-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 8px;
  color: #ffd38a;
  font-size: 14px;
  font-weight: 900;
  transition: color 0.2s ease, transform 0.2s ease, text-shadow 0.2s ease;
}

.upsbacg-card-link::after {
  content: "→";
  transition: transform 0.2s ease;
}

.upsbacg-card-link:hover {
  color: #ffffff;
  transform: translateX(2px);
  text-shadow: 0 0 14px rgba(255, 179, 71, 0.32);
}

.upsbacg-card-link:hover::after {
  transform: translateX(3px);
}

/* Info Row */

.upsbacg-info-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.upsbacg-info-box {
  padding: 17px;
  border-radius: var(--upsbacg-radius-md);
  border: 1px solid rgba(255, 179, 71, 0.16);
  background: rgba(255, 255, 255, 0.045);
  transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease;
}

.upsbacg-info-box:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 179, 71, 0.38);
  background: rgba(255, 90, 0, 0.08);
}

.upsbacg-info-box strong {
  display: block;
  margin-bottom: 7px;
  color: #fff1d6;
  font-size: 15px;
}

.upsbacg-info-box span {
  display: block;
  color: var(--upsbacg-muted);
  font-size: 14px;
}

/* Check Row / Checklist */

.upsbacg-check-row,
.upsbacg-checklist {
  display: grid;
  gap: 10px;
  margin-top: 22px;
}

.upsbacg-check-row div,
.upsbacg-checklist div {
  position: relative;
  padding: 13px 16px 13px 42px;
  border-radius: 15px;
  border: 1px solid rgba(255, 179, 71, 0.15);
  background: rgba(255, 255, 255, 0.045);
  color: #e9e9e9;
  font-size: 15px;
}

.upsbacg-check-row div::before,
.upsbacg-checklist div::before {
  content: "✓";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--upsbacg-gold);
  font-weight: 950;
}

/* Steps */

.upsbacg-step-list {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.upsbacg-step {
  position: relative;
  padding: 20px 20px 20px 88px;
  border-radius: var(--upsbacg-radius-lg);
  border: 1px solid rgba(255, 179, 71, 0.16);
  background: rgba(255, 255, 255, 0.045);
  transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

.upsbacg-step:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 179, 71, 0.40);
  background: rgba(255, 90, 0, 0.08);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.22);
}

.upsbacg-step span {
  position: absolute;
  left: 20px;
  top: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 34px;
  padding: 0 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--upsbacg-gold), var(--upsbacg-orange));
  color: #120800;
  font-size: 11px;
  font-weight: 950;
}

.upsbacg-step p {
  margin: 0;
  color: var(--upsbacg-muted);
}

/* Mid CTA */

.upsbacg-mid-cta {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  margin: 28px 0;
  padding: clamp(22px, 3vw, 32px);
  border-radius: var(--upsbacg-radius-xl);
  border: 1px solid rgba(255, 179, 71, 0.25);
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 179, 71, 0.18), transparent 38%),
    linear-gradient(135deg, rgba(255, 90, 0, 0.18), rgba(12, 12, 12, 0.96));
  box-shadow: var(--upsbacg-shadow);
}

.upsbacg-mid-cta span,
.upsbacg-bottom-content span {
  display: inline-flex;
  margin-bottom: 9px;
  color: var(--upsbacg-gold);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.upsbacg-mid-cta p {
  margin-bottom: 0;
}

.upsbacg-mid-cta-action {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

/* FAQ */

.upsbacg-faq-list {
  display: grid;
  gap: 12px;
  margin-top: 20px;
}

.upsbacg-faq-item {
  border-radius: var(--upsbacg-radius-md);
  border: 1px solid rgba(255, 179, 71, 0.16);
  background: rgba(255, 255, 255, 0.045);
  overflow: hidden;
  transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

.upsbacg-faq-item:hover {
  border-color: rgba(255, 179, 71, 0.38);
  background: rgba(255, 90, 0, 0.065);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.20);
}

.upsbacg-faq-item summary {
  cursor: pointer;
  padding: 17px 18px;
  color: #fff2d8;
  font-size: 16px;
  font-weight: 900;
  list-style: none;
}

.upsbacg-faq-item summary::-webkit-details-marker {
  display: none;
}

.upsbacg-faq-item summary::after {
  content: "+";
  float: right;
  color: var(--upsbacg-gold);
  font-weight: 950;
}

.upsbacg-faq-item[open] summary::after {
  content: "–";
}

.upsbacg-faq-item p {
  margin: 0;
  padding: 0 18px 18px;
  color: var(--upsbacg-muted);
  font-size: 15px;
}

/* Bottom CTA */

.upsbacg-bottom-cta {
  position: relative;
  margin-top: 30px;
  padding: clamp(26px, 4vw, 44px);
  border-radius: 34px;
  border: 1px solid rgba(255, 179, 71, 0.34);
  background:
    linear-gradient(135deg, rgba(255, 90, 0, 0.28), rgba(7, 7, 7, 0.96) 58%),
    radial-gradient(circle at 85% 15%, rgba(255, 179, 71, 0.20), transparent 32%);
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.42);
  overflow: hidden;
}

.upsbacg-bottom-glow {
  position: absolute;
  right: -80px;
  top: -80px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(255, 179, 71, 0.16);
  filter: blur(20px);
  pointer-events: none;
}

.upsbacg-bottom-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
}

.upsbacg-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

/* Sidebar TOC */

.upsbacg-sidebar {
  display: block;
}

.upsbacg-toc {
  position: sticky;
  top: 24px;
  padding: 20px;
  border-radius: var(--upsbacg-radius-xl);
  border: 1px solid rgba(255, 90, 0, 0.32);
  background:
    linear-gradient(145deg, rgba(17, 17, 17, 0.96), rgba(7, 7, 7, 0.96)),
    radial-gradient(circle at 50% 0%, rgba(255, 90, 0, 0.16), transparent 40%);
  box-shadow: var(--upsbacg-shadow);
}

.upsbacg-toc p {
  margin: 0 0 14px;
  color: var(--upsbacg-gold);
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.upsbacg-toc > a {
  display: flex;
  align-items: center;
  min-height: 38px;
  padding: 9px 10px;
  border-radius: 12px;
  color: #d7d7d7;
  font-size: 14px;
  font-weight: 760;
  transition: background 0.22s ease, color 0.22s ease, transform 0.22s ease;
}

.upsbacg-toc > a:hover {
  color: #fff4dd;
  background: rgba(255, 90, 0, 0.12);
  transform: translateX(3px);
}

.upsbacg-toc-cta {
  margin-top: 18px;
  padding: 16px;
  border-radius: var(--upsbacg-radius-md);
  border: 1px solid rgba(255, 179, 71, 0.22);
  background: rgba(255, 90, 0, 0.10);
}

.upsbacg-toc-cta span {
  display: block;
  margin-bottom: 7px;
  color: var(--upsbacg-orange);
  font-size: 12px;
  font-weight: 950;
}

.upsbacg-toc-cta strong {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 1.38;
}

.upsbacg-toc-cta a {
  display: inline-flex;
  margin-top: 12px;
  color: var(--upsbacg-gold);
  font-size: 14px;
  font-weight: 900;
  transition: color 0.22s ease, text-shadow 0.22s ease;
}

.upsbacg-toc-cta a:hover {
  color: #ffffff;
  text-shadow: 0 0 14px rgba(255, 179, 71, 0.32);
}

/* Responsive */

@media (max-width: 1080px) {
  .upsbacg-hero-grid,
  .upsbacg-layout {
    grid-template-columns: 1fr;
  }

  .upsbacg-sidebar {
    display: none;
  }

  .upsbacg-summary-card {
    order: 2;
  }

  .upsbacg-compare-grid,
  .upsbacg-related-grid,
  .upsbacg-mobile-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .upsbacg-info-row {
    grid-template-columns: 1fr;
  }

  .upsbacg-mid-cta {
    grid-template-columns: 1fr;
  }

  .upsbacg-mid-cta-action {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .upsbacg-container {
    width: min(100% - 22px, var(--upsbacg-max));
  }

  .upsbacg-hero {
    padding: 32px 0 24px;
  }

  .upsbacg-breadcrumb {
    margin-bottom: 16px;
    font-size: 12px;
  }

  .upsbacg-hero-copy,
  .upsbacg-summary-card,
  .upsbacg-card,
  .upsbacg-mid-cta,
  .upsbacg-bottom-cta {
    border-radius: 22px;
  }

  .upsbacg-hero-copy {
    padding: 22px;
  }

  .upsbacg-hero h1 {
    font-size: clamp(24px, 6.8vw, 31px);
    line-height: 1.25;
  }

  .upsbacg-intro {
    font-size: 15.5px;
  }

  .upsbacg-meta span {
    width: 100%;
    justify-content: center;
    text-align: center;
  }

  .upsbacg-hero-actions,
  .upsbacg-bottom-actions,
  .upsbacg-mid-cta-action {
    display: grid;
    grid-template-columns: 1fr;
  }

  .upsbacg-btn {
    width: 100%;
    min-height: 48px;
    text-align: center;
  }

  .upsbacg-cover-section {
    padding-bottom: 24px;
  }

  .upsbacg-body-wrap {
    padding-bottom: 48px;
  }

  .upsbacg-card h2,
  .upsbacg-mid-cta h2,
  .upsbacg-bottom-cta h2 {
    font-size: clamp(22px, 7vw, 28px);
  }

  .upsbacg-card p,
  .upsbacg-mid-cta p,
  .upsbacg-bottom-cta p {
    font-size: 15.5px;
  }

  .upsbacg-compare-grid,
  .upsbacg-related-grid,
  .upsbacg-mobile-grid {
    grid-template-columns: 1fr;
  }

  .upsbacg-step {
    padding: 18px;
  }

  .upsbacg-step span {
    position: static;
    margin-bottom: 12px;
  }

  .upsbacg-figure {
    border-radius: 20px;
  }

  .upsbacg-figure figcaption {
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  .upsbacg-badge-row {
    gap: 8px;
  }

  .upsbacg-badge {
    font-size: 11px;
    padding: 7px 10px;
  }

  .upsbacg-summary-card,
  .upsbacg-card {
    padding: 20px;
  }
}/* End custom CSS */