@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap";@font-face{font-family:Eurofurence;font-style:normal;font-weight:300;src:url(/fonts/eurofurence/eurof35.woff)format("woff")}@font-face{font-family:Eurofurence;font-style:italic;font-weight:300;src:url(/fonts/eurofurence/eurof36.woff)format("woff")}@font-face{font-family:Eurofurence;font-style:normal;font-weight:400;src:url(/fonts/eurofurence/eurof55.woff)format("woff")}@font-face{font-family:Eurofurence;font-style:italic;font-weight:400;src:url(/fonts/eurofurence/eurof56.woff)format("woff")}@font-face{font-family:Eurofurence;font-style:normal;font-weight:700;src:url(/fonts/eurofurence/eurof75.woff)format("woff")}@font-face{font-family:Eurofurence;font-style:italic;font-weight:700;src:url(/fonts/eurofurence/eurof76.woff)format("woff")}:root{--primary-color:#d60000;--bg-dark:#000;--bg-gradient:#000;--glass-bg:#0f0f0fb3;--glass-border:#ffffff1a;--text-primary:#fff;--text-secondary:#aaa;font-family:Eurofurence,Inter,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);color:var(--text-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;overflow:hidden}a{color:#fff;text-decoration:none;transition:color .2s,text-decoration-color .2s}a:hover{color:var(--primary-color);text-underline-offset:3px;text-decoration:underline}#root,.app-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.glass-panel:before{content:"";opacity:.05;z-index:-1;pointer-events:none;background:url("data:image/svg+xml;utf8,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\"/%3E%3C/svg%3E");width:200%;height:200%;position:absolute;inset:-50%}.hub{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 4rem;display:flex;position:relative}.hub.hidden{opacity:0;pointer-events:none;transform:scale(.9)}.hub-logo-img-motion{width:100%;max-width:400px;height:auto;margin-bottom:.5rem}.hub-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:3rem;font-weight:300}.hub-nav{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.hub-nav a{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;padding-bottom:4px;font-size:.9rem;font-weight:600;text-decoration:none;position:relative}.hub-nav a:hover{text-shadow:0 0 10px #d60000cc}.hub-nav a:after{content:"";background-color:var(--primary-color);width:0;height:2px;box-shadow:0 0 8px var(--primary-color);transition:width .3s;position:absolute;bottom:0;left:0}.hub-nav a:hover:after{width:100%}.panel-wrapper{z-index:20;width:90%;max-width:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panel-container-motion{width:100%}.panel-inner{max-height:85vh;padding:2.5rem;overflow-y:auto}.resume-header{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.resume-headshot{object-fit:cover;border:3px solid var(--primary-color);border-radius:50%;width:150px;height:150px;box-shadow:0 4px 15px #d6000066}.resume-header h2{margin-bottom:.25rem;font-size:2.5rem}.resume-header h4{color:var(--primary-color);margin-bottom:.5rem;font-weight:600}.btn-download{color:#fff;border:2px solid var(--primary-color);background-color:#0000;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-download:hover{background-color:var(--primary-color);text-shadow:none;box-shadow:0 0 15px #d6000099}.divider{background:var(--glass-border);border:0;height:1px;margin:2rem 0}.experience-item{margin-bottom:2rem}.experience-item h4{color:#fff;margin-bottom:.25rem;font-size:1.25rem}.company-date{color:var(--primary-color);margin-bottom:1rem;font-size:.9rem}.resume-content ul{color:var(--text-secondary);padding-left:1.5rem}.resume-content li{margin-bottom:.5rem;line-height:1.5}.legal-content h3{color:var(--primary-color);margin-top:2rem;margin-bottom:.5rem}.legal-content p,.legal-content li{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.flying-carousel-container{pointer-events:none;z-index:20;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-image{pointer-events:none;border:4px solid #fff;border-radius:8px;width:300px;height:auto;position:absolute;box-shadow:0 15px 35px #0009}.panel-header{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.panel-header h2{text-transform:uppercase;margin:0;font-size:2rem;font-weight:800}.close-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .3s}.close-btn:hover{color:var(--primary-color)}.content h3{color:#fff;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.5rem}.panel-inner::-webkit-scrollbar{width:8px}.panel-inner::-webkit-scrollbar-track{background:#0000001a;border-radius:8px}.panel-inner::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:8px}.panel-inner::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.support-widget{background-color:var(--primary-color);cursor:pointer;z-index:9999;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 0 15px #d6000099}.support-widget:hover{transform:scale(1.15)rotate(-5deg);box-shadow:0 0 25px #d60000e6}.support-widget svg{fill:#fff;width:32px;height:32px}#tsparticles{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.app-footer{color:var(--text-secondary);z-index:10;text-align:center;letter-spacing:.5px;flex-flow:wrap;justify-content:center;gap:.5rem 1.5rem;width:100%;padding:0 1rem;font-size:.85rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.footer-copyright{white-space:nowrap}.footer-links{white-space:nowrap;justify-content:center;gap:1rem;display:flex}.app-footer a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.app-footer a:hover{color:var(--primary-color);text-shadow:0 0 5px #d6000080}@media (width<=768px){.panel-wrapper{width:100%;max-width:none;height:100vh;top:0;left:0;transform:none}.panel-inner{border-radius:0;height:100vh;max-height:100vh;padding:1.5rem}.glass-panel{border:none;border-radius:0}.resume-header{text-align:center;flex-direction:column}.support-widget{width:55px;height:55px;bottom:6rem;right:1rem}.support-widget svg{width:28px;height:28px}}
