body{margin:0;font-family:Arial,sans-serif;background-color:#000;overflow-x:hidden}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}.starry-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.stars,.stars2,.stars3{position:absolute;width:1px;height:1px;background:transparent;animation:animStar linear infinite;pointer-events:none}.stars{box-shadow:784px 1483px #fff,1423px 308px #fff,253px 1756px #fff,500px 1000px #fff,1200px 800px #fff;animation-duration:50s}.stars2{width:2px;height:2px;box-shadow:583px 623px #fff,1283px 198px #fff,953px 456px #fff,200px 1500px #fff,1500px 200px #fff;animation-duration:100s}.stars3{width:3px;height:3px;box-shadow:283px 823px #fff,783px 1298px #fff,153px 1456px #fff,1000px 500px #fff,400px 1600px #fff;animation-duration:150s}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}.app-content{position:relative;z-index:1;min-height:100vh}@media (min-width: 769px){body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);z-index:-2}}@media (max-width: 768px){body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#090a0f;z-index:-2}}.about-section{padding:0;min-height:100vh;display:flex;align-items:center;background:transparent}.about-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.tabs-header{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;position:relative;z-index:10;flex-wrap:wrap}.tab-btn{display:flex;align-items:center;gap:.75rem;padding:.85rem 2rem;background:#1e1e1ecc;border:none;border-radius:50px;color:#aaa;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.05);width:auto}.tab-btn.active{background:#646cffcc;color:#fff;box-shadow:0 4px 15px #646cff4d}.tab-btn:hover:not(.active){color:#fff;background:#323232cc}.tab-icon{font-size:1.1rem}.about-card{background:#1e1e1ecc;border-radius:20px;padding:2.5rem;height:500px;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 15px 35px #00000080;position:relative;overflow:hidden;box-sizing:border-box}.card-content-wrapper{height:100%;width:100%;overflow-y:auto;padding-right:1rem}.card-content-wrapper::-webkit-scrollbar{width:6px}.card-content-wrapper::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.card-content-wrapper::-webkit-scrollbar-thumb{background:#646cff80;border-radius:3px}.section-text{line-height:1.8;color:#ddd;margin-bottom:2.5rem;font-size:1.1rem}.highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.highlight-item{display:flex;gap:1.5rem;align-items:flex-start;background:#28282899;padding:1.5rem;border-radius:12px;transition:transform .3s ease}.highlight-item:hover{transform:translateY(-5px)}.highlight-icon-container{background:#646cff1a;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.highlight-icon{font-size:1.5rem;color:#646cff}.highlight-text h4{font-size:1.2rem;margin-bottom:.5rem;color:#fff}.highlight-text p{color:#bbb;font-size:.95rem;margin:0;line-height:1.6}.timeline{position:relative;padding-left:2rem;height:100%}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#646cff}.timeline-item{position:relative;padding-bottom:2.5rem}.timeline-marker{position:absolute;left:-9px;top:0;width:16px;height:16px;border-radius:50%;background:#646cff;border:3px solid #1e1e1e}.timeline-content{padding-left:1.5rem}.timeline-date{font-size:.95rem;color:#aaa;margin-bottom:.5rem;font-weight:500}.timeline-content h4{font-size:1.25rem;margin-bottom:.5rem;color:#fff}.institution{color:#bbb;margin-bottom:.5rem;font-size:1rem}.achievement{color:#646cff;font-weight:500;font-size:.95rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;height:100%}.skills-category{background:#28282899;padding:1.5rem;border-radius:12px;transition:transform .3s ease}.skills-category:hover{transform:translateY(-5px)}.skills-category h4{font-size:1.2rem;margin-bottom:1rem;color:#fff;display:flex;align-items:center;gap:.5rem}.category-icon{color:#646cff}.skills-list{display:flex;flex-wrap:wrap;gap:.8rem}.skills-list span{background:#646cff1a;padding:.5rem 1rem;border-radius:50px;color:#bbb;font-size:.9rem;transition:all .3s ease}.skills-list span:hover{background:#646cff4d;color:#fff;transform:translateY(-2px)}@media (max-width: 992px){.about-card{padding:2rem;height:550px}}@media (max-width: 768px){.about-container{padding:1.5rem;max-width:100%}.tab-btn{padding:.8rem 1.5rem}.highlights{grid-template-columns:1fr}.skills-grid{grid-template-columns:1fr 1fr}}@media (max-width: 576px){.about-container{padding:1rem;margin:0;max-width:100%}.tab-btn{width:100%;justify-content:center;font-size:.9rem;padding:.6rem 1rem}.about-card{padding:1rem;height:auto;width:100%;margin:0;box-sizing:border-box;background:#000}.skills-grid{grid-template-columns:1fr;gap:1rem}.highlight-item{flex-direction:column;gap:1rem;padding:1rem}.highlight-icon-container{padding:.75rem}.highlight-icon{font-size:1.3rem}.section-text{font-size:1rem;margin-bottom:1.5rem}.timeline-content h4{font-size:1.1rem}.skills-category{padding:1rem}.skills-category h4{font-size:1rem}.skills-list span{padding:.4rem .8rem;font-size:.85rem}}.Ach-section{padding:4rem 2rem 6rem calc(100px + 2.5rem);background:transperent;color:#fff;min-height:100vh;margin-top:0;position:relative;overflow:hidden}.Ach-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(100,108,255,.15) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.15) 0%,transparent 30%);z-index:-1}.Ach-container{max-width:1600px;margin:0 auto;padding:0 20px;position:relative}.Ach-header{margin-bottom:3rem;text-align:center;display:flex;flex-direction:column;gap:2rem;position:relative}.header-content h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.2;position:relative;display:inline-block;text-shadow:0 2px 10px rgba(0,0,0,.3)}.header-content h2 span{background:linear-gradient(90deg,#646cff,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline;position:relative}.section-divider{width:100px;height:4px;background:linear-gradient(90deg,#646cff,#a855f7);margin:0 auto 1.5rem;border-radius:2px;transition:all .3s ease;box-shadow:0 2px 10px #646cff4d}.header-content:hover .section-divider{width:120px;height:5px}.header-content p{color:#ffffffb3;font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto;text-shadow:0 1px 3px rgba(0,0,0,.2)}.category-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.filter-btn{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;background:#1e1e1ecc;border:none;border-radius:50px;color:#ffffffb3;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 6px #0000001a}.filter-btn:hover{color:#fff;background:#323232e6;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.filter-btn.active{background:linear-gradient(135deg,#646cffe6,#a855f7e6);color:#fff;box-shadow:0 4px 15px #646cff66;border-color:#fff3}.filter-btn.active:hover{transform:translateY(-2px);box-shadow:0 6px 20px #646cff80}.ach-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;width:100%}.ach-card{background:#14141ecc;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #0000004d;position:relative}.ach-card:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#00000080);opacity:0;transition:opacity .3s ease;z-index:1}.ach-card:hover:after{opacity:1}.ach-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #646cff33;border-color:#646cff66}.ach-image-container{position:relative;height:280px;width:100%;overflow:hidden;border-radius:12px 12px 0 0}.ach-image{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}#tropy{object-fit:contain;background-color:#989898}.ach-card:hover .ach-image{transform:scale(1.08)}.commission-badge{position:absolute;top:15px;right:15px;background:#14141ee6;padding:.5rem 1rem;border-radius:50px;font-size:.9rem;font-weight:500;color:#a855f7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(168,85,247,.3);z-index:2;box-shadow:0 2px 10px #0003;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #a855f766}70%{box-shadow:0 0 0 10px #a855f700}to{box-shadow:0 0 #a855f700}}.ach-info{padding:1.5rem;position:relative;z-index:2}.ach-info h3{font-size:1.4rem;margin-bottom:.8rem;color:#fff;transition:color .3s ease;position:relative}.ach-info h3:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#646cff,#a855f7);transition:width .3s ease}.ach-card:hover .ach-info h3:after{width:40px}.ach-card:hover .ach-info h3{color:#a855f7}.ach-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.2rem;font-size:.95rem}.ach-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.05);padding-top:1rem}.ach-date{color:#fff9;font-size:.9rem}.ach-card:hover{background:#a855f74d;box-shadow:0 2px 8px #a855f733}.no-Achievements{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#fff9;font-size:1.2rem;background:#14141e80;border-radius:12px;border:1px dashed rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-ach-view{display:none}.mobile-category-section{margin-bottom:1.5rem;border-radius:12px;overflow:hidden;background:#14141ecc;border:1px solid rgba(255,255,255,.1);box-shadow:0 5px 15px #0003}.mobile-category-header{padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#1e1e28cc;transition:all .3s ease}.mobile-category-header:hover{background:#282832cc}.mobile-category-header h3{margin:0;font-size:1.1rem;color:#fff}.toggle-icon{font-size:1.2rem;color:#a855f7;transition:transform .3s ease}.mobile-category-content{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.mobile-category-content.expanded{max-height:5000px}.mobile-ach-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}@media (max-width: 1200px){.ach-gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 992px){.Ach-section{padding:4rem 2rem 6rem}.header-content h2{font-size:2.4rem}}@media (max-width: 768px){.Ach-section{padding:3rem 1.5rem}.Ach-gallery{display:none}.mobile-ach-view{display:block}.header-content h2{font-size:2rem}.ach-image-container{height:220px}.mobile-ach-gallery .ach-image-container{height:180px}}@media (max-width: 576px){.Ach-section{padding:2rem 1rem}.header-content h2{font-size:1.8rem}.header-content p{font-size:1rem}.filter-btn{padding:.6rem 1.2rem;font-size:.9rem}.ach-image-container{height:200px}.mobile-ach-gallery{grid-template-columns:1fr}.mobile-ach-gallery .ach-image-container{height:220px}}.certificate-section{padding:5rem 2rem 7rem calc(100px + 2.5rem);background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center}.certificate-header{text-align:center;margin-bottom:3rem;max-width:800px;padding:0 1rem}.certificate-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.certificate-header h2 span{background:linear-gradient(90deg,#646cff,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.certificate-header p{color:#aaa;font-size:1.2rem;line-height:1.6}.certificate-container{width:100%;max-width:1400px;padding:0 1rem}.certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.certificate-card{background:#141414cc;border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 20px #0003;display:flex}.certificate-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #646cff33;border-color:#646cff4d}.certificate-image-container{width:40%;min-height:250px;overflow:hidden;border-right:1px solid rgba(255,255,255,.05)}.certificate-image{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.certificate-card:hover .certificate-image{transform:scale(1.03)}.certificate-info{width:60%;padding:1.5rem;display:flex;flex-direction:column}.certificate-info h3{font-size:1.4rem;margin-bottom:1rem;color:#fff}.certificate-meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;color:#bbb;font-size:.9rem}.meta-icon{margin-right:.5rem;color:#a855f7;font-size:.9rem}.certificate-description{color:#bbb;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.certificate-skills{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.skill-tag{padding:.4rem .8rem;background:#646cff1a;border-radius:4px;font-size:.8rem;color:#646cff}.verify-link{display:inline-flex;align-items:center;gap:.5rem;color:#a855f7;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease;margin-top:auto;align-self:flex-start}.verify-link:hover{color:#fff;text-decoration:underline}@media (max-width: 1200px){.certificate-section{padding-left:calc(100px + 1.5rem)}}@media (max-width: 992px){.certificate-grid{grid-template-columns:1fr}.certificate-card{flex-direction:column}.certificate-image-container{width:100%;height:200px;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.certificate-info{width:100%}}@media (max-width: 576px){.certificate-meta{flex-direction:column}.certificate-card{max-width:320px}}@media (max-width: 768px){.certificate-section{padding:4rem 1rem 6rem}.certificate-header h2{font-size:2rem}.certificate-container{padding:0}.certificate-grid{display:flex;flex-direction:column;gap:1.5rem}.certificate-card{width:100%;max-width:350px;margin:0 auto}.certificate-image-container{width:100%;height:180px;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.certificate-info{width:100%;padding:1rem}.certificate-info h3{font-size:1.2rem}.certificate-description{font-size:.9rem}.skill-tag{font-size:.75rem;padding:.3rem .6rem}.verify-link{font-size:.85rem}}@media (max-width: 768px){.certificate-card{width:100%;max-width:350px;margin:0 auto}}@media (max-width: 576px){.certificate-card{max-width:320px}}.chatbot-container{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end}.chatbot-toggle{background-color:#4f46e5;color:#fff;border:none;border-radius:50%;width:60px;height:60px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:10000;position:relative}.chatbot-toggle:hover{background-color:#4338ca;transform:scale(1.05)}.chatbot-toggle:active{transform:scale(.98)}.chatbot-box{background:#fff;width:350px;max-height:min(500px,80vh);border-radius:12px;box-shadow:0 10px 25px #0003;overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:translateY(-10px);transition:all .3s cubic-bezier(.175,.885,.32,1.1);position:absolute;top:calc(100% + 10px);right:0;z-index:9998;pointer-events:none}.chatbot-box.visible{opacity:1;transform:translateY(0);pointer-events:auto}.chatbot-header{background:#bdc3c7;background:linear-gradient(to left,#bdc3c7,#2c3e50);color:#fff;padding:15px 20px;display:flex;align-items:center;gap:10px;font-weight:600}.chatbot-messages{flex:1;padding:15px;overflow-y:auto;background-color:#f9fafb;display:flex;flex-direction:column;gap:12px}.message{max-width:80%;padding:10px 15px;border-radius:18px;position:relative;animation:fadeIn .3s ease}.message.user{background-color:#4f46e5;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.message.bot{background-color:#fff;color:#1f2937;align-self:flex-start;border-bottom-left-radius:4px;box-shadow:0 2px 4px #0000000d}.message-content{line-height:1.5;word-wrap:break-word}.message-content p{margin:4px 0}.message-time{font-size:.7rem;opacity:.7;display:block;text-align:right;margin-top:4px}.message.bot .message-time{color:#6b7280}.message.user .message-time{color:#ffffffb3}.typing-indicator{display:flex;padding:10px 15px}.typing-indicator span{height:8px;width:8px;background-color:#9ca3af;border-radius:50%;display:inline-block;margin:0 2px;animation:bounce 1.5s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.chatbot-input{display:flex;border-top:1px solid #e5e7eb;background:#fff;padding:10px}.chatbot-input input{flex:1;padding:12px 15px;border:1px solid #e5e7eb;border-radius:24px;outline:none;font-size:.9rem;transition:all .3s ease;margin-right:10px}.chatbot-input input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e533}.chatbot-input button{background-color:#4f46e5;color:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.chatbot-input button:disabled{background-color:#9ca3af;cursor:not-allowed}.chatbot-input button:not(:disabled):hover{background-color:#4338ca;transform:scale(1.05)}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#f1f1f1}.chatbot-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media screen and (max-width: 500px){.chatbot-container{top:10px;right:10px}.chatbot-box{width:calc(100vw - 20px);max-height:70vh;right:0}.chatbot-toggle{width:50px;height:50px;font-size:20px}}@media screen and (max-height: 600px){.chatbot-box{max-height:60vh}}@media (prefers-color-scheme: dark){.chatbot-box{background:#1f2937;color:#f3f4f6}.chatbot-messages{background-color:#111827}.message.bot{background-color:#374151;color:#f9fafb}.message.user{background-color:#6366f1}.chatbot-input{background:#1f2937;border-top-color:#374151}.chatbot-input input{background:#374151;color:#f3f4f6;border-color:#4b5563}.chatbot-input input::placeholder{color:#9ca3af}.chatbot-messages::-webkit-scrollbar-track{background:#374151}.chatbot-messages::-webkit-scrollbar-thumb{background:#4b5563}}.contact-section{padding:4rem 1rem 5rem;background:transparent;color:#fff;min-height:100vh;box-sizing:border-box}.contact-container{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:2rem;padding:0 1rem}.contact-header h2{font-size:2.2rem;font-weight:700;margin-bottom:.8rem;line-height:1.2}.contact-header h2 span{background:linear-gradient(90deg,#646cff,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.section-divider{width:80px;height:3px;background:linear-gradient(90deg,#646cff,#a855f7);margin:0 auto 1rem;border-radius:2px}.contact-header p{color:#aaa;font-size:1rem;line-height:1.5;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;margin-top:2rem;align-items:flex-start}.contact-info{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:0 1rem;width:100%;box-sizing:border-box}.info-card{width:100%;max-width:500px;background:#141414cc;border-radius:10px;padding:1rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.08)}.info-card:hover{transform:translateY(-3px);box-shadow:0 5px 10px #646cff1a;border-color:#646cff4d}.info-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;background:#ffffff1a}.icon-white{color:#fff}.info-details h4{font-size:1rem;margin-bottom:.3rem;color:#fff}.info-details a{display:block;color:#bbb;font-size:.9rem;text-decoration:none;margin-bottom:.2rem;transition:color .3s ease}.info-details a:hover{color:#a855f7}.contact-form{background:#141414cc;border-radius:10px;padding:2rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 20px #0003}.form-group{margin-bottom:1.5rem;position:relative}.form-group label{display:block;margin-bottom:.5rem;font-size:.9rem;color:#ddd;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.8rem;background:#1e1e1ecc;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#fff;font-size:.95rem;transition:all .3s ease;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#555}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33;background:#1e1e1e}.form-group textarea{resize:vertical;min-height:100px}input:invalid,textarea:invalid{border-color:#f87171}input:invalid:focus,textarea:invalid:focus{box-shadow:0 0 0 2px #dc354566}.submit-btn{background:linear-gradient(90deg,#646cff,#a855f7);color:#fff;border:none;padding:.9rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;display:block;margin:1.5rem auto 0;transition:all .3s ease;position:relative;width:fit-content;min-width:60%;max-width:100%;text-align:center}@media (min-width: 768px){.submit-btn{min-width:300px;width:auto;padding:.9rem 3rem}}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #646cff66;background:linear-gradient(90deg,#747bff,#b865f8)}.submit-btn:disabled{background:#555;cursor:not-allowed;transform:none;box-shadow:none}.form-status{margin-top:1rem;padding:.8rem;border-radius:6px;font-size:.85rem;display:flex;align-items:center;gap:.5rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.form-status.success{background:#28a7451a;color:#4ade80;border:1px solid rgba(40,167,69,.3)}.form-status.error{background:#dc35451a;color:#f87171;border:1px solid rgba(220,53,69,.3)}@media (max-width: 992px){.contact-content{grid-template-columns:1fr;gap:1.5rem}.contact-form{padding:1.5rem}}@media (max-width: 768px){.contact-section{padding:3rem 1rem 4rem}.contact-header h2{font-size:2rem}.form-group{margin-bottom:1.2rem}}@media (max-width: 576px){.info-card{flex-direction:row;align-items:center;gap:.8rem;padding:.8rem;width:100%;max-width:100%}.info-icon{width:35px;height:35px;font-size:.9rem}.info-details h4{font-size:.95rem}.info-details a{font-size:.85rem}.contact-header h2{font-size:1.8rem}.contact-header p{font-size:.95rem}.submit-btn{font-size:.95rem;padding:.8rem 1.2rem}.form-group input,.form-group textarea{font-size:.9rem}}.contact-form,.form-group input,.form-group textarea,.info-card{box-sizing:border-box}.contact-form{width:100%;overflow:hidden}.form-group input,.form-group textarea{width:calc(100% - 1.6rem);max-width:100%}.contact-section{overflow-x:hidden}@media (max-width: 576px){.form-group input,.form-group textarea{width:100%;padding:.7rem}}.portfolio-footer{background:#0a0a0a;color:#fff;padding:4rem 2rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);font-family:inherit}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.footer-section{margin-bottom:2rem}.footer-heading{font-size:1.2rem;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:.5rem}.footer-heading:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background:linear-gradient(90deg,#646cff,#a855f7)}.footer-about{color:#bbb;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.footer-socials{display:flex;gap:1rem}.social-icon{font-size:1.1rem;color:#fff;transition:all .3s ease;opacity:.8}.social-icon:hover{color:#a855f7;opacity:1;transform:translateY(-2px)}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#bbb;text-decoration:none;transition:all .3s ease;font-size:.95rem;display:inline-block}.footer-links a:hover{color:#a855f7;transform:translate(5px)}.footer-contact{list-style:none;padding:0}.footer-contact li{margin-bottom:1rem;display:flex;align-items:center;gap:.8rem;color:#bbb;font-size:.95rem}.contact-icon{color:#a855f7;font-size:1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.copyright{color:#777;font-size:.85rem}.back-to-top{background:#ffffff0d;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.back-to-top:hover{background:#a855f71a;transform:translateY(-3px)}.arrow-icon{color:#fff;font-size:1.1rem}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr 1fr}.portfolio-footer{padding:3rem 1.5rem 1.5rem}}@media (max-width: 576px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column-reverse;gap:1rem;text-align:center}}.qr-container{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:transform .3s ease}.qr-container:hover{transform:translateY(-3px)}.qr-code{width:120px;height:120px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:5px;background:#fff}.qr-hint{display:flex;align-items:center;gap:.5rem;color:#bbb;font-size:.85rem}.qr-icon{color:#a855f7;font-size:.9rem}.footer-section{margin-bottom:2rem;min-width:200px}.home-section{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;background:transparent;color:#fff;box-sizing:border-box}.home-card{display:flex;max-width:1200px;width:100%;background:#1e1e1ecc;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.home-content{flex:1;padding:4rem;display:flex;flex-direction:column;justify-content:center}.home-image{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.profile-photo{width:100%;max-width:400px;height:auto;border-radius:15px;object-fit:cover;box-shadow:0 10px 30px #0000004d;border:3px solid rgba(100,108,255,.3)}.home-title{font-size:3.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.highlight{color:#646cff}.home-subtitle{font-size:1.5rem;margin-bottom:1.5rem;color:#aaa;font-weight:300}.home-description{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;color:#ddd;max-width:600px}.home-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:.8rem 1.8rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.btn-primary{background:#646cff;color:#fff;border:2px solid #646cff}.btn-primary:hover{background:transparent;color:#646cff;transform:translateY(-3px);cursor:pointer}.btn-outline{background:transparent;color:#646cff;border:2px solid #646cff}.btn-outline:hover{background:#646cff;color:#fff;transform:translateY(-3px)}@media (max-width: 992px){.home-card{flex-direction:column;background:#1e1e1ecc;align-items:center}.home-content{padding:2rem;text-align:center;order:2}.home-image{order:1;padding-top:2rem;justify-content:center}.home-title{font-size:2.5rem}.profile-photo{max-width:300px}.home-buttons{justify-content:center}}@media (max-width: 576px){.home-section{padding:1rem}.home-card{flex-direction:column;align-items:center;text-align:center;padding:1rem}.home-content{padding:1.5rem 1rem;align-items:center}.home-title{font-size:2rem}.home-subtitle{font-size:1.2rem}.home-description{font-size:1rem;margin-bottom:2rem}.profile-photo{max-width:250px}}@media (max-width: 576px){.home-buttons{flex-direction:column;width:100%;align-items:center;gap:.75rem}.btn{width:80%;max-width:250px;margin-bottom:0;text-align:center;padding:.75rem 1.5rem}}.btn{white-space:nowrap}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0a0a0a;z-index:9999}.loading-content{display:flex;flex-direction:column;align-items:center;gap:2rem}.logo-container{width:100px;height:100px;display:flex;justify-content:center;align-items:center;transition:transform .3s ease-out}.loading-logo{width:100%;height:100%;object-fit:contain;filter:invert(1)}.rmahale-name{font-size:2.5rem;font-weight:700;color:#e0e0e0;letter-spacing:2px;text-align:center;text-shadow:0 0 10px rgba(100,108,255,.5)}@media (max-width: 768px){.logo-container{width:80px;height:80px}.rmahale-name{font-size:2rem}}.navbar{position:fixed;top:50%;left:1.5rem;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#2b272791;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d;z-index:1000;transition:all .3s ease}.nav-links{display:flex;flex-direction:column;gap:1.8rem;list-style:none;padding:0;margin:0}.nav-links a{display:flex;align-items:center;text-decoration:none;color:#fffc;transition:all .3s ease;position:relative}.nav-icon{font-size:1.3rem;color:#ffffffe6;transition:all .3s ease}.nav-text{position:absolute;left:100%;margin-left:1.2rem;white-space:nowrap;opacity:0;transform:translate(-10px);transition:all .3s ease;background:#000000e6;padding:.4rem 1rem;border-radius:6px;font-size:.9rem;color:#8ca196;pointer-events:none;border:1px solid rgba(255,255,255,.1)}.nav-links li:hover .nav-text{opacity:1;transform:translate(0)}.nav-links li:hover .nav-icon,.nav-links li.active .nav-icon{color:#1aff00;transform:scale(1.15)}.nav-links li.active .nav-icon{text-shadow:0 0 8px rgba(140,161,150,.5)}.social-links{display:flex;flex-direction:column;gap:1.2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.social-icon{color:#ffffffb3;font-size:1.2rem;transition:all .3s ease}.social-icon:hover{color:#8ca196;transform:translateY(-2px)}.mobile-toggle{position:fixed;top:1.2rem;left:1.2rem;background:#131212ed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1100;cursor:pointer;font-size:1.3rem;box-shadow:0 4px 20px #0000004d;transition:all .3s ease;border:none;outline:none}.mobile-toggle:hover{background:#8ca196cc}.toggle-icon{transition:transform .3s ease}.mobile-toggle:hover .toggle-icon{transform:scale(1.1)}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width: 768px){.navbar{top:0;left:0;height:100vh;width:80px;transform:translate(-100%);border-radius:0;justify-content:flex-start;padding:6rem .5rem 2rem;transition:transform .3s ease-in-out;z-index:1099}.navbar.mobile-open{transform:translate(0);animation:slideIn .3s ease-out forwards}.nav-links{gap:2rem;align-items:center;width:100%}.nav-links li{width:100%;text-align:center}.nav-links a{justify-content:center;padding:.5rem 0}.nav-icon{font-size:1.5rem}.social-links{display:none}}.projects-section{padding:1rem 2rem 2rem calc(100px + 2.5rem);background:transparent;color:#fff;min-height:100vh;display:flex;flex-direction:column}.section-header{text-align:center;margin-bottom:4rem;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem}.section-header h2{font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.section-header h2 span{background:linear-gradient(90deg,#646cff,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.section-divider{width:100px;height:4px;background:linear-gradient(90deg,#646cff,#a855f7);margin:0 auto 1.5rem;border-radius:2px}.section-header:hover .section-divider{width:120px}.section-header p{color:#aaa;font-size:1.2rem;max-width:700px;margin:0 auto}.projects-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem}.project-card{background:#141414cc;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #646cff26;border-color:#646cff4d}.project-image-container{position:relative;height:220px;overflow:hidden}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.4,0,.2,1)}.project-card:hover .project-image{transform:scale(1.08)}.project-category{position:absolute;top:15px;right:15px;background:#1e1e1ee6;padding:.5rem 1rem;border-radius:50px;display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#646cff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(100,108,255,.2);z-index:2}.project-category svg{font-size:1rem}.project-content{padding:1.8rem;flex:1;display:flex;flex-direction:column}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem}.project-header h3{font-size:1.4rem;margin:0;color:#fff;line-height:1.3;flex:1}.project-links{display:flex;gap:.8rem;margin-left:1rem}.project-links a{color:#aaa;font-size:1.2rem;transition:all .3s ease;display:flex;align-items:center}.project-links a:hover{color:#646cff;transform:translateY(-2px)}.project-description{color:#bbb;line-height:1.7;margin-bottom:1.8rem;font-size:1rem;flex:1}.project-footer{margin-top:auto}.project-technologies{display:flex;flex-wrap:wrap;gap:.8rem}.tech-tag{background:#646cff1a;color:#646cff;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500;transition:all .3s ease;border:1px solid rgba(100,108,255,.2)}.tech-tag:hover{background:#646cff4d;color:#fff;transform:translateY(-2px)}@media (max-width: 1200px){.projects-section{padding-left:calc(100px + 2.5rem)}}@media (max-width: 992px){.section-header h2{font-size:2.4rem}.projects-container{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width: 768px){.projects-section{padding:1rem 1.5rem 5rem}.section-header{padding:0}.projects-container{grid-template-columns:1fr;max-width:600px;padding:0}}@media (max-width: 576px){.section-header h2{font-size:2rem}.section-header p{font-size:1rem}.project-content{padding:1.5rem}.project-header h3{font-size:1.3rem}.project-description{font-size:.95rem}.project-image-container{height:200px}}@tailwind base;@tailwind components;@tailwind utilities;body.loading{overflow:hidden}
