.site-header .nav-wrap{width:100%;max-width:none;padding:0 24px;gap:24px}
.site-header .brand{flex:0 0 auto;font-size:27px!important;letter-spacing:.5px!important}
.site-header .brand img{width:48px;height:48px}
.site-header .brand small{font-size:8px!important}
.site-header .main-nav{margin-left:auto;gap:22px}
.header-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.site-search{position:relative;height:40px;display:flex;align-items:center;border:1px solid transparent;background:#fff;transition:border-color .2s,box-shadow .2s}
.site-search:focus-within{border-color:#0e3a66;box-shadow:0 0 0 3px rgba(14,58,102,.1)}
.site-search input{display:none;width:0;min-width:0;border:0;outline:0;padding:0;background:transparent;color:#102840;font:600 12px Manrope}
.site-search.is-open input{display:block;width:128px;padding:0 5px 0 12px}
.search-suggestions{position:absolute;z-index:60;top:calc(100% + 10px);right:0;display:none;width:340px;padding:7px;background:#fff;border:1px solid #dce5ed;box-shadow:0 18px 45px rgba(7,27,52,.2)}
.search-suggestions.is-visible{display:block}
.search-suggestions::before{content:"";position:absolute;right:17px;top:-6px;width:10px;height:10px;background:#fff;border-top:1px solid #dce5ed;border-left:1px solid #dce5ed;transform:rotate(45deg)}
.search-suggestions a{position:relative;display:block;padding:11px 38px 11px 12px;border-bottom:1px solid #edf1f4;color:#102840;transition:background .18s}
.search-suggestions a:last-child{border-bottom:0}
.search-suggestions a::after{content:"→";position:absolute;right:13px;top:50%;color:#de2636;transform:translateY(-50%)}
.search-suggestions a:hover,.search-suggestions a:focus{outline:0;background:#f2f6f9}
.search-suggestions span,.search-suggestions small{display:block}
.search-suggestions span{font-size:13px;font-weight:800}
.search-suggestions small{margin-top:2px;color:#718397;font-size:10px}
.search-suggestions p{margin:0;padding:14px;color:#718397;font-size:12px}
.site-search button,.login-link,.language-switch button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:#071b34;cursor:pointer}
.site-search svg,.login-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.login-link{border:1px solid #d7e1e9;transition:.2s}
.login-link:hover{color:#fff;background:#de2636;border-color:#de2636}
.language-switch{position:relative;display:flex;align-items:center;width:42px;height:40px;border-left:1px solid #d7e1e9;padding-left:7px}
.language-switch button{display:none;width:34px;font-size:20px;filter:grayscale(.7);opacity:.6;transition:.2s}
.language-switch button.active{display:inline-flex;filter:none;opacity:1}
.language-switch.is-open{z-index:30}
.language-switch.is-open button{display:inline-flex;position:absolute;left:7px;background:#fff;border:1px solid #d7e1e9;box-shadow:0 8px 20px rgba(7,27,52,.15)}
.language-switch.is-open button:first-child{top:0}
.language-switch.is-open button:last-child{top:42px}
.language-switch button:hover{filter:none;opacity:1;transform:translateY(-1px)}
.flag-icon{display:block;width:27px;height:18px;object-fit:cover;border:1px solid rgba(7,27,52,.18);box-shadow:0 1px 2px rgba(7,27,52,.12)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px) and (min-width:761px){.site-header .nav-wrap{padding:0 14px;gap:12px}.site-header .brand{font-size:22px!important}.site-header .brand img{width:40px;height:40px}.site-header .main-nav{gap:12px}.site-search.is-open input{width:90px}.language-switch button{width:29px}}
@media(max-width:760px){.site-header .nav-wrap{padding:0 16px!important}.site-header .brand{font-size:22px!important}.site-header .brand img{width:41px;height:41px}.header-tools{order:2;margin-left:auto;gap:6px}.site-search.is-open input{display:block;width:100px}.site-search{border:0}.site-search:focus-within{border:1px solid #0e3a66}.search-suggestions{position:fixed;top:68px;left:12px;right:12px;width:auto}.search-suggestions::before{display:none}.language-switch{display:none}.login-link{width:36px;height:36px}.nav-toggle{order:3;margin-left:0!important}.main-nav{order:4;top:68px!important}.main-nav::after{content:"";display:block}.main-nav .nav-link{font-size:14px!important}}
