body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#181c24;background-size:cover;color:#f3f3f3;min-height:100vh}.header{width:100%;background:#181c24f2;box-shadow:0 2px 8px #0003;position:sticky;top:0;z-index:100}.nav{display:flex;justify-content:center;gap:2rem;padding:1.2rem 0}.nav a{color:#f3f3f3;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.3rem 1rem;border-radius:6px;transition:background .3s,color .3s}.nav a.active,.nav a:hover{background:#23283a;color:#7fd1b9}#root>div{max-width:900px;margin:2.5rem auto 0;padding:2rem 1.5rem;background:#181c24eb;border-radius:18px;box-shadow:0 4px 32px #0000002e;min-height:60vh;animation:fadein .7s}@keyframes fadein{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.games-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.game-card{background:#23283a;border-radius:12px;box-shadow:0 2px 12px #0000002e;padding:1.5rem 1.2rem;min-width:240px;max-width:300px;flex:1 1 260px;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.download-btn{margin-top:.5rem;background:#7fd1b9;color:#181c24;border:none;border-radius:6px;padding:.5rem 1.2rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;cursor:pointer;box-shadow:0 1px 4px #0000001f}.download-btn:hover{background:#5bbfa5;color:#fff}.skills-list{display:flex;gap:1.2rem;font-size:2.2rem;margin:1.2rem 0 1.5rem;justify-content:center}.skills-list span{display:flex;align-items:center;justify-content:center;background:#23283a;border-radius:50%;width:48px;height:48px;box-shadow:0 1px 4px #0000001f;transition:background .2s}.skills-list span:hover{background:#7fd1b9;color:#181c24}.contact-icons{display:flex;gap:2rem;margin-top:1.5rem;font-size:2.5rem;justify-content:center}.contact-icons a{color:#f3f3f3;transition:color .2s}.contact-icons a:hover{color:#7fd1b9}.profile-pic{display:block;margin:1.5rem auto;width:160px;height:160px;object-fit:cover;border-radius:50%;border:4px solid #23283a;box-shadow:0 4px 24px #00000040;background:#23283a;box-shadow:0 0 0 4px #23283a,0 0 16px 4px #7fd1b9,0 0 32px 8px #5bbfa5;animation:glow 2.5s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 0 0 4px #23283a,0 0 16px 4px #7fd1b9,0 0 32px 8px #5bbfa5}to{box-shadow:0 0 0 4px #23283a,0 0 32px 8px #7fd1b9,0 0 48px 16px #5bbfa5}}.about-list{margin-top:1.2rem;display:flex;flex-direction:column;gap:.7rem;font-size:1.08rem;color:#e0e0e0}.games-icon{display:flex;justify-content:center;align-items:center;font-size:3rem;color:#7fd1b9;margin-bottom:.5rem}.game-icon{width:80px;height:80px;object-fit:cover;border-radius:15%;display:block;margin:0 auto 12px}@media (max-width: 600px){#root>div{max-width:100%;margin:1rem 0 0;padding:1rem 0;border-radius:0;min-height:70vh;overflow-x:hidden}.games-list{box-sizing:border-box;flex-direction:column;gap:1.2rem;margin-top:1rem}.game-card{box-sizing:border-box;width:100%;max-width:none;min-width:0;padding:1rem .7rem;align-items:center}.nav{gap:.7rem;padding:.7rem 0;font-size:.98rem}.nav a{font-size:1rem;padding:.2rem .7rem}.profile-pic{width:100px;height:100px;margin:1rem auto}.skills-list{gap:.6rem;font-size:1.3rem}.skills-list span{width:32px;height:32px}.contact-icons{gap:1rem;font-size:1.5rem}.about-list{font-size:.98rem}.game-icon{width:56px;height:56px}}.tech-stack-section{margin:2.2rem 0 1.5rem}.tech-stack-section h2{font-size:1.3rem;margin-bottom:1.1rem;color:#7fd1b9;letter-spacing:.5px}.tech-stack-list{display:flex;flex-direction:column;gap:1.1rem}.tech-stack-item{display:flex;align-items:center;gap:1.1rem;font-size:1.08rem}.tech-bar{flex:1;height:12px;background:#23283a;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #0000001a}.tech-bar-fill{height:100%;background:linear-gradient(90deg,#7fd1b9 60%,#5bbfa5);border-radius:8px 0 0 8px;transition:width .5s cubic-bezier(.4,1.6,.6,1)}.tech-percent{min-width:38px;text-align:right;color:#b2f7e2;font-weight:600;font-size:1rem}@media (max-width: 600px){.tech-stack-section{margin:1.2rem 0 1rem}.tech-stack-list{gap:.7rem}.tech-stack-item{font-size:.98rem;gap:.6rem}.tech-percent{min-width:32px;font-size:.92rem}}.django-skill{font-family:Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;background:#fff;border-radius:4px;padding:0 8px;display:inline-block;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:4px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
