:root{--background:#171738;--foreground:#171738;--font-family:"Arial";--color-app-background:#171738;--color-app-background-soft:#1f1f43;--color-surface-primary:#f4f4f0;--color-surface-secondary:#ecebe5;--color-surface-elevated:#f0e9dcf7;--color-surface-inverse:#232348;--color-text-primary:#161823;--color-text-secondary:#161823b8;--color-text-muted:#1618237a;--color-text-inverse:#fffffff0;--color-text-inverse-secondary:#ffffffad;--color-text-inverse-muted:#ffffff6b;--color-text-on-accent:#121426;--color-border-subtle:#16182314;--color-border-strong:#16182329;--color-border-inverse:#ffffff1a;--color-accent-primary:#d5f74e;--color-accent-primary-hover:#cae94a;--color-status-success:#8cf3b1;--color-status-success-strong:#34c759;--color-status-warning:#f4d18a;--color-status-danger:#ff8f8f;--color-status-danger-soft:#ffd1b8;--color-status-streak:#ff8a3d;--color-overlay-dark:#0a0c16cc;--color-overlay-blur:#0a0c16cc;--layer-fullscreen-backdrop:9998;--layer-fullscreen-modal:9999;--layer-overlay:1000;--layer-modal:1001;--layer-push-panel:10000;--layer-toast:1005;--layer-critical-overlay-backdrop:2147480000;--layer-critical-overlay-effects:2147480000;--layer-critical-overlay-content:2147480000;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--text-11:11px;--text-12:12px;--text-13:13px;--text-14:14px;--text-15:15px;--text-16:16px;--text-18:18px;--text-20:20px;--text-24:24px;--text-28:28px;--text-34:34px;--text-40:40px;--text-64:64px}@media (prefers-color-scheme:dark){:root{--background:#171738;--foreground:#171738}}*{font-family:var(--font-family)}html{overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:#0003 transparent;max-width:430px;margin:auto}::selection{background:var(--color-accent-primary)}img,svg,button,input{-webkit-user-select:none;user-select:none}body::-webkit-scrollbar{width:4px}body::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#0003}body::-webkit-scrollbar-thumb:hover{background:#0000004d}main{background:linear-gradient(180deg,var(--color-app-background)0%,var(--color-app-background-soft)100%);height:100dvh;height:var(--app-height,100dvh);flex-direction:column;gap:1px;padding:4px;display:flex;position:relative}.intori-toasts-container{margin-bottom:80px;z-index:var(--layer-toast)!important}.intori-toast{border:1px solid var(--background);max-width:94%;box-shadow:4px 4px #c4b3f3bf;z-index:var(--layer-toast)!important}.Toastify__toast-container,.Toastify__toast{z-index:var(--layer-toast)!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
