@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Pacifico&display=swap";body{background-color:#e7e1b1;background-image:linear-gradient(#00000014 1px,#0000 1px),linear-gradient(90deg,#00000014 1px,#0000 1px);background-size:120px 140px;margin:0;padding:0;font-family:"cursive",cursive}.stack{white-space:nowrap;font-family:Space Grotesk,sans-serif}.stacks{margin-top:10px;font-family:Space Grotesk,sans-serif;font-size:18px}.section-container{justify-content:space-around;align-items:center;gap:40px;padding:90px;display:flex}.name{white-space:nowrap;font-family:Pacifico,"cursive";font-size:30px}.about-text{color:#222;max-width:800px;font-family:Space Grotesk,sans-serif;font-size:18px;line-height:1.8}.profile-wrapper{display:inline-block;position:relative}.profile{border-radius:50%;width:300px;max-width:100%;padding:20px}.status-dot{background-color:#22c55e;border:4px solid #e7e1b1;border-radius:50%;width:24px;height:24px;position:absolute;bottom:80px;right:20px}h1,h2,h3{margin:0}.btn-container{gap:30px;display:flex}.btn-projects{color:#f8f5e4;background-color:#2f4858;border:none;padding:20px;font-family:Space Grotesk;font-size:18px;text-decoration:none;transition:all .3s}.btn-projects:hover{background:#3e6175}.btn-contact{color:#fff8ee;background-color:#a26769;border:none;padding:20px;font-family:Space Grotesk;font-size:18px;text-decoration:none;transition:all .3s}.btn-contact:hover{background:#bc7b7d}@media (width<=768px){.section-container{text-align:center;flex-direction:column-reverse;gap:20px;padding:40px 20px}.text-container{width:100%;margin-top:10px}.btn-container{flex-wrap:wrap;justify-content:center}.name{white-space:normal;font-size:24px}.stack{white-space:normal;font-size:26px}.profile{width:220px}.status-dot{width:18px;height:18px;bottom:40px;right:10px}}@media (width<=1100px){.section-container{text-align:center;flex-direction:column-reverse;padding:60px 20px}.text-container{width:100%;margin-top:20px}.image-container{justify-content:center;display:flex}.profile{width:260px}.btn-container{justify-content:center}}@font-face{font-family:"cursive";src:url(/assets/CedarvilleCursive-Regular-C2jkQaQV.ttf);font-weight:400;font-style:normal}@font-face{font-family:stack;src:url(/assets/AlfaSlabOne-Regular-De-1OOnu.ttf);font-weight:400;font-style:normal}.nav-container,.navbar{justify-content:right;display:flex}.resume{color:#fff8ee;background:#a26769;border:none;padding:30px;font-family:Space Grotesk;font-size:18px;transition:all .3s}.resume:hover{background:#bc7b7d}.text-container-about{padding:20px 20px 20px 150px}.container{justify-content:center;align-items:center;padding:30px;display:flex}.box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff40;border:1px solid #2f485833;border-radius:18px;flex-direction:column;width:100%;max-width:900px;height:70vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a}.tab-header{background:#e7e1b166;border-bottom:1px solid #0000001a;gap:10px;padding:15px;display:flex}.tab-btn{cursor:pointer;color:#2f4858;background:0 0;border:none;border-radius:10px;flex:1;padding:10px;font-family:Space Grotesk;font-weight:600;transition:all .3s}.about-intro{padding:10px;font-family:Space Grotesk;font-weight:200}.about-name{font-family:Space Grotesk;font-size:30px}.tab-btn:hover{background:#2f48581a}.tab-btn.active{color:#2f4858;transform:translateY(-2px)}.tab-content{padding:40px;animation:.4s fadeIn}.tab-content h2{color:#2f4858;margin-bottom:10px}.tab-content p{color:#444;font-size:16px;line-height:1.6}.content-h3{font-family:Space Grotesk}.content-wrapper{width:100%}.skills-list{padding:0;list-style:decimal}.skills-list li{border-radius:8px;padding:10px;font-family:Space Grotesk}.project-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.project-main,.role,.duration,.skills{font-family:Space Grotesk}.project-details{background:#fff9;border:1px solid #2f485826;border-radius:14px;align-items:center;gap:50px;width:100%;margin:5px;padding:10px;transition:all .3s;display:flex;overflow:hidden}.project-details:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000001f}.project-card img{object-fit:cover;width:100%;height:140px}.project-info{padding:12px}.project-info h4{color:#2f4858;margin:0}.project-info .role{color:#444;margin-top:5px;font-size:13px;font-weight:600}.project-info .duration{opacity:.7;margin-top:5px;font-size:12px}.project-info .skills{opacity:.8;margin-top:8px;font-size:12px}.edu-list{flex-direction:column;gap:12px;display:flex}.edu-card{background:#2f48580d;border-radius:10px;padding:14px}.edu-card h4{color:#2f4858;margin:0;font-family:Space Grotesk;font-size:20px}.edu-card p{margin:5px 0;font-family:Space Grotesk;font-size:20px}.edu-card .detail{opacity:.8;font-family:Space Grotesk;font-size:17px}.edu-card span{opacity:.7;font-family:Space Grotesk;font-size:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.text-container-about{text-align:center;padding:0}.container{padding:14px}.box{height:auto;min-height:70vh}.tab-header{gap:6px;padding:10px;display:flex;overflow-x:auto}.tab-btn{min-width:max-content;padding:8px 14px;font-size:13px}.tab-content{padding:18px}.about-name{font-size:24px}.about-intro{padding:0;font-size:14px;line-height:1.7}.skills-list li{padding:8px 0;font-size:14px}.project-list{flex-direction:column;gap:14px;display:flex}.project-row{width:100%}.project-details{flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin:0;padding:14px;display:flex}.project-main{margin:0;font-size:18px}.role{margin:0;font-size:14px}.duration{opacity:.7;margin:0;font-size:13px}.skills{margin:0;font-size:13px}.edu-card h4{font-size:16px}.edu-card p{font-size:14px}.edu-card span,.edu-card .detail{font-size:13px}.tab-header{display:flex}}*{box-sizing:border-box}.experience-hero{grid-template-columns:.9fr 1fr;gap:30px;width:100%;min-height:100vh;padding:40px;display:grid;overflow:hidden}.hero-left{width:100%;max-width:100%}.exp-tag{color:#2f4858;letter-spacing:1px;background:#2f485814;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.hero-left h1{color:#2f4858;word-break:break-word;max-width:100%;margin-bottom:18px;font-family:Space Grotesk;font-size:42px;line-height:1.1}.hero-left p{color:#555;max-width:100%;font-size:15px;line-height:1.7}.stats-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.stat-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #2f48581a;border-radius:16px;flex:1;min-width:120px;padding:18px}.stat-box h2{color:#2f4858;margin:0;font-size:28px}.stat-box span{color:#666;font-family:Space Grotesk;font-size:18px}.hero-right{flex-direction:column;gap:16px;width:100%;display:flex}p{font-family:Space Grotesk}.experience-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff73;border:1px solid #2f48581a;border-radius:20px;gap:16px;width:100%;padding:16px;transition:all .3s;display:flex;overflow:hidden}.experience-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #00000014}.experience-img{border-radius:14px;flex-shrink:0;width:95px;height:95px;overflow:hidden}.experience-img img{object-fit:cover;width:100%;height:100%}.experience-content{flex:1;min-width:0}.experience-top{margin-bottom:10px}.experience-top h3{color:#2f4858;margin:0;font-family:Space Grotesk;font-size:18px}.experience-top span{color:#666;font-family:Space Grotesk;font-size:12px}.experience-content ul{margin:0;padding-left:16px}.experience-content li{color:#444;margin-bottom:6px;font-family:Space Grotesk;font-size:18px;line-height:1.5}@media (width<=992px){.experience-hero{grid-template-columns:1fr;padding:30px}.hero-left h1{font-size:34px}}@media (width<=768px){.experience-hero{gap:24px;padding:18px}.experience-card{flex-direction:row-reverse;align-items:flex-start;gap:14px;padding:14px;display:flex}.experience-img{border-radius:12px;flex-shrink:0;width:75px;height:75px;overflow:hidden}.experience-img img{object-fit:cover;width:100%;height:100%}.experience-content{flex:1}.experience-top h3{font-size:16px}.experience-top span{font-size:11px}.experience-content li{font-family:Space Grotesk;font-size:18px;line-height:1.4}.stats-row{flex-direction:column}.stat-box{width:100%}.hero-left h1{font-size:28px}.hero-left p{font-size:14px}}.stack-section{width:100%;min-height:100vh;padding:60px 40px}.stack-top{max-width:700px;margin-bottom:50px}.stack-tag{color:#2f4858;letter-spacing:1px;background:#2f485814;border-radius:999px;margin-bottom:20px;padding:8px 16px;font-family:Space Grotesk;font-size:12px;font-weight:700;display:inline-flex}.stack-top h1{color:#2f4858;margin-bottom:18px;font-family:Space Grotesk;font-size:52px;line-height:1.1}.stack-top p{color:#555;font-family:Space Grotesk;font-size:16px;line-height:1.8}.stack-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.stack-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #2f48581a;border-radius:22px;align-items:center;gap:18px;padding:22px;transition:all .3s;display:flex}.stack-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #00000014}.stack-logo{background:#ffffffb3;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.stack-logo img{object-fit:contain;width:42px;height:42px}.stack-content h3{color:#2f4858;margin:0;font-family:Space Grotesk;font-size:20px}.stack-content span{color:#666;font-family:Space Grotesk;font-size:14px}@media (width<=768px){.stack-section{padding:20px}.stack-top h1{font-size:34px}.stack-top p{font-size:14px}.stack-grid{grid-template-columns:1fr}.stack-card{padding:18px}.stack-logo{width:60px;height:60px}.stack-logo img{width:36px;height:36px}.stack-content h3{font-size:17px}.stack-content span{font-size:13px}}.contact-section{grid-template-columns:.9fr 1fr;gap:40px;width:100%;min-height:100vh;padding:60px 40px;display:grid}.contact-left{width:100%}.contact-tag{color:#2f4858;letter-spacing:1px;background:#2f485814;border-radius:999px;margin-bottom:20px;padding:8px 16px;font-family:Space Grotesk;font-size:12px;font-weight:700;display:inline-flex}.contact-left h1{color:#2f4858;margin-bottom:18px;font-family:Space Grotesk;font-size:52px;line-height:1.1}.contact-left p{color:#555;max-width:500px;font-family:Space Grotesk;font-size:16px;line-height:1.8}.contact-info{flex-direction:column;gap:16px;margin-top:40px;display:flex}.contact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #2f48581a;border-radius:18px;padding:20px}.contact-card h3{color:#2f4858;margin:0 0 8px;font-family:Space Grotesk;font-size:18px}.contact-card span{color:#666;font-family:Space Grotesk;font-size:14px}.contact-right{width:100%}.contact-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff73;border:1px solid #2f48581a;border-radius:24px;flex-direction:column;gap:20px;padding:30px;display:flex}.input-group{flex-direction:column;gap:10px;display:flex}.input-group label{color:#2f4858;font-family:Space Grotesk;font-size:14px;font-weight:600}.input-group input,.input-group textarea{color:#333;background:#ffffffb3;border:1px solid #2f485814;border-radius:14px;outline:none;width:100%;padding:16px;font-family:Space Grotesk;font-size:14px}.input-group textarea{resize:none}.contact-btn{cursor:pointer;color:#fff;background:#2f4858;border:none;border-radius:14px;height:56px;font-family:Space Grotesk;font-size:15px;font-weight:600;transition:all .3s}.contact-btn:hover{background:#243845;transform:translateY(-3px);box-shadow:0 12px 24px #2f485833}@media (width<=992px){.contact-section{grid-template-columns:1fr}.contact-left h1{font-size:40px}}@media (width<=768px){.contact-section{gap:30px;padding:20px}.contact-left h1{font-size:32px}.contact-left p{font-size:14px}.contact-form{padding:20px}.contact-card{padding:16px}}.slider-section{width:100%;padding:40px 0;overflow:hidden}.slider-top{justify-content:center;margin-bottom:30px;display:flex}.slider-top span{color:#2f4858;letter-spacing:1px;background:#2f485814;border-radius:999px;padding:10px 20px;font-family:Space Grotesk;font-size:12px;font-weight:700}.marquee{width:100%;position:relative;overflow:hidden}.marquee-track{align-items:center;gap:20px;width:max-content;animation:30s linear infinite scroll;display:flex}.marquee-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #2f48581a;border-radius:20px;align-items:center;gap:14px;min-width:180px;padding:18px 22px;transition:all .3s;display:flex}.marquee-card:hover{background:#ffffffa6;transform:translateY(-4px)}.marquee-card img{object-fit:contain;width:42px;height:42px}.marquee-card p{color:#2f4858;margin:0;font-family:Space Grotesk;font-size:16px;font-weight:600}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.slider-section{padding:20px 0}.marquee-track{gap:14px;animation-duration:18s}.marquee-card{min-width:150px;padding:14px 18px}.marquee-card img{width:34px;height:34px}.marquee-card p{font-size:14px}}.whatsapp-container{z-index:999;position:fixed;bottom:24px;right:24px}.whatsapp-btn{cursor:pointer;background:#25d366;border:none;border-radius:999px;outline:none;align-items:center;gap:12px;padding:14px 18px;transition:all .3s;animation:3s ease-in-out infinite float;display:flex;box-shadow:0 12px 30px #25d36659}.whatsapp-btn:hover{background:#1ebe5d;transform:translateY(-4px)scale(1.03);box-shadow:0 18px 40px #25d36673}.whatsapp-btn img{object-fit:contain;width:28px;height:28px}.whatsapp-btn span{color:#fff;font-family:Space Grotesk;font-size:15px;font-weight:600}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@media (width<=768px){.whatsapp-container{bottom:16px;right:16px}.whatsapp-btn{gap:10px;padding:12px 16px}.whatsapp-btn img{width:24px;height:24px}.whatsapp-btn span{font-size:13px}}
