.colors-module__7EJQdW__colorsPage{background:var(--bg);min-height:100vh;padding:2rem 0}.colors-module__7EJQdW__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.colors-module__7EJQdW__header h1{margin-bottom:.5rem;font-size:2.5rem}.colors-module__7EJQdW__header p{color:var(--text-light);max-width:600px}.colors-module__7EJQdW__section{margin-bottom:4rem}.colors-module__7EJQdW__sectionTitle{border-bottom:2px solid var(--border);color:var(--primary);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:flex}.colors-module__7EJQdW__grid{grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:4rem;display:grid}@media (max-width:1400px){.colors-module__7EJQdW__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.colors-module__7EJQdW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.colors-module__7EJQdW__grid{grid-template-columns:repeat(2,1fr)}}.colors-module__7EJQdW__colorCard{background:var(--white);box-shadow:var(--shadow-sm);border:1px solid var(--border);cursor:pointer;border-radius:1rem;flex-direction:column;text-decoration:none;transition:transform .2s,boxShadow .2s;display:flex;overflow:hidden}.colors-module__7EJQdW__colorCard:hover{box-shadow:var(--shadow);border-color:var(--primary);transform:translateY(-4px)}.colors-module__7EJQdW__swatch{border-bottom:1px solid var(--border);width:100%;height:120px}.colors-module__7EJQdW__info{flex-direction:column;padding:1rem;display:flex}.colors-module__7EJQdW__swId{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem;font-size:.85rem;font-weight:800;display:block}.colors-module__7EJQdW__colorName{color:var(--text);text-transform:uppercase;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:visible}.colors-module__7EJQdW__rgbValue{color:var(--text-light);margin-bottom:.15rem;font-size:.65rem;font-weight:500;display:block}.colors-module__7EJQdW__hexCode{font-family:var(--font-mono);color:var(--text-light);font-size:.65rem;font-weight:600;display:block}.colors-module__7EJQdW__sheenSection{background:var(--white);border:1px solid var(--border);border-radius:1.5rem;margin-top:4rem;padding:2rem}.colors-module__7EJQdW__sheenGrid{grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:3rem;display:grid}.colors-module__7EJQdW__sheenItem{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.colors-module__7EJQdW__sheenIcon{color:#fff;text-transform:uppercase;background:#2d3e50;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex;box-shadow:inset 0 0 20px #ffffff40}.colors-module__7EJQdW__gloss{box-shadow:inset -5px -5px 15px #fff6,0 0 10px #0000001a}.colors-module__7EJQdW__semi{box-shadow:inset -3px -3px 10px #ffffff4d}.colors-module__7EJQdW__satin{box-shadow:inset -2px -2px 5px #fff3}.colors-module__7EJQdW__matte{box-shadow:none;opacity:.9}.colors-module__7EJQdW__flat{box-shadow:none;opacity:.8}@media (max-width:768px){.colors-module__7EJQdW__sheenGrid{grid-template-columns:repeat(2,1fr)}}
