.cisto-home{--green:#2f8748;--green-dark:#195e32;--green-soft:#eaf4eb;--orange:#ff7a00;--orange-dark:#e66800;--cream:#f7f6f1;--ink:#17201a;--muted:#647067;--line:#dce4dc;background:#fff;color:var(--ink);font-family:"Inter",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}
.cisto-home *{box-sizing:border-box}.cisto-home h1,.cisto-home h2,.cisto-home h3{font-family:"Inter Tight","Inter",Arial,sans-serif;color:inherit}.cisto-home h1,.cisto-home h2,.cisto-home h3,.cisto-home p{margin-top:0}.cisto-home a{color:inherit;text-decoration:none;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s}.cisto-home a:focus-visible,.cisto-home summary:focus-visible{outline:3px solid rgba(255,122,0,.35);outline-offset:4px}.cisto-home img{display:block;max-width:100%}.cisto-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.cisto-hero{padding:72px 0 64px;background:radial-gradient(circle at 80% 20%,#edf6ec 0,transparent 34%),var(--cream)}.cisto-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px}.cisto-eyebrow{margin:0 0 18px;display:flex;align-items:center;gap:0;color:var(--orange);font-family:"Caveat",cursive;font-size:30px;font-weight:700;text-transform:none;letter-spacing:0;line-height:1.05}.cisto-eyebrow>span{display:none}.cisto-hero h1{margin-bottom:24px;font-size:clamp(46px,4.6vw,64px);line-height:1.01;letter-spacing:-.045em}.cisto-hero h1 span{display:block;white-space:nowrap}.cisto-hero-lead{max-width:580px;margin-bottom:30px;color:var(--muted);font-size:18px;line-height:1.7}.cisto-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.cisto-button{min-height:50px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;font-size:14px;font-weight:800;box-shadow:0 4px 12px rgba(255,122,0,.1);transition:transform .2s,background .2s,box-shadow .2s}.cisto-button:hover{transform:translateY(-2px);background:var(--orange-dark);box-shadow:0 7px 16px rgba(255,122,0,.14)}.cisto-button-secondary{background:transparent;color:var(--ink)!important;border:1px solid var(--ink);box-shadow:none}.cisto-button-secondary:hover{background:var(--ink);color:#fff!important}.cisto-points{display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:0;list-style:none;font-size:13px;font-weight:700;color:#455148}.cisto-points li:before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}.cisto-hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.cisto-hero-image{position:relative;width:100%;padding:32px 12px 12px;border-radius:44px;background:#fff;box-shadow:0 30px 70px rgba(27,72,39,.12);overflow:hidden}.cisto-hero-image:before{content:"";position:absolute;width:240px;height:240px;right:-90px;top:-100px;border-radius:50%;background:var(--green-soft)}.cisto-hero-image img{position:relative;width:100%;min-height:390px;object-fit:contain}.cisto-note{position:absolute;display:flex;align-items:center;gap:11px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(24,55,30,.16);font-size:12px}.cisto-note strong{display:block;font-size:13px}.cisto-note span{color:var(--muted);line-height:1.45}.cisto-note-top{top:24px;right:-16px}.cisto-note-bottom{left:-18px;bottom:28px}.cisto-note-bottom>b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:18px}
.cisto-trust{background:var(--green-dark);color:#fff}.cisto-trust-grid{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr)}.cisto-trust-grid div{display:flex;align-items:center;gap:12px;padding:0 24px;border-right:1px solid rgba(255,255,255,.14)}.cisto-trust-grid div:first-child{padding-left:0}.cisto-trust-grid div:last-child{border-right:0}.cisto-trust-grid span{color:#8fcd9e;font-size:12px;font-weight:800}.cisto-trust-grid strong{font-size:14px}
.cisto-section{padding:112px 0}.cisto-soft{background:var(--cream)}.cisto-heading{margin-bottom:46px}.cisto-heading h2,.cisto-process-intro h2,.cisto-equipment-copy h2,.cisto-faq-intro h2,.cisto-cta h2{margin-bottom:18px;font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.04em}.cisto-heading>p,.cisto-process-intro>p,.cisto-equipment-copy>p,.cisto-faq-intro>p{color:var(--muted);line-height:1.7}.cisto-heading-split{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:50px}.cisto-heading-split>p{margin-bottom:6px;max-width:430px}.cisto-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cisto-service-card{min-height:330px;padding:28px;border:1px solid var(--line);border-radius:26px;display:flex;flex-direction:column;background:#fff;transition:transform .25s,box-shadow .25s}.cisto-service-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(29,65,38,.1)}.cisto-service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:62px;color:var(--green);font-weight:800}.cisto-service-top em{padding:7px 10px;border-radius:99px;background:#fff0e2;color:var(--orange-dark);font-size:10px;font-style:normal;text-transform:uppercase}.cisto-service-card h3{margin-bottom:14px;font-size:25px;letter-spacing:-.03em}.cisto-service-card>p{color:var(--muted);font-size:14px;line-height:1.65}.cisto-service-bottom{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cisto-service-bottom a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-size:20px}.cisto-service-bottom a:hover{transform:translateX(3px);background:var(--green);color:#fff!important;box-shadow:0 8px 18px rgba(47,135,72,.22)}
.cisto-process-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:start}.cisto-process-intro{position:sticky;top:130px}.cisto-process-intro>p{max-width:470px}.cisto-text-link{display:inline-flex;align-items:center;gap:10px;color:var(--green-dark)!important;font-weight:800;border-bottom:1px solid var(--green);padding-bottom:5px}.cisto-text-link:hover{transform:translateX(4px);color:var(--orange-dark)!important;border-color:var(--orange)}.cisto-steps{list-style:none;margin:0;padding:0}.cisto-steps li{display:grid;grid-template-columns:62px 1fr;gap:24px;padding:32px 0;border-bottom:1px solid var(--line)}.cisto-steps li:first-child{padding-top:0}.cisto-steps li>span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:19px;font-weight:800}.cisto-steps h3{margin-bottom:8px;font-size:23px}.cisto-steps p{margin:0;color:var(--muted);line-height:1.6}
.cisto-equipment-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:82px;align-items:center}.cisto-equipment-image{position:relative;padding:18px;min-height:520px;border-radius:34px;background:var(--cream);overflow:hidden}.cisto-equipment-image>img{width:100%;height:100%;min-height:485px;object-fit:contain}.cisto-equipment-image>div{position:absolute;left:36px;bottom:34px;display:flex;flex-direction:column;padding:16px 20px;border-radius:16px;background:var(--green-dark);color:#fff}.cisto-equipment-image>div strong{font-size:19px}.cisto-equipment-image>div span{color:#cce5d2;font-size:11px;margin-top:3px}.cisto-equipment-copy>p{max-width:540px}.cisto-features{list-style:none;padding:12px 0 0;margin:0}.cisto-features li{display:grid;grid-template-columns:35px 1fr;gap:14px;padding:15px 0}.cisto-features li>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:900}.cisto-features strong{font-size:16px}.cisto-features p{margin:5px 0 0;color:var(--muted);font-size:14px;line-height:1.5}
.cisto-price{border-top:1px solid var(--line)}.cisto-centered{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.cisto-centered .cisto-eyebrow{justify-content:center}.cisto-price-list{max-width:820px;margin:0 auto;border-top:1px solid var(--line)}.cisto-price-list>div{display:flex;justify-content:space-between;gap:20px;padding:22px 8px;border-bottom:1px solid var(--line);font-size:18px}.cisto-price-list strong{color:var(--green-dark)}.cisto-center-action{margin-top:36px;text-align:center}
.cisto-reviews{background:var(--green-dark);color:#fff}.cisto-reviews .cisto-heading>p{color:#c8ddce}.cisto-light{color:#b8d9c0}.cisto-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cisto-review-grid article{min-height:270px;padding:28px;border-radius:24px;background:#fff;color:var(--ink);display:flex;flex-direction:column}.cisto-stars{color:#ffb000;letter-spacing:3px;margin-bottom:22px}.cisto-review-grid article>p{font-size:16px;line-height:1.7}.cisto-review-grid article>div:last-child{margin-top:auto;display:flex;align-items:center;gap:11px}.cisto-review-grid article>div:last-child span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green-dark);font-weight:900}.cisto-review-grid article>div:last-child strong{font-size:13px}
.cisto-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.cisto-faq-intro{position:sticky;top:130px;align-self:start}.cisto-faq-list{border-top:1px solid var(--line)}.cisto-faq-list details{border-bottom:1px solid var(--line)}.cisto-faq-list summary{min-height:82px;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;font-size:18px;font-weight:800;transition:color .2s}.cisto-faq-list summary::-webkit-details-marker{display:none}.cisto-faq-list summary span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-size:24px;font-weight:400;transition:transform .2s,background .2s,color .2s}.cisto-faq-list summary:hover{color:var(--green-dark)}.cisto-faq-list summary:hover span{background:var(--green);color:#fff}.cisto-faq-list details[open] summary span{transform:rotate(45deg);background:var(--green);color:#fff}.cisto-faq-list details>p{max-width:690px;margin:-6px 0 26px;color:var(--muted);line-height:1.7}
.cisto-final{padding:0 0 90px}.cisto-cta{min-height:350px;padding:62px;border-radius:38px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;background:linear-gradient(135deg,var(--green-dark),#2d8a4a);color:#fff;overflow:hidden;position:relative}.cisto-cta:after{content:"";position:absolute;width:350px;height:350px;right:-130px;top:-180px;border:60px solid rgba(255,255,255,.06);border-radius:50%}.cisto-cta h2{max-width:690px}.cisto-cta p{color:#cfe4d4}.cisto-cta-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.cisto-button-white{background:#fff;color:var(--green-dark)!important;box-shadow:none}.cisto-button-white:hover{background:var(--cream)}.cisto-phone{position:relative;color:#fff!important;font-size:20px;font-weight:800;transition:color .22s ease,transform .22s ease}.cisto-phone:hover{color:var(--orange)!important;transform:translateY(-2px)}.cisto-mobile-bar{display:none}
@media(max-width:980px){.cisto-hero-grid,.cisto-equipment-grid{grid-template-columns:1fr}.cisto-hero-grid{gap:30px}.cisto-hero-copy{text-align:center}.cisto-eyebrow,.cisto-actions,.cisto-points{justify-content:center}.cisto-hero-lead{margin-left:auto;margin-right:auto}.cisto-hero-visual{min-height:440px}.cisto-service-grid{grid-template-columns:repeat(2,1fr)}.cisto-process-grid,.cisto-faq-grid{grid-template-columns:1fr;gap:54px}.cisto-process-intro,.cisto-faq-intro{position:static}.cisto-review-grid{grid-template-columns:1fr}}
@media(max-width:680px){.cisto-shell{width:min(100% - 28px,1180px)}.cisto-hero{padding:96px 0 36px}.cisto-hero h1{font-size:41px;line-height:1.04}.cisto-hero h1 span{white-space:normal}.cisto-hero-lead{font-size:16px;line-height:1.6}.cisto-actions .cisto-button{flex:1 1 100%}.cisto-points{gap:9px 14px;font-size:11px}.cisto-hero-visual{min-height:300px;margin-top:10px}.cisto-hero-image{padding:20px 4px 4px;border-radius:26px}.cisto-hero-image img{min-height:260px}.cisto-note{display:none}.cisto-trust-grid{grid-template-columns:repeat(2,1fr);padding:12px 0}.cisto-trust-grid div{min-height:58px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.12)}.cisto-trust-grid div:first-child{padding-left:12px}.cisto-trust-grid div:nth-child(2){border-right:0}.cisto-trust-grid div:nth-child(3),.cisto-trust-grid div:nth-child(4){border-bottom:0}.cisto-section{padding:76px 0}.cisto-heading h2,.cisto-process-intro h2,.cisto-equipment-copy h2,.cisto-faq-intro h2,.cisto-cta h2{font-size:35px}.cisto-heading-split{grid-template-columns:1fr;gap:4px}.cisto-service-grid{grid-template-columns:1fr}.cisto-service-card{min-height:280px}.cisto-service-top{margin-bottom:38px}.cisto-process-grid,.cisto-equipment-grid,.cisto-faq-grid{gap:44px}.cisto-steps li{grid-template-columns:48px 1fr;gap:14px}.cisto-steps li>span{width:46px;height:46px}.cisto-equipment-image{min-height:350px}.cisto-equipment-image>img{min-height:320px}.cisto-price-list>div{font-size:15px}.cisto-faq-list summary{font-size:16px}.cisto-cta{min-height:420px;padding:38px 28px;grid-template-columns:1fr;gap:20px}.cisto-cta-actions{align-items:stretch}.cisto-phone{text-align:center}.cisto-mobile-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;padding:7px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7px;border-radius:18px;background:rgba(23,32,26,.94);box-shadow:0 12px 35px rgba(0,0,0,.28);backdrop-filter:blur(12px)}.cisto-mobile-bar a{min-height:48px;display:grid;place-items:center;border-radius:12px;color:#fff!important;font-size:13px;font-weight:800}.cisto-mobile-bar a:last-child{background:var(--orange)}}
@media(hover:hover){.cisto-mobile-bar a:hover{transform:translateY(-2px);background:#2a3a30}.cisto-mobile-bar a:last-child:hover{background:var(--orange-dark)}}
@media(prefers-reduced-motion:reduce){.cisto-home *,.cisto-home *:before,.cisto-home *:after{transition:none!important}}
