/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.static{position:static}.flex{display:flex}.h-full{height:100%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}body{background-color:#111;height:100dvh;min-height:100dvh;overflow:hidden}.logo-hero{filter:drop-shadow(0 0 24px #c8b06a33)drop-shadow(0 2px 8px #c8b06a88);width:9rem;max-width:70vw;animation:1.5s cubic-bezier(.4,0,.2,1) fadein}@media (min-width:768px){.logo-hero{width:14rem}}@keyframes fadein{0%{opacity:0}to{opacity:1}}
