@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fffbeb;padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}:root{--color-primary: #D97706;--color-primary-light: #F59E0B;--color-primary-dark: #B45309;--color-secondary: #059669;--color-secondary-light: #10B981;--color-accent: #DC2626;--color-accent-light: #EF4444;--color-bg: #FFFBEB;--color-bg-warm: #FEF3C7;--color-surface: #FFFFFF;--color-surface-elevated: #FFFFFF;--color-text: #292524;--color-text-secondary: #78716C;--color-text-tertiary: #A8A29E;--color-text-inverse: #FFFBEB;--color-border: #E7E5E4;--color-border-light: #F5F5F4;--color-sidebar: #1C1917;--color-sidebar-hover: #292524;--color-sidebar-active: #44403C;--hp-color: #DC2626;--attack-color: #D97706;--points-color: #059669;--shadow-sm: 0 1px 2px rgba(28, 25, 23, .04);--shadow-md: 0 2px 8px rgba(28, 25, 23, .06), 0 1px 2px rgba(28, 25, 23, .04);--shadow-lg: 0 8px 24px rgba(28, 25, 23, .08), 0 2px 8px rgba(28, 25, 23, .04);--shadow-xl: 0 16px 48px rgba(28, 25, 23, .12), 0 4px 16px rgba(28, 25, 23, .06);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 24px;--spacing-2xl: 32px;--spacing-3xl: 48px;--font-display: "Noto Serif SC", "Georgia", serif;--font-body: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s ease}#app{width:100%;height:100%}.game-btn{background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;border:none;border-radius:var(--radius-md);padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all var(--transition-base);font-family:var(--font-body)}.game-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #d9770659}.game-btn:active{transform:translateY(0)}.game-btn:disabled{opacity:.5;cursor:not-allowed}input,textarea,select,button{font-size:16px}@media (min-width: 768px){#app{max-width:480px;margin:0 auto;box-shadow:var(--shadow-lg);position:relative;min-height:100vh}}[data-theme=adventure]{--theme-primary: #FF6B35;--theme-primary-light: #FF9A5C;--theme-primary-dark: #CC4400;--theme-accent: #00E5FF;--theme-danger: #FF1744;--theme-bg-dark: #0A0E17;--theme-bg-medium: #111827;--theme-bg-light: #1F2937;--theme-bg-panel: #0F172A;--theme-bg-panel-alt: #1E293B;--theme-bg-card: rgba(30, 41, 59, .92);--theme-bg-card-hover: rgba(51, 65, 85, .96);--theme-text-primary: #F1F5F9;--theme-text-secondary: #94A3B8;--theme-text-muted: #64748B;--theme-text-on-dark: #F1F5F9;--theme-border: #334155;--theme-border-light: #475569;--theme-gradient-drawer: linear-gradient(180deg, #1E293B, #0F172A);--theme-gradient-btn: linear-gradient(135deg, #FF6B35, #FF9A5C);--theme-gradient-loading: linear-gradient(160deg, #0A0E17 0%, #111827 40%, #1F2937 100%);--theme-shadow-btn: 0 4px 20px rgba(255, 107, 53, .4);--theme-shadow-card: 0 4px 16px rgba(0, 0, 0, .3);--theme-glow-primary: 0 0 20px rgba(255, 107, 53, .5);--theme-glow-accent: 0 0 20px rgba(0, 229, 255, .5);--theme-grip-color: #FF6B35;--theme-badge-bg: #FF1744;--theme-badge-text: #fff;--theme-completed-color: #00E676;--theme-locked-color: #475569;--theme-font-display: "Noto Serif SC", serif;--theme-font-body: "Noto Sans SC", sans-serif;--theme-icon-bag: "🎒";--theme-icon-profile: "👤";--theme-icon-notification: "🔔";--theme-icon-chat: "💬";--theme-icon-rank: "🏆";--theme-icon-locate: "📍";--theme-icon-pending: "⚔️";--theme-icon-locked: "🔒";--theme-icon-completed: "✅";--theme-map-style: "tmap-default"}[data-theme=wuxia]{--theme-primary: #FF1744;--theme-primary-light: #FF5252;--theme-primary-dark: #D50000;--theme-accent: #FFD600;--theme-danger: #FF1744;--theme-bg-dark: #0A0000;--theme-bg-medium: #1A0000;--theme-bg-light: #2D0000;--theme-bg-panel: #1A0000;--theme-bg-panel-alt: #2D0000;--theme-bg-card: rgba(45, 0, 0, .92);--theme-bg-card-hover: rgba(65, 0, 0, .96);--theme-text-primary: #F1F5F9;--theme-text-secondary: #BCB095;--theme-text-muted: #8C8C8C;--theme-text-on-dark: #FFD600;--theme-border: #5C0000;--theme-border-light: #7B0000;--theme-gradient-drawer: linear-gradient(180deg, #2D0000, #1A0000);--theme-gradient-btn: linear-gradient(135deg, #FF1744, #FF5252);--theme-gradient-loading: linear-gradient(160deg, #0A0000 0%, #1A0000 40%, #2D0000 100%);--theme-shadow-btn: 0 4px 20px rgba(255, 23, 68, .4);--theme-shadow-card: 0 4px 16px rgba(0, 0, 0, .4);--theme-glow-primary: 0 0 20px rgba(255, 23, 68, .5);--theme-glow-accent: 0 0 20px rgba(255, 214, 0, .5);--theme-grip-color: #FF1744;--theme-badge-bg: #FF1744;--theme-badge-text: #FFD600;--theme-completed-color: #FFD600;--theme-locked-color: #5C0000;--theme-font-display: "Ma Shan Zheng", "ZCOOL KuaiLe", serif;--theme-font-body: "Noto Serif SC", serif;--theme-icon-bag: "🗡️";--theme-icon-profile: "🥷";--theme-icon-notification: "📜";--theme-icon-chat: "🏮";--theme-icon-rank: "⚔️";--theme-icon-locate: "🧭";--theme-icon-pending: "⚔️";--theme-icon-locked: "🔒";--theme-icon-completed: "🏆";--theme-map-style: "tmap-default"}[data-theme=party]{--theme-primary: #FF1744;--theme-primary-light: #FF5252;--theme-primary-dark: #D50000;--theme-accent: #FFD600;--theme-danger: #FF1744;--theme-bg-dark: #1A0000;--theme-bg-medium: #2D0000;--theme-bg-light: #4A0000;--theme-bg-panel: #2D0000;--theme-bg-panel-alt: #4A0000;--theme-bg-card: rgba(74, 0, 0, .92);--theme-bg-card-hover: rgba(100, 0, 0, .96);--theme-text-primary: #F1F5F9;--theme-text-secondary: #FFB8B8;--theme-text-muted: #9C6666;--theme-text-on-dark: #FFD600;--theme-border: #7B0000;--theme-border-light: #990000;--theme-gradient-drawer: linear-gradient(180deg, #4A0000, #2D0000);--theme-gradient-btn: linear-gradient(135deg, #FF1744, #FF5252);--theme-gradient-loading: linear-gradient(160deg, #1A0000 0%, #2D0000 40%, #4A0000 100%);--theme-shadow-btn: 0 4px 20px rgba(255, 23, 68, .4);--theme-shadow-card: 0 4px 16px rgba(0, 0, 0, .4);--theme-glow-primary: 0 0 20px rgba(255, 23, 68, .5);--theme-glow-accent: 0 0 20px rgba(255, 214, 0, .5);--theme-grip-color: #FF1744;--theme-badge-bg: #FFD600;--theme-badge-text: #1A0000;--theme-completed-color: #FFD600;--theme-locked-color: #7B0000;--theme-font-display: "Noto Serif SC", serif;--theme-font-body: "Noto Sans SC", sans-serif;--theme-icon-bag: "📦";--theme-icon-profile: "🎖️";--theme-icon-notification: "📯";--theme-icon-chat: "📻";--theme-icon-rank: "🏅";--theme-icon-locate: "🧭";--theme-icon-pending: "🎯";--theme-icon-locked: "🔒";--theme-icon-completed: "⭐";--theme-map-style: "tmap-default"}[data-theme=republican]{--theme-primary: #D4AF37;--theme-primary-light: #E8C84A;--theme-primary-dark: #B8860B;--theme-accent: #00E5FF;--theme-danger: #FF1744;--theme-bg-dark: #0F1419;--theme-bg-medium: #1A2332;--theme-bg-light: #253341;--theme-bg-panel: #1A2332;--theme-bg-panel-alt: #253341;--theme-bg-card: rgba(37, 51, 65, .92);--theme-bg-card-hover: rgba(52, 73, 94, .96);--theme-text-primary: #F1F5F9;--theme-text-secondary: #A0B4C8;--theme-text-muted: #6B7F94;--theme-text-on-dark: #D4AF37;--theme-border: #3A4F65;--theme-border-light: #4A6080;--theme-gradient-drawer: linear-gradient(180deg, #253341, #1A2332);--theme-gradient-btn: linear-gradient(135deg, #D4AF37, #E8C84A);--theme-gradient-loading: linear-gradient(160deg, #0F1419 0%, #1A2332 40%, #253341 100%);--theme-shadow-btn: 0 4px 20px rgba(212, 175, 55, .4);--theme-shadow-card: 0 4px 16px rgba(0, 0, 0, .4);--theme-glow-primary: 0 0 20px rgba(212, 175, 55, .5);--theme-glow-accent: 0 0 20px rgba(0, 229, 255, .5);--theme-grip-color: #D4AF37;--theme-badge-bg: #D4AF37;--theme-badge-text: #0F1419;--theme-completed-color: #D4AF37;--theme-locked-color: #3A4F65;--theme-font-display: "ZCOOL XiaoWei", "Noto Serif SC", serif;--theme-font-body: "Noto Serif SC", serif;--theme-icon-bag: "💼";--theme-icon-profile: "🎩";--theme-icon-notification: "📰";--theme-icon-chat: "☕";--theme-icon-rank: "💎";--theme-icon-locate: "🧭";--theme-icon-pending: "🔍";--theme-icon-locked: "🔒";--theme-icon-completed: "✨";--theme-map-style: "tmap-default"}
