:root{--navy:#071a3a;--deep:#041126;--red:#ec1025;--ink:#102545;--mute:#58677d;--line:#dce2e9;--ice:#f3f6f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 Arial,Helvetica,sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}.container{width:min(1280px,calc(100% - 84px));margin:auto}.header{height:82px;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #e3e7ec}.header-row{height:100%;display:flex;align-items:center;gap:36px}.brand{display:block;width:215px;flex:none}.brand img{width:100%;display:block}.header nav{margin-left:auto;display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700}.header nav a:hover{color:var(--red)}.nav-cta{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;background:var(--red);color:white;padding:15px 18px;white-space:nowrap}.nav-cta span{padding-left:12px}.hero{min-height:690px;position:relative;color:#fff;background:#071832;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:url('assets/cheetah-powder-fine-sbs-liquid.webp');background-size:cover;background-position:center 54%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,36,.96) 0%,rgba(4,20,47,.81) 40%,rgba(5,20,45,.16) 100%),linear-gradient(0deg,rgba(4,14,31,.75) 0%,transparent 30%)}.hero-inner,.hero-bottom{position:relative;z-index:1}.hero-inner{padding-top:124px;padding-bottom:100px}.hero-tag,.eyebrow,.section-index{font-size:12px;font-weight:800;letter-spacing:.17em}.hero-tag{display:flex;align-items:center;gap:13px}.tag-mark,.index-line{display:inline-block;width:31px;height:3px;background:var(--red);vertical-align:middle}.hero h1{font-size:clamp(58px,7vw,106px);line-height:.98;letter-spacing:-.06em;margin:34px 0 30px;font-weight:800;max-width:900px}.hero h1 em{font-style:normal;color:#fff}.hero p{font-size:20px;line-height:1.55;max-width:540px;color:#e5eaf3;margin:0}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:43px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 22px;font-size:14px;font-weight:800;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px)}.btn-red{background:var(--red);color:white}.btn-ghost{border:1px solid rgba(255,255,255,.65);color:white}.hero-bottom{display:flex;gap:28px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.35);padding:21px 0;font-size:11px;font-weight:800;letter-spacing:.14em;color:#e2e8f4}.hero-bottom a:hover{color:white}.section{padding:125px 0;scroll-margin-top:80px}.section-index{display:flex;align-items:center;gap:14px;color:var(--red)}h2,h3,p{margin-top:0}h2{font-size:clamp(42px,5vw,72px);line-height:1.1;letter-spacing:-.055em;margin:0;font-weight:800}h2 span{color:var(--red)}.intro-grid{display:grid;grid-template-columns:270px 1fr;gap:50px}.intro-main h2{max-width:900px}.intro-lower{border-top:1px solid var(--line);margin-top:49px;padding-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:55px;color:#475972;font-size:18px;line-height:1.7}.intro-lower p{margin:0}.capability{background:var(--ice);padding:80px 0}.capability-grid{display:grid;grid-template-columns:280px 1fr;gap:48px}.eyebrow{color:var(--red)}.capability h2{font-size:38px;margin:20px 0}.capability-items{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.capability-items>div{border-left:1px solid #cbd4df;padding:5px 25px}.capability-items b{font-size:13px;color:var(--red)}.capability-items h3{font-size:19px;margin:30px 0 10px}.capability-items p{color:var(--mute);margin:0}.portfolio{background:#fff}.section-top{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:62px}.section-top h2{margin-top:28px}.section-top>p{width:295px;flex:none;color:var(--mute);font-size:17px;margin:0}.product-list{border-top:1px solid var(--line)}.product-list details{border-bottom:1px solid var(--line)}.product-list summary{display:grid;grid-template-columns:70px minmax(0,1fr) 250px 35px;align-items:center;gap:16px;padding:25px 12px;cursor:pointer;list-style:none;transition:background .2s}.product-list summary::-webkit-details-marker{display:none}.product-list details[open] summary,.product-list summary:hover{background:#f3f6fa}.p-num{font-size:12px;font-weight:800;color:var(--red)}.product-list strong{font-size:clamp(19px,2.25vw,29px);letter-spacing:-.035em;line-height:1.25}.p-preview{font-size:14px;color:#687993}.p-plus{height:28px;width:28px;border:1px solid #bec9d8;border-radius:50%;position:relative}.p-plus:before,.p-plus:after{content:"";position:absolute;background:var(--navy);left:7px;right:7px;top:13px;height:1px}.p-plus:after{transform:rotate(90deg)}details[open] .p-plus{background:var(--red);border-color:var(--red)}details[open] .p-plus:before,details[open] .p-plus:after{background:white}details[open] .p-plus:after{display:none}.p-body{padding:0 70px 29px 98px;max-width:900px;color:#52627a;font-size:17px}.portfolio-end{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:32px;color:var(--mute)}.portfolio-end a{color:var(--red);font-weight:800}.industries{background:var(--navy);color:white}.section-index.light{color:#ff7885}.industry-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-top:30px;margin-bottom:58px}.industry-head h2 span{color:#f04759}.industry-head p{max-width:310px;color:#bfcbdf;font-size:17px;margin:0}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid #465d7a;border-top:1px solid #465d7a}.industry-grid div{border-right:1px solid #465d7a;border-bottom:1px solid #465d7a;min-height:164px;padding:27px;font-size:19px;font-weight:700;display:flex;flex-direction:column;justify-content:space-between;line-height:1.3;transition:background .2s}.industry-grid div:hover{background:#142c54}.industry-grid span{font-size:11px;color:#fa6071;letter-spacing:.13em}.contact{background:var(--ice)}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:100px}.contact h2{margin:28px 0}.contact h2 span{color:var(--red)}.contact p{font-size:18px;color:var(--mute);max-width:470px;margin-bottom:32px}.contact-card{background:white;border-top:5px solid var(--red);padding:30px 38px;box-shadow:0 18px 50px rgba(9,31,62,.07)}.card-title{display:block;font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--navy);margin-bottom:20px}.contact-card div{border-top:1px solid var(--line);padding:18px 0}.contact-card small{display:block;color:var(--red);letter-spacing:.13em;font-weight:800;font-size:11px;margin-bottom:5px}.contact-card a,.contact-card p{font-size:19px;color:var(--ink);font-weight:700;margin:0;line-height:1.4}.contact-card a:hover{color:var(--red)}footer{background:white;border-top:1px solid var(--line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:29px 0;color:#66758c;font-size:12px}.footer-row img{width:175px}.footer-row a{font-weight:800;letter-spacing:.07em;color:var(--navy)}@media(max-width:950px){.header-row{gap:18px}.brand{width:175px}.header nav{gap:18px}.intro-grid,.capability-grid{grid-template-columns:1fr;gap:35px}.industry-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:45px}.hero{min-height:640px}}@media(max-width:700px){.container{width:calc(100% - 38px)}.header{height:auto}.header-row{flex-wrap:wrap;padding:13px 0;gap:12px}.brand{width:169px}.header nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:13px;overflow:auto}.nav-cta{margin-left:auto;padding:10px;font-size:11px}.hero{min-height:640px}.hero-image{background-position:60% center}.hero-overlay{background:linear-gradient(90deg,rgba(3,15,36,.96),rgba(4,20,47,.66)),linear-gradient(0deg,rgba(4,14,31,.75),transparent 40%)}.hero-inner{padding-top:90px;padding-bottom:70px}.hero h1{font-size:clamp(49px,12vw,78px)}.hero p{font-size:17px}.hero-bottom{font-size:10px;flex-wrap:wrap;justify-content:flex-start}.hero-bottom a{width:100%}.section{padding:80px 0;scroll-margin-top:110px}.intro-lower{grid-template-columns:1fr;gap:18px;margin-top:28px;padding-top:24px;font-size:17px}.capability{padding:65px 0}.capability-items{grid-template-columns:1fr}.capability-items>div{padding:18px;border-left:0;border-top:1px solid #cbd4df}.capability-items h3{margin:8px 0}.section-top,.industry-head{display:block;margin-bottom:35px}.section-top>p,.industry-head p{width:auto;margin-top:20px}.product-list summary{grid-template-columns:30px 1fr 28px;gap:12px;padding:20px 5px}.p-preview{display:none}.p-body{padding:0 15px 23px 47px;font-size:16px}.industry-grid div{min-height:125px;padding:18px;font-size:16px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-card{padding:23px}.footer-row{flex-wrap:wrap}.footer-row img{width:150px}.footer-row span{width:100%;order:3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Interactive industry cards */
.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-grid details{border-right:1px solid #465d7a;border-bottom:1px solid #465d7a;min-width:0}.industry-grid summary{min-height:142px;padding:24px 28px;display:grid;grid-template-columns:1fr 32px;grid-template-rows:auto 1fr;align-items:start;cursor:pointer;list-style:none;gap:14px}.industry-grid summary::-webkit-details-marker{display:none}.industry-grid summary:hover,.industry-grid details[open] summary{background:#142c54}.industry-grid .industry-num{grid-column:1;font-size:11px;color:#fa6071;letter-spacing:.13em;font-weight:800}.industry-grid strong{grid-column:1;font-size:clamp(18px,2vw,25px);line-height:1.25;align-self:end}.industry-toggle{grid-column:2;grid-row:1/3;align-self:center;justify-self:end;display:grid;place-items:center;width:32px;height:32px;border:1px solid #8ba0be;border-radius:50%;font-size:22px;font-weight:400;line-height:1}.industry-grid details[open] .industry-toggle{background:var(--red);border-color:var(--red);transform:rotate(45deg)}.industry-products{padding:0 28px 28px;background:#142c54}.industry-products p{margin:0 0 12px;color:#c3d2e9;font-size:14px}.industry-products ul{margin:0;padding-left:20px;color:#fff;font-size:16px;line-height:1.8}.industry-products li::marker{color:#f04759}.industry-note{font-size:14px;color:#c3d2e9;margin:22px 0 0}@media(max-width:700px){.industry-grid{grid-template-columns:1fr}.industry-grid summary{min-height:105px;padding:20px}.industry-products{padding:0 20px 22px}.industry-grid strong{font-size:19px}}
.industry-grid .industry-products{display:block;min-height:0;border:0;font-weight:400;font-size:16px;line-height:1.6}.industry-grid .industry-products:hover{background:#142c54}.industry-grid .industry-toggle{font-size:22px;color:white;letter-spacing:0}

/* Consistent type scale and alignment */
body{font-family:Arial,Helvetica,sans-serif;line-height:1.6}p{overflow-wrap:break-word}.hero h1{max-width:1050px}.hero-bottom{font-size:12px;line-height:1.45}.hero-tag,.eyebrow,.section-index{font-size:13px;line-height:1.5}.header nav,.nav-cta,.btn{font-size:14px}.industry-grid .industry-num,.p-num,.contact-card small,.card-title{font-size:12px}.industry-products p,.industry-note{font-size:15px;line-height:1.6}.industry-products li{line-height:1.7}.footer-row{font-size:14px;line-height:1.5}.portfolio-end{align-items:baseline}.contact-card p{overflow-wrap:anywhere}@media(max-width:700px){.header nav{font-size:14px}.nav-cta{font-size:12px}.hero h1{font-size:clamp(43px,10vw,72px);line-height:1.04;overflow-wrap:normal}.hero-bottom{font-size:12px}.industry-head p{max-width:36rem}.industry-grid summary{align-items:center}.industry-grid strong{align-self:center}.contact-card a,.contact-card p{font-size:17px}.footer-row{font-size:14px}}

/* Number-free section and card layout */
.capability-items h3{margin-top:0}.product-list summary{grid-template-columns:minmax(0,1fr) 250px 35px;padding-left:20px}.p-body{padding-left:20px}.industry-grid summary{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:120px}.industry-grid strong{flex:1;align-self:center}.industry-grid .industry-toggle{flex:none;align-self:center}@media(max-width:700px){.product-list summary{grid-template-columns:minmax(0,1fr) 28px;padding-left:8px}.p-body{padding-left:8px}.industry-grid summary{min-height:94px}}

/* Hero framing across desktop, tablet and mobile */
.hero-image{background-position:center 52%}.hero-overlay{pointer-events:none}@media(max-width:950px) and (min-width:701px){.hero-image{background-position:66% center}.hero-overlay{background:linear-gradient(90deg,rgba(3,15,36,.98),rgba(4,20,47,.85) 55%,rgba(5,20,45,.26))}}@media(max-width:700px){.hero{min-height:780px;background:#041126}.hero-image{inset:auto 0 0;height:48%;background-size:cover;background-position:83% center}.hero-overlay{inset:0;background:linear-gradient(180deg,#041126 0%,#041126 44%,rgba(4,17,38,.65) 58%,rgba(4,17,38,.12) 79%,rgba(4,17,38,.8) 100%)}.hero-inner{padding-top:58px;padding-bottom:310px}.hero h1{max-width:100%;text-wrap:balance}.hero-bottom{position:relative;z-index:2}}@media(max-width:380px){.hero-inner{padding-bottom:290px}.hero-buttons{gap:10px}.hero-buttons .btn{width:100%}}
/* Match the logo red in the industry section and across the site */
:root{--red:#e9000c}.industry-head h2 span{color:var(--red)}.industries .section-index.light{display:inline-flex;width:max-content;max-width:100%;padding:8px 12px;background:#fff;color:var(--red)}.industries .section-index.light .index-line{background:var(--red)}
.industries .section-index.light{padding:0;background:transparent;color:var(--red);font-size:16px;font-weight:800}
/* Brand text colors sampled from the supplied logo wordmark */
:root{--navy:#002352;--ink:#002352;--mute:#002352;--red:#e9000c}.intro-lower,.section-top>p,.product-list .p-preview,.product-list .p-body,.portfolio-end,.contact p,.footer-row{color:var(--ink)}.industry-head h2 span,.industries .section-index.light,.industry-grid span,.industry-products li::marker{color:var(--red)}.industry-grid .industry-toggle{color:#fff}.industry-head p,.industry-products p,.industry-note{color:#d8e0ed}

/* Show the entire square sample photograph at every viewport width. */
.hero{min-height:0;display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);grid-template-rows:minmax(620px,auto) auto;align-items:center;background:#041126}
.hero-image{position:relative;inset:auto;grid-column:2;grid-row:1;align-self:center;width:100%;aspect-ratio:1;background-image:url('assets/cheetah-hero-square.webp');background-size:contain;background-repeat:no-repeat;background-position:center}
.hero-overlay{display:none}
.hero-inner{grid-column:1;grid-row:1;width:auto;margin-left:max(42px,calc((100vw - 1280px)/2));margin-right:16px;padding:70px 0;z-index:1}
.hero h1{font-size:clamp(48px,5.8vw,90px)}
.hero-bottom{grid-column:1 / -1;grid-row:2;width:min(1280px,calc(100% - 84px))}
@media(max-width:950px){.hero{grid-template-columns:1fr;grid-template-rows:auto auto auto}.hero-inner{grid-column:1;grid-row:1;width:calc(100% - 38px);max-width:680px;margin:0 auto;padding:55px 0 28px}.hero-image{grid-column:1;grid-row:2;width:min(100%,680px);margin:0 auto;height:auto;aspect-ratio:1;background-position:center;background-size:contain}.hero-bottom{grid-column:1;grid-row:3;width:calc(100% - 38px);margin:0 auto}.hero h1{font-size:clamp(43px,8vw,72px)}}
@media(max-width:700px){.hero{min-height:0}.hero-inner{padding:46px 0 22px}.hero-image{position:relative;inset:auto;height:auto;width:100%;aspect-ratio:1;background-size:contain;background-position:center}.hero-bottom{padding:18px 0}.hero h1{font-size:clamp(43px,10vw,66px)}}

/* Full-bleed hero photograph behind the entire first screen. */
.hero{display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(690px,78vh,920px);position:relative;background:#041126}
.hero-image{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;display:block;background-image:url('assets/cheetah-powder-fine-sbs-liquid.webp');background-size:cover;background-position:center bottom;background-repeat:no-repeat;margin:0}
.hero-overlay{display:block;position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(3,15,36,.94) 0%,rgba(4,20,47,.84) 36%,rgba(5,20,45,.24) 70%,rgba(5,20,45,.05) 100%),linear-gradient(0deg,rgba(4,14,31,.68),transparent 24%)}
.hero-inner{position:relative;z-index:1;width:min(1280px,calc(100% - 84px));margin:auto;padding:100px 0 70px}
.hero h1{max-width:850px;font-size:clamp(58px,7vw,106px)}
.hero-bottom{position:relative;z-index:1;width:min(1280px,calc(100% - 84px));margin:0 auto;flex:none}
@media(max-width:950px){.hero{min-height:760px}.hero-image{position:absolute;inset:0;width:100%;height:100%;background-image:url('assets/cheetah-hero-portrait.webp');background-size:cover;background-position:center bottom}.hero-overlay{background:linear-gradient(180deg,rgba(3,15,36,.83) 0%,rgba(3,15,36,.67) 43%,rgba(3,15,36,.04) 73%,rgba(3,15,36,.58) 100%)}.hero-inner{width:calc(100% - 38px);max-width:none;margin:0 auto;padding:70px 0 280px}.hero-bottom{width:calc(100% - 38px)}.hero h1{font-size:clamp(48px,8vw,78px)}}
@media(max-width:700px){.hero{min-height:max(820px,100svh)}.hero-image{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;background-image:url('assets/cheetah-hero-portrait.webp');background-size:cover;background-position:center bottom}.hero-inner{width:calc(100% - 38px);margin:0 auto;padding:54px 0 320px}.hero h1{font-size:clamp(43px,10vw,66px)}.hero-bottom{width:calc(100% - 38px);padding:18px 0}}
@media(max-width:380px){.hero{min-height:900px}.hero-inner{padding-bottom:285px}}

/* Match the first screen to the browser viewport while keeping text legible. */
.hero{height:calc(100svh - 82px);min-height:580px;max-height:980px}
.hero-inner{padding:clamp(32px,5vh,68px) 0 35px}
.hero h1{font-size:clamp(52px,6.2vw,94px);margin:clamp(16px,3vh,30px) 0 clamp(16px,2.6vh,28px)}
.hero-buttons{margin-top:clamp(20px,3vh,38px)}
@media(max-width:950px){.hero{height:calc(100svh - 82px);min-height:680px;max-height:none}.hero-inner{padding:clamp(28px,4vh,48px) 0 200px}.hero h1{font-size:clamp(48px,7vw,72px)}}
@media(max-width:700px){.hero{height:calc(100svh - 122px);min-height:690px;max-height:none}.hero-inner{padding:clamp(25px,4vh,42px) 0 170px}.hero h1{font-size:clamp(42px,9.5vw,58px);margin:17px 0 17px}.hero p{font-size:clamp(15px,3.8vw,17px);line-height:1.45}.hero-buttons{margin-top:22px}.hero-bottom{font-size:11px;gap:12px}}
@media(max-width:380px){.hero{min-height:720px}.hero-inner{padding-bottom:150px}.hero h1{font-size:42px}.hero-buttons .btn{padding:13px 16px}}
@media(max-height:700px) and (min-width:701px){.hero{min-height:540px}.hero-inner{padding:20px 0}.hero h1{font-size:clamp(45px,5vw,68px);margin:16px 0}.hero p{font-size:17px}.hero-buttons{margin-top:20px}}

/* Fine white powder, keeping the existing shallow glass sample dish. */
.hero-image{background-image:url('assets/cheetah-hero-powder-white-wide.webp')}
@media(max-width:950px){.hero-image{background-image:url('assets/cheetah-hero-powder-white-mobile.webp')}}

/* Product and industry information pages. */
.detail-link{display:inline-block;margin-top:13px;color:var(--red);font-weight:800;text-decoration:underline;text-underline-offset:3px}
.detail-hero{background:linear-gradient(105deg,rgba(4,17,38,.95),rgba(4,17,38,.78)),url('/assets/cheetah-hero-powder-white-wide.webp') center/cover;color:white;padding:75px 0 100px}
.detail-hero .container{max-width:1280px}
.detail-back{font-size:14px;font-weight:700;color:#d8e0ed}
.detail-back:hover{text-decoration:underline}
.detail-hero .eyebrow{display:block;margin:65px 0 17px;color:#ff5d69}
.detail-hero h1{font-size:clamp(42px,5.5vw,78px);line-height:1.06;letter-spacing:-.05em;max-width:830px;margin:0 0 25px}
.detail-hero p:not(.eyebrow){font-size:clamp(17px,1.8vw,21px);line-height:1.6;max-width:720px;color:#e1e9f4;margin:0 0 35px}
.detail-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,.8fr);gap:clamp(45px,7vw,110px);padding-top:100px;padding-bottom:110px}
.detail-articles section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--line)}
.detail-articles section:last-child{border:0;margin:0}
.detail-articles h2{font-size:clamp(28px,3vw,39px);margin-bottom:18px}
.detail-articles p,.detail-aside p{font-size:18px;line-height:1.75;color:var(--ink)}
.detail-aside{align-self:start;background:var(--ice);border-top:4px solid var(--red);padding:32px}
.detail-aside h2{font-size:25px;letter-spacing:-.03em;margin-bottom:22px}
.detail-aside ul{margin:0 0 20px;padding-left:22px;line-height:1.7;font-size:17px}
.detail-aside li{margin-bottom:10px}
.detail-aside li::marker{color:var(--red)}
.detail-aside p{font-size:15px;margin:0 0 22px}
.detail-aside a{color:var(--red);font-weight:800}
.detail-cta{background:var(--navy);color:#fff;padding:75px 0 85px}
.detail-cta h2{font-size:clamp(34px,4vw,54px);max-width:750px;margin:0 0 20px}
.detail-cta p{font-size:18px;line-height:1.7;max-width:690px;color:#e1e9f4;margin:0 0 28px}
@media(max-width:700px){.detail-hero{padding:38px 0 75px}.detail-hero .eyebrow{margin-top:50px}.detail-content{grid-template-columns:1fr;gap:25px;padding-top:60px;padding-bottom:70px}.detail-aside{padding:25px}.detail-cta{padding:60px 0}.detail-articles section{margin-bottom:30px;padding-bottom:30px}}
