@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap);body,html{background:#000;color:#ccfaff;cursor:none;font-family:Orbitron,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}.trail-dot{animation:pulseTrail .6s ease-out infinite;background:radial-gradient(circle,#0ff 0,#002f2f 100%);border-radius:50%;filter:blur(6px) drop-shadow(0 0 12px #00ffffaa);height:14px;pointer-events:none;position:fixed;transition:transform .2s,opacity .2s;width:14px;z-index:1000}@keyframes pulseTrail{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.3)}to{opacity:.3;transform:translate(-50%,-50%) scale(1)}}.portfolio-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border-bottom:1px solid #0ff3;box-shadow:0 4px 20px #00ffff1a;display:flex;height:80px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;left:20px;padding:0;position:absolute;width:30px;z-index:1001}.hamburger-menu span{background:#0ff;border-radius:10px;height:3px;transform-origin:center;transition:all .3s ease;width:30px}.hamburger-menu span.open:first-child{transform:rotate(45deg) translateY(8px)}.hamburger-menu span.open:nth-child(2){opacity:0}.hamburger-menu span.open:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.mobile-menu-overlay{display:none}.nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:0 2rem}.nav-item{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(145deg,#111921,#0c1118);border:2px solid #00ffff40;border-radius:8px;box-shadow:inset 0 0 8px #00ffff26,0 0 14px #00ffff1a;color:#0ff;cursor:pointer;font-weight:600;letter-spacing:1px;padding:12px 24px;pointer-events:all;position:relative;text-shadow:0 0 6px #00ffff44;text-transform:uppercase;transition:all .3s;white-space:nowrap}.nav-item:hover{background:linear-gradient(145deg,#121c26,#101820);border-color:#0ff;box-shadow:0 0 20px #00ffff4d,inset 0 0 10px #0ff3;color:#fff;text-shadow:0 0 12px #00ffffaa;transform:scale(1.05)}.nav-item.active{background:#0e1a21;border-color:#00f0ff;box-shadow:inset 0 0 14px #00f0ffaa,0 0 12px #00f0ffaa;color:#fff;transform:scale(1.08)}@media (max-width:1024px){.nav-links{gap:.5rem;padding:0 1rem}.nav-item{font-size:.85rem;padding:8px 16px}}@media (max-width:768px){.portfolio-header{height:60px;justify-content:flex-start;padding:0}.hamburger-menu{display:flex}.nav-links{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0a0afa;border-right:1px solid #0ff3;box-shadow:4px 0 20px #00ffff1a;box-sizing:border-box;flex-direction:column;gap:.5rem;height:calc(100vh - 60px);left:-100%;overflow-y:auto;padding:1.5rem 1rem;position:fixed;top:60px;transition:left .3s ease;width:280px}.nav-links.mobile-open{left:0}.nav-item{border-radius:8px;box-sizing:border-box;flex-shrink:0;font-size:.95rem;margin-bottom:0;max-width:100%;padding:12px 16px;transition:all .3s ease;width:100%}.nav-item.active,.nav-item:hover{background:#00ffff1a;transform:translateX(5px)}.mobile-menu-overlay{background:#00000080;display:block;height:calc(100vh - 60px);left:280px;position:fixed;top:60px;width:calc(100vw - 280px);z-index:998}.nav-links{z-index:999}}@media (max-width:480px){.portfolio-header{height:50px}.hamburger-menu{height:20px;left:15px;width:25px}.hamburger-menu span{height:2.5px;width:25px}.nav-links{gap:.4rem;height:calc(100vh - 50px);padding:1rem .75rem;top:50px;width:250px}.nav-item{font-size:.85rem;padding:10px 14px}.mobile-menu-overlay{height:calc(100vh - 50px);left:250px;top:50px;width:calc(100vw - 250px)}}.footer-info{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-top:2px solid #00fff744;bottom:0;box-shadow:0 -2px 32px #00fff733;left:0;padding:18px 0 10px;pointer-events:auto;position:fixed;z-index:99999}.footer-grid{align-items:flex-start;flex-wrap:wrap;gap:18px;max-width:1100px;padding:0 32px}.footer-links{align-items:flex-start;flex-direction:column;gap:4px}.footer-links a{border-radius:6px;font-size:1rem;letter-spacing:.03em;padding:2px 0}.footer-links a:focus,.footer-links a:hover{box-shadow:0 0 12px #00fff799;transform:translateX(4px) scale(1.06)}.footer-meta{color:#66f2ff;font-family:Orbitron,Segoe UI,Arial,sans-serif;font-size:.93rem;opacity:.85;text-align:right}@media (max-width:900px){.footer-grid{gap:10px;max-width:98vw;padding:0 12px}.footer-info{font-size:.97rem;padding:14px 0 8px}}@media (max-width:600px){.footer-info{box-shadow:0 -2px 18px #00fff733;font-size:.95rem;padding:12px 0 6px}.footer-grid{align-items:center;flex-direction:column;gap:8px;max-width:100vw;padding:0 4vw;text-align:center}.footer-links{align-items:center;gap:2px}.footer-links a{border-radius:8px;font-size:.98rem;width:100%}.footer-meta{font-size:.89rem;margin-top:2px;text-align:center}}body{padding-bottom:0!important;position:relative;z-index:0}.character-container{box-sizing:border-box;min-height:0;padding-bottom:110px}@media (max-width:900px){.character-container{padding-bottom:100px}}@media (max-width:600px){.character-container{overflow-y:auto;padding-bottom:130px}}.tech-about-wrapper{animation:techFadeIn .6s ease-in-out;background:linear-gradient(135deg,#0a0e1a,#1a1f2e);border:2px solid #0ff3;border-radius:24px;box-shadow:0 0 60px #00ffff26,0 10px 40px #0000004d;color:#e0f7ff;font-family:Inter,sans-serif;margin:60px auto;max-width:1100px;padding:60px 40px;position:relative}.close-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00ffff0f;border:1px solid #00ffff4d;border-radius:8px;color:#00faff;cursor:pointer;font-size:18px;padding:6px 12px;position:absolute;right:20px;top:20px;transition:all .3s ease}.close-btn:hover{background:#00ffff1a;box-shadow:0 0 10px #00eaffaa}.about-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px}.profile-section{align-items:center;display:flex;flex-direction:column;gap:16px}.profile-img{background:linear-gradient(135deg,#10151e 60%,#1a2333);border:3px solid #00fff7;border-radius:20px;box-shadow:0 0 40px #0ff6,0 10px 30px #0000004d;height:200px;object-fit:cover;transition:all .3s ease;width:200px}.profile-img:hover{border-color:#00fff7;box-shadow:0 0 60px #0ff9,0 15px 40px #0006;transform:scale(1.05)}.profile-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00ffff1a,#00bfff26);border:1.5px solid #00ffff4d;border-radius:12px;display:flex;gap:8px;padding:8px 16px}.badge-icon{font-size:1.2rem}.badge-text{color:#0ff;font-size:.9rem;font-weight:600;text-shadow:0 0 10px #00ffff80}.text-info{flex:1 1;min-width:300px}.text-info h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:12px;text-shadow:0 0 20px #00ffff4d}.name-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ff,#00bfff);-webkit-background-clip:text;background-clip:text;text-shadow:none}.intro-tagline{color:#a0d8ff;font-size:1.15rem;font-weight:400;line-height:1.6}.about-text,.intro-tagline{margin-bottom:30px}.about-text p{color:#c0e8ff;font-size:1.05rem;line-height:1.8;margin-bottom:20px}.about-text p:last-child{margin-bottom:0}.about-text strong{color:#0ff;font-weight:600}.download-btn{align-items:center;background:linear-gradient(135deg,#0ff,#00bfff);border:none;border-radius:12px;box-shadow:0 6px 20px #0ff6;color:#0a0e1a;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:10px;margin-top:12px;padding:14px 32px;text-decoration:none;transition:all .3s ease}.download-btn:hover{background:linear-gradient(135deg,#00fff7,#00d4ff);box-shadow:0 10px 30px #0ff9;transform:translateY(-3px)}.btn-icon{font-size:1.2rem}@keyframes techFadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:900px){.tech-about-wrapper{overflow-x:hidden;padding:40px 30px}.about-content{align-items:center;flex-direction:column;gap:30px}.profile-section{align-items:center;width:100%}.text-info{text-align:center}.text-info h2{font-size:2rem}.about-text{text-align:left}}@media (max-width:600px){.tech-about-wrapper{padding:30px 20px}.profile-img{border-radius:16px;height:150px;width:150px}.text-info h2{font-size:1.8rem}.about-text p,.intro-tagline{font-size:1rem}.about-text p{text-align:center}.download-btn{font-size:.95rem;padding:12px 24px}}.education-carousel-container{background:none;flex-direction:column;min-height:600px;overflow:visible;padding:60px 20px 40px;z-index:1}.education-carousel-3d,.education-carousel-container{align-items:center;display:flex;position:relative;width:100%}.education-carousel-3d{height:600px;justify-content:center;margin:2rem 0;max-width:1200px;perspective:1400px;touch-action:pan-y;transform-style:preserve-3d}.education-card{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border:2px solid #0ff3;border-radius:20px;box-shadow:0 8px 32px #00ffff26;color:#fff;display:flex;flex-direction:column;height:580px;opacity:.5;overflow:visible;padding:20px;pointer-events:auto;position:absolute;text-align:center;transition:filter .6s cubic-bezier(.71,-.13,.29,1.18),opacity .4s cubic-bezier(.71,-.13,.29,1.18),transform .9s cubic-bezier(.71,-.13,.29,1.18);width:400px;z-index:1}.education-card.blurred{filter:blur(8px) brightness(.75) grayscale(30%);opacity:.4}.education-card img{background:#0000004d;border-radius:14px;box-shadow:0 0 10px #00ffff1a;flex-shrink:0;height:160px;margin-bottom:12px;object-fit:contain;width:100%}.education-card h3{color:#0fe;font-size:1.2rem;height:45px;margin:10px 0 5px}.education-card h3,.education-card h4{align-items:center;display:flex;flex-shrink:0;justify-content:center}.education-card h4{color:#88e0ff;font-size:.95rem;font-weight:400;height:40px;margin:0 0 5px}.education-card h5{align-items:center;color:#0fc;display:flex;flex-shrink:0;font-size:.85rem;font-weight:500;height:25px;justify-content:center;margin:0 0 10px}.education-desc-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:120px;margin-bottom:8px;overflow:hidden;width:100%}.education-desc{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4em;overflow:hidden;text-align:left;text-overflow:ellipsis;width:100%;word-break:break-word}.education-desc.expanded{-webkit-line-clamp:unset;line-clamp:none;display:block;height:100%;overflow-y:auto}.education-actions{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:center;margin-top:auto;width:100%}.edu-read-more-btn{background:linear-gradient(90deg,#0ff,#0af);border:none;border-radius:18px;box-shadow:0 0 8px #00faff44;color:#101c22;cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin:8px auto 0;outline:none;padding:6px 20px;transition:all .2s;width:fit-content;z-index:2}.edu-read-more-btn:focus,.edu-read-more-btn:hover{background:linear-gradient(90deg,#00fff7,#00bfff);box-shadow:0 0 18px #00faff99;color:#fff;transform:scale(1.07)}.education-controls{gap:40px;margin-top:50px;position:relative;width:100%;z-index:10}.education-controls,.education-controls button{align-items:center;display:flex;justify-content:center}.education-controls button{background:#00bfff1a;border:2px solid #00bfff4d;border-radius:50%;box-shadow:0 4px 15px #00bfff33;color:#00bfff;cursor:pointer;font-size:2.2rem;height:60px;transition:all .3s ease;width:60px}.education-controls button:active{transform:scale(.96)}.education-controls button:focus,.education-controls button:hover{background:#00fff733;border-color:#00fff7;box-shadow:0 6px 20px #00fff766;color:#00fff7;transform:scale(1.1)}@media (max-width:900px){.education-carousel-container{overflow-x:hidden;padding:60px 20px 40px}.education-carousel-3d{height:600px}.education-card{height:490px;padding:20px;width:310px}.education-card img{height:160px}.education-card h3{font-size:1.2rem;height:45px}.education-card h4{font-size:.95rem;height:40px}.education-card h5{font-size:.85rem;height:25px}.education-desc-wrapper{height:120px}.education-desc{font-size:.95rem}.education-actions{height:80px}.edu-read-more-btn{font-size:.9rem;padding:6px 20px}.education-controls{gap:40px;margin-top:50px}.education-controls button{font-size:2.2rem;height:60px;width:60px}}.experience-carousel-container{background:none;flex-direction:column;min-height:600px;overflow:visible;padding:60px 20px 40px;z-index:1}.experience-carousel-3d,.experience-carousel-container{align-items:center;display:flex;position:relative;width:100%}.experience-carousel-3d{height:600px;justify-content:center;margin:2rem 0;max-width:1200px;perspective:1400px;touch-action:pan-y;transform-style:preserve-3d}.experience-card{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border:2px solid #0ff3;border-radius:20px;box-shadow:0 8px 32px #00ffff26;color:#fff;display:flex;flex-direction:column;height:580px;opacity:.5;overflow:visible;padding:20px;pointer-events:auto;position:absolute;text-align:center;transition:filter .6s cubic-bezier(.71,-.13,.29,1.18),opacity .4s cubic-bezier(.71,-.13,.29,1.18),transform .9s cubic-bezier(.71,-.13,.29,1.18);width:400px;z-index:1}.experience-card.blurred{filter:blur(8px) brightness(.75) grayscale(30%);opacity:.4}.experience-card img{background:#0000004d;border-radius:14px;box-shadow:0 0 10px #00ffff1a;flex-shrink:0;height:180px;margin-bottom:12px;object-fit:contain;width:100%}.experience-card h3{color:#0fe;font-size:1.2rem;height:50px;margin:10px 0 5px}.experience-card h3,.experience-card h4{align-items:center;display:flex;flex-shrink:0;justify-content:center}.experience-card h4{color:#88e0ff;font-size:.95rem;font-weight:400;height:30px;margin:0 0 10px}.experience-desc-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:120px;margin-bottom:8px;overflow:hidden;width:100%}.experience-desc{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4em;overflow:hidden;text-align:left;text-overflow:ellipsis;width:100%;word-break:break-word}.experience-desc.expanded{-webkit-line-clamp:unset;line-clamp:none;display:block;height:100%;overflow-y:auto}.experience-actions{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:space-between;margin-top:auto;width:100%}.experience-links{display:flex;gap:15px;justify-content:center;width:100%}.experience-links a{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00ffff1a;border-radius:8px;color:#0ff;font-size:10px;font-weight:500;padding:6px 12px;text-decoration:none;transition:all .3s ease}.experience-links a:hover{background:#0ff3;box-shadow:0 0 8px #00ffffaa;color:#fff}.exp-read-more-btn{background:linear-gradient(90deg,#0ff,#0af);border:none;border-radius:18px;box-shadow:0 0 8px #00faff44;color:#101c22;cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin:8px auto 0;outline:none;padding:6px 20px;transition:all .2s;width:fit-content;z-index:2}.exp-read-more-btn:focus,.exp-read-more-btn:hover{background:linear-gradient(90deg,#00fff7,#00bfff);box-shadow:0 0 18px #00faff99;color:#fff;transform:scale(1.07)}.experience-controls{gap:40px;margin-top:50px;position:relative;width:100%;z-index:10}.experience-controls,.experience-controls button{align-items:center;display:flex;justify-content:center}.experience-controls button{background:#00bfff1a;border:2px solid #00bfff4d;border-radius:50%;box-shadow:0 4px 15px #00bfff33;color:#00bfff;cursor:pointer;font-size:2.2rem;height:60px;transition:all .3s ease;width:60px}.experience-controls button:active{transform:scale(.96)}.experience-controls button:focus,.experience-controls button:hover{background:#00fff733;border-color:#00fff7;box-shadow:0 6px 20px #00fff766;color:#00fff7;transform:scale(1.1)}@media (max-width:900px){.experience-carousel-container{overflow-x:hidden;padding:60px 20px 40px}.experience-carousel-3d{height:600px}.experience-card{height:490px;padding:20px;width:310px}.experience-card img{height:180px}.experience-card h3{font-size:1.2rem;height:50px}.experience-card h4{font-size:.95rem;height:30px}.experience-desc-wrapper{height:120px}.experience-desc{font-size:.95rem}.experience-actions{height:80px}.experience-links a{font-size:10px;padding:6px 12px}.exp-read-more-btn{font-size:.9rem;padding:6px 20px}.experience-controls{gap:40px;margin-top:50px}.experience-controls button{font-size:2.2rem;height:60px;width:60px}}.contact-wrapper{color:#c0e8ff;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;padding:4rem 2rem}.contact-header{margin-bottom:4rem;text-align:center}.contact-header h2{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#0ff,#0080ff);-webkit-background-clip:text;background-clip:text;display:flex;font-size:3rem;font-weight:700;gap:1rem;justify-content:center;margin-bottom:1.5rem}.header-icon{filter:drop-shadow(0 0 20px rgba(0,255,255,.5));font-size:3.5rem}.contact-intro{color:#8ec5d9;font-size:1.2rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:700px}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.contact-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00325066,#001e3299);border:2px solid #00c8ff4d;border-radius:20px;color:#c0e8ff;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-card:before{background:linear-gradient(135deg,#00c8ff1a,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.contact-card:hover{border-color:#00c8ff;box-shadow:0 20px 60px #00c8ff4d;transform:translateY(-10px)}.contact-card:hover:before{opacity:1}.card-icon{font-size:3.5rem;margin-bottom:.5rem}.contact-card:hover .card-icon{transform:scale(1.15) rotate(-5deg)}.linkedin-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0ff,#0080ff);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:3rem;font-weight:700}.contact-card h3{color:#0ff;font-size:1.5rem;font-weight:600;margin:0}.contact-card p{color:#8ec5d9;font-size:1rem;font-weight:300;margin:0}.card-action{color:#00c8ff;font-size:.95rem;font-weight:500;margin-top:.5rem;opacity:0;transform:translateY(10px);transition:all .3s ease}.contact-card:hover .card-action{opacity:1;transform:translateY(0)}.contact-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0032504d,#001e3280);border:2px solid #00c8ff33;border-radius:16px;padding:2rem;text-align:center}.contact-footer p{color:#8ec5d9;font-size:1.1rem;font-weight:400;margin:0}.phone-card:hover{border-color:#0f8;box-shadow:0 20px 60px #00ff6433}.email-card:hover{border-color:#fa0;box-shadow:0 20px 60px #ff640033}.linkedin-card:hover{border-color:#0077b5;box-shadow:0 20px 60px #0077b54d}@media (max-width:768px){.contact-wrapper{padding:2rem 1rem}.contact-header{margin-bottom:2.5rem}.contact-header h2{flex-direction:column;font-size:2.2rem;gap:.5rem}.header-icon{font-size:2.8rem}.contact-intro{font-size:1.1rem}.contact-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.contact-card{padding:2rem 1.5rem}.card-icon{font-size:3rem}.contact-card h3{font-size:1.3rem}.contact-footer p{font-size:1rem}}.carousel-container{background:none;flex-direction:column;min-height:600px;overflow:visible;padding:60px 20px 40px;z-index:1}.carousel-3d,.carousel-container{align-items:center;display:flex;position:relative;width:100%}.carousel-3d{height:600px;justify-content:center;margin:2rem 0;max-width:1200px;perspective:1400px;touch-action:pan-y;transform-style:preserve-3d}.project-card{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);border:2px solid #0ff3;border-radius:20px;box-shadow:0 8px 32px #00ffff26;color:#fff;display:flex;flex-direction:column;height:580px;opacity:.5;overflow:visible;padding:20px;pointer-events:auto;position:absolute;text-align:center;transition:filter .6s cubic-bezier(.71,-.13,.29,1.18),opacity .4s cubic-bezier(.71,-.13,.29,1.18),transform .9s cubic-bezier(.71,-.13,.29,1.18);width:400px;z-index:1}.project-card.blurred{filter:blur(8px) brightness(.75) grayscale(30%);opacity:.4}.project-card img{background:#0000004d;border-radius:14px;box-shadow:0 0 10px #00ffff1a;flex-shrink:0;height:200px;margin-bottom:12px;object-fit:contain;width:100%}.project-card h3{align-items:center;color:#0fe;display:flex;flex-shrink:0;font-size:1.3rem;height:60px;justify-content:center;margin:10px 0}.project-desc-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:120px;margin-bottom:8px;overflow:hidden;width:100%}.project-desc{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4em;overflow:hidden;text-align:left;text-overflow:ellipsis;width:100%;word-break:break-word}.project-desc.expanded{-webkit-line-clamp:unset;line-clamp:none;display:block;height:100%;overflow-y:auto}.project-actions{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:space-between;margin-top:auto;width:100%}.project-links{display:flex;gap:15px;justify-content:center;width:100%}.project-links a{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00ffff1a;border-radius:8px;color:#0ff;font-size:10px;font-weight:500;padding:6px 12px;text-decoration:none;transition:all .3s ease}.project-links a:hover{background:#0ff3;box-shadow:0 0 8px #00ffffaa;color:#fff}.read-more-btn{background:linear-gradient(90deg,#0ff,#0af);border:none;border-radius:18px;box-shadow:0 0 8px #00faff44;color:#101c22;cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin:8px auto 0;outline:none;padding:6px 20px;transition:all .2s;width:fit-content;z-index:2}.read-more-btn:focus,.read-more-btn:hover{background:linear-gradient(90deg,#00fff7,#00bfff);box-shadow:0 0 18px #00faff99;color:#fff;transform:scale(1.07)}.controls{gap:40px;margin-top:50px;position:relative;width:100%;z-index:10}.controls,.controls button{align-items:center;display:flex;justify-content:center}.controls button{background:#00bfff1a;border:2px solid #00bfff4d;border-radius:50%;box-shadow:0 4px 15px #00bfff33;color:#00bfff;cursor:pointer;font-size:2.2rem;height:60px;transition:all .3s ease;width:60px}.controls button:active{transform:scale(.96)}.controls button:focus,.controls button:hover{background:#00fff733;border-color:#00fff7;box-shadow:0 6px 20px #00fff766;color:#00fff7;transform:scale(1.1)}@media (max-width:900px){.carousel-container{overflow-x:hidden;padding:60px 20px 40px}.carousel-3d{height:600px}.project-card{height:490px;padding:20px;width:310px}.project-card img{height:200px}.project-card h3{font-size:1.3rem;height:60px}.project-desc-wrapper{height:120px}.project-desc{font-size:.95rem}.project-actions{height:80px}.project-links a{font-size:10px;padding:6px 12px}.read-more-btn{font-size:.9rem;padding:6px 20px}.controls{gap:40px;margin-top:20px}.controls button{font-size:2.2rem;height:60px;width:60px}}.games-wrapper{color:#c0e8ff;font-family:Inter,sans-serif;margin:0 auto;max-width:1000px;min-height:100vh;padding:3rem 2rem;width:100%}.games-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#0ff,#0080ff);-webkit-background-clip:text;background-clip:text;display:flex;font-size:3rem;font-weight:700;gap:1rem;justify-content:center;margin-bottom:1rem;text-align:center}.games-icon{filter:drop-shadow(0 0 20px rgba(0,255,255,.5));font-size:3.5rem}.games-intro{color:#8ec5d9;font-size:1.3rem;font-weight:300;margin-bottom:3rem;text-align:center}.game-selection{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:700px;padding:2rem 0}.game-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#00325066,#001e3299);border:2px solid #00c8ff4d;border-radius:20px;cursor:pointer;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.game-card:before{background:linear-gradient(135deg,#00c8ff1a,#0000);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.game-card:hover{border-color:#00c8ff;box-shadow:0 20px 60px #00c8ff4d;transform:translateY(-10px)}.game-card:hover:before{opacity:1}.card-icon{filter:drop-shadow(0 0 15px rgba(0,255,255,.4));font-size:4rem;margin-bottom:1rem;transition:transform .4s ease}.game-card:hover .card-icon{transform:scale(1.15) rotate(5deg)}.game-card h3{color:#0ff;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.game-card p{color:#8ec5d9;font-size:1rem;font-weight:300}.back-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0064964d,#0032644d);border:2px solid #00c8ff66;border-radius:12px;color:#00c8ff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;margin-bottom:2.5rem;padding:1rem 2rem;transition:all .3s ease}.back-btn:hover{background:linear-gradient(135deg,#0096c866,#00649666);border-color:#0ff;transform:translateX(-5px)}.game-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0032504d,#001e3280);border:2px solid #00c8ff33;border-radius:20px;margin-bottom:3rem;padding:2rem;text-align:center}.game-header h3{color:#0ff;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.game-status{color:#8ec5d9;font-size:1.3rem;font-weight:400}.connect-board-container{display:flex;justify-content:center;margin:2rem 0}.connect-board{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#001e3299,#00325066);border:3px solid #00c8ff4d;border-radius:24px;box-shadow:0 15px 50px #00c8ff33;display:inline-block;padding:2rem}.connect-board .row{display:flex;gap:12px;margin-bottom:12px}.connect-board .row:last-child{margin-bottom:0}.connect-board .cell{align-items:center;background:linear-gradient(135deg,#001428cc,#00283c99);border:3px solid #0096c84d;border-radius:50%;cursor:pointer;display:flex;font-size:2.5rem;height:70px;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:70px}.connect-board .cell:before{background:#00c8ff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.connect-board .cell:hover:before{height:100%;width:100%}.connect-board .cell:hover{border-color:#00c8ff;box-shadow:0 0 20px #00c8ff66;transform:scale(1.05)}.connect-board .cell.player{animation:popIn .3s ease;background:radial-gradient(circle,#08f,#0050aa);border-color:#0af;box-shadow:0 0 20px #0088ff80}.connect-board .cell.bot{animation:popIn .3s ease;background:radial-gradient(circle,#f36,#c04);border-color:#f57;box-shadow:0 0 20px #ff336680}@keyframes popIn{0%{transform:scale(0)}50%{transform:scale(1.15)}to{transform:scale(1)}}.tictactoe-board{grid-gap:15px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#001e3299,#00325066);border:3px solid #00c8ff4d;border-radius:24px;box-shadow:0 15px 50px #00c8ff33;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin:2rem auto;max-width:400px;padding:2rem}.ttt-cell{align-items:center;background:linear-gradient(135deg,#00284699,#003c5a66);border:3px solid #0096c866;border-radius:16px;color:#0ff;cursor:pointer;display:flex;font-size:3.5rem;height:110px;justify-content:center;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:110px}.ttt-cell:before{background:linear-gradient(135deg,#00c8ff1a,#0000);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.ttt-cell:hover:before{opacity:1}.ttt-cell:hover{border-color:#00c8ff;box-shadow:0 10px 30px #00c8ff4d;transform:scale(1.05)}.ttt-cell .cell-value{animation:fadeInScale .3s ease;filter:drop-shadow(0 0 10px currentColor)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.game-result{margin-top:3rem;text-align:center}.play-again-btn{align-items:center;background:linear-gradient(135deg,#08f,#00c8ff);border:none;border-radius:16px;box-shadow:0 10px 30px #00c8ff4d;color:#001a2e;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600;gap:.8rem;padding:1.2rem 3rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.play-again-btn span{display:inline-block;font-size:1.5rem;transition:transform .4s ease}.play-again-btn:hover{background:linear-gradient(135deg,#0af,#00e6ff);box-shadow:0 15px 40px #00c8ff80;transform:translateY(-3px)}.play-again-btn:hover span{transform:rotate(180deg)}.play-again-btn:active{transform:translateY(-1px)}@media (max-width:768px){.games-wrapper{padding:2rem 1rem}.games-title{font-size:2.2rem}.games-icon{font-size:2.5rem}.games-intro{font-size:1.1rem}.game-selection{gap:1.5rem;padding:1rem 0}.game-card{padding:2rem 1.5rem}.card-icon{font-size:3rem}.game-card h3{font-size:1.5rem}.game-header h3{font-size:2rem}.game-status{font-size:1.1rem}.connect-board{padding:1rem}.connect-board .cell{font-size:1.8rem;gap:8px;height:45px;width:45px}.connect-board .row{gap:8px;margin-bottom:8px}.tictactoe-board{gap:12px;max-width:320px;padding:1.5rem}.ttt-cell{font-size:2.8rem;height:85px;width:85px}.play-again-btn{font-size:1.1rem;padding:1rem 2.5rem}}.view-container{background:radial-gradient(ellipse at center,#0d0d0d 0,#090909 100%);background-attachment:fixed;min-height:100vh;position:relative;width:100%;z-index:0}.content-sections{padding-top:80px;position:relative;scroll-behavior:smooth;width:100%}.content-section{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:2rem;width:100%}body{cursor:none}html{scroll-behavior:smooth}@keyframes fadeIn{0%{opacity:0;transform:scale(.96) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.content-sections{padding-top:70px}.content-section{min-height:auto;padding:1rem .5rem}}@media (max-width:480px){.content-sections{padding-top:60px}.content-section{padding:.5rem .25rem}}.footer-info{background:linear-gradient(90deg,#10151e 60%,#1a2333);border-top:1.5px solid #00fff766;box-shadow:0 -2px 24px #00fff722;color:#eaffff;font-family:Orbitron,Segoe UI,Arial,sans-serif;font-size:1rem;letter-spacing:.01em;padding:0;transition:background .3s,box-shadow .3s;width:100vw}.footer-grid{align-items:center;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:900px;padding:0 24px}.footer-left,.footer-right{color:#00fff7;flex:1 1;font-size:1rem;min-width:0;text-align:left;white-space:nowrap}.footer-right{color:#66f2ff;font-size:.97rem;opacity:.85;text-align:right}.footer-links{flex:2 1;flex-direction:row;gap:18px;justify-content:center}.footer-links,.footer-links a{align-items:center;display:flex}.footer-links a{background:none;border-radius:5px;color:#00fff7;font-size:.98rem;font-weight:600;gap:4px;letter-spacing:.02em;padding:3px 14px;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s,transform .16s}.footer-links a:focus,.footer-links a:hover{background:linear-gradient(90deg,#00fff7,#00bfff);box-shadow:0 0 8px #00fff799;color:#fff;transform:translateY(-2px) scale(1.04)}.footer-info strong{color:#fff;font-size:1.08rem;letter-spacing:.04em;text-shadow:0 0 6px #00fff755}@media (max-width:700px){.footer-grid{align-items:center;flex-direction:column;gap:6px;max-width:100vw;padding:0 2vw;text-align:center}.footer-left,.footer-right{font-size:.97rem;margin:0;text-align:center;width:100%}.footer-links{flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.footer-links a{font-size:.93rem;padding:2px 10px}}.footer-grid.footer-3col{align-items:center;box-sizing:border-box;display:flex;gap:0;height:44px;justify-content:space-between;margin:0 auto;max-width:900px;padding:0 12px}.footer-col{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:0}.footer-github{justify-content:flex-start}.footer-linkedin{justify-content:center}.footer-email{justify-content:flex-end}.footer-col a{align-items:center;background:none;border-radius:5px;color:#00fff7;display:flex;font-size:1rem;font-weight:600;gap:4px;letter-spacing:.02em;padding:4px 10px;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s,transform .16s}.footer-col a:focus,.footer-col a:hover{background:linear-gradient(90deg,#00fff7,#00bfff);box-shadow:0 0 8px #00fff799;color:#fff;transform:translateY(-2px) scale(1.04)}@media (max-width:600px){.footer-grid.footer-3col{height:38px;max-width:100vw;padding:0 2vw}.footer-col a{font-size:.93rem;padding:3px 6px}}body{overflow-x:hidden}.app-root{display:flex;flex-direction:column;min-height:100vh}.app-root>:first-child{flex:1 0 auto;min-height:0}.footer-info{flex-shrink:0}@media (max-width:400px){.nav-item{font-size:.85rem;padding:5px 4px}}
/*# sourceMappingURL=main.90166a3d.css.map*/