.activities-main[data-astro-cid-s3okqhvx]{position:relative;min-height:100vh;background:#000;color:#fff;overflow:hidden;display:flex;flex-direction:column}.blob-section[data-astro-cid-s3okqhvx].docked{position:fixed!important;left:2rem!important;top:auto!important;bottom:4rem!important;width:80px!important;height:80px!important;z-index:1001!important;pointer-events:none!important}.activities-header[data-astro-cid-s3okqhvx]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container[data-astro-cid-s3okqhvx]{display:flex;align-items:center;gap:.5rem}.device-manager-container[data-astro-cid-s3okqhvx]{display:flex;align-items:center}.device-manager-btn[data-astro-cid-s3okqhvx]{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:#fff;cursor:pointer;transition:all .2s ease}.device-manager-btn[data-astro-cid-s3okqhvx]:hover{background:#39ff731a;border-color:#39ff7380;box-shadow:0 6px 20px #39ff7333,0 4px 16px #0006;transform:translateY(-1px)}.device-manager-btn[data-astro-cid-s3okqhvx]:active{transform:translateY(0)}.device-icon[data-astro-cid-s3okqhvx]{font-size:1.1rem}.device-text[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace}.settings-btn[data-astro-cid-s3okqhvx]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:12px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:#fff;cursor:pointer;transition:all .2s ease}.settings-btn[data-astro-cid-s3okqhvx]:hover{background:#39ff731a;border-color:#39ff7380;box-shadow:0 6px 20px #39ff7333,0 4px 16px #0006;transform:translateY(-1px)}.settings-btn[data-astro-cid-s3okqhvx]:active{transform:translateY(0)}.settings-icon[data-astro-cid-s3okqhvx]{font-size:1.2rem}.header-logo[data-astro-cid-s3okqhvx]{height:40px;width:auto;-o-object-fit:contain;object-fit:contain}.blob-section[data-astro-cid-s3okqhvx]{position:absolute;top:0;left:0;width:100%;height:60vh;z-index:1}.loading-screen[data-astro-cid-s3okqhvx]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;transition:opacity .5s ease}.loading-screen[data-astro-cid-s3okqhvx].hidden{opacity:0;pointer-events:none}.loading-text[data-astro-cid-s3okqhvx]{font-size:1.2rem;color:#fff;margin-bottom:1rem;font-weight:600}.loading-spinner[data-astro-cid-s3okqhvx]{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blob-canvas[data-astro-cid-s3okqhvx]{width:100%;height:100%;display:block}.activities-section[data-astro-cid-s3okqhvx]{position:relative;z-index:2;margin-top:58vh;padding:2rem;display:flex;justify-content:center;align-items:center}.activities-grid[data-astro-cid-s3okqhvx]{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap;max-width:900px}.activity-card[data-astro-cid-s3okqhvx]{background:#0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;width:200px;text-align:center;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;cursor:pointer;transition:all .3s ease}.activity-card[data-astro-cid-s3okqhvx]:hover,.activity-card[data-astro-cid-s3okqhvx].active{background:#39ff731a;border-color:#39ff7380;box-shadow:0 10px 30px #39ff7333,inset 0 1px #ffffff26}.activity-icon[data-astro-cid-s3okqhvx]{font-size:2.5rem;margin-bottom:1rem;display:block}.activity-title[data-astro-cid-s3okqhvx]{font-size:1.3rem;font-weight:700;color:#fff;margin:0 0 .5rem;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.activity-description[data-astro-cid-s3okqhvx]{font-size:.9rem;color:#fffc;margin:0;line-height:1.4}.mic-section[data-astro-cid-s3okqhvx]{position:fixed;left:0;right:0;bottom:2rem;z-index:1002;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:0 2rem;pointer-events:none;box-sizing:border-box}.bottom-controls-left[data-astro-cid-s3okqhvx],.bottom-controls-right[data-astro-cid-s3okqhvx]{flex:0 0 120px;display:flex;justify-content:center;pointer-events:auto}.bottom-controls-left[data-astro-cid-s3okqhvx]{justify-content:flex-start}.bottom-controls-right[data-astro-cid-s3okqhvx]{justify-content:flex-end}.mic-button[data-astro-cid-s3okqhvx]{position:relative;pointer-events:auto;width:120px;height:120px;border:none;border-radius:50%;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);box-shadow:0 20px 60px #000000b3,inset 0 2px 10px #ffffff1a,inset 0 -2px 10px #00000080;cursor:pointer;transition:all .25s cubic-bezier(.175,.885,.32,1.275);overflow:visible;flex:0 0 auto}.mic-section[data-astro-cid-s3okqhvx].chess-mode .mic-button[data-astro-cid-s3okqhvx]{width:72px;height:72px;box-shadow:0 10px 30px #00000080,inset 0 2px 5px #ffffff1a,inset 0 -2px 5px #00000080}.mic-button[data-astro-cid-s3okqhvx]:hover{transform:scale(1.04);box-shadow:0 18px 56px #000000b3,0 0 24px #ffffff2e,inset 0 2px 9px #ffffff1f,inset 0 -2px 9px #0000008c}.mic-button[data-astro-cid-s3okqhvx]:before,.mic-button[data-astro-cid-s3okqhvx]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;pointer-events:none}.mic-button[data-astro-cid-s3okqhvx]:before{width:140px;height:140px;border:2px solid rgba(255,69,0,.6);animation:none}.mic-button[data-astro-cid-s3okqhvx]:after{width:160px;height:160px;border:2px solid rgba(255,165,0,.4);animation:none}.mic-section[data-astro-cid-s3okqhvx].chess-mode .mic-button[data-astro-cid-s3okqhvx]:before{width:88px;height:88px}.mic-section[data-astro-cid-s3okqhvx].chess-mode .mic-button[data-astro-cid-s3okqhvx]:after{width:104px;height:104px}.mic-button[data-astro-cid-s3okqhvx]:hover:before{animation:radiateWave1 2s ease-out infinite}.mic-button[data-astro-cid-s3okqhvx]:hover:after{animation:radiateWave2 2s ease-out infinite .3s}@keyframes radiateWave1{0%{width:120px;height:120px;opacity:.8;border-color:#f00c}50%{border-color:#ff450099}to{width:200px;height:200px;opacity:0;border-color:#ffa50033}}@keyframes radiateWave2{0%{width:120px;height:120px;opacity:.6;border-color:#ff450099}50%{border-color:#ffa50066}to{width:220px;height:220px;opacity:0;border-color:#ffff001a}}.mic-button[data-astro-cid-s3okqhvx]:active{transform:scale(.95)}.mic-inner[data-astro-cid-s3okqhvx]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mic-icon[data-astro-cid-s3okqhvx]{font-size:3rem;z-index:2;position:relative;transition:font-size .25s ease}.mic-section[data-astro-cid-s3okqhvx].chess-mode .mic-icon[data-astro-cid-s3okqhvx]{font-size:2rem}.mic-glow[data-astro-cid-s3okqhvx]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);z-index:1}@font-face{font-family:Mononoki;src:url(/assets/MononokiNerdFont-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.welcome-dialog-overlay[data-astro-cid-s3okqhvx]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .5s ease}.welcome-dialog-overlay[data-astro-cid-s3okqhvx].hidden{opacity:0;pointer-events:none}.welcome-dialog[data-astro-cid-s3okqhvx]{background:linear-gradient(135deg,#ff0000e6,#ff4500cc,#ff8c00b3,#ffa50099,#ffff0080);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;max-width:600px;width:90%;box-shadow:0 20px 60px #00000080,inset 0 1px #fff3;overflow:hidden;transform:scale(.9);animation:dialogAppear .5s ease forwards}@keyframes dialogAppear{to{transform:scale(1)}}.welcome-header[data-astro-cid-s3okqhvx]{background:#0000004d;padding:1.5rem 2rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}.welcome-title[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:2rem;font-weight:800;color:#fff;margin:0;letter-spacing:.1em;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.welcome-content[data-astro-cid-s3okqhvx]{padding:2.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome-text[data-astro-cid-s3okqhvx]{font-size:1.6rem;line-height:1.5;color:#000000e6;margin:0;text-align:center;font-weight:500;text-shadow:1px 1px 2px rgba(255,255,255,.3)}.welcome-footer[data-astro-cid-s3okqhvx]{padding:1.5rem 2rem;text-align:center;background:#0003}.welcome-continue-btn[data-astro-cid-s3okqhvx]{display:inline-block}.device-manager-overlay[data-astro-cid-s3okqhvx]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:none;align-items:center;justify-content:center;z-index:9998;opacity:0;transition:opacity .3s ease}.device-manager-overlay[data-astro-cid-s3okqhvx].active{display:flex;opacity:1}.device-manager-modal[data-astro-cid-s3okqhvx]{background:#0009;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.1);border-radius:20px;max-width:500px;width:90%;box-shadow:0 25px 80px #000000b3,inset 0 1px #ffffff1a;overflow:hidden;transform:scale(.9);animation:deviceModalAppear .3s ease forwards}@keyframes deviceModalAppear{to{transform:scale(1)}}.device-modal-header[data-astro-cid-s3okqhvx]{background:#0006;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.device-modal-title[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:.05em}.device-close-btn[data-astro-cid-s3okqhvx]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;width:32px;height:32px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;transition:all .3s ease}.device-close-btn[data-astro-cid-s3okqhvx]:hover{background:#ff450033;border-color:#ff450080;transform:scale(1.1)}.device-close-btn[data-astro-cid-s3okqhvx]:active{transform:scale(.95)}.device-modal-content[data-astro-cid-s3okqhvx]{padding:2rem}.device-category[data-astro-cid-s3okqhvx]{margin-bottom:2rem}.device-category[data-astro-cid-s3okqhvx]:last-child{margin-bottom:0}.device-category-title[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1.1rem;font-weight:600;color:#ffffffe6;margin:0 0 1rem;letter-spacing:.05em}.device-item[data-astro-cid-s3okqhvx]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.device-actions[data-astro-cid-s3okqhvx]{display:flex;gap:8px;align-items:center;min-width:120px;justify-content:flex-end}.device-status-message[data-astro-cid-s3okqhvx]{margin-top:.8rem;padding:.6rem 1rem;border-radius:8px;font-size:.85rem;font-family:Mononoki,monospace;text-align:center;min-height:20px;transition:all .3s ease}.device-status-message[data-astro-cid-s3okqhvx].connecting{background:#ffa5001a;border:1px solid rgba(255,165,0,.3);color:orange}.device-status-message[data-astro-cid-s3okqhvx].connected{background:#39ff731a;border:1px solid rgba(57,255,115,.3);color:#39ff73}.device-status-message[data-astro-cid-s3okqhvx].error{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);color:#ff6b6b}.device-item[data-astro-cid-s3okqhvx]:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.device-info[data-astro-cid-s3okqhvx]{display:flex;flex-direction:column;gap:.3rem}.device-name[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1rem;font-weight:600;color:#fff}.device-status[data-astro-cid-s3okqhvx]{font-size:.85rem;color:#ffffffb3}.device-connect-btn[data-astro-cid-s3okqhvx]{background:#39ff73;border:1px solid #39FFB0;border-radius:50px;padding:.6rem 1.2rem;color:#1a5d2e;cursor:pointer;font-size:.9rem;font-weight:700;font-family:Mononoki,monospace;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease;box-shadow:2px 4px 8px #1a5d2e,2px 2px 4px #39ff73}.device-connect-btn[data-astro-cid-s3okqhvx]:hover,.device-connect-btn[data-astro-cid-s3okqhvx]:active{background:#e6fff0;border-color:#a3ffd4;box-shadow:0 4px 15px #1a5d2e,0 1px 8px #39ff73;transform:translateY(1px)}.settings-overlay[data-astro-cid-s3okqhvx]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:none;align-items:center;justify-content:center;z-index:9998;opacity:0;transition:opacity .3s ease}.settings-overlay[data-astro-cid-s3okqhvx].active{display:flex;opacity:1}.settings-modal[data-astro-cid-s3okqhvx]{background:#0009;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.1);border-radius:20px;max-width:500px;width:90%;box-shadow:0 25px 80px #000000b3,inset 0 1px #ffffff1a;overflow:hidden;transform:scale(.9);animation:settingsModalAppear .3s ease forwards}@keyframes settingsModalAppear{to{transform:scale(1)}}.settings-modal-header[data-astro-cid-s3okqhvx]{background:#0006;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.settings-modal-title[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:.05em}.settings-close-btn[data-astro-cid-s3okqhvx]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;width:32px;height:32px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;transition:all .3s ease}.settings-close-btn[data-astro-cid-s3okqhvx]:hover{background:#ff450033;border-color:#ff450080;transform:scale(1.1)}.settings-close-btn[data-astro-cid-s3okqhvx]:active{transform:scale(.95)}.settings-modal-content[data-astro-cid-s3okqhvx]{padding:2rem}.settings-category[data-astro-cid-s3okqhvx]{margin-bottom:2rem}.settings-category[data-astro-cid-s3okqhvx]:last-child{margin-bottom:0}.settings-category-title[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1.1rem;font-weight:600;color:#ffffffe6;margin:0 0 1rem;letter-spacing:.05em}.settings-item[data-astro-cid-s3okqhvx]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.2rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.settings-item[data-astro-cid-s3okqhvx]:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.settings-info[data-astro-cid-s3okqhvx]{display:flex;flex-direction:column;gap:.3rem}.settings-name[data-astro-cid-s3okqhvx]{font-family:Mononoki,monospace;font-size:1rem;font-weight:600;color:#fff}.settings-description[data-astro-cid-s3okqhvx]{font-size:.85rem;color:#ffffffb3}.debug-toggle-btn[data-astro-cid-s3okqhvx]{background:#39ff73;border:1px solid #39FFB0;border-radius:50px;padding:.6rem 1.2rem;color:#1a5d2e;cursor:pointer;font-size:.9rem;font-weight:700;font-family:Mononoki,monospace;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease;box-shadow:2px 4px 8px #1a5d2e,2px 2px 4px #39ff73}.debug-toggle-btn[data-astro-cid-s3okqhvx]:hover,.debug-toggle-btn[data-astro-cid-s3okqhvx]:active{background:#e6fff0;border-color:#a3ffd4;box-shadow:0 4px 15px #1a5d2e,0 1px 8px #39ff73;transform:translateY(1px)}.debug-toggle-btn[data-astro-cid-s3okqhvx].active{background:#ff6b6b;border-color:#ff8e8e;box-shadow:2px 4px 8px #8b0000,2px 2px 4px #ff6b6b}#eeg-debug-overlay[data-astro-cid-s3okqhvx]{position:fixed!important;bottom:12px!important;right:12px!important;top:auto!important;border:1px solid rgba(255,255,255,.2)!important}.chess-section[data-astro-cid-s3okqhvx]{position:relative;z-index:2;width:100%;min-height:calc(100vh - 10rem);display:flex;justify-content:center;align-items:center;background:#000;padding:6rem 1rem 1rem;box-sizing:border-box}.chess-container[data-astro-cid-s3okqhvx]{display:flex;flex-direction:column;align-items:center;gap:0}.chess-btn[data-astro-cid-s3okqhvx]{background:#0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.8rem 1.2rem;color:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #0000004d;font-family:Mononoki,monospace}.chess-btn[data-astro-cid-s3okqhvx]:hover{background:#39ff731a;border-color:#39ff7380;box-shadow:0 6px 20px #39ff7333,0 4px 16px #0006;transform:translateY(-1px)}.chess-btn[data-astro-cid-s3okqhvx]:active{transform:translateY(0)}.chess-btn-icon[data-astro-cid-s3okqhvx]{font-size:1.2rem;line-height:1}.chess-btn-text[data-astro-cid-s3okqhvx]{font-size:.9rem}@media (max-width: 768px){.activities-section[data-astro-cid-s3okqhvx]{margin-top:50vh;padding:1rem}.activities-grid[data-astro-cid-s3okqhvx]{gap:1rem}.activity-card[data-astro-cid-s3okqhvx]{width:160px;padding:1.2rem}.activity-icon[data-astro-cid-s3okqhvx]{font-size:2rem}.activity-title[data-astro-cid-s3okqhvx]{font-size:1rem}.activity-description[data-astro-cid-s3okqhvx]{font-size:.8rem}.mic-button[data-astro-cid-s3okqhvx]{width:72px;height:72px}.mic-icon[data-astro-cid-s3okqhvx]{font-size:2.5rem}.welcome-dialog[data-astro-cid-s3okqhvx]{width:95%;max-width:500px}.welcome-header[data-astro-cid-s3okqhvx]{padding:1rem 1.5rem}.welcome-title[data-astro-cid-s3okqhvx]{font-size:1.3rem}.welcome-content[data-astro-cid-s3okqhvx]{padding:2rem}.welcome-text[data-astro-cid-s3okqhvx]{font-size:1.4rem}.welcome-footer[data-astro-cid-s3okqhvx]{padding:1rem 1.5rem}}
