/* Funnel 2.0: value-first, passwordless checkout. */
html[data-i18n-pending] [data-i18n],
html[data-i18n-pending] [data-i18n-aria-label],
html[data-i18n-pending] [data-i18n-placeholder] {
  visibility: hidden;
}
.ReviewsPaywall_container__dF6sU:not(.ReviewsPaywall_old__VnzFE) {
  background:
    radial-gradient(circle at 18% 8%, rgba(30, 100, 207, 0.24), transparent 38%),
    radial-gradient(circle at 72% 86%, rgba(123, 97, 255, 0.12), transparent 40%),
    #0b0d12;
}
.ReviewsPaywall_pricingSection__nfGYl {
  box-sizing: border-box;
  overflow-y: auto;
  align-items: flex-start;
  padding: 36px 24px;
}
.PricingSection_container__TGsmR {
  width: 100%;
  max-width: 620px;
}
.OfferBrand {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  font-weight: 650;
  letter-spacing: 0.02em;
}
.OfferBrand_mark {
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 9px;
  background: linear-gradient(145deg, #2879f0, #174b9a);
  color: #fff;
  box-shadow: 0 8px 22px rgba(30, 100, 207, 0.3);
}
.OfferEyebrow {
  margin: 0 0 8px;
  color: #8cb7ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.OfferSubtitle {
  max-width: 560px;
  margin: -2px 0 14px;
  color: #aeb7c8;
  font-size: 16px;
  line-height: 1.45;
}
.PricingSection_title__KQvN6 {
  margin-bottom: 8px;
  background-image: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: #f5f7fb;
  color: #f5f7fb;
  font-size: 48px;
}
.PricingSection_container__TGsmR {
  gap: 12px;
}
.FeatureList_container__tE_Dz {
  gap: 5px;
}
.FeatureList_text__iOaSD {
  color: #d8deea;
  font-size: 15px;
  line-height: 22px;
}
.FeatureList_text__iOaSD i {
  color: #76aaff;
}
.OfferFeatureHighlighted {
  margin: -2px -8px;
  padding: 2px 8px;
  border-radius: 9px;
  background: rgba(93, 148, 255, 0.1);
  box-shadow: inset 0 0 0 1px rgba(118, 170, 255, 0.2);
}
.OfferFeatureContext {
  margin-left: auto;
  padding: 2px 7px;
  border-radius: 999px;
  background: rgba(118, 170, 255, 0.16);
  color: #aecdff;
  font-size: 10px;
  font-weight: 700;
  white-space: nowrap;
}
.OfferComparison {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 18px;
  background: rgba(17, 21, 29, 0.7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}
.OfferComparison_header,
.OfferComparison_row {
  display: grid;
  grid-template-columns: minmax(150px, 1.18fr) minmax(118px, 0.91fr) minmax(118px, 0.91fr);
  align-items: center;
  column-gap: 12px;
}
.OfferComparison_header {
  padding: 9px 13px;
  background: rgba(255, 255, 255, 0.035);
  color: #8994a8;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.OfferComparison_header span:not(:first-child) {
  text-align: left;
}
.OfferComparison_plusHeading {
  color: #9fc3ff;
}
.OfferComparison_row {
  position: relative;
  min-height: 48px;
  padding: 8px 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.065);
  transition: background 160ms ease, box-shadow 160ms ease;
}
.OfferComparison_row.OfferFeatureHighlighted {
  margin: 0;
  padding: 8px 13px;
  border-radius: 0;
  background: rgba(69, 126, 226, 0.11);
  box-shadow: inset 3px 0 0 #70a9ff;
}
.OfferComparison_feature {
  display: flex;
  align-items: center;
  min-width: 0;
  gap: 7px;
  color: #e7ebf3;
  font-size: 13px;
  font-weight: 650;
  line-height: 18px;
}
.OfferComparison_feature > i {
  width: 16px;
  flex: 0 0 16px;
  color: #78adff;
  text-align: center;
}
.OfferComparison_value {
  min-width: 0;
  color: #aeb7c8;
  font-size: 12px;
  line-height: 17px;
  overflow-wrap: anywhere;
}
.OfferComparison_plus {
  color: #edf4ff;
  font-weight: 650;
}
.OfferComparison_plus > i {
  width: 14px;
  margin-right: 4px;
  color: #78adff;
  text-align: center;
}
.OfferComparison_muted {
  color: #687386;
}
.OfferComparison_note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 10px 2px 0;
  color: #8792a5;
  font-size: 11px;
  line-height: 16px;
}
.OfferComparison_note i {
  margin-top: 2px;
  color: #6d9ce6;
}
.PricingCard_plansContainer__ClQYp:not(.PricingCard_old__ttKCn) {
  gap: 10px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  mix-blend-mode: normal;
}
.PricingSection_pricing__Xl1lv > .loading {
  pointer-events: none;
}
.PricingSection_pricing__Xl1lv > .loading:not([show]) {
  display: none;
}
.PurchaseStep--plan {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.PurchaseStep[hidden],
.PurchasePlanMeta[hidden],
.PurchasePayment[hidden] {
  display: none;
}
.OfferCheckout_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.OfferCheckout_header > div {
  min-width: 0;
}
.OfferCheckout_eyebrow {
  margin: 0 0 3px;
  color: #76aaff;
  font-size: 11px;
  font-weight: 750;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.OfferCheckout_header h2 {
  margin: 0;
  color: #f7f9fc;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: -0.02em;
}
.PricingCard_selectedPlan__0Pvr7 {
  border: 1px solid rgba(112, 169, 255, 0.78);
  background:
    radial-gradient(circle at 90% 10%, rgba(87, 148, 242, 0.2), transparent 42%),
    linear-gradient(135deg, rgba(36, 73, 132, 0.56), rgba(24, 36, 57, 0.92));
  box-shadow: 0 12px 30px rgba(8, 16, 31, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.07);
}
.PricingCard_planTitle__jB1oQ {
  font-size: 15px;
}
.PricingCard_plan__Y2yX_ {
  height: auto;
  min-height: 104px;
  border-radius: 16px;
  cursor: pointer;
  user-select: none;
}
.PricingCard_selectedPlan__0Pvr7,
.PricingCard_inactivePlan__Dm8NQ {
  padding: 14px 15px 14px 17px;
  transition: border-color 160ms ease, background 160ms ease, transform 160ms ease;
}
.PricingCard_inactivePlan__Dm8NQ {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.025);
}
.PricingCard_inactivePlan__Dm8NQ:hover {
  border-color: rgba(118, 170, 255, 0.4);
  background: rgba(93, 148, 255, 0.07);
}
.PricingCard_selectedPlan__0Pvr7 .PricingCard_planTitle__jB1oQ,
.PricingCard_inactivePlan__Dm8NQ .PricingCard_planTitle__jB1oQ {
  margin: 0;
  color: #eef3fb;
  font-weight: 700;
  line-height: 20px;
}
.PricingCard_planContent__RIROo {
  min-width: 0;
  gap: 2px;
}
.OfferPlan_heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 22px;
  gap: 8px;
}
.OfferPlan_badges {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  min-width: 0;
}
.OfferPlan_badge {
  display: inline-flex;
  align-items: center;
  min-height: 20px;
  padding: 1px 7px;
  border: 1px solid rgba(132, 183, 255, 0.28);
  border-radius: 999px;
  background: rgba(89, 148, 238, 0.16);
  color: #b8d5ff;
  font-size: 10px;
  font-weight: 750;
  line-height: 16px;
  letter-spacing: 0.025em;
}
.OfferPlan_badge--savings {
  border-color: rgba(132, 183, 255, 0.4);
  background: rgba(59, 129, 232, 0.24);
  color: #d6e7ff;
}
.OfferPlan_badge[hidden] {
  display: none;
}
.PricingCard_planPrice__AEw1f,
.PricingCard_inactivePlan__Dm8NQ .PricingCard_planPrice__AEw1f {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: nowrap;
  gap: 4px;
  color: #f8faff;
  line-height: 1;
}
.OfferPlan_amount {
  overflow: hidden;
  color: #f8faff;
  font-size: clamp(21px, 2.1vw, 26px);
  font-weight: 740;
  line-height: 31px;
  letter-spacing: -0.025em;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.OfferPlan_period {
  flex: 0 0 auto;
  color: #aab5c8;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.OfferPlan_billing {
  margin: 0;
  color: #8894a8;
  font-size: 11px;
  line-height: 16px;
}
.PricingCard_checkIcon__aDnLT,
.PricingCard_radioButton__wCgZ7 {
  min-width: 24px;
  min-height: 24px;
  width: 24px;
  height: 24px;
  margin-left: 14px;
}
.PricingCard_checkIcon__aDnLT {
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: linear-gradient(145deg, #3986f3, #1e64cf);
  box-shadow: 0 7px 18px rgba(30, 100, 207, 0.28);
}
.PricingCard_checkIcon__aDnLT svg {
  width: 13px;
  height: 10px;
}
.PricingCard_radioButton__wCgZ7 {
  border-color: rgba(255, 255, 255, 0.2);
}
.PricingCard_container__0nPDL {
  gap: 16px;
  margin-top: 6px;
}
.PricingCard_startButton___wLHE {
  margin-top: 0;
  min-height: 50px;
  padding: 13px 18px;
  border: 1px solid rgba(143, 188, 255, 0.22);
  border-radius: 14px;
  color: #fff;
  font-size: 15px;
  font-weight: 750;
  line-height: 22px;
  letter-spacing: -0.01em;
}
.PricingCard_startButton___wLHE:hover:not(:disabled) {
  opacity: 1;
  transform: translateY(-1px);
  box-shadow: 0 16px 36px rgba(30, 100, 207, 0.36);
}
.PricingCard_startButton___wLHE:disabled {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(60, 74, 99, 0.5);
  box-shadow: none;
  color: #8894a8;
  cursor: wait;
  opacity: 1;
}
.PricingCard_startButton___wLHE:disabled .SubscribeButton_buttonText__En1vc {
  color: #8894a8;
}
.PurchaseAuth {
  display: flex;
  flex-direction: column;
  padding: 2px 0 0;
}
.PurchasePlanMeta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 1 auto;
  min-width: 0;
  max-width: 240px;
  min-height: 35px;
  gap: 9px;
  padding: 6px 9px 6px 11px;
  border: 1px solid rgba(135, 180, 248, 0.18);
  border-radius: 11px;
  background: rgba(63, 97, 148, 0.08);
  color: inherit;
  font: inherit;
  text-align: start;
  cursor: pointer;
  transition: border-color 160ms ease, background 160ms ease;
}
.PurchasePlanMeta:hover {
  border-color: rgba(118, 170, 255, 0.38);
  background: rgba(63, 111, 184, 0.14);
}
.PurchasePlanMeta_value {
  display: block;
  overflow: hidden;
  color: #dce7f8;
  font-size: 12px;
  font-weight: 650;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.PurchasePlanMeta > i {
  flex: 0 0 auto;
  color: #78aaf6;
  font-size: 11px;
}
.PurchasePlanMeta:focus-visible,
.PurchaseAuth_link:focus-visible,
.PurchasePayment > button:focus-visible {
  outline: 2px solid #76aaff;
  outline-offset: 2px;
}
.PurchaseAuth[hidden],
.PurchaseAuth form[hidden] {
  display: none;
}
.PurchaseAuth_header {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 18px;
}
.PurchaseAuth_header p {
  margin: 0;
  color: #aeb7c8;
  font-size: 14px;
  line-height: 21px;
}
.PurchaseAuth form label {
  display: block;
  margin-bottom: 8px;
  color: #d8deea;
  font-size: 13px;
  font-weight: 650;
}
.PurchaseAuth_row {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 12px;
}
.PurchaseAuth input {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 50px;
  padding: 13px 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 11px;
  outline: none;
  background: #0f1219;
  color: #fff;
  font: inherit;
}
.PurchaseAuth input:focus {
  border-color: #6da5f8;
  box-shadow: 0 0 0 3px rgba(30, 100, 207, 0.2);
}
.PurchaseAuth input[aria-invalid="true"] {
  border-color: rgba(255, 143, 133, 0.58);
  box-shadow: 0 0 0 2px rgba(255, 119, 105, 0.08);
}
.PurchaseAuth input[aria-invalid="true"]:focus {
  border-color: rgba(255, 160, 151, 0.72);
  box-shadow: 0 0 0 3px rgba(255, 119, 105, 0.11);
}
#purchase-code {
  letter-spacing: 0.16em;
  font-variant-numeric: tabular-nums;
}
.PurchaseAuth_primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  width: 100%;
  min-height: 50px;
  padding: 13px 18px;
  border: 1px solid rgba(143, 188, 255, 0.22);
  border-radius: 14px;
  background: linear-gradient(135deg, #2879f0, #1e64cf);
  box-shadow: 0 12px 30px rgba(30, 100, 207, 0.28);
  color: #fff;
  font: inherit;
  font-weight: 750;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, opacity 160ms ease;
}
.PurchaseAuth_primary:hover:not(:disabled) {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(30, 100, 207, 0.36);
}
.PurchaseAuth_primary:focus-visible {
  outline: 2px solid #76aaff;
  outline-offset: 2px;
}
.PurchaseAuth_primary:disabled {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(60, 74, 99, 0.5);
  box-shadow: none;
  color: #8894a8;
  cursor: progress;
  opacity: 1;
}
.PurchaseAuth_primary[aria-busy="true"]::before,
.PurchaseAuth_link[aria-busy="true"]::before {
  content: "";
  flex: 0 0 auto;
  width: 13px;
  height: 13px;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  opacity: 0.76;
  animation: PurchaseAuth_spinner 700ms linear infinite;
}
.PurchaseAuth_link[aria-busy="true"] {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.PurchaseAuth_link[aria-busy="true"]::before {
  width: 10px;
  height: 10px;
  border-width: 1.5px;
}
@keyframes PurchaseAuth_spinner {
  to { transform: rotate(360deg); }
}
#purchase-code::placeholder {
  color: #626d80;
  letter-spacing: 0.12em;
  opacity: 1;
}
.PurchaseAuth_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px 16px;
  margin-top: 10px;
}
.PurchaseAuth_link {
  padding: 0;
  border: 0;
  background: transparent;
  color: #8cb7ff;
  font: inherit;
  font-size: 13px;
  cursor: pointer;
}
.PurchaseAuth_link:hover:not(:disabled) {
  color: #b8d2ff;
}
.PurchaseAuth_link--muted {
  color: #7f8ba0;
}
.PurchaseAuth_link--muted:hover:not(:disabled) {
  color: #a8b3c5;
}
.PurchaseAuth_link:disabled {
  color: #707b8d;
  cursor: progress;
}
.PurchaseAuth_resend {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #707b8d;
  font-size: 13px;
}
.PurchaseAuth_resendPrompt {
  color: inherit;
}
.PurchaseAuth_verifiedEmail {
  color: #c7d2e4;
  font-weight: 600;
}
.PurchaseAuth_expiry {
  min-height: 18px;
  margin: 7px 0 0;
  color: #8490a4;
  font-size: 11px;
  line-height: 18px;
}
.PurchaseAuth_expiry[hidden] {
  display: none;
}
.PurchaseAuth_expiry[data-expired="true"] {
  color: #ffb4ab;
}
.PurchaseAuth_status {
  min-height: 20px;
  margin: 10px 0 0;
  color: #b9d4ff;
  font-size: 13px;
  line-height: 20px;
}
.PurchaseAuth_status[data-kind="error"] {
  color: #ffb4ab;
}
.PurchaseAuth_status:empty {
  display: none;
}
@media (prefers-reduced-motion: reduce) {
  .PurchaseAuth_primary[aria-busy="true"]::before,
  .PurchaseAuth_link[aria-busy="true"]::before {
    border-right-color: currentColor;
    animation: none;
  }
}
.PurchasePayment {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 20px 10px 5px;
  text-align: center;
}
body[data-purchase-step="payment"] .PricingSection_pricing__Xl1lv {
  display: flex;
  flex-direction: column;
}
body[data-purchase-step="payment"] .PricingCard_container__0nPDL,
body[data-purchase-step="payment"] .PurchasePayment {
  flex: 1 1 auto;
}
body[data-purchase-step="payment"] .PurchasePayment {
  justify-content: center;
  padding: 0 10px;
}
.PurchasePayment_icon {
  display: grid;
  width: 38px;
  height: 38px;
  margin-bottom: 12px;
  place-items: center;
  border: 1px solid rgba(112, 169, 255, 0.25);
  border-radius: 12px;
  background: rgba(47, 104, 193, 0.16);
  color: #84b4ff;
  font-size: 14px;
}
.PurchasePayment > p:not(.OfferFinePrint) {
  max-width: 340px;
  margin: 6px 0 0;
  color: #aab4c6;
  font-size: 13px;
  line-height: 20px;
}
.PurchasePayment > button {
  width: min(100%, 340px);
  min-height: 46px;
  margin: 18px 0 11px;
  padding: 11px 16px;
  border: 1px solid rgba(143, 188, 255, 0.22);
  border-radius: 12px;
  background: linear-gradient(135deg, #2879f0, #1e64cf);
  box-shadow: 0 12px 30px rgba(30, 100, 207, 0.24);
  color: #fff;
  font: inherit;
  font-size: 14px;
  font-weight: 750;
  cursor: pointer;
}
.PurchasePayment > button:disabled {
  cursor: progress;
  opacity: 0.62;
}
.AccountSetup[hidden] {
  display: none;
}
.ActivationPanel_card {
  box-sizing: border-box;
}
.ActivationPanel_header {
  margin-bottom: 20px;
  text-align: left;
}
.ActivationPanel_header .OfferCheckout_eyebrow {
  margin: 0 0 4px;
  color: #76aaff;
  font-size: 11px;
  font-weight: 750;
  line-height: 16px;
  letter-spacing: 0.09em;
}
.ActivationPanel_header h2 {
  margin: 0;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: -0.02em;
}
.ActivationPanel_readyIcon {
  display: none;
}
.ActivationPanel:not([data-ready="true"]) .ActivationPanel_icon {
  color: #76aaff;
}
.ActivationPanel[data-ready="true"] .ActivationPanel_pendingIcon {
  display: none;
}
.ActivationPanel[data-ready="true"] .ActivationPanel_readyIcon {
  display: inline-block;
}
.AccountSetup {
  display: grid;
  gap: 9px;
  margin-top: 22px;
  text-align: left;
}
.AccountSetup label {
  color: #d8deea;
  font-size: 13px;
  font-weight: 650;
}
.AccountSetup input {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 13px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 11px;
  outline: none;
  background: #0f1219;
  color: #fff;
  font: inherit;
}
.AccountSetup input:focus {
  border-color: #6da5f8;
  box-shadow: 0 0 0 3px rgba(30, 100, 207, 0.2);
}
.ActivationPanel_card .AccountSetup button {
  width: 100%;
  margin-top: 5px;
  background: linear-gradient(135deg, #2879f0, #1e64cf);
}
.ActivationPanel_card .AccountSetup_status {
  min-height: 20px;
  color: #b9d4ff;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}
.ActivationPanel_card .AccountSetup_status[data-kind="error"] {
  color: #ffb4ab;
}
.OfferFinePrint {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4px 7px;
  margin: 0;
  color: #929bad;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}
.OfferFinePrint i {
  margin-inline-end: 5px;
  color: #7f8ca3;
}
.OfferFinePrint > span {
  color: inherit;
}
.OfferFinePrint > span:first-child {
  display: inline-flex;
  align-items: center;
}
.OfferFinePrint > span[aria-hidden="true"] {
  color: #667287;
}
.OfferExtensionAction {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  align-items: start;
  gap: 11px;
  margin: 16px 0 0;
  padding: 15px;
  border: 1px solid rgba(118, 170, 255, 0.24);
  border-radius: 14px;
  background: rgba(56, 105, 184, 0.12);
}
.OfferExtensionAction[hidden],
.OfferExtensionAction_steps[hidden] {
  display: none;
}
.OfferExtensionAction_icon {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 9px;
  background: linear-gradient(145deg, #2879f0, #1e64cf);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}
.OfferExtensionAction_content {
  min-width: 0;
}
.OfferExtensionAction_content > strong {
  display: block;
  color: #eaf2ff;
  font-size: 13px;
  line-height: 19px;
}
.OfferExtensionAction_content > p {
  margin: 3px 0 0;
  color: #9eacc1;
  font-size: 11px;
  line-height: 17px;
}
.OfferExtensionAction button {
  width: 100%;
  min-height: 42px;
  margin-top: 11px;
  padding: 10px 13px;
  border: 1px solid rgba(143, 188, 255, 0.24);
  border-radius: 11px;
  background: linear-gradient(135deg, #2879f0, #1e64cf);
  box-shadow: 0 10px 24px rgba(30, 100, 207, 0.22);
  color: #fff;
  font: inherit;
  font-size: 13px;
  font-weight: 750;
  cursor: pointer;
}
.OfferExtensionAction button:hover {
  transform: translateY(-1px);
  box-shadow: 0 13px 28px rgba(30, 100, 207, 0.3);
}
.OfferExtensionAction button:focus-visible {
  outline: 3px solid #8cb7ff;
  outline-offset: 3px;
}
.OfferExtensionAction_content > .OfferExtensionAction_steps {
  margin-top: 9px;
  color: #c2d7f7;
}
.SubscribeButton_container__n8DyC[hidden] {
  display: none;
}
.PricingCard_startButton___wLHE {
  background: linear-gradient(135deg, #2879f0, #1e64cf);
  box-shadow: 0 12px 30px rgba(30, 100, 207, 0.28);
}
@media screen and (max-width: 620px) {
  .ReviewsPaywall_pricingSection__nfGYl {
    padding: 30px 20px;
  }
  .OfferBrand {
    margin-bottom: 17px;
  }
  .OfferSubtitle {
    font-size: 16px;
  }
  .ActivationPanel_card {
    padding: 28px 20px;
  }
}

/* Mini landing composition: offer first, social proof below. */
html,
body {
  min-width: 0;
  height: auto;
  background: #0b0d12;
}
.ReviewsPaywall_container__dF6sU {
  display: block;
  min-width: 0;
  min-height: 100vh;
  height: auto;
  overflow: visible;
}
.ReviewsPaywall_content__KCctR {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.ReviewsPaywall_pricingSection__nfGYl {
  width: 100%;
  min-height: 100vh;
  height: auto;
  padding: 64px 28px;
  overflow: visible;
  align-items: center;
}
.PricingSection_container__TGsmR {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr);
  grid-template-areas:
    "hero pricing"
    "comparison pricing";
  column-gap: clamp(48px, 7vw, 88px);
  row-gap: 0;
  align-items: start;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.PricingSection_header__anCeT,
.PricingSection_content__5xxlY {
  min-width: 0;
}
.PricingSection_header__anCeT {
  grid-area: hero;
}
.PricingSection_container__TGsmR > .OfferComparison {
  grid-area: comparison;
}
.PricingSection_pricing__Xl1lv {
  grid-area: pricing;
  align-self: center;
  box-sizing: border-box;
  width: 100%;
  min-height: 360px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(26, 31, 42, 0.9), rgba(17, 20, 28, 0.86));
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
body[data-purchase-step="account"] .PricingSection_pricing__Xl1lv {
  min-height: 0;
  padding-bottom: 16px;
}
.PricingSection_pricing__Xl1lv.is-height-transitioning {
  overflow: hidden;
  transition: height 180ms cubic-bezier(0.22, 1, 0.36, 1);
}
@media (prefers-reduced-motion: reduce) {
  .PricingSection_pricing__Xl1lv.is-height-transitioning {
    transition: none;
  }
}
.PricingCard_container__0nPDL {
  margin-top: 0;
}
.PricingCard_planPrice__AEw1f {
  flex-wrap: wrap;
}
.ReviewsPaywall_reviews__GfSF9 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 72px 28px 82px;
  overflow: visible;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  background: linear-gradient(180deg, rgba(18, 22, 30, 0.86), rgba(11, 13, 18, 0.98));
}
.ReviewsPaywall_reviewsInlay__MjAns {
  width: 100%;
  max-width: 1160px;
  height: auto;
  margin: 0 auto;
}
.OfferSocialProof_header {
  max-width: 650px;
  margin: 0 0 34px;
}
.OfferSocialProof_header .OfferEyebrow {
  margin-bottom: 10px;
}
.OfferSocialProof_header h2 {
  margin: 0 0 10px;
  color: #f5f7fb;
  font-size: clamp(32px, 4vw, 46px);
  line-height: 1.12;
  letter-spacing: -0.035em;
}
.OfferSocialProof_header > p:last-child {
  margin: 0;
  color: #9ea8ba;
  font-size: 16px;
  line-height: 1.55;
}
.ReviewList_container__vlyRN {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: visible;
}
.ReviewCard_container__kB8X7 {
  display: flex;
  flex-direction: column;
  gap: 15px;
  min-height: 196px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035);
}
.ReviewCard_container__kB8X7::before {
  display: none;
}
.ReviewCard_storeHeader {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ReviewCard_storeIcon {
  display: inline-flex;
  flex: 0 0 40px;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  font-size: 18px;
}
.ReviewCard_storeIcon--chrome {
  background: rgba(78, 133, 228, 0.12);
  color: #80adff;
}
.ReviewCard_storeIcon--apple {
  background: rgba(255, 255, 255, 0.07);
  color: #f0f3f8;
}
.ReviewCard_storeDetails {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
}
.ReviewCard_storeName {
  min-width: 0;
  color: #eef2f9;
  font-size: 15px;
  font-weight: 650;
  line-height: 20px;
}
.ReviewCard_avatar__RucEc {
  position: static;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.ReviewCard_content__x3in_ {
  min-width: 0;
  gap: 12px;
}
.ReviewCard_header__Shfd_ {
  align-items: flex-start;
}
.ReviewCard_authorInfo__72zKE {
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
}
.ReviewCard_author__P30O3 {
  font-size: 15px;
  line-height: 20px;
}
.ReviewCard_storeHeader .stars-holder,
.ReviewCard_header__Shfd_ .stars-holder {
  display: flex;
  gap: 1px;
}
.ReviewCard_storeHeader .stars-holder {
  margin: 0;
}
.ReviewCard_storeHeader .stars-holder img,
.ReviewCard_header__Shfd_ .stars-holder img {
  width: 13px;
  height: 13px;
}
.ReviewCard_text__brQLx {
  margin: 0;
  color: #b7c0d0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0;
}

.OfferSectionInlay {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.OfferFaq {
  width: 100%;
  padding: 88px 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  background: #0b0d12;
}
.OfferFaq_inlay {
  max-width: 900px;
}
.OfferSectionHeader {
  max-width: 620px;
  margin: 0 auto 34px;
  text-align: center;
}
.OfferSectionHeader .OfferEyebrow {
  margin-bottom: 10px;
}
.OfferSectionHeader h2 {
  margin: 0;
  color: #f5f7fb;
  font-size: clamp(30px, 4vw, 42px);
  line-height: 1.14;
  letter-spacing: -0.035em;
}
.OfferFaq_list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}
.OfferFaq_list details {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
}
.OfferFaq_list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 21px 4px;
  color: #eef2f9;
  font-size: 17px;
  font-weight: 650;
  line-height: 1.4;
  cursor: pointer;
  list-style: none;
}
.OfferFaq_list summary::-webkit-details-marker {
  display: none;
}
.OfferFaq_list summary::after {
  content: "+";
  flex: 0 0 auto;
  color: #78aaff;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
.OfferFaq_list details[open] summary::after {
  content: "−";
}
.OfferFaq_list details[open] summary {
  padding-bottom: 12px;
}
.OfferFaq_list details > p {
  max-width: 760px;
  margin: 0;
  padding: 0 48px 22px 4px;
  color: #aeb8c9;
  font-size: 15px;
  line-height: 1.65;
}
.OfferFinalCta {
  width: 100%;
  padding: 0 28px 96px;
  background: #0b0d12;
}
.OfferFinalCta_card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 40px 44px;
  border: 1px solid rgba(112, 169, 255, 0.22);
  border-radius: 28px;
  background:
    radial-gradient(circle at 92% 20%, rgba(64, 122, 220, 0.18), transparent 38%),
    #121722;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
}
.OfferFinalCta_card > div {
  max-width: 650px;
}
.OfferFinalCta_card .OfferEyebrow {
  margin-bottom: 10px;
}
.OfferFinalCta_card h2 {
  margin: 0 0 10px;
  color: #f5f7fb;
  font-size: clamp(30px, 4vw, 42px);
  line-height: 1.12;
  letter-spacing: -0.035em;
}
.OfferFinalCta_card > div > p:last-child {
  margin: 0;
  color: #aeb8c9;
  font-size: 16px;
  line-height: 1.55;
}
.OfferFinalCta button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 54px;
  padding: 0 24px;
  border: 1px solid rgba(126, 177, 255, 0.55);
  border-radius: 14px;
  background: #2d73dc;
  color: #fff;
  font: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(18, 76, 165, 0.24);
  transition: background-color 160ms ease, border-color 160ms ease,
    transform 160ms ease;
  text-align: center;
}
.OfferFinalCta_buttonText {
  overflow-wrap: anywhere;
}
.OfferFinalCta button:hover {
  border-color: rgba(153, 195, 255, 0.8);
  background: #347de9;
  transform: translateY(-1px);
}
.OfferFinalCta button:focus-visible {
  outline: 3px solid rgba(112, 169, 255, 0.48);
  outline-offset: 3px;
}
.OfferFooter {
  width: 100%;
  padding: 25px 28px 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  background: #090b10;
}
.OfferFooter_inlay {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
}
.OfferFooter_brand {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  gap: 10px;
  color: #e8edf6;
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
}
.OfferFooter_brand .OfferBrand_mark {
  width: 30px;
  height: 30px;
  border-radius: 9px;
  font-size: 14px;
}
.OfferFooter nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
}
.OfferFooter nav a,
.OfferFooter_meta {
  color: #8792a5;
  font-size: 13px;
  line-height: 1.5;
}
.OfferFooter nav a {
  text-decoration: none;
}
.OfferFooter nav a:hover {
  color: #c5cede;
}
.OfferFooter_meta {
  display: flex;
  align-items: flex-end;
  justify-self: end;
  flex-direction: column;
  gap: 5px;
}
.OfferFooter_meta > p {
  margin: 0;
  white-space: nowrap;
}
.OfferLanguageSelector {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #a8b2c4;
  font-size: 12px;
}
.OfferLanguageSelector i {
  color: #76aaff;
}
.OfferLanguageSelector select {
  max-width: 172px;
  padding: 5px 25px 5px 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: #121722;
  color: #e8edf6;
  font: inherit;
  cursor: pointer;
}
.OfferLanguageSelector select:focus-visible {
  outline: 2px solid #76aaff;
  outline-offset: 2px;
}

[dir="rtl"] .OfferComparison_header span:not(:first-child),
[dir="rtl"] .OfferSectionHeader,
[dir="rtl"] .ActivationPanel_card .AccountSetup_status {
  text-align: right;
}
[dir="rtl"] .OfferComparison_plus > i {
  margin-right: 0;
  margin-left: 4px;
}
[dir="rtl"] .OfferFinalCta button i {
  transform: scaleX(-1);
}
[dir="rtl"] .OfferComparison_row.OfferFeatureHighlighted {
  box-shadow: inset -3px 0 0 #70a9ff;
}
[dir="rtl"] .OfferLanguageSelector select {
  padding-right: 8px;
  padding-left: 25px;
}

@media screen and (max-width: 900px) {
  .ReviewsPaywall_pricingSection__nfGYl {
    min-height: auto;
    padding: 52px 28px 64px;
  }
  .PricingSection_container__TGsmR {
    grid-template-columns: minmax(0, 620px);
    grid-template-areas:
      "hero"
      "pricing"
      "comparison";
    justify-content: center;
    gap: 32px;
  }
  .PricingSection_header__anCeT .OfferSubtitle {
    margin-bottom: 0;
  }
  .PricingSection_pricing__Xl1lv {
    align-self: stretch;
  }
  .ReviewsPaywall_reviews__GfSF9 {
    padding-top: 58px;
    padding-bottom: 64px;
  }
  .OfferFaq {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .OfferFinalCta_card {
    align-items: flex-start;
    flex-direction: column;
  }
  .OfferFooter_inlay {
    grid-template-columns: 1fr auto;
  }
  .OfferFooter nav {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-content: flex-start;
  }
  .OfferFooter_meta {
    align-items: flex-end;
  }
}

@media screen and (max-width: 720px) {
  .ReviewList_container__vlyRN {
    grid-template-columns: 1fr;
  }
  .ReviewCard_container__kB8X7 {
    min-height: 0;
  }
}

@media screen and (max-width: 620px) {
  .ReviewsPaywall_pricingSection__nfGYl {
    padding: 34px 18px 48px;
  }
  .PricingSection_title__KQvN6 {
    font-size: 41px;
  }
  .OfferComparison_header,
  .OfferComparison_row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
  }
  .OfferComparison_header > span:first-child {
    display: none;
  }
  .OfferComparison_row {
    row-gap: 7px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .OfferComparison_row.OfferFeatureHighlighted {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .OfferComparison_feature {
    grid-column: 1 / -1;
  }
  .OfferFeatureContext {
    margin-left: 4px;
  }
  .PricingSection_pricing__Xl1lv {
    min-height: 340px;
    padding: 14px;
    border-radius: 22px;
  }
  .PricingCard_selectedPlan__0Pvr7,
  .PricingCard_inactivePlan__Dm8NQ {
    padding: 13px 13px 13px 14px;
  }
  .PricingCard_planPrice__AEw1f {
    gap: 3px;
  }
  .OfferCheckout_header {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .PurchasePlanMeta {
    flex-basis: auto;
    width: auto;
    max-width: 100%;
    align-self: flex-start;
  }
  .OfferPlan_amount {
    font-size: 22px;
    line-height: 28px;
  }
  .ReviewsPaywall_reviews__GfSF9 {
    padding: 46px 18px 54px;
  }
  .OfferSocialProof_header {
    margin-bottom: 26px;
  }
  .ReviewCard_container__kB8X7 {
    padding: 19px;
  }
  .OfferFaq {
    padding: 54px 18px;
  }
  .OfferSectionHeader {
    margin-bottom: 26px;
    text-align: left;
  }
  .OfferFaq_list summary {
    gap: 16px;
    padding: 18px 0;
    font-size: 16px;
  }
  .OfferFaq_list details > p {
    padding-right: 28px;
    padding-left: 0;
  }
  .OfferFinalCta {
    padding: 0 18px 60px;
  }
  .OfferFinalCta_card {
    gap: 28px;
    padding: 28px 24px;
    border-radius: 22px;
  }
  .OfferFinalCta button {
    width: 100%;
  }
  .OfferFooter {
    padding: 24px 18px 28px;
  }
  .OfferFooter_inlay {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .OfferFooter nav {
    grid-column: auto;
    grid-row: auto;
    flex-wrap: wrap;
    gap: 12px 20px;
  }
  .OfferFooter_meta {
    align-items: flex-start;
    justify-self: start;
  }
}
