@font-face{font-family:Bariol Bold;font-style:normal;font-weight:400;src:local("Bariol Bold"),url(/assets/Bariol_Bold-Arl-j2qE.woff) format("woff")}@font-face{font-family:Enwallowify Regular;font-style:normal;font-weight:400;src:local("Enwallowify Regular"),url(/assets/Enwallowify-Regular-BzkS582v.woff) format("woff")}.about__title{font-family:Enwallowify Regular,sans-serif;font-size:35px;margin-bottom:1.5rem;color:#dcc1f8}.about__text{font-family:Enwallowify Regular,sans-serif;font-size:20px}.about__text-1{margin-bottom:10px}.about__text-2{margin-bottom:5px}.about-details{margin-top:10px;text-align:left;display:inline-block}.about__location,.about__education,.about__experience{margin-bottom:5px}.about__location-title,.about__education-title,.about__experience-title{color:#dcc1f8}.contact{padding:5rem 0;color:#fff;min-height:100vh;display:flex;align-items:center}.contact .container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.contact-title{font-size:45px;margin-bottom:3rem;text-align:center;font-family:Bariol Bold,Arial,sans-serif;color:#dcc1f8}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info{padding:2rem;background:#ffffff0d;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.contact-subtitle{font-size:2rem;margin-bottom:1.5rem;color:#dd80e0;font-family:Bariol Bold,Arial,sans-serif}.contact-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6;font-family:Enwallowify Regular,sans-serif}.contact-details{margin-bottom:44.76px}.contact-item{display:flex;flex-direction:column;margin-bottom:1rem;padding:.5rem 0;font-family:Enwallowify Regular,sans-serif}.contact-item strong{color:#dd80e0;margin-bottom:.3rem;font-family:Bariol Bold,Arial,sans-serif;font-size:22px}.contact-item a{color:#fff;text-decoration:none;transition:color .3s ease;font-size:18px}.contact-item a:hover{color:#dcc1f8}.contact-item span{color:#ffffffe6}.social-links{display:flex;gap:1.5rem;flex-wrap:wrap}.social-links a{padding:.8rem 1.5rem;background:#dcc1f81a;color:#fff;text-decoration:none;border-radius:25px;border:1px solid rgba(221,128,224,.3);transition:all .3s ease;font-family:Bariol Bold,Arial,sans-serif}.social-links a:hover{background:#dcc1f833;border-color:#dd80e0;transform:translateY(-2px)}.contact-form{padding:2rem;background:#ffffff0d;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);height:fit-content}.contact-form form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.3rem;color:#dd80e0;font-weight:700;font-family:Bariol Bold,Arial,sans-serif}.form-group input,.form-group textarea{padding:.8rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#dd80e0;background:#ffffff26;box-shadow:0 0 0 3px #dd80e01a}.form-group textarea{resize:vertical;min-height:80px}.btn-primary{padding:.8rem 2rem;background:#dcc1f8;color:#333;border:none;border-radius:8px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;font-family:Bariol Bold,Arial,sans-serif;margin-top:.5rem}.btn-primary:hover{background:#c9a7f5;transform:translateY(-2px);box-shadow:0 5px 15px #dcc1f84d}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-message{margin-top:1rem;padding:1rem;border-radius:8px;text-align:center;font-family:Bariol Bold,Arial,sans-serif}.submit-message.success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.submit-message.error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}@media (max-width: 768px){.contact{padding:3rem 0}.contact-title{font-size:2.5rem;margin-bottom:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info,.contact-form{padding:1.5rem}.contact-subtitle{font-size:1.5rem}.social-links{justify-content:center}}@media (max-width: 480px){.contact .container{padding:0 1rem}.contact-title{font-size:2rem}.contact-info,.contact-form{padding:1rem}.social-links a{padding:.6rem 1rem;font-size:.9rem}}.projects{padding:80px 0;min-height:100vh}.projects .container{max-width:1200px;margin:0 auto;padding:0 32px}.projects__title{text-align:center;font-family:Enwallowify Regular,sans-serif;font-size:45px;margin-bottom:48px;color:#dcc1f8;font-weight:700}.projects-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:48px;max-width:800px;margin:0 auto}.project-card:nth-child(3){grid-column:1 / -1;justify-self:center;max-width:350px}.project-card{background:#ffffff1a;border-radius:15px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);height:500px;display:flex;flex-direction:column}.project__card-title,.project__card-description{font-family:Enwallowify Regular,sans-serif}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #dd80e04d}.project-image{height:50%;overflow:hidden;background:linear-gradient(45deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;position:relative}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-image:before{color:#fff;font-size:1.2rem;font-weight:500;text-align:center;position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000004d}.project-content{height:54%;padding:24px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.project-content h3{font-size:24px;margin-bottom:8px;color:#dd80e0;font-weight:700}.project-content p{font-size:14.4px;line-height:1.4;margin-bottom:16px;opacity:.9;flex-grow:1}.project-technologies{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tech-tag{background:#dd80e033;color:#dd80e0;padding:4px 12px;border-radius:15px;font-size:12.8px;font-weight:500;border:1px solid rgba(221,128,224,.3)}.project-links{display:flex;gap:16px}.btn-primary,.btn-secondary{padding:8px 16px;border-radius:8px;margin:0;text-decoration:none;font-weight:600;font-size:14.4px;transition:all .3s ease;text-align:center;flex:1;font-family:Enwallowify Regular,sans-serif;border:2px solid transparent;box-sizing:border-box}.btn-primary{background:#dd80e0;color:#fff;border-color:#dd80e0}.btn-primary:hover{background:#c864c8;border-color:#c864c8;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#dd80e0;border-color:#dd80e0}.btn-secondary:hover{background:#dd80e0;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr;gap:32px;max-width:350px}.project-card:nth-child(3){grid-column:1;max-width:none}.projects h2{font-size:40px}.project-card{height:450px}.project-content{padding:10px}}@media (max-width: 375px){.projects .container{padding:0 16px}.projects__title{font-size:32px;margin-bottom:32px}.projects-grid{gap:24px;max-width:100%}.project-card{height:auto;min-height:520px;margin:0 8px}.project-image{height:200px;min-height:200px}.project-content{height:auto;min-height:300px;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.project-content h3{font-size:20px;margin-bottom:8px}.project-content p{font-size:18px;line-height:1.3;margin-bottom:0;flex-grow:1}.project-technologies{margin-bottom:12px;gap:6px}.tech-tag{padding:3px 8px;font-size:11px}.project-links{gap:8px;flex-shrink:0;margin-top:auto}.btn-primary,.btn-secondary{padding:8px 12px;font-size:12px;min-height:36px;display:flex;align-items:center;justify-content:center}}.skills{font-family:Enwallowify Regular,sans-serif;font-size:18px;margin-top:20px}.skills__list{list-style:none;padding:0}.skills__item{margin-bottom:10px}.skills__title{font-family:Enwallowify Regular,sans-serif;font-size:35px;margin-bottom:10px;color:#dcc1f8}.skill-category__title{font-family:Enwallowify Regular,sans-serif;margin-bottom:8px;color:#dcc1f8}.skill-category{margin-bottom:10px}.navbar{position:fixed;top:0;width:100%;background:#1309091a;z-index:999;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-logo{font-size:1.5rem;font-weight:700;color:#dd80e0}.circular-menu{position:fixed;top:0;right:0;width:400px;height:400px;pointer-events:none;z-index:1000}.menu-toggle{position:absolute;top:20px;right:20px;width:70px;height:70px;border-radius:50%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:all;z-index:2000;transition:transform .3s ease}.menu-toggle:hover{transform:scale(1.1)}.menu-toggle.spin-open{animation:spinOpen .6s ease-in-out}.menu-toggle.spin-close{animation:spinClose .6s ease-in-out}@keyframes spinOpen{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinClose{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.menu-toggle img{width:24px;height:24px;filter:brightness(0) invert(1)}.circle-layer{position:absolute;top:0;right:0;border-bottom-left-radius:100%;transform-origin:top right;transform:scale(0);opacity:0;transition:transform .8s ease,opacity .8s ease;pointer-events:all}.layer-1{width:150px;height:150px;background:#dcc1f8;z-index:5;box-shadow:0 4px 8px #00000026,inset 0 2px 4px #fff3}.layer-2{width:220px;height:220px;background:#cea7f8;z-index:4;box-shadow:0 6px 12px #0000002e,inset 0 2px 4px #ffffff26}.layer-3{width:290px;height:290px;background:#ae9cf5;z-index:3;box-shadow:0 8px 16px #0003,inset 0 2px 4px #ffffff1a}.layer-4{width:360px;height:360px;background:#9d7ff7;z-index:2;box-shadow:0 10px 20px #00000038,inset 0 2px 4px #ffffff14}.layer-5{width:430px;height:430px;background:#8b5cf6;z-index:1;box-shadow:0 12px 24px #00000040,inset 0 2px 4px #ffffff0d}.circular-menu.active .circle-layer{transform:scale(1);opacity:.95}.menu-item{position:absolute;color:#fff;font-family:Poppins,sans-serif;font-weight:600;text-decoration:none;letter-spacing:1px;opacity:0;transition:all .5s ease;transform-origin:center;pointer-events:all;cursor:pointer;z-index:1500}.circular-menu.active .menu-item{opacity:1}.layer-1 .menu-item{top:82px;right:62px;transform:rotate(47deg);font-size:15px}.layer-2 .menu-item{top:121px;right:90px;transform:rotate(47deg);font-size:15px}.layer-3 .menu-item{top:168px;right:115px;transform:rotate(47deg);font-size:16px}.layer-4 .menu-item{top:220px;right:185px;transform:rotate(47deg);font-size:17px}.layer-5 .menu-item{top:270px;right:235px;transform:rotate(47deg);font-size:18px}.layer-1 .menu-item:hover{transform:rotate(25deg) scale(1.1);color:#fffbf8;text-shadow:0 0 5px rgba(255,255,255,.7)}.layer-2 .menu-item:hover{transform:rotate(35deg) scale(1.1);color:#fffbf8;text-shadow:0 0 5px rgba(255,255,255,.7)}.layer-3 .menu-item:hover{transform:rotate(38deg) scale(1.1);color:#fffbf8;text-shadow:0 0 5px rgba(255,255,255,.7)}.layer-4 .menu-item:hover,.layer-5 .menu-item:hover{transform:rotate(35deg) scale(1.1);color:#fffbf8;text-shadow:0 0 5px rgba(255,255,255,.7)}.footer{background:transparent;font-family:Enwallowify Regular,sans-serif;font-size:17px;color:#fff;text-align:center;padding:2rem 0}.hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.theatre-decoration{position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:1}.rope{position:absolute;width:3px;height:0;top:0;object-fit:cover;opacity:.8;transform-origin:top center}.rope-left{left:calc(6% + 50px);transform:rotate(1.5deg);animation:rope-drop-left 2.85s ease-out 1.18s forwards}.rope-right{left:calc(6% + 80px);transform:rotate(-4deg);animation:rope-drop-right 2.6s ease-out 1.2s forwards}.hanging-moon{position:absolute;width:140px;height:140px;left:7%;top:-200px;object-fit:contain;filter:drop-shadow(0 0 20px rgba(255,255,255,.3));animation:moon-drop 4s ease-out 1s forwards,gentle-sway 4s ease-in-out infinite 5s}@keyframes gentle-sway{0%,to{transform:rotate(-2deg) translate(0)}50%{transform:rotate(2deg) translate(3px)}}.rope-star-left{right:calc(6% + 97px);left:auto;transform:rotate(-8deg);animation:rope-drop-star-left 2.6s ease-out 1.3s forwards}.rope-star-right{right:calc(6% + 24px);left:auto;transform:rotate(8deg);animation:rope-drop-star-right 2.68s ease-out 1.3s forwards}.hanging-star{position:absolute;width:130px;height:130px;right:5.8%;top:-200px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(255,255,0,.4));animation:star-drop 4s ease-out 1s forwards,gentle-sway-reverse 4.5s ease-in-out infinite 5s}@keyframes gentle-sway-reverse{0%,to{transform:rotate(2deg) translate(0)}50%{transform:rotate(-2deg) translate(-3px)}}@keyframes rope-drop-left{0%{height:0;transform:rotate(1.5deg)}to{height:calc(55vh + 140px);transform:rotate(1.5deg)}}@keyframes rope-drop-right{0%{height:0;transform:rotate(-4deg)}to{height:calc(55vh + 197.9px);transform:rotate(-4deg)}}@keyframes rope-drop-star-left{0%{height:0;transform:rotate(-8deg)}to{height:calc(55vh + 147px);transform:rotate(-8deg)}}@keyframes rope-drop-star-right{0%{height:0;transform:rotate(8deg)}to{height:calc(55vh + 154px);transform:rotate(8deg)}}@keyframes moon-drop{0%{top:-200px;transform:rotate(-2deg) scale(1)}70%{top:calc(55vh + 91px);transform:rotate(-2deg) scale(1.05)}to{top:calc(55vh + 90px);transform:rotate(-2deg) scale(1)}}@keyframes star-drop{0%{top:-200px;transform:rotate(2deg) scale(1)}75%{top:calc(55vh + 91px);transform:rotate(2deg) scale(1.05)}to{top:calc(55vh + 90px);transform:rotate(2deg) scale(1)}}.hero-content{display:flex;align-items:center;gap:3rem;max-width:1200px;width:100%;padding:0 2rem;position:relative;z-index:2}.hero__image{flex-shrink:0}.hero__image img{width:400px;height:400px;border-radius:50%;object-fit:cover;object-position:center top;position:relative;right:85px;bottom:100px}.hero__text{flex:1;text-align:left}.hero__title{font-size:100px;margin-bottom:1rem;position:relative;bottom:130px;right:70px;font-family:Bariol Bold,Arial,sans-serif}.hero__title-line1{display:block}.hero__subtitle{font-size:35px;margin-bottom:2rem;position:relative;bottom:120px;right:70px;width:600px;color:#dd80e0;font-family:Bariol Bold,Arial,sans-serif}.hero__content p{font-size:1.2rem;margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2rem;background:#dcc1f8;color:#333;text-decoration:none;border-radius:5px;font-weight:700;transition:transform .3s,background-color .3s;position:relative;bottom:100px;right:70px;font-family:Bariol Bold,Arial,sans-serif}.cta-button:hover{transform:translateY(-5px);background:#c9a7f5}@media (max-width: 950px){.hero{height:100vh;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;padding-bottom:2rem}.theatre-decoration{display:none}.hero-content{flex-direction:column;gap:2rem;padding:1rem;text-align:center;max-width:100%}.hero__text{order:2;text-align:center}.hero__image{order:1;flex-shrink:0}.hero__image img{width:300px;height:300px;right:0;bottom:0;position:relative}.hero__title{font-size:60px;right:0;bottom:0;position:relative;margin-bottom:1rem}.hero__subtitle{font-size:24px;right:0;bottom:0;position:relative;width:100%;margin-bottom:1.5rem}.cta-button{right:0;bottom:0;position:relative;padding:.8rem 1.5rem}}@media (max-width: 320px){.hero{height:80vh;min-height:80vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;padding:0;margin:80px 0 0}.theatre-decoration{display:none}.hero-content{flex-direction:column;gap:1rem;padding:.5rem;text-align:center;max-width:100%;height:80vh;justify-content:center}.hero__text{order:2;text-align:center}.hero__image{order:1;flex-shrink:0}.hero__image img{width:200px;height:200px;right:0;bottom:0;position:relative}.hero__title{font-size:36px;right:0;bottom:0;position:relative;margin-bottom:.5rem;line-height:1.2}.hero__title-line1,.hero__title-line2{display:block}.hero__subtitle{font-size:16px;right:0;bottom:0;position:relative;width:100%;margin-bottom:1rem;line-height:1.3;padding:0 .5rem}.cta-button{right:0;bottom:0;position:relative;padding:.6rem 1rem;font-size:14px}}@media (min-width: 321px) and (max-width: 480px){.hero{height:85vh;min-height:85vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;margin-bottom:0}.theatre-decoration{display:none}.hero-content{flex-direction:column;gap:1.5rem;padding:1rem;text-align:center;max-width:100%}.hero__text{order:2;text-align:center}.hero__image{order:1;flex-shrink:0}.hero__image img{width:250px;height:250px;right:0;bottom:0;position:relative}.hero__title{font-size:48px;right:0;bottom:0;position:relative;margin-bottom:.8rem}.hero__subtitle{font-size:20px;right:0;bottom:0;position:relative;width:100%;margin-bottom:1.2rem}.cta-button{right:0;bottom:0;position:relative;padding:.7rem 1.2rem}}.social-sidebar{position:fixed;bottom:0;left:2rem;display:flex;flex-direction:column;align-items:center;z-index:100}.social-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.social-link:hover{background:#dd80e033;border-color:#dd80e0;transform:translateY(-3px)}.social-link img{width:20px;height:20px;filter:brightness(0) invert(1);transition:filter .3s ease}.social-link:hover img{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(280deg) brightness(1.2)}.social-line{width:2px;height:100px;background:linear-gradient(to bottom,#dd80e0cc,#ffffff4d);border-radius:1px}@media (max-width: 768px){.social-sidebar{left:1rem}.social-link{width:35px;height:35px}.social-link img{width:18px;height:18px}.social-line{height:80px}}@media (max-width: 480px){.social-sidebar{display:none}}@font-face{font-family:Bariol Bold;font-style:normal;font-weight:400;src:local("Bariol Bold"),url(/assets/Bariol_Bold-Arl-j2qE.woff) format("woff")}@font-face{font-family:Enwallowify Regular;font-style:normal;font-weight:400;src:local("Enwallowify Regular"),url(/assets/Enwallowify-Regular-BzkS582v.woff) format("woff")}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;scrollbar-width:none}body{background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat fixed;background-size:cover}.app{min-height:100vh;width:100vw;background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat fixed;background-size:cover}section{padding:5rem 0;color:#fff;text-align:center}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 950px){html,body{width:100%;height:100%;overflow-x:hidden}body{background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat fixed;background-size:cover;background-attachment:scroll}.app{min-height:100vh;width:100vw;background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat fixed;background-size:cover;background-attachment:scroll}.container{max-width:100%;padding:0 1rem}section{padding:2rem 0}}@media (max-width: 480px){html,body{width:100%;height:100%;overflow-x:hidden}body{background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat;background-size:cover;background-attachment:scroll;background-position:center center}.app{min-height:100vh;width:100vw;background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat;background-size:cover;background-attachment:scroll;background-position:center center}.container{max-width:100%;padding:0 .5rem}section{padding:1rem 0}}@media (max-width: 320px){html,body{width:100%;height:100%;overflow-x:hidden;margin:0;padding:0}body{background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat;background-size:cover;background-attachment:scroll;background-position:center center;min-height:100vh}.app{min-height:100vh;width:100vw;background:url(/assets/stars-CsdAGVUO.jpg) center center no-repeat;background-size:cover;background-attachment:scroll;background-position:center center;margin:0;padding:0}.container{max-width:100%;padding:0 .25rem}section{padding:.5rem 0}}
