.orbia-configurator { padding: 55px 0 0; color: #07090d; }
.config-progress { height: 5px; background: #cdd0d6; }
.config-progress span { width: 0; height: 100%; display: block; background: #f02f43; transition: width .25s ease; }
.config-layout { display: grid; grid-template-columns: 1.45fr .55fr; background: white; border-bottom: 1px solid #07090d; }
.config-controls { padding: 34px 38px 38px; }
.config-heading > span, .plans-heading span, .config-summary > span { color: #f02f43; font-size: .64rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.config-heading h2, .plans-heading h2 { margin: 5px 0 7px; font: 900 2.6rem/.88 "Barlow Condensed", sans-serif; text-transform: uppercase; }
.config-heading p { max-width: 650px; margin: 0 0 28px; color: #606571; font-size: .85rem; }
.config-field { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 24px; min-height: 70px; border-top: 1px solid #d5d8de; }
.config-field label { display: flex; align-items: center; gap: 13px; font-weight: 700; }
.config-field label b { color: #f02f43; font: 800 1.25rem/1 "Barlow Condensed", sans-serif; }
.config-field select { width: 100%; min-height: 43px; padding: 0 36px 0 11px; color: #07090d; background: white; border: 1px solid #b8bdc6; border-radius: 0; }
.config-submit { min-height: 46px; margin-top: 24px; padding: 0 20px; color: white; background: #07090d; border: 0; cursor: pointer; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.config-submit:hover { background: #f02f43; }
.config-summary { padding: 35px 28px; color: white; background: #151922; border-left: 4px solid #f02f43; }
.config-summary > strong { display: block; margin: 7px 0 22px; font: 800 1.8rem/.92 "Barlow Condensed", sans-serif; text-transform: uppercase; }
.config-summary ul { margin: 0; padding: 0; list-style: none; border-top: 1px solid #3b404a; }
.config-summary li { display: flex; justify-content: space-between; gap: 14px; padding: 12px 0; border-bottom: 1px solid #3b404a; font-size: .76rem; }
.config-summary li b { color: #9da4af; text-transform: uppercase; }
.config-summary li span { text-align: right; }
.config-summary p { margin: 20px 0 0; color: #9da4af; font-size: .68rem; }
.plans-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; padding: 56px 0 18px; border-bottom: 4px solid #07090d; }
.plans-heading p { color: #606571; font-size: .74rem; text-transform: uppercase; }
.plans-tools { display: flex; align-items: end; gap: 18px; }
.plans-tools p { margin: 0 0 9px; white-space: nowrap; }
.orbia-currency-switcher { display: flex; align-items: center; gap: 8px; }
.orbia-currency-switcher label { color: #606571; font-size: .68rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.orbia-currency-switcher select { min-width: 78px; min-height: 38px; padding: 0 28px 0 10px; color: #07090d; background: white; border: 1px solid #b8bdc6; border-radius: 0; font-weight: 800; }
.orbia-plans { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); align-items: stretch; border-bottom: 1px solid #07090d; }
.orbia-plan { position: relative; display: flex; flex-direction: column; min-width: 0; padding: 31px 27px 29px; background: white; border-right: 1px solid #d5d8de; transition: background-color .2s ease; }
.orbia-plan:last-child { border-right: 0; }
.orbia-plan:hover { background: #fbfbfc; }
.orbia-plan.is-recommended { border-top: 5px solid #f02f43; padding-top: 26px; background: #fff8f9; }
.plan-topline { min-height: 28px; display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #f02f43; font-size: .68rem; font-weight: 800; letter-spacing: .02em; text-transform: uppercase; }
.plan-topline b { padding: 6px 8px; color: white; background: #f02f43; font-size: .56rem; letter-spacing: .055em; white-space: nowrap; }
.orbia-plan h3 { min-height: 48px; margin: 15px 0 6px; font: 900 clamp(2.05rem,2.25vw,2.75rem)/.84 "Barlow Condensed", sans-serif; letter-spacing: -.035em; text-transform: uppercase; white-space: nowrap; }
.plan-trial-badge { align-self: flex-start; margin: 5px 0 17px; padding: 7px 9px; color: #0b5633; background: #e3f7eb; border: 1px solid #9fdab8; font-size: .61rem; font-weight: 900; letter-spacing: .045em; text-transform: uppercase; }
.plan-description { min-height: 66px; color: #5b616c; font-size: .84rem; line-height: 1.48; }
.plan-description p { margin: 0; }
.plan-price { min-height: 54px; margin: 12px 0 21px; font: 900 2.25rem/.95 "Barlow Condensed", sans-serif; letter-spacing: -.025em; }
.plan-price.is-unpriced { font-size: 1.45rem; letter-spacing: -.01em; }
.plan-price .amount { color: #07090d; }
.plan-price small, .plan-price .subscription-details { display: block; margin-top: 5px; color: #606571; font-size: .68rem; font-weight: 400; }
.orbia-plan ul { margin: 0 0 26px; padding: 0; list-style: none; border-top: 1px solid #d5d8de; }
.orbia-plan li { display: grid; grid-template-columns: 82px minmax(0,1fr); gap: 12px; padding: 11px 0; border-bottom: 1px solid #d5d8de; font-size: .72rem; line-height: 1.42; }
.orbia-plan li strong { color: #777c85; text-transform: uppercase; }
.orbia-plan-button { min-height: 45px; display: flex; align-items: center; justify-content: center; margin-top: auto; padding: 0 14px; color: white; background: #f02f43; font-size: .71rem; font-weight: 800; text-align: center; text-transform: uppercase; }
.orbia-plan-button:hover { color: white; background: #c9192e; }
.orbia-plan-button.secondary { color: #07090d; background: transparent; border: 1px solid #07090d; }
.plan-actions { display: grid; gap: 10px; margin-top: auto; }
.plan-actions .orbia-plan-button { margin-top: 0; }
.orbia-plan-button.trial { color: #07090d; background: white; border: 1px solid #07090d; }
.orbia-plan-button.trial:hover { color: white; background: #07090d; }
.orbia-plan-button.disabled, .orbia-plan-button.trial.disabled { color: #777c85; background: #e4e6e9; border-color: #d5d8de; cursor: not-allowed; }
.plan-legal { margin-top: 10px; color: #858a93; font-size: .6rem; line-height: 1.35; }
.no-match { padding: 28px; color: white; background: #151922; border-left: 5px solid #f02f43; }
.no-match strong { font: 800 1.4rem/1 "Barlow Condensed", sans-serif; text-transform: uppercase; }
.no-match p { margin: 5px 0 0; color: #afb4bd; font-size: .8rem; }

@media (max-width: 900px) {
  .config-layout { grid-template-columns: 1fr; }
  .config-summary { border-left: 0; border-top: 4px solid #f02f43; }
  .orbia-plans { grid-template-columns: 1fr 1fr; gap: 1px; background: #d5d8de; }
  .orbia-plan { border-right: 0; }
}

@media (max-width: 1180px) and (min-width: 601px) {
  .orbia-plans { grid-template-columns: 1fr 1fr; gap: 1px; background: #d5d8de; }
  .orbia-plan { border-right: 0; }
  .orbia-plan h3 { font-size: 2.65rem; }
}

@media (max-width: 600px) {
  .orbia-configurator { padding-top: 35px; }
  .config-controls { padding: 26px 20px; }
  .config-field { grid-template-columns: 1fr; gap: 8px; padding: 13px 0; }
  .config-submit { width: 100%; }
  .plans-heading { align-items: stretch; flex-direction: column; gap: 14px; }
  .plans-tools { align-items: center; justify-content: space-between; }
  .plans-heading p { display: none; }
  .orbia-plans { grid-template-columns: 1fr; }
  .orbia-plan { padding: 24px 20px; }
  .orbia-plan h3 { min-height: 0; font-size: 2.55rem; white-space: normal; }
  .plan-description { min-height: 0; margin-bottom: 20px; }
}
