*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:#0a0a0a;color:#fff;line-height:1.6;overflow-x:hidden}@supports not (display: flex){.footer-cta .container>div,.footer-section,.social-links{text-align:center}.footer-cta .container>div>div{text-align:center}.footer-cta .container>div>div>*{display:inline-block;margin:.5rem}}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}p{margin-bottom:1rem;color:#ccc}a{color:#fff;text-decoration:none;transition:all .3s ease}.navbar{position:fixed;top:0;width:100%;background:#0a0a0af2;backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:2px;color:#fff;transition:color .3s ease}.nav-logo:hover{color:gold}.nav-menu{display:flex;gap:2rem;align-items:center}.nav-link{font-weight:500;font-size:.95rem;text-transform:uppercase;letter-spacing:1px;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:gold;background:#ffd7001a}.nav-toggle{display:none;flex-direction:column;cursor:pointer;gap:4px}.bar{width:25px;height:3px;background:#fff;transition:.3s;border-radius:2px}.main-content{margin-top:80px;min-height:calc(100vh - 80px)}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,215,0,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.05) 0%,transparent 50%)}.hero-content{text-align:center;z-index:2;position:relative;max-width:800px;padding:0 2rem}.title-card{background:#000000e6;border:2px solid rgba(255,215,0,.3);padding:3rem;margin-bottom:2rem;border-radius:8px;backdrop-filter:blur(10px);animation:fadeInUp 1s ease-out}.hero-name{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title{font-size:clamp(1.2rem,3vw,1.8rem);color:#ccc;margin-bottom:.5rem;font-family:Inter,sans-serif;font-weight:400}.hero-contact{font-size:1.3rem;color:#999;margin-bottom:1rem}.hero-stats{font-size:.9rem;color:#aaa;line-height:1.4}.hero-tagline{font-size:clamp(.7rem,2vw,1rem);color:gold;margin:2rem 0;font-style:italic;font-weight:500;animation:fadeInUp 1s ease-out .3s both}.hero-ctas{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin:3rem 0 0;animation:fadeInUp 1s ease-out .6s both}.hero-projects{display:flex;justify-content:center;gap:1.2rem;margin:2.5rem 0 1.5rem;flex-wrap:wrap;position:relative;padding-top:1.5rem}.hero-projects:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,215,0,.6),transparent);border-radius:1px}.project-box{padding:1rem 1.8rem;border:1px solid rgba(255,215,0,.3);border-radius:8px;background:linear-gradient(135deg,#ffffff14,#ffd7000d);color:#fff;font-weight:600;font-size:.9rem;text-align:center;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000026;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.project-box:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.1),transparent);transition:left .6s ease;pointer-events:none}.project-box:hover:before{left:100%}.project-box:hover{background:linear-gradient(135deg,#ffd70026,#ffffff14);transform:translateY(-3px) scale(1.02);border-color:#ffd70080;box-shadow:0 8px 25px #ffd70026,0 4px 12px #0003}.project-box:active{transform:translateY(-1px) scale(1.01)}@media (max-width: 768px){.hero-projects{flex-direction:column;align-items:center;gap:1.2rem;margin:2rem 0 1.5rem;padding-top:1.5rem}.project-box{width:280px;max-width:calc(100vw - 2rem);padding:1.2rem 2rem;font-size:1rem}.hero-stats{font-size:.7rem!important;line-height:1.3!important;margin-bottom:.3rem!important}.hero-tagline{font-size:clamp(1.1rem,3.5vw,1.3rem)!important;line-height:1.5!important;margin:2.5rem 0!important}}@media (max-width: 480px){.hero-projects{margin:1.5rem 0 1rem;padding-top:1.2rem;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem}.project-box{width:auto;min-width:90px;max-width:110px;padding:.6rem .8rem;font-size:.75rem;text-align:center;line-height:1.2}.hero-stats{font-size:.65rem!important;line-height:1.2!important;margin-bottom:.2rem!important}.hero-tagline{font-size:clamp(1rem,4vw,1.2rem)!important;line-height:1.4!important;margin:2rem 0!important;padding:0 .5rem!important}}.btn{display:inline-block;padding:1rem 2rem;border-radius:6px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:2px solid transparent;cursor:pointer;text-decoration:none;font-size:.9rem}.btn-primary{background:linear-gradient(135deg,gold,#ffed4e);color:#000;border-color:gold}.btn-primary:hover{background:linear-gradient(135deg,#ffed4e,gold);transform:translateY(-2px);box-shadow:0 10px 25px #ffd7004d}.btn-secondary{background:transparent;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.btn-outline{background:transparent;color:gold;border:2px solid #ffd700;transition:all .3s ease}.btn-outline:hover{background:gold;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}.section{padding:6rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;margin-bottom:4rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:2px}.demo-reel{background:#ffffff05;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.video-container{position:relative;width:100%;max-width:800px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #00000080}.video-container video{border-radius:12px;box-shadow:0 20px 40px #00000080}.video-container video:hover{box-shadow:0 25px 50px #ffd7004d}.video-play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:12px;z-index:10}.video-play-overlay:hover{background:#000000b3}.video-play-button{width:80px;height:80px;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;font-size:2rem;transition:all .3s ease;box-shadow:0 8px 25px #ffd70066}.video-play-overlay:hover .video-play-button{transform:scale(1.1);box-shadow:0 12px 35px #ffd70099}.video-play-button i{margin-left:4px}.video-container.playing .video-play-overlay{display:none;opacity:0;pointer-events:none}.video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1.2rem;border:2px dashed rgba(255,215,0,.3)}.video-caption{text-align:center;margin-top:2rem;font-size:1.1rem;color:#ccc}.highlights{padding:6rem 0}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.highlight-card{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.highlight-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,gold,#ffed4e)}.highlight-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ffd70033}.highlight-icon{font-size:3rem;color:gold;margin-bottom:1.5rem}.highlight-title{font-size:1.5rem;margin-bottom:1rem;color:#fff}.highlight-desc{color:#ccc;font-size:1rem}.highlight-image{margin-top:1.5rem;overflow:hidden;border-radius:8px;aspect-ratio:16/9;position:relative;box-shadow:0 8px 20px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.highlight-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.highlight-card:hover .highlight-image{transform:scale(1.02);box-shadow:0 12px 30px #ffd70033}.highlight-card:hover .highlight-image img{transform:scale(1.05)}.bio{background:#ffffff05;border-top:1px solid rgba(255,255,255,.1);padding:6rem 0}.bio-content{max-width:800px;margin:0 auto;text-align:center;font-size:1.1rem;line-height:1.8;color:#ccc}.about-hero{min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)}.about-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.headshot-container{position:relative}.headshot{width:100%;max-width:400px;height:auto;border-radius:12px;box-shadow:0 20px 40px #00000080;border:3px solid rgba(255,215,0,.3)}.headshot-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1.2rem;border:2px dashed rgba(255,215,0,.3)}.bio-text{font-size:1.1rem;line-height:1.8;color:#ccc}.bio-text h2{color:#fff;margin-bottom:2rem}.training-skills{padding:6rem 0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:3rem}.skill-category{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.skill-category h4{color:gold;margin-bottom:1.5rem;font-size:1.3rem}.skill-category ul{list-style:none}.skill-category li{padding:.5rem 0;color:#ccc;border-bottom:1px solid rgba(255,255,255,.1)}.skill-category li:last-child{border-bottom:none}.reel-hero{padding:.5rem 0 1rem;text-align:center}.reel-video{max-width:900px;margin:.5rem auto}.scene-breakdown{margin-top:.5rem;overflow-x:auto}.breakdown-table{width:100%;border-collapse:collapse;background:#ffffff0d;border-radius:12px;overflow:hidden}.breakdown-table th,.breakdown-table td{padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.breakdown-table th{background:#ffd7001a;color:gold;font-weight:600}.breakdown-table td{color:#ccc}.gallery-section{margin:4rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.gallery-item{position:relative;aspect-ratio:4/5;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease;box-shadow:0 8px 25px #0000004d;border:1px solid rgba(255,255,255,.1)}.gallery-item img{transition:transform .3s ease,filter .3s ease}.gallery-item:hover img{transform:scale(1.02);filter:brightness(1.1)}.gallery-item:hover{box-shadow:0 15px 40px #ffd70033;transform:translateY(-5px)}.gallery-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center;color:#ccc;border:2px dashed rgba(255,215,0,.3)}.contact-hero{padding:4rem 0;text-align:center}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-form{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:3rem}.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.5rem;color:#fff;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;font-family:Inter,sans-serif;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:gold}.form-group textarea{resize:vertical;min-height:120px}.contact-info{padding:2rem}.contact-method{margin-bottom:3rem;padding:1.5rem;background:#ffffff0d;border-radius:8px;border-left:4px solid #ffd700}.contact-method h4{color:gold;margin-bottom:1rem}.contact-method p{color:#ccc;margin-bottom:.5rem}.contact-method a{color:#fff;text-decoration:none;transition:color .3s ease}.contact-method a:hover{color:gold}.social-profiles{margin-top:2rem}.social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem}.social-link{display:block;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;text-align:center;transition:all .3s ease}.social-link:hover{background:#ffd7001a;border-color:gold;transform:translateY(-2px)}.social-link i{font-size:1.5rem;color:gold;margin-bottom:.5rem;display:block}.footer-cta{background:linear-gradient(135deg,#ffd7001a,#ffd7000d);padding:4rem 0;margin-top:4rem;border-top:1px solid rgba(255,215,0,.2);text-align:center}.footer-cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);text-align:center}.footer-cta p{color:#ccc;font-size:1.1rem;max-width:600px;margin:0 auto 2rem;text-align:center}.footer-cta .container>div{text-align:center}.footer-cta .container>div>div{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.footer{background:#000;border-top:1px solid rgba(255,255,255,.1);padding:3rem 0 1rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;text-align:center}.footer-section h3,.footer-section h4{color:gold;margin-bottom:1rem}.footer-section p{color:#ccc;margin-bottom:.5rem}.footer-section a{color:#ccc;transition:color .3s ease}.footer-section a:hover{color:gold}.social-links{display:flex;gap:1rem;margin-top:1rem;justify-content:center}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;transition:all .3s ease}.social-links a:hover{background:gold;color:#000;transform:translateY(-2px)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#999}@media (max-width: 768px){.nav-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0a0a0afa;backdrop-filter:blur(10px);flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:translate(-100%);transition:transform .3s ease;z-index:999;padding:2rem 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-menu.active{transform:translate(0)}.nav-menu .nav-link{padding:1rem 2rem;margin:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);min-height:44px;display:flex;align-items:center;justify-content:center;width:100%}.nav-menu .nav-link:last-child{border-bottom:none}.nav-toggle{display:flex;z-index:1001;position:relative}.nav-toggle.active .bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-ctas{flex-direction:column;align-items:center;margin:2.5rem 0 0;gap:1.2rem}.btn{width:100%;max-width:300px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,215,0,.3)}.about-content{grid-template-columns:1fr;gap:3rem;text-align:center}.contact-content{grid-template-columns:1fr;gap:3rem}.highlights-grid,.skills-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.gallery-item{min-height:44px}.container{padding:0 1rem}.section{padding:4rem 0}.title-card{padding:2rem}input[type=text],input[type=email],input[type=tel],textarea{font-size:16px}.form-group input:focus,.form-group textarea:focus{transform:scale(1.02);transition:transform .2s ease}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-cta{padding:3rem 0;text-align:center}body .footer-cta div[style*="display: flex"],body .footer-cta .container div[style*="display: flex"]{flex-direction:column!important;gap:1rem!important;align-items:center!important;justify-content:center!important;text-align:center!important}body .footer-cta .btn{width:100%!important;max-width:280px!important;margin:0 auto!important;display:block!important}body .footer-cta .container>div,body .footer-cta .container>div[style]{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}body .footer-cta h2,body .footer-cta p{text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}body .footer-section{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}body .footer-section h3,body .footer-section h4,body .footer-section p{text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}body .social-links{display:flex!important;flex-direction:row!important;justify-content:center!important;margin:1rem auto 0!important;width:100%!important;gap:1rem!important}body .footer-bottom{text-align:center!important}body .footer-bottom p{text-align:center!important;margin:0 auto!important;width:100%!important}body .footer *,body .footer-cta *{text-align:center!important}body .footer div,body .footer-cta div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}body .social-links{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:1rem!important}body .footer-cta div[style*="display: flex"][style*=gap]{flex-direction:column!important}}@media screen and (max-width: 768px){html body .footer-cta,html body .footer-cta .container,html body .footer-cta .container>div,html body .footer-cta .container>div[style]{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;width:100%!important}html body .footer-cta h2,html body .footer-cta p,html body .footer-cta div[style*="display: flex"]{text-align:center!important;margin:0 auto!important;width:100%!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}html body .footer-cta .btn{display:block!important;margin:.5rem auto!important;text-align:center!important;width:100%!important;max-width:280px!important}html body .footer .footer-content,html body .footer .footer-section{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}html body .footer .footer-section h3,html body .footer .footer-section h4,html body .footer .footer-section p,html body .footer .footer-section a{text-align:center!important;margin:0 auto!important;width:100%!important}html body .footer .social-links{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;margin:1rem auto 0!important;width:100%!important;gap:1rem!important}html body .footer .footer-bottom,html body .footer .footer-bottom p{text-align:center!important;margin:0 auto!important;width:100%!important}html body .footer *:not(script):not(i),html body .footer-cta *:not(script):not(i){text-align:center!important}}@media (min-width: 481px) and (max-width: 767px){.hero-projects{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:2rem 0 1.5rem}.project-box{width:auto;min-width:120px;max-width:140px;padding:.8rem 1rem;font-size:.85rem;text-align:center}}@media (max-width: 480px){.nav-container{padding:1rem}.hero-name{font-size:2.5rem}.title-card{padding:1.5rem}.hero-ctas{margin:2rem 0 0;gap:1rem}.footer-cta{padding:2rem 0}.footer-cta h2{font-size:1.8rem}.footer-cta .container{padding:0 1rem}.footer-cta .container>div{text-align:center!important}.footer-cta .container>div>div{flex-direction:column!important;align-items:center!important;gap:1rem!important}.footer-section{padding:1rem!important;text-align:center!important}.footer-section h3,.footer-section h4{font-size:1.2rem!important;text-align:center!important}.footer-section p{font-size:1rem!important;text-align:center!important}.social-links{justify-content:center!important;gap:.8rem}.footer-bottom{padding-top:1.5rem!important;text-align:center!important}}@media (max-width: 768px) and (orientation: landscape){.footer-cta{padding:2rem 0}.footer-cta h2{font-size:1.5rem;margin-bottom:.8rem}.footer-cta p{font-size:1rem;margin-bottom:1.5rem}.footer-cta .container>div>div{flex-direction:row!important;gap:1rem!important;justify-content:center!important}.footer-content{grid-template-columns:repeat(3,1fr);gap:1.5rem}.footer{padding:2rem 0 1rem}}.text-center-mobile{text-align:center!important}.flex-center-mobile{display:flex!important;justify-content:center!important;align-items:center!important}@media (max-width: 768px){.mobile-center{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.mobile-center *{text-align:center!important}.debug-center{border:2px solid red!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.footer-cta,.footer-cta *,.footer-section,.footer-section *,.footer-bottom,.footer-bottom *{text-align:center!important}.footer-cta .container,.footer-cta .container>div{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.footer-cta .container>div>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important}}
