*{margin:0;padding:0}body{background-color:#b783a5;height:100vh;color:#fff;font-family:outfit}.nav-music{padding-top:3px;cursor:pointer}.Button{background:none;padding:0;margin:0 auto;border:none;display:block;backface-visibility:hidden;width:150px;height:50px;position:relative;color:#83380bb5;font-size:15px;transition:transform .3s,color .3s;cursor:pointer}.navbar{display:flex;justify-content:space-between;align-items:center;margin:20px 90px}.nav-menu li{color:#fff;font-size:20px;text-decoration:none;padding:10px 20px;margin:0 5px;display:inline-block;transition:all .4s;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2));background-size:200% 100%;background-position:100% 0;cursor:pointer}.nav-menu li:hover{background-position:0 0}.nav-menu li.active{background-position:0 0;color:#51efd7}.right-side{display:flex;justify-self:unset;gap:20px}img[alt=logo]{width:200px;max-width:100%;cursor:pointer}img[alt=sound]{width:28px;max-width:100%}.nav-music{padding-top:3px;cursor:pointer;color:#e11c95}.nav-menu{list-style:none;color:#fff;display:flex;align-items:center;gap:60px;font-size:20px}.Button{background:none;padding:0;margin:0 auto;border:none;display:block;backface-visibility:hidden;width:150px;height:50px;position:relative;color:#60530c;font-size:15px;transition:transform .3s,color .3s;cursor:pointer}.Button:hover,.Button:focus{color:#bec3c7;transform:scale(1.05)}.Button:hover .Button-line,.Button:focus .Button-line{animation-play-state:paused}.Button-svg{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.Button-line--outer{stroke-dasharray:336.05px 336.05px;stroke-dashoffset:0;animation:outer-dashoffset infinite linear 6s}.Button-line--inner{stroke-dashoffset:0;stroke-dasharray:336.05px 336.05px;animation:inner-dashoffset infinite 5s}.Button-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1}@keyframes outer-dashoffset{0%{stroke-dashoffset:0;stroke-dasharray:336.05px 336.05px}50%{stroke-dasharray:224.03px 448.06px}to{stroke-dashoffset:672.1px;stroke-dasharray:336.05px 336.05px}}@keyframes inner-dashoffset{0%{stroke-dashoffset:0;stroke-dasharray:336.05px 336.05px}50%{stroke-dasharray:224.03px 448.06px}to{stroke-dashoffset:-672.1px;stroke-dasharray:336.05px 336.05px}}body.dark{background-color:#292c35}body.dark h1,body.dark .support a{color:#fff}.checkbox{opacity:0;position:absolute}.checkbox-label{background-color:#51efd7;width:40px;height:16px;top:11px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.fa-moon{color:#f1c40f}.fa-sun{color:#f39c12}.checkbox-label .ball{background-color:#fff;width:22px;height:22px;position:absolute;left:2px;top:2px;border-radius:50%;transition:transform .2s linear}.checkbox:checked+.checkbox-label .ball{transform:translate(24px)}.anchor-link{text-decoration:none;color:inherit}.nav-mob-open,.nav-mob-close{display:none}@media (max-width: 768px){.navbar{margin:20px;flex-wrap:wrap;justify-content:space-between}.nav-menu{position:fixed;flex-direction:column;align-items:flex-start;top:0;right:-350px;background-color:#1f0016;width:280px;height:100vh;padding:30px;gap:30px;transition:right .3s ease-in-out;z-index:1000}.nav-mob-open{display:block;position:absolute;top:20px;right:20px;width:30px;z-index:1100;cursor:pointer}.nav-mob-close{display:block;position:absolute;top:20px;right:20px;width:30px;cursor:pointer}.nav-connect{display:none}.right-side{margin-right:0;margin-top:10px;gap:15px}img[alt=logo]{width:150px}.Button{width:130px;font-size:14px}}@media (max-width: 1024px) and (min-width: 769px){.navbar{margin:20px 40px}.nav-menu{gap:30px;font-size:18px}.Button{width:140px}}body.dark .nav-menu li{color:#fff}body.dark .nav-menu li.active{color:#51efd7}body.dark .nav-menu{background-color:none}body.dark .nav-mob-close{filter:invert(1)}body.dark .Button{color:#ccc}body.dark .Button:hover{color:#fff}.nav-mob-open{display:none;width:30px;cursor:pointer}.nav-mob-close{display:none;width:30px;cursor:pointer;position:absolute;top:20px;right:20px}@media (max-width: 768px){.nav-mob-open{display:block}.nav-menu{position:fixed;top:0;right:-350px;height:100vh;width:300px;background-color:#1f0016;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:80px 30px 0;gap:30px;transition:right .3s ease-in-out;z-index:100}.nav-mob-close{display:block}.right-side{margin-top:20px;flex-direction:column;align-items:flex-end;gap:10px}.nav-music img{width:24px}.checkbox-label{width:50px;height:20px}.checkbox-label .ball{width:20px;height:20px;top:1px;left:1px}.checkbox:checked+.checkbox-label .ball{transform:translate(26px)}.fa-sun,.fa-moon{font-size:12px}.Button{width:120px;height:40px;font-size:12px}.Button-content{font-size:12px}}@media screen and (max-width: 576px){.nav-mob-open,.nav-mob-close{display:block}}@media (max-width: 768px){.navbar{margin:20px;flex-wrap:wrap;justify-content:space-between;position:relative}.nav-menu{position:fixed;flex-direction:column;align-items:flex-start;top:0;right:-350px;background-color:#1f0016;width:280px;height:100vh;padding:120px 20px;gap:30px;transition:right .3s ease-in-out;z-index:9999}.nav-mob-open{display:block;position:absolute;top:4px;right:20px;width:32px;cursor:pointer;z-index:1001}.nav-mob-close{display:block;width:24px;align-self:flex-end;margin-bottom:20px;cursor:pointer}.right-side,.nav-connect,.nav-music,.checkbox-label{display:none}}.nav-music{padding-top:3px;cursor:pointer;display:flex;align-items:center;transition:transform .3s ease}.nav-music:hover{transform:scale(1.1)}.wave{-webkit-animation-duration:2.1s;animation-duration:2.1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave-animation;animation-name:wave-animation;display:inline-block;-webkit-transform-origin:70% 70%;transform-origin:70% 70%}@-webkit-keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}.hero{display:flex;justify-content:center;align-items:center;align-content:center;gap:30px;flex-direction:column}.hero .shine{position:relative;margin-top:50px;filter:drop-shadow(0 -2mm 5mm #89bcbc);width:250px;height:250px;border-radius:100%;overflow:hidden}.hero .profile:hover{background-image:url(https://dalicode.dev/assets/me_real-CyRSdyXl.jpg);width:100%;height:100%;display:block;object-fit:cover}.hero .profile{width:100%;height:100%;display:block;cursor:pointer;object-fit:cover}.hero h1{width:70%;text-align:center;font-size:45px;font-weight:600}.hero h1 span{color:#fff;direction:ltr;background-image:url(https://dalicode.dev/assets/purple_background-DDGxx6Ix.webp);background-position:0 64%;background-repeat:repeat-x;background-size:432px;background-attachment:scroll}.hero p{width:50%;font-size:24px;text-align:center;line-height:40px}.hero h2{font-weight:400;font-size:34px;text-align:center;font-style:italic}.shine:before{position:absolute;top:0;left:-3%;z-index:2;content:"";width:50%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,#fff0,#ffffff4d);-webkit-transform:skewX(-35deg);transform:skew(-35deg);transition:transform .75s ease}.shine:hover:before{transform:translate(350%)}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{padding:18px;cursor:pointer;border:1px solid;box-shadow:0 -8px 0 -4px #fff,0 -16px 0 -8px #fff,0 8px 0 -4px #fff,0 16px 0 -8px #fff,2px 0 0 2px #000,-2px 0 0 2px #000,0 -8px #000,0 8px #000,0 -18px 0 -6px #000,0 18px 0 -6px #000}.hero-resume{padding:18px;cursor:pointer;box-sizing:border-box;color:#000;border-color:transparent;border-style:solid;background:linear-gradient(45deg,#ffc107,#fbe516);box-shadow:0 0 0 5px #ff914e4d;border-image:url(https://assets.codepen.io/919888/original-1-.gif) 100% / 0 2rem 2rem 0 / 1.2rem}.profile-container{position:relative;width:150px;height:150px}.profile{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease-in-out}.fade-in{opacity:1}.fade-out{opacity:0}.hero-resume{position:relative;display:inline-block;cursor:pointer}.mario-icon{position:absolute;top:100%;left:50%;transform:translate(-50%);width:40px;margin-top:8px;transition:opacity .3s ease;opacity:1}@media (max-width: 600px){.hero-action{font-size:16px}}.hero-connect a{text-decoration:none;color:inherit}.shine:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff6,#fff0);transform:skew(-35deg);animation:shineMove 2.5s infinite linear;z-index:2}@keyframes shineMove{0%{left:-75%}to{left:125%}}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.about-title{position:relative}.about-title h1{padding:0 30px;font-size:60px;font-weight:600}.about-me{width:1400px;max-width:100%}.about-sections{display:flex;gap:30px}.about-left img{height:auto}.about-right{display:flex;flex-direction:column;gap:40px}.about-para{display:flex;flex-direction:column;gap:20px;font-size:20px;font-weight:500}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{display:flex;gap:20px;align-items:center;transition:.3s}.about-skill p{min-width:150px;font-size:24px;font-weight:500}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(264deg,#ffbf00,#cb1982);transition:.3s}.about-achievements{display:flex;width:100%;justify-content:space-around;margin-bottom:80px;flex-wrap:wrap;gap:40px}.about-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-achievement h1{font-size:60px;font-weight:700;background:linear-gradient(264deg,#ffbf00,#cb1982);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievement p{font-size:22px;font-weight:500}.about-skill:hover{transform:scale(1.05)}.about-achievement:hover{transform:scale(1.12)}@media (max-width: 1200px){.about{margin:60px 100px}.about-sections{gap:60px}.about-left img{width:471px}}@media (max-width: 1078px){.about-title h1{font-size:50px}.about-skill p{font-size:20px}.about-achievement h1{font-size:50px}.about-achievement p{font-size:20px}.about-left img{max-width:471px}}@media (max-width: 992px){.about{margin:50px 60px}.about-sections{flex-direction:column;align-items:center}.about-left img{max-width:350px}.about-skill p{font-size:18px}}@media (max-width: 768px){.about{margin:40px 30px;gap:60px}.about-title h1,.about-achievement h1{font-size:40px}.about-achievement p{font-size:18px}.about-left img{max-width:100%}}@media (max-width: 600px){.about-title h1{font-size:34px;text-align:center}.about-skill p{font-size:16px;min-width:120px}.about-skill hr{height:6px}.about-achievement h1{font-size:32px}.about-achievement p{font-size:16px;text-align:center}}.cv{text-decoration:none;color:inherit}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.mywork-title{position:relative;text-align:center}.mywork-title h1{padding:0 30px;font-size:80px;font-weight:600}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.mywork-container img{box-sizing:border-box;width:100%;max-width:349px;height:auto;aspect-ratio:4 / 3;object-fit:cover;transition:.3s;cursor:pointer;border-radius:10px}.mywork-container img:hover{transform:scale(1.05);border:4px solid #ff00ff;transition:.3s}@media (max-width: 1078px){.mywork{margin:60px}.mywork-title h1{font-size:60px}.mywork-container{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width: 768px){.mywork{margin:40px 20px;gap:40px}.mywork-title h1{font-size:40px;padding:0 10px}.mywork-container{grid-template-columns:1fr;gap:20px}.mywork-container img{max-width:100%;height:auto}}.contact{display:flex;flex-direction:column;align-items:center;gap:80px;margin:80px 170px}.contact-title{position:relative;text-align:center}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600}.contact-section{display:flex;gap:65px;width:100%;justify-content:space-between;flex-wrap:wrap}.contact-left{display:flex;flex-direction:column;gap:30px;flex:1;min-width:300px}.contact-left h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#ffbf00,#cb1982);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#fff;font-size:20px;line-height:35px}.contact-details{display:flex;flex-direction:column;gap:30px;color:#d8d8d8;font-size:22px}.contact-detail{display:flex;gap:20px;align-items:center}.contact-detail img{width:32px;height:32px}.contact-right{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:flex-start}.contact-form{display:flex;flex-direction:column;gap:20px;width:90%;max-width:550px}.contact-right label{color:#fff;font-size:22px;font-weight:500}.contact-right input,.contact-right textarea{border-radius:4px;border:none!important;background-color:#fff;font-size:20px;padding:20px;color:#010101;font-family:Outfit;width:100%}.contact-right textarea{height:auto;min-height:150px}.contact-submit{display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px;padding:18px;box-sizing:border-box;color:#000;border-color:transparent;border-style:solid;background:linear-gradient(45deg,#ffc107,#fbe516);box-shadow:0 0 0 5px #ff914e4d;border-image:url(https://assets.codepen.io/919888/original-1-.gif) 100% / 0 2rem 2rem 0 / 1.2rem;font-weight:600;width:200px;height:60px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1)}.form-result.sending{color:orange}.form-result.done{margin-top:10px;color:#90ee90;font-size:18px}@media (max-width: 1024px){.contact{margin:60px;gap:60px}.contact-title h1{font-size:60px}.contact-left h1{font-size:50px}.contact-right input,.contact-right textarea{width:100%}}@media (max-width: 600px){.contact{margin:40px 20px}.contact-title h1{font-size:40px}.contact-left h1{font-size:36px}.contact-left p{font-size:16px;line-height:28px}.contact-detail,.contact-right label{font-size:18px}.contact-submit{width:110%;margin-top:16px}}.input-container,.textarea-container{position:relative;width:100%}.input-container input,.textarea-container textarea{border:1px solid;box-shadow:0 -8px 0 -4px #fff,0 -16px 0 -8px #fff,0 8px 0 -4px #fff,0 16px 0 -8px #fff,2px 0 0 2px #000,-2px 0 0 2px #000,0 -8px #000,0 8px #000,0 -18px 0 -6px #000,0 18px 0 -6px #000}.input-icon{position:absolute;top:50%;transform:translateY(-50%);left:15px;width:50px;height:50px;opacity:.6;pointer-events:none}.textarea-icon{position:absolute;top:3%;left:15px;width:50px;height:50px;opacity:.6;pointer-events:none}::placeholder{color:#b783a596;gap:20px}input:focus,textarea:focus{outline:none;box-shadow:none;border:1px solid transparent}input,textarea{transition:border .3s ease,box-shadow .3s ease}.footer{margin:50px 64px;display:flex;flex-direction:column;gap:30px}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-top-left{flex:1;min-width:250px}.footer-top-left p{font-size:20px;max-width:400px}.footer-top-right{display:flex;align-items:center;gap:20px;flex-wrap:wrap;min-width:250px}.footer-email-input{display:flex;align-items:center;gap:20px;padding:15px 40px 15px 20px;border-radius:50px;background:#32323b;flex:1}.footer-email-input input{background:transparent;border:none;color:#a0a0a0;font-size:18px;width:100%;font-family:Outfit;outline:none}.footer-subscribe{font-size:18px;padding:15px 25px;border-radius:50px;background:linear-gradient(264deg,#df8908 -5.09%,#b415ff 106.28%);cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer-subscribe:hover{transform:scale(1.1);transition:.3s}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:16px;gap:20px}.footer-bottom-right,.footer-bottom-left{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:30px}.footer-bottom-left{color:#774283;font-weight:600}.footer-top-left img{width:180px}.footer-email-input img{width:24px;height:24px}.footer .footer-email-input:hover{border:2px solid #ffffff}@media (max-width: 1024px){.footer{margin:50px 40px}.footer-top{flex-direction:column;align-items:flex-start}.footer-top-right{flex-direction:column;align-items:flex-start;width:100%}.footer-email-input,.footer-subscribe{justify-content:space-between}.footer-email-input{padding:15px 20px}.footer-subscribe{text-align:center}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-bottom-right,.footer-bottom-left{justify-content:center;text-align:center;margin-bottom:20px}}@media (max-width: 600px){.footer{margin:40px 20px}.footer-top-left p,.footer-email-input input{font-size:16px}.footer-subscribe{font-size:16px;padding:12px 20px}.footer-bottom{font-size:14px}.footer-email-input img{width:20px;height:20px}.footer-top-left img{width:140px}}.footer-bottom-right a{color:#fff;font-size:17px;text-decoration:none;padding:5px 10px;margin:0 5px;display:inline-block;transition:all .4s;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2));background-size:200% 100%;background-position:100% 0;cursor:pointer}.footer-bottom-right a:hover{background-position:0 0}.footer-top{display:flex;justify-content:center;align-items:center;text-align:center;gap:1rem}.footer-top-left{display:flex;flex-direction:column;align-items:center;max-width:600px}:root{--gray: #f5f5ff;--blue: #3d8bf9;--black: #1a1a1a}.chat-button{position:fixed;bottom:30px;right:20px;height:80px;width:80px;z-index:998;border-radius:100%;color:#fff;display:flex;align-items:center;cursor:pointer;justify-content:center}.chat-button img{width:120px}.chat-button:hover{box-shadow:#0000003d 0 3px 8px}.chat-window{position:fixed;bottom:30px;right:20px;height:500px;width:360px;display:none;z-index:998;flex-direction:column;justify-content:space-between;box-shadow:#0000003d 0 3px 8px;background-color:#fff;overflow-y:auto;border-radius:20px;box-sizing:border-box}.chat-window *{font-family:Haleway,sans-serif}.chat-window::-webkit-scrollbar{width:8px}.chat-window::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.chat-window::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.chat-window::-webkit-scrollbar-thumb:hover{background:#555}.chat{flex:1;padding:8px;box-sizing:border-box;overflow-y:auto}.close{background-color:#ff66c4;color:#fff;border:none;border-radius:20px 20px 0 0;padding:8px 0;cursor:pointer}.chat p{border-radius:20px;width:80%;margin:8px 0;padding:16px}div.error-model p{text-align:center;color:#d00c0c}.chat div.user{display:flex;justify-content:flex-end}.input-area{height:70px;display:flex;justify-content:center;align-items:center;padding:0 8px}.input-area input{height:40px;flex:1;border:none;background-color:var(--gray);border-radius:20px;padding-left:20px}.input-area button{height:40px;border-radius:100%;border:none;margin-left:12px;background-color:var(--blue);color:#fff;width:40px;display:flex;justify-content:center;align-items:center;cursor:pointer}.input-area button:hover{box-shadow:#0000003d 0 3px 8px}.input-area button img{width:18px}.loader{width:40px;aspect-ratio:4;opacity:.4;background:radial-gradient(circle closest-side,#000 90%,#0000) 0/calc(100%/3) 100% space;clip-path:inset(0 100% 0 0);animation:l1 1.5s steps(4) infinite}@keyframes l1{to{clip-path:inset(0 -34% 0 0)}}@media (max-width: 600px){.chat-button img{width:76px;margin-left:23px}}.chat-window.open{position:fixed;bottom:20px;right:20px;width:350px;background:#fff;border-radius:28px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;z-index:1000}.chat{padding:10px;height:300px;overflow-y:auto;display:flex;flex-direction:column}.model{align-self:flex-start;background-color:#e0e7ff;color:#1e40af;padding:10px;border-radius:10px;margin:5px 0}.user{align-self:flex-end;background-color:#e2f7e1;color:#14532d;padding:10px;border-radius:10px;margin:5px 0}.input-area{display:flex;align-items:center;padding:10px;border-top:1px solid #ccc;position:relative}.input-wrapper{position:relative;flex-grow:1;display:flex;align-items:center}.input-wrapper input[type=text]{width:100%;padding:10px 40px 10px 10px;border-radius:20px;border:1px solid #ccc;font-size:16px}.mic-inside{position:absolute;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.loader{margin:10px auto;width:20px;height:20px;border:4px solid #ccc;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button.mic-inside{background:transparent}
