.navbar-brand{width:150px;flex-shrink:0}.navbar-brand img{max-width:80%;height:auto;object-fit:contain}.navbar-nav{align-items:center;flex-wrap:nowrap}.navbar .navbar-nav .nav-link{color:#000;font-size:1.3em;margin:1em .75em;font-family:Roboto,sans-serif}.custom-hr{border:0;height:1px;background:#050505;background-image:linear-gradient(90deg,#ccc,#1e1e1e,#ccc);margin:.5rem 0;width:100%}@media screen and (min-width:992px){.navbar-brand img{width:150px}.navbar-brand{margin-right:0;padding:0 1em}.navbar .navbar-nav .nav-link{margin:1em 1.5em}}@media screen and (min-width:1024px) and (max-width:1366px) and (max-height:1366px){.navbar-brand img{width:180px}}.navbar{position:relative;z-index:1050;overflow:visible!important}@media screen and (max-width:991.98px){.navbar .navbar-collapse.show{min-height:0;max-height:min(80dvh,calc(100dvh - 4.5rem));overflow-y:auto!important;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}}.dropdown-menu{border:.5px solid #cccccc;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:12px;padding:10px;z-index:1060}.container{max-width:100%;padding-left:15px;padding-right:15px}.header--hero-overlay{position:fixed;top:0;right:0;left:0;z-index:1050;transition:background .35s ease,backdrop-filter .35s ease,-webkit-backdrop-filter .35s ease,box-shadow .35s ease,color .2s ease,border-color .2s ease}.header--hero-overlay--dark{--bs-navbar-color:rgba(255,255,255,0.95);--bs-navbar-hover-color:#ffffff;background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none!important}.header--hero-overlay--dark .navbar-brand img{filter:brightness(0) invert(1)}.header--hero-overlay--dark .navbar-nav .nav-link,.header--hero-overlay--dark .navbar-nav .nav-link:focus,.header--hero-overlay--dark .navbar-nav .nav-link:hover{color:#ffffff!important}.header--hero-overlay--dark .navbar-nav .nav-link.active{color:#ffffff!important;opacity:.9}.header--hero-overlay--dark .navbar-toggler{border-color:rgba(255,255,255,.55)}.header--hero-overlay--dark .dropdown-toggle{color:#ffffff!important}.header--hero-overlay--dark .dropdown-toggle:after{border-top-color:#ffffff}.header--hero-overlay--light{--bs-navbar-color:rgba(17,24,39,0.95);--bs-navbar-hover-color:#000000;background:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.header--hero-overlay--light.header--hero-overlay--glass{backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1)}.header--hero-overlay--light .navbar-brand img{filter:none}.header--hero-overlay--light .navbar-nav .nav-link,.header--hero-overlay--light .navbar-nav .nav-link:focus,.header--hero-overlay--light .navbar-nav .nav-link:hover{color:#111827!important}.header--hero-overlay--light .navbar-nav .nav-link.active{color:#000000!important;opacity:.85}.header--hero-overlay--light .navbar-toggler{border-color:rgba(0,0,0,.35)}.header--hero-overlay--light .dropdown-toggle{color:#111827!important}.header--hero-overlay--light .dropdown-toggle:after{border-top-color:#111827}@media screen and (max-width:991.98px){.header--hero-overlay--dark .navbar-collapse.show{margin-top:.75rem;padding:1rem 1rem .5rem;border-radius:12px;background:rgba(10,8,6,.92);backdrop-filter:blur(10px)}.header--hero-overlay--dark .custom-hr{background:rgba(255,255,255,.15);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent)}.header--hero-overlay--light .navbar-collapse.show{margin-top:.75rem;padding:1rem 1rem .5rem;background:transparent!important;backdrop-filter:none;box-shadow:none;border-radius:0}.header--hero-overlay--light .custom-hr{background:rgba(0,0,0,.08);background-image:linear-gradient(90deg,transparent,rgba(0,0,0,.15),transparent)}}.footlogo{width:clamp(3.25rem,5vw,4rem);object-fit:contain;margin-bottom:0}.site-footer{width:min(1100px,92%);margin:0 auto 1.75rem;color:#f3f3f3;background:transparent}.site-footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.25rem 0}.site-footer__logo-link{display:inline-flex;align-items:center;justify-content:center}.site-footer__left{justify-self:start}.site-footer__center{justify-self:center;display:flex;align-items:center;gap:.9rem}.site-footer__right-wrap{justify-self:end;display:flex;align-items:center;gap:.9rem}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease}.site-footer__social-link:hover{opacity:.78}.lastlogo{height:24px;width:auto}.site-footer__right{justify-self:end;margin:0;font-size:clamp(.66rem,.78vw,.8rem);color:#4a4a4a;letter-spacing:.04em;white-space:nowrap}.footer-divider{width:min(1100px,92%);margin:2rem auto 1rem;border-color:rgba(243,243,243,.2)}@media (min-width:768px){.site-footer__inner{min-height:48px}}@media (max-width:780px){.site-footer{margin-bottom:1.5rem}.site-footer__inner{grid-template-columns:1fr;gap:.8rem;justify-items:center;text-align:center}.site-footer__center,.site-footer__left,.site-footer__right,.site-footer__right-wrap{justify-self:center}}.sticky-book-btn{position:fixed;bottom:20px;right:20px;z-index:9999;background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;border:none;border-radius:50px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 8px 25px rgba(0,0,0,.3);display:flex;align-items:center;gap:8px;transition:all .3s ease;cursor:pointer}.sticky-book-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.4);color:#fff;background:linear-gradient(135deg,#333,#555)}.sticky-book-pulse{position:absolute;top:-3px;right:-3px;width:14px;height:14px;border-radius:50%;background:#00e676}.sticky-book-pulse.status-online{background:#00e676;animation:pulse-ring-green 1.5s ease-out infinite}.sticky-book-pulse.status-offline{background:#ff5252;animation:pulse-ring-red 1.5s ease-out infinite}.sticky-book-pulse.status-pending{background:#ffd740;animation:pulse-ring-yellow 1.5s ease-out infinite}.sticky-book-pulse.status-online:after{background:#00e676}.sticky-book-pulse.status-offline:after{background:#ff5252}.sticky-book-pulse.status-pending:after{background:#ffd740}@keyframes pulse-ring-green{0%{box-shadow:0 0 0 0 rgba(0,230,118,.7)}70%{box-shadow:0 0 0 10px rgba(0,230,118,0)}to{box-shadow:0 0 0 0 rgba(0,230,118,0)}}@keyframes pulse-ring-red{0%{box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{box-shadow:0 0 0 10px rgba(255,82,82,0)}to{box-shadow:0 0 0 0 rgba(255,82,82,0)}}@keyframes pulse-ring-yellow{0%{box-shadow:0 0 0 0 rgba(255,215,64,.7)}70%{box-shadow:0 0 0 10px rgba(255,215,64,0)}to{box-shadow:0 0 0 0 rgba(255,215,64,0)}}.sticky-book-text{white-space:nowrap}@media (min-width:992px){.sticky-book-btn{bottom:30px;right:30px}}@media (max-width:576px){.sticky-book-btn{bottom:15px;right:15px;padding:12px 22px;font-size:.9rem}}