.royal-collection{background:beige;color:#333}.royal-collection__hero{position:relative;height:40vh;background:#333;overflow:hidden;display:flex;align-items:center;justify-content:center}.royal-collection__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5}.royal-collection__hero-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.6)}.royal-collection__hero-content{position:relative;z-index:1;text-align:center;padding:0 1.5rem}.royal-collection__eyebrow{color:#d4af37;text-transform:uppercase;letter-spacing:.2em;font-size:1.4rem;margin-bottom:1rem;display:block}.royal-collection__title{font-size:clamp(4rem,6vw,6rem);font-family:var(--font-heading-family);color:beige;margin:0 0 1.5rem}.royal-collection__title span{color:#d4af37;font-style:italic}.royal-collection__divider{width:6rem;height:1px;background:#d4af37;margin:0 auto}.royal-collection__description{margin:1.5rem auto 0;max-width:36rem;color:#f5f5dcb3;font-size:.95rem;line-height:1.6}.royal-collection__description p{margin:0}.royal-collection__content{max-width:1600px;margin:0 auto;padding:4rem 1.5rem 5rem;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:4rem}@media screen and (max-width: 990px){.royal-collection__content{grid-template-columns:1fr}}.royal-collection__sidebar{display:flex;flex-direction:column;gap:3rem}.royal-collection__sidebar h3{font-family:var(--font-heading-family);color:#800020;text-transform:uppercase;letter-spacing:.25em;font-size:1.5rem;font-weight:700;border-bottom:1px solid rgba(212,175,55,.3);padding-bottom:.75rem;margin:0 0 1.5rem}.royal-collection__category-list,.royal-collection__availability-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.royal-collection__category-link{text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:1.4rem;color:#3339;display:flex;align-items:center;gap:.5rem;border-left:2px solid transparent;padding-left:.5rem;transition:all .3s ease}.royal-collection__category-link--active,.royal-collection__category-link:hover{color:#800020;border-left-color:#d4af3799}.royal-collection__availability-item label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase;color:#3339}.royal-collection__availability-item input{width:1rem;height:1rem;accent-color:#800020}.royal-collection__availability-item input:checked+span{color:#800020;font-weight:700}.royal-collection__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:2.5rem;margin-bottom:4rem;border-bottom:1px solid rgba(212,175,55,.2)}.royal-collection__count{font-size:1.2rem;text-transform:uppercase;letter-spacing:.25em;color:#3336}.royal-collection__sort{display:flex;align-items:center;gap:1rem;font-size:1.2rem;text-transform:uppercase;letter-spacing:.25em;color:#3336}.royal-collection__sort select{background:transparent;border:none;border-bottom:1px solid rgba(212,175,55,.4);padding:.25rem .5rem;font-size:1rem;text-transform:uppercase;letter-spacing:.2em;color:#800020;font-weight:700}.royal-collection__grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:6rem 5rem;justify-content:center}@media screen and (max-width: 1200px){.royal-collection__grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media screen and (max-width: 749px){.royal-collection__grid{grid-template-columns:minmax(0,1fr)}}.royal-collection__card{text-decoration:none;color:inherit;display:block}.royal-collection__card-frame{position:relative;padding:0;background:#fff;box-shadow:0 15px 35px #00000014;overflow:visible;aspect-ratio:3 / 4;transition:transform .5s ease,box-shadow .5s ease}.royal-collection__card-frame:after{content:"";position:absolute;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;border:1px solid rgba(212,175,55,.6);pointer-events:none}.royal-collection__card:hover .royal-collection__card-frame{box-shadow:0 25px 45px #0000002e}.royal-collection__card-media{width:100%;height:100%;overflow:hidden;background:#fdfcf2;transition:transform .7s ease;transform-origin:center}.royal-collection__card-frame img{width:100%;height:100%;object-fit:cover;filter:contrast(1.05) saturate(.9)}.royal-collection__card:hover .royal-collection__card-media{transform:scale(1.03)}.royal-collection__status{position:absolute;top:1rem;left:1rem;background:#800020;color:beige;font-size:.55rem;letter-spacing:.25em;text-transform:uppercase;padding:.35rem .75rem;font-weight:700}.royal-collection__corner{position:absolute;width:14px;height:14px;border:2px solid rgba(212,175,55,.9)}.royal-collection__corner--tl{top:-10px;left:-10px;border-right:none;border-bottom:none}.royal-collection__corner--tr{top:-10px;right:-10px;border-left:none;border-bottom:none}.royal-collection__corner--bl{bottom:-10px;left:-10px;border-right:none;border-top:none}.royal-collection__corner--br{bottom:-10px;right:-10px;border-left:none;border-top:none}.royal-collection__facets-drawer{display:none}.royal-collection__card-content{margin-top:1.5rem;text-align:center}.royal-collection__card-title{font-family:var(--font-heading-family);font-size:2rem;margin:2.5rem 0 .5rem;color:#333}.royal-collection__card-price{color:#d4af37;font-style:italic;font-size:2rem}.royal-collection__empty{grid-column:1 / -1;text-align:center;padding:5rem 1rem;color:#33333380}.royal-collection__empty button,.royal-collection__clear{background:none;border:none;border-bottom:1px solid #800020;color:#800020;text-transform:uppercase;letter-spacing:.2em;font-size:.6rem;cursor:pointer;margin-top:1rem;text-decoration:none;display:inline-block}.royal-collection__footer{padding:0 0 5rem;text-align:center;opacity:.5}.royal-collection__seal{width:3rem;height:3rem;border-radius:999px;background:#800020;display:flex;align-items:center;justify-content:center;color:beige;font-family:var(--font-heading-family);font-size:1rem;margin:0 auto 1rem}.royal-collection__footer-text{font-size:.5rem;letter-spacing:.4em;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-collection-royal.css.map */
