:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;color:#000;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}.layout{min-height:100vh;display:flex;flex-direction:column}.header{padding:2rem 4rem;border-bottom:1px solid #e0e0e0}.header-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.logo{font-size:1.5rem;font-weight:600;text-decoration:none;color:#000}.contact-email a{color:#666;text-decoration:none;font-size:.95rem}.contact-email a:hover{color:#000}.nav{display:flex;gap:2.5rem;justify-content:center}.nav a{text-decoration:none;color:#333;font-weight:500;transition:all .3s;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px;padding-bottom:.25rem;border-bottom:2px solid transparent}.nav a:hover{color:#000}.nav a.active{color:#000;border-bottom:2px solid #000;font-weight:600}.main-content{flex:1;padding:3rem 4rem}.footer{padding:2rem 4rem;border-top:1px solid #e0e0e0;margin-top:4rem}.footer-nav{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-nav a{text-decoration:none;color:#666;font-size:.85rem;transition:color .3s}.footer-nav a:hover{color:#000}.footer-nav a.active{color:#000;font-weight:600}.copyright{text-align:center;color:#999;font-size:.8rem;margin-top:1rem}@media(max-width:1024px){.header{padding:1.5rem 3rem}.main-content{padding:2.5rem 3rem}.footer{padding:1.5rem 3rem}.nav{gap:2rem}.nav a{font-size:.85rem}}@media(max-width:768px){.header{padding:1.5rem}.header-content{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.logo{font-size:1.3rem}.contact-email a{font-size:.85rem}.main-content{padding:2rem 1.5rem}.footer{padding:2rem 1.5rem;margin-top:3rem}.nav{flex-wrap:wrap;gap:1rem;justify-content:center}.nav a{font-size:.8rem;padding:.5rem}.footer-nav{flex-wrap:wrap;gap:1rem}.footer-nav a{font-size:.8rem}.copyright{font-size:.75rem;padding:0 1rem}}@media(max-width:480px){.header{padding:1rem}.logo{font-size:1.1rem}.main-content,.footer{padding:1.5rem 1rem}.nav{gap:.75rem}.nav a{font-size:.75rem}}.home{max-width:1400px;margin:0 auto;padding:0 2rem}.hero{text-align:center;padding:5rem 0 4rem;margin-bottom:4rem;border-bottom:1px solid #e0e0e0}.hero-name{font-size:4rem;font-weight:300;margin-bottom:1rem;letter-spacing:2px}.hero-title{font-size:1.8rem;color:#666;font-weight:300;letter-spacing:.5px}.action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:5rem;max-width:900px;margin-left:auto;margin-right:auto}.action-block{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;text-decoration:none;color:#000;transition:all .4s ease;border:1px solid #e0e0e0;position:relative;overflow:hidden}.action-block:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.action-block:hover:before{left:100%}.action-block:hover{background-color:#000;color:#fff;transform:translateY(-8px);box-shadow:0 15px 40px #00000026}.action-block h2{font-size:1.8rem;font-weight:400;letter-spacing:3px;z-index:1}.resources{text-align:center;padding:3rem 0;border-top:1px solid #e0e0e0}.resources h3{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;color:#333}.resource-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.resource-link{padding:.75rem 2rem;background-color:#000;color:#fff;text-decoration:none;transition:all .3s;border:2px solid #000;font-weight:500}.resource-link:hover{background-color:#fff;color:#000}@media(max-width:1024px){.home{padding:0 1.5rem}.hero{padding:4rem 0 3rem;margin-bottom:3rem}.hero-name{font-size:3.5rem}.hero-title{font-size:1.5rem}.action-grid{max-width:700px;gap:1.5rem;margin-bottom:4rem}.action-block h2{font-size:1.5rem;letter-spacing:2px}}@media(max-width:768px){.home{padding:0 1rem}.hero{padding:3rem 0 2rem;margin-bottom:2.5rem}.hero-name{font-size:2.5rem;letter-spacing:1px}.hero-title{font-size:1.2rem}.action-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.action-block{aspect-ratio:16 / 8}.action-block h2{font-size:1.3rem;letter-spacing:2px}.resources{padding:2rem 0}.resource-links{flex-direction:column;align-items:center;gap:1rem}.resource-link{width:100%;max-width:300px;text-align:center}}@media(max-width:480px){.hero-name{font-size:2rem}.hero-title{font-size:1rem}.action-block h2{font-size:1.1rem}}.about{max-width:1200px;margin:0 auto}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{font-size:2.5rem;font-weight:300;letter-spacing:1px}.about-content{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.about-image img{width:100%;height:auto;display:block}.about-text h2{font-size:2rem;font-weight:400;margin-bottom:.5rem}.about-text h3{font-size:1.2rem;color:#666;font-weight:300;margin-bottom:2rem}.bio{line-height:1.8;color:#333;margin-bottom:2rem}.bio p{margin-bottom:1.5rem}.download-section{margin-top:2rem}.download-btn{display:inline-block;padding:1rem 2.5rem;background-color:#000;color:#fff;text-decoration:none;transition:all .3s;border:2px solid #000;font-weight:500}.download-btn:hover{background-color:#fff;color:#000}@media(max-width:1024px){.about{padding:0 2rem}.about-content{gap:3rem}.about-header h1{font-size:2.2rem}.about-text h2{font-size:1.8rem}}@media(max-width:768px){.about{padding:0 1rem}.about-header{margin-bottom:2rem}.about-header h1{font-size:2rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-text h2{font-size:1.6rem}.about-text h3{font-size:1.1rem}.bio{font-size:.95rem}.download-btn{width:100%;text-align:center;padding:.9rem 2rem}}@media(max-width:480px){.about-header h1{font-size:1.8rem}.about-text h2{font-size:1.4rem}.about-text h3{font-size:1rem}}.work{max-width:1400px;margin:0 auto}.work-header{text-align:center;margin-bottom:3rem}.work-header h1{font-size:2.5rem;font-weight:300;letter-spacing:1px;margin-bottom:.5rem}.work-subtitle{font-size:1.1rem;color:#666;font-weight:300}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:3rem;margin-bottom:4rem}.project-card{text-decoration:none;color:inherit;transition:transform .3s ease}.project-card:hover{transform:translateY(-10px)}.project-image{position:relative;overflow:hidden;aspect-ratio:16 / 10;background-color:#f0f0f0;margin-bottom:1rem}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-overlay{position:absolute;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-overlay span{color:#fff;font-size:1.1rem;font-weight:500;letter-spacing:1px}.project-info h3{font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.project-info p{color:#666;line-height:1.6;margin-bottom:.75rem}.project-meta{display:flex;gap:1rem;font-size:.9rem;color:#999}.work-note{text-align:center;padding:2rem;background-color:#f8f8f8;border-radius:4px;margin-top:3rem}.work-note p{color:#666;font-style:italic}@media(max-width:1024px){.work{padding:0 2rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem}.work-header h1{font-size:2.2rem}}@media(max-width:768px){.work{padding:0 1rem}.work-header{margin-bottom:2rem}.work-header h1{font-size:2rem}.work-subtitle{font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.project-info h3{font-size:1.2rem}.project-meta{font-size:.85rem}}@media(max-width:480px){.work-header h1{font-size:1.8rem}.projects-grid{gap:1.5rem}}.project-detail{max-width:1200px;margin:0 auto}.project-header{text-align:center;margin-bottom:3rem}.back-button{background:none;border:none;color:#666;font-size:1rem;cursor:pointer;margin-bottom:2rem;transition:color .3s;padding:.5rem 1rem}.back-button:hover{color:#000}.project-header h1{font-size:2.5rem;font-weight:400;margin-bottom:1rem}.project-meta-header{display:flex;gap:1rem;justify-content:center;color:#666;font-size:1rem}.project-video{margin-bottom:4rem}.project-description{margin-bottom:4rem;padding:0 2rem}.project-description h2{font-size:1.8rem;font-weight:400;margin-bottom:1.5rem}.project-description p{line-height:1.8;color:#333;font-size:1.1rem}.project-gallery{margin-bottom:4rem}.project-gallery h2{font-size:1.8rem;font-weight:400;margin-bottom:2rem;text-align:center}.gallery-grid{display:grid;gap:2rem}.gallery-item{width:100%}.gallery-item img{width:100%;height:auto;display:block}.project-navigation{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-top:3rem;border-top:1px solid #e0e0e0}.nav-button{display:flex;flex-direction:column;padding:1.5rem;background-color:#f8f8f8;text-decoration:none;color:inherit;transition:all .3s;border:1px solid #e0e0e0}.nav-button:hover{background-color:#000;color:#fff;transform:translateY(-5px)}.nav-button.prev{text-align:left}.nav-button.next{text-align:right}.nav-label{font-size:.85rem;color:#999;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.nav-button:hover .nav-label{color:#ccc}.nav-title{font-size:1.1rem;font-weight:500}@media(max-width:1024px){.project-detail{padding:0 2rem}.project-header h1{font-size:2.2rem}.project-description{padding:0 1rem}}@media(max-width:768px){.project-detail{padding:0 1rem}.project-header{margin-bottom:2rem}.project-header h1{font-size:1.8rem}.project-meta-header{flex-direction:column;gap:.25rem;font-size:.9rem}.project-meta-header span:nth-child(2n){display:none}.project-video{margin-bottom:3rem}.project-description{padding:0;margin-bottom:3rem}.project-description h2{font-size:1.5rem}.project-description p{font-size:1rem}.project-gallery{margin-bottom:3rem}.project-gallery h2{font-size:1.5rem}.project-navigation{grid-template-columns:1fr;gap:1.5rem}.nav-button{padding:1.2rem}.nav-button.next{text-align:left}}@media(max-width:480px){.project-header h1{font-size:1.6rem}.back-button{font-size:.9rem}}.reel{max-width:1200px;margin:0 auto}.reel-header{text-align:center;margin-bottom:3rem}.reel-header h1{font-size:2.5rem;font-weight:300;letter-spacing:1px;margin-bottom:.5rem}.reel-subtitle{font-size:1.1rem;color:#666;font-weight:300}.reel-video{margin-bottom:4rem}.video-container{position:relative;width:100%;padding-bottom:56.25%;background-color:#000}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.reel-description{max-width:800px;margin:0 auto 4rem;text-align:center;padding:0 2rem}.reel-description h2{font-size:1.8rem;font-weight:400;margin-bottom:1.5rem}.reel-description p{line-height:1.8;color:#333;margin-bottom:1rem}.reel-links{margin-top:5rem}.reel-links h3{font-size:1.8rem;font-weight:400;text-align:center;margin-bottom:2rem}.reel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.reel-item{cursor:pointer}.reel-thumbnail{position:relative;aspect-ratio:16 / 10;overflow:hidden;background-color:#f0f0f0;margin-bottom:1rem}.reel-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.reel-item:hover .reel-thumbnail img{transform:scale(1.05)}.play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;transition:background-color .3s}.reel-item:hover .play-overlay{background-color:#000000e6}.reel-item h4{font-size:1.2rem;font-weight:500;margin-bottom:.25rem}.reel-item p{color:#999;font-size:.9rem}@media(max-width:1024px){.reel{padding:0 2rem}.reel-header h1{font-size:2.2rem}.reel-description{padding:0 1rem}.reel-grid{gap:1.5rem}}@media(max-width:768px){.reel{padding:0 1rem}.reel-header{margin-bottom:2rem}.reel-header h1{font-size:2rem}.reel-subtitle{font-size:1rem}.reel-video{margin-bottom:3rem}.reel-description{padding:0;margin-bottom:3rem}.reel-description h2{font-size:1.5rem}.reel-description p{font-size:.95rem}.reel-links{margin-top:4rem}.reel-links h3{font-size:1.5rem}.reel-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.reel-header h1{font-size:1.8rem}.reel-description h2{font-size:1.3rem}}.future-projects{max-width:1200px;margin:0 auto}.future-header{text-align:center;margin-bottom:2rem}.future-header h1{font-size:2.5rem;font-weight:300;letter-spacing:1px;margin-bottom:.5rem}.future-subtitle{font-size:1.1rem;color:#666;font-weight:300}.projects-intro{max-width:700px;margin:0 auto 4rem;text-align:center;padding:0 2rem}.projects-intro p{line-height:1.8;color:#333;font-size:1.05rem}.future-grid{display:grid;gap:3rem;margin-bottom:5rem}.future-card{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:start;padding:2rem;background-color:#f8f8f8;transition:transform .3s,box-shadow .3s}.future-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.future-image{position:relative;aspect-ratio:3 / 2;overflow:hidden}.future-image img{width:100%;height:100%;object-fit:cover}.status-badge{position:absolute;top:1rem;right:1rem;background-color:#000;color:#fff;padding:.5rem 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:500}.future-content h3{font-size:1.8rem;font-weight:400;margin-bottom:.5rem}.timeline{color:#999;font-size:.9rem;margin-bottom:1rem;font-style:italic}.description{line-height:1.8;color:#333}.collaboration-cta{text-align:center;padding:4rem 2rem;background-color:#000;color:#fff;margin-top:4rem}.collaboration-cta h2{font-size:2rem;font-weight:400;margin-bottom:1rem}.collaboration-cta p{max-width:600px;margin:0 auto 2rem;line-height:1.8;color:#ccc}.cta-button{display:inline-block;padding:1rem 3rem;background-color:#fff;color:#000;text-decoration:none;font-weight:500;transition:all .3s;border:2px solid #fff}.cta-button:hover{background-color:transparent;color:#fff}@media(max-width:1024px){.future-projects{padding:0 2rem}.future-header h1{font-size:2.2rem}.projects-intro{padding:0 1rem}.future-card{gap:1.5rem}}@media(max-width:768px){.future-projects{padding:0 1rem}.future-header h1{font-size:2rem}.future-subtitle{font-size:1rem}.projects-intro{padding:0;margin-bottom:3rem}.projects-intro p{font-size:1rem}.future-grid{gap:2rem;margin-bottom:4rem}.future-card{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.future-content h3{font-size:1.4rem}.timeline{font-size:.85rem}.description{font-size:.95rem}.collaboration-cta{padding:3rem 1.5rem}.collaboration-cta h2{font-size:1.6rem}.collaboration-cta p{font-size:.95rem}}@media(max-width:480px){.future-header h1{font-size:1.8rem}.future-card{padding:1.2rem}.future-content h3{font-size:1.2rem}.collaboration-cta h2{font-size:1.4rem}}.contact{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h1{font-size:2.5rem;font-weight:300;letter-spacing:1px;margin-bottom:.5rem}.contact-subtitle{font-size:1.1rem;color:#666;font-weight:300}.contact-content{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem}.contact-info h2,.contact-form-wrapper h2{font-size:1.5rem;font-weight:400;margin-bottom:2rem}.info-item{margin-bottom:2rem}.info-item h3{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#666;text-transform:uppercase;letter-spacing:1px}.info-item p,.info-item a{color:#333;text-decoration:none}.info-item a:hover{color:#000;text-decoration:underline}.social-links{display:flex;flex-direction:column;gap:.5rem}.download-link{display:inline-block;padding:.75rem 1.5rem;background-color:#000;color:#fff!important;text-decoration:none!important;transition:all .3s;border:2px solid #000;margin-top:.5rem}.download-link:hover{background-color:#fff;color:#000!important}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:.5rem;font-weight:500;color:#333}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ddd;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#000}.form-group textarea{resize:vertical}.submit-button{padding:1rem 2.5rem;background-color:#000;color:#fff;border:2px solid #000;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;align-self:flex-start}.submit-button:hover{background-color:#fff;color:#000}.success-message{padding:3rem;background-color:#f0f8f0;text-align:center;border:2px solid #4caf50}.success-message h3{color:#2e7d32;font-size:1.5rem;margin-bottom:.5rem}.success-message p{color:#666}@media(max-width:1024px){.contact{padding:0 2rem}.contact-content{gap:3rem}.contact-header h1{font-size:2.2rem}}@media(max-width:768px){.contact{padding:0 1rem}.contact-header{margin-bottom:2rem}.contact-header h1{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-content{grid-template-columns:1fr;gap:2.5rem}.contact-info h2,.contact-form-wrapper h2{font-size:1.3rem}.info-item{margin-bottom:1.5rem}.submit-button{width:100%}.download-link{width:100%;text-align:center}}@media(max-width:480px){.contact-header h1{font-size:1.8rem}.contact-content{gap:2rem}.info-item h3{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}#root{min-height:100vh}body{margin:0;padding:0}
