@charset "UTF-8";.toast-wrap[data-v-f8dc222e]{position:fixed;left:50%;bottom:calc(88px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:9999;max-width:min(90vw,340px);pointer-events:none}.toast-card[data-v-f8dc222e]{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:14px;background:#1e2430eb;color:#fff;box-shadow:0 8px 28px #0f142359;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08)}.toast-card--success[data-v-f8dc222e]{background:#166534f0;border-color:#ffffff1f}.toast-card--error[data-v-f8dc222e]{background:#991b1bf0;border-color:#ffffff1f}.toast-card--warning[data-v-f8dc222e]{background:#78350ff0;border-color:#ffffff1f}.toast-card--info[data-v-f8dc222e]{background:#1e3a5ff0;border-color:#ffffff1a}.toast-icon[data-v-f8dc222e]{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#ffffff2e;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;line-height:1;margin-top:1px}.toast-text[data-v-f8dc222e]{margin:0;font-size:14px;line-height:1.5;font-weight:500;word-break:break-word}.toast-fade-enter-active .toast-card--anim[data-v-f8dc222e],.toast-fade-leave-active .toast-card--anim[data-v-f8dc222e]{transition:opacity .22s ease,transform .22s ease}.toast-fade-enter-from .toast-card--anim[data-v-f8dc222e],.toast-fade-leave-to .toast-card--anim[data-v-f8dc222e]{opacity:0;transform:translateY(10px)}html,body,#app{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background-color:#f5f5f7;font-size:16px;line-height:1.5;color:#1a1a1a}.app-shell{min-height:100%}.tab-bar{position:fixed;left:0;right:0;bottom:0;height:78px;background:#fff;border-top:1px solid #e7eaf0;display:grid;grid-template-columns:repeat(5,1fr);align-items:start;padding-top:6px;z-index:1000}.tab-item{text-decoration:none;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-size:12px;color:#70788a;touch-action:manipulation}.tab-icon{font-size:18px;line-height:1;margin-bottom:4px}.tab-item.active{color:#222b3d;font-weight:700}.add-btn{width:64px;height:64px;margin:-32px auto 0;border-radius:50%;border:3px solid rgba(255,255,255,.92);box-shadow:0 12px 26px #3a4fff75,0 0 0 5px #5c76ff1f;color:#fff;background:linear-gradient(145deg,#2d78ff,#5867ff 52%,#7a5dff);justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.add-icon{font-size:22px;line-height:1;font-weight:700}.add-text{margin-top:1px;font-size:11px;line-height:1;opacity:.96}.add-btn:active{transform:translateY(1px) scale(.965);box-shadow:0 7px 16px #3a4fff61,0 0 0 3px #5c76ff1a}.tab-item:focus-visible{outline:2px solid #2795ef;outline-offset:2px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;color:#1a1a1a;background-color:#f3f4f6}button{border:none;outline:none;cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::placeholder{color:#6b7280}.btn{padding:12px 16px;border-radius:8px;font-weight:500;transition:all .2s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:active{opacity:.9}.btn-plain{background:transparent;color:#2563eb;border:1px solid #2563EB}.btn-plain:active{background:#eff6ff}
