@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-bg-base: #0A0E17;--theme-bg-elevated: #1E293B;--theme-bg-panel: #0F172A;--theme-bg-card: rgba(30, 41, 59, .92);--theme-text-primary: #F1F5F9;--theme-text-secondary: #94A3B8;--theme-text-muted: #64748B;--theme-border: #334155;--theme-border-light: #475569;--theme-danger: #FF1744;--theme-success: #00E676;--theme-font-display: "Noto Serif SC", serif;--theme-font-body: "Noto Sans SC", sans-serif}[data-theme=wuxia]{--theme-primary: #FF1744;--theme-primary-light: #FF5252;--theme-primary-dark: #D50000;--theme-accent: #FFD600;--theme-bg-base: #0A0000;--theme-bg-elevated: #2D0000;--theme-bg-panel: #1A0000;--theme-bg-card: rgba(45, 0, 0, .92);--theme-text-primary: #F1F5F9;--theme-text-secondary: #BCB095;--theme-text-muted: #8C8C8C;--theme-border: #5C0000;--theme-border-light: #7B0000;--theme-danger: #FF1744;--theme-success: #FFD600;--theme-font-display: "Ma Shan Zheng", "ZCOOL KuaiLe", serif;--theme-font-body: "Noto Serif SC", serif}[data-theme=party]{--theme-primary: #FF1744;--theme-primary-light: #FF5252;--theme-primary-dark: #D50000;--theme-accent: #FFD600;--theme-bg-base: #1A0000;--theme-bg-elevated: #4A0000;--theme-bg-panel: #2D0000;--theme-bg-card: rgba(74, 0, 0, .92);--theme-text-primary: #F1F5F9;--theme-text-secondary: #FFB8B8;--theme-text-muted: #9C6666;--theme-border: #7B0000;--theme-border-light: #990000;--theme-danger: #FF1744;--theme-success: #FFD600;--theme-font-display: "Noto Serif SC", serif;--theme-font-body: "Noto Sans SC", sans-serif}[data-theme=republican]{--theme-primary: #D4AF37;--theme-primary-light: #E8C84A;--theme-primary-dark: #B8860B;--theme-accent: #00E5FF;--theme-bg-base: #0F1419;--theme-bg-elevated: #253341;--theme-bg-panel: #1A2332;--theme-bg-card: rgba(37, 51, 65, .92);--theme-text-primary: #F1F5F9;--theme-text-secondary: #A0B4C8;--theme-text-muted: #6B7F94;--theme-border: #3A4F65;--theme-border-light: #4A6080;--theme-danger: #FF1744;--theme-success: #D4AF37;--theme-font-display: "ZCOOL XiaoWei", "Noto Serif SC", serif;--theme-font-body: "Noto Serif SC", serif}[data-theme=outdoor]{--theme-primary: #5f8d3e;--theme-primary-light: #8dba61;--theme-primary-dark: #2f5d36;--theme-accent: #e7b75f;--theme-bg-base: #f5f0de;--theme-bg-elevated: #e9ddba;--theme-bg-panel: rgba(255, 249, 232, .94);--theme-bg-card: rgba(255, 252, 239, .9);--theme-text-primary: #263423;--theme-text-secondary: #59634c;--theme-text-muted: #8a836c;--theme-border: #c9b98d;--theme-border-light: rgba(143, 130, 91, .28);--theme-danger: #b5523f;--theme-success: #4e8a45;--theme-font-display: -apple-system, BlinkMacSystemFont, sans-serif;--theme-font-body: -apple-system, BlinkMacSystemFont, sans-serif}@keyframes breathe{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.03) rotate(.5deg)}}.rpg-dialogue{width:100%;min-height:280px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.dialogue-scene{display:flex;flex-direction:column;position:relative;min-height:280px}.character-portrait{width:140px;height:170px;position:absolute;top:0;left:0;z-index:2;filter:drop-shadow(4px 4px 12px rgba(0,0,0,.5))}.is-player .character-portrait{left:auto;right:0}.portrait-img{width:100%;height:100%;object-fit:cover;object-position:top center;clip-path:polygon(0% 0%,100% 0%,100% 92%,85% 100%,0% 100%);transform-origin:center bottom;animation:breathe 3s ease-in-out infinite}.portrait-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#3a2a1a,#5a3a2a,#3a2a1a);clip-path:polygon(0% 0%,100% 0%,100% 92%,85% 100%,0% 100%);display:flex;align-items:center;justify-content:center;font-size:56px;font-weight:900;color:#d4a853;text-shadow:0 2px 6px rgba(0,0,0,.6)}.is-player .portrait-img{clip-path:polygon(0% 0%,100% 0%,100% 100%,15% 100%,0% 92%)}.is-player .portrait-placeholder{background:linear-gradient(160deg,#1a2a3a,#2a3a5a,#1a2a3a);clip-path:polygon(0% 0%,100% 0%,100% 100%,15% 100%,0% 92%);color:#7ab8ff}.dialogue-box-wrapper{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:0 8px 8px}.name-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 16px 4px;background:linear-gradient(180deg,#2a1f0e,#1a1408);border:1.5px solid #8b6914;border-bottom:none;border-radius:6px 6px 0 0;margin-left:20px;position:relative}.name-tag:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#1a1408}.is-player .name-tag{background:linear-gradient(180deg,#0e1a2a,#08141a);border-color:#4a90d9;margin-left:auto;margin-right:20px}.is-player .name-tag:after{background:#08141a}.name-deco{font-size:8px;color:#d4a853;line-height:1}.is-player .name-deco{color:#7ab8ff}.name-text{font-size:14px;font-weight:700;color:#d4a853;letter-spacing:3px;text-shadow:0 1px 3px rgba(0,0,0,.6)}.is-player .name-text{color:#7ab8ff}.dialogue-box{background:linear-gradient(180deg,#161008f7,#20180cf7,#161008f7);border:2px solid #8b6914;border-radius:0 8px 8px;padding:18px 24px 14px;position:relative;box-shadow:inset 0 0 30px #0006,inset 0 1px #d4a8531a,0 6px 24px #00000080}.is-player .dialogue-box{background:linear-gradient(180deg,#080e18f7,#0c1420f7,#080e18f7);border-color:#4a90d9;border-radius:8px 0 8px 8px;box-shadow:inset 0 0 30px #0006,inset 0 1px #7ab8ff1a,0 6px 24px #00000080}.dialogue-box-deco{position:absolute;width:16px;height:16px;pointer-events:none}.dialogue-box-deco:before,.dialogue-box-deco:after{content:"";position:absolute;background:#d4a853}.dialogue-box-deco-tl{top:6px;left:6px}.dialogue-box-deco-tl:before{width:12px;height:2px;top:0;left:0}.dialogue-box-deco-tl:after{width:2px;height:12px;top:0;left:0}.dialogue-box-deco-tr{top:6px;right:6px}.dialogue-box-deco-tr:before{width:12px;height:2px;top:0;right:0}.dialogue-box-deco-tr:after{width:2px;height:12px;top:0;right:0}.dialogue-box-deco-bl{bottom:6px;left:6px}.dialogue-box-deco-bl:before{width:12px;height:2px;bottom:0;left:0}.dialogue-box-deco-bl:after{width:2px;height:12px;bottom:0;left:0}.dialogue-box-deco-br{bottom:6px;right:6px}.dialogue-box-deco-br:before{width:12px;height:2px;bottom:0;right:0}.dialogue-box-deco-br:after{width:2px;height:12px;bottom:0;right:0}.is-player .dialogue-box-deco:before,.is-player .dialogue-box-deco:after{background:#7ab8ff}.dialogue-box-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,currentColor 10px,currentColor 11px);pointer-events:none;border-radius:inherit}.dialogue-text{margin:0;font-size:14px;line-height:1.8;color:#e8dcc8;text-shadow:0 1px 2px rgba(0,0,0,.5)}.dialogue-indicator{position:absolute;bottom:8px;right:16px;color:#d4a853;font-size:12px;animation:blink 1s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}
