#scroll-to-top{display:none;position:fixed;bottom:20px;right:20px;background-color:#007bff;color:#fff;padding:10px;border:none;border-radius:5px;text-decoration:none;cursor:pointer}#scroll-to-top:hover{background-color:#0056b3}body.scrolled #scroll-to-top{display:block}.nav-control{cursor:pointer}.nav-control .hamburger{width:28px;height:20px;position:relative}.nav-control .hamburger .line{position:absolute;left:0;right:0;height:2px;background:#fff!important;transition:transform .25s ease,opacity .2s ease,top .25s ease}.nav-control .hamburger .line:nth-child(1){top:0}.nav-control .hamburger .line:nth-child(2){top:9px}.nav-control .hamburger .line:nth-child(3){top:18px}.nav-control.is-open .hamburger .line:nth-child(1){top:9px;transform:rotate(45deg)}.nav-control.is-open .hamburger .line:nth-child(2){opacity:0}.nav-control.is-open .hamburger .line:nth-child(3){top:9px;transform:rotate(-45deg)}.deznav{position:fixed;top:0;left:0;height:100dvh;width:280px;max-width:86%;background:#fff;border-right:1px solid rgba(0,0,0,.08);transform:translateX(-100%)!important;transition:transform .28s ease!important;z-index:1040;will-change:transform;display:block!important}.deznav.is-open{transform:translateX(0)!important}.deznav .deznav-scroll{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1035;display:none}.mobile-overlay.is-open{display:block!important}body.menu-locked,html.menu-locked{overflow:hidden!important;touch-action:none}@media (min-width:992px){.deznav{transform:none!important;top:0;height:100dvh;z-index:100}.mobile-overlay{display:none!important}body.menu-locked,html.menu-locked{overflow:auto!important}}.content-body{margin-left:0!important;transition:all .28s ease}@media (min-width:992px){.content-body{margin-left:19rem!important}}.deznav.is-open~.content-body,.deznav.is-open~.footer{transform:translateX(280px)}.header{margin-bottom:0!important}.header .navbar{margin-bottom:0!important}.content-body{padding-top:0!important;margin-top:0!important}.content-body>.container-fluid{padding-top:0!important;margin-top:0!important}.content-body>.container-fluid>:first-child{margin-top:0!important}.content-body .container-fluid>.row:first-child{margin-top:0!important;padding-top:0!important}.content-body h1,.content-body h1.bc-title{margin-top:0!important;padding-top:0!important;line-height:1.2}.content-body h1+hr,.content-body h1.bc-title+hr{margin-top:8px!important}.content-body .breadcrumb-header,.content-body .page-header,.content-body .page-title,.content-body .page-titles{margin-top:0!important;padding-top:0!important;min-height:0!important;border:0!important;background:0 0!important}.content-body .gap,.content-body .mb-xxl,.content-body .spacer{margin-top:0!important;padding-top:0!important}.content-body{margin-left:0!important}@media (min-width:992px){.content-body{margin-left:19rem!important}}.header,.header .navbar{margin-bottom:0!important}#main-wrapper,#main-wrapper *{scroll-margin-top:0!important}.content-body{padding-top:0!important;margin-top:0!important}.content-body::after,.content-body::before,.content-body>.container-fluid::after,.content-body>.container-fluid::before{content:none!important;display:none!important}.content-body .breadcrumb-header,.content-body .page-header,.content-body .page-title,.content-body .page-titles{min-height:0!important;margin-top:0!important;padding-top:0!important;border:0!important;background:0 0!important}.content-body>.container-fluid{padding-top:0!important;margin-top:0!important}.content-body>.container-fluid>:first-child{margin-top:0!important;padding-top:0!important}.content-body h1,.content-body h1.bc-title{margin-top:0!important;padding-top:0!important;line-height:1.2}.content-body h1+hr,.content-body h1.bc-title+hr{margin-top:8px!important}.content-body{margin-left:0!important;transition:all .28s ease}@media (min-width:992px){.content-body{margin-left:19rem!important}}.deznav{position:fixed!important;top:0;left:0;height:100dvh;width:280px;max-width:86%;background:#fff;border-right:1px solid rgba(0,0,0,.08);transform:translateX(-100%)!important;transition:transform .28s ease!important;z-index:1040;float:none!important;clear:none!important}.deznav.is-open{transform:translateX(0)!important}.deznav.is-open~.content-body,.deznav.is-open~.footer{transform:translateX(280px);transition:transform .28s ease}@media (min-width:992px){:root{--header-h:56px}.nav-header{top:0;z-index:1050;background:#333}.deznav{position:fixed!important;top:var(--header-h);left:0;height:calc(100dvh - var(--header-h));width:19rem;max-width:19rem;min-width:19rem;transform:none!important;box-shadow:none!important}.content-body{margin-left:19rem!important;transform:none!important;float:none!important;clear:none!important}}.header,.header-content,.navbar{margin:0!important}.content-body{padding-top:0!important;margin-top:0!important}.breadcrumb-header,.page-header,.page-title,.page-titles{margin:0!important;padding:0!important;min-height:0!important;background:0 0!important;border:0!important}.deznav{float:none!important}.content-body{clear:none!important;min-height:100vh!important;padding-top:20px!important}.content-body{clear:none!important;min-height:100vh!important;padding-top:73px!important}
:root { --header-h: 57px; } /* já bate com seu inline */
.nav-header, .header { position: fixed; top: 0; left: 0; width: 100%; height: var(--header-h); }
.content-body { padding-top: calc(var(--header-h) + 16px) !important; } /* 16px de respiro */
