@charset "UTF-8";.home-container{width:100%;max-width:1200px;margin:0 auto;text-align:center;padding:80px 20px}.hero{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px;text-align:center}.hero .hero-content{flex:1;max-width:500px}.hero .hero-content h1{font-size:2.8rem;font-weight:700;color:#2c2c2e}.hero .hero-content p{font-size:1.2rem;color:#6e6e73}.hero .hero-content .resume-button{display:inline-block;background:#007aff;color:#fff;padding:12px 24px;margin-top:15px;border-radius:6px;text-decoration:none;transition:background .3s ease-in-out}.hero .hero-content .resume-button:hover{background:#0a84ff}.hero .hero-image{flex:1;display:flex;justify-content:center;align-items:center}.hero .hero-image img{width:250px}@media (max-width: 768px){.hero{flex-direction:column;text-align:center}.hero-content,.hero-image{max-width:100%}.hero-image img{width:200px}}.hero-section{display:flex;justify-content:center;align-items:center;text-align:center;background:#fff;min-height:90vh;box-shadow:0 4px 6px #0000000d}.hero-section .hero-content{max-width:600px}.hero-section .hero-content h2{font-size:1.8rem;color:#6e6e73}.hero-section .hero-content .hero-name{font-size:3rem;font-weight:700;color:#2c2c2e}.hero-section .hero-content p{font-size:1.2rem;color:#6e6e73;margin-top:10px}.hero-section .hero-content .resume-link{display:inline-block;margin-top:20px;padding:12px 24px;font-size:1rem;background:#007aff;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;transition:background .3s ease-in-out}.hero-section .hero-content .resume-link:hover{background:#0a84ff}.hero-section .hero-image{max-width:350px;margin-left:50px}.hero-section .hero-image img{width:100%}@media (max-width: 768px){.hero-section{flex-direction:column;text-align:center}.hero-section .hero-image{margin-left:0;margin-top:20px}}.playstore-container{background:#f8f8f8;padding:50px;text-align:center;border-radius:12px;box-shadow:0 4px 10px #00000026;margin-top:40px}.playstore-container .title{font-size:2.5rem;color:#2c2c2e;margin-bottom:20px}.playstore-container .apps-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.playstore-container .app-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #00000026;padding:20px;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.33% - 20px);max-width:300px;text-align:center}.playstore-container .app-card:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}.playstore-container .app-card .app-image{width:100%;height:auto;border-radius:8px;margin-bottom:10px}.playstore-container .app-card h3{font-size:1.5rem;color:#2c2c2e}.playstore-container .app-card p{font-size:1.1rem;color:#6e6e73;margin-bottom:10px}.playstore-container .app-card .playstore-button{display:inline-block;padding:10px 15px;background:#007aff;color:#fff;text-decoration:none;border-radius:6px;font-weight:700;transition:background .3s ease}.playstore-container .app-card .playstore-button:hover{background:#0062cc}@media (max-width: 992px){.playstore-container .app-card{width:calc(50% - 20px)}}@media (max-width: 768px){.playstore-container .title{font-size:2rem}.playstore-container .app-card{width:100%}}.game-container{width:100%;max-width:1200px;margin:0 auto;text-align:center;padding:80px 20px}.game-container h1{font-size:2.5rem;font-weight:700;color:#2c2c2e;margin-bottom:20px}.game-container .game-iframe{width:100%;height:600px;border:none;border-radius:10px;box-shadow:0 4px 8px #0000000d;background:#fff}.game-container .back-button{background:#007aff;color:#fff;border:none;padding:12px 20px;font-size:1rem;border-radius:6px;cursor:pointer;transition:background .3s ease-in-out;margin-bottom:20px;display:inline-flex;align-items:center;gap:8px}.game-container .back-button:hover{background:#0a84ff}.game-container .back-button i{font-size:1.2rem}@media (max-width: 768px){.game-container .game-iframe{height:400px}.game-container h1{font-size:2rem}}.about-container{width:100%;background:#f8f8f8;padding:80px 20px;display:flex;justify-content:center}.about-container .about-content{display:flex;align-items:center;max-width:1000px;gap:50px}.about-container .about-content .about-image{flex:1;text-align:center}.about-container .about-content .about-image img{width:250px}.about-container .about-content .about-details{flex:2;text-align:left}.about-container .about-content .about-details h1{font-size:2.5rem;font-weight:700;color:#2c2c2e}.about-container .about-content .about-details .description{font-size:1.2rem;color:#6e6e73;margin:10px 0 20px}.about-container .about-content .about-details .info{font-size:1rem;color:#a1a1a6;margin-bottom:20px}.about-container .about-content .about-details .info a{color:#007aff;text-decoration:none}.about-container .about-content .about-details .info a:hover{color:#0a84ff}.about-container .about-content .about-details h2{font-size:1.8rem;color:#2c2c2e;margin-top:20px}.about-container .about-content .about-details ul{padding-left:20px;list-style:none}.about-container .about-content .about-details ul li{font-size:1rem;color:#6e6e73;padding:5px 0}.about-container .about-content .about-details .skills{display:flex;flex-direction:column;gap:10px;margin-top:10px}.about-container .about-content .about-details .skills .skill{display:flex;flex-direction:column}.about-container .about-content .about-details .skills .skill span{font-size:1rem;color:#2c2c2e}.about-container .about-content .about-details .skills .skill .progress{height:6px;background:#d1d1d6;border-radius:10px;width:100%;overflow:hidden;margin-top:5px}.about-container .about-content .about-details .skills .skill .progress .bar{height:6px;background:#007aff;border-radius:10px;transition:width .5s ease-in-out}@media (max-width: 768px){.about-container .about-content{flex-direction:column;text-align:center;gap:30px}.about-container .about-content .about-details{text-align:center}}.contact-container{width:100%;background:#f8f8f8;padding:80px 20px;display:flex;justify-content:center}.contact-container .contact-content{display:flex;align-items:center;max-width:1000px;gap:50px}.contact-container .contact-content .contact-details{flex:1;text-align:left}.contact-container .contact-content .contact-details h2{font-size:2.5rem;font-weight:700;color:#2c2c2e}.contact-container .contact-content .contact-details .designation{font-size:1.2rem;color:#6e6e73;margin-bottom:10px}.contact-container .contact-content .contact-details .contact-info{font-size:1rem;color:#a1a1a6;margin-bottom:20px}.contact-container .contact-content .contact-details .contact-info a{color:#007aff;text-decoration:none}.contact-container .contact-content .contact-details .contact-info a:hover{color:#0a84ff}.contact-container .contact-content .contact-details .contact-button{background:#007aff;color:#fff;border:none;padding:12px 24px;font-size:1rem;border-radius:8px;margin-top:15px;cursor:pointer;transition:background .3s ease-in-out}.contact-container .contact-content .contact-details .contact-button:hover{background:#0a84ff}.contact-container .contact-content .contact-map{flex:1;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000000d;height:300px;width:100%}@media (max-width: 768px){.contact-container .contact-content{flex-direction:column;text-align:center;gap:30px}.contact-container .contact-content .contact-map{width:100%}}.project-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:20px;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.project-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #00000026}.project-card .project-title{font-size:1.8rem;font-weight:700;color:#2c2c2e;margin-bottom:15px}.project-card .video-container{width:100%;border-radius:10px;overflow:hidden;margin-bottom:15px}.project-card .video-container iframe{width:100%;height:180px;border:none;border-radius:10px}.project-card .project-description{font-size:1rem;color:#6e6e73;transition:all .3s ease-in-out;max-height:60px;overflow:hidden;text-overflow:ellipsis}.project-card .project-description.expanded{max-height:none}.project-card .read-more-btn{background:#007aff;color:#fff;border:none;padding:10px 20px;font-size:1rem;border-radius:6px;margin-top:10px;cursor:pointer;transition:background .3s ease-in-out}.project-card .read-more-btn:hover{background:#0a84ff}.vr-terrain-container{background:#f8f8f8;padding:50px;text-align:center;border-radius:12px;box-shadow:0 4px 10px #00000026;margin-top:40px}.vr-terrain-container .vr-title{font-size:2.5rem;color:#2c2c2e;font-weight:700;margin-bottom:20px}.vr-terrain-container .vr-images-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.vr-terrain-container .vr-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #00000026;padding:10px;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.33% - 20px);max-width:300px;margin-bottom:20px}.vr-terrain-container .vr-card:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}.vr-terrain-container .vr-card .vr-card-image{width:100%;height:auto;border-radius:8px;display:block}.vr-terrain-container .vr-description-container{text-align:left;padding:30px;margin:0 auto}.vr-terrain-container .vr-description-container p{color:#6e6e73;font-size:1.2rem;line-height:1.7}.vr-terrain-container .vr-description-container h3{color:#2c2c2e;font-size:1.6rem;margin-top:20px}.vr-terrain-container .vr-description-container ul{list-style-type:none;padding:0}.vr-terrain-container .vr-description-container ul li{font-size:1.1rem;padding-left:20px;position:relative;color:#6e6e73}.vr-terrain-container .vr-description-container ul li:before{content:"•";color:#007aff;font-size:1.3rem;font-weight:700;position:absolute;left:0}@media (max-width: 992px){.vr-terrain-container .vr-card{width:calc(50% - 20px)}}@media (max-width: 768px){.vr-terrain-container .vr-title{font-size:2rem}.vr-terrain-container .vr-card{width:100%}}.vr-classroom-container{background:#f8f8f8;padding:50px;text-align:center;border-radius:12px;box-shadow:0 4px 10px #00000026;margin-top:40px}.vr-classroom-container .vr-title{font-size:2.5rem;color:#2c2c2e;font-weight:700;margin-bottom:20px}.vr-classroom-container .vr-images-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.vr-classroom-container .vr-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #00000026;padding:10px;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.33% - 20px);max-width:300px;margin-bottom:20px}.vr-classroom-container .vr-card:hover{transform:scale(1.05);box-shadow:0 6px 15px #0003}.vr-classroom-container .vr-card .vr-card-image{width:100%;height:auto;border-radius:8px;display:block}.vr-classroom-container .vr-description-container{text-align:left;padding:30px;margin:0 auto}.vr-classroom-container .vr-description-container p{color:#6e6e73;font-size:1.2rem;line-height:1.7}.vr-classroom-container .vr-description-container h3{color:#2c2c2e;font-size:1.6rem;margin-top:20px}.vr-classroom-container .vr-description-container ul{list-style-type:none;padding:0}.vr-classroom-container .vr-description-container ul li{font-size:1.1rem;padding-left:20px;position:relative;color:#6e6e73}.vr-classroom-container .vr-description-container ul li:before{content:"•";color:#007aff;font-size:1.3rem;font-weight:700;position:absolute;left:0}@media (max-width: 992px){.vr-classroom-container .vr-card{width:calc(50% - 20px)}}@media (max-width: 768px){.vr-classroom-container .vr-title{font-size:2rem}.vr-classroom-container .vr-card{width:100%}}.webar-container{text-align:center;padding:20px;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-top:30px}.webar-container h2{font-size:1.8rem;color:#333;margin-bottom:10px}.webar-container p{font-size:1rem;color:#555}.webar-container .model-selector{margin:15px 0}.webar-container .model-selector select{padding:10px;font-size:1rem;border-radius:5px;border:1px solid #ccc;outline:none;cursor:pointer}.webar-container .model-viewer-container{margin-top:20px;width:100%;display:flex;justify-content:center;align-items:center}.webar-container .model-viewer-container model-viewer{width:100%;max-width:1200px;height:400px;border:1px solid #ddd;border-radius:8px}.webar-container .model-info{margin-top:20px}.webar-container .model-info h3{font-size:1.5rem;color:#222}.projects-container{background:#f8f8f8;text-align:center;padding:60px 20px}.projects-container h1{font-size:2.5rem;font-weight:700;color:#2c2c2e;margin-bottom:15px}.projects-container p{font-size:1.2rem;color:#6e6e73;margin-bottom:30px}.projects-container .projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;justify-content:center;max-width:1200px;margin:0 auto}.dog-detection-section{margin-top:3rem;padding:2rem;border:2px dashed #ccc;border-radius:10px;background:#f9f9f9}.dog-detection-section h2{margin-bottom:1.5rem;font-size:1.6rem}.dog-detection-section .dog-detect-layout{display:flex;flex-wrap:wrap;gap:2rem}.dog-detection-section .dog-detect-layout .left-section,.dog-detection-section .dog-detect-layout .right-section{flex:1 1 300px;display:flex;flex-direction:column;gap:1rem}.dog-detection-section .dog-detect-layout input[type=file]{padding:.4rem}.dog-detection-section .dog-detect-layout .preview-image,.dog-detection-section .dog-detect-layout .result-image{max-width:100%;border:2px solid #333;border-radius:8px;object-fit:contain}.dog-detection-section .dog-detect-layout button{padding:.6rem 1.2rem;font-weight:700;border:none;background:#007bff;color:#fff;cursor:pointer;border-radius:5px;transition:background .3s ease}.dog-detection-section .dog-detect-layout button:hover{background:#0056b3}.dog-detection-section .dog-detect-layout button:disabled{background:gray;cursor:not-allowed}.dog-detection-section .dog-detect-layout .detection-result p{margin:.2rem 0;font-weight:500}.loader{margin:1rem auto;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;width:30px;height:30px;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar{width:100%;background:#fff;box-shadow:0 4px 6px #0000000d;position:fixed;top:0;left:0;z-index:1000;padding:15px 0}.navbar .navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 30px}.navbar .navbar-brand{font-size:1.8rem;font-weight:700;color:#007aff;text-decoration:none}.navbar .nav-links{display:flex;gap:20px;list-style:none}.navbar .nav-links li a{text-decoration:none;color:#2c2c2e;font-size:1.2rem;padding:10px 15px;transition:color .3s}.navbar .nav-links li a:hover{color:#0a84ff}.navbar .hamburger{display:none;font-size:2rem;cursor:pointer;background:none;border:none}@media (max-width: 768px){.navbar .hamburger{display:block}.navbar .nav-links{display:none;position:absolute;top:70px;right:0;width:200px;background:#fff;flex-direction:column;padding:15px;box-shadow:0 4px 6px #0000000d}.navbar .nav-links.open{display:flex}}.footer{background:#f9f9f9;color:#6e6e73;text-align:center;padding:15px 0;font-size:1rem;box-shadow:0 -2px 6px #0000000d}.footer p{margin:0}html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;font-family:Poppins,sans-serif;background:#f5f5f7}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-thumb{background:transparent}::-webkit-scrollbar-track{background:transparent}html{scrollbar-width:none}body{-ms-overflow-style:none}.resume-container{max-width:800px;margin:0 auto;padding:100px 20px 50px;text-align:left}.resume-title{text-align:center;font-size:2.5rem;font-weight:700;color:#2c2c2e;margin-bottom:20px}.resume-header{text-align:center;font-size:1.1rem;color:#6e6e73;margin-bottom:30px}.resume-header a{color:#007aff;text-decoration:none;font-weight:700}.resume-header a:hover{text-decoration:underline}.resume-section{margin-bottom:30px}.resume-section h2{font-size:1.8rem;color:#2c2c2e;border-bottom:2px solid #007AFF;padding-bottom:5px;margin-bottom:15px}.resume-section p{font-size:1.2rem;color:#6e6e73}.resume-section ul{padding-left:20px;list-style-type:disc}.resume-section ul li{font-size:1.1rem;color:#6e6e73;margin-bottom:5px}.resume-download{text-align:center;margin-top:30px}.resume-download .btn-download{display:inline-block;padding:12px 20px;background:#007aff;color:#fff;text-decoration:none;border-radius:8px;font-weight:700;transition:background .3s ease}.resume-download .btn-download:hover{background:#0062cc}
