*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);color:var(--text-primary);line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.kanalizacija-hero{position:relative;min-height:70vh;display:flex;align-items:center;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 50%,var(--bg-primary) 100%);overflow:hidden;padding:6rem 0 4rem}.kanalizacija-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:1}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.kanalizacija-hero .container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{max-width:800px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.2));border:1px solid rgba(59,130,246,.3);padding:.5rem 1rem;border-radius:50px;font-size:.9rem;color:#93c5fd;margin-bottom:1.5rem}.hero-badge i{color:#3b82f6}.kanalizacija-hero h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary)}.kanalizacija-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.25rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.hero-features{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-feature{display:flex;align-items:center;gap:.75rem;color:var(--text-secondary);font-size:1rem}.hero-feature i{color:#3b82f6;font-size:1.25rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;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 15px rgba(59,130,246,.3)}.btn-primary:hover{box-shadow:0 8px 25px 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:1.25rem 2.5rem;font-size:1.1rem}section{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:700;color:var(--text-primary);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{font-size:1.1rem;color:var(--text-muted)}.kanalizacija-services{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:2rem;transition:all .3s ease;position:relative}.service-card:hover{border-color:rgba(59,130,246,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.service-card.featured{border-color:rgba(59,130,246,.5);background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.1))}.featured-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;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:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon i{font-size:1.75rem;color:#3b82f6}.service-card h3{font-size:1.35rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.service-card p{color:var(--text-muted);line-height:1.6;margin-bottom:1rem;font-size:.95rem}.service-keywords{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.service-keywords li{background:rgba(59,130,246,.15);color:#93c5fd;padding:.35rem .75rem;border-radius:20px;font-size:.8rem}.kanalizacija-methods{background:var(--bg-primary)}.methods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.method-card{display:flex;gap:2rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;padding:2rem;transition:all .3s ease}.method-card:hover{border-color:rgba(59,130,246,.3)}.method-image{width:100px;height:100px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.2));border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.method-image i{font-size:2.5rem;color:#3b82f6}.method-content h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.method-content p{color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.method-content ul{list-style:none;padding:0;margin-bottom:1rem}.method-content ul li{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);padding:.25rem 0;font-size:.95rem}.method-content ul li i{color:#3b82f6;font-size:.85rem}.method-link{display:inline-flex;align-items:center;gap:.5rem;color:#3b82f6;text-decoration:none;font-weight:600;transition:all .3s ease}.method-link:hover{color:#60a5fa}.method-link i{transition:transform .3s ease}.method-link:hover i{transform:translateX(5px)}.kanalizacija-problems{background:linear-gradient(180deg,var(--bg-secondary) 0,var(--bg-primary) 100%)}.problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.problem-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;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}.problem-item h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.problem-item p{color:var(--text-muted);font-size:.9rem}.kanalizacija-process{background:var(--bg-primary)}.process-steps{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.process-step{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:2rem;text-align:center;width:200px}.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.5rem;font-weight:700;color:#fff;margin:0 auto 1rem}.process-step h4{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.process-step p{color:var(--text-muted);font-size:.9rem}.process-arrow{color:#3b82f6;font-size:1.5rem}.kanalizacija-faq{background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:rgba(59,130,246,.3)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer}.faq-question h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0}.faq-question i{color:#3b82f6;transition:transform .3s ease}.faq-item.active .faq-question i{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:200px}.faq-answer p{padding:0 1.5rem 1.5rem;color:var(--text-muted);line-height:1.7}.kanalizacija-cta{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.1));border-top:1px solid rgba(59,130,246,.2);border-bottom:1px solid rgba(59,130,246,.2)}.cta-content{text-align:center;max-width:700px;margin:0 auto}.cta-content h2{font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.cta-content>p{color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.kanalizacija-seo{background:var(--bg-primary)}.seo-content{max-width:900px;margin:0 auto}.seo-content h2{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.seo-content h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:2rem 0 1rem}.seo-content p{color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.seo-content ul{list-style:none;padding:0;margin:1rem 0}.seo-content ul li{padding:.5rem 0;color:var(--text-muted);padding-left:1.5rem;position:relative}.seo-content ul li::before{content:'\2713';position:absolute;left:0;color:#22c55e}.seo-content a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.seo-content a:hover{color:#60a5fa;text-decoration:underline}@media (max-width:1024px){.kanalizacija-hero h1{font-size:2.75rem}.services-grid{grid-template-columns:repeat(2,1fr)}.methods-grid{grid-template-columns:1fr}.problems-grid{grid-template-columns:repeat(2,1fr)}.process-steps{flex-direction:column}.process-arrow{transform:rotate(90deg)}.process-step{width:100%;max-width:300px}}@media (max-width:768px){.kanalizacija-hero{min-height:0;padding:5rem 0 3rem}.kanalizacija-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{flex-direction:column;gap:1rem}.hero-cta{flex-direction:column}.services-grid{grid-template-columns:1fr}.method-card{flex-direction:column;text-align:center}.method-image{margin:0 auto}.problems-grid{grid-template-columns:1fr}section{padding:3rem 0}.section-header h2{font-size:1.75rem}.cta-content h2{font-size:1.5rem}}@media (max-width:480px){.kanalizacija-hero h1{font-size:1.75rem}.btn{width:100%;justify-content:center}}.seo-content,.seo-section{padding:5rem 0;background:linear-gradient(180deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.seo-content .container{max-width:1200px;margin:0 auto;padding:0 2rem}.seo-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.seo-main h2,.seo-text h2{font-size:2rem;font-weight:700;color:var(--text-primary)!important;margin-bottom:1.5rem}.seo-main h3,.seo-text h3{font-size:1.5rem;font-weight:600;color:var(--text-primary)!important;margin:2rem 0 1rem}.seo-main p,.seo-text p{color:var(--text-muted)!important;line-height:1.8;margin-bottom:1rem}.seo-main strong,.seo-text strong{color:var(--text-primary)!important}.seo-main ul,.seo-text ul{list-style:none;padding:0;margin:1rem 0}.seo-main ul li,.seo-text ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--text-muted)!important;line-height:1.7}.seo-main ul li::before,.seo-text ul li::before{content:'\2713';position:absolute;left:0;color:#22c55e;font-weight:700}.seo-main ul li strong,.seo-text ul li strong{color:var(--text-primary)!important}.seo-main a,.seo-text a{color:#3b82f6;text-decoration:none}.seo-main a:hover,.seo-text a:hover{color:#60a5fa;text-decoration:underline}.seo-sidebar .sidebar-box{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.seo-sidebar .sidebar-box h4{font-size:1.1rem;font-weight:600;color:var(--text-primary)!important;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.seo-sidebar .sidebar-box ul{list-style:none;padding:0;margin:0}.seo-sidebar .sidebar-box ul li{margin-bottom:.5rem;padding-left:0}.seo-sidebar .sidebar-box ul li::before{display:none}.seo-sidebar .sidebar-box ul li a{color:var(--text-muted)!important;text-decoration:none;font-size:.95rem;transition:color .3s ease}.seo-sidebar .sidebar-box ul li a:hover{color:#3b82f6!important}.seo-sidebar .sidebar-box.highlight{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(6,182,212,.2))!important;border-color:rgba(59,130,246,.3)!important;text-align:center}.seo-sidebar .sidebar-box.highlight h4{border-bottom:none}.seo-sidebar .sidebar-box.highlight .phone{font-size:1.25rem;font-weight:700;color:#3b82f6!important;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.seo-sidebar .sidebar-box.highlight .phone i{color:#3b82f6}.seo-sidebar .sidebar-box.highlight p{color:var(--text-muted)!important;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:1024px){.seo-grid{grid-template-columns:1fr}}@media (max-width:768px){.seo-content,.seo-section{padding:3rem 0}.seo-main h2,.seo-text h2{font-size:1.5rem}.seo-main h3,.seo-text h3{font-size:1.25rem}}.work-gallery-section{padding:60px 0;background:linear-gradient(180deg,var(--bg-secondary) 0,var(--bg-primary) 100%)}.work-gallery-section .section-header{text-align:center;margin-bottom:40px}.work-gallery-section .section-header h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:10px}.work-gallery-section .section-header p{color:var(--text-muted);font-size:1.1rem}.work-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.work-gallery-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px var(--shadow-color);background:var(--bg-card);border:1px solid var(--border-color);transition:all .3s ease}.work-gallery-card:hover{box-shadow:0 8px 30px var(--shadow-color)}.work-gallery-card img{width:100%;height:200px;object-fit:cover}.work-gallery-info{padding:16px}.work-gallery-info h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:6px}.work-gallery-info p{color:var(--text-muted);font-size:.85rem}.work-gallery-cta{text-align:center;margin-top:30px}
/* PAGE-MOBILE-CENTER-2 */
@media(max-width:768px){.featured-badge{text-align:center;justify-content:center} .featured{text-align:center} .work-gallery-card{text-align:center}}
