
:root{
  --fef-navy:#062f55;--fef-navy-2:#0b416e;--fef-teal:#08a5c7;--fef-teal-2:#5fd0df;
  --fef-coral:#ff7358;--fef-cream:#fff8ef;--fef-mint:#eafafa;--fef-ice:#f3fbfd;
  --fef-ink:#102a43;--fef-muted:#5f7182;--fef-line:#dce8ef;--fef-white:#fff;
  --fef-shadow:0 24px 70px rgba(6,47,85,.12);--fef-shadow-sm:0 12px 34px rgba(6,47,85,.09);
  --fef-radius:28px;--fef-max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--fef-ink);background:#fff;font-family:"Manrope",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}
.fef-shell{max-width:var(--fef-max);margin:auto;padding:0 28px}.fef-kicker{font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--fef-teal);margin-bottom:14px}.fef-heading{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.25rem,4.3vw,4.6rem);line-height:1.02;letter-spacing:-.035em;margin:0}.fef-heading-sm{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,3.3vw,3.5rem);line-height:1.08;letter-spacing:-.025em;margin:0}.fef-lead{font-size:clamp(1.05rem,1.5vw,1.23rem);color:var(--fef-muted);max-width:680px}.fef-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 24px;border-radius:999px;font-weight:800;transition:.25s ease;border:1px solid transparent}.fef-btn:hover{transform:translateY(-2px)}.fef-btn-primary{background:var(--fef-navy);color:#fff;box-shadow:0 12px 28px rgba(6,47,85,.2)}.fef-btn-primary:hover{background:var(--fef-teal)}.fef-btn-coral{background:var(--fef-coral);color:#fff;box-shadow:0 12px 28px rgba(255,115,88,.22)}.fef-btn-ghost{background:#fff;border-color:var(--fef-line);color:var(--fef-navy)}.fef-btn-light{background:#fff;color:var(--fef-navy)}
.fef-topbar{background:var(--fef-navy);color:#dceff8;font-size:.78rem}.fef-topbar .fef-shell{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fef-topbar span{display:flex;align-items:center;gap:8px}.fef-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(220,232,239,.75)}.fef-nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.fef-logo img{width:245px;max-height:64px;object-fit:contain}.fef-menu{display:flex;align-items:center;gap:28px;font-size:.89rem;font-weight:750;list-style:none;margin:0;padding:0}.fef-menu a{position:relative}.fef-menu a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--fef-teal);transition:.2s}.fef-menu a:hover:after{width:100%}.fef-nav-actions{display:flex;align-items:center;gap:12px}.fef-mobile-toggle{display:none;background:#fff;border:1px solid var(--fef-line);border-radius:14px;width:46px;height:46px;color:var(--fef-navy);font-size:1.2rem}
.fef-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f3fcfd 0%,#fff7ef 62%,#f3fbfd 100%);padding:82px 0 66px}.fef-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(8,165,199,.15),transparent 70%);right:-150px;top:-170px}.fef-hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px}.fef-hero-copy{position:relative;z-index:2}.fef-hero h1 span{color:var(--fef-teal)}.fef-hero p{font-size:1.14rem;color:var(--fef-muted);max-width:610px;margin:24px 0 30px}.fef-hero-actions{display:flex;flex-wrap:wrap;gap:13px}.fef-hero-note{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#4c6476;font-size:.86rem}.fef-hero-note span:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dff7f7;color:#087e99;margin-right:8px;font-weight:900}.fef-portrait-stage{position:relative;min-height:590px}.fef-portrait-card{position:absolute;right:4%;top:0;width:74%;height:560px;border-radius:190px 190px 32px 32px;overflow:hidden;box-shadow:var(--fef-shadow);border:8px solid #fff;background:#d8f4f6}.fef-portrait-card img{width:100%;height:100%;object-fit:cover;object-position:50% 38%}.fef-video-chip{position:absolute;left:0;bottom:38px;width:260px;background:rgba(255,255,255,.96);border:1px solid rgba(220,232,239,.95);box-shadow:var(--fef-shadow-sm);padding:16px;border-radius:22px;display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center}.fef-video-chip img{width:74px;height:74px;border-radius:16px;object-fit:cover}.fef-video-chip strong{display:block;font-size:.92rem}.fef-video-chip span{font-size:.74rem;color:var(--fef-muted)}.fef-bubble{position:absolute;border-radius:22px;background:#fff;box-shadow:var(--fef-shadow-sm);padding:14px 18px;font-weight:800;color:var(--fef-navy);font-size:.82rem}.fef-bubble.one{right:0;top:115px}.fef-bubble.two{right:6%;bottom:35px;background:var(--fef-navy);color:#fff}.fef-bubble:after{content:"";position:absolute;width:13px;height:13px;background:inherit;transform:rotate(45deg);bottom:-6px;left:24px}
.fef-proof{padding:0 0 52px;margin-top:-18px;position:relative;z-index:4}.fef-proof-grid{background:#fff;border:1px solid var(--fef-line);border-radius:26px;box-shadow:var(--fef-shadow-sm);display:grid;grid-template-columns:repeat(4,1fr);padding:22px}.fef-proof-item{padding:10px 24px;border-right:1px solid var(--fef-line)}.fef-proof-item:last-child{border-right:0}.fef-proof-item strong{display:block;color:var(--fef-navy);font-size:.95rem}.fef-proof-item span{display:block;color:var(--fef-muted);font-size:.78rem;margin-top:3px}
.fef-section{padding:108px 0}.fef-section-tight{padding:82px 0}.fef-cream{background:var(--fef-cream)}.fef-mint{background:var(--fef-mint)}.fef-navy{background:var(--fef-navy);color:#fff}.fef-section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:48px}.fef-section-head p{max-width:540px;margin:0;color:var(--fef-muted)}
.fef-problem-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center}.fef-story-card{background:var(--fef-navy);color:#fff;border-radius:var(--fef-radius);padding:54px;min-height:470px;position:relative;overflow:hidden}.fef-story-card:after{content:"“";font-family:Georgia,serif;position:absolute;right:26px;top:-30px;font-size:220px;color:rgba(255,255,255,.07)}.fef-story-card h3{font-family:"DM Serif Display",Georgia,serif;font-size:2.7rem;line-height:1.08;margin:0 0 22px}.fef-story-card p{color:#d7e7f2;max-width:510px}.fef-mini-quote{position:absolute;left:54px;bottom:48px;border-left:3px solid var(--fef-teal-2);padding-left:18px;color:#fff;font-weight:800}.fef-reasons{display:grid;gap:18px}.fef-reason{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--fef-line)}.fef-reason:last-child{border-bottom:0}.fef-num{width:52px;height:52px;border-radius:16px;background:#e5f8fa;color:var(--fef-teal);display:grid;place-items:center;font-weight:900;font-size:1.15rem}.fef-reason h4{font-size:1.18rem;margin:0 0 6px}.fef-reason p{margin:0;color:var(--fef-muted)}
.fef-method{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fef-method-card{position:relative;background:#fff;border:1px solid var(--fef-line);border-radius:24px;padding:30px 26px;min-height:250px;box-shadow:0 14px 38px rgba(6,47,85,.05)}.fef-method-card:before{content:attr(data-step);display:block;font-family:"DM Serif Display",Georgia,serif;color:#cbeef2;font-size:3.2rem;line-height:1;margin-bottom:24px}.fef-method-card h3{margin:0 0 10px;color:var(--fef-navy)}.fef-method-card p{margin:0;color:var(--fef-muted);font-size:.92rem}.fef-method-card span{position:absolute;left:26px;bottom:24px;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--fef-teal)}
.fef-inside-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.fef-lesson-canvas{position:relative;background:linear-gradient(135deg,#eafafb,#fff);border:1px solid #ccebf0;border-radius:32px;padding:30px;min-height:520px;box-shadow:var(--fef-shadow-sm)}.fef-browser{background:#fff;border-radius:22px;box-shadow:0 20px 50px rgba(6,47,85,.12);overflow:hidden}.fef-browser-top{height:48px;background:#f1f6f8;border-bottom:1px solid #e2edf1;display:flex;align-items:center;padding:0 18px;gap:7px}.fef-browser-top i{width:9px;height:9px;border-radius:50%;background:#d6e0e5}.fef-browser-screen{padding:26px}.fef-activity{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fef-activity-main{background:var(--fef-navy);color:#fff;border-radius:20px;padding:28px;min-height:260px}.fef-activity-main .giraffe{font-size:4.7rem;line-height:1}.fef-activity-main h4{font-size:1.45rem;margin:14px 0 4px}.fef-activity-side{display:grid;gap:14px}.fef-activity-side div{background:#eff9fa;border-radius:18px;padding:18px}.fef-activity-side strong{display:block;color:var(--fef-navy)}.fef-activity-side span{font-size:.78rem;color:var(--fef-muted)}.fef-float-note{position:absolute;right:-20px;bottom:38px;background:#fff;border-radius:18px;padding:16px 20px;box-shadow:var(--fef-shadow-sm);font-size:.82rem;font-weight:800;color:var(--fef-navy)}.fef-checks{display:grid;gap:17px;margin:28px 0}.fef-check{display:grid;grid-template-columns:42px 1fr;gap:14px}.fef-check i{width:42px;height:42px;border-radius:14px;background:#e3f8fa;display:grid;place-items:center;color:var(--fef-teal);font-style:normal;font-weight:900}.fef-check strong{display:block;margin-bottom:3px}.fef-check span{color:var(--fef-muted);font-size:.9rem}
.fef-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fef-stage{background:#fff;border-radius:26px;padding:34px;border:1px solid var(--fef-line);position:relative;overflow:hidden;min-height:410px}.fef-stage:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:var(--accent,var(--fef-teal))}.fef-stage small{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eef8fa;color:var(--fef-navy);font-weight:800}.fef-stage h3{font-family:"DM Serif Display",Georgia,serif;font-size:1.9rem;margin:22px 0 8px}.fef-stage p{color:var(--fef-muted)}.fef-stage ul{padding:0;margin:24px 0 0;list-style:none}.fef-stage li{padding:12px 0;border-top:1px solid var(--fef-line);font-size:.9rem}.fef-stage li strong{color:var(--fef-navy);display:block}.fef-stage:nth-child(2){--accent:var(--fef-coral)}.fef-stage:nth-child(3){--accent:#7e6ad7}
.fef-progress-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.fef-dashboard{background:#fff;border-radius:30px;padding:28px;box-shadow:var(--fef-shadow);border:1px solid var(--fef-line)}.fef-dashboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.fef-dashboard-head strong{font-size:1.08rem}.fef-pill{font-size:.72rem;padding:7px 12px;border-radius:999px;background:#e9fafb;color:#087d95;font-weight:900}.fef-chart{height:210px;background:linear-gradient(180deg,rgba(8,165,199,.12),transparent),repeating-linear-gradient(to bottom,#fff 0,#fff 39px,#e8f0f3 40px);border-radius:18px;position:relative;overflow:hidden}.fef-chart svg{position:absolute;inset:0;width:100%;height:100%}.fef-progress-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.fef-progress-card{background:#f7fafb;border-radius:18px;padding:18px}.fef-progress-card strong{display:block;font-size:.9rem}.fef-progress-card span{font-size:.75rem;color:var(--fef-muted)}.fef-progress-copy .fef-checks{grid-template-columns:1fr 1fr}
.fef-testimonial{position:relative;overflow:hidden}.fef-testimonial:after{content:"";position:absolute;right:-130px;top:-180px;width:500px;height:500px;border-radius:50%;border:90px solid rgba(95,208,223,.08)}.fef-quote-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;position:relative;z-index:2}.fef-quote{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,3.6vw,4.2rem);line-height:1.08;margin:0;color:#fff}.fef-quote-meta{border-left:1px solid rgba(255,255,255,.25);padding-left:38px}.fef-quote-meta p{color:#cfe1ec}.fef-stars{letter-spacing:.25em;color:#ffd66b;font-size:1.15rem}
.fef-about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.fef-about-photo{position:relative}.fef-about-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:36px;box-shadow:var(--fef-shadow)}.fef-about-badge{position:absolute;right:-26px;bottom:42px;background:#fff;border-radius:22px;box-shadow:var(--fef-shadow-sm);padding:18px 22px}.fef-about-badge strong{display:block;color:var(--fef-navy)}.fef-about-badge span{font-size:.78rem;color:var(--fef-muted)}.fef-credentials{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}.fef-credential{border:1px solid var(--fef-line);border-radius:18px;padding:18px}.fef-credential strong{display:block;font-size:.86rem}.fef-credential span{font-size:.76rem;color:var(--fef-muted)}
.fef-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.fef-price{background:#fff;border:1px solid var(--fef-line);border-radius:28px;padding:34px;position:relative;display:flex;flex-direction:column;box-shadow:0 18px 45px rgba(6,47,85,.06)}.fef-price.featured{background:var(--fef-navy);color:#fff;transform:translateY(-14px);box-shadow:var(--fef-shadow)}.fef-price-badge{position:absolute;top:18px;right:18px;background:var(--fef-coral);color:#fff;border-radius:999px;padding:7px 11px;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.fef-price h3{font-size:1.18rem;margin:0}.fef-price-value{font-family:"DM Serif Display",Georgia,serif;font-size:3.5rem;line-height:1;margin:22px 0 8px}.fef-price-value small{font-family:Manrope,sans-serif;font-size:.8rem;color:var(--fef-muted)}.fef-price.featured .fef-price-value small,.fef-price.featured p,.fef-price.featured li{color:#d4e5ef}.fef-price p{color:var(--fef-muted);min-height:70px}.fef-price ul{list-style:none;padding:0;margin:18px 0 28px;flex:1}.fef-price li{padding:10px 0;border-top:1px solid var(--fef-line);font-size:.88rem;color:#4f6474}.fef-price.featured li{border-color:rgba(255,255,255,.15)}
.fef-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--fef-line);border-radius:28px;overflow:hidden;background:#fff}.fef-step{padding:32px;border-right:1px solid var(--fef-line)}.fef-step:last-child{border-right:0}.fef-step b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--fef-navy);color:#fff;margin-bottom:22px}.fef-step h4{margin:0 0 8px}.fef-step p{font-size:.86rem;color:var(--fef-muted);margin:0}
.fef-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:start}.fef-faq-list details{border-bottom:1px solid var(--fef-line);padding:22px 0}.fef-faq-list summary{cursor:pointer;list-style:none;font-weight:850;color:var(--fef-navy);display:flex;justify-content:space-between;gap:20px}.fef-faq-list summary::-webkit-details-marker{display:none}.fef-faq-list summary:after{content:"+";font-size:1.3rem;color:var(--fef-teal)}.fef-faq-list details[open] summary:after{content:"−"}.fef-faq-list details p{color:var(--fef-muted);margin:14px 0 0}
.fef-final{padding:84px 0}.fef-final-card{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--fef-navy),#0b4c7b);border-radius:34px;padding:64px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.fef-final-card:after{content:"";position:absolute;width:360px;height:360px;border:72px solid rgba(95,208,223,.12);border-radius:50%;right:-130px;top:-135px}.fef-final-card h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,3.4vw,3.6rem);line-height:1.06;margin:0 0 14px}.fef-final-card p{margin:0;color:#d7e8f2}.fef-final-card .fef-btn{position:relative;z-index:2}
.fef-footer{background:#061f38;color:#d5e6f0;padding:72px 0 0}.fef-footer-grid{display:grid;grid-template-columns:1.3fr .75fr .75fr .9fr;gap:50px}.fef-footer-brand{background:#fff;border-radius:20px;padding:18px;display:inline-block;margin-bottom:18px}.fef-footer-brand img{width:230px}.fef-footer p{color:#9fb8c8;font-size:.87rem}.fef-footer h4{color:#fff;margin:0 0 18px}.fef-footer ul{padding:0;margin:0;list-style:none}.fef-footer li{margin:9px 0;color:#b8cedb;font-size:.86rem}.fef-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding:20px 0;display:flex;justify-content:space-between;gap:20px;color:#86a2b3;font-size:.76rem}
.fef-page-hero{padding:86px 0;background:linear-gradient(135deg,var(--fef-navy),#0b4e7d);color:#fff}.fef-page-hero .fef-heading{max-width:860px}.fef-page-hero p{color:#d6e8f2;max-width:700px}.fef-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fef-panel{background:#fff;border:1px solid var(--fef-line);border-radius:26px;padding:36px;box-shadow:var(--fef-shadow-sm)}.fef-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fef-resource{background:#fff;border:1px solid var(--fef-line);border-radius:22px;overflow:hidden}.fef-resource-art{height:160px;background:linear-gradient(135deg,#e7f9fb,#fff3e8);display:grid;place-items:center;font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:var(--fef-navy)}.fef-resource-body{padding:24px}.fef-blog-wrap{max-width:1160px;margin:auto;padding:80px 28px}.fef-post-card{border:1px solid var(--fef-line);border-radius:24px;padding:28px;background:#fff;margin-bottom:20px}.fef-post-card h2{font-family:"DM Serif Display",Georgia,serif;margin:0 0 8px}.fef-post-meta{font-size:.78rem;color:var(--fef-muted)}.fef-single{max-width:840px;margin:auto;padding:84px 28px}.fef-single h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.03}.fef-single .entry-content{font-size:1.08rem}.fef-single .entry-content h2{font-family:"DM Serif Display",Georgia,serif;font-size:2.2rem;margin-top:2.1em}.fef-single .entry-content p{margin:1.25em 0}
@media(max-width:1050px){.fef-menu{display:none}.fef-mobile-toggle{display:grid;place-items:center}.fef-nav-actions .fef-btn{display:none}.fef-menu.open{display:flex;position:absolute;top:92px;left:18px;right:18px;background:#fff;flex-direction:column;align-items:flex-start;padding:26px;border-radius:20px;box-shadow:var(--fef-shadow)}.fef-hero-grid,.fef-problem-grid,.fef-inside-grid,.fef-progress-grid,.fef-quote-grid,.fef-about-grid,.fef-faq-grid,.fef-content-grid{grid-template-columns:1fr}.fef-portrait-stage{max-width:720px;margin:auto;width:100%}.fef-method{grid-template-columns:1fr 1fr}.fef-stages,.fef-pricing,.fef-resource-grid{grid-template-columns:1fr 1fr}.fef-proof-grid{grid-template-columns:1fr 1fr}.fef-proof-item:nth-child(2){border-right:0}.fef-proof-item:nth-child(-n+2){border-bottom:1px solid var(--fef-line)}.fef-footer-grid{grid-template-columns:1fr 1fr}.fef-steps{grid-template-columns:1fr 1fr}.fef-step:nth-child(2){border-right:0}.fef-step:nth-child(-n+2){border-bottom:1px solid var(--fef-line)}}
@media(max-width:700px){.fef-shell{padding:0 20px}.fef-topbar .fef-shell{justify-content:center}.fef-topbar .fef-shell span:last-child{display:none}.fef-nav{height:76px}.fef-logo img{width:190px}.fef-menu.open{top:76px}.fef-hero{padding:60px 0 42px}.fef-hero-grid{gap:45px}.fef-portrait-stage{min-height:510px}.fef-portrait-card{height:470px;width:86%;right:0}.fef-video-chip{width:230px}.fef-bubble.one{display:none}.fef-proof{margin-top:0}.fef-proof-grid,.fef-method,.fef-stages,.fef-pricing,.fef-footer-grid,.fef-resource-grid,.fef-steps{grid-template-columns:1fr}.fef-proof-item{border-right:0!important;border-bottom:1px solid var(--fef-line)!important}.fef-proof-item:last-child{border-bottom:0!important}.fef-section{padding:76px 0}.fef-section-tight{padding:62px 0}.fef-section-head{display:block}.fef-section-head p{margin-top:16px}.fef-story-card{padding:34px;min-height:430px}.fef-mini-quote{left:34px}.fef-method-card{min-height:230px}.fef-lesson-canvas{padding:16px;min-height:450px}.fef-activity{grid-template-columns:1fr}.fef-activity-side{grid-template-columns:1fr 1fr}.fef-float-note{right:10px}.fef-progress-copy .fef-checks{grid-template-columns:1fr}.fef-quote-meta{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:28px 0 0}.fef-about-badge{right:10px}.fef-price.featured{transform:none}.fef-step{border-right:0;border-bottom:1px solid var(--fef-line)}.fef-step:last-child{border-bottom:0}.fef-final-card{grid-template-columns:1fr;padding:38px}.fef-footer-bottom{display:block}.fef-footer-bottom span{display:block;margin:7px 0}}

/* V3 conversion-focused refinements */
.fef-elementor-section{--padding-top:0!important;--padding-bottom:0!important;--padding-left:0!important;--padding-right:0!important;--gap:0!important;width:100%!important;max-width:none!important}
.fef-elementor-section>.e-con-inner{max-width:none!important;padding:0!important;gap:0!important}
.fef-elementor-section .elementor-widget-html,.fef-elementor-section .elementor-widget-container{width:100%!important;margin:0!important}
.fef-header{box-shadow:0 10px 35px rgba(6,47,85,.05)}
.fef-nav{height:84px}
.fef-logo img{width:228px}
.fef-hero{padding:70px 0 62px;background:radial-gradient(circle at 84% 15%,rgba(95,208,223,.22),transparent 28%),linear-gradient(135deg,#f4fcfd 0%,#fff8ef 60%,#f7fbff 100%)}
.fef-hero:before{width:610px;height:610px;right:-210px;top:-245px;background:radial-gradient(circle,rgba(8,165,199,.18),transparent 68%)}
.fef-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:66px}
.fef-hero-copy{padding:18px 0}
.fef-hero .fef-heading{font-size:clamp(3rem,5.3vw,5.5rem);max-width:720px}
.fef-hero p{font-size:1.16rem;max-width:630px;line-height:1.75}
.fef-hero-note{gap:12px 20px;margin-top:26px}
.fef-hero-note span{display:flex;align-items:center}
.fef-video-stage{position:relative;min-height:535px;display:flex;align-items:center;justify-content:center;isolation:isolate}
.fef-video-aura{position:absolute;inset:4% -3% 0 8%;z-index:-1;border-radius:56% 44% 47% 53%/49% 55% 45% 51%;background:linear-gradient(140deg,rgba(8,165,199,.26),rgba(255,115,88,.14));filter:blur(1px);transform:rotate(3deg)}
.fef-video-shell{position:relative;width:100%;background:rgba(255,255,255,.94);border:1px solid rgba(220,232,239,.9);border-radius:30px;padding:12px;box-shadow:0 34px 90px rgba(6,47,85,.18);backdrop-filter:blur(15px)}
.fef-video-top{height:46px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 10px;color:var(--fef-navy)}
.fef-video-top>span{display:flex;gap:6px}.fef-video-top i{display:block;width:8px;height:8px;border-radius:50%;background:#d6e5ec}.fef-video-top i:first-child{background:#ff8c78}.fef-video-top i:nth-child(2){background:#ffd26e}.fef-video-top i:nth-child(3){background:#68d5c6}
.fef-video-top strong{text-align:center;font-size:.86rem}.fef-video-top small{text-align:right;color:var(--fef-muted);font-weight:700}
.fef-video-frame{position:relative;overflow:hidden;border-radius:22px;background:#dceaf0;aspect-ratio:16/9}
.fef-hero-video{display:block;width:100%;height:100%;object-fit:cover;background:#dceaf0}
.fef-video-play{position:absolute;inset:0;border:0;background:linear-gradient(180deg,rgba(6,31,56,.02),rgba(6,31,56,.48));color:#fff;display:flex;align-items:flex-end;gap:16px;padding:28px;text-align:left;cursor:pointer;transition:.25s ease}
.fef-video-play:hover{background:linear-gradient(180deg,rgba(6,31,56,.01),rgba(6,31,56,.58))}
.fef-video-play[hidden]{display:none}
.fef-video-play-icon{width:62px;height:62px;flex:0 0 62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--fef-navy);font-size:1.2rem;padding-left:3px;box-shadow:0 14px 35px rgba(0,0,0,.25)}
.fef-video-play strong,.fef-video-play small{display:block}.fef-video-play strong{font-size:1.08rem}.fef-video-play small{opacity:.88;margin-top:3px}
.fef-video-caption{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:15px 12px 7px;color:var(--fef-navy);font-size:.79rem}
.fef-video-caption>span:last-child{text-align:right;color:var(--fef-muted)}
.fef-live-dot{width:9px;height:9px;border-radius:50%;background:var(--fef-coral);box-shadow:0 0 0 5px rgba(255,115,88,.13)}
.fef-video-trust{position:absolute;z-index:2;background:#fff;border:1px solid var(--fef-line);border-radius:999px;padding:11px 17px;color:var(--fef-navy);font-size:.76rem;font-weight:850;box-shadow:var(--fef-shadow-sm)}
.fef-video-trust.one{left:-28px;top:70px}.fef-video-trust.two{right:-20px;bottom:58px;background:var(--fef-navy);color:#fff;border-color:transparent}
.fef-proof{margin-top:-26px;padding-bottom:40px}
.fef-proof-grid{border-radius:24px;padding:18px;box-shadow:0 20px 55px rgba(6,47,85,.1)}
.fef-section{padding:92px 0}.fef-section-tight{padding:72px 0}.fef-section-head{margin-bottom:40px}
.fef-story-card{min-height:430px;padding:48px}.fef-method-card{min-height:230px}.fef-stage{min-height:365px;padding:30px}.fef-stage h3{font-size:1.45rem}
.fef-dashboard{padding:30px}.fef-chart{height:190px}
.fef-testimonial{background:#fff;padding:78px 0}
.fef-testimonial:after{display:none}
.fef-testimonial-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#062f55,#0b4a76);border-radius:34px;padding:58px 64px;color:#fff;display:grid;grid-template-columns:1.2fr .55fr;gap:60px;align-items:center;box-shadow:var(--fef-shadow)}
.fef-testimonial-card:after{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(95,208,223,.09);border-radius:50%;right:-145px;top:-175px}
.fef-quote-mark{position:absolute;left:32px;top:-24px;font-family:Georgia,serif;font-size:150px;color:rgba(255,255,255,.08);line-height:1}
.fef-testimonial .fef-quote{font-size:clamp(1.9rem,3vw,3.35rem);position:relative;z-index:1}
.fef-testimonial .fef-quote-meta{position:relative;z-index:1;border-left:1px solid rgba(255,255,255,.2);padding-left:34px}
.fef-testimonial .fef-quote-meta p{margin:.5rem 0 0;color:#cfe2ed}
.fef-about-grid{gap:64px}.fef-about-photo img{aspect-ratio:4/4.7;object-position:center 38%}
.fef-pricing{gap:18px}.fef-price{padding:30px}.fef-price.featured{transform:translateY(-9px)}
.fef-steps{box-shadow:0 16px 44px rgba(6,47,85,.05)}
.fef-final{padding:72px 0 84px}.fef-final-card{padding:58px 62px;grid-template-columns:1fr auto}.fef-final-card h2,.fef-final-card p,.fef-final-card .fef-kicker{color:#fff!important}.fef-final-card .fef-kicker{opacity:.78}.fef-final-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;position:relative;z-index:2}
.fef-footer{position:relative;padding-top:76px;background:linear-gradient(145deg,#051b31,#062f55)}
.fef-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--fef-teal),var(--fef-coral),var(--fef-teal))}
.fef-footer-grid{grid-template-columns:1.35fr .72fr .72fr .95fr;gap:58px}.fef-footer-brand{padding:14px 16px}.fef-footer-brand img{width:220px}
@media(max-width:1150px){.fef-hero-grid{grid-template-columns:1fr 1fr;gap:44px}.fef-video-trust.one{left:8px}.fef-video-trust.two{right:8px}}
@media(max-width:1050px){.fef-hero-grid{grid-template-columns:1fr}.fef-video-stage{max-width:780px;width:100%;margin:auto}.fef-testimonial-card{grid-template-columns:1fr}.fef-testimonial .fef-quote-meta{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:28px 0 0}.fef-final-card{grid-template-columns:1fr}.fef-final-actions{justify-content:flex-start}}
@media(max-width:700px){.fef-nav{height:74px}.fef-hero{padding:52px 0 36px}.fef-hero .fef-heading{font-size:clamp(2.65rem,13vw,4.2rem)}.fef-video-stage{min-height:auto}.fef-video-trust{display:none}.fef-video-shell{border-radius:22px;padding:8px}.fef-video-frame{border-radius:16px}.fef-video-top{height:40px}.fef-video-play{padding:18px}.fef-video-play-icon{width:50px;height:50px;flex-basis:50px}.fef-video-caption{grid-template-columns:auto 1fr}.fef-video-caption>span:last-child{display:none}.fef-proof{margin-top:0;padding-bottom:26px}.fef-section{padding:68px 0}.fef-story-card{min-height:380px;padding:32px}.fef-testimonial{padding:58px 0}.fef-testimonial-card{padding:38px 28px;border-radius:26px}.fef-final-card{padding:38px 28px}.fef-final-actions{display:grid}.fef-final-actions .fef-btn{width:100%}.fef-footer{padding-top:60px}}

/* V4 full-site fixes: colour contrast, menu assignment, video poster, inner pages and footer */
body{overflow-x:hidden}
#content{min-height:50vh;overflow:visible}
body.admin-bar .fef-header{top:32px}
.fef-kicker-light{color:#78e4ed!important}
.fef-header{isolation:isolate}
.fef-nav{gap:24px}
.fef-menu{gap:21px;white-space:nowrap}
.fef-menu li{list-style:none;margin:0;padding:0}
.fef-menu a{font-size:.82rem;font-weight:800;color:var(--fef-navy)!important}
.fef-menu .current-menu-item>a,.fef-menu .current_page_item>a{color:var(--fef-teal)!important}
.fef-menu .current-menu-item>a:after,.fef-menu .current_page_item>a:after{width:100%}
.fef-mobile-toggle{cursor:pointer}

.fef-video-frame{background:#dceaf0;cursor:pointer}
.fef-video-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;cursor:pointer}
.fef-video-poster[hidden]{display:none}
.fef-video-play{z-index:3}
.fef-hero-video{position:relative;z-index:1}

/* Elementor global typography must never turn copy dark inside dark panels. */
.elementor .fef-story-card,.elementor .fef-story-card h1,.elementor .fef-story-card h2,.elementor .fef-story-card h3,.elementor .fef-story-card h4,
.fef-story-card,.fef-story-card h1,.fef-story-card h2,.fef-story-card h3,.fef-story-card h4{color:#fff!important}
.elementor .fef-story-card p,.fef-story-card p{color:#d7e8f2!important}
.elementor .fef-story-card .fef-mini-quote,.fef-story-card .fef-mini-quote{color:#fff!important}

.elementor .fef-price.featured,.elementor .fef-price.featured h1,.elementor .fef-price.featured h2,.elementor .fef-price.featured h3,.elementor .fef-price.featured h4,
.fef-price.featured,.fef-price.featured h1,.fef-price.featured h2,.fef-price.featured h3,.fef-price.featured h4{color:#fff!important}
.elementor .fef-price.featured p,.elementor .fef-price.featured li,.elementor .fef-price.featured small,
.fef-price.featured p,.fef-price.featured li,.fef-price.featured small{color:#d8eaf3!important}
.elementor .fef-price.featured .fef-price-value,.fef-price.featured .fef-price-value{color:#fff!important}
.elementor .fef-price.featured .fef-btn-light,.fef-price.featured .fef-btn-light{color:var(--fef-navy)!important}

.elementor .fef-testimonial-card,.elementor .fef-testimonial-card blockquote,.elementor .fef-testimonial-card strong,
.fef-testimonial-card,.fef-testimonial-card blockquote,.fef-testimonial-card strong{color:#fff!important}
.elementor .fef-testimonial-card p,.fef-testimonial-card p{color:#cfe2ed!important}
.elementor .fef-final-card,.elementor .fef-final-card h1,.elementor .fef-final-card h2,.elementor .fef-final-card h3,.elementor .fef-final-card p,
.fef-final-card,.fef-final-card h1,.fef-final-card h2,.fef-final-card h3,.fef-final-card p{color:#fff!important}
.elementor .fef-final-card .fef-btn-light,.fef-final-card .fef-btn-light{color:var(--fef-navy)!important}

.fef-section-head>p{font-size:1rem;line-height:1.75}
.fef-method-card p,.fef-stage p,.fef-stage li,.fef-step p,.fef-proof-item span{line-height:1.65}
.fef-method-card h3,.fef-stage h3,.fef-step h4{color:var(--fef-navy)!important}
.fef-method-card{display:flex;flex-direction:column}
.fef-method-card span{position:static;margin-top:auto;padding-top:22px}
.fef-story-card{min-height:430px}
.fef-mini-quote{position:static;margin-top:40px}
.fef-stage{height:100%}
.fef-pricing{align-items:stretch}
.fef-price{height:100%}
.fef-price.featured{transform:translateY(-8px)}
.fef-step{min-height:245px}
.fef-progress-card{min-height:86px}
.fef-progress-card span{display:block;margin-top:4px}
.fef-testimonial-card{min-height:330px}

.fef-page-hero{position:relative;overflow:hidden;padding:104px 0 96px;background:linear-gradient(135deg,#052a4c 0%,#074c78 100%)}
.fef-page-hero:after{content:"";position:absolute;width:520px;height:520px;border:85px solid rgba(95,208,223,.08);border-radius:50%;right:-170px;top:-260px}
.fef-page-hero .fef-shell{position:relative;z-index:2}
.elementor .fef-page-hero .fef-heading,.fef-page-hero .fef-heading{color:#fff!important}
.elementor .fef-page-hero p,.fef-page-hero p{color:#d8e9f2!important;font-size:1.12rem;line-height:1.8}
.fef-content-grid{gap:76px}
.fef-panel h2,.fef-panel h3,.fef-panel h4{color:var(--fef-navy)!important}
.fef-simple-list{list-style:none;margin:22px 0 0;padding:0}
.fef-simple-list li{padding:13px 0 13px 30px;border-top:1px solid var(--fef-line);position:relative}
.fef-simple-list li:before{content:"✓";position:absolute;left:0;color:var(--fef-teal);font-weight:900}

.fef-contact-details{display:grid;gap:7px;margin-top:28px}
.fef-contact-details strong{margin-top:14px;color:var(--fef-navy)}
.fef-contact-details a{color:var(--fef-teal);font-weight:800}
.fef-contact-form{display:grid;gap:18px}
.fef-contact-form label{display:grid;gap:8px;font-weight:800;color:var(--fef-navy)}
.fef-contact-form input,.fef-contact-form textarea{width:100%;border:1px solid var(--fef-line);border-radius:14px;padding:13px 15px;background:#fff;color:var(--fef-ink);outline:none}
.fef-contact-form input:focus,.fef-contact-form textarea:focus{border-color:var(--fef-teal);box-shadow:0 0 0 4px rgba(8,165,199,.10)}
.fef-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.fef-form-success,.fef-form-error{border-radius:14px;padding:14px 16px;margin-bottom:18px;font-weight:800}
.fef-form-success{background:#e4f8ef;color:#17643f}.fef-form-error{background:#fff0ed;color:#9a3829}

.fef-footer{overflow:visible!important;min-height:auto!important;padding:82px 0 0!important;background:linear-gradient(145deg,#041a2e,#062f55)!important;color:#dcecf4!important}
.fef-footer .fef-shell{padding-bottom:0}
.fef-footer-grid{align-items:start;gap:54px}
.fef-footer-brand{background:#fff!important;padding:16px 18px!important;border-radius:18px!important}
.fef-footer-brand img{width:225px!important}
.elementor .fef-footer h4,.fef-footer h4{color:#fff!important;font-size:1rem}
.elementor .fef-footer p,.fef-footer p{color:#b8cedb!important;font-size:.9rem;line-height:1.75}
.elementor .fef-footer a,.fef-footer a{color:#dcecf4!important}
.elementor .fef-footer a:hover,.fef-footer a:hover{color:#76dbe6!important}
.fef-footer li{margin:11px 0!important;color:#dcecf4!important;font-size:.88rem!important}
.fef-footer .fef-btn-coral{color:#fff!important}
.fef-footer-bottom{min-height:74px;margin-top:56px!important;padding:24px 0 28px!important;align-items:center;color:#9fb9c9!important;overflow:visible!important}
.fef-legal{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}
.fef-legal:empty{display:none}

@media(max-width:1180px){
  .fef-menu{gap:15px}.fef-menu a{font-size:.75rem}.fef-logo img{width:205px}.fef-nav-actions .fef-btn{padding-left:18px;padding-right:18px}
}
@media(max-width:1050px){
  body.admin-bar .fef-header{top:32px}
  .fef-menu.open{top:84px;max-height:calc(100vh - 120px);overflow:auto;z-index:100;padding:20px!important}
  .fef-menu.open li{width:100%}.fef-menu.open a{display:block;width:100%;padding:11px 6px;font-size:.95rem}
  .fef-section-head{align-items:flex-start}
  .fef-story-card{min-height:390px}
  .fef-price.featured{transform:none}
}
@media(max-width:782px){body.admin-bar .fef-header{top:46px}}
@media(max-width:700px){
  .fef-topbar{display:none}.fef-header{top:0!important}.fef-nav{height:76px}.fef-logo img{width:180px}.fef-menu.open{top:76px}
  .fef-hero-grid{gap:34px}.fef-hero-copy{padding-top:0}.fef-hero p{font-size:1rem}.fef-hero-note{display:grid;gap:10px}
  .fef-video-top small{display:none}.fef-video-top{grid-template-columns:1fr auto}.fef-video-top strong{text-align:right}
  .fef-video-play{align-items:flex-end}.fef-video-play span:last-child{max-width:180px}
  .fef-section-head p{font-size:.95rem}
  .fef-story-card{min-height:auto;padding:32px}.fef-story-card h3{font-size:2.15rem}.fef-mini-quote{margin-top:32px}
  .fef-method-card,.fef-stage,.fef-step{min-height:auto}
  .fef-progress-cards{grid-template-columns:1fr 1fr}
  .fef-testimonial-card{min-height:auto;padding:36px 26px}.fef-testimonial .fef-quote{font-size:2rem}
  .fef-about-badge{right:10px;bottom:20px}
  .fef-content-grid{gap:40px}
  .fef-page-hero{padding:78px 0 72px}.fef-page-hero p{font-size:1rem}
  .fef-footer{padding-top:60px!important}.fef-footer-grid{gap:38px}.fef-footer-bottom{display:block!important;min-height:auto;padding-bottom:34px!important}.fef-footer-bottom span{margin:8px 0!important}.fef-legal{justify-content:flex-start;gap:12px}
}
@media(max-width:420px){
  .fef-logo img{width:165px}.fef-shell{padding-left:18px;padding-right:18px}.fef-hero .fef-heading{font-size:2.7rem}.fef-btn{width:100%}.fef-hero-actions{display:grid}.fef-progress-cards{grid-template-columns:1fr}
}

/* V6 blog and single-post system */
.fef-blog-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#07345a 0%,#075b78 65%,#08a5c7 100%);color:#fff;padding:92px 0 86px}.fef-blog-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-190px;background:rgba(255,255,255,.09)}.fef-blog-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;position:relative;z-index:1}.fef-blog-hero h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(3rem,5.5vw,5.7rem);line-height:.98;letter-spacing:-.035em;max-width:850px;margin:.18em 0}.fef-blog-hero p{max-width:690px;color:#d9f0f5;font-size:1.12rem}.fef-blog-hero-art{display:flex;justify-content:flex-end;align-items:center;gap:14px;min-height:220px}.fef-blog-hero-art span{display:grid;place-items:center;width:125px;height:125px;border-radius:50%;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.10);backdrop-filter:blur(10px);font-weight:800}.fef-blog-hero-art span:nth-child(2){transform:translateY(-32px);background:#ff735c;border-color:#ff735c}.fef-blog-hero-compact{padding:72px 0}.fef-blog-hero-compact h1{font-size:clamp(2.8rem,5vw,4.8rem)}
.fef-blog-section{padding:78px 0 100px;background:#fbfdfe}.fef-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:start}.fef-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fef-blog-card{background:#fff;border:1px solid #dfecef;border-radius:24px;overflow:hidden;box-shadow:0 16px 45px rgba(4,50,79,.07);transition:transform .25s ease,box-shadow .25s ease}.fef-blog-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px rgba(4,50,79,.12)}.fef-blog-card-featured{grid-column:1/-1;display:grid;grid-template-columns:1.05fr .95fr}.fef-blog-card-image{display:block;min-height:235px;overflow:hidden;background:#dff4f7}.fef-blog-card-featured .fef-blog-card-image{min-height:390px}.fef-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.fef-blog-card:hover .fef-blog-card-image img{transform:scale(1.035)}.fef-blog-card-body{padding:28px}.fef-blog-card-featured .fef-blog-card-body{padding:45px;display:flex;flex-direction:column;justify-content:center}.fef-blog-card-meta{display:flex;gap:14px;flex-wrap:wrap;color:#587382;font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.fef-blog-card h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.65rem,2.3vw,2.35rem);line-height:1.08;margin:13px 0 12px}.fef-blog-card h2 a{color:#082f50;text-decoration:none}.fef-blog-card p{color:#587382}.fef-text-link{display:inline-flex;align-items:center;gap:8px;color:#087c98;font-weight:800;text-decoration:none}.fef-text-link span{transition:transform .2s ease}.fef-text-link:hover span{transform:translateX(4px)}
.fef-blog-sidebar{display:grid;gap:22px;position:sticky;top:105px}.fef-sidebar-card{background:#fff;border:1px solid #dfecef;border-radius:22px;padding:27px;box-shadow:0 14px 38px rgba(4,50,79,.06)}.fef-sidebar-card h3{font-family:"DM Serif Display",Georgia,serif;font-size:1.65rem;line-height:1.08;margin:5px 0 15px;color:#082f50}.fef-sidebar-kicker{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#08a5c7}.fef-search-card .search-form{display:flex;gap:8px}.fef-search-card label{flex:1}.fef-search-card .search-field{width:100%;border:1px solid #ccdde2;border-radius:12px;padding:12px 14px;font:inherit}.fef-search-card .search-submit{border:0;border-radius:12px;background:#07345a;color:#fff;font-weight:800;padding:0 15px}.fef-category-list{display:grid}.fef-category-list a{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #e8f0f2;color:#23485d;text-decoration:none}.fef-category-list a:last-child{border-bottom:0}.fef-category-list b{background:#e7f9fb;color:#087c98;border-radius:99px;min-width:28px;text-align:center;padding:2px 7px}.fef-sidebar-about{padding:0;overflow:hidden}.fef-sidebar-about img{width:100%;height:220px;object-fit:cover}.fef-sidebar-about>div{padding:26px}.fef-sidebar-cta{background:#07345a;color:#fff;border-color:#07345a}.fef-sidebar-cta h3,.fef-sidebar-cta p{color:#fff}.fef-sidebar-cta p{opacity:.82}.fef-pagination{margin-top:42px}.fef-pagination ul{list-style:none;margin:0;padding:0;display:flex;gap:9px;flex-wrap:wrap}.fef-pagination a,.fef-pagination span{display:grid;place-items:center;min-width:44px;height:44px;padding:0 14px;border:1px solid #ccdde2;border-radius:12px;text-decoration:none;color:#07345a;background:#fff;font-weight:800}.fef-pagination .current{background:#07345a;color:#fff;border-color:#07345a}.fef-empty-state{padding:60px;background:#fff;border:1px solid #dfecef;border-radius:24px;text-align:center}
.fef-article-hero{background:linear-gradient(180deg,#eefbfd 0%,#fff 100%);padding:80px 0 48px}.fef-article-hero-inner{max-width:980px;text-align:center}.fef-article-breadcrumb{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#087c98}.fef-article-breadcrumb a{color:inherit;text-decoration:none}.fef-article-hero h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:1;letter-spacing:-.035em;color:#082f50;margin:22px auto 18px;max-width:1050px}.fef-article-deck{max-width:780px;margin:0 auto;color:#587382;font-size:1.18rem}.fef-article-meta{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:25px;color:#587382;font-size:.85rem;font-weight:700}.fef-article-featured{max-width:1120px;margin:0 auto 55px;border-radius:30px;overflow:hidden;box-shadow:0 25px 70px rgba(4,50,79,.14);aspect-ratio:16/8}.fef-article-featured img{width:100%;height:100%;object-fit:cover}.fef-article-layout{display:grid;grid-template-columns:minmax(0,780px) 340px;justify-content:center;gap:62px;align-items:start;padding-bottom:90px}.fef-article-content{font-size:1.095rem;line-height:1.82;color:#25485a}.fef-article-content>*:first-child{margin-top:0}.fef-article-content h2,.fef-article-content h3{font-family:"DM Serif Display",Georgia,serif;color:#082f50;line-height:1.1}.fef-article-content h2{font-size:2.35rem;margin:2.15em 0 .65em}.fef-article-content h3{font-size:1.75rem;margin:1.8em 0 .55em}.fef-article-content p,.fef-article-content ul,.fef-article-content ol{margin:1.25em 0}.fef-article-content a{color:#087c98}.fef-article-content blockquote{margin:2.1em 0;padding:28px 32px;background:#eefbfd;border-left:5px solid #08a5c7;border-radius:0 18px 18px 0;color:#07345a;font-family:"DM Serif Display",Georgia,serif;font-size:1.55rem;line-height:1.35}.fef-article-content img{max-width:100%;height:auto;border-radius:20px}.fef-author-card{display:grid;grid-template-columns:130px 1fr;gap:25px;align-items:center;margin-top:55px;padding:28px;background:#fff6ed;border:1px solid #f5dfca;border-radius:24px}.fef-author-card img{width:130px;height:130px;object-fit:cover;border-radius:18px}.fef-author-card h2{font-family:"DM Serif Display",Georgia,serif;margin:3px 0}.fef-post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.fef-post-navigation>div{border:1px solid #dfecef;border-radius:18px;padding:20px}.fef-post-navigation>div:last-child{text-align:right}.fef-post-navigation small{display:block;text-transform:uppercase;letter-spacing:.08em;color:#75909d;font-weight:800;margin-bottom:6px}.fef-post-navigation a{color:#082f50;font-weight:800;text-decoration:none}.fef-related{background:#eefbfd;padding:80px 0}.fef-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fef-related-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #dfecef}.fef-related-image{display:block;height:190px;overflow:hidden}.fef-related-image img{width:100%;height:100%;object-fit:cover}.fef-related-card>div{padding:23px}.fef-related-card>div>span{font-size:.77rem;color:#75909d;text-transform:uppercase;font-weight:800}.fef-related-card h3{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;line-height:1.08;margin:8px 0 15px}.fef-related-card h3 a{color:#082f50;text-decoration:none}
@media (max-width:1050px){.fef-blog-layout,.fef-article-layout{grid-template-columns:1fr}.fef-blog-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.fef-blog-hero-grid{grid-template-columns:1fr}.fef-blog-hero-art{justify-content:flex-start;min-height:150px}.fef-article-main{max-width:800px;margin:auto}}
@media (max-width:760px){.fef-blog-hero{padding:66px 0}.fef-blog-hero-art span{width:90px;height:90px;font-size:.85rem}.fef-blog-grid,.fef-blog-card-featured,.fef-related-grid,.fef-blog-sidebar,.fef-post-navigation{grid-template-columns:1fr}.fef-blog-card-featured .fef-blog-card-image{min-height:240px}.fef-blog-card-featured .fef-blog-card-body{padding:28px}.fef-blog-section{padding:55px 0 75px}.fef-article-hero{padding:58px 0 35px}.fef-article-featured{border-radius:20px;aspect-ratio:4/3;margin-bottom:40px}.fef-article-layout{gap:42px;padding-bottom:65px}.fef-article-content{font-size:1.02rem}.fef-article-content h2{font-size:1.95rem}.fef-author-card{grid-template-columns:1fr}.fef-author-card img{width:100%;height:240px}.fef-related{padding:60px 0}}

/* V7 footer navigation */
.fef-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.fef-footer-menu li{margin:0}
.fef-footer-menu a{display:inline-flex;color:inherit;text-decoration:none}
.fef-footer-menu a:hover,.fef-footer-menu a:focus{text-decoration:underline;text-underline-offset:4px}
