body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#1f2937}#root{height:100vh}button{cursor:pointer}.wizard-brand-header{display:flex;align-items:flex-start;width:100%;margin:-7px 0 0}.wizard-brand-header__logo{display:block;width:100%;height:auto;-webkit-user-select:none;user-select:none}.wizard-opening-splash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:clamp(16px,6%,32px);border-radius:8px;background:#fff;opacity:1;pointer-events:none;transition:opacity .35s ease-in-out}.wizard-opening-splash--fading{opacity:0}.wizard-opening-splash__logo{display:block;width:auto;height:auto;max-width:min(78%,280px);max-height:82%;object-fit:contain;-webkit-user-select:none;user-select:none}@media(prefers-reduced-motion:reduce){.wizard-opening-splash{transition-duration:1ms}}@media(max-width:900px),(pointer:coarse){html,body{overflow:visible!important;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}#root{height:auto;min-height:100vh;overflow:visible}.mobile-scroll-wrapper{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.wizard-opening-splash__logo{max-width:min(72%,250px);max-height:78%}}
