
body.ftehub-active #masthead,body.ftehub-active #site-navigation,body.ftehub-active .site-footer,body.ftehub-active .site-info,body.ftehub-active .footer-widgets{display:none!important}
body.ftehub-active .site,body.ftehub-active .site-content,body.ftehub-active .content-area,body.ftehub-active .site-main,body.ftehub-active article,body.ftehub-active .inside-article{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important}
.ftehub,.ftehub *{box-sizing:border-box}.ftehub{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#fff}.ftehub a{text-decoration:none}.ftehub-wrap{width:min(1240px,calc(100% - 40px));margin:0 auto}
.ftehub-hero{padding:92px 0 84px;background:linear-gradient(180deg,#F8FAFC,#fff);border-bottom:1px solid #EDF2F7}.ftehub-kicker{display:inline-block;color:#2563EB;font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.ftehub h1,.ftehub h2,.ftehub h3,.ftehub p{margin:0}.ftehub h1{margin-top:14px;max-width:920px;color:#0B1220;font-size:clamp(46px,6vw,72px);line-height:1.02;letter-spacing:-.05em;font-weight:800}.ftehub-hero p{margin-top:25px;max-width:770px;color:#64748B;font-size:20px;line-height:1.7}
.ftehub-section{padding:84px 0}.ftehub-soft{background:#F8FAFC}.ftehub-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.ftehub-head h2{margin-top:8px;color:#0B1220;font-size:clamp(32px,4vw,45px);line-height:1.08;letter-spacing:-.035em}.ftehub-head>p{max-width:430px;color:#64748B;font-size:16px;line-height:1.7}
.ftehub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ftehub-card{min-height:240px;padding:27px;border:1px solid #E2E8F0;border-radius:15px;background:#fff;color:#111827!important;transition:.2s}.ftehub-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(15,23,42,.07)}
.ftehub-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:11px;background:#EFF6FF;color:#2563EB;font-size:20px;font-weight:800}.ftehub-card h3{margin-bottom:10px;color:#0B1220;font-size:21px}.ftehub-card p{color:#64748B;font-size:14px;line-height:1.65}.ftehub-card b{display:block;margin-top:20px;color:#2563EB;font-size:14px}
.ftehub-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ftehub-post{overflow:hidden;border:1px solid #E2E8F0;border-radius:14px;background:#fff}.ftehub-img{display:block;aspect-ratio:16/9;background-size:cover;background-position:center}.ftehub-img.blank{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#EAF0FF,#F6F0FF);color:#2563EB;font-weight:800;text-transform:uppercase}.ftehub-postbody{padding:21px}.ftehub-postbody h3{margin-bottom:10px;font-size:19px}.ftehub-postbody h3 a{color:#0B1220}.ftehub-postbody p{color:#64748B;font-size:14px;line-height:1.6}.ftehub-postbody small{display:block;margin-top:15px;color:#94A3B8}
.ftehub-note{margin-top:22px;padding:20px;border:1px dashed #CBD5E1;border-radius:12px;color:#64748B;background:#fff;font-size:13px;line-height:1.65}.ftehub-note strong{color:#0B1220}
@media(max-width:1024px){.ftehub-grid,.ftehub-posts{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.ftehub-wrap{width:min(100% - 32px,1240px)}.ftehub-hero{padding:64px 0 56px}.ftehub h1{font-size:42px}.ftehub-hero p{font-size:17px}.ftehub-section{padding:58px 0}.ftehub-head{display:block}.ftehub-head>p{margin-top:14px}.ftehub-grid,.ftehub-posts{grid-template-columns:1fr}}


/* v1.1 — remove legacy GeneratePress page heading on custom hub pages */
body.ftehub-active .entry-header,
body.ftehub-active .page-header,
body.ftehub-active h1.entry-title,
body.ftehub-active .entry-title {
  display: none !important;
}

body.ftehub-active .entry-content {
  margin: 0 !important;
}
