@font-face{font-family:Inter;src:url(./fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(./fonts/Inter-Italic-VariableFont_opsz,wght.ttf)format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}:root{--color-background-dark-base:#111112;--color-background-dark-overlay:#161617;--color-primary:#bfa7ff;--color-primary-dark:#a365ff;--color-text-base:#fbfaff;--color-text-muted:#8d8d8f;--color-text-disabled:#7c7c80;--color-text-dark:#222;--color-border-base:#1f1f20;--color-button-base:#9c89d0;--color-button-hover:#bfa7ff;--color-button-blur-base:#fbfaff14;--color-button-blur-hover:#fbfaff1f;--color-success:#3aa775;--color-warning:#e6a441;--color-error:#d84250}body{background-color:var(--color-background-dark-base);height:100dvh;color:var(--color-text-base);margin:0;padding:0;font-family:Inter,sans-serif}#root{height:100%}*{scrollbar-width:thin;scrollbar-color:var(--color-border-base) transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-thumb{background-color:var(--color-border-base);border-radius:128px}::-webkit-scrollbar-thumb:hover{background-color:var(--color-text-disabled)}.contentbox{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:160px 128px;display:flex}@media screen and (width<=555px){.contentbox{text-align:center;flex-direction:column;gap:8px;padding:160px 32px}}.no-phone{display:block}@media screen and (width<=672px){.no-phone{display:none}}.content{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}.brand-message{color:var(--color-primary);text-align:center;letter-spacing:-.3px;flex-direction:column;align-items:center;gap:20px;font-size:20px;font-weight:500;line-height:28px;display:flex}.brand-message img{width:141px;height:38px}.socials{gap:12px;display:flex}.social{background:#161617;border:2px solid #191919e6;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .1s ease-in-out;display:flex}.social:hover{background:var(--color-button-blur-hover);border-color:var(--color-button-blur-hover)}.social img{width:24px;height:24px}.sticky-footer{color:var(--color-text-disabled);background-color:var(--color-background-dark-overlay);letter-spacing:-.2px;border-top:2px solid #191919e6;justify-content:center;align-items:center;padding:16px 128px;font-size:13px;font-weight:400;line-height:16px;display:flex;position:fixed;bottom:0;left:0;right:0}@media screen and (width<=555px){.sticky-footer{text-align:center;flex-direction:column;gap:8px;padding:16px 32px}}
