.color-scheme-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-top:15px;margin-bottom:25px}.color-scheme-option{position:relative;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;cursor:pointer;height:120px;display:flex;flex-direction:column;justify-content:space-between}.color-scheme-option:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.color-scheme-1{background-color:rgb(var(--scheme-1-background));color:rgb(var(--scheme-1-text))}.color-scheme-2{background-color:rgb(var(--scheme-2-background));color:rgb(var(--scheme-2-text))}.color-scheme-3{background-color:rgb(var(--scheme-3-background));color:rgb(var(--scheme-3-text))}.color-scheme-4{background-color:rgb(var(--scheme-4-background));color:rgb(var(--scheme-4-text))}.color-scheme-5{background-color:rgb(var(--scheme-5-background));color:rgb(var(--scheme-5-text))}.scheme-button{background-color:rgb(var(--scheme-button));color:rgb(var(--scheme-button-label));padding:8px 15px;border-radius:4px;text-align:center;font-weight:700;margin-top:10px}.scheme-title{font-weight:700;margin-bottom:5px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/color-scheme-preview.css.map */
