*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 20% 80%,#00ff000d 0,#0000 50%),radial-gradient(circle at 80% 20%,#00ff0008 0,#0000 50%),linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);background-attachment:fixed;color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;position:relative}body:before{background:radial-gradient(circle at 20% 80%,#00ff0008 0,#0000 50%),radial-gradient(circle at 80% 20%,#00ff0005 0,#0000 50%),radial-gradient(circle at 40% 40%,#00ffff05 0,#0000 50%);z-index:-1}body:after,body:before{bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0}body:after{animation:scanLines 12s linear infinite;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff0005 0,#00ff0005 4px);opacity:.3;z-index:1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{background:#0000;width:0}html{-ms-overflow-style:none;overflow:scroll;scrollbar-width:none}*,body,html{cursor:none!important}.matrix-cursor{animation:matrixCursorPulse 3s ease-in-out infinite;background:radial-gradient(circle,#00ff00e6 0,#00ff004d 70%,#0000 100%);border:1px solid #0f09;border-radius:50%;height:16px;left:0;pointer-events:none;position:fixed;top:0;width:16px;z-index:9999}@keyframes matrixCursorPulse{0%,to{box-shadow:0 0 8px #0f09;opacity:.9;transform:scale(1)}50%{box-shadow:0 0 12px #0f06;opacity:.6;transform:scale(1.2)}}.container{margin:0 auto;max-width:1200px;padding:0 20px}@keyframes scanLines{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100vh)}}@keyframes matrixGlow{0%,to{text-shadow:0 0 5px #00ff0080}50%{text-shadow:0 0 15px #0f0c,0 0 25px #0f06}}@keyframes matrixFlicker{0%,to{opacity:.8;transform:scale(1)}2%{opacity:.3;transform:scale(.98)}4%{opacity:.9;transform:scale(1.02)}6%{opacity:.2;transform:scale(.99)}8%{opacity:1;transform:scale(1)}}@keyframes matrixTitleFloat{0%,to{transform:translateY(0) rotateX(0deg)}25%{transform:translateY(-2px) rotateX(1deg)}50%{transform:translateY(0) rotateX(0deg)}75%{transform:translateY(2px) rotateX(-1deg)}}@keyframes matrixTextGlow{0%,to{filter:brightness(1);text-shadow:0 0 5px #00ff004d}50%{filter:brightness(1.1);text-shadow:0 0 10px #00ff0080,0 0 15px #00ff004d}}@keyframes matrixFloatUp{0%,to{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}}@keyframes matrixTitlePulse{0%,to{text-shadow:0 0 10px #0f09;transform:scale(1)}50%{text-shadow:0 0 20px #00ff00e6,0 0 30px #0f09;transform:scale(1.05)}}@keyframes matrixContentGlow{0%,to{text-shadow:0 0 5px #0f06}50%{text-shadow:0 0 10px #0f09,0 0 15px #00ff004d}}.chrome-surface{background:linear-gradient(135deg,#f8f9fa,#e9ecef 25%,#dee2e6 50%,#ced4da 75%,#adb5bd),linear-gradient(135deg,#fff,#f8f9fa 50%,#e9ecef);overflow:hidden;position:relative}.chrome-surface:before{background:conic-gradient(from 45deg at 20% 20%,#fffc 0deg,#0000 60deg,#0000 180deg,#0000001a 240deg,#0000 300deg),radial-gradient(ellipse at 30% 30%,#fff9 0,#0000 50%);bottom:0;content:"";left:0;opacity:.7;pointer-events:none;position:absolute;right:0;top:0}.chrome-shadow{box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a,inset 0 4px 8px #ffffff4d,inset 0 2px 4px #fff3,inset 0 -2px 4px #0000001a}.metal-gradient-blue{background:linear-gradient(135deg,#667eea,#5a67d8 25%,#4c63d2 50%,#3e5fcd 75%,#2f52c1),linear-gradient(135deg,#764ba2,#667eea 50%,#5a67d8)}.metal-gradient-pink{background:linear-gradient(135deg,#f093fb,#e785f0 25%,#dc7ee5 50%,#d177da 75%,#c670cf),linear-gradient(135deg,#f5576c,#f093fb 50%,#e785f0)}.btn{background:linear-gradient(135deg,#0c0,#0f0 25%,#3f3 50%,#0f0 75%,#0c0),linear-gradient(135deg,green,#0f0 50%,#0c0);border:2px solid #0f0;border-radius:30px;box-shadow:0 0 20px #0f06,0 8px 16px #0f03,inset 0 4px 8px #00ff004d;color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transform:perspective(1000px) rotateX(15deg);transition:all .4s ease}.btn:before{background:conic-gradient(from 45deg at 30% 30%,#fffc 0deg,#0000 45deg,#0000 135deg,#0003 180deg,#0000 225deg),radial-gradient(ellipse at 40% 20%,#fff9 0,#0000 60%),radial-gradient(ellipse at 60% 80%,#0000001a 0,#0000 50%);border-radius:30px;bottom:0;left:0;opacity:.7;right:0;top:0}.btn:after,.btn:before{content:"";position:absolute}.btn:after{background:linear-gradient(135deg,#fffc,#fff6 25%,#0000 50%,#0003 75%,#0006);border-radius:33px;bottom:-3px;left:-3px;right:-3px;top:-3px;z-index:-1}.btn{box-shadow:0 20px 40px #667eea4d,0 8px 16px #667eea33,inset 0 4px 8px #ffffff4d,inset 0 2px 4px #fff3,inset 0 -4px 8px #0000001a}.btn:hover{background:linear-gradient(135deg,#3f3,#0f0 25%,#0c0 50%,#0f0 75%,#3f3),linear-gradient(135deg,#0f0,#0c0 50%,#3f3);transform:perspective(1000px) rotateX(10deg) translateY(-6px) scale(1.08)}.btn:hover:before{background:conic-gradient(from 30deg at 25% 25%,#ffffffe6 0deg,#0000 30deg,#0000 150deg,#0000001a 180deg,#0000 210deg),radial-gradient(ellipse at 35% 15%,#fffc 0,#0000 50%),radial-gradient(ellipse at 65% 85%,#0000000d 0,#0000 50%);opacity:.9}.btn:hover{box-shadow:0 0 30px #0f09,0 15px 30px #0f06,inset 0 8px 16px #00ff004d}.btn-secondary{background:linear-gradient(135deg,#0cc,#0ff 25%,#3ff 50%,#0ff 75%,#0cc),linear-gradient(135deg,teal,#0ff 50%,#0cc);border:2px solid #0ff;border-radius:30px;box-shadow:0 0 20px #0ff6,0 8px 16px #0ff3,inset 0 4px 8px #00ffff4d;color:#000;font-weight:600;overflow:hidden;padding:14px 30px;position:relative;transform:perspective(1000px) rotateX(15deg)}.btn-secondary:before{background:conic-gradient(from 45deg at 30% 30%,#fffc 0deg,#0000 45deg,#0000 135deg,#0003 180deg,#0000 225deg),radial-gradient(ellipse at 40% 20%,#fff9 0,#0000 60%);border-radius:30px;bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0}.btn-secondary:hover{background:linear-gradient(135deg,#3ff,#0ff 25%,#0cc 50%,#0ff 75%,#3ff),linear-gradient(135deg,#0ff,#0cc 50%,#3ff);box-shadow:0 0 30px #0ff9,0 15px 30px #0ff6,inset 0 8px 16px #00ffff4d;transform:perspective(1000px) rotateX(10deg) translateY(-6px) scale(1.08)}.main-content{min-height:100vh;width:100%}.nav-item{border-left:4px solid #0000;color:#333;display:block;font-size:18px;font-weight:500;padding:16px 32px;text-decoration:none;transition:all .3s ease}.nav-item:hover{background:#3333331a}.nav-item.active,.nav-item:hover{border-left-color:#333;color:#333}.nav-item.active{background:#33333326}.logo{margin-bottom:60px;padding:0 32px;text-align:center}.logo h1{color:#333;font-size:28px;font-weight:700;margin-bottom:8px}.logo p{color:#666;font-size:14px;font-weight:300}.page{max-width:100%;padding:40px}.page-header{margin-bottom:40px}.page-title{color:#0f0;font-size:48px;font-weight:700;margin-bottom:16px;text-shadow:0 0 10px #00ff0080}.page-subtitle{color:#7fff7f;font-size:20px;font-weight:300;text-shadow:0 0 5px #00ff004d}.hero-section{grid-gap:60px;grid-template-columns:1fr 1fr 1fr;margin:60px 0 120px}.hero-section,.hero-section-2col{align-items:start;display:grid;gap:60px}.hero-section-2col{grid-gap:60px;grid-template-columns:1fr 1fr;margin:80px 0 100px}.hero-image{margin:0 auto;position:relative;width:60%}.hero-img{aspect-ratio:1/1;border-radius:8px;filter:contrast(.8) brightness(.7) saturate(.8);height:350px;object-fit:cover;opacity:.8;position:relative;transition:all .4s ease;width:350px;z-index:2}.matrix-image-container{overflow:hidden;position:relative}.matrix-image{border-radius:12px;position:relative;transition:all .4s ease;z-index:2}.matrix-title{animation:matrixTitleFloat 6s ease-in-out infinite;position:relative;z-index:2}.matrix-description{animation:matrixTextGlow 4s ease-in-out infinite;position:relative;z-index:2}.hero-content{display:flex;flex-direction:column;gap:30px;margin:0 auto;padding:0 20px;width:80%}.hero-title{animation:matrixGlow 3s ease-in-out infinite;color:#0f0;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;text-shadow:0 0 15px #0f09}.hero-description .hero-title{margin-bottom:20px;margin-top:0}.hero-description p{color:#7fff7f;font-size:16px;line-height:1.6;margin:0;text-shadow:0 0 5px #00ff004d}.hero-project{display:flex;flex-direction:column;gap:30px}.video-showcase{align-self:start;justify-self:center;max-width:800px;width:75%}.video-caption{animation:matrixTitlePulse 4s ease-in-out infinite;color:#0f0;font-size:18px;font-weight:600;letter-spacing:2px;margin-top:20px;text-align:center;text-shadow:0 0 10px #0f09;text-transform:lowercase}.portfolio-video{border:none;display:block;height:0;padding-bottom:56.25%;position:relative;width:100%}.portfolio-video iframe{border:none;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.matrix-video-container{border:2px solid #0f06;border-radius:12px;box-shadow:0 0 20px #00ff004d,0 8px 32px #0006;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.matrix-video{border:none;border-radius:12px;filter:contrast(1.1) brightness(.9);height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease;width:100%}.matrix-video:hover{filter:contrast(1.2) brightness(1.1);transform:scale(1.02)}.video-overlay{align-items:center;background:#0000;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.matrix-video-container:hover .video-overlay{background:#0000004d;opacity:1}.video-controls{color:#0f0;text-align:center}.muted-indicator{animation:matrixGlow 2s ease-in-out infinite;display:block;font-size:24px;margin-bottom:8px}.click-to-unmute{animation:matrixTextGlow 2s ease-in-out infinite;font-size:14px;text-shadow:0 0 5px #0f09}.story-title{color:#0f0;font-size:24px;font-weight:600;margin-bottom:16px;text-shadow:0 0 10px #00ff0080}.story-content p{word-wrap:break-word;color:#7fff7f;font-size:16px;line-height:1.6;margin:0;overflow-wrap:break-word;text-shadow:0 0 5px #00ff004d}.matrix-content-flow{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin:100px 60px;padding:0 20px;position:relative;z-index:2}.matrix-info-item{animation:matrixFloatUp 8s ease-in-out infinite;background:#0000;border-radius:0;box-shadow:none;max-width:none;padding:40px 20px;position:relative;text-align:center}.matrix-info-title{animation:matrixTitlePulse 4s ease-in-out infinite;color:#0f0;font-size:18px;font-weight:600;letter-spacing:2px;margin-bottom:16px;text-shadow:0 0 10px #0f09;text-transform:lowercase}.matrix-info-content{animation:matrixContentGlow 5s ease-in-out infinite;color:#7fff7f;font-size:16px;font-weight:400;line-height:1.6;margin:0;text-shadow:0 0 5px #0f06}.story-video-section{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1.5fr;margin:60px 0 150px}.story-video-section .my-story{border-radius:12px;padding:30px 30px 30px 150px}.video-story-section{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1.5fr 1fr;margin:60px 0 100px}.video-story-section .my-story{border-radius:12px;padding:100px 30px 30px 0}.section-item,.video-story-section .story-content{text-align:left}.section-item{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 50%,#1a1a1a);border-radius:50px;box-shadow:0 4px 12px #0000004d,inset 0 2px 4px #ffffff1a;margin-bottom:16px;max-width:400px;overflow:hidden;padding:24px 32px;position:relative}.section-item .section-title{color:#0f0;font-size:18px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-shadow:0 0 8px #0f06;text-transform:lowercase}.section-item .section-content{color:#7fff7f;font-size:16px;font-weight:400;line-height:1.5;margin:0;text-shadow:0 0 5px #00ff004d}.card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #00ff004d;border-radius:20px;margin-bottom:24px;overflow:hidden;padding:32px;position:relative;transition:all .4s ease}.card:before{background:conic-gradient(from 45deg at 20% 20%,#00ff004d 0deg,#0000 60deg,#0000 180deg,#0000001a 240deg,#0000 300deg),radial-gradient(ellipse at 30% 30%,#0f03 0,#0000 50%),radial-gradient(ellipse at 70% 70%,#0000001a 0,#0000 50%);border-radius:20px;bottom:0;left:0;opacity:.7;pointer-events:none;right:0;top:0}.card:after,.card:before{content:"";position:absolute}.card:after{background:linear-gradient(135deg,#0f09,#0f03 25%,#0000 50%,#0000001a 75%,#0000004d);border-radius:22px;bottom:-2px;left:-2px;right:-2px;top:-2px;z-index:-1}.card{box-shadow:0 0 20px #0f03,0 8px 16px #00ff001a,inset 0 4px 8px #0f03}.floating-sections{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around;margin:40px 0 60px}.floating-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #00ff004d;border-radius:16px;box-shadow:0 0 15px #0f03,0 8px 16px #00ff001a;color:#0f0;flex:1 1;max-width:300px;min-width:250px;overflow:hidden;padding:30px 20px;position:relative;text-align:left;transition:all .3s ease}.floating-section:before{background:conic-gradient(from 45deg at 20% 20%,#0f03 0deg,#0000 60deg,#0000 180deg,#0000001a 240deg,#0000 300deg),radial-gradient(ellipse at 30% 30%,#00ff0026 0,#0000 50%);border-radius:16px;bottom:0;content:"";left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0}.floating-section:hover{box-shadow:0 0 25px #00ff004d,0 12px 24px #0f03;transform:translateY(-4px)}.floating-section .section-title{color:#0f0;font-size:20px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;position:relative;text-shadow:0 0 10px #00ff0080;z-index:2}.floating-section .section-content{color:#7fff7f;font-size:16px;font-weight:400;line-height:1.5;position:relative;text-shadow:0 0 5px #00ff004d;z-index:2}.section-title{color:#0f0;font-size:20px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-shadow:0 0 10px #00ff0080}.section-content{color:#7fff7f;font-size:16px;font-weight:400;line-height:1.5;text-shadow:0 0 5px #00ff004d}.bio-content{align-items:flex-start;display:flex;gap:40px}.bio-text{flex:1 1}.headshot{border-radius:12px;flex-shrink:0;height:200px;object-fit:cover;width:200px}.playlists-section{margin-bottom:60px}.playlist-embed{margin-bottom:40px}.section-spacing{margin-bottom:80px}@media (max-width:768px){.section-spacing{margin-bottom:60px}}@media (max-width:480px){.section-spacing{margin-bottom:40px}}.discography-section h3{color:#000;font-size:28px;margin-bottom:24px}.discography-list{grid-gap:16px;display:grid;gap:16px}.discography-item{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 0}.discography-info h4{color:#000;font-size:18px;margin-bottom:4px}.discography-info p{color:#666;font-size:14px}.other-works-section{text-align:center}.other-works-section h3{color:#000;font-size:28px;margin-bottom:32px}.video-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:24px}.video-wrapper{align-items:center;display:flex;flex-direction:column;gap:16px}.video-container{border-radius:12px;box-shadow:0 8px 24px #00000026;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container iframe{border:none;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.video-description{color:#000;font-size:14px;font-weight:500;max-width:100%;text-align:center}.resume-container{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #00ff004d;border-radius:16px;box-shadow:0 0 20px #0f03,0 8px 16px #00ff001a,0 0 0 1px #00ff004d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:100%;transition:all .3s ease}.resume-container:before{background:linear-gradient(135deg,#ffffff1a,#0000 50%,#0000000d);border-radius:12px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.resume-container:hover:before{opacity:1}.tabs{-ms-overflow-style:none;border-bottom:2px solid #e9ecef;display:flex;flex-wrap:nowrap;margin-bottom:32px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.tabs::-webkit-scrollbar{display:none}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:16px;font-weight:500;padding:16px 24px;transition:all .3s ease;white-space:nowrap}.tab-button:hover{color:#333}.tab-button.active{border-bottom-color:#333;color:#333}.tab-content{max-width:800px;padding-bottom:20px;padding-left:20px}.tab-pane{display:none}.tab-pane.active{display:block}.job-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.job-title{color:#000;font-size:24px}.job-company{color:#333;font-size:18px;font-weight:500}.job-dates{color:#666;font-size:16px}.job-description{line-height:1.7;margin-bottom:20px}.job-achievements{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:20px}.job-achievements h5{color:#000;font-size:16px;font-weight:600;margin-bottom:12px}.job-achievements p{margin-bottom:8px}.job-skills{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#333;border-radius:20px;color:#fff;font-size:12px;font-weight:500;padding:6px 12px}.resume-wrapper{margin:0 auto;max-width:100%}.contact-layout{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:350px 1fr 1fr;margin-top:40px}.contact-form-container,.contact-info-container{display:flex;flex-direction:column}.contact-form-card,.contact-info-card{background:#0000;border:none;box-shadow:none;height:-webkit-fit-content;height:fit-content;padding:20px 0;transition:all .3s ease}.contact-intro{color:#7fff7f;font-size:18px;line-height:1.6;margin-bottom:30px;text-shadow:0 0 5px #00ff004d}.contact-info-title{color:#0f0;font-size:24px;font-weight:600;margin-bottom:30px;text-shadow:0 0 10px #00ff0080}.contact-methods{display:flex;flex-direction:column;gap:24px}.contact-method{gap:16px}.contact-icon,.contact-method{align-items:center;display:flex}.contact-icon{background:linear-gradient(135deg,#0f0,#7fff7f 50%,#0f0);border-radius:50%;box-shadow:0 0 10px #0f06;color:#000;flex-shrink:0;font-size:20px;height:50px;justify-content:center;width:50px}.contact-details{flex:1 1}.contact-label{color:#0f0;font-size:16px;font-weight:600;margin-bottom:4px;text-shadow:0 0 8px #0f06}.contact-value{color:#7fff7f;font-size:14px;text-shadow:0 0 5px #00ff004d}.contact-image-container{align-items:flex-start;display:flex;justify-content:center}.contact-side-image{border:3px solid #0f06;border-radius:12px;box-shadow:0 0 20px #00ff004d,0 8px 32px #0006;height:auto;max-width:350px;object-fit:cover;transition:all .3s ease;width:100%}.contact-side-image:hover{box-shadow:0 0 30px #0f06,0 12px 40px #00000080;transform:scale(1.02)}.form-group{margin-bottom:24px}.form-label{color:#0f0;display:block;font-weight:500;margin-bottom:8px;text-shadow:0 0 8px #0f06}.form-input,.form-textarea{background:#000c;border:2px solid #00ff004d;border-radius:8px;color:#0f0;font-family:inherit;font-size:16px;padding:12px 16px;text-shadow:0 0 5px #00ff004d;transition:border-color .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#0f0;box-shadow:0 0 10px #0f06;outline:none}.form-textarea{min-height:120px;resize:vertical}.captcha-container{display:flex;justify-content:center;margin:20px 0}.captcha-placeholder{text-align:center}.captcha-placeholder p{color:#7fff7f;margin-bottom:10px}.captcha-placeholder p,.captcha-widget{font-size:14px;text-shadow:0 0 5px #00ff004d}.captcha-widget{align-items:center;background-color:#000c;border:2px solid #00ff004d;border-radius:4px;box-shadow:0 0 10px #0f03;color:#0f0;display:flex;height:60px;justify-content:center;margin:0 auto;width:200px}.captcha-placeholder small{color:#7fff7f;display:block;font-size:12px;margin-top:8px;text-shadow:0 0 5px #00ff004d}@media (max-width:768px){.page{padding:15px}.hero-section{margin-bottom:60px}.hero-section,.hero-section-2col{gap:30px;grid-template-columns:1fr}.hero-section-2col{margin-bottom:40px}.hero-content{gap:20px;order:-1;padding:0}.hero-title{font-size:36px;margin-bottom:20px}.hero-description{padding:25px}.hero-description p{font-size:15px}.hero-img{height:280px;width:280px}.video-showcase{max-width:none;width:100%}.portfolio-video{padding-bottom:56.25%}.story-title{font-size:20px}.my-story{padding:25px}.story-content p{font-size:15px}.story-video-section,.video-story-section{gap:30px;grid-template-columns:1fr;margin:60px 0}.video-grid{gap:24px;grid-template-columns:1fr}.contact-layout{gap:30px;grid-template-columns:1fr}.contact-image-container{margin-bottom:20px;order:-1}.contact-side-image{max-width:300px}.contact-form-card,.contact-info-card{padding:30px 20px}.matrix-content-flow{gap:30px;grid-template-columns:1fr;margin:60px 0;padding:0}.matrix-info-item{padding:25px 20px}.section-item{border-radius:40px;margin-bottom:12px;padding:20px 24px}.floating-sections{flex-direction:column;gap:20px;margin:30px 0 40px}.floating-section{max-width:none;min-width:auto;padding:25px 20px}.section-title{font-size:18px}.section-content{font-size:15px}.tab-button{font-size:14px;min-width:-webkit-fit-content;min-width:fit-content;padding:12px 16px}}@media (max-width:480px){.page{padding:10px}.hero-title{font-size:28px}.hero-description{padding:20px}.hero-description p{font-size:14px}.hero-img{height:250px}.portfolio-video{padding-bottom:56.25%}.story-title{font-size:18px}.my-story{padding:15px}.story-content p{font-size:14px}.section-item{border-radius:30px;padding:16px 20px}.section-item .section-title{font-size:16px}.section-item .section-content{font-size:13px}}.navbar{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);background-attachment:fixed;border-bottom:2px solid #00ff004d;color:#0f0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.navbar:before{background:radial-gradient(circle at 20% 80%,#00ff000d 0,#0000 50%),radial-gradient(circle at 80% 20%,#00ff0008 0,#0000 50%),radial-gradient(circle at 40% 40%,#00ffff05 0,#0000 50%);bottom:0;left:0;right:0;z-index:-1}.navbar:after,.navbar:before{content:"";pointer-events:none;position:absolute;top:0}.navbar:after{animation:subtleShine 12s linear infinite;background:linear-gradient(120deg,#0000,#00ff004d 50%,#0000);height:100%;left:-60%;mix-blend-mode:screen;width:60%;z-index:2}.navbar{box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a,inset 0 4px 8px #ffffff4d,inset 0 2px 4px #fff3,inset 0 -2px 4px #0000001a}.navbar-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 40px}.navbar-logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f0,#7fff7f);-webkit-background-clip:text;background-clip:text;color:#0f0;font-size:24px;font-weight:700;margin:0;text-decoration:none;text-shadow:0 0 10px #00ff0080}.navbar-logo p{display:none}.navbar-nav{display:flex;gap:0}.navbar-item{border-bottom:3px solid #0000;color:#0f0;display:block;font-size:16px;font-weight:500;overflow:hidden;padding:16px 24px;position:relative;text-decoration:none;text-shadow:0 0 5px #00ff004d;transition:all .3s ease;white-space:nowrap}.navbar-item:before{background:linear-gradient(90deg,#0000,#0f03,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s;width:100%}.navbar-item:hover:before{left:100%}.navbar-item:hover{background:linear-gradient(135deg,#00ff001a,#00c8001a);transform:translateY(-2px)}.navbar-item.active,.navbar-item:hover{border-bottom-color:#0f0;color:#7fff7f;text-shadow:0 0 10px #0f09}.navbar-item.active{background:linear-gradient(135deg,#00ff0026,#00c80026);box-shadow:0 2px 8px #00ff004d}.logo-link{color:inherit;text-decoration:none}.logo-link:hover{color:#f0f8ff;transform:scale(1.05)}@media (max-width:768px){.navbar-container{height:70px;padding:0 20px}.navbar-logo h1{font-size:20px}.navbar-item{font-size:14px;padding:12px 16px}}@media (max-width:600px){.navbar-container{height:60px;padding:0 15px}.navbar-logo h1{font-size:18px}.navbar-item{font-size:13px;padding:8px 12px}}@keyframes shine{0%{left:-60%}to{left:160%}}@keyframes subtleShine{0%{left:-60%}to{left:160%}}.app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}@keyframes shineAnimation{0%{opacity:.2}50%{opacity:.5}to{opacity:.2}}.main-content{margin-top:80px;min-height:calc(100vh - 80px)}@media (max-width:768px){.main-content{margin-top:70px;min-height:calc(100vh - 70px)}}@media (max-width:600px){.main-content{margin-top:60px;min-height:calc(100vh - 60px)}}.cassette-body{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #00ff004d;border-radius:12px;box-shadow:0 0 20px #0f03,0 8px 16px #00ff001a,inset 0 4px 8px #0f03;padding:25px;position:relative}.cassette-body:before{background:linear-gradient(135deg,#00ff004d,#00c80033 50%,#0006);border-radius:15px;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px;z-index:-1}.cassette-body:after{background:repeating-linear-gradient(45deg,#969696cc,#969696cc 3px,#787878e6 0,#787878e6 6px);border-radius:2px;box-shadow:0 0 3px #00000080,inset 0 1px 1px #fff3;content:"";height:15px;left:15px;position:absolute;top:5px;transform:rotate(-5deg);width:25px}.cassette-controls{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.track-button{background:linear-gradient(135deg,#000c,#1a1a1ae6);border:2px solid #00ff004d;border-radius:25px;box-shadow:0 0 10px #0f03,0 2px 4px #0000004d,inset 0 1px 0 #0f03;color:#0f0;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;font-weight:700;letter-spacing:1px;min-width:65px;padding:10px 18px;position:relative;text-align:center;text-shadow:0 0 5px #00ff004d;text-transform:uppercase;transition:all .2s ease}.track-button:before{background:radial-gradient(circle,#ffffff1a 30%,#0000 70%);border-radius:50%;content:"";height:20px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease;width:20px}.track-button.active{background:linear-gradient(135deg,#00ff004d,#00c80066);border-color:#0f0;box-shadow:0 0 20px #0f09,0 6px 12px #00ff004d,inset 0 2px 0 #0f06;color:#000;transform:translateY(-2px) scale(1.05)}.cassette-window{background:#000;border:2px solid #00ff004d;border-radius:8px;box-shadow:0 0 10px #0f03,inset 0 0 10px #00ff001a;margin-bottom:15px;padding:3px;position:relative}.cassette-window:after,.cassette-window:before{background:repeating-linear-gradient(0deg,#0f09,#0f09 2px,#0000 0,#0000 5px);bottom:10px;content:"";position:absolute;top:10px;width:3px}.cassette-window:before{left:-1px}.cassette-window:after{right:-1px}.window-frame{background:#111;border-radius:5px;height:100%;padding:2px}.visualizer-screen{background:#000;border-radius:3px;display:block;width:100%}.cassette-info{margin-top:15px;text-align:center}.track-name{color:#0f0;font-size:16px;font-weight:600;letter-spacing:1px;margin-bottom:4px;text-shadow:0 0 8px #0f06;text-transform:uppercase}.track-description,.track-name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.track-description{color:#7fff7f;font-size:13px;line-height:1.4;margin:0 auto;max-width:500px;opacity:.9;text-shadow:0 0 5px #00ff004d}.cassette-categories{border-bottom:2px solid #00ff004d;margin-bottom:20px;padding-bottom:15px}.category-label{color:#0f0;content:"MIXTAPES";font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:12px;opacity:.8;text-align:center;text-shadow:0 0 5px #00ff004d;text-transform:uppercase}.category-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:5px}.category-button{background:linear-gradient(135deg,#000c,#1a1a1ae6);border:2px solid #00ff004d;border-radius:20px;box-shadow:0 0 10px #0f03,0 2px 4px #0000004d,inset 0 1px 0 #0f03;color:#0f0;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:11px;font-weight:600;letter-spacing:.5px;min-width:60px;padding:8px 16px;position:relative;text-align:center;text-shadow:0 0 5px #00ff004d;text-transform:uppercase;transition:all .2s ease}.category-button:hover{background:linear-gradient(135deg,#0f03,#00c8004d);border-color:#0f0;box-shadow:0 0 15px #0f06,0 4px 8px #00ff004d,inset 0 1px 0 #00ff004d;transform:translateY(-1px)}.category-button.active{background:linear-gradient(145deg,#f96,#ff5e62);border-color:#f96;box-shadow:0 0 15px #f966,0 3px 8px #0006,inset 0 2px 0 #ffffff4d;color:#000;transform:translateY(-1px) scale(1.02)}.no-tracks-message{color:#7fff7f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;opacity:.7;padding:20px;text-align:center;text-shadow:0 0 5px #00ff004d}.track-button.loading{animation:pulse 1.5s infinite;background:linear-gradient(145deg,#fa0,#f80)!important;box-shadow:0 0 15px #fa09,0 3px 8px #0006,inset 0 2px 0 #ffffff4d;color:#000!important}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.track-button:disabled{cursor:wait!important;opacity:.7}.cassette-visualizer{margin:0 auto;max-width:800px;padding:10px;width:100%}@media (max-width:768px){.cassette-categories{margin-bottom:15px;padding-bottom:12px}.category-buttons{gap:8px}.category-button{font-size:10px;min-width:55px;padding:6px 12px}.cassette-controls{gap:6px;justify-content:flex-start}.track-button{font-size:11px;min-width:50px;padding:6px 12px}.cassette-body{padding:15px}}@media (max-width:600px){.category-buttons{gap:6px}.category-button{font-size:9px;min-width:50px;padding:5px 10px}}.resume-wrapper{margin:40px auto 0;padding:20px}.resume-container,.resume-wrapper{max-width:1200px;position:relative}.resume-container{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:300px 1fr;margin:0 auto}.resume-sidebar{display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:100px}.resume-main{background:linear-gradient(135deg,#000c,#1a1a1ae6);border:2px solid #00ff004d}.resume-main,.resume-text-container{border-radius:20px;box-shadow:0 0 20px #0f03,0 8px 16px #00ff001a,inset 0 4px 8px #0f03;overflow:hidden;padding:32px;position:relative}.resume-text-container{background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #00ff004d;margin-bottom:24px;margin-left:320px;min-height:600px;transition:all .4s ease}.resume-text-container:before{animation:shineAnimation 4s linear infinite;background:conic-gradient(from 45deg at 20% 20%,#00ff004d 0deg,#0000 60deg,#0000 180deg,#0000001a 240deg,#0000 300deg),radial-gradient(ellipse at 30% 30%,#0f03 0,#0000 50%);border-radius:20px;bottom:0;content:"";left:0;opacity:.7;pointer-events:none;position:absolute;right:0;top:0}.resume-text-container:after{background:linear-gradient(135deg,#0f09,#0f03 25%,#0000 50%,#0000001a 75%,#0000004d);border-radius:22px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}.resume-text-container{box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a,inset 0 4px 8px #ffffff4d,inset 0 2px 4px #fff3,inset 0 -2px 4px #0000001a}.resume-text{word-wrap:break-word;color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;margin:0;position:relative;text-shadow:0 0 5px #00ff004d;white-space:pre-wrap;z-index:1}.resume-text-container h1,.resume-text-container h2,.resume-text-container h3,.resume-text-container h4,.resume-text-container h5,.resume-text-container h6{color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;margin-bottom:10px;margin-top:25px;text-shadow:0 0 8px #0f06}.resume-text-container h1:first-child,.resume-text-container h2:first-child,.resume-text-container h3:first-child{margin-top:0}.resume-header{border-bottom:3px solid #00ff004d;margin-bottom:30px;padding-bottom:20px;text-align:center}.resume-header h1{color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:32px;font-weight:700;letter-spacing:2px;margin:0;text-shadow:0 0 10px #00ff0080;text-transform:uppercase}.company-header{margin-bottom:15px;margin-top:30px}.company-name{border-bottom:2px solid #00ff004d;color:#0f0;display:inline;font-size:18px;font-weight:600;margin-bottom:5px!important;margin-top:40px!important;padding-bottom:3px;text-shadow:0 0 8px #0f06}.company-location,.company-name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.company-location{color:#7fff7f;font-size:12px;font-weight:400;margin-left:10px;text-shadow:0 0 5px #00ff004d}.job-title{color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:600;margin-bottom:5px!important;margin-top:10px!important;text-shadow:0 0 8px #0f06}.job-dates{color:#7fff7f;font-size:14px;font-style:italic;margin-bottom:10px!important}.job-dates,.resume-bullet{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-shadow:0 0 5px #00ff004d}.resume-bullet{color:#0f0;margin-left:20px;text-indent:-15px}.resume-bullet,.resume-paragraph{font-size:15px;line-height:1.6;margin-bottom:8px!important}.resume-paragraph{color:#7fff7f;text-shadow:0 0 5px #00ff004d}.error,.loading,.resume-paragraph{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.error,.loading{font-size:16px;padding:40px;text-align:center}.loading{color:#0f0;text-shadow:0 0 5px #00ff004d}.error{background-color:#ff44441a;border:1px solid #ff44444d;border-radius:4px;color:#f44;text-shadow:0 0 5px #ff44444d}.education-section{padding:24px;position:static;transition:all .4s ease;width:100%}.education-title{border-bottom:2px solid #00ff004d;color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px;padding-bottom:10px;text-align:center;text-shadow:0 0 8px #0f06}.education-content,.education-title{position:relative;z-index:1}.school-name{color:#0f0;font-size:16px;font-weight:600;margin-bottom:8px;text-shadow:0 0 8px #0f06}.degree,.graduation,.honors,.minor,.school-name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin-top:0}.degree,.graduation,.honors,.minor{color:#7fff7f;font-size:14px;margin-bottom:6px;text-shadow:0 0 5px #00ff004d}.coursework-title{color:#0f0;font-size:14px;font-weight:600;margin-bottom:4px;margin-top:12px;text-shadow:0 0 8px #0f06}.courses,.coursework-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.courses{color:#7fff7f;font-size:13px;line-height:1.4;margin-bottom:6px;margin-top:0;text-shadow:0 0 5px #00ff004d}.skills-section{margin-top:20px;padding:24px;position:static;transition:all .4s ease;width:100%}.skills-title{border-bottom:2px solid #00ff004d;color:#0f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px;padding-bottom:10px;text-align:center;text-shadow:0 0 8px #0f06}.skills-content,.skills-title{position:relative;z-index:1}.skill-category{margin-bottom:20px}.skill-category:last-child{margin-bottom:0}.skill-category-title{color:#0f0;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:0;text-shadow:0 0 8px #0f06}.skill-category-title,.skill-items{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.skill-items{color:#7fff7f;font-size:14px;line-height:1.5;margin:0;text-shadow:0 0 5px #00ff004d}@media (max-width:768px){.resume-wrapper{padding:15px}.resume-container{gap:20px;grid-template-columns:1fr}.resume-sidebar{flex-direction:column;gap:20px;position:static}.education-section,.skills-section{margin-bottom:0;position:static;width:100%}.resume-main{padding:24px}.resume-text{font-size:15px}}@media (max-width:600px){.resume-wrapper{padding:10px}.resume-main{padding:20px}.resume-text{font-size:14px}}.miniplayer{animation:matrixMiniplayerSlideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a1a,#2a2a2a 25%,#333 50%,#2a2a2a 75%,#1a1a1a),linear-gradient(135deg,#000,#1a1a1a 50%,#2a2a2a);border:2px solid #0f09;border-radius:15px;bottom:20px;box-shadow:0 0 25px #0f06,0 8px 32px #0009;padding:15px 20px;position:fixed;right:20px;z-index:1000}@keyframes matrixMiniplayerSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.miniplayer-content{align-items:center;color:#0f0;display:flex;gap:15px}.miniplayer-info{flex:1 1}.miniplayer-title{color:#7fff7f;font-size:10px;font-weight:600;letter-spacing:1px;margin-bottom:2px;text-shadow:0 0 5px #00ff004d;text-transform:uppercase}.miniplayer-track{color:#0f0;font-size:12px;font-weight:500;text-shadow:0 0 5px #0f06}.miniplayer-controls{display:flex;gap:8px}.miniplayer-btn{background:linear-gradient(135deg,#0f0,#7fff7f 50%,#0f0);border:none;border-radius:8px;box-shadow:0 0 10px #0f06;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:8px 12px;transition:all .2s ease}.miniplayer-btn:hover{background:linear-gradient(135deg,#7fff7f,#0f0 50%,#7fff7f);box-shadow:0 0 15px #0f09;transform:scale(1.05)}.miniplayer-close{background:linear-gradient(135deg,#f44,#f66 50%,#f44);box-shadow:0 0 10px #f446}.miniplayer-close:hover{background:linear-gradient(135deg,#f66,#f44 50%,#f66);box-shadow:0 0 15px #f449}@media (max-width:768px){.miniplayer{bottom:15px;padding:12px 16px;right:15px}.miniplayer-title{font-size:9px}.miniplayer-track{font-size:11px}.miniplayer-btn{font-size:12px;padding:6px 10px}}
/*# sourceMappingURL=main.c8fbb00b.css.map*/