.pr-home{background:var(--pr-paper);color:var(--pr-ink)}.pr-home-width{width:calc(100% - 64px);max-width:1440px;margin-inline:auto}.pr-home-hero{position:relative;height:clamp(480px,46vw,680px);background:#d7c1a8;overflow:hidden}.pr-home-hero-images{display:grid;grid-template-columns:1fr 1fr;height:100%}.pr-home-hero-images picture,.pr-home-hero-right{display:block;min-width:0;overflow:hidden}.pr-home-hero-images img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.pr-home-hero-copy{position:absolute;bottom:30px;left:16px;right:16px;text-align:center;color:#fffdfa}.pr-home-hero-copy h1{font-size:clamp(30px,3vw,44px);letter-spacing:-.6px;line-height:1.18;margin:0 0 17px;text-shadow:0 2px 10px #21180f66}.pr-home-hero-copy a{display:inline-flex;min-height:46px;align-items:center;border:1px solid currentColor;border-radius:28px;padding:10px 25px;background:#34231955;text-decoration:none;font-size:14px}.pr-home-eyebrow{text-transform:uppercase;letter-spacing:2.8px;font-size:11px;margin-bottom:12px}.pr-home-featured{text-align:center;padding-block:48px 42px}.pr-home-featured h2,.pr-home-returns h2{font-size:clamp(28px,2.8vw,40px);letter-spacing:-.6px;margin-bottom:30px}.pr-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;text-align:center;margin-bottom:28px}.pr-home-product-grid .pr-card-image{background:transparent}.pr-home-product-grid .pr-card-copy a{font-family:var(--pr-heading-font);font-size:17px}.pr-home-product-grid .pr-card-copy p{font-size:13px;color:var(--pr-muted)}.pr-home-featured>.pr-button{border-radius:28px;min-height:44px}.pr-home-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:36px}.pr-home-categories>a{position:relative;aspect-ratio:1.22;display:block;overflow:hidden;background:#d1b395;color:#fff;text-decoration:none}.pr-home-categories img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.pr-home-categories span{position:absolute;left:0;right:0;bottom:0;padding:22px;background:#31211675}.pr-home-categories strong{display:block;font:clamp(22px,2vw,30px)/1.2 var(--pr-heading-font);font-weight:400}.pr-home-categories small{display:block;margin-top:5px;font:14px/1.4 var(--pr-heading-font)}.pr-home-craft{display:grid;grid-template-columns:1fr 1fr;background:#c7b29d;min-height:290px}.pr-home-craft>div:first-child{height:340px;overflow:hidden;background:#eee6db}.pr-home-craft img{height:100%;width:100%;object-fit:cover;object-position:50% 57%}.pr-home-craft-copy{padding:36px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.pr-home-craft h2{font-size:clamp(30px,3vw,43px);margin-bottom:15px;letter-spacing:-.6px}.pr-home-craft p{font-family:var(--pr-heading-font);margin-bottom:16px}.pr-home-craft a{font-size:14px}.pr-home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:38px 44px}.pr-home-steps>div{display:flex;gap:24px;padding:8px 28px;border-right:1px solid var(--pr-line);align-items:center}.pr-home-steps>div:last-child{border:0}.pr-home-steps>div>span{font:44px var(--pr-heading-font);color:#a98c77}.pr-home-steps p{margin:0}.pr-home-steps strong{font:20px var(--pr-heading-font);display:block}.pr-home-steps small{display:block;color:var(--pr-muted);font-size:13px;margin-top:5px}.pr-home-studio{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;padding-block:32px 50px}.pr-home-studio-photo{aspect-ratio:1.45;background:#e9e1d5;display:grid;place-items:center;color:var(--pr-muted);font-size:13px}.pr-home-studio-photo img{width:100%;height:100%;object-fit:cover}.pr-home-studio h2{font-size:clamp(28px,2.8vw,40px);margin-bottom:20px}.pr-home-studio p:not(.pr-home-eyebrow){color:var(--pr-muted);max-width:390px;font-size:15px}.pr-home-studio a{font-size:14px}.pr-home-returns{text-align:center;padding-block:28px 65px}.pr-home-return-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pr-home-return-grid>div{aspect-ratio:1.38;background:#e9e1d5;display:grid;place-items:center;color:var(--pr-muted);font-size:13px}.pr-home-return-grid img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.pr-home-steps>div{padding:8px 15px;gap:14px}.pr-home-steps strong{font-size:17px}.pr-home-studio{gap:32px}.pr-home-categories span{padding:16px}.pr-home-categories small{font-size:12px}}@media(max-width:749px){.pr-home-width{width:calc(100% - 32px)}.pr-home-hero{height:470px}.pr-home-hero-images{grid-template-columns:1fr}.pr-home-hero-right{display:none}.pr-home-hero-copy{bottom:24px}.pr-home-hero-copy h1{font-size:31px}.pr-home-hero-copy a{font-size:13px;min-height:44px}.pr-home-featured{padding-block:35px 30px}.pr-home-eyebrow{font-size:9px;letter-spacing:2px}.pr-home-featured h2,.pr-home-returns h2{font-size:28px;line-height:1.25;margin-bottom:22px}.pr-home-product-grid{grid-template-columns:1fr 1fr;gap:26px 12px}.pr-home-product-grid .pr-card-copy a{font-size:15px}.pr-home-product-grid .pr-card-copy p{font-size:12px}.pr-home-categories{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.pr-home-categories>a{aspect-ratio:1.28}.pr-home-categories span{padding:18px}.pr-home-categories strong{font-size:26px}.pr-home-categories small{font-size:14px}.pr-home-craft{grid-template-columns:1fr}.pr-home-craft>div:first-child{height:275px}.pr-home-craft-copy{padding:35px 22px}.pr-home-craft h2{font-size:33px}.pr-home-steps{grid-template-columns:1fr;padding-block:20px}.pr-home-steps>div{padding:20px 8px;border-right:0;border-bottom:1px solid var(--pr-line);gap:24px}.pr-home-steps>div>span{font-size:37px}.pr-home-steps strong{font-size:20px}.pr-home-steps small{font-size:13px}.pr-home-studio{grid-template-columns:1fr;gap:25px;padding-block:25px 30px}.pr-home-studio h2{font-size:31px}.pr-home-returns{padding-block:30px 40px}.pr-home-return-grid{grid-template-columns:1fr;gap:14px}.pr-home-return-grid>div{aspect-ratio:1.4}}.pr-home-categories>a{aspect-ratio:auto;background:transparent;color:var(--pr-ink)}.pr-home-categories img{aspect-ratio:1.38;height:auto;object-fit:cover}.pr-home-categories span{position:static;display:block;background:transparent;padding:14px 8px;text-align:center}.pr-home-categories strong{font-size:23px}.pr-home-categories small{display:none}.pr-home-craft{background:#e8dccd}.pr-home-craft img{transform:scale(1.6);transform-origin:50% 60%}.pr-home-hero-copy h1{margin-bottom:10px}.pr-home-hero-explanation{font-size:15px;line-height:1.5;margin:0 auto 19px;max-width:460px;text-shadow:0 1px 8px #21180f99}.pr-home-story{padding-block:46px 42px;max-width:760px;text-align:center;scroll-margin-top:85px}.pr-home-story h2{font-size:clamp(28px,2.8vw,40px);line-height:1.2;margin:0 0 20px}.pr-home-story>p:last-child{font-size:16px;line-height:1.75;color:var(--pr-muted);margin:0 auto;max-width:660px}.pr-home-studio{grid-template-columns:1fr 1fr;max-width:1100px;scroll-margin-top:85px}.pr-home-studio-photo{aspect-ratio:4/5;overflow:hidden}.pr-home-studio-photo img{object-position:50% 45%}.pr-home-returns{scroll-margin-top:85px}.pr-home-returns h2{margin-bottom:14px}.pr-home-customer-caption{font-size:14px;color:var(--pr-muted);margin:0 0 28px}.pr-home-return-grid{align-items:start}.pr-home-return-grid>div{aspect-ratio:auto;display:block;overflow:hidden;background:transparent}.pr-home-return-grid img{object-fit:contain;height:auto;display:block}@media(max-width:749px){.pr-home-hero-explanation{max-width:315px;font-size:14px}.pr-home-story{padding-block:32px}.pr-home-story>p:last-child{font-size:15px}.pr-home-studio{grid-template-columns:1fr}.pr-home-studio-photo{aspect-ratio:1.12}.pr-home-customer-caption{font-size:13px;max-width:300px;margin-inline:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pet-reverie-home.css.map */
