:root{--pr-ink: #1c1a17;--pr-paper: #f4efe6;--pr-rust: #b3391f;--pr-ease: cubic-bezier(.2, .7, .2, 1);--pr-shadow: 0 18px 40px -22px rgba(28, 26, 23, .45)}.pr-js .pr-reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .9s var(--pr-ease);transition-delay:calc(var(--pr-i, 0) * 70ms);will-change:opacity,transform}.pr-js .pr-reveal.is-in{opacity:1;transform:none}@keyframes pr-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.pr-js .hero .hero__content-wrapper .text-block,.pr-js .hero .hero__content-wrapper .button,.pr-js .hero .hero__content-wrapper .button-secondary{animation:pr-rise .9s var(--pr-ease) both}.pr-js .hero .hero__content-wrapper .text-block:nth-child(1){animation-delay:.1s}.pr-js .hero .hero__content-wrapper .text-block:nth-child(2){animation-delay:.22s}.pr-js .hero .hero__content-wrapper .text-block:nth-child(3){animation-delay:.34s}.pr-js .hero .hero__content-wrapper .button,.pr-js .hero .hero__content-wrapper .button-secondary{animation-delay:.48s}[class*=__eyebrow] p{display:inline-flex;align-items:flex-start;gap:12px;line-height:1.5;letter-spacing:.16em;font-size:.78rem}[class*=__eyebrow] p:before{content:"";display:inline-block;flex:0 0 28px;width:28px;height:1px;margin-top:.7em;background:currentColor;opacity:.8}.hero__media img{transition:transform .2s linear;transform:translate3d(0,var(--pr-parallax, 0px),0) scale(1.02)}[class*=__ttl] h2:after{content:"";display:block;width:40px;height:2px;margin-top:14px;background:var(--pr-rust);transform-origin:left center;transform:scaleX(0);transition:transform .8s var(--pr-ease) .25s}[class*=__ttl][class*=align-center] h2:after{margin-inline:auto;transform-origin:center}.pr-js .is-in [class*=__ttl] h2:after,.pr-js [class*=__ttl].is-in h2:after,html:not(.pr-js) [class*=__ttl] h2:after{transform:scaleX(1)}a[href*="/collections/"]:not(.button):not(.button-secondary):not(.collection-card__link):not(.product-card__link){transition:color .25s ease}product-card,.product-card{transition:transform .55s var(--pr-ease)}product-card .product-media,.product-card .product-media{overflow:hidden;transition:box-shadow .55s var(--pr-ease)}product-card .product-media img,.product-card .product-media img{transition:transform 1.1s var(--pr-ease)}@media(hover:hover){product-card:hover,.product-card:hover{transform:translateY(-5px)}product-card:hover .product-media,.product-card:hover .product-media{box-shadow:var(--pr-shadow)}product-card:hover .product-media img,.product-card:hover .product-media img{transform:scale(1.035)}}[class*=__ptitle] p{transition:color .35s ease}@media(hover:hover){product-card:hover [class*=__ptitle] p,.product-card:hover [class*=__ptitle] p{color:var(--pr-rust)}}product-card .price,.product-card .price,product-card product-price,.product-card product-price{font-variant-numeric:tabular-nums;opacity:.78}.collection-card--image-bg{overflow:hidden}.collection-card--image-bg img{transition:transform 1.2s var(--pr-ease),filter .8s ease}.collection-card__link{display:block}@media(hover:hover){.collection-card__link:hover .collection-card--image-bg img{transform:scale(1.06)}}.collection-card [class*=collection-title],.collection-card .collection-title,.collection-card .text-block{transition:background-color .35s ease,color .35s ease,transform .35s var(--pr-ease)}@media(hover:hover){.collection-card__link:hover .collection-card .text-block>*,.collection-card__link:hover .collection-card .text-block{background-color:var(--pr-ink)!important;color:var(--pr-paper)!important}}.button,.button-secondary{position:relative;transition:transform .25s var(--pr-ease),background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}@media(hover:hover){.button:hover,.button-secondary:hover{transform:translateY(-1px);box-shadow:0 10px 22px -14px #1c1a1799}.button:active,.button-secondary:active{transform:translateY(0);box-shadow:none}}header-component.header,.header-section header-component{transition:box-shadow .35s ease}.pr-scrolled header-component.header,.pr-scrolled .header-section header-component{box-shadow:0 1px #1c1a1714,0 12px 30px -24px #1c1a1780}.pr-pillar{position:relative;padding-top:18px;transition:transform .5s var(--pr-ease)}.pr-pillar:before{content:attr(data-pr-n);position:absolute;top:0;left:0;font-family:var(--font-heading--family, Georgia, serif);font-size:.85rem;letter-spacing:.12em;color:var(--pr-rust)}.pr-pillar:after{content:"";position:absolute;top:8px;left:34px;right:0;height:1px;background:currentColor;opacity:.14}@media(hover:hover){.pr-pillar:hover{transform:translateY(-3px)}}.pr-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border-radius:50%;border:1px solid var(--pr-ink);background:var(--pr-paper);color:var(--pr-ink);display:grid;place-items:center;cursor:pointer;z-index:40;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .35s ease,transform .35s var(--pr-ease),background-color .3s ease,color .3s ease;box-shadow:0 8px 24px -14px #1c1a1799}.pr-top.is-on{opacity:1;transform:none;pointer-events:auto}.pr-top svg{width:16px;height:16px}@media(hover:hover){.pr-top:hover{background:var(--pr-ink);color:var(--pr-paper)}}@media(max-width:749px){.pr-top{right:14px;bottom:14px;width:40px;height:40px}}:focus-visible{outline:2px solid var(--pr-rust);outline-offset:3px}::selection{background:var(--pr-rust);color:var(--pr-paper)}@media(prefers-reduced-motion:reduce){.pr-js .pr-reveal{opacity:1;transform:none;transition:none}.pr-js .hero .hero__content-wrapper *{animation:none!important}[class*=__ttl] h2:after{transform:none;transition:none}.hero__media img{transform:none;transition:none}product-card,.product-card,.collection-card--image-bg img,.button,.button-secondary,.pr-pillar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/plateroom.css.map */
