/** Shopify CDN: Minification failed

Line 1041:3 Expected identifier but found "."
Line 1296:1 Expected "}" to go with "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Roboto+Slab+Condensed:wght@700;800&display=swap');
:root{--pp-blue:#0D47A1;--pp-red:#D7262D;--pp-green:#1E6B43;--pp-yellow:#FFC72C;--pp-white:#fff;--pp-ink:#10162a;--pp-cream:#fbf8f2;--pp-line:#e9e4db;--pp-radius:22px;--pp-max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--pp-ink);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.pp-skip-link{position:absolute;left:-9999px}.pp-skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:12px}.pp-wrap{width:min(calc(100% - 48px),var(--pp-max));margin:auto}.pp-display{font-family:'Roboto Slab Condensed',Georgia,serif;font-weight:800;color:var(--pp-blue);letter-spacing:.01em}.pp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:12px;background:var(--pp-blue);color:#fff;font-weight:700;border:0;cursor:pointer}.pp-btn--outline{background:#fff;color:var(--pp-blue);border:1.5px solid var(--pp-blue)}.pp-section{padding:34px 0}.pp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.pp-section-heading h2{font-size:30px;margin:0}.pp-link{font-size:13px;font-weight:700;color:var(--pp-blue)}
.pp-announcement{background:var(--pp-blue);color:#fff;font-size:12px;font-weight:700;text-align:center;padding:8px 12px;letter-spacing:.04em}.pp-header{background:#fff;border-bottom:1px solid #f1eee8;position:sticky;top:0;z-index:50}.pp-header__inner{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.pp-header__left,.pp-header__right{display:flex;align-items:center;gap:18px}.pp-header__right{justify-content:flex-end}.pp-header__nav{display:flex;gap:18px;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase}.pp-brand{font-family:'Roboto Slab Condensed',Georgia,serif;font-size:34px;line-height:1;color:var(--pp-blue);font-weight:800;white-space:nowrap}.pp-brand small{display:block;font:600 10px Montserrat,sans-serif;color:var(--pp-red);text-align:center;margin-top:7px;letter-spacing:.04em}.pp-icon-btn{border:0;background:transparent;padding:6px;cursor:pointer;color:var(--pp-blue)}.pp-icon-btn svg{width:24px;height:24px}.pp-menu-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,390px);background:#fff;transform:translateX(-105%);transition:.25s;z-index:100;padding:28px;box-shadow:0 0 40px rgba(0,0,0,.14);overflow:auto}.pp-menu-drawer.is-open{transform:translateX(0)}.pp-menu-drawer__top{display:flex;justify-content:space-between;align-items:center}.pp-menu-drawer h3{font-size:15px;color:var(--pp-blue);margin:28px 0 10px}.pp-menu-drawer a{display:block;padding:9px 0}.pp-drawer-backdrop{position:fixed;inset:0;background:rgba(10,18,40,.2);z-index:90;display:none}.pp-drawer-backdrop.is-open{display:block}
.pp-hero{padding:18px 0 8px}.pp-hero__slide{position:relative;min-height:430px;border-radius:var(--pp-radius);overflow:hidden;background:var(--pp-cream);display:grid;grid-template-columns:45% 55%;align-items:center}.pp-hero__content{padding:52px 7vw;z-index:2}.pp-hero__content h1{font-size:68px;line-height:.93;margin:0 0 18px;max-width:560px}.pp-hero__content p{max-width:460px;line-height:1.6;margin:0 0 24px}.pp-hero__image{height:100%;min-height:430px;background:linear-gradient(135deg,#f7f2e7,#efebe4);display:flex;align-items:center;justify-content:center}.pp-hero__image img{width:100%;height:100%;object-fit:cover}.pp-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:220px;color:#9b9b9b;background:#f4f2ed}.pp-placeholder svg{width:56px;height:56px;opacity:.45}.pp-hero__dots{display:flex;gap:7px;justify-content:center;margin-top:12px}.pp-hero__dot{width:8px;height:8px;border-radius:50%;background:#d9d6cf}.pp-hero__dot.is-active{background:var(--pp-blue)}
.pp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pp-product-card__media{aspect-ratio:1/1;background:#f7f5f1;border-radius:18px;overflow:hidden;position:relative}.pp-product-card__media img{width:100%;height:100%;object-fit:cover}.pp-product-card__brand{margin-top:12px;font-size:11px;font-weight:700;text-transform:uppercase}.pp-product-card__title{font-size:14px;line-height:1.45;margin:4px 0}.pp-product-card__meta{font-size:12px;color:#4f5665}.pp-product-card__price{font-size:15px;color:var(--pp-blue);font-weight:700;margin-top:7px}.pp-empty-note{padding:20px;border:1px dashed #cfc9bd;border-radius:16px;color:#6b6b6b}
.pp-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pp-category{position:relative;aspect-ratio:1.18/1;border-radius:32px;overflow:hidden;background:#faf7f1;border:2px solid var(--accent,var(--pp-blue))}.pp-category img{width:100%;height:100%;object-fit:cover}.pp-category__label{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);min-width:120px;text-align:center;border-radius:999px;padding:11px 20px;background:var(--accent,var(--pp-blue));color:#fff;font-weight:700;font-size:14px;text-transform:uppercase}.pp-category:nth-child(1){--accent:var(--pp-red)}.pp-category:nth-child(2){--accent:var(--pp-blue)}.pp-category:nth-child(3){--accent:var(--pp-yellow)}.pp-category:nth-child(4){--accent:var(--pp-green)}
.pp-follow-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.pp-follow-item{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f5f3ee}.pp-follow-item img{width:100%;height:100%;object-fit:cover}.pp-values{margin-top:28px;background:var(--pp-cream);border-radius:18px;padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pp-value strong{display:block;font-size:12px;color:var(--pp-blue);text-transform:uppercase}.pp-value span{font-size:12px;line-height:1.5;color:#49505e}
.pp-collection{padding:34px 0 70px}.pp-breadcrumbs{font-size:12px;color:#6b7180;margin-bottom:20px}.pp-collection__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.pp-collection__head h1{font-size:48px;margin:0 0 8px}.pp-collection__head p{margin:0;max-width:520px;line-height:1.6}.pp-collection__tools{display:flex;gap:12px;align-items:center}.pp-collection__tools select{border:1px solid #ddd7cd;background:#fff;border-radius:10px;padding:10px 34px 10px 12px}.pp-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}
.pp-product{padding:32px 0 70px}.pp-product__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:52px}.pp-product__main-image{aspect-ratio:1/1;background:#f6f3ee;border-radius:20px;overflow:hidden}.pp-product__main-image img{width:100%;height:100%;object-fit:cover}.pp-product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.pp-product__thumb{aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#f5f3ee;border:1px solid #e7e1d7}.pp-product__thumb img{width:100%;height:100%;object-fit:cover}.pp-product__brand{font-size:11px;font-weight:700;text-transform:uppercase}.pp-product__info h1{font-size:44px;margin:8px 0 8px}.pp-product__price{font-size:22px;color:var(--pp-red);font-weight:700;margin-bottom:22px}.pp-specs{border-top:1px solid var(--pp-line);margin:18px 0}.pp-spec{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--pp-line);font-size:13px}.pp-spec strong{color:#343a46}.pp-product-form{margin:20px 0}.pp-product-form select{width:100%;padding:12px;border:1px solid #ddd7cd;border-radius:10px;margin-bottom:12px}.pp-product-form .pp-btn{width:100%}.pp-accordion details{border-top:1px solid var(--pp-line)}.pp-accordion details:last-child{border-bottom:1px solid var(--pp-line)}.pp-accordion summary{cursor:pointer;padding:16px 0;font-weight:700;font-size:12px;text-transform:uppercase}.pp-accordion__body{padding:0 0 16px;line-height:1.65;font-size:14px;color:#4c5360}
.pp-footer{border-top:1px solid var(--pp-line);padding:40px 0 110px}.pp-footer__grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr) 1.6fr;gap:28px}.pp-footer h4{font-size:12px;color:var(--pp-blue);text-transform:uppercase;margin:0 0 12px}.pp-footer a,.pp-footer p{display:block;font-size:12px;line-height:1.8;margin:0}.pp-newsletter{display:flex;margin-top:12px}.pp-newsletter input{min-width:0;flex:1;border:1px solid var(--pp-blue);border-radius:9px 0 0 9px;padding:11px}.pp-newsletter button{border:0;background:var(--pp-blue);color:#fff;border-radius:0 9px 9px 0;padding:0 14px;font-size:11px;font-weight:700}.pp-mobile-nav{display:none}
@media(max-width:990px){.pp-wrap{width:min(calc(100% - 28px),var(--pp-max))}.pp-header__inner{height:72px;grid-template-columns:1fr auto 1fr}.pp-header__nav{display:none}.pp-brand{font-size:25px}.pp-brand small{display:none}.pp-header__right .pp-hide-mobile{display:none}.pp-hero__slide{min-height:360px;grid-template-columns:1fr 1fr}.pp-hero__content{padding:28px}.pp-hero__content h1{font-size:46px}.pp-hero__image{min-height:360px}.pp-product-grid,.pp-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-categories{grid-template-columns:repeat(2,1fr)}.pp-follow-grid{grid-template-columns:repeat(3,1fr)}.pp-values{grid-template-columns:repeat(2,1fr)}.pp-product__layout{grid-template-columns:1fr}.pp-footer__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){body{padding-bottom:76px}.pp-announcement{font-size:10px}.pp-wrap{width:min(calc(100% - 20px),var(--pp-max))}.pp-header__inner{height:64px}.pp-header__left{gap:8px}.pp-header__right{gap:6px}.pp-brand{font-size:22px}.pp-icon-btn svg{width:21px;height:21px}.pp-hero{padding-top:10px}.pp-hero__slide{grid-template-columns:1.05fr .95fr;min-height:310px;border-radius:16px}.pp-hero__content{padding:22px 14px 22px 20px}.pp-hero__content h1{font-size:40px}.pp-hero__content p{font-size:12px;line-height:1.5}.pp-hero__image{min-height:310px}.pp-btn{min-height:42px;padding:0 18px;font-size:12px}.pp-section{padding:24px 0}.pp-section-heading h2{font-size:25px}.pp-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;margin-right:-10px}.pp-product-grid .pp-product-card{min-width:46%;scroll-snap-align:start}.pp-product-grid--collection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.pp-categories{grid-template-columns:repeat(4,1fr);gap:8px}.pp-category{aspect-ratio:1/1.2;border-radius:24px}.pp-category__label{min-width:0;width:90%;bottom:7px;padding:7px 4px;font-size:9px}.pp-follow-grid{display:flex;overflow-x:auto}.pp-follow-item{min-width:29%}.pp-values{display:none}.pp-collection{padding-top:22px}.pp-collection__head{align-items:flex-start;flex-direction:column}.pp-collection__head h1{font-size:38px}.pp-collection__tools{width:100%;justify-content:space-between}.pp-product__layout{gap:22px}.pp-product__info h1{font-size:38px}.pp-footer{display:none}.pp-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:72px;background:#fff;border-top:1px solid #e8e3da;z-index:60}.pp-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;font-weight:700;text-transform:uppercase;gap:5px}.pp-mobile-nav span:first-child{font-size:21px}.pp-mobile-nav a:nth-child(1){color:var(--pp-red)}.pp-mobile-nav a:nth-child(2){color:var(--pp-blue)}.pp-mobile-nav a:nth-child(3){color:#c69400}.pp-mobile-nav a:nth-child(4){color:var(--pp-green)}.pp-mobile-nav a:nth-child(5){color:var(--pp-red)}}

/* Presley’s Place v3 visual polish */
.pp-announcement{display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 16px}.pp-announcement__sun{color:var(--pp-yellow);font-size:15px}.pp-announcement__spark{color:var(--pp-red);font-size:13px}.pp-announcement__divider{opacity:.55;margin:0 8px}.pp-header__inner{height:96px}.pp-header__nav{gap:16px;font-size:11px;white-space:nowrap}.pp-header__nav a:first-child:after{content:'⌄';margin-left:5px;font-size:10px}.pp-brand{display:grid;grid-template-columns:auto auto auto;align-items:center;column-gap:8px;font-size:42px}.pp-brand__flower{color:var(--pp-red);font-family:Georgia,serif;font-size:34px}.pp-brand__sun{color:var(--pp-yellow);font-family:Georgia,serif;font-size:30px}.pp-brand small{grid-column:1/-1;margin-top:7px}.pp-cart-link{position:relative}.pp-cart-count{position:absolute;right:-2px;top:0;width:16px;height:16px;border-radius:50%;background:var(--pp-red);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:700}.pp-menu-button{margin-right:2px}.pp-menu-drawer{border-right:5px solid var(--pp-blue)}.pp-menu-drawer a{display:flex;justify-content:space-between;border-bottom:1px solid #f2eee7;font-weight:600}.pp-menu-drawer a span{color:var(--pp-red)}.pp-drawer-doodle{font-size:26px;letter-spacing:8px;color:var(--pp-yellow);margin-top:16px}.pp-drawer-brand{font-size:28px!important}
.pp-hero__wrap{position:relative}.pp-hero__slide{min-height:455px;grid-template-columns:42% 58%;background:#fbf7ef}.pp-hero__content{position:relative;padding:64px 7vw 58px 9vw;overflow:visible}.pp-hero__content h1{font-size:72px;line-height:.92;max-width:470px;position:relative;z-index:2}.pp-hero__content p{font-size:15px;font-weight:500;max-width:340px}.pp-hero__image{min-height:455px;position:relative;background:#f3efe8}.pp-doodle{position:absolute;z-index:3;pointer-events:none}.pp-doodle--spark{left:7%;top:16%;font-size:54px;color:var(--pp-red);transform:rotate(10deg)}.pp-doodle--flower{right:10%;top:15%;font-size:52px;color:var(--pp-green)}.pp-doodle--squiggle{right:3%;bottom:16%;font-size:84px;line-height:.5;color:var(--pp-blue);transform:rotate(-8deg)}.pp-hero-sun{position:absolute;right:7%;top:7%;font-size:78px;color:var(--pp-yellow);line-height:1;text-shadow:none}.pp-hero-redflower{position:absolute;right:7%;bottom:8%;font-size:66px;color:var(--pp-red);line-height:1}.pp-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--pp-blue);font-size:34px;line-height:1;box-shadow:0 4px 18px rgba(13,71,161,.12);cursor:pointer}.pp-hero-arrow--prev{left:10px}.pp-hero-arrow--next{right:10px}.pp-hero__dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:6;margin:0}.pp-section{padding:28px 0}.pp-section-heading h2{font-size:32px}.pp-heading-doodle{font-family:Georgia,serif}.pp-heading-doodle--green{color:var(--pp-green)}.pp-heading-doodle--red{color:var(--pp-red)}
.pp-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.pp-product-card__media{border-radius:16px}.pp-product-card__brand{font-size:10px}.pp-product-card__title{font-size:13px}.pp-product-card__price{font-size:14px}.pp-section--categories{padding-top:18px}.pp-category{aspect-ratio:1.25/1;border:0;background:transparent;overflow:visible;border-radius:0;padding:4px 4px 20px}.pp-category__shape{width:100%;height:100%;overflow:hidden;background:#fbf8f2;border:2px solid var(--accent,var(--pp-blue));border-radius:35% 35% 34% 34% / 27% 27% 35% 35%;position:relative}.pp-category__shape:before,.pp-category__shape:after{content:'';position:absolute;inset:auto;pointer-events:none}.pp-category__shape img,.pp-category__shape .pp-placeholder{width:100%;height:100%;object-fit:cover}.pp-category__label{bottom:0;min-width:110px;padding:9px 18px}.pp-category--1{--accent:var(--pp-red)}.pp-category--2{--accent:var(--pp-blue)}.pp-category--3{--accent:var(--pp-yellow)}.pp-category--4{--accent:var(--pp-green)}
.pp-follow{border-bottom:1px solid #e4edf9}.pp-follow-grid{gap:10px}.pp-follow-item{border-radius:12px}.pp-values{padding:22px 28px;gap:30px}.pp-value{display:flex;align-items:center;gap:14px}.pp-value__icon{font-size:38px;line-height:1;min-width:42px;text-align:center}.pp-value__icon--yellow{color:var(--pp-yellow)}.pp-value__icon--red{color:var(--pp-red)}.pp-value__icon--green{color:var(--pp-green)}.pp-value strong{font-size:11px}.pp-value span{font-size:11px}.pp-footer{position:relative;border-top:0;padding-top:34px}.pp-footer:before{content:'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~';position:absolute;left:0;right:0;top:-12px;overflow:hidden;white-space:nowrap;letter-spacing:4px;color:#d7dfed;font-size:18px}.pp-footer__grid{grid-template-columns:1.25fr repeat(4,.8fr) 1.6fr}.pp-footer__brand{position:relative}.pp-footer__mark{font-size:46px;color:var(--pp-red);line-height:1}.pp-footer__name{font-size:27px}.pp-footer__squiggle{font-size:42px;color:var(--pp-green);line-height:.8}.pp-footer__newsletter{position:relative}.pp-footer__sun{position:absolute;right:-10px;bottom:-8px;font-size:68px;color:var(--pp-yellow);line-height:1}
@media(max-width:1180px){.pp-header__nav{gap:10px;font-size:9.5px}.pp-brand{font-size:34px}.pp-brand__flower{font-size:27px}.pp-brand__sun{font-size:25px}.pp-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:990px){.pp-brand{font-size:27px}.pp-brand__flower{font-size:22px}.pp-brand__sun{font-size:20px}.pp-hero__content h1{font-size:51px}.pp-doodle--spark{font-size:34px}.pp-doodle--flower{font-size:34px}.pp-hero-sun{font-size:50px}.pp-hero-redflower{font-size:45px}.pp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-footer__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.pp-announcement__divider,.pp-announcement_2{display:none}.pp-announcement{white-space:nowrap;overflow:hidden}.pp-header__inner{height:68px}.pp-brand{font-size:22px;column-gap:4px}.pp-brand__flower{font-size:18px}.pp-brand__sun{font-size:18px}.pp-hero__slide{grid-template-columns:1.02fr .98fr;min-height:315px}.pp-hero__content{padding:36px 13px 25px 26px}.pp-hero__content h1{font-size:39px;max-width:210px}.pp-hero__content p{font-size:11px;max-width:155px}.pp-doodle--spark{font-size:25px;left:5%;top:9%}.pp-doodle--flower{font-size:24px;right:5%;top:12%}.pp-doodle--squiggle{font-size:50px;right:0;bottom:18%}.pp-hero-sun{font-size:39px;right:4%;top:7%}.pp-hero-redflower{font-size:34px;right:4%;bottom:7%}.pp-hero-arrow{width:32px;height:32px;font-size:26px}.pp-hero-arrow--prev{left:2px}.pp-hero-arrow--next{right:2px}.pp-product-grid{display:flex;overflow-x:auto;grid-template-columns:none}.pp-product-grid .pp-product-card{min-width:46%}.pp-categories{grid-template-columns:repeat(4,1fr);gap:7px}.pp-category{padding-bottom:14px}.pp-category__label{font-size:8px;padding:6px 3px;min-width:0;width:88%}.pp-section-heading h2{font-size:24px}.pp-footer__sun{display:none}}

/* Presley’s Place v4 playful motion + sun cursor */
@media (prefers-reduced-motion: no-preference){
  .pp-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1)}
  .pp-reveal.is-visible{opacity:1;transform:none}

  .pp-hero__slide.is-active .pp-hero__content{animation:ppHeroIn .55s cubic-bezier(.2,.8,.2,1) both}
  .pp-hero__slide.is-active .pp-hero__image img{animation:ppHeroImageIn .8s cubic-bezier(.2,.8,.2,1) both}
  @keyframes ppHeroIn{from{opacity:0;transform:translateX(-16px)}to{opacity:1;transform:none}}
  @keyframes ppHeroImageIn{from{opacity:.65;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}

  .pp-doodle--spark,.pp-heading-doodle--red{animation:ppTwinkle 3.4s ease-in-out infinite}
  .pp-doodle--flower,.pp-heading-doodle--green{animation:ppBob 4.2s ease-in-out infinite}
  .pp-doodle--squiggle{animation:ppSway 5.2s ease-in-out infinite}
  .pp-hero-sun,.pp-brand__sun,.pp-footer__sun{animation:ppSunFloat 6s ease-in-out infinite}
  .pp-hero-redflower,.pp-brand__flower{animation:ppFlowerWiggle 5.4s ease-in-out infinite}
  @keyframes ppTwinkle{0%,100%{transform:rotate(8deg) scale(1)}50%{transform:rotate(-6deg) scale(1.12)}}
  @keyframes ppBob{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(5deg)}}
  @keyframes ppSway{0%,100%{transform:rotate(-8deg) translateX(0)}50%{transform:rotate(4deg) translateX(5px)}}
  @keyframes ppSunFloat{0%,100%{transform:rotate(0) translateY(0)}50%{transform:rotate(8deg) translateY(-5px)}}
  @keyframes ppFlowerWiggle{0%,100%{transform:rotate(0)}35%{transform:rotate(-7deg)}70%{transform:rotate(6deg)}}

  .pp-btn,.pp-category__label,.pp-product-card,.pp-follow-item,.pp-icon-btn,.pp-hero-arrow{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
  .pp-btn:hover{transform:translateY(-2px) rotate(-.6deg);box-shadow:0 8px 20px rgba(13,71,161,.18)}
  .pp-btn:active{transform:translateY(0) scale(.97)}
  .pp-product-card:hover{transform:translateY(-6px)}
  .pp-product-card__media img{transition:transform .4s cubic-bezier(.2,.8,.2,1)}
  .pp-product-card:hover .pp-product-card__media img{transform:scale(1.045)}
  .pp-category:hover{transform:translateY(-5px) rotate(-.7deg)}
  .pp-category:hover .pp-category__label{transform:translateX(-50%) translateY(-2px) scale(1.03)}
  .pp-follow-item:hover{transform:translateY(-4px) rotate(1deg);box-shadow:0 10px 24px rgba(13,71,161,.10)}
  .pp-icon-btn:hover,.pp-hero-arrow:hover{transform:rotate(-7deg) scale(1.08)}
  .pp-header__nav a{position:relative}
  .pp-header__nav a:before{content:'';position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--pp-red);transition:right .22s ease}
  .pp-header__nav a:hover:before{right:0}
}

@media (hover:hover) and (pointer:fine){
  html.pp-custom-cursor,html.pp-custom-cursor body,html.pp-custom-cursor a,html.pp-custom-cursor button,html.pp-custom-cursor summary,html.pp-custom-cursor select{cursor:none!important}
  .pp-sun-cursor{position:fixed;left:0;top:0;width:31px;height:31px;color:var(--pp-yellow);z-index:9999;pointer-events:none;opacity:0;filter:drop-shadow(0 2px 2px rgba(13,71,161,.12));transition:opacity .15s ease,width .18s ease,height .18s ease,color .18s ease;will-change:transform}
  .pp-sun-cursor.is-on-screen{opacity:1}
  .pp-sun-cursor.is-hovering{width:39px;height:39px;color:var(--pp-red)}
  .pp-sun-cursor svg{display:block;width:100%;height:100%;animation:ppCursorSpin 8s linear infinite}
  @keyframes ppCursorSpin{to{rotate:360deg}}
  .pp-click-sparkle{position:fixed;z-index:9998;pointer-events:none;color:var(--pp-red);font-size:19px;line-height:1;transform:translate(-50%,-50%);animation:ppSparkPop .55s ease-out forwards}
  @keyframes ppSparkPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.35) rotate(0)}25%{opacity:1}100%{opacity:0;transform:translate(-50%,-72%) scale(1.5) rotate(35deg)}}
}

@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Presley’s Place v5 responsive hero + mobile browsing fixes */
.pp-hero__slide{
  grid-template-columns:42% 58%;
  grid-template-areas:"content visual";
}
.pp-hero__content{grid-area:content}
.pp-hero__visual{
  grid-area:visual;
  height:100%;
  min-height:455px;
  position:relative;
  overflow:hidden;
  background:#f3efe8;
}
.pp-hero__visual picture{display:block;width:100%;height:100%}
.pp-hero__visual .pp-hero__photo,
.pp-hero__visual picture img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:var(--pp-desktop-position,center center);
}
.pp-hero__visual .pp-placeholder{height:100%;min-height:455px}

/* Keep the announcement tidy at tablet/mobile sizes. */
.pp-announcement{overflow:hidden}

@media(max-width:990px){
  .pp-hero__slide{grid-template-columns:44% 56%;grid-template-areas:"content visual";min-height:390px}
  .pp-hero__visual{min-height:390px}
  .pp-hero__visual .pp-placeholder{min-height:390px}
  .pp-hero__content{padding:42px 32px}
  .pp-hero__content h1{font-size:clamp(44px,5vw,56px);max-width:420px}
}

@media(max-width:640px){
  body{overflow-x:hidden;padding-bottom:78px}
  .pp-wrap{width:calc(100% - 24px)}

  /* Announcement becomes a single-line marquee instead of overflowing. */
  .pp-announcement{
    width:100%;
    justify-content:flex-start;
    gap:8px;
    padding:8px 0;
    white-space:nowrap;
    font-size:10px;
    line-height:1;
  }
  .pp-announcement > *:first-child{margin-left:16px}
  .pp-announcement__divider{display:inline!important;margin:0 6px}
  .pp-announcement{animation:ppAnnouncementDrift 16s linear infinite alternate}
  @keyframes ppAnnouncementDrift{from{text-indent:0}to{text-indent:-48px}}

  /* Compact header with room for the actual brand mark. */
  .pp-header{position:sticky;top:0}
  .pp-header__inner{height:68px;gap:8px;grid-template-columns:42px minmax(0,1fr) 42px}
  .pp-header__left,.pp-header__right{gap:0}
  .pp-brand{font-size:clamp(21px,6.5vw,28px);column-gap:4px;min-width:0;justify-self:center}
  .pp-brand__name{overflow:hidden;text-overflow:ellipsis}
  .pp-brand__flower,.pp-brand__sun{font-size:17px}
  .pp-brand small{display:none}
  .pp-icon-btn{padding:7px}

  /* Mobile hero is intentionally stacked. No desktop split survives onto a phone. */
  .pp-hero{padding:10px 0 0}
  .pp-hero__wrap{width:calc(100% - 24px)}
  .pp-hero__slide{
    display:flex;
    flex-direction:column;
    min-height:0;
    border-radius:20px;
    background:var(--pp-cream);
    overflow:hidden;
  }
  .pp-hero__visual{
    order:1;
    width:100%;
    min-height:0;
    height:auto;
    aspect-ratio:4 / 5;
    background:#f4f1eb;
  }
  .pp-hero__visual picture{height:100%}
  .pp-hero__visual .pp-hero__photo,
  .pp-hero__visual picture img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:var(--pp-mobile-position,center center);
  }
  .pp-hero__visual .pp-placeholder{height:100%;min-height:0}
  .pp-hero__content{
    order:2;
    position:relative;
    width:100%;
    padding:28px 24px 34px;
    background:#fbf7ef;
    overflow:hidden;
  }
  .pp-hero__content h1{
    font-size:clamp(43px,13vw,58px);
    line-height:.92;
    max-width:100%;
    margin:0 0 14px;
    overflow-wrap:normal;
    word-break:normal;
  }
  .pp-hero__content p{font-size:13px;line-height:1.55;max-width:290px;margin-bottom:20px}
  .pp-hero__content .pp-btn{min-height:45px;font-size:12px;padding:0 20px}
  .pp-doodle--spark{left:auto;right:24px;top:22px;font-size:28px}
  .pp-doodle--flower{right:25px;top:auto;bottom:28px;font-size:27px}
  .pp-doodle--squiggle{right:92px;bottom:22px;font-size:44px}
  .pp-hero-sun{right:17px;top:14px;font-size:42px}
  .pp-hero-redflower{right:16px;bottom:14px;font-size:35px}
  .pp-hero-arrow{top:calc((100vw - 24px) * .5);width:34px;height:34px;font-size:26px}
  .pp-hero-arrow--prev{left:8px}.pp-hero-arrow--next{right:8px}
  .pp-hero__dots{bottom:auto;top:calc((100vw - 24px) * 1.25 - 26px)}

  /* Sections use phone-sized rhythm, not scaled-down desktop spacing. */
  .pp-section{padding:28px 0}
  .pp-section-heading{margin-bottom:14px;align-items:center}
  .pp-section-heading h2{font-size:clamp(25px,8vw,31px);line-height:1}
  .pp-link{font-size:10px;white-space:nowrap}

  /* Just In: one comfortable card + a peek at the next, with horizontal swipe. */
  .pp-product-grid{
    display:flex;
    gap:14px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    padding:2px 24vw 8px 0;
    margin-right:-12px;
    scrollbar-width:none;
  }
  .pp-product-grid::-webkit-scrollbar{display:none}
  .pp-product-grid .pp-product-card{
    flex:0 0 min(70vw,270px);
    min-width:0;
    scroll-snap-align:start;
  }
  .pp-product-card__media{border-radius:18px}
  .pp-product-card__brand{font-size:9px;margin-top:10px}
  .pp-product-card__title{font-size:13px;line-height:1.4}
  .pp-product-card__meta{font-size:11px}
  .pp-product-card__price{font-size:15px}

  /* Collection grids still use two columns because this is purposeful browsing. */
  .pp-product-grid--collection{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
    padding:0;
    margin:0;
    overflow:visible;
  }
  .pp-product-grid--collection .pp-product-card{min-width:0;flex:auto}

  /* Category tiles become a swipeable row with readable labels. */
  .pp-categories{
    display:flex;
    gap:12px;
    overflow-x:auto;
    padding:2px 18vw 8px 0;
    margin-right:-12px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .pp-categories::-webkit-scrollbar{display:none}
  .pp-category{flex:0 0 min(58vw,220px);padding:3px 3px 17px;scroll-snap-align:start}
  .pp-category__shape{aspect-ratio:1.15/1}
  .pp-category__label{font-size:10px;padding:8px 10px;width:auto;min-width:105px}

  .pp-follow-grid{gap:10px;padding-right:18vw;scroll-snap-type:x mandatory;scrollbar-width:none}
  .pp-follow-grid::-webkit-scrollbar{display:none}
  .pp-follow-item{min-width:42%;scroll-snap-align:start}

  /* Fixed bottom nav has five genuinely equal hit areas and labels can't collide. */
  .pp-mobile-nav{height:76px;grid-template-columns:repeat(5,minmax(0,1fr));padding:0 4px}
  .pp-mobile-nav a{min-width:0;padding:7px 2px 6px;font-size:clamp(7px,2.1vw,9px);line-height:1.05;gap:4px;text-align:center;white-space:normal}
  .pp-mobile-nav span:first-child{font-size:20px;line-height:1}

  /* PDP and collection headings don't inherit desktop display scale. */
  .pp-collection__head h1,.pp-product__info h1{font-size:clamp(36px,11vw,46px)}
}

@media(max-width:390px){
  .pp-brand{font-size:20px}
  .pp-brand__flower,.pp-brand__sun{font-size:15px}
  .pp-hero__content{padding:25px 20px 31px}
  .pp-hero__content h1{font-size:clamp(40px,12.5vw,49px)}
  .pp-product-grid .pp-product-card{flex-basis:76vw}
  .pp-category{flex-basis:64vw}
  .pp-mobile-nav a{font-size:7px}
}

/* Presley’s Place v6: mobile polish, cart ratios, Instagram grid, branded nav art */
.pp-art-icon{display:block;width:1em;height:1em;overflow:visible}
.pp-brand__flower,.pp-brand__sun{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:none}
.pp-brand__flower .pp-art-icon,.pp-brand__sun .pp-art-icon{width:1em;height:1em}
.pp-brand__flower{color:var(--pp-red)}
.pp-brand__sun{color:var(--pp-yellow)}

/* Seamless announcement marquee. Desktop remains centred, mobile scrolls smoothly. */
.pp-announcement{display:block!important;padding:0!important;overflow:hidden;white-space:nowrap}
.pp-announcement__track{display:flex;width:max-content;min-width:100%;align-items:center;justify-content:center}
.pp-announcement__group{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 18px;flex:none}
.pp-announcement__art{display:inline-flex;width:15px;height:15px;line-height:1;flex:none}
.pp-announcement__art--sun{color:var(--pp-yellow)}
.pp-announcement__art--spark{color:var(--pp-red);width:12px;height:12px}
.pp-announcement__dot{opacity:.55;margin:0 2px}
@media(min-width:641px){.pp-announcement__group:nth-child(2){display:none}}

/* Cart product photography always keeps its original proportions. */
.pp-cart__items{display:grid;gap:0}
.pp-cart__item{display:grid;grid-template-columns:160px minmax(0,1fr) 88px;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--pp-line,#e9e5de)}
.pp-cart__media{display:flex;align-items:center;justify-content:center;width:160px;height:160px;border-radius:14px;background:#f3f3f3;overflow:hidden;padding:10px}
.pp-cart__media img{display:block!important;width:100%!important;height:100%!important;max-width:100%;object-fit:contain!important;object-position:center!important}
.pp-cart__title{font-size:18px;line-height:1.25}
.pp-cart__variant{margin-top:7px}
.pp-cart__price{margin-top:6px;font-size:18px}
.pp-cart__quantity input{display:block;width:78px;min-height:54px;border:1px solid #dedede;border-radius:10px;text-align:center;font:inherit;background:#fff}
.pp-cart__summary{display:flex;align-items:flex-end;justify-content:flex-end;gap:24px;flex-wrap:wrap;padding-top:24px}
.pp-cart__total{font-size:22px;font-weight:800;margin:0}
.pp-cart__actions{display:flex;gap:12px}

/* Branded bottom-navigation artwork. No system emoji glyphs. */
.pp-mobile-nav__icon{display:flex!important;align-items:center;justify-content:center;width:27px;height:27px;font-size:inherit!important;line-height:1!important}
.pp-mobile-nav__icon .pp-art-icon{width:100%;height:100%}
.pp-mobile-nav__icon--flower{color:var(--pp-red)}
.pp-mobile-nav__icon--rainbow{color:var(--pp-blue);width:30px}
.pp-mobile-nav__icon--sun{color:var(--pp-yellow)}
.pp-mobile-nav__icon--accessories{color:var(--pp-green)}
.pp-mobile-nav__icon--sparkle{color:var(--pp-red);width:24px;height:24px}
.pp-mobile-nav__label{display:block;line-height:1.05}

@media(max-width:640px){
  /* Keep the full logo visible and give its glyphs breathing room. */
  .pp-header__inner{grid-template-columns:42px minmax(0,1fr) 42px;gap:5px;height:78px;padding-block:5px}
  .pp-brand{font-size:clamp(20px,6.25vw,27px);line-height:1.15!important;overflow:visible!important;padding:4px 0 6px;white-space:nowrap;max-width:100%;min-width:0}
  .pp-brand__name{overflow:visible!important;text-overflow:clip!important;line-height:1.15;display:block}
  .pp-brand__flower,.pp-brand__sun{font-size:16px;overflow:visible}

  /* Real marquee rather than drifting the whole announcement element off-screen. */
  .pp-announcement{font-size:11px;line-height:1;height:36px}
  .pp-announcement__track{justify-content:flex-start;animation:ppAnnouncementMarquee 18s linear infinite;will-change:transform}
  .pp-announcement__group{gap:9px;padding:10px 15px}
  @keyframes ppAnnouncementMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

  /* Follow Along is a proper two-column gallery on phones, so no image is chopped off. */
  .pp-follow-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding-right:0!important;overflow:visible!important;scroll-snap-type:none!important}
  .pp-follow-item{min-width:0!important;width:100%;aspect-ratio:1/1;scroll-snap-align:none!important;border-radius:14px}
  .pp-follow-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

  /* Cart stacks cleanly while preserving item photography. */
  .pp-cart__item{grid-template-columns:112px minmax(0,1fr) 58px;gap:14px;padding:18px 0}
  .pp-cart__media{width:112px;height:130px;padding:7px;border-radius:12px}
  .pp-cart__title{font-size:16px}
  .pp-cart__price{font-size:16px}
  .pp-cart__quantity input{width:58px;min-height:68px}
  .pp-cart__summary{display:block;padding-top:20px}
  .pp-cart__total{text-align:right;font-size:20px;margin-bottom:14px}
  .pp-cart__actions{justify-content:flex-end;gap:8px}
  .pp-cart__actions .pp-btn{flex:1;max-width:180px;padding-inline:14px}

  .pp-mobile-nav{height:80px;padding:2px 5px 4px}
  .pp-mobile-nav a{gap:3px;padding:5px 1px 4px}
  .pp-mobile-nav__icon{width:25px;height:25px}
  .pp-mobile-nav__icon--rainbow{width:29px}
  .pp-mobile-nav__label{font-size:clamp(7px,2.15vw,9px)}
}

@media(max-width:390px){
  .pp-cart__item{grid-template-columns:96px minmax(0,1fr) 50px;gap:10px}
  .pp-cart__media{width:96px;height:116px}
  .pp-cart__quantity input{width:50px;min-height:60px}
}

@media(prefers-reduced-motion:reduce){.pp-announcement__track{animation:none!important}}
@media(max-width:640px){.pp-announcement{animation:none!important}}
/* =========================================================
   PRESLEY'S PLACE MOBILE FIXES
   ========================================================= */

html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media screen and (max-width: 749px) {

  html,
  body,
  main,
  section,
  .shopify-section {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  /* HEADER */
  .pp-header,
  .pp-header-inner {
    width: 100%;
    max-width: 100%;
  }

  .pp-header-inner {
    padding-left: 18px;
    padding-right: 18px;
  }

  .pp-logo,
  .pp-logo-text {
    max-width: calc(100vw - 135px);
    overflow: visible;
    line-height: 1.15;
    padding-bottom: 3px;
  }

  /* ANNOUNCEMENT BAR */
  .pp-announcement {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }

  /* HERO */
  .pp-hero,
  .pp-hero-slide,
  .pp-hero-content,
  .pp-hero-copy,
  .pp-hero-image {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .pp-hero-copy {
    padding: 28px 26px 34px;
    overflow: hidden;
  }

  .pp-hero-heading {
    font-size: clamp(42px, 12vw, 64px);
    line-height: 0.92;
    max-width: 100%;
    margin: 0;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
  }

  .pp-hero-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
  }

  /* SHOP BY CATEGORY */
  .pp-category-grid {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .pp-category-card {
    min-width: 0;
  }

  /* FOLLOW ALONG */
  .pp-instagram-grid {
    display: flex;
    gap: 12px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
  }

  .pp-instagram-item {
    flex: 0 0 42vw;
    max-width: 42vw;
    min-width: 42vw;
  }

  .pp-instagram-item img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: contain;
  }

  /* CART PRODUCT IMAGES */
  .cart-item img,
  .cart-item__image,
  .pp-cart-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: auto;
  }

  /* MOBILE BOTTOM NAV */
  .pp-mobile-nav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }
}
/* =========================================================
   PRESLEY'S PLACE — MOBILE UX/UI REFINEMENT
   ========================================================= */

@media screen and (max-width: 749px) {

  /* ---------- GLOBAL MOBILE SCALE ---------- */

  body {
    font-size: 15px;
  }

  .page-width,
  .pp-page-width,
  .pp-section-inner {
    width: 100%;
    max-width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }


  /* ---------- HEADER ---------- */

  .pp-header-inner {
    min-height: 74px;
    padding: 12px 18px;
  }

  .pp-logo,
  .pp-logo-text {
    max-width: calc(100vw - 145px);
    line-height: 1.05;
  }

  .pp-logo-text {
    font-size: clamp(25px, 7.5vw, 32px);
  }


  /* ---------- HERO ---------- */

  .pp-hero {
    margin-left: 18px;
    margin-right: 18px;
    width: calc(100% - 36px);
    max-width: calc(100% - 36px);
    border-radius: 22px;
    overflow: hidden;
  }

  .pp-hero-slide,
  .pp-hero-content,
  .pp-hero-image,
  .pp-hero-copy {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .pp-hero-copy {
    padding: 26px 22px 30px;
  }

  .pp-hero-heading {
    display: block;
    width: 100%;
    max-width: 100%;

    font-size: clamp(40px, 10.5vw, 54px);
    line-height: 0.92;
    letter-spacing: -0.025em;

    white-space: normal;
    overflow: visible;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;

    margin: 0 0 18px;
  }

  .pp-hero-copy p {
    font-size: 16px;
    line-height: 1.45;
    max-width: 300px;
    margin-bottom: 22px;
  }

  .pp-hero-button {
    min-height: 52px;
    padding: 0 24px;
    font-size: 15px;
  }

  .pp-hero-image {
    max-height: 520px;
    overflow: hidden;
  }

  .pp-hero-image img {
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: cover;
  }


  /* ---------- SECTION HEADINGS ---------- */

  .pp-section-title,
  .pp-featured-heading,
  .pp-category-heading,
  .pp-follow-heading {
    font-size: clamp(34px, 9vw, 46px);
    line-height: 0.95;
    letter-spacing: -0.02em;
    max-width: 100%;
    overflow-wrap: normal;
  }


  /* FOLLOW ALONG needs extra restraint */
  .pp-follow-heading {
    font-size: clamp(32px, 8.5vw, 42px);
    max-width: calc(100vw - 36px);
  }


  /* ---------- JUST IN / PRODUCT CARDS ---------- */

  .pp-product-grid {
    gap: 14px;
  }

  .pp-product-card {
    min-width: 0;
  }

  .pp-product-card__image,
  .pp-product-card-image {
    aspect-ratio: 1 / 1.08;
    overflow: hidden;
    border-radius: 18px;
  }

  .pp-product-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .pp-product-card__title,
  .pp-product-title {
    font-size: 15px;
    line-height: 1.3;
  }

  .pp-product-card__price,
  .pp-product-price {
    font-size: 17px;
  }


  /* ---------- SHOP BY CATEGORY ---------- */

  .pp-category-grid {
    gap: 14px;
  }

  .pp-category-card {
    min-width: 0;
  }

  .pp-category-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }


  /* ---------- FOLLOW ALONG ---------- */

  .pp-instagram-grid {
    display: flex;
    gap: 12px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;

    padding-right: 18px;
    padding-bottom: 8px;

    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .pp-instagram-grid::-webkit-scrollbar {
    display: none;
  }

  .pp-instagram-item {
    flex: 0 0 72%;
    max-width: 72%;
    min-width: 72%;
    scroll-snap-align: start;
  }

  .pp-instagram-item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
    object-fit: contain;
    border-radius: 18px;
  }


  /* ---------- COLLECTION PAGES ---------- */

  .pp-collection-title {
    font-size: clamp(44px, 11vw, 58px);
    line-height: 0.95;
  }

  .pp-collection-description {
    font-size: 17px;
    line-height: 1.5;
    max-width: 90%;
  }


  /* ---------- MOBILE BOTTOM NAV ---------- */

  .pp-mobile-nav {
    min-height: 84px;
    padding: 10px 8px 12px;
  }

  .pp-mobile-nav a {
    font-size: 11px;
    line-height: 1.1;
    gap: 5px;
  }

  .pp-mobile-nav svg {
    width: 27px;
    height: 27px;
  }


  /* Allow page content to clear fixed nav */
  main {
    padding-bottom: 100px;
  }
}
/* =========================================================
   FINAL MOBILE HERO TEXT FIX
   ========================================================= */

@media screen and (max-width: 749px) {

  .pp-hero {
    overflow: hidden;
  }

  .pp-hero-copy {
    width: 100%;
    max-width: 100%;
    padding-left: 22px;
    padding-right: 22px;
    overflow: hidden;
  }

  .pp-hero-heading {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;

    font-size: clamp(34px, 9.2vw, 48px) !important;
    line-height: 0.94 !important;
    letter-spacing: -0.03em;

    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;

    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;

    margin-right: 0 !important;
    padding-right: 0 !important;
  }

  .pp-hero-heading br {
    display: block;
  }
}
/* =========================================================
   MOBILE HERO HEADING FIX
   ========================================================= */

@media screen and (max-width: 749px) {

  .pp-hero__content {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  .pp-hero__content .pp-display {
    display: block;
    width: 100%;
    max-width: 100%;

    font-size: clamp(34px, 9vw, 46px) !important;
    line-height: 0.92 !important;
    letter-spacing: -0.03em !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;

    margin: 0 0 18px 0 !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 749px) {

  .pp-mobile-nav {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 2px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .pp-mobile-nav__item {
    min-width: 0;
    padding: 6px 2px;
    font-size: 9.5px;
    line-height: 1.05;
    text-align: center;
  }

  .pp-mobile-nav__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 749px) {

  .pp-mobile-nav__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;

    min-height: 58px;
    padding: 4px 1px 2px;

    font-size: 10px;
    line-height: 1;
    text-align: center;
  }

  .pp-mobile-nav__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 28px;
    height: 28px;
    min-height: 28px;
  }

  .pp-mobile-nav__icon svg {
    display: block;
    width: 26px;
    height: 26px;
  }

  /* HOME = brand blue */
  .pp-mobile-nav__item:first-child {
    color: #0D47A1 !important;
  }

  .pp-mobile-nav__item:first-child svg {
    color: #0D47A1 !important;
    stroke: currentColor;
  }

  .pp-mobile-nav__item span:last-child {
    min-height: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 749px) {

  .pp-mobile-nav__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    min-height: 58px;
    padding: 4px 1px 2px;
    font-size: 10px;
    line-height: 1;
    text-align: center;
  }

  .pp-mobile-nav__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    min-height: 28px;
  }

  .pp-mobile-nav__icon svg {
    width: 26px;
    height: 26px;
    display: block;
  }

  .pp-mobile-nav__item--home {
    color: #0D47A1 !important;
  }

  .pp-mobile-nav__item--home svg {
    stroke: #0D47A1 !important;
  }

  .pp-mobile-nav__label {
    min-height: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (max-width: 749px) {

  .pp-mobile-nav {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    align-items: start;
    gap: 0;
    width: 100%;
    padding: 10px 6px 12px;
  }

  .pp-mobile-nav__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;

    min-width: 0;
    min-height: 60px;
    padding: 4px 1px;

    text-align: center;
    text-decoration: none;
    font-size: 9.5px;
    line-height: 1.05;
    font-weight: 700;
  }

  .pp-mobile-nav__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
  }

  .pp-mobile-nav__icon svg {
    display: block;
    width: 26px;
    height: 26px;
  }

  .pp-mobile-nav__label {
    display: flex;
    align-items: flex-start;
    justify-content: center;

    width: 100%;
    min-height: 22px;

    text-align: center;
    white-space: normal;
  }

  .pp-mobile-nav__item--home {
    color: #0D47A1;
  }

  .pp-mobile-nav__item--girls {
    color: #D7262D;
  }

  .pp-mobile-nav__item--boys {
    color: #0D47A1;
  }

  .pp-mobile-nav__item--baby {
    color: #C89400;
  }

  .pp-mobile-nav__item--accessories {
    color: #1E6B43;
  }

  ..pp-mobile-nav__item--new {
  color: #0D47A1;
  }

  .pp-mobile-nav__item--home svg {
    stroke: currentColor;
  }
}
@media screen and (max-width: 749px) {
  .pp-mobile-nav__item--new .pp-mobile-nav__label {
    font-size: 9px;
  }
}
@media screen and (max-width: 749px) {

  .pp-mobile-nav {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    align-items: start;
    gap: 0;
    width: 100%;
    padding: 10px 4px 12px;
  }

  .pp-mobile-nav__item {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    min-width: 0;
    padding: 4px 1px;
    text-align: center;
    text-decoration: none;
    font-size: 9px;
    line-height: 1.05;
    font-weight: 700;
  }

  .pp-mobile-nav__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    min-height: 28px;
  }

  .pp-mobile-nav__icon svg {
    display: block;
    width: 26px;
    height: 26px;
  }

  .pp-mobile-nav__label {
    display: flex;
    justify-content: center;
    width: 100%;
    min-height: 20px;
    text-align: center;
  }

  .pp-mobile-nav__item--home {
    color: #0D47A1 !important;
  }

  .pp-mobile-nav__item--girls {
    color: #D7262D !important;
  }

  .pp-mobile-nav__item--boys {
    color: #0D47A1 !important;
  }

  .pp-mobile-nav__item--baby {
    color: #C89400 !important;
  }

  .pp-mobile-nav__item--accessories {
    color: #1E6B43 !important;
  }

  .pp-mobile-nav__item--new {
    color: #0D47A1 !important;
  }

  .pp-mobile-nav::before,
  .pp-mobile-nav::after,
  .pp-mobile-nav__item::before,
  .pp-mobile-nav__item::after {
    display: none !important;
    content: none !important;
  }
}
@media screen and (max-width: 749px) {

  /* CATEGORY HEADING ROW */
  .pp-category-heading-wrap,
  .pp-category-header,
  .pp-category-title-wrap {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: nowrap !important;
  }

  .pp-category-heading-wrap .pp-doodle,
  .pp-category-header .pp-doodle,
  .pp-category-title-wrap .pp-doodle {
    flex: 0 0 auto !important;
    margin: 0 !important;
    transform: none !important;
  }

  /* FOLLOW ALONG HEADER */
  .pp-follow-header,
  .pp-follow-heading-wrap {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
  }

  .pp-follow-heading {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    max-width: calc(100% - 82px) !important;
  }

  .pp-follow-heading .pp-doodle,
  .pp-follow-heading .pp-spark,
  .pp-follow-heading svg {
    flex: 0 0 auto !important;
    margin: 0 !important;
  }

  .pp-follow-link {
    flex: 0 0 auto !important;
    align-self: flex-start !important;
    margin-top: 6px !important;
    white-space: nowrap !important;
    font-size: 10px !important;
  }
  @media screen and (max-width: 749px) {

  /* SHOP BY CATEGORY + OTHER SECTION HEADINGS */
  .pp-section-heading .pp-display {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: nowrap !important;
    max-width: 100% !important;
  }

  .pp-section-heading .pp-heading-doodle {
    display: inline-block !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
  }
}
/* =========================================================
   MOBILE SECTION HEADING ALIGNMENT FIX
   ========================================================= */

@media screen and (max-width: 749px) {

  /* Keep heading + decorative icon together */
  .pp-section-heading .pp-display {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    max-width: 100% !important;
  }

  .pp-section-heading .pp-heading-doodle {
    position: static !important;
    display: inline-block !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    transform: none !important;
  }


  /* SHOP BY CATEGORY */
  .pp-section--categories .pp-section-heading {
    display: flex !important;
    align-items: center !important;
  }

  .pp-section--categories .pp-display {
    font-size: clamp(32px, 8vw, 42px) !important;
    line-height: 1 !important;
  }


  /* FOLLOW ALONG */
  .pp-follow .pp-section-heading {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
  }

  .pp-follow .pp-section-heading .pp-display {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    max-width: calc(100% - 75px) !important;

    font-size: clamp(30px, 7.8vw, 39px) !important;
    line-height: 0.95 !important;

    flex-wrap: wrap !important;
    margin: 0 !important;
  }

  /* Keep red doodle beside end of heading */
  .pp-follow .pp-heading-doodle {
    flex: 0 0 auto !important;
  }

  /* Existing Instagram / Follow link */
  .pp-follow .pp-section-heading > a {
    flex: 0 0 auto !important;
    align-self: flex-start !important;

    margin: 5px 0 0 !important;
    padding: 0 !important;

    font-size: 10px !important;
    line-height: 1 !important;
    white-space: nowrap !important;

    color: #0D47A1 !important;
  }
}
body {
  font-family: var(--pp-font-body);
}

.pp-display,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--pp-font-heading);
}