body,html{margin:0;width:100%;height:100%;overflow:hidden}body{background:#7632e9;color:#fff;font-family:Arial,Helvetica,sans-serif}.page-shell{width:100%;height:100vh;max-height:100vh;display:grid;place-items:center;padding:clamp(16px,4vw,48px);box-sizing:border-box}.logo{display:block;width:min(72vw,520px);max-height:72vh;height:auto;object-fit:contain}@media (max-width:640px){.logo{width:min(82vw,360px);max-height:62vh}}