.bm-burger-button{height:36px;left:32px;position:fixed;top:32px;width:36px}.bm-burger-bars{background:var(--text-primary)}.bm-burger-bars-hover{background:var(--accent-primary)}.bm-cross-button{height:24px;width:24px}.bm-cross{background:var(--text-primary)}.bm-menu-wrap{box-shadow:4px 0 24px #00000080;height:100vh;overflow-x:hidden;position:fixed}.bm-menu{background-color:var(--bg-secondary);border-right:1px solid #ffffff0d;height:100vh;overflow:hidden!important;padding:2.5em 1.5em 0 0}.bm-item-list{display:flex;flex-direction:column;gap:16px;padding:.8em}.menu-item{border-radius:8px;color:var(--text-secondary);font-family:var(--font-main);font-size:1.5em;font-weight:500;padding:10px 16px;position:relative;text-decoration:none;transition:color .2s ease}.menu-item:hover{background:#ffffff0d;color:var(--text-primary)}.active-item{background:#38bdf81a;color:var(--accent-primary);font-weight:600}.menu-item:before{display:none}.footer-link{color:var(--text-primary);font-family:var(--font-main);font-size:1.5rem;font-weight:700;letter-spacing:-.015em;line-height:1.5;margin-top:16px;text-align:center}.footer-link-element{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}.footer-link-element:hover{color:var(--accent-hover);text-decoration:underline}.header-container{align-items:center;align-self:center;display:flex;flex-direction:column;width:60%}.header-container>h1{color:var(--text-primary);font-size:3.5em;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px;text-align:center}.header-container>p{color:var(--text-secondary);font-family:var(--font-main);font-size:1.25em;font-style:normal;font-weight:400;line-height:1.6;margin:0;text-align:center}@media only screen and (max-width:640px){.header-container{width:90%}.header-container>h1{font-size:2.5em}.header-container>p{font-size:1.1em}}.about-main{color:var(--text-primary);display:flex;flex-direction:column;max-width:1200px;padding:60px 80px;width:100%}.about-sub-head{color:var(--text-primary);font-size:2rem;margin:0 0 40px;text-align:center}.experience-cards{display:flex;flex-direction:column;gap:32px;width:100%}.experience-card{background:var(--bg-secondary);border:1px solid #38bdf81a;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:32px;transition:all .3s ease}.experience-card:hover{border-color:#38bdf84d;box-shadow:0 8px 16px #38bdf81a;transform:translateY(-4px)}.card-header{align-items:flex-start;border-bottom:1px solid #94a3b81a;display:flex;gap:24px;margin-bottom:24px;padding-bottom:24px}.company-logo{flex-shrink:0;height:80px;object-fit:contain;width:80px}.company-logo-placeholder{align-items:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-hover));border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:80px;justify-content:center;width:80px}.card-title{flex:1 1}.card-title h4{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0 0 8px}.company-name{color:var(--accent-primary);font-size:1.1rem;font-weight:500;margin:0 0 4px}.duration{font-size:.95rem;font-style:italic;margin:0}.card-details,.duration{color:var(--text-secondary)}.card-details{line-height:1.8;margin:0 0 20px;padding-left:24px}.card-details li{margin-bottom:12px}.card-details li:last-child{margin-bottom:0}.tech-stack{background:#38bdf80d;border-radius:8px;color:var(--text-secondary);font-size:.95rem;font-style:italic;padding:16px}.tech-label{font-style:normal}.about-link-element,.tech-label{color:var(--accent-primary);font-weight:600}.about-link-element{text-decoration:none}.about-link-element:hover{text-decoration:underline}.vector-frame{bottom:0;left:0;opacity:.1;position:absolute;width:55%;z-index:-10}.about-vector{display:block;max-height:100%;max-width:100%}@media only screen and (max-width:640px){.vector-frame{width:90%}.about-main{padding:50px 32px}.experience-card{padding:24px}.card-header{flex-direction:column;gap:16px}.company-logo,.company-logo-placeholder{height:60px;width:60px}.card-title h4{font-size:1.25rem}.about-sub-head{font-size:1.5rem}}.contact-form-container{align-self:center;margin:40px 0;max-width:600px;width:50%}.contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.input-box{background-color:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:12px;box-shadow:none;box-sizing:border-box;color:var(--text-primary);font-family:var(--font-main);font-size:1rem;line-height:1.5;margin:10px 0;padding:16px 24px;transition:all .2s ease;width:100%}.input-box:focus{background-color:#ffffff0d;border-color:var(--accent-primary)}.body-input{height:150px;resize:vertical}.contact-btn{background:var(--accent-primary);border:none;border-radius:50px;color:var(--bg-primary);cursor:pointer;font-family:var(--font-main);font-size:1rem;font-weight:600;margin:24px 0;padding:16px 32px;text-align:center;transition:all .2s ease;width:100%}.contact-btn:hover{background:var(--accent-hover);box-shadow:0 4px 12px #38bdf84d;transform:translateY(-2px)}.social-icons-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center;margin-top:32px}.social-icon{filter:brightness(0) invert(1);height:40px;opacity:.7;transition:all .2s ease;width:40px}.social-icon:hover{filter:drop-shadow(0 0 8px rgba(255,255,255,.5)) brightness(0) invert(1);opacity:1;transform:translateY(-3px)}@media only screen and (max-width:640px){.contact-form-container{width:90%}.social-icon{margin:0}}.home-container{align-items:center;background-color:var(--bg-primary);box-sizing:border-box;justify-content:center;min-height:100vh;overflow-y:auto;padding:100px 20px}.header-text,.home-container{display:flex;flex-direction:column}.header-text{max-width:800px;text-align:center}.header-text>h1{color:var(--text-primary);font-family:var(--font-main);font-size:3.5em;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 16px;text-align:center}.header-text>p{align-self:center;color:var(--text-secondary);font-family:var(--font-main);font-size:1.125rem;font-weight:400;line-height:1.6;margin:0 0 32px;max-width:600px}.head-btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:24px}.btn,.head-btns{justify-content:center}.btn{align-items:center;border:1px solid #0000;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;height:auto;padding:12px 32px;text-decoration:none;transition:all .2s ease}.btn-white{background:var(--accent-primary);color:var(--bg-primary)}.btn-white:hover{background:var(--accent-hover);box-shadow:0 4px 12px #38bdf840;transform:translateY(-2px)}.btn-transparent{background:#0000;border:1px solid var(--text-secondary);color:var(--text-primary)}.btn-transparent:hover{background:#ffffff0d;border-color:var(--text-primary)}.splash-image{align-items:center;display:flex;flex-direction:column;margin-top:48px}.home-anime{filter:drop-shadow(0 0 20px rgba(56,189,248,.1));height:auto;max-width:100%}@media only screen and (max-height:550px){.home-anime{width:300px}}@media only screen and (max-width:640px){.header-text>h1{font-size:2.5em}.home-anime{margin-top:32px;width:90%}.head-btns{flex-direction:column;max-width:300px;width:100%}.btn{box-sizing:border-box;width:100%}}.project-cards-container{align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:center;padding:44px}.project-card{background:var(--bg-secondary);border:1px solid #ffffff0d;border-radius:20px;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;margin:0;min-height:500px;overflow:hidden;transition:all .3s ease;width:400px}.project-card:hover{border-color:var(--accent-primary);box-shadow:0 20px 40px #0006;transform:translateY(-10px)}.image-container{height:240px;overflow:hidden;width:100%}.project-external-link{border-radius:inherit}.project-image{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-card:hover .project-image{transform:scale(1.05)}.project-details-container{align-self:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:24px}.project-yt-link{color:var(--accent-primary);display:inline-block;font-weight:600;margin-top:auto;text-decoration:none}.project-yt-link:hover{color:var(--accent-hover);text-decoration:underline}.project-heading{color:var(--text-primary);font-size:1.5rem;margin:0 0 12px}.project-details{color:var(--text-secondary);font-size:1rem;font-weight:300;line-height:1.6;margin-bottom:24px}@media only screen and (max-width:640px){.project-cards-container{padding:20px}.project-card{min-height:auto;width:100%}}.skill-card-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:center;margin:60px 10%}.skill{align-items:center;border-radius:16px;display:flex;flex-direction:column;margin-bottom:20px;padding:20px;transition:all .3s ease;width:160px}.skill:hover{background:#ffffff0d;transform:translateY(-5px)}.skill>img{filter:drop-shadow(0 4px 8px rgba(0,0,0,.25));height:80px;margin-bottom:16px;object-fit:contain;width:80px}.skill>p{color:var(--text-primary);font-family:var(--font-main);font-size:1.125rem;font-weight:500;line-height:1.4;margin:0;text-align:center}.skills-vector-frame{bottom:0;display:flex;flex-direction:row-reverse;opacity:.1;position:absolute;right:0;width:80%;z-index:-10}.skills-vector{max-height:100%;width:100%}@media only screen and (max-width:640px){.skills-vector-frame{width:90%}.skill-card-container{gap:20px;margin:40px 5%}.skill{width:120px}}:root{--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-primary:#38bdf8;--accent-hover:#0ea5e9;--font-main:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}body{background-color:#0f172a;background-color:var(--bg-primary);box-sizing:border-box;color:#f8fafc;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-family:var(--font-main);line-height:1.6;margin:0;min-height:100vh;overflow-x:hidden;width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #38bdf8;outline:2px solid var(--accent-primary);outline-offset:2px}.section-container{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;min-height:100vh;padding:80px 20px;position:relative}@media only screen and (max-width:640px){.section-container{padding:60px 20px}}.go-home-btn{border-radius:30px;border-style:none;bottom:28px;box-shadow:0 4px 31px #00000026;height:60px;position:fixed;right:28px;width:60px}.go-home-btn:hover{box-shadow:1px 10px 32px #00000073;cursor:pointer;transition:all .3s ease-in-out}.white-bkg{background:#fff}.gradient-bkg{background:linear-gradient(39.97deg,#03d6f3 .79%,#458ff6 79.29%)}.home-icon{width:40px}
/*# sourceMappingURL=main.af099bae.css.map*/