.cat-picker{padding:var(--cp-padding-top, 60px) 0 var(--cp-padding-bottom, 60px)}.cat-picker__heading{text-align:center;font-size:clamp(1.4rem,2.5vw,2rem);font-family:Georgia,serif;color:var(--color-foreground);margin:0 0 3rem;font-weight:400}.cat-picker__type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:5rem}.cat-picker__type-grid--single{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto;margin-bottom:5rem}.cat-picker__type-grid--single .cat-picker__img-wrap{aspect-ratio:16/9;max-width:340px;margin:0 auto}.cat-picker__type-grid--two{grid-template-columns:repeat(2,1fr);max-width:780px;margin-left:auto;margin-right:auto;margin-bottom:5rem}.cat-picker__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border:1px solid #e0d0bc;background:#fff;transition:box-shadow .25s,transform .25s}.cat-picker__card:hover{box-shadow:0 8px 28px #00000017;transform:translateY(-3px)}.cat-picker__img-wrap{width:100%;aspect-ratio:4/5;overflow:hidden;background:#f7ede0}.cat-picker__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.cat-picker__card:hover .cat-picker__img{transform:scale(1.04)}.cat-picker__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-picker__img-placeholder svg{width:60px;height:60px;opacity:.25}.cat-picker__body{padding:1.5rem 1.25rem 1.75rem;display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.cat-picker__title{font-size:.72rem;font-family:Arial,sans-serif;letter-spacing:3px;text-transform:uppercase;color:#2e2011;margin:0 0 .7rem;font-weight:600}.cat-picker__desc{font-size:.85rem;color:#7a6a5a;line-height:1.7;margin:0 0 1.5rem;font-family:Arial,sans-serif}.cat-picker__btn{display:inline-block;padding:.72rem 1.6rem;border:1.5px solid #2e2011;font-size:.62rem;letter-spacing:2.5px;text-transform:uppercase;color:#2e2011;font-family:Arial,sans-serif;margin-top:auto;transition:background .2s,color .2s}.cat-picker__card:hover .cat-picker__btn{background:#2e2011;color:#fff}.cat-picker__bottom{border-top:1px solid #e4d5c1;padding-top:4rem}.cat-picker__bottom-heading{text-align:center;font-size:.72rem;letter-spacing:3px;text-transform:uppercase;font-family:Arial,sans-serif;color:#2e2011;margin:0 0 2.5rem;font-weight:600}.cat-picker__style-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.cat-picker__style-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.cat-picker__style-img-wrap{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#f7ede0;margin-bottom:1rem}.cat-picker__style-badge{position:absolute;top:.7rem;left:.7rem;z-index:1;display:inline-block;background:#c9962c;color:#fff;font-size:.7rem;font-family:Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .8rem;border-radius:20px}.cat-picker__style-badge--soldout{background:#a33}.cat-picker__style-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.cat-picker__style-card:hover .cat-picker__style-img{transform:scale(1.04)}.cat-picker__style-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-picker__style-placeholder svg{width:50px;height:50px;opacity:.25}.cat-picker__style-body{display:flex;flex-direction:column;align-items:center;text-align:center}.cat-picker__style-title{font-size:.85rem;letter-spacing:2.5px;text-transform:uppercase;color:#2e2011;font-family:Arial,sans-serif;font-weight:600;margin:0 0 .5rem}.cat-picker__style-desc{font-size:.9rem;color:#7a6a5a;line-height:1.6;margin:0 0 1rem;font-family:Arial,sans-serif}.cat-picker__style-btn{display:inline-block;padding:.65rem 1.3rem;border:1.5px solid #2e2011;font-size:.95rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2e2011;font-family:Arial,sans-serif;transition:background .2s,color .2s}.cat-picker__style-card:hover .cat-picker__style-btn{background:#2e2011;color:#fff}@media(max-width:989px){.cat-picker__type-grid,.cat-picker__style-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.cat-picker__type-grid,.cat-picker__type-grid--two{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto}.cat-picker__style-row{grid-template-columns:repeat(2,1fr);gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-category-picker.css.map */
