body{background-color:#f5f5f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color-text:#111827;--color-background:#fff;--color-accent:#3b82f6;--color-navbar-bg:#f9fafb}.navbar{background-color:#f5f5f5;justify-content:space-between;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-brand,.navbar{align-items:center;display:flex}.nav-brand{flex-shrink:0}.navbar-logo{height:60%;max-height:80px;width:auto}.navbar-right .nav-links{display:flex;list-style-type:none;margin:0;padding:0}.navbar-right .nav-links li{margin-right:1.5rem}.nav-links a{color:var(--color-text);padding-bottom:4px;position:relative;text-decoration:none}.nav-links a.active:after{background-color:#2563eb}.nav-links a.active:after,.nav-links a:hover:after{border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.nav-links a:hover:after{background-color:#93c5fd}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:.5rem 1rem}.hamburger{cursor:pointer;display:flex;flex-direction:column;padding:.5rem;z-index:1001}.hamburger .bar{background-color:#333;height:3px;margin:4px 0;transition:all .3s ease;width:25px}.hamburger .bar.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger .bar.open:nth-child(2){opacity:0}.hamburger .bar.open:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar-right{max-height:0;overflow:hidden;transition:max-height .3s ease;width:100%}.navbar-right.open{max-height:500px}.nav-links{align-items:center;flex-direction:column;margin:.5rem 0;padding:0}.nav-links li{margin:.8rem 0}}.home{align-items:center;color:var(--color-text);display:flex;justify-content:space-between;margin:0 auto 5rem;max-width:1150px;min-height:72vh;padding:0 2rem;width:100%}.home h1{font-size:2.5rem;font-weight:600;margin:0}.home p.subtitle{font-size:1.4rem;font-weight:400;margin-top:2rem}.hero-text{max-width:40rem}.project-button{background-color:var(--color-accent);border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:500;margin-top:1.2rem;padding:1rem 2.3rem;text-decoration:none;transition:background-color .3s ease}.project-button:hover{background-color:#2563eb}.circuit-bg{bottom:0;height:auto;left:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.photohome{height:auto;max-width:32rem;object-fit:contain}@media (max-width:768px){.home{align-items:center;flex-direction:column;padding:2rem 1rem;text-align:center}.hero-text{max-width:100%}.home p.subtitle{font-size:1.2rem;margin-top:1rem}.project-button{font-size:1rem;padding:.8rem 2rem}.photohome{margin-top:2rem;max-width:80%}}.about-title{color:var(--color-text);font-size:2.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:3rem;text-align:center}.top-section{display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto 3rem;max-width:1200px}.profile-photo{border:4px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #00000014;flex-shrink:0;height:auto;object-fit:cover;width:400px}.info-section{display:flex;flex:1 1;flex-direction:column;justify-content:center}.description{color:#334155;font-size:1rem;line-height:1.6}.bottom-section{display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1200px}.skills-section{flex:1 1}.skill-category{margin-bottom:1.5rem}.skill-category h4{color:#0f172a;font-weight:600;margin-bottom:.5rem}.skill-chip{background-color:#e5e7eb;color:#1f2937;font-size:.85rem;padding:.4rem .8rem}.second-photo-section{flex-shrink:0}.second-photo{border:4px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #00000014;height:auto;object-fit:cover;width:400px}@media (max-width:1024px){.bottom-section,.top-section{align-items:center;flex-direction:column}.profile-photo,.second-photo{height:180px;width:180px}.info-section,.skills-section{align-items:center;text-align:center}.skill-category{text-align:center}}.projects-title{color:var(--color-text);font-size:2.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:3rem;text-align:center}.projects{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem}.project-card{background:linear-gradient(180deg,#1b2f4a,#0e233e);border-radius:1rem;box-shadow:0 10px 25px #00000026;color:#fff;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{box-shadow:0 16px 40px #00000040;transform:translateY(-6px)}.photo{height:220px;object-fit:cover;width:100%}.project-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.project-divider{background:#ffffff26;height:1px;margin-bottom:1rem}.summary{color:#dbe6f3;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.project-buttons{display:flex;gap:1rem;margin-top:auto}.project-buttons a{background:#2b6cb0;border-radius:.5rem;color:#fff;flex:1 1;font-weight:500;max-width:40%;padding:.65rem 1rem;text-align:center;text-decoration:none;transition:background .2s ease}.project-buttons a:hover{background:#3b82f6}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.project-tags span{background:#ffffff1f;border-radius:.4rem;font-size:.75rem;padding:.35rem .6rem}.experience-title{color:var(--color-text);font-size:2.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:3rem;text-align:center}.timeline{margin:0 auto;max-width:1100px;position:relative}.timeline:before{background-color:#cbd5e1;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline-item{box-sizing:border-box;padding:2rem 3rem;position:relative;width:50%}.timeline-item.left{left:0;text-align:right}.timeline-item.right{left:50%;text-align:left}.timeline-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:1.8rem;position:relative}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.timeline-item.right .card-header{flex-direction:row-reverse}.card-logo{height:auto;object-fit:contain;width:5.5rem}.date{color:#2b6cb0;font-size:.85rem;margin-bottom:.3rem}.timeline-card h3{color:#0f172a;font-size:1.2rem;margin:.5rem 0 .2rem}.timeline-card h4{color:#475569;font-weight:400;margin:0}.timeline-card p{color:#334155;line-height:1.5;margin:1rem 0}.skills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-chip{background:#2b6cb0;border-radius:999px;color:#fff;font-size:.75rem;padding:.3rem .7rem}@media (max-width:768px){.timeline:before{left:1rem}.timeline-item{padding-left:3rem;padding-right:1rem;text-align:left;width:100%}.timeline-item.right{left:0}.timeline-item.right .card-header{flex-direction:row}}.education-title{color:var(--color-text);font-size:2.4rem;font-weight:600;letter-spacing:.5px;margin-bottom:3rem;text-align:center}.education-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1100px}.education-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:2rem;transition:transform .2s,box-shadow .2s}.education-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-4px)}.card-content{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between}.description{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.school{color:#0f172a;font-size:1.5rem;font-weight:600;margin:0}.degree{color:#475569;font-size:1.15rem;font-weight:400;margin:0}.date{color:#64748b;font-size:1rem;margin-top:.2rem}.card-logo-ed{flex-shrink:0;height:auto;object-fit:contain;width:10rem}.highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.highlight-chip{background-color:#e5e7eb;border-radius:999px;color:#1f2937;font-size:.8rem;padding:.5rem 1rem}@media (max-width:768px){.card-content{align-items:flex-start;flex-direction:column}.card-logo{margin-top:1rem;width:5rem}}.footer{background-color:#f5f5f5;border-top:1px solid #e5e7eb;padding:2rem}.footer-content{align-items:center;color:#334155;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content p{font-size:.9rem;margin:0}.footer-icons a{color:#334155;font-size:1.4rem;margin-left:1rem;transition:color .2s ease,transform .2s ease}.footer-icons a:hover{color:#2563eb;transform:translateY(-2px)}@media (max-width:768px){.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-icons a{margin:0 .5rem}}
/*# sourceMappingURL=main.ace0ddde.css.map*/