:root{--pg-orange: #f47721;--pg-orange-hover: #d4660f;--pg-teal: #2a9d8f;--pg-teal-hover: #228578;--pg-teal-light: #e0f0ed;--pg-bg: #eaeded;--pg-bg-white: #ffffff;--pg-text: #0f1111;--pg-text-secondary: #565959;--pg-text-link: #007185;--pg-border: #d5d9d9;--pg-badge-new: #1a8a7d;--pg-badge-sale: #cc0c39;--pg-badge-best: #c47d0a;--pg-radius: 8px;--pg-pill: 100px;--pg-max-w: 1440px;--pg-shadow: 0 2px 5px rgba(15,17,17,.08);--pg-shadow-hover: 0 4px 16px rgba(15,17,17,.12)}#shopify-section-pg_hero,#shopify-section-pg_discovery_1,#shopify-section-pg_discovery_2,#shopify-section-pg_new_arrivals,#shopify-section-pg_deals,#shopify-section-pg_browse,#shopify-section-pg_bestsellers{--section-padding-block-start: 0px;--section-padding-block-end: 0px}.pg-section{max-width:var(--pg-max-w);margin:0 auto;padding:0 20px}.pg-section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-top:28px}.pg-section-title{font-size:21px;font-weight:700;color:var(--pg-text);margin:0;line-height:1.3}.pg-section-link{font-size:14px;font-weight:400;color:var(--pg-text-link);text-decoration:none;white-space:nowrap}.pg-section-link:hover{color:var(--pg-orange);text-decoration:underline}.pg-hero{width:100%;margin:0;padding:0}.pg-hero-banner{position:relative;min-height:380px;background:linear-gradient(135deg,#0d1f1f,#1a3a36,#245a50 70%,#2a7a6a);display:flex;align-items:center;padding:48px 0 140px}.pg-hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 4 C40 4 46 4 46 11 C46 18 40 18 40 18 L40 25 L52 25 C52 25 52 19 59 19 C66 19 66 25 66 25 L66 40 C66 40 60 40 60 47 C60 54 66 54 66 54 L66 66 L52 66 C52 66 52 60 45 60 C38 60 38 66 38 66 L28 66 C28 66 28 60 21 60 C14 60 14 66 14 66 L14 54 C14 54 20 54 20 47 C20 40 14 40 14 40 L14 25 C14 25 20 25 20 18 C20 11 14 11 14 11 L14 4 Z' fill='none' stroke='white' stroke-width='0.4' opacity='0.04'/%3E%3C/svg%3E");background-size:80px 80px;pointer-events:none}.pg-hero-banner:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;background:linear-gradient(to bottom,transparent,var(--pg-bg));z-index:1;pointer-events:none}.pg-hero-inner{max-width:var(--pg-max-w);margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;width:100%}.pg-hero-content{max-width:560px}.pg-hero-season{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;padding:6px 16px;border-radius:var(--pg-pill);font-size:13px;font-weight:600;color:#ffffffbf;letter-spacing:.02em;margin-bottom:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pg-hero-season svg{width:14px;height:14px;fill:currentColor}.pg-hero-content h1{font-size:44px;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.15}.pg-hero-content h1 em{color:var(--pg-teal-light);font-style:italic;font-weight:700}.pg-hero-content p{color:#ffffffa6;font-size:17px;margin:0 0 24px;line-height:1.6}.pg-hero-cta{display:inline-flex;padding:14px 32px;background:var(--pg-orange);color:#fff;border-radius:var(--pg-pill);font-weight:700;font-size:16px;text-decoration:none;transition:all .15s}.pg-hero-cta:hover{background:var(--pg-orange-hover);transform:translateY(-1px);box-shadow:0 4px 16px #f4772159;color:#fff}.pg-hero-image{width:280px;height:280px;border-radius:16px;overflow:hidden;flex-shrink:0}.pg-hero-image img{width:100%;height:100%;object-fit:contain}.pg-hero-image--placeholder{background:#ffffff0f;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.pg-hero-carousel{position:relative;width:100%;z-index:2;overflow:hidden}.pg-hero-collection-bar{position:relative;z-index:6;max-width:var(--pg-max-w);margin:0 auto;padding:16px 80px 0;display:flex;align-items:center;gap:16px}.pg-hero-collection-name{font-size:13px;font-weight:700;color:#fff;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 16px;border-radius:var(--pg-pill);letter-spacing:.03em}.pg-hero-collection-link{font-size:13px;color:#ffffffb3;text-decoration:none}.pg-hero-collection-link:hover{color:#fff;text-decoration:underline}.pg-hero-track{position:relative;width:100%;height:380px;overflow:hidden}.pg-hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(100%);transition:transform .5s cubic-bezier(.4,0,.2,1)}.pg-hero-slide--active{transform:translate(0)}.pg-hero-slide--exit-left{transform:translate(-100%)}.pg-hero-slide--enter-right,.pg-hero-slide--exit-right{transform:translate(100%)}.pg-hero-slide--enter-left{transform:translate(-100%)}.pg-hero-slide-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--pg-max-w);margin:0 auto;padding:20px 80px;text-decoration:none;color:inherit;gap:40px;height:100%}.pg-hero-slide-piece{position:absolute;right:2%;top:50%;transform:translateY(-50%) rotate(15deg);width:420px;height:420px;pointer-events:none;z-index:0}.pg-hero-slide-image{width:340px;height:340px;flex-shrink:0;position:relative;z-index:1;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:12px;filter:drop-shadow(0 8px 30px rgba(0,0,0,.35))}.pg-hero-slide-content{flex:1;min-width:0}.pg-hero-slide-brand{font-size:14px;font-weight:600;color:#fff9;margin-bottom:8px;letter-spacing:.02em}.pg-hero-slide-title{font-size:34px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pg-hero-slide-pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:10px;flex-wrap:wrap}.pg-hero-slide-price{font-size:36px;font-weight:800;color:#fff;line-height:1}.pg-hero-slide-was{font-size:20px;color:#ffffff73;text-decoration:line-through}.pg-hero-slide-save{font-size:15px;font-weight:800;color:#fff;background:var(--pg-badge-sale);padding:4px 12px;border-radius:var(--pg-pill)}.pg-hero-slide-meta{display:flex;align-items:center;gap:6px;font-size:15px;color:#ffffff8c;margin-bottom:20px}.pg-hero-slide-meta svg{fill:#ffffff8c}.pg-hero-slide-cta{display:inline-block;padding:14px 36px;background:var(--pg-orange);color:#fff;border-radius:var(--pg-pill);font-weight:700;font-size:16px;transition:all .15s;box-shadow:0 4px 16px #f4772166}.pg-hero-slide-inner:hover .pg-hero-slide-cta{background:var(--pg-orange-hover);transform:translateY(-1px);box-shadow:0 6px 24px #f4772180}.pg-hero-slide-inner:hover .pg-hero-slide-image img{filter:drop-shadow(0 12px 40px rgba(0,0,0,.45));transform:scale(1.02);transition:all .2s}.pg-hero-arrow{position:absolute;top:0;bottom:0;width:56px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:6;padding:0;transition:background .15s}.pg-hero-arrow:hover{background:#0003}.pg-hero-arrow svg{width:32px;height:32px;fill:#fff9;transition:fill .15s}.pg-hero-arrow:hover svg{fill:#fff}.pg-hero-arrow--left{left:0}.pg-hero-arrow--right{right:0}.pg-hero-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:6}.pg-hero-dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;padding:0;transition:all .2s}.pg-hero-dot--active{background:#fff;border-color:#fff;transform:scale(1.2)}.pg-hero-dot:hover{border-color:#fff}@media(max-width:1024px){.pg-hero-track{height:340px}.pg-hero-slide-inner{padding:20px 70px}.pg-hero-slide-image{width:280px;height:280px}.pg-hero-slide-piece{width:340px;height:340px}.pg-hero-slide-title{font-size:26px}.pg-hero-slide-price{font-size:30px}}@media(max-width:768px){.pg-hero-track{height:440px}.pg-hero-collection-bar{padding:12px 16px 0}.pg-hero-slide-inner{flex-direction:column-reverse;padding:12px 48px 20px;gap:12px;text-align:center}.pg-hero-slide-image{width:180px;height:180px;margin:0 auto}.pg-hero-slide-piece{display:none}.pg-hero-slide-content{display:flex;flex-direction:column;align-items:center}.pg-hero-slide-brand{font-size:12px;margin-bottom:4px}.pg-hero-slide-title{font-size:18px;margin-bottom:10px}.pg-hero-slide-pricing{justify-content:center;margin-bottom:6px}.pg-hero-slide-price{font-size:26px}.pg-hero-slide-was{font-size:15px}.pg-hero-slide-meta{font-size:13px;margin-bottom:12px}.pg-hero-slide-cta{padding:12px 28px;font-size:15px}.pg-hero-arrow{width:36px}.pg-hero-arrow svg{width:22px;height:22px}.pg-hero-dots{bottom:8px;gap:6px}.pg-hero-dot{width:8px;height:8px}}.pg-discovery-overlap{margin-top:-100px;position:relative;z-index:3}.pg-discovery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pg-discovery-card{background:var(--pg-bg-white);border-radius:var(--pg-radius);padding:20px 20px 16px;transition:box-shadow .15s;box-shadow:var(--pg-shadow);display:block}.pg-discovery-card:hover{box-shadow:var(--pg-shadow-hover)}.pg-discovery-card-title{text-decoration:none;display:block}.pg-discovery-card h3{font-size:16px;font-weight:700;color:var(--pg-text);margin:0 0 12px;line-height:1.3}.pg-discovery-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.pg-discovery-thumb{aspect-ratio:1;border-radius:6px;overflow:hidden;background:#f7f7f7;display:flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.pg-discovery-thumb:hover img{transform:scale(1.05)}.pg-discovery-thumb-title{position:absolute;bottom:0;left:0;right:0;padding:4px 6px;background:#000000a6;color:#fff;font-size:11px;line-height:1.3;text-align:center;opacity:0;transition:opacity .15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-discovery-thumb:hover .pg-discovery-thumb-title{opacity:1}.pg-discovery-thumb img{width:100%;height:100%;object-fit:contain;padding:4px;transition:transform .15s}.pg-discovery-thumb span{font-size:12px;font-weight:500;color:var(--pg-text-secondary);text-align:center;padding:4px}.pg-discovery-deco{width:40%;height:40%;opacity:.06}.pg-discovery-link{font-size:13px;color:var(--pg-text-link);text-decoration:none}.pg-discovery-link:hover{text-decoration:underline;color:var(--pg-orange)}.pg-carousel-wrapper{position:relative;margin:0 -4px}.pg-carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:4px 4px 8px;-webkit-overflow-scrolling:touch}.pg-carousel-track::-webkit-scrollbar{display:none}.pg-carousel-arrow{position:absolute;top:0;bottom:0;width:48px;background:#ffffffd9;border:1px solid var(--pg-border);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .1s;padding:0;border-radius:0}.pg-carousel-arrow:hover{background:#fffffff2}.pg-carousel-arrow svg{width:20px;height:20px;fill:var(--pg-text)}.pg-carousel-arrow--left{left:0;border-radius:0 4px 4px 0;border-left:none}.pg-carousel-arrow--right{right:0;border-radius:4px 0 0 4px;border-right:none}.pg-product-card{min-width:240px;max-width:240px;background:var(--pg-bg-white);border-radius:var(--pg-radius);overflow:hidden;scroll-snap-align:start;transition:box-shadow .15s;position:relative;text-decoration:none;color:inherit;display:block;flex-shrink:0;box-shadow:var(--pg-shadow)}.pg-product-card:hover{box-shadow:var(--pg-shadow-hover)}.pg-product-img{aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;padding:8px}.pg-product-img img{width:100%;height:100%;object-fit:contain}.pg-badge{position:absolute;top:8px;left:8px;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;z-index:2}.pg-badge--new{background:var(--pg-badge-new)}.pg-badge--sale{background:var(--pg-badge-sale)}.pg-badge--best{background:var(--pg-badge-best)}.pg-product-info{padding:12px 16px 16px}.pg-product-brand{font-size:12px;color:var(--pg-text-secondary);margin-bottom:2px}.pg-product-name{font-size:14px;font-weight:400;color:var(--pg-text);line-height:1.35;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pg-product-card:hover .pg-product-name{color:var(--pg-text-link)}.pg-product-pieces{font-size:12px;color:var(--pg-text-secondary);margin-bottom:6px;display:flex;align-items:center;gap:4px}.pg-product-pieces svg{fill:var(--pg-teal);flex-shrink:0}.pg-product-price{font-size:18px;font-weight:700;color:var(--pg-text);line-height:1.2}.pg-product-price .pg-was{font-size:13px;color:var(--pg-text-secondary);text-decoration:line-through;font-weight:400;margin-left:8px}.pg-browse-track{display:flex;gap:20px;overflow-x:auto;scrollbar-width:none;padding:4px 0 8px;-webkit-overflow-scrolling:touch}.pg-browse-track::-webkit-scrollbar{display:none}.pg-browse-bubble{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;cursor:pointer;transition:transform .1s}.pg-browse-bubble:hover{transform:scale(1.05)}.pg-browse-circle{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .15s}.pg-browse-bubble:hover .pg-browse-circle{box-shadow:0 0 0 2px var(--pg-teal)}.pg-browse-circle svg{width:36px;height:36px;fill:var(--pg-teal);opacity:.65}.pg-browse-label{font-size:13px;font-weight:500;color:var(--pg-text);text-align:center;white-space:nowrap}.pg-puzzle-divider{height:24px;background:transparent;position:relative;overflow:hidden;margin:28px 0 0}.pg-puzzle-divider svg{position:absolute;bottom:0;left:0;width:100%;height:24px}.pg-section-title:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;vertical-align:middle;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 .27 24 23.45'%3E%3Cpath fill='%232a9d8f' d='M12 .27C11.45.27 10.96.49 10.59.86 10.23 1.24 10.03 1.74 10.04 2.26 10.05 2.8 10.28 3.32 10.69 3.69 10.7 3.7 10.71 3.71 10.71 3.73 10.71 3.75 10.7 3.76 10.69 3.77 10.68 3.77 10.67 3.78 10.65 3.78L3.95 3.78C3.86 3.78 3.79 3.85 3.79 3.94L3.79 10.64C3.79 10.67 3.76 10.7 3.73 10.7 3.72 10.7 3.7 10.69 3.69 10.68 3.33 10.28 2.81 10.04 2.26 10.03 1.74 10.02 1.25 10.22.87 10.59.49 10.95.28 11.44.27 11.96.27 12.49.47 12.99.84 13.37 1.21 13.75 1.71 13.95 2.23 13.95 2.79 13.95 3.32 13.72 3.69 13.3 3.7 13.29 3.72 13.29 3.73 13.29 3.76 13.29 3.79 13.31 3.79 13.34L3.79 20.04C3.79 20.13 3.86 20.2 3.95 20.2L10.65 20.2C10.68 20.2 10.71 20.23 10.71 20.26 10.71 20.28 10.7 20.29 10.69 20.3 10.28 20.66 10.05 21.18 10.04 21.73 10.03 22.25 10.23 22.75 10.59 23.12 10.96 23.5 11.45 23.71 11.97 23.72 12.5 23.73 13 23.53 13.38 23.15 13.75 22.78 13.96 22.29 13.96 21.76 13.96 21.2 13.72 20.67 13.31 20.3 13.3 20.29 13.29 20.28 13.29 20.26 13.29 20.24 13.3 20.23 13.31 20.22 13.32 20.21 13.33 20.2 13.35 20.2L20.05 20.2C20.14 20.2 20.21 20.13 20.21 20.04L20.21 13.34C20.21 13.31 20.24 13.29 20.27 13.29 20.28 13.29 20.3 13.29 20.31 13.3 20.68 13.72 21.21 13.95 21.77 13.95 22.29 13.95 22.79 13.75 23.16 13.37 23.53 12.99 23.73 12.49 23.73 11.96 23.72 11.44 23.51 10.95 23.13 10.59 22.75 10.22 22.26 10.02 21.73 10.03 21.19 10.04 20.67 10.28 20.31 10.68 20.3 10.69 20.28 10.7 20.27 10.7 20.24 10.7 20.21 10.67 20.21 10.64L20.21 3.94C20.21 3.85 20.14 3.78 20.05 3.78L13.35 3.78C13.32 3.78 13.29 3.76 13.29 3.73 13.29 3.71 13.3 3.7 13.31 3.69 13.72 3.31 13.96 2.78 13.96 2.23 13.96 1.7 13.75 1.2 13.38.83 13.01.47 12.52.27 12 .27Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(max-width:1024px){.pg-discovery-grid{grid-template-columns:repeat(2,1fr)}.pg-discovery-overlap{margin-top:-60px}.pg-hero-banner{min-height:300px;padding-bottom:100px}}@media(max-width:768px){.pg-hero-banner{min-height:240px;padding:32px 0 100px}.pg-hero-content h1{font-size:30px}.pg-hero-content p{font-size:15px}.pg-hero-image{display:none}.pg-section{padding:0 8px}.pg-section-title{font-size:18px}.pg-section-header{padding-top:20px}.pg-discovery-overlap{margin-top:-50px}.pg-discovery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.pg-discovery-card{padding:10px}.pg-discovery-card h3{font-size:14px;margin-bottom:6px;font-weight:700}.pg-discovery-thumbs{gap:4px;margin-bottom:8px}.pg-discovery-thumbs img{border-radius:4px}.pg-carousel-arrow{display:none}.pg-carousel-track{padding:4px 8px 8px;gap:10px}.pg-product-card{min-width:46%;max-width:46%}.pg-product-img{padding:6px}.pg-product-info{padding:10px 10px 14px}.pg-product-brand{font-size:12px}.pg-product-name{font-size:14px;-webkit-line-clamp:2}.pg-product-pieces{font-size:12px}.pg-product-price{font-size:20px}.pg-product-price .pg-was{font-size:14px}.pg-browse-track{gap:14px;padding:4px 8px 8px}.pg-browse-circle{width:80px;height:80px}.pg-browse-circle svg{width:34px;height:34px}.pg-browse-circle img{width:100%;height:100%;object-fit:cover}.pg-browse-label{font-size:13px}}@media(prefers-reduced-motion:reduce){.pg-product-card,.pg-discovery-card,.pg-hero-cta,.pg-browse-bubble,.pg-carousel-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/pg-homepage.css.map */
