.pipe-game[data-v-e1cf71c4]{display:flex;flex-direction:column;align-items:center;padding:20px}.game-info-bar[data-v-e1cf71c4]{display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;max-width:700px;margin-bottom:20px}.level-info[data-v-e1cf71c4]{display:flex;gap:8px}.grid-container[data-v-e1cf71c4]{display:inline-block;background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border-radius:16px;padding:16px;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff80;border:3px solid #a5d6a7}.grid-row[data-v-e1cf71c4]{display:flex}.pipe-cell[data-v-e1cf71c4]{width:var(--cell-size);height:var(--cell-size);position:relative;cursor:pointer;border:1px solid rgba(0,0,0,.06);background:#fff6;border-radius:4px;transition:background .2s,transform .15s;overflow:hidden}.pipe-cell[data-v-e1cf71c4]:hover:not(.is-fixed):not(.is-empty){background:#fffc;transform:scale(1.05);z-index:2;box-shadow:0 2px 8px #00000026}.pipe-cell.is-fixed[data-v-e1cf71c4]{cursor:default}.pipe-cell.is-empty[data-v-e1cf71c4]{cursor:default;background:#00000005}.pipe-cell.is-hint[data-v-e1cf71c4]{animation:hintPulse-e1cf71c4 .8s ease-in-out infinite;box-shadow:0 0 0 3px #18a058,0 0 12px #18a05866;z-index:3}.pipe-cell.is-water-path.is-connected[data-v-e1cf71c4]{animation:waterGlow-e1cf71c4 1.5s ease-in-out infinite}.pipe-inner[data-v-e1cf71c4]{width:100%;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.pipe-svg[data-v-e1cf71c4]{width:100%;height:100%}.pipe-fill[data-v-e1cf71c4]{fill:#78909c;stroke:#546e7a;stroke-width:1;transition:fill .4s,stroke .4s}.pipe-fill.connected[data-v-e1cf71c4]{fill:#29b6f6;stroke:#0288d1}.pipe-inner-line[data-v-e1cf71c4]{fill:#ffffff40}.source-circle[data-v-e1cf71c4]{fill:#1565c0;stroke:#0d47a1;stroke-width:2}.source-inner[data-v-e1cf71c4]{fill:#42a5f5;animation:sourcePulse-e1cf71c4 2s ease-in-out infinite}.target-circle[data-v-e1cf71c4]{fill:#e65100;stroke:#bf360c;stroke-width:2}.target-inner[data-v-e1cf71c4]{fill:#ff9800;animation:targetPulse-e1cf71c4 2s ease-in-out infinite}.source-icon[data-v-e1cf71c4],.target-icon[data-v-e1cf71c4]{fill:transparent}.water-indicator[data-v-e1cf71c4]{position:absolute;top:50%;left:50%;width:8px;height:8px;background:radial-gradient(circle,#29b6f6 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);animation:waterDrop-e1cf71c4 1.5s ease-in-out infinite;pointer-events:none}.win-banner[data-v-e1cf71c4]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn-e1cf71c4 .3s ease}.win-content[data-v-e1cf71c4]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:20px;padding:40px;text-align:center;box-shadow:0 16px 48px #0003;animation:bounceIn-e1cf71c4 .5s cubic-bezier(.34,1.56,.64,1)}.win-emoji[data-v-e1cf71c4]{font-size:48px}.win-content h3[data-v-e1cf71c4]{font-size:24px;font-weight:700;margin:8px 0;color:#1565c0}.win-content p[data-v-e1cf71c4]{color:#666;margin:0 0 20px}.win-actions[data-v-e1cf71c4]{display:flex;gap:12px;justify-content:center}.action-bar[data-v-e1cf71c4]{display:flex;gap:12px;margin-top:24px;align-items:center}@keyframes hintPulse-e1cf71c4{0%,to{box-shadow:0 0 0 3px #18a058,0 0 12px #18a05866}50%{box-shadow:0 0 0 6px #18a058,0 0 20px #18a05899}}@keyframes waterGlow-e1cf71c4{0%,to{background:#29b6f61a}50%{background:#29b6f64d}}@keyframes sourcePulse-e1cf71c4{0%,to{r:20;opacity:1}50%{r:23;opacity:.8}}@keyframes targetPulse-e1cf71c4{0%,to{r:20;opacity:1}50%{r:23;opacity:.8}}@keyframes waterDrop-e1cf71c4{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(.5);opacity:0}}@keyframes fadeIn-e1cf71c4{0%{opacity:0}to{opacity:1}}@keyframes bounceIn-e1cf71c4{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 600px){.game-info-bar[data-v-e1cf71c4]{flex-direction:column;align-items:flex-start}.grid-container[data-v-e1cf71c4]{padding:8px}}
