@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h);font-size:62.5%;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}:root{--bg:#0e0814;--bg-2:#160d1f;--bg-card:#1c1228;--plum:#490b3d;--plum-light:#7a1565;--rose:#c3195d;--rose-hover:#a01249;--gold:#f1b814;--gold-dim:#b88a0e;--text:#f0eaf8;--text-muted:#9b8aad;--border:#c3195d2e;--border-hover:#c3195d8c;--glow-rose:0 0 24px #c3195d59;--glow-gold:0 0 20px #f1b8144d;--radius:16px;--radius-sm:8px;--font-display:"Roboto", sans-serif;--font-body:"Roboto", sans-serif;--header-h:68px}.section-title{font-family:var(--font-display);color:var(--text);margin-bottom:2.5rem;font-size:3.8rem;font-weight:800}.section-title span{color:var(--rose)}.section-title.centered{text-align:center}.section-label{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);background:#f1b8141a;border:1px solid #f1b81440;border-radius:100px;margin-bottom:1.2rem;padding:4px 14px;font-size:1.2rem;font-weight:600;display:inline-block}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0814d9;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.header.scrolled{background:#0e0814f7;box-shadow:0 2px 30px #0006}.logo{color:var(--text);font-size:2.4rem;font-weight:800}.logo span{color:var(--rose)}.navbar{gap:1.2rem;display:flex}.navbar a{color:var(--text-muted);border-radius:100px;padding:6px 14px;font-size:1.4rem;font-weight:500;transition:color .2s,background .2s}.navbar a:hover{color:var(--text);background:#c3195d26}.navbar a.active{color:var(--text);box-shadow:var(--glow-rose);background:#c3195d4d}.menu-btn{cursor:pointer;color:var(--text);background:0 0;border:none;padding:6px;font-size:2rem;display:none}@media (width<=768px){.menu-btn{justify-content:center;align-items:center;display:flex}.navbar{top:var(--header-h);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:999;background:#0e0814fa;flex-direction:column;gap:.5rem;padding:1.5rem 5%;display:none;position:fixed;left:0;right:0}.navbar.open{display:flex}.navbar a{border-radius:10px;width:100%;padding:12px;transition:all .3s}.navbar a:hover{background:#c3195d26}}.homeSection{padding:calc(var(--header-h) + 4rem) 5% 5rem;min-height:calc(100vh - var(--header-h));background:radial-gradient(circle at 0 0,#c3195d2e,#0000 35%),radial-gradient(circle at 100% 100%,#7a15651f,#0000 40%),linear-gradient(135deg,#0e0814,#160d1f,#09050f);justify-content:space-between;align-items:center;gap:4rem;display:flex}.home-content{flex-direction:column;gap:20px;max-width:500px;display:flex}.role{color:var(--gold-dim);font-size:1.5rem;font-weight:500}.home-content h1{color:var(--text);font-size:4rem}.home-content h1 .name{background:linear-gradient(135deg, var(--rose), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.home-tagline{color:var(--text-muted);font-size:1.4rem;line-height:1.4}.home-socials{color:var(--text-muted);flex-wrap:wrap;gap:1rem;margin-bottom:2rem;font-size:1.5rem;display:flex}.home-socials span{align-items:center;gap:6px;display:flex}.home-socials span .social-icon{color:var(--rose);font-size:1.5rem}.home-actions{flex-wrap:wrap;gap:15px;display:flex}.social-row{gap:15px;display:flex}.social-row a{border:1.5px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .25s;display:inline-flex}.social-row a:hover{border-color:var(--rose);color:var(--rose);background:#c3195d1a}.btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;align-items:center;gap:8px;padding:11px 26px;font-size:1.5rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary{background:var(--rose);color:#fff;box-shadow:0 4px 20px #c3195d59}.btn-primary:hover{background:var(--rose-hover);transform:translateY(-1px);box-shadow:0 6px 28px #c3195d8c}.btn-outline{color:var(--text);border:1.5px solid var(--border-hover);background:0 0}.btn-outline:hover{border-color:var(--rose);background:#c3195d1a}.home-visual{z-index:1;flex-shrink:0;position:relative}.avatar-ring{border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #c3195d33,0 0 60px #f1b81426}.avatar-ring:before{content:"";background:conic-gradient(from 0deg, var(--rose), var(--gold), var(--plum-light), var(--rose));border-radius:50%;animation:10s linear infinite spin;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.avatar-inner{background:var(--bg-card);z-index:2;border-radius:50%;width:95%;height:95%;position:relative;overflow:hidden}.profile-img{object-fit:cover;width:100%;height:100%}.floating-badge{background:var(--bg-card);border:1px solid var(--border);color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:100px;padding:6px 14px;font-size:1.4rem;font-weight:600;animation:3s ease-in-out infinite float;position:absolute}.badge-html{color:#f14b14;border-color:#f14b1466;animation-delay:0s;top:0;left:-30px}.badge-js{color:var(--gold);border-color:#f1b81466;animation-delay:1s;bottom:20px;left:-40px}.badge-php{color:#8284c8;border-color:#6264be66;animation-delay:2s;top:20px;right:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=992px){.homeSection{padding:calc(var(--header-h) + 3rem) 5% 4rem;gap:2rem}.home-content h1{font-size:2.4rem}.avatar-ring{width:280px;height:280px}}@media (width<=768px){.homeSection{text-align:center;padding:calc(var(--header-h) + 2rem) 5% 3rem;flex-direction:column-reverse;justify-content:center;gap:3rem}.home-content{align-items:center;max-width:100%}.home-content h1{font-size:2.2rem}.role,.home-tagline{font-size:1rem}.home-socials,.home-actions,.social-row{justify-content:center}.avatar-ring{width:250px;height:250px}.badge-html{top:0;left:-10px}.badge-js{bottom:10px;left:-20px}.badge-php{top:10px;right:-10px}}@media (width<=480px){.home-content h1{font-size:1.9rem}.home-tagline{font-size:.95rem}.avatar-ring{width:220px;height:220px}.floating-badge{padding:5px 10px;font-size:.7rem}.btn{justify-content:center;width:100%}.home-actions{flex-direction:column;width:100%}.home-socials{flex-direction:column;align-items:center}}.about{background:var(--bg-2);padding:6rem 5%}.about-grid{grid-template-columns:1fr 1.6fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.about-photo-wrap{flex-direction:column;align-items:center;gap:2rem;display:flex}.about-photo-placeholder{border-radius:var(--radius);border:2px solid var(--border);background:var(--bg-card);justify-content:center;align-items:center;width:260px;height:260px;display:flex;overflow:hidden;box-shadow:0 0 30px #c3195d33,0 0 60px #f1b81426}.about-photo-placeholder img{object-fit:cover;width:100%;height:100%}.photo-fallback{width:100%;height:100%;font-family:var(--font-display);background:linear-gradient(135deg, var(--rose), var(--gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;font-size:4rem;font-weight:800;display:none}.about-stats{gap:1.5rem;display:flex}.stat{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;align-items:center;min-width:70px;padding:12px 18px;display:flex}.stat strong{font-family:var(--font-display);color:var(--rose);font-size:1.6rem;font-weight:800}.stat span{color:var(--text-muted);margin-top:2px;font-size:1.4rem}.about-role{color:var(--gold);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.2rem;font-size:1.4rem;font-weight:600}.about-text p{color:var(--text-muted);margin-bottom:1rem;font-size:1.6rem}.about-links{flex-wrap:wrap;gap:1rem;margin-top:1.8rem;display:flex}@media (width<=992px){.about-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.about-photo-wrap{order:1}.about-content{order:2}.about-stats{flex-wrap:wrap;justify-content:center}.about-links{justify-content:center}.about-photo-placeholder{width:220px;height:220px}}@media (width<=768px){.about{padding:4rem 5%}.about-grid{gap:2.5rem}.about-photo-placeholder{width:180px;height:180px}.photo-fallback{font-size:3rem}.about-role{font-size:1rem}.about-text p{font-size:1rem;line-height:1.7}.stat{min-width:80px;padding:10px 14px}.stat strong{font-size:1.2rem}.stat span{font-size:.8rem}.about-links{flex-direction:column;align-items:center}.about-links .btn{justify-content:center;width:100%;max-width:250px}}@media (width<=480px){.about-photo-placeholder{width:150px;height:150px}.about-stats{gap:.8rem}.stat{min-width:70px;padding:8px 12px}.about-text p{font-size:.95rem}}.services{text-align:center;padding:6rem 5%}.services-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:1rem;min-height:230px;padding:2rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex}.service-card:hover{border-color:var(--rose);box-shadow:var(--glow-rose);transform:translateY(-4px)}.service-icon{border-radius:var(--radius-sm);border:1px solid var(--border);width:30px;height:30px;color:var(--rose);background:linear-gradient(135deg,#c3195d33,#490b3d66);justify-content:center;align-items:center;margin-bottom:1.2rem;padding:.5rem;display:flex}.service-icon svg{font-size:1.4rem}.service-card h3{font-family:var(--font-display);color:var(--text);margin-bottom:.7rem;font-size:1.8rem;font-weight:700}.service-card p{color:var(--text-muted);font-size:1.4rem}@media (width<=992px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:220px}}@media (width<=768px){.services{padding:4rem 5%}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:1.5rem}.service-card h3{font-size:1.5rem}.service-card p{font-size:1.2rem}.service-icon{width:45px;height:45px}.service-icon svg{font-size:1.2rem}}@media (width<=480px){.service-card{padding:1.3rem}.service-card h3{font-size:1.3rem}.service-card p{font-size:1.1rem}.service-icon{width:40px;height:40px}}.projects{background:var(--bg-2);padding:6rem 5%}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.project-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.8rem;padding:1.8rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";background:linear-gradient(90deg, var(--plum), var(--rose), var(--gold));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.project-card:hover{border-color:var(--rose);box-shadow:var(--glow-rose);transform:translateY(-4px)}.project-card:hover:before{opacity:1}.project-card.featured{border-color:#c3195d59;grid-column:span 1}.project-meta{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.project-tag{letter-spacing:.06em;color:var(--gold);background:#f1b8141a;border:1px solid #f1b81433;border-radius:100px;padding:3px 10px;font-size:1.4rem;font-weight:600}.project-link{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;transition:all .2s;display:flex}.project-link:hover{border-color:var(--rose);color:var(--rose)}.project-card h3{font-family:var(--font-display);color:var(--text);font-size:1.6rem;font-weight:700}.project-card p{color:var(--text-muted);flex:1;font-size:1.3rem}.project-tech{color:var(--text-muted);border-top:1px solid var(--border);margin-top:.4rem;padding-top:.8rem;font-size:1.2rem}.project-image{border-radius:12px;width:100%;height:180px;margin-bottom:1rem;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-card:hover .project-image img{transform:scale(1.05)}@media (width<=992px){.projects-grid{grid-template-columns:repeat(2,1fr)}.project-card{padding:1.6rem}}@media (width<=768px){.projects{padding:4rem 5%}.projects-grid{grid-template-columns:1fr;gap:1.2rem}.project-card{padding:1.5rem}.project-tag{font-size:1.1rem}.project-card h3{font-size:1.4rem}.project-card p{font-size:1.2rem}.project-tech{font-size:1.1rem}.project-link{width:28px;height:28px;font-size:1.2rem}}@media (width<=480px){.project-meta{flex-direction:column;align-items:flex-start;gap:.8rem}.project-tag{padding:4px 8px;font-size:1rem}.project-card h3{font-size:1.3rem}.project-card p{font-size:1.1rem}.project-tech{font-size:1rem}.project-link{align-self:flex-end}}.skills{padding:6rem 5%}.skills-categories{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.skill-category{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.8rem;transition:all .3s}.skill-category:hover{border-color:var(--rose);box-shadow:var(--glow-rose);transform:translateY(-4px)}.skill-category h4{font-family:var(--font-display);color:var(--rose);align-items:center;gap:8px;margin-bottom:1.2rem;font-size:1.6rem;font-weight:700;display:flex}.skill-chips{flex-wrap:wrap;gap:.6rem;display:flex}.skill-chips span{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:5px;padding:5px 12px;font-size:1.2rem;font-weight:500;transition:all .2s;display:inline-flex}.skill-chips span:hover{border-color:var(--rose);color:var(--text);background:#c3195d1f}@media (width<=992px){.skills-categories{grid-template-columns:1fr;gap:1.2rem}.skill-category{padding:1.6rem}}@media (width<=768px){.skills{padding:4rem 5%}.skill-category{padding:1.4rem}.skill-category h4{font-size:1.4rem}.skill-chips span{padding:5px 10px;font-size:1.1rem}}@media (width<=480px){.skill-category h4{font-size:1.3rem}.skill-chips{gap:.5rem}.skill-chips span{padding:4px 8px;font-size:1rem}}.experience{background:var(--bg-2);padding:6rem 5%}.timeline{max-width:700px;margin:0 auto;padding-left:2rem;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom, var(--rose), var(--plum), transparent);width:2px;position:absolute;top:0;bottom:0;left:0}.timeline-item{padding:0 0 3rem 2rem;position:relative}.timeline-dot{background:var(--rose);border:3px solid var(--bg-2);width:14px;height:14px;box-shadow:var(--glow-rose);border-radius:50%;position:absolute;top:4px;left:-2.45rem}.timeline-content{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.8rem}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.timeline-header h3{font-family:var(--font-display);color:var(--text);font-size:1.8rem;font-weight:700}.timeline-date{color:var(--gold);white-space:nowrap;background:#f1b8141a;border:1px solid #f1b81433;border-radius:100px;padding:3px 10px;font-size:1.2rem}.timeline-company{color:var(--rose);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.timeline-content ul{flex-direction:column;gap:.5rem;display:flex}.timeline-content li{color:var(--text-muted);padding-left:1.2rem;font-size:1.2rem;position:relative}.timeline-content li:before{content:"▸";color:var(--rose);font-size:1.2rem;position:absolute;top:2px;left:0}@media (width<=992px){.timeline{max-width:100%}.timeline-content{padding:1.6rem}.timeline-header h3{font-size:1.6rem}}@media (width<=768px){.experience{padding:4rem 5%}.timeline,.timeline-item{padding-left:1.5rem}.timeline-dot{width:12px;height:12px;left:-1.95rem}.timeline-content{padding:1.4rem}.timeline-header{flex-direction:column;align-items:flex-start}.timeline-header h3{font-size:1.4rem}.timeline-date{font-size:1rem}.timeline-company,.timeline-content li{font-size:1.1rem}}@media (width<=480px){.timeline,.timeline-item{padding-left:1rem}.timeline-dot{width:10px;height:10px;left:-1.45rem}.timeline-content{padding:1.2rem}.timeline-header h3{font-size:1.3rem}.timeline-date{padding:2px 8px;font-size:.9rem}.timeline-company{font-size:1rem}.timeline-content li{padding-left:1rem;font-size:1rem}}.contact{padding:6rem 5%}.contact-grid{grid-template-columns:1fr 1.6fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.contact-info>p{color:var(--text-muted);margin-bottom:2rem;font-size:1.4rem}.contact-details{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.contact-details a,.contact-details span{color:var(--text-muted);align-items:center;gap:10px;font-size:1.4rem;transition:color .2s;display:flex}.contact-details a:hover{color:var(--rose)}.contact-social{gap:.75rem;display:flex}.contact-social a{border:1.5px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .25s;display:inline-flex}.contact-social a:hover{border-color:var(--rose);color:var(--rose);background:#c3195d1a}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--text-muted);font-size:1.4rem;font-weight:600}.form-group input,.form-group textarea{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:var(--font-body);resize:vertical;outline:none;padding:11px 16px;font-size:1.2rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--rose);box-shadow:0 0 0 3px #c3195d1f}.form-group input::placeholder,.form-group textarea::placeholder{color:#9b8aad80}.full-width{justify-content:center;width:100%}@media (width<=992px){.contact-grid{grid-template-columns:1fr;gap:3rem}.contact-info{text-align:center}.contact-details{align-items:center}.contact-social{justify-content:center}}@media (width<=768px){.contact{padding:4rem 5%}.form-row{grid-template-columns:1fr}.contact-info>p,.contact-details a,.contact-details span{font-size:1.2rem}.contact-social a{width:38px;height:38px;font-size:1.3rem}.form-group label{font-size:1.2rem}.form-group input,.form-group textarea{padding:10px 14px;font-size:1.1rem}}@media (width<=480px){.contact-grid{gap:2rem}.contact-info>p{font-size:1.1rem}.contact-details a,.contact-details span{gap:8px;font-size:1rem}.contact-social{gap:.5rem}.contact-social a{width:34px;height:34px;font-size:1.1rem}.form-group label{font-size:1.1rem}.form-group input,.form-group textarea{font-size:1rem}}.footer{background:var(--bg-2);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.8rem 5%;display:flex}.footer p{color:var(--text-muted);font-size:1.2rem}.back-to-top{background:var(--rose);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #c3195d66}.back-to-top:hover{background:var(--rose-hover);transform:translateY(-2px)}
