.p4-shop{--p4-shop-black: #000;--p4-shop-charcoal: #171717;--p4-shop-gray-900: #292929;--p4-shop-gray-700: #5f5f5f;--p4-shop-gray-500: #8f8f8f;--p4-shop-gray-300: #d7d7d7;--p4-shop-gray-200: #e7e7e7;--p4-shop-gray-100: #f2f2f2;--p4-shop-white: #fff;color:var(--p4-shop-black);background:var(--p4-shop-white);font-family:var(--font-body--family, Montserrat, sans-serif)}.p4-shop *,.p4-shop *:before,.p4-shop *:after{box-sizing:border-box}.p4-shop__shell{width:min(1380px,calc(100% - 96px));margin-inline:auto}.p4-shop__eyebrow,.p4-shop__step-label{margin:0;color:#c6c6c6;font-size:.7rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.p4-shop__eyebrow--dark,.p4-shop__step-label{color:var(--p4-shop-gray-700)}.p4-shop__hero{position:relative;min-height:clamp(620px,76svh,840px);overflow:hidden;background:var(--p4-shop-black);color:var(--p4-shop-white)}.p4-shop__hero-image,.p4-shop__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.p4-shop__hero-image{object-fit:cover;object-position:center}.p4-shop__hero-overlay{background:linear-gradient(90deg,#000000bd,#0000008a 38%,#0000002e 68%,#0000000d)}.p4-shop__hero-inner{display:flex;position:relative;z-index:1;min-height:inherit;align-items:center;padding-block:118px 92px}.p4-shop__hero-content{width:min(620px,48%)}.p4-shop__hero h1{margin:22px 0 0;color:var(--p4-shop-white);font-size:clamp(3.4rem,7vw,6.2rem);font-weight:750;letter-spacing:-.055em;line-height:.94}.p4-shop__hero-copy{max-width:580px;margin:30px 0 0;color:#e0e0e0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.68}.p4-shop__hero-link,.p4-shop__button,.p4-shop__product-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:1px solid transparent;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.035em;line-height:1.2;text-decoration:none}.p4-shop__hero-link{margin-top:32px;background:var(--p4-shop-white);color:var(--p4-shop-black)}.p4-shop__hero-link span,.p4-shop__product-link span,.p4-shop__cta-link span{transition:transform .18s ease}.p4-shop__hero-link:hover span,.p4-shop__product-link:hover span,.p4-shop__cta-link:hover span{transform:translate(4px)}.p4-shop__explorer{padding-block:clamp(88px,9vw,132px);background:var(--p4-shop-gray-100)}.p4-shop__dashboard-intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:end;gap:clamp(54px,9vw,140px)}.p4-shop__dashboard-intro h2{max-width:820px;margin:20px 0 0;color:var(--p4-shop-black);font-size:clamp(2.7rem,5.2vw,5.2rem);font-weight:750;letter-spacing:-.052em;line-height:.98}.p4-shop__dashboard-copy>p{max-width:560px;margin:0;color:var(--p4-shop-gray-700);font-size:1rem;line-height:1.72}.p4-shop__button--dark,.p4-shop__product-link{margin-top:26px;background:var(--p4-shop-black);color:var(--p4-shop-white)}.p4-shop__dashboard-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(52px,6vw,82px)}.p4-shop__dashboard-steps article{display:grid;min-height:156px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:22px;padding:28px;border:1px solid var(--p4-shop-gray-200);border-radius:22px;background:var(--p4-shop-white)}.p4-shop__dashboard-steps article>span{color:var(--p4-shop-gray-500);font-size:.7rem;font-weight:700;letter-spacing:.12em}.p4-shop__dashboard-steps h3{margin:-5px 0 8px;color:var(--p4-shop-black);font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.p4-shop__dashboard-steps p{margin:0;color:var(--p4-shop-gray-700);font-size:.82rem;line-height:1.6}.p4-shop__explorer-grid{margin-top:30px}.p4-shop__navigation,.p4-shop__panels{border:1px solid var(--p4-shop-gray-200);border-radius:28px;background:var(--p4-shop-white)}.p4-shop__navigation-inner{padding:clamp(28px,4vw,46px)}.p4-shop__navigation-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.p4-shop__navigation-heading h3{margin:10px 0 0;color:var(--p4-shop-black);font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:750;letter-spacing:-.04em}.p4-shop__navigation-heading>p{margin:0 0 5px;color:var(--p4-shop-gray-700);font-size:.76rem;line-height:1.5;text-align:right}.p4-shop__navigation-heading strong{display:block;color:var(--p4-shop-black);font-size:.9rem}.p4-shop__category-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.p4-shop__category{display:grid;width:100%;min-height:58px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 17px;border:0;border-radius:999px;background:var(--p4-shop-black);color:var(--p4-shop-white);font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.p4-shop__category:hover{background:var(--p4-shop-gray-900);transform:translateY(-2px)}.p4-shop__category.is-active{background:var(--p4-shop-black);box-shadow:0 0 0 3px var(--p4-shop-white),0 0 0 5px var(--p4-shop-black)}.p4-shop__category span{overflow-wrap:anywhere;font-size:.88rem;font-weight:650;line-height:1.35}.p4-shop__category small{color:#bdbdbd;font-size:.67rem}.p4-shop__select-label,.p4-shop__select-wrap{display:none}.p4-shop__panels{margin-top:28px;padding:clamp(30px,4vw,52px)}.p4-shop__panel[hidden]{display:none}.p4-shop__collection-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;padding-bottom:30px;border-bottom:1px solid var(--p4-shop-gray-300)}.p4-shop__collection-band .p4-shop__eyebrow{color:var(--p4-shop-gray-700)}.p4-shop__collection-heading h2{max-width:800px;margin:15px 0 0;color:var(--p4-shop-black);font-size:clamp(2.35rem,4.5vw,4.8rem);font-weight:750;letter-spacing:-.05em;line-height:.98}.p4-shop__collection-count{flex:0 0 auto;margin:0 0 4px;color:var(--p4-shop-gray-700);font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.p4-shop__collection-intro{max-width:820px;margin:28px 0 0;color:var(--p4-shop-gray-700);font-size:.95rem;line-height:1.72}.p4-shop__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 24px;margin-top:48px}.p4-shop__product-card{min-width:0}.p4-shop__product-image{display:block;position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:18px;background:var(--p4-shop-gray-100);color:var(--p4-shop-black)}.p4-shop__product-image img,.p4-shop__product-placeholder,.p4-shop__product-placeholder svg{display:block;width:100%;height:100%}.p4-shop__product-image img{object-fit:cover;transition:transform .38s ease}.p4-shop__product-image:hover img{transform:scale(1.025)}.p4-shop__product-placeholder svg{padding:25%;fill:var(--p4-shop-gray-300)}.p4-shop__product-content{padding-top:20px}.p4-shop__product-meta{margin:0 0 9px;color:var(--p4-shop-gray-700);font-size:.64rem;font-weight:700;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.p4-shop__product-content h3{margin:0;color:var(--p4-shop-black);font-size:clamp(1.1rem,1.4vw,1.3rem);font-weight:700;letter-spacing:-.025em;line-height:1.28}.p4-shop__product-content h3 a{color:inherit;text-decoration:none}.p4-shop__product-description{display:-webkit-box;overflow:hidden;margin:13px 0 0;color:var(--p4-shop-gray-700);font-size:.82rem;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:3}.p4-shop__product-link{min-height:44px;margin-top:21px;padding:11px 18px}.p4-shop__empty{margin:48px 0 0;padding:42px;border-radius:18px;background:var(--p4-shop-gray-100);color:var(--p4-shop-gray-700)}.p4-shop__cta{padding-block:clamp(80px,9vw,132px);background:var(--p4-shop-black);color:var(--p4-shop-white)}.p4-shop__cta-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:end;gap:clamp(60px,10vw,160px)}.p4-shop__cta h2{max-width:760px;margin:20px 0 0;color:var(--p4-shop-white);font-size:clamp(2.5rem,5vw,5rem);font-weight:750;letter-spacing:-.05em;line-height:1}.p4-shop__cta-inner>div:last-child>p{max-width:560px;margin:0;color:#c8c8c8;font-size:1rem;line-height:1.7}.p4-shop__cta-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.p4-shop__cta .p4-shop__button{border-color:var(--p4-shop-white);background:var(--p4-shop-white);color:var(--p4-shop-black)}.p4-shop__cta-link{display:inline-flex;align-items:center;gap:10px;color:var(--p4-shop-white);font-size:.8rem;font-weight:650;letter-spacing:.035em;text-decoration:none}.p4-shop a:focus-visible,.p4-shop button:focus-visible,.p4-shop select:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media screen and (max-width:1180px){.p4-shop__category-list{grid-template-columns:repeat(3,minmax(0,1fr))}.p4-shop__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:900px){.p4-shop__shell{width:min(100% - 48px,1380px)}.p4-shop__hero{min-height:650px}.p4-shop__hero-image{object-position:58% center}.p4-shop__hero-overlay{background:linear-gradient(0deg,#000000c7,#00000094 48%,#0000002e 78%,#0000000d)}.p4-shop__hero-content{width:min(620px,78%)}.p4-shop__dashboard-intro,.p4-shop__cta-inner{grid-template-columns:1fr;align-items:start;gap:42px}.p4-shop__category-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.p4-shop__shell{width:calc(100% - 36px)}.p4-shop__hero{min-height:620px}.p4-shop__hero-inner{align-items:end;padding-block:100px 64px}.p4-shop__hero-content{width:100%}.p4-shop__hero h1{font-size:clamp(3.2rem,16vw,4.4rem)}.p4-shop__hero-copy{margin-top:24px;font-size:.98rem}.p4-shop__hero-link{width:100%;margin-top:26px}.p4-shop__explorer{padding-block:68px 78px}.p4-shop__dashboard-intro{gap:30px}.p4-shop__dashboard-intro h2{font-size:clamp(2.65rem,13vw,3.55rem)}.p4-shop__button--dark{width:100%}.p4-shop__dashboard-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:48px}.p4-shop__dashboard-steps article{display:block;min-height:102px;padding:16px 12px}.p4-shop__dashboard-steps article>span{display:block;margin-bottom:12px}.p4-shop__dashboard-steps h3{margin:0;font-size:.94rem}.p4-shop__dashboard-steps p{display:none}.p4-shop__explorer-grid{margin-top:20px}.p4-shop__navigation,.p4-shop__panels{border-radius:20px}.p4-shop__navigation-inner,.p4-shop__panels{padding:22px}.p4-shop__navigation-heading{display:block;margin-bottom:26px}.p4-shop__navigation-heading>p{margin-top:18px;text-align:left}.p4-shop__navigation-heading strong{display:inline}.p4-shop__category-list{gap:10px}.p4-shop__category{min-height:54px;grid-template-columns:minmax(0,1fr);padding:11px 14px}.p4-shop__category span{overflow-wrap:normal;font-size:.72rem;word-break:normal}.p4-shop__category small{display:none}.p4-shop__panels{margin-top:18px}.p4-shop__collection-heading{display:block;padding-bottom:22px}.p4-shop__collection-heading h2{font-size:clamp(2.25rem,11vw,3.2rem)}.p4-shop__collection-count{margin-top:18px}.p4-shop__collection-intro{margin-top:22px}.p4-shop__product-grid{grid-template-columns:1fr;gap:46px;margin-top:38px}.p4-shop__product-content h3{font-size:1.2rem}.p4-shop__product-link{width:100%}.p4-shop__cta{padding-block:72px}.p4-shop__cta-inner{gap:36px}.p4-shop__cta-actions{align-items:stretch;flex-direction:column;gap:24px}.p4-shop__cta .p4-shop__button{width:100%}}@media(prefers-reduced-motion:reduce){.p4-shop__product-image img,.p4-shop__hero-link span,.p4-shop__product-link span,.p4-shop__cta-link span,.p4-shop__category{transition:none}}.p4-shop__explorer{padding-block:28px 96px;background:radial-gradient(circle at 88% 8%,rgb(255 255 255 / 10%),transparent 34%),linear-gradient(122deg,#000,#090909 38%,#303030)}.p4-shop__explorer-grid{display:grid;grid-template-columns:248px minmax(0,1fr);align-items:stretch;gap:22px;margin-top:0}.p4-shop__navigation{position:relative;overflow:hidden;border:0;border-radius:0;background:transparent;color:var(--p4-shop-white)}.p4-shop__navigation-inner{position:sticky;top:118px;padding:28px 0 0}.p4-shop__navigation-heading{display:block;margin-bottom:16px;padding:0 24px 22px;border-bottom:1px solid rgb(255 255 255 / 18%)}.p4-shop__navigation-heading>div{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px}.p4-shop__navigation-heading h2{margin:0;color:var(--p4-shop-white);font-size:1.65rem;font-weight:750;letter-spacing:-.035em;line-height:1}.p4-shop__navigation-heading>div>span{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 28%);border-radius:50%;color:#cfcfcf;font-size:.7rem;font-weight:700}.p4-shop__category-list{display:flex;flex-direction:column;gap:0}.p4-shop__category{min-height:62px;padding:13px 24px;border:0;border-bottom:1px solid rgb(255 255 255 / 15%);border-radius:0;background:transparent;color:#a9a9a9;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.p4-shop__category:first-child{border-top:1px solid rgb(255 255 255 / 15%)}.p4-shop__category:after{color:var(--p4-shop-white);content:"\2192";font-size:.82rem;opacity:0;transform:translate(-5px);transition:opacity .16s ease,transform .16s ease}.p4-shop__category:hover{background:#111;color:var(--p4-shop-white);transform:none}.p4-shop__category.is-active{background:#111;color:var(--p4-shop-white);box-shadow:inset 3px 0 0 var(--p4-shop-white)}.p4-shop__category:hover:after,.p4-shop__category.is-active:after{opacity:1;transform:translate(0)}.p4-shop__category span{overflow-wrap:normal;font-size:.76rem;font-weight:650;line-height:1.25}.p4-shop__category small{color:#8f8f8f}.p4-shop__category.is-active small{color:#5f5f5f}.p4-shop__panels{min-width:0;margin-top:0;padding:22px;border:0;border-radius:28px;background:var(--p4-shop-white);box-shadow:0 12px 40px #0000000d}.p4-shop__workspace-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--p4-shop-gray-200)}.p4-shop__workspace-bar>p{display:inline-flex;align-items:center;gap:9px;margin:0;color:var(--p4-shop-gray-700);font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.p4-shop__workspace-bar>p>span{width:7px;height:7px;border-radius:50%;background:var(--p4-shop-black);box-shadow:0 0 0 4px #00000017}.p4-shop__selection-status{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--p4-shop-gray-300);border-radius:999px;color:var(--p4-shop-gray-700);font-size:.68rem}.p4-shop__selection-status strong{color:var(--p4-shop-black);font-size:.78rem}.p4-shop__space-tray{margin-top:16px;padding:16px;border-radius:16px;background:var(--p4-shop-black);color:var(--p4-shop-white)}.p4-shop__space-tray[hidden]{display:none}.p4-shop__space-tray-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.p4-shop__space-tray-head p{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.p4-shop__space-tray-head button{padding:4px;border:0;background:transparent;color:#bdbdbd;font:inherit;font-size:.7rem;cursor:pointer}.p4-shop__space-items{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.p4-shop__space-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgb(255 255 255 / 22%);border-radius:999px;background:#1c1c1c;color:var(--p4-shop-white);font:inherit;font-size:.68rem;cursor:pointer}.p4-shop__space-chip span{color:#a8a8a8}.p4-shop__space-tray>a{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:var(--p4-shop-white);font-size:.7rem;font-weight:700;text-decoration:none}.p4-shop__collection-band{padding-top:24px}.p4-shop__collection-heading{align-items:end;padding-bottom:20px}.p4-shop__collection-heading h2{margin-top:9px;font-size:clamp(2rem,3.4vw,3.6rem)}.p4-shop__collection-count{margin-bottom:2px}.p4-shop__product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 14px;margin-top:24px}.p4-shop__product-media{position:relative}.p4-shop__product-image{aspect-ratio:1 / 1;border:1px solid var(--p4-shop-gray-200);border-radius:14px}.p4-shop__space-toggle{display:inline-flex;position:absolute;right:10px;bottom:10px;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--p4-shop-black);border-radius:50%;background:var(--p4-shop-black);color:var(--p4-shop-white);font:inherit;font-size:1.25rem;line-height:1;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.p4-shop__space-toggle:hover{transform:scale(1.06)}.p4-shop__space-toggle[aria-pressed=true]{background:var(--p4-shop-white);color:var(--p4-shop-black)}.p4-shop__space-toggle[aria-pressed=true] span{transform:rotate(45deg)}.p4-shop__space-toggle span{display:block;transition:transform .16s ease}.p4-shop__product-content{padding-top:13px}.p4-shop__product-meta{margin-bottom:6px;font-size:.56rem}.p4-shop__product-content h3{font-size:clamp(.9rem,1.08vw,1.05rem);line-height:1.22}.p4-shop__product-link{min-height:36px;margin-top:13px;padding:8px 12px;font-size:.65rem}@media screen and (max-width:1180px){.p4-shop__explorer-grid{grid-template-columns:220px minmax(0,1fr)}.p4-shop__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:820px){.p4-shop__explorer{padding-block:18px 72px}.p4-shop__explorer-grid{grid-template-columns:1fr;gap:14px}.p4-shop__navigation{position:static}.p4-shop__navigation-inner{position:static;padding:20px 0 0}.p4-shop__navigation-heading{display:flex;align-items:end;justify-content:space-between;padding-inline:20px}.p4-shop__navigation-heading>div{margin-top:0}.p4-shop__navigation-heading>div>span{display:none}.p4-shop__category-list{overflow-x:auto;flex-direction:row;gap:0;padding:0;scrollbar-width:none}.p4-shop__category-list::-webkit-scrollbar{display:none}.p4-shop__category{min-width:154px;min-height:64px;grid-template-columns:minmax(0,1fr) auto;border-top:0;border-right:1px solid rgb(255 255 255 / 15%);border-bottom:0;padding-inline:20px}.p4-shop__category:first-child{border-top:0}.p4-shop__category.is-active{box-shadow:inset 0 -3px 0 var(--p4-shop-white)}.p4-shop__category small{display:block}.p4-shop__panels{margin-top:0}}@media screen and (max-width:640px){.p4-shop__explorer{padding-block:14px 64px}.p4-shop__explorer-grid{width:calc(100% - 24px)}.p4-shop__navigation{border-radius:0}.p4-shop__panels{border-radius:20px}.p4-shop__navigation-heading h2{font-size:1.35rem}.p4-shop__panels{padding:16px}.p4-shop__workspace-bar{padding-bottom:14px}.p4-shop__collection-band{padding-top:20px}.p4-shop__collection-heading{display:flex;align-items:end;padding-bottom:16px}.p4-shop__collection-heading h2{font-size:clamp(1.8rem,9vw,2.5rem)}.p4-shop__collection-count{margin-top:0}.p4-shop__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px;margin-top:18px}.p4-shop__space-toggle{right:7px;bottom:7px;width:44px;height:44px}.p4-shop__product-content{padding-top:10px}.p4-shop__product-content h3{font-size:.86rem}.p4-shop__product-link{width:100%;min-height:44px;padding:9px 8px;font-size:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/p4-all-products.css.map */
