.keyword-hero{background:linear-gradient(135deg,var(--primary-color,#28503f) 0,var(--secondary-color,#bccac3) 100%);color:#fff;margin-top:70px;padding:6rem 0 4rem}.keyword-hero-content{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 1rem}.keyword-hero-text h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.keyword-hero-text p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.keyword-hero-features{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-feature{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;font-size:.9rem;padding:.5rem 1rem}.keyword-hero-actions{display:flex;gap:1rem;margin-top:2rem}.keyword-hero-image{position:relative}.keyword-hero-image img{border-radius:var(--border-radius);box-shadow:0 20px 40px rgba(0,0,0,.3);height:400px;object-fit:cover;width:100%}.breadcrumbs{background:var(--bg-secondary,#f7f6f3);border-bottom:1px solid var(--border-color,#e0e1e3);padding:1rem 0}.breadcrumbs .container{margin:0 auto;max-width:1200px;padding:0 1rem}.breadcrumbs a{color:var(--primary-color,#28503f);text-decoration:none;transition:var(--transition)}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span{color:var(--text-secondary,#4a504d);margin:0 .5rem}.keyword-main{padding:4rem 0}.keyword-main .container{margin:0 auto;max-width:1200px;padding:0 1rem}.keyword-benefits{margin-bottom:4rem;text-align:center}.keyword-benefits h2{color:var(--text-primary,#2f3634);font-size:2.5rem;margin-bottom:3rem}.keyword-benefits h2 span{color:var(--primary-color,#28503f)}.benefits-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.benefit-card{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);padding:2rem;text-align:center;transition:var(--transition)}.benefit-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{color:var(--text-primary,#2f3634);font-size:1.3rem;margin-bottom:1rem}.benefit-card p{color:var(--text-secondary,#4a504d);line-height:1.6}.keyword-products{margin-bottom:4rem}.keyword-products h2{color:var(--text-primary,#2f3634);font-size:2.5rem;margin-bottom:3rem;text-align:center}.keyword-products h2 span{color:var(--primary-color,#28503f)}.keyword-products-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.keyword-product-card{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;transition:var(--transition)}.keyword-product-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.keyword-product-image{height:200px;overflow:hidden}.keyword-product-image img{height:100%;object-fit:cover;transition:var(--transition);width:100%}.keyword-product-card:hover .keyword-product-image img{transform:scale(1.05)}.keyword-product-content{padding:1.5rem}.keyword-product-title{color:var(--text-primary,#2f3634);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.keyword-product-price{color:var(--primary-color,#28503f);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.keyword-product-description{color:var(--text-secondary,#4a504d);line-height:1.6;margin-bottom:1rem}.keyword-product-features{margin-bottom:1.5rem}.keyword-product-features ul{list-style:none;padding:0}.keyword-product-features li{color:var(--text-secondary,#4a504d);padding:.25rem 0 .25rem 1rem;position:relative}.keyword-product-features li:before{color:var(--primary-color,#28503f);content:"✓";font-weight:700;left:0;position:absolute}.keyword-product-actions{display:flex;gap:1rem}.keyword-location{background:var(--bg-secondary,#f7f6f3);border-radius:var(--border-radius);margin-bottom:4rem;padding:3rem 2rem}.keyword-location h2{color:var(--text-primary,#2f3634);font-size:2.5rem;margin-bottom:3rem;text-align:center}.keyword-location h2 span{color:var(--primary-color,#28503f)}.location-info{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.location-text h3{color:var(--text-primary,#2f3634);font-size:1.5rem;margin-bottom:1rem}.location-text p{color:var(--text-secondary,#4a504d);line-height:1.6;margin-bottom:2rem}.service-areas h4{color:var(--text-primary,#2f3634);margin-bottom:1rem}.service-areas ul{list-style:none;padding:0}.service-areas li{color:var(--text-secondary,#4a504d);padding:.5rem 0 .5rem 1.5rem;position:relative}.service-areas li:before{content:"📍";left:0;position:absolute}.location-map{align-items:center;display:flex;justify-content:center}.map-placeholder{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);padding:3rem;text-align:center;width:100%}.map-placeholder span{display:block;font-size:4rem;margin-bottom:1rem}.map-placeholder p{color:var(--text-secondary,#4a504d);font-size:1.1rem}.keyword-specs{margin-bottom:4rem}.keyword-specs h2{color:var(--text-primary,#2f3634);font-size:2.5rem;margin-bottom:3rem;text-align:center}.specs-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.spec-card{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);padding:2rem}.spec-card h3{color:var(--text-primary,#2f3634);font-size:1.3rem;margin-bottom:1rem}.spec-table{width:100%}.spec-table tr{border-bottom:1px solid var(--border-color,#e0e1e3)}.spec-table td{color:var(--text-secondary,#4a504d);padding:.75rem 0}.spec-table td:first-child{color:var(--text-primary,#2f3634);font-weight:600;width:40%}.keyword-faq{margin-bottom:4rem}.keyword-faq h2{color:var(--text-primary,#2f3634);font-size:2.5rem;margin-bottom:3rem;text-align:center}.faq-item{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow);margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:var(--bg-secondary,#f7f6f3);cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:var(--transition)}.faq-question:hover{background:var(--border-color,#e0e1e3)}.faq-question h3{color:var(--text-primary,#2f3634);font-size:1.1rem;margin:0}.faq-toggle{color:var(--primary-color,#28503f);font-size:1.5rem;transition:var(--transition)}.faq-answer{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease}.faq-answer.active{max-height:200px;padding:1.5rem}.faq-answer p{color:var(--text-secondary,#4a504d);line-height:1.6;margin:0}.keyword-cta{background:linear-gradient(135deg,var(--primary-color,#28503f) 0,var(--secondary-color,#bccac3) 100%);border-radius:var(--border-radius);color:#fff;padding:4rem 2rem;text-align:center}.keyword-cta h2{font-size:2.5rem;margin-bottom:1rem}.keyword-cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.btn-large{font-size:1.1rem;padding:1rem 2rem}.cta-guarantee{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.guarantee-item{align-items:center;display:flex;gap:.5rem;opacity:.9}@media(max-width:768px){.keyword-hero-content{gap:2rem;grid-template-columns:1fr}.keyword-hero-text h1{font-size:2.2rem}.keyword-hero-actions{align-items:center;flex-direction:column}.keyword-hero-actions .btn{max-width:300px;width:100%}.location-info{grid-template-columns:1fr}.cta-actions{align-items:center;flex-direction:column}.cta-actions .btn{max-width:300px;width:100%}.cta-guarantee{align-items:center;flex-direction:column;gap:1rem}}@media(max-width:480px){.keyword-hero{padding:4rem 0 2rem}.keyword-hero-text h1{font-size:1.8rem}.keyword-main{padding:2rem 0}.keyword-benefits h2,.keyword-faq h2,.keyword-location h2,.keyword-products h2,.keyword-specs h2{font-size:2rem}.benefit-card,.spec-card{padding:1.5rem}.keyword-cta{padding:2rem 1rem}.keyword-cta h2{font-size:2rem}}
