.game-box[data-astro-cid-f7pf5tb2]{display:flex;flex-direction:column;justify-content:center;position:relative;padding:1.5rem;border-radius:20px;border:1px solid transparent;transition:background .6s ease,border-color .4s ease,box-shadow .4s ease,width .3s,transform .3s}.game-box[data-astro-cid-f7pf5tb2].game-active{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-color:#ffffff1a!important;box-shadow:0 20px 40px #0000004d!important}.game-box[data-astro-cid-f7pf5tb2].game-maximized{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:850px!important;max-width:95vw!important;height:auto!important;z-index:9999!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 0 60px #000c!important}.game-maximized[data-astro-cid-f7pf5tb2] canvas[data-astro-cid-f7pf5tb2]{width:100%!important;height:auto!important}.game-header[data-astro-cid-f7pf5tb2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-family:monospace;font-size:.85rem}.title-bar[data-astro-cid-f7pf5tb2]{display:flex;align-items:center;gap:.4rem}.mac-btn[data-astro-cid-f7pf5tb2]{width:12px;height:12px;border-radius:50%;border:none;cursor:pointer;padding:0;transition:transform .2s,filter .2s}.mac-btn[data-astro-cid-f7pf5tb2]:hover{transform:scale(1.2);filter:brightness(1.2)}.mac-btn[data-astro-cid-f7pf5tb2].red{background:#ff5f56}.mac-btn[data-astro-cid-f7pf5tb2].yellow{background:#ffbd2e}.mac-btn[data-astro-cid-f7pf5tb2].green{background:#27c93f}.header-text[data-astro-cid-f7pf5tb2]{color:var(--text-muted);margin-left:.5rem;font-weight:700}.score-board[data-astro-cid-f7pf5tb2]{display:flex;align-items:center;gap:1rem;color:var(--text-muted)}.score-text[data-astro-cid-f7pf5tb2]{font-size:.95rem}.text-cyan[data-astro-cid-f7pf5tb2]{color:var(--accent-cyan);font-size:1.1rem}.game-container[data-astro-cid-f7pf5tb2]{position:relative;width:100%;display:flex;justify-content:center;overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:transparent}#game-canvas[data-astro-cid-f7pf5tb2]{display:block;max-width:100%;height:auto}.overlay[data-astro-cid-f7pf5tb2]{position:absolute;inset:0;background:#0a0a0cd9;backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;text-align:center;z-index:10;transition:opacity .3s}.overlay[data-astro-cid-f7pf5tb2].hidden{opacity:0;pointer-events:none}.overlay-content[data-astro-cid-f7pf5tb2] h2[data-astro-cid-f7pf5tb2]{color:#fa0;margin-bottom:.5rem;font-size:1.25rem}.overlay-content[data-astro-cid-f7pf5tb2] p[data-astro-cid-f7pf5tb2]{color:var(--text-muted);font-size:.85rem;line-height:1.4;margin-bottom:1rem}.bsod[data-astro-cid-f7pf5tb2]{background:#0078d7;color:#fff;justify-content:flex-start;align-items:flex-start;padding:1rem 1.25rem;text-align:left}.bsod-content[data-astro-cid-f7pf5tb2] h2[data-astro-cid-f7pf5tb2]{font-size:2rem;margin-bottom:.25rem;color:#fff}.bsod-desc[data-astro-cid-f7pf5tb2]{color:#fff;margin-bottom:.5rem;font-size:.85rem;line-height:1.3}.bsod-code[data-astro-cid-f7pf5tb2]{font-family:monospace;opacity:.8;margin-bottom:.75rem;font-size:.8rem;line-height:1.3}.bsod-actions[data-astro-cid-f7pf5tb2]{display:flex;gap:.5rem;flex-wrap:wrap}.action-btn[data-astro-cid-f7pf5tb2]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.4rem .8rem;color:#fff;cursor:pointer;border-radius:4px;font-family:monospace;font-size:.8rem;transition:background .3s,color .3s,box-shadow .3s}.action-btn[data-astro-cid-f7pf5tb2]:hover{background:var(--accent-teal);color:#000;box-shadow:0 0 15px var(--accent-teal)}.bsod-btn[data-astro-cid-f7pf5tb2]{background:#fff3;border-color:#fff6}.bsod-btn[data-astro-cid-f7pf5tb2]:hover{background:#fff;color:#0078d7;box-shadow:none}.off-btn[data-astro-cid-f7pf5tb2]{background:#0000004d;border-color:#00000080}.off-btn[data-astro-cid-f7pf5tb2]:hover{background:#000;color:#fff}.page-header[data-astro-cid-aid3sr62]{text-align:center;margin-bottom:4rem;margin-top:2rem}.page-title[data-astro-cid-aid3sr62]{font-size:3.5rem;margin-bottom:1rem;color:var(--text)}.subtitle[data-astro-cid-aid3sr62]{color:var(--text-muted);font-size:1.2rem}.projects-grid[data-astro-cid-aid3sr62]{display:flex;flex-direction:column;gap:4rem;max-width:950px;margin:0 auto;padding-bottom:5rem}.project-card[data-astro-cid-aid3sr62]{display:flex;flex-direction:column;border-radius:30px;overflow:hidden;text-decoration:none;color:var(--text);transition:all .4s cubic-bezier(.25,1,.5,1);padding:0;border:1px solid var(--glass-border);background:#1e1e2399;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.project-visual[data-astro-cid-aid3sr62]{height:220px;width:100%;background-size:cover;background-position:center;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center}.logo-wrapper[data-astro-cid-aid3sr62]{background:#fffffff2;padding:1.2rem;border-radius:16px;box-shadow:0 10px 30px #00000080;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);transition:transform .3s ease}.logo-wrapper[data-astro-cid-aid3sr62]:hover{transform:translateY(-5px)}.hero-logo[data-astro-cid-aid3sr62]{height:60px;width:auto;max-width:250px;object-fit:contain;display:block}.img-masters[data-astro-cid-aid3sr62]{background:linear-gradient(135deg,#0f172a,#1e293b,#06b6d4)}.img-bachelors[data-astro-cid-aid3sr62]{background:linear-gradient(135deg,#171717,#262626,#0fc)}.project-content[data-astro-cid-aid3sr62]{padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}.project-tag[data-astro-cid-aid3sr62]{display:inline-block;align-self:flex-start;background:#00ffcc1a;color:var(--accent-teal);padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(0,255,204,.2)}.section-title[data-astro-cid-aid3sr62]{font-size:2.2rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.section-desc[data-astro-cid-aid3sr62]{color:var(--text-muted);line-height:1.7;font-size:1.05rem;margin-bottom:1.5rem}.tech-stack[data-astro-cid-aid3sr62]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag[data-astro-cid-aid3sr62]{background:#ffffff0d;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;color:var(--text);border:1px solid rgba(255,255,255,.1);font-family:monospace}.glass-btn[data-astro-cid-aid3sr62]{display:inline-block;background:#00ffcc1a;color:var(--accent-teal);text-decoration:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:600;font-family:monospace;border:1px solid var(--accent-teal);transition:all .3s ease}.glass-btn[data-astro-cid-aid3sr62]:hover{background:var(--accent-teal);color:var(--bg);transform:translateY(-2px);box-shadow:0 10px 20px #00ffcc4d}.accordion-container[data-astro-cid-aid3sr62]{display:flex;flex-direction:column;gap:1rem}.custom-details[data-astro-cid-aid3sr62]{background:#ffffff08;border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;transition:all .3s ease}.custom-details[data-astro-cid-aid3sr62][open]{background:#ffffff0d;border-color:var(--accent-teal)}.custom-summary[data-astro-cid-aid3sr62]{padding:1.2rem 1.5rem;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--accent-teal);font-family:monospace;font-size:1.1rem}.custom-summary[data-astro-cid-aid3sr62]::-webkit-details-marker{display:none}.custom-summary[data-astro-cid-aid3sr62]:after{content:"+";color:var(--accent-teal);font-size:1.5rem;transition:transform .3s}.custom-details[data-astro-cid-aid3sr62][open] .custom-summary[data-astro-cid-aid3sr62]:after{content:"-";transform:rotate(180deg)}.details-content[data-astro-cid-aid3sr62]{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.game-item[data-astro-cid-aid3sr62]{display:flex;gap:1.5rem;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1.5rem}.game-item[data-astro-cid-aid3sr62]:last-child{border-bottom:none;padding-bottom:0}@media(max-width:768px){.game-item[data-astro-cid-aid3sr62]{flex-direction:column}}.game-image[data-astro-cid-aid3sr62]{min-width:160px;height:100px;border-radius:8px;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.1)}.game-info[data-astro-cid-aid3sr62]{display:flex;flex-direction:column}.game-link[data-astro-cid-aid3sr62]{color:var(--accent-cyan);text-decoration:none;font-weight:600;border-bottom:1px dashed rgba(6,182,212,.4);transition:all .3s ease}.game-link[data-astro-cid-aid3sr62]:hover{color:var(--accent-teal);border-bottom-color:var(--accent-teal)}.how-to-play[data-astro-cid-aid3sr62]{color:#cbd5e1;font-style:italic;border-left:2px solid var(--accent-teal);padding-left:.8rem;margin-top:.8rem;font-size:.95rem}
