.prea-shop-theme{background:var(--prea-theme-bg);color:var(--prea-theme-text);padding-top:clamp(8px,2vw,16px);padding-bottom:clamp(28px,5vw,58px);padding-inline:clamp(16px,4vw,48px);overflow:hidden}.prea-shop-theme *{box-sizing:border-box}.prea-shop-theme .prea-shop-theme__container{width:min(100%,1340px);margin-inline:auto;background:var(--prea-theme-bg)}.prea-shop-theme .prea-shop-theme__header{display:flex;justify-content:center;text-align:center;margin-bottom:clamp(18px,3.5vw,30px)}.prea-shop-theme .prea-shop-theme__heading-stack{width:fit-content;max-width:100%;text-align:center}.prea-shop-theme .prea-shop-theme__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(36px,9.4vw,68px);line-height:.98;letter-spacing:-.055em;font-weight:500;color:var(--prea-theme-text)}.prea-shop-theme .prea-shop-theme__description{margin:14px 0 0;font-family:var(--font-heading-family);font-size:clamp(16px,2vw,18px);font-style:italic;color:var(--prea-theme-muted)}.prea-shop-theme .prea-shop-theme__divider{margin:0 auto 18px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--prea-theme-gold)}.prea-shop-theme .prea-shop-theme__divider span{position:relative;flex:0 1 clamp(58px,15vw,112px);width:clamp(58px,15vw,112px);height:1px;overflow:hidden;background:transparent;opacity:.9}.prea-shop-theme .prea-shop-theme__divider span:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,currentColor 34%,transparent) 18%,currentColor 100%)}.prea-shop-theme .prea-shop-theme__divider span:last-child:before{background:linear-gradient(90deg,currentColor 0%,color-mix(in srgb,currentColor 34%,transparent) 82%,transparent 100%)}.prea-shop-theme .prea-shop-theme__divider-icon{width:18px;height:18px;flex:0 0 18px;display:block;overflow:visible;color:currentColor;filter:drop-shadow(0 0 5px color-mix(in srgb,currentColor 20%,transparent))}.prea-shop-theme .prea-shop-theme__divider-icon-outer{fill:color-mix(in srgb,currentColor 12%,var(--prea-theme-bg));stroke:currentColor;stroke-width:1.15;vector-effect:non-scaling-stroke}.prea-shop-theme .prea-shop-theme__divider-icon-inner{fill:currentColor}.prea-shop-theme .prea-shop-theme__carousel{position:relative;background:var(--prea-theme-bg)}.prea-shop-theme .prea-shop-theme__viewport{margin-inline:calc(clamp(16px,4vw,48px)*-1);padding-inline:clamp(16px,4vw,48px);background:var(--prea-theme-bg);overflow-x:auto;overflow-y:visible;cursor:grab;touch-action:pan-x pan-y pinch-zoom;overscroll-behavior-inline:contain;scroll-snap-type:none;scrollbar-width:none}.prea-shop-theme .prea-shop-theme__viewport::-webkit-scrollbar{display:none}.prea-shop-theme .prea-shop-theme__viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.prea-shop-theme .prea-shop-theme__track{display:flex;gap:16px;padding-block:4px 12px;background:var(--prea-theme-bg)}.prea-shop-theme .prea-shop-theme__card{flex:0 0 clamp(260px,76%,430px);min-width:0;scroll-snap-align:none}.prea-shop-theme .prea-shop-theme__card-link{height:100%;display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(151,111,54,.2);border-radius:clamp(22px,6vw,30px);background:var(--prea-theme-card);color:inherit;text-decoration:none;box-shadow:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.prea-shop-theme .prea-shop-theme__media{position:relative;overflow:hidden;margin:10px 10px 0;border-radius:clamp(17px,5vw,24px);aspect-ratio:4 / 4.8;background:var(--prea-theme-card);isolation:isolate}.prea-shop-theme .prea-shop-theme__image,.prea-shop-theme .prea-shop-theme__placeholder{width:100%;height:100%;display:block}.prea-shop-theme .prea-shop-theme__image{object-fit:cover;object-position:center;transition:transform .52s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.prea-shop-theme .prea-shop-theme__placeholder{background:#ffffff6b}.prea-shop-theme .prea-shop-theme__viewport.is-dragging .prea-shop-theme__card-link,.prea-shop-theme .prea-shop-theme__viewport.is-dragging .prea-shop-theme__image,.prea-shop-theme .prea-shop-theme__viewport.is-settling .prea-shop-theme__card-link,.prea-shop-theme .prea-shop-theme__viewport.is-settling .prea-shop-theme__image{transition:none;transform:none}.prea-shop-theme .prea-shop-theme__media-glow{position:absolute;inset:auto 0 0;height:44%;z-index:1;background:transparent;pointer-events:none}.prea-shop-theme .prea-shop-theme__content{padding:16px 16px 18px}.prea-shop-theme .prea-shop-theme__eyebrow{margin:0 0 8px;color:var(--prea-theme-muted);font-size:11px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.prea-shop-theme .prea-shop-theme__card-title{margin:0;font-family:var(--font-heading-family);font-size:clamp(25px,7vw,34px);line-height:1.02;letter-spacing:-.05em;font-weight:500;color:var(--prea-theme-text)}.prea-shop-theme .prea-shop-theme__cta{min-height:44px;margin-top:13px;display:inline-flex;align-items:center;gap:7px;color:var(--prea-theme-dark);font-size:13px;line-height:1;letter-spacing:.035em;font-weight:800}.prea-shop-theme .prea-shop-theme__cta svg{width:18px;height:18px;color:var(--prea-theme-gold);transition:transform .22s ease}.prea-shop-theme .prea-shop-theme__arrow{min-width:66px;min-height:38px;width:66px;height:38px;padding:0;display:none;align-items:center;justify-content:center;position:absolute;top:42%;z-index:4;border:1px solid rgba(177,126,52,.36);border-radius:999px;background:#fff;color:var(--prea-theme-dark);cursor:pointer;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.prea-shop-theme .prea-shop-theme__arrow svg{width:21px;height:21px}.prea-shop-theme .prea-shop-theme__arrow--prev{left:-28px}.prea-shop-theme .prea-shop-theme__arrow--next{right:-28px}.prea-shop-theme .prea-shop-theme__arrow[disabled]{opacity:.38;cursor:default}.prea-shop-theme .prea-shop-theme__dots{--prea-theme-dot-size: 8px;--prea-theme-dot-gap: 9px;--prea-theme-dot-indicator-x: 0px;--prea-theme-dot-indicator-width: var(--prea-theme-dot-size);position:relative;width:max-content;max-width:100%;margin-inline:auto;display:flex;justify-content:center;align-items:center;gap:var(--prea-theme-dot-gap);margin-top:clamp(10px,3vw,18px)}.prea-shop-theme .prea-shop-theme__dot-indicator{display:none}.prea-shop-theme .prea-shop-theme__dot{min-width:24px;min-height:24px;padding:0;border:0;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2;background:transparent;cursor:pointer}.prea-shop-theme .prea-shop-theme__dot span{width:var(--prea-theme-dot-size);height:var(--prea-theme-dot-size);display:block;border-radius:999px;background:#50382433;transition:width .22s ease,background-color .22s ease,opacity .22s ease}.prea-shop-theme .prea-shop-theme__dot.is-active span{width:24px;background:var(--prea-theme-dark);opacity:1}.prea-shop-theme .prea-shop-theme__dot[hidden],.prea-shop-theme .prea-shop-theme__arrow[hidden],.prea-shop-theme .prea-shop-theme__dots[hidden]{display:none}.prea-shop-theme .prea-shop-theme__card-link:focus-visible,.prea-shop-theme .prea-shop-theme__arrow:focus-visible,.prea-shop-theme .prea-shop-theme__dot:focus-visible{outline:3px solid rgba(177,126,52,.42);outline-offset:4px}@media(hover:hover)and (pointer:fine){.prea-shop-theme .prea-shop-theme__card-link:hover{transform:translateY(-3px);border-color:#b17e3461;box-shadow:none}.prea-shop-theme .prea-shop-theme__card-link:hover .prea-shop-theme__image{transform:scale(1.04)}.prea-shop-theme .prea-shop-theme__card-link:hover .prea-shop-theme__cta svg{transform:translate(3px)}.prea-shop-theme .prea-shop-theme__arrow:not([disabled]):hover{transform:translateY(-1px);box-shadow:none}}@media screen and (max-width:749px){.prea-shop-theme .prea-shop-theme__header{justify-content:center}.prea-shop-theme .prea-shop-theme__dot span{transition-duration:.16s}}@media screen and (min-width:750px){.prea-shop-theme .prea-shop-theme__card{flex-basis:clamp(280px,38%,430px)}.prea-shop-theme .prea-shop-theme__track{gap:20px}.prea-shop-theme .prea-shop-theme__content{padding:18px 18px 20px}}@media screen and (min-width:990px){.prea-shop-theme .prea-shop-theme__viewport{margin-inline:0;padding-inline:0}.prea-shop-theme .prea-shop-theme__track{gap:24px;padding-block:6px 14px}.prea-shop-theme .prea-shop-theme__card{flex-basis:calc((100% - 72px)/4)}.prea-shop-theme .prea-shop-theme__media{aspect-ratio:4 / 4.65}.prea-shop-theme .prea-shop-theme__arrow{display:inline-flex}.prea-shop-theme .prea-shop-theme__card-title{font-size:clamp(28px,2.6vw,38px)}}@media screen and (min-width:1280px){.prea-shop-theme .prea-shop-theme__card{flex-basis:calc((100% - 72px)/4)}.prea-shop-theme .prea-shop-theme__arrow--prev{left:-36px}.prea-shop-theme .prea-shop-theme__arrow--next{right:-36px}}@media(prefers-reduced-motion:reduce){.prea-shop-theme .prea-shop-theme__card-link,.prea-shop-theme .prea-shop-theme__image,.prea-shop-theme .prea-shop-theme__cta svg,.prea-shop-theme .prea-shop-theme__arrow,.prea-shop-theme .prea-shop-theme__dot span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-preaureum-shop-by-theme.css.map */
