/* MaxHost: approved dark hosting marketing and light editorial profiles. */
body.ft-theme-modern.ft-brand-maxhost {
  --ft-brand-canvas: #F7F8F6;
  --ft-brand-deep: #090A0A;
  --ft-brand-surface: #FFFFFF;
  --ft-brand-surface-soft: #F3FFE6;
  --ft-brand-surface-glass: rgb(255 255 255 / .88);
  --ft-brand-text: #475569;
  --ft-brand-heading: #0F172A;
  --ft-brand-muted: #64748B;
  --ft-brand-border: #DCE3DC;
  --ft-brand-primary: #2F6F3E;
  --ft-brand-primary-hover: #245B32;
  --ft-brand-accent: #8CFF00;
  --ft-brand-accent-soft: #E9FFD0;
  --ft-brand-support: #3F7D4B;
  --ft-brand-warning: #8A5A00;
  --ft-brand-error: #A13A3A;
  --ft-brand-focus: #8CFF00;
  --ft-brand-shadow-soft: 0 1px 2px rgb(15 23 42 / .07);
  --ft-brand-shadow-md: 0 18px 42px rgb(15 23 42 / .14);
  --ft-brand-shadow-lg: 0 34px 90px rgb(0 0 0 / .35);
  --ft-brand-section-white: linear-gradient(180deg, #FFFFFF 0%, #F7F8F6 100%);
  --ft-brand-section-soft: linear-gradient(180deg, #F7F8F6 0%, #F3FFE6 100%);
  --ft-brand-cta-background: radial-gradient(circle at 14% 18%, rgb(140 255 0 / .14), transparent 22rem), linear-gradient(135deg, #090A0A 0%, #1C1C1C 100%);
  --ft-brand-cta-foreground: #FFFFFF;
  --ft-brand-hero-background: #FFFFFF;
  --ft-brand-hero-foreground: #0F172A;
  --ft-brand-hero-muted: #475569;
  --ft-brand-hero-chip-bg: #E9FFD0;
  --ft-brand-hero-chip-border: #DCE3DC;
  --ft-brand-hero-action: #2F6F3E;
  --ft-brand-hero-action-hover: #245B32;
  --ft-brand-hero-action-text: #FFFFFF;
  --ft-brand-card-background: linear-gradient(180deg, rgb(255 255 255 / .99), #FFFFFF), radial-gradient(circle at top left, rgb(140 255 0 / .075), transparent 16rem);
  --ft-brand-footer-bg: #090A0A;
  --ft-brand-footer-heading: #FFFFFF;
  --ft-brand-footer-text: #94A3B8;
  --ft-brand-footer-link: #CBD5E1;
  --ft-brand-footer-link-hover: #8CFF00;
  --ft-nav-bg: #1C1C1C;
  --ft-nav-border: rgb(255 255 255 / .09);
  --ft-nav-text: #CBD5E1;
  --ft-nav-text-active: #8CFF00;
  --ft-nav-cta-bg: #8CFF00;
  --ft-nav-cta-text: #0F172A;
  --ft-brand-nav-brand: #FFFFFF;
  --ft-brand-nav-hover: #FFFFFF;
  --ft-brand-nav-hover-bg: rgb(140 255 0 / .1);
  --ft-brand-nav-panel: #1C1C1C;
  --ft-brand-nav-panel-link: #F7F8F6;
  --ft-brand-nav-panel-muted: #94A3B8;
  --ft-brand-mobile-header: rgb(255 255 255 / .94);
  --ft-brand-mobile-mark: #090A0A;
}

body.ft-theme-modern.ft-brand-maxhost p { color: #475569; }
body.ft-theme-modern.ft-brand-maxhost a { color: #2F6F3E; }
body.ft-theme-modern.ft-brand-maxhost a:hover { color: #245B32; }
body.ft-theme-modern.ft-brand-maxhost .ft-button--primary { background: #2F6F3E; color: #FFFFFF; }
body.ft-theme-modern.ft-brand-maxhost .ft-button--primary:hover,
body.ft-theme-modern.ft-brand-maxhost .ft-button--primary:focus-visible { background: #245B32; color: #FFFFFF; }
body.ft-theme-modern.ft-brand-maxhost .ft-chip { background: #E9FFD0; color: #2F6F3E; }
body.ft-theme-modern.ft-brand-maxhost .ft-chip__dot { background: #8CFF00; box-shadow: 0 0 0 .18rem rgb(140 255 0 / .18); }
body.ft-theme-modern.ft-brand-maxhost .ft-card:hover { border-color: #8CFF00; box-shadow: 0 18px 42px rgb(15 23 42 / .12); }
body.ft-theme-modern.ft-brand-maxhost .ft-card--product::before,
body.ft-theme-modern.ft-brand-maxhost .ft-card--article::before { background: linear-gradient(90deg, #2F6F3E, #8CFF00); }
body.ft-theme-modern.ft-brand-maxhost ::selection { background: #E9FFD0; color: #0F172A; }

/* Product hub and marketing landing: dark infrastructure-led MaxHost identity. */
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-section--hero {
  background:
    radial-gradient(circle at 14% 18%, rgb(140 255 0 / .16), transparent 24rem),
    radial-gradient(circle at 82% 8%, rgb(255 255 255 / .055), transparent 28rem),
    linear-gradient(135deg, #090A0A 0%, #111313 58%, #1C1C1C 100%);
  color: #FFFFFF;
}
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero::after {
  background-image: linear-gradient(rgb(140 255 0 / .045) 1px, transparent 1px), linear-gradient(90deg, rgb(140 255 0 / .045) 1px, transparent 1px);
  opacity: .68;
}
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero h1,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero h2,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero h3 { color: #FFFFFF; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero p,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-reading-measure { color: #CBD5E1; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-chip { background: rgb(140 255 0 / .1); border-color: rgb(140 255 0 / .3); color: #E9FFD0; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-chip__dot { background: #8CFF00; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-button--primary,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-section--hero .ft-button--primary { background: #8CFF00; color: #0F172A; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-button--primary:hover,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-section--hero .ft-button--primary:hover { background: #76DC00; color: #0F172A; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-button--secondary { color: #FFFFFF; border-color: rgb(255 255 255 / .34); }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-page-hero .ft-button--secondary:hover { background: rgb(255 255 255 / .08); color: #FFFFFF; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-card--product { border-color: #DCE3DC; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-card__icon { background: #E9FFD0; color: #2F6F3E; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-product .ft-cta-band { border-color: rgb(140 255 0 / .3); }

/* Article, knowledge and listing families: light reading surface with MaxHost cues. */
body.ft-theme-modern.ft-brand-maxhost.ft-layout-article .ft-page-hero,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-knowledgebase .ft-page-hero,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-hub .ft-page-hero,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-company .ft-page-hero {
  background: #FFFFFF;
  color: #0F172A;
  padding-block: clamp(4.5rem, 8vw, 7rem) clamp(2.5rem, 5vw, 4rem);
}
body.ft-theme-modern.ft-brand-maxhost.ft-layout-article .ft-page-hero h1,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-knowledgebase .ft-page-hero h1,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-hub .ft-page-hero h1,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-company .ft-page-hero h1 { color: #0F172A; }
body.ft-theme-modern.ft-brand-maxhost.ft-layout-article .ft-page-hero p,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-knowledgebase .ft-page-hero p,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-hub .ft-page-hero p,
body.ft-theme-modern.ft-brand-maxhost.ft-layout-company .ft-page-hero p { color: #475569; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell { color: #475569; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body a,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell a { color: #2F6F3E; text-decoration: underline; text-underline-offset: .2em; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body a:hover,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell a:hover { color: #245B32; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-toc { background: #F7F8F6; border-color: #DCE3DC; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-toc a { color: #475569; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-toc a:hover,
body.ft-theme-modern.ft-brand-maxhost .ft-article-toc a:focus-visible { color: #2F6F3E; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body th,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell th { background: #F3FFE6; color: #0F172A; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body blockquote,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell blockquote { background: #F7F8F6; border-left-color: #8CFF00; color: #475569; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body code,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell code { background: #EEF2EE; color: #0F172A; border-radius: .3rem; padding: .08em .32em; }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body pre,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell pre { overflow-x: auto; background: #090A0A; color: #F7F8F6; border: 1px solid #334155; border-radius: var(--ft-radius-md); padding: var(--ft-space-4); }
body.ft-theme-modern.ft-brand-maxhost .ft-article-body pre code,
body.ft-theme-modern.ft-brand-maxhost .ft-content-shell pre code { background: transparent; color: inherit; padding: 0; }

@media (min-width: 64.001rem) {
  body.ft-theme-modern.ft-brand-maxhost .ft-brand__mark { color: #8CFF00; }
  body.ft-theme-modern.ft-brand-maxhost .ft-header-cta:hover { background: #76DC00 !important; color: #0F172A !important; }
  body.ft-theme-modern.ft-brand-maxhost .ft-nav-panel a:hover { background: rgb(140 255 0 / .09); color: #8CFF00; }
  body.ft-theme-modern.ft-brand-maxhost .ft-nav-panel a span { background: rgb(140 255 0 / .1); color: #8CFF00; }
}

@media (max-width: 64rem) {
  body.ft-theme-modern.ft-brand-maxhost .ft-brand__mark { color: #8CFF00; }
}
