:root{--ct-green:#79bc12;--ct-green-dark:#5f970a;--ct-ink:#152019;--ct-muted:#68736c;--ct-paper:#f5f7f3;--ct-line:#dfe5dd;--ct-dark:#101713}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.ct-site{margin:0;color:var(--ct-ink);font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}
.ct-site img{max-width:100%;height:auto}.ct-site a{text-decoration:none;color:inherit}.ct-wrap{width:calc(100% - 48px);max-width:1180px;margin:0 auto}
.ct-utility{height:36px;background:var(--ct-dark);color:#bfc8c2;font-size:12px}.ct-utility .ct-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.ct-utility strong{color:#fff;font-weight:500}.ct-utility a,.ct-utility span{margin-left:20px}
.ct-header{height:82px;background:#fff;border-bottom:1px solid rgba(20,32,25,.09);position:sticky;top:0;z-index:30}.ct-header>.ct-wrap{height:100%;display:flex;align-items:center;gap:30px}.ct-brand{display:flex;align-items:center;gap:12px;min-width:235px}.ct-brand img{width:52px;height:52px;object-fit:contain}.ct-brand b{display:block;font:800 18px/1 Arial;letter-spacing:.3px}.ct-brand small{display:block;color:#718078;font:11px/1.6 Arial;letter-spacing:1.4px}.ct-menu{display:flex;align-items:center;gap:23px;margin-left:auto;font-size:14px;font-weight:600;white-space:nowrap}.ct-menu>a:hover{color:var(--ct-green-dark)}.ct-contact-link{padding:12px 17px;background:var(--ct-green);color:#fff!important;border-radius:3px}.ct-menu-button{display:none;border:0;background:var(--ct-green);color:#fff;border-radius:3px;padding:10px 14px}
.ct-hero{position:relative;min-height:640px;overflow:hidden;background:linear-gradient(115deg,#f2f6ef 0 53%,#e5ebdf 53%)}.ct-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(24,49,31,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(24,49,31,.035) 1px,transparent 1px);background-size:42px 42px}.ct-hero:after{content:"";position:absolute;right:-170px;top:-270px;width:760px;height:760px;border:1px solid rgba(121,188,18,.3);border-radius:50%;box-shadow:0 0 0 80px rgba(121,188,18,.04),0 0 0 180px rgba(121,188,18,.035)}.ct-hero-grid{position:relative;z-index:2;min-height:640px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.ct-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--ct-green-dark);font-size:12px;font-weight:800;letter-spacing:1.5px}.ct-eyebrow:before{content:"";width:34px;height:2px;background:var(--ct-green)}.ct-hero h1{max-width:680px;margin:22px 0 20px;font-size:52px;line-height:1.14;letter-spacing:-2px}.ct-hero-copy>p{max-width:600px;color:#5f6c64;font-size:17px;line-height:1.85}.ct-actions{display:flex;gap:12px;margin-top:34px}.ct-button{display:inline-flex;align-items:center;gap:12px;padding:15px 24px;border-radius:3px;font-size:14px;font-weight:700}.ct-primary{background:var(--ct-green);color:#fff!important;box-shadow:0 10px 25px rgba(105,164,16,.22)}.ct-secondary{border:1px solid #bdc9c0;background:#fff}.ct-hero-product{position:relative;height:520px;display:grid;place-items:center}.ct-hero-product>a{display:grid;place-items:center}.ct-hero-product img{width:390px;height:390px;object-fit:contain;filter:drop-shadow(0 26px 28px rgba(24,38,29,.2));transform:rotate(-4deg)}.ct-hero-product span{position:absolute;right:12px;bottom:92px;background:#fff;border-left:4px solid var(--ct-green);padding:15px 22px;box-shadow:0 12px 35px rgba(27,40,31,.13)}.ct-hero-product span b,.ct-hero-product span small{display:block}.ct-hero-product span small{color:#768078;margin-top:4px}
.ct-trust{position:relative;z-index:5;margin-top:-36px}.ct-trust>.ct-wrap{background:#fff;box-shadow:0 16px 45px rgba(29,45,34,.12);display:grid;grid-template-columns:repeat(4,1fr);padding:24px 32px}.ct-trust div div{padding:4px 24px;border-right:1px solid var(--ct-line)}.ct-trust div div:last-child{border:0}.ct-trust b,.ct-trust span{display:block}.ct-trust b{font-size:19px}.ct-trust span{color:#758078;font-size:12px;margin-top:7px}
.ct-section{padding:100px 0}.ct-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.ct-section-head h2{margin:12px 0 0;font-size:37px;letter-spacing:-1px}.ct-section-head>p{max-width:430px;color:var(--ct-muted);line-height:1.8;font-size:14px}.ct-section-head>a,.ct-section-action a{color:var(--ct-green-dark);font-size:13px;font-weight:800}.ct-section-action{text-align:right;margin-top:25px}
.ct-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:16px}.ct-category-card{position:relative;min-height:340px;padding:27px 23px;border:1px solid var(--ct-line);background:linear-gradient(180deg,#fbfcfa,#f1f4ee);overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}.ct-category-card:hover{transform:translateY(-5px);border-color:#9fc575;box-shadow:0 18px 35px rgba(31,53,37,.09)}.ct-card-label{font-size:10px;color:var(--ct-green-dark);font-weight:800;letter-spacing:1px}.ct-category-card h3{font-size:20px;margin:8px 0 4px}.ct-category-card p{color:#78837b;font-size:12px;margin:0}.ct-category-card img{position:absolute;width:190px;height:190px;object-fit:contain;right:4px;bottom:5px;filter:drop-shadow(0 15px 13px rgba(25,35,29,.13))}.ct-category-card i{position:absolute;left:23px;bottom:24px;width:36px;height:36px;border:1px solid #afbbb2;border-radius:50%;display:grid;place-items:center;font-style:normal}
.ct-feature{padding:90px 0;background:var(--ct-dark);color:#fff}.ct-feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.ct-feature-media{height:430px;background:radial-gradient(circle at center,#334238 0,#17211a 52%,#101713 70%);display:grid;place-items:center}.ct-feature-media img{width:320px;height:320px;object-fit:contain;filter:drop-shadow(0 28px 22px #050806)}.ct-feature h2{font-size:41px;line-height:1.25;margin:15px 0 20px}.ct-feature p{color:#acb7af;line-height:1.9}.ct-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#39443d;margin:28px 0}.ct-spec-grid div{background:#172019;padding:18px}.ct-spec-grid b,.ct-spec-grid span{display:block}.ct-spec-grid b{color:#95d42a}.ct-spec-grid span{font-size:12px;color:#9ba69f;margin-top:5px}
.ct-markets{background:var(--ct-paper)}.ct-market-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:240px 240px;gap:16px}.ct-market-card{display:block;position:relative;overflow:hidden;background:#263029;color:#fff}.ct-market-card:first-child{grid-row:1/3}.ct-market-card img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .35s,opacity .35s}.ct-market-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(7,13,9,.88))}.ct-market-card:hover img{transform:scale(1.04);opacity:.6}.ct-market-card span{position:absolute;left:25px;bottom:22px;z-index:2}.ct-market-card small,.ct-market-card b{display:block}.ct-market-card small{color:#b5e960}.ct-market-card b{font-size:22px;margin-top:5px}
.ct-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.ct-why-grid article{padding:32px;border-top:3px solid var(--ct-green);background:#f7f9f5}.ct-why-grid article>b{font-size:38px;color:#82bd20}.ct-why-grid h3{font-size:18px}.ct-why-grid p{font-size:13px;line-height:1.8;color:var(--ct-muted)}
.ct-resources{padding:0 0 100px}.ct-resource-band{background:#e8efdf;padding:48px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.ct-resource-band h2{font-size:34px;margin:8px 0}.ct-resource-band p{color:#677269}.ct-resource-band>div:last-child{display:grid;gap:9px}.ct-resource-band a{background:#fff;padding:16px 18px;font-size:13px;font-weight:700;display:flex;justify-content:space-between;border-left:3px solid var(--ct-green)}
.ct-footer{background:#0d130f;color:#a8b2ab;padding:70px 0 25px}.ct-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.ct-foot-brand{display:flex;align-items:center;gap:13px;color:#fff}.ct-foot-brand img{width:55px;height:55px;object-fit:contain}.ct-footer h4{color:#fff;font-size:14px;margin:0 0 20px}.ct-footer a,.ct-footer p{display:block;font-size:12px;line-height:2;color:#909c94}.ct-legal{border-top:1px solid #263029;margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;font-size:11px}
.ct-page-hero{padding:55px 0 70px;background:linear-gradient(115deg,#f2f6ef,#e5ebdf);background-size:cover;background-position:center}.ct-page-hero h1{max-width:800px;margin:18px 0 16px;font-size:46px;line-height:1.2}.ct-page-hero>.ct-wrap>p{max-width:760px;color:var(--ct-muted);font-size:16px;line-height:1.85}.ct-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:42px;color:#758078;font-size:12px}.ct-breadcrumb a:hover{color:var(--ct-green-dark)}.ct-breadcrumb b{color:#26332b}.ct-product-hero{min-height:430px;display:flex;align-items:center}.ct-product-hero p{max-width:720px;line-height:1.9}.ct-product-line-list{display:grid;gap:25px}.ct-product-line{display:grid;grid-template-columns:310px 1fr;border:1px solid var(--ct-line);background:#f8faf7}.ct-line-intro{padding:35px}.ct-line-intro>span{color:var(--ct-green-dark);font-size:10px;font-weight:800;letter-spacing:1px}.ct-line-intro h2{font-size:28px;margin:10px 0}.ct-line-intro p{font-size:13px;color:var(--ct-muted);line-height:1.8;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.ct-line-intro a{display:inline-block;margin-top:12px;color:var(--ct-green-dark);font-size:13px;font-weight:700}.ct-subcategory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff}.ct-subcategory-grid>a{min-height:180px;background:#fff;padding:15px;display:flex;align-items:center;gap:10px;border-left:1px solid var(--ct-line);border-bottom:1px solid var(--ct-line)}.ct-subcategory-grid img{width:90px;height:90px;object-fit:contain}.ct-subcategory-grid span{min-width:0}.ct-subcategory-grid b,.ct-subcategory-grid small{display:block}.ct-subcategory-grid b{font-size:14px}.ct-subcategory-grid small{font-size:11px;color:var(--ct-muted);margin-top:5px}.ct-subcategory-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ct-subcategory-cards>a{min-height:230px;border:1px solid var(--ct-line);display:flex;align-items:center;padding:22px;background:#f8faf7;transition:.25s}.ct-subcategory-cards>a:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(25,42,30,.09)}.ct-subcategory-cards img{width:145px;height:145px;object-fit:contain}.ct-subcategory-cards small{color:var(--ct-green-dark);font-weight:700}.ct-subcategory-cards h3{font-size:19px;margin:7px 0}.ct-subcategory-cards p{font-size:12px;color:var(--ct-muted)}.ct-subcategory-cards div>b{font-size:12px;color:var(--ct-green-dark)}.ct-content-band{padding:75px 0;background:var(--ct-paper)}.ct-category-hero-grid{display:grid;grid-template-columns:1fr 330px;gap:60px;align-items:center}.ct-category-hero-grid>img{width:310px;height:310px;object-fit:contain}.ct-rich-lead{max-width:760px;color:var(--ct-muted);line-height:1.8}.ct-rich-lead img{display:none}.ct-feature-strip{background:var(--ct-dark);color:#fff}.ct-feature-strip>.ct-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ct-feature-strip div div{padding:24px;border-right:1px solid #334039;display:flex;gap:12px}.ct-feature-strip b{color:var(--ct-green);font-size:20px}.ct-feature-strip span{font-size:13px;line-height:1.6}.ct-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ct-product-card{border:1px solid var(--ct-line);background:#fff;transition:.25s}.ct-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(25,42,30,.09)}.ct-product-image{height:235px;background:#f4f7f2;display:grid;place-items:center}.ct-product-image img{width:205px;height:205px;object-fit:contain}.ct-product-card>div:last-child{padding:23px}.ct-product-card small{color:var(--ct-green-dark);font-weight:700}.ct-product-card h3{font-size:19px;margin:7px 0 18px}.ct-product-card dl{display:grid;grid-template-columns:auto 1fr;gap:7px 12px;font-size:12px}.ct-product-card dt{color:#7b867e}.ct-product-card dd{margin:0;text-align:right;font-weight:600}.ct-product-card>div>span{display:block;margin-top:18px;color:var(--ct-green-dark);font-size:12px;font-weight:700}.ct-rich-content{color:#56635a;line-height:1.85}.ct-rich-content h2,.ct-content-band h2{color:var(--ct-ink);font-size:28px}.ct-rich-content img{max-width:100%!important;height:auto!important}.ct-rich-content table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}.ct-rich-content td,.ct-rich-content th{padding:10px;border:1px solid var(--ct-line)}.ct-rich-content [style]{max-width:100%}
.ct-product-detail-hero{padding:38px 0 75px;background:linear-gradient(115deg,#f2f6ef,#e5ebdf)}.ct-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.ct-detail-image{min-height:430px;display:grid;place-items:center;background:rgba(255,255,255,.45)}.ct-detail-image img{width:350px;height:350px;object-fit:contain;filter:drop-shadow(0 22px 20px rgba(24,38,29,.17))}.ct-detail-grid h1{font-size:45px;line-height:1.2;margin:15px 0}.ct-detail-grid>div:last-child>p{color:var(--ct-muted);line-height:1.8}.ct-key-specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d4ddd6;margin:25px 0}.ct-key-specs>div{background:rgba(255,255,255,.72);padding:15px}.ct-key-specs small,.ct-key-specs b{display:block}.ct-key-specs small{color:#7a867e}.ct-key-specs b{margin-top:5px}.ct-detail-content-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:65px}.ct-spec-panel{background:#f4f7f2;padding:30px}.ct-spec-panel h2{margin-top:0}.ct-spec-panel dl{display:grid;grid-template-columns:1fr 1.2fr;margin:0}.ct-spec-panel dt,.ct-spec-panel dd{padding:12px 0;border-bottom:1px solid var(--ct-line);font-size:13px}.ct-spec-panel dt{color:#77837b}.ct-spec-panel dd{margin:0;text-align:right;font-weight:600}.ct-two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px}.ct-downloads{display:grid;gap:8px;margin-bottom:25px}.ct-downloads a{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:13px;background:#fff;border-left:3px solid var(--ct-green)}.ct-downloads span{font-size:10px;color:#fff;background:#708078;padding:7px;text-align:center}.ct-downloads b{font-size:12px}.ct-downloads i{font-style:normal;font-size:11px;color:var(--ct-green-dark)}
.ct-market-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ct-market-list>a{min-height:300px;position:relative;overflow:hidden;background:#142019;color:#fff}.ct-market-list img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.56;transition:.35s}.ct-market-list>a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(8,14,10,.94))}.ct-market-list>a:hover img{transform:scale(1.04);opacity:.46}.ct-market-list div{position:absolute;left:28px;right:28px;bottom:26px;z-index:2}.ct-market-list small{color:#b6e968}.ct-market-list h2{margin:5px 0 8px}.ct-market-list p{font-size:12px;line-height:1.65;color:#d0d8d2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ct-market-list b{font-size:12px;color:#b6e968}.ct-market-detail-hero{min-height:590px;padding:45px 0 80px;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.ct-market-detail-hero .ct-breadcrumb{color:#b8c3bc}.ct-market-detail-hero .ct-breadcrumb b{color:#fff}.ct-market-detail-hero h1{font-size:52px;margin:18px 0}.ct-market-detail-hero p{max-width:720px;color:#d2d9d4;line-height:1.9;font-size:16px;margin-bottom:30px}.ct-quote{align-self:start;background:var(--ct-dark);color:#fff;padding:35px;border-top:4px solid var(--ct-green)}.ct-quote>span{font-size:11px;color:#9bd42d}.ct-quote blockquote{font-size:18px;line-height:1.8;margin:20px 0;color:#d7dfd9}.ct-quote>b{font-size:12px;color:#9aa69e}.ct-about-hero{min-height:440px;display:flex;align-items:center}.ct-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ct-about-grid>a{min-height:260px;padding:30px;background:#f6f8f4;border-top:3px solid var(--ct-green);transition:.25s}.ct-about-grid>a:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(25,42,30,.08)}.ct-about-grid span{font-size:34px;color:#86c222;font-weight:800}.ct-about-grid h3{font-size:20px}.ct-about-grid p{font-size:13px;line-height:1.8;color:var(--ct-muted);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ct-about-grid b{font-size:12px;color:var(--ct-green-dark)}.ct-dark-cta{padding:65px 0;background:var(--ct-dark);color:#fff}.ct-dark-cta>.ct-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.ct-dark-cta h2{font-size:32px;margin:12px 0}.ct-dark-cta p{color:#aeb9b1}.ct-resource-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ct-resource-category-grid>a{position:relative;min-height:190px;padding:28px;background:#f5f8f2;border-top:3px solid var(--ct-green)}.ct-resource-category-grid b,.ct-resource-category-grid span{display:block}.ct-resource-category-grid b{font-size:20px}.ct-resource-category-grid span{font-size:12px;color:var(--ct-muted);line-height:1.7;margin-top:12px}.ct-resource-category-grid i{position:absolute;right:22px;bottom:20px;font-style:normal;color:var(--ct-green-dark)}.ct-mini-head h2{font-size:28px}.ct-content-list,.ct-document-list{display:grid;gap:10px}.ct-content-list>a{display:grid;grid-template-columns:100px 1fr;gap:16px;background:#fff;padding:12px}.ct-content-list img{width:100px;height:90px;object-fit:cover}.ct-content-list small,.ct-content-list b{display:block}.ct-content-list small{font-size:10px;color:#829087}.ct-content-list b{margin:5px 0}.ct-content-list p{font-size:11px;color:var(--ct-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ct-document-list>a{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;background:#fff;padding:14px}.ct-document-list>a>span{font-size:10px;background:#728077;color:#fff;padding:8px;text-align:center}.ct-document-list b,.ct-document-list small{display:block}.ct-document-list b{font-size:12px}.ct-document-list small{font-size:10px;color:#829087;margin-top:4px}.ct-document-list i{font-size:11px;color:var(--ct-green-dark);font-style:normal}.ct-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ct-contact-grid>a{min-height:260px;padding:32px;background:#f5f8f2;border:1px solid var(--ct-line);transition:.25s}.ct-contact-grid>a:hover{transform:translateY(-4px);border-color:#9fc575}.ct-contact-grid span{font-size:32px;color:#82bd20;font-weight:800}.ct-contact-grid h2{font-size:22px}.ct-contact-grid p{color:var(--ct-muted);line-height:1.8}.ct-contact-grid b{font-size:12px;color:var(--ct-green-dark)}.ct-contact-info{display:flex;justify-content:space-between;align-items:center;gap:35px}.ct-contact-info h2{font-size:29px}.ct-contact-info p{color:var(--ct-muted);line-height:1.9}
.ct-form-layout{display:grid;grid-template-columns:300px 1fr;gap:70px;align-items:start}.ct-form-layout>div>h2{font-size:30px}.ct-form-layout>div>p{color:var(--ct-muted);line-height:1.8}.ct-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#f6f8f4;padding:35px}.ct-form label>span{display:block;font-size:12px;font-weight:700;margin-bottom:8px}.ct-form input,.ct-form select,.ct-form textarea{display:block;width:100%;border:1px solid #cfd8d1;background:#fff;color:var(--ct-ink);font:14px "Microsoft YaHei","PingFang SC",Arial,sans-serif;padding:13px;border-radius:2px}.ct-form textarea{resize:vertical;line-height:1.7}.ct-form input:focus,.ct-form select:focus,.ct-form textarea:focus{outline:2px solid rgba(121,188,18,.3);border-color:var(--ct-green)}.ct-field-full{grid-column:1/-1}.ct-form button{border:0;cursor:pointer}.ct-form button:disabled{opacity:.65;cursor:wait}.ct-form-status{display:inline-block;margin-left:15px;font-size:13px}.ct-form-status.is-success{color:#4e8700}.ct-form-status.is-error{color:#b53232}
.ct-interface-grid,.ct-advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ct-interface-grid>a,.ct-advantage-grid>a{min-height:255px;padding:30px;background:#f5f8f2;border-top:3px solid var(--ct-green);transition:.25s}.ct-interface-grid>a:hover,.ct-advantage-grid>a:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(25,42,30,.08)}.ct-interface-grid span,.ct-advantage-grid span{font-size:30px;color:#82bd20;font-weight:800}.ct-interface-grid h2,.ct-advantage-grid h2{font-size:21px}.ct-interface-grid p,.ct-advantage-grid p{font-size:13px;color:var(--ct-muted);line-height:1.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ct-interface-grid b,.ct-advantage-grid b{font-size:12px;color:var(--ct-green-dark)}.ct-download-single{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;background:#fff;padding:14px}.ct-download-single span{font-size:10px;background:#728077;color:#fff;padding:8px;text-align:center}.ct-download-single b{font-size:12px}.ct-download-single i{font-size:11px;color:var(--ct-green-dark);font-style:normal}.ct-narrow{max-width:880px}.ct-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ct-case-grid>a{min-height:280px;padding:35px;background:linear-gradient(145deg,#18221b,#0d140f);color:#fff;border-bottom:4px solid var(--ct-green)}.ct-case-grid small{color:#9bd42d}.ct-case-grid h2{font-size:25px}.ct-case-grid p{color:#b4beb7;line-height:1.8}.ct-case-grid b{font-size:12px;color:#aada55}.ct-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.ct-filter a{padding:9px 14px;border:1px solid var(--ct-line);font-size:12px;background:#fff}.ct-filter a.active{background:var(--ct-green);border-color:var(--ct-green);color:#fff}.ct-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ct-article-grid>a{border:1px solid var(--ct-line);background:#fff;transition:.25s}.ct-article-grid>a:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(25,42,30,.09)}.ct-article-grid img{width:100%;height:210px;object-fit:cover}.ct-article-grid div{padding:23px}.ct-article-grid small{font-size:10px;color:#77837b}.ct-article-grid h2{font-size:19px;line-height:1.45}.ct-article-grid p{font-size:12px;line-height:1.75;color:var(--ct-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ct-article-grid b{font-size:12px;color:var(--ct-green-dark)}.ct-article-hero{padding:55px 0 75px;background:var(--ct-dark);color:#fff}.ct-article-hero h1{max-width:900px;font-size:46px;line-height:1.25;margin:18px 0}.ct-article-hero p{max-width:780px;color:#b5c0b8;line-height:1.8}.ct-article-hero>div>small{color:#8f9d94}.ct-article-hero .ct-breadcrumb b{color:#fff}.ct-article-cover{display:block;width:100%;max-height:470px;object-fit:cover;margin-bottom:35px}.ct-paper-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ct-paper-grid>a{display:grid;grid-template-columns:150px 1fr;border:1px solid var(--ct-line);background:#fff}.ct-paper-grid img{width:150px;height:100%;min-height:220px;object-fit:cover}.ct-paper-grid div{padding:25px}.ct-paper-grid small{font-size:10px;color:var(--ct-green-dark)}.ct-paper-grid h2{font-size:18px;line-height:1.45}.ct-paper-grid p{font-size:12px;color:var(--ct-muted);line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ct-paper-grid b{font-size:12px;color:var(--ct-green-dark)}.ct-doc-sections{display:grid;gap:45px}.ct-doc-sections>section>h2{font-size:25px;border-bottom:2px solid var(--ct-green);padding-bottom:12px}.ct-glossary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ct-glossary details{border:1px solid var(--ct-line);background:#f8faf7;padding:0 18px}.ct-glossary summary{list-style:none;cursor:pointer;padding:17px 0;font-weight:700;display:flex;justify-content:space-between}.ct-glossary summary::-webkit-details-marker{display:none}.ct-glossary details p{color:var(--ct-muted);font-size:13px;line-height:1.8;border-top:1px solid var(--ct-line);margin:0;padding:15px 0}.ct-timeline{position:relative;max-width:880px}.ct-timeline:before{content:"";position:absolute;left:125px;top:0;bottom:0;width:2px;background:#dce5dd}.ct-timeline article{display:grid;grid-template-columns:100px 1fr;gap:55px;position:relative;padding-bottom:45px}.ct-timeline article:before{content:"";position:absolute;left:119px;top:8px;width:14px;height:14px;border-radius:50%;background:var(--ct-green);box-shadow:0 0 0 6px #eff4eb}.ct-timeline time{font-size:24px;font-weight:800;color:var(--ct-green-dark);text-align:right}.ct-timeline article>div{color:var(--ct-muted);line-height:1.8}.ct-leader-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ct-leader-grid article{padding:32px;background:#f6f8f4;border-top:3px solid var(--ct-green)}.ct-leader-grid article>span{width:55px;height:55px;border-radius:50%;background:var(--ct-dark);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:700}.ct-leader-grid h2{margin-bottom:5px}.ct-leader-grid small{color:var(--ct-green-dark)}.ct-leader-grid .ct-rich-content{margin-top:20px;font-size:13px}.ct-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ct-logo-grid figure{margin:0;min-height:170px;padding:20px;border:1px solid var(--ct-line);display:grid;place-items:center;background:#fff}.ct-logo-grid img{width:150px;height:100px;object-fit:contain}.ct-logo-grid figcaption{font-size:11px;color:var(--ct-muted);text-align:center}
.ct-sales-regions{display:grid;gap:45px}.ct-sales-regions>section>h2{font-size:28px;border-bottom:2px solid var(--ct-green);padding-bottom:12px}.ct-sales-regions details{border:1px solid var(--ct-line);margin-bottom:8px;background:#f8faf7}.ct-sales-regions summary{list-style:none;cursor:pointer;padding:17px 20px;font-weight:700;display:flex;justify-content:space-between}.ct-sales-regions summary::-webkit-details-marker{display:none}.ct-sales-companies{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid var(--ct-line)}.ct-sales-companies article{background:#fff;padding:20px}.ct-sales-companies img{width:130px;height:70px;object-fit:contain}.ct-sales-companies h3{font-size:17px}.ct-sales-companies .ct-rich-content{font-size:12px}
@media(max-width:1020px){.ct-menu{gap:13px;font-size:12px}.ct-brand{min-width:205px}.ct-brand b{font-size:15px}.ct-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.ct-wrap{width:calc(100% - 28px)}.ct-utility{display:none}.ct-header{height:70px}.ct-brand{min-width:0}.ct-brand img{width:46px;height:46px}.ct-brand small{display:none}.ct-menu-button{display:block;margin-left:auto}.ct-menu{display:none;position:absolute;left:0;right:0;top:70px;padding:15px 20px;background:#fff;box-shadow:0 14px 30px rgba(20,32,25,.14);white-space:normal}.ct-menu.is-open{display:grid}.ct-menu a{padding:10px}.ct-contact-link{text-align:center}.ct-hero,.ct-hero-grid{min-height:0}.ct-hero-grid{grid-template-columns:1fr;padding-top:65px}.ct-hero h1{font-size:39px}.ct-hero-product{height:360px}.ct-hero-product img{width:285px;height:285px}.ct-hero-product span{bottom:48px}.ct-trust{margin-top:0}.ct-trust>.ct-wrap{grid-template-columns:1fr 1fr;padding:18px}.ct-trust div div{padding:15px;border-bottom:1px solid var(--ct-line)}.ct-section{padding:72px 0}.ct-section-head{display:block}.ct-feature-grid{grid-template-columns:1fr;gap:35px}.ct-feature-media{height:350px}.ct-market-grid{grid-template-columns:1fr 1fr;grid-template-rows:300px 220px 220px}.ct-market-card:first-child{grid-column:1/3;grid-row:auto}.ct-why-grid{grid-template-columns:1fr}.ct-resource-band{padding:32px;grid-template-columns:1fr}.ct-footer-grid{grid-template-columns:1fr 1fr}.ct-product-line{grid-template-columns:1fr}.ct-subcategory-cards,.ct-product-grid{grid-template-columns:1fr 1fr}.ct-category-hero-grid,.ct-detail-grid,.ct-detail-content-grid,.ct-two-col{grid-template-columns:1fr}.ct-category-hero-grid>img{grid-row:1}.ct-detail-image{min-height:340px}.ct-detail-grid{gap:35px}.ct-about-grid,.ct-resource-category-grid{grid-template-columns:1fr 1fr}.ct-form-layout{grid-template-columns:1fr;gap:30px}.ct-interface-grid,.ct-advantage-grid,.ct-article-grid{grid-template-columns:1fr 1fr}.ct-logo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.ct-brand b{font-size:13px}.ct-hero-grid{padding-top:48px}.ct-hero h1{font-size:34px}.ct-hero-copy>p{font-size:15px}.ct-actions{flex-direction:column;align-items:flex-start}.ct-hero-product{height:315px}.ct-hero-product img{width:250px;height:250px}.ct-trust>.ct-wrap,.ct-category-grid{grid-template-columns:1fr}.ct-trust div div{border-right:0}.ct-section-head h2,.ct-feature h2{font-size:30px}.ct-category-card{min-height:300px}.ct-market-grid{display:block}.ct-market-card{height:245px;margin-bottom:12px}.ct-feature-media img{width:260px;height:260px}.ct-resource-band{padding:25px}.ct-footer-grid{grid-template-columns:1fr;gap:28px}.ct-legal{display:block;line-height:2}.ct-page-hero{padding:35px 0 55px}.ct-page-hero h1,.ct-detail-grid h1{font-size:34px}.ct-breadcrumb{margin-bottom:28px;flex-wrap:wrap}.ct-subcategory-grid,.ct-subcategory-cards,.ct-product-grid{grid-template-columns:1fr}.ct-subcategory-cards>a{min-height:200px}.ct-category-hero-grid>img{width:240px;height:240px}.ct-feature-strip>.ct-wrap{grid-template-columns:1fr}.ct-feature-strip div div{border-right:0;border-bottom:1px solid #334039}.ct-detail-image{min-height:300px}.ct-detail-image img{width:250px;height:250px}.ct-key-specs{grid-template-columns:1fr}.ct-spec-panel{padding:22px}.ct-market-list,.ct-about-grid,.ct-resource-category-grid,.ct-contact-grid{grid-template-columns:1fr}.ct-market-detail-hero{min-height:520px}.ct-market-detail-hero h1{font-size:36px}.ct-dark-cta>.ct-wrap,.ct-contact-info{display:block}.ct-dark-cta .ct-button,.ct-contact-info .ct-button{margin-top:20px}.ct-form{grid-template-columns:1fr;padding:23px}.ct-form label,.ct-field-full{grid-column:1}.ct-form-status{display:block;margin:12px 0 0}.ct-interface-grid,.ct-advantage-grid,.ct-case-grid,.ct-article-grid,.ct-paper-grid,.ct-glossary,.ct-leader-grid{grid-template-columns:1fr}.ct-paper-grid>a{grid-template-columns:110px 1fr}.ct-paper-grid img{width:110px}.ct-article-hero h1{font-size:34px}.ct-timeline:before{left:79px}.ct-timeline article{grid-template-columns:62px 1fr;gap:35px}.ct-timeline article:before{left:73px}.ct-timeline time{font-size:17px}.ct-logo-grid{grid-template-columns:1fr 1fr}.ct-sales-companies{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Premium homepage hero */
.ct-hero{min-height:700px;background:radial-gradient(circle at 77% 47%,rgba(121,188,18,.15),transparent 25%),linear-gradient(110deg,#07100b 0,#0b1710 52%,#13291b 100%);color:#fff}
.ct-hero:before{background-image:linear-gradient(rgba(190,225,199,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(190,225,199,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000 15%,rgba(0,0,0,.78) 70%,transparent)}
.ct-hero:after{right:-90px;top:-170px;width:790px;height:790px;border-color:rgba(154,214,45,.24);box-shadow:0 0 0 90px rgba(121,188,18,.035),0 0 0 210px rgba(121,188,18,.025)}
.ct-hero-grid{min-height:700px;grid-template-columns:1.02fr .98fr;gap:45px}
.ct-hero .ct-eyebrow{color:#9ad62d}.ct-hero h1{max-width:720px;font-size:60px;line-height:1.08;letter-spacing:-2.8px;text-wrap:balance}.ct-hero-copy>p{max-width:610px;color:#aebbb3;font-size:17px}.ct-hero .ct-secondary{color:#fff;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.ct-hero .ct-secondary:hover{border-color:#9ad62d;background:rgba(121,188,18,.09)}
.ct-hero-product{height:610px;isolation:isolate}.ct-hero-product:before{content:"";position:absolute;width:420px;height:500px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018));border:1px solid rgba(183,226,111,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 35px 80px rgba(0,0,0,.2);transform:perspective(800px) rotateY(-5deg);z-index:-1}.ct-hero-product:after{content:"CACTUS";position:absolute;right:-15px;top:85px;color:rgba(255,255,255,.035);font:900 82px/1 Arial;letter-spacing:5px;z-index:-1}
.ct-hero-product>a{width:100%;height:100%;position:relative}.ct-hero-product img{width:350px;height:420px;object-fit:contain;filter:drop-shadow(0 30px 25px rgba(0,0,0,.48));transform:rotate(-1.5deg)}
.ct-hero-product span.ct-hero-product-label{right:5px;bottom:74px;min-width:250px;color:#fff;background:rgba(7,16,11,.86);border:1px solid rgba(255,255,255,.13);border-left:4px solid var(--ct-green);padding:18px 22px;box-shadow:0 18px 45px rgba(0,0,0,.3);backdrop-filter:blur(12px)}.ct-hero-product-label small{color:#99d436!important;font-size:10px;letter-spacing:1.3px}.ct-hero-product-label b{font-size:18px;margin-top:7px}.ct-hero-product-label i{display:block;margin-top:9px;color:#c8d2cb;font-size:11px;font-style:normal}
.ct-hero-series{position:absolute;right:-10px;top:155px;writing-mode:vertical-rl;color:rgba(255,255,255,.38);font:700 10px/1 Arial;letter-spacing:4px}.ct-hero-standard{position:absolute;left:6px;bottom:84px;padding-left:14px;border-left:2px solid rgba(154,214,45,.65)}.ct-hero-standard b{display:block;color:#fff;font:800 13px/1.25 Arial;letter-spacing:1.7px}.ct-hero-standard small{display:block;margin-top:7px;color:#91a097;font-size:10px}
.ct-trust{margin-top:-48px}.ct-trust>.ct-wrap{box-shadow:0 22px 55px rgba(4,12,7,.2);border-top:3px solid var(--ct-green)}

@media(max-width:1020px){.ct-hero h1{font-size:50px}.ct-hero-product img{width:315px;height:390px}.ct-hero-product:before{width:370px;height:460px}.ct-hero-product span.ct-hero-product-label{min-width:220px}}
@media(max-width:820px){.ct-hero{min-height:0}.ct-hero-grid{min-height:0;grid-template-columns:1fr;gap:0}.ct-hero-copy{padding-top:12px}.ct-hero h1{font-size:42px}.ct-hero-product{height:430px}.ct-hero-product img{width:285px;height:350px}.ct-hero-product:before{width:330px;height:380px}.ct-hero-product:after{top:60px;font-size:58px}.ct-hero-product span.ct-hero-product-label{bottom:35px}.ct-hero-standard{bottom:42px}.ct-hero-series{top:105px}.ct-trust{margin-top:0}}
@media(max-width:520px){.ct-hero-grid{padding-top:42px}.ct-hero h1{font-size:36px;letter-spacing:-1.5px}.ct-hero-copy>p{font-size:15px}.ct-hero-product{height:350px}.ct-hero-product img{width:235px;height:285px}.ct-hero-product:before{width:270px;height:310px}.ct-hero-product:after{right:0;top:55px;font-size:44px}.ct-hero-product span.ct-hero-product-label{right:0;bottom:18px;min-width:205px;padding:14px 16px}.ct-hero-standard,.ct-hero-series{display:none}}

/* GPT Image 2 visual direction — refined implementation */
.ct-header{box-shadow:0 8px 28px rgba(16,29,20,.035)}
.ct-menu>a{position:relative}.ct-menu>a:not(.ct-contact-link):after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--ct-green);transition:right .25s}.ct-menu>a:not(.ct-contact-link):hover:after{right:0}
.ct-contact-link{box-shadow:0 8px 20px rgba(104,165,13,.18);transition:transform .2s,background .2s}.ct-contact-link:hover{transform:translateY(-2px);background:#6cae0d!important}
.ct-site a:focus-visible,.ct-site button:focus-visible{outline:3px solid rgba(121,188,18,.55);outline-offset:3px}

/* Homepage: quiet dark stage instead of circles, glass boxes and floating price cards */
.ct-home .ct-header{background:#07100b;border-color:rgba(255,255,255,.08);color:#fff}
.ct-home .ct-brand small{color:#86938b}.ct-home .ct-menu>a:hover{color:#9fda35}
.ct-home .ct-hero{min-height:680px;background:linear-gradient(90deg,#06100a 0%,#09150e 56%,#0c1b12 100%)}
.ct-home .ct-hero:before{background-image:linear-gradient(rgba(182,221,188,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(182,221,188,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,transparent 0,#000 28%,#000 82%,transparent)}
.ct-home .ct-hero:after{right:3%;top:auto;bottom:104px;width:48%;height:1px;border:0;border-radius:0;background:linear-gradient(90deg,transparent,#8ed221 50%,transparent);box-shadow:0 0 20px rgba(142,210,33,.65)}
.ct-home .ct-hero-grid{min-height:680px;grid-template-columns:1.08fr .92fr;gap:70px}
.ct-home .ct-hero h1{font-size:58px;line-height:1.09;letter-spacing:-2.6px}
.ct-home .ct-hero-product{height:560px;display:flex;align-items:center;justify-content:center}
.ct-home .ct-hero-product:before,.ct-home .ct-hero-product:after{display:none}
.ct-home .ct-hero-product>a{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}
.ct-home .ct-hero-product img{width:365px;height:410px;object-fit:contain;transform:none;filter:drop-shadow(0 34px 25px rgba(0,0,0,.52))}
.ct-product-stage{position:absolute;left:4%;right:0;bottom:74px;height:92px;border-radius:50%;background:linear-gradient(180deg,#344039,#172019 58%,#080d0a);border:1px solid #4c5b51;box-shadow:0 24px 45px rgba(0,0,0,.48),inset 0 2px 2px rgba(255,255,255,.13);z-index:1}
.ct-product-stage:after{content:"";position:absolute;left:8%;right:8%;top:13px;height:1px;background:linear-gradient(90deg,transparent,#89cf1e,transparent);box-shadow:0 0 15px rgba(137,207,30,.65)}
.ct-stage-caption{position:absolute;left:2%;bottom:28px!important;right:auto!important;padding:0 0 0 14px!important;background:transparent!important;border:0!important;border-left:2px solid var(--ct-green)!important;box-shadow:none!important;color:#fff;z-index:4}
.ct-stage-caption small,.ct-stage-caption b,.ct-stage-caption i{display:block}.ct-stage-caption small{font:700 9px/1.2 Arial;letter-spacing:1.5px;color:#9bd72c!important}.ct-stage-caption b{margin-top:6px;font-size:14px}.ct-stage-caption i{margin-top:4px;color:#95a199;font-size:10px;font-style:normal}
.ct-home .ct-trust>.ct-wrap{box-shadow:0 22px 55px rgba(4,12,7,.17);border-top:0}.ct-home .ct-trust b{font-size:18px}.ct-home .ct-trust span{line-height:1.55}

/* Resource center: editorial hierarchy instead of four generic empty cards */
.ct-resource-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(5,14,9,.98),rgba(10,26,17,.94)),url("../picture/metadata-1024x480.jpg") center/cover;color:#fff;padding:50px 0 78px}
.ct-resource-hero:after{content:"RESOURCE";position:absolute;right:-18px;bottom:-35px;color:rgba(255,255,255,.025);font:900 150px/1 Arial;letter-spacing:-8px}
.ct-resource-hero .ct-breadcrumb,.ct-resource-hero .ct-breadcrumb b{color:#aab6ae}.ct-resource-hero .ct-breadcrumb{margin-bottom:54px}
.ct-resource-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 360px;gap:90px;align-items:end}
.ct-resource-hero h1{font-size:52px;max-width:720px}.ct-resource-hero p{max-width:680px;color:#b7c2ba!important}
.ct-resource-hero aside{border-left:2px solid var(--ct-green);padding:14px 0 14px 24px;display:grid;gap:8px}
.ct-resource-hero aside small{color:#9bd72c;font:700 10px Arial;letter-spacing:1.6px}.ct-resource-hero aside b{font-size:19px}.ct-resource-hero aside span{color:#92a097;font-size:12px}
.ct-resource-page>.ct-header+main>.ct-section{padding:82px 0}
.ct-resource-category-grid{grid-template-columns:repeat(2,1fr);gap:16px}
.ct-resource-category-grid>a{min-height:220px;padding:30px 32px;border:1px solid var(--ct-line);border-top:0;background:#f7f9f5;overflow:hidden;transition:transform .25s,box-shadow .25s,background .25s}
.ct-resource-category-grid>a:before{content:"";position:absolute;right:-65px;top:-65px;width:150px;height:150px;border:1px solid rgba(112,170,23,.18);border-radius:50%;box-shadow:0 0 0 30px rgba(112,170,23,.035)}
.ct-resource-category-grid>a:first-child{background:#142019;color:#fff;border-color:#142019}.ct-resource-category-grid>a:first-child span{color:#b5c0b8}.ct-resource-category-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(25,42,30,.1)}
.ct-resource-category-grid small{display:block;color:#70aa17;font:800 10px Arial;letter-spacing:1.3px;margin-bottom:28px}
.ct-resource-category-grid b{font-size:24px}.ct-resource-category-grid span{max-width:300px;font-size:13px}
.ct-resource-category-grid i{left:32px;right:auto;bottom:28px;font-size:11px;font-weight:700}
.ct-resource-page .ct-content-band{padding:90px 0;background:#eef2ec}.ct-resource-page .ct-two-col{grid-template-columns:1.15fr .85fr;gap:46px}
.ct-resource-page .ct-mini-head{margin-bottom:25px}.ct-resource-page .ct-mini-head h2{margin:10px 0;font-size:30px}
.ct-resource-page .ct-content-list{gap:12px}.ct-resource-page .ct-content-list>a{grid-template-columns:132px 1fr;gap:20px;padding:14px;border:1px solid transparent;transition:border-color .2s,transform .2s}
.ct-resource-page .ct-content-list>a:hover{border-color:#b7c6b9;transform:translateX(4px)}
.ct-resource-page .ct-content-list img{width:132px;height:105px}.ct-resource-page .ct-content-list b{font-size:14px}.ct-resource-page .ct-content-list p{font-size:12px;line-height:1.65}
.ct-resource-page .ct-document-list>a{min-height:82px;padding:18px;border-bottom:1px solid #e4e9e4;transition:transform .2s}.ct-resource-page .ct-document-list>a:hover{transform:translateX(4px)}
.ct-resource-page .ct-document-list>a>span{background:#152019;color:#a5dd43}

/* About: company narrative and varied editorial modules */
.ct-about-hero{position:relative;min-height:555px;overflow:hidden;background:linear-gradient(90deg,rgba(6,16,10,.98) 0%,rgba(9,24,15,.92) 52%,rgba(9,24,15,.58)),url("../picture/cactus-mfg-cleanroom-v2.jpg") right center/64% 100% no-repeat;color:#fff}
.ct-about-hero:after{content:"";position:absolute;right:8%;top:18%;width:310px;height:310px;border:1px solid rgba(151,211,51,.18);transform:rotate(45deg)}
.ct-about-hero>.ct-wrap{position:relative;z-index:2;width:calc(100% - 48px)}
.ct-about-hero .ct-breadcrumb,.ct-about-hero .ct-breadcrumb b{color:#aab6ae;margin-bottom:45px}
.ct-about-hero-grid{display:grid;grid-template-columns:1fr 280px;gap:90px;align-items:center}.ct-about-hero h1{font-size:52px;max-width:760px}.ct-about-hero p{max-width:690px;color:#b8c3bb!important}
.ct-about-signal{justify-self:end;border-left:2px solid var(--ct-green);padding:10px 0 10px 22px;min-width:230px}
.ct-about-signal span,.ct-about-signal b,.ct-about-signal small{display:block}.ct-about-signal span{font:700 10px Arial;letter-spacing:1.8px;color:#9bd72c}.ct-about-signal b{font:800 30px/1.04 Arial;letter-spacing:1px;margin:10px 0}.ct-about-signal small{color:#a4b0a8}
.ct-about-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:760px;margin-top:48px;border-top:1px solid rgba(255,255,255,.15);padding-top:22px}
.ct-about-stats div{padding-right:28px}.ct-about-stats b,.ct-about-stats span{display:block}.ct-about-stats b{font-size:18px;color:#fff}.ct-about-stats span{color:#8e9c93;font-size:11px;margin-top:6px}
.ct-about-page main>.ct-section{background:#f7f8f5}.ct-about-page .ct-section-head{margin-bottom:45px}
.ct-about-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:16px}
.ct-about-grid>a{position:relative;min-height:0;padding:30px;border:1px solid #e1e6df;border-top:0;background:#fff;overflow:hidden;display:flex;flex-direction:column}
.ct-about-grid>a:after{content:"→";position:absolute;right:24px;bottom:21px;color:#6fae11;font-size:17px;transition:transform .2s}.ct-about-grid>a:hover:after{transform:translateX(5px)}
.ct-about-grid>a>span{position:absolute;right:22px;top:18px;font:800 50px/1 Arial;color:#edf1eb}
.ct-about-grid>a>small{position:relative;z-index:2;color:#6ca710;font:800 9px Arial;letter-spacing:1.4px}.ct-about-grid h3{position:relative;z-index:2;margin:34px 0 8px;font-size:23px}.ct-about-grid p{position:relative;z-index:2;max-width:420px}.ct-about-grid>a>b{margin-top:auto;color:#59655d;font-size:11px}
.ct-about-grid .ct-about-feature{grid-column:span 2;background:linear-gradient(90deg,rgba(9,20,13,.96),rgba(9,20,13,.7)),url("../picture/long-life-bom-control-0d0cbdc8.jpg") center/cover;color:#fff;border-color:#142019}
.ct-about-grid .ct-about-feature>span{color:rgba(255,255,255,.08)}.ct-about-grid .ct-about-feature p{color:#b7c1ba}.ct-about-grid .ct-about-feature>b{color:#aadd52}.ct-about-grid>a:nth-child(6){grid-column:span 2}

@media(max-width:1020px){
  .ct-home .ct-hero h1{font-size:49px}.ct-home .ct-hero-grid{gap:35px}.ct-home .ct-hero-product img{width:320px}
  .ct-resource-hero-grid,.ct-about-hero-grid{grid-template-columns:1fr 290px;gap:50px}
}
@media(max-width:820px){
  .ct-home .ct-header{height:70px}.ct-home .ct-menu{background:#0b1710;color:#fff;border-top:1px solid rgba(255,255,255,.08)}
  .ct-home .ct-hero-grid{grid-template-columns:1fr;padding-top:60px}.ct-home .ct-hero h1{font-size:43px}.ct-home .ct-hero-product{height:430px}.ct-home .ct-hero-product img{width:285px;height:320px}.ct-product-stage{left:12%;right:12%;bottom:48px;height:70px}.ct-stage-caption{left:8%;bottom:15px!important}
  .ct-resource-hero-grid,.ct-about-hero-grid{grid-template-columns:1fr}.ct-resource-hero aside,.ct-about-signal{justify-self:start}.ct-resource-hero:after{font-size:100px}
  .ct-resource-page .ct-two-col{grid-template-columns:1fr}.ct-about-hero{min-height:0;background-size:cover}.ct-about-stats{margin-top:35px}
  .ct-about-grid{grid-template-columns:1fr 1fr}.ct-about-grid .ct-about-feature,.ct-about-grid>a:nth-child(6){grid-column:span 2}
}
@media(max-width:520px){
  .ct-home .ct-hero h1{font-size:36px}.ct-home .ct-hero-product{height:350px}.ct-home .ct-hero-product img{width:235px;height:270px}.ct-product-stage{bottom:38px}.ct-stage-caption{left:2%;bottom:5px!important}
  .ct-resource-hero,.ct-about-hero{padding:35px 0 55px}.ct-resource-hero h1,.ct-about-hero h1{font-size:36px}.ct-resource-hero aside,.ct-about-signal{display:none}
  .ct-resource-category-grid{grid-template-columns:1fr}.ct-resource-category-grid>a{min-height:200px}
  .ct-resource-page .ct-content-list>a{grid-template-columns:96px 1fr;gap:13px}.ct-resource-page .ct-content-list img{width:96px;height:90px}
  .ct-about-stats{grid-template-columns:1fr;gap:15px}.ct-about-stats div{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}
  .ct-about-grid{grid-template-columns:1fr;grid-auto-rows:auto}.ct-about-grid>a,.ct-about-grid .ct-about-feature,.ct-about-grid>a:nth-child(6){grid-column:auto;min-height:240px}
}

/* Product center: clearer bands while preserving backend-driven hierarchy */
.ct-products-page .ct-page-hero{position:relative;overflow:hidden;padding:60px 0 82px;background:linear-gradient(120deg,#f7f9f5 0%,#e7eee2 100%)}
.ct-products-page .ct-page-hero:after{content:"PRODUCTS";position:absolute;right:-20px;bottom:-26px;color:rgba(18,37,24,.035);font:900 125px/1 Arial;letter-spacing:-7px}
.ct-products-page .ct-page-hero>.ct-wrap{position:relative;z-index:2}.ct-products-page .ct-page-hero h1{font-size:51px}
.ct-products-page main>.ct-section{padding-top:84px}.ct-products-page .ct-product-line-list{gap:22px}
.ct-products-page .ct-product-line{grid-template-columns:300px 1fr;border-color:#dbe2da;box-shadow:0 10px 28px rgba(27,43,32,.035)}
.ct-products-page .ct-line-intro{position:relative;padding:38px 34px;background:#f6f8f4;overflow:hidden}
.ct-products-page .ct-line-intro:after{content:"";position:absolute;right:-48px;bottom:-48px;width:115px;height:115px;border:1px solid rgba(108,174,17,.18);border-radius:50%}
.ct-products-page .ct-product-line:nth-child(2n) .ct-line-intro{background:#132019;color:#fff}.ct-products-page .ct-product-line:nth-child(2n) .ct-line-intro p{color:#aeb9b1}
.ct-products-page .ct-subcategory-grid>a{min-height:166px;padding:20px;background:#fff;transition:background .2s,transform .2s}
.ct-products-page .ct-subcategory-grid>a:hover{position:relative;z-index:2;background:#f5f9f1;transform:translateY(-2px)}
.ct-products-page .ct-subcategory-grid img{width:102px;height:102px;filter:drop-shadow(0 10px 10px rgba(22,37,27,.12))}

/* Contact: one strong primary route and quieter supporting routes */
.ct-contact-page .ct-page-hero{position:relative;overflow:hidden;padding:60px 0 82px;background:linear-gradient(95deg,#0a1710,#13281a);color:#fff}
.ct-contact-page .ct-page-hero:after{content:"CONTACT";position:absolute;right:-20px;bottom:-30px;color:rgba(255,255,255,.03);font:900 140px/1 Arial;letter-spacing:-7px}
.ct-contact-page .ct-page-hero>.ct-wrap{position:relative;z-index:2}.ct-contact-page .ct-page-hero .ct-breadcrumb,.ct-contact-page .ct-page-hero .ct-breadcrumb b{color:#aab6ae}
.ct-contact-page .ct-page-hero h1{font-size:51px}.ct-contact-page .ct-page-hero p{color:#b8c3bb}
.ct-contact-page .ct-contact-grid{grid-template-columns:1.15fr .85fr;gap:16px}
.ct-contact-page .ct-contact-grid>a{position:relative;min-height:245px;padding:34px;border:1px solid #e0e6de;background:#f7f9f5;overflow:hidden;display:flex;flex-direction:column}
.ct-contact-page .ct-contact-grid>a:first-child{grid-row:span 3;min-height:506px;background:linear-gradient(145deg,#142019,#0b130e);color:#fff;border-color:#142019;justify-content:flex-end}
.ct-contact-page .ct-contact-grid>a:first-child:before{content:"TECHNICAL SUPPORT";position:absolute;left:34px;top:34px;color:#92d229;font:800 10px Arial;letter-spacing:1.5px}
.ct-contact-page .ct-contact-grid>a:first-child span{position:absolute;right:30px;top:24px;font-size:88px;color:rgba(255,255,255,.055)}
.ct-contact-page .ct-contact-grid>a:first-child h2{font-size:31px}.ct-contact-page .ct-contact-grid>a:first-child p{color:#aeb9b1}
.ct-contact-page .ct-contact-grid>a:nth-child(4){grid-column:2}.ct-contact-page .ct-contact-grid span{color:#82bd20}.ct-contact-page .ct-contact-grid b{margin-top:auto}
.ct-contact-page .ct-content-band{padding:80px 0;background:#edf2ea}.ct-contact-page .ct-contact-info{min-height:180px}

@media(max-width:820px){
  .ct-products-page .ct-product-line{grid-template-columns:1fr}.ct-products-page .ct-subcategory-grid{grid-template-columns:1fr 1fr}
  .ct-contact-page .ct-contact-grid{grid-template-columns:1fr 1fr}.ct-contact-page .ct-contact-grid>a:first-child{grid-column:span 2;grid-row:auto;min-height:360px}.ct-contact-page .ct-contact-grid>a:nth-child(4){grid-column:auto}
}
@media(max-width:520px){
  .ct-products-page .ct-page-hero h1,.ct-contact-page .ct-page-hero h1{font-size:36px}.ct-products-page .ct-subcategory-grid{grid-template-columns:1fr}
  .ct-contact-page .ct-contact-grid{grid-template-columns:1fr}.ct-contact-page .ct-contact-grid>a:first-child{grid-column:auto;min-height:330px}.ct-contact-page .ct-contact-grid>a:nth-child(4){grid-column:auto}
}

/* Product line, category and detail pages */
.ct-product-line-page .ct-product-hero,.ct-product-category-page .ct-page-hero{position:relative;overflow:hidden;min-height:430px}
.ct-product-line-page .ct-product-hero:after,.ct-product-category-page .ct-page-hero:after{content:"INDUSTRIAL";position:absolute;right:-25px;bottom:-25px;color:rgba(17,36,23,.04);font:900 120px/1 Arial;letter-spacing:-7px}
.ct-product-line-page .ct-product-hero>.ct-wrap,.ct-product-category-page .ct-page-hero>.ct-wrap{position:relative;z-index:2}
.ct-product-line-page .ct-subcategory-cards>a{position:relative;min-height:250px;background:#fff;border-color:#dfe5dd;overflow:hidden}
.ct-product-line-page .ct-subcategory-cards>a:after{content:"";position:absolute;right:-38px;bottom:-38px;width:95px;height:95px;border:1px solid rgba(109,175,17,.18);border-radius:50%}
.ct-product-line-page .ct-subcategory-cards img{width:132px;height:132px;filter:drop-shadow(0 13px 12px rgba(26,40,31,.13))}
.ct-product-category-page .ct-category-hero-grid{grid-template-columns:1fr 300px}.ct-product-category-page .ct-category-hero-grid>img{width:275px;height:275px;filter:drop-shadow(0 22px 18px rgba(23,38,28,.16))}
.ct-product-category-page .ct-feature-strip>.ct-wrap{border-left:1px solid #334039}.ct-product-category-page .ct-product-card{overflow:hidden}
.ct-product-category-page .ct-product-image{height:220px;background:linear-gradient(145deg,#f8faf7,#eef2ec)}.ct-product-category-page .ct-product-image img{width:180px;height:180px}
.ct-product-detail-page .ct-product-detail-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#f7f9f5,#e4ece0)}
.ct-product-detail-page .ct-product-detail-hero:after{content:"PRODUCT";position:absolute;right:-25px;bottom:-35px;color:rgba(17,36,23,.035);font:900 120px/1 Arial;letter-spacing:-7px}
.ct-product-detail-page .ct-product-detail-hero>.ct-wrap{position:relative;z-index:2}
.ct-product-detail-page .ct-detail-image{position:relative;min-height:450px;background:radial-gradient(circle,#fff 0,#f0f4ed 68%);border:1px solid #dfe6dc}
.ct-product-detail-page .ct-detail-image:after{content:"INDUSTRIAL GRADE";position:absolute;left:24px;bottom:20px;color:#718078;font:700 9px Arial;letter-spacing:1.7px}
.ct-product-detail-page .ct-detail-image img{width:min(320px,78%);height:320px;filter:drop-shadow(0 24px 18px rgba(20,34,25,.2))}
.ct-product-category-page .ct-product-image.ct-legacy-product-image img{width:160px;height:160px}
.ct-product-detail-page .ct-detail-image.ct-legacy-product-image img{width:min(240px,68%);height:240px}
.ct-product-detail-page .ct-key-specs{background:#ced9d0}.ct-product-detail-page .ct-spec-panel{position:sticky;top:110px;border-top:3px solid var(--ct-green)}
.ct-product-detail-page .ct-downloads a{min-height:62px;border-left-width:2px;transition:transform .2s}.ct-product-detail-page .ct-downloads a:hover{transform:translateX(4px)}
.ct-download-empty{padding:22px 24px;background:#fff;border-left:2px solid #aebbb1}.ct-download-empty b{display:block;font-size:14px;color:var(--ct-ink)}.ct-download-empty p{margin:7px 0 0;color:var(--ct-muted);font-size:13px;line-height:1.7}

/* Markets */
.ct-markets-page .ct-page-hero{position:relative;overflow:hidden;padding:62px 0 84px;background:linear-gradient(95deg,#0a1710,#17301f);color:#fff}
.ct-markets-page .ct-page-hero:after{content:"MARKETS";position:absolute;right:-22px;bottom:-30px;color:rgba(255,255,255,.03);font:900 135px/1 Arial;letter-spacing:-7px}
.ct-markets-page .ct-page-hero>.ct-wrap{position:relative;z-index:2}.ct-markets-page .ct-page-hero .ct-breadcrumb,.ct-markets-page .ct-page-hero .ct-breadcrumb b{color:#a8b5ac}.ct-markets-page .ct-page-hero p{color:#b8c3bb}
.ct-markets-page .ct-market-list{grid-template-columns:1.1fr .9fr;grid-auto-rows:330px;gap:16px}
.ct-markets-page .ct-market-list>a:first-child{grid-row:span 2}.ct-markets-page .ct-market-list>a:first-child h2{font-size:32px}
.ct-markets-page .ct-market-list img{opacity:.64}.ct-markets-page .ct-market-list>a:after{background:linear-gradient(180deg,transparent 15%,rgba(6,13,8,.94))}
.ct-market-detail-page .ct-market-detail-hero{min-height:620px;background-position:center}
.ct-market-detail-page .ct-market-detail-hero>.ct-wrap{position:relative}.ct-market-detail-page .ct-market-detail-hero h1{max-width:780px;font-size:58px}
.ct-market-detail-page .ct-quote{position:sticky;top:110px;box-shadow:0 20px 40px rgba(12,24,16,.13)}
.ct-market-detail-page .ct-content-band{background:#edf2ea}

@media(max-width:820px){
  .ct-product-line-page .ct-subcategory-cards{grid-template-columns:1fr 1fr}.ct-product-detail-page .ct-spec-panel,.ct-market-detail-page .ct-quote{position:static}
  .ct-markets-page .ct-market-list{grid-template-columns:1fr 1fr}.ct-markets-page .ct-market-list>a:first-child{grid-column:span 2;grid-row:auto}
}
@media(max-width:520px){
  .ct-product-line-page .ct-subcategory-cards{grid-template-columns:1fr}.ct-product-category-page .ct-category-hero-grid{grid-template-columns:1fr}.ct-product-detail-page .ct-detail-image{min-height:310px}
  .ct-markets-page .ct-market-list{grid-template-columns:1fr;grid-auto-rows:280px}.ct-markets-page .ct-market-list>a:first-child{grid-column:auto}.ct-market-detail-page .ct-market-detail-hero h1{font-size:38px}
}

/* Editorial, company detail and form systems */
.ct-editorial-page .ct-page-hero,.ct-company-detail-page .ct-page-hero,.ct-form-page .ct-page-hero{position:relative;overflow:hidden;padding:58px 0 78px;background:linear-gradient(120deg,#f6f8f4,#e8eee4)}
.ct-editorial-page .ct-page-hero:after,.ct-company-detail-page .ct-page-hero:after,.ct-form-page .ct-page-hero:after{content:"CACTUS";position:absolute;right:-18px;bottom:-28px;color:rgba(18,37,24,.035);font:900 126px/1 Arial;letter-spacing:-6px}
.ct-editorial-page .ct-page-hero>.ct-wrap,.ct-company-detail-page .ct-page-hero>.ct-wrap,.ct-form-page .ct-page-hero>.ct-wrap{position:relative;z-index:2}
.ct-editorial-page .ct-article-grid>a{overflow:hidden;border-color:#dfe5dd}.ct-editorial-page .ct-article-grid img{height:225px;filter:saturate(.82);transition:transform .35s,filter .35s}
.ct-editorial-page .ct-article-grid>a:hover img{transform:scale(1.025);filter:saturate(1)}.ct-editorial-page .ct-article-grid div{padding:25px}
.ct-editorial-page .ct-article-grid small{color:#6ba711;font-weight:700}.ct-editorial-page .ct-paper-grid>a{min-height:245px;overflow:hidden;transition:transform .25s,box-shadow .25s}
.ct-editorial-page .ct-paper-grid>a:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgba(25,42,30,.09)}
.ct-editorial-page .ct-paper-grid img{height:100%;filter:saturate(.8)}.ct-editorial-page .ct-filter a{transition:background .2s,color .2s,border-color .2s}
.ct-editorial-page .ct-document-list>a{min-height:70px;border:1px solid #e0e6df;transition:transform .2s}.ct-editorial-page .ct-document-list>a:hover{transform:translateX(4px)}
.ct-article-page .ct-article-hero{position:relative;overflow:hidden;padding:70px 0 88px;background:linear-gradient(105deg,#07120b,#14291b)}
.ct-article-page .ct-article-hero:after{content:"INSIGHT";position:absolute;right:-18px;bottom:-32px;color:rgba(255,255,255,.03);font:900 138px/1 Arial;letter-spacing:-7px}
.ct-article-page .ct-article-hero>.ct-wrap{position:relative;z-index:2}.ct-article-page .ct-narrow{max-width:820px;font-size:16px;line-height:2}
.ct-article-page .ct-article-cover{border-bottom:4px solid var(--ct-green)}
.ct-company-detail-page .ct-timeline article{padding-bottom:56px}.ct-company-detail-page .ct-timeline time{font-size:28px}
.ct-company-detail-page .ct-leader-grid article{position:relative;min-height:300px;padding:36px;border-top:0;border-left:3px solid var(--ct-green)}
.ct-company-detail-page .ct-leader-grid article>span{background:#132019;color:#9bd72c}.ct-company-detail-page .ct-logo-grid figure{min-height:190px;transition:transform .2s,box-shadow .2s}
.ct-company-detail-page .ct-logo-grid figure:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(25,42,30,.08)}
.ct-company-detail-page .ct-narrow{padding:42px;background:#f7f9f5;border-left:3px solid var(--ct-green)}
.ct-form-page .ct-form-layout{grid-template-columns:320px 1fr;gap:78px}.ct-form-page .ct-form-layout>div{position:sticky;top:115px;padding-top:6px}
.ct-form-page .ct-form{padding:38px;background:#f4f7f2;border-top:3px solid var(--ct-green);box-shadow:0 18px 40px rgba(25,42,30,.06)}
.ct-form-page .ct-form input,.ct-form-page .ct-form select,.ct-form-page .ct-form textarea{border-color:#c9d3cb;padding:14px}
.ct-form-page .ct-sales-regions details{border-color:#dce4dc}.ct-form-page .ct-sales-regions summary{padding:19px 22px}

@media(max-width:820px){
  .ct-form-page .ct-form-layout{grid-template-columns:1fr;gap:30px}.ct-form-page .ct-form-layout>div{position:static}
  .ct-editorial-page .ct-article-grid{grid-template-columns:1fr 1fr}.ct-company-detail-page .ct-logo-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:520px){
  .ct-editorial-page .ct-page-hero h1,.ct-company-detail-page .ct-page-hero h1,.ct-form-page .ct-page-hero h1{font-size:35px}
  .ct-editorial-page .ct-article-grid{grid-template-columns:1fr}.ct-company-detail-page .ct-logo-grid{grid-template-columns:1fr 1fr}.ct-company-detail-page .ct-narrow{padding:24px}
  .ct-form-page .ct-form{padding:24px}
}
.ct-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.ct-sitemap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.ct-sitemap-grid>section{padding:28px;background:#f6f8f4;border-top:3px solid var(--ct-green)}.ct-sitemap-grid h2{margin:0 0 18px;font-size:20px}.ct-sitemap-grid a{display:block;padding:8px 0;border-bottom:1px solid #e1e7df;color:#46534a;font-size:13px}.ct-sitemap-grid a:hover{color:var(--ct-green-dark)}.ct-sitemap-grid .ct-sitemap-child{padding-left:15px;color:#7b867e;font-size:12px}
.ct-legacy-file{color:#7d8880;font-size:12px}
@media(max-width:820px){.ct-sitemap-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.ct-sitemap-grid{grid-template-columns:1fr}}
