.navbar[data-v-1446f466]{height:20px;background:#0d0d2b;border-bottom:2px solid #303060;padding:20px 0;text-align:center;background-image:radial-gradient(#1a1a40 1px,transparent 1px);background-size:20px 20px}.svg-sprite[data-v-1446f466]{position:absolute;width:0;height:0;overflow:hidden}.nav-links[data-v-1446f466]{display:flex;justify-content:center;gap:40px;height:100%}.nav-link[data-v-1446f466]{display:inline-flex;align-items:center;gap:10px;color:#fff;font-family:"Press Start 2P",monospace;font-size:16px;text-decoration:none;transition:color .25s ease;line-height:24px}.nav-link[data-v-1446f466]:hover{color:#00ffea}.nav-icon[data-v-1446f466]{width:20px;height:20px;fill:currentColor;shape-rendering:crispEdges;image-rendering:pixelated;display:block;margin:auto}@media (max-width: 780px){.nav-links[data-v-1446f466]{gap:28px;height:100%;display:flex;align-items:center;justify-content:center}.nav-link[data-v-1446f466]{font-size:0;width:48px;height:48px;justify-content:center;align-items:center;display:flex}.nav-link .label[data-v-1446f466]{display:none}.nav-icon[data-v-1446f466]{width:36px;height:36px}}.music-player[data-v-bd9a7091]{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;gap:8px;background:#00000080;padding:6px 12px;border-radius:24px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease;z-index:10}.music-player[data-v-bd9a7091]:hover{background:#000000b3}.music-box[data-v-bd9a7091]{width:64px;height:64px;background-repeat:no-repeat;background-size:192px 64px;image-rendering:pixelated;transition:transform .2s;background-position:0 0}.music-player.playing .music-box[data-v-bd9a7091]{background-position:-64px 0;animation:glow-bd9a7091 1.5s infinite alternate}.music-player.paused .music-box[data-v-bd9a7091]{background-position:-128px 0}.music-label[data-v-bd9a7091]{color:#00ffea;font-weight:600;font-size:1.1rem;white-space:nowrap;-webkit-user-select:none;user-select:none}.music-player:hover .music-box[data-v-bd9a7091]{transform:scale(1.1)}@media (max-width: 400px){.music-player[data-v-bd9a7091]{padding:4px 8px}.music-box[data-v-bd9a7091]{width:48px;height:48px;background-size:144px 48px}.music-label[data-v-bd9a7091]{font-size:.9rem}}@keyframes glow-bd9a7091{0%{filter:drop-shadow(0 0 3px #00ffea)}to{filter:drop-shadow(0 0 8px #00ffea)}}@media (max-width: 400px){.music-player[data-v-bd9a7091]{padding:4px 8px}.music-box[data-v-bd9a7091]{width:48px;height:48px;background-size:144px 48px;background-position:0 0}.music-player.playing .music-box[data-v-bd9a7091]{background-position:-48px 0}.music-player.paused .music-box[data-v-bd9a7091]{background-position:-96px 0}.music-label[data-v-bd9a7091]{font-size:.9rem}}.fixed-navbar{position:fixed;top:0;left:0;width:100%;z-index:9999}html,body{margin:0;padding:0;height:100%;background:#0b0b1f;background-image:radial-gradient(#1a1a40 1px,transparent 1px);background-size:20px 20px;color:#fff;font-family:"Press Start 2P",monospace}.home-section[data-v-b83ab9a8]{position:relative;height:100vh;width:100%;background:none;display:flex;justify-content:space-between;align-items:center;padding:60px;flex-wrap:wrap;overflow:hidden}.star-canvas[data-v-b83ab9a8]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.intro[data-v-b83ab9a8],.carousel[data-v-b83ab9a8]{position:relative;z-index:1}.intro[data-v-b83ab9a8]{flex:1;min-width:300px;padding-left:10%;margin-bottom:100px}.intro h1[data-v-b83ab9a8]{margin-bottom:15px}.intro p[data-v-b83ab9a8]{margin-top:0;margin-bottom:20px;font-size:14px;line-height:1.8;max-width:400px}.tech-stack[data-v-b83ab9a8]{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;justify-content:flex-start}.tech-stack img[data-v-b83ab9a8]{width:40px;height:40px;image-rendering:pixelated;transition:transform .2s ease,filter .2s ease;cursor:pointer}.tech-stack img[data-v-b83ab9a8]:hover{transform:translateY(-5px) scale(1.1);filter:drop-shadow(0 0 4px #00ffea)}.school-logos[data-v-b83ab9a8]{display:flex;gap:20px;margin:30px 0}.school-logos img[data-v-b83ab9a8]{width:80px;height:80px;image-rendering:pixelated;cursor:pointer;transition:transform .2s ease,filter .2s ease}.school-logos img[data-v-b83ab9a8]:hover{transform:translateY(-5px) scale(1.1);filter:drop-shadow(0 0 5px #00ffea)}.resume-btn[data-v-b83ab9a8]{margin-top:20px;padding:10px 20px;background:#00ffea;border:none;border-radius:30px;color:#0b0b1f;font-weight:600;cursor:pointer;font-family:"Press Start 2P",monospace;transition:box-shadow .3s ease}.resume-btn[data-v-b83ab9a8]:hover{box-shadow:0 0 15px #00ffea}.carousel[data-v-b83ab9a8]{flex:1;min-width:300px;max-width:600px;padding-right:5%;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel-title[data-v-b83ab9a8]{font-family:"Press Start 2P",monospace;font-weight:900;font-size:18px;color:#00ffea;margin-bottom:16px;letter-spacing:.3em}.carousel-image img[data-v-b83ab9a8]{width:500px;height:320px;border-radius:15px;object-fit:cover;box-shadow:0 0 10px #00ffea;margin-bottom:10px;-webkit-user-select:none;user-select:none;pointer-events:none}.carousel-text[data-v-b83ab9a8]{width:500px;font-family:"Press Start 2P",monospace;font-weight:600;font-size:13px;color:#d2f5ff;letter-spacing:.05em;text-align:center;margin-bottom:16px;-webkit-user-select:none;user-select:none;min-height:60px;max-height:60px;overflow-wrap:break-word;overflow:hidden}.indicators[data-v-b83ab9a8]{display:flex;gap:10px;justify-content:center}.indicators .dot[data-v-b83ab9a8]{width:14px;height:14px;background:#00394d;border-radius:50%;cursor:pointer;transition:background-color .4s}.indicators .dot.active[data-v-b83ab9a8]{background:#00ffea;box-shadow:0 0 8px #00ffea}.typewriter[data-v-b83ab9a8]{overflow:hidden;border-right:2px solid #00ffea;white-space:nowrap;width:0ch;animation:typing-b83ab9a8 3s steps(28) forwards,blink-b83ab9a8 .7s step-end infinite}@keyframes typing-b83ab9a8{0%{width:0ch}to{width:28ch}}@keyframes blink-b83ab9a8{0%,to{border-color:transparent}50%{border-color:#00ffea}}@media (max-width: 1400px){.home-section[data-v-b83ab9a8]{flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:40px 20px}.intro[data-v-b83ab9a8]{flex:none;width:100%;max-width:600px;text-align:center;margin-bottom:0;padding:0 10px}.carousel[data-v-b83ab9a8]{flex:none;width:100%;max-width:600px;text-align:center;padding:0 10px}.tech-stack[data-v-b83ab9a8],.school-logos[data-v-b83ab9a8]{justify-content:center;margin-left:0}.carousel-image img[data-v-b83ab9a8],.carousel-text[data-v-b83ab9a8]{width:90%;max-width:400px;height:auto}.carousel[data-v-b83ab9a8]{max-width:420px;padding-right:0}.resume-btn[data-v-b83ab9a8]{display:block;margin:20px auto 0}.intro h1[data-v-b83ab9a8]{margin-left:auto;margin-right:auto;text-align:center;display:inline-block}.intro p[data-v-b83ab9a8]{margin-left:auto;margin-right:auto;text-align:center;max-width:100%}}@media (max-width: 600px){.home-section[data-v-b83ab9a8]{padding:0!important;margin:0!important}.intro[data-v-b83ab9a8]{margin:0!important;padding:0!important;text-align:center}.intro h1[data-v-b83ab9a8]{font-size:12px;margin:0 auto;text-align:center;display:inline-block}.intro p[data-v-b83ab9a8]{font-size:12px;margin:0 auto;text-align:center;max-width:100%}.tech-stack[data-v-b83ab9a8],.school-logos[data-v-b83ab9a8]{margin:10px 0!important;padding:0!important;justify-content:center}.tech-stack img[data-v-b83ab9a8]{width:30px;height:30px}.school-logos img[data-v-b83ab9a8]{width:60px;height:60px}.resume-btn[data-v-b83ab9a8]{padding:8px 16px;font-size:12px;margin:10px auto 0;display:block}.carousel[data-v-b83ab9a8]{margin:0!important;padding:0!important;text-align:center}.carousel-title[data-v-b83ab9a8]{font-size:14px}.carousel-image img[data-v-b83ab9a8]{width:100%;max-width:300px;height:auto;margin:0 auto}.carousel-text[data-v-b83ab9a8]{font-size:11px;max-width:100%}.indicators .dot[data-v-b83ab9a8]{width:10px;height:10px}}.finance-cosmos-section[data-v-517e6c39]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace}.star-canvas[data-v-517e6c39]{position:absolute;inset:0;z-index:0;pointer-events:none}.content-wrapper[data-v-517e6c39]{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;width:100%;flex-wrap:nowrap}.text-area[data-v-517e6c39]{flex:1 1 400px;max-width:500px;display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.text-area h2[data-v-517e6c39]{font-size:28px;margin:0 0 10px;color:#00ffe1}.quote[data-v-517e6c39]{font-size:16px;color:#00ffa3;margin:0 0 8px}.desc[data-v-517e6c39]{font-size:13px;color:#b3fff3;line-height:1.5;margin:0}.chart-container[data-v-517e6c39]{flex:0 0 400px;max-width:400px;background:#00ffea0d;border-radius:8px;box-shadow:0 0 10px #00ffea4d;padding:10px;height:230px;display:flex;align-items:center}.chart-canvas[data-v-517e6c39]{width:100%;height:200px;display:block}@media (max-width: 1100px){.content-wrapper[data-v-517e6c39]{flex-direction:column;align-items:center;text-align:center;gap:20px}.text-area[data-v-517e6c39]{flex:1 1 auto;max-width:90%;align-items:center;text-align:center}.text-area p[data-v-517e6c39]{margin:0 auto;max-width:90%}.chart-container[data-v-517e6c39]{flex:unset;max-width:90%;width:90%;justify-content:center}}.ai-cosmos-section[data-v-3359d92a]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace}.ai-bg-canvas[data-v-3359d92a]{position:absolute;inset:0;z-index:0;pointer-events:none}.ai-content-wrapper[data-v-3359d92a]{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between;gap:60px;max-width:1200px;width:100%}.ai-network-container[data-v-3359d92a]{flex:1 1 400px;background:#00ffea0d;border-radius:8px;padding:10px}.network-canvas[data-v-3359d92a]{width:100%;height:300px;display:block}.ai-text-area[data-v-3359d92a]{flex:1 1 400px;max-width:500px}.ai-text-area h2[data-v-3359d92a]{font-size:26px;margin-bottom:20px;color:#00ffe1}.ai-quote[data-v-3359d92a]{font-size:14px;color:#00ffa3;margin-bottom:15px}.ai-desc[data-v-3359d92a]{font-size:13px;color:#b3fff3;line-height:1.6}@media (max-width: 900px){.ai-content-wrapper[data-v-3359d92a]{flex-direction:column;align-items:center;gap:30px}.ai-network-container[data-v-3359d92a]{flex:none}.ai-text-area[data-v-3359d92a]{flex:none;text-align:center;margin-left:auto;margin-right:auto;width:100%;max-width:500px}.ai-text-area h2[data-v-3359d92a]{font-size:22px}.ai-quote[data-v-3359d92a]{font-size:12px}.ai-desc[data-v-3359d92a]{font-size:11px}}.math-cosmos-section[data-v-3d042065]{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace}.star-canvas[data-v-3d042065]{position:absolute;inset:0;z-index:0;pointer-events:none}.content-wrapper[data-v-3d042065]{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:60px;max-width:1200px;width:100%;flex-wrap:nowrap;padding:0 20px;box-sizing:border-box}.text-area[data-v-3d042065]{flex:1 1 400px;max-width:500px}.text-area h2[data-v-3d042065]{font-size:28px;margin-bottom:20px;color:#00ffe1}.quote[data-v-3d042065]{font-size:16px;color:#00ffa3;margin-bottom:15px;line-height:1.3}.desc[data-v-3d042065]{font-size:14px;color:#b3fff3;line-height:1.6}.chart-container[data-v-3d042065]{flex:0 0 400px;max-width:400px;border-radius:8px;box-shadow:0 0 10px #00ffea4d;padding:10px;height:320px;display:flex;align-items:center;justify-content:center}.chart-canvas[data-v-3d042065]{width:100%;height:100%;display:block}@media (max-width: 900px){.content-wrapper[data-v-3d042065]{flex-direction:column;align-items:center;gap:30px}.chart-container[data-v-3d042065]{flex:none}.text-area[data-v-3d042065]{flex:none;text-align:center;margin-left:auto;margin-right:auto;width:100%;max-width:500px}.text-area h2[data-v-3d042065]{font-size:22px}.quote[data-v-3d042065]{font-size:12px}.desc[data-v-3d042065]{font-size:11px}}#fullpage-container[data-v-4733b2ee]{height:100vh;scroll-behavior:smooth;outline:none;position:relative;overflow-x:hidden;overflow-y:hidden}.screen[data-v-4733b2ee]{height:100vh;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;overflow:hidden}.home-section1[data-v-4733b2ee]{background:#0b0b1f;color:#fff;width:100%}.home-section2[data-v-4733b2ee]{width:100%}.dots-nav[data-v-4733b2ee]{position:fixed;top:50%;right:20px;transform:translateY(-50%);display:flex;flex-direction:column;gap:16px;z-index:9999;-webkit-user-select:none;user-select:none}.dot[data-v-4733b2ee]{width:12px;height:12px;border-radius:50%;background:#555;cursor:pointer;transition:background-color .3s}.dot[data-v-4733b2ee]:hover{background:#00ffea}.dot.active[data-v-4733b2ee]{background:#00ffea;box-shadow:0 0 6px #00ffea}@media (max-width: 600px){.dot[data-v-4733b2ee]{width:8px;height:8px}.dots-nav[data-v-4733b2ee]{right:12px}}.projects-section[data-v-953ead43]{position:relative;min-height:100vh;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace;overflow:hidden}[data-v-953ead43]::-webkit-scrollbar{display:none}html[data-v-953ead43],body[data-v-953ead43]{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}.star-canvas[data-v-953ead43]{position:absolute;inset:0;z-index:0;pointer-events:none}.content-wrapper[data-v-953ead43]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:100px 30px;text-align:center}.title[data-v-953ead43]{font-size:28px;margin-bottom:40px}.projects-grid[data-v-953ead43]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.project-card[data-v-953ead43]{background:#00ffea12;border:2px solid #00ffe1;border-radius:10px;padding:30px;box-shadow:0 0 10px #00ffea40;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.project-card[data-v-953ead43]:hover{transform:scale(1.05);box-shadow:0 0 15px #00ffea99;border-color:#00ffea}.project-card h3[data-v-953ead43]{font-size:18px;margin-bottom:12px}.project-card .desc[data-v-953ead43]{font-size:13px;color:#b3fff3;margin-bottom:15px}.status-bar[data-v-953ead43]{width:100%;height:18px;background:#ffffff1a;border:1px solid #00ffe1;border-radius:4px;position:relative;overflow:hidden}.status-fill[data-v-953ead43]{display:block;height:100%;transition:width .6s ease}.status-fill.completed[data-v-953ead43]{width:100%;background:linear-gradient(90deg,#00ffa3,#00ffea)}.status-fill.in-progress[data-v-953ead43]{width:100%;background:linear-gradient(90deg,#ffb347,#fc0)}.status-text[data-v-953ead43]{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:10px;color:#0b0b1f;line-height:18px;font-weight:700}.nav-buttons[data-v-953ead43]{position:fixed;bottom:40px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:20px;z-index:10}.pixel-btn[data-v-953ead43]{background:#0b0b1f;border:2px solid #00ffe1;color:#00ffe1;font-family:"Press Start 2P",monospace;font-size:12px;padding:10px 18px;cursor:pointer;box-shadow:0 0 5px #00ffea4d}.pixel-btn[data-v-953ead43]:hover{background:#00ffe1;color:#0b0b1f}.page-indicator[data-v-953ead43]{font-size:12px;color:#b3fff3}@media (max-width: 1000px){.projects-grid[data-v-953ead43]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.nav-buttons[data-v-953ead43]{display:none}}.project-detail[data-v-4679957d]{height:100vh;overflow-y:scroll;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace;scrollbar-width:none}.project-detail[data-v-4679957d]::-webkit-scrollbar{display:none}.star-canvas[data-v-4679957d]{position:absolute;inset:0;z-index:0}.content-wrapper[data-v-4679957d]{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:64px 20px 20px}.team-section[data-v-4679957d]{margin-top:40px}.team-grid[data-v-4679957d]{display:flex;flex-wrap:wrap;gap:20px}.team-member[data-v-4679957d]{background:#00ffea14;border:2px solid #00ffe1;padding:15px;width:250px;border-radius:10px;font-size:12px}.member-info[data-v-4679957d]{display:flex;align-items:center;gap:8px;margin:8px 0}.icon[data-v-4679957d]{font-size:16px;flex-shrink:0}.desc-section[data-v-4679957d]{margin-top:40px}.desc-section p[data-v-4679957d]{font-size:14px;color:#b3fff3;line-height:1.8}.gallery-section[data-v-4679957d]{margin-top:40px}.gallery-list[data-v-4679957d]{display:flex;flex-direction:column;gap:50px}.gallery-item[data-v-4679957d]{display:flex;align-items:center;gap:50px}.gallery-img[data-v-4679957d]{width:500px;height:350px;object-fit:cover;border-radius:10px;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.gallery-img[data-v-4679957d]:hover{transform:scale(1.03)}.gallery-text[data-v-4679957d]{flex:1;font-size:14px;line-height:1.8;color:#b3fff3}.image-preview[data-v-4679957d]{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:999}.preview-img[data-v-4679957d]{max-width:90%;max-height:90%;border-radius:10px;box-shadow:0 0 20px #00000080}.loading[data-v-4679957d]{color:#00ffe1;text-align:center;margin-top:200px}@media (max-width: 900px){.content-wrapper h1[data-v-4679957d]{font-size:20px}.content-wrapper h2[data-v-4679957d]{font-size:16px}.team-member[data-v-4679957d]{width:200px;font-size:11px;padding:12px}.gallery-list[data-v-4679957d]{gap:30px}.gallery-item[data-v-4679957d]{flex-direction:column;gap:20px}.gallery-img[data-v-4679957d]{width:100%;max-width:350px;height:auto}.gallery-text[data-v-4679957d],.desc-section p[data-v-4679957d]{font-size:12px}}.blog-page[data-v-7b0b501f]{background:#0a0a23;padding:40px 20px;font-family:Georgia,serif;color:#ccc;min-height:100vh}.category-nav[data-v-7b0b501f]{display:flex;justify-content:center;gap:12px;padding-top:50px;margin-bottom:30px;flex-wrap:wrap}.category-nav button[data-v-7b0b501f]{background:transparent;border:2px solid #00ffe1;color:#fff;padding:8px 18px;border-radius:20px;cursor:pointer;font-weight:600}.category-nav button.active[data-v-7b0b501f],.category-nav button[data-v-7b0b501f]:hover{background:#00ffe1;color:#0a0a23}.blog-grid[data-v-7b0b501f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:280px;grid-gap:20px}.blog-card[data-v-7b0b501f]{position:relative;overflow:hidden;border-radius:8px;background:#121232;border:1px solid #00ffe1;display:flex;flex-direction:column;transition:box-shadow .3s ease;text-decoration:none;cursor:pointer}.blog-card[data-v-7b0b501f] *{pointer-events:none}.blog-card[data-v-7b0b501f]:hover{box-shadow:0 0 20px #00ffe1,0 0 40px #00ffe1 inset}.blog-cover[data-v-7b0b501f]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-cover[data-v-7b0b501f]{transform:scale(1.05)}.blog-info[data-v-7b0b501f]{position:absolute;bottom:0;left:0;right:0;padding:15px;background:linear-gradient(to top,rgba(0,80,255,.7),transparent);color:#aaf;font-weight:600}.blog-info h2[data-v-7b0b501f]{font-size:18px;margin-bottom:5px;color:#fff}.blog-info p[data-v-7b0b501f]{font-size:14px;opacity:.8;color:#7df}.meta-info[data-v-7b0b501f]{display:flex;gap:12px;font-size:12px;color:#7df;margin-top:6px}.category-label[data-v-7b0b501f]{font-size:12px;color:#5af}.blog-card.large[data-v-7b0b501f]{grid-column:span 2;grid-row:span 2}.blog-card.medium[data-v-7b0b501f]{grid-column:span 1;grid-row:span 1.5}.blog-card.small[data-v-7b0b501f]{grid-column:span 1;grid-row:span 1}@media (max-width: 768px){.blog-card.large[data-v-7b0b501f],.blog-card.medium[data-v-7b0b501f],.blog-card.small[data-v-7b0b501f]{grid-column:span 1!important;grid-row:span 1!important}}.shop-section[data-v-533e60c9]{position:relative;min-height:100vh;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace;overflow:hidden}.star-canvas[data-v-533e60c9]{position:absolute;inset:0;z-index:0}.content-wrapper[data-v-533e60c9]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:100px 30px;text-align:center}.title[data-v-533e60c9]{font-size:28px;margin-bottom:40px}.section-title[data-v-533e60c9]{font-size:18px;color:#00ffa3;margin:40px 0 20px;text-align:left}.grid[data-v-533e60c9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:30px;margin-bottom:40px}.shop-card[data-v-533e60c9]{background:#00ffea12;border:2px solid #00ffe1;border-radius:10px;padding:0;text-align:center;box-shadow:0 0 10px #00ffea40;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.shop-card[data-v-533e60c9]:hover{transform:scale(1.05);box-shadow:0 0 15px #00ffea99}.shop-img[data-v-533e60c9]{width:100%;height:180px;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.desc[data-v-533e60c9]{font-size:13px;color:#b3fff3;margin:10px 0;line-height:1.4;padding:0 10px}.price[data-v-533e60c9]{font-size:14px;font-weight:700;color:#00ffa3;display:block;margin-bottom:10px}.modal-overlay[data-v-533e60c9]{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:10}.modal-content[data-v-533e60c9]{background:#111;border:4px solid #00ffe1;padding:20px;text-align:center;font-family:"Press Start 2P",monospace;color:#00ffe1;box-shadow:0 0 5px #00ffe1}.modal-content button[data-v-533e60c9]{margin-top:15px;padding:8px 16px;border:2px solid #00ffe1;background:#000;color:#00ffe1;font-family:"Press Start 2P",monospace;cursor:pointer}.modal-content button[data-v-533e60c9]:hover{background:#00ffe1;color:#000;border-color:#00ffe1}.contact-section[data-v-8170eee3]{position:relative;min-height:100vh;background:#0b0b1f;color:#00ffe1;font-family:"Press Start 2P",monospace;overflow:hidden}.star-canvas[data-v-8170eee3]{position:absolute;inset:0;z-index:0}.content-wrapper[data-v-8170eee3]{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:80px 20px;text-align:center}.title[data-v-8170eee3]{font-size:28px;margin-bottom:20px}.contact-desc[data-v-8170eee3],.crypto-desc[data-v-8170eee3],.feedback-desc[data-v-8170eee3]{font-size:13px;color:#b3fff3;line-height:1.6;margin-bottom:20px}.social-logos[data-v-8170eee3]{display:flex;justify-content:center;gap:30px;margin-bottom:40px}.logo-box[data-v-8170eee3]{position:relative;width:60px;height:60px}.logo-box img[data-v-8170eee3]{width:100%;cursor:pointer}.qr-popup[data-v-8170eee3]{position:absolute;top:-140px;left:50%;transform:translate(-50%);background:#000;border:2px solid #00ffe1;padding:5px;display:none}.qr-popup img[data-v-8170eee3]{width:120px}.logo-box:hover .qr-popup[data-v-8170eee3]{display:block}.crypto-grid[data-v-8170eee3]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-bottom:40px}.crypto-item[data-v-8170eee3]{display:flex;flex-direction:column;align-items:center;cursor:pointer;min-width:80px}.crypto-item img[data-v-8170eee3]{width:50px;margin-bottom:5px}.crypto-item span[data-v-8170eee3]{font-size:12px;color:#00ffa3}.sponsor-grid[data-v-8170eee3]{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:40px}.sponsor-item img[data-v-8170eee3]{width:100px;border:2px solid #00ffe1;background:#00ffea0d;padding:5px;border-radius:8px}.envelope-container[data-v-8170eee3]{margin-top:20px}.envelope[data-v-8170eee3]{font-size:40px;cursor:pointer;transition:transform .3s}.envelope[data-v-8170eee3]:hover{transform:scale(1.1)}.feedback-form[data-v-8170eee3]{margin-top:20px;display:flex;flex-direction:column;gap:10px;align-items:center}.feedback-form input[data-v-8170eee3],.feedback-form textarea[data-v-8170eee3]{width:80%;padding:6px;background:#00ffea0d;border:1px solid #00ffe1;color:#00ffe1;font-family:monospace}.feedback-form textarea[data-v-8170eee3]{height:80px;resize:none}.pixel-btn[data-v-8170eee3]{background:#0b0b1f;border:2px solid #00ffe1;color:#00ffe1;padding:6px 12px;cursor:pointer}.pixel-btn[data-v-8170eee3]:hover{background:#00ffe1;color:#0b0b1f}.captcha-container[data-v-8170eee3]{display:flex;align-items:center;gap:10px;margin-bottom:10px}.captcha-img[data-v-8170eee3]{width:100px;height:40px;cursor:pointer;border:2px solid #00ffe1}.captcha-img[data-v-8170eee3]:hover{transform:scale(1.05);transition:.2s}.toast[data-v-8170eee3]{position:fixed;top:20px;right:20px;background:#0b0b1f;border:2px solid #00ffe1;color:#00ffe1;font-family:"Press Start 2P",monospace;padding:10px 16px;border-radius:6px;z-index:9999;animation:fadeInOut-8170eee3 2.5s ease;box-shadow:0 0 10px #00ffea66}@keyframes fadeInOut-8170eee3{0%{opacity:0;transform:translateY(-10px) scale(.95)}10%{opacity:1;transform:translateY(0) scale(1)}90%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.95)}}
