.pm{--pm-sky-top: #f6bd63;--pm-sky-bottom: #e5822a;--pm-cream: #fbf3e2;--pm-cream-2: #f4e6c9;--pm-panel: #ffffff;--pm-brown: #5a3d29;--pm-brown-dark: #3b2718;--pm-brown-muted: #8a6b52;--pm-gold: #cf8317;--pm-green: #6ea23d;--pm-green-dark: #557f2b;--pm-line: rgba(90, 61, 41, .14);--pm-radius: 16px;--pm-radius-sm: 10px;--pm-font-head: "Baloo 2", "Segoe UI", system-ui, sans-serif;--pm-font-body: "Nunito", "Segoe UI", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}body.pm{margin:0;font-family:var(--pm-font-body);font-size:1.0625rem;line-height:1.65;color:var(--pm-brown);background:var(--pm-cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pm img{max-width:100%;display:block}.pm a{color:var(--pm-gold);text-decoration:none}.pm a:hover{text-decoration:underline}.pm h1,.pm h2,.pm h3{font-family:var(--pm-font-head);font-weight:700;line-height:1.15;color:var(--pm-brown-dark);margin:0}.pm-container{width:min(1080px,100% - 2.5rem);margin-inline:auto}.pm-skip-link{position:absolute;left:1rem;top:-100%;z-index:50;background:var(--pm-brown-dark);color:#fff;padding:.5rem 1rem;border-radius:0 0 var(--pm-radius-sm) var(--pm-radius-sm);font-weight:700}.pm-skip-link:focus{top:0;text-decoration:none}.pm-play-badge{display:inline-flex;align-items:center;gap:.65rem;background:#201b15;color:#fff;padding:.6rem 1.15rem;border-radius:12px;border:1px solid rgba(255,255,255,.14);font-family:var(--pm-font-body);transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.pm-play-badge:hover{background:#2c241b;transform:translateY(-1px);box-shadow:0 8px 20px #3b271847;text-decoration:none}.pm-play-badge__glyph{width:22px;height:24px;flex:none}.pm-play-badge__text{display:flex;flex-direction:column;text-align:left;line-height:1.1}.pm-play-badge__eyebrow{font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;opacity:.82}.pm-play-badge__store{font-family:var(--pm-font-head);font-size:1.05rem;font-weight:700}.pm-play-badge--large{padding:.8rem 1.5rem}.pm-play-badge--large .pm-play-badge__glyph{width:26px;height:28px}.pm-play-badge--large .pm-play-badge__store{font-size:1.25rem}.pm-header{position:sticky;top:0;z-index:20;background:#fbf3e2eb;backdrop-filter:blur(8px);border-bottom:1px solid var(--pm-line)}.pm-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.6rem}.pm-brand{display:inline-flex;align-items:center;gap:.6rem}.pm-brand:hover{text-decoration:none}.pm-brand__icon{width:40px;height:40px;border-radius:10px;box-shadow:0 2px 6px #3b271833}.pm-brand__name{font-family:var(--pm-font-head);font-weight:800;font-size:1.2rem;color:var(--pm-brown-dark)}.pm-hero{background:linear-gradient(165deg,var(--pm-sky-top) 0%,var(--pm-sky-bottom) 100%);border-bottom:4px solid var(--pm-green-dark);position:relative;overflow:hidden}.pm-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:46px;background:var(--pm-green);clip-path:polygon(0 62%,6% 40%,13% 60%,21% 34%,30% 58%,39% 38%,48% 60%,57% 36%,66% 58%,75% 38%,84% 60%,92% 40%,100% 60%,100% 100%,0 100%);opacity:.9}.pm-hero__inner{display:grid;grid-template-columns:1.15fr .85fr;gap:2.5rem;align-items:center;padding-block:3.5rem 4.75rem;position:relative;z-index:1}.pm-hero__content{max-width:34rem}.pm-hero__icon{width:84px;height:84px;border-radius:20px;box-shadow:0 8px 22px #3b271852;margin-bottom:1.1rem}.pm-hero h1{font-size:clamp(2.1rem,5vw,3rem);font-weight:800;color:#fff;text-shadow:0 2px 0 rgba(59,39,24,.25)}.pm-tagline{font-family:var(--pm-font-head);font-weight:700;font-size:clamp(1.05rem,2.4vw,1.4rem);color:#fff6e0;margin:.35rem 0 1rem}.pm-hero__pitch{color:#fff;font-size:1.075rem;margin:0 0 1.6rem;opacity:.96}.pm-hero__cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.pm-hero__free{color:#fff;font-size:.85rem;opacity:.9;max-width:15rem}.pm-hero__media{display:flex;justify-content:center}.pm-phone{width:min(260px,72vw);border-radius:26px;border:6px solid var(--pm-brown-dark);background:var(--pm-brown-dark);box-shadow:0 18px 40px #3b271866;overflow:hidden;line-height:0}.pm-phone img{width:100%;height:auto;border-radius:20px}.pm-section{padding-block:4rem}.pm-section--alt{background:var(--pm-cream-2)}.pm-section--dirt{background:var(--pm-brown-dark);color:#f4e6c9}.pm-section__head{text-align:center;max-width:40rem;margin:0 auto 2.5rem}.pm-kicker{display:inline-block;font-family:var(--pm-font-head);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;color:var(--pm-gold);margin-bottom:.5rem}.pm-section h2{font-size:clamp(1.6rem,3.5vw,2.15rem)}.pm-section__sub{color:var(--pm-brown-muted);margin:.6rem 0 0}.pm-section--dirt .pm-kicker{color:#f6bd63}.pm-section--dirt h2{color:#fff}.pm-section--dirt .pm-section__sub{color:#d9c6ac}.pm-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.pm-feature{background:var(--pm-panel);border:1px solid var(--pm-line);border-radius:var(--pm-radius);padding:1.5rem;box-shadow:0 4px 14px #3b27180f}.pm-feature__icon{width:56px;height:56px;margin-bottom:.9rem}.pm-feature h3{font-size:1.2rem;margin-bottom:.6rem}.pm-feature ul{list-style:none;margin:0;padding:0}.pm-feature li{position:relative;padding-left:1.35rem;margin-bottom:.4rem;font-size:.975rem;color:var(--pm-brown)}.pm-feature li:before{content:"";position:absolute;left:0;top:.55em;width:.5rem;height:.5rem;border-radius:50%;background:var(--pm-green)}.pm-shots{display:grid;grid-auto-flow:column;grid-auto-columns:min(220px,64vw);gap:1.25rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pm-shots .pm-phone{width:100%;scroll-snap-align:center}.pm-breeds{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:60rem;margin:0 auto}.pm-breed{width:78px;height:78px;display:grid;place-items:center;background:var(--pm-panel);border:1px solid var(--pm-line);border-radius:var(--pm-radius-sm);padding:6px;transition:transform .12s ease}.pm-breed:hover{transform:translateY(-3px) rotate(-3deg)}.pm-breed img{width:100%;height:100%;object-fit:contain}.pm-trust{text-align:center}.pm-trust__points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.pm-trust__point strong{display:block;font-family:var(--pm-font-head);font-size:1.15rem;color:#fff;margin-bottom:.2rem}.pm-trust__point span{color:#d9c6ac;font-size:.95rem}.pm-cta{background:linear-gradient(165deg,var(--pm-sky-top) 0%,var(--pm-sky-bottom) 100%);text-align:center;padding-block:4rem}.pm-cta h2{color:#fff;font-size:clamp(1.7rem,4vw,2.4rem);text-shadow:0 2px 0 rgba(59,39,24,.22);margin-bottom:1.5rem}.pm-footer{background:var(--pm-brown-dark);color:#d9c6ac;padding-block:2.5rem;font-size:.925rem}.pm-footer__inner{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center;justify-content:space-between}.pm-footer__links{display:flex;flex-wrap:wrap;gap:1.25rem}.pm-footer a{color:#f6bd63}.pm-footer__legal{color:#a98d70;font-size:.8rem;margin-top:1.25rem;line-height:1.5}@media(max-width:800px){.pm-hero__inner{grid-template-columns:1fr;gap:2rem;text-align:center;padding-block:2.75rem 4rem}.pm-hero__content{max-width:none;margin-inline:auto}.pm-hero__cta{justify-content:center}.pm-hero__free{max-width:none}.pm-header__cta{display:none}}@media(max-width:480px){.pm-section{padding-block:3rem}.pm-brand__name{font-size:1.05rem}}@media(prefers-reduced-motion:reduce){.pm-play-badge,.pm-breed{transition:none}}
