.underchat-global-header{position:fixed;inset:0 0 auto;z-index:50;height:auto;padding:16px 0;border:0;background:transparent;backdrop-filter:none;transition:padding .25s}.underchat-global-header.scrolled{padding:8px 0}.underchat-container{width:min(1180px,calc(100% - 44px));margin:auto}.underchat-global-header .nav-shell{min-height:70px;display:flex;align-items:center;gap:38px;padding:10px 14px 10px 22px;border:1px solid rgba(220,229,239,.9);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 12px 40px rgba(21,52,93,.08);backdrop-filter:blur(18px);overflow:visible}.underchat-global-header .brand{display:flex;align-items:center;margin-right:auto}.underchat-global-header .brand img{display:block;width:168px;height:auto}.underchat-global-header .main-nav{display:flex;align-items:center;gap:5px;margin:0;color:#52627a;font-size:15px;font-weight:700;white-space:nowrap}.underchat-global-header .main-nav>a,.underchat-global-header .nav-resources>summary{min-height:42px;display:flex;align-items:center;padding:0 13px;border:1px solid transparent;border-radius:11px;white-space:nowrap;cursor:pointer;list-style:none;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s}.underchat-global-header .main-nav>a:hover,.underchat-global-header .main-nav>a:focus-visible,.underchat-global-header .nav-resources>summary:hover,.underchat-global-header .nav-resources>summary:focus-visible,.underchat-global-header .nav-resources[open]>summary{border-color:#d5e6f8;background:#edf5ff;color:#0874ef;box-shadow:0 7px 18px rgba(8,116,239,.09);outline:0;transform:translateY(-1px)}
.underchat-global-header .nav-resources{position:relative;padding:20px 0;margin:-20px 0;border:0}.underchat-global-header .nav-resources>summary{gap:7px;color:#52627a;font-family:"DM Sans",sans-serif;font-size:15px;font-weight:700}.underchat-global-header .nav-resources>summary::-webkit-details-marker{display:none}.underchat-global-header .nav-resources>summary:after{width:7px;height:7px;margin:-4px 2px 0 1px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(45deg);transition:transform .2s,margin .2s}.underchat-global-header .nav-resources[open]>summary:after{margin-top:3px;transform:rotate(225deg)}.underchat-global-header .resources-popover{position:absolute;top:54px;left:50%;z-index:1000;visibility:hidden;opacity:0;pointer-events:none;width:900px;display:grid;grid-template-columns:1fr 1fr .85fr;gap:16px;padding:22px;border:1px solid #d9e4f0;border-radius:22px;background:#fff;box-shadow:0 34px 90px rgba(7,26,61,.24);transform:translate(-50%,8px);transition:visibility .18s,opacity .18s,transform .18s}.underchat-global-header .nav-resources[open] .resources-popover{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}.underchat-global-header .resources-popover>div{padding:12px}.underchat-global-header .resources-popover small{display:block;margin:0 0 12px;color:#008b70;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.underchat-global-header .resources-popover a{display:block;padding:12px 13px;border-radius:12px;white-space:normal}.underchat-global-header .resources-popover a:hover{background:#f1f7ff}.underchat-global-header .resources-popover a strong,.underchat-global-header .resources-popover a span{display:block}.underchat-global-header .resources-popover a strong{color:#071a3d;font-family:Manrope,sans-serif;font-size:15px;line-height:1.25}.underchat-global-header .resources-popover a span{margin-top:4px;color:#6b7b90;font-size:13px;font-weight:400;line-height:1.4}.underchat-global-header .resources-popover aside{padding:24px;border-radius:16px;background:linear-gradient(145deg,#071a3d,#0c2b60);color:#fff}.underchat-global-header .resources-popover aside strong{display:block;margin:24px 0 10px;font-family:Manrope,sans-serif;font-size:22px;line-height:1.15}.underchat-global-header .resources-popover aside p{margin:0 0 18px;color:#b7c9df;font-size:14px;line-height:1.55}.underchat-global-header .resources-popover .resources-featured-link{padding:0;color:#00d9bd;font-size:13px;font-weight:800}
.underchat-global-header .nav-actions{display:flex;gap:10px;align-items:center}.underchat-global-header .login{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 19px;border:1px solid #cbd9e8;border-radius:13px;background:rgba(255,255,255,.72);color:#263b58;font:700 14px/1 Manrope,sans-serif;white-space:nowrap;transition:.2s}.underchat-global-header .login:hover{border-color:#a9cff7;background:#edf6ff;color:#0874ef;box-shadow:0 9px 22px rgba(8,116,239,.12);transform:translateY(-2px)}.underchat-global-header .whatsapp-cta{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid #1fbd59;border-radius:999px;background:linear-gradient(135deg,#25d366,#20be5a);color:#fff;font-weight:800;box-shadow:0 10px 23px rgba(37,211,102,.22);transition:.2s}.underchat-global-header .whatsapp-cta:hover{background:linear-gradient(135deg,#20c760,#1aae50);box-shadow:0 14px 28px rgba(37,211,102,.28);transform:translateY(-2px)}.underchat-global-header .whatsapp-cta img{width:22px;height:22px;object-fit:contain}.underchat-global-header .nav-whatsapp-copy small,.underchat-global-header .nav-whatsapp-copy strong{display:block;color:#fff;line-height:1}.underchat-global-header .nav-whatsapp-copy small{margin:0 0 2px;font-size:11px;text-transform:none;letter-spacing:0}.underchat-global-header .nav-whatsapp-copy strong{font-size:14px}.underchat-global-header .menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid #dce5ef;border-radius:12px;background:#fff}.underchat-global-header .menu-toggle span{display:block;height:2px;margin:5px 0;background:#071a3d}
@media(max-width:1180px) and (min-width:1001px){.underchat-global-header .nav-shell{gap:12px;padding-left:16px}.underchat-global-header .brand img{width:150px}.underchat-global-header .main-nav,.underchat-global-header .nav-resources>summary{font-size:14px}.underchat-global-header .main-nav>a,.underchat-global-header .nav-resources>summary{min-height:40px;padding:0 7px}.underchat-global-header .resources-popover{width:850px}.underchat-global-header .login{min-height:46px;padding:0 13px;font-size:12.5px}.underchat-global-header .nav-whatsapp-copy small{font-size:10px}.underchat-global-header .nav-whatsapp-copy strong{font-size:13px}}
@media(max-width:1000px){.underchat-global-header{padding:10px 0}.underchat-global-header .nav-shell{min-height:66px;padding:8px 10px 8px 16px;border-radius:17px}.underchat-global-header .brand img{width:145px}.underchat-global-header .menu-toggle{display:block;order:3}.underchat-global-header .nav-actions{margin-left:auto}.underchat-global-header .login{display:none}.underchat-global-header .nav-contact{display:none}.underchat-global-header .main-nav{display:none;position:absolute;left:22px;right:22px;top:88px;max-height:calc(100vh - 112px);overflow-y:auto;padding:10px;flex-direction:column;align-items:stretch;gap:4px;border:1px solid #dce7f2;border-radius:20px;background:#fff;box-shadow:0 25px 60px rgba(7,26,61,.18)}.underchat-global-header .main-nav.open{display:flex}.underchat-global-header .main-nav>a{min-height:48px;padding:0 14px;color:#2e405b;font-size:16px}.underchat-global-header .nav-resources{padding:0;margin:2px 0;border:1px solid #dce7f2;border-radius:15px;background:#f8fbff}.underchat-global-header .nav-resources>summary{min-height:48px;justify-content:space-between;padding:0 14px;color:#071a3d;font-size:16px;font-weight:800}.underchat-global-header .resources-popover{position:static;width:auto;grid-template-columns:1fr;gap:8px;padding:0 10px 10px;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.underchat-global-header .nav-resources[open] .resources-popover{transform:none}.underchat-global-header .resources-popover>div{padding:10px;border:1px solid #e0e9f3;border-radius:13px;background:#fff}.underchat-global-header .resources-popover aside{display:none}}
@media(max-width:650px){.underchat-container{width:calc(100% - 30px)}.underchat-global-header{padding:8px 0}.underchat-global-header .nav-shell{min-height:61px;padding:7px 8px 7px 14px;border-radius:16px}.underchat-global-header .brand img{width:137px}.underchat-global-header .main-nav{left:15px;right:15px;top:78px}.underchat-global-header .resources-popover>div:nth-child(2){display:none}}
.underchat-global-header .wiki-brand-label{margin-left:11px;padding:6px 9px;border:1px solid rgba(8,116,239,.2);border-radius:999px;background:#edf6ff;color:#0874ef;font:800 10px/1 Manrope,sans-serif;letter-spacing:.16em}
