:root{--background:#1f2429;--foreground:#fff}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.logo-stage{place-items:center;min-height:100svh;padding:clamp(24px,6vw,80px);display:grid}.sentorel-logo{width:min(78vw,900px);height:auto;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
