*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#f2efe8}.humo-shell{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.humo-shell-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.mx-auto{margin-left:auto;margin-right:auto}.overflow-x-auto{overflow-x:auto}.hidden{display:none}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-10{gap:2.5rem}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:inline{display:inline}}
