@import"https://fonts.googleapis.com/css2?family=Paytone+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Squada+One&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Doto:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";*{font-family:Poppins;margin:0%;padding:0%;font-size:13px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--background: #161616;--primary: white}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}input,textarea,button,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus,a:visited,a:active{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #346FAA inset!important;-webkit-text-fill-color:#ffffff!important}a{text-decoration:none;color:#fbfff4;font-weight:500}body,html{background-color:var(--background);color:#fff}html{scroll-behavior:smooth}section{scroll-margin-top:110px}#hero-section{background-color:var(--background);height:100%;width:100%;overflow:hidden}#hero-section:hover:before{transform:scale(1.2)}nav{align-items:center}nav div a{display:flex;justify-content:center;align-items:center}nav div a .time{font-family:Rajdhani,sans-serif;font-weight:500;word-spacing:6px;font-size:16px;color:gray;font-style:normal}.menu-icon{background-color:transparent;border:none;margin-right:2em;line-height:0}.menu-icon svg{color:#fff}a .logo{font-family:Paytone one;font-size:25px;margin:.87em 1.2em 1.2em}nav ul{position:fixed;z-index:1000;top:70px;right:0;height:100vh;list-style:none;border-radius:4px;background:var(--background);width:100%;margin:auto;text-align:start;color:var(--primary);padding:0 3em 3em;transform:translateY(-140%);opacity:0;transition:transform .2s ease-in-out,opacity .4s ease-in-out}nav ul li{cursor:pointer;margin:3em 0;padding-bottom:1.4em}nav ul li:nth-of-type(1){margin-top:0;border:none;display:none}nav ul li a{text-decoration:none;font-size:11px;font-weight:600;color:#fff;transition:all .2s ease-in-out}nav ul li a:hover{font-weight:700;color:var(--primary)}nav ul li.active a{color:var(--primary);font-weight:700}.contact-list{background-color:var(--primary);height:30px;color:var(--background);display:flex;justify-content:center;align-items:center;text-align:center;width:120px;border-radius:6px}.open{transform:translate(0);opacity:100%}.button{display:flex;justify-content:center}.close-btn{margin:3em auto}button{margin:2em auto;background-color:var(--background);border-radius:11px;border:none;color:var(--text-color);cursor:pointer;transition:.2s ease-in-out}button:hover{opacity:80%}.navbar nav ul li{transition:.2s ease-in-out}svg{cursor:pointer;color:#fff}.navbar{display:flex;align-items:center;justify-content:space-between;gap:4em;position:sticky;top:0;width:100%;z-index:100;-webkit-backdrop-filter:blur(99px);backdrop-filter:blur(99px);background:var(--background)}.available-for-work{display:flex;justify-content:end;z-index:5;margin-bottom:-2em;margin-top:4em;position:sticky}.available-for-work p{background-color:#fff;color:var(--primary);position:absolute;border-radius:40px;padding:.7em;display:flex;gap:5px;align-items:center;margin-bottom:-2em;font-weight:600}.available-for-work p:hover{background-color:var(--primary);color:#fff;cursor:pointer}.available-for-work p:hover span{background-color:#fff}h1{font-family:Poppins;font-size:25px;line-height:1.5em;font-weight:700}h3{font-size:25px;line-height:1.6em;margin-top:1em;font-family:Poppins,sans-serif;font-weight:900;width:100%;max-width:340px;font-style:normal}h5{color:#b9b9b9;font-weight:400}.qualities{display:flex;gap:10px;margin-top:2em}.quality{border:2px solid white;border-radius:14px;display:flex;justify-content:center;align-items:center;height:35px;width:100px}.card005{display:flex;align-items:center;background-color:#5555551b;margin-bottom:1em;margin-top:1em;padding:.8em;border-radius:10px}.card005:hover{background-color:#55555534}.card005 .icon svg{color:#fff}.card005 .details{margin-left:1em;border-left:1px solid grey;height:auto;padding-left:1em}.card005 .details p:nth-of-type(2){color:gray;font-size:11px}.social-icons{display:flex;align-items:center;gap:2em;margin-top:15px}.social-icons svg{transition:all .1s ease-in-out}.icon{width:30px;cursor:pointer;margin-top:.35em;transition:.2s ease-in-out}.typing-container{font-size:10px;margin-top:1em;white-space:nowrap;overflow:hidden;border-right:2px solid #ffffff}.typing-container span:first-of-type{font-size:13px;font-weight:600;letter-spacing:10px;color:var(--primary)}.introduction{margin:auto;padding-top:1em;width:90%}.image-container{margin-bottom:2em}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.myphoto{width:90%;margin:1em auto auto;display:flex;justify-content:center;aspect-ratio:4/4;border-radius:50%;border:5px solid white;height:auto;object-fit:contain}.hint-skills{margin:1em 0}.hint-skills p{background:var(--primary);display:flex;align-items:center;gap:6px;margin:13px 0;padding:1em 1em 1em 1.4em;border-radius:50px;font-weight:500}.hint-skills span{content:"";display:block;width:12px;height:12px;background-color:#fff;border-radius:50%}.available-for-work p span{content:"";display:block;width:10px;height:10px;background-color:var(--primary);border-radius:50%;animation:pulse 1s infinite}.hero-logo{font-size:45px;font-family:Paytone One;margin-bottom:1em;font-weight:700}.hero-logo span{font-size:45px;font-family:Paytone One;border-bottom:5px solid hsl(273,65%,51%);font-weight:700;color:#8a31d3}.download button{background-color:var(--primary);margin:0;width:120px;position:relative;font-size:11px;height:30px;border-radius:120px;color:#fff;font-weight:600}.download button:hover{background-color:#fff;color:var(--primary);opacity:100%}.logo:hover{color:var(--primary)}.about-hero{width:90%;margin:3em auto auto;padding-bottom:2em}.page-heading{font-family:Ubuntu;font-size:40px;color:#f1f1f1;font-weight:800;margin-bottom:10px}.about-me{width:90%;margin:auto}.about-text{padding-top:2em;text-align:justify;font-size:13px;line-height:25px;word-spacing:5px;color:#aaa}.skills-text{display:flex;justify-content:space-between}.skill .skills-text h3{font-weight:500;font-family:Poppins;margin-bottom:7px;font-size:12px;color:#cfcfcf}.skill h3:nth-of-type(1){text-align:start}.skill h3:nth-of-type(2){text-align:end;font-weight:400}.progress-bar{background-color:#55555581;overflow:hidden;height:4px;border-radius:13px;width:100%}.projects-count{color:var(--primary);font-size:13px;font-weight:600}.progress{overflow:hidden;border-radius:10px;position:relative;height:100%;background-color:var(--primary);width:0;transition:width 2s ease-in-out}.skill{margin-bottom:20px}.courses{margin-top:2em;display:grid;justify-content:space-between;gap:1em}.courses p{font-size:24px;margin-bottom:.5em;font-weight:600}.courses-earned p a{font-size:14px}.courses-earned p span{font-size:14px;color:var(--primary);margin-left:.6em;font-weight:700;border-bottom:2px solid var(--primary)}.project{width:100%;margin:1em auto;cursor:pointer;transition:all .1s ease-in-out;border-radius:6px;background:#5f5f5f21}.certificate{width:100%;margin:2em auto .7em;cursor:pointer;transition:all .1s ease-in-out;border-radius:10px;background:#5f5f5f23}.certificate img{width:100%;display:flex;border-radius:10px;aspect-ratio:4/3;border:1px solid white}.project:hover{background:#5f5f5f32}.project img{width:100%;display:flex;object-fit:cover;object-position:center;justify-content:center;margin:0 auto 1em;aspect-ratio:4/4;border-radius:6px 6px 0 0}.project p{width:90%;margin:auto;text-align:start}.project-name{font-size:15px;margin-top:1em;font-weight:600}.project-type{color:var(--primary);padding:.4em 0;font-weight:500}.tool-badge{border:1px solid rgb(54,54,54);padding:3px 18px;font-size:12px;font-weight:400;border-radius:6px;margin:0 7px 10px 0}.tool-badge:hover{background-color:#1a1a1a}.project-desc{color:silver;padding-bottom:3em;font-weight:400}.project-desc span{text-decoration:underline;margin-left:7px}.project-desc span:hover{font-weight:600}.cursor-follower{position:fixed;width:15px;height:15px;border:2px solid grey;border-radius:6px;pointer-events:none;transform:translate(-50%,-50%);z-index:9999;transition:transform .1s ease-out}footer{width:100%;margin:auto;padding-bottom:19px}.footer-cont form{width:90%;min-width:200px;margin:0 auto;padding-bottom:2em}.footer-cont fieldset{border:none;padding:2rem 0 0;border-bottom:3px solid var(--primary)}input,textarea{border:none;border-radius:7px;background-color:#4e4e4e38;outline:none;padding:.6em .6em .6em 1em;color:#fff;caret-color:#fff}input:active{outline:none}.submit-btn{background-color:var(--primary);border:none;color:#fff;font-weight:600;height:42px;transition:all .4s ease-in-out}h5{font-size:15px;color:var(--primary);margin-top:3em}.submit-btn:hover,.contact-list:hover,.submit-btn:active,.contact-list:active{background-color:#fff;color:var(--background);cursor:pointer}.submit-btn:active{opacity:70%}.error-message{color:#f52f2f;font-size:11px;margin-top:4px}.send-message{font-size:23px;font-weight:800;padding-top:1em;width:55%}.footer-cont fieldset:last-of-type{border-bottom:none}.footer-cont label{display:block;font-size:13px;font-weight:600;margin:.5rem 0}footer .social-icons{display:flex;justify-content:center}input,textarea,select{margin:10px 0 0;width:100%;min-height:2em}input::placeholder,textarea::placeholder{color:#fff;opacity:60%;font-weight:400}.footer-bottom{text-align:center;font-size:12px;color:#fff}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.send-msg{color:green;font-size:1rem;font-weight:700;text-align:center;margin-top:1rem}.hidden{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.show{opacity:1;transform:translateY(0)}.chat-toggle{position:fixed;bottom:15px;right:25px;background:var(--primary);color:var(--background);border:none;border-radius:50%;width:60px;height:60px;font-weight:800;cursor:pointer;box-shadow:0 4px 10px #0000004d;transition:transform .2s ease;z-index:888}.chat-toggle:hover{transform:scale(1.01)}.chat-popup{width:93vw;max-width:500px;min-width:300px;margin:0 auto;position:fixed;z-index:999;font-size:13px;top:65%;left:50%;transform:translate(-50%,-60%);list-style:none;border-radius:6px;box-shadow:0 4px 20px #0000004d;background:#212020}.chat-popup{transition:height .3s ease}.chat-header{background:#2e2e2e;color:#fff;padding:15px;display:flex;justify-content:space-between;align-items:center}.chat-header h4{margin:0;font-size:16px}.chat-header button{background:none;color:#fff;border:none;font-size:18px;margin:0;cursor:pointer;transition:all .3s ease}.chat-header button:hover{transform:rotate(90deg)}.chat-window{flex:1;display:flex;flex-direction:column;padding:10px;overflow-y:auto;max-height:370px}.chat-row{display:flex;align-items:flex-end;margin-bottom:14px}.chat-row.bot{align-items:start;justify-content:flex-start;width:70%}.chat-row.user{align-items:center;justify-content:flex-end}.chat-bubble{white-space:pre-line;word-wrap:break-word;max-width:300px;padding:10px;word-spacing:2px;border-radius:6px;line-height:1.4}.chat-bubble.bot{background:#fcfcfc;color:#242424;align-self:flex-start}.chat-bubble.user{background:#2c2c2c;color:#fff;margin-right:18px;font-weight:400;align-self:flex-end}.avatar{width:35px;border:2px solid white;height:35px;border-radius:50%;background-color:var(--background);margin:0 8px;object-fit:cover}.chat-input{display:flex;background:#2e2e2e;padding:10px;align-items:center;gap:7px}.chat-input input{flex:1;margin:0;border:none;background-color:#0000004a;padding:10px;outline:none;overflow-y:auto;max-height:50px}.chat-input button{background:var(--primary);display:flex;margin:0 auto;border-radius:6px;cursor:pointer;padding:6px}.chat-input button svg{background:var(--primary);color:var(--background);border:none;cursor:pointer}.chat-hints{width:90%;display:flex;flex-wrap:wrap;gap:10px;align-self:flex-end;padding:0 12px}.chat-popup p{text-align:center;width:70%;margin:2em auto;color:gray;font-weight:500}.hint-btn{background-color:#2e2e2e;color:#fff;border:none;margin:0;border-radius:6px;padding:5px 10px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.hint-btn:hover{background-color:#555;transform:scale(1.05)}.chat-link{color:#3a3a3a;text-decoration:underline;word-break:break-word}.chat-link:hover{color:#000}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 942px){.menu-icon{display:none}section{scroll-margin-top:110px}.navbar{justify-content:unset}a .logo{margin-left:5em}.navbar nav ul{display:flex;right:2em;top:0;color:#fff;opacity:100%;height:100%;-webkit-backdrop-filter:none;backdrop-filter:none;background:none;box-shadow:none;text-align:center;width:720px;padding:0 8em 0 0;transform:translate(0);transition:transform .5s ease-in-out}.navbar nav ul li{list-style:none;border-bottom:none;padding-bottom:0;display:flex;margin:auto;font-weight:400;align-items:center;justify-content:center}.navbar nav ul li:nth-of-type(1){display:none}.open{transform:translate(0);opacity:100%}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000ce;display:flex;justify-content:center;align-items:center;z-index:9999}.popup-box{background:#111;color:#fff;width:70%;max-width:350px;padding:25px;border-radius:6px;box-shadow:0 0 20px #0006;animation:popupFade .3s ease}.popup-buttons{display:flex;gap:15px}.yes-btn,.no-btn{background:var(--primary);color:#111;border:none;height:28px;width:100%;margin:20px 0 10px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close-btn{position:absolute;margin:0;top:15px;right:15px;border:none;width:50px;height:50px;display:flex;align-items:center;border-radius:50%;background:#0000001f;justify-content:center;cursor:pointer;z-index:10;color:#fff;transition:all .3s ease}.modal-close-btn:hover{transform:rotate(90deg)}.modal-image-container{width:100%;height:300px;overflow:hidden;border-radius:8px 8px 0 0}.modal-image{width:100%;height:100%;object-fit:cover}.modal-details{padding:30px 25px;overflow-y:auto}.modal-title{font-size:1.8em;margin-bottom:10px;color:var(--primary)}.modal-type{color:var(--primary);font-size:1.1em;margin-bottom:10px;font-weight:500}.modal-tools{color:var(--primary);margin-bottom:10px}.modal-description{color:silver;line-height:1.6;margin-bottom:17px;font-size:1.05em}.modal-link{color:#575757;font-size:12px;padding-bottom:1em}.modal-actions{margin-top:20px}.modal-link-btn{background-color:var(--primary);height:30px;color:var(--background);display:flex;justify-content:center;align-items:center;text-align:center;width:120px;border-radius:6px;border:none;cursor:pointer;margin-bottom:1em}.modal-link-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0933484d}.project-card{cursor:pointer;transition:transform .3s ease}.modal-content{background:var(--background);border-radius:8px;max-width:800px;width:100%;max-height:90vh;position:relative;box-shadow:0 20px 40px #0000004d;animation:modalSlideIn .3s ease-out;margin:0 auto}@keyframes popupFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width: 400px){.modal-backdrop{padding:10px}.modal-image-container{height:150px}.modal-details{padding:22px}.modal-close-btn{top:10px;right:10px;width:35px;height:35px}}@media (min-width: 642px){.modal-content{max-width:900px}.modal-image-container{height:400px}.modal-title{font-size:2em}.modal-content{display:flex;max-height:600px}.modal-image-container{flex:1;border-radius:8px 0 0 8px;height:auto}.modal-details{flex:1;display:flex;flex-direction:column;padding:20px 30px}}@media (min-width: 842px){h1,h3{width:100%}.hero-container{display:flex;justify-content:center;margin:auto;gap:2em;width:64%}.myphoto{width:300px;object-fit:cover;margin-top:0;display:block}.progress-container{display:grid;justify-content:space-between;gap:1em;margin-top:2em;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.project{width:100%;margin:2px 0 0;display:flex;flex-direction:column;justify-content:space-between;height:100%}.project-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:5px;width:100%;margin:auto;align-items:stretch}.certificate-info{display:grid;justify-content:space-between;width:100%;gap:6px;margin:auto;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.project-desc{width:120px;padding-top:0;height:inherit}.contact-list{background-color:var(--primary);height:30px;margin:auto;display:flex;text-align:center;align-items:center;justify-content:center;width:120px;border-radius:6px}footer{width:100%}.footer-cont form{width:64%;min-width:200px;margin:0 auto;padding-bottom:2em}.about-text{padding-top:0}.about-me{width:100%}.introduction{width:50%;margin:0 auto;padding-top:0}#hero-section{margin-top:4em}#hero-section .line{border:1px solid rgb(145,145,145);height:auto}.send-message{padding-top:0;padding-bottom:16px}.hint-skills{margin:1em 0;display:block}h5{font-size:15px;color:var(--primary);margin-top:0}.about-hero{width:64%}.available-for-work{display:flex;justify-content:end;z-index:5;margin-bottom:0;margin-top:0;position:sticky}.div-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.card005{margin-bottom:0}.chat-popup{position:fixed;bottom:50px;right:25px;font-weight:500;background:#212020;border-radius:6px;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:fadeIn .3s ease;z-index:999;max-width:550px;width:100%;margin:0;top:unset;left:unset;transform:unset}.chat-row.bot{width:90%}.chat-window{max-height:400px}}
