.color-sorters-hub{--hub-ink:#10231a;--hub-green:#0b6f3c;--hub-mint:#72d99b;--hub-paper:#f5f6f2;--hub-line:#d9dfda;--hub-muted:#5e6d64;--hub-dark:#09261a;--hub-dark-2:#103426;background:var(--hub-paper);color:var(--hub-ink)}
.color-sorters-hub .cs-wrap{max-width:1240px}
.selection-eyebrow{margin:0 0 18px;color:var(--hub-green);font-size:12px;font-weight:800;letter-spacing:.17em}
.selection-section{padding:100px 0}
.selection-section h2{margin:0;color:var(--hub-ink);font-size:clamp(38px,4.2vw,60px);font-weight:650;line-height:1.02;letter-spacing:-.045em}
.selection-section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.62fr);gap:90px;align-items:end;margin-bottom:54px}
.selection-section-head>p{margin:0;color:var(--hub-muted);font-size:16px;line-height:1.75}
.selection-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 23px;border:1px solid transparent;border-radius:4px;font-size:14px;font-weight:800;line-height:1.3;transition:transform .2s,background .2s,border-color .2s}
.selection-button:hover,.selection-button:focus{transform:translateY(-2px)}
.selection-button-primary{background:var(--hub-green);color:#fff}
.selection-button-primary:hover,.selection-button-primary:focus{background:#075c31}
.selection-button-secondary{border-color:rgba(255,255,255,.5);color:#fff}
.selection-button-secondary:hover,.selection-button-secondary:focus{background:rgba(255,255,255,.08);border-color:#fff}
.selection-button-light{background:#fff;color:var(--hub-dark)}
.selection-button-outline{border-color:#78d9a0;color:#fff}

.selection-hero{overflow:hidden;background-color:#08251a;background-image:linear-gradient(115deg,#08251a 0%,#0c3a24 62%,#096d36 100%);color:#fff;padding:96px 0 84px;position:relative}
.selection-hero:after{content:"";position:absolute;right:-180px;top:-290px;width:700px;height:700px;border:1px solid rgba(123,227,165,.18);border-radius:50%;box-shadow:0 0 0 90px rgba(123,227,165,.025),0 0 0 180px rgba(123,227,165,.02)}
.selection-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:90px;align-items:center;position:relative;z-index:1}
.selection-hero .selection-eyebrow{color:#7be3a5}
.selection-hero h1{max-width:760px;margin:0;font-size:clamp(52px,5.6vw,78px);font-weight:650;line-height:.98;letter-spacing:-.055em}
.selection-deck{max-width:690px;margin:28px 0 30px;color:#d1e3d7;font-size:18px;line-height:1.68}
.selection-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.selection-microcopy{margin:16px 0 0;color:#9fc1ad;font-size:12px;line-height:1.5}
.selection-brief{background:rgba(7,29,20,.68);border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 70px rgba(0,0,0,.2);backdrop-filter:blur(8px);padding:30px}
.selection-brief>p{margin:0;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.15);color:#89a997;font-size:10px;font-weight:800;letter-spacing:.17em}
.selection-brief ol{margin:0;padding:0;list-style:none}
.selection-brief li{display:grid;grid-template-columns:32px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.selection-brief li:last-child{border-bottom:0;padding-bottom:0}
.selection-brief li>span{padding-top:2px;color:#7be3a5;font-size:11px;font-weight:800}
.selection-brief b,.selection-brief small{display:block}.selection-brief b{font-size:16px}.selection-brief small{margin-top:6px;color:#a7c0b1;font-size:12px;line-height:1.55}

.material-section{background:#f2f3ef}
.material-route-grid{border-top:1px solid var(--hub-line)}
.material-route{display:grid;grid-template-columns:180px 44px minmax(0,1fr) 190px;gap:24px;align-items:center;min-height:148px;padding:18px 0;border-bottom:1px solid var(--hub-line);transition:padding .22s,background .22s}
.material-route:hover,.material-route:focus{background:#fff;padding-left:16px;padding-right:16px}
.material-route img{width:180px;height:110px;border-radius:6px;object-fit:cover;filter:saturate(.88) contrast(1.03)}
.material-route>span{color:var(--hub-green);font-size:12px;font-weight:800}
.material-route h3{margin:0 0 8px;font-size:28px;letter-spacing:-.03em}.material-route p{margin:0;color:var(--hub-muted);font-size:14px;line-height:1.6}.material-route>b{justify-self:end;color:var(--hub-green);font-size:13px}

.platform-choice-section{background:var(--hub-dark);color:#fff}
.platform-choice-section .light-head h2,.testing-section h2,.selection-final-cta h2{color:#fff}
.platform-choice-section .light-head .selection-eyebrow,.testing-section .selection-eyebrow,.selection-final-cta .selection-eyebrow{color:#74dda0}
.platform-choice-section .light-head>p{color:#b8cabe}
.platform-comparison{border-top:1px solid rgba(255,255,255,.2)}
.comparison-row{display:grid;grid-template-columns:.7fr 1fr 1fr;border-bottom:1px solid rgba(255,255,255,.14)}
.comparison-row>*{margin:0;padding:22px 24px;border-right:1px solid rgba(255,255,255,.12);font-size:14px;line-height:1.65}.comparison-row>*:last-child{border-right:0}
.comparison-row>span{color:#7be3a5;font-size:12px;font-weight:800;letter-spacing:.04em}.comparison-row p{color:#c0d1c6}.comparison-row b{font-size:18px}
.comparison-head{background:rgba(255,255,255,.055)}
.comparison-head>*{color:#fff;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.decision-inputs{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start;margin-top:96px}
.decision-inputs h2{max-width:420px;color:#fff;font-size:42px}
.decision-inputs ol{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.2);list-style:none}
.decision-inputs li{display:grid;grid-template-columns:36px 1fr;gap:12px;min-height:150px;padding:24px 22px 20px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.decision-inputs li:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.decision-inputs li:nth-child(even){padding-left:22px}
.decision-inputs li>span{color:#7be3a5;font-size:11px;font-weight:800}.decision-inputs b{font-size:17px}.decision-inputs p{margin:8px 0 0;color:#a9c0b2;font-size:13px;line-height:1.6}

.range-section{background:#e8ece8}
.range-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.range-card{overflow:hidden;background:#fff;border:1px solid #d4ddd6;transition:transform .24s,box-shadow .24s}
.range-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(18,45,29,.12)}
.range-card figure{height:300px;margin:0;overflow:hidden}.range-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.04)}
.range-card-chute figure{background:#f5f6f2}.range-card-chute img{object-fit:contain;padding:14px;filter:saturate(.92) contrast(1.02)}
.range-card-body{padding:36px}.range-card-dark .range-card-body{background:var(--hub-dark);color:#fff}
.range-label{margin:0;color:var(--hub-green);font-size:10px;font-weight:800;letter-spacing:.15em}.range-card-dark .range-label{color:#77dfa2}
.range-card h3{margin:38px 0 14px;font-size:36px;letter-spacing:-.04em}.range-card-body>p:not(.range-label){min-height:56px;margin:0;color:var(--hub-muted);font-size:14px;line-height:1.7}.range-card-dark .range-card-body>p{color:#acc3b4}
.range-card-body>a{display:inline-flex;gap:16px;margin-top:26px;color:var(--hub-green);font-size:13px;font-weight:800}.range-card-dark .range-card-body>a{color:#7be3a5}
.range-references{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:30px;padding-top:18px;border-top:1px solid #e3e8e4}.range-card-dark .range-references{border-color:rgba(255,255,255,.14)}
.range-references>span{margin-right:auto;color:#7c8a81;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.range-references a{font-size:12px;font-weight:700}.range-note{max-width:800px;margin:22px 0 0;color:#6a786f;font-size:12px;line-height:1.65}

.process-section{background:#f7f5ef}
.process-strip-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:42px}.process-strip-head h2{max-width:760px;font-size:48px}
.process-strip{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid var(--hub-line);border-bottom:1px solid var(--hub-line);list-style:none}
.process-strip li{min-height:176px;padding:24px 24px 22px 0;border-right:1px solid var(--hub-line)}.process-strip li+li{padding-left:24px}.process-strip li:last-child{border-right:0}.process-strip span{color:var(--hub-green);font-size:11px;font-weight:800}.process-strip h3{margin:34px 0 9px;font-size:22px;line-height:1.25;letter-spacing:-.025em}.process-strip p{margin:0;color:var(--hub-muted);font-size:13px;line-height:1.55}

.sizing-section{background:#fff}
.sizing-ledger{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--hub-line)}
.sizing-ledger article{min-height:285px;padding:28px 22px 20px 0;border-right:1px solid var(--hub-line)}.sizing-ledger article+article{padding-left:22px}.sizing-ledger article:last-child{border-right:0}.sizing-ledger span{color:var(--hub-green);font-size:11px;font-weight:800}.sizing-ledger h3{margin:54px 0 14px;font-size:22px;line-height:1.25;letter-spacing:-.025em}.sizing-ledger p{margin:0;color:var(--hub-muted);font-size:13px;line-height:1.68}

.testing-section{background:#09251a;color:#fff}
.testing-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:center}
.testing-copy h2{font-size:clamp(42px,4.6vw,62px);line-height:1.02;letter-spacing:-.045em}.testing-copy>p:not(.selection-eyebrow){margin:25px 0 30px;color:#acc2b4;font-size:15px;line-height:1.8}
.selection-text-link{display:inline-flex;color:#fff;border-bottom:1px solid #75d99e;padding-bottom:5px;font-size:14px;font-weight:800}.selection-text-link:hover,.selection-text-link:focus{color:#8ce7b1}
.stream-review{display:grid;grid-template-columns:repeat(3,1fr);background:#103426;border:1px solid rgba(255,255,255,.16)}
.stream-review article{min-height:300px;padding:26px 22px;border-right:1px solid rgba(255,255,255,.14)}.stream-review article:nth-child(3){border-right:0}.stream-review article>span{color:#7be3a5;font-size:11px;font-weight:800}.stream-review h3{margin:72px 0 13px;font-size:28px}.stream-review p{margin:0;color:#a7bdaf;font-size:12px;line-height:1.7}
.stream-record-label{grid-column:1/-1;margin:0;padding:15px 18px 0!important;border-top:1px solid rgba(255,255,255,.14);color:#bcd2c4!important;font-size:11px!important;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.stream-records{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14)}.stream-records span{padding:16px 10px;color:#809f8c;font-size:10px;text-align:center;text-transform:uppercase;letter-spacing:.08em}

.selection-faq-section{background:#e8e3d8}
.faq-layout{display:grid;grid-template-columns:.68fr 1.1fr;gap:120px}.faq-layout>div:first-child{position:sticky;top:110px;align-self:start}.faq-layout h2{font-size:48px}.faq-layout>div:first-child>p:last-child{color:var(--hub-muted);font-size:14px;line-height:1.75}
.selection-faq-list{border-top:1px solid #c7cec8}.selection-faq-list details{border-bottom:1px solid #c7cec8}.selection-faq-list summary{position:relative;padding:24px 48px 24px 0;cursor:pointer;font-size:20px;font-weight:700;line-height:1.35;list-style:none}.selection-faq-list summary::-webkit-details-marker{display:none}.selection-faq-list summary:after{content:"+";position:absolute;right:4px;color:var(--hub-green);font-size:24px}.selection-faq-list details[open] summary:after{content:"−"}.selection-faq-list details p{max-width:730px;margin:0;padding:0 60px 25px 0;color:var(--hub-muted);font-size:14px;line-height:1.75}

.selection-final-cta{padding:90px 0;background-color:#0a281b;background-image:linear-gradient(110deg,#0a281b,#0c4e2c);color:#fff}
.final-cta-grid{display:grid;grid-template-columns:1.1fr .72fr;gap:100px;align-items:end}.selection-final-cta h2{max-width:720px;margin:0;font-size:clamp(42px,4.7vw,64px);line-height:1.02;letter-spacing:-.045em}.selection-final-cta div>p:not(.selection-eyebrow){max-width:700px;color:#bcd2c3;font-size:16px;line-height:1.75}
.final-cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:11px}
.color-sorters-hub .cs-footer{padding:28px 0;background:#071c13;border-color:rgba(255,255,255,.09);color:#91aa9b}.color-sorters-hub .cs-footer b{color:#fff}

@media(max-width:1050px){
  .selection-hero-grid{grid-template-columns:1fr .78fr;gap:50px}.selection-section-head{gap:50px}.decision-inputs{gap:50px}.faq-layout{gap:70px}.testing-layout{gap:50px}.sizing-ledger{grid-template-columns:repeat(3,1fr)}.sizing-ledger article:nth-child(3){border-right:0}.sizing-ledger article:nth-child(n+4){border-top:1px solid var(--hub-line)}
}
@media(max-width:900px){
  .selection-section{padding:78px 0}.selection-hero{padding:72px 0}.selection-hero-grid,.decision-inputs,.testing-layout,.faq-layout,.final-cta-grid{grid-template-columns:1fr}.selection-hero-grid{gap:42px}.selection-brief{max-width:620px}.selection-section-head{grid-template-columns:1fr;gap:22px}.material-route{grid-template-columns:150px 38px 1fr}.material-route>b{grid-column:3;justify-self:start}.material-route img{width:150px}.range-grid{grid-template-columns:1fr}.faq-layout>div:first-child{position:static}.decision-inputs ol{max-width:none}.testing-copy{max-width:650px}.range-card figure{height:360px}.process-strip{grid-template-columns:1fr 1fr}.process-strip li:nth-child(2){border-right:0}.process-strip li:nth-child(n+3){border-top:1px solid var(--hub-line)}
}
@media(max-width:700px){
  .color-sorters-hub .floating-inquiry{display:inline-flex;align-items:center;justify-content:center}
  .selection-hero h1{font-size:46px}.selection-deck{font-size:16px}.selection-hero-actions{flex-direction:column}.selection-button{width:100%}.material-route{grid-template-columns:74px 34px 1fr;gap:14px;min-height:128px}.material-route img{width:74px;height:88px}.material-route h3{font-size:22px}.material-route p{font-size:13px}.comparison-row{grid-template-columns:1fr 1fr}.comparison-row>*{padding:17px 14px}.comparison-row>span{grid-column:1/-1;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.comparison-head>span{display:none}.comparison-head b{font-size:12px}.decision-inputs ol{grid-template-columns:1fr}.decision-inputs li:nth-child(odd){border-right:0}.decision-inputs li:nth-child(even){padding-left:0}.sizing-ledger{grid-template-columns:1fr 1fr}.sizing-ledger article:nth-child(odd){border-right:1px solid var(--hub-line)}.sizing-ledger article:nth-child(even){border-right:0}.sizing-ledger article:nth-child(n+3){border-top:1px solid var(--hub-line)}.stream-review{grid-template-columns:1fr}.stream-review article{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.stream-review h3{margin-top:34px}.stream-records{grid-template-columns:1fr 1fr}.range-card figure{height:270px}
}
@media(max-width:520px){
  .color-sorters-hub .cs-wrap{padding-left:18px;padding-right:18px}.selection-section{padding:66px 0}.selection-hero{padding:56px 0}.selection-hero h1{font-size:39px}.selection-deck{margin-top:22px}.selection-brief{padding:22px}.selection-section h2,.decision-inputs h2,.process-strip-head h2,.faq-layout h2{font-size:36px}.selection-section-head{margin-bottom:36px}.material-route{grid-template-columns:68px 1fr;gap:14px;padding:14px 0}.material-route img{grid-row:1/4;width:68px;height:92px}.material-route>span{grid-column:2}.material-route>div{grid-column:2}.material-route>b{grid-column:2}.material-route p{display:none}.comparison-row p{font-size:12px}.decision-inputs{margin-top:70px}.range-card figure{height:220px}.range-card-body{padding:26px}.range-card h3{margin-top:28px;font-size:31px}.range-card-body>p:not(.range-label){min-height:0}.range-references>span{width:100%}.process-strip-head{margin-bottom:28px}.process-strip{grid-template-columns:1fr}.process-strip li,.process-strip li+li{min-height:0;padding:21px 0;border-right:0;border-top:1px solid var(--hub-line)}.process-strip li:first-child{border-top:0}.process-strip h3{margin:20px 0 7px}.sizing-ledger{grid-template-columns:1fr}.sizing-ledger article,.sizing-ledger article:nth-child(odd){min-height:auto;padding:24px 0;border-right:0;border-top:1px solid var(--hub-line)}.sizing-ledger article:first-child{border-top:0}.sizing-ledger h3{margin:27px 0 10px}.selection-faq-list summary{font-size:17px}.selection-faq-list details p{padding-right:18px}.selection-final-cta{padding:68px 0}
}
