.bottom-nav[data-v-97535822]{position:fixed;right:50%;bottom:0;left:auto;z-index:30;display:flex;width:min(100%,448px);height:88px;align-items:flex-end;justify-content:space-around;padding:0 var(--space-4) var(--space-6);transform:translate(50%);border-radius:32px 32px 0 0;background:#ffffffb8;box-shadow:var(--shadow-floating);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav__item[data-v-97535822]{display:flex;width:64px;min-height:48px;align-items:center;justify-content:center;flex-direction:column;gap:.2rem;border-radius:999px;color:var(--color-text-muted);font-size:11px;font-weight:800;transform:scale(.92)}.bottom-nav__item.router-link-active[data-v-97535822]{width:56px;height:56px;margin-top:-24px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-container));color:#fff;box-shadow:0 12px 24px #004be23d}.bottom-nav__item.router-link-active span[data-v-97535822]:last-child{color:#fff}.app-shell[data-v-5e37a483]{min-height:100vh}.app-shell__content[data-v-5e37a483]{width:100%;max-width:448px;min-width:0;margin:0 auto}:root{--color-primary: #004be2;--color-primary-strong: #0037a8;--color-primary-container: #e7eeff;--color-secondary: #07a35a;--color-secondary-container: #dff9ea;--color-warning: #feaa00;--color-warning-container: #fff3cd;--color-error: #d92d20;--color-error-container: #ffe6e3;--color-surface: #f9f6f5;--color-surface-lowest: #ffffff;--color-surface-low: #f2efed;--color-surface-high: #e8e2df;--color-text: #2f2e2e;--color-text-muted: #7a7673;--color-outline: #d8d2ce;--radius-card: 32px;--radius-item: 16px;--radius-sheet: 32px;--radius-pill: 999px;--shadow-card: 0 8px 30px rgba(0, 0, 0, .04);--shadow-floating: 0 -12px 32px rgba(0, 75, 226, .08);--nav-height-mobile: 88px;--font-body: "Inter", "Noto Sans SC", "Microsoft YaHei UI", sans-serif;--font-brand: "Manrope", "Noto Sans SC", sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem}*{box-sizing:border-box}html{background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);min-height:100%}body{margin:0;min-height:100vh;background:var(--color-surface)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}#app{min-height:100vh}.material-symbols-rounded{font-family:Material Symbols Outlined,Material Symbols Rounded;font-weight:400;font-style:normal;font-size:1.25rem;line-height:1;display:inline-block;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-stack{display:flex;flex-direction:column;gap:var(--space-8)}.grid-two{display:grid;grid-template-columns:1fr;gap:var(--space-4)}@media(min-width:860px){.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}}.input-field{width:100%;min-height:48px;border:1px solid var(--color-outline);border-radius:18px;padding:0 var(--space-4);background:#ffffffdb;color:var(--color-text);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.input-field:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #004be21f}.field-label{color:var(--color-text-muted);font-size:.85rem;font-weight:700}.icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:var(--space-2)}.fade-up-enter-active,.fade-up-leave-active{transition:opacity .18s ease,transform .18s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(12px)}
