:root{--color-primary:#102a43;--color-secondary:#d4a017;--color-accent:#ef476f;--color-muted:#627d98;--color-surface:#0b1b2b;--color-light:#f5f7fa;--color-dark:#0b1120;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Inter","Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background-color:#0b1120;background-color:var(--color-dark);color:#f5f7fa;color:var(--color-light);font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Segoe UI,sans-serif;font-family:var(--font-sans);line-height:1.6;margin:0;min-height:100vh;text-rendering:optimizeLegibility}.app-background{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;top:0;width:100%;z-index:-2}.app-background,body:before{pointer-events:none;position:fixed}body:before{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:40px 40px;content:"";inset:0;z-index:0}img{height:auto;max-width:100%}.section{margin:0 auto 3rem;max-width:1600px;padding:4.5rem 1.5rem;position:relative;text-align:center;z-index:1}.section.light{background-color:#0f172ad9;box-shadow:0 24px 60px #000000a6,0 8px 20px #0006}.section.dark,.section.light{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px}.section.dark{background:radial-gradient(circle at top left,#1f2937e6 0,#020617f2 60%);box-shadow:0 24px 60px #000000bf,0 8px 20px #00000080;color:#e5e7eb}.section-title{color:#d4a017;color:var(--color-secondary);font-size:1rem;letter-spacing:.22em;margin-bottom:.75rem;text-align:center;text-transform:uppercase}.section-subtitle{color:#e5e7eb;font-size:1.4rem;font-weight:600;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:48rem;text-align:center}@media (max-width:768px){.section{margin-bottom:2.5rem;padding:3.5rem 1.25rem}.section-subtitle{font-size:1.1rem}}@media (max-width:520px){.section{padding:3rem 1rem}}.btn{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;letter-spacing:.08em;margin:.5rem;padding:.75rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:filter .2s ease,background-color .2s ease}.btn-primary{background:linear-gradient(135deg,#d4a017,#facc15);background:linear-gradient(135deg,var(--color-secondary),#facc15);box-shadow:0 12px 30px #facc1573;color:#111827}.btn-primary:hover{filter:brightness(1.06)}.btn-secondary{background-color:#0f172acc;border:none;box-shadow:0 8px 20px #0006;color:#e5e7eb}.btn-secondary:hover{background-color:#0f172a}.cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at top left,#1f2937d9 0,#020617e6 65%);border-radius:16px;box-shadow:0 12px 30px #00000080;overflow:hidden;padding:1.75rem 1.5rem;position:relative;text-align:left}.card h3{color:#e5e7eb;font-size:1.1rem;letter-spacing:.08em;margin-top:0;text-transform:uppercase}.card p{color:#9ca3af;font-size:.95rem;margin-bottom:0}.performance-cards{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:1400px}.performance-cards .card{max-width:400px;text-align:center;width:100%}@media (max-width:980px){.performance-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.performance-cards{gap:1.25rem;grid-template-columns:1fr}}.hero{color:#fff;margin-bottom:3rem;padding:6rem 1.5rem 5rem;position:relative;text-align:left;z-index:1}.hero-overlay{background:radial-gradient(circle at top left,#0f172ae0,#0f172aeb),radial-gradient(circle at top left,#facc151f,#0000 55%),radial-gradient(circle at bottom right,#38bdf81f,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:minmax(0,3fr) minmax(0,2fr);margin:0 auto;max-width:1600px;padding:1.5rem 0;position:relative;z-index:2}.hero h1{font-size:clamp(2.4rem,3vw + 1.4rem,3.4rem);letter-spacing:.14em;line-height:1.15;margin-bottom:1.25rem;text-transform:uppercase}.hero p{color:#cbd5f5;font-size:1.05rem;line-height:1.7;margin-bottom:1.75rem}.hero-main{display:flex;flex-direction:column;gap:1.75rem}.hero-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.hero-badge{background-color:#0f172ad9;border:none;border-radius:999px;box-shadow:0 4px 12px #0000004d;color:#e5e7eb;font-size:.75rem;letter-spacing:.16em;padding:.4rem .9rem;text-transform:uppercase}.hero-kpis{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:420px}.hero-kpi{border-left:2px solid #facc15e6;padding-left:.85rem}.hero-kpi-label{color:#9ca3af;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase}.hero-kpi-value{color:#facc15;font-size:1.05rem;font-weight:600}.hero-aside{display:flex;flex-direction:column;gap:1rem;justify-content:center}.hero-aside-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;border:none;border-radius:16px;box-shadow:0 12px 30px #00000080;color:#cbd5f5;font-size:.9rem;padding:1.4rem 1.5rem}.hero-aside-panel strong{color:#e5e7eb}.hero-aside-note{color:#9ca3af;font-size:.75rem}@media (max-width:900px){.hero-content{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.hero{padding:4.5rem 1.1rem 3.8rem}.hero-content{gap:2rem}.hero-main{gap:1.25rem}.hero-meta{align-items:flex-start;flex-direction:column;gap:.6rem}.hero-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-aside{margin-top:.5rem}}@media (max-width:520px){.hero-kpis{grid-template-columns:1fr}.hero .btn{text-align:center;width:100%}}.process-layout{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.process-column{display:flex;flex-direction:column;gap:1rem}.process-column-highlight{position:relative}.process-column-highlight:before{color:#facc15;content:"Optimised";font-size:.6rem;letter-spacing:.18em;position:absolute;right:0;text-transform:uppercase;top:-1.8rem}.process-header{color:#9ca3af;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}.process-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad9;border:none;border-radius:12px;box-shadow:0 8px 20px #0006;padding:1.25rem 1.4rem}.process-panel h3,.process-panel h4{font-size:.95rem;letter-spacing:.14em;margin:0 0 .6rem;text-transform:uppercase}.process-panel ul{color:#9ca3af;font-size:.9rem;margin:0;padding-left:1.1rem}.process-panel-note{border-style:dashed}.sludge-layout{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.sludge-column{display:flex;flex-direction:column;gap:1rem}.sludge-column-highlight{background:radial-gradient(circle at top,#1f2937 0,#020617 70%);border:1px solid #facc1573;border-radius:16px;padding:1.4rem 1.5rem}.sludge-heading{color:#e5e7eb;font-size:.9rem;letter-spacing:.16em;margin:0 0 .75rem;text-transform:uppercase}.sludge-list,.sludge-steps{color:#9ca3af;font-size:.9rem;margin:0;padding-left:1.1rem}.sludge-steps li{margin-bottom:.75rem}.sludge-steps strong{color:#e5e7eb;display:block;margin-bottom:.2rem}.sludge-tagline{color:#facc15;font-size:.8rem;letter-spacing:.16em;margin-top:.75rem;text-transform:uppercase}.sludge-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;border:none;border-radius:12px;box-shadow:0 8px 20px #0006;color:#9ca3af;font-size:.9rem;padding:1.25rem 1.3rem}.sludge-panel h4{color:#e5e7eb;font-size:.9rem;letter-spacing:.14em;margin:0 0 .6rem;text-transform:uppercase}.sludge-panel ul{margin:0;padding-left:1.1rem}.sludge-panel-success{border-color:#38bdf880}.sludge-bottom-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.sludge-bottom-card{background:#0f172ae6;border:1px solid #94a3b880;border-radius:12px;color:#9ca3af;font-size:.9rem;padding:1rem 1.25rem}.sludge-bottom-card h5{color:#e5e7eb;font-size:.9rem;margin:0 0 .4rem}.how{background:radial-gradient(1200px 650px at 15% 0,#3caea333,#0000 62%),radial-gradient(900px 520px at 85% 10%,#ffd16629,#0000 58%),linear-gradient(180deg,#071726,#06111c);max-width:none;padding:86px 0}.how .container{margin:0 auto;max-width:1600px;padding:0 24px;width:100%}.how-head{margin-bottom:22px;text-align:center}.how .hl{background:linear-gradient(90deg,#3caea342,#ffd1662e);border-radius:9px;color:#fff;font-weight:900;padding:2px 8px;white-space:nowrap}.how .hl-soft{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffeb;font-weight:800;padding:1px 6px;white-space:nowrap}.how-grid{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:1fr 1.15fr 1fr;margin-top:26px}.how-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 22px 60px #0006;padding:18px}.how-card-muted{background:#ffffff0d}.how-card-highlight{background:hsla(0,0%,100%,.065);border-color:#3caea338}.how-card-result{background:radial-gradient(700px 320px at 30% 0,#3caea338,#0000 60%),radial-gradient(640px 300px at 90% 10%,#ffd16629,#0000 55%),hsla(0,0%,100%,.075);border-color:#3caea34d;transform:translateY(-8px)}.how-card-header{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.how-card-header.center{flex-direction:column;gap:8px;justify-content:center;text-align:center}.how-card h3{color:#fff;font-size:1.08rem;font-weight:900;margin:0}.how-chip{background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;color:#ffffffe0;font-size:.78rem;padding:6px 10px;white-space:nowrap}.how-chip-bad{background:#ef476f1a;border-color:#ef476f66}.how-chip-good{background:#3caea31f;border-color:#3caea373}.how-divider{background:#ffffff1a;height:1px;margin:14px 0}.how-mini-title{color:#ffffffeb;font-weight:900;margin:6px 0 8px}.how .temp{background:#ffd1661f;border:1px solid #ffd16659;border-radius:999px;color:#ffd166f2;display:inline-block;font-size:.78rem;font-weight:900;margin-left:8px;padding:3px 8px;white-space:nowrap}.how-bullets{list-style:none;margin:0;padding:0}.how-bullets li{align-items:center;background:#0000002e;border:1px solid #ffffff14;border-radius:14px;color:#ffffffd6;display:flex;font-size:.98rem;gap:10px;line-height:1.55;margin-bottom:10px;overflow:hidden;padding:10px 12px;text-overflow:ellipsis;white-space:nowrap}.how-bullets li:before{background:#ffd166d9;border-radius:999px;content:"";flex-shrink:0;height:18px;opacity:.9;width:4px}.how-result-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.how-kpi{background:#0003;border:1px solid #ffffff1a;border-radius:14px;padding:12px}.how-kpi-label{color:#ffffffb8;font-size:.85rem;font-weight:800}.how-kpi-value{color:#fff;font-size:1.06rem;font-weight:950;margin-top:4px}.how-quote{background:#0d3b6638;border:1px solid #ffffff1a;border-radius:14px;color:#ffffffdb;font-weight:650;margin-top:14px;padding:12px 14px;text-align:center}@media (max-width:980px){.how-grid{grid-template-columns:1fr}.how-card-result{transform:none}}@media (max-width:520px){.how-bullets li{align-items:flex-start;overflow:visible;text-overflow:clip;white-space:normal}}.contact-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:600px}.contact-form input,.contact-form textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f172ab3;border:none;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#e5e7eb;font-size:1rem;padding:.75rem}.contact-form textarea{min-height:120px;resize:vertical}.contact-info{color:#9ca3af;font-size:.9rem;margin-top:2rem;text-align:left}.contact-info a{color:#d4a017;color:var(--color-secondary);text-decoration:none}.footer{background:#0000;color:#6b7280;font-size:.8rem;padding:2rem 1.5rem 3rem;text-align:center}.footer a{color:#d4a017;color:var(--color-secondary);text-decoration:none}.sludge{background:radial-gradient(1200px 600px at 20% 0,#3caea32e,#0000 60%),radial-gradient(900px 500px at 80% 10%,#f4a26129,#0000 55%),linear-gradient(180deg,#071726,#06111c);padding:84px 0}.sludge .container{margin:0 auto;max-width:1600px;padding:0 18px}.sludge-head{margin-bottom:26px;text-align:center}.sludge-eyebrow{color:#ffd166f2;font-size:.78rem;font-weight:700;letter-spacing:.28em;margin-bottom:10px}.sludge-title{color:#fff;font-size:clamp(1.7rem,3.2vw,2.35rem);margin:0 0 10px}.sludge-subtitle{color:#ffffffd1;font-size:1.05rem;line-height:1.6;margin:0 auto;max-width:860px}.sludge-subtitle strong{color:#fff}.sludge-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:1fr 1.15fr 1fr;margin-top:26px}.sludge-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 20px 50px #00000059;padding:18px}.sludge-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.sludge-card-header.center{flex-direction:column;gap:8px;justify-content:center}.sludge-card h3{color:#fff;font-size:1.05rem;margin:0}.chip{background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;color:#ffffffe0;font-size:.78rem;padding:6px 10px;white-space:nowrap}.chip-bad{background:#ef476f1a;border-color:#ef476f66}.chip-good{background:#3caea31f;border-color:#3caea373}.pipe{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;height:88px;margin-bottom:14px;overflow:hidden;position:relative}.pipe-dirty{background:#ffffff0a}.pipe-sludge{background:linear-gradient(90deg,#121212a6,#12121259);bottom:0;left:0;position:absolute;top:0;width:58%}.pipe-clean{background:linear-gradient(90deg,#3caea32e,#ffffff0a)}.pipe-flow{display:flex;gap:8px;left:14px;position:absolute;top:50%;transform:translateY(-50%)}.drop,.micro{border-radius:999px;box-shadow:0 10px 18px #00000047;display:inline-block}.pipe-flow-bad .drop{background:#f4a261eb;height:16px;width:16px}.pipe-flow-good{gap:6px}.pipe-flow-good .micro{background:#ffd166f2;height:8px;width:8px}.flame{background:radial-gradient(circle at 30% 30%,#ffd166,#f4a261d9,#0d3b6626);border-radius:12px 12px 18px 18px;height:40px;opacity:.95;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:40px}.facts{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.fact{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;color:#ffffffd6;display:flex;font-size:.95rem;gap:10px;padding:10px 12px}.ico{color:#ffffffd1;display:grid;place-items:center}.ico.good{color:#3caea3f2}.rail{margin-top:6px;padding:10px 4px;position:relative}.rail:before{background:#3caea373;bottom:10px;content:"";left:18px;position:absolute;top:10px;width:2px}.rail-item{grid-gap:12px;display:grid;gap:12px;grid-template-columns:36px 1fr;padding:10px 6px}.rail-dot{background:#3caea32e;border:1px solid #3caea373;border-radius:999px;color:#eafffb;display:grid;font-weight:800;height:28px;place-items:center;width:28px;z-index:1}.rail-title{color:#fff;font-weight:800}.rail-sub{color:#ffffffc7;font-size:.92rem;margin-top:2px}.quote{background:#0d3b6638;border:1px solid #ffffff1a;border-radius:14px;color:#ffffffe0;font-weight:700;margin-top:12px;padding:12px 14px;text-align:center}.sludge-tiles{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:18px}.tile{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 16px 40px #00000047;color:#ffffffd9;padding:14px 14px 16px}.tile-ico{color:#ffd166f2;margin-bottom:8px}.tile-title{color:#fff;font-weight:900;margin-bottom:3px}.tile-sub{color:#ffffffc7;font-size:.95rem}@media (max-width:980px){.facts,.sludge-grid,.sludge-tiles{grid-template-columns:1fr}}.cards{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:3rem}@media (max-width:1024px){.cards{gap:1.5rem}}@media (max-width:640px){.cards{gap:1.25rem;grid-template-columns:1fr}}
/*# sourceMappingURL=main.74eceb93.css.map*/