@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#e0e0e0;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .3s ease}ul{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}h1,h2,h3,h4{color:#fff;font-weight:600;margin-bottom:1rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000d9;box-shadow:0 2px 10px #0000004d;left:0;position:fixed;top:0;width:100%;z-index:50}.header-container{justify-content:space-between;padding:1rem 2.7rem}.header-container,.logo-container,.menu-toggle{align-items:center;display:flex}.menu-toggle{background:#0000;border:none;color:#fff;justify-content:center;margin-right:1rem}.logo{color:#fff;font-size:1.25rem;font-weight:600}.desktop-nav{display:none}.desktop-nav button{color:#b0b0b0;font-size:.9rem;margin-left:2rem;transition:color .3s ease}.desktop-nav button:hover{color:#fff}.desktop-nav button.active{color:#85cb33}.social-icons{display:none}.social-icons a{color:#b0b0b0;margin-left:1rem;transition:color .3s ease}.social-icons a:hover{color:#fff}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;height:100%;left:0;padding-top:5rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:16rem;z-index:40}.sidebar.open{transform:translateX(0)}.sidebar-close{color:#b0b0b0;position:absolute;right:1rem;top:1rem;transition:color .3s ease}.sidebar-close:hover{color:#fff}.sidebar-nav{padding:1rem}.sidebar-nav ul{display:flex;flex-direction:column;gap:1rem}.sidebar-nav button{align-items:center;border-radius:.25rem;color:#b0b0b0;display:flex;padding:.5rem;transition:background-color .3s ease,color .3s ease;width:100%}.sidebar-nav button:hover{background-color:#2d2d2d;color:#fff}.sidebar-nav button.active{background-color:#85cb33;color:#fff}.sidebar-nav button svg{margin-right:.75rem}.sidebar-social{bottom:2rem;left:0;padding:0 1rem;position:absolute;width:100%}.sidebar-social-icons{display:flex;gap:1rem;justify-content:center}.sidebar-social-icons a{color:#b0b0b0;transition:color .3s ease}.sidebar-social-icons a:hover{color:#fff}.main-content{flex:1 1;min-height:100vh;overflow:hidden;padding-top:5rem;position:relative}.background-overlay{background-image:url(/static/media/IMG_8338.503f411982f9a689d1dc.PNG);background-position:50%;background-size:cover;height:100vh;mask-image:linear-gradient(270deg,#000,#0000);-webkit-mask-image:linear-gradient(270deg,#000,#0000);opacity:1;position:fixed;z-index:-1}.home-section{align-items:center;display:flex;justify-content:flex-start;min-height:calc(100vh - 5rem);padding:3rem 1.5rem;position:relative}.home-content{max-width:36rem;z-index:2}.greeting-text{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.home-title{color:#85cb33;font-size:3rem;font-weight:700;margin-bottom:.5rem}.home-subtitle{color:#fff;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;transition:opacity .5s ease}.home-subtitle.hidden{opacity:0}.home-description{color:#a2ad91;margin-bottom:.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.cta-button,.cta-button2{align-items:center;background-color:initial;border:2px solid #85cb33;border-radius:9999px;color:#fff;display:inline-flex;font-weight:500;padding:.75rem 2rem;transition:all .3s ease}.cta-button:hover{background-color:green;color:#fff}.cta-button2:hover{background-color:#006400}.social-links{display:flex;gap:1.5rem}.social-link{color:#b0b0b0;transition:color .3s ease}.social-link:hover{color:#85cb33}.section{max-width:60rem;padding:3rem 1.5rem}.section-title{color:#85cb33;font-size:2rem;font-weight:700;margin-bottom:2rem}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c1c1ccc;border-left:4px solid #85cb33;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.card-subtitle{color:#85cb33;margin-bottom:.5rem}.card-period{color:#a0a0a0;font-size:.875rem;margin-bottom:1rem}.card-description{color:#d0d0d0}.skills-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}.skill-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c1c1ccc;border-radius:.5rem;padding:1.5rem}.skill-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.skill-name{color:#fff}.skill-level{color:#85cb33}.skill-bar{background-color:#333;border-radius:9999px;height:.5rem;overflow:hidden}.skill-progress{background-color:#85cb33;border-radius:9999px;height:100%}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.project-image{border-radius:.5rem;height:auto;margin-bottom:1rem;max-height:200px;object-fit:cover;width:100%}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c1c1ccc;border-radius:.5rem;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.project-title{font-size:1rem;font-weight:600;margin-bottom:1rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-tag{background-color:#3339;border-radius:9999px;color:#85cb33;font-size:.75rem;padding:.25rem .75rem}.project-description{color:#d0d0d0;flex-grow:1;margin-bottom:1.5rem}.project-link{align-items:center;color:#85cb33;display:inline-flex;font-weight:500;gap:.5rem;margin-top:auto}.project-link:hover{color:#006400}@media (min-width:640px){.home-title{font-size:3.5rem}.home-content{max-width:40rem}.section{padding:4rem 2rem}}@media (min-width:768px){.header-container{padding:1rem 3rem}.desktop-nav,.social-icons{display:flex}.menu-toggle{display:none}.home-section{padding:3rem}.section{padding:4rem 3rem}.projects-grid,.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.header-container{padding:1rem 4rem}.home-section{padding:3rem 4rem}.section{padding:4rem}.projects-grid{grid-template-columns:repeat(3,1fr)}.home-title{font-size:4rem}.home-subtitle,.home-title{margin-left:25px;margin-top:-30px}.home-subtitle{font-size:1.3rem}}.background-overlay{background-blend-mode:normal;background-color:#607968;background-image:url(/static/media/IMG_0165.eada9ff143e6fd4e6330.PNG);background-position:center 20%;background-repeat:no-repeat;background-size:contain;filter:brightness(1.1) contrast(1.05);height:100%;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s ease;width:50%;z-index:0}@media (max-width:1024px){.background-overlay{background-position:50%;width:60%}}@media (max-width:768px){.background-overlay{background-position:0;background-size:cover;height:100%;opacity:.8;position:absolute;right:-20%;top:0;width:80%;z-index:-1}}@media (max-width:480px){.background-overlay{background-position:0;background-size:cover;opacity:.7;right:-30%;width:90%}}.hero-content{position:relative;z-index:1}.skills-title{color:#85cb33;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:left}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}.skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1c1c1ccc;border-left:4px solid #85cb33;border-radius:.5rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.skill-category:hover{box-shadow:0 4px 20px #85cb3333;transform:translateY(-2px)}.category-header{background:none;margin-bottom:1rem;padding:0;position:relative;text-align:left}.category-title{color:#85cb33;font-size:1.25rem;font-weight:600;margin:0}.skills-wrapper{background:#0000;padding:0}.skills-icon-grid{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);justify-items:center}.skill-item{align-items:center;background:#2a2a2a99;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:60px;padding:.75rem;transition:all .3s ease;width:100%}.skill-item:hover{background:#85cb331a;box-shadow:0 4px 15px #85cb3333;transform:translateY(-2px)}.skill-icon{align-items:center;background:#3a3a3acc;border-radius:.25rem;display:flex;font-size:1.25rem;font-weight:700;height:28px;justify-content:center;margin-bottom:.25rem;width:28px}.skill-name{color:#d0d0d0;font-size:.75rem;font-weight:500;line-height:1.2;text-align:center}@media (max-width:768px){.skills-grid{gap:1.5rem;grid-template-columns:1fr}.skills-icon-grid{gap:.75rem;grid-template-columns:repeat(4,1fr)}.skills-title{font-size:1.25rem}.skills-container{padding:0 .75rem}.skill-category{padding:1.25rem}}@media (max-width:480px){.skills-icon-grid{gap:.5rem;grid-template-columns:repeat(3,1fr)}.skills-title{font-size:1.125rem}.skill-item{min-height:50px;padding:.5rem}.skill-icon{font-size:1rem;height:24px;width:24px}.skill-name{font-size:.7rem}.skill-category{padding:1rem}}
/*# sourceMappingURL=main.b4f831d1.css.map*/