.MaterialPage-module__PihVCW__materialsPage{background:#050505;min-height:calc(100vh - 80px);padding:6rem 1.5rem 4rem;overflow-x:hidden}.MaterialPage-module__PihVCW__container{width:min(1100px,100%);max-width:100%;margin:0 auto;overflow-x:hidden}.MaterialPage-module__PihVCW__header{text-align:center;margin-bottom:4rem}.MaterialPage-module__PihVCW__kicker{text-transform:uppercase;letter-spacing:.15em;color:var(--geist-muted-on-dark);margin-bottom:12px;font-size:.9rem}.MaterialPage-module__PihVCW__title{color:var(--geist-foreground-on-dark);margin:0 0 16px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:600}.MaterialPage-module__PihVCW__intro{max-width:640px;color:var(--geist-muted-on-dark);margin:0 auto;font-size:1.1rem;line-height:1.6}.MaterialPage-module__PihVCW__categorySection{margin-bottom:4rem}.MaterialPage-module__PihVCW__categoryHeader{border-bottom:1px solid var(--geist-border-color-on-dark);margin-bottom:1.5rem;padding-bottom:.75rem}.MaterialPage-module__PihVCW__categoryTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--brand-green-dark);margin:0 0 .35rem;font-size:.85rem;font-weight:600}.MaterialPage-module__PihVCW__categorySubtitle{color:var(--geist-muted-on-dark);margin:0;font-size:1rem}.MaterialPage-module__PihVCW__featuredCard{border:1px solid #ffffff1a;border-left:3px solid var(--brand-green-dark);background:#ffffff08;border-radius:1rem;margin-bottom:1.25rem;padding:1.75rem 2rem;transition:background .2s,border-color .2s}.MaterialPage-module__PihVCW__featuredCard:hover{background:#00a39c0a;border-color:#ffffff26}.MaterialPage-module__PihVCW__featuredHeader{align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.MaterialPage-module__PihVCW__materialName{color:var(--geist-foreground-on-dark);margin:0;font-size:1.5rem;font-weight:600}.MaterialPage-module__PihVCW__materialFullName{color:var(--geist-muted-on-dark);font-size:.9rem}.MaterialPage-module__PihVCW__tagline{color:#ffffffb3;margin:0 0 1rem;font-size:1rem;font-style:italic}.MaterialPage-module__PihVCW__description{color:var(--geist-muted-on-dark);max-width:700px;margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.MaterialPage-module__PihVCW__expandButton{color:var(--brand-green-dark);cursor:pointer;background:#00a39c14;border:1px solid #00a39c40;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.MaterialPage-module__PihVCW__expandButton:hover{background:#00a39c26;border-color:#00a39c66}.MaterialPage-module__PihVCW__expandIcon{transition:transform .25s}.MaterialPage-module__PihVCW__expandIconOpen{transform:rotate(180deg)}.MaterialPage-module__PihVCW__detailedDescription{grid-template-rows:0fr;margin-bottom:1.25rem;transition:grid-template-rows .3s;display:grid}.MaterialPage-module__PihVCW__detailedDescriptionOpen{grid-template-rows:1fr}.MaterialPage-module__PihVCW__detailedDescriptionInner{color:var(--geist-muted-on-dark);max-width:700px;font-size:.9rem;line-height:1.75;overflow:hidden}.MaterialPage-module__PihVCW__detailedDescriptionInner p{margin:0;padding-bottom:.5rem}.MaterialPage-module__PihVCW__statsRow{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.25rem;display:flex}.MaterialPage-module__PihVCW__stat{flex-direction:column;gap:.25rem;display:flex}.MaterialPage-module__PihVCW__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--geist-muted-on-dark);font-size:.75rem}.MaterialPage-module__PihVCW__statValue{color:var(--geist-foreground-on-dark);font-size:1rem;font-weight:500}.MaterialPage-module__PihVCW__statValue.MaterialPage-module__PihVCW__highlight{color:var(--brand-green-dark)}.MaterialPage-module__PihVCW__colorsRow{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.MaterialPage-module__PihVCW__colorsLabel{color:var(--geist-muted-on-dark);font-size:.85rem}.MaterialPage-module__PihVCW__colorSwatches{flex-wrap:wrap;gap:.4rem;display:flex}.MaterialPage-module__PihVCW__colorSwatch{border:2px solid #fff3;border-radius:50%;width:20px;height:20px;transition:transform .15s}.MaterialPage-module__PihVCW__colorSwatch:hover{transform:scale(1.15)}.MaterialPage-module__PihVCW__moreColors{color:var(--geist-muted-on-dark);margin-left:.25rem;font-size:.8rem}.MaterialPage-module__PihVCW__usesRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.MaterialPage-module__PihVCW__usesLabel{color:var(--geist-muted-on-dark);margin-right:.25rem;font-size:.85rem}.MaterialPage-module__PihVCW__useTag{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.3rem .7rem;font-size:.8rem}.MaterialPage-module__PihVCW__supportingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.MaterialPage-module__PihVCW__supportingCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:.75rem;padding:1.25rem 1.5rem;transition:background .2s,border-color .2s}.MaterialPage-module__PihVCW__supportingCard:hover{background:#ffffff0a;border-color:#ffffff1f}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__materialName{margin-bottom:.25rem;font-size:1.15rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__tagline{margin-bottom:.75rem;font-size:.9rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__statsRow{gap:1rem;margin-bottom:.75rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__stat{flex-direction:row;align-items:center;gap:.4rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__statLabel{font-size:.7rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__statValue{font-size:.9rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__colorSwatches{margin-top:.5rem}.MaterialPage-module__PihVCW__supportingCard .MaterialPage-module__PihVCW__colorSwatch{width:16px;height:16px}.MaterialPage-module__PihVCW__comparisonSection{background:#0a0a0ad9;border:1px solid #ffffff1a;border-radius:1rem;margin-top:4rem;padding:2rem;scroll-margin-top:1rem}.MaterialPage-module__PihVCW__comparisonTitle{color:var(--geist-foreground-on-dark);text-align:center;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.MaterialPage-module__PihVCW__comparisonTable{border-collapse:collapse;width:100%;font-size:.9rem}.MaterialPage-module__PihVCW__comparisonTable th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--geist-muted-on-dark);border-bottom:1px solid #ffffff1a;padding:.75rem 1rem;font-size:.75rem}.MaterialPage-module__PihVCW__comparisonTable td{color:var(--geist-foreground-on-dark);border-bottom:1px solid #ffffff0d;padding:.75rem 1rem}.MaterialPage-module__PihVCW__comparisonTable tr:hover td{background:#ffffff05}.MaterialPage-module__PihVCW__comparisonTable .MaterialPage-module__PihVCW__materialCell{font-weight:500}.MaterialPage-module__PihVCW__indicatorContainer{align-items:center;gap:3px;display:inline-flex}.MaterialPage-module__PihVCW__indicatorBar{background:#ffffff1f;border-radius:1px;width:14px;height:4px;transition:background .2s,box-shadow .2s}.MaterialPage-module__PihVCW__indicatorBarActive{background:var(--brand-green-dark);box-shadow:0 0 6px #00a39c4d}.MaterialPage-module__PihVCW__indicatorLabel{color:var(--geist-muted-on-dark);margin-left:8px;font-size:.85rem}.MaterialPage-module__PihVCW__contactCta{text-align:center;border-top:1px solid #ffffff14;margin-top:3rem;padding:2rem}.MaterialPage-module__PihVCW__contactCta p{color:#ffffffb3;margin:0 0 1rem;font-size:1rem}.MaterialPage-module__PihVCW__contactButton{background:var(--white);color:#000;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:10px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.MaterialPage-module__PihVCW__contactButton:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffffff1a}.MaterialPage-module__PihVCW__tableNote{color:var(--geist-muted-on-dark);text-align:center;margin-top:.75rem;font-size:.8rem}@media (max-width:768px){.MaterialPage-module__PihVCW__materialsPage{padding:4rem 1rem 2rem}.MaterialPage-module__PihVCW__header{margin-bottom:3rem}.MaterialPage-module__PihVCW__featuredCard{padding:1.25rem 1.5rem}.MaterialPage-module__PihVCW__featuredHeader{flex-direction:column;gap:.25rem}.MaterialPage-module__PihVCW__statsRow{gap:1rem}.MaterialPage-module__PihVCW__comparisonSection{padding:1.25rem;overflow-x:auto}.MaterialPage-module__PihVCW__comparisonTable{min-width:500px}}@media (max-width:480px){.MaterialPage-module__PihVCW__title{font-size:2rem}.MaterialPage-module__PihVCW__supportingGrid{grid-template-columns:1fr}.MaterialPage-module__PihVCW__stat{min-width:80px}}[data-theme=light] .MaterialPage-module__PihVCW__materialsPage{background:var(--white)}[data-theme=light] .MaterialPage-module__PihVCW__kicker{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__title{color:#111}[data-theme=light] .MaterialPage-module__PihVCW__intro{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__categoryHeader{border-bottom-color:#0000001a}[data-theme=light] .MaterialPage-module__PihVCW__categoryTitle{color:var(--brand-blue-light)}[data-theme=light] .MaterialPage-module__PihVCW__categorySubtitle{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__featuredCard{border-color:#00000014;border-left-color:var(--brand-blue-light);background:#fafafa}[data-theme=light] .MaterialPage-module__PihVCW__featuredCard:hover{background:#f5f5f5;border-color:#0000001f}[data-theme=light] .MaterialPage-module__PihVCW__materialName{color:#111}[data-theme=light] .MaterialPage-module__PihVCW__materialFullName{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__tagline{color:#555}[data-theme=light] .MaterialPage-module__PihVCW__description{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__expandButton{color:var(--brand-blue-light);background:#0d948814;border-color:#0d948840}[data-theme=light] .MaterialPage-module__PihVCW__expandButton:hover{background:#0d948826;border-color:#0d948866}[data-theme=light] .MaterialPage-module__PihVCW__detailedDescriptionInner{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__statLabel{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__statValue{color:#111}[data-theme=light] .MaterialPage-module__PihVCW__statValue.MaterialPage-module__PihVCW__highlight{color:var(--brand-blue-light)}[data-theme=light] .MaterialPage-module__PihVCW__colorsLabel{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__colorSwatch{border-color:#00000026}[data-theme=light] .MaterialPage-module__PihVCW__moreColors{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__usesLabel{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__useTag{color:#333;background:#0000000a;border-color:#0000001a}[data-theme=light] .MaterialPage-module__PihVCW__supportingCard{background:#fafafa;border-color:#00000014}[data-theme=light] .MaterialPage-module__PihVCW__supportingCard:hover{background:#f5f5f5;border-color:#0000001f}[data-theme=light] .MaterialPage-module__PihVCW__comparisonSection{background:#fafafa;border-color:#0000001a}[data-theme=light] .MaterialPage-module__PihVCW__comparisonTitle{color:#111}[data-theme=light] .MaterialPage-module__PihVCW__comparisonTable th{color:#666;border-bottom-color:#0000001a}[data-theme=light] .MaterialPage-module__PihVCW__comparisonTable td{color:#111;border-bottom-color:#0000000f}[data-theme=light] .MaterialPage-module__PihVCW__comparisonTable tr:hover td{background:#00000005}[data-theme=light] .MaterialPage-module__PihVCW__indicatorBar{background:#0000001a}[data-theme=light] .MaterialPage-module__PihVCW__indicatorBarActive{background:var(--brand-blue-light);box-shadow:0 0 6px #0d94884d}[data-theme=light] .MaterialPage-module__PihVCW__indicatorLabel{color:#666}[data-theme=light] .MaterialPage-module__PihVCW__contactCta{border-top-color:#00000014}[data-theme=light] .MaterialPage-module__PihVCW__contactCta p{color:#555}[data-theme=light] .MaterialPage-module__PihVCW__contactButton{color:var(--white);background:#111}[data-theme=light] .MaterialPage-module__PihVCW__contactButton:hover{box-shadow:0 8px 24px #00000026}
