.nav[data-v-45b42e35]{z-index:20;height:calc(var(--nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--c-bg);border-top:1px solid var(--c-line);justify-content:space-around;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #1428260d}.nav__item[data-v-45b42e35]{font-size:10px;font-weight:var(--fw-medium);color:var(--c-faint);flex-direction:column;flex:1;align-items:center;gap:3px;transition:color .15s;display:flex}.nav__item--on[data-v-45b42e35]{color:var(--c-primary-600)}.nav__fab[data-v-45b42e35]{border-radius:var(--r-pill);background:linear-gradient(135deg, var(--c-accent), var(--c-accent-600));color:#fff;width:58px;height:58px;box-shadow:var(--sh-fab);border:4px solid var(--c-bg);flex:none;place-items:center;margin-top:-26px;display:grid;position:relative}.nav__badge[data-v-45b42e35]{border-radius:var(--r-pill);background:var(--c-sale);color:#fff;min-width:18px;height:18px;font-size:10px;font-weight:var(--fw-bold);border:2px solid var(--c-bg);place-items:center;padding:0 4px;display:grid;position:absolute;top:2px;right:2px}.toast[data-v-104c7bc0]{left:50%;bottom:calc(var(--nav-h) + env(safe-area-inset-bottom) + 18px);z-index:50;border-radius:var(--r-pill);background:var(--c-toast-bg);max-width:88%;color:var(--c-toast-fg);font-size:var(--fs-13);font-weight:var(--fw-medium);align-items:center;gap:8px;padding:11px 18px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 12px 30px #1428264d}.toast[data-v-104c7bc0] svg{color:#4ade80}.toast-enter-active[data-v-104c7bc0],.toast-leave-active[data-v-104c7bc0]{transition:opacity .2s,transform .2s}.toast-enter-from[data-v-104c7bc0],.toast-leave-to[data-v-104c7bc0]{opacity:0;transform:translate(-50%,12px)}:root{--c-primary:#1fb6b0;--c-primary-600:#149c97;--c-primary-700:#0e807c;--c-primary-soft:#e4f6f5;--c-accent:#f98c42;--c-accent-600:#f2731a;--c-accent-soft:#fff0e2;--c-sale:#ef5e63;--c-sale-soft:#fde7e8;--c-tint-teal:#dbf3f1;--c-tint-peach:#fce7d6;--c-tint-plum:#f2e2ee;--c-tint-sky:#e2ecfa;--c-tint-mint:#e4f4e6;--c-tint-lemon:#fbf1d6;--c-plum:#bb6e9b;--c-sky:#5b8def;--c-ink:#1e2a28;--c-text:#2c3633;--c-muted:#8a938f;--c-faint:#b7bebb;--c-line:#edf0ef;--c-bg:#fff;--c-surface:#f5f7f6;--c-card:#fff;--c-star:#fbb13c;--c-frame:#e9ecef;--c-placeholder-bg:#eef2f1;--c-placeholder-ink:#1e322e61;--c-toast-bg:#202826;--c-toast-fg:#fff;--font-sans:"Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--fs-12:.75rem;--fs-13:.8125rem;--fs-14:.875rem;--fs-16:1rem;--fs-18:1.125rem;--fs-20:1.25rem;--fs-24:1.5rem;--fs-28:1.75rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:24px;--r-pill:999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--sh-card:0 8px 24px #1428260f;--sh-pop:0 12px 32px #1428261f;--sh-fab:0 10px 22px #f98c426b;--shell-max:440px;--nav-h:64px;--header-h:56px}[data-theme=dark]{--c-primary:#22c1bb;--c-primary-600:#3bcfc8;--c-primary-700:#63dbd4;--c-primary-soft:#123230;--c-accent:#fb9145;--c-accent-600:#ff9e57;--c-accent-soft:#3a2617;--c-sale:#f26b70;--c-sale-soft:#3a2023;--c-tint-teal:#16302e;--c-tint-peach:#33261c;--c-tint-plum:#2e2130;--c-tint-sky:#1e2a3c;--c-tint-mint:#1c2e20;--c-tint-lemon:#302b18;--c-plum:#c77faa;--c-sky:#6b97f2;--c-ink:#f1f5f3;--c-text:#cdd6d2;--c-muted:#8b958f;--c-faint:#5c665f;--c-line:#29332f;--c-bg:#101413;--c-surface:#171d1b;--c-card:#1c2420;--c-star:#fbb13c;--c-frame:#000;--c-placeholder-bg:#1c2420;--c-placeholder-ink:#e2ece952;--c-toast-bg:#28322e;--c-toast-fg:#f1f5f3;--sh-card:0 8px 24px #00000073;--sh-pop:0 14px 34px #0009;--sh-fab:0 10px 22px #f98c424d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--fs-14);color:var(--c-text);background:var(--c-frame);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.45}h1,h2,h3,h4{color:var(--c-ink);font-weight:var(--fw-semibold);line-height:1.25}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}img,svg{max-width:100%;display:block}ul{list-style:none}input{font-family:inherit}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.tap{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#app{justify-content:center;height:100dvh;display:flex;overflow:hidden}.shell{width:100%;max-width:var(--shell-max);background:var(--c-bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.screen{-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom) + var(--sp-4));flex:1;overflow:hidden auto}.screen--plain{padding-bottom:calc(env(safe-area-inset-bottom) + var(--sp-4))}.px{padding-left:var(--sp-4);padding-right:var(--sp-4)}
