.intro-screen[data-v-466eeb15]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;z-index:100;overflow:hidden}.neon-canvas[data-v-466eeb15]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.screen-container[data-v-466eeb15]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease-out;z-index:1;pointer-events:none}.screen-container>*[data-v-466eeb15]{pointer-events:auto}.screen-container.fade-out[data-v-466eeb15]{opacity:0}.scanlines[data-v-466eeb15]{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(0,0,0,.15) 0px,rgba(0,0,0,.15) 1px,transparent 1px,transparent 3px);pointer-events:none}@media (max-height: 500px){.scanlines[data-v-466eeb15]{display:none}}.mobile-esc-btn[data-v-466eeb15]{display:none;position:absolute;top:12px;right:12px;width:44px;height:44px;background:rgba(0,0,0,.7);border:2px solid #ff0066;color:#f06;font-family:Courier New,monospace;font-size:12px;font-weight:700;cursor:pointer;z-index:100;padding:0}.mobile-esc-btn[data-v-466eeb15]:active{background:rgba(255,0,102,.3)}@media (max-height: 600px),(hover: none){.mobile-esc-btn[data-v-466eeb15]{display:block}}.menu-section[data-v-466eeb15]{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:var(--menu-bottom, 15%);left:50%;transform:translate(-50%);z-index:1}.menu-box[data-v-466eeb15]{background:transparent}.menu-item[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(18px,3.5vw,24px);font-weight:700;color:#aaa;padding:12px 0;cursor:pointer;display:flex;align-items:center;gap:10px;letter-spacing:3px}.menu-item.selected[data-v-466eeb15],.menu-item.selected .menu-text[data-v-466eeb15],.menu-item:hover .menu-text[data-v-466eeb15]{color:#fff}.menu-cursor[data-v-466eeb15]{color:#f06;width:20px;display:inline-block;font-size:inherit}.menu-text[data-v-466eeb15]{transition:color .1s}.controls-view[data-v-466eeb15],.options-view[data-v-466eeb15]{text-align:center;position:relative;z-index:1}.view-title[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(18px,4vw,28px);font-weight:700;color:#f06;margin-bottom:24px;letter-spacing:4px}.control-mode-toggle[data-v-466eeb15]{display:flex;justify-content:center;gap:4px;margin-bottom:20px;margin-top:-10px;cursor:pointer}.controls-grid[data-v-466eeb15]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 32px;margin-bottom:30px}.control-row[data-v-466eeb15]{display:flex;gap:10px;align-items:center;justify-content:flex-start;cursor:pointer;padding:4px}.control-row:hover .control-key[data-v-466eeb15]{background:#222}.controls-hint[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(8px,1.2vw,10px);font-weight:700;color:#666;letter-spacing:2px;margin-bottom:12px;margin-top:-6px}.control-key[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(10px,1.6vw,14px);font-weight:700;color:#0ff;padding:4px 8px;border:2px solid #00ffff;background:#000;min-width:50px;text-align:center}.control-key.listening[data-v-466eeb15]{color:#ff0;border-color:#ff0;animation:pulse-466eeb15 .4s step-end infinite}@keyframes pulse-466eeb15{0%,49%{opacity:1}50%,to{opacity:.3}}.control-desc[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(10px,1.6vw,14px);font-weight:700;color:#aaa}.controls-buttons[data-v-466eeb15]{display:flex;justify-content:center;gap:12px}.option-row[data-v-466eeb15]{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:12px;cursor:pointer;padding:6px}.option-label[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(12px,2vw,16px);font-weight:700;color:#aaa;min-width:80px;text-align:right}.option-toggle[data-v-466eeb15]{display:flex;gap:4px}.toggle-option[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(12px,1.8vw,14px);font-weight:700;color:#666;padding:4px 8px;border:2px solid #666;background:#000;cursor:pointer}.toggle-option.active[data-v-466eeb15]{color:#0f0;border-color:#0f0}.cursor-row[data-v-466eeb15]{flex-wrap:wrap}.cursor-options[data-v-466eeb15]{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.cursor-choice[data-v-466eeb15]{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;border:2px solid #666;background:#000;cursor:pointer}.cursor-choice[data-v-466eeb15]:hover{border-color:#aaa}.cursor-choice.active[data-v-466eeb15]{border-color:#bf5fff}.cursor-preview[data-v-466eeb15]{display:block}.cursor-name[data-v-466eeb15]{font-family:Courier New,monospace;font-size:8px;font-weight:700;color:#888}.cursor-choice.active .cursor-name[data-v-466eeb15]{color:#bf5fff}.size-options[data-v-466eeb15]{display:flex;gap:4px}.size-choice[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(12px,1.8vw,14px);font-weight:700;color:#666;padding:4px 10px;border:2px solid #666;background:#000;cursor:pointer}.size-choice[data-v-466eeb15]:hover{border-color:#aaa}.size-choice.active[data-v-466eeb15]{color:#bf5fff;border-color:#bf5fff}.back-btn[data-v-466eeb15]{font-family:Courier New,monospace;font-size:clamp(10px,1.6vw,14px);font-weight:700;color:#aaa;margin-top:24px;cursor:pointer;padding:6px 16px;border:2px solid #aaa;background:#000;letter-spacing:2px}.back-btn[data-v-466eeb15]:hover{color:#fff;border-color:#fff}@media (max-width: 600px){.controls-grid[data-v-466eeb15]{grid-template-columns:1fr}.control-row[data-v-466eeb15]{justify-content:center}.game-title[data-v-466eeb15]{letter-spacing:3px}.corner[data-v-466eeb15]{width:20px;height:20px}.menu-item[data-v-466eeb15]{font-size:clamp(20px,5vw,28px);padding:14px 0;letter-spacing:3px}.menu-cursor[data-v-466eeb15]{width:22px}.menu-section[data-v-466eeb15]{bottom:var(--menu-bottom, 8%)}}@media (min-width: 900px){.menu-item[data-v-466eeb15]{font-size:32px;padding:14px 0;letter-spacing:5px;gap:14px}.menu-cursor[data-v-466eeb15]{width:28px;font-size:32px}.view-title[data-v-466eeb15]{font-size:36px;margin-bottom:40px}.control-mode-toggle[data-v-466eeb15]{gap:8px;margin-bottom:32px}.controls-hint[data-v-466eeb15]{font-size:14px;margin-bottom:24px}.controls-grid[data-v-466eeb15]{gap:16px 60px;margin-bottom:48px}.control-key[data-v-466eeb15]{font-size:20px;padding:8px 16px;min-width:80px;border-width:3px}.control-desc[data-v-466eeb15]{font-size:20px}.toggle-option[data-v-466eeb15]{font-size:20px;padding:8px 16px;border-width:3px}.option-label[data-v-466eeb15]{font-size:22px;min-width:140px}.option-row[data-v-466eeb15]{margin-bottom:20px;gap:24px}.back-btn[data-v-466eeb15]{font-size:20px;padding:12px 28px;border-width:3px;margin-top:36px}.cursor-choice[data-v-466eeb15]{padding:8px 12px;border-width:3px;gap:4px}.cursor-preview[data-v-466eeb15]{width:32px;height:38px}.cursor-name[data-v-466eeb15]{font-size:12px}.size-choice[data-v-466eeb15]{font-size:20px;padding:8px 18px;border-width:3px}.scanlines[data-v-466eeb15]{background:repeating-linear-gradient(0deg,rgba(0,0,0,.2) 0px,rgba(0,0,0,.2) 2px,transparent 2px,transparent 4px)}}.phaser-container[data-v-faa42226]{width:100vw;height:100vh;background:#0a0a12;position:relative;overflow:hidden}#game-container[data-v-faa42226]{width:100%;height:100%}#game-container canvas[data-v-faa42226]{display:block;margin:0 auto}.terminal-overlay[data-v-e2b345a9]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000;display:flex;justify-content:center;align-items:center;z-index:10000}.terminal-screen[data-v-e2b345a9]{position:relative;width:90%;max-width:1200px;height:85%;max-height:900px}.terminal-frame[data-v-e2b345a9]{width:100%;height:100%;background:#000000;border:3px solid #39ff14;border-radius:8px;box-shadow:0 0 20px #39ff1466,0 0 40px #39ff144d,0 0 80px #39ff1433,inset 0 0 60px #39ff140d;display:flex;flex-direction:column;overflow:hidden}.terminal-header[data-v-e2b345a9]{display:flex;justify-content:space-between;padding:12px 20px;background:#000000;border-bottom:2px solid #39ff14;box-shadow:0 2px 20px #39ff1433}.terminal-title[data-v-e2b345a9]{color:#39ff14;font-family:Courier New,monospace;font-size:18px;text-shadow:0 0 10px rgba(57,255,20,.8),0 0 20px rgba(57,255,20,.4)}.terminal-close[data-v-e2b345a9]{color:#666;font-family:Courier New,monospace;font-size:16px;cursor:pointer}.terminal-close[data-v-e2b345a9]:hover{color:#f44}.terminal[data-v-e2b345a9]{flex:1;padding:20px;display:flex;flex-direction:column;overflow:hidden}.terminal-body[data-v-e2b345a9]{flex:1;overflow-y:auto;margin-bottom:15px}.terminal-body[data-v-e2b345a9]::-webkit-scrollbar{width:8px}.terminal-body[data-v-e2b345a9]::-webkit-scrollbar-track{background:#000000}.terminal-body[data-v-e2b345a9]::-webkit-scrollbar-thumb{background:#39ff14;border-radius:4px;box-shadow:0 0 10px #39ff1480}.terminal-output[data-v-e2b345a9]{white-space:pre-wrap;word-break:break-word;color:#39ff14;font-family:Courier New,monospace;font-size:20px;line-height:1.5;text-shadow:0 0 5px rgba(57,255,20,.8),0 0 10px rgba(57,255,20,.5),0 0 20px rgba(57,255,20,.3)}.terminal-input-container[data-v-e2b345a9]{display:flex;align-items:center;border-top:2px solid #1a3a1a;padding-top:15px;position:relative}.terminal-prompt[data-v-e2b345a9]{color:#39ff14;font-family:Courier New,monospace;font-size:20px;white-space:nowrap;text-shadow:0 0 5px rgba(57,255,20,.8),0 0 10px rgba(57,255,20,.5),0 0 20px rgba(57,255,20,.3)}.input-display[data-v-e2b345a9]{color:#39ff14;font-family:Courier New,monospace;font-size:20px;white-space:pre;text-shadow:0 0 5px rgba(57,255,20,.8),0 0 10px rgba(57,255,20,.5),0 0 20px rgba(57,255,20,.3)}.terminal-input[data-v-e2b345a9]{position:absolute;left:0;top:0;width:100%;height:100%;background:transparent;border:none;outline:none;color:transparent;font-family:Courier New,monospace;font-size:20px;caret-color:transparent;opacity:0}.cursor-block[data-v-e2b345a9]{display:inline-block;width:12px;height:22px;background:#39ff14;animation:blink-e2b345a9 1s step-end infinite;vertical-align:bottom;margin-left:2px;box-shadow:0 0 5px #39ff14,0 0 10px #39ff14cc,0 0 20px #39ff1480}@keyframes blink-e2b345a9{0%,50%{opacity:1}51%,to{opacity:0}}.scanlines[data-v-e2b345a9]{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,rgba(0,0,0,.1) 0px,rgba(0,0,0,.1) 1px,transparent 1px,transparent 2px);pointer-events:none;border-radius:8px}.mobile-controls[data-v-8c00bb9f]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9000;display:flex;justify-content:space-between;align-items:flex-end;padding:20px;box-sizing:border-box}.joystick-container[data-v-8c00bb9f]{pointer-events:auto;margin-bottom:20px;touch-action:none}.joystick-base[data-v-8c00bb9f]{width:130px;height:130px;border-radius:50%;background:rgba(40,40,50,.25);border:2px solid rgba(57,255,20,.35);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 15px #39ff141a}.joystick-nub[data-v-8c00bb9f]{width:50px;height:50px;border-radius:50%;background:rgba(57,255,20,.3);border:2px solid rgba(57,255,20,.6);box-shadow:0 0 12px #39ff144d;position:absolute;will-change:transform}.buttons-container[data-v-8c00bb9f]{pointer-events:auto;margin-bottom:20px}.snes-buttons[data-v-8c00bb9f]{display:grid;grid-template-columns:55px 55px;grid-template-rows:55px 55px;gap:8px;transform:rotate(-10deg)}.snes-btn[data-v-8c00bb9f]{width:55px;height:55px;border-radius:50%;font-family:Courier New,monospace;font-size:18px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;border:2px solid;position:relative}.btn-icon[data-v-8c00bb9f]{font-size:16px;line-height:1}.btn-label[data-v-8c00bb9f]{font-size:7px;letter-spacing:.5px;opacity:.7;margin-top:1px;line-height:1}.snes-btn[data-v-8c00bb9f]:active{transform:scale(.95)}.btn-x[data-v-8c00bb9f]{grid-column:1;grid-row:1;background:rgba(0,100,200,.3);border-color:#00aaff80;color:#00aaffb3;box-shadow:0 0 10px #0af3}.btn-x[data-v-8c00bb9f]:active{background:rgba(0,170,255,.6);box-shadow:0 0 20px #0afc}.btn-y[data-v-8c00bb9f]{grid-column:2;grid-row:1;background:rgba(100,150,0,.3);border-color:#aaff0080;color:#aaff00b3;box-shadow:0 0 10px #af03}.btn-y[data-v-8c00bb9f]:active{background:rgba(170,255,0,.6);box-shadow:0 0 20px #af0c}.btn-a[data-v-8c00bb9f]{grid-column:2;grid-row:2;background:rgba(0,150,50,.3);border-color:#00ff8880;color:#00ff88b3;box-shadow:0 0 10px #0f83}.btn-a[data-v-8c00bb9f]:active{background:rgba(0,255,136,.6);box-shadow:0 0 20px #0f8c}.btn-b[data-v-8c00bb9f]{grid-column:1;grid-row:2;background:rgba(150,0,50,.3);border-color:#ff006680;color:#ff0066b3;box-shadow:0 0 10px #f063}.btn-b[data-v-8c00bb9f]:active{background:rgba(255,0,102,.6);box-shadow:0 0 20px #f06c}.weapon-swap-btn[data-v-8c00bb9f]{display:block;width:44px;height:28px;border-radius:14px;margin:0 auto 8px;background:rgba(0,80,80,.35);border:1.5px solid rgba(0,255,255,.45);color:#00ffffbf;font-family:Courier New,monospace;font-size:10px;font-weight:700;letter-spacing:1px;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;box-shadow:0 0 8px #00ffff26;pointer-events:auto}.weapon-swap-btn[data-v-8c00bb9f]:active{background:rgba(0,255,255,.5);box-shadow:0 0 16px #00ffffb3}.swap-label[data-v-8c00bb9f]{line-height:1}@media (orientation: landscape) and (max-height: 500px){.joystick-base[data-v-8c00bb9f]{width:110px;height:110px}.joystick-nub[data-v-8c00bb9f]{width:42px;height:42px}.snes-btn[data-v-8c00bb9f]{width:48px;height:48px;font-size:16px}.snes-buttons[data-v-8c00bb9f]{grid-template-columns:48px 48px;grid-template-rows:48px 48px}.mobile-controls[data-v-8c00bb9f]{padding:10px}.joystick-container[data-v-8c00bb9f],.buttons-container[data-v-8c00bb9f]{margin-bottom:10px}.weapon-swap-btn[data-v-8c00bb9f]{width:38px;height:24px;font-size:9px;margin-bottom:5px}}.game-wrapper[data-v-2143d98c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000}#app{width:100%;height:100%;margin:0;padding:0}html,body,body.cursor-void,body.cursor-void *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23bf5fff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-neon,body.cursor-neon *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2339ff14'/%3E%3C/svg%3E") 0 0,auto}body.cursor-punk,body.cursor-punk *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23ff0066'/%3E%3C/svg%3E") 0 0,auto}body.cursor-cyber,body.cursor-cyber *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2300ffff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-small,body.cursor-small *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23bf5fff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-small.cursor-neon,body.cursor-small.cursor-neon *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2339ff14'/%3E%3C/svg%3E") 0 0,auto}body.cursor-small.cursor-punk,body.cursor-small.cursor-punk *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23ff0066'/%3E%3C/svg%3E") 0 0,auto}body.cursor-small.cursor-cyber,body.cursor-small.cursor-cyber *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2300ffff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-small.cursor-void,body.cursor-small.cursor-void *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23bf5fff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-large,body.cursor-large *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23bf5fff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-large.cursor-neon,body.cursor-large.cursor-neon *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2339ff14'/%3E%3C/svg%3E") 0 0,auto}body.cursor-large.cursor-punk,body.cursor-large.cursor-punk *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23ff0066'/%3E%3C/svg%3E") 0 0,auto}body.cursor-large.cursor-cyber,body.cursor-large.cursor-cyber *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%2300ffff'/%3E%3C/svg%3E") 0 0,auto}body.cursor-large.cursor-void,body.cursor-large.cursor-void *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 16 16' shape-rendering='crispEdges'%3E%3Cpath d='M0,0 L0,14 L4,10 L6,14 L8,13 L6,9 L10,9 Z' fill='%23bf5fff'/%3E%3C/svg%3E") 0 0,auto}canvas{user-select:none;-webkit-user-select:none}#rain-overlay,#puddle-overlay,#rain-shimmer{display:none}#lightning-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;background:rgba(200,220,255,0);transition:background .05s ease-out}#lightning-overlay.flash{background:rgba(200,220,255,.7)}#lightning-overlay.flash-dim{background:rgba(200,220,255,.3)}#fog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9998;opacity:0;transition:opacity 4s ease;background:radial-gradient(ellipse 120% 60% at 20% 80%,rgba(160,170,190,.25) 0%,transparent 70%),radial-gradient(ellipse 100% 50% at 80% 70%,rgba(140,155,175,.2) 0%,transparent 65%),radial-gradient(ellipse 150% 40% at 50% 90%,rgba(130,145,170,.15) 0%,transparent 60%)}#fog-overlay.active{opacity:1}#fog-overlay.light{opacity:.5}#fog-overlay.heavy{opacity:1;background:radial-gradient(ellipse 120% 60% at 20% 80%,rgba(160,170,190,.4) 0%,transparent 70%),radial-gradient(ellipse 100% 50% at 80% 70%,rgba(140,155,175,.35) 0%,transparent 65%),radial-gradient(ellipse 150% 40% at 50% 90%,rgba(130,145,170,.3) 0%,transparent 60%),radial-gradient(ellipse 200% 80% at 50% 100%,rgba(120,135,160,.2) 0%,transparent 80%)}
