*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.header-container{max-width:1200px;margin:0 auto;padding:.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:block}.logo img{height:50px;width:auto;display:block}.header-nav{display:flex;align-items:center}.header-phone{display:flex;align-items:center;gap:.4rem;padding:.45rem 1rem;background:#667eea;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:.875rem;transition:all .3s ease;box-shadow:0 2px 8px #667eea40}.header-phone:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 3px 12px #667eea59}.phone-icon{font-size:1.1rem}.phone-number{font-size:.9rem}.hero{position:relative;height:500px;margin-top:62px;background:linear-gradient(135deg,#667eea,#764ba2);background-image:url(/hero_hardwood.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:#00000080}.hero-content{position:relative;z-index:1;max-width:800px;padding:20px}.hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.4rem;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.cta-button{display:inline-block;background:#ff6b6b;color:#fff;padding:1rem 2.5rem;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ff6b6b66}.cta-button:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b80}.cta-button.large{padding:1.25rem 3rem;font-size:1.3rem}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem}.services{padding:5rem 0;background:#f8f9fa}.services h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card{background:#fff;padding:0;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 10px #00000014;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.service-image{width:100%;height:200px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-card:hover .service-image img{transform:scale(1.05)}.service-card h3{font-size:1.5rem;margin:1.5rem 0 1rem;color:#2c3e50;padding:0 2rem}.service-card p{color:#666;line-height:1.6;padding:0 2rem 2rem}.why-choose-us{padding:5rem 0;background:#fff}.why-choose-us h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit-card{text-align:center;padding:2rem}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{font-size:1.3rem;color:#2c3e50;margin-bottom:.75rem}.benefit-card p{color:#666;line-height:1.6}.service-area{padding:4rem 0;background:#f8f9fa}.service-area h2{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#2c3e50}.area-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none}.area-list li{background:#fff;padding:.75rem 1.5rem;border-radius:50px;box-shadow:0 2px 8px #00000014;color:#2c3e50;font-weight:500}.area-list li a{color:#667eea;text-decoration:none;font-weight:600}.area-list li a:hover{text-decoration:underline}.cta{padding:5rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.3rem;margin-bottom:2rem}.intro{padding:4rem 0;background:#fff}.intro .container{max-width:800px}.intro p{font-size:1.2rem;line-height:1.8;color:#555;text-align:center}.faq{padding:5rem 0;background:#fff}.faq h2{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#2c3e50}.faq-list{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.faq-item h3{font-size:1.1rem;color:#2c3e50;margin-bottom:.75rem}.faq-item p{color:#555;line-height:1.6;margin:0}footer{background:#2c3e50;color:#fff;padding:2rem 0}.footer-content{text-align:center}.footer-copyright{margin-bottom:1rem}.footer-links{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media(max-width:768px){.header-container{padding:.5rem 1rem}.logo img{height:44px}.phone-number{display:none}.header-phone{padding:.5rem .85rem}.phone-icon{font-size:1.2rem}.hero h1{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.services-grid{grid-template-columns:1fr}.services h2,.why-choose-us h2,.faq h2,.cta h2{font-size:2rem}.footer-links{gap:1rem}}
