/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-400:oklch(70.4% .191 22.216);--color-yellow-400:oklch(85.2% .199 91.936);--color-green-400:oklch(79.2% .209 151.711);--color-blue-400:oklch(70.7% .165 254.624);--color-purple-400:oklch(71.4% .203 305.504);--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-bold:700;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-blue-400{background-color:var(--color-blue-400)}.bg-green-400{background-color:var(--color-green-400)}.bg-purple-400{background-color:var(--color-purple-400)}.bg-red-400{background-color:var(--color-red-400)}.bg-yellow-400{background-color:var(--color-yellow-400)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-yellow-400{color:var(--color-yellow-400)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);min-height:100vh;font-family:PingFang SC,Microsoft YaHei,sans-serif}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)rotate(-1deg)}75%{transform:translate(5px)rotate(1deg)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #ffc80080}50%{box-shadow:0 0 60px #ffc800e6}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes firework{0%{opacity:1;transform:scale(0)}50%{opacity:.8;transform:scale(1.5)}to{opacity:0;transform:scale(2)}}.animate-shake{animation:.3s ease-in-out shake}.animate-glow{animation:1.5s ease-in-out infinite pulse-glow}.animate-float{animation:2s ease-in-out infinite float}.combo-text{animation:.5s ease-out forwards firework}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.home-container[data-v-428f49a9]{background:linear-gradient(#1a1a2e 0%,#16213e 50%,#0f0f23 100%);min-height:100dvh;padding:16px 16px 100px;overflow-y:auto}.title-section[data-v-428f49a9]{text-align:center;padding:20px 0}.title-text[data-v-428f49a9]{background:linear-gradient(135deg,gold,#ff6b6b,gold);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #ffd7004d;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:900;animation:2s ease-in-out infinite alternate titleGlow-428f49a9}@keyframes titleGlow-428f49a9{0%{filter:drop-shadow(0 0 10px #ffd70080)}to{filter:drop-shadow(0 0 20px #ff6b6bcc)}}.subtitle[data-v-428f49a9]{color:#ffffffb3;margin-top:8px;font-size:16px}.series-scroll[data-v-428f49a9]{scrollbar-width:none;gap:10px;padding:10px 0 20px;display:flex;overflow-x:auto}.series-scroll[data-v-428f49a9]::-webkit-scrollbar{display:none}.series-btn[data-v-428f49a9]{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #0000;border-radius:20px;flex-direction:column;align-items:center;gap:4px;min-width:70px;padding:12px 16px;transition:all .2s;display:flex}.series-btn[data-v-428f49a9]:active{transform:scale(.95)}.series-btn-active[data-v-428f49a9]{border-color:#ffffff80;background:#fff3!important}.series-icon[data-v-428f49a9]{font-size:28px}.series-label[data-v-428f49a9]{font-size:12px;font-weight:700}.character-grid[data-v-428f49a9]{grid-template-columns:repeat(2,1fr);gap:16px;padding:10px 0;display:grid}.character-card[data-v-428f49a9]{text-align:center;cursor:pointer;background:linear-gradient(145deg,#3c3c50cc,#28283ce6);border:3px solid #0000;border-radius:24px;padding:20px 16px;transition:all .2s;box-shadow:0 8px 24px #0000004d}.character-card[data-v-428f49a9]:active{border-color:gold;transform:scale(.95)}.char-avatar[data-v-428f49a9]{filter:drop-shadow(0 4px 8px #0000004d);margin-bottom:8px;font-size:64px}.char-name[data-v-428f49a9]{color:#fff;margin-bottom:6px;font-size:18px;font-weight:700}.char-moves[data-v-428f49a9]{letter-spacing:2px;font-size:16px}.guide-entry[data-v-428f49a9]{cursor:pointer;background:linear-gradient(135deg,#9333ea,#ec4899);border-radius:20px;align-items:center;gap:14px;padding:16px 20px;transition:all .2s;display:flex;position:fixed;bottom:20px;left:16px;right:16px;box-shadow:0 8px 32px #9333ea66}.guide-entry[data-v-428f49a9]:active{transform:scale(.98)}.guide-icon[data-v-428f49a9]{font-size:40px}.guide-text[data-v-428f49a9]{flex:1}.guide-title[data-v-428f49a9]{color:#fff;font-size:18px;font-weight:700}.guide-subtitle[data-v-428f49a9]{color:#fffc;font-size:13px}.guide-arrow[data-v-428f49a9]{color:#fff;font-size:32px;font-weight:700}[data-v-52c7bdb0]{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.battle-container[data-v-52c7bdb0]{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(#1a1a2e 0%,#16213e 50%,#0f0f23 100%);flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.win-overlay[data-v-52c7bdb0]{z-index:100;background:#ffd7004d;flex-direction:column;justify-content:center;align-items:center;animation:2s ease-out forwards winFlash-52c7bdb0;display:flex;position:absolute;inset:0}@keyframes winFlash-52c7bdb0{0%{background:#ffffffe6}20%{background:#ffd70066}40%{background:#fff9}60%{background:#ffd7004d}80%{background:#ffffff4d}to{opacity:0;pointer-events:none;background:0 0}}.win-stars[data-v-52c7bdb0]{font-size:64px;animation:.5s ease-out starBounce-52c7bdb0}.win-text[data-v-52c7bdb0]{color:gold;text-shadow:0 0 30px #ffd700cc;font-size:56px;font-weight:700;animation:.5s ease-out .2s both winPop-52c7bdb0}.win-sub[data-v-52c7bdb0]{color:#fff;margin-top:10px;font-size:24px;animation:.5s ease-out .4s both winPop-52c7bdb0}@keyframes starBounce-52c7bdb0{0%{transform:scale(0)rotate(-180deg)}60%{transform:scale(1.3)rotate(10deg)}to{transform:scale(1)rotate(0)}}@keyframes winPop-52c7bdb0{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes winFade-52c7bdb0{0%,70%{opacity:1}to{opacity:0;pointer-events:none}}.lose-overlay[data-v-52c7bdb0]{z-index:100;background:#0009;flex-direction:column;justify-content:center;align-items:center;animation:2s ease-out forwards loseFade-52c7bdb0;display:flex;position:absolute;inset:0}.lose-text[data-v-52c7bdb0]{font-size:42px;font-weight:700;animation:.6s ease-out loseShake-52c7bdb0}.lose-sub[data-v-52c7bdb0]{color:#fffc;margin-top:10px;font-size:20px}@keyframes loseShake-52c7bdb0{0%,to{transform:translate(0)}20%{transform:translate(-30px)rotate(-5deg)}40%{transform:translate(30px)rotate(5deg)}60%{transform:translate(-20px)rotate(-3deg)}80%{transform:translate(20px)rotate(3deg)}}@keyframes loseFade-52c7bdb0{0%,70%{opacity:1}to{opacity:0;pointer-events:none}}.top-bar[data-v-52c7bdb0]{background:#00000080;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.back-btn[data-v-52c7bdb0]{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.back-btn[data-v-52c7bdb0]:active{background:#fff3;transform:scale(.95)}.character-info[data-v-52c7bdb0]{text-align:center}.score-badge[data-v-52c7bdb0]{background:linear-gradient(135deg,gold,#ff6b6b);border-radius:20px;padding:8px 16px;font-size:16px;font-weight:700}.hp-section[data-v-52c7bdb0]{background:#0000004d;padding:12px 16px;position:relative}.enemy-section[data-v-52c7bdb0],.player-section[data-v-52c7bdb0]{margin:8px 0}.enemy-header[data-v-52c7bdb0],.player-header[data-v-52c7bdb0]{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.enemy-name[data-v-52c7bdb0],.player-name[data-v-52c7bdb0]{font-size:16px;font-weight:700}.angry-badge[data-v-52c7bdb0]{background:linear-gradient(135deg,#f44,red);border-radius:10px;padding:2px 10px;font-size:11px;animation:.5s infinite angryPulse-52c7bdb0}@keyframes angryPulse-52c7bdb0{0%,to{opacity:1}50%{opacity:.6}}.hearts-row[data-v-52c7bdb0]{align-items:center;display:flex}.hearts[data-v-52c7bdb0]{letter-spacing:4px;font-size:28px}.vs-divider[data-v-52c7bdb0]{text-align:center;padding:8px 0}.vs-text[data-v-52c7bdb0]{font-size:28px}.combo-banner[data-v-52c7bdb0]{z-index:10;background:linear-gradient(135deg,#ff6b6b,red);border-radius:20px;align-items:center;gap:8px;padding:8px 20px;animation:.3s ease-out comboPop-52c7bdb0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes comboPop-52c7bdb0{0%{transform:translate(-50%,-50%)scale(0)}60%{transform:translate(-50%,-50%)scale(1.2)}to{transform:translate(-50%,-50%)scale(1)}}.combo-fire[data-v-52c7bdb0]{font-size:20px;animation:.3s infinite alternate fireFlicker-52c7bdb0}@keyframes fireFlicker-52c7bdb0{0%{transform:scale(1)}to{transform:scale(1.2)}}.combo-text[data-v-52c7bdb0]{color:#fff;font-size:18px;font-weight:700}.character-stage[data-v-52c7bdb0]{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:120px;display:flex;position:relative}.character-avatar[data-v-52c7bdb0]{transition:transform .3s}.character-avatar.animate-shake[data-v-52c7bdb0]{animation:.6s ease-in-out heroShake-52c7bdb0}@keyframes heroShake-52c7bdb0{0%,to{transform:translate(0)rotate(0)scale(1)}20%{transform:translate(-20px)rotate(-8deg)scale(1.1)}40%{transform:translate(20px)rotate(8deg)scale(1.1)}60%{transform:translate(-15px)rotate(-5deg)scale(1.05)}80%{transform:translate(15px)rotate(5deg)scale(1.05)}}.effect-text[data-v-52c7bdb0]{color:gold;text-shadow:0 0 40px #ffd700e6;z-index:5;font-size:32px;font-weight:700;animation:1.5s ease-out forwards effectPop-52c7bdb0;position:absolute}@keyframes effectPop-52c7bdb0{0%{opacity:0;transform:scale(0)rotate(-15deg)}20%{opacity:1;transform:scale(1.4)rotate(5deg)}40%{transform:scale(1.2)rotate(-3deg)}to{opacity:0;transform:scale(1)rotate(0)}}.particles[data-v-52c7bdb0]{pointer-events:none;position:absolute;inset:0}.particle[data-v-52c7bdb0]{border-radius:50%;width:16px;height:16px;animation:1.2s ease-out forwards particleExplode-52c7bdb0;position:absolute;top:50%;left:50%}@keyframes particleExplode-52c7bdb0{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}to{opacity:0}}.battle-log[data-v-52c7bdb0]{background:#0003;height:100px;padding:8px 16px;overflow-y:auto}.log-list[data-v-52c7bdb0]{flex-direction:column;gap:5px;display:flex}.log-item[data-v-52c7bdb0]{border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;animation:.3s ease-out logSlide-52c7bdb0;display:flex}@keyframes logSlide-52c7bdb0{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.log-player[data-v-52c7bdb0]{background:linear-gradient(90deg,#3b82f680,#3b82f633);margin-left:12px}.log-enemy[data-v-52c7bdb0]{background:linear-gradient(90deg,#ef444433,#ef444480);justify-content:flex-end;margin-right:12px}.log-system[data-v-52c7bdb0]{background:#6464644d;justify-content:center;font-size:13px}.log-win[data-v-52c7bdb0]{background:linear-gradient(90deg,#ffd7004d,#ffd70099);justify-content:center;font-size:15px;font-weight:700}.log-lose[data-v-52c7bdb0]{background:linear-gradient(90deg,#64646466,#646464b3);justify-content:center;font-size:14px}.log-hint[data-v-52c7bdb0]{background:#eab30826;justify-content:flex-end;margin-right:12px;font-size:12px}.log-critical[data-v-52c7bdb0]{justify-content:center;font-weight:700;background:linear-gradient(90deg,#f006,#ff640099)!important}.log-narrator[data-v-52c7bdb0]{color:plum;background:linear-gradient(90deg,#9370db33,#9370db66);border:1px dashed #9370db80;justify-content:center;font-size:13px;font-style:italic}.log-narrator-skill[data-v-52c7bdb0]{color:gold;text-shadow:0 0 10px #ffd70080;background:linear-gradient(90deg,#ffd70033,#ffa5004d);border:2px solid #ffd70099;justify-content:center;font-size:15px;font-weight:700}.critical-badge[data-v-52c7bdb0]{background:red;border-radius:8px;padding:2px 8px;font-size:12px;font-weight:700;animation:.3s ease-out criticalPulse-52c7bdb0}@keyframes criticalPulse-52c7bdb0{0%{transform:scale(1.5)}to{transform:scale(1)}}.log-speaker[data-v-52c7bdb0]{font-size:20px}.action-area[data-v-52c7bdb0]{background:#0009;padding:12px 16px 24px}.voice-section[data-v-52c7bdb0]{flex-direction:column;align-items:center;margin-bottom:10px;display:flex}.voice-btn[data-v-52c7bdb0]{cursor:pointer;background:linear-gradient(135deg,gold,#ff6b6b);border:none;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .2s;display:flex;box-shadow:0 6px 24px #ff6b6b80}.voice-btn[data-v-52c7bdb0]:active,.voice-btn-active[data-v-52c7bdb0]{background:linear-gradient(135deg,#ff6b6b,red);transform:scale(1.1);box-shadow:0 8px 32px #f009}.listening-text[data-v-52c7bdb0]{color:#ff6b6b;margin-top:8px;font-size:16px;animation:.6s infinite pulse-52c7bdb0}.guide-text[data-v-52c7bdb0]{color:gold;text-align:center;text-shadow:0 0 10px #ffd70080;margin-bottom:12px;font-size:20px;font-weight:700;animation:1s infinite bounce-52c7bdb0}@keyframes bounce-52c7bdb0{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.error-text[data-v-52c7bdb0]{color:#ff6b6b;margin-top:4px;font-size:12px}@keyframes pulse-52c7bdb0{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.input-section[data-v-52c7bdb0]{gap:10px;margin-bottom:10px;display:flex}.skill-input[data-v-52c7bdb0]{color:#fff;background:#ffffff1a;border:3px solid #fff3;border-radius:26px;outline:none;flex:1;height:52px;padding:0 20px;font-size:18px}.skill-input[data-v-52c7bdb0]:focus{border-color:gold}.skill-input[data-v-52c7bdb0]::placeholder{color:#fff6;font-size:16px}.send-btn[data-v-52c7bdb0]{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,gold,#ff6b6b);border:none;border-radius:26px;width:90px;height:52px;font-size:18px;font-weight:700}.send-btn[data-v-52c7bdb0]:active{transform:scale(.95)}.quick-skills[data-v-52c7bdb0]{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.skill-chip[data-v-52c7bdb0]{color:#fff;cursor:pointer;background:#ffffff26;border:2px solid #fff3;border-radius:20px;padding:10px 18px;font-size:15px}.skill-chip[data-v-52c7bdb0]:active{background:#ffffff4d;transform:scale(.95)}.guide-container[data-v-aecc432c]{background:linear-gradient(#1a1a2e 0%,#16213e 50%,#0f0f23 100%);min-height:100dvh;padding:16px 16px 100px;overflow-y:auto}.back-btn[data-v-aecc432c]{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.back-btn[data-v-aecc432c]:active{background:#fff3;transform:scale(.95)}.title-section[data-v-aecc432c]{text-align:center;padding:10px 0 20px}.title[data-v-aecc432c]{background:linear-gradient(135deg,gold,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:900}.player-card[data-v-aecc432c]{background:linear-gradient(135deg,#9333ea,#ec4899);border-radius:24px;align-items:center;gap:16px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 8px 32px #9333ea4d}.player-avatar[data-v-aecc432c]{font-size:56px}.player-info[data-v-aecc432c]{flex:1}.player-title[data-v-aecc432c]{color:#fff;margin-bottom:4px;font-size:22px;font-weight:700}.player-stats[data-v-aecc432c]{color:#ffffffe6;font-size:14px}.progress-section[data-v-aecc432c]{background:#ffffff0d;border-radius:20px;align-items:center;gap:24px;margin-bottom:24px;padding:16px;display:flex}.progress-circle[data-v-aecc432c]{width:100px;height:100px;position:relative}.progress-circle svg[data-v-aecc432c]{transform:rotate(-90deg)}.progress-bg[data-v-aecc432c]{fill:none;stroke:#ffffff1a;stroke-width:8px}.progress-fill[data-v-aecc432c]{fill:none;stroke:url(#gradient);stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1s}.progress-text[data-v-aecc432c]{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.progress-number[data-v-aecc432c]{color:gold;font-size:24px;font-weight:700}.progress-label[data-v-aecc432c]{color:#ffffffb3;font-size:11px}.stats-grid[data-v-aecc432c]{flex:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stat-item[data-v-aecc432c]{text-align:center;background:#ffffff0d;border-radius:12px;padding:8px}.stat-value[data-v-aecc432c]{color:gold;font-size:24px;font-weight:700}.stat-label[data-v-aecc432c]{color:#ffffffb3;font-size:12px}.section[data-v-aecc432c]{margin-bottom:24px}.section-title[data-v-aecc432c]{color:#fff;margin-bottom:12px;font-size:18px;font-weight:700}.empty-state[data-v-aecc432c]{text-align:center;background:#ffffff0d;border-radius:20px;padding:32px}.empty-icon[data-v-aecc432c]{margin-bottom:8px;font-size:48px}.empty-text[data-v-aecc432c]{color:#fffc;margin-bottom:4px;font-size:16px}.empty-hint[data-v-aecc432c]{color:#ffffff80;font-size:13px}.moves-grid[data-v-aecc432c]{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.move-card[data-v-aecc432c]{background:#3c3c50cc;border:3px solid;border-radius:16px;padding:14px}.move-header[data-v-aecc432c]{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.move-avatar[data-v-aecc432c]{font-size:28px}.move-level[data-v-aecc432c]{background:#ffffff1a;border-radius:8px;padding:2px 8px;font-size:12px}.move-name[data-v-aecc432c]{color:#fff;font-size:15px;font-weight:700}.suggestions[data-v-aecc432c]{flex-direction:column;gap:10px;display:flex}.suggestion-item[data-v-aecc432c]{background:#ffffff0d;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.suggestion-rank[data-v-aecc432c]{background:linear-gradient(135deg,gold,#ff6b6b);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.suggestion-avatar[data-v-aecc432c]{font-size:32px}.suggestion-info[data-v-aecc432c]{flex:1}.suggestion-name[data-v-aecc432c]{color:#fff;font-size:15px;font-weight:700}.suggestion-char[data-v-aecc432c]{color:#fff9;font-size:12px}.suggestion-level[data-v-aecc432c]{background:#ffffff1a;border-radius:10px;padding:4px 10px;font-size:12px}.bottom-btn[data-v-aecc432c]{position:fixed;bottom:20px;left:16px;right:16px}.battle-btn[data-v-aecc432c]{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,gold,#ff6b6b);border:none;border-radius:24px;width:100%;padding:18px;font-size:20px;font-weight:700;box-shadow:0 8px 32px #ff6b6b66}.battle-btn[data-v-aecc432c]:active{transform:scale(.98)}
