@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&family=Rajdhani:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 #86efac66}50%{box-shadow:0 0 0 6px #86efac00}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;font-family:Roboto,sans-serif}.bg-video{height:100%;inset:0;object-fit:cover;position:fixed;width:100%;z-index:-2}.video-overlay{background:#0009;inset:0;position:fixed;z-index:-1}.app{display:flex;min-height:100vh}.Sidebar{align-items:center;display:flex;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:340px}.sidebar-con{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:16px;padding:30px;width:100%}.content{flex:1 1;margin-left:340px;padding:60px 30px}.About,.Contact,.Hero,.Portfolio,.Resume,.Skills{margin:60px auto;max-width:1100px;padding:20px}.available{align-items:center;animation:float 2.5s ease-in-out infinite;background:#86efac14;border:1px solid #86efac4d;border-radius:20px;display:flex;gap:8px;justify-content:center;margin-bottom:18px;margin-left:auto;margin-right:auto;overflow:hidden;padding:6px 14px;width:-webkit-fit-content;width:fit-content}.available p{color:#86efac;font-size:13px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.avail-icon{color:#86efac;filter:drop-shadow(0 0 5px rgba(134,239,172,.6));flex-shrink:0;font-size:20px}.portimage{align-items:center;display:flex;justify-content:center;padding:15px 0;width:100%}.portimage img{border-radius:15px;display:block;height:auto;object-fit:contain;width:160px}.Name{text-align:center}.Name .p1{font-family:Dancing Script,cursive;font-size:50px}.Name .p2{font-family:Rajdhani,sans-serif;font-size:16px;margin-bottom:15px}.social-icons{margin-top:15px;text-align:center}.social-icons a{align-items:center;background:#fff3;border-radius:50%;display:inline-flex;height:35px;justify-content:center;margin:5px;transition:.3s;width:35px}.social-icons a,.started{color:#fff;text-decoration:none}.started{background:linear-gradient(135deg,#c77dff,#8224e3);border-radius:14px;box-shadow:0 6px 20px #c77dff59;display:block;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:600;letter-spacing:1.5px;margin-top:20px;padding:14px 20px;text-align:center;transition:all .3s ease;width:100%}.started:hover{background:linear-gradient(135deg,#d49aff,#9b41f5);box-shadow:0 10px 28px #c77dff8c;transform:translateY(-3px)}.social-icons a:hover{background:#c77dff}.Navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0fb3;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 8px 25px #00000080;display:flex;gap:40px;justify-content:center;margin:0 auto 20px;padding:15px 35px;position:-webkit-sticky;position:sticky;top:20px;width:-webkit-max-content;width:max-content;z-index:1000}.Navbar a{color:#fff;font-weight:500;text-decoration:none;transition:.3s}.Navbar a:hover{color:#c77dff}.Hero{align-items:center;display:flex;gap:40px;justify-content:space-between;margin-top:10px;min-height:80vh}.hero-left{flex:1 1;max-width:600px}.hero-right{align-items:center;display:flex;flex:1 1;flex-direction:column;height:350px;justify-content:center;position:relative}.testimonial-card{background:#242426;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 15px 35px #0009;padding:16px 20px;position:absolute;width:250px}.testimonial-card p{color:#ededed;font-size:13px;font-weight:500;line-height:1.5;margin-bottom:12px!important;margin-top:0!important}.testimonial-card p,.testimonial-card span{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.testimonial-card span{color:#9ca3af;display:block;font-size:11px;text-align:right}.card-1{animation:floatTestimonial1 6s ease-in-out infinite;left:10%;top:10%;z-index:2}.card-2{animation:floatTestimonial2 6s ease-in-out infinite;animation-delay:-3s;bottom:0;right:5%;z-index:1}.cursor-icon{animation:cursorFloat 4s ease-in-out infinite;filter:drop-shadow(0 5px 10px rgba(0,0,0,.5));left:55%;position:absolute;top:48%;z-index:3}@keyframes cursorFloat{0%,to{transform:translate(0)}50%{transform:translate(-10px,-15px)}}@keyframes floatTestimonial1{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-12px) rotate(-4deg)}}@keyframes floatTestimonial2{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-12px) rotate(4deg)}}@media(max-width:992px){.Hero{gap:20px;min-height:auto}.Hero,.hero-right{flex-direction:column}.hero-right{align-items:center;display:flex;gap:15px;height:auto;margin-top:20px;padding-bottom:20px;position:relative;width:100%}.testimonial-card{animation:none;bottom:auto;left:auto;max-width:320px;position:relative;right:auto;top:auto;transform:none;width:90%}.card-1{transform:rotate(-3deg)}.card-2{transform:rotate(2deg)}}.badge{background:#c77dff1a;border:1px solid #c77dff4d;border-radius:20px;box-shadow:0 5px 15px #c77dff1a;color:#c77dff;display:inline-block;font-size:14px;font-weight:500;margin-bottom:25px;padding:8px 16px;width:-webkit-max-content;width:max-content}.Hero h1{font-size:75px;font-weight:700;letter-spacing:-1.5px;line-height:1.1;margin-bottom:15px}.highlight{color:#c77dff}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c77dff,#8224e3);-webkit-background-clip:text;background-clip:text}.Hero p{color:#b0b0b0;font-size:19px;line-height:1.7;max-width:600px}.hero-btns{display:flex;flex-wrap:wrap;gap:20px;margin-top:40px}.modern-btn.secondary{background:#0000;border:1px solid #fff3;color:#fff}.modern-btn.secondary:hover{background:#ffffff0d;border-color:#fff6;box-shadow:none}.About{padding-top:50px}.about-content{align-items:center;display:flex;gap:50px}@media(max-width:992px){.about-content{flex-direction:column}}.about-text-box{flex:1 1}.about-text-box h1{font-size:45px;margin-bottom:25px}.about-text-box p{color:#bbb;font-size:18px;line-height:1.8;margin-bottom:20px}.about-stats{display:flex;flex-direction:column;gap:20px}.stat-card{background:#111116;border:1px solid #c77dff33;border-radius:20px;box-shadow:0 10px 30px #00000080;padding:30px;text-align:center;transition:.3s}.stat-card:hover{border-color:#c77dff;box-shadow:0 15px 35px #c77dff26;transform:translateY(-5px)}.stat-card h3{color:#c77dff;font-size:40px;margin-bottom:10px}.stat-card span{color:#888;font-size:14px;letter-spacing:1.5px;text-transform:uppercase}.Skills h1{color:#c77dff;margin-bottom:30px}.skills-scatter{flex-wrap:wrap;gap:30px;margin:0 auto;max-width:800px;padding:50px 0}.skill-bubble,.skills-scatter{align-items:center;display:flex;justify-content:center}.skill-bubble{background:#111116;border:1px solid #c77dff33;border-radius:50%;box-shadow:0 10px 25px #00000080;cursor:pointer;flex-direction:column;height:90px;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:90px}.skill-bubble:first-child{margin-left:-20px;margin-top:-30px}.skill-bubble:nth-child(2){margin-top:50px}.skill-bubble:nth-child(3){margin-top:-10px}.skill-bubble:nth-child(4){margin-right:-10px;margin-top:70px}.skill-bubble:nth-child(5){margin-top:-40px}.skill-bubble:nth-child(6){margin-top:30px}.skill-bubble:nth-child(7){margin-left:20px;margin-top:-20px}.skill-bubble:hover{background:#c77dff14;border-color:#c77dff;box-shadow:0 10px 30px #c77dff33,inset 0 0 15px #c77dff1a;transform:translateY(-10px) scale(1.1);z-index:10}.skill-bubble img{height:auto;object-fit:contain;transition:all .3s;width:45%}.skill-bubble:hover img{transform:scale(1.1)}.skill-name{background:#111116;border:1px solid #333;border-radius:20px;bottom:0;box-shadow:0 5px 15px #00000080;color:#fff;font-size:13px;font-weight:500;opacity:0;padding:5px 12px;pointer-events:none;position:absolute;transition:all .3s;visibility:hidden;white-space:nowrap}.skill-bubble:hover .skill-name{bottom:-35px;opacity:1;visibility:visible}.Portfolio h1{color:#c77dff;margin-bottom:30px}.stacking-grid{display:flex;flex-direction:column;gap:40px;margin-top:40px;padding-bottom:40px}.stack-card{background-color:#0b0b0e!important;border:1px solid #222;border-radius:20px;box-shadow:0 10px 40px #000c;display:flex;flex-direction:row;min-height:380px;overflow:hidden;position:-webkit-sticky;position:sticky;top:100px;transform-origin:top center;will-change:transform}.stack-card img{object-fit:cover;width:50%}.stack-content{display:flex;flex-direction:column;justify-content:center;padding:40px;width:50%}.stack-content h3{color:#fff;font-size:28px;margin-bottom:15px}.stack-content p{color:#ddd;font-size:16px;line-height:1.6;margin-bottom:25px}.stack-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.stack-tag{background:#c77dff26;border:1px solid #c77dff4d;border-radius:20px;color:#c77dff;font-size:13px;font-weight:500;padding:6px 14px}.modern-btn{align-items:center;background:#c77dff;border-radius:10px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:12px 28px;text-decoration:none;transition:all .3s ease;width:-webkit-max-content;width:max-content}.modern-btn:hover{background:#6200b3;box-shadow:0 10px 20px #c77dff4d;transform:translateY(-2px)}.Resume h1{color:#c77dff;margin-bottom:30px}.resume-card{align-items:center;background:#111116;border:1px solid #c77dff33;border-radius:20px;box-shadow:0 10px 30px #00000080;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:40px;transition:all .3s ease}.resume-card:hover{border-color:#c77dff;box-shadow:0 15px 35px #c77dff26;transform:translateY(-5px)}.resume-info h3{color:#fff;font-size:26px;margin-bottom:10px}.resume-info p{color:#bbb;font-size:16px;line-height:1.6;max-width:400px}.Contact h1{color:#c77dff;margin-bottom:30px}.form-card{background:#111116;border:1px solid #c77dff33;border-radius:20px;box-shadow:0 10px 30px #00000080;margin:auto;max-width:700px;padding:40px}.form-card form{display:flex;flex-direction:column;gap:25px}.form-row{display:flex;flex-wrap:wrap;gap:20px}.form-row input{flex:1 1;flex-basis:250px;min-width:0}input,textarea{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-family:inherit;font-size:16px;outline:none;padding:16px 20px;transition:all .3s ease;width:100%}textarea{min-height:150px;resize:vertical}input::placeholder,textarea::placeholder{color:#777}input:focus,textarea:focus{background:#c77dff0d;border-color:#c77dff;box-shadow:0 0 15px #c77dff26}.form-card button{background:#c77dff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:10px;padding:16px;transition:all .3s ease}.form-card button:hover{background:#8224e3;box-shadow:0 10px 20px #c77dff4d;transform:translateY(-3px)}@media(max-width:992px){.app{flex-direction:column}.Sidebar{height:auto;position:relative;width:100%}.content{margin-left:0;padding:30px 20px}.Hero{text-align:center}.Hero h1,.Hero h2{font-size:40px}.stacking-grid{gap:30px}.stack-card{flex-direction:column;min-height:auto;top:80px}.stack-card img{height:220px;width:100%}.stack-content{align-items:center;padding:30px 20px;text-align:center;width:100%}.stack-tags{justify-content:center}.resume-tile{flex-direction:column;gap:15px}}@media(max-width:600px){.Hero h1,.Hero h2{font-size:28px}.Navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border-radius:20px 20px 0 0;bottom:0;display:flex;font-size:13px;gap:10px;justify-content:space-evenly;left:0;margin:0;padding:10px 5px;position:fixed;top:auto;width:100%;z-index:1000}.content{padding-bottom:80px}.Name .p1{font-size:38px}.icon-bg{height:60px;width:60px}.portfolio-grid{gap:15px}}
/*# sourceMappingURL=main.18b9eb56.css.map*/