:root{--oto-bg:#0c0e14;--logo-width:clamp(120px, 18vw, 200px);--logo-bottom-gap:56px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--oto-bg);height:100%}main{min-height:100dvh;padding-bottom:var(--logo-bottom-gap);justify-content:center;align-items:flex-end;display:flex}main img{width:var(--logo-width);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:auto}
