*{padding:0;box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{overflow-x:hidden;color:#333;line-height:1.6;font-family:Inter,sans-serif}.container{padding:0 20px;max-width:1200px;margin:0 auto}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;font-family:Playfair Display,serif}.section-title{font-size:2.5rem;margin-bottom:1rem;color:#2c3e50;text-align:center}.section-subtitle{font-size:1.1rem;margin-right:auto;margin-bottom:3rem;color:#7f8c8d;max-width:600px;text-align:center;margin-left:auto}.btn{padding:12px 24px;font-size:1rem;border:none;text-decoration:none;font-weight:500;transition:all .3s ease;gap:.5rem;align-items:center;border-radius:50px;cursor:pointer;display:inline-flex}.btn-primary{color:#fff;box-shadow:0 4px 15px rgba(231,76,60,.3);background:linear-gradient(135deg,#e74c3c,#c0392b)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(231,76,60,.4)}.btn-secondary{border:2px solid #fff;color:#fff;background:transparent}.btn-secondary:hover{color:#2c3e50;background:#fff}.btn-full{justify-content:center;width:100%}.navbar{backdrop-filter:blur(10px);padding:1rem 0;right:0;transition:all .3s ease;position:fixed;top:0;background:hsla(0,0%,100%,.95);left:0;z-index:1000}.navbar.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.1);background:hsla(0,0%,100%,.98)}.nav-container{padding:0 20px;justify-content:space-between;max-width:1200px;margin:0 auto}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{gap:.75rem}.logo{height:40px;overflow:hidden;justify-content:center;font-size:1.2rem;color:#fff;background:url(https://powergudrun.online/images/logo.jpg);background-size:cover;align-items:center;background-position:50%;border-radius:50%;width:40px;background-repeat:no-repeat;display:flex}.brand-text{font-size:1.5rem;font-weight:600;color:#2c3e50;font-family:Playfair Display,serif}.nav-menu{gap:2rem;align-items:center;display:flex}.nav-link{text-decoration:none;font-weight:500;color:#2c3e50;transition:color .3s ease;position:relative}.nav-link:hover{color:#e74c3c}.nav-link:after{height:2px;transition:width .3s ease;content:"";position:absolute;bottom:-5px;background:#e74c3c;left:0;width:0}.nav-link:hover:after{width:100%}.nav-cta{padding:10px 20px;text-decoration:none;font-weight:500;color:#fff;transition:all .3s ease;border-radius:25px;background:linear-gradient(135deg,#e74c3c,#c0392b)}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(231,76,60,.3)}.nav-toggle{flex-direction:column;gap:4px;cursor:pointer;display:none}.bar{height:3px;transition:.3s;border-radius:2px;background:#2c3e50;width:25px}.hero{height:100vh;overflow:hidden;justify-content:center;position:relative;align-items:center;display:flex}.hero-background{right:0;position:absolute;bottom:0;top:0;background:linear-gradient(135deg,#667eea,#764ba2),url(https://powergudrun.online/images/reformerback.jpg);background-size:cover,cover;background-position:50%,50%;left:0;background-repeat:no-repeat,no-repeat;z-index:-2}.hero-background:after{background:url(https://powergudrun.online/images/reformerback.jpg);background-size:cover;opacity:.2;background-position:50%;background-repeat:no-repeat;z-index:-1}.hero-background:after,.hero-background:before{right:0;content:"";position:absolute;bottom:0;top:0;left:0}.hero-background:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat}.hero-overlay{right:0;position:absolute;bottom:0;top:0;background:rgba(0,0,0,.3);left:0;z-index:-1}.hero-content{color:#fff;text-align:center;z-index:1}.hero-title{animation:fadeInUp 1s ease-out;font-size:4rem;margin-bottom:1rem}.title-main{font-weight:700;display:block}.title-sub{font-size:.7em;font-weight:400;opacity:.9;display:block}.hero-description{animation:fadeInUp 1s ease-out .2s both;font-size:1.2rem;margin-right:auto;margin-bottom:2rem;max-width:600px;margin-left:auto}.hero-buttons{animation:fadeInUp 1s ease-out .4s both;margin-bottom:3rem;gap:1rem}.hero-buttons,.hero-stats{justify-content:center;display:flex}.hero-stats{animation:fadeInUp 1s ease-out .6s both;gap:3rem}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.9rem;opacity:.8}.scroll-indicator{animation:bounce 2s infinite;transform:translateX(-50%);position:absolute;bottom:2rem;left:50%}.scroll-arrow{height:20px;border-right:2px solid #fff;transform:rotate(45deg);border-bottom:2px solid #fff;width:20px}.about{padding:6rem 0;background:#f8f9fa}.about-content{grid-template-columns:1fr 1fr;gap:4rem;align-items:center;display:grid}.text-block{margin-bottom:2rem}.text-block h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.text-block p{color:#7f8c8d;line-height:1.8}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.feature-item{padding:1rem;transition:transform .3s ease;gap:1rem;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:10px;background:#fff;display:flex}.feature-item:hover{transform:translateY(-5px)}.feature-item i{font-size:1.5rem;color:#e74c3c}.about-image,.image-container{position:relative}.image-container{overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);border-radius:20px}.image-placeholder{padding:20px;justify-content:center;font-size:.9rem;font-weight:600;color:#fff;flex-direction:column;aspect-ratio:4/3;background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url(https://powergudrun.online/images/reformer.jpg);background-size:cover;text-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;display:flex}.gallery-item .image-placeholder{height:100%;padding:0;aspect-ratio:unset;width:100%}.gallery-item:first-child .image-placeholder{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url(https://powergudrun.online/images/galeri1.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.gallery-item:nth-child(2) .image-placeholder{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url(https://powergudrun.online/images/galeri2.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.gallery-item:nth-child(3) .image-placeholder{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url(https://powergudrun.online/images/galeri3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.gallery-item:nth-child(4) .image-placeholder{background:linear-gradient(135deg,rgba(102,126,234,.8),rgba(118,75,162,.8)),url(https://powergudrun.online/images/galeri4.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.services{padding:6rem 0;background:#fff}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-card{padding:2rem;border:1px solid #f1f2f6;transition:all .3s ease;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:15px;background:#fff}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.service-icon{height:80px;justify-content:center;font-size:2rem;color:#fff;margin:0 auto 1.5rem;align-items:center;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);width:80px;display:flex}.service-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.service-card p{margin-bottom:1.5rem;color:#7f8c8d;line-height:1.6}.service-card ul{list-style:none;text-align:left}.service-card li{padding:.5rem 0 .5rem 1.5rem;color:#7f8c8d;position:relative}.service-card li:before{font-weight:700;color:#e74c3c;content:"✓";position:absolute;left:0}.benefits{padding:6rem 0;background:#f8f9fa}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.benefit-item{padding:2rem;transition:all .3s ease;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:15px;background:#fff}.benefit-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.benefit-icon{height:60px;justify-content:center;font-size:1.5rem;color:#fff;margin:0 auto 1rem;align-items:center;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);width:60px;display:flex}.benefit-item h3{font-size:1.2rem;margin-bottom:.5rem;color:#2c3e50}.benefit-item p{font-size:.9rem;color:#7f8c8d;line-height:1.6}.contact{padding:6rem 0;background:#fff}.contact-content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{gap:1rem;align-items:flex-start;display:flex}.contact-icon{height:50px;flex-shrink:0;justify-content:center;font-size:1.2rem;color:#fff;align-items:center;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);width:50px;display:flex}.contact-details h3{font-size:1.2rem;margin-bottom:.5rem;color:#2c3e50}.contact-details p{color:#7f8c8d;line-height:1.6}.contact-details a{text-decoration:none;color:#e74c3c}.contact-details a:hover{text-decoration:underline}.contact-form{padding:2rem;border-radius:15px;background:#f8f9fa}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{padding:1rem;font-size:1rem;border:1px solid #ddd;transition:border-color .3s ease;border-radius:10px;background:#fff;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e74c3c;outline:none;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.form-group textarea{min-height:120px;resize:vertical}.footer{padding:3rem 0 1rem;color:#fff;background:#2c3e50}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem;gap:2rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-brand .logo{align-self:flex-start}.footer-brand .brand-text{font-size:1.3rem;color:#fff}.footer-brand p{color:#bdc3c7;line-height:1.6}.footer-contact h4,.footer-links h4,.footer-social h4{margin-bottom:1rem;color:#fff}.footer-contact ul,.footer-links ul{list-style:none}.footer-contact li,.footer-links li{margin-bottom:.5rem}.footer-links a{text-decoration:none;color:#bdc3c7;transition:color .3s ease}.footer-links a:hover{color:#e74c3c}.footer-contact li{color:#bdc3c7;gap:.5rem;align-items:center;display:flex}.footer-contact i{color:#e74c3c;width:16px}.social-links{gap:1rem;display:flex}.social-links a{height:40px;justify-content:center;text-decoration:none;color:#fff;transition:all .3s ease;align-items:center;border-radius:50%;background:#34495e;width:40px;display:flex}.social-links a:hover{transform:translateY(-2px);background:#e74c3c}.footer-bottom{padding-top:2rem;color:#bdc3c7;border-top:1px solid #34495e;text-align:center}.studio-gallery{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.gallery-grid{grid-template-columns:repeat(2,1fr);margin-right:auto;margin-bottom:50px;max-width:1200px;gap:20px;margin-left:auto;display:grid}.gallery-item{height:300px;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;box-shadow:0 8px 25px rgba(0,0,0,.08);border-radius:20px;background:#fff;cursor:pointer}.gallery-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.12)}.gallery-image{height:100%;overflow:hidden;position:relative;width:100%}.gallery-overlay{padding:30px;right:0;transition:all .3s ease;position:absolute;opacity:0;bottom:0;top:0;align-items:flex-end;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));left:0;display:flex}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-content{color:#fff;text-align:left}.gallery-content h3{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#fff}.gallery-content p{font-size:1rem;opacity:.9;margin:0}.lightbox{height:100%;justify-content:center;position:fixed;top:0;align-items:center;background:rgba(0,0,0,.9);left:0;width:100%;display:none;z-index:10000}.lightbox.active{display:flex}.lightbox-content{overflow:hidden;position:relative;max-width:90%;max-height:90%;box-shadow:0 20px 60px rgba(0,0,0,.3);border-radius:15px;background:#fff}.lightbox-image-container{min-height:500px;padding:20px;justify-content:center;flex-direction:column;align-items:center;width:100%;display:flex}.lightbox-info{padding:20px;text-align:center;background:#fff;width:100%}.lightbox-info h3{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#333}.lightbox-info p{font-size:1rem;color:#666;margin:0}.lightbox-close{height:40px;justify-content:center;font-size:2rem;right:30px;color:#fff;transition:all .3s ease;position:absolute;top:20px;align-items:center;border-radius:50%;background:rgba(0,0,0,.5);cursor:pointer;width:40px;display:flex;z-index:10001}.lightbox-close:hover{transform:scale(1.1);background:rgba(0,0,0,.8)}.lightbox-nav{transform:translateY(-50%);pointer-events:none;padding:0 20px;justify-content:space-between;position:absolute;top:50%;width:100%;display:flex}.lightbox-next,.lightbox-prev{height:50px;pointer-events:all;justify-content:center;font-size:1.5rem;border:none;color:#fff;transition:all .3s ease;align-items:center;border-radius:50%;background:rgba(0,0,0,.5);cursor:pointer;width:50px;display:flex}.lightbox-next:hover,.lightbox-prev:hover{transform:scale(1.1);background:rgba(0,0,0,.8)}.whatsapp-btn{animation:whatsapp-pulse 2s infinite;height:60px;justify-content:center;font-size:1.8rem;text-decoration:none;color:#fff;transition:all .3s ease;position:fixed;bottom:2rem;align-items:center;box-shadow:0 4px 15px rgba(37,211,102,.3);border-radius:50%;background:#25d366;left:2rem;width:60px;display:flex;z-index:1000}.whatsapp-btn:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 6px 20px rgba(37,211,102,.4);background:#128c7e}@keyframes whatsapp-pulse{0%{box-shadow:0 4px 15px rgba(37,211,102,.3)}50%{box-shadow:0 4px 25px rgba(37,211,102,.6)}to{box-shadow:0 4px 15px rgba(37,211,102,.3)}}.back-to-top{height:50px;justify-content:center;font-size:1.2rem;border:none;right:2rem;color:#fff;transition:all .3s ease;position:fixed;opacity:0;bottom:2rem;visibility:hidden;align-items:center;border-radius:50%;background:linear-gradient(135deg,#e74c3c,#c0392b);cursor:pointer;width:50px;display:flex;z-index:1000}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(231,76,60,.3)}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.nav-menu{padding:2rem 0;transition:.3s;position:fixed;flex-direction:column;text-align:center;top:70px;background-color:#fff;box-shadow:0 10px 27px rgba(0,0,0,.05);left:-100%;width:100%}.nav-menu.active{left:0}.nav-toggle{display:flex}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.hero-stats{flex-direction:column;gap:1rem}.section-title{font-size:2rem}.about-content{gap:2rem}.about-content,.contact-content,.features-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}@media (max-width:480px){.container{padding:0 15px}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.section-title{font-size:1.8rem}.benefits-grid,.services-grid{grid-template-columns:1fr}.benefit-item,.service-card{padding:1.5rem}}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.loading{pointer-events:none;opacity:.7}.loading:after{animation:spin 1s linear infinite;height:20px;border:2px solid #f3f3f3;content:"";position:absolute;border-top-color:#e74c3c;top:50%;margin:-10px 0 0 -10px;border-radius:50%;left:50%;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}