*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2rem;line-height:1.6}@media (max-width: 1200px){body{font-size:18px;line-height:1.7}h1,h2,h3,h4,h5,h6{line-height:1.3}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1.2rem}p{font-size:1.2rem;line-height:1.7}button,a{font-size:1.2rem}}@media (max-width: 900px){body{font-size:16px}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}p{font-size:1rem}}@media (max-width: 600px){body{font-size:14px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1rem}}.photography-container-photography{width:100%;overflow-x:hidden;min-height:100vh}.hero-section-photography{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.background-video-photography{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none}.hero-content-photography{display:flex;align-items:center;justify-content:space-between;padding:2rem;height:100%;color:#fff;width:90%;max-width:2000px;margin:0 auto;gap:2rem}.hero-content-photography h3{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2;font-family:Verdana,Geneva,Tahoma,sans-serif}.hero-text-photography{width:50%;padding:2rem;font-size:clamp(1.1rem,2.5vw,1.6rem);line-height:1.6;display:flex;flex-direction:column;justify-content:center}.hero-text-photography p{margin:0;text-align:justify}.hero-image-photography{width:50%;height:70%;display:flex;justify-content:center;align-items:center;padding:1rem}.hero-image-photography img{max-height:100%;max-width:100%;object-fit:contain;border-radius:10px;box-shadow:0 10px 30px #0000004d}.gallery-section{position:relative;min-height:40vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 0;background-image:url(../../assets/concrete\ background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.services-section{background:linear-gradient(135deg,#000c,#080808f2);padding:clamp(3rem,8vw,6rem) clamp(1rem,4vw,3rem);min-height:auto;display:flex;flex-direction:column;justify-content:center}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-align:center;color:#fff;margin-bottom:clamp(2rem,5vw,4rem);text-transform:uppercase;letter-spacing:2px;position:relative;animation:fadeInUp 1s ease-out}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,rgb(255,255,255),transparent);border-radius:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(280px,30vw,400px),1fr));gap:clamp(1.5rem,4vw,3rem);padding:clamp(1rem,3vw,2rem);max-width:1800px;margin:0 auto;width:90%}.service-container{background:#ffffff1a;padding:clamp(1.5rem,4vw,3rem);border-radius:15px;text-align:center;animation:float 3s ease-in-out infinite;color:#fff;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.service-container:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 10px 30px #0000004d}.service-container.stop-animation{animation:none}.service-container h3{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600;margin-bottom:clamp(.8rem,2vw,1.5rem);line-height:1.3}.service-container p{font-size:clamp(1.4rem,2.2vw,1.1rem);line-height:1.5;margin:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fall-down{opacity:0;transform:translateY(-50px);animation:fallDown 1s ease forwards}@keyframes fallDown{to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.background-video-photography{object-fit:cover;object-position:center}.hero-content-photography{width:95%;gap:1.5rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 900px){.background-video-photography{object-fit:cover;object-position:center}.hero-content-photography{flex-direction:column;text-align:center;justify-content:center;width:95%;gap:2rem;padding:1rem}.hero-text-photography{width:100%;font-size:clamp(1rem,3vw,1.4rem);padding:1rem;text-align:center}.hero-text-photography p{text-align:center;font-size:1rem}.hero-image-photography{width:100%;height:auto;min-height:300px;padding:.5rem}.hero-image-photography img{max-height:50vh;max-width:100%}.gallery-single-container{padding:0 .5rem}.gallery-single-item{max-width:600px;min-height:250px}.services-grid{grid-template-columns:1fr;gap:2rem;padding:1rem}.gallery-section{min-height:80vh}}@media (max-width: 768px){.background-video-photography{object-fit:cover;object-position:center}.hero-section-photography{height:95vh;padding-top:0}.hero-content-photography{height:100%;padding:1rem;gap:1.5rem}.hero-text-photography{font-size:clamp(1.2rem,2.8vw,1.2rem);padding:.5rem;line-height:1.5}.hero-image-photography{min-height:250px;margin-top:0}.hero-image-photography img{max-height:40vh}.gallery-section,.services-section{min-height:60vh;padding:clamp(2rem,6vw,4rem) clamp(.5rem,3vw,2rem)}.unified-gallery{padding:1rem 0;gap:.8rem}.gallery-content{height:clamp(200px,35vh,350px);border-radius:10px}.gallery-nav{padding:.8rem;font-size:clamp(1rem,3vw,1.5rem)}.service-container p{font-size:1rem}}@media (max-width: 480px){.background-video-photography{object-fit:cover;object-position:center}.photography-container-photography{overflow-x:hidden}.hero-section-photography{min-height:70vh;padding-top:0}.hero-content-photography{padding:.5rem;height:100%;gap:1rem}.hero-text-photography{font-size:1rem;padding:.3rem;line-height:1.4;margin-bottom:.5rem}.hero-image-photography{min-height:200px;margin-top:0}.hero-image-photography img{max-height:35vh}.gallery-section,.services-section{padding:clamp(.5rem,5vw,3rem) clamp(.3rem,2vw,1rem)}.gallery-single-container{padding:0 .3rem}.gallery-single-item{max-width:500px;min-height:180px}.gallery-nav{width:2.5rem;height:2.5rem;font-size:1.2rem}.services-grid{padding:.5rem;gap:1.5rem}.service-container{padding:clamp(1rem,3vw,1.5rem);font-size:clamp(.8rem,2.5vw,1rem)}.service-container h3{font-size:clamp(1rem,3vw,1.3rem);margin-bottom:.8rem}.service-container p{font-size:clamp(.7rem,2.2vw,.9rem);line-height:1.4}}@media (max-width: 360px){.hero-content-photography h3{font-size:clamp(1.2rem,4vw,1.5rem)}.hero-text-photography{font-size:clamp(.7rem,2.2vw,.9rem)}.section-title{font-size:clamp(1.2rem,4vw,1.5rem)}.section-description{font-size:clamp(.8rem,2.5vw,1rem)}.service-container{padding:clamp(.8rem,2.5vw,1.2rem)}.service-container h3{font-size:clamp(.9rem,3vw,1.2rem)}.service-container p{font-size:clamp(.7rem,2.2vw,.8rem)}.gallery-single-item{max-width:400px;min-height:150px}.gallery-nav{width:2rem;height:2rem;font-size:1rem}}@media (max-width: 320px){.hero-content-photography{padding:.3rem;gap:.8rem}.hero-text-photography{font-size:.8rem;padding:.2rem}.hero-section-photography{height:60vh}.hero-image-photography{min-height:150px}.hero-image-photography img{max-height:30vh}.gallery-single-item{max-width:350px;min-height:120px}.services-grid{gap:1rem;padding:.3rem}.service-container{padding:clamp(.6rem,2vw,1rem)}}@media (max-height: 500px) and (orientation: landscape){.hero-section-photography{height:100vh;min-height:100vh}.hero-content-photography{flex-direction:row;gap:1rem;padding:.5rem}.hero-text-photography{width:60%;font-size:clamp(.7rem,2vw,1rem);padding:.3rem}.hero-image-photography{width:40%;height:80%;min-height:150px}.hero-image-photography img{max-height:80vh}.gallery-single-item{max-width:450px;min-height:150px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}}.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;display:flex;justify-content:center;align-items:center;overflow:hidden}.loading-container .background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.loading-content{position:relative;z-index:2;text-align:center;color:#fff}.loading-spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.loading-text{font-size:18px;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.8);animation:pulse 2s ease-in-out infinite}.centered-image{max-width:80%;height:auto;z-index:3;position:relative}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 1200px){.loading-container .background-video{object-fit:cover;object-position:center}.centered-image{max-width:85%}}@media (max-width: 768px){.loading-container .background-video{object-fit:cover;object-position:center}.centered-image{max-width:90%}.loading-text{font-size:16px}}@media (max-width: 480px){.loading-container .background-video{object-fit:cover;object-position:center}.centered-image{max-width:95%}.loading-text{font-size:14px}.loading-spinner{width:40px;height:40px;border-width:2px}}@media (max-width: 320px){.loading-container .background-video{object-fit:cover;object-position:center}.centered-image{max-width:100%}.loading-text{font-size:12px}.loading-spinner{width:35px;height:35px;border-width:2px}}.universal-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,#ff00009c,#0000ff8e,#ffff009c);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);transition:all .3s ease}.nav-container{max-width:2300px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.nav-brand a{color:#fff;text-decoration:none;font-size:2.2rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);transition:all .3s ease}.nav-brand a:hover{transform:scale(1.05);text-shadow:3px 3px 6px rgba(0,0,0,.7)}.desktop-nav{display:flex;gap:0;align-items:center}.nav-links{display:flex;list-style:none;margin:0;padding:0}.nav-link{color:#fff;text-decoration:none;padding:15px 20px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;position:relative;text-shadow:1px 1px 2px rgba(0,0,0,.5);flex:1;text-align:center;min-width:auto}.nav-link:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.nav-link.active{background:#ffffff4d;font-weight:700;box-shadow:inset 0 2px 4px #0003}.nav-link.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:3px;background:#fff;border-radius:2px}.mobile-menu-btn{display:none;cursor:pointer;padding:10px;z-index:1001}.hamburger{width:25px;height:20px;position:relative;transition:all .3s ease}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:3px;transition:all .3s ease;box-shadow:1px 1px 2px #00000080}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.hamburger.open span:nth-child(1){transform:rotate(45deg);top:8px}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg);top:8px}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,#f008,#9406b893,#ffff009a);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translate(-100%);transition:transform .3s ease-in-out;z-index:999;display:flex;flex-direction:column}.mobile-nav-overlay.open{transform:translate(0)}.mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(255,255,255,.3)}.mobile-nav-brand a{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.close-btn{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:5px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.close-btn:hover{background:#fff3;transform:scale(1.1)}.mobile-nav-links{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:40px 20px}.mobile-nav-link{color:#fff;text-decoration:none;font-size:1.5rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;padding:15px 30px;border-radius:10px;transition:all .3s ease;text-shadow:2px 2px 4px rgba(0,0,0,.5);min-width:200px;text-align:center;border:2px solid transparent}.mobile-nav-link:hover{background:#fff3;transform:scale(1.05);border-color:#ffffff80;box-shadow:0 8px 16px #0000004d}.mobile-nav-link.active{background:#ffffff4d;font-weight:700;border-color:#fff;box-shadow:0 8px 16px #0006}@media (max-width: 768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.nav-container{padding:0 15px;height:60px}.nav-brand a{font-size:1.3rem}}@media (max-width: 480px){.nav-container{padding:0 10px}.nav-brand a{font-size:1.2rem}.mobile-nav-link{font-size:1.3rem;min-width:180px;padding:12px 25px}.mobile-nav-links{gap:25px;padding:30px 15px}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.mobile-nav-overlay.open .mobile-nav-link{animation:slideInFromLeft .3s ease forwards}.mobile-nav-overlay.open .mobile-nav-link:nth-child(1){animation-delay:.1s}.mobile-nav-overlay.open .mobile-nav-link:nth-child(2){animation-delay:.2s}.mobile-nav-overlay.open .mobile-nav-link:nth-child(3){animation-delay:.3s}.mobile-nav-overlay.open .mobile-nav-link:nth-child(4){animation-delay:.4s}.mobile-nav-overlay.open .mobile-nav-link:nth-child(5){animation-delay:.5s}.mobile-nav-overlay.open .mobile-nav-link:nth-child(6){animation-delay:.6s}.video-player-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-element{width:100%;height:100%;object-fit:cover;object-position:center}.video-element.hidden{display:none}.video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;color:#fff;padding:2rem;border-radius:1rem;z-index:10}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.video-loading p{margin:0;font-size:1rem;text-align:center}.video-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ff00001a;color:#fff;padding:2rem;border-radius:1rem;z-index:10;text-align:center}.video-error p{margin:0 0 1rem;font-size:1rem}.reload-button{background:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.9rem;transition:background-color .3s ease}.reload-button:hover{background:#0056b3}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.video-loading,.video-error{padding:1rem}.loading-spinner{width:30px;height:30px}.video-loading p,.video-error p{font-size:.9rem}.reload-button{padding:.4rem .8rem;font-size:.8rem}}.webdesign-container-web{width:100%;overflow-x:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.background-video-web{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none}.hero-section-web{position:relative;height:100vh;width:100%;overflow:hidden}.hero-content-web{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 10%;color:#fff;gap:2rem;margin:0 auto;max-width:100%}.hero-text-web{flex:1;padding:2rem;max-width:50%}.hero-text-web h3{font-size:3.3rem;margin-bottom:1rem;line-height:1.2}.hero-text-web p{font-size:1.6rem;line-height:1.6}.hero-image-web{flex:1;height:100%;display:flex;align-items:center;justify-content:center;max-width:50%}.hero-image-web img{max-width:90%;height:auto;border-radius:15px;box-shadow:0 10px 30px #0000004d}.gallery-section-web{width:100%;height:12.5vh;background:linear-gradient(45deg,#ff00004d,#0000ff4d,#ffc0cb4d);padding:2rem 0;position:relative;z-index:1;overflow:hidden}.gallery-container-web{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-item-web{position:absolute;top:50%;left:0;width:90px;height:100px;border-radius:50%;overflow:hidden;transform:translateY(-50%);animation:slide-horizontal 12s linear infinite;animation-delay:calc(-1.2s * var(--i));margin:0 15px;box-shadow:0 4px 15px #0000004d;transition:all .3s ease}.gallery-item-web:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px #0006}.gallery-item-web img{width:100%;height:100%;object-fit:cover;border-radius:50%}@keyframes slide-horizontal{0%{left:-150px}to{left:calc(100% + 30px)}}.features-section-web{width:100%;padding:4rem 0;background:linear-gradient(45deg,#0000ff4d,#ff00004d,#ffff004d);position:relative;z-index:1}.features-container-web{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 5%;max-width:1600px;margin:0 auto}.feature-box-web{background:#ffffff1a;padding:2rem;border-radius:10px;text-align:center;animation:bounce 5s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.feature-box-web h3{margin-bottom:1rem;font-size:1.6rem;color:#fff}.feature-box-web p{line-height:1.6;font-size:1.4rem;color:#fff}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 1200px){.background-video-web{object-fit:cover;object-position:center}.hero-content-web{padding:0 5%}.hero-text-web h3{font-size:3.5rem;line-height:1.3}.hero-text-web p{font-size:1.2rem;line-height:1.3}.feature-box-web h3{font-size:1.8rem}.feature-box-web p{font-size:.9rem;line-height:1.4}.features-container-web{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 3%}}@media (max-width: 1000px){.background-video-web{object-fit:cover;object-position:center}.gallery-section-web{height:auto}.gallery-container-web{height:6rem;margin-top:0}.gallery-item-web{width:8%;height:75%;animation-duration:15s;margin:0 20px}.gallery-item-web:hover{transform:translateY(-50%) scale(1.05)}}@media (max-width: 900px){.background-video-web{object-fit:cover;object-position:center}.hero-content-web{flex-direction:column;text-align:center;gap:1rem;padding:0 5%;margin-left:0%}.hero-text-web{max-width:120%;width:110%;margin-top:8%}.hero-text-web h3{font-size:2.2rem}.hero-image-web{max-width:80%}.hero-image-web img{max-width:100rem;height:50%;margin-bottom:75%}.gallery-section-web{height:auto}.gallery-item-web{width:8%;height:75%;animation-duration:12s;margin:0 25px}.features-container-web{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-box-web{padding:1.5rem}}@media (max-width: 600px){.background-video-web{object-fit:cover;object-position:center}.hero-section-web{height:80vh}.hero-image-web img{max-width:100%;height:50%;margin-bottom:75%}.hero-content-web{padding:0 3%}.gallery-container-web{height:3rem;margin-top:0}.hero-text-web h3{font-size:1.8rem}.hero-text-web p{font-size:1rem}.hero-image-web{max-width:90%}.gallery-section-web{height:auto;width:100%}.gallery-item-web{width:10%;height:100%;animation-duration:12s}.gallery-item-web:hover{transform:translateY(-50%) scale(1.02)}.features-container-web{grid-template-columns:1fr;gap:1rem;padding:0 2%}.feature-box-web{padding:1.5rem}.feature-box-web h3{font-size:1.3rem}}@media (max-width: 400px){.background-video-web{object-fit:cover;object-position:center}.hero-text-web h3{font-size:1.5rem}.hero-text-web p{font-size:.9rem}.hero-image-web{max-width:95%}.gallery-section-web{height:12vh}.gallery-container{height:10rem;margin-top:0}.gallery-item-web{width:12%;height:100%;animation-duration:12s}.gallery-item:hover{transform:translateY(-50%) scale(1.01)}.features-container{padding:0 1%}.feature-box{padding:1rem}.feature-box h3{font-size:1.2rem}.feature-box p{font-size:.9rem}}.media-container{width:auto;height:auto;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;position:fixed;right:2rem;top:50%;transform:translateY(-50%);z-index:1000}.media-link{background-color:transparent;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;cursor:pointer}.media-link img{width:100%;height:100%;object-fit:cover;border-radius:50%}.media-link:hover{transform:scale(1.1);box-shadow:0 0 10px #0000004d}@media screen and (max-width: 800px){.media-container{position:fixed;top:10%;right:0;left:0;transform:none;justify-content:center;background-color:#fff0;padding:.5rem;z-index:1000;margin-top:5%}.media-link{width:30px;height:30px}}@media screen and (max-width: 400px){.media-container{gap:1rem;top:10%}.media-link{width:40px;height:40px}}.gallery-section-barber{position:relative;min-height:40vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 0;background-image:url(../../assets/carbon.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.gallery-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.gallery-single-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.gallery-single-item{width:100%;max-width:800px;min-height:300px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#ffffff1a;border-radius:1.5rem;box-shadow:0 4px 16px #00000026;overflow:hidden;transition:transform .3s ease}.gallery-single-item:hover{transform:scale(1.02)}.gallery-single-item img,.gallery-single-item video{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.gallery-nav{background:#00000080;color:#fff;border:none;font-size:1.5rem;border-radius:50%;width:3rem;height:3rem;margin:0 1rem;cursor:pointer;z-index:3;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.gallery-nav:hover{background:#000c;transform:scale(1.1)}.fullscreen-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{position:relative;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;max-width:90vw;max-height:90vh}.modal-content img,.modal-content video{max-width:100%;max-height:100%;border-radius:1rem;box-shadow:0 8px 32px #0006;object-fit:contain}.next-button,.prev-button{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#fff;border:none;font-size:1.5rem;border-radius:50%;width:3rem;height:3rem;cursor:pointer;z-index:1100;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.next-button{right:1rem}.prev-button{left:1rem}.next-button:hover,.prev-button:hover{background:#222;transform:translateY(-50%) scale(1.1)}.close-button{position:absolute;top:1rem;right:1rem;background:#000000b3;color:#fff;border:none;font-size:1.5rem;border-radius:50%;width:3rem;height:3rem;cursor:pointer;z-index:1100;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-button:hover{background:#222;transform:scale(1.1)}.hero-section{width:100%;min-height:100vh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:2rem;box-sizing:border-box;gap:4rem}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none}.hero-section .info-left{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;z-index:2;padding:2rem;max-width:45%;text-align:center}.hero-section .chato-image{height:auto;object-fit:contain;border-radius:1rem;margin-bottom:2rem;transition:transform .3s ease;margin:0 auto}.hero-section .chato-image:hover{transform:scale(1.05)}.hero-section .link-button{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);color:#fff;text-decoration:none;padding:1rem 2.5rem;border-radius:2rem;font-weight:700;font-size:1.1rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 16px #0003;border:none;cursor:pointer}.hero-section .link-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.hero-section .info-right{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;z-index:2;padding:2rem;max-width:45%;text-align:center}.hero-section .hours-title{font-size:3rem;color:#fff;margin-bottom:2rem;text-align:center;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-section .hours-list{list-style:none;padding:0;margin:0;text-align:center}.hero-section .hours-list li{font-size:1.6rem;color:#fff;margin-bottom:.8rem;font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media (max-width: 1200px){.background-video{object-fit:cover;object-position:center}.hero-section{padding:1.5rem}.hero-section .chato-image{width:100%;height:60%}.hero-section .info-left{margin:0;max-width:100%;font-size:1.4rem;line-height:1.7}.hero-section .hours-title{font-size:2.2rem}.hero-section .hours-list li{font-size:1.3rem}.gallery-single-item{max-width:700px;min-height:250px}.gallery-nav{font-size:1.8rem;width:3.5rem;height:3.5rem}}@media (max-width: 900px){.background-video{object-fit:cover;object-position:center}.hero-section{flex-direction:column;justify-content:center;align-items:center;padding:1rem;min-height:100vh;gap:3rem}.hero-section .info-left{order:1;margin:0;max-width:100%;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section .info-right{order:2;max-width:100%;padding:2rem;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section .chato-image{width:80%;max-width:80%;margin-top:15%}.hero-section .hours-title{font-size:2rem;margin-bottom:1.5rem}.hero-section .hours-list li{font-size:1.2rem}.gallery-single-container{padding:0 .5rem}.gallery-nav{width:2.5rem;height:2.5rem;font-size:1.2rem;margin:0 .5rem}}@media (max-width: 900px){.fullscreen-modal{padding:.5rem}.modal-content{max-width:95vw;max-height:95vh}.modal-content img,.modal-content video{max-width:100%;max-height:100%;border-radius:.5rem}.next-button,.prev-button{width:3rem;height:3rem;font-size:1.3rem}.next-button{right:.5rem}.prev-button{left:.5rem}.close-button{width:3rem;height:3rem;font-size:1.3rem;top:.5rem;right:.5rem}}@media (max-width: 700px){.fullscreen-modal{padding:.25rem}.modal-content{max-width:98vw;max-height:98vh}.modal-content img,.modal-content video{max-width:100%;max-height:100%;border-radius:.25rem}.next-button,.prev-button{width:2.5rem;height:2.5rem;font-size:1.1rem}.next-button{right:.25rem}.prev-button{left:.25rem}.close-button{width:2.5rem;height:2.5rem;font-size:1.1rem;top:.25rem;right:.25rem}}@media (max-width: 600px){.background-video{object-fit:cover;object-position:center}.hero-section{padding:.5rem;gap:0rem;min-height:100vh;height:100vh;justify-content:center}.hero-section .info-left{padding:.5rem;margin:10%;flex:1;justify-content:center;height:45%}.hero-section .info-right{padding:.5rem;margin-bottom:20%;flex:1;justify-content:center}.hero-section .chato-image{width:100%;max-width:100%}.hero-section .link-button{padding:.8rem 2rem;font-size:1rem}.hero-section .hours-title{font-size:2rem;margin-bottom:1rem}.hero-section .hours-list li{font-size:1.1rem;margin-bottom:.5rem}.gallery-single-item{min-height:200px}.gallery-nav{width:2rem;height:2rem;font-size:1rem;margin:0 .25rem}.fullscreen-modal{padding:.1rem}.modal-content{max-width:99vw;max-height:99vh}.modal-content img,.modal-content video{max-width:100%;max-height:100%;border-radius:.1rem}.next-button,.prev-button{width:2rem;height:2rem;font-size:1rem}.next-button{right:.1rem}.prev-button{left:.1rem}.close-button{width:2rem;height:2rem;font-size:1rem;top:.1rem;right:.1rem}}@media (max-width: 470px){.background-video{object-fit:cover;object-position:center}.hero-section{padding:.25rem;gap:1rem;min-height:100vh;justify-content:center}.hero-section .info-left{padding:.25rem;margin:0;flex:1;justify-content:center}.hero-section .info-right{padding:.5rem;margin:0;flex:1;justify-content:center}.hero-section .link-button{padding:.6rem 1.5rem;font-size:.9rem}.hero-section .hours-title{font-size:1.6rem;margin-bottom:.8rem}.hero-section .hours-list li{font-size:.85rem;margin-bottom:.4rem}.gallery-single-item{min-height:150px}.gallery-nav{width:1.8rem;height:1.8rem;font-size:.9rem;margin:0 .2rem}.next-button,.prev-button,.close-button{width:2rem;height:2rem;font-size:1rem}}@media (max-width: 360px){.background-video{object-fit:cover;object-position:center}.hero-section{padding:.1rem;gap:.5rem}.hero-section .info-left{padding:.1rem;margin:0}.hero-section .info-right{padding:.5rem}.hero-section .chato-image{width:60%;max-width:60%;margin-bottom:.5rem}.hero-section .link-button{padding:.5rem 1.2rem;font-size:.8rem}.hero-section .hours-title{font-size:1.4rem;margin-bottom:.5rem}.hero-section .hours-list li{font-size:.8rem;margin-bottom:.3rem}}.background-video-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.background-video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.main-link{text-decoration:none}.comatimer-container{width:45%;display:block;text-decoration:none;background:linear-gradient(45deg,#ca00af93,#00b7ff7c,#7327ff);border-radius:10px;padding:15px;margin:7.5% 8% 1% 26%;animation:float 3s ease-in-out infinite}.comatimer-content{display:flex;flex-direction:column;align-items:center;gap:20px}.comatimer-image{width:65%;object-fit:cover;border-radius:8px}.comatimer-description{text-align:center;color:#fff;margin:0}.comatimer-content h3{font-size:2.5rem}.comatimer-content p{font-size:1.5rem}.circle-buttons-section{width:100%;height:10vh;display:flex;justify-content:space-around;align-items:center;gap:20px}.circle-button{width:90px;height:80px;border-radius:50%;overflow:hidden;cursor:pointer;transition:transform .3s ease;flex-shrink:0}.circle-button:hover{transform:scale(1.1)}.circle-button img{width:100%;height:100%;object-fit:cover}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width: 1450px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:50%;margin:10% auto;padding:20px}.comatimer-content{gap:25px}.comatimer-content h3{font-size:2.2rem}.comatimer-content p{font-size:1.2rem}.circle-buttons-section{margin-top:5%;gap:5px}}@media (max-width: 1200px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:60%;margin:15% auto;padding:18px}.comatimer-image{width:70%}.circle-buttons-section{width:80%;gap:20px}.circle-button{width:90px;height:90px}}@media (max-width: 900px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:70%;margin:17% auto;padding:15px}.comatimer-content{gap:20px}.comatimer-image{width:75%}.circle-buttons-section{width:85%;gap:15px}.circle-button{width:80px;height:80px}}@media (max-width: 800px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:80%;margin:19% auto;padding:12px}.comatimer-content{gap:18px}.comatimer-image{width:80%}.circle-buttons-section{width:90%;gap:12px}.circle-button{width:70px;height:70px}}@media (max-width: 600px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:95%;margin:20% auto;padding:10px}.comatimer-content{gap:15px}.comatimer-image{width:100%}.circle-buttons-section{width:100%;flex-direction:row;flex-wrap:nowrap;gap:10px;height:auto}.circle-button{width:60px;height:60px}.comatimer-content h3{font-size:2rem}.comatimer-content p{font-size:1rem}}@media (max-width: 480px){.background-video{object-fit:cover;object-position:center}.comatimer-container{width:90%;margin:25% auto;padding:8px}.comatimer-content{gap:12px}.circle-buttons-section{gap:8px}.circle-button{width:50px;height:50px}}.collab-container{position:relative;width:100%;min-height:100vh;overflow:hidden}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;pointer-events:none}.main-content{position:relative;z-index:1;padding:2rem;text-align:center;color:#fff}.image-container{width:100%;height:40vh;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.animated-image{width:100%;height:100%;object-fit:contain;animation:float 3s ease-in-out infinite}.main-title{font-size:2.5rem;margin-bottom:1rem;font-family:Bungee Outline,cursive;color:#fff}.main-description{font-size:1.4rem;max-width:1200px;margin:0 auto;line-height:1.6;background-color:#0000001c}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem;position:relative;z-index:1}.feature-card-collab{background-color:#ffffff5e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;text-align:center;color:#000;animation:float 4s ease-in-out infinite;animation-delay:calc(var(--i) * .2s)}.feature-title{font-size:2rem;margin-bottom:.5rem;color:#000;font-family:Rubik Dirt,system-ui}.feature-description{font-size:1.4rem;line-height:1.5}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width: 768px){.background-video{object-fit:cover;object-position:center}.main-title{font-size:2rem}.main-description{font-size:1rem}.features-grid{grid-template-columns:1fr;padding:1rem}.feature-card{padding:1.5rem}.feature-title{font-size:1.5rem}.feature-description{font-size:1rem}}@media (max-width: 480px){.background-video{object-fit:cover;object-position:center}.main-title{font-size:1.8rem}.image-container{height:30vh}}.marketing-container-marketing{position:relative;width:100%;min-height:100vh;overflow:hidden}.video-background-marketing{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:opacity 1s ease;pointer-events:none}.hero-section-marketing{display:flex;align-items:center;justify-content:space-between;padding:15rem;gap:10rem;position:relative;z-index:1;min-height:100vh}.hero-image-marketing{width:45%;max-width:800px;object-fit:contain}.hero-content-marketing{width:50%;color:#fff;text-align:left}.hero-title-marketing{font-size:2.5rem;margin-bottom:1rem;color:#fff}.hero-description-marketing{font-size:1.5rem;line-height:1.6;color:#fff}.features-grid-marketing{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem;position:relative;z-index:1}.feature-card-marketing{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:10px;color:#fff;transition:transform .3s ease;animation:fadeIn .5s ease forwards;animation-delay:calc(var(--delay) * .1s);opacity:0;font-size:1.5rem;text-align:center}.feature-card-marketing:hover{transform:translateY(-5px)}.feature-card-marketing h3{font-size:1.5rem;margin-bottom:1rem}.feature-card-marketing p{font-size:1.3rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.hero-section-marketing{gap:5rem;padding:1.5rem}.hero-title-marketing{font-size:2.2rem}.hero-description-marketing{font-size:1.1rem}.features-grid-marketing{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:1.5rem}}@media (max-width: 900px){.hero-section-marketing{flex-direction:column;text-align:center;padding:1rem;gap:2rem;min-height:auto;padding-top:15%}.hero-image-marketing{width:85%;max-width:500px;margin:0 auto;order:-1}.hero-content-marketing{width:100%;text-align:center}.hero-title-marketing{font-size:2rem;margin-bottom:1.5rem}.hero-description-marketing{font-size:1rem;margin-bottom:2rem}.features-grid-marketing{grid-template-columns:1fr;gap:1rem;padding:1rem;margin-top:2rem}.feature-card-marketing{padding:1.5rem}.feature-card-marketing h3{font-size:1.3rem}}@media (max-width: 768px){.hero-section-marketing{padding:5rem .5rem .5rem}.hero-image-marketing{width:90%;max-width:400px;margin-top:8%}.hero-title-marketing{font-size:1.8rem}.hero-description-marketing{font-size:.95rem;line-height:1.5}.features-grid-marketing{padding:.5rem;gap:.75rem}.feature-card-marketing{padding:1.25rem}.feature-card-marketing h3{font-size:1.2rem}.feature-card-marketing p{font-size:.9rem}}@media (max-width: 480px){.hero-section-marketing{padding:4rem .25rem .25rem;gap:1.5rem}.hero-image-marketing{width:95%;max-width:300px}.hero-title-marketing{font-size:1.6rem;margin-bottom:1rem}.hero-description-marketing{font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.features-grid-marketing{padding:.25rem;gap:.5rem}.feature-card-marketing{padding:1rem;border-radius:8px}.feature-card-marketing h3{font-size:1.1rem;margin-bottom:.75rem}.feature-card-marketing p{font-size:.85rem;line-height:1.4}}@media (max-width: 360px){.hero-section-marketing{padding-top:3.5rem}.hero-image-marketing{width:100%;max-width:250px}.hero-title-marketing{font-size:1.4rem}.hero-description-marketing{font-size:.85rem}.feature-card-marketing{padding:.75rem}.feature-card-marketing h3{font-size:1rem}.feature-card-marketing p{font-size:.8rem}}@media (max-width: 900px) and (orientation: landscape){.hero-section-marketing{flex-direction:row;gap:2rem;padding:1rem;min-height:100vh}.hero-image-marketing{width:40%;order:0}.hero-content-marketing{width:60%;text-align:left}.hero-title-marketing{font-size:1.8rem}.hero-description-marketing{font-size:.9rem}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero-image-marketing{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.landing-container{width:auto;height:100vh;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:relative;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none}.content-section-landing{flex:1;padding-right:2rem;position:relative;z-index:1}.content-section-landing h2{font-family:Bungee Outline,cursive;background:-webkit-linear-gradient(#ff57f7,#ffffff,#6783ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:4.5rem}.content-section-landing p{background:-webkit-linear-gradient(#ff80a6,#ffffff,#84dcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Rubik Dirt,system-ui;font-size:2rem}.image-section{flex:1;display:flex;justify-content:center;align-items:center;height:80%;position:relative;z-index:1;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.image{width:80%;height:auto;border-radius:50%;opacity:0;transform:translate(50px);animation:fadeInSlide 1s ease-out forwards}@keyframes fadeInSlide{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}h2{font-size:3rem;margin-bottom:1rem;color:#333}.description{font-size:1.2rem;color:#666;max-width:600px;line-height:1.6}@media screen and (max-width: 1200px){.landing-container{padding:0 3%}.content-section-landing h2{font-size:3.5rem;margin-bottom:1.2rem}.content-section-landing p{font-size:1.4rem;line-height:1.7}h2{font-size:3.5rem;margin-bottom:1.2rem}.description{font-size:1.4rem;line-height:1.7}}@media screen and (max-width: 900px){.landing-container{flex-direction:column;justify-content:center;padding:1rem 5%;height:auto;min-height:100vh}.content-section-landing{padding-right:0;text-align:center;margin-bottom:2rem}.content-section-landing h2{font-size:2.5rem;margin-bottom:1.5rem}.content-section-landing p{font-size:1.1rem;max-width:100%;margin:0 auto}.image-section{width:100%;height:auto;margin-bottom:2rem}.image{width:70%}}@media screen and (max-width: 768px){.landing-container{width:auto;flex-direction:column;justify-content:flex-start;padding:2rem 5%;height:auto;min-height:100vh}.image-section{width:100%}.image{width:90%}.content-section{width:100%;padding-right:0;text-align:center}h2{font-size:2rem}.description{font-size:1rem;margin:0 auto}}@media screen and (max-width: 450px){.landing-container{padding:1rem 5%}}.projects-container{width:auto;display:flex;flex-direction:column;gap:2rem;padding:2rem;border-radius:10px;background-image:linear-gradient(#fbff0080,#c64bff98,#0096fa8f);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;transition:all .3s ease}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}.project-item{border-radius:2.5%;width:100%;height:30vh;background-size:cover;background-position:center;background-repeat:no-repeat;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;transition:transform .3s ease;cursor:pointer;overflow:hidden;position:relative}.project-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:background .3s ease}.project-item:hover:before{background:#0000004d}.project-item:hover{transform:scale(1.02)}.project-item h3{margin:0;text-align:center;font-size:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.project-item p{margin:0;text-align:center;font-size:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.project-item video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none}.project-1{background:none;position:relative}@media screen and (max-width: 1200px){.projects-container{width:auto;padding:1.5rem}.project-item{width:100%;height:30vh}.project-item:hover{transform:none}.project-item:hover:before{background:none}.project-item h3{font-size:1.8rem;text-shadow:2px 2px 4px rgba(0,0,0,.6)}.project-item p{font-size:1.2rem;text-shadow:1px 1px 2px rgba(0,0,0,.6)}}@media screen and (max-width: 900px){.projects-container{width:auto;padding:1rem}.project-item{width:100%;margin-left:0%;height:28vh}.project-item h3{font-size:1.3rem}}@media screen and (max-width: 650px){.projects-container{padding:.8rem;margin-left:0%}.project-item{width:100%;margin-left:0%;height:30;padding:1.5rem}.project-item h3{font-size:1.2rem}}@media screen and (max-width: 450px){.projects-container{padding:.5rem}.project-item{width:100%;height:28vh}.project-item h3{font-size:1rem}}.navbar{position:fixed;top:0;left:0;width:100%;background-image:linear-gradient(#fbff0080,#c64bff98,#0096fa8f);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;transition:all .3s ease}.navbar.scrolled{box-shadow:0 2px 10px #0000001a}.navbar-container{max-width:1200px;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.profile-section{display:flex;align-items:center;gap:1rem}.profile-image{width:60px;height:60px;border-radius:50%;object-fit:cover}.profile-name{color:#fff;font-weight:500;font-size:1.3rem;margin-left:.5rem;font-family:Rubik Dirt,system-ui;background:-webkit-linear-gradient(#ff57f7,#ffffff,#6783ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:2rem}.nav-links button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.3rem;transition:color .3s ease;padding:.5rem 1rem;border-radius:5px;font-family:Rubik Dirt,system-ui}.nav-links button:hover{color:#ddd;background-color:#ffffff1a}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger span{width:100%;height:3px;background-color:#fff;transition:all .3s ease}@media (max-width: 1268px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;width:250px;height:100vh;background-image:linear-gradient(#fbff0050,#c64bff5d,#0096fa46);flex-direction:column;padding:80px 2rem;transition:right .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-links.active{right:0}.hamburger.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-links button{font-size:1.4rem;padding:1rem 0;text-align:left;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links button:last-child{border-bottom:none}.profile-name{font-size:1.5rem}}@media (max-width: 1200px){.profile-name{font-size:1.4rem}.nav-links button{font-size:1.3rem}}@media (max-width: 768px){.navbar-container{padding:.75rem 1rem}.profile-image{width:50px;height:50px}.profile-name{font-size:1.1rem;margin-left:.3rem}.nav-links{padding:100px 1.5rem}.nav-links button{font-size:1.1rem;padding:1.2rem 0}.hamburger{width:25px;height:18px}.hamburger span{height:2.5px}.hamburger.active span:nth-child(1){transform:translateY(7.75px) rotate(45deg)}.hamburger.active span:nth-child(3){transform:translateY(-7.75px) rotate(-45deg)}}@media (max-width: 480px){.navbar-container{padding:.5rem .75rem}.profile-image{width:45px;height:45px}.profile-name{font-size:1rem;margin-left:.2rem}.nav-links{padding:90px 1rem}.nav-links button{font-size:1rem;padding:1rem 0}.hamburger{width:22px;height:16px}.hamburger span{height:2px}.hamburger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width: 360px){.profile-name{font-size:.9rem}.profile-image{width:40px;height:40px}.navbar-container{padding:.4rem .5rem}}.skills-container-one{padding:2rem;margin:0 auto;position:relative;z-index:0;width:auto;height:100%}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.skills-header{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.skills-header-image{width:90%;max-width:1000px;height:auto;margin-bottom:1.5rem;border-radius:8px}.skills-description{font-size:1.6rem;line-height:1.7;color:#fff;max-width:1600px;margin:0 auto;background-color:#8686863f}.skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;position:relative;z-index:2}.skill-card{background-color:#ffffff9d;padding:1.5rem;border-radius:8px;transition:transform .3s ease}.skill-card:hover{transform:translateY(-5px)}.skills-container-one h2{text-align:center;margin-bottom:1rem;color:#000;font-family:Rubik Dirt,system-ui}.skill-card h3{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-family:Rubik Dirt,system-ui}.skill-card p{text-align:center;color:#000;line-height:1.5;font-size:1.3rem}@media (max-width: 1200px){.skills-description{font-size:1.2rem;line-height:1.7}.skill-card h3{font-size:1.8rem}.skill-card p{font-size:1.3rem;line-height:1.2}.skills-container-one h2{font-size:2.2rem}}@media (max-width: 900px){.background-video{object-fit:cover;object-position:center}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.skills-header-image{width:95%}.skill-card P{font-size:1rem}.skill-card h3{font-size:1.2rem}.skill-card p{font-size:1rem}.skill-card h3{font-size:1.6rem}}@media (max-width: 600px){.background-video{object-fit:cover;object-position:center}.skills-grid{grid-template-columns:1fr}.skills-container{padding:1rem}.skills-description{font-size:1rem}.skill-card h3{font-size:1.2rem}.skill-card p{font-size:1rem}}
