*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-text: #111111;--gradient-top: #F4F4F4;--gradient-bottom: #EBEBEB}@media(prefers-color-scheme:dark){:root{--color-bg: #111111;--color-text: #f5f5f5;--gradient-top: #1B1B1B;--gradient-bottom: #141414}}html,body{height:100%;background:linear-gradient(135deg,var(--gradient-top) 50%,var(--gradient-bottom) 50%);background-attachment:fixed;background-color:var(--gradient-top);color:var(--color-text);font-family:system-ui,sans-serif}body{display:flex;align-items:center;justify-content:center;min-height:100dvh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.h-card{width:clamp(180px,45vw,480px);display:flex;flex-direction:column;gap:1em}#logo-minigrand{display:block;width:100%;height:auto;color:#231f20}.tagline{font-size:1rem;color:#555;line-height:1.6;text-align:center}.practices{display:flex;justify-content:center;gap:1.5rem}.practices a{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.practice-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#999}.practice-link{font-size:1rem;color:#555;border-bottom:1px solid #CCC;padding-bottom:1px;transition:border-color .15s ease,color .15s ease}.practices a:hover .practice-link{color:#222;border-color:#888}.practices a:first-of-type{padding-right:1.5rem;border-right:1px solid #CCC}.practice-divider{width:1px;background:#ccc;align-self:stretch}@media(prefers-color-scheme:dark){#logo-minigrand{color:#fff}.practice-label{color:#666}.practice-link{color:#999;border-bottom-color:#444}.practices a:hover .practice-link{color:#e8e7e3;border-color:#777}.practices a:first-of-type{border-right-color:#444}.tagline{color:#999}}
