body{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}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b2d42f2;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#1a1b2efa;box-shadow:0 2px 20px #0000004d}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.logo-icon{color:#5865f2;font-size:1.8rem}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#e0e0e0;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:after{background:#5865f2;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#fff}.nav-link.active:after,.nav-link:hover:after{width:100%}.nav-link.active{color:#5865f2}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fff;border-radius:2px;height:3px;width:25px}.mobile-menu{display:none}@media (max-width:768px){.nav-menu{display:none}.hamburger{display:flex}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1b2efa;display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 70px);padding:2rem;position:fixed;right:0;top:70px;width:100%}.mobile-link{border-radius:8px;color:#e0e0e0;font-size:1.3rem;font-weight:500;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-link.active,.mobile-link:hover{background:#5865f2;color:#fff}}.home{background:linear-gradient(135deg,#2b2d42,#1a1b2e);min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.home-container{margin:0 auto;max-width:1400px;padding:4rem 2rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:80vh}.hero-text{z-index:2}.hero-name{margin-bottom:1.5rem}.greeting{color:#b0b0b0;display:block;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5865f2,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:1px;margin:0}.hero-title{color:#fff;font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5865f2,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-description{color:#b0b0b0;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:#5865f2;border:none;border-radius:8px;display:inline-block}.btn-primary,.btn-secondary{color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-secondary{align-items:center;background:#0000;border:2px solid #8b5cf6;border-radius:8px;display:inline-flex;gap:.5rem}.btn-secondary:hover{background:#8b5cf6;border-color:#8b5cf6}.hero-image{position:relative;z-index:2}.image-frame{margin:0 auto;max-width:500px;position:relative;width:100%}.image-placeholder{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#5865f2,#8b5cf6);border:4px solid #5865f24d;border-radius:50% 50% 40% 60%;box-shadow:0 20px 60px #5865f24d;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.profile-image{border-radius:50% 50% 40% 60%;height:100%;object-fit:cover;width:100%}.avatar-circle{filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));font-size:8rem}.shape{border:2px solid #5865f2;border-radius:50%;position:absolute}.shape-1{border-style:dashed;height:80px;right:-20px;top:-20px;width:80px}.shape-2{bottom:50px;height:60px;left:-30px;width:60px}.icon{align-items:center;background:#5865f2;border-radius:12px;box-shadow:0 10px 30px #5865f24d;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;width:50px}.icon-1{animation:float 3s ease-in-out infinite;left:-30px;top:20%}.icon-2{animation:float 4s ease-in-out infinite;animation-delay:.5s;bottom:30%;right:-30px}.icon-3{animation:float 3.5s ease-in-out infinite;animation-delay:1s;border-radius:50%;right:-40px;top:50%}.icon-4{animation:float 4.5s ease-in-out infinite;animation-delay:1.5s;bottom:10%;left:-20px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.video-section{margin-top:6rem;text-align:center}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.highlight{color:#5865f2}.section-description{color:#b0b0b0;font-size:1.1rem;margin-bottom:2rem}.video-container{border-radius:16px;box-shadow:0 20px 60px #0000004d;margin:0 auto;max-width:800px;overflow:hidden}.video-thumbnail{background:linear-gradient(135deg,#1a1b2e,#2b2d42);height:400px;position:relative;width:100%}.play-button,.video-thumbnail{align-items:center;display:flex;justify-content:center}.play-button{background:#5865f2;border-radius:50%;box-shadow:0 10px 30px #5865f266;color:#fff;cursor:pointer;font-size:2rem;height:80px;width:80px}.bg-decoration{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.floating-shape{border-radius:50%;opacity:.1;position:absolute}.shape-bg-1{background:#5865f2;filter:blur(80px);height:400px;right:-100px;top:10%;width:400px}.shape-bg-2{background:#8b5cf6;bottom:10%;filter:blur(60px);height:300px;left:-50px;width:300px}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-title{font-size:3rem}.hero-image{margin:0 auto;max-width:400px}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.video-thumbnail{height:250px}.icon{font-size:1.2rem;height:40px;width:40px}}.about{background:linear-gradient(135deg,#1a1b2e,#2b2d42);min-height:100vh;padding-bottom:4rem;padding-top:100px}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-header{margin-bottom:4rem;text-align:center}.page-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem}.title-underline{background:linear-gradient(90deg,#5865f2,#8b5cf6);border-radius:2px;height:4px;margin:0 auto;width:100px}.about-content{grid-gap:3rem;display:grid;gap:3rem;margin-bottom:3rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.info-card h2{color:#5865f2;font-size:2rem;margin-bottom:1.5rem}.info-card p{color:#b0b0b0;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.info-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:2rem}.stat{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;padding:1.5rem;text-align:center}.stat h3{color:#5865f2;font-size:2.5rem;margin-bottom:.5rem}.stat p{color:#e0e0e0;font-size:.9rem;margin:0}.section-subtitle{color:#fff;font-size:2rem;margin-bottom:2rem}.skills-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.skills-categories{grid-gap:2rem;display:grid;gap:2rem}.skill-category{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.category-title{color:#5865f2;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.skills-tags{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:#5865f226;border:1px solid #5865f240;border-radius:8px;color:#e0e0e0;cursor:default;font-size:.95rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.skill-tag:hover{background:#5865f240;border-color:#5865f266;color:#fff}.education-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:2rem;padding:2.5rem}.education-card{grid-gap:2rem;align-items:start;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;display:grid;gap:2rem;grid-template-columns:auto 1fr;padding:2rem}.education-icon{align-items:center;background:linear-gradient(135deg,#5865f2,#8b5cf6);border-radius:50%;box-shadow:0 10px 30px #5865f24d;display:flex;flex-shrink:0;font-size:3rem;height:80px;justify-content:center;width:80px}.education-content h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.education-school{color:#5865f2;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.education-location{color:#b0b0b0;font-size:.95rem;margin-bottom:.3rem}.education-year{color:#b0b0b0;font-size:.9rem;margin-bottom:1rem}.education-desc{color:#b0b0b0;line-height:1.6;margin:0}@media (max-width:768px){.page-title{font-size:2.5rem}.info-card{padding:1.5rem}.education-card{grid-template-columns:1fr;text-align:center}.education-icon{margin:0 auto}}.projects{background:linear-gradient(135deg,#2b2d42,#1a1b2e);min-height:100vh;padding-bottom:4rem;padding-top:100px}.projects-container{margin:0 auto;max-width:1400px;padding:0 2rem}.projects-header{margin-bottom:4rem;text-align:center}.page-description{color:#b0b0b0;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:600px}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:inherit;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.project-card:hover{border-color:#5865f280;box-shadow:0 20px 40px #5865f233}.project-image{align-items:center;background:linear-gradient(135deg,#5865f2,#8b5cf6);display:flex;height:250px;justify-content:center;overflow:hidden;position:relative;width:100%}.project-icon{font-size:5rem;z-index:1}.project-overlay{align-items:center;background:#000c;display:flex;gap:1rem;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.project-card:hover .project-overlay{opacity:1}.project-btn{background:#5865f2;border-radius:8px;color:#fff;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.project-btn.secondary{background:#0000;border:2px solid #5865f2}.project-btn:hover{box-shadow:0 10px 20px #5865f24d;transform:translateY(-2px)}.project-content{padding:2rem}.project-title{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.project-date{color:#5865f2;font-size:.9rem;font-weight:600;margin-bottom:1rem}.project-description{color:#b0b0b0;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#5865f233;border:1px solid #5865f24d;border-radius:20px;color:#5865f2;font-size:.85rem;font-weight:500;padding:.4rem 1rem}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.upcoming-projects{background:linear-gradient(135deg,#1a1b2e,#2b2d42);min-height:100vh;padding-bottom:4rem;padding-top:100px}.upcoming-container{margin:0 auto;max-width:1200px;padding:0 2rem}.upcoming-header{margin-bottom:4rem;text-align:center}.upcoming-grid{grid-gap:3rem;display:grid;gap:3rem;margin-bottom:4rem}.upcoming-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;position:relative;transition:all .3s ease}.upcoming-card:hover{border-color:#5865f280;box-shadow:0 20px 50px #5865f233}.upcoming-badge{align-items:center;background:linear-gradient(135deg,#5865f2,#8b5cf6);border-radius:20px;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1.2rem;position:absolute;right:1.5rem;top:1.5rem;z-index:2}.status-indicator{animation:pulse 2s infinite;background:#fff;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.upcoming-content-wrapper{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:auto 1fr;padding:2.5rem}.upcoming-icon,.upcoming-icon-section{align-items:center;display:flex;justify-content:center}.upcoming-icon{background:linear-gradient(135deg,#5865f2,#8b5cf6);border-radius:20px;box-shadow:0 15px 35px #5865f24d;font-size:4rem;height:120px;width:120px}.upcoming-details{display:flex;flex-direction:column;gap:1.5rem}.upcoming-title{color:#fff;font-size:1.8rem;margin:0}.upcoming-description{color:#b0b0b0;font-size:1.05rem;line-height:1.7;margin:0}.progress-section{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.2rem}.progress-header{align-items:center;color:#e0e0e0;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:.8rem}.progress-percentage{color:#5865f2;font-size:1.1rem;font-weight:700}.progress-bar{background:#ffffff1a;border-radius:5px;height:10px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#5865f2,#8b5cf6);border-radius:5px;height:100%;position:relative}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.upcoming-tech{display:flex;flex-wrap:wrap;gap:.6rem}.completion-date{align-items:center;background:#5865f21a;border:1px solid #5865f233;border-radius:10px;color:#e0e0e0;display:flex;font-size:.95rem;gap:.5rem;padding:.8rem 1.2rem;width:-webkit-fit-content;width:fit-content}.date-icon{font-size:1.2rem}.cta-section{background:#5865f21a;border:1px solid #5865f233;border-radius:20px;padding:3rem 2rem;text-align:center}.cta-section h2{color:#fff;font-size:2rem;margin-bottom:.5rem}.cta-section p{color:#b0b0b0;font-size:1.1rem}@media (max-width:968px){.upcoming-content-wrapper{grid-template-columns:1fr;text-align:center}.upcoming-icon-section{justify-content:center}.completion-date{margin:0 auto}}@media (max-width:768px){.upcoming-badge{margin-bottom:1rem;position:static;width:-webkit-fit-content;width:fit-content}.upcoming-card{padding:1rem}.upcoming-icon{font-size:3rem;height:100px;width:100px}.upcoming-title{font-size:1.5rem}}.certifications{background:linear-gradient(135deg,#2b2d42,#1a1b2e);min-height:100vh;padding-bottom:4rem;padding-top:100px}.certifications-container{margin:0 auto;max-width:1400px;padding:0 2rem}.certifications-header{margin-bottom:4rem;text-align:center}.certifications-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:2.5rem}.cert-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;min-width:150px;padding:1.5rem 2rem;text-align:center;transition:all .3s ease}.cert-stat:hover{border-color:#5865f280;box-shadow:0 10px 30px #5865f24d;transform:translateY(-5px)}.cert-stat h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5865f2,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2rem;margin-bottom:.5rem}.cert-stat p{color:#b0b0b0;font-size:.95rem;letter-spacing:1px;text-transform:uppercase}.certifications-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:4rem}.cert-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.cert-card:before{background:linear-gradient(90deg,#5865f2,#8b5cf6);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.cert-card:hover{border-color:#5865f280;box-shadow:0 20px 40px #5865f233}.cert-icon-wrapper{margin-bottom:1.5rem}.cert-icon,.cert-icon-wrapper{display:flex;justify-content:center}.cert-icon{align-items:center;background:linear-gradient(135deg,#5865f2,#8b5cf6);border-radius:50%;box-shadow:0 10px 30px #5865f24d;font-size:2.5rem;height:80px;width:80px}.cert-content{flex:1 1;text-align:center}.cert-title{color:#fff;font-size:1.4rem;line-height:1.3;margin-bottom:.8rem}.cert-issuer{color:#5865f2;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.cert-date{color:#b0b0b0;font-size:.9rem;margin-bottom:1.2rem}.cert-credential{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:1.2rem;padding:.8rem}.credential-label{color:#b0b0b0;display:block;font-size:.85rem;margin-bottom:.3rem}.credential-id{color:#e0e0e0;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.cert-skills{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.skill-badge{background:#5865f226;border:1px solid #5865f240;border-radius:15px;color:#8b9aff;font-size:.8rem;font-weight:500;padding:.4rem .9rem}.verify-btn{background:linear-gradient(135deg,#5865f2,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.9rem 1.5rem;transition:all .3s ease}.verify-btn:hover{box-shadow:0 10px 25px #5865f266;transform:translateY(-2px)}.achievement-stats{grid-gap:2rem;background:#5865f21a;border:1px solid #5865f233;border-radius:20px;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:3rem}.stat-item{text-align:center}.stat-item h3{color:#5865f2;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-item p{color:#e0e0e0;font-size:1.1rem}@media (max-width:768px){.certifications-grid{grid-template-columns:1fr}.achievement-stats{padding:2rem}.stat-item h3{font-size:2.5rem}}.contact{background:linear-gradient(135deg,#1a1b2e,#2b2d42);min-height:100vh;padding-bottom:4rem;padding-top:100px}.contact-container{margin:0 auto;max-width:1400px;padding:0 2rem}.contact-header{margin-bottom:4rem;text-align:center}.contact-content{align-items:center;display:flex;justify-content:center;padding:2rem 0}.contact-info-section{max-width:800px;width:100%}.contact-info-section h2{color:#fff;font-size:2rem;margin-bottom:2rem;text-align:center}.contact-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.contact-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;overflow:hidden;padding:2rem;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.contact-card:before{background:linear-gradient(135deg,#5865f21a,#8b5cf61a);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.contact-card:hover:before{opacity:1}.contact-card:hover{background:#ffffff14;border-color:#5865f280;box-shadow:0 10px 40px #5865f24d;transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#5865f2,#8b5cf6);border-radius:16px;box-shadow:0 5px 20px #5865f266;display:flex;flex-shrink:0;font-size:2rem;height:70px;justify-content:center;width:70px}.contact-details,.contact-icon{position:relative;z-index:1}.contact-details h3{color:#b0b0b0;font-size:1rem;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.contact-details p{color:#fff;font-size:1.1rem;font-weight:500;margin:0}.social-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:2.5rem;position:relative}.social-section:before{background:radial-gradient(circle,#5865f21a 0,#0000 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%}.social-section h3{color:#fff;font-size:1.8rem;margin-bottom:2rem;position:relative;text-align:center;z-index:1}.social-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);position:relative;z-index:1}.social-link{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex-direction:column;gap:.8rem;justify-content:center;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.social-link:before{background:linear-gradient(135deg,#5865f233,#8b5cf633);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.social-link:hover:before{opacity:1}.social-link:hover{background:#5865f226;border-color:#5865f299;box-shadow:0 10px 30px #5865f24d;transform:translateY(-5px)}.social-icon{filter:drop-shadow(0 5px 15px rgba(88,101,242,.5));font-size:2.5rem}.social-icon,.social-name{position:relative;z-index:1}.social-name{color:#e0e0e0;font-size:1.1rem;font-weight:600}.contact-form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#e0e0e0;font-size:.95rem;font-weight:500}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#5865f2;box-shadow:0 0 0 3px #5865f21a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#7a7a7a}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#5865f2,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 2rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 10px 30px #5865f266;transform:translateY(-2px)}@media (max-width:1024px){.contact-info-section{max-width:600px}.contact-cards{grid-template-columns:1fr}}@media (max-width:768px){.contact-container{padding:0 1.5rem}.contact-cards{gap:1.5rem}.contact-cards,.social-links{grid-template-columns:1fr}.social-section{padding:2rem}.contact-info-section h2{font-size:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#2b2d42;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App{min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1b2e}::-webkit-scrollbar-thumb{background:#5865f2;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#4752c4}
/*# sourceMappingURL=main.dbf4411c.css.map*/