.container{max-width:1200px;margin:0 auto;padding:0 2rem}body{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);color:var(--text-primary);font-family:Inter,sans-serif}.septic-hero{position:relative;padding:120px 0 80px;overflow:hidden;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 50%,var(--bg-primary) 100%)}.septic-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(59,130,246,.15) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(59,130,246,.1) 0,transparent 50%);z-index:0}.septic-hero .container{position:relative;z-index:1}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.2));border:1px solid rgba(59,130,246,.3);border-radius:50px;font-size:.9rem;color:#3b82f6;margin-bottom:1.5rem}.septic-hero h1{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.septic-hero h1 .highlight{background:linear-gradient(135deg,#3b82f6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.15rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.hero-features{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-feature{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-weight:500}.hero-feature i{color:#3b82f6}.hero-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;font-weight:600;font-size:1rem;border-radius:12px;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 20px rgba(59,130,246,.3)}.btn-primary:hover{box-shadow:0 8px 30px rgba(59,130,246,.4)}.btn-secondary{background:var(--border-color);color:var(--text-primary);border:1px solid rgba(255,255,255,.2)}.btn-secondary:hover{background:rgba(255,255,255,.15)}.btn-large{padding:16px 36px;font-size:1.1rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.section-header h2 .highlight{background:linear-gradient(135deg,#3b82f6,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p{color:var(--text-muted);font-size:1.1rem}.septic-services{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%);padding:80px 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.service-card{background:var(--bg-card);border:1px solid rgba(59,130,246,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.service-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.3);border-color:rgba(59,130,246,.3)}.service-card.featured{position:relative;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.1));border-color:rgba(59,130,246,.3)}.featured-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:4px 16px;border-radius:20px;font-size:.8rem;font-weight:600}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.2));border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:1.5rem;color:#3b82f6}.service-card h3{font-size:1.2rem;margin-bottom:.75rem;color:var(--text-primary)}.service-card p{color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.service-keywords{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:8px}.service-keywords li{background:rgba(59,130,246,.15);color:#3b82f6;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.septic-signs{background:linear-gradient(180deg,var(--bg-secondary) 0,var(--bg-primary) 100%);padding:80px 0}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.problem-item{background:var(--bg-card);border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.problem-item:hover{border-color:rgba(59,130,246,.3)}.problem-item i{font-size:2rem;color:#3b82f6;margin-bottom:1rem;display:block}.problem-item h4{font-size:1rem;margin-bottom:.5rem;color:var(--text-primary)}.problem-item p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.septic-process{background:var(--bg-primary);padding:80px 0}.process-steps{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.process-step{text-align:center;padding:2rem;background:var(--bg-card);border:1px solid rgba(59,130,246,.1);border-radius:16px;flex:1;min-width:200px;transition:all .3s ease}.process-step:hover{border-color:rgba(59,130,246,.3)}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff;margin:0 auto 1rem}.process-step h4{font-size:1.1rem;margin-bottom:.5rem;color:var(--text-primary)}.process-step p{color:var(--text-muted);font-size:.9rem}.process-arrow{color:#3b82f6;font-size:1.2rem}.septic-faq{background:linear-gradient(180deg,var(--bg-primary),var(--bg-secondary));padding:80px 0}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.faq-item{background:var(--bg-card);border:1px solid rgba(59,130,246,.1);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;transition:all .3s ease}.faq-question:hover{background:rgba(59,130,246,.05)}.faq-question h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.faq-question i{color:#3b82f6;transition:transform .3s ease;font-size:.8rem}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{max-height:200px;padding:0 1.5rem 1.25rem}.faq-answer p{color:var(--text-muted);line-height:1.7;margin:0}.septic-cta{background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%);padding:80px 0}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.septic-seo{background:var(--bg-primary);padding:60px 0}.seo-content{max-width:800px;margin:0 auto;color:var(--text-muted);line-height:1.8}.seo-content h2{color:var(--text-primary);font-size:1.8rem;margin-bottom:1.5rem}.seo-content h3{color:var(--text-primary);font-size:1.3rem;margin:2rem 0 1rem}.seo-content p{margin-bottom:1rem}.seo-content a{color:#3b82f6;text-decoration:none}.seo-content a:hover{color:#60a5fa;text-decoration:underline}.seo-content ul{padding-left:1.5rem;margin-bottom:1rem}.seo-content li{margin-bottom:.5rem}@media (max-width:768px){.septic-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.section-header h2{font-size:1.8rem}.process-arrow{display:none}.process-steps{flex-direction:column}.process-step{min-width:unset;width:100%}.container{padding:0 1rem}}@media (max-width:480px){.septic-hero{padding:80px 0 60px}.septic-hero h1{font-size:1.6rem}.hero-features{gap:1rem}.services-grid{grid-template-columns:1fr}.problems-grid{grid-template-columns:repeat(2,1fr)}}.hero-image-section{padding:60px 0 20px;background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.hero-image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.hero-img-card{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.4);border:1px solid rgba(59,130,246,.15);transition:transform .3s ease}.hero-img-card img{width:100%;height:300px;object-fit:cover;display:block}.hero-img-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:40px 20px 16px;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:8px}.hero-img-label i{color:#3b82f6}@media (max-width:768px){.hero-image-grid{grid-template-columns:1fr;gap:16px}.hero-img-card img{height:220px}}.equipment-section{padding:60px 0;background:linear-gradient(180deg,var(--bg-secondary) 0,var(--bg-primary) 100%)}.equipment-section .section-header{text-align:center;margin-bottom:40px}.equipment-section .section-header h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:10px}.equipment-section .section-header p{color:var(--text-muted);font-size:1.1rem}.equipment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.equipment-card{background:var(--bg-card);border-radius:16px;overflow:hidden;box-shadow:0 8px 30px var(--shadow-color);border:1px solid var(--border-color);transition:all .3s ease}.equipment-card:hover{border-color:rgba(59,130,246,.3)}.equipment-card img{width:100%;height:220px;object-fit:cover}.equipment-info{padding:20px}.equipment-info h3{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.equipment-info p{color:var(--text-muted);font-size:.9rem}
/* PAGE-MOBILE-CENTER-2 */
@media(max-width:768px){.featured-badge{text-align:center;justify-content:center} .featured{text-align:center} .hero-image-grid{justify-content:center}.hero-image-section{text-align:center} .equipment-section{text-align:center}}
