body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{background-color:#121212}h1,h2,h3{color:#fff}.button-style{background-color:#388cd6;border-radius:12%;height:5vh;text-align:center;width:100px}.navbuttons{display:block;margin-left:auto;margin-right:auto;max-width:75%}.pad{padding-bottom:3vh;text-align:center}.NavBar{background-color:#2b2b2b;color:#fff;display:flex;height:100vh}.left{align-items:center;background-color:#333;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:0;padding:0;position:fixed;text-align:center;top:0;width:20%}.right{margin-left:25%;overflow-y:auto;padding:20px;width:75%}#logo-img{border-radius:50%;height:auto;margin-bottom:10px;max-width:60%;width:100%}#contacts{margin:10px 0}#icons{margin:0 5px;max-height:35px;max-width:35px;transition:transform .3s ease}#icons:hover{transform:scale(1.1)}#bio{font-size:1.1rem;margin:5px 0}#colour{color:#9c9c9c}#copyright{color:#bbb;font-size:.9rem}.nav-buttons{margin-top:15px}.nav-buttons .pad{margin-bottom:10px}.button-style{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:12px;padding:10px 20px;transition:all .2s ease;width:100%}.button-style:hover{background-color:#2980b9;transform:translateY(-1px)}.button-style:active{background-color:#2472a4;transform:translateY(0)}.button-style:focus{box-shadow:0 0 0 2px #3498db4d;outline:none}.left,.right{box-sizing:border-box}@media (max-width:768px){.NavBar{flex-direction:column}.left{height:auto;padding:0;position:relative;width:100%}.right{margin-left:0;width:100%}#logo-img{margin-bottom:5px;width:50%}#contacts{display:flex;justify-content:center;margin-bottom:10px}.nav-buttons .pad{width:100%}.button-style{font-size:.9rem;padding:8px 16px}}.projects-body{color:#333;margin:0 auto;max-width:1200px;padding:2rem}.projects-content{display:flex;flex-direction:column;gap:3rem}.projects-section{margin-bottom:2rem}.project-box{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.project-box:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-4px)}.project-details{display:flex;flex-direction:column;gap:.8rem;padding:1.5rem}.project-title{align-items:center;display:flex;font-size:1.3rem;gap:.8rem;margin:0}.project-icon{border-radius:4px;height:2rem;object-fit:contain;width:2rem}.project-description{font-size:.95rem;line-height:1.5;margin:0}.icon{height:1.5rem;transition:opacity .2s ease,transform .2s ease;width:1.5rem}.icon:hover{opacity:1;transform:scale(1.1)}@media (max-width:768px){.projects-body{padding:1rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.section-header{font-size:1.7rem;margin-bottom:1.5rem}.project-box{max-width:100%}}@media (prefers-color-scheme:dark){.projects-body,.section-header{color:#f5f5f5}.project-box{background:#2c3e50;box-shadow:0 2px 10px #0003}.project-title{color:#f5f5f5}.project-description{color:#ddd}}.main-body{color:#333;margin:0 auto;max-width:1200px;padding:2rem}.section-header{align-items:center;color:#2c3e50;display:flex;font-size:2rem;gap:.5rem;margin-bottom:2rem}.section-header i{color:#3498db}.hero-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:1rem;margin-bottom:4rem;padding:4rem 0}.hero-content{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1000px;padding:0 2rem}.hero-text{flex:1 1}.hero-title{color:#2c3e50;font-size:3.5rem;margin-bottom:1rem}.hero-subtitle{color:#3498db;font-size:1.5rem;margin-bottom:1.5rem}.hero-description{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-image{display:flex;flex:1 1;justify-content:center}.profile-photo{border:4px solid #fff;border-radius:50%;box-shadow:0 10px 20px #0000001a;height:300px;object-fit:cover;width:300px}.social-links{display:flex;gap:1rem}.social-link{color:#2c3e50;font-size:1.5rem;transition:color .3s ease}.social-link:hover{color:#3498db}.experience-section{margin-bottom:4rem}.timeline{padding-left:2rem;position:relative}.timeline:before{background:#3498db;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:1rem;padding-left:2rem;position:relative}.timeline-item:before{background:#3498db;border-radius:50%;content:"";height:1rem;left:-.5rem;position:absolute;top:.5rem;width:1rem}.timeline-content{background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000000d;padding:.75rem 1rem}.company-name{color:#666;font-size:1.1rem;margin-bottom:.5rem;margin-top:.2rem}.company-link{color:#666;text-decoration:none;transition:color .3s ease}.company-link:hover,.job-title{color:#3498db}.job-title{font-size:1.7rem;font-weight:600;margin-bottom:.2rem;margin-top:.2rem}.duration{background:#e1f0fa;border-radius:1rem;color:#3498db;display:inline-block;font-size:.85rem;margin-bottom:.5rem;padding:.15rem .5rem}.job-description{line-height:1.4;margin-bottom:.5rem}.achievements-list{list-style-type:disc;margin-bottom:1rem;padding-left:1.5rem}.achievements-list li{line-height:1.6;margin-bottom:.5rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.3rem}.tech-tag{background:#f0f0f0;border-radius:1rem;color:#666;font-size:.85rem;padding:.15rem .5rem}.projects-section{margin-bottom:4rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card{background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-image{height:200px;overflow:hidden;width:100%}.project-image img{height:100%;object-fit:cover;width:100%}.project-content{padding:1.5rem}.project-title{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.project-description{color:#666;line-height:1.6;margin-bottom:1rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-links{display:flex;gap:1rem}.project-link{align-items:center;background:#3498db;border-radius:.25rem;color:#fff;display:flex;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background .3s ease}.project-link:hover{background:#2980b9}.skills-section{margin-bottom:4rem}.skills-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skills-box{background:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.skills-header{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;gap:.5rem;margin-bottom:1.5rem}.skills-header i{color:#3498db}.skills-grid{grid-gap:1rem;display:grid;gap:1rem}.skill-item{display:flex;flex-direction:column;gap:.5rem}.skill-name{color:#2c3e50;font-weight:500}.skill-level{background:#f0f0f0;border-radius:4px;height:8px;overflow:hidden}.skill-progress{background:#3498db;border-radius:4px;height:100%;transition:width 1s ease}.contact-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:1rem;padding:4rem 0;text-align:center}.contact-content{margin:0 auto;max-width:600px}.contact-text{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.contact-methods{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-button{align-items:center;background:#3498db;border-radius:.5rem;color:#fff;display:flex;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:#2980b9;transform:translateY(-2px)}@media (max-width:768px){.hero-content{flex-direction:column-reverse;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.social-links{justify-content:center}.profile-photo{height:200px;width:200px}.timeline{padding-left:1rem}.projects-grid,.skills-container{grid-template-columns:1fr}.contact-methods{flex-direction:column}.contact-button{justify-content:center;width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.project-card,.skills-box,.timeline-item{animation:fadeIn .5s ease-out forwards}@media (prefers-color-scheme:dark){.main-body,.section-header{color:#f5f5f5}.contact-section,.hero-section{background:linear-gradient(135deg,#2c3e50,#1a252f)}.hero-title{color:#f5f5f5}.hero-description{color:#ddd}.social-link{color:#f5f5f5}.project-card,.skills-box,.timeline-content{background:#2c3e50;box-shadow:0 2px 10px #0003}.company-link,.project-title,.skill-name,.skills-header{color:#f5f5f5}.contact-text,.job-description,.project-description{color:#ddd}.tech-tag{color:#f5f5f5}.skill-level,.tech-tag{background:#34495e}}.welcome-container{align-items:center;animation:fadeInBackground 1.5s ease-in-out;background-color:inherit;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.welcome-text{animation:textFadeIn 2s ease-in-out;font-size:3rem;font-weight:700;margin-bottom:20px}.continue-button{align-items:center;animation:textFadeIn 2.5s ease-in-out;background-color:#9c9c9c;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;gap:10px;justify-content:center;padding:10px 20px;transition:background-color .3s ease,transform .3s ease}.continue-button:hover{background-color:#1c86ee;transform:scale(1.05)}.arrow-icon{font-size:1.5rem}@keyframes fadeInBackground{0%{opacity:0}to{opacity:1}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.ea3db057.css.map*/