/* Generated automatically. Do not edit manually. */
.public-theme-root {
--theme-color-primary: #0f172a;
--theme-color-accent: #f97316;
--theme-color-bg: #f8fafc;
--theme-color-surface: #ffffff;
--theme-color-text: #0f172a;
--theme-color-text-muted: #64748b;
--theme-color-border: #e2e8f0;
--theme-radius-sm: 6px;
--theme-radius-md: 12px;
--theme-radius-lg: 20px;
--theme-radius-xl: 28px;
--theme-radius-full: 9999px;
--theme-card-bg: #ffffff;
--theme-card-border: #e2e8f0;
--theme-card-radius: 20px;
--theme-card-shadow: 0 18px 40px -28px rgba(15,23,42,0.20);
--theme-card-padding: 24px;
--theme-btn-primary-bg: #0f172a;
--theme-btn-primary-text: #ffffff;
--theme-btn-secondary-bg: transparent;
--theme-btn-secondary-text: #0f172a;
--theme-btn-secondary-border: #e2e8f0;
--theme-btn-radius: 9999px;
--theme-btn-padding-x: 20px;
--theme-btn-padding-y: 10px;
--theme-btn-font-size: 14px;
--theme-content-heading: #0f172a;
--theme-content-link: #f97316;
--theme-content-max-width: 1280px;
--theme-content-px: 24px;
--theme-content-py: 64px;
--theme-block-spacing: 24px;
--theme-font-sans: 'Inter', ui-sans-serif, system-ui, sans-serif;
--theme-font-heading: 'Inter', ui-sans-serif, system-ui, sans-serif;
--theme-heading-weight: 600;
background-color: #f8fafc;
color: #0f172a;
font-family: 'Inter', ui-sans-serif, system-ui, sans-serif;
font-size: 16px;
line-height: 1.6;
}
.public-skip-link {
background-color: #0f172a;
color: #ffffff;
}
.public-site-header {
background-color: rgba(255, 255, 255, 0.88);
border-bottom-color: #e2e8f0;
box-shadow: 0 1px 0 rgba(15,23,42,0.06);
height: 72px;
color: #0f172a;
backdrop-filter: blur(20px);
}
.public-site-header__inner {
max-width: 1280px;
padding-left: 24px;
padding-right: 24px;
padding-top: 16px;
padding-bottom: 16px;
}
.public-brand-logo--nav {
height: 32px;
width: auto;
}
.public-nav-brand__title {
color: #0f172a;
}
.public-nav-brand__subline {
color: #64748b;
}
.public-nav-menu {
gap: 4px;
}
.public-nav-link {
color: #475569;
border-radius: 9999px;
}
.public-nav-link:hover {
color: #0f172a;
}
.public-nav-link[aria-current="page"], .public-nav-link--active {
color: #0f172a;
text-decoration: none;
background-color: #f1f5f9;
border-radius: 9999px;
border-bottom: 2px solid transparent;
}
.public-nav-dropdown {
background-color: #ffffff;
border-color: #e2e8f0;
border-radius: 20px;
box-shadow: 0 24px 54px -34px rgba(15,23,42,0.24);
}
.public-nav-dropdown-link {
color: #334155;
border-radius: 20px;
}
.public-nav-dropdown-link:hover {
background-color: #f8fafc;
}
.public-nav-cta {
background-color: #0f172a;
color: #ffffff;
border-radius: 9999px;
padding-inline: 20px;
padding-block: 10px;
font-size: 14px;
}
.public-mobile-menu__surface {
border-color: #e2e8f0;
background-color: #ffffff;
}
.public-mobile-menu__dropdown-link {
border-color: #e2e8f0;
}
.public-site-footer {
background-color: #ffffff;
border-top-color: #e2e8f0;
border-top-width: 1px;
padding-top: 48px;
padding-bottom: 48px;
}
.public-site-footer__inner, .public-site-footer__bottom {
max-width: 1280px;
padding-left: 24px;
padding-right: 24px;
}
.public-site-footer__inner {
gap: 40px;
}
.public-brand-logo--footer {
height: 48px;
width: auto;
}
.public-footer-brand__title, .public-footer-heading {
color: #0f172a;
}
.public-footer-brand__subline, .public-footer-copy, .public-site-footer__bottom-copy {
color: #475569;
}
.public-footer-link {
color: #475569;
}
.public-footer-link:hover {
color: #0f172a;
}
.public-footer-link[aria-current="page"], .public-footer-link--active {
color: #0f172a;
text-decoration: none;
border-bottom: 2px solid #0f172a;
background-color: transparent;
border-radius: 0px;
}
.public-footer-social-link--button {
border-radius: 9999px;
border-color: #e2e8f0;
background-color: transparent;
color: #475569;
}
.public-footer-social-link--soft {
border-radius: 9999px;
border-color: transparent;
background-color: #ffffff;
color: #475569;
}
.public-footer-social-link--minimal {
border-radius: 0px;
border-color: transparent;
background-color: transparent;
color: #475569;
}
.public-site-footer__bottom {
border-color: #e2e8f0;
}
