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}.App{background:linear-gradient(180deg,#2d3b53,#1a2332 50%,#0f1419);font-family:Courier New,Courier,monospace;min-height:100vh;overflow-x:hidden;position:relative;text-align:center}.App:before{background:radial-gradient(circle at 25% 25%,#fff6 1px,#0000 0),radial-gradient(circle at 75% 35%,#ffffff4d 1px,#0000 0),radial-gradient(circle at 15% 65%,#ffffff59 1px,#0000 0),radial-gradient(circle at 85% 75%,#ffffff40 1px,#0000 0),radial-gradient(circle at 50% 50%,#fff3 1px,#0000 0),radial-gradient(circle at 30% 80%,#ffffff4d 1px,#0000 0),radial-gradient(circle at 70% 20%,#ffffff26 1px,#0000 0),radial-gradient(circle at 40% 90%,#ffffff40 1px,#0000 0),radial-gradient(circle at 60% 10%,#fff3 1px,#0000 0),radial-gradient(circle at 90% 50%,#ffffff26 1px,#0000 0);background-size:300px 300px,400px 400px,250px 250px,350px 350px,200px 200px,280px 280px,220px 220px,320px 320px,260px 260px,240px 240px;content:"";height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.top-nav-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2332f2;border-bottom:1px solid #82aaff33;box-shadow:0 2px 8px #0003;justify-content:space-between;padding:.75rem 2rem;position:sticky;top:0;z-index:100}.quick-links-bar,.top-nav-bar{align-items:center;display:flex}.quick-links-bar{flex-wrap:wrap;gap:1rem}.arrow-icon{align-items:center;color:inherit;display:inline-flex;flex-shrink:0;margin-left:.25rem;transition:transform .2s ease;vertical-align:middle}.arrow-icon svg{display:block;height:12px;width:12px}.action-btn:hover .arrow-icon,.quick-link:hover .arrow-icon{transform:translate(2px,-2px)}.pdf-buttons-bar{gap:.75rem}.App-header,.pdf-buttons-bar{align-items:center;display:flex}.App-header{background:#0000;color:#fff;flex-direction:column;font-size:calc(14px + 2.8vmin);font-weight:400;justify-content:center;margin:2rem auto 0;max-width:1600px;min-height:auto;padding:0;position:relative;width:100%;z-index:10}.hero-section p{margin-bottom:0}.mobile-subtitle{display:none}.mobile-subtitle .subtitle-part,.mobile-subtitle .subtitle-separator{display:inline}@media (max-width:768px){.mobile-subtitle{color:#a5a9af;display:block;font-size:17px;margin-top:.5rem;white-space:nowrap}.mobile-subtitle .subtitle-separator{display:inline}@media (max-width:400px){.mobile-subtitle{white-space:normal}.mobile-subtitle .subtitle-separator{display:none}.mobile-subtitle .subtitle-part{display:block}}}.hero-section{position:relative;z-index:20}.hero-section:before{background:#0000;bottom:-30px;content:"";left:-60px;pointer-events:none;position:absolute;right:-60px;top:-30px;z-index:15}.top-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.quick-link{background:#82aaff1a;border:1px solid #82aaff4d;border-radius:8px;color:#82aaff;font-size:1rem;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.quick-link:hover{background:#82aaff33;transform:translateY(-1px)}.action-btn{background:#d060851f;border:1px solid #d0608559;border-radius:8px;color:#d06085;display:inline-block;font-size:1rem;font-weight:700;padding:.6rem 1.2rem;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.action-btn:hover{background:#d0608533;border-color:#d06085;transform:translateY(-1px)}.action-btn.alt{background:#82aaff1f;border:1px solid #82aaff59;color:#82aaff}.action-btn.alt:hover{background:#82aaff33;border-color:#82aaff}.three-column-container{grid-gap:1.5rem;gap:1.5rem;grid-auto-rows:min-content;grid-template-columns:465px 1.5fr .9fr;justify-content:center;margin:0 auto;max-width:100%;padding:0 1rem;z-index:10}.projects-column,.three-column-container{align-items:start;display:grid;overflow:visible;position:relative}.projects-column{grid-gap:2.5rem;align-content:end;align-self:start;gap:2.5rem;grid-auto-rows:280px;grid-template-columns:1fr;justify-content:flex-end;margin-top:-4.5rem;padding-top:0;width:465px;z-index:5}.projects-column .project-tile{grid-row:span 1;max-width:465px!important;min-height:280px;min-width:465px!important;width:465px!important}.projects-column .project-tile.active{grid-row:span 3}.full-width-projects-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-auto-rows:280px;grid-template-columns:repeat(auto-fill,465px);justify-content:space-between;margin:2rem auto 0;max-width:100%;padding:1rem 2rem;position:relative;z-index:5}.full-width-projects-grid .project-tile{max-width:465px!important;min-height:280px;min-width:465px!important;width:465px!important}@media (max-width:768px){.full-width-projects-grid .project-tile{max-width:100%!important;min-width:0!important;width:100%!important}}.about-section{align-self:start;color:#fff;overflow:visible;padding:2.5rem .5rem .5rem;position:relative;text-align:left;z-index:10}.about-section .about-content{-webkit-backdrop-filter:blur(8px) saturate(110%);backdrop-filter:blur(8px) saturate(110%);background:linear-gradient(180deg,#82aaff1a,#2d3b5340);border:1px solid #82aaff40;border-radius:12px;box-shadow:0 8px 20px #0003,inset 0 0 0 1px #82aaff1f;padding:1rem;transition:box-shadow .3s ease,transform .2s ease}.about-section .about-content:hover{box-shadow:0 16px 40px #00000047,inset 0 0 0 1px #82aaff2e;transform:translateY(-2px)}.about-section h2{margin-bottom:1rem}.about-section p{color:#aeb4bb;font-size:.95rem;line-height:1.5;margin-bottom:.6rem}.about-section ul{grid-gap:.3rem;display:grid;gap:.3rem;grid-template-columns:1fr;list-style:none;margin:0 0 .3rem;padding:0}.about-section li{align-items:flex-start;color:#aeb4bb;display:flex;gap:.6rem}.about-section li:before{background:#c3e88d;border-radius:50%;box-shadow:0 0 0 4px #c3e88d1f;content:"";height:8px;margin-top:.45rem;width:8px}.about-section a{border-bottom:1px dashed #c3e88d80;color:#c3e88d;text-decoration:none}.about-section a:hover{border-bottom-color:#c3e88d}.about-section a[href^="#contact"],.about-section a[href^="https://linkedin.com"],.about-section a[href^="mailto:"]{border-bottom:1px dashed #d0608580;color:#d06085;text-decoration:none}.about-section a[href^="#contact"]:hover,.about-section a[href^="https://linkedin.com"]:hover,.about-section a[href^="mailto:"]:hover{border-bottom-color:#82aaff;color:#82aaff}.about-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.about-actions,.about-actions a{align-items:center;justify-content:center}.about-actions a{border:1px solid;border-radius:8px;box-sizing:border-box;display:inline-flex;font-family:Courier New,Courier,monospace;font-size:.81rem;height:2.025rem;line-height:1;margin:0;padding:.405rem .81rem;text-decoration:none!important;white-space:nowrap}.about-actions .action-btn{background:#3a2f42;border-color:#e080a0;color:#e080a0}.about-actions .project-docs-btn{background:#2d3b53cc;border-color:#82aaff66;color:#82aaff}.about-actions .project-docs-btn:hover{background:#2d3b53;border-color:#82aaff99;color:#82aaff;text-decoration:none!important}.about-actions .action-btn:hover,.about-actions a:hover{text-decoration:none!important}.experience-section{align-self:start;background:#0000;color:#fff;display:flex;flex-direction:column;gap:3rem;justify-content:flex-end;margin-left:auto;margin-top:-4.5rem;overflow:visible;padding:0 2rem 0 1rem;position:relative;text-align:left;z-index:10}.company-logos{align-items:center;display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:flex-start;margin-left:0;padding-bottom:1.5rem;padding-left:1rem}.company-logos.mobile-logos{display:none}.company-logo-item{align-items:center;background:#0000;border:1px solid #82aaff26;border-radius:4px;display:flex;justify-content:center;padding:.5rem}.company-logo{background:#0000;height:auto;max-height:60px;max-width:140px;object-fit:contain;width:auto}.projects-section,.skills-section{background:#0000;color:#fff;margin:0 auto;max-width:100%;padding:1rem 2rem;position:relative;text-align:left;z-index:10}.section-collapsible-header{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-bottom:0;padding:.5rem 0;position:relative}.experience-mobile-toggle{display:none}.section-toggle{color:#d06085;font-size:1.5rem;font-weight:800;position:absolute;right:0}.experience-container{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:100%}.experience-container.active{max-height:none}.projects-section:before,.skills-section:before{background:#82aaff33;content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.contact-section{align-items:center;background:#0000;box-sizing:border-box;color:#fff;display:flex;justify-content:center;margin:4rem auto 2rem;max-width:100%;padding:3rem 2rem;position:relative;text-align:center;width:100%;z-index:10}.contact-container{-webkit-backdrop-filter:blur(8px) saturate(110%);backdrop-filter:blur(8px) saturate(110%);background:linear-gradient(180deg,#82aaff1a,#2d3b5340);border:1px solid #82aaff40;border-radius:16px;box-shadow:0 8px 20px #0003,inset 0 0 0 1px #82aaff1f;box-sizing:border-box;margin:0 auto;max-width:800px;padding:2.5rem;width:calc(100% - 4rem)}.contact-section h2{color:#82aaff;font-size:2rem;font-weight:600;margin-bottom:.5rem}.contact-subtitle{color:#aeb4bb;font-size:1rem;margin-bottom:2rem}.contact-form{gap:1.25rem;text-align:left}.contact-form,.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{background:#1a233299;border:1px solid #82aaff33;border-radius:8px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{background:#1a2332cc;border-color:#82aaff80;box-shadow:0 0 0 3px #82aaff1a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#aeb4bb99}.form-textarea{min-height:120px;resize:vertical}.contact-submit-btn{align-items:center;align-self:flex-start;background:#82aaff26;border:1px solid #82aaff66;border-radius:8px;color:#82aaff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.75rem;transition:all .3s ease}.contact-submit-btn:hover{background:#82aaff40;border-color:#82aaff99;box-shadow:0 4px 12px #82aaff33;transform:translateY(-2px)}.contact-submit-btn:active{transform:translateY(0)}.contact-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-submit-btn:disabled:hover{box-shadow:none;transform:none}.form-message{border-radius:8px;font-size:.95rem;margin-top:.5rem;padding:.875rem 1rem}.form-success{background:#c3e88d26;border:1px solid #c3e88d66;color:#c3e88d}.form-error{background:#d0608526;border:1px solid #d0608566;color:#d06085}.footer-section{background:#0000;color:#fff;margin:0 auto;max-width:100%;padding:1rem 2rem;position:relative;text-align:center;z-index:10}.footer-section p{color:#aeb4bb;margin:.5rem 0}.about-section h2,.experience-section h2,.projects-section h2,.skills-section h2{color:#82aaff;font-size:1.5rem;margin:0;position:relative;text-align:center}.section-note{word-wrap:break-word;-webkit-backdrop-filter:blur(6px) saturate(110%);backdrop-filter:blur(6px) saturate(110%);background:linear-gradient(180deg,#82aaff14,#2d3b532e);border:1px solid #82aaff40;border-radius:8px;box-shadow:0 4px 12px #00000026,inset 0 0 0 1px #82aaff14;color:#aeb4bb;display:block;font-size:.85rem;line-height:1.4;margin:.5rem auto 1rem;max-width:700px;padding:.6rem 1rem;text-align:center;white-space:normal}.section-note:before{content:"💡";display:inline-block;filter:drop-shadow(0 1px 0 rgba(0,0,0,.2));font-size:1rem;line-height:1}.projects-section{align-items:center;display:flex;flex-direction:column;padding:1rem 0}.about-section h2:after,.experience-section h2:after,.projects-section h2:after,.skills-section h2:after{background:#d06085;border-radius:1px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-section p{color:#a5a9af;font-size:1.1rem;line-height:1.12;margin-bottom:1rem}.about-section li{color:#a5a9af;margin-bottom:.5rem}.about-section a{color:#a5a9af;text-decoration:underline}.experience-item{background:#82aaff0d;border-left:4px solid #82aaff;border-radius:8px;color:#a5a9af;margin-bottom:0;padding:.75rem 1rem;transition:all .3s ease}.experience-item:hover{background:#82aaff14}.experience-item.education-item{background:#d060851f;border-left:4px solid #d06085}.experience-item.education-item:hover{background:#d0608533}.experience-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.experience-toggle{color:#d06085;font-size:1.5rem;font-weight:800;margin-left:.5rem}.experience-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.experience-item.active .experience-content{max-height:1000px}.footer-bar{align-items:center;background:#2d3b534d;border-top:1px solid #82aaff1a;display:flex;justify-content:space-between;margin-top:1.8rem;padding:1.5rem 2rem;position:relative;width:100%;z-index:10}.footer-left{display:flex;flex-direction:column;gap:.25rem}.footer-left p{color:#b0b0b0;font-size:.9rem;margin:0}.footer-right{gap:1.5rem}.footer-icon,.footer-right{align-items:center;display:flex}.footer-icon{color:#b0b0b0;justify-content:center;transition:opacity .3s ease}.footer-icon:hover{opacity:.7}@media (max-width:768px){.footer-bar{padding:1rem 2rem}.footer-left{margin-bottom:1rem;text-align:center}.footer-right{justify-content:center}}.experience-title{flex:1 1}.experience-item h3{color:#a5a9af;font-size:.95rem;margin-bottom:.2rem}.company{color:#a5a9af;font-size:.8rem;font-weight:600;margin-bottom:0}.experience-item p{color:#a5a9af;line-height:1.5}.experience-item ul{color:#a5a9af;margin-bottom:2rem}.experience-item li{color:#a5a9af;line-height:1.7;margin-bottom:1rem}.projects-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1rem;max-width:100%;padding:0 2rem}.project-tile{background:#82aaff0d;border:1px solid #82aaff1a;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;grid-row:span 1;min-height:280px;overflow:visible;position:relative;transition:all .3s ease;width:100%;z-index:1}.project-tile.active{box-shadow:0 12px 32px #0000004d;grid-row:span 3;position:relative;z-index:10}.project-tile:hover{border-color:#82aaff4d;box-shadow:0 8px 25px #82aaff26;transform:translateY(-5px)}.project-image{flex-shrink:0;height:200px!important;max-height:200px!important;min-height:200px!important;overflow:hidden;position:relative;width:100%}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-tile:hover .project-image img{transform:scale(1.05)}.project-content{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;min-height:80px;padding:1rem 1.2rem}.project-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:0;padding-bottom:0}.project-content h3{color:#82aaff;font-size:1.3rem;font-weight:600;margin-bottom:0}.project-toggle{color:#d06085;font-size:1.2rem;font-weight:800}.project-collapsible{margin-top:0;max-height:0;opacity:0;overflow:hidden;padding-top:0;transition:max-height .3s ease,opacity .3s ease}.project-tile.active .project-collapsible{max-height:800px;opacity:1;padding-top:.5rem}.project-content li,.project-content p,.project-content ul{color:#a5a9af;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;text-align:left}.project-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.project-content li{margin-bottom:.75rem}.project-links{display:flex;flex-wrap:wrap;gap:1rem}.project-links a{background:#d060851a;border:1px solid #d0608533;border-radius:6px;color:#d06085;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.project-links a:hover{background:#d06085;border-color:#d06085;color:#fff;transform:translateY(-1px)}.project-skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.project-learn-more{border-top:1px solid #82aaff1a;margin-top:1rem;padding-top:1rem}.project-learn-more a{align-items:center;color:#d06085;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:color .2s ease}.project-learn-more a:hover{color:#82aaff}.skill-tag{align-items:center;background:#c3e88d26;border:1px solid #c3e88d59;border-radius:10px;color:#c3e88d;display:inline-flex;font-size:.8rem;font-weight:600;letter-spacing:.2px;padding:.3rem .6rem}.skill-tag:hover{background:#c3e88d40}.contact-section p{font-size:17px;margin-bottom:.5rem}.contact-section a{color:#d06085;text-decoration:none}.contact-section a:hover{color:#82aaff}.skills-section{margin:0 auto;max-width:700px}.skills-grid{background:#82aaff0d;border:1px solid #82aaff1a;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease,margin-top .3s ease}.skills-grid.active{margin-top:.5rem;max-height:5000px;padding:1rem}.skill-category{background:#0000;border:none;border-bottom:1px solid #82aaff1a;border-radius:0;margin-bottom:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.skill-category:hover{background:#82aaff14;box-shadow:0 3px 8px #00000026;transform:translateY(-1px)}.skill-category:last-child{border-bottom:none}.skill-header{align-items:center;background:#82aaff14;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:background .3s ease}.skill-header:hover{background:#82aaff1f}.skill-header h3{color:#82aaff;font-size:1rem;font-weight:600;margin:0}.skill-toggle{color:#d06085;font-size:1.5rem;font-weight:700;transition:transform .3s ease}.skill-category.active .skill-toggle{transform:rotate(45deg)}.skill-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.skill-category.active .skill-content{max-height:800px}.skill-content ul{list-style:none;margin:0;padding:0 1.5rem 1.5rem}.skill-icons-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:100%;padding:1.5rem}.skill-icon{align-items:center;border-radius:12px;display:flex;flex-direction:column;padding:1rem .5rem;text-align:center;transition:transform .3s ease,background .3s ease}.skill-icon:hover{background:#82aaff0d;transform:translateY(-2px)}.skill-icon-image{align-items:center;background:#ffffff1a;border-radius:16px;display:flex;height:80px;justify-content:center;margin-bottom:.75rem;transition:background .3s ease;width:80px}.skill-icon:hover .skill-icon-image{background:#82aaff33}.skill-icon-logo{filter:none;height:60px;object-fit:contain;opacity:.9;transition:opacity .3s ease;width:60px}.skill-icon:hover .skill-icon-logo{opacity:1}.skill-icon-placeholder{align-items:center;background:#d0608533;border-radius:50%;color:#d06085;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;transition:background .3s ease,color .3s ease;width:60px}.skill-icon:hover .skill-icon-placeholder{background:#d060854d;color:#ff82b2}.skill-icon-caption{color:#a5a9af;font-size:1rem;font-weight:600;line-height:1.2;text-align:center}@media (max-width:1175px){.three-column-container{gap:1.5rem;grid-template-columns:1fr}.projects-column{order:3}.about-section,.experience-section,.projects-section,.skills-section{padding:1.5rem 1rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0 1rem}}@media (max-width:768px){.top-nav-bar{display:none}.mobile-logos{display:none!important}.experience-mobile-toggle{align-items:center;background:#0000;border:1px solid #82aaff4d;border-left:none;border-radius:0;border-right:none;cursor:pointer;display:flex;justify-content:center;margin-bottom:0;margin-top:.75rem;padding:1.5rem 1.25rem 1.5rem 0;position:relative}.experience-section:has(.experience-container.active) .experience-mobile-toggle{border-bottom:none;margin-bottom:0}.experience-mobile-toggle:hover{background:#0000;box-shadow:none;transform:none}.experience-mobile-toggle h2{color:#82aaff;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:600;margin:0;position:relative;text-align:center;width:100%}.experience-mobile-toggle h2:after{background:#d06085;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.projects-mobile-header{align-items:center;background:#0000;border:none;border-radius:0;display:flex;justify-content:center;margin-bottom:0;margin-top:-1.5rem;padding:1.5rem 1.25rem 1.5rem 0;position:relative;text-align:center}.projects-mobile-header h2{color:#82aaff;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:600;margin:0;position:relative;text-align:center;width:100%}.projects-mobile-header h2:after{background:#d06085;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.experience-mobile-toggle .section-toggle{color:#82aaff;font-size:1.5rem;font-weight:700;position:absolute;right:1.25rem;transition:transform .3s ease}.experience-container{border-bottom:none;display:flex;flex-direction:column;gap:.75rem;margin-top:0;max-height:0;overflow:hidden;padding:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),border-bottom .4s cubic-bezier(.4,0,.2,1)}.experience-container.active{border-bottom:1px solid #82aaff4d;margin-bottom:.75rem;margin-top:0;max-height:5000px;overflow:visible;padding-bottom:1rem;padding-top:0}.experience-section{margin-bottom:0;padding-bottom:0}.experience-item{background:#2d3b5366;border:none;border-left:4px solid #82aaff;border-radius:8px;box-shadow:none;box-sizing:border-box;font-family:Courier New,Courier,monospace;max-width:100%!important;min-width:0!important;padding:1rem 1.25rem;transition:none;width:100%!important}.experience-item:hover{background:#2d3b5366;border-color:#82aaff;box-shadow:none;transform:none}.experience-item.education-item{background:#2d3b5366;border-left:4px solid #d06085}.experience-item.education-item:hover{background:#2d3b5366;border-color:#d06085}.experience-header{display:block}.experience-title h3{color:#e0e0e0;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.experience-title .company{color:#a5a9af;font-family:Courier New,Courier,monospace;font-size:.9rem;margin:0}.experience-content{display:none}.three-column-container{box-sizing:border-box;display:flex;flex-direction:column;gap:.5rem;grid-template-columns:1fr;margin:0 auto;max-width:100%;padding:0 .5rem;width:100%}.projects-column{display:none;margin-top:0;order:4}.about-section{box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:0;max-width:100%;order:1;padding:.5rem .25rem;width:calc(100% - .5rem)}.about-section .about-content{box-sizing:border-box;max-width:100%;width:100%}.about-see-more{background:#0000;border:1px solid #82aaff;border-radius:6px;color:#82aaff;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:.9rem;margin-top:1rem;padding:.5rem 1rem;transition:all .2s ease}.about-see-more:hover{background:#82aaff1a;border-color:#82aaff}.App-header{margin-bottom:.5rem}.mobile-subtitle{color:#a5a9af;display:block;font-size:17px;margin-top:.5rem;white-space:nowrap}.mobile-subtitle .subtitle-separator{display:inline}@media (max-width:400px){.mobile-subtitle{white-space:normal}.mobile-subtitle .subtitle-separator{display:none}.mobile-subtitle .subtitle-part{display:block}}.experience-section{order:2;padding:0 .5rem}.experience-section,.full-width-projects-grid{box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:.5rem;max-width:100%;width:calc(100% - 1rem)}.full-width-projects-grid{display:flex;flex-direction:column;gap:1.5rem;order:3;padding:1rem .5rem}.contact-section{padding:3rem .5rem;width:calc(100% - 1rem)}.contact-container,.contact-section{box-sizing:border-box;margin:0 auto;max-width:100%}.contact-container{padding:2rem 1.5rem;width:100%}.about-section .about-content{display:flex;flex-direction:column}.about-section .about-actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:0;order:-1}.about-actions a{flex:0 1 auto;font-size:.81rem;height:2.025rem;line-height:1;min-width:0;padding:.405rem .81rem}.mobile-logos{margin-bottom:.5rem!important}.experience-mobile-toggle{margin-bottom:.5rem}.full-width-projects-grid .project-tile,.projects-column .project-tile{box-sizing:border-box;flex-shrink:0;margin:0 auto;max-width:100%;min-width:0;width:100%}.full-width-projects-grid .project-tile{grid-column:auto!important;grid-row:auto!important;min-height:280px;position:relative}.full-width-projects-grid .project-tile.active{grid-row:auto!important;position:relative;z-index:1}.projects-grid{grid-template-columns:1fr}.project-links{flex-direction:column;gap:.5rem}.skill-icons-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:1.5rem}.skill-icon-image{height:80px;width:80px}.skill-icon-logo{height:60px;width:60px}.skill-icon-placeholder{font-size:2rem;height:60px;width:60px}.skill-icon-caption{font-size:1rem}}@media (max-width:480px){.skill-icons-grid{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:1rem}.skill-icon-image{height:70px;width:70px}.skill-icon-logo{height:50px;width:50px}.skill-icon-placeholder{font-size:1.8rem;height:50px;width:50px}.skill-icon-caption{font-size:.9rem}}
/*# sourceMappingURL=main.1e6f6ce4.css.map*/