:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--color-text-muted:var(--vt-c-text-light-2);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2);--color-text-muted:#ebebeb8c}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:960px;margin:0 auto;font-weight:400}#app:has(.app-shell--immersive){max-width:100%}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}.ui-btn[data-v-161eeaea]{--btn-fill:#3949ab;--btn-fill-hover:#303f9f;--btn-shadow:0 1px 2px #00000024, 0 2px 6px #0000001a;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.9375rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.ui-btn[data-v-161eeaea]:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.ui-btn--block[data-v-161eeaea]{width:100%}.ui-btn--secondary[data-v-161eeaea]{--btn-fill:#546e7a;--btn-fill-hover:#455a64}.ui-btn--warning[data-v-161eeaea]{--btn-fill:#f57c00;--btn-fill-hover:#ef6c00}.ui-btn--danger[data-v-161eeaea]{--btn-fill:#c62828;--btn-fill-hover:#b71c1c}.ui-btn[data-v-161eeaea]:not(.ui-btn--reversed){background:var(--btn-fill);color:#fff;border-color:var(--btn-fill);box-shadow:var(--btn-shadow)}.ui-btn[data-v-161eeaea]:not(.ui-btn--reversed):hover:not(:disabled){background:var(--btn-fill-hover);border-color:var(--btn-fill-hover);box-shadow:0 1px 3px #00000029,0 3px 8px #0000001f}.ui-btn[data-v-161eeaea]:not(.ui-btn--reversed):active:not(:disabled){box-shadow:0 1px 2px #0000001f}.ui-btn--reversed[data-v-161eeaea]{background:var(--color-background);color:var(--btn-fill);border-color:var(--btn-fill);box-shadow:0 1px 2px #00000014}.ui-btn--reversed[data-v-161eeaea]:hover:not(:disabled){background:var(--color-background-soft);color:var(--btn-fill-hover);border-color:var(--btn-fill-hover);box-shadow:0 1px 2px #0000001a}.ui-btn--reversed[data-v-161eeaea]:active:not(:disabled){box-shadow:none}.side-modal[data-v-959eabcb]{z-index:1000;position:fixed;inset:0}.side-modal__backdrop[data-v-959eabcb]{background:#00000073;position:absolute;inset:0}.side-modal__panel[data-v-959eabcb]{background:var(--color-background);border:1px solid var(--color-border);flex-direction:column;width:min(100vw - 1rem,22rem);display:flex;position:absolute;top:0;bottom:0;box-shadow:0 0 32px #00000026}.side-modal[data-side=right] .side-modal__panel[data-v-959eabcb]{border-radius:12px 0 0 12px;right:0}.side-modal[data-side=left] .side-modal__panel[data-v-959eabcb]{border-radius:0 12px 12px 0;left:0}.side-modal__panel--full[data-v-959eabcb]{width:100%;max-width:100%;box-shadow:none;border-left:none;border-right:none;border-radius:0}.side-modal[data-side=right] .side-modal__panel--full[data-v-959eabcb],.side-modal[data-side=left] .side-modal__panel--full[data-v-959eabcb]{border-radius:0}.side-modal__head[data-v-959eabcb]{border-bottom:1px solid var(--color-border);align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.side-modal__title[data-v-959eabcb]{color:var(--color-heading);flex:1;margin:0;font-size:1.05rem;font-weight:600}.side-modal__close[data-v-959eabcb]{background:var(--color-background-mute);width:2rem;height:2rem;color:var(--color-text);cursor:pointer;border:none;border-radius:8px;font-size:1.25rem;line-height:1}.side-modal__close[data-v-959eabcb]:hover{background:var(--color-border)}.side-modal__body[data-v-959eabcb]{min-height:0;color:var(--color-text);flex-direction:column;flex:1;padding:1rem;display:flex;overflow:hidden}.side-modal-enter-active,.side-modal-leave-active{transition:none}.side-modal-enter-active .side-modal__backdrop,.side-modal-leave-active .side-modal__backdrop{transition:opacity .46s cubic-bezier(.22,1,.36,1)}.side-modal-enter-from .side-modal__backdrop,.side-modal-leave-to .side-modal__backdrop{opacity:0}.side-modal-enter-to .side-modal__backdrop,.side-modal-leave-from .side-modal__backdrop{opacity:1}.side-modal-enter-active .side-modal__panel,.side-modal-leave-active .side-modal__panel{will-change:transform;backface-visibility:hidden;transition:transform .46s cubic-bezier(.22,1,.36,1)}.side-modal[data-side=right].side-modal-enter-from .side-modal__panel,.side-modal[data-side=right].side-modal-leave-to .side-modal__panel{transform:translate(100%)}.side-modal[data-side=right].side-modal-enter-to .side-modal__panel,.side-modal[data-side=right].side-modal-leave-from .side-modal__panel{transform:translate(0,0)}.side-modal[data-side=left].side-modal-enter-from .side-modal__panel,.side-modal[data-side=left].side-modal-leave-to .side-modal__panel{transform:translate(-100%)}.side-modal[data-side=left].side-modal-enter-to .side-modal__panel,.side-modal[data-side=left].side-modal-leave-from .side-modal__panel{transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.side-modal-enter-active .side-modal__backdrop,.side-modal-leave-active .side-modal__backdrop,.side-modal-enter-active .side-modal__panel,.side-modal-leave-active .side-modal__panel{transition-duration:.15s;transition-timing-function:ease}}.bottom-sheet[data-v-69cdbd34]{pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.bottom-sheet__backdrop[data-v-69cdbd34]{pointer-events:auto;background:#00000073;position:absolute;inset:0}.bottom-sheet__panel[data-v-69cdbd34]{pointer-events:auto;box-sizing:border-box;width:100%;max-width:28rem;position:relative}.bottom-sheet__panel--split[data-v-69cdbd34]{background:var(--color-background);border:1px solid var(--color-border);border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;max-height:90vh;display:flex;box-shadow:0 -8px 40px #0000001f}.bottom-sheet__panel--plain[data-v-69cdbd34]{max-height:min(90vh,40rem);padding:1.25rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom,0px));background:var(--color-background);color:var(--color-text);border-radius:1.25rem 1.25rem 0 0;overflow:auto;box-shadow:0 -8px 40px #0000001f}.bottom-sheet__chrome[data-v-69cdbd34]{flex-shrink:0}.bottom-sheet__body[data-v-69cdbd34]{min-height:0;color:var(--color-text);flex:1;padding:0 1rem 1.5rem;overflow:auto}.bottom-sheet.bottom-sheet-enter-active .bottom-sheet__backdrop,.bottom-sheet.bottom-sheet-leave-active .bottom-sheet__backdrop{transition:opacity .32s}.bottom-sheet.bottom-sheet-enter-active .bottom-sheet__panel,.bottom-sheet.bottom-sheet-leave-active .bottom-sheet__panel{transition:transform .38s cubic-bezier(.32,.72,0,1)}.bottom-sheet.bottom-sheet-enter-from .bottom-sheet__backdrop,.bottom-sheet.bottom-sheet-leave-to .bottom-sheet__backdrop{opacity:0}.bottom-sheet.bottom-sheet-enter-from .bottom-sheet__panel,.bottom-sheet.bottom-sheet-leave-to .bottom-sheet__panel{transform:translateY(100%)}.bottom-sheet.bottom-sheet-enter-to .bottom-sheet__backdrop,.bottom-sheet.bottom-sheet-leave-from .bottom-sheet__backdrop{opacity:1}.bottom-sheet.bottom-sheet-enter-to .bottom-sheet__panel,.bottom-sheet.bottom-sheet-leave-from .bottom-sheet__panel{transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.bottom-sheet.bottom-sheet-enter-active .bottom-sheet__backdrop,.bottom-sheet.bottom-sheet-leave-active .bottom-sheet__backdrop,.bottom-sheet.bottom-sheet-enter-active .bottom-sheet__panel,.bottom-sheet.bottom-sheet-leave-active .bottom-sheet__panel{transition-duration:.12s;transition-timing-function:ease}}.slide-modal__handle[data-v-6dc6fc18]{background:var(--color-border);border-radius:99px;width:2.5rem;height:4px;margin:.5rem auto 0}.slide-modal__head[data-v-6dc6fc18]{align-items:center;gap:.5rem;padding:.65rem 1rem .85rem;display:flex}.slide-modal__title[data-v-6dc6fc18]{color:var(--color-heading);flex:1;margin:0;font-size:1.05rem;font-weight:600}.slide-modal__close[data-v-6dc6fc18]{background:var(--color-background-mute);width:2.25rem;height:2.25rem;color:var(--color-text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;display:flex}.slide-modal__close[data-v-6dc6fc18]:hover{background:var(--color-border)}.slide-modal__body[data-v-6dc6fc18]{min-height:0}.card-carousel[data-v-e1d370fa]{width:100%}.card-carousel__track[data-v-e1d370fa]{-webkit-overflow-scrolling:touch;min-width:0;padding:.25rem 0;display:flex;overflow-x:auto}.card-carousel__track[data-v-e1d370fa]>*{flex:0 0 min(85%,280px)}.field[data-v-368417fc]{flex-direction:column;gap:.35rem;display:flex}.field__label[data-v-368417fc]{color:var(--color-heading);font-size:.875rem;font-weight:500}.field__input[data-v-368417fc]{border:1px solid var(--color-border);width:100%;font:inherit;color:var(--color-text);background:var(--color-background);border-radius:8px;padding:.5rem .75rem}.field__input[data-v-368417fc]:focus{outline:2px solid var(--color-heading);outline-offset:1px}.field__input[data-v-368417fc]:disabled{opacity:.6;cursor:not-allowed}.field--error .field__input[data-v-368417fc]{border-color:#c62828}.field__hint[data-v-368417fc]{color:var(--color-text);opacity:.85;margin:0;font-size:.8rem}.field__hint--error[data-v-368417fc]{color:#c62828;opacity:1}.auth-sheet__close[data-v-1b095eff]{width:2.25rem;height:2.25rem;color:var(--color-text);background:var(--color-background-mute,#0000000f);cursor:pointer;opacity:.85;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:.65rem;right:.65rem}@media (hover:hover){.auth-sheet__close[data-v-1b095eff]:hover{opacity:1}}.auth-sheet__close-icon[data-v-1b095eff]{width:1.15rem;height:1.15rem}.auth-sheet__body[data-v-1b095eff]{text-align:center;flex-direction:column;align-items:center;padding-top:.5rem;display:flex}.auth-sheet__logo[data-v-1b095eff]{max-width:6.2rem;height:auto;margin-bottom:1.25rem;display:block}.auth-sheet__title[data-v-1b095eff]{color:var(--color-heading);letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.35rem;font-weight:700;line-height:1.25}.auth-sheet__lead[data-v-1b095eff]{max-width:22rem;color:var(--color-text);opacity:.88;margin:0 0 1.35rem;font-size:.9rem;line-height:1.45}.auth-sheet__actions[data-v-1b095eff]{flex-direction:column;gap:.65rem;width:100%;max-width:22rem;display:flex}.auth-sheet__form[data-v-1b095eff]{text-align:left;flex-direction:column;align-items:stretch;gap:.5rem;width:100%;max-width:22rem;display:flex}.auth-sheet__label[data-v-1b095eff]{color:var(--color-heading);font-size:.78rem;font-weight:600}.auth-sheet__input[data-v-1b095eff]{box-sizing:border-box;border:1px solid var(--color-border);width:100%;min-height:2.65rem;color:var(--color-text);background:var(--color-background);border-radius:.55rem;padding:0 .75rem;font-size:.95rem}.auth-sheet__input[data-v-1b095eff]:focus{outline:2px solid var(--color-border-hover);outline-offset:1px}.auth-sheet__input--otp[data-v-1b095eff]{letter-spacing:.35em;font-variant-numeric:tabular-nums;text-align:center}.auth-sheet__error[data-v-1b095eff]{color:#b42318;margin:0;font-size:.82rem;line-height:1.4}.auth-sheet__text-btn[data-v-1b095eff]{color:var(--color-heading);cursor:pointer;text-align:center;opacity:.85;background:0 0;border:none;margin-top:.15rem;padding:.4rem;font-size:.85rem;font-weight:600}@media (hover:hover){.auth-sheet__text-btn[data-v-1b095eff]:hover{opacity:1;text-decoration:underline}}.auth-sheet__btn[data-v-1b095eff]{cursor:pointer;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:2.85rem;padding:0 1rem;font-size:.95rem;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s;display:flex}.auth-sheet__btn[data-v-1b095eff]:disabled{opacity:.55;cursor:not-allowed}.auth-sheet__btn-icon[data-v-1b095eff]{flex-shrink:0;width:1.25rem;height:1.25rem}.auth-sheet__btn-icon--google[data-v-1b095eff]{width:1.35rem;height:1.35rem}.auth-sheet__btn--apple[data-v-1b095eff]{border-color:var(--color-border);background:var(--color-background);color:var(--color-heading)}@media (hover:hover){.auth-sheet__btn--apple[data-v-1b095eff]:hover{background:var(--color-background-mute,#0000000a)}}.auth-sheet__btn--google[data-v-1b095eff]{border-color:var(--color-border);background:var(--color-background);color:var(--color-heading)}@media (hover:hover){.auth-sheet__btn--google[data-v-1b095eff]:hover{background:var(--color-background-mute,#0000000a)}}.auth-sheet__btn--email[data-v-1b095eff]{border-color:var(--color-border);background:var(--color-heading);color:var(--color-background);margin-top:.35rem}@media (hover:hover){.auth-sheet__btn--email[data-v-1b095eff]:hover:not(:disabled){opacity:.92}}.auth-sheet__divider[data-v-1b095eff]{align-items:center;gap:.65rem;width:100%;margin:.35rem 0;display:flex}.auth-sheet__divider-line[data-v-1b095eff]{background:var(--color-border);opacity:.85;flex:1;height:1px}.auth-sheet__divider-text[data-v-1b095eff]{letter-spacing:.06em;color:var(--color-text);opacity:.55;text-transform:uppercase;font-size:.72rem;font-weight:600}.auth-sheet__footer[data-v-1b095eff]{border-top:1px solid var(--color-border);width:100%;max-width:22rem;margin-top:1.25rem;padding-top:1rem}.auth-sheet__footer-text[data-v-1b095eff]{color:var(--color-text);opacity:.72;text-align:center;margin:0;font-size:.72rem;line-height:1.5}.auth-sheet__footer-link[data-v-1b095eff]{font-size:inherit;color:var(--color-heading);text-underline-offset:.15em;margin-top:.2rem;font-weight:600;text-decoration:underline;display:inline-block}@media (hover:hover){.auth-sheet__footer-link[data-v-1b095eff]:hover{opacity:.88}}.app-shell[data-v-e789449c]{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.app-shell--immersive[data-v-e789449c]{min-height:100vh}.app-body[data-v-e789449c]{flex:1}.app-body--with-bottom-nav[data-v-e789449c]{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}.app-route[data-v-e789449c]{width:100%}.app-bottom-nav[data-v-e789449c]{z-index:50;padding:.35rem .25rem;padding-bottom:calc(.35rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-background);will-change:transform;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.bottom-nav-slide-enter-active[data-v-e789449c],.bottom-nav-slide-leave-active[data-v-e789449c]{transition:transform .32s cubic-bezier(.32,.72,0,1)}.bottom-nav-slide-enter-from[data-v-e789449c],.bottom-nav-slide-leave-to[data-v-e789449c]{transform:translateY(100%)}.bottom-nav-slide-enter-to[data-v-e789449c],.bottom-nav-slide-leave-from[data-v-e789449c]{transform:translateY(0)}.app-bottom-nav__tabs[data-v-e789449c]{justify-content:space-around;align-items:stretch;gap:.15rem;width:100%;max-width:28rem;margin:0 auto;padding:0;list-style:none;display:flex}.app-bottom-nav__item[data-v-e789449c]{flex:1;justify-content:center;align-items:stretch;min-width:0;max-width:4.5rem;margin:0;display:flex}.app-bottom-nav__item--disabled[data-v-e789449c]{pointer-events:none}.app-bottom-nav__tab[data-v-e789449c]{width:100%;min-width:0;min-height:2.75rem;font:inherit;color:var(--color-text);opacity:.72;cursor:pointer;background:0 0;border:none;border-radius:.65rem;flex:1;justify-content:center;align-items:center;padding:.25rem;line-height:0;text-decoration:none;transition:opacity .15s,color .15s,background-color .15s;display:flex}.app-bottom-nav__tab.app-bottom-nav__tab--active[data-v-e789449c]{color:var(--color-heading);opacity:1}@media (hover:hover){.app-bottom-nav__tab[data-v-e789449c]:hover{opacity:1;background:#0000000a}}.app-bottom-nav__icon[data-v-e789449c]{flex-shrink:0;width:1.5rem;height:1.5rem}.app-bottom-nav__icon-btn[data-v-e789449c]{width:100%;min-height:2.75rem;color:inherit;cursor:not-allowed;opacity:.38;background:0 0;border:none;border-radius:.65rem;flex:1;justify-content:center;align-items:center;margin:0;padding:.25rem;line-height:0;display:flex}.app-bottom-nav__icon-btn[data-v-e789449c]:disabled{cursor:not-allowed}
