@font-face{font-family:StageSatoshi;src:url('assets/Satoshi-Medium.woff2') format('woff2');font-weight:400 500;font-display:swap}@font-face{font-family:StageSatoshi;src:url('assets/Satoshi-Bold.woff2') format('woff2');font-weight:600 900;font-display:swap}
#cpg-stages{font-family:StageSatoshi,Arial,sans-serif;color:#071c51;max-width:1160px;margin:28px auto;padding:24px 16px;text-align:center;line-height:1.5}#cpg-stages *{box-sizing:border-box}#cpg-stages h1,#cpg-stages h2,#cpg-stages h3,#cpg-stages button,#cpg-stages select,#cpg-stages a{font-family:StageSatoshi,Arial,sans-serif!important}#cpg-stages h1{font-size:clamp(28px,4vw,38px);line-height:1.15;color:#071c51;font-weight:700}#cpg-stages h2{font-size:26px;color:#071c51;line-height:1.2;font-weight:700}#cpg-stages h3{font-size:17px;line-height:1.3;color:#071c51;font-weight:700}#cpg-stages a{color:#071c51}#cpg-stages .lead,#cpg-stages .context,#cpg-stages .source{max-width:780px;margin:14px auto;font-size:14px}#cpg-stages .back{display:inline-block;margin-bottom:18px}#cpg-stages button{cursor:pointer}#cpg-stages button,#cpg-stages select{font:inherit;border-radius:26px;border:2px solid #193ba8;padding:11px 18px;background:white;color:#071c51;min-height:46px}#cpg-stages button[aria-pressed=true]{background:#193ba8;color:white}#cpg-stages .species,#cpg-stages .size-options,#cpg-stages .filterbar{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:16px auto}#cpg-stages .filterbar label{display:grid;gap:4px;font-size:13px}#cpg-stages .stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px auto}#cpg-stages .stage{display:block;background:var(--card);border-radius:20px;padding:12px 8px 18px;color:#071c51;text-decoration:none}#cpg-stages .stage[data-stage="3"]{color:white}#cpg-stages .stage-pet{display:block;width:100%;height:145px;object-fit:contain;margin:0 auto 8px}#cpg-stages .stage strong,#cpg-stages .stage small,#cpg-stages .go{display:block}#cpg-stages .stage strong{font-size:19px}#cpg-stages .stage small{font-size:12px;min-height:36px}#cpg-stages .go{font-size:13px;font-weight:700;margin-top:10px}#cpg-stages #category-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin:24px 0}#cpg-stages .category-btn{border:0;background:transparent;text-decoration:none;padding:4px;line-height:1.3;border-radius:16px;font-size:14px;display:block}#cpg-stages .category-btn img{display:block;width:100%;height:95px;object-fit:contain;border-radius:50%;background:#f5f1ee;margin-bottom:8px}#cpg-stages .category-btn small{display:block;margin:5px auto;font-size:12px}#cpg-stages .category-btn[aria-pressed=true]{background:#ffd21e;color:#071c51}#cpg-stages .selection{background:#fff8eb;border:1px solid #f2e6d8;border-radius:20px;padding:22px 16px}#cpg-stages .products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px auto}#cpg-stages .product{display:flex;align-items:center;flex-direction:column;background:white;border-radius:18px;border:1px solid #eee;padding:16px;gap:7px}#cpg-stages .product img{width:100%;height:170px;object-fit:contain}#cpg-stages .product p{font-size:13px;margin:0 0 10px;color:#5d5360}#cpg-stages .product h3{margin:5px 0}#cpg-stages .product a,#cpg-stages .daily-access a{display:block;background:#193ba8;border-radius:26px;min-height:46px;padding:12px 18px;color:white;text-decoration:none;font-weight:700;margin-top:auto;width:100%}#cpg-stages .stage-price{font-size:19px;font-weight:700;color:#071c51}#cpg-stages .stage-price .amount{color:inherit}#cpg-stages .routine{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#a12420;font-weight:700}#cpg-stages .club-brand{background:#ffd21e;border-radius:20px;font-size:11px;padding:3px 10px;font-weight:700}#cpg-stages .daily-access{display:grid;grid-template-columns:200px 1fr;gap:18px;align-items:center;background:white;border:2px solid #ffd7d4;padding:20px;border-radius:18px;margin-top:24px}#cpg-stages .daily-access img{width:100%;height:180px;object-fit:contain}#cpg-stages .daily-access p,#cpg-stages .advice,#cpg-stages .selection-intro{font-size:14px}#cpg-stages .advice{background:#fff0c5;padding:15px;border-radius:14px;margin-top:20px}#cpg-stages [hidden]{display:none!important}#cpg-stages a:focus-visible,#cpg-stages button:focus-visible{outline:3px solid #ed2b30;outline-offset:3px}
@media(max-width:650px){#cpg-stages{padding:18px 10px;margin:18px auto}#cpg-stages .stages{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#cpg-stages .stage-pet{height:105px}#cpg-stages .stage strong{font-size:17px}#cpg-stages .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#cpg-stages .product{padding:10px}#cpg-stages .product img{height:125px}#cpg-stages .product h3{font-size:14px}#cpg-stages .product a{font-size:13px;padding:12px 8px}#cpg-stages .stage-price{font-size:16px}#cpg-stages #category-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#cpg-stages .category-btn{font-size:12px}#cpg-stages .category-btn img{height:72px}#cpg-stages .selection{padding:18px 10px}#cpg-stages .daily-access{grid-template-columns:1fr;padding:14px;gap:8px}#cpg-stages .daily-access img{height:130px}#cpg-stages .size-options button{font-size:12px;flex:1 1 42%;padding:10px}#cpg-stages .filterbar select{max-width:160px}}
body.page-id-701236 .page-title{display:none!important}body.page-id-701236 .main-page-wrapper{padding-top:0!important}#cpg-stages h1,#cpg-stages h2,#cpg-stages h3{color:#071c51!important;font-weight:700!important}#cpg-stages #category-nav .category-btn img{width:110px;height:110px;max-width:100%;margin:0 auto 8px}#cpg-stages .stage-price del{font-size:13px;color:#766c6c}#cpg-stages .stage-price ins{text-decoration:none}#cpg-stages.stage-hub h1{font-size:32px}#cpg-stages .stage-price .woocommerce-Price-amount{white-space:nowrap}@media(max-width:650px){#cpg-stages #category-nav .category-btn img{width:85px;height:85px}#cpg-stages.stage-hub h1{font-size:26px}}
#cpg-home-v2 .cpg-parasite-anchor{display:grid!important;grid-template-columns:180px minmax(0,500px);gap:20px!important}#cpg-home-v2 .cpg-parasite-anchor img{width:180px;height:160px;object-fit:contain}#cpg-home-v2 .cpg-parasite-anchor h3{font-size:24px;font-weight:700}#cpg-home-v2 .cpg-parasite-anchor p{font-size:15px}@media(max-width:650px){#cpg-home-v2 .cpg-parasite-anchor{grid-template-columns:110px minmax(0,1fr);gap:10px!important;padding:16px 12px!important}#cpg-home-v2 .cpg-parasite-anchor img{width:110px;height:125px}#cpg-home-v2 .cpg-parasite-anchor h3{font-size:17px}#cpg-home-v2 .cpg-parasite-anchor p{font-size:12px;line-height:1.4}#cpg-home-v2 .cpg-parasite-anchor .btn{font-size:12px;padding:10px 12px;min-height:44px}}
/* Layout QA: consistent controls, category rows and product image baselines. */
#cpg-stages .filterbar{align-items:flex-end;gap:12px;margin:16px auto 20px}
#cpg-stages .filterbar label{margin:0;display:flex;flex-direction:column;gap:6px;line-height:20px;min-width:160px}
#cpg-stages .filterbar select,#cpg-stages .filterbar #clear{box-sizing:border-box;height:48px!important;min-height:48px!important;max-height:48px;padding:10px 18px!important;margin:0!important;line-height:24px!important;font-size:14px;align-self:auto;border-radius:26px;max-width:100%}
#cpg-stages .filterbar #clear{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
#cpg-stages #category-nav{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:12px;margin:20px auto}
#cpg-stages #category-nav .category-btn{flex:1 1 0;min-width:0;max-width:150px;white-space:normal}
#cpg-stages #category-nav .category-btn strong{display:block;line-height:1.3;min-height:36px}
#cpg-stages .product:not(:has(.club-brand)) .routine{margin-bottom:28px}
#cpg-stages .product .routine{min-height:17px;line-height:17px}
#cpg-stages .product .club-brand{min-height:21px;line-height:15px}
#cpg-stages .product h3{min-height:44px;margin:5px 0;overflow-wrap:anywhere}
#cpg-stages .selection-intro{max-width:760px;margin:12px auto 18px}
#cpg-stages #result-count{margin:12px 0;font-size:14px}
@media(max-width:760px){#cpg-stages #category-nav{flex-wrap:wrap;gap:12px 8px}#cpg-stages #category-nav .category-btn{flex:0 0 calc((100% - 16px)/3);max-width:150px}#cpg-stages .filterbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:480px}#cpg-stages .filterbar label{min-width:0}#cpg-stages .filterbar select{width:100%;font-size:13px;padding:10px 12px!important}#cpg-stages .filterbar #clear{grid-column:1/-1;justify-self:center;min-width:170px}#cpg-stages .product h3{min-height:54px}}
@media(max-width:760px){#cpg-stages #category-nav:has(>:nth-child(7)) .category-btn{flex-basis:calc((100% - 24px)/4);font-size:11px}#cpg-stages #category-nav:has(>:nth-child(7)) .category-btn img{width:72px;height:72px}#cpg-stages #category-nav:has(>:nth-child(7)) .category-btn small{font-size:10px}#cpg-stages #category-nav:has(>:nth-child(7)) .category-btn strong{min-height:30px}}
