:root{--pf-navy: #182130;--pf-gold: #C58A3D;--pf-cream: #F7ECE0;--pf-text: #182130;--pf-text-muted: rgba(24, 33, 48, .68);--pf-text-soft: rgba(24, 33, 48, .52);--pf-border: rgba(24, 33, 48, .11);--pf-display-size: clamp(32px, 3vw, 46px);--pf-display-line: 1.08;--pf-h2-size: clamp(28px, 2.2vw, 34px);--pf-h2-line: 1.18;--pf-h3-size: 20px;--pf-h3-line: 1.4;--pf-body-size: 16px;--pf-body-line: 1.7;--pf-small-size: 14px;--pf-small-line: 1.55;--pf-label-size: 11px;--pf-label-spacing: .14em;--pf-space-xs: 6px;--pf-space-sm: 12px;--pf-space-md: 18px;--pf-space-lg: 28px;--pf-space-xl: 44px;--pf-space-2xl: 64px}.pf-specs{padding:72px 0 76px;background:#fff}.pf-specs__header{text-align:center;margin:0 auto 38px}.pf-specs__title{margin:0 0 10px;color:#182130;font-size:34px;font-weight:600;line-height:1.2;letter-spacing:-.015em}.pf-specs__subtitle{max-width:560px;margin:0 auto;color:#18213094;font-size:13px;line-height:1.6}.pf-specs__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1180px;margin:0 auto}.pf-spec{position:relative;min-height:118px;padding:22px 22px 20px;background:#fff;border:1px solid rgba(24,33,48,.1);border-radius:4px;box-sizing:border-box;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.pf-spec:before{content:"";display:block;width:24px;height:2px;margin-bottom:18px;background:#c58a3d}.pf-spec:hover{border-color:#c58a3d59;transform:translateY(-2px);box-shadow:0 10px 28px #1821300f}.pf-spec__label{display:block;margin:0 0 8px;color:#18213085;font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.pf-spec__value{display:block;margin:0;color:#182130;font-size:15px;font-weight:500;line-height:1.5}@media screen and (max-width:989px){.pf-specs{padding:60px 0 64px}.pf-specs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pf-specs{padding:48px 0 52px}.pf-specs__header{margin-bottom:28px}.pf-specs__title{font-size:26px;line-height:1.2}.pf-specs__subtitle{max-width:320px;font-size:12px;line-height:1.55}.pf-specs__grid{grid-template-columns:1fr 1fr;gap:8px}.pf-spec{min-height:104px;padding:17px 15px 16px;border-radius:3px}.pf-spec:before{width:20px;height:2px;margin-bottom:14px}.pf-spec__label{margin-bottom:6px;font-size:9px;letter-spacing:.11em}.pf-spec__value{font-size:13px;line-height:1.45}}.pf-story{padding:var(--pf-space-2xl) 0 var(--pf-space-xl)}.pf-story__wrapper{max-width:900px;margin:0 auto}.pf-section-eyebrow{display:inline-block;margin:0 0 var(--pf-space-sm);color:var(--pf-gold);font-size:var(--pf-label-size);font-weight:600;line-height:1.4;letter-spacing:var(--pf-label-spacing);text-transform:uppercase}.pf-story__title{max-width:760px;margin:0 0 var(--pf-space-lg);color:var(--pf-navy);font-size:var(--pf-h2-size);font-weight:600;line-height:var(--pf-h2-line);letter-spacing:-.02em}.pf-story__content{max-width:720px;color:var(--pf-text-muted);font-size:var(--pf-body-size);line-height:var(--pf-body-line)}.pf-story__content h2,.pf-story__content h3,.pf-story__content h4{margin:var(--pf-space-xl) 0 var(--pf-space-sm);color:var(--pf-navy);font-size:var(--pf-h3-size);font-weight:600;line-height:var(--pf-h3-line);letter-spacing:-.01em}.pf-story__content p{margin:0 0 var(--pf-space-md)}.pf-story__content strong{color:var(--pf-navy);font-weight:600}.pf-at-a-glance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin:2.4rem 0;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.pf-at-a-glance__item{display:flex;flex-direction:column;gap:.2rem}.pf-at-a-glance__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.6)}.pf-at-a-glance__value{font-size:1.5rem;font-weight:500;color:rgb(var(--color-foreground))}.pf-product-hero{position:relative;--pf-navy: #182130;--pf-gold: #C58A3D;--pf-border: rgba(24, 33, 48, .11)}.pf-product-hero__kind{margin-bottom:.8rem}.pf-product-hero__kind>*{margin:0}.pf-product-hero .pf-product-title{margin:0}.pf-product-hero .pf-product-heading{max-width:760px;margin:0;color:var(--pf-navy);font-size:var(--pf-display-size);font-weight:600;line-height:var(--pf-display-line);letter-spacing:-.025em}.pf-product-hero .pf-collection-label{display:inline-block;margin:0 0 var(--pf-space-sm);color:var(--pf-gold);font-size:var(--pf-label-size);font-weight:600;line-height:1.4;letter-spacing:var(--pf-label-spacing);text-transform:uppercase}.pf-product-hero .pf-hero-summary{margin:var(--pf-space-lg) 0}.pf-product-hero .pf-hero-summary__text{max-width:58ch;margin:0;color:var(--pf-text-muted);font-size:var(--pf-body-size);line-height:var(--pf-body-line)}.pf-product-hero [id^=price-]{margin:var(--pf-space-md) 0}.pf-product-hero .price{align-items:baseline}.pf-product-hero .price-item{color:var(--pf-navy);font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.01em}.pf-product-hero .pf-at-a-glance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:var(--pf-space-lg) 0;padding:var(--pf-space-md) 0;border-top:1px solid var(--pf-border);border-bottom:1px solid var(--pf-border);background:transparent}.pf-product-hero .pf-at-a-glance__item{display:flex;flex-direction:column;gap:.4rem;padding:.8rem 1.4rem;border-right:1px solid var(--pf-border)}.pf-product-hero .pf-at-a-glance__item:first-child{padding-left:0}.pf-product-hero .pf-at-a-glance__item:nth-child(2n){border-right:0}.pf-product-hero .pf-at-a-glance__label{color:var(--pf-text-soft);font-size:var(--pf-label-size);font-weight:500;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.pf-product-hero .pf-at-a-glance__value{color:var(--pf-navy);font-size:var(--pf-small-size);font-weight:500;line-height:1.45}.pf-at-a-glance__value--list{display:flex;flex-wrap:wrap;gap:.5rem}.pf-at-a-glance__tag{display:inline-flex;align-items:center;padding:.45rem .8rem;border:1px solid rgba(24,33,48,.14);border-radius:999px;background:#fff;color:#182130;font-size:1.25rem;font-weight:500;line-height:1.2;white-space:nowrap}.pf-purchase-module{position:relative;margin-top:2.2rem;padding-top:2rem;border-top:1px solid rgba(24,33,48,.12)}.pf-purchase-module__header{margin-bottom:1rem}.pf-purchase-module__eyebrow{display:block;margin:0;color:var(--pf-navy);font-size:1rem;font-weight:600;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.pf-purchase-module .product-form{margin:0}.pf-purchase-module .product-form__input{margin-top:0;margin-bottom:1.5rem}.pf-purchase-module .form__label{color:var(--pf-navy);font-size:1.3rem;font-weight:600}.pf-purchase-module .select{min-height:4.8rem}.pf-purchase-module .select__select{min-height:4.8rem;border-radius:3px;border-color:#1821302e;color:var(--pf-navy);background:#fff}.pf-purchase-module .product-form__quantity{width:100%;margin:1.4rem 0 1.8rem}.pf-purchase-module .quantity__label{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem;color:var(--pf-navy);font-size:1.3rem;font-weight:600}.pf-purchase-module .quantity__rules{color:#18213080;font-size:1.05rem}.pf-purchase-module .quantity{min-height:4.8rem;border-radius:3px;border-color:#1821302e}.pf-purchase-module .quantity__button{width:4.8rem}.pf-purchase-module .quantity__input{color:var(--pf-navy);font-weight:500}.pf-purchase-module__actions{margin-top:.8rem}.pf-purchase-module .product-form__buttons{display:flex;flex-direction:column;gap:.8rem}.pf-purchase-module .product-form__submit{min-height:5.2rem;margin-bottom:0;border-radius:3px;background:var(--pf-navy);color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.pf-purchase-module .product-form__submit:hover{background:#101721;transform:translateY(-1px)}.pf-purchase-module .shopify-payment-button{margin-top:0}.pf-purchase-module .shopify-payment-button__button{min-height:5.2rem;border-radius:3px}.pf-purchase-module .pickup-availability{margin-top:1.6rem;padding-top:1.5rem;border-top:1px solid rgba(24,33,48,.08)}.pf-purchase-module .pickup-availability-preview{font-size:1.3rem}.pf-purchase-module .pickup-availability-preview .caption{color:#1821309e}.pf-purchase-module__trust{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:1.4rem;margin-top:1.7rem;padding:1.4rem 0 0;border-top:1px solid rgba(24,33,48,.08)}.pf-purchase-module__trust-item{display:flex;align-items:flex-start;gap:.6rem;min-width:0;color:#182130ad;font-size:1.1rem;line-height:1.45}.pf-purchase-module__trust-item span:last-child{max-width:18ch}.pf-purchase-module__trust-icon{flex:0 0 auto;color:var(--pf-gold);font-weight:700}@media screen and (min-width:990px){.pf-product-hero{width:100%;max-width:none;margin:0}.product__info-wrapper{padding-left:40px;padding-right:40px}}@media screen and (max-width:749px){.pf-product-hero .pf-product-heading{max-width:none;font-size:30px;line-height:1.12;letter-spacing:-.018em}.pf-product-hero .pf-hero-summary{margin:20px 0}.pf-product-hero .pf-hero-summary__text{max-width:none;font-size:15px;line-height:1.65}.pf-product-hero .price-item{font-size:20px}.pf-product-hero .pf-at-a-glance{grid-template-columns:1fr 1fr}.pf-product-hero .pf-at-a-glance__item{padding:10px 12px}.pf-product-hero .pf-at-a-glance__item:first-child{padding-left:0}.pf-product-hero .pf-at-a-glance__item:nth-child(2n){padding-right:0}.pf-story{padding:48px 0 40px}.pf-story__wrapper{max-width:none}.pf-story__title{max-width:none;font-size:26px;line-height:1.18}.pf-story__content{max-width:none;font-size:15px;line-height:1.7}.pf-story__content h2,.pf-story__content h3,.pf-story__content h4{margin-top:32px;margin-bottom:10px;font-size:18px;line-height:1.4}}.pf-recommended-for{padding:var(--pf-space-2xl) 0;background:var(--pf-cream)}.pf-recommended-for__header{max-width:760px;margin:0 auto var(--pf-space-xl);text-align:center}.pf-recommended-for__title{max-width:760px;margin:0 auto var(--pf-space-md);color:var(--pf-navy);font-size:var(--pf-h2-size);font-weight:600;line-height:var(--pf-h2-line);letter-spacing:-.02em}.pf-recommended-for__subtitle{max-width:620px;margin:0 auto;color:var(--pf-text-muted);font-size:var(--pf-body-size);line-height:1.7}.pf-recommended-for__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1000px;margin:0 auto}.pf-recommended-for__item{display:flex;align-items:center;gap:14px;min-height:72px;padding:20px 22px;background:#fff;border:1px solid rgba(24,33,48,.1);border-radius:14px;box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pf-recommended-for__item:hover{transform:translateY(-2px);border-color:#c58a3d59;box-shadow:0 10px 26px #18213014}.pf-recommended-for__item-line{flex:0 0 4px;width:4px;height:32px;background:var(--pf-gold);border-radius:999px}.pf-recommended-for__item-name{color:var(--pf-navy);font-size:16px;font-weight:600;line-height:1.4}@media screen and (max-width:989px){.pf-recommended-for__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pf-recommended-for{padding:var(--pf-space-xl) 0}.pf-recommended-for__header{margin-bottom:var(--pf-space-lg)}.pf-recommended-for__list{grid-template-columns:1fr;gap:12px}.pf-recommended-for__item{min-height:64px;padding:16px 18px}.pf-recommended-for__item-name{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pf-product.css.map */
