/* Elevatora global header/footer — shared public shell */
:root{--elv-shell-ink:#10241e;--elv-shell-muted:#52675f;--elv-shell-night:#061b15;--elv-shell-green:#26c99a;--elv-shell-green-dark:#087a5b;--elv-shell-paper:#f4f7f5;--elv-shell-line:#d5e1dc;--elv-shell-white:#fff;--elv-shell-width:1220px}
#fbth-tb-header,#fbth-tb-footer,#colophon.site-footer,.elv-v7-footer{display:none!important}
.elv-shell-header,.elv-shell-footer,.elv-shell-header *,.elv-shell-footer *{box-sizing:border-box}
.elv-shell-header,.elv-shell-footer{font-family:"General Sans","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.elv-shell-active{padding-top:76px!important}
.elv-shell-header{position:fixed;z-index:100;top:0;left:0;width:100%;border-bottom:1px solid rgba(16,36,30,.1);background:#fff;color:var(--elv-shell-ink)}
.admin-bar .elv-shell-header{top:32px}
.elv-shell-bar{display:flex;align-items:center;width:min(calc(100% - 48px),var(--elv-shell-width));height:76px;margin:auto}
.elv-shell-logo{display:flex;flex:0 0 auto;align-items:center;width:164px;margin-right:auto}
.elv-shell-logo img{display:block;width:132px;height:auto}
.elv-shell-desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;height:100%}
.elv-shell-nav-item{position:static;height:100%}
.elv-shell-desktop-nav button,.elv-shell-nav-link{display:flex;align-items:center;justify-content:center;height:100%;padding:0 15px;border:0;background:transparent;color:var(--elv-shell-ink);font-family:inherit!important;font-size:15px!important;font-weight:650!important;line-height:1!important;text-decoration:none;white-space:nowrap;cursor:pointer}
.elv-shell-desktop-nav button svg{display:none}.elv-shell-desktop-nav button:after{content:"";width:7px;height:7px;margin:-4px 0 0 10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease,margin .18s ease}.elv-shell-desktop-nav button[aria-expanded="true"]:after{margin-top:4px;transform:rotate(225deg)}
.elv-shell-desktop-nav button:hover,.elv-shell-nav-link:hover,.elv-shell-desktop-nav button[aria-expanded="true"],.elv-shell-nav-link[aria-current="page"]{color:var(--elv-shell-green-dark)}
.elv-shell-actions{display:flex;align-items:center;gap:13px;margin-left:auto;padding-left:24px}
.elv-shell-demo{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:7px;background:var(--elv-shell-green-dark);color:#fff;font-size:15px;font-weight:750;line-height:1;text-decoration:none;white-space:nowrap;transition:background .18s ease,transform .18s ease}
.elv-shell-demo:hover{background:#075f48;color:#fff;transform:translateY(-1px)}
.elv-shell-panel{position:absolute;z-index:110;top:calc(100% + 1px);left:50%;width:min(calc(100vw - 48px),1060px);padding:26px;border:1px solid var(--elv-shell-line);border-radius:0 0 10px 10px;background:#fff;box-shadow:0 24px 60px rgba(6,27,21,.13);transform:translateX(-50%)}
.elv-shell-panel[hidden]{display:none}
.elv-shell-panel-head{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:0 2px 20px;border-bottom:1px solid var(--elv-shell-line)}
.elv-shell-panel-head div{display:grid;gap:5px}.elv-shell-panel-head span,.elv-shell-feature-link small{color:var(--elv-shell-green-dark);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.elv-shell-panel-head strong{font-size:22px;font-weight:680;letter-spacing:-.025em}.elv-shell-panel-head>a{color:var(--elv-shell-green-dark);font-size:14px;font-weight:750;text-decoration:none}
.elv-shell-product-grid{display:grid;grid-template-columns:1.08fr 1.08fr .92fr;gap:14px;padding-top:18px}.elv-shell-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding:22px 4px 4px}
.elv-shell-feature-link{display:flex;min-height:166px;flex-direction:column;padding:22px;border:1px solid var(--elv-shell-line);border-radius:8px;background:var(--elv-shell-paper);color:var(--elv-shell-ink);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.elv-shell-feature-link:hover{border-color:#9bb7ad;color:var(--elv-shell-ink);transform:translateY(-2px)}.elv-shell-feature-link.is-dark{border-color:var(--elv-shell-night);background:var(--elv-shell-night);color:#fff}.elv-shell-feature-link.is-dark small{color:var(--elv-shell-green)}.elv-shell-feature-link strong{margin:14px 0 8px;font-size:22px;font-weight:690;letter-spacing:-.025em}.elv-shell-feature-link span{max-width:30ch;color:var(--elv-shell-muted);font-size:15px;line-height:1.5}.elv-shell-feature-link.is-dark span{color:#acc4bb}
.elv-shell-link-stack{display:flex;flex-direction:column}.elv-shell-link-stack>strong{margin-bottom:10px;color:var(--elv-shell-ink);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.elv-shell-link-stack>a{display:flex;align-items:center;min-height:37px;color:var(--elv-shell-muted);font-size:15px;font-weight:550;line-height:1.35;text-decoration:none}.elv-shell-link-stack>a:hover{color:var(--elv-shell-green-dark)}.elv-shell-link-stack em{margin-left:8px;padding:3px 6px;border-radius:4px;background:#dff8ef;color:#086b50;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}
.elv-shell-mobile-toggle,.elv-shell-mobile-layer{display:none}

.elv-shell-footer{position:relative;z-index:2;background:var(--elv-shell-night);color:#fff}
.elv-shell-footer-wrap{width:min(calc(100% - 48px),var(--elv-shell-width));margin:auto;padding:70px 0 24px}
.elv-shell-footer-top{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:48px;padding-bottom:54px}
.elv-shell-footer-brand{max-width:330px}.elv-shell-footer-logo{display:inline-block;margin-bottom:21px;color:#fff;font-size:18px;font-weight:900;letter-spacing:-.06em;text-decoration:none}.elv-shell-footer-logo span{color:var(--elv-shell-green)}.elv-shell-footer-brand>p{margin:0 0 24px;color:#a9c0b7;font-size:16px;line-height:1.65}.elv-shell-footer-brand>div{display:flex;flex-direction:column;gap:7px}.elv-shell-footer-brand>div span,.elv-shell-footer-brand>div a{color:#c6d8d1;font-size:15px;text-decoration:none}
.elv-shell-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.elv-shell-footer nav>strong{margin-bottom:5px;color:#fff;font-size:14px;font-weight:750}.elv-shell-footer nav a{color:#9eb8ae;font-size:15px;line-height:1.45;text-decoration:none}.elv-shell-footer nav a:hover,.elv-shell-footer-brand a:hover{color:var(--elv-shell-green)}
.elv-shell-footer-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:27px 0;border-top:1px solid rgba(213,225,220,.14);border-bottom:1px solid rgba(213,225,220,.14)}.elv-shell-footer-cta div{display:grid;gap:4px}.elv-shell-footer-cta span{color:#9eb8ae;font-size:14px}.elv-shell-footer-cta strong{font-size:22px;font-weight:650;letter-spacing:-.025em}.elv-shell-footer-cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:7px;background:var(--elv-shell-green);color:var(--elv-shell-night);font-size:15px;font-weight:800;text-decoration:none}.elv-shell-footer-cta>a.is-text{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff}
.elv-shell-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;color:#718f84;font-size:13px}.elv-shell-footer-bottom>div{display:flex;gap:22px}.elv-shell-footer-bottom a,.elv-shell-footer-bottom button{padding:0;border:0;background:none;color:#91aca2;font:inherit;text-decoration:none;cursor:pointer}.elv-shell-footer-bottom a:hover,.elv-shell-footer-bottom button:hover{color:#fff}
.elv-shell-header a:focus-visible,.elv-shell-header button:focus-visible,.elv-shell-footer a:focus-visible,.elv-shell-footer button:focus-visible{outline:3px solid var(--elv-shell-green);outline-offset:3px}

@media(max-width:1120px){.elv-shell-desktop-nav button,.elv-shell-nav-link{padding:0 10px;font-size:14px!important}.elv-shell-actions{padding-left:13px}.elv-shell-footer-top{gap:30px}}
@media(max-width:980px){
  .elv-shell-active{padding-top:70px!important}.admin-bar .elv-shell-header{top:46px}.elv-shell-bar{width:calc(100% - 30px);height:70px}.elv-shell-logo{width:auto}.elv-shell-logo img{width:124px}.elv-shell-desktop-nav{display:none}.elv-shell-actions{gap:9px;padding:0}.elv-shell-demo{min-height:42px;padding:0 13px;font-size:14px}.elv-shell-mobile-toggle{display:grid;width:42px;height:42px;place-content:center;gap:6px;padding:0;border:1px solid var(--elv-shell-line);border-radius:7px;background:#fff;cursor:pointer}.elv-shell-mobile-toggle span{display:block;width:18px;height:2px;background:var(--elv-shell-ink);transition:transform .18s ease}.elv-shell-mobile-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.elv-shell-mobile-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .elv-shell-mobile-layer{position:fixed;z-index:120;inset:70px 0 0;display:block}.admin-bar .elv-shell-mobile-layer{inset:116px 0 0}.elv-shell-mobile-layer[hidden]{display:none}.elv-shell-mobile-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(6,27,21,.46);cursor:pointer}.elv-shell-mobile-nav{position:absolute;top:0;right:0;width:min(92vw,440px);height:100%;overflow:auto;padding:25px 20px 34px;background:#fff;box-shadow:-20px 0 50px rgba(6,27,21,.13)}.elv-shell-mobile-intro{display:grid;gap:5px;padding:0 2px 20px;border-bottom:1px solid var(--elv-shell-line)}.elv-shell-mobile-intro span{color:var(--elv-shell-green-dark);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.elv-shell-mobile-intro strong{max-width:28ch;font-size:21px;line-height:1.2;letter-spacing:-.025em}.elv-shell-mobile-nav details{border-bottom:1px solid var(--elv-shell-line)}.elv-shell-mobile-nav summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;color:var(--elv-shell-ink);font-size:18px;font-weight:700;list-style:none;cursor:pointer}.elv-shell-mobile-nav summary::-webkit-details-marker{display:none}.elv-shell-mobile-nav summary:after{content:"+";color:var(--elv-shell-green-dark);font-size:24px;font-weight:400}.elv-shell-mobile-nav details[open] summary:after{content:"−"}.elv-shell-mobile-nav details>div{display:grid;gap:3px;padding:0 0 16px}.elv-shell-mobile-nav details>div.is-two{grid-template-columns:1fr 1fr;gap:6px}.elv-shell-mobile-nav details a{display:flex;min-height:44px;flex-direction:column;justify-content:center;padding:7px 10px;border-radius:6px;color:var(--elv-shell-muted);font-size:16px;font-weight:580;line-height:1.35;text-decoration:none}.elv-shell-mobile-nav details a:hover{background:var(--elv-shell-paper);color:var(--elv-shell-green-dark)}.elv-shell-mobile-nav details a strong{color:var(--elv-shell-ink);font-size:16px}.elv-shell-mobile-nav details a span{margin-top:2px;font-size:14px;font-weight:450}.elv-shell-mobile-direct{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:18px 0}.elv-shell-mobile-direct a{display:flex;min-height:44px;align-items:center;padding:0 10px;color:var(--elv-shell-ink);font-size:16px;font-weight:650;text-decoration:none}.elv-shell-mobile-cta{display:flex;min-height:52px;align-items:center;justify-content:center;border-radius:7px;background:var(--elv-shell-green-dark);color:#fff;font-size:16px;font-weight:800;text-decoration:none}.elv-shell-menu-open{overflow:hidden}
  .elv-shell-footer-wrap{width:calc(100% - 30px);padding:56px 0 22px}.elv-shell-footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:36px}.elv-shell-footer-brand{grid-column:1/-1;max-width:550px}.elv-shell-footer-cta{grid-template-columns:1fr auto}.elv-shell-footer-cta .is-text{grid-column:2}.elv-shell-footer-bottom{align-items:flex-start}
}
@media(max-width:620px){
  .elv-shell-logo img{width:116px}.elv-shell-demo{min-height:40px;padding:0 11px;font-size:13px}.elv-shell-mobile-toggle{width:40px;height:40px}.elv-shell-mobile-nav{width:100%;padding:22px 16px 30px}.elv-shell-footer-wrap{padding-top:48px}.elv-shell-footer-top{grid-template-columns:1fr 1fr;gap:36px 22px;padding-bottom:40px}.elv-shell-footer-brand{grid-column:1/-1}.elv-shell-footer-brand>p{font-size:17px}.elv-shell-footer nav{gap:12px}.elv-shell-footer nav>strong{font-size:15px}.elv-shell-footer nav a{font-size:16px}.elv-shell-footer-cta{display:flex;align-items:stretch;flex-direction:column;padding:25px 0}.elv-shell-footer-cta strong{font-size:22px}.elv-shell-footer-cta>a{width:100%;min-height:50px;font-size:16px}.elv-shell-footer-bottom{align-items:flex-start;flex-direction:column;font-size:14px}.elv-shell-footer-bottom>div{flex-wrap:wrap;gap:12px 20px}
}
@media(prefers-reduced-motion:reduce){.elv-shell-header *,.elv-shell-footer *{scroll-behavior:auto!important;transition:none!important}}
