.pm{--pm-accent: #e63946;--pm-ink: rgb(var(--color-foreground));--pm-muted: rgba(var(--color-foreground), .65);--pm-line: rgba(var(--color-foreground), .12);--pm-soft: rgba(var(--color-foreground), .04);--pm-radius: 12px}.pm *{box-sizing:border-box}.pm .pm-eyebrow{font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;color:var(--pm-muted);margin:0 0 .8rem}.pm h2.pm-h2{font-size:calc(var(--font-heading-scale) * 2.6rem);line-height:1.15;margin:0 0 1rem}.pm .pm-sub{color:var(--pm-muted);font-size:1.5rem;line-height:1.6;max-width:62ch}.pm-main{padding:2.4rem 0 3rem}.pm-main__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(36rem,46rem);gap:3rem;align-items:start}.pm-gallery{min-width:0}.pm-title{font-size:calc(var(--font-heading-scale) * 2.6rem);font-weight:700;line-height:1.2;margin:0 0 1.6rem}.pm-thumbs{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.pm-thumb{position:relative;flex:0 0 auto;width:7.4rem;aspect-ratio:1;border:1px solid var(--pm-line);border-radius:10px;background:#fff;padding:0;cursor:pointer;overflow:hidden}.pm-thumb img{width:100%;height:100%;object-fit:contain;display:block}.pm-thumb[aria-current=true]{border-color:var(--pm-ink);box-shadow:0 0 0 1px var(--pm-ink)}.pm-thumb__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000059;color:#fff}.pm-thumb__play svg{width:2.6rem;height:2.6rem}.pm-stage{position:relative;border-radius:var(--pm-radius);background:#fff;border:1px solid var(--pm-line);overflow:hidden;aspect-ratio:1}.pm-stage__item{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.pm-stage__item[hidden]{display:none}.pm-stage__item img{width:100%;height:100%;object-fit:contain}.pm-stage__item video,.pm-stage__item iframe{width:100%;height:100%}.pm-stage__badge{position:absolute;top:1.2rem;left:1.2rem;background:var(--pm-accent);color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .9rem;border-radius:999px;z-index:2}.pm-info .pm-tagline{color:var(--pm-muted);margin:0 0 1.4rem;font-size:1.61rem}.pm-price{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin:0 0 .4rem}.pm-price__now{font-size:2.6rem;font-weight:700;letter-spacing:-.02em}.pm-price__range{color:var(--pm-muted);font-size:1.49rem}.pm-price__gst{color:var(--pm-muted);font-size:1.38rem;margin:0 0 1.6rem}.pm-trust{display:flex;gap:1rem;flex-wrap:nowrap;justify-content:space-between;padding:1.2rem 0;border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line);margin:0 0 1.8rem}.pm-trust__item{display:flex;align-items:center;gap:.8rem;font-size:1.44rem}.pm-trust__item svg{width:2.4rem;height:2.4rem;color:var(--pm-accent);flex-shrink:0}.pm-trust__item b{display:block;font-size:1.49rem;white-space:nowrap}.pm-trust__item span{color:var(--pm-muted);font-size:1.32rem}.pm-label{font-size:1.49rem;font-weight:700;margin:0 0 .8rem;display:flex;justify-content:space-between;align-items:baseline}.pm-label small{font-weight:400;font-size:1.3rem;color:var(--pm-muted)}.pm-kits{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.8rem;margin:0 0 1.8rem}.pm-kit{border:1px solid var(--pm-line);border-radius:10px;background:#fff;padding:.6rem;cursor:pointer;text-align:center;font-size:1.38rem;color:var(--pm-ink);display:flex;flex-direction:column;gap:.5rem;align-items:center;transition:border-color .15s,box-shadow .15s}.pm-kit>span{white-space:nowrap}.pm-kit img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:6px;background:var(--pm-soft)}.pm-kit__ph{width:100%;aspect-ratio:1;border-radius:6px;background:var(--pm-soft);display:grid;place-items:center;font-weight:700;font-size:1.6rem;color:var(--pm-muted)}.pm-kit[aria-pressed=true]{border-color:var(--pm-accent);box-shadow:0 0 0 1px var(--pm-accent)}.pm-kit[disabled]{opacity:.4;cursor:not-allowed}.pm-pills{display:flex;gap:.8rem;margin:0 0 1.6rem}.pm-pill{border:1px solid var(--pm-line);background:#fff;border-radius:8px;padding:.9rem 1.8rem;font-size:1.49rem;cursor:pointer;color:var(--pm-ink);min-width:9rem}.pm-pill[aria-pressed=true]{border-color:var(--pm-accent);box-shadow:0 0 0 1px var(--pm-accent);font-weight:700}.pm-upload{margin:0 0 1.6rem}.pm-upload[hidden]{display:none}.pm-drop{position:relative;border:1.5px dashed rgba(var(--color-foreground),.3);border-radius:10px;padding:1.4rem;display:flex;align-items:center;gap:1.2rem;background:var(--pm-soft)}.pm-drop svg{width:2.4rem;height:2.4rem;flex-shrink:0}.pm-drop input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%}.pm-drop b{display:block;font-size:1.49rem}.pm-drop span{color:var(--pm-muted);font-size:1.32rem}.pm-drop__name{font-size:1.38rem;margin-top:.6rem;color:var(--pm-ink)}.pm-row{display:grid;grid-template-columns:1fr auto;gap:1.6rem;align-items:end;margin:0 0 1.6rem}.pm-qty .quantity{width:13rem}.pm-summary{font-size:1.38rem;color:var(--pm-muted)}.pm-summary>span{display:block;font-size:1.4rem;font-weight:700;color:var(--pm-ink)}.pm-summary b{display:block;color:var(--pm-ink);font-size:1.49rem}.pm-buy .product-form__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pm-buy .product-form__buttons .button,.pm-buy .shopify-payment-button__button{min-height:4.6rem}.pm-buy .shopify-payment-button{margin:0}.pm-pay{margin:1.4rem 0 0;padding:1.2rem 1.4rem;border:1px solid var(--pm-line);border-radius:10px;background:var(--pm-soft)}.pm-pay__label{display:flex;align-items:center;gap:.6rem;font-size:1.35rem;font-weight:600;color:var(--pm-ink);margin:0 0 .9rem}.pm-pay__label svg{width:1.8rem;height:1.8rem;color:#2e9d57}.pm-pay__list{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0;padding:0}.pm-pay__item{line-height:0}.pm-pay__icon{width:4.6rem;height:3rem}.pm-shipnote{font-size:1.38rem;color:var(--pm-muted);margin:1rem 0 0}.pm-shipnote a{color:var(--pm-ink)}.pm-tabs{position:sticky;top:0;z-index:4;background:rgb(var(--color-background));border-top:1px solid var(--pm-line);border-bottom:1px solid var(--pm-line)}.pm-tabs__list{display:flex;gap:.4rem;justify-content:center;overflow-x:auto;scrollbar-width:none;margin:0;padding:0;list-style:none}.pm-tabs__list::-webkit-scrollbar{display:none}.pm-tabs__link{display:block;padding:1.5rem 1.8rem;font-size:1.5rem;font-weight:700;color:var(--pm-muted);text-decoration:none;border-bottom:2px solid transparent;white-space:nowrap}.pm-tabs__link:hover,.pm-tabs__link.is-active{color:var(--pm-ink);border-bottom-color:var(--pm-accent)}.pm-hero{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:40rem}.pm-hero__copy{padding:4rem 4rem 3.2rem 0;display:flex;flex-direction:column;justify-content:center}.pm-hero__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-top:2.4rem}.pm-hero__benefit{border-left:1px solid var(--pm-line);padding-left:1.4rem}.pm-hero__benefit:first-child{border-left:0;padding-left:0}.pm-hero__benefit svg{width:2.6rem;height:2.6rem;color:var(--pm-accent)}.pm-hero__benefit b{display:block;margin:.6rem 0 .2rem;font-size:1.4rem}.pm-hero__benefit span{font-size:1.4rem;color:var(--pm-muted);line-height:1.4}.pm-hero__media{position:relative;border-radius:var(--pm-radius);overflow:hidden;min-height:32rem;background:linear-gradient(135deg,#1b1d22,#3a1116 60%,#e63946 140%)}.pm-hero__media img:not(.pm-hero__product){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pm-hero__quote{position:absolute;right:2.4rem;bottom:2.4rem;color:#fff;font-family:var(--font-heading-family);font-style:italic;font-size:2rem;line-height:1.3;text-align:right;max-width:24rem;text-shadow:0 2px 12px rgba(0,0,0,.5)}.pm-hero__media img.pm-hero__product{position:absolute;left:6%;bottom:6%;width:40%;height:auto;max-width:30rem;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.45))}.pm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.pm-step{border:1px solid var(--pm-line);border-radius:var(--pm-radius);padding:2rem;background:rgb(var(--color-background))}.pm-step__num{width:3.4rem;height:3.4rem;border-radius:50%;background:var(--pm-accent);color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.5rem;margin-bottom:1.2rem}.pm-step b{display:block;font-size:1.5rem;margin-bottom:.4rem}.pm-step span{color:var(--pm-muted);font-size:1.4rem;line-height:1.5}.pm-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.pm-feature{display:flex;gap:1.2rem;border:1px solid var(--pm-line);border-radius:var(--pm-radius);padding:1.8rem}.pm-feature svg{width:2.4rem;height:2.4rem;color:var(--pm-accent);flex-shrink:0;margin-top:.2rem}.pm-feature b{display:block;font-size:1.45rem;margin-bottom:.3rem}.pm-feature span{color:var(--pm-muted);font-size:1.4rem;line-height:1.5}.pm-panels{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.pm-panel{background:var(--pm-soft);border-radius:var(--pm-radius);padding:2.4rem}.pm-panel h3{margin:0 0 .3rem;font-size:2rem}.pm-panel__sub{color:var(--pm-muted);font-size:1.4rem;margin:0 0 1.8rem}.pm-included{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.6rem}.pm-included li{display:flex;align-items:center;gap:1rem;font-size:1.4rem;background:rgb(var(--color-background));border:1px solid var(--pm-line);border-radius:10px;padding:1rem 1.2rem}.pm-included svg{width:2rem;height:2rem;color:var(--pm-accent);flex-shrink:0}.pm-specs{width:100%;border-collapse:collapse;font-size:1.4rem}.pm-specs th,.pm-specs td{text-align:left;padding:.8rem .6rem;border-bottom:1px solid var(--pm-line);vertical-align:top}.pm-specs th{font-weight:600;width:42%;color:var(--pm-ink)}.pm-specs td{color:var(--pm-muted)}.pm-descwrap{border-top:1px solid var(--pm-line)}.pm-desc__inner--full{width:100%;padding:0 clamp(1.6rem,4vw,6rem)}.pm-desc{position:relative}.pm-desc__body{max-height:52rem;overflow:hidden;transition:max-height .3s}.pm-desc__body.is-open{max-height:none}.pm-desc__fade{position:absolute;left:0;right:0;bottom:5.4rem;height:12rem;background:linear-gradient(rgba(var(--color-background),0),rgb(var(--color-background)));pointer-events:none}.pm-desc.is-open .pm-desc__fade{display:none}.pm-desc__more{margin-top:1.4rem}.pm-desc__body.rte small,.pm-desc__body.rte sub,.pm-desc__body.rte sup{font-size:1.4rem}.pm-desc__body.rte{font-size:1.5rem;line-height:1.7;color:var(--pm-ink)}.pm-desc__body.rte>*:first-child{margin-top:0}.pm-desc__body.rte h1{font-size:calc(var(--font-heading-scale) * 3rem);line-height:1.15;letter-spacing:-.01em;margin:0 0 .6rem}.pm-desc__body.rte h1+h2{margin-top:0;padding:0;border:0;font-size:calc(var(--font-heading-scale) * 1.8rem);color:var(--pm-muted);font-weight:400}.pm-desc__body.rte h2{font-size:calc(var(--font-heading-scale) * 2.2rem);line-height:1.2;margin:3.6rem 0 1.4rem;padding-left:1.4rem;border-left:4px solid var(--pm-accent)}.pm-desc__body.rte h3{font-size:calc(var(--font-heading-scale) * 1.7rem);margin:2.6rem 0 .6rem}.pm-desc__body.rte p{margin:0 0 1.4rem}.pm-desc__body.rte hr{border:0;height:1px;background:var(--pm-line);margin:3.2rem 0}.pm-desc__body.rte img{display:block;width:auto;max-width:min(100%,96rem);height:auto;margin:1.8rem auto;border-radius:var(--pm-radius);border:1px solid var(--pm-line);background:#fff}.pm-desc__body.rte ul,.pm-desc__body.rte ol{list-style:none;margin:0 0 1.6rem;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:.8rem}.pm-desc__body.rte li{margin:0;padding:1rem 1.4rem;background:var(--pm-soft);border:1px solid var(--pm-line);border-radius:10px}.pm-desc__body.rte li em{display:block;font-size:1.4rem;color:var(--pm-muted);font-style:normal}.pm-desc__body.rte table{width:100%;max-width:90rem;border-collapse:collapse;margin:0 0 1.6rem;font-size:1.4rem;border:1px solid var(--pm-line);border-radius:var(--pm-radius);overflow:hidden}.pm-desc__body.rte td,.pm-desc__body.rte th{padding:1rem 1.4rem;border-bottom:1px solid var(--pm-line);text-align:left;vertical-align:top}.pm-desc__body.rte tr:nth-child(odd) td{background:var(--pm-soft)}.pm-desc__body.rte td:first-child{width:34%;font-weight:600}.pm-desc__body.rte tr:last-child td{border-bottom:0}.pm-desc__body.rte a{color:var(--pm-accent)}.pm-cta{background:#14161a;color:#fff;padding:4rem 0}.pm-cta__inner{display:grid;grid-template-columns:1fr auto;gap:2.4rem;align-items:center}.pm-cta h2{color:#fff;font-size:calc(var(--font-heading-scale) * 2.4rem);margin:0 0 .6rem}.pm-cta p{color:#ffffffb3;margin:0;font-size:1.4rem}.pm-cta__actions{display:flex;gap:1rem;flex-wrap:wrap}.pm-cta__actions .button{min-height:4.6rem}.pm-cta__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.pm-cta__trust{display:flex;gap:2rem;margin-top:1.4rem;color:#fffc;font-size:1.4rem}.pm-cta__trust span{display:flex;align-items:center;gap:.6rem}.pm-cta__trust svg{width:1.8rem;height:1.8rem}@media screen and (max-width:989px){.pm-main__grid{grid-template-columns:1fr}.pm-thumb{width:6.4rem}.pm-hero{grid-template-columns:1fr}.pm-hero__copy{padding:2.4rem 0}.pm-hero__benefits,.pm-steps,.pm-features{grid-template-columns:1fr 1fr}.pm-panels,.pm-cta__inner{grid-template-columns:1fr}}@media screen and (max-width:749px){.pm-trust{flex-wrap:wrap;justify-content:flex-start;gap:1.2rem 2rem}.pm-steps,.pm-features,.pm-included,.pm-buy .product-form__buttons,.pm-row{grid-template-columns:1fr}.pm-hero__benefits{grid-template-columns:1fr 1fr;gap:1.2rem}.pm-tabs__list{justify-content:flex-start}.pm-desc__body.rte{font-size:1.4rem}.pm-desc__body.rte h1{font-size:calc(var(--font-heading-scale) * 2.2rem)}.pm-desc__body.rte td:first-child{width:42%}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/pm-pager.css.map */
