.fx-topbar{height:64px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1100}
.fx-logo{font-size:21px;font-weight:800;color:#f0642b}.fx-logo a{color:inherit;text-decoration:none}
.fx-search{flex:1;max-width:560px;margin:0 36px}.fx-search input{width:100%;height:38px;border:0;border-radius:10px;background:#f3f4f6;padding:0 15px}
.fx-topbar-right{display:flex;align-items:center;gap:14px}.fx-icon-button{width:38px;height:38px;border:0;background:#f4f5f7;border-radius:10px;cursor:pointer}
.fx-user-button{display:flex;align-items:center;gap:10px;border:0;background:none;cursor:pointer}.fx-avatar{width:38px;height:38px;border-radius:50%;background:#f0642b;color:#fff;display:grid;place-items:center;font-weight:700}.fx-user-info{display:flex;flex-direction:column}.fx-user-info small{color:#64748b}
.fx-navbar{position:sticky;top:64px;z-index:1050;background:#fff;border-bottom:1px solid #e5e7eb}.fx-nav{display:flex;align-items:center;gap:2px;height:48px;margin:0;padding:0 14px;list-style:none;overflow:visible}
.fx-nav-group{height:100%;display:flex;align-items:center;position:static}.fx-nav-trigger{height:100%;display:flex;align-items:center;gap:5px;padding:0 11px;border:0;background:transparent;color:#374151;font:inherit;font-size:13px;font-weight:650;cursor:pointer;border-bottom:3px solid transparent}
.fx-nav-group:hover>.fx-nav-trigger,.fx-nav-group.is-open>.fx-nav-trigger,.fx-nav-group.active>.fx-nav-trigger{color:#e85d24;border-bottom-color:#f0642b}
.fx-mega-menu{display:none;position:absolute;left:14px;right:auto;top:100%;width:min(calc(var(--fx-mega-columns,1) * 220px + 56px),calc(100vw - 28px));max-height:calc(100vh - 112px);overflow:auto;background:#fff;border:1px solid #e5e7eb;border-top:0;border-radius:0 0 12px 12px;box-shadow:0 18px 38px rgba(15,23,42,.14);padding:20px 22px}
.fx-nav-group:hover>.fx-mega-menu,.fx-nav-group.is-open>.fx-mega-menu{display:block}.fx-mega-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:22px;max-width:1380px;margin:0 auto}
.fx-mega-section{min-width:0}.fx-mega-section h3{margin:0 0 8px;padding-left:9px;border-left:3px solid #2563eb;color:#64748b;font-size:12px;font-weight:700}.fx-mega-section a{display:flex;align-items:center;gap:8px;min-height:34px;padding:7px 9px;border-radius:8px;color:#1f2937;text-decoration:none;font-size:13px}.fx-mega-section a:hover,.fx-mega-section a.is-current{background:#eef4ff;color:#155eef}.fx-mega-icon{width:20px;text-align:center}
.fx-content>.fx-hero,.fx-content [class$="-main"]>.fx-hero{padding:18px 22px!important;min-height:auto!important}.fx-content .fx-hero h2{font-size:23px!important;margin:0 0 3px!important}.fx-content .fx-hero p{margin:0!important;color:#dbe4f0!important}.fx-content .fx-eyebrow{display:none!important}
@media(max-width:900px){.fx-topbar{padding:0 12px}.fx-search{display:none}.fx-user-info{display:none}.fx-navbar{top:64px;overflow-x:auto}.fx-nav{min-width:max-content;padding:0 8px}.fx-nav-group{position:static}.fx-mega-menu{position:fixed;top:112px;left:8px;right:8px;width:calc(100vw - 16px);max-height:calc(100vh - 125px);padding:16px;border-radius:0 0 12px 12px}.fx-mega-grid{grid-template-columns:1fr 1fr}.fx-nav-group:hover>.fx-mega-menu{display:none}.fx-nav-group.is-open>.fx-mega-menu{display:block}}
@media(max-width:560px){.fx-mega-grid{grid-template-columns:1fr}.fx-nav-trigger{padding:0 9px}.fx-content .fx-hero h2{font-size:20px!important}}
