@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";@keyframes matrix-rain{0%{background-position:0 0}to{background-position:0 480px}}.text-center{text-align:center;justify-content:center;margin-left:auto;margin-right:auto}.page-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.3}.page-bg.bg-grid{background-image:linear-gradient(rgba(0,206,124,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(0,206,124,.2) 1px,transparent 1px);background-size:50px 50px;background-position:center}.page-bg.bg-dots{background-image:radial-gradient(rgba(0,206,124,.4) 1px,transparent 1px);background-size:30px 30px;background-position:center}.page-bg.bg-circuit{background-image:radial-gradient(circle at 2px 2px,rgba(0,206,124,.15) 1px,transparent 0),linear-gradient(rgba(0,206,124,.05) 1px,transparent 0),linear-gradient(90deg,rgba(0,206,124,.05) 1px,transparent 0);background-size:40px 40px,40px 40px,40px 40px;background-position:center}.page-bg.bg-matrix{background-color:#030407;overflow:hidden}.page-bg.bg-matrix:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='200'%3E%3Ctext x='10' y='30' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.6'%3E1%3C/text%3E%3Ctext x='10' y='60' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.3'%3E0%3C/text%3E%3Ctext x='10' y='90' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.8'%3E%E3%83%8F%3C/text%3E%3Ctext x='40' y='45' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.4'%3EZ%3C/text%3E%3Ctext x='40' y='110' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.7'%3E7%3C/text%3E%3Ctext x='70' y='20' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.2'%3E%E3%82%B1%3C/text%3E%3Ctext x='70' y='85' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.5'%3E9%3C/text%3E%3Ctext x='70' y='150' fill='%2300ce7c' font-family='monospace' font-size='12' opacity='0.9'%3E1%3C/text%3E%3C/svg%3E");background-size:120px 240px;animation:matrix-rain 12s linear infinite}.page-bg.bg-matrix:after{background:radial-gradient(circle at center 40%,transparent 10%,#030407 90%)!important}.page-bg.bg-blueprint{background-image:linear-gradient(rgba(0,206,124,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,206,124,.1) 1px,transparent 1px),linear-gradient(rgba(0,206,124,.05) 2px,transparent 2px),linear-gradient(90deg,rgba(0,206,124,.05) 2px,transparent 2px);background-size:20px 20px,20px 20px,100px 100px,100px 100px;background-position:center}.page-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center 40%,transparent 10%,#080a11 95%)}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#080a11;color:#fff;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.font-heading{font-family:Outfit,sans-serif}a{transition:all .3s ease;text-decoration:none;color:inherit}.app-container{display:flex;min-height:100vh;position:relative;z-index:1}.sidebar{width:350px;background-color:#0d121b;padding:3rem 2rem;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.05);z-index:100}.main-content{flex:1;padding:2rem 5rem;position:relative;max-width:calc(100% - 350px)}.nav-container{display:flex;justify-content:flex-end;margin-bottom:5rem}.nav-links{display:flex;gap:1.5rem;background:#ffffff08;padding:.5rem 1.5rem;border-radius:50px;border:1px solid rgba(255,255,255,.05)}.nav-links a{color:#94a3b8;font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:25px}.nav-links a:hover{color:#fff;box-shadow:0 0 15px #00ce7c33}.nav-links a.active{background-color:#00ce7c;color:#000}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1000}.hamburger .bar{width:100%;height:3px;background-color:#00ce7c;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.hamburger.active .bar:nth-child(1){transform:rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0;transform:translate(20px)}.hamburger.active .bar:nth-child(3){transform:rotate(-45deg)}.hero{margin-top:4rem}.hero h1{font-size:4rem;margin-bottom:1.5rem;font-weight:700}.hero h1 .highlight{color:#00ce7c}.hero p{font-size:1.1rem;color:#94a3b8;max-width:800px;margin-bottom:3rem}.home-section{margin-top:8rem}.home-section .section-tag{color:#00ce7c;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;display:block}.home-section h2{font-size:2.8rem;margin-bottom:3rem;font-weight:800;line-height:1.2;max-width:700px}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(160px,auto);gap:1.5rem;margin-bottom:4rem}.bento-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);padding:2.5rem;border-radius:30px;position:relative;overflow:hidden;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.bento-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(0,206,124,.08) 0%,transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.bento-card:hover{transform:translateY(-5px);border-color:#00ce7c4d;background:#ffffff08;box-shadow:0 20px 40px #0000004d}.bento-card:hover:before{opacity:1}.bento-card:hover .icon-box{transform:scale(1.1) rotate(5deg);background:#00ce7c26}.bento-card .icon-box{width:50px;height:50px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#00ce7c;margin-bottom:2rem;transition:all .5s ease}.bento-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700;color:#fff}.bento-card p{color:#94a3b8;font-size:1.05rem;line-height:1.7;margin:0}.bento-card.col-12{grid-column:span 12}.bento-card.col-8{grid-column:span 8}.bento-card.col-7{grid-column:span 7}.bento-card.col-6{grid-column:span 6}.bento-card.col-5{grid-column:span 5}.bento-card.col-4{grid-column:span 4}.bento-card.row-2{grid-row:span 2}.bento-card.featured{background:linear-gradient(135deg,#00ce7c0d,#ffffff05);border-color:#00ce7c1a}.bento-card.featured h3{font-size:1.8rem}.cta-group{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;align-items:center}@media(max-width:640px){.cta-group{flex-direction:column;gap:1rem}.cta-group a{width:100%;justify-content:center}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card{background-color:#111827;border:1px solid rgba(255,255,255,.05);padding:2.5rem;border-radius:20px;transition:transform .3s ease,border-color .3s ease}.stat-card:hover{transform:translateY(-5px);border-color:#00ce7c66;box-shadow:0 0 25px #00ce7c33}.stat-card .icon-wrapper{width:50px;height:50px;background:#00ce7c1a;color:#00ce7c;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1.5rem;font-size:1.5rem}.stat-card .value{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;font-family:Outfit,sans-serif}.stat-card .label{color:#94a3b8;font-size:1rem}.profile-card{text-align:left}.profile-card .avatar-wrapper{width:150px;height:150px;background:radial-gradient(circle,#00ce7c33,#0000 70%);display:flex;align-items:center;justify-content:center;border-radius:25px;margin-bottom:2rem;position:relative}.profile-card .avatar-wrapper img{width:120px;height:120px;border-radius:20px;object-fit:cover;background:#1e293b}.profile-card .avatar-wrapper .status-badge{position:absolute;bottom:-10px;right:-10px;background:#0d121b;border:1px solid rgba(255,255,255,.05);padding:.25rem .75rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-size:.75rem}.profile-card .avatar-wrapper .status-badge .dot{width:8px;height:8px;background-color:#00ce7c;border-radius:50%;box-shadow:0 0 10px #00ce7c}.profile-card h2{font-size:1.8rem;margin-bottom:.5rem}.profile-card .job-title{color:#00ce7c;font-weight:600;margin-bottom:1.5rem;display:block}.profile-card .location{color:#94a3b8;font-size:.9rem;display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.profile-card .bio{color:#94a3b8;font-size:.95rem;line-height:1.8}.social-links{margin-top:auto;display:flex;gap:1rem}.social-links .social-icon{width:45px;height:45px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#94a3b8}.social-links .social-icon:hover{color:#00ce7c;background:#00ce7c1a;border-color:#00ce7c;transform:translateY(-3px);box-shadow:0 0 15px #00ce7c66}.resume-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.resume-header h1{font-size:3rem;margin:0}.download-btn{background-color:#00ce7c;color:#000!important;padding:.8rem 1.5rem;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.download-btn:hover{background-color:#00e88b;transform:translateY(-2px);box-shadow:0 5px 15px #00ce7c4d}.resume-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.timeline-section-title{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.timeline-section-title .icon-box{width:45px;height:45px;background:#00ce7c1a;color:#00ce7c;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.2rem}.timeline{position:relative}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:1px;background-color:#ffffff0d}.timeline-item{position:relative;padding-left:3rem;margin-bottom:3rem}.timeline-item:before{content:"";position:absolute;left:0;top:25px;width:16px;height:16px;background-color:#080a11;border:2px solid #00ce7c;border-radius:50%;z-index:1;box-shadow:0 0 10px #00ce7c80}.timeline-item:last-child{margin-bottom:0}.resume-card{background-color:#111827;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:20px;transition:all .3s ease}.resume-card:hover{border-color:#00ce7c4d;box-shadow:0 0 20px #00ce7c1a;transform:translate(5px)}.resume-card .date{color:#00ce7c;font-size:.9rem;font-weight:500;margin-bottom:.8rem;display:block}.resume-card h3{font-size:1.4rem;margin-bottom:.4rem}.resume-card .company{color:#94a3b8;font-size:1rem;margin-bottom:1rem;display:block}.resume-card p{color:#94a3b8;font-size:.95rem;line-height:1.7}.resume-highlights{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem;padding-left:.5rem}.highlight-tag{background:#00ce7c0d;border:1px solid rgba(0,206,124,.1);color:#94a3b8;padding:.4rem .8rem;border-radius:8px;font-size:.85rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.highlight-tag i{color:#00ce7c;font-size:.9rem}.highlight-tag:hover{background:#00ce7c1a;border-color:#00ce7c4d;color:#fff;transform:translateY(-2px)}.skills-container{margin-top:1rem}.skill-section{margin-bottom:5rem}.skill-content-card{background-color:#111827;border:1px solid rgba(255,255,255,.05);padding:3rem;border-radius:24px;transition:all .3s ease;margin-left:40px}.skill-content-card:hover{border-color:#00ce7c33;box-shadow:0 0 30px #0000004d}.skill-groups-grid{display:flex;flex-direction:column;gap:4rem}.skill-subgroup h4{color:#00ce7c;font-size:.9rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:2rem;font-weight:700;display:flex;align-items:center;gap:1.2rem}.skill-subgroup h4 i{color:#00ce7c;font-size:1rem;opacity:.8}.skill-subgroup h4:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(0,206,124,.15),transparent)}.skill-badges-grid{display:flex;flex-direction:column;gap:1.8rem;padding-left:40px}.skill-item{display:flex;flex-direction:column;gap:.5rem}.projects-page{margin-top:1rem}.projects-header{margin-bottom:4rem}.projects-header h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;color:#fff}.projects-header p{font-size:1.15rem;color:#94a3b8;max-width:800px;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;margin-bottom:5rem}@media(max-width:768px){.projects-grid{grid-template-columns:1fr}}.project-card{background:#11182799;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05);border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;cursor:pointer}.project-card:hover{transform:translateY(-8px);border-color:#00ce7c4d;box-shadow:0 20px 40px #0006,0 0 20px #00ce7c0d}.project-card:hover .project-hero{background:#00ce7c1a}.project-card:hover .project-visual{color:#00ce7c}.project-card:hover .project-visual i{transform:scale(1.1);filter:drop-shadow(0 0 25px rgba(0,206,124,.6))}.project-card:hover .project-visual img{transform:rotateX(10deg) rotateY(-15deg) rotate(3deg) scale(1.05);opacity:.95;box-shadow:30px 30px 80px #000c,0 0 30px #00ce7c33}.project-card .project-hero{height:240px;background:#ffffff08;display:flex;align-items:center;justify-content:center;transition:background .4s ease;border-bottom:1px solid rgba(255,255,255,.05)}.project-card .project-visual{font-size:4rem;color:#94a3b880;transition:all .4s ease;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;perspective:1200px}.project-card .project-visual i{position:relative;z-index:2;transition:all .4s ease;filter:drop-shadow(0 0 15px rgba(0,206,124,.3))}.project-card .project-visual img{position:absolute;max-width:75%;max-height:75%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:20px 20px 60px #0009,0 0 20px #00ce7c1a;transform:rotateX(15deg) rotateY(-25deg) rotate(5deg);z-index:1;opacity:.7;transition:all .5s cubic-bezier(.23,1,.32,1);border:1px solid rgba(255,255,255,.05)}.project-card .project-content{padding:2rem;flex:1;display:flex;flex-direction:column}.project-card .project-title-wrapper{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.project-card .project-title-wrapper i{color:#00ce7c;font-size:1.2rem;opacity:.8}.project-card .project-title-wrapper h3{font-size:1.4rem;font-weight:700;color:#fff;margin:0}.project-card p{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2rem;flex:1}.project-card .project-tags{display:flex;flex-wrap:wrap;gap:.6rem}.project-card .project-tags .tag{background:#00ce7c0d;border:1px solid rgba(0,206,124,.1);color:#02ff9a;padding:.3rem .8rem;border-radius:8px;font-size:.8rem;font-weight:500;transition:all .3s ease}.project-card .project-tags .tag:hover{background:#00ce7c1a;border-color:#00ce7c4d;transform:translateY(-1px)}.highlight-tag{background:#00ce7c0d;border:1px solid rgba(0,206,124,.1);color:#00ce7c;padding:.5rem 1rem;border-radius:10px;font-size:.9rem;display:inline-flex;width:fit-content;align-items:center;gap:.8rem;transition:all .3s ease;font-weight:600}.highlight-tag i{font-size:1rem}.highlight-tag:hover{background:#00ce7c1a;border-color:#00ce7c4d;transform:translateY(-2px)}.skill-description{color:#94a3b8;font-size:.95rem;line-height:1.6;padding-left:1rem;position:relative;border-left:1px solid rgba(0,206,124,.2);margin-left:.5rem}.skill-description:before{content:""}@media(max-width:1024px){.resume-header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.resume-header h1{font-size:2.5rem}.resume-grid{grid-template-columns:1fr;gap:3rem}.app-container{flex-direction:column}.main-content{max-width:100%;padding:1.5rem;order:1}.sidebar{width:100%;height:auto;position:relative;padding:3rem 2rem;border-right:none;border-top:1px solid rgba(255,255,255,.05);order:2}.nav-container{margin-bottom:1rem;position:relative;display:flex;justify-content:flex-end}.hamburger{display:flex}.nav-links{display:none;position:absolute;top:100%;right:0;background:#0d121b;flex-direction:column;padding:1rem;border-radius:12px;margin-top:.5rem;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 30px #00000080;z-index:999;width:200px;gap:.5rem}.nav-links.show{display:flex}.nav-links a{width:100%;text-align:center;background:#ffffff08;border-radius:8px;padding:.75rem}.hero{margin-top:1rem}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1rem;margin-bottom:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.5rem;border-radius:15px}.stat-card .icon-wrapper{width:40px;height:40px;font-size:1.2rem;margin-bottom:1rem}.stat-card .value{font-size:1.8rem}.stat-card .label{font-size:.85rem}.skill-content-card{margin-left:0!important;padding:2rem 1.5rem!important}.bento-grid{grid-template-columns:1fr;gap:1rem}.bento-card{grid-column:span 1!important;grid-row:span 1!important;padding:2rem}.home-section{margin-top:4rem}.home-section h2{font-size:2rem}.skill-badges-grid{padding-left:0!important}.skill-description{padding-left:1rem!important;margin-left:.2rem!important}.timeline-section-title{font-size:1.25rem!important;gap:.8rem!important}.timeline-section-title .icon-box{width:40px!important;height:40px!important;font-size:1.1rem!important}}.image-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#04050af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:opacity .4s cubic-bezier(.23,1,.32,1);align-items:center;justify-content:center}.image-modal.active{display:flex;opacity:1}.image-modal.active .modal-content{transform:scale(1);opacity:1}.modal-content{margin:auto;display:block;max-width:90%;max-height:85vh;object-fit:contain;border-radius:16px;box-shadow:0 30px 60px #000c;border:1px solid rgba(255,255,255,.1);transform:scale(.9);opacity:0;transition:all .5s cubic-bezier(.23,1,.32,1)}.modal-caption{position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:auto;text-align:center;color:#fff;font-size:1.1rem;font-family:Outfit,sans-serif;background:#00000080;padding:.8rem 2rem;border-radius:50px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1)}.modal-close{position:absolute;top:30px;right:40px;width:50px;height:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#fff;font-size:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10000}.modal-close:hover{background:#00ce7c33;color:#00ce7c;border-color:#00ce7c;transform:rotate(90deg)}@media only screen and (max-width:768px){.modal-content{max-width:95%;max-height:70vh}.modal-close{top:20px;right:20px;width:40px;height:40px;font-size:24px}.modal-caption{bottom:20px;font-size:.9rem;width:90%}}
