#root{flex:1;display:flex;flex-direction:column;min-height:100vh}.home-shell{flex:1;width:100%;max-width:var(--gm-container-tool);margin-inline:auto;padding:var(--space-2xl) var(--gm-gutter) var(--space-3xl);display:flex;flex-direction:column;gap:var(--space-xl);box-sizing:border-box}@media(max-width:640px){.home-shell{padding:var(--space-lg) var(--gm-gutter-mobile) var(--space-2xl);gap:var(--space-lg)}}
