:root,:root[data-theme=light]{--c-bg:#f7f4ef;--c-card:#fff;--c-ink:#241623;--c-muted:#6b6168;--c-faint:#8a7f88;--c-line:#f0ece8;--c-hairline:#ece7e1;--c-red-soft:#ffe1ec;--c-red-fg:#c43768;--c-azure-soft:#e3eeff;--c-azure-fg:#2f74cf;--c-coral-soft:#ffe6d6;--c-coral-fg:#c2541f;--c-gold-soft:#fff3cf;--c-gold-fg:#9a7400;--c-mint-soft:#dcf6e9;--c-mint-fg:#149e5b;--c-purple-soft:#ece7ff;--c-purple-fg:#7a4fd0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--c-bg:#15100e;--c-card:#241a20;--c-ink:#f4eef1;--c-muted:#b0a6ac;--c-faint:#897f86;--c-line:#352a32;--c-hairline:#2c2229;--c-red-soft:#3a1f2b;--c-red-fg:#ff9dc1;--c-azure-soft:#1d2942;--c-azure-fg:#9cc4ff;--c-coral-soft:#382518;--c-coral-fg:#ffb088;--c-gold-soft:#383017;--c-gold-fg:#f3cd63;--c-mint-soft:#14322a;--c-mint-fg:#6fdca8;--c-purple-soft:#271f3e;--c-purple-fg:#c4a8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}:root[data-theme=dark]{--c-bg:#15100e;--c-card:#241a20;--c-ink:#f4eef1;--c-muted:#b0a6ac;--c-faint:#897f86;--c-line:#352a32;--c-hairline:#2c2229;--c-red-soft:#3a1f2b;--c-red-fg:#ff9dc1;--c-azure-soft:#1d2942;--c-azure-fg:#9cc4ff;--c-coral-soft:#382518;--c-coral-fg:#ffb088;--c-gold-soft:#383017;--c-gold-fg:#f3cd63;--c-mint-soft:#14322a;--c-mint-fg:#6fdca8;--c-purple-soft:#271f3e;--c-purple-fg:#c4a8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--font-display:"Bricolage Grotesque", "Raleway", Inter, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-bri:"Bricolage Grotesque", "Raleway", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-rounded:"Raleway", "SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:Georgia, "Times New Roman", serif}html,body,#root{font-family:var(--font-display);background-color:var(--c-bg)}[class*=css-text-]:not([class*=r-fontFamily-]),[class*=css-textinput-]:not([class*=r-fontFamily-]){font-family:var(--font-display)}button,input,textarea,select{font-family:inherit}@keyframes lopy-float{0%,to{transform:translateY(0)rotate(-7deg)}50%{transform:translateY(-9px)rotate(7deg)}}@keyframes lopy-glow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}.lopy-confetti{will-change:transform;animation:3s ease-in-out infinite lopy-float}.lopy-glow{will-change:opacity, transform;animation:3.6s ease-in-out infinite lopy-glow}@keyframes lopy-screen-enter{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}.lopy-screen-enter{animation:.28s cubic-bezier(.22,1,.36,1) lopy-screen-enter}@keyframes lopy-balloon-rise{0%{transform:translateY(0) translateX(0) rotate(var(--rot,0deg));opacity:0}8%{opacity:1}90%{opacity:1}to{transform:translateY(-112vh) translateX(var(--dx,0px)) rotate(calc(var(--rot,0deg) * -1));opacity:0}}.lopy-balloon{will-change:transform, opacity;animation-name:lopy-balloon-rise;animation-timing-function:cubic-bezier(.4,.1,.5,1);animation-fill-mode:forwards}@keyframes lopy-check-pop{0%{opacity:0;transform:scale(.4)}20%{opacity:1;transform:scale(1.1)}34%{opacity:1;transform:scale(1)}76%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.lopy-check-pop{will-change:transform, opacity;animation:1.2s cubic-bezier(.22,1,.36,1) forwards lopy-check-pop}@keyframes lopy-indeterminate{0%{left:-40%}to{left:100%}}.lopy-indet-track{border-radius:999px;height:6px;position:relative;overflow:hidden}.lopy-indet-bar{will-change:left;border-radius:999px;width:40%;height:100%;animation:1.1s ease-in-out infinite lopy-indeterminate;position:absolute;top:0}@media (prefers-reduced-motion:reduce){.lopy-confetti,.lopy-glow,.lopy-screen-enter,.lopy-balloon,.lopy-check-pop,.lopy-indet-bar{animation:none!important}.lopy-balloon{opacity:0!important}.lopy-indet-bar{width:100%!important;left:0!important}}