.apex-marketing{--am-primary:#17636c;--am-primary-light:#1e7a85;--am-card:#ffffff;--am-text:#1f2429;--am-text-secondary:#737880;--am-separator:rgba(31,36,41,0.08);--am-shadow-sm:0 1px 2px rgba(31,36,41,0.06);--am-shadow-md:0 8px 24px rgba(31,36,41,0.08);--am-radius-sm:8px;--am-header-height:4.25rem;--am-max-width:72rem;--am-font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;font-family:var(--am-font);color:var(--am-text);background:var(--ff-bg,#f0f2fa);min-height:100dvh;display:flex;flex-direction:column}.apex-marketing .am-container{width:min(100% - 2rem,var(--am-max-width));margin-inline:auto}.apex-marketing .am-site-header{position:sticky;top:var(--ff-smart-banner-height,0);z-index:100;height:var(--am-header-height);background:rgba(240,242,250,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--am-separator)}.apex-marketing .am-header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:1rem}.apex-marketing .am-logo{display:inline-flex;align-items:center;gap:.625rem;font-weight:700;font-size:1.125rem;letter-spacing:-.02em;color:var(--am-text);text-decoration:none}.apex-marketing .am-logo:hover{text-decoration:none}.apex-marketing .am-logo-mark{width:2rem;height:2rem;border-radius:.625rem;flex-shrink:0;overflow:hidden}.apex-marketing .am-logo-mark img{width:100%;height:100%;object-fit:cover;display:block}.apex-marketing .am-nav-desktop{display:none;align-items:center;gap:2rem}.apex-marketing .am-nav-desktop a{color:var(--am-text-secondary);font-size:.9375rem;font-weight:500;text-decoration:none}.apex-marketing .am-nav-desktop a:hover{color:var(--am-text)}.apex-marketing .am-header-actions{display:flex;align-items:center;gap:.75rem}.apex-marketing .am-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:600;font-size:.9375rem;line-height:1;border:none;border-radius:999px;cursor:pointer;text-decoration:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.apex-marketing .am-btn:hover{text-decoration:none}.apex-marketing .am-btn:active{transform:scale(.98)}.apex-marketing .am-btn-primary{background:var(--am-primary);color:#fff;padding:.75rem 1.25rem;box-shadow:var(--am-shadow-sm)}.apex-marketing .am-btn-primary:hover{background:var(--am-primary-light);box-shadow:var(--am-shadow-md)}.apex-marketing .am-btn-ghost{background:transparent;color:var(--am-text-secondary);padding:.5rem .75rem}.apex-marketing .am-btn-ghost:hover{color:var(--am-text)}.apex-marketing .am-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:var(--am-radius-sm);background:var(--am-card);color:var(--am-text);cursor:pointer;box-shadow:var(--am-shadow-sm)}.apex-marketing .am-nav-mobile{display:none;position:fixed;top:calc(var(--ff-smart-banner-height, 0px) + var(--am-header-height));right:0;bottom:0;left:0;z-index:99;background:rgba(240,242,250,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom));flex-direction:column;gap:0;border-top:1px solid var(--am-separator);overflow-y:auto}.apex-marketing.am-nav-open{overflow:hidden}.apex-marketing .am-nav-mobile.is-open{display:flex}.apex-marketing .am-nav-mobile a{display:block;padding:.875rem 0;font-size:1.0625rem;font-weight:500;color:var(--am-text);text-decoration:none;border-bottom:1px solid var(--am-separator)}.apex-marketing .am-main{flex:1 1 auto}.apex-marketing .am-site-footer{padding:3rem 0 2rem;border-top:1px solid var(--am-separator);margin-top:auto}.apex-marketing .am-footer-inner{display:grid;grid-template-columns:1fr;gap:2rem}.apex-marketing .am-footer-brand{display:flex;flex-direction:column;gap:.375rem;max-width:22rem}.apex-marketing .am-footer-brand .am-logo{margin-bottom:.25rem}.apex-marketing .am-footer-tagline{font-size:.875rem;color:var(--am-text-secondary);margin:0;line-height:1.45}.apex-marketing .am-footer-social{display:flex;flex-wrap:wrap;gap:.625rem 1.25rem;margin-top:1rem}.apex-marketing .am-footer-social a{display:inline-flex;align-items:center;font-size:.875rem;line-height:1;color:var(--am-text-secondary);text-decoration:none}.apex-marketing .am-footer-social a:hover{color:var(--am-text);text-decoration:none}.apex-marketing .am-footer-link{gap:.375rem}.apex-marketing .am-footer-link span{display:block;line-height:1}.apex-marketing .am-footer-link__icon{display:block;width:.875em;height:.875em;flex-shrink:0;color:currentColor;transform:translateY(.08em)}.apex-marketing .am-footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.apex-marketing .am-footer-col{display:flex;flex-direction:column;gap:.875rem}.apex-marketing .am-footer-heading{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--am-text)}.apex-marketing .am-footer-list{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}.apex-marketing .am-footer-list a{display:inline-block;font-size:.875rem;line-height:1.35;color:var(--am-text-secondary);text-decoration:none}.apex-marketing .am-footer-list a:hover{color:var(--am-text);text-decoration:none}.apex-marketing .am-footer-copy{font-size:.8125rem;color:var(--am-text-secondary);margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--am-separator);text-align:center}@media (min-width:768px){.apex-marketing .am-nav-desktop{display:flex}.apex-marketing .am-btn-ghost.am-header-only-mobile,.apex-marketing .am-nav-toggle{display:none}.apex-marketing .am-footer-inner{grid-template-columns:minmax(14rem,1.4fr) minmax(0,1fr);gap:3rem;align-items:start}}@media (max-width:767px){.apex-marketing{--am-header-height:3.75rem}.apex-marketing .am-container{width:min(100% - 1.5rem,var(--am-max-width))}.apex-marketing .am-header-actions .am-btn-ghost.am-header-only-mobile{display:none}.apex-marketing .am-header-actions .am-btn-primary{padding:.625rem .875rem;font-size:.8125rem}.apex-marketing .am-header-actions{gap:.5rem}.apex-marketing .am-footer-nav{gap:1.5rem 1.25rem}}