.Palette-module__eD-AZa__container{min-height:100vh;padding:4rem 0}.Palette-module__eD-AZa__paletteGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:3rem 0;display:grid}.Palette-module__eD-AZa__colorCard{background:#080808;border:1px solid #222;transition:transform .3s;overflow:hidden}.Palette-module__eD-AZa__colorCard:hover{border-color:var(--accent);transform:translateY(-5px)}.Palette-module__eD-AZa__swatch{width:100%;height:200px}.Palette-module__eD-AZa__info{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Palette-module__eD-AZa__hex{color:#fff;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}.Palette-module__eD-AZa__copyBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #333;padding:.4rem .8rem;font-size:.7rem;transition:all .2s}.Palette-module__eD-AZa__copyBtn:hover{border-color:var(--accent);color:var(--accent)}.Palette-module__eD-AZa__controls{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Palette-module__eD-AZa__generateBtn{background:var(--accent);color:#000;letter-spacing:2px;cursor:pointer;border:none;padding:1rem 3rem;font-weight:700;transition:all .3s}.Palette-module__eD-AZa__generateBtn:hover{background:#fff;box-shadow:0 0 20px #00f2ff66}.Palette-module__eD-AZa__docSection{color:#888;border-top:1px solid #222;margin-top:6rem;padding-top:4rem;line-height:1.8}.Palette-module__eD-AZa__docSection h2{color:#fff;margin-bottom:2rem}
