.landing-page{min-height:100vh;background:linear-gradient(180deg,#f8f7fc,#f0edf8);overflow-x:hidden}.section-title{text-align:center;font-size:1.6rem;color:#1a1a2e;margin-bottom:2rem;font-weight:700}.hero-section{position:relative;background:linear-gradient(160deg,#5b21b6,#7c3aed 40%,#a78bfa);color:#fff;padding:4rem 1.5rem 3.5rem;text-align:center;overflow:hidden;clip-path:ellipse(150% 100% at 50% 0%)}.hero-bg-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 60%,rgba(255,255,255,.12) 0%,transparent 45%),radial-gradient(circle at 85% 25%,rgba(255,255,255,.08) 0%,transparent 40%),radial-gradient(circle at 35% 85%,rgba(167,139,250,.15) 0%,transparent 50%);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:400px;margin:0 auto}.hero-badge{display:inline-block;background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);padding:4px 16px;border-radius:20px;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;animation:fadeSlideUp .5s ease-out both}.hero-title{font-size:2.5rem;font-weight:800;margin:0 0 .5rem;line-height:1.2;color:#fff;animation:fadeSlideUp .5s .1s ease-out both}.hero-subtitle-line{display:block;font-size:1.1rem;font-weight:400;opacity:.9;margin-top:.5rem}.hero-description{font-size:1rem;line-height:1.6;opacity:.85;margin:1rem 0 1.5rem;max-width:320px;margin-left:auto;margin-right:auto;animation:fadeSlideUp .5s .2s ease-out both}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:fadeSlideUp .5s .3s ease-out both}:where(.hero-actions) .hero-cta.ant-btn{height:48px;padding:0 2.5rem;font-size:1.1rem;font-weight:600;border-radius:24px;background:#fff;color:#7c3aed;border:none;box-shadow:0 4px 20px #0000001f;transition:transform .2s ease,box-shadow .2s ease}:where(.hero-actions) .hero-cta.ant-btn:hover{background:#faf8ff;color:#5b21b6;transform:translateY(-2px);box-shadow:0 6px 24px #00000029}.hero-login-row{display:flex;align-items:center;gap:10px;margin-top:4px}.hero-link{color:#ffffffbf;font-size:.9rem}.hero-login-btn.ant-btn{border-color:#ffffff80;color:#fff;border-radius:20px;padding:0 20px;font-size:.9rem;height:36px}.hero-login-btn.ant-btn:hover{border-color:#fff;color:#fff;background:#ffffff1f}.hero-guest-row{margin-top:.5rem;display:flex;justify-content:center;animation:fadeSlideUp .5s .4s ease-out both}.hero-guest-btn.ant-btn{border-color:#fff6;color:#ffffffd9;border-radius:16px;font-size:.8rem;padding:0 14px;height:30px;line-height:28px}.hero-guest-btn.ant-btn:hover{border-color:#fffc;color:#fff;background:#ffffff1a}.hero-guest-tip{margin-top:1rem;font-size:.85rem;opacity:.7;display:flex;align-items:center;justify-content:center;gap:6px;animation:fadeSlideUp .5s .45s ease-out both}.features-section{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-card{background:#fff;border-radius:var(--radius-lg);padding:1.5rem 1rem;text-align:center;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.feature-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:#fff}.feature-icon.voice{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.feature-icon.ai{background:linear-gradient(135deg,#f093fb,#f5576c)}.feature-icon.chart{background:linear-gradient(135deg,#a78bfa,#c4b5fd)}.feature-card h3{font-size:1.1rem;color:#1a1a2e;margin-bottom:.5rem;font-weight:700}.feature-card p{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0}.demo-section{padding:3rem 1.5rem;background:#fff}.demo-showcase{max-width:500px;margin:0 auto;background:#faf9fe;border-radius:20px;padding:1.5rem;border:1px solid #f0edf6}.demo-label{font-weight:600;color:#1a1a2e;margin-bottom:1rem;font-size:.95rem}.demo-bubbles{display:flex;flex-direction:column;gap:.6rem}.demo-bubble{background:#fff;border:1px solid #e8e4f0;border-radius:12px;font-size:.9rem;color:#333;cursor:pointer;transition:all .25s ease;position:relative;padding:.8rem 1rem .8rem 1.2rem}.demo-bubble:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-primary-gradient-strong);border-radius:3px 0 0 3px}.demo-bubble:hover{background:#f5f3ff;border-color:#c4b5fd;transform:translate(6px)}.demo-result-area{margin-top:1.5rem;padding:1rem;background:#fff;border-radius:12px;display:flex;gap:1.5rem;justify-content:center;border:1px dashed #C4B5FD}.demo-result-item{display:flex;flex-direction:column;align-items:center;gap:4px}.demo-result-label{font-size:.8rem;color:#9ca3af}.demo-result-value{font-size:1rem;font-weight:600;color:#1a1a2e}.demo-result-tag{font-size:.85rem;background:#f5f3ff;color:#7c3aed;padding:2px 10px;border-radius:10px;font-weight:600}.cta-section{padding:3rem 1.5rem;text-align:center;background:linear-gradient(160deg,#5b21b6,#7c3aed,#a78bfa);color:#fff;clip-path:ellipse(120% 100% at 50% 100%)}.cta-section h2{font-size:1.6rem;color:#fff;margin-bottom:.5rem;font-weight:800}.cta-section p{opacity:.85;margin-bottom:1.5rem;font-size:1.05rem}:where(.cta-section) .cta-button.ant-btn{height:48px;padding:0 2.5rem;font-size:1.1rem;font-weight:600;border-radius:24px;background:#fff;color:#7c3aed;border:none;box-shadow:0 4px 20px #00000026;transition:transform .2s ease,box-shadow .2s ease}:where(.cta-section) .cta-button.ant-btn:hover{background:#faf8ff;color:#5b21b6;transform:translateY(-2px);box-shadow:0 6px 28px #0003}.cta-links{margin-top:1.5rem;display:flex;justify-content:center;gap:.5rem;font-size:.95rem}.cta-links a{color:#ffffffd9;text-decoration:underline;text-underline-offset:3px}.cta-divider{opacity:.5}.landing-footer{text-align:center;padding:2rem 1.5rem;background:#1a1a2e;color:#fff9;font-size:.85rem}.landing-footer p{margin:.3rem 0}.footer-sub{font-size:.8rem;opacity:.5}@media (max-width: 640px){.features-grid{grid-template-columns:1fr;gap:.8rem}.hero-title{font-size:2rem}.demo-result-area{flex-wrap:wrap;gap:1rem}}@media (min-width: 641px) and (max-width: 900px){.features-grid{grid-template-columns:repeat(3,1fr)}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#5b21b6,#7c3aed 40%,#a78bfa);padding:1.5rem}.login-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(167,139,250,.1) 0%,transparent 50%)}.login-card{width:400px;max-width:100%;position:relative;z-index:1;border-radius:var(--radius-lg);box-shadow:0 12px 48px #00000026}.login-links{display:flex;justify-content:space-between;margin-top:16px}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f093fb,#f5576c)}.register-card{width:400px;box-shadow:0 10px 40px #0000001a}.register-links{text-align:center;margin-top:16px}.mascot{display:flex;align-items:flex-start;gap:10px;max-width:85%}.mascot-small{gap:6px}.mascot-avatar{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0}.mascot-emoji{font-size:32px;line-height:1;display:block}.mascot-small .mascot-emoji{font-size:24px}.mascot-name{font-size:10px;color:#999;line-height:1}.mascot-bubble{background:#f3f4f6;color:#1f2937;border-radius:16px 16px 16px 4px;padding:10px 14px;font-size:15px;line-height:1.6;word-break:break-word;box-shadow:0 1px 4px #0000000a}.mascot-small .mascot-bubble{font-size:13px;padding:6px 10px;border-radius:12px 12px 12px 4px}.loading-bubble{min-width:40px;display:flex;align-items:center;justify-content:center}.dot-pulse{font-size:20px;letter-spacing:2px;animation:dotPulse 1.2s ease-in-out infinite;color:#999}@keyframes dotPulse{0%,to{opacity:.3}50%{opacity:1}}.mascot-avatar-only{display:inline-flex;align-items:center;justify-content:center}.mascot-avatar-only-medium .mascot-emoji{font-size:36px}.mascot-avatar-only-small .mascot-emoji{font-size:24px}.add-transaction-chat{display:flex;flex-direction:column;height:100%;min-height:calc(100dvh - var(--page-header-height, 48px) - var(--tab-bar-height, 56px));background:#fafafa;position:relative}.add-transaction-chat .guest-banner{margin:0;padding:8px 16px;background:#fff7e6;border-bottom:1px solid #ffd591;font-size:13px;color:#d46b08;display:flex;align-items:center;gap:6px;flex-shrink:0}.chat-area{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.mode-toggle{display:flex;background:#f0f0f0;border-radius:10px;padding:3px;gap:2px;flex-shrink:0;align-self:center;margin-bottom:4px}.mode-toggle-btn{flex:1;border:none;background:transparent;padding:6px 20px;border-radius:8px;font-size:13px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;white-space:nowrap}.mode-toggle-btn:hover{color:#333}.mode-toggle-active{background:#fff;color:#7c3aed;box-shadow:0 1px 4px #0000001a;font-weight:600}.manual-form{display:flex;flex-direction:column;gap:12px;padding:8px 0}.manual-form .bill-card{margin:0}.mascot-greeting{padding:20px 0}.chat-bubble{max-width:80%;padding:10px 14px;font-size:15px;line-height:1.6;word-break:break-word}.chat-bubble-user{align-self:flex-end;background:#7c3aed;color:#fff;border-radius:16px 16px 4px;box-shadow:0 2px 8px #7c3aed33}.chat-bubble-mascot{align-self:flex-start;background:#f3f4f6;color:#1f2937;border-radius:16px 16px 16px 4px;box-shadow:0 1px 4px #0000000a}.chat-mascot-block{display:flex;flex-direction:column;gap:8px;align-self:flex-start;max-width:85%}.processing-label{font-size:13px;color:#999;margin-left:42px;margin-top:-4px}.bill-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px #00000014;border:1.5px solid #e8e8e8;margin:4px 0 8px;align-self:stretch}.bill-card-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px;text-align:center}.bill-card-field{margin-bottom:14px}.bill-card-field label{display:block;font-size:13px;color:#6b7280;margin-bottom:4px;font-weight:500}.bill-card-field .ant-input-number{width:100%!important}.bill-card-field .ant-select{width:100%}.bill-card-confirm{margin-top:8px;height:48px;border-radius:12px;font-size:16px;font-weight:500}.chat-success{display:flex;flex-direction:column;gap:16px;align-items:flex-start;padding:8px 0}.success-summary{align-self:center;text-align:center;padding:24px;background:linear-gradient(135deg,#f0fff4,#e6f7ff);border-radius:16px;border:2px solid #b7eb8f;width:100%}.success-icon{font-size:40px;margin-bottom:8px}.success-text{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.success-details{display:flex;justify-content:center;gap:12px;align-items:center}.success-category{font-size:14px;color:#6b7280}.success-amount{font-size:24px;font-weight:700;color:#7c3aed}.success-actions{display:flex;flex-direction:column;gap:10px;width:100%;align-self:center;max-width:300px;margin-top:8px}.success-actions .ant-btn{border-radius:12px;height:48px;font-size:16px}.input-area{flex-shrink:0;border-top:1px solid #e8e8e8;background:#fff;padding:8px 16px}.input-area-simple{padding:8px 0}.input-area-simple .ant-btn{border-radius:12px;height:48px;font-size:15px}.input-row{display:flex;align-items:center;gap:8px}.text-input-wrapper{display:flex;align-items:flex-end;gap:8px;flex:1}.chat-textarea{border-radius:12px!important;resize:none;font-size:15px;padding:10px 14px!important;flex:1}.send-btn{border-radius:12px;height:40px;width:40px;flex-shrink:0}.record-section{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px}.record-hint{font-size:13px;color:#999}.record-btn-wrapper{display:flex;align-items:center;justify-content:center}.record-btn{width:44px;height:44px;border-radius:50%;border:none;background:linear-gradient(135deg,#7c3aed,#a78bfa);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 14px #7c3aed4d;-webkit-tap-highlight-color:transparent;touch-action:none;flex-shrink:0}.record-btn:active{transform:scale(.92)}.record-btn-icon{font-size:22px;line-height:1}.record-btn-disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed}.record-btn-active{background:linear-gradient(135deg,#ef4444,#f97316);box-shadow:0 4px 14px #ef444466;animation:recordPulse 1.2s ease-in-out infinite}@keyframes recordPulse{0%,to{box-shadow:0 4px 14px #ef444466}50%{box-shadow:0 4px 24px #ef444499;transform:scale(1.05)}}.input-area-recording{padding:0;display:flex;flex-direction:column;gap:8px}.cancel-zone{text-align:center;font-size:13px;color:transparent;padding:4px 0;border-radius:8px;transition:all .2s ease;height:26px;line-height:26px}.cancel-zone-active{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.recording-indicator{display:flex;align-items:center;gap:8px;flex:1;padding:10px 16px;border-radius:12px;background:#f5f5f5;font-size:15px;color:#666;border:1px solid #e8e8e8}.recording-indicator-dot{font-size:12px;line-height:1;animation:recordingDotBlink 1s step-end infinite}@keyframes recordingDotBlink{0%,to{opacity:1}50%{opacity:.4}}.chat-textarea-disabled{background:#f5f5f5!important}.mobile-layout .add-transaction-chat{min-height:calc(100dvh - var(--page-header-height, 48px) - var(--tab-bar-height, 56px));padding-bottom:0}.mobile-layout .chat-area{padding-bottom:20px}[data-theme=dark] .add-transaction-chat{background:#111}[data-theme=dark] .mode-toggle{background:#2a2a2a}[data-theme=dark] .mode-toggle-btn{color:#999}[data-theme=dark] .mode-toggle-btn:hover{color:#ccc}[data-theme=dark] .mode-toggle-active{background:#333;color:#a78bfa;box-shadow:0 1px 4px #0000004d}[data-theme=dark] .cancel-zone-active{color:#f87171;background:#1a0a0a;border-color:#4a1a1a}[data-theme=dark] .recording-indicator{background:#2a2a2a;border-color:#333;color:#999}[data-theme=dark] .chat-textarea-disabled{background:#2a2a2a!important}[data-theme=dark] .chat-bubble-user{background:#5b21b6}[data-theme=dark] .chat-bubble-mascot{background:#1e1e1e;color:#e0e0e0}[data-theme=dark] .bill-card{background:#1e1e1e;border-color:#333}[data-theme=dark] .bill-card-title{color:#e0e0e0}[data-theme=dark] .input-area{background:#1e1e1e;border-color:#333}[data-theme=dark] .chat-textarea{background:#2a2a2a!important;border-color:#333!important;color:#e0e0e0!important}[data-theme=dark] .success-summary{background:linear-gradient(135deg,#0a2e1a,#0a1a2e)}[data-theme=dark] .success-text{color:#e0e0e0}@media (min-width: 768px){.add-transaction-chat{max-width:600px;margin:0 auto;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;min-height:calc(100dvh - 48px)}}.skeleton-block{position:relative;overflow:hidden;background:var(--color-skeleton);border-radius:8px}.skeleton-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 25%,var(--color-skeleton-shimmer) 50%,transparent 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-dashboard{padding:16px}.skeleton-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.skeleton-stat{height:88px;border-radius:12px}.skeleton-dashboard-row{display:flex;gap:12px;margin-bottom:16px}.skeleton-card-half{flex:1;height:260px;border-radius:12px}.skeleton-card-full{height:120px;border-radius:12px}.skeleton-list{padding:12px 16px}.skeleton-list-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0}.skeleton-list-item:last-child{border-bottom:none}.skeleton-tag{width:48px;height:28px;border-radius:6px;flex-shrink:0}.skeleton-list-content{flex:1;display:flex;flex-direction:column;gap:6px}.skeleton-line-title{height:14px;width:60%;border-radius:4px}.skeleton-line-sub{height:11px;width:40%;border-radius:4px}.skeleton-amount{width:64px;height:20px;border-radius:4px;flex-shrink:0}.skeleton-card-page{padding:16px}.skeleton-card-large{height:300px;border-radius:12px}.ptr-wrapper{touch-action:pan-y}.ptr-indicator{display:flex;align-items:center;justify-content:center;overflow:hidden;transition:height .3s ease,opacity .2s ease}.ptr-content{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}.ptr-text{font-size:13px;color:#666}.ptr-content-area{will-change:transform}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-header-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.dashboard-header-mascot{display:flex;align-items:center;gap:10px}.dashboard-header-mascot h1{margin:0;font-size:20px;font-weight:600;color:var(--color-text, #1f2937)}.streak-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 14px;background:linear-gradient(135deg,#fff7e6,#fff1cc);color:#fa8c16;border:1px solid #ffd591;border-radius:20px;font-size:14px;font-weight:600;white-space:nowrap}.streak-badge.streak-inactive{background:#f5f5f5;color:#8c8c8c;border-color:#d9d9d9}.streak-badge .anticon-fire{font-size:16px}.quick-actions{display:flex;gap:16px;flex-wrap:wrap}.mobile-layout .dashboard{padding:16px}.mobile-layout .dashboard-header{flex-direction:column;align-items:stretch;gap:12px}.mobile-layout .dashboard-header h1{font-size:18px;text-align:center;margin:0}.mobile-layout .dashboard-header-mascot{justify-content:center}.mobile-layout .dashboard-header .ant-btn{width:100%}.mobile-layout .quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mobile-layout .quick-actions .ant-btn{width:100%;min-height:48px;font-size:14px}.mobile-layout .ant-card{border-radius:12px}.mobile-layout .ant-statistic-title{font-size:13px}.mobile-layout .ant-statistic-content{font-size:22px}.mobile-layout .ant-card-extra{font-size:13px}.onboarding-guide{padding:0}.onboarding-card{border-radius:16px;text-align:center}.onboarding-hero{padding:32px 16px 24px}.onboarding-hero h2{margin:16px 0 8px;font-size:24px;font-weight:800;color:#1a1a2e}.onboarding-subtitle{color:#6b7280;font-size:15px;margin:0}.onboarding-steps{display:flex;flex-direction:column;gap:16px;padding:0 16px 24px;text-align:left}.onboarding-step{display:flex;align-items:center;gap:16px;padding:16px;background:var(--color-primary-bg);border-radius:12px;border:1px solid #ede9fe}.step-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-radius:12px;font-size:22px;color:var(--color-primary);flex-shrink:0}.step-text h4{margin:0 0 4px;font-size:15px;color:#1a1a2e}.step-text p{margin:0;font-size:13px;color:#6b7280}.onboarding-actions{display:flex;flex-direction:column;gap:12px;padding:0 16px 32px}.onboarding-actions .ant-btn{width:100%;min-height:48px;font-size:16px;border-radius:12px}.mobile-layout .onboarding-guide{padding:0}.mobile-layout .onboarding-card{border-radius:0;box-shadow:none;border:none}.statistics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.statistics-header h1{color:var(--color-text)}.statistics-controls{display:flex;align-items:center}.chart-placeholder,.table-placeholder{text-align:center;color:var(--color-text-secondary)}.mock-chart,.mock-table{display:flex;align-items:center;justify-content:center;border-radius:8px;margin-top:16px}.stat-summary{text-align:center;padding:12px}.stat-label{font-size:14px;color:var(--color-text-secondary);margin-bottom:8px}.stat-value{font-size:24px;font-weight:700;color:var(--color-text)}.category-details{max-width:800px;margin:0 auto}.category-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--color-border);transition:background-color .2s}.category-item:hover{background-color:var(--color-bg-elevated)}.category-info{display:flex;align-items:center;gap:12px}.category-color{width:12px;height:12px;border-radius:50%}.category-name{font-weight:600;min-width:80px;color:var(--color-text)}.category-count{font-size:13px;color:var(--color-text-tertiary)}.category-amount{font-weight:700;font-size:16px;color:#dc2626}.mobile-layout .statistics{padding:16px}.mobile-layout .statistics-header{flex-direction:column;align-items:stretch;gap:12px}.mobile-layout .statistics-header h1{font-size:20px;text-align:center;margin:0}.mobile-layout .statistics-controls{flex-wrap:wrap;gap:8px}.mobile-layout .statistics-controls .ant-picker{flex:1;min-width:0}.mobile-layout .statistics-controls .ant-select{flex:1;min-width:0;margin-left:0!important}.mobile-layout .statistics .ant-card .recharts-responsive-container{height:240px!important}.mobile-layout .stat-summary{padding:8px}.mobile-layout .stat-value{font-size:20px}[data-theme=dark] .category-item:hover{background-color:#1a1a24}[data-theme=dark] .recharts-cartesian-grid-horizontal line,[data-theme=dark] .recharts-cartesian-grid-vertical line{stroke:#2a2a3a}[data-theme=dark] .recharts-text{fill:#9ca3af}@media (max-width: 768px){.statistics-header{flex-direction:column;align-items:stretch}.statistics-controls{margin-top:16px}.stat-value{font-size:20px}.category-item{flex-direction:column;align-items:flex-start;gap:8px}.category-amount{align-self:flex-end}}.transaction-cards{display:flex;flex-direction:column;gap:1px;background:var(--color-border);border-radius:12px;overflow:hidden}.tci-wrapper{position:relative;overflow:hidden}.tci-delete-bg{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#ff4d4f;color:#fff;font-size:12px;cursor:pointer;border:none;-webkit-user-select:none;user-select:none}.tci-delete-bg:active{background:#d9363e}.tci-delete-bg .anticon{font-size:18px}.transaction-card-item{position:relative;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:var(--color-bg-card);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1}.tci-left{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.tci-left .ant-tag{align-self:flex-start;margin:0;font-size:11px;line-height:20px;padding:0 8px;border-radius:4px}.tci-merchant{font-size:15px;font-weight:500;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tci-date{font-size:12px;color:var(--color-text-tertiary)}.tci-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.tci-amount{font-size:17px;font-weight:600;color:#cf1322}.tci-delete{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;cursor:pointer;color:#bbb;font-size:16px;border-radius:50%}.tci-delete:active{background:#f0f0f0;color:#ff4d4f}.bottomsheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-bg-overlay);z-index:200}.bottomsheet-panel{position:fixed;bottom:0;left:0;right:0;background:var(--color-bg-card);border-radius:16px 16px 0 0;z-index:201;max-height:90vh;box-shadow:0 -4px 20px #0000001a}.bottomsheet-handle-bar{display:flex;justify-content:center;padding:10px 0 4px}.bottomsheet-handle{width:36px;height:4px;border-radius:2px;background:#d9d9d9}.bottomsheet-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px 12px;border-bottom:1px solid var(--color-border)}.bottomsheet-title{font-size:17px;font-weight:600;color:var(--color-text)}.bottomsheet-close{border:none;background:none;color:#666;font-size:15px;cursor:pointer;padding:4px 8px}.bottomsheet-close:active{color:#333}.bottomsheet-body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 24px}.infinite-scroll-sentinel{width:100%;min-height:1px}.infinite-scroll-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;font-size:13px;color:#999}.infinite-scroll-end{text-align:center;padding:16px;font-size:13px;color:#ccc}.transactions-list{max-width:1200px;margin:0 auto;padding:20px}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.list-header h1{margin:0;font-size:28px;color:#1f1f1f}.filters{margin-bottom:24px;padding:20px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.table-container{margin-bottom:24px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0}.loading p{margin-top:16px;color:#999}.stats-summary{margin-top:32px;padding:24px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.stats-summary h3{margin:0 0 20px;color:#1f1f1f;font-size:18px}.stat-item{text-align:center;padding:16px;background:#fff;border-radius:8px;border:1px solid #f0f0f0;transition:all .3s}.stat-item:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.stat-label{font-size:14px;color:#666;margin-bottom:8px}.stat-value{font-size:24px;font-weight:600;color:#1f1f1f}.mobile-layout .transactions-list{max-width:100%;padding:12px 0;margin:0}.mobile-layout .list-header{padding:0 16px}.mobile-layout .list-header h1{font-size:20px;text-align:left}.mobile-layout .list-header .ant-btn{min-height:36px;font-size:13px;padding:0 12px}.mobile-layout .filters{border-radius:0;border-left:none;border-right:none;padding:12px 16px;margin-bottom:12px}.mobile-layout .filters .ant-row{flex-direction:column}.mobile-layout .filters .ant-col{max-width:100%;flex:0 0 100%}.mobile-layout .stats-summary{border-radius:0;margin:0;padding:16px}.mobile-layout .stats-summary .ant-row{gap:8px}.mobile-layout .stat-item{padding:10px}.mobile-layout .stat-value{font-size:18px}@media (max-width: 768px){.transactions-list{padding:12px}.list-header{flex-direction:column;align-items:stretch}.list-header h1{font-size:24px;text-align:center}.filters{padding:16px}.stat-item{padding:12px}.stat-value{font-size:20px}}.profile{max-width:600px;margin:0 auto}.profile-theme-switch{display:flex;justify-content:center;align-items:center;padding:20px 0;border-bottom:1px solid var(--color-border);margin-bottom:16px}.profile-theme-switch .ant-switch-inner svg,.profile-theme-switch .ant-switch-inner .anticon{pointer-events:none}.profile-section{padding:16px 0;border-bottom:1px solid var(--color-border);margin-bottom:8px}.profile-section-title{font-size:14px;font-weight:600;color:var(--color-text);margin-bottom:12px;display:flex;align-items:center;gap:6px}.profile-section-icon{font-size:20px}.character-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.character-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;border-radius:12px;border:2px solid transparent;background:var(--color-bg-card);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 4px #0000000a}.character-card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.character-active{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 2px 8px #7c3aed26}.character-active:hover{border-color:#7c3aed}.character-emoji{font-size:28px;line-height:1}.character-card .character-name{font-size:11px;color:var(--color-text-secondary);font-weight:500}.character-active .character-name{color:#7c3aed;font-weight:600}[data-theme=dark] .character-card{background:#1e1e1e;border-color:#333}[data-theme=dark] .character-card:hover{border-color:#555}[data-theme=dark] .character-active{border-color:#a78bfa;background:#1a1028}.profile-actions{margin-top:24px;text-align:center}.mobile-layout .profile{max-width:100%;padding:16px}.mobile-layout .profile .ant-card{border-radius:12px}.mobile-layout .profile-actions{margin-top:16px}.mobile-layout .profile-actions .ant-btn{width:100%;min-height:48px;border-radius:12px;font-size:16px}.guest-profile-card{text-align:center;padding:32px 20px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-radius:16px;margin-bottom:16px}.guest-profile-icon{font-size:48px;margin-bottom:12px}.guest-profile-title{font-size:20px;font-weight:800;color:#1a1a2e;margin-bottom:8px}.guest-profile-desc{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:20px;max-width:280px;margin-left:auto;margin-right:auto}.guest-profile-actions{display:flex;flex-direction:column;gap:10px;max-width:240px;margin:0 auto}.guest-profile-actions .ant-btn{border-radius:12px;height:44px;font-size:15px;font-weight:600}.profile-username{display:inline-flex;align-items:center;gap:4px}.profile-edit-btn.ant-btn{color:var(--color-primary);font-size:14px}[data-theme=dark] .guest-profile-card{background:linear-gradient(135deg,#1a1028,#0f0a1a)}[data-theme=dark] .guest-profile-title{color:#e0e0e0}[data-theme=dark] .guest-profile-desc{color:#999}.budget-page{max-width:900px;margin:0 auto}.budget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.budget-header h1{margin:0;font-size:24px;display:flex;align-items:center;gap:8px}.budget-mascot-icon{font-size:26px;line-height:1}.budget-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.budget-card{position:relative}.budget-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.budget-category{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500}.budget-category-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.budget-amounts{display:flex;justify-content:space-between;margin-top:8px;font-size:14px}.budget-spent{font-weight:500}.budget-spent.over-budget{color:#ff4d4f}.budget-limit{color:#8c8c8c}.budget-delete{position:absolute;top:12px;right:12px}.budget-empty{text-align:center;padding:60px 0}.mobile-layout .budget-page{max-width:100%;padding:16px}.mobile-layout .budget-header h1{font-size:20px}.mobile-layout .budget-grid{gap:12px}.mobile-layout .budget-card{border-radius:12px}@media (max-width: 768px){.budget-grid{grid-template-columns:1fr}.budget-header{flex-direction:column;gap:12px;align-items:flex-start}}.report-page{padding:16px;max-width:800px;margin:0 auto}.report-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.report-header h1{margin:0;font-size:20px;font-weight:600}.report-summary-card{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px}.report-summary-card .ant-card-body{padding:24px 16px}.report-period{font-size:14px;color:#ffffffd9;margin-bottom:8px}.report-total{margin-bottom:16px}.report-total-label{display:block;font-size:13px;color:#ffffffb3;margin-bottom:4px}.report-total-amount{font-size:36px;font-weight:700;color:#fff}.report-meta{color:#ffffffd9}.report-meta-item{font-size:13px}.report-section{border-radius:8px;box-shadow:0 1px 4px #0000000f}.report-section .ant-card-head{border-bottom:1px solid #f0f0f0;font-size:15px;font-weight:600}.report-compare{display:flex;align-items:center;gap:12px;padding:8px 0}.compare-up{color:#ff4d4f}.compare-down{color:#52c41a}.compare-icon{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5}.compare-text{font-size:15px}.report-categories{display:flex;flex-direction:column;gap:12px}.category-row{display:flex;align-items:center;gap:12px}.category-rank{flex-shrink:0}.category-info{display:flex;align-items:center;gap:6px;min-width:60px;flex-shrink:0}.category-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.category-name{font-size:14px;white-space:nowrap}.category-bar{flex:1}.category-stats{display:flex;flex-direction:column;align-items:flex-end;min-width:70px;flex-shrink:0}.category-amount{font-weight:600;font-size:14px}.category-pct{font-size:12px;color:#8c8c8c}.report-biggest{display:flex;align-items:baseline;gap:12px;padding:8px 0}.biggest-amount{font-size:28px;font-weight:700;color:#ff4d4f}.biggest-detail{font-size:14px;color:#595959;display:flex;flex-direction:column;gap:2px}.biggest-date{font-size:12px;color:#8c8c8c}.report-ai-section{background:linear-gradient(135deg,#fff7e6,#fffbe6)}.report-ai{padding:8px 0}.ai-header{font-size:15px;font-weight:600;margin-bottom:12px;color:#d48806}.ai-content{font-size:14px;line-height:1.8;color:#434343}.accounts-page{padding:16px;max-width:800px;margin:0 auto}.accounts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.accounts-header h1{margin:0;font-size:20px;font-weight:600}.total-balance-card{border-radius:12px;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.total-balance-card .ant-statistic-title{color:#ffffffa6}.total-balance-card .ant-statistic-content{color:#fff}.account-card{border-radius:8px}.account-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff}.account-balance{margin-top:8px}.balance-amount{font-size:20px;font-weight:700;color:#1f1f1f}.account-monthly{margin-top:6px;display:flex;gap:12px;font-size:12px}.monthly-income{color:#52c41a}.monthly-spending{color:#ff4d4f}.import-page{padding:16px;max-width:800px;margin:0 auto}.import-page .ant-card{border-radius:8px}.import-upload{padding:16px 0}.import-tips ul li{margin-bottom:8px;line-height:1.6}.import-preview,.import-result{padding:8px 0}.navbar-sentinel{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}.navbar{display:flex;align-items:center;justify-content:space-between;height:var(--page-header-height);padding:var(--safe-area-top) 12px 0;background:var(--color-navbar-bg);border-bottom:1px solid transparent;z-index:50;flex-shrink:0;position:sticky;top:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .25s ease,border-color .25s ease}.navbar-scrolled{box-shadow:var(--shadow-sm);border-bottom-color:var(--color-border)}.navbar-transparent{background:transparent;border-bottom:none;position:absolute;top:0;left:0;right:0;z-index:50}.navbar-left,.navbar-right{min-width:44px}.navbar-left{display:flex;align-items:center}.navbar-right{display:flex;align-items:center;justify-content:flex-end}.navbar-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:none;cursor:pointer;color:var(--color-text);font-size:18px;border-radius:50%;transition:transform .15s,background .15s}.navbar-back:active{transform:scale(.9);background:#f5f3ff}.navbar-title{font-size:17px;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;flex:1;display:flex;align-items:center;justify-content:center;gap:6px}.navbar-mascot-icon{font-size:20px;line-height:1;flex-shrink:0}.tabbar{display:flex;align-items:flex-start;justify-content:space-around;height:calc(var(--tab-bar-height) + var(--safe-area-bottom));padding-bottom:var(--safe-area-bottom);background:var(--color-tabbar-bg);border-top:1px solid var(--color-border);z-index:100;flex-shrink:0;position:sticky;bottom:0}.tabbar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:6px 0 0;border:none;background:none;cursor:pointer;color:var(--color-text-tertiary);transition:color .2s ease,transform .15s ease;position:relative}.tabbar-item:active{transform:scale(.92)}.tabbar-item-active{color:var(--color-primary)}.tabbar-item-active:after{content:"";position:absolute;bottom:-2px;width:4px;height:4px;border-radius:50%;background:var(--color-primary)}.tabbar-item-center{flex:0 0 auto;width:56px;margin-top:-12px}.tabbar-item-center:after{display:none}.tabbar-icon-wrap{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.tabbar-icon-fab{width:52px;height:52px;border-radius:50%;background:var(--color-primary-gradient-strong);box-shadow:0 4px 16px #7c3aed73;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.tabbar-icon-fab:active{transform:scale(.9);box-shadow:0 2px 8px #7c3aed4d}.tabbar-icon{font-size:22px}.tabbar-icon-fab .tabbar-icon{font-size:26px}.tabbar-label{font-size:10px;line-height:1;margin-top:2px;font-weight:500}.mobile-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--color-bg)}.mobile-content{flex:1;min-height:0;padding-bottom:16px;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-content-full{padding-top:var(--safe-area-top)}#root{width:100%;min-height:100dvh;min-height:-webkit-fill-available;background:var(--color-bg)}@media (min-width: 768px){body{background:#e8e4f0}#root{max-width:428px;margin:0 auto;min-height:100dvh;box-shadow:0 0 48px #5b21b614,0 0 12px #0000000a;position:relative;overflow-x:hidden}}:root{font-family:Quicksand,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif;line-height:1.6;font-weight:500;color-scheme:light;color:#1a1a2e;background-color:#f8f7fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--tab-bar-height: 56px;--page-header-height: 48px;--color-primary: #7C3AED;--color-primary-light: #A78BFA;--color-primary-dark: #5B21B6;--color-primary-bg: #f5f3ff;--color-primary-gradient: linear-gradient(135deg, #7C3AED, #A78BFA);--color-primary-gradient-strong: linear-gradient(135deg, #5B21B6, #7C3AED);--color-bg: #f8f7fc;--color-bg-card: #ffffff;--color-bg-elevated: #faf9fe;--color-text: #1a1a2e;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border: #f0edf6;--color-bg-overlay: rgba(0, 0, 0, .4);--color-navbar-bg: rgba(255, 255, 255, .85);--color-tabbar-bg: rgba(255, 255, 255, .92);--color-skeleton: #f0edf6;--color-skeleton-shimmer: rgba(124, 58, 237, .08);--shadow-xs: 0 1px 2px rgba(0,0,0,.04);--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.08);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--shadow-glow: 0 0 24px rgba(124, 58, 237, .15);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--active-scale: .97}[data-theme=dark]{color-scheme:dark;color:#e0e0e0;background-color:#0a0a0f;--color-bg: #0a0a0f;--color-bg-card: #14141a;--color-bg-elevated: #1a1a24;--color-text: #e8e8ed;--color-text-secondary: #9ca3af;--color-text-tertiary: #6b7280;--color-border: #1e1e2e;--color-bg-overlay: rgba(0, 0, 0, .8);--color-navbar-bg: rgba(20, 20, 26, .88);--color-tabbar-bg: rgba(20, 20, 26, .92);--color-skeleton: #1e1e2e;--color-skeleton-shimmer: rgba(167, 139, 250, .06);--color-primary-bg: #1a1028;--shadow-xs: 0 1px 2px rgba(0,0,0,.2);--shadow-sm: 0 1px 4px rgba(0,0,0,.3);--shadow-md: 0 4px 16px rgba(0,0,0,.4);--shadow-lg: 0 8px 32px rgba(0,0,0,.5);--shadow-glow: 0 0 32px rgba(167, 139, 250, .1)}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}button:active,a:active,.ant-btn:active,.ant-card:active,.list-item:active{transform:scale(var(--active-scale));transition:transform .12s ease}body{margin:0;min-width:320px;min-height:100dvh;min-height:-webkit-fill-available;touch-action:manipulation;overscroll-behavior:none;background-color:var(--color-bg)}input,textarea,select,button{font-size:16px}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-enter{animation:fadeSlideUp .35s ease-out both}
