body.fc-revamp{
  --fc-bg:#f3f7fc;
  --fc-bg-soft:#f8fbff;
  --fc-surface:#ffffff;
  --fc-surface-2:#fbfdff;
  --fc-border:#d9e3ef;
  --fc-border-strong:#c8d6e6;
  --fc-text:#18324d;
  --fc-text-2:#55708c;
  --fc-text-3:#7c92aa;
  --fc-blue:#2563eb;
  --fc-blue-2:#1d4ed8;
  --fc-blue-soft:#ebf3ff;
  --fc-navy:#163252;
  --fc-shadow:0 12px 34px rgba(15,23,42,.05);
  --fc-shadow-soft:0 6px 18px rgba(15,23,42,.035);
  --fc-radius-xl:28px;
  --fc-radius-lg:22px;
  --fc-radius-md:16px;
  --fc-container:1240px;
  background:
    radial-gradient(980px 300px at 6% -2%, rgba(59,130,246,.06), transparent 44%),
    radial-gradient(820px 260px at 100% 0%, rgba(125,211,252,.05), transparent 38%),
    linear-gradient(180deg, #f6f9fd 0%, #f3f7fc 100%) !important;
  color:var(--fc-text) !important;
}

body.fc-revamp .container{width:min(calc(100% - 40px), var(--fc-container)) !important;max-width:var(--fc-container) !important;}
body.fc-revamp p,body.fc-revamp li,body.fc-revamp td,body.fc-revamp th,body.fc-revamp label{color:var(--fc-text-2);font-size:15px !important;line-height:1.72 !important;}
body.fc-revamp h1,body.fc-revamp .hTitle{font-size:clamp(34px,3.05vw,48px) !important;line-height:1.07 !important;font-weight:800 !important;letter-spacing:-.032em !important;color:var(--fc-text) !important;margin:0 0 14px !important;max-width:950px;}
body.fc-revamp h2,body.fc-revamp .h2{font-size:clamp(26px,2vw,34px) !important;line-height:1.14 !important;font-weight:780 !important;letter-spacing:-.024em !important;color:var(--fc-text) !important;margin:0 0 14px !important;}
body.fc-revamp h3,body.fc-revamp .h3{font-size:21px !important;line-height:1.22 !important;font-weight:740 !important;color:var(--fc-text) !important;margin:0 0 10px !important;}
body.fc-revamp h4{font-size:18px !important;line-height:1.26 !important;font-weight:720 !important;color:var(--fc-text) !important;}
body.fc-revamp .lead,body.fc-revamp .hLead{font-size:17px !important;line-height:1.76 !important;max-width:880px;color:var(--fc-text-2) !important;margin:0 0 16px !important;}

body.fc-revamp .topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86) !important;border-bottom:1px solid rgba(216,227,239,.9) !important;backdrop-filter:blur(14px) saturate(150%);box-shadow:0 8px 22px rgba(15,23,42,.025);} 
body.fc-revamp .topbar-inner{width:min(calc(100% - 40px), var(--fc-container));max-width:var(--fc-container);min-height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;}
body.fc-revamp .brandWordmark{width:clamp(180px,14vw,250px) !important;height:auto !important;}
body.fc-revamp .topbar-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
body.fc-revamp .topbar-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-size:15px;font-weight:650;color:#466382;transition:all .16s ease;}
body.fc-revamp .topbar-nav a:hover{background:rgba(37,99,235,.06);color:var(--fc-blue-2);} 
body.fc-revamp .topbar-nav a.is-active{background:#eef5ff;border-color:#c9dbfb;color:var(--fc-blue-2);box-shadow:none;}
body.fc-revamp .topbar-nav a[href*='cabinet']{background:linear-gradient(180deg,#2d72f4 0%,#2563eb 100%);border-color:#2563eb;color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.14);}

body.fc-revamp main{padding:10px 0 40px;}
body.fc-revamp .fc-hero-section{padding-top:8px;}
body.fc-revamp .fc-hero-section .container{position:relative;}
body.fc-revamp .heroCard,body.fc-revamp .heroCard.pageHeroCard{background:linear-gradient(180deg, rgba(255,255,255,.96) 0%, rgba(247,251,255,.92) 100%) !important;border:1px solid rgba(214,224,237,.9) !important;border-radius:32px !important;box-shadow:var(--fc-shadow) !important;padding:26px 28px 22px !important;position:relative;overflow:hidden;}
body.fc-revamp .heroCard::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg, rgba(59,130,246,.045), transparent 38%),radial-gradient(700px 180px at 100% 100%, rgba(125,211,252,.06), transparent 50%);pointer-events:none;}
body.fc-revamp .heroCard > *{position:relative;z-index:1;}
body.fc-revamp .fc-hero-grid{display:block !important;}
body.fc-revamp .bannerCard,body.fc-revamp .fc-banner-shell,body.fc-revamp .pricing-hero-right{display:none !important;}
body.fc-revamp .crumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--fc-text-3);font-size:13px;margin:0 0 12px !important;}
body.fc-revamp .eyebrow,body.fc-revamp .heroTopline{display:inline-flex;align-items:center;min-height:32px;padding:0 13px;border-radius:999px;background:var(--fc-blue-soft);border:1px solid #d4e4ff;color:var(--fc-blue-2);font-size:12px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;margin:0 0 16px !important;}
body.fc-revamp .heroActions,body.fc-revamp .btnrow{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;}
body.fc-revamp .btn,body.fc-revamp a.btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:46px !important;padding:0 18px !important;border-radius:15px !important;text-decoration:none !important;font-size:15px !important;font-weight:740 !important;border:1px solid transparent !important;transition:all .16s ease;}
body.fc-revamp .btn,body.fc-revamp a.btn:not(.secondaryAction):not(.btn-secondary){background:linear-gradient(180deg,#2d72f4 0%,#2563eb 100%) !important;color:#fff !important;border-color:#2563eb !important;box-shadow:0 10px 20px rgba(37,99,235,.14) !important;}
body.fc-revamp .secondaryAction,body.fc-revamp a.secondaryAction,body.fc-revamp .btn-secondary{background:#fff !important;color:#1f3a59 !important;border-color:rgba(205,217,231,.98) !important;box-shadow:none !important;}

body.fc-revamp .kpiRow,body.fc-revamp .heroStats{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px !important;}
body.fc-revamp .kpi,body.fc-revamp .heroStat{background:rgba(255,255,255,.88) !important;border:1px solid rgba(214,224,237,.98) !important;border-radius:18px !important;padding:16px 16px 14px !important;box-shadow:none !important;}
body.fc-revamp .kpi b,body.fc-revamp .heroStat b{display:block;font-size:14px;line-height:1.4;color:var(--fc-text);font-weight:760;margin-bottom:6px;}
body.fc-revamp .kpi span,body.fc-revamp .heroStat span{display:block;font-size:13px;line-height:1.54;color:var(--fc-text-3);}

body.fc-revamp main > section:not(.hero):not(.sectionHero):not(#web-fits-app){margin-top:24px;padding:0;}
body.fc-revamp main > section:not(.hero):not(.sectionHero):not(#web-fits-app) > .container.fc-shell{background:transparent !important;border:none !important;box-shadow:none !important;padding:0 !important;}
body.fc-revamp .fc-section-card{background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;border:1px solid rgba(214,224,237,.95) !important;border-radius:28px !important;box-shadow:var(--fc-shadow-soft) !important;padding:26px 28px 24px !important;position:relative;overflow:hidden;}
body.fc-revamp .fc-section-card::before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg, rgba(37,99,235,.88) 0%, rgba(125,211,252,.66) 100%);opacity:.95;}
body.fc-revamp .fc-section-card.fc-section-prose::before{opacity:.45;}
body.fc-revamp .fc-section-card.fc-section-cta{background:linear-gradient(135deg,#ffffff 0%,#f6fbff 100%) !important;}
body.fc-revamp .fc-section-card.fc-section-cta::after{content:'';position:absolute;right:-110px;bottom:-120px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle, rgba(96,165,250,.18), rgba(96,165,250,0) 68%);pointer-events:none;}
body.fc-revamp .fc-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 14px !important;}
body.fc-revamp .fc-section-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f1f6fd;border:1px solid #dde8f5;color:#6c84a0;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;}
body.fc-revamp .fc-section-sub{max-width:760px;color:var(--fc-text-3) !important;font-size:14px !important;line-height:1.62 !important;}

body.fc-revamp .fc-grid-section .grid2,body.fc-revamp .fc-grid-section .grid3,body.fc-revamp .fc-grid-section .grid4,body.fc-revamp .faqGrid{display:grid !important;gap:16px !important;}
body.fc-revamp .fc-grid-section .grid2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
body.fc-revamp .fc-grid-section .grid3{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
body.fc-revamp .fc-grid-section .grid4{grid-template-columns:repeat(4,minmax(0,1fr)) !important;}
body.fc-revamp main > section .card.padded,body.fc-revamp main > section .grid2 > .card,body.fc-revamp main > section .grid3 > .card,body.fc-revamp main > section .grid4 > .card,body.fc-revamp main > section .faqItem,body.fc-revamp main > section .filecard{background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;border:1px solid rgba(214,224,237,.98) !important;border-radius:20px !important;padding:18px 18px 16px !important;box-shadow:none !important;position:relative;overflow:hidden;}
body.fc-revamp main > section .grid2 > .card::before,body.fc-revamp main > section .grid3 > .card::before,body.fc-revamp main > section .grid4 > .card::before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#1f4ed6 0%,#7dd3fc 100%);opacity:.9;}
body.fc-revamp main > section .card.padded > b:first-child,body.fc-revamp main > section .grid2 > .card > b:first-child,body.fc-revamp main > section .grid3 > .card > b:first-child,body.fc-revamp main > section .grid4 > .card > b:first-child,body.fc-revamp .faqBtn{display:block;font-size:18px !important;line-height:1.28 !important;font-weight:760 !important;color:var(--fc-text) !important;margin:0 0 8px !important;}
body.fc-revamp .faqBtn{background:none;border:0;width:100%;padding:0;text-align:left;}
body.fc-revamp .faqPanel{padding-top:8px;}

body.fc-revamp .tableWrap{border:1px solid rgba(214,224,237,.98);border-radius:20px;overflow:hidden;background:#fff;}
body.fc-revamp table{width:100% !important;border-collapse:separate !important;border-spacing:0 !important;background:#fff;}
body.fc-revamp table thead th{background:linear-gradient(180deg,#f7faff 0%,#eff5fb 100%) !important;color:var(--fc-text) !important;font-size:14px !important;font-weight:760 !important;padding:15px 16px !important;border-bottom:1px solid rgba(223,231,241,1) !important;}
body.fc-revamp table tbody td{padding:14px 16px !important;font-size:14px !important;line-height:1.6 !important;border-bottom:1px solid rgba(226,233,242,.94) !important;vertical-align:top !important;}
body.fc-revamp table tbody tr:last-child td{border-bottom:none !important;}
body.fc-revamp table tbody td:first-child{color:#213a57 !important;font-weight:650 !important;}

body.fc-revamp .fc-outline-wrap{margin-top:18px;}
body.fc-revamp .fc-outline-strip{display:flex;flex-wrap:wrap;gap:10px;background:rgba(255,255,255,.82);border:1px solid rgba(214,224,237,.98);border-radius:20px;padding:12px 14px;box-shadow:var(--fc-shadow-soft);}
body.fc-revamp .fc-outline-strip a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f3f8ff;border:1px solid #d8e6ff;color:#476788;text-decoration:none;font-size:13px;font-weight:700;}
body.fc-revamp .fc-outline-strip a:hover{color:var(--fc-blue-2);background:#edf5ff;}

body.fc-revamp .footer{margin-top:34px !important;background:transparent !important;}
body.fc-revamp .footerGridSimple{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid rgba(214,224,237,.98);border-radius:28px;padding:28px 30px;box-shadow:var(--fc-shadow-soft);}
body.fc-revamp .footerGridSimple > div > b{display:block;color:var(--fc-text);font-size:18px;line-height:1.28;font-weight:760;margin-bottom:12px;}
body.fc-revamp .footerLinks{margin:0 !important;line-height:1.95 !important;}
body.fc-revamp .footerLinks a{color:#4a6b96 !important;text-decoration:none !important;}
body.fc-revamp .footerLinks a:hover{color:var(--fc-blue-2) !important;text-decoration:underline !important;}
body.fc-revamp .footerBottom{margin-top:16px !important;padding-top:14px !important;border-top:1px solid rgba(226,233,242,.95) !important;color:var(--fc-text-3) !important;font-size:13px !important;line-height:1.64 !important;}

body.fc-revamp[data-fc-regime='docs'] .heroCard,
body.fc-revamp[data-fc-regime='legal'] .heroCard,
body.fc-revamp[data-fc-regime='docs'] .heroCard.pageHeroCard,
body.fc-revamp[data-fc-regime='legal'] .heroCard.pageHeroCard{padding:22px 24px 20px !important;}
body.fc-revamp[data-fc-regime='docs'] h1,
body.fc-revamp[data-fc-regime='legal'] h1{font-size:clamp(30px,2.6vw,42px) !important;max-width:860px;}
body.fc-revamp[data-fc-regime='docs'] .lead,
body.fc-revamp[data-fc-regime='legal'] .lead{font-size:16px !important;max-width:780px;}
body.fc-revamp[data-fc-regime='docs'] .fc-section-card,
body.fc-revamp[data-fc-regime='legal'] .fc-section-card{max-width:1100px;}
body.fc-revamp[data-fc-regime='docs'] .fc-grid-section .grid3,
body.fc-revamp[data-fc-regime='legal'] .fc-grid-section .grid3{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}

body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta{background:linear-gradient(180deg,#163252 0%,#18375a 100%) !important;border-color:#234972 !important;}
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta::before{background:linear-gradient(90deg, rgba(96,165,250,.9), rgba(125,211,252,.75));}
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta h2,
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta h3,
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta p{color:#eef4fb !important;}
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta .btn-secondary,
body.fc-revamp[data-fc-regime='commercial'] .fc-section-card.fc-section-cta .secondaryAction{background:rgba(255,255,255,.08) !important;border-color:rgba(255,255,255,.14) !important;color:#fff !important;}

@media (max-width:1180px){
  body.fc-revamp .fc-grid-section .grid3{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  body.fc-revamp .fc-grid-section .grid4{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:920px){
  body.fc-revamp .topbar-nav{display:none;}
  body.fc-revamp .topbar-inner{min-height:74px;}
  body.fc-revamp .container{width:min(calc(100% - 26px), var(--fc-container)) !important;}
  body.fc-revamp .kpiRow,body.fc-revamp .heroStats,body.fc-revamp .fc-grid-section .grid2,body.fc-revamp .fc-grid-section .grid3,body.fc-revamp .fc-grid-section .grid4,body.fc-revamp .footerGridSimple{grid-template-columns:1fr !important;}
  body.fc-revamp .heroCard,body.fc-revamp .heroCard.pageHeroCard,body.fc-revamp .fc-section-card,body.fc-revamp .footerGridSimple{border-radius:22px !important;}
}
@media (max-width:760px){
  body.fc-revamp h1,body.fc-revamp .hTitle{font-size:30px !important;}
  body.fc-revamp h2,body.fc-revamp .h2{font-size:24px !important;}
  body.fc-revamp .heroCard,body.fc-revamp .heroCard.pageHeroCard{padding:22px 18px 18px !important;}
  body.fc-revamp .fc-section-card{padding:22px 18px 18px !important;}
  body.fc-revamp .fc-outline-strip{padding:10px 10px;}
}

/* ===== FC_REQUEST_FORM_FULLWIDTH_START ===== */

section#request .cta.ctaCompact{
  max-width: 1680px !important;
  margin: 0 auto !important;
}

section#request .requestHead{
  max-width: none !important;
}

section#request .requestGrid.requestGridCompact{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  justify-items: stretch !important;
  align-items: start !important;
  width: 100% !important;
}

section#request .formCard.formCardCompact{
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  justify-self: stretch !important;
}

section#request .formCard.formCardCompact .formRow{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

section#request .formCard.formCardCompact .field,
section#request .formCard.formCardCompact textarea,
section#request .formCard.formCardCompact input,
section#request .formCard.formCardCompact select{
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

section#request .formCard.formCardCompact .checks.checksCompact{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px 16px !important;
}

section#request .formCard.formCardCompact .submitRow.submitRowCompact{
  justify-content: flex-start !important;
}

@media (max-width: 980px){
  section#request .formCard.formCardCompact .formRow{
    grid-template-columns: 1fr !important;
  }

  section#request .formCard.formCardCompact .checks.checksCompact{
    grid-template-columns: 1fr !important;
  }
}

/* ===== FC_REQUEST_FORM_FULLWIDTH_END ===== */




/* === Fits Calc global header/footer unify === */
:root{
  --bg: #f7f9fb;
  --panel: #ffffff;
  --panel2: #f1f5f9;
  --text: #0f172a;
  --muted: #475569;
  --line: #e2e8f0;
  --brand: #1d4ed8;
  --brand2: #0ea5e9;
  --ok: #16a34a;
  --warn: #f59e0b;
  --bad: #dc2626;
  --shadow: 0 10px 30px rgba(2,6,23,.08);
  --radius: 14px;
  --mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --sans: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";

  --fc-bg: #f3f7fc;
  --fc-bg-soft: #f8fbff;
  --fc-surface: #ffffff;
  --fc-surface-2: #fbfdff;
  --fc-border: #d9e3ef;
  --fc-border-strong: #c8d6e6;
  --fc-text: #18324d;
  --fc-text-2: #55708c;
  --fc-text-3: #7c92aa;
  --fc-blue: #2563eb;
  --fc-blue-2: #1d4ed8;
  --fc-blue-soft: #ebf3ff;
  --fc-navy: #163252;
  --fc-shadow: 0 12px 34px rgba(15,23,42,.05);
  --fc-shadow-soft: 0 6px 18px rgba(15,23,42,.035);
  --fc-radius-xl: 28px;
  --fc-radius-lg: 22px;
  --fc-radius-md: 16px;
  --fc-container: 1240px;
}

body{
  font-family: var(--sans);
  color: var(--fc-text);
  background: var(--fc-bg);
}

.topbar{
  color: var(--fc-text) !important;
  box-sizing: border-box;
  display: flex !important;
  align-items: center !important;
  content-visibility: visible;
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255,255,255,.86) !important;
  border-bottom: 1px solid rgba(216,227,239,.9) !important;
  backdrop-filter: blur(14px) saturate(150%);
  box-shadow: 0 8px 22px rgba(15,23,42,.025);
}

.topbar-inner{
  width: min(var(--fc-container), calc(100% - 32px));
  margin: 0 auto;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.topbar-nav{
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.topbar-nav a{
  color: var(--fc-text) !important;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0;
  transition: color .18s ease, opacity .18s ease;
  opacity: .9;
}

.topbar-nav a:hover{
  color: var(--fc-blue-2) !important;
  opacity: 1;
}

.topbar-nav a.is-current,
.topbar-nav a.is-active{
  color: var(--fc-blue-2) !important;
}

.brand{
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  color: inherit !important;
}

.brandPicture,
.brandWordmark{
  display: block;
}

.footer{
  color: var(--fc-text) !important;
  box-sizing: border-box;
  content-visibility: visible;
  padding: 30px 0 18px;
  border-top: 1px solid rgba(15,23,42,.08);
  margin-top: 34px !important;
  background: transparent !important;
}

.footer .container{
  width: min(var(--fc-container), calc(100% - 32px));
  margin: 0 auto;
}

.footerGrid.footerGridSimple{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.footer b{
  color: var(--fc-text) !important;
  font-size: 15px;
  font-weight: 700;
}

.footerLinks{
  margin: 8px 0 0;
  color: var(--fc-text-2) !important;
  line-height: 1.75;
}

.footerLinks a{
  color: var(--fc-text-2) !important;
  text-decoration: none !important;
  transition: color .18s ease;
}

.footerLinks a:hover{
  color: var(--fc-blue-2) !important;
}

.footerBottom{
  margin-top: 22px;
  padding-top: 16px;
  border-top: 1px solid rgba(15,23,42,.06);
  color: var(--fc-text-2) !important;
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 900px){
  .footerGrid.footerGridSimple{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .topbar-inner{
    min-height: 64px;
  }

  .topbar-nav{
    gap: 14px;
  }
}

@media (max-width: 640px){
  .topbar{
    backdrop-filter: blur(10px) saturate(140%);
  }

  .topbar-inner{
    width: calc(100% - 20px);
  }

  .footer .container{
    width: calc(100% - 20px);
  }

  .topbar-nav a{
    font-size: 13px;
  }
}
/* === /Fits Calc global header/footer unify === */



/* === Fits Calc topbar consistency patch === */

.topbar{
  color: var(--fc-text) !important;
}

.topbar .topbar-inner{
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.topbar .topbar-nav{
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.topbar .topbar-nav > a:not([href="/cabinet.html"]){
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 44px;
  padding: 0 6px;
  color: var(--fc-text) !important;
  text-decoration: none !important;
  font-family: var(--sans) !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  opacity: 1 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 14px;
  transition:
    color .18s ease,
    background-color .18s ease,
    box-shadow .18s ease;
}

.topbar .topbar-nav > a:not([href="/cabinet.html"]):hover{
  color: var(--fc-blue-2) !important;
}

.topbar .topbar-nav > a.is-current:not([href="/cabinet.html"]),
.topbar .topbar-nav > a.is-active:not([href="/cabinet.html"]){
  color: var(--fc-blue-2) !important;
  background: rgba(37,99,235,.08) !important;
  box-shadow: inset 0 0 0 1px rgba(37,99,235,.14);
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.topbar .topbar-nav > a[href="/cabinet.html"]{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 50px !important;
  padding: 0 26px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  font-family: var(--sans) !important;
  font-size: 16px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  white-space: nowrap !important;

  color: #ffffff !important;
  background: linear-gradient(135deg,#4f86ff,#3771e0) !important;
  border: none !important;
  box-shadow: 0 10px 24px rgba(55,113,224,.24) !important;
}

.topbar .topbar-nav > a[href="/cabinet.html"]:visited,
.topbar .topbar-nav > a[href="/cabinet.html"]:link,
.topbar .topbar-nav > a[href="/cabinet.html"]:hover,
.topbar .topbar-nav > a[href="/cabinet.html"]:active,
.topbar .topbar-nav > a[href="/cabinet.html"]:focus{
  color: #ffffff !important;
  text-decoration: none !important;
}

.topbar .topbar-nav > a[href="/cabinet.html"]:hover{
  background: linear-gradient(135deg,#5a8eff,#3f79ea) !important;
  box-shadow: 0 12px 28px rgba(55,113,224,.28) !important;
}

.topbar .topbar-nav > a[href="/cabinet.html"].is-current,
.topbar .topbar-nav > a[href="/cabinet.html"].is-active{
  color: #ffffff !important;
  background: linear-gradient(135deg,#4f86ff,#3771e0) !important;
}

@media (max-width: 900px){
  .topbar .topbar-nav{
    gap: 14px;
  }

  .topbar .topbar-nav > a:not([href="/cabinet.html"]){
    font-size: 15px !important;
  }

  .topbar .topbar-nav > a[href="/cabinet.html"]{
    min-height: 46px !important;
    padding: 0 20px !important;
    font-size: 15px !important;
  }
}

@media (max-width: 640px){
  .topbar .topbar-nav > a:not([href="/cabinet.html"]){
    min-height: 40px;
    font-size: 14px !important;
  }

  .topbar .topbar-nav > a.is-current:not([href="/cabinet.html"]),
  .topbar .topbar-nav > a.is-active:not([href="/cabinet.html"]){
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .topbar .topbar-nav > a[href="/cabinet.html"]{
    min-height: 42px !important;
    padding: 0 16px !important;
    font-size: 14px !important;
  }
}
/* === /Fits Calc topbar consistency patch === */
