*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pph-paper);color:var(--pph-black);font-family:Impact,Haettenschweiler,Arial Narrow Bold,Arial,sans-serif;letter-spacing:.02em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:1rem}.pph-container{width:min(1440px,calc(100% - 48px));margin:auto}.pph-narrow{width:min(980px,calc(100% - 48px))}.pph-announcement{background:var(--pph-black);color:#fff;overflow:hidden;border-bottom:4px solid var(--pph-yellow);font-family:Arial,sans-serif;font-weight:800;font-size:13px}.pph-marquee{white-space:nowrap;overflow:hidden}.pph-marquee__track{display:inline-flex;min-width:200%;animation:marquee 25s linear infinite}.pph-marquee span{padding:10px 32px}@keyframes marquee{to{transform:translate(-50%)}}.pph-header{background:var(--pph-pink);position:relative;z-index:30;border-bottom:7px solid var(--pph-black)}.pph-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background-image:radial-gradient(#fff 1.5px,transparent 1.5px);background-size:16px 16px}.pph-header__inner{min-height:124px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:2}.pph-logo img{width:min(var(--logo-w,320px),38vw);max-height:100px;object-fit:contain}.pph-logo__fallback{display:block;transform:rotate(-3deg);text-align:center;line-height:.78;text-shadow:4px 4px 0 #000}.pph-logo__fallback em{display:block;background:#fff;color:var(--pph-pink);padding:6px 14px;font-style:normal;font-size:34px}.pph-logo__fallback strong{display:block;background:var(--pph-yellow);color:#111;font-size:44px;padding:8px 18px;text-shadow:none;clip-path:polygon(4% 0,100% 5%,95% 100%,0 93%)}.pph-header__actions{justify-self:end;display:flex;align-items:center;gap:14px;position:relative;z-index:3}.pph-icon{font-size:28px;color:#fff}.pph-cart{background:var(--pph-yellow);color:#111;padding:12px 16px;transform:rotate(-2deg);box-shadow:4px 4px #111}.pph-menu-toggle{display:none;background:none;border:0;color:#fff;position:relative;z-index:3}.pph-nav{position:relative;z-index:3;display:flex;justify-content:center;gap:38px;padding:0 0 16px;color:#fff;font-size:22px;text-transform:uppercase}.pph-nav a{position:relative}.pph-nav a:hover:after,.pph-nav a[aria-current=page]:after{content:"";height:8px;background:var(--pph-yellow);position:absolute;left:-6px;right:-6px;bottom:-8px;transform:rotate(-2deg);z-index:-1}.pph-hero{min-height:620px;position:relative;display:grid;align-items:end;background:linear-gradient(135deg,#24101d,#090909);overflow:hidden}.pph-hero--fallback:before{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background:repeating-linear-gradient(135deg,transparent 0 48px,rgba(231,18,131,.25) 49px 75px,transparent 76px 110px),radial-gradient(circle at 75% 25%,var(--pph-yellow),transparent 22%),radial-gradient(circle at 20% 80%,var(--pph-pink),transparent 28%)}.pph-hero__image,.pph-hero picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pph-hero__image{animation:slowzoom 14s ease-in-out infinite alternate}@keyframes slowzoom{to{transform:scale(1.06)}}.pph-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#0000001f 75%),linear-gradient(0deg,rgba(0,0,0,.55),transparent 55%)}.pph-hero__content{position:relative;z-index:3;color:#fff;padding-bottom:95px}.pph-hero h1{font-size:clamp(62px,9vw,150px);line-height:.82;margin:22px 0 20px;max-width:900px;text-transform:uppercase;text-shadow:7px 7px 0 var(--pph-pink);transform:rotate(-1deg)}.pph-hero p{font-family:Arial,sans-serif;font-weight:800;font-size:22px;max-width:700px}.pph-sticker{display:inline-block;background:var(--pph-yellow);color:#111;padding:9px 14px;transform:rotate(-2deg);box-shadow:5px 5px 0 var(--pph-pink);font-size:18px}.pph-button{display:inline-block;border:0;background:var(--pph-pink);color:#fff;padding:16px 24px;font:inherit;font-size:21px;text-transform:uppercase;cursor:pointer;transform:skew(-5deg) rotate(-1deg);box-shadow:6px 6px #111;transition:.15s}.pph-button:hover{transform:skew(-5deg) rotate(1deg) translateY(-2px);box-shadow:8px 8px #111}.pph-button--hero{font-size:26px;background:var(--pph-yellow);color:#111;margin-top:16px}.pph-button--yellow{background:var(--pph-yellow);color:#111}.pph-button--black{background:#111}.pph-button--small{font-size:16px;padding:11px 16px}.pph-button--wide{width:100%;text-align:center;margin-top:8px}.pph-section{padding:90px 0;position:relative}.pph-section--pink{background:var(--pph-pink);color:#fff}.pph-section--yellow{background:var(--pph-yellow)}.pph-section--black{background:#111;color:#fff}.pph-section--paper{background:var(--pph-paper)}.pph-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;background-image:linear-gradient(45deg,transparent 45%,#000 45%,#000 52%,transparent 52%),linear-gradient(-45deg,transparent 45%,#000 45%,#000 52%,transparent 52%);background-size:70px 70px}.pph-pattern>.pph-container{position:relative}.pph-heading-wrap{display:inline-block;position:relative;margin-bottom:30px}.pph-heading-wrap h1,.pph-heading-wrap h2{position:relative;z-index:2;margin:0;font-size:clamp(42px,5.2vw,78px);line-height:.92;text-transform:uppercase}.pph-heading-wrap span{position:absolute;z-index:1;left:-12px;right:-22px;height:22px;bottom:2px;background:var(--pph-yellow);transform:rotate(-1.5deg)}.pph-heading-wrap--black span{background:var(--pph-pink)}.pph-lead{font-family:Arial,sans-serif;font-weight:800;font-size:18px;max-width:780px;margin-top:0}.pph-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:35px}.pph-product-card{background:#fff;color:#111;box-shadow:8px 8px #111;position:relative;transition:.18s;min-width:0}.pph-product-card:hover{transform:translateY(-5px) rotate(.4deg);box-shadow:11px 13px 0 var(--pph-yellow)}.pph-product-card__media{display:block;position:relative;aspect-ratio:1/1;background:#eee;overflow:hidden}.pph-product-card__media img{width:100%;height:100%;object-fit:cover;transition:.3s}.pph-product-card:hover img{transform:scale(1.04)}.pph-product-card__body{padding:18px}.pph-product-card h3{font-size:24px;line-height:.95;margin:0 0 14px;text-transform:uppercase}.pph-price{display:flex;gap:10px;align-items:center;font-family:Arial,sans-serif;margin-bottom:16px}.pph-price strong{font-size:19px}.pph-price s{opacity:.55}.pph-badge{position:absolute;top:12px;left:10px;background:#111;color:#fff;padding:8px 11px;transform:rotate(-3deg)}.pph-center{text-align:center;margin-top:45px}.pph-placeholder{height:100%;min-height:250px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pph-yellow),#fff 48%,var(--pph-pink) 49%);font-size:60px;color:#111}.pph-placeholder--wide{min-height:480px;text-align:center;font-size:82px;line-height:.8}.pph-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pph-category{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#111;box-shadow:8px 8px #111}.pph-category img,.pph-category .pph-placeholder{width:100%;height:100%;object-fit:cover}.pph-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#000000c7)}.pph-category strong{position:absolute;z-index:3;left:20px;bottom:18px;color:#fff;font-size:clamp(28px,3vw,50px);text-shadow:4px 4px 0 var(--pph-pink);transform:rotate(-2deg)}.pph-split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.pph-split--reverse .pph-split__text{order:2}.pph-split__media{transform:rotate(1.5deg);box-shadow:12px 12px 0 var(--pph-pink);overflow:hidden}.pph-split__media img{width:100%;max-height:680px;object-fit:cover}.rte{font-family:Arial,sans-serif;font-size:17px;line-height:1.65}.rte strong{font-weight:900}.pph-faq details{border-top:4px solid var(--pph-yellow);padding:0}.pph-faq details:last-child{border-bottom:4px solid var(--pph-yellow)}.pph-faq summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none;font-size:27px;padding:23px 0}.pph-faq summary b{color:var(--pph-yellow);font-size:38px}.pph-faq details>div{font-family:Arial,sans-serif;line-height:1.6;padding:0 0 24px;max-width:800px}.pph-torn{position:absolute;z-index:5;left:0;right:0;height:34px;background:var(--pph-paper);clip-path:polygon(0 45%,3% 74%,7% 41%,11% 72%,15% 35%,20% 68%,25% 39%,30% 72%,35% 34%,40% 67%,45% 43%,50% 74%,55% 38%,60% 66%,65% 35%,70% 71%,75% 40%,80% 68%,85% 36%,90% 72%,95% 38%,100% 65%,100% 100%,0 100%)}.pph-torn--bottom{bottom:-1px}.pph-torn--top{top:-1px;transform:rotate(180deg)}.pph-torn--yellow{background:var(--pph-yellow)}.pph-product{display:grid;grid-template-columns:1.1fr .9fr;gap:60px}.pph-product__media{display:grid;gap:16px}.pph-product__image{background:#fff}.pph-product__image img{width:100%}.pph-product__info{position:sticky;top:30px;align-self:start}.pph-product__info h1{font-size:clamp(48px,6vw,86px);line-height:.88;margin:18px 0}.pph-product__price{font-family:Arial,sans-serif;font-size:28px;display:flex;gap:16px;margin-bottom:22px}.pph-product-form label{display:block;margin:14px 0 6px}.pph-product-form select,.pph-product-form input,.pph-search input{width:100%;padding:15px;border:4px solid #111;background:#fff;font:700 16px Arial}.shopify-payment-button{margin-top:12px}.pph-product__description{margin-top:34px;border-top:5px solid var(--pph-pink);padding-top:22px}.pph-cart-row{display:grid;grid-template-columns:110px 1fr 90px auto;gap:20px;align-items:center;padding:18px 0;border-bottom:3px solid #111}.pph-cart-row img{width:110px;height:110px;object-fit:cover}.pph-cart-row h3{margin:0;font-size:24px}.pph-cart-row input{width:70px;padding:10px;border:3px solid #111}.pph-remove{color:#111;text-decoration:underline}.pph-cart-total{display:flex;justify-content:space-between;font-size:34px;padding:25px 0}.pph-empty{background:#fff;padding:50px;box-shadow:8px 8px #111}.pph-search{display:flex;gap:12px;margin:20px 0 50px}.pph-search input{flex:1}.pph-pagination{padding-top:40px;text-align:center}.pph-pagination a,.pph-pagination span{display:inline-block;padding:8px 12px;background:#fff;color:#111;margin:3px}.pph-footer{background:var(--pph-pink);color:#fff;position:relative;padding:85px 0 0}.pph-footer__grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:50px}.pph-footer__title{font-size:42px;color:var(--pph-yellow);text-shadow:3px 3px 0 #111}.pph-footer p{font-family:Arial,sans-serif}.pph-footer__links,.pph-footer__social{display:flex;flex-direction:column;gap:10px;font-size:20px}.pph-footer__bottom{background:#111;margin-top:60px;padding:18px 24px;text-align:center;font-family:Arial,sans-serif;font-weight:800}.pph-backtop{position:fixed;right:20px;bottom:20px;z-index:40;border:0;background:var(--pph-yellow);padding:13px 16px;font:inherit;box-shadow:5px 5px #111;opacity:0;pointer-events:none;transform:translateY(20px);transition:.2s}.pph-backtop.is-visible{opacity:1;pointer-events:auto;transform:none}@media(max-width:990px){.pph-products{grid-template-columns:repeat(2,1fr)}.pph-header__inner{grid-template-columns:1fr auto 1fr;min-height:96px}.pph-nav{gap:20px;font-size:18px}.pph-split,.pph-product{grid-template-columns:1fr}.pph-product__info{position:static}.pph-footer__grid,.pph-category-grid{grid-template-columns:1fr 1fr}.pph-category:last-child{grid-column:1/-1}}@media(max-width:749px){.pph-container,.pph-narrow{width:min(100% - 28px,1440px)}.pph-announcement{font-size:11px}.pph-header__inner{min-height:88px}.pph-menu-toggle{display:flex;flex-direction:column;gap:5px;justify-self:start}.pph-menu-toggle span{display:block;width:28px;height:4px;background:#fff}.pph-menu-toggle b{font-size:10px}.pph-logo img{max-width:180px;max-height:68px}.pph-logo__fallback em{font-size:18px}.pph-logo__fallback strong{font-size:22px}.pph-header__actions{gap:8px}.pph-icon{display:none}.pph-cart{font-size:13px;padding:9px}.pph-nav{display:none;flex-direction:column;align-items:center;padding:10px 0 22px;font-size:24px}.pph-nav.is-open{display:flex}.pph-hero{min-height:600px}.pph-hero__shade{background:linear-gradient(0deg,#000000e6,#0000001f 80%)}.pph-hero__content{padding-bottom:72px}.pph-hero h1{font-size:58px;text-shadow:5px 5px 0 var(--pph-pink)}.pph-hero p{font-size:17px}.pph-section{padding:65px 0}.pph-products{grid-template-columns:1fr;gap:24px}.pph-product-card{display:grid;grid-template-columns:42% 58%;box-shadow:6px 6px #111}.pph-product-card__media{aspect-ratio:auto;min-height:210px}.pph-product-card__body{padding:16px}.pph-product-card h3{font-size:22px}.pph-category-grid{grid-template-columns:1fr}.pph-category:last-child{grid-column:auto}.pph-split{gap:32px}.pph-split--reverse .pph-split__text{order:0}.pph-placeholder--wide{min-height:320px;font-size:55px}.pph-faq summary{font-size:21px}.pph-footer__grid{grid-template-columns:1fr}.pph-cart-row{grid-template-columns:80px 1fr}.pph-cart-row img{width:80px;height:80px}.pph-cart-row input,.pph-remove{grid-column:2}.pph-search{flex-direction:column}.pph-heading-wrap h1,.pph-heading-wrap h2{font-size:43px}}.pph-oldshop-categories{position:relative;padding:48px 0 72px;background:var(--pph-yellow)}.pph-category-grid--four{grid-template-columns:repeat(4,1fr)}.pph-oldshop-categories .pph-category{aspect-ratio:1.45/1}.pph-oldshop-categories+.pph-section{padding-top:88px}@media(max-width:990px){.pph-category-grid--four{grid-template-columns:repeat(2,1fr)}.pph-category-grid--four .pph-category:last-child{grid-column:auto}}@media(max-width:749px){.pph-oldshop-categories{padding:28px 0 55px}.pph-category-grid--four{grid-template-columns:repeat(2,1fr);gap:14px}.pph-oldshop-categories .pph-category{aspect-ratio:1/1}.pph-oldshop-categories .pph-category strong{font-size:23px;left:12px;bottom:12px}}.pph-header{background:var(--pph-pink);border-bottom:0;position:relative;overflow:visible}.pph-header:after{background-size:360px 260px;opacity:.22;mix-blend-mode:multiply}.pph-header__top{min-height:185px;display:flex;align-items:center;justify-content:center;position:relative;z-index:3;padding:20px 0 14px}.pph-logo{display:flex;align-items:center;justify-content:center;width:100%;pointer-events:auto}.pph-logo img{width:min(var(--logo-w,360px),48vw);height:auto;max-height:150px;object-fit:contain;filter:drop-shadow(5px 7px 0 rgba(0,0,0,.16));transition:none!important;transform:none!important}.pph-logo:hover img{transform:none!important}.pph-header__navrow{background:var(--pph-pink);position:relative;z-index:4;border-top:3px solid rgba(0,0,0,.1);border-bottom:6px solid var(--pph-black)}.pph-header__navinner{display:flex;justify-content:center;align-items:center;min-height:68px}.pph-nav{display:flex;align-items:center;justify-content:center;gap:31px;padding:10px 0;color:#fff;font-size:21px;text-transform:uppercase;width:auto}.pph-nav .pph-cart{margin-left:3px;background:var(--pph-yellow);color:#111;padding:10px 15px;box-shadow:4px 4px #111;transform:rotate(-1deg)}.pph-cart-count{background:#111;color:#fff;border-radius:50%;padding:3px 7px}.pph-headerphoto{height:clamp(330px,48vw,650px);position:relative;overflow:hidden;background:#111;z-index:2}.pph-headerphoto>img{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block;animation:pphHeaderZoom 16s ease-in-out infinite alternate}.pph-headerphoto__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000008,#0000001f)}@keyframes pphHeaderZoom{to{transform:scale(1.035)}}.pph-pattern:before{background-size:360px 260px!important;opacity:.18!important;mix-blend-mode:multiply}.pph-section--pink.pph-pattern:before{filter:none}.pph-section--yellow.pph-pattern:before{opacity:.15!important}.pph-oldshop-categories:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:360px 260px;opacity:.15;mix-blend-mode:multiply;pointer-events:none}.pph-oldshop-categories>.pph-container{position:relative;z-index:2}.pph-no-products{grid-column:1/-1;background:#fff;color:#111;padding:30px;border:5px solid #111;box-shadow:8px 8px 0 var(--pph-yellow);font-family:Arial,sans-serif}.pph-no-products strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,Arial,sans-serif;font-size:30px}@media(max-width:749px){.pph-header__top{min-height:125px;padding:12px 0 8px}.pph-logo img{width:min(var(--logo-w,360px),72vw);max-height:105px}.pph-header__navinner{justify-content:space-between;min-height:58px}.pph-menu-toggle{display:flex;position:relative;z-index:6}.pph-nav{display:flex!important;flex:1;justify-content:flex-end;padding:7px 0;gap:0}.pph-nav>a:not(.pph-cart){display:none}.pph-nav.is-open{position:absolute;top:58px;left:0;right:0;background:var(--pph-pink);padding:17px 18px 24px;flex-direction:column;align-items:stretch;box-shadow:0 8px #111}.pph-nav.is-open>a:not(.pph-cart){display:block;text-align:center;padding:7px 0;font-size:22px}.pph-nav.is-open .pph-cart{align-self:center;margin-top:8px}.pph-nav .pph-cart{display:block!important;margin-left:0;font-size:15px;padding:10px 12px;white-space:nowrap}.pph-headerphoto{height:360px}.pph-headerphoto>img{object-position:center center}}.template-index .pph-oldshop-categories,body .pph-oldshop-categories{display:block}body .pph-oldshop-categories+.pph-section{display:block}body .pph-faq{display:block}@font-face{font-family:PPH Iron;src:url('{{ "IRON-MAN-OF-WAR-001C-NCV.ttf" | asset_url }}') format("truetype");font-weight:400;font-style:normal;font-display:swap}.pph-heading-wrap h1,.pph-heading-wrap h2,.pph-category strong,.pph-product__info h1,.pph-product-card h3,.pph-footer__title,.pph-button,.pph-nav,.pph-cart,.pph-faq summary{font-family:PPH Iron,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;letter-spacing:.01em}.pph-home-block{position:relative;padding:88px 0}.pph-tape-separator{position:relative;z-index:10;height:46px;margin:-1px 0;background:repeating-linear-gradient(-45deg,var(--pph-yellow) 0 34px,var(--pph-yellow) 34px 68px,#111 68px 102px,#111 102px 136px);border-top:5px solid #111;border-bottom:5px solid #111;box-shadow:0 4px #0000002e}.pph-tape-separator--header{position:absolute;left:0;right:0;bottom:-23px;transform:rotate(-1deg) scaleX(1.02);transform-origin:center}.pph-headerphoto{margin-bottom:22px}@media(max-width:749px){.pph-tape-separator{height:34px}.pph-tape-separator--header{bottom:-17px}.pph-home-block{padding:58px 0}}.pph-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.24;background-repeat:repeat;background-size:520px 360px;background-position:center top}.pph-home-block--pink.pph-pattern:before{opacity:.27}.pph-home-block--yellow.pph-pattern:before{opacity:.2}@media(max-width:749px){.pph-pattern:before{background-size:390px 270px;opacity:.2}}@font-face{font-family:PPH Iron;src:url(IRON-MAN-OF-WAR-001C-NCV.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.pph-heading-wrap h1,.pph-heading-wrap h2,.pph-category strong,.pph-product__info h1,.pph-product-card h3,.pph-button,.pph-nav,.pph-cart,.pph-faq summary{font-family:PPH Iron,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif!important;font-weight:400!important}.pph-pattern{position:relative;overflow:hidden}.pph-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-repeat:repeat;background-size:620px auto;background-position:center top;opacity:.18}.pph-home-block--black.pph-pattern:before{opacity:.16}.pph-home-block--pink.pph-pattern:before{opacity:.2}.pph-home-block--yellow.pph-pattern:before{opacity:.16}.pph-home-block--paper.pph-pattern:before{opacity:.1}.pph-home-block{position:relative;padding:84px 0}.pph-home-block--yellow{background:var(--pph-yellow)}.pph-home-block--pink{background:var(--pph-pink);color:#fff}.pph-home-block--black{background:#111;color:#fff}.pph-home-block--paper{background:var(--pph-paper)}.pph-tape-separator{height:58px;position:relative;z-index:20;margin:-1px 0;background:repeating-linear-gradient(-45deg,#111 0 38px,#111 38px 76px,var(--pph-yellow) 76px 114px,var(--pph-yellow) 114px 152px);border-top:5px solid #111;border-bottom:5px solid #111;box-shadow:0 4px #00000038}.pph-tape-separator--reverse{transform:rotate(180deg)}.pph-tape-separator--header{position:absolute;left:-2%;right:-2%;bottom:-29px;width:104%;transform:rotate(-1.2deg);transform-origin:center}.pph-headerphoto{position:relative;margin-bottom:29px}.pph-category-grid--four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pph-category{display:block;text-decoration:none}.pph-category img,.pph-category .pph-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.pph-category strong{display:block;text-align:center;font-size:clamp(28px,3vw,48px);color:#111;margin-top:12px}.pph-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.pph-faq details{border-bottom:2px solid rgba(255,255,255,.28);padding:16px 0}.pph-faq summary{cursor:pointer;list-style:none;font-size:clamp(22px,2.2vw,34px);display:flex;justify-content:space-between;gap:18px}.pph-faq summary::-webkit-details-marker{display:none}.pph-faq details>div{padding:10px 0 4px;max-width:980px}.pph-about-copy{max-width:980px;font-size:1.08rem;line-height:1.7}@media(max-width:990px){.pph-category-grid--four,.pph-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.pph-home-block{padding:56px 0}.pph-tape-separator{height:42px}.pph-tape-separator--header{bottom:-21px}.pph-products{grid-template-columns:1fr}.pph-category-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pph-pattern:before{background-size:420px auto}}.pph-pattern:before{background-repeat:repeat!important;background-size:620px auto!important;background-position:center top!important}.pph-category strong{display:block!important;background:var(--pph-pink)!important;color:var(--pph-yellow)!important;padding:12px 10px 10px!important;margin-top:0!important;text-align:center!important}.pph-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-repeat:repeat!important;background-position:center top!important;background-size:620px auto!important}.pph-pattern>*{position:relative;z-index:1}@media(max-width:749px){.pph-pattern:before{background-size:420px auto!important}}.pph-logo img,.pph-header__logo img,header .logo img{object-fit:contain!important;object-position:center!important}.pph-headerphoto{margin-bottom:0!important}.pph-tape-separator--header{bottom:-1px!important}.pph-header+#MainContent,#MainContent{margin-top:0!important;padding-top:0!important}.pph-home{margin-top:0!important;padding-top:0!important}.pph-header__top .pph-logo{width:calc(var(--logo-w) * 1.18)!important;max-width:min(88vw,760px)!important}.pph-header__top .pph-logo img{width:100%!important;height:auto!important;display:block!important}@media(max-width:749px){.pph-header__top .pph-logo{width:min(calc(var(--logo-w) * 1.12),82vw)!important}}.pph-header__top{overflow:visible!important}.pph-header__top .pph-logo,.pph-header .pph-logo{width:min(900px,72vw)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.pph-header__top .pph-logo img,.pph-header .pph-logo img{width:100%!important;max-width:none!important;height:auto!important;display:block!important}.pph-headerphoto{position:relative!important;margin-bottom:0!important;overflow:visible!important;z-index:5!important}.pph-tape-separator--header{position:absolute!important;left:0!important;right:0!important;bottom:-29px!important;width:100%!important;height:58px!important;margin:0!important;transform:none!important;z-index:50!important}.pph-header+#MainContent,#MainContent,.pph-home,.pph-home>.pph-home-block:first-child{margin-top:0!important}.pph-home>.pph-home-block:first-child{padding-top:84px!important}.pph-header,.pph-home,#MainContent{overflow:visible!important}@media(max-width:749px){.pph-header__top .pph-logo,.pph-header .pph-logo{width:min(620px,88vw)!important}.pph-tape-separator--header{height:42px!important;bottom:-21px!important}.pph-home>.pph-home-block:first-child{padding-top:62px!important}}.pph-headerphoto{width:100%!important;height:376px!important}.pph-headerphoto>img{width:100%!important;height:376px!important;object-fit:cover!important;display:block!important}@media(max-width:749px){.pph-menu-toggle{display:none!important}.pph-nav{display:flex!important;justify-content:flex-end!important}.pph-nav>a:not(.pph-cart){display:none!important}}.pph-headerphoto{width:100%!important;height:auto!important;aspect-ratio:1667 / 376!important;min-height:0!important;max-height:none!important;overflow:visible!important}.pph-headerphoto>img{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:1667 / 376!important;object-fit:cover!important;object-position:center center!important;display:block!important}.pph-header__top{padding-top:10px!important;padding-bottom:10px!important;min-height:0!important}.pph-header__top .pph-logo,.pph-header .pph-logo{margin-top:0!important;margin-bottom:0!important;line-height:0!important}.pph-header__top .pph-logo img,.pph-header .pph-logo img{margin:0 auto!important}@media(max-width:749px){.pph-headerphoto{aspect-ratio:1667 / 376!important;height:auto!important}.pph-headerphoto>img{aspect-ratio:1667 / 376!important;height:100%!important}.pph-header__top{padding-top:6px!important;padding-bottom:6px!important}.pph-menu-toggle{display:none!important}.pph-nav{display:flex!important;justify-content:flex-end!important}.pph-nav>a:not(.pph-cart){display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
