@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Thin.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-ThinItalic.otf)format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-ExtraLight.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-ExtraLightItalic.otf)format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-LightItalic.otf)format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Italic.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-MediumItalic.otf)format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-SemiBold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-SemiBoldItalic.otf)format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-BoldItalic.otf)format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-ExtraBoldItalic.otf)format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-BlackItalic.otf)format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{--color-bg:#121215;--color-text:#fff;--color-text-secondary:#fff9;--color-text-placeholder:#727278;--color-white:#fff;--color-black:#000;--color-surface:#222227;--color-surface-2:#2c2c2e;--color-surface-3:#1c1d21;--color-surface-pressed:#2c2c32;--color-primary:#624aff;--color-muted:#7676801f;--color-success:#1ea256;--color-panel-dark:#121215;--color-border-weak:#ffffff14;--color-border-subtle:#fff3;--color-border-strong:#3d3d44;--color-backdrop:#1c1d2199;--color-link:#6299ff;--shadow-strong:0 24px 60px #00000073;--shadow-medium:0 8px 24px #00000059;--shadow-light:0 8px 24px #00000040;--page-max-width:400px;--page-padding-x:16px;--radius:12px;--radius-full:999px;--input-height:50px;--button-height:48px}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;font-family:Inter;text-decoration:none}button,input,textarea{font-family:Inter}.ui-input{width:100%;height:var(--input-height);background:var(--color-surface);color:var(--color-text);border:none;border-radius:24px;outline:none;padding:16px;font-family:Inter;font-size:14px;line-height:18px}.ui-input::placeholder{color:var(--color-text-placeholder)}.ui-input-error{border:1px solid #ff5b5b}.ui-button{width:100%;height:var(--button-height);cursor:pointer;border:1px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:8px;font-family:Inter;font-size:14px;font-weight:500;line-height:16px;transition:background .5s;display:inline-flex}.ui-button.primary{background:var(--color-primary);color:var(--color-white)}.ui-button.secondary{background:var(--color-surface);color:var(--color-text)}.ui-button.light{background:var(--color-muted);color:var(--color-text)}.ui-button:disabled{opacity:.6;cursor:default}.ui-textarea{background:var(--color-surface);width:100%;height:140px;min-height:140px;color:var(--color-text);resize:vertical;border:none;border-radius:12px;outline:none;padding:16px;font-family:inherit;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.ui-textarea::placeholder{color:var(--color-text-placeholder)}@media (hover:hover) and (pointer:fine){.ui-button.primary:hover{background:var(--color-surface)}.ui-button.secondary:hover,.ui-button.light:hover{background:var(--color-primary)}}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.text-secondary{color:var(--color-text-secondary)}.text-center{text-align:center}
