.DesignSystemView_page__F755g{--gray-rgb:0,0,0;--gray-alpha-100:rgba(var(--gray-rgb),0.05);--gray-alpha-200:rgba(var(--gray-rgb),0.08);--divider-color:rgba(0,0,0,0.25);display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:20px;font-family:var(--font-geist-sans)}.DesignSystemView_main__n3nt8{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:720px;margin:0 auto 20px;text-align:center}.DesignSystemView_main__n3nt8 hr{width:min(100%,480px);height:1px;margin:1rem 0;border:none;background:linear-gradient(to right,transparent,var(--divider-color),transparent)}.DesignSystemView_logo__DoU_2{display:block;transform-origin:center}.DesignSystemView_logoShake__KPhTt{animation:DesignSystemView_logo-shake___iDwx .4s ease-in-out}@keyframes DesignSystemView_logo-shake___iDwx{0%,to{transform:translateX(0)}20%{transform:translateX(-8px)}40%{transform:translateX(8px)}60%{transform:translateX(-5px)}80%{transform:translateX(5px)}}.DesignSystemView_footer__nfAcS{display:flex;align-items:center;justify-content:center}@media (prefers-reduced-motion:reduce){.DesignSystemView_logoShake__KPhTt{animation:none}}@media (prefers-color-scheme:dark){.DesignSystemView_page__F755g{--gray-rgb:255,255,255;--gray-alpha-100:rgba(var(--gray-rgb),0.06);--gray-alpha-200:rgba(var(--gray-rgb),0.145);--divider-color:rgba(255,255,255,0.35)}.DesignSystemView_logo__DoU_2{filter:invert()}}@media (max-width:600px){.DesignSystemView_page__F755g{padding:32px 20px}}.Box_box__hDPli{padding:clamp(1.5rem,4vw,3rem);border:1px solid rgb(255 255 255/10%);border-radius:.75rem;background:rgb(255 255 255/5%)}.Button_button__qibro{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;padding:.45rem .8rem;border:1px solid transparent;border-radius:8px;color:rgb(235 235 235);background:rgb(255 255 255/10%);box-shadow:inset 0 1px 0 rgb(255 255 255/4%);font:inherit;font-size:.9rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .14s ease,background-color .14s ease,border-color .14s ease,transform .14s ease}.Button_button__qibro:hover:not(:disabled){color:#ffffff;background:rgb(255 255 255/15%);border-color:rgb(255 255 255/8%)}.Button_button__qibro:active:not(:disabled){background:rgb(255 255 255/8%);transform:translateY(1px)}.Button_button__qibro:focus-visible{outline:2px solid rgb(90 145 210/75%);outline-offset:2px}.Button_button__qibro:disabled{opacity:.45;cursor:not-allowed;transform:none}.Button_icon___6Okz,.Button_label__HQNPU{display:inline-flex;align-items:center}.Button_icon___6Okz{justify-content:center}@media (prefers-reduced-motion:reduce){.Button_button__qibro{transition:none}}