.HeroSection-module__gaeNoq__hero{align-items:center;max-width:1100px;margin:0 auto;padding:40px 20px;display:flex}.HeroSection-module__gaeNoq__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;display:grid}.HeroSection-module__gaeNoq__leftContent{flex-direction:column;gap:8px;display:flex}.HeroSection-module__gaeNoq__title{letter-spacing:-.02em;margin:0;font-size:4rem;font-weight:700;line-height:1.1}.HeroSection-module__gaeNoq__description{flex-direction:column;gap:20px;display:flex}.HeroSection-module__gaeNoq__description p{margin:0;font-size:1.1rem;line-height:1.6}.HeroSection-module__gaeNoq__description p:first-child{color:var(--text-color-secondary)}.HeroSection-module__gaeNoq__ctaContainer{margin-top:1rem}.HeroSection-module__gaeNoq__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,#667eea,#764ba2);border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(102,126,234,.3)}.HeroSection-module__gaeNoq__ctaButton:hover{background:linear-gradient(45deg,#5a6fd8,#6a42a0);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.HeroSection-module__gaeNoq__rightContent{justify-content:center;align-items:center;display:flex}.HeroSection-module__gaeNoq__compositeContainer{justify-content:center;align-items:center;width:100%;max-width:700px;height:600px;display:flex;position:relative;overflow:visible}.HeroSection-module__gaeNoq__vrRoomBackground{z-index:0;opacity:.3;pointer-events:none;transition:z-index .3s,opacity .3s,transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__gaeNoq__vrRoomImage{object-fit:contain;filter:blur(1px);width:500px;height:auto;transition:filter .3s}.HeroSection-module__gaeNoq__personBackground:hover .HeroSection-module__gaeNoq__vrRoomBackground{z-index:6;opacity:1;transform:translate(-50%,-50%)scale(1.1)}.HeroSection-module__gaeNoq__personBackground:hover .HeroSection-module__gaeNoq__vrRoomImage{filter:none}.HeroSection-module__gaeNoq__personBackground{z-index:2;cursor:pointer;transition:z-index .3s,transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__gaeNoq__personBackground:hover{z-index:5;transform:translate(-50%,-50%)}.HeroSection-module__gaeNoq__personImage{object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));width:350px;height:auto;transition:filter .3s}.HeroSection-module__gaeNoq__personBackground:hover .HeroSection-module__gaeNoq__personImage{filter:drop-shadow(0 15px 30px rgba(0,0,0,.3))hue-rotate(20deg)saturate(1.2)brightness(1.1)}.HeroSection-module__gaeNoq__mobileOverlay{z-index:4;object-fit:contain;transition:transform .3s;position:absolute;top:5%;right:0%;transform:rotate(-5deg)}.HeroSection-module__gaeNoq__mobileOverlay:hover{transform:rotate(-5deg)scale(1.05)}.HeroSection-module__gaeNoq__mobileImage{object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));border-radius:24px;width:140px;height:auto}.HeroSection-module__gaeNoq__watchOverlay{z-index:3;transition:transform .3s;position:absolute;bottom:10%;right:5%;transform:rotate(8deg)}.HeroSection-module__gaeNoq__watchOverlay:hover{transform:rotate(8deg)scale(1.05)}.HeroSection-module__gaeNoq__watchImage{object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25));width:90px;height:auto}@media (max-width:910px){.HeroSection-module__gaeNoq__compositeContainer{max-width:600px;height:550px}.HeroSection-module__gaeNoq__vrRoomImage{width:450px}.HeroSection-module__gaeNoq__personImage{width:320px}.HeroSection-module__gaeNoq__mobileImage{width:130px}.HeroSection-module__gaeNoq__watchImage{width:85px}}@media (max-width:768px){.HeroSection-module__gaeNoq__hero{align-items:center;height:auto;padding:30px 20px;display:flex}.HeroSection-module__gaeNoq__heroContent{grid-template-columns:1fr;gap:0;width:100%;padding-top:48px;padding-bottom:48px}.HeroSection-module__gaeNoq__leftContent{justify-content:center}.HeroSection-module__gaeNoq__description p{font-size:1rem}.HeroSection-module__gaeNoq__compositeContainer{width:100%;max-width:100%;height:400px;margin:0 auto}.HeroSection-module__gaeNoq__vrRoomBackground{z-index:0;width:80vw;max-width:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__gaeNoq__vrRoomImage{width:100%;min-width:80vw;height:auto}.HeroSection-module__gaeNoq__personImage{width:100%;min-width:50vw;max-width:none}.HeroSection-module__gaeNoq__mobileOverlay,.HeroSection-module__gaeNoq__watchOverlay{display:none}}@media (max-width:480px){.HeroSection-module__gaeNoq__hero{height:auto;padding:20px 15px}.HeroSection-module__gaeNoq__compositeContainer{max-width:350px;height:280px}.HeroSection-module__gaeNoq__vrRoomImage{width:280px}.HeroSection-module__gaeNoq__personBackground:hover .HeroSection-module__gaeNoq__vrRoomBackground{transform:translate(-50%,-50%)scale(1.03)}.HeroSection-module__gaeNoq__personImage{width:200px}.HeroSection-module__gaeNoq__personBackground:hover{transform:translate(-50%,-50%)scale(1.02)}.HeroSection-module__gaeNoq__mobileImage{width:80px}.HeroSection-module__gaeNoq__watchImage{width:60px}}@media (max-width:360px){.HeroSection-module__gaeNoq__hero{min-height:calc(100vh - 85px);padding:15px 10px}.HeroSection-module__gaeNoq__title{font-size:2.5rem}.HeroSection-module__gaeNoq__description p{font-size:.9rem}.HeroSection-module__gaeNoq__compositeContainer{max-width:300px;height:240px}.HeroSection-module__gaeNoq__vrRoomImage{width:250px}.HeroSection-module__gaeNoq__personImage{width:180px}.HeroSection-module__gaeNoq__mobileImage{width:70px}.HeroSection-module__gaeNoq__watchImage{width:50px}}
.page-module__Qi0Hxq__container{background-color:#fff}
.ProjectSection-module__Nd2o8q__projectSection{background-color:#fafafa;border-top:2px solid #e7e7e7;min-height:100vh;padding:80px 20px}.ProjectSection-module__Nd2o8q__content{max-width:1100px;margin:0 auto}.ProjectSection-module__Nd2o8q__tabContainer{justify-content:center;align-items:center;gap:15px;margin-bottom:60px;display:flex}.ProjectSection-module__Nd2o8q__navButton{color:#666;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;font-size:1.4rem;font-weight:300;line-height:1;transition:all .3s;display:none;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProjectSection-module__Nd2o8q__navButton:hover{color:#333;background:#f8f9fa;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProjectSection-module__Nd2o8q__tabBar{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border:1px solid #e5e5e5;border-radius:50px;gap:4px;max-width:100%;padding:8px;display:flex;overflow-x:auto;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ProjectSection-module__Nd2o8q__tabBar::-webkit-scrollbar{display:none}.ProjectSection-module__Nd2o8q__tab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:40px;min-width:-moz-fit-content;min-width:fit-content;padding:12px 20px;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.ProjectSection-module__Nd2o8q__tab:hover{color:#333;background-color:#f8f9fa;transform:translateY(-1px)}.ProjectSection-module__Nd2o8q__tab.ProjectSection-module__Nd2o8q__active{color:#fff;background-color:#ff6b35;transform:translateY(-1px);box-shadow:0 2px 8px rgba(255,107,53,.3)}.ProjectSection-module__Nd2o8q__tab.ProjectSection-module__Nd2o8q__active:hover{background-color:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.4)}@media (max-width:768px){.ProjectSection-module__Nd2o8q__projectSection{padding:40px 15px}.ProjectSection-module__Nd2o8q__navButton{border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;display:flex}.ProjectSection-module__Nd2o8q__tabContainer{gap:10px;margin-bottom:40px}.ProjectSection-module__Nd2o8q__tabBar{scrollbar-width:none;-ms-overflow-style:none;border-radius:50px;flex-direction:row;gap:4px;max-width:calc(100% - 80px);padding:6px;overflow-x:auto}.ProjectSection-module__Nd2o8q__tabBar::-webkit-scrollbar{display:none}.ProjectSection-module__Nd2o8q__tab{text-align:center;white-space:nowrap;border-radius:40px;min-width:-moz-fit-content;min-width:fit-content;padding:10px 16px;font-size:.8rem}}@media (max-width:480px){.ProjectSection-module__Nd2o8q__projectSection{padding:30px 10px}.ProjectSection-module__Nd2o8q__navButton{border-radius:50%;width:35px;min-width:35px;height:35px;min-height:35px;font-size:1.2rem}.ProjectSection-module__Nd2o8q__tabContainer{gap:8px;margin-bottom:30px}.ProjectSection-module__Nd2o8q__tabBar{max-width:calc(100% - 70px)}.ProjectSection-module__Nd2o8q__tab{padding:8px 12px;font-size:.75rem}}
.AIRelatedDevelopmentSection-module__z8FvTq__aiSection{padding:20px 0}.AIRelatedDevelopmentSection-module__z8FvTq__content{max-width:1200px;margin:0 auto}.AIRelatedDevelopmentSection-module__z8FvTq__header{text-align:center;margin-bottom:60px}.AIRelatedDevelopmentSection-module__z8FvTq__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.AIRelatedDevelopmentSection-module__z8FvTq__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.AIRelatedDevelopmentSection-module__z8FvTq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.AIRelatedDevelopmentSection-module__z8FvTq__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.AIRelatedDevelopmentSection-module__z8FvTq__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.AIRelatedDevelopmentSection-module__z8FvTq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.AIRelatedDevelopmentSection-module__z8FvTq__projectIcon{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.AIRelatedDevelopmentSection-module__z8FvTq__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.AIRelatedDevelopmentSection-module__z8FvTq__statusBadge[data-status=completed]{color:#fff;background-color:#10b981}.AIRelatedDevelopmentSection-module__z8FvTq__statusBadge[data-status=in\ progress]{color:#fff;background-color:#f59e0b}.AIRelatedDevelopmentSection-module__z8FvTq__statusBadge[data-status=planning]{color:#fff;background-color:#6b7280}.AIRelatedDevelopmentSection-module__z8FvTq__projectImage{width:100%;height:300px;padding:8px;overflow:hidden}.AIRelatedDevelopmentSection-module__z8FvTq__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.AIRelatedDevelopmentSection-module__z8FvTq__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.AIRelatedDevelopmentSection-module__z8FvTq__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.AIRelatedDevelopmentSection-module__z8FvTq__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.AIRelatedDevelopmentSection-module__z8FvTq__technologies{flex-wrap:wrap;gap:8px;display:flex}.AIRelatedDevelopmentSection-module__z8FvTq__techTag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.AIRelatedDevelopmentSection-module__z8FvTq__aiSection{padding:60px 20px}.AIRelatedDevelopmentSection-module__z8FvTq__title{font-size:2.5rem}.AIRelatedDevelopmentSection-module__z8FvTq__subtitle{font-size:1.1rem}.AIRelatedDevelopmentSection-module__z8FvTq__projectsGrid{grid-template-columns:1fr;gap:25px}.AIRelatedDevelopmentSection-module__z8FvTq__projectCard{min-height:280px}.AIRelatedDevelopmentSection-module__z8FvTq__projectImage{height:180px}.AIRelatedDevelopmentSection-module__z8FvTq__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.AIRelatedDevelopmentSection-module__z8FvTq__projectDescription{margin:0 15px 12px;font-size:.9rem}.AIRelatedDevelopmentSection-module__z8FvTq__studentName{margin:0 15px 15px;font-size:.9rem}}@media (max-width:480px){.AIRelatedDevelopmentSection-module__z8FvTq__aiSection{padding:40px 15px}.AIRelatedDevelopmentSection-module__z8FvTq__title{font-size:2rem}.AIRelatedDevelopmentSection-module__z8FvTq__subtitle{font-size:1rem}.AIRelatedDevelopmentSection-module__z8FvTq__projectCard{min-height:260px}.AIRelatedDevelopmentSection-module__z8FvTq__projectImage{height:160px}.AIRelatedDevelopmentSection-module__z8FvTq__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.AIRelatedDevelopmentSection-module__z8FvTq__projectDescription{margin:0 15px 10px;font-size:.85rem}.AIRelatedDevelopmentSection-module__z8FvTq__studentName{margin:0 15px 15px;font-size:.85rem}}
.WebAppDevelopmentSection-module__A2YvoG__webSection{padding:20px 0}.WebAppDevelopmentSection-module__A2YvoG__content{max-width:1200px;margin:0 auto}.WebAppDevelopmentSection-module__A2YvoG__header{text-align:center;margin-bottom:60px}.WebAppDevelopmentSection-module__A2YvoG__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.WebAppDevelopmentSection-module__A2YvoG__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.WebAppDevelopmentSection-module__A2YvoG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.WebAppDevelopmentSection-module__A2YvoG__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.WebAppDevelopmentSection-module__A2YvoG__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.WebAppDevelopmentSection-module__A2YvoG__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.WebAppDevelopmentSection-module__A2YvoG__projectIcon{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.WebAppDevelopmentSection-module__A2YvoG__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.WebAppDevelopmentSection-module__A2YvoG__statusBadge[data-status=completed]{color:#fff;background-color:#10b981}.WebAppDevelopmentSection-module__A2YvoG__statusBadge[data-status=in\ progress]{color:#fff;background-color:#f59e0b}.WebAppDevelopmentSection-module__A2YvoG__statusBadge[data-status=planning]{color:#fff;background-color:#6b7280}.WebAppDevelopmentSection-module__A2YvoG__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.WebAppDevelopmentSection-module__A2YvoG__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.WebAppDevelopmentSection-module__A2YvoG__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.WebAppDevelopmentSection-module__A2YvoG__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.WebAppDevelopmentSection-module__A2YvoG__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.WebAppDevelopmentSection-module__A2YvoG__technologies{flex-wrap:wrap;gap:8px;display:flex}.WebAppDevelopmentSection-module__A2YvoG__techTag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.WebAppDevelopmentSection-module__A2YvoG__aiSection{padding:60px 20px}.WebAppDevelopmentSection-module__A2YvoG__title{font-size:2.5rem}.WebAppDevelopmentSection-module__A2YvoG__subtitle{font-size:1.1rem}.WebAppDevelopmentSection-module__A2YvoG__projectsGrid{grid-template-columns:1fr;gap:25px}.WebAppDevelopmentSection-module__A2YvoG__projectCard{min-height:280px}.WebAppDevelopmentSection-module__A2YvoG__projectImage{height:180px}.WebAppDevelopmentSection-module__A2YvoG__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.WebAppDevelopmentSection-module__A2YvoG__projectDescription{margin:0 15px 12px;font-size:.9rem}.WebAppDevelopmentSection-module__A2YvoG__studentName{margin:0 15px 15px;font-size:.9rem}}@media (max-width:480px){.WebAppDevelopmentSection-module__A2YvoG__aiSection{padding:40px 15px}.WebAppDevelopmentSection-module__A2YvoG__title{font-size:2rem}.WebAppDevelopmentSection-module__A2YvoG__subtitle{font-size:1rem}.WebAppDevelopmentSection-module__A2YvoG__projectCard{min-height:260px}.WebAppDevelopmentSection-module__A2YvoG__projectImage{height:160px}.WebAppDevelopmentSection-module__A2YvoG__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.WebAppDevelopmentSection-module__A2YvoG__projectDescription{margin:0 15px 10px;font-size:.85rem}.WebAppDevelopmentSection-module__A2YvoG__studentName{margin:0 15px 15px;font-size:.85rem}}
.MobileAppDevelopmentSection-module__ANGxZa__mobileSection{padding:20px 0}.MobileAppDevelopmentSection-module__ANGxZa__content{max-width:1200px;margin:0 auto}.MobileAppDevelopmentSection-module__ANGxZa__header{text-align:center;margin-bottom:60px}.MobileAppDevelopmentSection-module__ANGxZa__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.MobileAppDevelopmentSection-module__ANGxZa__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.MobileAppDevelopmentSection-module__ANGxZa__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.MobileAppDevelopmentSection-module__ANGxZa__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.MobileAppDevelopmentSection-module__ANGxZa__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.MobileAppDevelopmentSection-module__ANGxZa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.MobileAppDevelopmentSection-module__ANGxZa__projectIcon{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.MobileAppDevelopmentSection-module__ANGxZa__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.MobileAppDevelopmentSection-module__ANGxZa__statusBadge[data-status=completed]{color:#fff;background-color:#10b981}.MobileAppDevelopmentSection-module__ANGxZa__statusBadge[data-status=in\ progress]{color:#fff;background-color:#f59e0b}.MobileAppDevelopmentSection-module__ANGxZa__statusBadge[data-status=planning]{color:#fff;background-color:#6b7280}.MobileAppDevelopmentSection-module__ANGxZa__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.MobileAppDevelopmentSection-module__ANGxZa__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.MobileAppDevelopmentSection-module__ANGxZa__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.MobileAppDevelopmentSection-module__ANGxZa__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.MobileAppDevelopmentSection-module__ANGxZa__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.MobileAppDevelopmentSection-module__ANGxZa__technologies{flex-wrap:wrap;gap:8px;display:flex}.MobileAppDevelopmentSection-module__ANGxZa__techTag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.MobileAppDevelopmentSection-module__ANGxZa__aiSection{padding:60px 20px}.MobileAppDevelopmentSection-module__ANGxZa__title{font-size:2.5rem}.MobileAppDevelopmentSection-module__ANGxZa__subtitle{font-size:1.1rem}.MobileAppDevelopmentSection-module__ANGxZa__projectsGrid{grid-template-columns:1fr;gap:25px}.MobileAppDevelopmentSection-module__ANGxZa__projectCard{min-height:280px}.MobileAppDevelopmentSection-module__ANGxZa__projectImage{height:180px}.MobileAppDevelopmentSection-module__ANGxZa__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.MobileAppDevelopmentSection-module__ANGxZa__projectDescription{margin:0 15px 12px;font-size:.9rem}.MobileAppDevelopmentSection-module__ANGxZa__studentName{margin:0 15px 15px;font-size:.9rem}}@media (max-width:480px){.MobileAppDevelopmentSection-module__ANGxZa__aiSection{padding:40px 15px}.MobileAppDevelopmentSection-module__ANGxZa__title{font-size:2rem}.MobileAppDevelopmentSection-module__ANGxZa__subtitle{font-size:1rem}.MobileAppDevelopmentSection-module__ANGxZa__projectCard{min-height:260px}.MobileAppDevelopmentSection-module__ANGxZa__projectImage{height:160px}.MobileAppDevelopmentSection-module__ANGxZa__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.MobileAppDevelopmentSection-module__ANGxZa__projectDescription{margin:0 15px 10px;font-size:.85rem}.MobileAppDevelopmentSection-module__ANGxZa__studentName{margin:0 15px 15px;font-size:.85rem}}
.UserInterfaceDesignSection-module__POqhSq__uiSection{padding:20px 0}.UserInterfaceDesignSection-module__POqhSq__content{max-width:1200px;margin:0 auto}.UserInterfaceDesignSection-module__POqhSq__header{text-align:center;margin-bottom:60px}.UserInterfaceDesignSection-module__POqhSq__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.UserInterfaceDesignSection-module__POqhSq__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.UserInterfaceDesignSection-module__POqhSq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.UserInterfaceDesignSection-module__POqhSq__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.UserInterfaceDesignSection-module__POqhSq__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.UserInterfaceDesignSection-module__POqhSq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.UserInterfaceDesignSection-module__POqhSq__projectIcon{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.UserInterfaceDesignSection-module__POqhSq__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.UserInterfaceDesignSection-module__POqhSq__statusBadge[data-status=completed]{color:#fff;background-color:#10b981}.UserInterfaceDesignSection-module__POqhSq__statusBadge[data-status=in\ progress]{color:#fff;background-color:#f59e0b}.UserInterfaceDesignSection-module__POqhSq__statusBadge[data-status=planning]{color:#fff;background-color:#6b7280}.UserInterfaceDesignSection-module__POqhSq__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.UserInterfaceDesignSection-module__POqhSq__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.UserInterfaceDesignSection-module__POqhSq__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.UserInterfaceDesignSection-module__POqhSq__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.UserInterfaceDesignSection-module__POqhSq__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.UserInterfaceDesignSection-module__POqhSq__technologies{flex-wrap:wrap;gap:8px;display:flex}.UserInterfaceDesignSection-module__POqhSq__techTag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.UserInterfaceDesignSection-module__POqhSq__aiSection{padding:60px 20px}.UserInterfaceDesignSection-module__POqhSq__title{font-size:2.5rem}.UserInterfaceDesignSection-module__POqhSq__subtitle{font-size:1.1rem}.UserInterfaceDesignSection-module__POqhSq__projectsGrid{grid-template-columns:1fr;gap:25px}.UserInterfaceDesignSection-module__POqhSq__projectCard{min-height:280px}.UserInterfaceDesignSection-module__POqhSq__projectImage{height:180px}.UserInterfaceDesignSection-module__POqhSq__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.UserInterfaceDesignSection-module__POqhSq__projectDescription{margin:0 15px 12px;font-size:.9rem}.UserInterfaceDesignSection-module__POqhSq__studentName{margin:0 15px 15px;font-size:.9rem}}@media (max-width:480px){.UserInterfaceDesignSection-module__POqhSq__aiSection{padding:40px 15px}.UserInterfaceDesignSection-module__POqhSq__title{font-size:2rem}.UserInterfaceDesignSection-module__POqhSq__subtitle{font-size:1rem}.UserInterfaceDesignSection-module__POqhSq__projectCard{min-height:260px}.UserInterfaceDesignSection-module__POqhSq__projectImage{height:160px}.UserInterfaceDesignSection-module__POqhSq__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.UserInterfaceDesignSection-module__POqhSq__projectDescription{margin:0 15px 10px;font-size:.85rem}.UserInterfaceDesignSection-module__POqhSq__studentName{margin:0 15px 15px;font-size:.85rem}}
.ImmersiveTechnologiesSection-module__-ga7va__immersiveSection{padding:20px 0}.ImmersiveTechnologiesSection-module__-ga7va__content{max-width:1200px;margin:0 auto}.ImmersiveTechnologiesSection-module__-ga7va__header{text-align:center;margin-bottom:60px}.ImmersiveTechnologiesSection-module__-ga7va__title{text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 0 20px;font-size:3rem;font-weight:700}.ImmersiveTechnologiesSection-module__-ga7va__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.ImmersiveTechnologiesSection-module__-ga7va__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.ImmersiveTechnologiesSection-module__-ga7va__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.2);border-radius:24px;flex-direction:column;min-height:300px;padding:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(0,0,0,.3)}.ImmersiveTechnologiesSection-module__-ga7va__projectCard:hover{transform:translateY(-8px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.ImmersiveTechnologiesSection-module__-ga7va__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.ImmersiveTechnologiesSection-module__-ga7va__projectIcon{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.ImmersiveTechnologiesSection-module__-ga7va__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.ImmersiveTechnologiesSection-module__-ga7va__statusBadge[data-status=completed]{color:#fff;background-color:#10b981}.ImmersiveTechnologiesSection-module__-ga7va__statusBadge[data-status=in\ progress]{color:#fff;background-color:#f59e0b}.ImmersiveTechnologiesSection-module__-ga7va__statusBadge[data-status=planning]{color:#fff;background-color:#6b7280}.ImmersiveTechnologiesSection-module__-ga7va__projectImage{width:100%;height:240px;padding:8px;overflow:hidden}.ImmersiveTechnologiesSection-module__-ga7va__projectImage img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .3s}.ImmersiveTechnologiesSection-module__-ga7va__projectTitle{color:#1f2937;margin:8px 20px;font-size:20px;font-weight:600;line-height:1.3}.ImmersiveTechnologiesSection-module__-ga7va__studentName{color:#6b7280;margin:0 20px 20px;font-size:1rem;font-weight:500}.ImmersiveTechnologiesSection-module__-ga7va__projectDescription{color:#6b7280;flex-grow:1;margin:0 20px 15px;font-size:.95rem;line-height:1.6}.ImmersiveTechnologiesSection-module__-ga7va__technologies{flex-wrap:wrap;gap:8px;display:flex}.ImmersiveTechnologiesSection-module__-ga7va__techTag{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:6px 12px;font-size:.8rem;font-weight:500}@media (max-width:768px){.ImmersiveTechnologiesSection-module__-ga7va__aiSection{padding:60px 20px}.ImmersiveTechnologiesSection-module__-ga7va__title{font-size:2.5rem}.ImmersiveTechnologiesSection-module__-ga7va__subtitle{font-size:1.1rem}.ImmersiveTechnologiesSection-module__-ga7va__projectsGrid{grid-template-columns:1fr;gap:25px}.ImmersiveTechnologiesSection-module__-ga7va__projectCard{min-height:280px}.ImmersiveTechnologiesSection-module__-ga7va__projectImage{height:180px}.ImmersiveTechnologiesSection-module__-ga7va__projectTitle{margin:15px 15px 8px;font-size:1.3rem}.ImmersiveTechnologiesSection-module__-ga7va__projectDescription{margin:0 15px 12px;font-size:.9rem}.ImmersiveTechnologiesSection-module__-ga7va__studentName{margin:0 15px 15px;font-size:.9rem}}@media (max-width:480px){.ImmersiveTechnologiesSection-module__-ga7va__aiSection{padding:40px 15px}.ImmersiveTechnologiesSection-module__-ga7va__title{font-size:2rem}.ImmersiveTechnologiesSection-module__-ga7va__subtitle{font-size:1rem}.ImmersiveTechnologiesSection-module__-ga7va__projectCard{min-height:260px}.ImmersiveTechnologiesSection-module__-ga7va__projectImage{height:160px}.ImmersiveTechnologiesSection-module__-ga7va__projectTitle{margin:15px 15px 8px;font-size:1.2rem}.ImmersiveTechnologiesSection-module__-ga7va__projectDescription{margin:0 15px 10px;font-size:.85rem}.ImmersiveTechnologiesSection-module__-ga7va__studentName{margin:0 15px 15px;font-size:.85rem}}
