.DSI-IntroHeader{z-index:999;background:0 0;border-bottom:1px solid #0000;align-items:center;width:100%;height:5rem;transition:background-color .18s,border-color .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;display:flex;position:fixed;top:0;left:0}.DSI-IntroHeaderScrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdffffd1;border-bottom-color:#18455814;box-shadow:0 14px 34px #18455814}.DSI-IntroHeaderInner{justify-content:space-between;align-items:center;gap:var(--spacing-lg);width:min(100% - 4rem,75rem);min-height:5rem;padding-inline:0;display:flex}.DSI-IntroBrand{align-items:center;gap:var(--spacing-xs);color:inherit;display:inline-flex}.DSI-IntroBrand:hover,.DSI-IntroBrand:focus-visible{text-decoration:none}.DSI-IntroBrandText{font-family:var(--headingsFontFamily), sans-serif;color:var(--base900);flex-wrap:wrap;gap:.18rem;font-size:1.6rem;font-weight:700;line-height:1}.DSI-IntroBrandText>span{color:var(--accent700)}.DSI-IntroBrandIcon{color:var(--base900)}.DSI-IntroBurger{display:none}.DSI-IntroBurger,.DSI-IntroBurger button{color:var(--base900)}.DSI-IntroNav{gap:clamp(.7rem,1.4vw,1.4rem);padding:0 .45rem}.DSI-IntroHeaderActions{margin-left:auto}.DSI-IntroNavLink.disabled{color:var(--base400);pointer-events:none}.DSI-IntroNav a,.DSI-IntroLogin{font-family:var(--headingsFontFamily), sans-serif;color:var(--base800);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s,transform .16s,box-shadow .16s}.DSI-IntroNav a:hover,.DSI-IntroNav a:focus-visible,.DSI-IntroLogin:hover,.DSI-IntroLogin:focus-visible{color:var(--accent700)}.DSI-IntroNav a:focus-visible,.DSI-IntroLogin:focus-visible{outline:2px solid var(--accent500);outline-offset:4px}.DSI-IntroLogin{color:var(--accent700);box-shadow:none;background:#fdffffd6;border:1px solid #00838029}.DSI-IntroLogin.DSI-IntroLoginActive,.DSI-IntroMobileLogin.DSI-IntroLoginActive{color:#fff;background:var(--accent700);border-color:var(--accent700);box-shadow:0 8px 20px #1845582e}.DSI-IntroLogin.DSI-IntroLoginActive:hover,.DSI-IntroLogin.DSI-IntroLoginActive:focus-visible,.DSI-IntroMobileLogin.DSI-IntroLoginActive:hover,.DSI-IntroMobileLogin.DSI-IntroLoginActive:focus-visible{color:#fff;background:var(--accent800,var(--accent700));border-color:var(--accent800,var(--accent700))}.DSI-IntroLogin .mantine-Button-label{align-items:center;gap:.65rem;display:inline-flex}.DSI-IntroLogin .mantine-Button-inner{justify-content:center}.DSI-IntroMobileDrawer .mantine-Drawer-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfffff5;border-radius:0 0 1.5rem 1.5rem;margin-top:5rem}.DSI-IntroMobileDrawer .mantine-Drawer-body{padding-top:0}.DSI-IntroMobileMenu{padding-bottom:var(--spacing-sm)}.DSI-IntroMobileLink{font-family:var(--headingsFontFamily), sans-serif;color:var(--base900);padding:.6rem 0;font-size:1.1rem;font-weight:600}.DSI-IntroMobileLink.disabled{color:var(--base400);pointer-events:none}.DSI-IntroMobileLink:visited{color:var(--base900)}.DSI-IntroMobileLink:visited.disabled{color:var(--base400)}.DSI-IntroMobileLink:hover,.DSI-IntroMobileLink:focus-visible{color:var(--accent700);text-decoration:none}.DSI-IntroMobileLogin{width:100%;margin-top:var(--spacing-xs);color:var(--accent700);background:#fdffffe6;border:1px solid #18455824;box-shadow:0 8px 20px #1845580d}@media (max-width:900px){.DSI-IntroHeader{height:4.5rem}.DSI-IntroHeaderInner{min-height:4.5rem}.DSI-IntroNav,.DSI-IntroLogin,.DSI-IntroHeaderActions{display:none}.DSI-IntroBurger{display:block}.DSI-IntroBrandText{font-size:1.35rem}}@media (max-width:640px){.DSI-IntroHeaderInner{width:min(100% - 1.5rem,75rem)}.DSI-IntroBrandText{font-size:1.2rem}.DSI-IntroBrandIcon{width:1.4rem;height:1.4rem}.DSI-IntroMobileDrawer .mantine-Drawer-content{border-radius:0 0 1.2rem 1.2rem;margin-top:4.5rem}}
