.fnl-shell{--navy:#223a4f;--navy-soft:#2e4a60;--tan:#d99c65;--coral:#e8843d;--coral-hover:#d6712b;--cream:#f7f2ec;--muted:#6b6f75;--border:#e3ded4;--white:#fff;--shadow-sm:0 1px 3px #223a4f14;--ease:cubic-bezier(.2, .7, .3, 1);font-family:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, sans-serif;-webkit-font-smoothing:antialiased}.fnl-shell .sh-container{max-width:1200px;margin:0 auto;padding:0 24px}.fnl-shell .sh-nav{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(12px);transition:box-shadow .3s var(--ease), background .3s var(--ease);background:#ffffffeb;position:sticky;top:0}.fnl-shell .sh-nav.scrolled{box-shadow:var(--shadow-sm);background:#fffffffa}.fnl-shell .sh-nav-inner{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.fnl-shell .sh-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.fnl-shell .sh-logo img{width:auto;height:30px;display:block}.fnl-shell .sh-nav-links{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.fnl-shell .sh-nav-link{color:var(--muted);transition:color .2s var(--ease);font-size:14px;font-weight:500;text-decoration:none}.fnl-shell .sh-nav-link:hover{color:var(--navy)}.fnl-shell .sh-btn{cursor:pointer;white-space:nowrap;transition:transform .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease);border:none;border-radius:999px;align-items:center;gap:6px;padding:11px 22px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.fnl-shell .sh-btn-primary{background:var(--coral);color:var(--white);box-shadow:0 1px 2px #e8843d4d}.fnl-shell .sh-btn-primary:hover{background:var(--coral-hover);transform:translateY(-1px);box-shadow:0 6px 16px #e8843d52}.fnl-shell .sh-nav-toggle{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:9px;display:none}.fnl-shell .sh-nav-toggle span{background:var(--navy);width:100%;height:2px;transition:transform .3s var(--ease), opacity .2s var(--ease);border-radius:2px;display:block}.fnl-shell .sh-nav.menu-open .sh-nav-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.fnl-shell .sh-nav.menu-open .sh-nav-toggle span:nth-child(2){opacity:0}.fnl-shell .sh-nav.menu-open .sh-nav-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.fnl-shell .sh-mobile-menu{border-top:1px solid var(--border);background:#fffffffa;flex-direction:column;padding:8px 18px 20px;display:none}.fnl-shell .sh-nav.menu-open .sh-mobile-menu{display:flex}.fnl-shell .sh-mobile-link{color:var(--navy);border-bottom:1px solid var(--border);padding:15px 8px;font-size:16px;font-weight:500;text-decoration:none;display:block}.fnl-shell .sh-mobile-cta{justify-content:center;width:100%;margin-top:14px}.fnl-shell .sh-footer{background:var(--navy);color:#f7f2eca6;border-top:1px solid #f7f2ec1a;padding:36px 0;font-size:13px}.fnl-shell .sh-footer-inner{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.fnl-shell .sh-footer a{color:#f7f2eca6;transition:color .2s var(--ease);text-decoration:none}.fnl-shell .sh-footer a:hover{color:var(--tan)}.fnl-shell .sh-footer-links{gap:24px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:900px){.fnl-shell .sh-nav-links{display:none}.fnl-shell .sh-nav-toggle{display:flex}.fnl-shell .sh-nav-inner{padding:14px 20px}.fnl-shell .sh-footer-inner{flex-direction:column}}@media (max-width:600px){.fnl-shell .sh-container{padding:0 18px}.fnl-shell .sh-nav-inner{padding:12px 18px}.fnl-shell .sh-logo img{height:26px}}
