:root{--primary-color: #f8ba88;--primary-dark: #e89b5c;--accent-color: #2d6a6a}*{margin:0;padding:0;box-sizing:border-box}body{font-family:BlauerNue,Segoe UI,Arial,sans-serif;color:#333;background:#fff;line-height:1.6}.sidebar{position:fixed;left:0;top:0;width:100%;height:auto;background:#fff;border-bottom:1px solid #e5e5e5;z-index:1000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:15px 40px;box-shadow:0 2px 8px #0000000d}.sidebar-logo{padding:0;border-bottom:none}.sidebar-logo img{width:auto;max-width:160px;height:50px}.sidebar-menu{flex:1;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.sidebar-menu a{display:flex;align-items:center;padding:10px 20px;color:#666;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s;border-left:none;border-bottom:3px solid transparent}.sidebar-menu a:hover{color:#f8ba88;background:#f8ba8814}.sidebar-menu a.active{color:#f8ba88;background:#f8ba881f;border-bottom-color:#f8ba88;border-left-color:transparent;font-weight:600}.sidebar-menu a svg,.sidebar-menu a img{width:18px;height:18px;margin-right:6px;opacity:.6}.sidebar-menu a.active svg,.sidebar-menu a.active img{opacity:1}.sidebar-contact{border-top:none;border-left:1px solid #e5e5e5;padding:0 0 0 20px;font-size:15px;color:#666;display:flex;flex-direction:column;gap:5px}.sidebar-contact a{color:#f8ba88;text-decoration:none;display:flex;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:600;white-space:nowrap}.sidebar-contact a svg{flex-shrink:0}.main-content{margin-left:0;margin-top:80px;min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1}.footer{background:#fde4d2;color:#4a3728;padding:60px 60px 30px}.footer .footer-services-list{display:flex;flex-direction:column}.footer .footer-services-list a{border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:12px;margin-bottom:12px!important}.footer .footer-services-list a:last-child{border-bottom:none;margin-bottom:0!important}.footer .social-icons{display:flex;gap:15px;margin-top:10px}.footer .social-icons a{color:#4a3728;transition:color .3s}.footer .social-icons a:hover{color:#f8ba88}.footer-content{max-width:1400px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-column h3{font-size:16px;font-weight:700;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.footer-column p{font-size:14px;line-height:1.8;margin-bottom:15px}.footer-column a{display:block;color:#4a3728;text-decoration:none;margin-bottom:10px;font-size:14px}.footer-column a:hover{color:#2a1f18}.footer-bottom{border-top:1px solid rgba(74,55,40,.2);padding-top:25px;font-size:13px;opacity:.8}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:15px}.footer-legal-links{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.footer-legal-links a{color:#4a3728;text-decoration:none;font-size:12px;transition:color .3s}.footer-legal-links a:hover{color:#f8ba88}@media(min-width:768px){.footer-bottom-content{flex-direction:row;justify-content:space-between}}.mobile-header-bar{display:none;position:fixed;top:0;left:0;right:0;height:80px;background:#fffffff2;backdrop-filter:blur(10px);box-shadow:0 2px 10px #00000014;z-index:900;transition:none;align-items:center;justify-content:space-between;padding:0 20px}.mobile-header-bar.transitions-enabled{transition:transform .3s ease}.mobile-header-bar.hidden{transform:translateY(-100%)}.mobile-header-logo img{height:55px;width:auto}@media(max-width:1024px){.mobile-header-bar{display:flex}.main-content{padding-top:80px}}.mobile-toggle{display:none;position:fixed;top:15px;right:20px;z-index:2000;background:#f8ba88;color:#fff;border:none;padding:12px;border-radius:6px;cursor:pointer;box-shadow:0 4px 12px #00000026}.legal-hero{background:#fde4d2;padding:80px 60px;text-align:center}.legal-hero-content h1{font-size:42px;font-weight:600;color:#4a3728;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.legal-hero-content p{font-size:18px;color:#4a3728;opacity:.9}.legal-content{max-width:1200px;margin:0 auto}.legal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:40px}.legal-block h2{font-size:24px;font-weight:600;color:#333;margin-bottom:25px;text-transform:uppercase;letter-spacing:.5px}.legal-info{display:flex;flex-direction:column;gap:20px}.legal-info h3{font-size:14px;font-weight:700;color:#333;margin-bottom:5px;text-transform:uppercase;letter-spacing:.3px}.legal-info p,.legal-info address{font-size:15px;color:#666;line-height:1.6;font-style:normal}.legal-info a{color:#f8ba88;text-decoration:none;transition:color .3s}.legal-info a:hover{color:#e89b5c}.legal-section{margin-top:50px;padding-top:50px;border-top:1px solid #e5e5e5}.legal-section:first-child{margin-top:0;padding-top:0;border-top:none}.legal-section h2{font-size:26px;font-weight:600;color:#333;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.legal-section h3{font-size:18px;font-weight:600;color:#333;margin-top:25px;margin-bottom:12px}.legal-section p{font-size:15px;color:#666;line-height:1.8;margin-bottom:15px}.legal-section address{font-size:15px;color:#666;line-height:1.8;font-style:normal;margin-top:15px}.legal-section ul{list-style:disc;padding-left:25px;margin:15px 0}.legal-section ul li{font-size:15px;color:#666;line-height:1.8;margin-bottom:8px}.legal-section a{color:#f8ba88;text-decoration:none;transition:color .3s}.legal-section a:hover{color:#e89b5c}.legal-subsections{display:flex;flex-direction:column;gap:30px;margin-top:20px}.legal-footer{margin-top:50px;padding-top:25px;border-top:1px solid #e5e5e5}.legal-footer p{font-size:13px;color:#999;font-style:italic}@media(max-width:1024px){.sidebar{flex-direction:column;align-items:flex-start;padding:15px 20px;transform:translateY(-100%);transition:none;height:auto}.sidebar.transitions-enabled{transition:transform .3s}.sidebar.open{transform:translateY(0)}.sidebar-menu{flex-direction:column;width:100%;align-items:flex-start;gap:0;margin-top:15px}.sidebar-menu a{width:100%;border-bottom:none;border-left:3px solid transparent}.sidebar-menu a.active{border-left-color:#f8ba88;border-bottom-color:transparent}.sidebar-contact{border-left:none;border-top:1px solid #e5e5e5;padding-left:0;padding-top:15px;margin-top:15px;width:100%}.main-content{margin-left:0;margin-top:0}.mobile-toggle{display:block}.footer-content{grid-template-columns:repeat(2,1fr)}.legal-grid{grid-template-columns:1fr}}@media(max-width:640px){.footer-content{grid-template-columns:1fr}}.hero-slider-wrapper{position:relative;width:100%;height:70vh;overflow:hidden}.hero-slider{position:relative;width:100%;height:100%;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.5s}.hero-slide.active{opacity:1;z-index:1}.hero-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.service-box{background:#f5f5f5;padding:50px 35px;text-align:left;border:none;min-height:280px}.service-box:nth-child(1){background:#575757;color:#fff}.service-box:nth-child(1) h3,.service-box:nth-child(1) p{color:#fff}.service-box:nth-child(2){background:#878787;color:#fff}.service-box:nth-child(2) h3,.service-box:nth-child(2) p{color:#fff}.service-box:nth-child(3){background:#fde4d2}.service-box h3{font-size:18px;font-weight:700;color:#333;margin-bottom:15px;text-transform:uppercase;letter-spacing:1.5px}.service-box p{font-size:14px;color:#666;line-height:1.7;margin-bottom:20px}.service-box .btn{display:inline-block;padding:10px 24px;background:#f8ba88;color:#fff;text-decoration:none;border-radius:3px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.service-box:nth-child(1) .btn,.service-box:nth-child(2) .btn{background:#f8ba88;color:#fff}.service-box:nth-child(3) .btn{background:#f8ba88;color:#fff}.section{padding:80px 60px;max-width:1400px;margin:0 auto}.section-title{text-align:center;font-size:32px;font-weight:600;color:#333;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}.project-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.project-gallery img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;border-radius:4px;transition:transform .3s;cursor:pointer}.project-gallery img:hover{transform:scale(1.05)}.showcase-section{background:#f8f8f8;padding:80px 0}.showcase-content{max-width:1400px;margin:0 auto;padding:0 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.showcase-image img{width:100%;height:auto;border-radius:8px}.showcase-text h2{font-size:36px;font-weight:600;color:#333;margin-bottom:20px}.showcase-text p{font-size:16px;color:#666;line-height:1.8;margin-bottom:25px}.showcase-text .btn{display:inline-block;padding:14px 35px;background:#333;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;text-transform:uppercase;font-size:13px;letter-spacing:.5px;transition:all .3s}.showcase-text .btn:hover{background:#000}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s}.news-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.news-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.news-card-content{padding:25px}.news-card h3{font-size:18px;font-weight:600;color:#333;margin-bottom:12px}.news-card p{font-size:14px;color:#666;line-height:1.6;margin-bottom:15px}.news-card .btn-more{color:#f8ba88;font-weight:600;text-decoration:none;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.testimonial-section{background:linear-gradient(135deg,#3a3a3a,#2a2a2a);color:#fff;padding:100px 60px;text-align:center}.testimonial-section h2{font-size:32px;font-weight:600;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}.testimonial-content{max-width:900px;margin:0 auto}.testimonial-quote{font-size:20px;line-height:1.8;font-style:italic;margin-bottom:30px;opacity:.95}.testimonial-author{font-size:16px;font-weight:600}.testimonial-company{font-size:14px;opacity:.7;margin-top:5px}.cta-images-section{padding:80px 60px;background:#fff}.cta-images-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:center}.cta-small-images{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.cta-small-images img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.cta-text h2{font-size:32px;font-weight:600;color:#333;margin-bottom:20px}.cta-text p{font-size:16px;color:#666;line-height:1.8;margin-bottom:25px}.cta-text .btn{display:inline-block;padding:14px 35px;background:#f8ba88;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.faq-section{background:#f8f8f8;padding:80px 60px}.faq-container{max-width:900px;margin:0 auto}.faq-item{background:#fff;margin-bottom:12px;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.faq-question{width:100%;padding:20px 25px;background:#fff;border:none;text-align:left;font-size:15px;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background:#fafafa}.faq-icon{transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s;padding:0 25px}.faq-item.active .faq-answer{max-height:500px;padding:0 25px 20px}.faq-answer p{color:#666;line-height:1.7}@media(max-width:1024px){.service-boxes,.project-gallery,.news-grid,.showcase-content,.cta-images-content{grid-template-columns:1fr}.section{padding:60px 30px}.showcase-section{padding:60px 0}.testimonial-section{padding:80px 30px}.cta-images-section,.faq-section{padding:60px 30px}}.service-hero{position:relative;height:70vh;overflow:hidden}.service-hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#000000b3,#0006);display:flex;align-items:center;justify-content:center}.service-hero-content{text-align:center;color:#fff;max-width:800px;padding:0 40px}.service-hero h1{font-size:48px;font-weight:700;margin-bottom:20px}.service-hero p{font-size:20px;opacity:.9}.features-section{padding:60px;background:#f8f8f8}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-box{background:#fff;padding:25px;border-radius:8px;display:flex;align-items:center;gap:15px;box-shadow:0 2px 8px #0000000d}.feature-icon{width:48px;height:48px;background:#f8ba88;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon svg{width:24px;height:24px;color:#fff}.feature-box span{font-size:16px;font-weight:600;color:#333}.content-section{padding:80px 60px;max-width:1200px;margin:0 auto}.content-section h2{font-size:32px;font-weight:600;color:#333;margin-bottom:20px}.content-section p{font-size:16px;color:#666;line-height:1.8;margin-bottom:30px}.sections-grid{display:grid;gap:60px;margin-top:40px}.section-item h3{font-size:24px;font-weight:600;color:#333;margin-bottom:15px}.section-item p{font-size:16px;color:#666;line-height:1.8}.related-services{padding:80px 60px;background:#f8f8f8}.related-services h2{text-align:center;font-size:32px;font-weight:600;color:#333;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}.related-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.related-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s;text-decoration:none;color:#333}.related-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.related-card-content{padding:25px}.related-card h3{font-size:18px;font-weight:600;margin-bottom:10px}.related-card p{font-size:14px;color:#666;line-height:1.6}@media(max-width:1024px){.features-grid,.related-grid{grid-template-columns:1fr}.service-hero h1{font-size:36px}.content-section,.cta-section,.related-services{padding:60px 30px}}.gallery-section{padding:80px 60px;background:#fff}.gallery-section h2{font-size:36px;font-weight:700;color:#333;text-align:center;margin-bottom:15px}.gallery-section p{text-align:center;color:#666;font-size:16px;margin-bottom:50px}.gallery-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.gallery-item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/3;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}@media(max-width:768px){.gallery-section{padding:60px 30px}.gallery-grid{grid-template-columns:1fr;gap:15px}}.about-hero{background:linear-gradient(135deg,#f8ba88,#e89b5c);color:#fff;padding:100px 60px;text-align:center}.about-hero h1{font-size:48px;font-weight:700;margin-bottom:20px}.about-hero p{font-size:20px;opacity:.9;max-width:800px;margin:0 auto}.stats-section{padding:60px;background:#fff}.stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.stat-item{padding:20px}.stat-number{font-size:48px;font-weight:700;color:#f8ba88;margin-bottom:10px}.stat-label{font-size:16px;color:#666}.content-section{padding:80px 60px;background:#f8f8f8}.content-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.content-image img{width:100%;height:auto;border-radius:8px}.content-text h2{font-size:36px;font-weight:600;color:#333;margin-bottom:20px}.content-text p{font-size:16px;color:#666;line-height:1.8;margin-bottom:20px}.values-section{padding:80px 60px;background:#fff}.values-section h2{text-align:center;font-size:36px;font-weight:600;color:#333;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}.values-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.value-card{background:#f8f8f8;padding:40px;border-radius:8px;transition:all .3s}.value-card:hover{background:#fff;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.value-card h3{font-size:22px;font-weight:600;color:#333;margin-bottom:15px}.value-card p{font-size:15px;color:#666;line-height:1.7}.cta-section{background:linear-gradient(135deg,#3a3a3a,#2a2a2a);color:#fff;padding:80px 60px;text-align:center}.cta-button{display:inline-block;padding:16px 40px;background:#f8ba88;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:.5px;transition:all .3s}.cta-button:hover{background:#e89b5c;transform:translateY(-2px)}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.values-grid{grid-template-columns:1fr}.about-hero,.stats-section,.content-section,.values-section,.cta-section{padding:60px 30px}.about-hero h1{font-size:36px}}.contact-hero{background:linear-gradient(135deg,#2d6a6a,#1d4a4a);color:#fff;padding:100px 60px;text-align:center}.contact-hero h1{font-size:48px;font-weight:700;margin-bottom:20px}.contact-hero p{font-size:20px;opacity:.9;max-width:800px;margin:0 auto}.contact-info-section{padding:80px 60px;background:#fff}.contact-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.contact-card{background:#f8f8f8;padding:40px;border-radius:12px;text-align:center;transition:all .3s}.contact-card:hover{background:#fff;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.contact-icon{width:64px;height:64px;background:#f8ba88;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.contact-icon svg{width:32px;height:32px;color:#fff}.contact-card h3{font-size:20px;font-weight:600;color:#333;margin-bottom:15px}.contact-card p{font-size:16px;color:#666;margin-bottom:10px}.contact-card a{color:#f8ba88;text-decoration:none;font-weight:600}.contact-card a:hover{color:#e89b5c}.map-section{padding:80px 60px;background:#f8f8f8}.map-section h2{text-align:center;font-size:36px;font-weight:600;color:#333;margin-bottom:50px;text-transform:uppercase;letter-spacing:1px}.map-container{max-width:1200px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.map-container img{width:100%;height:auto;display:block}.hours-section{padding:80px 60px;background:#fff}.hours-content{max-width:800px;margin:0 auto;text-align:center}.hours-content h2{font-size:36px;font-weight:600;color:#333;margin-bottom:30px}.hours-list{background:#f8f8f8;padding:40px;border-radius:12px;text-align:left;display:inline-block}.hours-list p{font-size:18px;color:#333;margin-bottom:15px;font-weight:500}.cta-section{background:linear-gradient(135deg,#f8ba88,#e89b5c);color:#fff;padding:80px 60px;text-align:center}.cta-section h2{font-size:36px;font-weight:600;margin-bottom:20px}.cta-section p{font-size:18px;margin-bottom:30px;opacity:.9}.cta-button{display:inline-flex;align-items:center;gap:12px;padding:18px 36px;background:#fff;color:#f8ba88;text-decoration:none;border-radius:8px;font-weight:600;font-size:18px;transition:all .3s;white-space:nowrap}.cta-button svg{width:24px;height:24px}.cta-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media(max-width:1024px){.contact-grid{grid-template-columns:1fr}.contact-hero,.contact-info-section,.map-section,.hours-section,.cta-section{padding:60px 30px}.cta-section h2{font-size:28px}.cta-section p{font-size:16px}.cta-button{font-size:16px;padding:16px 28px}.contact-hero h1{font-size:36px}}
