:root{--navasoft-ivory:#fbf8ef}
.brand{width:205px;background:transparent}
.brand img{display:block;width:205px;height:47px;object-fit:contain;object-position:left center;background:transparent;mix-blend-mode:multiply}
.brand span{margin:-6px 0 0 39px;font-size:11px;font-weight:700;white-space:nowrap}
.topbar{position:fixed;top:0;left:0;right:0;z-index:20;min-height:86px;background:rgba(251,248,239,.96);border-bottom:1px solid #e7e4dc;backdrop-filter:blur(12px)}
.topbar__inner{width:min(1600px,calc(100% - 48px));min-height:86px;margin:auto;display:grid;grid-template-columns:250px minmax(0,1fr) auto;align-items:center;gap:28px}
.main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,1.45vw,28px);font-size:13px;font-weight:700;white-space:nowrap}
.main-nav a[aria-current="page"]{color:#0d61e8}
.topbar .button--small{min-height:48px;padding:0 24px;border-radius:7px;font-size:14px;font-weight:700;white-space:nowrap}
body{padding-top:86px}
@media(max-width:1180px){.topbar__inner{grid-template-columns:210px auto 1fr}.topbar .menu-button{display:inline-flex;justify-self:end}.topbar .main-nav{position:absolute;top:85px;left:0;right:0;display:none;padding:24px;background:var(--navasoft-ivory);border-bottom:1px solid #e7e4dc;flex-wrap:wrap}.topbar .main-nav--open{display:flex}.topbar .button--small{justify-self:end}}
@media(max-width:760px){body{padding-top:74px}.topbar{min-height:74px}.topbar__inner{width:calc(100% - 24px);min-height:74px;grid-template-columns:1fr auto;gap:8px}.brand{width:150px}.brand img{width:150px;height:34px}.brand span{margin:-4px 0 0 34px;font-size:9px}.topbar .menu-button{grid-column:2;grid-row:1}.topbar .button--small{display:none}.topbar .main-nav{top:73px;align-items:stretch;flex-direction:column;gap:4px;font-size:14px}}

/* NAVASOFT 3.1 canonical typography */
@font-face{font-family:Caveat;src:url('/assets/fonts/caveat-latin-500-normal.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
body{font-family:Inter,Arial,sans-serif}
.script{font-family:Caveat,cursive!important;font-size:clamp(38px,3.1vw,54px)!important;font-weight:500!important;line-height:1.05!important;letter-spacing:0!important}
.text-link{font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}
.button,.topbar .button--small{font-family:Inter,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}
@media(max-width:760px){.script{font-size:38px!important;line-height:1.08!important}.text-link{font-size:14px!important}}
