.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:transparent;transition:all .3s ease;padding:1rem 0}.navbar.scrolled{background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}[data-theme=light] .navbar.scrolled{background-color:#ffffff05}.navbar.over-dark-bg{background-color:#ffffff05!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.over-dark-bg.scrolled,[data-theme=light] .navbar.over-dark-bg,[data-theme=light] .navbar.over-dark-bg.scrolled{background-color:#ffffff05!important}.navbar.over-dark-bg .nav-logo,.navbar.over-dark-bg .nav-menu li a,.navbar.over-dark-bg .theme-toggle{color:#fffffff2!important}[data-theme=light] .navbar.over-dark-bg .theme-toggle{color:#213547b3!important}[data-theme=light] .navbar.over-dark-bg .theme-toggle:hover{color:#213547e6!important}.navbar.over-dark-bg .nav-menu li a:hover,.navbar.over-dark-bg .nav-menu li a.active{color:#95c186!important}@media(prefers-color-scheme:light){:root:not([data-theme]) .navbar.scrolled{background-color:#fffffff2}}.nav-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-right{display:flex;align-items:center;gap:1.5rem}.nav-actions-mobile,.theme-toggle.mobile-nav{display:none}.theme-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:inherit;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;transition:all .3s ease;opacity:.8}.theme-toggle:hover{opacity:1;background-color:#95c1861a;color:#95c186;transform:rotate(15deg)}.theme-toggle:active{transform:rotate(15deg) scale(.95)}.theme-toggle svg{width:20px;height:20px}[data-theme=light] .theme-toggle{color:#213547b3!important;opacity:.8}[data-theme=light] .theme-toggle:hover{color:#213547e6!important;background-color:#95c1861a;opacity:1}.nav-logo{font-size:1.5rem;font-weight:700;background:none;border:none;color:#ffffffe6;cursor:pointer;transition:color .3s ease;padding:.5rem;text-decoration:none;display:inline-block}.nav-logo:hover{color:#fff}[data-theme=light] .nav-logo{color:#213547e6}[data-theme=light] .nav-logo:hover{color:#213547}.mobile-menu-backdrop{position:fixed;inset:0;background-color:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;color:inherit}.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:20px;transition:all .3s ease}.hamburger span{display:block;height:3px;width:100%;background-color:currentColor;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu li a{background:none;border:none;color:inherit;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease;position:relative;text-decoration:none;display:block}.nav-menu li a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#95c186;transition:all .3s ease;transform:translate(-50%)}.nav-menu li a:hover:after,.nav-menu li a.active:after{width:80%}.nav-menu li a:hover,.nav-menu li a.active{color:#95c186}@media(max-width:768px){.navbar{background-color:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.menu-open{background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-menu:not(.open){display:none}[data-theme=light] .navbar{background-color:#ffffff40}[data-theme=light] .navbar.menu-open{background-color:#fffffff2}.nav-container{padding:1rem;display:flex;justify-content:space-between;align-items:center;width:90%}.nav-actions-mobile{display:flex;align-items:center;gap:.5rem;margin-left:auto}.nav-right{position:static;display:block}.mobile-menu-toggle{display:block}.theme-toggle.mobile-nav{display:flex;width:40px;height:40px;padding:.5rem}.theme-toggle:not(.mobile-nav):not(.mobile){display:none}.nav-logo{margin-right:auto}.nav-menu{position:fixed;top:0;right:-100%;height:100vh;width:280px;background-color:#242424fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:5rem 2rem 2rem;gap:0;transition:right .3s ease;box-shadow:-2px 0 10px #0003;z-index:1000;justify-content:flex-start;display:flex}.nav-menu.open{right:0}[data-theme=light] .nav-menu{background-color:#fffffffa}.nav-menu li{width:100%;border-bottom:1px solid rgba(149,193,134,.1)}.nav-menu li a{width:100%;text-align:left;padding:1.2rem 0;font-size:1.1rem}.nav-menu li a:after{display:none}.nav-logo{font-size:1.2rem}.mobile-theme-toggle{border-bottom:none;margin-top:auto;padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:center;align-items:center}.theme-toggle.mobile{width:auto;padding:.75rem;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center}.theme-toggle.mobile:hover{background-color:#95c1861a;transform:none}}@media(prefers-color-scheme:light){@media(max-width:768px){:root:not([data-theme]) .nav-menu{background-color:#fffffffa}}}.hero{min-height:90vh;position:relative;display:flex;align-items:center;justify-content:center;padding-top:6rem;overflow:hidden}.hero-background{position:absolute;inset:0;height:100%;background:linear-gradient(135deg,#95c18614,#d1e8c908);z-index:0}.hero-content-wrapper{position:relative;z-index:1;max-width:1440px;width:100%;display:flex;align-items:center;justify-content:space-around;padding:2rem 8rem;gap:4rem}.profile-text{flex:0 0 55%;display:flex;flex-direction:column;gap:2rem}.profile-text .main{display:flex;flex-direction:column;gap:.8rem}.profile-text .main h2{font-size:1.8em;line-height:1.2;margin:0;color:#ffffffe6;font-weight:500}.profile-text .main h1{font-size:3.2em;font-weight:700;line-height:1.1;margin:0;color:#fffffff2}.profile-text .sub{display:flex;flex-direction:column;gap:1rem}.profile-text .sub h5{font-size:1.1em;line-height:1.5;margin:0;color:#ffffffb3;font-weight:400;letter-spacing:.5px}.profile-text .sub h5.delta-student{position:relative;padding-left:1.2rem}.profile-text .sub h5.delta-student:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#95c186;border-radius:2px}.profile-text .sub h4{font-size:1.05em;line-height:1.6;margin:0;color:#ffffffa6;font-weight:400;letter-spacing:.3px}.social-icons{display:flex;gap:1.5rem;margin-top:.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#ffffffb3;transition:all .3s ease;border-radius:50%}.social-link:hover{color:#95c186;transform:translateY(-2px);background-color:#95c1861a}.social-link svg{width:24px;height:24px}.profile-img{flex:0 0 40%;width:fit-content;text-align:center;display:flex;align-items:center;justify-content:center}.profile-img img{max-width:100%;width:100%;max-width:380px;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 12px 32px #0003;transition:transform .3s ease}.profile-img img:hover{transform:scale(1.02)}[data-theme=light] .hero-background{background:linear-gradient(135deg,#95c1860f,#d1e8c905)}[data-theme=light] .profile-text .main h2{color:#213547e6}[data-theme=light] .profile-text .main h1{color:#213547f2}[data-theme=light] .profile-text .sub h5{color:#213547b3}[data-theme=light] .profile-text .sub h4{color:#213547a6}[data-theme=light] .social-link{color:#213547b3}[data-theme=light] .social-link:hover{background-color:#95c18626}@media(prefers-color-scheme:light){:root:not([data-theme]) .hero-background{background:linear-gradient(135deg,#95c1860f,#d1e8c905)}:root:not([data-theme]) .profile-text .main h2{color:#213547e6}:root:not([data-theme]) .profile-text .main h1{color:#213547f2}:root:not([data-theme]) .profile-text .sub h5{color:#213547b3}:root:not([data-theme]) .profile-text .sub h4{color:#213547a6}:root:not([data-theme]) .social-link{color:#213547b3}:root:not([data-theme]) .social-link:hover{background-color:#95c18626}}@media(max-width:1024px){.hero-content-wrapper{padding:2rem 4rem}.profile-text{flex:0 0 50%}.profile-img{flex:0 0 45%}}@media(max-width:768px){.hero-content-wrapper{flex-direction:column;padding:2rem 1.5rem;text-align:center}.profile-text{flex:1;width:100%;align-items:center;gap:1.5rem}.profile-text .main h1{font-size:2.5em}.profile-text .main h2{font-size:1.6em}.profile-text .sub h5{font-size:1em}.profile-text .sub h4{font-size:.95em}.profile-img{flex:1;width:100%;max-width:300px;margin:0 auto}.profile-img img{max-width:100%}}.about{padding:3rem 2rem 4rem;min-height:90vh;display:flex;align-items:flex-start;justify-content:center}.container{max-width:1200px;width:100%}@media(min-width:769px){.container{width:auto}}.section-title{font-size:2.5em;text-align:center;margin-bottom:3rem;position:relative;display:inline-block;width:100%}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#95c186,#d1e8c9);border-radius:2px}.about-content{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;align-content:flex-start;min-height:0}.about-text{flex:1;font-size:1.1em;line-height:1.8;color:#ffffffe6;min-height:0}.about-text p{margin-bottom:1.5rem}.timeline-section{flex:0 0 380px;min-width:0;align-self:stretch;display:flex;flex-direction:column}.timeline-title{font-size:1.3em;margin-bottom:1.5rem;color:#ffffffe6;text-align:left;font-weight:600}.timeline{position:relative;padding-left:1.5rem}.timeline:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#95c186,#95c1864d)}.timeline-item{position:relative;margin-bottom:1.5rem;padding-left:1.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:-1.35rem;top:.25rem;width:10px;height:10px;border-radius:50%;background-color:#95c186;border:2px solid rgba(36,36,36,1);box-shadow:0 0 0 1.5px #95c186;z-index:1}.timeline-content{background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:10px;padding:1rem;transition:all .3s ease}.timeline-content:hover{background-color:#95c18614;border-color:#95c18666;transform:translate(5px)}.timeline-year{display:inline-block;font-size:.75em;font-weight:600;color:#95c186;background-color:#95c18626;padding:.25em .6em;border-radius:12px;margin-bottom:.4rem}.timeline-label{display:inline-block;font-size:.65em;color:#fff9;background-color:#95c1861a;padding:.15em .5em;border-radius:10px;margin-left:.4rem;margin-bottom:.4rem}.timeline-item-title{font-size:1em;margin:.5rem 0 .4rem;color:#fffffff2;font-weight:600}.timeline-item-description{font-size:.85em;line-height:1.5;color:#ffffffb3;margin:0}[data-theme=light] .about-text,[data-theme=light] .timeline-title{color:#213547e6}[data-theme=light] .timeline:before{background:linear-gradient(180deg,#95c186,#95c18666)}[data-theme=light] .timeline-marker{border-color:#fff}[data-theme=light] .timeline-content{background-color:#95c18614;border-color:#95c18640}[data-theme=light] .timeline-content:hover{background-color:#95c1861f;border-color:#95c18666}[data-theme=light] .timeline-item-title{color:#213547f2}[data-theme=light] .timeline-item-description{color:#213547b3}[data-theme=light] .timeline-achievement{color:#21354799}[data-theme=light] .timeline-label{color:#213547cc;background-color:#95c18626}@media(prefers-color-scheme:light){:root:not([data-theme]) .about-text{color:#213547e6}:root:not([data-theme]) .timeline-title{color:#213547e6}:root:not([data-theme]) .timeline:before{background:linear-gradient(180deg,#95c186,#95c18666)}:root:not([data-theme]) .timeline-marker{border-color:#fff}:root:not([data-theme]) .timeline-content{background-color:#95c18614;border-color:#95c18640}:root:not([data-theme]) .timeline-content:hover{background-color:#95c1861f;border-color:#95c18666}:root:not([data-theme]) .timeline-item-title{color:#213547f2}:root:not([data-theme]) .timeline-item-description{color:#213547b3}:root:not([data-theme]) .timeline-achievement{color:#21354799}:root:not([data-theme]) .timeline-label{color:#213547cc;background-color:#95c18626}}@media(max-width:1024px){.about-content{flex-direction:column;gap:2rem;align-items:flex-start}.timeline-section{flex:1;width:100%;align-self:flex-start}}@media(max-width:768px){.about{padding:2rem 1.5rem 4rem}.section-title{font-size:2em}.about-text{font-size:1em}.timeline{padding-left:1.5rem}.timeline-item{padding-left:1.5rem;margin-bottom:1.2rem}.timeline-marker{left:-1.35rem}.timeline-title{font-size:1.2em;margin-bottom:1.2rem}.timeline-item-title{font-size:.95em}.timeline-content{padding:.9rem}}.skills{padding:0rem 2rem 4rem;background-color:#95c1860d;min-height:90vh;display:flex;align-items:center;justify-content:center}.skills .container{max-width:1200px;width:100%}@media(min-width:769px){.skills .container{width:auto}}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.skill-category{background-color:#95c1861a;padding:2rem;border-radius:12px;border:1px solid rgba(149,193,134,.2);transition:all .3s ease}.skill-category:hover{transform:translateY(-5px);box-shadow:0 8px 20px #95c18633;border-color:#95c18666}.category-title{font-size:1.3em;margin-bottom:1.5rem;color:#95c186;font-weight:600}.skills-list{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{display:inline-block;padding:.5em 1em;background-color:#95c18626;border:1px solid rgba(149,193,134,.3);border-radius:20px;font-size:.9em;transition:all .3s ease;color:#ffffffe6}.skill-tag:hover{background-color:#95c18640;border-color:#95c186;transform:scale(1.05)}[data-theme=light] .skills{background-color:#95c18614}[data-theme=light] .skill-category{background-color:#95c1861f}[data-theme=light] .skill-tag{color:#213547e6;background-color:#95c18633}@media(prefers-color-scheme:light){:root:not([data-theme]) .skills{background-color:#95c18614}:root:not([data-theme]) .skill-category{background-color:#95c1861f}:root:not([data-theme]) .skill-tag{color:#213547e6;background-color:#95c18633}}@media(max-width:768px){.skills{padding:2rem 1.5rem}.skills-grid{grid-template-columns:1fr;gap:1.5rem}.skill-category{padding:1.5rem}}.projects{padding:0rem 2rem 4rem;min-height:90vh;display:flex;align-items:center;justify-content:center}.projects .container{max-width:1200px;width:100%}@media(min-width:769px){.projects .container{width:auto}}.projects-controls{margin-top:2rem;margin-bottom:2rem}.projects-filters{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.filter-group{display:flex;align-items:center;gap:.75rem}.filter-group label{color:#ffffffe6;font-weight:600;font-size:.95em}.filter-select{padding:.5em 2.5em .5em 1em;background-color:#95c1861a;border:1px solid rgba(149,193,134,.3);border-radius:8px;color:#ffffffe6;font-size:.95em;cursor:pointer;transition:all .3s ease;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2395C186' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75em center;background-size:1em}.filter-select:hover{background-color:#95c18626;border-color:#95c18680}.filter-select:focus{border-color:#95c186;box-shadow:0 0 0 2px #95c18633}.filter-select option{background-color:#1a1a1a;color:#ffffffe6;padding:.5em}.technology-filters{margin-top:1rem}.technology-filters label{display:block;color:#ffffffe6;font-weight:600;font-size:.95em;margin-bottom:.75rem}.tech-filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-filter-tag{padding:.4em .9em;background-color:#95c1861a;border:1px solid rgba(149,193,134,.3);border-radius:20px;color:#fffc;font-size:.85em;cursor:pointer;transition:all .3s ease;outline:none}.tech-filter-tag:hover{background-color:#95c18633;border-color:#95c18680;color:#fffffff2}.tech-filter-tag.active{background-color:#95c186;border-color:#95c186;color:#1a1a1a;font-weight:600}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem}.project-card{background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #95c18633;border-color:#95c18666}.project-date{display:inline-block;font-size:.75em;font-weight:600;color:#95c186;background-color:#95c18626;padding:.25em .6em;border-radius:12px;margin-bottom:.4rem;width:fit-content}.project-header{margin-bottom:.5rem}.project-title{font-size:1.5em;margin:0;color:#95c186;font-weight:600}.project-description{line-height:1.6;color:#fffc;margin-bottom:1.5rem;flex-grow:1}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{display:inline-block;padding:.3em .8em;background-color:#95c18626;border:1px solid rgba(149,193,134,.3);border-radius:15px;font-size:.85em;color:#ffffffe6}.project-links{display:flex;gap:1rem;margin-top:auto}.project-link{padding:.6em 1.5em;background-color:#95c186;color:#fffffff2;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;white-space:normal;word-break:break-word}.project-link:hover{background-color:#7ba86d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .project-link{color:#213547e6}[data-theme=light] .project-link:hover{color:#213547}.projects-placeholder{text-align:center;padding:4rem 2rem;color:#ffffffb3}.github-link{display:inline-block;margin-top:1.5rem;padding:.8em 2em;background-color:#95c186;color:#1a1a1a;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.github-link:hover{background-color:#7ba86d;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .project-card{background-color:#95c18614}[data-theme=light] .project-description{color:#213547cc}[data-theme=light] .tech-tag,[data-theme=light] .project-date{color:#213547e6;background-color:#95c18633}[data-theme=light] .projects-placeholder{color:#213547b3}[data-theme=light] .filter-group label{color:#213547e6}[data-theme=light] .filter-select{background-color:#95c18626;border-color:#95c18666;color:#213547e6}[data-theme=light] .filter-select:hover{background-color:#95c18633}[data-theme=light] .filter-select option{background-color:#fff;color:#213547e6}[data-theme=light] .technology-filters label{color:#213547e6}[data-theme=light] .tech-filter-tag{color:#213547cc}[data-theme=light] .tech-filter-tag:hover{color:#213547f2}@media(prefers-color-scheme:light){:root:not([data-theme]) .project-card{background-color:#95c18614}:root:not([data-theme]) .project-description{color:#213547cc}:root:not([data-theme]) .tech-tag{color:#213547e6;background-color:#95c18633}:root:not([data-theme]) .project-date{color:#213547e6;background-color:#95c18633}:root:not([data-theme]) .projects-placeholder{color:#213547b3}:root:not([data-theme]) .filter-group label{color:#213547e6}:root:not([data-theme]) .filter-select{background-color:#95c18626;border-color:#95c18666;color:#213547e6}:root:not([data-theme]) .filter-select:hover{background-color:#95c18633}:root:not([data-theme]) .filter-select option{background-color:#fff;color:#213547e6}:root:not([data-theme]) .technology-filters label{color:#213547e6}:root:not([data-theme]) .tech-filter-tag{color:#213547cc}:root:not([data-theme]) .tech-filter-tag:hover{color:#213547f2}}.all-work-button-container{display:flex;justify-content:center;margin-top:3rem}.all-work-button{padding:.8em 2.5em;background-color:#95c186;color:#fffffff2;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;font-size:1em}.all-work-button:hover{background-color:#7ba86d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .all-work-button{color:#213547e6}[data-theme=light] .all-work-button:hover{color:#213547}.highlighted-projects{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;overflow:hidden}.highlighted-projects .project-arrow{position:absolute;z-index:100}.highlighted-projects-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf);z-index:0;pointer-events:none}[data-theme=light] .highlighted-projects-overlay{background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf)}.highlighted-project-slide .container{position:relative;z-index:1;max-width:1200px;width:100%;display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.highlighted-project-content{position:relative;z-index:1}@media(min-width:769px){.highlighted-projects .container{width:auto}}.highlighted-projects-slider-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.highlighted-projects-slider{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.highlighted-project-slide{min-width:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.highlighted-project-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf);z-index:0;pointer-events:none}[data-theme=light] .highlighted-project-slide:before{background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf)}.highlighted-project-content{position:relative;display:flex;flex-direction:column;max-width:900px;width:100%;padding:0 3rem}@media(max-width:768px){.highlighted-project-content{padding:0 3rem}}.highlighted-project-content .project-title{font-size:3em;margin-bottom:1.5rem;color:#95c186}.highlighted-project-content .project-description{font-size:1.2em;line-height:1.8;margin-bottom:2rem;color:#ffffffe6}[data-theme=light] .highlighted-project-content .project-title{color:#95c186}[data-theme=light] .highlighted-project-content .project-description{color:#ffffffe6}.highlighted-project-content .project-date,[data-theme=light] .highlighted-project-content .project-date{color:#95c186;background-color:#95c18626}.highlighted-project-content .tech-tag,[data-theme=light] .highlighted-project-content .tech-tag{color:#ffffffe6;background-color:#95c18626;border:1px solid rgba(149,193,134,.3)}.project-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#95c18633!important;border:2px solid rgba(149,193,134,.5)!important;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:100;color:#ffffffe6!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0!important}.project-arrow:hover{background-color:#95c18666!important;border-color:#95c186cc!important;transform:translateY(-50%) scale(1.1);color:#95c186!important}.project-arrow:active{transform:translateY(-50%) scale(.95)}.project-arrow-left{left:1rem}.project-arrow-right{right:1rem}.project-arrow svg{width:24px;height:24px}.project-selector-buttons{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:1rem;z-index:10}.selector-button{width:12px;height:12px;border-radius:50%;border:2px solid rgba(149,193,134,.5);background-color:transparent;cursor:pointer;transition:all .3s ease;padding:0}.selector-button:hover{background-color:#95c1864d;border-color:#95c186b3;transform:scale(1.2)}.selector-button.active{background-color:#95c186;border-color:#95c186;width:14px;height:14px}@media(max-width:768px){.projects{padding:2rem 1.5rem}.highlighted-projects{padding:1rem;height:97vh}.highlighted-project-slide .container{padding:1rem;height:100%}.highlighted-project-content{max-width:100%;padding:0 2rem}.highlighted-project-content .project-title{font-size:1.8em;margin-bottom:1rem;line-height:1.2}.highlighted-project-content .project-description{font-size:1em;line-height:1.6;margin-bottom:1.5rem}.highlighted-project-content .project-date{font-size:.7em;padding:.2em .5em;margin-bottom:.5rem}.highlighted-project-content .project-technologies{gap:.4rem;margin-bottom:1.5rem}.highlighted-project-content .tech-tag{font-size:.75em;padding:.25em .6em}.highlighted-project-content .project-links{flex-direction:column;gap:.75rem;align-items:center}.highlighted-project-content .project-link{width:auto;max-width:calc(100% - 2rem);text-align:center;padding:.7em 1em;font-size:.85em;display:inline-block;line-height:1.4;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.project-arrow{width:36px;height:36px}.project-arrow-left{left:.25rem}.project-arrow-right{right:.25rem}.project-arrow svg{width:18px;height:18px}.project-selector-buttons{gap:.5rem;bottom:1rem}.selector-button{width:10px;height:10px}.selector-button.active{width:12px;height:12px}.projects-filters{flex-direction:column;gap:1rem}.filter-group{width:100%}.filter-select{flex:1;width:100%}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{padding:1.5rem}.project-selector-buttons{gap:.75rem;bottom:1rem}}.contact{padding:0 2rem;background-color:#95c1860d;min-height:90vh;display:flex;align-items:center;justify-content:center;position:relative}.contact-content{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:center;gap:5rem;padding:0 2rem}.contact-left{flex:1;text-align:center;max-width:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-right{flex:1;display:flex;align-items:center;justify-content:center;max-width:500px}.contact-divider{width:1px;min-height:350px;background:linear-gradient(to bottom,transparent 0%,rgba(149,193,134,.2) 20%,rgba(149,193,134,.4) 50%,rgba(149,193,134,.2) 80%,transparent 100%);flex-shrink:0;align-self:stretch}.contact-description{font-size:1.1em;line-height:1.8;color:#ffffffe6;margin-bottom:2.5rem;text-align:center}.contact-links{display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:320px}.contact-link{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.1em 2em;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);border-radius:10px;text-decoration:none;color:inherit;font-weight:600;transition:all .3s ease;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-link:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 6px 20px #95c18640}.contact-link svg{width:24px;height:24px}[data-theme=light] .contact-description{color:#213547e6}[data-theme=light] .contact-link{background-color:#95c18626;color:#213547e6}[data-theme=light] .contact-link:hover{color:#fff}@media(prefers-color-scheme:light){:root:not([data-theme]) .contact-description{color:#213547e6}:root:not([data-theme]) .contact-link{background-color:#95c18626;color:#213547e6}:root:not([data-theme]) .contact-link:hover{color:#fff}}@media(max-width:768px){.contact{padding:4rem 1.5rem}.contact-content{flex-direction:column;gap:3rem;padding:0}.contact-divider{width:80%;max-width:300px;height:1px;min-height:1px;background:linear-gradient(to right,transparent 0%,rgba(149,193,134,.2) 20%,rgba(149,193,134,.4) 50%,rgba(149,193,134,.2) 80%,transparent 100%);align-self:center;margin:1rem 0}.contact-right{max-width:100%;width:100%;display:flex;justify-content:center}.contact-links{max-width:100%;width:100%;padding:0 1rem;display:flex;flex-direction:column;gap:3rem;padding:0}.contact-left{text-align:center;max-width:100%}.contact-description{text-align:center}.contact-divider{width:250px;height:1px;background:linear-gradient(to right,transparent 0%,rgba(149,193,134,.2) 20%,rgba(149,193,134,.4) 50%,rgba(149,193,134,.2) 80%,transparent 100%);align-self:center}.contact-right{max-width:100%;width:100%}.contact-links{max-width:100%}.contact-link{width:90%;max-width:100%;justify-content:center}}.made-by{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff9;font-size:.85em;pointer-events:none;width:100%;text-align:center}[data-theme=light] .made-by{color:#21354799}@media(prefers-color-scheme:light){:root:not([data-theme]) .made-by{color:#21354799}}#root{width:100%;margin:0;padding:0}*{scroll-behavior:smooth}html{scroll-padding-top:80px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=dark]{color:#ffffffde;background-color:#242424}[data-theme=light]{color:#213547;background-color:#f5f5f5}a{font-weight:500;color:#d1e8c9;text-decoration:inherit}[data-theme=light] a{color:#0c8e48}a:hover{color:#95c186}[data-theme=light] a:hover{color:#607b57}body{margin:0;min-width:320px;min-height:100vh;transition:background-color .3s ease,color .3s ease}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}[data-theme=light] button{background-color:#f9f9f9}button:hover{border-color:#95c186}[data-theme=light] button:hover{border-color:#607b57}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root:not([data-theme]){color:#213547;background-color:#f5f5f5}:root:not([data-theme]) a{color:#0c8e48}:root:not([data-theme]) a:hover{color:#607b57}:root:not([data-theme]) button:hover{border-color:#607b57}:root:not([data-theme]) button{background-color:#f9f9f9}}
