:root{--color-primary:#0f766e;--color-primary-dark:#0d5c55;--color-primary-light:#14b8a6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-surface:#f8fafc;--color-surface-dark:#0f172a;--color-text:#334155;--color-text-muted:#64748b;--color-border:#fff3}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{display:block;height:auto;max-width:100%}.parallax{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;max-height:100vh;min-height:100vh;overflow:hidden;position:relative;width:100%}.parallax:before{content:"";inset:0;position:absolute;z-index:0}.header-container{align-items:center;background:#0000;display:flex;height:64px;justify-content:flex-end;left:0;padding:0 1rem;position:fixed;right:0;top:0;transition:background .3s;z-index:999}.mobile-menu-btn{background:#fff3;border:2px solid #fffc;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:44px;justify-content:center;padding:10px;width:44px;z-index:1001}.mobile-menu-btn span{background:#fff;display:block;height:2px;transition:transform .3s,opacity .3s;width:100%}.mobile-menu-btn span:first-child.open{transform:translateY(7px) rotate(45deg)}.mobile-menu-btn span:nth-child(2).open{opacity:0}.mobile-menu-btn span:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.header-nav{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.header-nav a{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:600;padding:.5rem 1rem;text-decoration:none;text-transform:capitalize;transition:color .2s,opacity .2s}.header-nav a:hover{color:#ffffffe6;opacity:.9}.grid-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;position:relative;text-align:center;z-index:1}.my-name{color:#fff;font-size:clamp(2rem,8vw,3.5rem);font-weight:800;letter-spacing:1px;line-height:1.2;margin:0 0 1rem}.sub-titles{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:center}.position-name{color:#fffffff2;font-size:clamp(.9rem,2.5vw,1.25rem);font-weight:700;letter-spacing:.5px;margin:0}@media (max-width:599px){.mobile-menu-btn{display:flex}.header-nav{background:#0f766efa;bottom:0;flex-direction:column;gap:1.5rem;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:1000}.header-nav.open{opacity:1;visibility:visible}.header-nav a{font-size:1.5rem;padding:.75rem 1.5rem}.parallax{background-image:url(/static/media/coding.596a6f7b38ea4b2d7166.jpg);background-position:50%;background-size:cover;max-height:60vh;min-height:50vh}.my-name{font-size:clamp(1.75rem,10vw,2.5rem)}.sub-titles{flex-direction:column;gap:.25rem}.position-name{font-size:clamp(.85rem,4vw,1rem)}}@media (min-width:600px){.mobile-menu-btn{display:none}.header-nav{background:#0000;flex-direction:row;opacity:1;position:static;visibility:visible}.parallax{background-image:url(/static/media/desk1.72363758ad889357c9ab.avif);min-height:70vh}.my-name{font-size:clamp(2.5rem,6vw,3rem)}}@media (min-width:1024px){.parallax{background-attachment:fixed;min-height:100vh}.header-container{height:72px;padding:0 2rem}.header-nav a{font-size:1.1rem;padding:.5rem 1.25rem}.my-name{font-size:3.25rem}.position-name{font-size:1.25rem}}.about-column{background:#8a784e}.about-column .section-title{color:#f0fdfa;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:0;padding:0 0 1rem;text-align:center;text-transform:uppercase}.about-content{display:flex;flex-direction:column;gap:1.5rem}.profile-badge{background:#f8fafc;border-radius:1rem;box-shadow:0 10px 40px #0f766e33;max-width:22rem;overflow:hidden;width:100%}.card-image{align-items:center;background:#fff;display:flex;flex-direction:column;padding:2rem 1rem 0}.card-avatar{background-image:url(/static/media/headshot.7faf76a2bc3688ffdd29.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 20px 30px #00000040;flex-shrink:0;height:10rem;margin-bottom:.5rem;width:10rem}.card-content{background:#f8fafc;padding:1.5rem 1.5rem 1rem;text-align:center}.card-title{color:#8a784e;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;margin:0 0 .25rem}.card-subtitle,.card-title{font-family:Poppins,sans-serif}.card-subtitle{color:#3b3b1a;font-size:clamp(1rem,2.5vw,1.1rem);margin:0 0 .5rem}.card-body{color:#475569;font-size:clamp(.9rem,2vw,1rem);line-height:1.5;margin:0}.card-body-text{margin:0}.card-footer{align-items:center;background:#f8fafc;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:1.5rem 1rem}.icon{height:1.75rem;transition:transform .2s;width:1.75rem}.icon:hover{transform:scale(1.1)}.resume-link button{background:#0000;border:2px solid #aec8a4;border-radius:1.25rem;color:#8a784e;cursor:pointer;font-family:Poppins,sans-serif;font-size:clamp(.85rem,2vw,1rem);font-weight:600;padding:.4rem 1rem;transition:all .2s}.resume-link button:hover{background:#8a784e;color:#fff}.about-text{color:#f0fdfa;font-family:Poppins,sans-serif;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.65}.about-text p{margin:0 0 .5rem}.about-text p:last-child{margin-bottom:0}@media (min-width:900px){.about-text{max-width:100%}}.projects-column{background:#aec8a4}.projects-column .section-title{color:#f0fdfa;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:0;padding:0 0 1rem;text-align:center;text-transform:uppercase}.projects-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.carousel-section{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:center;min-height:480px;padding:1rem .5rem .5rem;position:relative}.carousel-track-container{flex:1 1;max-width:420px;overflow:hidden}.carousel-track{display:flex;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.carousel-slide{flex:0 0 100%;min-width:100%;padding:0 .5rem}.project-card{align-items:center;background:#f8fafc;border-radius:16px;box-shadow:0 10px 40px #0f766e26;display:flex;flex-direction:column;padding:1.5rem;transition:box-shadow .3s ease}.project-card:hover{box-shadow:0 16px 48px #0f766e40}.project-mockup{margin:0 auto 1rem;max-width:320px;position:relative;width:85%}.mac-image{display:block;width:100%}.inner-image{border-radius:0 0 4px 4px;height:80%;left:12%;overflow:hidden;position:absolute;top:6.25%;width:76%}.inner-image img{height:100%;object-fit:cover;width:100%}.project-content{text-align:center;width:100%}.project-title{color:#8a784e;font-size:1.25rem;font-weight:700;margin:0 0 .75rem;text-align:center}.project-details{color:#475569;font-size:.9rem;line-height:1.5;margin:0 0 1rem;min-height:3.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;margin-bottom:1rem}.chip{background:#e2e8f0;border-radius:2rem;color:#475569;font-size:.75rem;font-weight:500;padding:.25rem .6rem}.view-button{background:#8a784e;border-radius:10px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.5rem 1.5rem;text-decoration:none;transition:background .2s,transform .2s}.view-button:hover{background:#e7efc7;transform:translateY(-1px)}.carousel-btn{align-items:center;background:#fff3;border:2px solid #fffc;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:2rem;height:44px;justify-content:center;line-height:1;padding:0;transition:all .2s;width:44px}.carousel-btn:hover{background:#fff6;border-color:#fff}.carousel-btn:active{transform:scale(.95)}.carousel-dots{display:flex;gap:.5rem;justify-content:center;padding:.5rem 0 1rem}.carousel-dot{background:#0000;border:2px solid #fff9;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .2s;width:10px}.carousel-dot:hover{background:#fff6}.carousel-dot.active{background:#fff;border-color:#fff;transform:scale(1.2)}@media (max-width:374px){.carousel-section{min-height:460px;padding:1rem .25rem .5rem}.carousel-btn{font-size:1.5rem;height:36px;width:36px}.project-card{padding:1rem}.project-title{font-size:1.1rem}.project-details{font-size:.85rem;min-height:3rem}}@media (min-width:768px){.carousel-track-container{max-width:480px}.project-card{padding:2rem}.project-title{font-size:1.5rem}.project-details{font-size:1rem}}@media (min-width:1024px){.carousel-section{gap:1rem;min-height:560px;padding:1.5rem 1rem .5rem}.carousel-track-container{max-width:520px}.carousel-btn{font-size:2.5rem;height:52px;width:52px}.carousel-dot{height:12px;width:12px}}.footer-container{width:100%}footer{background:#3b3b1a;min-height:200px;padding:clamp(2rem,5vw,3rem) 1rem}.footer-section-container{margin:0 auto;max-width:800px;text-align:center}.image-row{padding:1rem 0}.image-row,.social-medias{display:flex;justify-content:center}.social-medias{align-items:center;gap:1.5rem}.social-medias a{transition:transform .2s}.social-medias a:hover{transform:scale(1.1)}.github-icon,.linkedin-icon{height:clamp(40px,10vw,50px);width:clamp(40px,10vw,50px)}.footer-caption{color:#f0fdfa;font-family:Poppins,sans-serif;font-size:clamp(.8rem,2.5vw,1rem);font-weight:600;letter-spacing:.5px;padding:1rem .5rem}.footer-caption,.footer-caption p{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem .5rem;justify-content:center}.footer-caption p{margin:0}.heart,.netlify-icon,.react-icon{display:inline-block;vertical-align:middle}.heart,.netlify-icon,.react-icon{height:18px;width:18px}.caption-span{align-items:center;display:inline-flex;gap:.25rem}.copyright{color:#f0fdfae6;font-family:Poppins,sans-serif;font-size:clamp(.8rem,2vw,1rem);font-weight:600;letter-spacing:1px;margin:0;padding-top:1rem}@media (max-width:479px){footer{padding:1.5rem .75rem}.social-medias{gap:1rem}.footer-caption{font-size:.85rem}}@media (min-width:768px){footer{padding:2.5rem 2rem}.footer-caption{font-size:1rem;letter-spacing:1px}.copyright{font-size:1rem;padding-top:1.5rem}}.App{min-height:100vh;width:100%}.about-projects-section{background:linear-gradient(135deg,#0f766e,#0d9488 50%,#14b8a6);display:flex;flex-direction:column;min-height:100vh}.about-column,.projects-column{flex:1 1;padding:1.5rem}.projects-column{display:flex;flex-direction:column}@media (min-width:900px){.about-projects-section{align-items:stretch;flex-direction:row}.about-column{border-right:1px solid #fff3;flex:0 0 38%;max-width:480px;padding:2rem 1.5rem}.projects-column{flex:1 1;min-width:0;padding:2rem 1.5rem}}
/*# sourceMappingURL=main.4915c5b4.css.map*/