@font-face{font-family:Montserrat;src:url("public/fonts/Montserrat-Variable.ttf") format("truetype");font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url("public/fonts/Inter-Variable.ttf") format("truetype");font-weight:100 900;font-display:swap}
:root{--ink:#020b14;--navy:#061b33;--blue:#1677ff;--paper:#f5f7f9;--display:Montserrat,"Segoe UI",sans-serif;--ui:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{background:var(--ink)}body{margin:0;background:var(--ink);color:white;font-family:var(--ui)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
.head{position:absolute;z-index:60;left:0;top:0;width:100%;height:96px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(183,204,221,.16)}
.brand-crop{display:block;width:205px;height:66px;background:url("assets/logo-seitlich.png") center/contain no-repeat}
.head-cta{padding:15px 19px;border:1px solid #3e5b73;color:white;font-size:8px;font-weight:700;letter-spacing:.12em}.head-cta span{margin-left:25px;color:var(--blue)}
.eyebrow{color:#7790a5;font:8px monospace;letter-spacing:.16em}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:18px 20px;border:1px solid var(--blue);background:var(--blue);color:white;font-size:8px;font-weight:700;letter-spacing:.13em;box-shadow:0 12px 35px rgba(22,119,255,.18);transition:.25s}.primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(22,119,255,.28)}
@media(max-width:650px){.head{height:76px;padding:0 20px}.brand-crop{width:145px;height:54px}.head-cta{display:none}}

.brand-crop{width:235px;height:72px;background-image:url("assets/logo-seitlich.png")}@media(max-width:650px){.brand-crop{width:180px;height:58px}}
