@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: #D97706;--theme-primary-light: #F59E0B;--theme-primary-dark: #92400E;--theme-accent: #EF4444;--theme-bg-dark: #1C1917;--theme-bg-medium: #292524;--theme-bg-light: #44403C;--theme-bg-panel: #FFFBEB;--theme-bg-panel-alt: #FEF3C7;--theme-bg-card: rgba(255, 251, 235, .92);--theme-bg-card-hover: rgba(254, 243, 199, .95);--theme-text-primary: #1C1917;--theme-text-secondary: #57534E;--theme-text-muted: #A8A29E;--theme-text-on-dark: rgba(255, 255, 255, .9);--theme-border: #E7E5E4;--theme-border-light: #F5F5F4;--theme-gradient-drawer: linear-gradient(180deg, #FEF3C7, #FFFBEB);--theme-gradient-btn: linear-gradient(135deg, #D97706, #F59E0B);--theme-gradient-loading: linear-gradient(160deg, #1C1917 0%, #292524 40%, #44403C 100%);--theme-shadow-btn: 0 2px 10px rgba(217, 119, 6, .3);--theme-shadow-card: 0 2px 8px rgba(0, 0, 0, .08);--theme-grip-color: #D97706;--theme-badge-bg: #EF4444;--theme-badge-text: #fff;--theme-completed-color: #10B981;--theme-locked-color: #9CA3AF;--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: "amap://styles/normal"}[data-theme=wuxia]{--theme-primary: #8B0000;--theme-primary-light: #C41E3A;--theme-primary-dark: #5C0000;--theme-accent: #D4AF37;--theme-bg-dark: #0D0D0D;--theme-bg-medium: #1A1A1A;--theme-bg-light: #2D2D2D;--theme-bg-panel: #F5F0E8;--theme-bg-panel-alt: #EDE4D3;--theme-bg-card: rgba(245, 240, 232, .95);--theme-bg-card-hover: rgba(237, 228, 211, .98);--theme-text-primary: #1A1A1A;--theme-text-secondary: #4A4A4A;--theme-text-muted: #8C8C8C;--theme-text-on-dark: rgba(212, 175, 55, .9);--theme-border: #D4C5A9;--theme-border-light: #E8DCC8;--theme-gradient-drawer: linear-gradient(180deg, #EDE4D3, #F5F0E8);--theme-gradient-btn: linear-gradient(135deg, #8B0000, #C41E3A);--theme-gradient-loading: linear-gradient(160deg, #0D0D0D 0%, #1A1A1A 40%, #2D2D2D 100%);--theme-shadow-btn: 0 2px 10px rgba(139, 0, 0, .3);--theme-shadow-card: 0 2px 8px rgba(139, 0, 0, .08);--theme-grip-color: #C41E3A;--theme-badge-bg: #C41E3A;--theme-badge-text: #D4AF37;--theme-completed-color: #D4AF37;--theme-locked-color: #6B6B6B;--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: "amap://styles/dark"}[data-theme=party]{--theme-primary: #C8102E;--theme-primary-light: #E53935;--theme-primary-dark: #8B0000;--theme-accent: #FFD700;--theme-bg-dark: #1A0000;--theme-bg-medium: #2D0000;--theme-bg-light: #4A0000;--theme-bg-panel: #FFF8F0;--theme-bg-panel-alt: #FFE8D6;--theme-bg-card: rgba(255, 248, 240, .95);--theme-bg-card-hover: rgba(255, 232, 214, .98);--theme-text-primary: #1A0000;--theme-text-secondary: #5C0000;--theme-text-muted: #9C6666;--theme-text-on-dark: rgba(255, 215, 0, .9);--theme-border: #E8C8B0;--theme-border-light: #F5E0D0;--theme-gradient-drawer: linear-gradient(180deg, #FFE8D6, #FFF8F0);--theme-gradient-btn: linear-gradient(135deg, #C8102E, #E53935);--theme-gradient-loading: linear-gradient(160deg, #1A0000 0%, #2D0000 40%, #4A0000 100%);--theme-shadow-btn: 0 2px 10px rgba(200, 16, 46, .3);--theme-shadow-card: 0 2px 8px rgba(200, 16, 46, .08);--theme-grip-color: #C8102E;--theme-badge-bg: #C8102E;--theme-badge-text: #FFD700;--theme-completed-color: #C8102E;--theme-locked-color: #9C6666;--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: "amap://styles/normal"}[data-theme=republican]{--theme-primary: #2C3E50;--theme-primary-light: #4A6274;--theme-primary-dark: #1A252F;--theme-accent: #C9A96E;--theme-bg-dark: #0F1419;--theme-bg-medium: #1C2530;--theme-bg-light: #2A3A4A;--theme-bg-panel: #F5F0EB;--theme-bg-panel-alt: #E8DDD0;--theme-bg-card: rgba(245, 240, 235, .95);--theme-bg-card-hover: rgba(232, 221, 208, .98);--theme-text-primary: #1A252F;--theme-text-secondary: #4A5568;--theme-text-muted: #A0AEC0;--theme-text-on-dark: rgba(201, 169, 110, .9);--theme-border: #C9A96E;--theme-border-light: #D4BC8E;--theme-gradient-drawer: linear-gradient(180deg, #E8DDD0, #F5F0EB);--theme-gradient-btn: linear-gradient(135deg, #2C3E50, #4A6274);--theme-gradient-loading: linear-gradient(160deg, #0F1419 0%, #1C2530 40%, #2A3A4A 100%);--theme-shadow-btn: 0 2px 10px rgba(44, 62, 80, .3);--theme-shadow-card: 0 2px 8px rgba(44, 62, 80, .08);--theme-grip-color: #C9A96E;--theme-badge-bg: #C9A96E;--theme-badge-text: #1A252F;--theme-completed-color: #C9A96E;--theme-locked-color: #A0AEC0;--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: "amap://styles/normal"}
