.equator-game[data-v-30d83304]{width:100%;max-width:1200px;margin:0 auto;padding:20px}.header[data-v-30d83304]{text-align:center;color:#fff;margin-bottom:30px}.header h1[data-v-30d83304]{font-size:2.5em;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.header p[data-v-30d83304]{font-size:1.1em;opacity:.9}.game-content[data-v-30d83304]{background:hsla(0,0%,100%,.95);border-radius:20px;padding:30px;box-shadow:0 10px 40px rgba(0,0,0,.2)}.stats-panel[data-v-30d83304]{display:flex;justify-content:space-around;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px}.stat-item[data-v-30d83304]{display:flex;flex-direction:column;align-items:center;color:#fff}.stat-label[data-v-30d83304]{font-size:.9em;opacity:.9;margin-bottom:5px}.stat-value[data-v-30d83304]{font-size:2em;font-weight:700}.equation-workspace[data-v-30d83304]{display:flex;align-items:center;justify-content:center;gap:20px;padding:40px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;margin-bottom:30px;min-height:150px;flex-wrap:wrap}.workspace-title[data-v-30d83304]{width:100%;text-align:center;font-size:1.2em;font-weight:700;color:#333;margin-bottom:20px}.equation-side[data-v-30d83304]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:100px;min-height:60px;padding:10px;background:hsla(0,0%,100%,.5);border-radius:10px;border:2px dashed rgba(102,126,234,.3)}.term-container[data-v-30d83304]{transition:all .3s ease}.term-container.dragging[data-v-30d83304]{opacity:.5}.equation-term[data-v-30d83304]{padding:15px 20px;border-radius:10px;font-size:1.8em;font-weight:700;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.equation-term.draggable[data-v-30d83304]{cursor:move;box-shadow:0 4px 10px rgba(0,0,0,.1)}.equation-term.draggable[data-v-30d83304]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 15px rgba(0,0,0,.2)}.equation-term.coefficient[data-v-30d83304]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.equation-term.variable[data-v-30d83304]{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.equation-term.constant[data-v-30d83304]{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff}.equation-term.operator[data-v-30d83304]{background:transparent;color:#333;padding:10px;cursor:default;box-shadow:none}.equals-sign[data-v-30d83304]{font-size:3em;font-weight:700;color:#667eea;padding:0 20px}.drop-zones[data-v-30d83304]{display:flex;gap:20px;margin-bottom:30px}.drop-zone[data-v-30d83304]{flex:1;padding:30px;border:3px dashed rgba(102,126,234,.3);border-radius:15px;text-align:center;transition:all .3s ease;background:rgba(102,126,234,.05)}.drop-zone.highlight[data-v-30d83304]{border-color:#667eea;background:rgba(102,126,234,.2);transform:scale(1.02)}.zone-label[data-v-30d83304]{font-size:1.1em;color:#667eea;font-weight:700}.simplified-display[data-v-30d83304]{text-align:center;padding:20px;background:linear-gradient(135deg,#ffecd2,#fcb69f);border-radius:15px;margin-bottom:30px}.simplified-label[data-v-30d83304]{font-size:.9em;color:#666;margin-bottom:10px}.simplified-equation[data-v-30d83304]{font-size:2em;font-weight:700;color:#333;font-family:Courier New,monospace}.action-buttons[data-v-30d83304]{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.btn[data-v-30d83304]{padding:15px 30px;border:none;border-radius:25px;font-size:1em;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.btn[data-v-30d83304]:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.2)}.btn-check[data-v-30d83304]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-reset[data-v-30d83304]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-hint[data-v-30d83304]{background:linear-gradient(135deg,#ffecd2,#fcb69f);color:#333}.btn-next[data-v-30d83304]{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff;padding:15px 40px;font-size:1.2em}.hint-display[data-v-30d83304]{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;background:linear-gradient(135deg,#ffecd2,#fcb69f);border-radius:10px;margin-top:20px}.hint-icon[data-v-30d83304]{font-size:1.5em}.hint-text[data-v-30d83304]{font-size:1.1em;color:#333;font-weight:500}.success-message[data-v-30d83304]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.success-content[data-v-30d83304]{background:#fff;padding:50px;border-radius:20px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3)}.success-icon[data-v-30d83304]{font-size:5em;margin-bottom:20px}.success-text[data-v-30d83304]{font-size:2em;font-weight:700;color:#667eea;margin-bottom:15px}.success-stats[data-v-30d83304]{font-size:1.2em;color:#666;margin-bottom:30px}.fade-enter-active[data-v-30d83304],.fade-leave-active[data-v-30d83304]{transition:opacity .3s}.fade-enter[data-v-30d83304],.fade-leave-to[data-v-30d83304]{opacity:0}.instructions-panel[data-v-30d83304]{background:hsla(0,0%,100%,.95);border-radius:15px;padding:25px;margin-top:30px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.instructions-panel h3[data-v-30d83304]{color:#667eea;margin-bottom:15px;font-size:1.5em}.instructions-panel ul[data-v-30d83304]{list-style:none;padding:0}.instructions-panel li[data-v-30d83304]{padding:10px 0;color:#333;font-size:1em;line-height:1.6;border-bottom:1px solid rgba(102,126,234,.1)}.instructions-panel li[data-v-30d83304]:last-child{border-bottom:none}.instructions-panel strong[data-v-30d83304]{color:#667eea}.seo-content-section[data-v-30d83304]{margin-top:30px;background-color:hsla(0,0%,100%,.1);border-radius:8px;padding:15px}.seo-scrollview[data-v-30d83304]{height:60px;overflow-y:auto;background-color:hsla(0,0%,100%,.05);border-radius:6px;padding:10px}.seo-content[data-v-30d83304]{color:hsla(0,0%,100%,.9);line-height:1.6;font-size:14px}.seo-content h2[data-v-30d83304]{font-size:18px;margin-bottom:15px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.seo-content h3[data-v-30d83304]{font-size:16px;margin:20px 0 10px 0;color:#e6f3ff;font-weight:700}.seo-content p[data-v-30d83304]{margin-bottom:15px;text-align:justify;opacity:.95}@media (max-width:768px){.header h1[data-v-30d83304]{font-size:1.8em}.equation-workspace[data-v-30d83304]{padding:20px;flex-direction:column}.equation-term[data-v-30d83304]{font-size:1.4em;padding:12px 16px}.equals-sign[data-v-30d83304]{font-size:2em;transform:rotate(90deg)}.action-buttons[data-v-30d83304],.drop-zones[data-v-30d83304]{flex-direction:column}.btn[data-v-30d83304]{width:100%}}