:root,.theme-dark,.dark{--body-bg:#0a0a12;--foreground:214.3 31.8% 91.4%;--text-muted:#ffffff59;--text-faint:#fff3;--panel-line:#ffffff0f}.theme-light,.light{--body-bg:#d8dee8;--foreground:228 24% 16%;--text-muted:#16192aa8;--text-faint:#16192a7a;--panel-line:#2e284e33}html,body{background:var(--body-bg);min-height:100%;color:hsl(var(--foreground))}.home-page-shell{min-height:100vh}.public-shell{flex-direction:column;min-height:100vh;display:flex}.guild-picker-grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}@media (min-width:640px){.guild-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.guild-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.guild-picker-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:1rem;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.guild-picker-card-icon{border-radius:1rem;flex-shrink:0;width:3rem;height:3rem;overflow:hidden}
