:root{--pt-cta: #EA580C;--pt-cta-strong: #C2410C;--pt-cta-hover: #9A3412;--pt-tint: #FFEDD5;--pt-navy: #161A3E;--pt-navy-2: #20265C;--pt-accent-bright: #FB923C;--pt-ink: #1F2937;--pt-muted: #6B7280;--pt-line: #E5E7EB;--pt-bg: #FFFFFF;--pt-radius: 12px;--pt-header-h: 64px;--pt-maxw: 1200px;--pt-font: "Sora", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--pt-font);color:var(--pt-ink);background:var(--pt-bg);line-height:1.5;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.pt-container{width:100%;max-width:var(--pt-maxw);margin:0 auto;padding:0 16px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pt-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:700;letter-spacing:.01em;padding:14px 22px;border-radius:var(--pt-radius);border:0;cursor:pointer;background:var(--pt-cta-strong);color:#fff;line-height:1.1;transition:background .15s ease,transform .05s ease;text-align:center}.pt-btn:hover{background:var(--pt-cta-hover)}.pt-btn:active{transform:translateY(1px)}.pt-btn--block{width:100%}.pt-btn:focus-visible{outline:3px solid var(--pt-cta);outline-offset:2px}.pt-announce{background:var(--pt-cta);color:#fff;font-weight:600;font-size:14px}.pt-announce__track{max-width:var(--pt-maxw);margin:0 auto;padding:8px 16px;display:flex;align-items:center;justify-content:center;min-height:36px;text-align:center}.pt-announce__msg{display:none}.pt-announce__msg.is-active{display:inline}.pt-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--pt-line)}.pt-header__bar{display:flex;align-items:center;gap:12px;height:var(--pt-header-h);max-width:var(--pt-maxw);margin:0 auto;padding:0 16px}.pt-header__logo{font-weight:800;font-size:20px;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:6px}.pt-header__logo .pt-bolt{color:var(--pt-cta)}.pt-header__spacer{flex:1 1 auto}.pt-iconbtn{background:none;border:0;padding:8px;cursor:pointer;color:var(--pt-ink);display:inline-flex;align-items:center;position:relative;border-radius:8px}.pt-iconbtn:focus-visible{outline:3px solid var(--pt-cta);outline-offset:2px}.pt-iconbtn svg{width:24px;height:24px}.pt-cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 5px;background:var(--pt-cta-strong);color:#fff;font-size:11px;font-weight:700;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.pt-cart-count[hidden]{display:none}.pt-search{flex:0 1 320px;display:flex}.pt-search input{flex:1;font:inherit;padding:9px 12px;border:1px solid var(--pt-line);border-radius:999px;background:#f9fafb;min-width:0}.pt-search input:focus-visible{outline:2px solid var(--pt-cta)}.pt-hamburger{display:none}.pt-hero--dark{position:relative;overflow:hidden;color:#fff;background:radial-gradient(120% 140% at 85% 10%,var(--pt-navy-2) 0%,var(--pt-navy) 55%)}.pt-hero--dark:after{content:"";position:absolute;top:-20%;right:-8%;width:46%;height:160%;background:linear-gradient(135deg,#ea580c00,#ea580c8c 55%,#c2410cd9);transform:rotate(12deg);filter:blur(2px);pointer-events:none;opacity:.55}.pt-hero__wrap{position:relative;z-index:1;display:grid;gap:28px;padding-top:40px;padding-bottom:40px;grid-template-columns:1fr;align-items:center}@media(min-width:850px){.pt-hero__wrap{grid-template-columns:1.05fr .95fr;gap:40px;padding-top:56px;padding-bottom:56px}.pt-hero__visual{order:0}.pt-hero__content{order:1}}.pt-hero__content{display:grid;gap:16px;justify-items:start}.pt-hero__title{margin:0;font-weight:800;letter-spacing:-.02em;line-height:1.05;font-size:clamp(30px,5.2vw,52px);display:grid}.pt-hero__title-2{color:var(--pt-accent-bright)}.pt-hero__sub{margin:0;font-size:16px;color:#ffffffd1;max-width:46ch}.pt-hero__cta{margin-top:4px}.pt-hero__badges{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:16px 22px}.pt-hero__badges li{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;color:#ffffffeb}.pt-hero__badge-ic{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16)}.pt-hero__badge-ic svg{width:18px;height:18px;color:var(--pt-accent-bright)}.pt-hero__collage{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pt-hero__chip{background:#fff;border-radius:12px;aspect-ratio:1;padding:8px;box-shadow:0 8px 24px #00000038}.pt-hero__chip img{width:100%;height:100%;object-fit:contain}.pt-hero__img{width:100%;height:auto;border-radius:var(--pt-radius);box-shadow:0 12px 40px #0000004d}.pt-section{padding:40px 0}.pt-section__title{font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 20px;letter-spacing:-.01em}.pt-grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.pt-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.pt-grid{grid-template-columns:repeat(4,1fr)}}.pt-card{position:relative;border:1px solid var(--pt-line);border-radius:var(--pt-radius);overflow:hidden;background:#fff;display:flex;flex-direction:column}.pt-card__media{aspect-ratio:1 / 1;background:#f3f4f6}.pt-card__media img{width:100%;height:100%;object-fit:cover}.pt-card__body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:6px}.pt-card__title{font-size:14px;font-weight:600;margin:0}.pt-card__price{font-weight:800}.pt-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pt-card__atc{position:absolute;bottom:12px;right:12px;z-index:2;width:44px;height:44px;border-radius:999px;border:0;cursor:pointer;background:var(--pt-cta-strong);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000002e;transition:background .15s ease,transform .08s ease}.pt-card__atc:hover{background:var(--pt-cta-hover)}.pt-card__atc:active{transform:scale(.94)}.pt-card__atc:focus-visible{outline:3px solid var(--pt-cta);outline-offset:2px}.pt-card__atc[aria-busy=true]{opacity:.65;pointer-events:none}.pt-card__atc svg{width:22px;height:22px}.pt-mobile-nav{display:none}.pt-mobile-nav[data-open]{display:flex;flex-direction:column;gap:2px;padding:8px 16px 14px;border-top:1px solid var(--pt-line)}.pt-mobile-nav a{padding:12px 4px;font-weight:600;border-bottom:1px solid var(--pt-line)}.pt-mobile-nav a:last-child{border-bottom:0}.pt-footer{border-top:1px solid var(--pt-line);margin-top:40px;padding:36px 0 28px;color:var(--pt-muted);font-size:14px}.pt-footer__grid{display:grid;gap:28px;grid-template-columns:1fr;margin-bottom:20px}@media(min-width:750px){.pt-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.pt-footer__col strong{color:var(--pt-ink);display:block;margin-bottom:10px}.pt-footer__col p{margin:8px 0 0}.pt-footer__logo{color:var(--pt-ink);margin-bottom:6px}.pt-footer__links{list-style:none;margin:0;padding:0}.pt-footer__links li{margin:6px 0}.pt-footer__links a:hover{color:var(--pt-cta)}.pt-footer__copy{display:block;padding-top:16px;border-top:1px solid var(--pt-line)}@media(max-width:749px){.pt-search{display:none}.pt-hamburger{display:inline-flex}}.pt-btn--buynow{background:var(--pt-ink);color:#fff}.pt-btn--buynow:hover{background:#000}.pt-qty{display:inline-flex;align-items:center;border:1px solid var(--pt-line);border-radius:999px;overflow:hidden;width:max-content}.pt-qty__btn{width:40px;height:40px;border:0;background:#fff;font-size:20px;line-height:1;cursor:pointer;color:var(--pt-ink)}.pt-qty__btn:hover{background:var(--pt-tint)}.pt-qty__input{width:44px;height:40px;border:0;text-align:center;font:inherit;font-weight:600;-moz-appearance:textfield}.pt-qty__input::-webkit-outer-spin-button,.pt-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pt-qty--sm .pt-qty__btn{width:32px;height:32px;font-size:17px}.pt-qty--sm .pt-qty__input{width:36px;height:32px}.pt-pdp{display:grid;gap:28px;padding-top:28px;padding-bottom:40px;grid-template-columns:1fr}@media(min-width:750px){.pt-pdp{grid-template-columns:1fr 1fr;gap:40px;align-items:start}}.pt-pdp__title{font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 6px;letter-spacing:-.01em}.pt-pdp__ratings:empty{display:none}.pt-pdp__price{font-size:26px;font-weight:800;margin:8px 0 18px}.pt-pdp__label{display:block;font-size:13px;font-weight:600;color:var(--pt-muted);margin-bottom:6px}.pt-pdp__variants{margin-bottom:16px}.pt-pdp__variants select{width:100%;max-width:320px;padding:11px 12px;border:1px solid var(--pt-line);border-radius:10px;font:inherit;background:#fff}.pt-pdp__qtyrow{margin:4px 0 18px}.pt-pdp__add{margin-bottom:10px}.pt-pdp__add[aria-busy=true]{opacity:.7;pointer-events:none}.pt-pdp__trust{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0;padding:16px 0;border-top:1px solid var(--pt-line);border-bottom:1px solid var(--pt-line);font-size:13px;color:var(--pt-muted)}.pt-pdp__trust span{display:inline-flex;align-items:center;gap:7px}.pt-pdp__trust svg{width:20px;height:20px;color:var(--pt-cta)}.pt-pdp__desc{margin-top:18px;line-height:1.7}.pt-pdp__releasit:empty{display:none}.pt-gallery__stage{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--pt-radius);background:#f3f4f6;touch-action:pan-y}.pt-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;pointer-events:none}.pt-gallery__slide.is-active{opacity:1;pointer-events:auto}.pt-gallery__slide img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;cursor:zoom-in}.pt-gallery__slide.is-zoomed img{transform:scale(2);cursor:zoom-out}.pt-gallery__ph{width:100%;height:100%}.pt-gallery__dots{display:flex;gap:6px;justify-content:center;margin:10px 0}.pt-gallery__dot{width:8px;height:8px;border-radius:999px;border:0;background:#d1d5db;cursor:pointer;padding:0}.pt-gallery__dot.is-active{background:var(--pt-cta);width:22px}.pt-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.pt-gallery__thumb{flex:0 0 64px;width:64px;height:64px;border:2px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:none;cursor:pointer}.pt-gallery__thumb.is-active{border-color:var(--pt-cta)}.pt-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pt-tst__viewport{position:relative}.pt-tst__track{list-style:none;margin:0;padding:4px;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pt-tst__track::-webkit-scrollbar{display:none}.pt-tst__card{scroll-snap-align:start;flex:0 0 85%;border:1px solid var(--pt-line);border-radius:var(--pt-radius);padding:20px;background:#fff;display:flex;flex-direction:column;gap:10px}@media(min-width:750px){.pt-tst__card{flex-basis:calc((100% - 32px) / 3)}}.pt-tst__stars{display:inline-flex;gap:2px}.pt-star{width:16px;height:16px;fill:#f59e0b}.pt-star.is-empty{fill:#e5e7eb}.pt-tst__quote{margin:0;font-size:15px;line-height:1.6}.pt-tst__author{font-weight:700;font-size:14px}.pt-tst__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:999px;border:1px solid var(--pt-line);background:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000014;color:var(--pt-ink)}.pt-tst__nav svg{width:20px;height:20px}.pt-tst__nav--prev{left:-8px}.pt-tst__nav--next{right:-8px}@media(min-width:750px){.pt-tst__nav{display:inline-flex}}.pt-tst__dots{display:flex;gap:6px;justify-content:center;margin-top:14px}.pt-tst__dots button{width:8px;height:8px;border-radius:999px;border:0;background:#d1d5db;cursor:pointer;padding:0}.pt-tst__dots button.is-active{background:var(--pt-cta);width:22px}.pt-trust__grid{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.pt-trust__grid{grid-template-columns:repeat(4,1fr)}}.pt-trust__item{text-align:center;padding:18px 12px;border:1px solid var(--pt-line);border-radius:var(--pt-radius)}.pt-trust__icon{width:44px;height:44px;margin:0 auto 10px;color:var(--pt-cta)}.pt-trust__icon svg{width:44px;height:44px}.pt-trust__title{font-size:15px;font-weight:700;margin:0 0 4px}.pt-trust__text{font-size:13px;color:var(--pt-muted);margin:0}.pt-cart{padding:28px 0 48px}.pt-cart__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}.pt-cart__title{font-size:clamp(22px,3vw,30px);font-weight:800;margin:0}.pt-cart__continue{font-weight:600;color:var(--pt-cta);white-space:nowrap}.pt-cart__empty{text-align:center;padding:48px 0;display:grid;gap:16px;justify-items:center;color:var(--pt-muted)}.pt-cart__lines{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:12px}.pt-line{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:start;border:1px solid var(--pt-line);border-radius:var(--pt-radius);padding:12px}.pt-line[aria-busy=true]{opacity:.55}.pt-line__media{width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f3f4f6}.pt-line__media img{width:100%;height:100%;object-fit:cover}.pt-line__main{display:flex;flex-direction:column;gap:8px;min-width:0}.pt-line__name{font-weight:600;font-size:15px}.pt-line__variant{font-size:13px;color:var(--pt-muted)}.pt-line__aside{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.pt-line__price{font-weight:800;white-space:nowrap}.pt-line__remove{border:0;background:none;cursor:pointer;color:var(--pt-muted);padding:4px}.pt-line__remove:hover{color:#dc2626}.pt-line__remove svg{width:18px;height:18px}.pt-cart__summary{max-width:420px;margin-left:auto;display:grid;gap:10px;padding:18px;border:1px solid var(--pt-line);border-radius:var(--pt-radius)}.pt-cart__row{display:flex;justify-content:space-between;font-size:15px}.pt-cart__row--discount{color:#16a34a}.pt-cart__row--total{font-weight:800;font-size:18px;padding-top:10px;border-top:1px solid var(--pt-line)}.pt-cart__freeship{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--pt-muted)}.pt-cart__freeship svg{width:18px;height:18px;color:var(--pt-cta)}.pt-cart__checkout{margin-top:6px}.pt-collection{padding:28px 0 48px}.pt-collection__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:18px}.pt-collection__head .pt-section__title{margin:0}.pt-collection__sort select{padding:9px 12px;border:1px solid var(--pt-line);border-radius:999px;font:inherit;background:#fff;cursor:pointer}.pt-pagination{display:flex;gap:6px;justify-content:center;margin-top:28px}.pt-pagination a,.pt-pagination span{min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--pt-line);border-radius:8px;font-weight:600}.pt-pagination .is-current{background:var(--pt-cta-strong);color:#fff;border-color:var(--pt-cta-strong)}.pt-page{padding:32px 0 48px;max-width:820px}.pt-page__title{font-size:clamp(24px,3.4vw,34px);font-weight:800;letter-spacing:-.01em;margin:0 0 18px}.pt-page__intro{color:var(--pt-muted);margin-bottom:20px}.pt-page__body{line-height:1.7}.pt-page__body h2{font-size:19px;font-weight:700;margin:26px 0 8px}.pt-page__body ul{padding-left:20px;margin:8px 0}.pt-page__body li{margin:6px 0}.pt-page__note{color:var(--pt-muted);font-size:14px;margin-top:24px}.pt-faq{display:grid;gap:10px}.pt-faq__item{border:1px solid var(--pt-line);border-radius:var(--pt-radius);overflow:hidden}.pt-faq__item summary{cursor:pointer;padding:16px;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.pt-faq__item summary::-webkit-details-marker{display:none}.pt-faq__item summary:after{content:"+";font-size:22px;color:var(--pt-cta);line-height:1}.pt-faq__item[open] summary:after{content:"\2212"}.pt-faq__item[open] summary{border-bottom:1px solid var(--pt-line)}.pt-faq__a{padding:14px 16px;color:var(--pt-ink);line-height:1.6}.pt-faq__a a{color:var(--pt-cta);font-weight:600}.pt-contact{display:grid;gap:2px;border:1px solid var(--pt-line);border-radius:var(--pt-radius);overflow:hidden;max-width:520px}.pt-contact__row{display:flex;gap:14px;padding:14px 16px;border-bottom:1px solid var(--pt-line)}.pt-contact__row:last-child{border-bottom:0}.pt-contact__label{flex:0 0 120px;font-weight:700;color:var(--pt-muted)}.pt-hero__eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pt-accent-bright);margin-bottom:2px}.pt-hero__collage{position:relative}.pt-hero__collage:before{content:"";position:absolute;left:50%;top:50%;width:92%;height:92%;transform:translate(-50%,-50%);background:radial-gradient(circle,#fb923c61,#fb923c00 70%);filter:blur(24px);z-index:0;pointer-events:none}.pt-hero__chip{position:relative;z-index:1}.pt-lifestyle{position:relative;background-image:var(--pt-lifestyle-img);background-size:cover;background-position:center}.pt-lifestyle__overlay{background:linear-gradient(90deg,#161a3eeb,#161a3e9e 55%,#ea580c73)}.pt-lifestyle__content{padding:64px 16px;display:grid;gap:14px;justify-items:start;color:#fff}@media(min-width:750px){.pt-lifestyle__content{padding:92px 16px}}.pt-lifestyle__eyebrow{margin:0;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--pt-accent-bright)}.pt-lifestyle__title{margin:0;font-size:clamp(26px,4vw,40px);font-weight:800;letter-spacing:-.02em;line-height:1.1;max-width:20ch}.pt-lifestyle__sub{margin:0;color:#ffffffd9;max-width:46ch}.pt-lifestyle__cta{margin-top:6px}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.pt-tst__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
