:root{--pph-olive: #657052;--pph-olive-deep: #586147;--pph-ink: #191a17;--pph-muted: #66675f;--pph-cream: #f6f1e8;--pph-paper: #fffdf9;--pph-line: #e7dfd3;--pph-soft: #f1eadf;--pph-serif: "DM Serif Display", Georgia, "Times New Roman", serif;--pph-sans: "Helvetica Neue", Helvetica, Arial, sans-serif}html{scroll-behavior:smooth}body{background:var(--pph-paper);color:var(--pph-ink);font-family:var(--pph-sans)}body .page-wrapper{background:var(--pph-paper)}body a{color:inherit}#MainContent{overflow:hidden}.pph-announcement{min-height:31px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--pph-olive);color:#fff;font:600 12px/1.2 var(--pph-sans);letter-spacing:.01em;padding:7px 16px}.pph-announcement svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.pph-site-header{position:relative;z-index:20;background:#fffdf9fa;border-bottom:1px solid rgba(31,32,28,.07)}.pph-header-inner{width:min(1220px,calc(100% - 48px));height:76px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(200px,1fr);align-items:center;gap:28px}.pph-brand{display:inline-flex;flex-direction:column;width:fit-content;align-items:center;justify-content:center;text-decoration:none;font-family:var(--pph-serif);font-size:24px;line-height:.95;letter-spacing:-.02em;color:var(--pph-ink);white-space:nowrap}.pph-brand-mark{width:35px;height:15px;margin-bottom:3px;fill:none;stroke:var(--pph-olive);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.pph-desktop-nav{display:flex;align-items:center;gap:35px;font:500 13px/1 var(--pph-sans)}.pph-desktop-nav a{text-decoration:none;padding:29px 0 25px;border-bottom:1px solid transparent}.pph-desktop-nav a:hover,.pph-desktop-nav a[aria-current=page]{border-color:var(--pph-ink)}.pph-header-actions{justify-self:end;display:flex;align-items:center;gap:21px}.pph-header-actions a{width:25px;height:25px;display:inline-grid;place-items:center;text-decoration:none;position:relative}.pph-header-actions svg{width:22px;height:22px;fill:none;stroke:var(--pph-ink);stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.pph-cart-count{position:absolute;right:-7px;top:-7px;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;background:var(--pph-olive);color:#fff;font-size:10px;font-weight:700}.pph-mobile-menu{display:none}.pph-home{background:var(--pph-paper)}.pph-hero{display:grid;grid-template-columns:42% 58%;min-height:370px;background:#f7f4ed}.pph-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:48px max(36px,calc((100vw - 1220px)/2));padding-right:36px;background:radial-gradient(circle at 8% 35%,rgba(146,158,117,.12),transparent 35%),linear-gradient(90deg,#faf7f0,#f5f1e9)}.pph-eyebrow{display:none;margin:0 0 12px;letter-spacing:.2em;font-size:10px;font-weight:700}.pph-hero h1{margin:0;font-family:var(--pph-serif);font-weight:400;font-size:clamp(48px,4.45vw,72px);line-height:.95;letter-spacing:-.035em;color:#11120f}.pph-hero-sub{margin:18px 0 0;color:#34352f;font-size:16px;line-height:1.45}.pph-primary-button{width:fit-content;margin-top:20px;padding:13px 24px;background:var(--pph-olive);color:#fff!important;border-radius:2px;text-decoration:none;font:600 13px/1 var(--pph-sans);transition:transform .2s ease,background .2s ease}.pph-primary-button:hover{background:var(--pph-olive-deep);transform:translateY(-1px)}.pph-hero-visual{min-width:0;overflow:hidden;background:#e9e1d4}.pph-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:52% center;display:block}.pph-section{width:min(1220px,calc(100% - 48px));margin:0 auto}.pph-favorites{padding:38px 0 28px}.pph-section-heading{text-align:center;margin-bottom:18px}.pph-section-heading p{margin:0 0 5px;font-size:10px;font-weight:700;letter-spacing:.24em}.pph-section-heading h2{margin:0;font:400 29px/1.1 var(--pph-serif);letter-spacing:-.02em}.pph-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.pph-product-card{display:flex;flex-direction:column;color:var(--pph-ink);text-decoration:none;border:1px solid var(--pph-line);border-radius:5px;overflow:hidden;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.pph-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #342f2714}.pph-product-media{aspect-ratio:1 / 1;overflow:hidden;background:#f3efe8}.pph-product-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.pph-product-card:hover .pph-product-media img{transform:scale(1.025)}.pph-product-info{min-height:88px;padding:10px 12px 11px;text-align:center;display:flex;flex-direction:column;justify-content:center}.pph-product-info h3{margin:0;font:500 12px/1.25 var(--pph-sans);text-wrap:balance}.pph-product-info p{margin:6px 0 0;font:500 12px/1 var(--pph-sans)}.pph-values{margin-top:0;border-top:1px solid #eee6db;border-bottom:1px solid #eee6db;background:#f7f2e9}.pph-values-inner{width:min(1220px,calc(100% - 48px));margin:0 auto;min-height:78px;display:grid;grid-template-columns:repeat(3,1fr)}.pph-value{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:12px;padding:14px 30px;border-right:1px solid #ddd5c8}.pph-value:last-child{border-right:0}.pph-value svg{width:43px;height:43px;fill:none;stroke:var(--pph-olive);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pph-value h3{margin:0 0 3px;font:400 17px/1.1 var(--pph-serif)}.pph-value p{margin:0;color:#67675f;font-size:10px;line-height:1.35}.pph-lifestyle-grid{padding:8px 0 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pph-lifestyle-card{min-height:185px;display:grid;grid-template-columns:60% 40%;background:#f5efe5;color:var(--pph-ink);text-decoration:none;overflow:hidden}.pph-lifestyle-image{min-width:0;overflow:hidden}.pph-lifestyle-image img{width:100%;height:100%;min-height:185px;object-fit:cover;display:block;transition:transform .35s ease}.pph-lifestyle-card:hover .pph-lifestyle-image img{transform:scale(1.03)}.pph-lifestyle-copy{padding:22px 16px;display:flex;flex-direction:column;justify-content:center}.pph-lifestyle-copy h3{margin:0;font:400 18px/1.1 var(--pph-serif)}.pph-lifestyle-copy p{margin:11px 0 0;font-size:10px;line-height:1.35;color:#5f6059}.pph-lifestyle-copy span{margin-top:18px;font-size:10px;color:var(--pph-olive-deep);font-weight:600}.pph-footer{margin-top:8px;background:#f8f4ed;border-top:1px solid var(--pph-line);padding:30px 0 18px}.pph-footer-inner{width:min(1120px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:290px 1fr;align-items:center;gap:38px}.pph-footer-logo{font-size:22px}.pph-footer-brand p{margin:8px 0 0;color:#77766f;font-size:10px;text-align:center}.pph-footer-links{display:flex;align-items:center;justify-content:flex-end;gap:34px;flex-wrap:wrap}.pph-footer-links a,.pph-footer-bottom a{font-size:10px;text-decoration:none}.pph-footer-links a:hover,.pph-footer-bottom a:hover{text-decoration:underline}.pph-footer-bottom{width:min(1120px,calc(100% - 48px));margin:18px auto 0;padding-top:14px;border-top:1px solid #e8e0d5;display:flex;justify-content:center;gap:28px;color:#8a8880;font-size:9px}body:not(:has(.pph-home)) #MainContent{background:var(--pph-paper);color:var(--pph-ink)}body:not(:has(.pph-home)) #MainContent h1,body:not(:has(.pph-home)) #MainContent h2,body:not(:has(.pph-home)) #MainContent h3{color:var(--pph-ink)}body:not(:has(.pph-home)) #MainContent .button:not(.button-unstyled),body:not(:has(.pph-home)) #MainContent button[type=submit]{border-radius:2px}@media(max-width:1100px){.pph-header-inner{width:min(100% - 32px,1040px);grid-template-columns:220px 1fr 150px;gap:18px}.pph-desktop-nav{gap:20px}.pph-brand{font-size:21px}.pph-product-grid{gap:12px}.pph-product-info h3{font-size:11px}.pph-value{padding-inline:18px}.pph-footer-links{gap:19px}}@media(max-width:800px){.pph-header-inner{width:calc(100% - 24px);height:66px;grid-template-columns:42px 1fr auto;gap:10px}.pph-desktop-nav{display:none}.pph-mobile-menu{display:block;position:relative;z-index:3}.pph-mobile-menu summary{list-style:none;width:38px;height:38px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:5px}.pph-mobile-menu summary::-webkit-details-marker{display:none}.pph-mobile-menu summary span{width:21px;height:1.5px;background:var(--pph-ink)}.pph-mobile-panel{position:absolute;top:50px;left:-12px;width:min(330px,calc(100vw - 24px));padding:18px;border:1px solid var(--pph-line);background:var(--pph-paper);box-shadow:0 18px 45px #1e1c181f;display:grid}.pph-mobile-panel a{padding:12px 5px;text-decoration:none;border-bottom:1px solid #eee7dc;font-size:14px}.pph-mobile-panel a:last-child{border-bottom:0}.pph-header-inner>.pph-brand{justify-self:center;font-size:19px}.pph-header-actions{gap:12px}.pph-header-actions>a{width:23px}.pph-header-actions>a:nth-child(2){display:none}.pph-hero{grid-template-columns:1fr;min-height:0}.pph-hero-copy{order:2;padding:34px 24px 38px;text-align:center;align-items:center}.pph-eyebrow{display:block;color:var(--pph-olive-deep)}.pph-hero h1{font-size:clamp(46px,13vw,64px)}.pph-hero-sub{font-size:15px}.pph-hero-visual{order:1;height:235px}.pph-hero-visual img{object-position:58% center}.pph-desktop-only{display:none}.pph-section{width:calc(100% - 28px)}.pph-favorites{padding:34px 0 24px}.pph-section-heading h2{font-size:28px}.pph-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pph-product-grid .pph-product-card:last-child{grid-column:1 / -1;width:calc(50% - 6px);justify-self:center}.pph-product-info{min-height:84px}.pph-product-info h3{font-size:12px}.pph-values-inner{width:calc(100% - 28px);grid-template-columns:1fr;padding:6px 0}.pph-value{border-right:0;border-bottom:1px solid #ddd5c8;padding:17px 10px}.pph-value:last-child{border-bottom:0}.pph-value h3{font-size:18px}.pph-value p{font-size:11px}.pph-lifestyle-grid{grid-template-columns:1fr;padding:12px 0;gap:12px}.pph-lifestyle-card{min-height:170px;grid-template-columns:58% 42%}.pph-lifestyle-image img{min-height:170px}.pph-lifestyle-copy{padding:18px 14px}.pph-footer{padding-top:28px}.pph-footer-inner{width:calc(100% - 36px);grid-template-columns:1fr;gap:24px}.pph-footer-brand{display:flex;flex-direction:column;align-items:center}.pph-footer-links{justify-content:center;gap:15px 24px;text-align:center}.pph-footer-bottom{width:calc(100% - 36px);flex-direction:column;align-items:center;gap:8px;text-align:center}}@media(max-width:430px){.pph-announcement{font-size:11px}.pph-header-actions{gap:7px}.pph-header-actions a{width:21px}.pph-header-inner>.pph-brand{font-size:17px}.pph-brand-mark{width:30px}.pph-product-grid{gap:9px}.pph-product-info{padding-inline:7px}.pph-lifestyle-copy span{margin-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pph-redesign.css.map */
