:root{--ps-ink: #171717;--ps-muted: #747474;--ps-line: #e8e8e8;--ps-soft: #f7f7f7;--ps-red: #f22f3e;--ps-purple: #5a46b4;--ps-green: #18b968;--ps-max: 1240px;--ps-radius: 4px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:0;overflow-x:clip;color:var(--ps-ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.ps-container{width:min(var(--ps-max),calc(100% - 48px));margin-inline:auto;min-width:0}.ps-skip-link{position:fixed;top:0;left:-999px;z-index:100;padding:10px;background:#111;color:#fff}.ps-skip-link:focus{left:10px}.ps-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}.ps-announcement{display:flex;min-height:34px;align-items:center;padding-inline:7%;border-bottom:1px solid #ececec;font-size:12px;font-weight:700;text-decoration:underline}.ps-promo-bar{display:flex;min-height:44px;align-items:center;justify-content:center;gap:10px;padding:7px 16px;background:#f5e9ea;color:#1b1b1b;font-size:13px;text-align:center}.ps-promo-bar a{padding:5px 14px;border-radius:4px;background:#202020;color:#fff;font-weight:700}.ps-header{position:relative;z-index:30;border-bottom:1px solid var(--ps-line);background:#fff}.ps-header-inner{display:grid;min-height:116px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px}.ps-nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;min-width:0}.ps-nav-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;width:100%}.ps-nav a{position:relative;font-weight:600;white-space:nowrap;transition:color .22s ease}.ps-nav a:after{position:absolute;right:0;bottom:-6px;left:0;height:1px;background:var(--ps-green);content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.ps-nav a:hover,.ps-nav a.ps-active{color:var(--ps-green)}.ps-nav a:hover:after,.ps-nav a.ps-active:after{transform:scaleX(1);transform-origin:left}.ps-logo{display:block;min-width:0}.ps-logo img{display:block;width:220px;height:auto}.ps-header-actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:17px;font-weight:600}.ps-header-actions>a{white-space:nowrap}.ps-cart-link{display:inline-flex;min-width:0;align-items:center;gap:4px}.ps-cart-link>span:last-child{overflow:hidden;max-width:100px;text-overflow:ellipsis}.ps-cart-count{display:inline-grid;min-width:19px;height:19px;place-items:center;border-radius:50%;background:var(--ps-purple);color:#fff;font-size:11px}.ps-mobile-toggle{display:none;padding:4px;border:0;background:transparent;color:var(--ps-ink);font-size:25px;cursor:pointer}.ps-mobile-menu{display:none;padding:7px 18px 14px;border-top:1px solid var(--ps-line);background:#fff;box-shadow:0 10px 22px #00000014}.ps-mobile-menu.is-open{display:block;animation:ps-menu-in .25s ease}.ps-mobile-menu a{display:block;padding:11px 0;border-bottom:1px solid #eee;font-weight:600}.ps-section{padding:66px 0}.ps-section-tight{padding:34px 0}.ps-section-title{margin:0 0 32px;text-align:center}.ps-section-title h2{margin:0 0 5px;font-family:Georgia,serif;font-size:clamp(25px,2.2vw,32px);line-height:1.1;letter-spacing:2px;overflow-wrap:anywhere;text-transform:uppercase}.ps-section-title p{margin:0;color:var(--ps-muted);font-size:11px;letter-spacing:3px;text-transform:uppercase}.ps-shimmer{position:relative;isolation:isolate;overflow:hidden}.ps-shimmer:after,.ps-product-media:after,.ps-gallery-stage:after{position:absolute;top:0;bottom:0;left:-115%;width:45%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.02) 18%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.03) 82%,transparent 100%);content:"";pointer-events:none;transform:skew(-22deg)}.ps-shimmer:after{animation:ps-sheen 4.8s ease-in-out infinite}.ps-product-media:after{z-index:3;animation:ps-sheen 5.6s ease-in-out infinite}.ps-gallery-stage:after{z-index:3;animation:ps-sheen 7s ease-in-out infinite}html.ps-js [data-ps-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}html.ps-js [data-ps-reveal].is-revealed{opacity:1;transform:translateY(0)}html.ps-js [data-ps-reveal=left]{transform:translate(-26px)}html.ps-js [data-ps-reveal=left].is-revealed{transform:translate(0)}html.ps-js [data-ps-reveal=right]{transform:translate(26px)}html.ps-js [data-ps-reveal=right].is-revealed{transform:translate(0)}.ps-hero-cta,.ps-dark-button,.ps-add-button,.ps-buy-button,.ps-review-action,.ps-video-play{position:relative;isolation:isolate;overflow:hidden;transition:transform .24s ease,filter .24s ease,box-shadow .24s ease}.ps-hero-cta:hover,.ps-dark-button:hover,.ps-add-button:hover,.ps-buy-button:hover,.ps-review-action:hover,.ps-video-play:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 10px 22px #00000021}.ps-home-hero{position:relative;isolation:isolate;height:clamp(350px,32vw,472px);overflow:hidden;background:radial-gradient(circle at 72% 65%,#61151d 0,#1d1013 35%,#050505 78%)}.ps-home-hero-link{display:block;position:relative;width:100%;height:100%;overflow:hidden}.ps-home-hero-art{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden}.ps-home-hero-image{display:block;position:absolute;top:0;right:0;width:68%;height:100%;object-fit:cover;object-position:right center;transition:opacity .25s ease,transform .8s ease}.ps-home-hero-link:hover .ps-home-hero-image{transform:scale(1.025)}.ps-home-hero-scrim{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#050505,#050505fa 22%,#050505d6 42%,#0505055e 63%,#0505050a)}.ps-home-hero-scrim:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 0%,transparent 47%,rgba(255,48,57,.2) 60%,transparent 77%);content:"";transform:translate(-80%);animation:ps-hero-sweep 7.5s ease-in-out infinite}.ps-home-hero-content{position:relative;z-index:3;display:flex;width:min(48%,610px);height:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:42px clamp(28px,8vw,136px);color:#fff;text-transform:uppercase}.ps-home-hero-eyebrow{font-size:clamp(10px,1.05vw,15px);font-weight:700;letter-spacing:.3em;line-height:1.6}.ps-home-hero-eyebrow i{color:#d6d6d6;font-style:normal}.ps-home-hero-title{display:flex;flex-direction:column;margin-top:17px;font-size:clamp(64px,8.5vw,132px);font-weight:900;line-height:.73;letter-spacing:-.075em}.ps-home-hero-title b{color:#fff}.ps-home-hero-title em{color:var(--ps-red);font-style:normal}.ps-home-hero-offer{margin-top:31px;color:#f6f6f6;font-size:clamp(12px,1.45vw,21px);font-weight:700;letter-spacing:.3em}.ps-home-hero-offer b{color:#fff}.ps-home-hero-cta{display:inline-flex;align-items:center;gap:17px;margin-top:30px;padding:15px 22px;background:var(--ps-red);color:#fff;font-size:13px;font-weight:900;letter-spacing:.12em;transition:background .2s ease,transform .2s ease}.ps-home-hero-cta b{font-size:18px;line-height:.7}.ps-home-hero-link:hover .ps-home-hero-cta{background:#ff4955;transform:translateY(-2px)}.ps-home-hero.is-image-failed .ps-home-hero-image{opacity:0}.ps-home-promo{width:100%;padding:44px 0 0}.ps-home-promo-art{display:grid;position:relative;min-height:400px;place-items:center;overflow:hidden;background:#050505;color:#fff;text-align:center}.ps-home-promo-art:before,.ps-home-promo-art:after{position:absolute;top:0;bottom:0;width:118px;background:#ee2d3d;clip-path:polygon(0 0,100% 0,62% 50%,100% 100%,0 100%,34% 50%);content:""}.ps-home-promo-art:before{left:-16px}.ps-home-promo-art:after{right:-16px;transform:scaleX(-1)}.ps-home-promo-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-transform:uppercase}.ps-home-promo-copy span{font-size:20px;font-weight:700;letter-spacing:4px}.ps-home-promo-copy h2{margin:18px 0 24px;font-size:clamp(56px,6vw,90px);line-height:.9;letter-spacing:1px}.ps-home-promo-copy strong{display:block;padding:9px 38px;background:var(--ps-red);font-size:25px;letter-spacing:3px}.ps-home-promo-copy small{margin-top:18px;color:#d7d7d7;font-size:12px;letter-spacing:4px}.ps-category-grid{display:grid;grid-template-columns:repeat(2,180px);gap:26px;justify-content:start}.ps-category-card{display:block;text-align:center;transition:transform .28s ease}.ps-category-card:hover{transform:translateY(-6px)}.ps-category-image{display:grid;width:140px;height:140px;place-items:center;margin:auto;padding:18px;overflow:hidden;border-radius:50%;background:#f5f2f2}.ps-category-image img{width:100%;height:100%;object-fit:contain}.ps-category-card>span:last-child{display:block;margin-top:13px;font-size:12px;font-weight:700}.ps-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:42px 24px}.ps-product-card{min-width:0;text-align:center}.ps-product-card:hover{transform:translateY(-4px)}.ps-product-media{display:block;position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.ps-product-media img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:opacity .3s ease,transform .5s ease}.ps-product-media .ps-card-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.ps-product-card:hover .ps-card-hover{opacity:1}.ps-product-card:hover .ps-card-main{opacity:0}.ps-product-card:hover .ps-product-media img{transform:scale(1.055)}.ps-sale-badge{position:absolute;z-index:5;top:13px;left:13px;padding:5px 8px;background:#ff4a10;color:#fff;font-size:11px;font-weight:800}.ps-product-vendor{margin:12px 0 5px;color:#8e8e8e;font-size:10px;letter-spacing:1px;text-transform:uppercase}.ps-product-title{display:block;min-height:42px;max-width:250px;margin:0 auto 7px;overflow-wrap:anywhere;font-size:15px;line-height:1.35}.ps-stars{color:#f5aa00;font-size:16px;letter-spacing:2px;line-height:1}.ps-price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:6px;min-width:0;margin-top:10px;line-height:1.25}.ps-price s{color:#999}.ps-price strong{color:#c7353d;font-size:15px}.ps-home-trust{padding:60px 0}.ps-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;text-align:center}.ps-trust-item{display:flex;min-width:0;align-items:center;justify-content:center;gap:12px}.ps-home-trust .ps-trust-item{align-items:flex-start;text-align:left}.ps-trust-icon{flex:0 0 auto;font-size:34px;line-height:1}.ps-trust-item strong{display:block;overflow-wrap:anywhere}.ps-home-trust .ps-trust-item strong{font-size:18px}.ps-trust-item span{display:block;color:#999;font-size:11px}.ps-home-trust .ps-trust-item span{max-width:255px;font-size:13px}.ps-home-reviews{padding:62px 0 0;border-top:1px solid var(--ps-line);background:#fff}.ps-home-reviews-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.ps-home-rating{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:7px}.ps-home-rating strong{font-size:25px;line-height:1}.ps-home-rating span{color:#f5aa00;font-size:24px;letter-spacing:2px;line-height:1}.ps-home-rating small{grid-column:1 / -1;margin-top:4px;color:#777}.ps-review-action{padding:10px 28px;border:1px solid #777;background:#fff;cursor:pointer}.ps-home-review-tabs{display:flex;min-height:48px;align-items:center;gap:24px;margin-top:30px;border-bottom:1px solid var(--ps-line)}.ps-home-review-tabs strong{display:flex;align-self:stretch;align-items:center;border-bottom:3px solid #222}.ps-home-review-tabs span,.ps-home-review-tabs button{color:#666}.ps-home-review-tabs button{margin-left:auto;border:0;background:#fff;cursor:pointer}.ps-home-review{position:relative;min-height:228px;padding:28px 0 23px;border-bottom:1px solid var(--ps-line)}.ps-home-review-stars{color:#f5aa00;font-size:16px;letter-spacing:3px}.ps-home-review-person{display:flex;align-items:center;gap:9px;margin-top:12px}.ps-home-review-person span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f0f0f0;font-weight:700}.ps-home-review p{max-width:72%;margin:12px 0;color:#333}.ps-home-review-media{display:flex;flex-wrap:wrap;gap:9px}.ps-home-review-media img{width:94px;height:94px;object-fit:cover;background:#f6f6f6}.ps-home-review-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;color:#777;font-size:12px}.ps-home-review-bottom a{display:flex;min-width:0;align-items:center;gap:10px;color:#555}.ps-home-review-bottom a img{width:28px;height:28px;flex:0 0 auto;object-fit:contain;background:#f7f7f7}.ps-home-review-bottom a{overflow-wrap:anywhere}.ps-review-pagination{display:flex;justify-content:center;gap:22px;padding:38px 0 52px;color:#777}.ps-review-pagination strong{color:#111}.ps-page-hero{padding:70px 0;border-bottom:1px solid var(--ps-line);text-align:center}.ps-breadcrumb{margin-bottom:10px;color:#777;font-size:12px;overflow-wrap:anywhere}.ps-page-hero h1{margin:0;overflow-wrap:anywhere;font-size:clamp(30px,4vw,42px);font-weight:400;line-height:1.12}.ps-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0}.ps-view-buttons{display:flex;gap:5px}.ps-view-buttons button,.ps-sort{padding:8px 11px;border:1px solid #bbb;background:#fff;cursor:pointer}.ps-sort{min-width:175px;border-color:#ddd}.ps-collection-grid{padding-bottom:44px}.ps-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(32px,5vw,62px);padding:54px 0 65px}.ps-gallery,.ps-product-info{min-width:0}.ps-gallery-stage{display:grid;position:relative;aspect-ratio:1 / 1;place-items:center;overflow:hidden;background:#f7f7f7}.ps-gallery-stage img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s ease}.ps-gallery-stage:hover img{transform:scale(1.05)}.ps-gallery-arrow{position:absolute;z-index:6;top:50%;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#191919eb;color:#fff;cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,background .2s ease}.ps-gallery-arrow:hover{background:var(--ps-purple);transform:translateY(-50%) scale(1.08)}.ps-gallery-prev{left:16px}.ps-gallery-next{right:16px}.ps-gallery-sale{position:absolute;z-index:7;top:14px;right:14px;padding:6px 9px;border-radius:3px;background:#ff4a10;color:#fff;font-size:11px;font-weight:800}.ps-thumbs{display:flex;gap:9px;overflow-x:auto;margin-top:12px;padding:0 0 5px;scrollbar-width:thin}.ps-thumb{width:74px;height:74px;flex:0 0 74px;padding:2px;border:1px solid #ddd;background:#f8f8f8;cursor:pointer}.ps-thumb.is-active{border:2px solid #151515}.ps-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.ps-product-kicker{margin-bottom:6px;color:#777;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.ps-product-info h1{margin:0 0 14px;overflow-wrap:anywhere;font-size:clamp(27px,3.2vw,42px);font-weight:500;line-height:1.08}.ps-rating-line{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:12px}.ps-rating-line small{color:#777}.ps-product-price{justify-content:flex-start;margin:0}.ps-product-price s{color:#999;font-size:16px}.ps-product-price strong{font-size:21px}.ps-discount{display:inline-flex;align-items:center;padding:4px 7px;background:#ff4a10;color:#fff;font-size:11px;font-weight:800;line-height:1}.ps-shipping-title{margin:25px 0 4px;font-size:16px;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.ps-product-short{margin:0;color:#777;font-size:15px;line-height:1.55}.ps-delivery-box{display:grid;gap:5px;margin:24px 0;padding:17px 0;border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line)}.ps-delivery-box p{display:flex;gap:8px;margin:0;font-weight:700;line-height:1.45}.ps-delivery-box p:before{color:var(--ps-green);content:"\2713"}.ps-review-snippet{position:relative;margin:20px 0;padding:16px 45px 16px 18px;border:1px solid #ededed;border-radius:12px;box-shadow:0 5px 14px #0000000f}.ps-review-snippet:before{position:absolute;top:-28px;left:0;color:#333;content:"Review snippets";font-weight:700}.ps-review-snippet strong{display:inline-block;margin-right:6px}.ps-review-snippet .ps-stars{display:inline;font-size:14px}.ps-review-snippet p{margin:5px 0 0;color:#555}.ps-sale-proof{display:grid;gap:13px;margin:23px 0;padding:17px 0;border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line)}.ps-sale-proof p{display:flex;gap:9px;margin:0;color:#5f5f5f;font-size:14px}.ps-sale-proof p b{color:var(--ps-red)}.ps-stock-meter{overflow:hidden;height:8px;border-radius:10px;background:#f5dfe1}.ps-stock-meter span{display:block;width:24%;height:100%;border-radius:inherit;background:var(--ps-red);animation:ps-meter 2.8s ease-in-out infinite}.ps-product-form{margin-top:20px}.ps-quantity-row{display:grid;grid-template-columns:122px minmax(0,1fr);gap:15px}.ps-quantity{display:flex;align-items:center;overflow:hidden;border:1px solid #ddd;border-radius:8px}.ps-quantity button{width:38px;min-height:52px;border:0;background:#fff;color:#555;font-size:21px;cursor:pointer}.ps-quantity input{width:42px;min-height:52px;border:0;outline:0;text-align:center}.ps-add-button,.ps-buy-button{width:100%;min-height:52px;padding:13px 18px;border:0;border-radius:8px;background:var(--ps-purple);color:#fff;font-weight:800;letter-spacing:.2px;cursor:pointer}.ps-buy-button{margin-top:12px;background:#1a1a1a}.ps-product-meta{display:grid;gap:6px;margin-top:24px;color:#777;font-size:12px;line-height:1.6}.ps-product-meta b{color:#444}.ps-share-row{display:flex;align-items:center;gap:10px;margin-top:4px}.ps-share-row button,.ps-share-row a{display:inline-grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#666;cursor:pointer}.ps-product-tabs{border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line)}.ps-tabs-head{display:flex;justify-content:center;gap:36px;overflow-x:auto}.ps-tabs-head button{flex:0 0 auto;padding:19px 6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#777;cursor:pointer}.ps-tabs-head button.is-active{border-color:#111;color:#111}.ps-tab-panel{max-width:980px;margin:0 auto;padding:25px 0 50px;color:#555;overflow-wrap:anywhere}.ps-tab-panel ul{padding-left:20px}.ps-video-section{padding:56px 0;border-bottom:1px solid var(--ps-line)}.ps-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ps-video-card{position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:10px;outline:0;background:#111;box-shadow:0 10px 26px #0000001f;cursor:pointer}.ps-video-card:focus-visible{box-shadow:0 0 0 3px #5a46b473,0 10px 26px #0000001f}.ps-video-card video{position:absolute;top:-22%;left:-22%;width:144%;height:144%;object-fit:cover;pointer-events:none}.ps-video-card:after{position:absolute;right:0;bottom:0;left:0;height:35%;background:linear-gradient(transparent,#00000073);content:"";pointer-events:none}.ps-video-play{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#0f0f0fad;color:#fff;font-size:18px;pointer-events:none;transform:translate(-50%,-50%)}.ps-video-card.is-playing .ps-video-play{opacity:0;transform:translate(-50%,-43%)}.ps-video-status{position:absolute;z-index:4;right:9px;bottom:9px;left:9px;color:#fff;font-size:10px;font-weight:700;line-height:1.2;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.8)}.ps-related-products{padding:56px 0 70px;border-top:1px solid var(--ps-line)}.ps-variant-picker{margin:22px 0 3px;padding:0;border:0}.ps-variant-picker legend{margin-bottom:11px;color:#4b4b4b;font-size:12px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.ps-variant-values{display:flex;flex-wrap:wrap;gap:8px}.ps-variant-chip{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid #d7d7d7;background:#fff;color:#444;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.ps-variant-chip:hover{transform:translateY(-1px);border-color:#444}.ps-variant-chip input{position:absolute;opacity:0;pointer-events:none}.ps-variant-chip:has(input:checked){border-color:#111;background:#111;color:#fff}.ps-variant-chip:has(input:disabled){opacity:.4;cursor:not-allowed;text-decoration:line-through}.ps-product-reviews{padding:50px 0}.ps-review-list{margin-top:12px}.ps-review{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:start;padding:22px 0;border-bottom:1px solid var(--ps-line)}.ps-review-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#efefef;font-weight:700}.ps-review-name{font-weight:700}.ps-review-body{margin-top:5px;color:#555;overflow-wrap:anywhere}.ps-review-help{color:#888;font-size:11px;white-space:nowrap}.ps-sticky-atc{display:none}.ps-contact-wrap{padding:62px 0}.ps-contact-intro{max-width:730px;margin:0 auto 40px;text-align:center}.ps-contact-intro h2{margin:5px 0 10px;font-family:Georgia,serif;font-size:clamp(30px,4vw,40px);line-height:1.15}.ps-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ps-contact-form .ps-full{grid-column:1 / -1}.ps-field{width:100%;padding:13px 0;border:0;border-bottom:1px solid #bbb;outline:0;background:transparent}.ps-contact-form textarea{min-height:120px;resize:vertical}.ps-dark-button{padding:15px;border:0;background:#222;color:#fff;font-weight:700;cursor:pointer}.ps-about-copy{max-width:850px;margin:56px auto 0;text-align:center}.ps-about-copy h2{font-family:Georgia,serif;font-size:32px}.ps-about-copy p{color:#666;font-size:16px}.ps-content-page{max-width:850px;margin:0 auto;padding:55px 0 70px;overflow-wrap:anywhere}.ps-content-page h2,.ps-content-page h3{font-family:Georgia,serif}.ps-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}.ps-policy-card{display:block;min-width:0;padding:23px;border:1px solid #e5e5e5;transition:transform .25s ease,box-shadow .25s ease}.ps-policy-card:hover{box-shadow:0 12px 24px #00000014;transform:translateY(-3px)}.ps-policy-card h2{margin:0 0 7px;font-size:20px}.ps-policy-card p{margin:0;color:#777}.ps-search-form{display:flex;max-width:700px;margin:0 auto 45px;border:1px solid #ddd}.ps-search-form input{min-width:0;flex:1;padding:15px;border:0;outline:0}.ps-search-form button{padding:0 22px;border:0;background:#111;color:#fff;cursor:pointer}.ps-search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.ps-empty{padding:60px 0;color:#777;text-align:center}.ps-cart-wrap{padding:58px 0 80px}.ps-cart-title{margin-bottom:36px;font-family:Georgia,serif;font-size:34px;text-align:center}.ps-cart-table{width:100%;border-collapse:collapse}.ps-cart-table th,.ps-cart-table td{padding:16px 8px;border-bottom:1px solid var(--ps-line);text-align:left;vertical-align:middle}.ps-cart-product{display:flex;min-width:0;align-items:center;gap:15px}.ps-cart-product a{overflow-wrap:anywhere}.ps-cart-product img{width:75px;height:75px;flex:0 0 auto;object-fit:contain;background:#f7f7f7}.ps-cart-summary{max-width:360px;margin:28px 0 0 auto;text-align:right}.ps-cart-summary strong{font-size:21px}.ps-login-wrap{max-width:480px;margin:70px auto;padding-bottom:70px}.ps-login-wrap h1{font-family:Georgia,serif;text-align:center}.ps-login-form{display:grid;gap:15px}.ps-login-form input{padding:13px;border:1px solid #ddd}.ps-login-form button{padding:14px;border:0;background:#111;color:#fff;cursor:pointer}.ps-footer{margin-top:30px;border-top:1px solid var(--ps-line)}.ps-footer-main{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:50px;padding:56px 0}.ps-footer h3{margin:0 0 23px;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.ps-footer p{color:#666}.ps-footer-brand{font-size:24px;font-weight:800}.ps-footer-email{display:flex;max-width:390px;overflow:hidden;border:1px solid #ddd;border-radius:30px}.ps-footer-email input{min-width:0;flex:1;padding:14px 18px;border:0;outline:0}.ps-footer-email button{padding:0 18px;border:0;background:#fff;font-weight:700;cursor:pointer}.ps-footer-bottom{display:flex;min-height:70px;align-items:center;background:#f6f6f6;color:#666;font-size:12px}.ps-socials{display:flex;gap:10px}.ps-socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #ccc;border-radius:50%}.ps-whatsapp{display:inline-flex;align-items:center;padding:12px 18px;border-radius:26px;background:#25d366;color:#fff;font-weight:700;box-shadow:0 7px 16px #25d36640}.ps-support-email{display:flex;width:fit-content;max-width:100%;align-items:center;margin-top:13px;color:#555;font-size:13px;font-weight:700;overflow-wrap:anywhere}.ps-support-email:hover{color:var(--ps-purple)}.ps-contact-email{justify-content:center;margin-inline:auto}.ps-toast{position:fixed;z-index:60;right:18px;bottom:18px;padding:13px 18px;border-radius:4px;background:#111;color:#fff;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .25s,transform .25s}.ps-toast.is-visible{opacity:1;transform:translateY(0)}@keyframes ps-sheen{0%,57%{left:-115%}78%,to{left:150%}}@keyframes ps-hero-sweep{0%,58%{transform:translate(-90%)}77%,to{transform:translate(120%)}}@keyframes ps-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes ps-meter{0%,to{width:20%}50%{width:33%}}@media(min-width:1101px){.ps-best-sellers .ps-product-card:nth-child(6){grid-column:3}}@media(max-width:1100px){.ps-container{width:min(var(--ps-max),calc(100% - 36px))}.ps-header-inner{min-height:100px;gap:16px}.ps-nav{gap:8px 13px}.ps-nav-row{gap:8px 12px}.ps-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){body{font-size:13px}.ps-container{width:calc(100% - 28px)}.ps-announcement{min-height:31px;padding-inline:18px;font-size:10px}.ps-promo-bar{min-height:40px;gap:7px;font-size:10px}.ps-promo-bar a{padding:4px 8px}.ps-header-inner{display:flex;min-height:84px;justify-content:space-between;gap:9px}.ps-mobile-toggle{display:block;order:0}.ps-logo{order:1}.ps-logo img{width:165px}.ps-nav{display:none}.ps-header-actions{order:2;gap:6px;font-size:0}.ps-header-actions>a:not(.ps-cart-link),.ps-header-actions .ps-search-link{display:none}.ps-cart-link{font-size:17px}.ps-cart-link>span:last-child{display:none}.ps-cart-count{min-width:16px;height:16px;font-size:9px}.ps-section{padding:45px 0}.ps-section-title{margin-bottom:24px}.ps-section-title h2{font-size:24px}.ps-home-hero{height:530px}.ps-home-hero-image{top:auto;right:-118px;bottom:0;width:171%;max-width:none;height:100%;opacity:.62;object-fit:cover;object-position:right center}.ps-home-hero-scrim{background:linear-gradient(90deg,#050505fc,#050505f0,#05050585)}.ps-home-hero-content{width:min(100%,360px);justify-content:flex-start;padding:64px 28px}.ps-home-hero-eyebrow{max-width:270px;font-size:10px;letter-spacing:.26em}.ps-home-hero-title{margin-top:28px;font-size:72px}.ps-home-hero-offer{margin-top:45px;font-size:14px;letter-spacing:.24em}.ps-home-hero-cta{margin-top:35px;padding:16px 21px;font-size:12px}.ps-category-grid{grid-template-columns:repeat(2,1fr);gap:18px}.ps-category-image{width:108px;height:108px}.ps-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.ps-product-title{min-height:50px;font-size:12px}.ps-product-vendor{font-size:8px}.ps-sale-badge{top:8px;left:8px;padding:4px 5px;font-size:9px}.ps-stars{font-size:13px}.ps-price{display:grid;gap:2px;margin-top:7px}.ps-price s{font-size:11px}.ps-price strong{font-size:13px}.ps-home-promo{padding-top:30px}.ps-home-promo-art{min-height:220px}.ps-home-promo-art:before,.ps-home-promo-art:after{width:54px}.ps-home-promo-copy span{font-size:11px;letter-spacing:3px}.ps-home-promo-copy h2{margin:12px 0 15px;font-size:48px}.ps-home-promo-copy strong{padding:7px 14px;font-size:13px;letter-spacing:2px}.ps-home-promo-copy small{margin-top:10px;font-size:8px;letter-spacing:3px}.ps-trust-grid{grid-template-columns:1fr;gap:20px}.ps-home-trust{padding:42px 0}.ps-home-reviews{padding-top:38px}.ps-home-reviews-top{align-items:center}.ps-home-rating strong{font-size:20px}.ps-home-rating span{font-size:17px}.ps-review-action{padding:8px 12px;font-size:11px}.ps-home-review-tabs{gap:13px;font-size:12px}.ps-home-review-tabs button{font-size:11px}.ps-home-review{min-height:0;padding:22px 0}.ps-home-review p{max-width:none;font-size:13px}.ps-home-review-media img{width:76px;height:76px}.ps-home-review-bottom{flex-direction:column;align-items:flex-start;gap:7px}.ps-review-pagination{gap:18px;padding:28px 0 38px}.ps-page-hero{padding:45px 0}.ps-collection-toolbar{flex-direction:column;align-items:flex-start}.ps-product-layout{grid-template-columns:1fr;gap:29px;padding:30px 0 45px}.ps-product-info h1{font-size:27px}.ps-gallery-arrow{width:32px;height:32px}.ps-gallery-prev{left:10px}.ps-gallery-next{right:10px}.ps-product-price{display:flex;justify-content:flex-start;gap:6px}.ps-product-price s{font-size:14px}.ps-product-price strong{font-size:19px}.ps-quantity-row{grid-template-columns:108px minmax(0,1fr);gap:10px}.ps-quantity button,.ps-quantity input{min-height:50px}.ps-tabs-head{justify-content:flex-start;gap:20px}.ps-video-section{padding:42px 0}.ps-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.ps-video-card{border-radius:5px}.ps-video-play{width:40px;height:40px;font-size:13px}.ps-review{grid-template-columns:42px minmax(0,1fr);gap:10px}.ps-review-help{grid-column:2;white-space:normal}.ps-contact-form{grid-template-columns:1fr}.ps-contact-form .ps-full{grid-column:auto}.ps-contact-intro h2{font-size:30px}.ps-policy-grid{grid-template-columns:1fr}.ps-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ps-cart-wrap{padding:40px 0 60px}.ps-cart-table thead{display:none}.ps-cart-table,.ps-cart-table tbody,.ps-cart-table tr,.ps-cart-table td{display:block;width:100%}.ps-cart-table tr{padding:17px 0;border-bottom:1px solid var(--ps-line)}.ps-cart-table td{padding:5px 0;border:0}.ps-cart-table td[data-label]:before{display:inline-block;width:110px;content:attr(data-label);font-weight:700}.ps-footer-main{grid-template-columns:1fr;gap:32px;padding:40px 0}.ps-footer-bottom .ps-container{display:flex;flex-direction:column;align-items:flex-start!important;gap:15px;padding:15px 0}.ps-sticky-atc{display:flex;position:fixed;z-index:25;right:0;bottom:0;left:0;padding:9px 12px;background:#fff;box-shadow:0 -5px 20px #0000001f;transform:translateY(110%);transition:transform .3s}.ps-sticky-atc.is-visible{transform:none}.ps-sticky-atc a{flex:1;padding:12px;background:var(--ps-purple);color:#fff;font-weight:700;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/problem-solvify.css.map */
