:root{--ps-ink: #111827;--ps-ink-soft: #374151;--ps-red: #d8202f;--ps-red-dark: #ad1723;--ps-paper: #f5f3ee;--ps-surface: #ffffff;--ps-line: #dedbd4;--ps-muted: #6b7280;--ps-green: #177245;--ps-yellow: #f4c84b;--ps-shell: 1380px;--ps-radius: 8px;--ps-shadow: 0 12px 34px rgba(17, 24, 39, .08)}html{scroll-behavior:smooth}body{background:var(--ps-paper);color:var(--ps-ink);font-feature-settings:"kern" 1,"liga" 1}body,button,input,select,textarea{letter-spacing:-.01em}.ps-shell{width:min(calc(100% - 40px),var(--ps-shell));margin-inline:auto}.ps-announcement{background:var(--ps-ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ps-announcement__inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ps-announcement a{color:#fff;text-decoration:none}.ps-announcement a:hover{text-decoration:underline;text-underline-offset:3px}.ps-announcement__accent{color:#ffd4d8}#header-group{position:sticky;top:0;z-index:50}.ps-site-header{position:relative;z-index:1;background:#fffffffa;border-bottom:1px solid var(--ps-line)}.ps-header-main{min-height:82px;display:grid;grid-template-columns:275px minmax(300px,680px) auto;align-items:center;gap:32px}.ps-brand{display:inline-flex;align-items:center;text-decoration:none}.ps-brand img{display:block;width:min(250px,100%);height:auto}.ps-header-search{display:grid;grid-template-columns:1fr 46px;align-items:stretch;height:46px;border:1px solid #cfcac1;background:#faf9f6;border-radius:5px;overflow:hidden}.ps-header-search:focus-within{border-color:var(--ps-ink);box-shadow:0 0 0 1px var(--ps-ink)}.ps-header-search input{min-width:0;width:100%;border:0;outline:0;padding:0 16px;background:transparent;color:var(--ps-ink);font-size:14px}.ps-header-search button{border:0;background:var(--ps-ink);color:#fff;display:grid;place-items:center;cursor:pointer}.ps-header-search button:hover{background:var(--ps-red)}.ps-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ps-header-action{color:var(--ps-ink);text-decoration:none;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 10px;font-size:13px;font-weight:700;white-space:nowrap}.ps-header-action:hover{color:var(--ps-red)}.ps-cart-count{min-width:20px;height:20px;padding:0 5px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:var(--ps-red);font-size:11px}.ps-header-nav-wrap{border-top:1px solid #ece8e1}.ps-header-nav{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ps-primary-nav{display:flex;align-items:center;gap:30px}.ps-primary-nav a,.ps-nav-side a{color:var(--ps-ink);text-decoration:none;font-size:13px;font-weight:750;line-height:45px}.ps-primary-nav a{position:relative}.ps-primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:8px;height:2px;background:var(--ps-red);transition:right .18s ease}.ps-primary-nav a:hover:after{right:0}.ps-primary-nav a[data-accent]{color:var(--ps-red)}.ps-nav-side{display:flex;align-items:center;gap:20px}.ps-nav-side a{color:var(--ps-muted);font-weight:650}.ps-mobile-menu{display:none}.ps-home{overflow:hidden}.ps-hero{background:var(--ps-ink);color:#fff;border-bottom:6px solid var(--ps-red)}.ps-hero__inner{min-height:590px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:64px;align-items:center;padding-block:74px}.ps-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#f8a5ad;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ps-eyebrow:before{content:"";width:34px;height:2px;background:var(--ps-red)}.ps-hero h1{max-width:800px;margin:22px 0 20px;color:#fff;font-size:clamp(48px,6vw,86px);line-height:.96;letter-spacing:-.055em;font-weight:850}.ps-hero h1 em{color:#f7b1b8;font-style:normal}.ps-hero__copy{max-width:650px;margin:0;color:#c9ced7;font-size:clamp(17px,2vw,21px);line-height:1.55}.ps-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ps-btn{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:4px;text-decoration:none;font-size:14px;font-weight:800;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.ps-btn:hover{transform:translateY(-1px)}.ps-btn--red{color:#fff;background:var(--ps-red)}.ps-btn--red:hover{background:var(--ps-red-dark)}.ps-btn--light{color:#fff;border-color:#606978;background:transparent}.ps-btn--light:hover{background:#fff;color:var(--ps-ink);border-color:#fff}.ps-btn--dark{color:#fff;background:var(--ps-ink)}.ps-btn--dark:hover{background:var(--ps-red)}.ps-btn--outline{color:var(--ps-ink);border-color:#bdb8ae;background:transparent}.ps-btn--outline:hover{border-color:var(--ps-ink)}.ps-hero__notes{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:34px;color:#aeb5c0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ps-hero__notes span{display:inline-flex;align-items:center;gap:8px}.ps-hero__notes span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ps-red)}.ps-hero-feature{position:relative;width:min(100%,510px);margin-left:auto;padding:30px;background:#f0ede7;color:var(--ps-ink);border:1px solid rgba(255,255,255,.12);box-shadow:22px 22px #202a38}.ps-hero-feature:before{content:"Featured single";position:absolute;top:18px;left:-32px;padding:8px 12px;background:var(--ps-red);color:#fff;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;transform:rotate(-90deg) translate(-100%);transform-origin:top left}.ps-hero-feature__image{min-height:330px;display:grid;place-items:center;border:1px solid #d8d3ca;background:#fff;overflow:hidden}.ps-hero-feature__image img{display:block;width:100%;height:340px;object-fit:contain;padding:20px}.ps-hero-feature__placeholder{width:210px;aspect-ratio:2.5 / 3.5;display:grid;place-items:center;border:8px solid var(--ps-yellow);background:#19365f;color:#fff;font-weight:850;text-align:center}.ps-hero-feature__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding-top:22px}.ps-hero-feature__meta h2{margin:0 0 7px;font-size:20px;line-height:1.15;letter-spacing:-.025em}.ps-hero-feature__set{color:var(--ps-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.ps-hero-feature__price{font-size:24px;font-weight:850;white-space:nowrap}.ps-service-strip{background:#fff;border-bottom:1px solid var(--ps-line)}.ps-service-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}.ps-service-item{min-height:96px;display:flex;align-items:center;gap:14px;padding:20px 26px;border-right:1px solid var(--ps-line)}.ps-service-item:first-child{border-left:1px solid var(--ps-line)}.ps-service-item svg{flex:0 0 auto;color:var(--ps-red)}.ps-service-item strong{display:block;font-size:13px}.ps-service-item span{display:block;margin-top:3px;color:var(--ps-muted);font-size:12px;line-height:1.35}.ps-section{padding-block:86px}.ps-section--tight{padding-block:64px}.ps-section--white{background:#fff}.ps-section--ink{background:var(--ps-ink);color:#fff}.ps-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.ps-section-kicker{margin:0 0 9px;color:var(--ps-red);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ps-section h2{margin:0;font-size:clamp(31px,4vw,49px);line-height:1;letter-spacing:-.045em}.ps-section-head p{max-width:550px;margin:12px 0 0;color:var(--ps-muted);line-height:1.55}.ps-section--ink .ps-section-head p{color:#b8bec8}.ps-text-link{color:var(--ps-ink);text-decoration:none;font-size:13px;font-weight:850;white-space:nowrap;border-bottom:2px solid var(--ps-red);padding-bottom:4px}.ps-section--ink .ps-text-link{color:#fff}.ps-category-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cfcac1;border-left:1px solid #cfcac1}.ps-category-card{min-height:225px;padding:27px;display:flex;flex-direction:column;justify-content:space-between;color:var(--ps-ink);background:transparent;border-right:1px solid #cfcac1;border-bottom:1px solid #cfcac1;text-decoration:none;transition:background .18s ease,color .18s ease}.ps-category-card:hover{color:#fff;background:var(--ps-ink)}.ps-category-card[data-accent]:hover{background:var(--ps-red)}.ps-category-card__number{color:var(--ps-red);font-size:12px;font-weight:850;letter-spacing:.12em}.ps-category-card:hover .ps-category-card__number{color:#fff}.ps-category-card h3{margin:0;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em}.ps-category-card p{margin:9px 0 0;color:var(--ps-muted);font-size:13px;line-height:1.5}.ps-category-card:hover p{color:#d7dbe1}.ps-category-card__arrow{align-self:flex-end;font-size:24px}.ps-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ps-product-card{position:relative;min-width:0;background:#fff;border:1px solid var(--ps-line);border-radius:var(--ps-radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ps-product-card:hover{transform:translateY(-3px);box-shadow:var(--ps-shadow);border-color:#b8b2a8}.ps-product-card__media{position:relative;display:grid;place-items:center;min-height:310px;padding:22px;background:#f7f6f2;border-bottom:1px solid var(--ps-line)}.ps-product-card__media img{display:block;width:100%;height:270px;object-fit:contain}.ps-product-card__placeholder{width:150px;aspect-ratio:2.5 / 3.5;display:grid;place-items:center;background:#1f477b;border:6px solid var(--ps-yellow);color:#fff;font-weight:800;text-align:center}.ps-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 8px;background:var(--ps-ink);color:#fff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.ps-product-card__badge--sold{background:#5f636b}.ps-product-card__badge--consignment{background:var(--ps-red)}.ps-product-card__badge--secondary{top:43px}.ps-product-card__body{padding:18px}.ps-product-card__meta{min-height:18px;display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:8px;color:var(--ps-muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.ps-product-card__title{margin:0;font-size:15px;line-height:1.35;letter-spacing:-.015em}.ps-product-card__title a{color:var(--ps-ink);text-decoration:none}.ps-product-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}.ps-product-card__condition{color:var(--ps-muted);font-size:11px;font-weight:700}.ps-product-card__price{font-size:17px;font-weight:850}.ps-product-card__compare{margin-left:6px;color:#8a8f98;font-size:12px;font-weight:500;text-decoration:line-through}.ps-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ps-price-panel{min-height:275px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;border:1px solid var(--ps-line);background:#fff;color:var(--ps-ink)}.ps-price-panel--red{color:#fff;background:var(--ps-red);border-color:var(--ps-red)}.ps-price-panel__label{font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.ps-price-panel h3{max-width:450px;margin:20px 0 0;font-size:clamp(36px,5vw,65px);line-height:.95;letter-spacing:-.055em}.ps-price-panel__footer{display:flex;align-items:end;justify-content:space-between;gap:20px}.ps-price-panel__footer span:first-child{max-width:420px;font-size:13px;line-height:1.5;opacity:.75}.ps-price-panel__arrow{font-size:30px}.ps-set-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.ps-set-feature{min-height:460px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);border:1px solid var(--ps-line);background:#fff;overflow:hidden}.ps-set-feature__copy{padding:44px;display:flex;flex-direction:column;justify-content:space-between}.ps-set-feature__copy h3{margin:14px 0 16px;font-size:clamp(39px,5vw,64px);line-height:.95;letter-spacing:-.055em}.ps-set-feature__copy p{max-width:430px;margin:0;color:var(--ps-muted);line-height:1.55}.ps-set-feature__media{display:grid;place-items:center;min-height:420px;background:#ece9e2;border-left:1px solid var(--ps-line)}.ps-set-feature__media img{width:100%;height:410px;object-fit:contain;padding:36px}.ps-set-side{display:grid;gap:20px}.ps-set-link{min-height:220px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:var(--ps-ink);text-decoration:none}.ps-set-link:last-child{color:var(--ps-ink);background:#fff;border:1px solid var(--ps-line)}.ps-set-link h3{margin:0;font-size:30px;letter-spacing:-.04em}.ps-set-link p{margin:8px 0 0;color:#b7bdc7;font-size:13px;line-height:1.5}.ps-set-link:last-child p{color:var(--ps-muted)}.ps-release-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#424a57;border:1px solid #424a57}.ps-release-panel{min-height:355px;padding:42px;display:flex;flex-direction:column;justify-content:space-between;background:var(--ps-ink)}.ps-release-panel:nth-child(2){background:#182232}.ps-release-panel__label{color:#f6a7af;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ps-release-panel h3{margin:18px 0 12px;color:#fff;font-size:clamp(38px,5vw,62px);line-height:.95;letter-spacing:-.05em}.ps-release-panel p{max-width:470px;margin:0;color:#b7bdc7;line-height:1.55}.ps-newsletter{display:grid;grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);gap:50px;align-items:center}.ps-newsletter h2{font-size:clamp(35px,5vw,60px)}.ps-newsletter-form{display:grid;grid-template-columns:1fr auto;border-bottom:2px solid var(--ps-ink)}.ps-newsletter-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:18px 4px;font-size:17px}.ps-newsletter-form button{border:0;background:transparent;padding:0 4px 0 20px;color:var(--ps-red);font-weight:850;cursor:pointer}.ps-newsletter-form button:hover{color:var(--ps-red-dark)}.ps-form-message{margin-top:12px;font-size:13px}.ps-footer{color:#e9edf2;background:#0b111c}.ps-footer__main{display:grid;grid-template-columns:1.45fr repeat(2,.75fr) 1.05fr;gap:55px;padding-block:72px 58px}.ps-footer__about p{max-width:420px;margin:22px 0 0;color:#9fa7b3;font-size:13px;line-height:1.65}.ps-footer h3{margin:0 0 18px;color:#fff;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.ps-footer ul{margin:0;padding:0;list-style:none}.ps-footer li+li{margin-top:10px}.ps-footer a{color:#b9c0ca;text-decoration:none;font-size:13px}.ps-footer a:hover{color:#fff}.ps-footer__signup p{margin:0 0 17px;color:#9fa7b3;font-size:13px;line-height:1.55}.ps-footer__form{display:grid;grid-template-columns:1fr 44px;border:1px solid #3b4554;background:#111a28}.ps-footer__form input{min-width:0;border:0;outline:0;padding:0 13px;background:transparent;color:#fff}.ps-footer__form button{min-height:44px;border:0;color:#fff;background:var(--ps-red);cursor:pointer}.ps-footer__bottom{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #303947;color:#7f8997;font-size:11px}.ps-footer__bottom-links{display:flex;flex-wrap:wrap;gap:18px}.ps-footer__bottom a{font-size:11px}.content-for-layout{background:var(--ps-paper)}.section-background{background:transparent!important}[data-template*=collection] .section:first-child,[data-template*=list-collections] .section:first-child,[data-template*=search] search-header{background:#fff;border-bottom:1px solid var(--ps-line)}[data-template*=collection] h1,[data-template*=search] h1,[data-template*=list-collections] h1{letter-spacing:-.045em}product-card .product-card__content{padding:12px!important;border:1px solid var(--ps-line)!important;border-radius:var(--ps-radius)!important;background:#fff!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}product-card:hover .product-card__content{transform:translateY(-3px);border-color:#b7b1a7!important;box-shadow:var(--ps-shadow)}product-card .product-card__content media-gallery,product-card .product-card__content .product-card-gallery,product-card .product-card__content .card-gallery{background:#f7f6f2;border-radius:4px}product-card .product-card__content img{object-fit:contain}.product-card__content .price{font-weight:800}.product-grid-container{padding-inline:20px}.collection-wrapper{max-width:var(--ps-shell);margin-inline:auto}.facets{--color-border: var(--ps-line)}[data-template*=product] .product-information{padding:44px 20px 70px}[data-template*=product] .product-information>*{max-width:var(--ps-shell);margin-inline:auto}[data-template*=product] media-gallery,[data-template*=product] .product-media-gallery{background:#efede7;border:1px solid var(--ps-line);border-radius:var(--ps-radius)}[data-template*=product] .product-details{background:#fff;border:1px solid var(--ps-line);border-radius:var(--ps-radius);padding:30px!important}[data-template*=product] h1{letter-spacing:-.04em}[data-template*=product] .button{border-radius:4px!important;min-height:50px}[data-template*=product] .button:not(.button-secondary){background:var(--ps-red)!important;color:#fff!important}[data-template*=product] .button:not(.button-secondary):hover{background:var(--ps-red-dark)!important}.ps-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:3px;background:var(--ps-line);border:1px solid var(--ps-line)}.ps-product-fact{min-height:64px;padding:12px 14px;background:#f8f7f3}.ps-product-fact span{display:block;color:var(--ps-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ps-product-fact strong{display:block;margin-top:4px;color:var(--ps-ink);font-size:13px}.ps-shipping-note{display:grid;gap:10px;padding:17px;border-left:3px solid var(--ps-red);background:#f8f7f3;color:var(--ps-ink-soft);font-size:12px;line-height:1.45}.ps-shipping-note strong{color:var(--ps-ink)}.product-card__content{position:relative}.product-card__consignment-badge{position:absolute;top:10px;left:10px;z-index:4;pointer-events:none;padding:6px 8px;border-radius:3px;background:var(--ps-red);color:#fff;font-size:10px;font-weight:850;line-height:1;letter-spacing:.08em;text-transform:uppercase}.ps-consignment-notice,.ps-consignment-collection-note,.ps-consignment-cart-note{border:1px solid #e2b8bc;border-left:4px solid var(--ps-red);background:#fff6f7;color:var(--ps-ink-soft)}.ps-consignment-notice{padding:16px 18px}.ps-consignment-notice strong,.ps-consignment-collection-note strong,.ps-consignment-cart-note strong{color:var(--ps-ink)}.ps-consignment-notice strong{display:block;margin-bottom:6px;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ps-consignment-notice p{margin:0;font-size:13px;line-height:1.55}.ps-consignment-notice a,.ps-consignment-collection-note a,.ps-consignment-cart-note a{color:var(--ps-red-dark);font-weight:800;text-underline-offset:3px}.ps-consignment-collection-note{width:min(calc(100% - 40px),var(--ps-shell));margin:0 auto 28px;padding:18px 20px}.ps-consignment-collection-note strong{display:block;margin-bottom:5px;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ps-consignment-collection-note p{margin:0;font-size:13px;line-height:1.55}.ps-consignment-cart-note{display:grid;gap:4px;margin-bottom:16px;padding:13px 14px;font-size:12px;line-height:1.45}.password-page{background:var(--ps-paper)}@media(max-width:1100px){.ps-header-main{grid-template-columns:220px minmax(250px,1fr) auto;gap:18px}.ps-primary-nav{gap:18px}.ps-hero__inner{grid-template-columns:1fr .8fr;gap:40px}.ps-service-strip__inner{grid-template-columns:repeat(2,1fr)}.ps-service-item:nth-child(3){border-left:1px solid var(--ps-line)}.ps-service-item:nth-child(-n+2){border-bottom:1px solid var(--ps-line)}.ps-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-category-grid{grid-template-columns:repeat(3,1fr)}.ps-footer__main{grid-template-columns:1.2fr 1fr 1fr}.ps-footer__signup{grid-column:1 / -1;max-width:600px}}@media(max-width:800px){.ps-shell{width:min(calc(100% - 28px),var(--ps-shell))}.ps-announcement__inner{justify-content:center;text-align:center}.ps-announcement__secondary{display:none}.ps-header-main{min-height:70px;grid-template-columns:1fr auto}.ps-brand img{width:210px}.ps-header-search{grid-column:1 / -1;grid-row:2;margin-bottom:12px;height:43px}.ps-header-action--account{display:none}.ps-header-nav-wrap{border-top:0}.ps-header-nav{min-height:0;display:block}.ps-primary-nav,.ps-nav-side{display:none}.ps-mobile-menu{display:block;border-top:1px solid #ece8e1}.ps-mobile-menu summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:800;list-style:none}.ps-mobile-menu summary::-webkit-details-marker{display:none}.ps-mobile-menu__links{display:grid;padding:5px 0 18px}.ps-mobile-menu__links a{padding:10px 0;color:var(--ps-ink);text-decoration:none;border-bottom:1px solid #ece8e1;font-size:14px;font-weight:700}.ps-hero__inner{min-height:0;grid-template-columns:1fr;padding-block:58px}.ps-hero h1{font-size:clamp(46px,14vw,70px)}.ps-hero-feature{width:calc(100% - 12px);margin:16px 0 0;box-shadow:12px 12px #202a38}.ps-hero-feature__image{min-height:270px}.ps-hero-feature__image img{height:280px}.ps-service-strip__inner{grid-template-columns:1fr}.ps-service-item,.ps-service-item:first-child,.ps-service-item:nth-child(3){border-left:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line)}.ps-section{padding-block:62px}.ps-section-head{align-items:flex-start;flex-direction:column;gap:16px}.ps-category-grid{grid-template-columns:repeat(2,1fr)}.ps-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ps-product-card__media{min-height:240px;padding:13px}.ps-product-card__media img{height:215px}.ps-product-card__body{padding:14px}.ps-price-grid,.ps-release-grid,.ps-newsletter,.ps-set-grid,.ps-set-feature{grid-template-columns:1fr}.ps-set-feature__media{min-height:320px;border-left:0;border-top:1px solid var(--ps-line)}.ps-set-feature__media img{height:320px}.ps-newsletter{gap:28px}.ps-newsletter-form{grid-template-columns:1fr;border-bottom:0;gap:10px}.ps-newsletter-form input{border-bottom:2px solid var(--ps-ink)}.ps-newsletter-form button{min-height:45px;color:#fff;background:var(--ps-ink)}.ps-footer__main{grid-template-columns:1fr 1fr;gap:38px 24px}.ps-footer__about,.ps-footer__signup{grid-column:1 / -1}.ps-footer__bottom{align-items:flex-start;flex-direction:column;padding-block:22px}}@media(max-width:520px){.ps-hero-feature{width:calc(100% - 36px);margin-left:24px}.ps-brand img{width:178px}.ps-header-action{padding-inline:5px}.ps-header-action span:not(.ps-cart-count){display:none}.ps-category-grid,.ps-products-grid{grid-template-columns:1fr 1fr}.ps-category-card{min-height:180px;padding:20px}.ps-category-card h3{font-size:26px}.ps-product-card__media{min-height:190px}.ps-product-card__media img{height:170px}.ps-product-card__title{font-size:13px}.ps-price-panel{min-height:240px;padding:25px}.ps-footer__main{grid-template-columns:1fr}.ps-footer__about,.ps-footer__signup{grid-column:auto}.ps-product-facts{grid-template-columns:1fr}}.ps-card-meta-native{display:flex;flex-wrap:wrap;gap:5px 10px;min-height:17px;color:var(--ps-muted);font-size:10px;font-weight:750;letter-spacing:.055em;line-height:1.3;text-transform:uppercase}.ps-card-meta-native span+span:before{content:"\b7";margin-right:10px;color:#b3ada3}.ps-primary-nav a,.ps-nav-side a{white-space:nowrap}@media screen and (max-width:749px){[data-template*=product] .product-information>product-component.product-information__grid{display:block;width:100%;max-width:100%;min-width:0;margin-inline:0}[data-template*=product] .product-information__media,[data-template*=product] .product-details{display:block;grid-column:1 / -1!important;width:100%;max-width:100%;min-width:0;padding-inline:0!important}[data-template*=product] .product-information__media{margin-bottom:20px}[data-template*=product] .product-details>.group-block,[data-template*=product] .product-details .group-block-content,[data-template*=product] .product-details .text-block,[data-template*=product] .product-details h1{width:100%;max-width:100%;min-width:0}[data-template*=product] .product-details h1{word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/pokeshop.css.map */
