.c-product-cta__button{background-color:var(--whprs-color-commerce,#3F7013);border:0;color:var(--whprs-color-on-commerce,#ffffff);box-sizing:border-box;font-size:16px;text-align:center;transition:background-color 0.3s ease;}.c-product-cta__button:hover{background-color:var(--whprs-color-commerce-hover,#3B6D11);color:var(--whprs-color-on-commerce,#ffffff);text-decoration:none;}.c-product-cta__button:focus,.c-product-cta__button:focus-visible{background-color:var(--whprs-color-commerce-hover,#3B6D11);color:var(--whprs-color-on-commerce,#ffffff);text-decoration:none;outline:2px solid #181818;outline-offset:2px;box-shadow:0 0 0 3px rgba(255,255,255,0.45);}.c-product-cta__button:active{background-color:var(--whprs-color-commerce-active,#2F560D);}
.shop_wrapper.c-product-card-grid{max-width:1200px;margin:0 auto;padding:15px;}.shop_wrapper.c-product-card-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;box-sizing:border-box;}.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{display:grid !important;}.shop_wrapper.c-product-card-grid > [class*="col-"]{display:flex;align-items:stretch;flex-direction:column;float:none;width:auto;min-width:0;padding:0;margin:0;list-style:none;}.shop_wrapper.c-product-card-grid > .shop_item.c-product-card{width:100%;min-width:0;max-width:none;margin:0;}.shop_wrapper.c-product-card-grid > [class*="col-"]{display:flex;align-items:stretch;flex:1 1 auto;float:none;width:auto;min-width:0;min-height:0;padding:0;}.shop_wrapper.c-product-card-grid > [class*="col-"] > .shop_item.c-product-card,.c-product-card-carousel .shop_carousel > .shop_item.c-product-card{flex:1 1 auto;}.shop_wrapper.c-product-card-grid > [class*="col-"] > .clearfix{display:none;}.c-product-card-carousel .shop_carousel{display:flex;align-items:stretch;height:100%;}.shop_item.c-product-card{--whprs-product-card-forest:#1C3226;--whprs-product-card-commerce:#3F7013;--whprs-product-card-commerce-hover:#3B6D11;--whprs-product-card-surface:#ffffff;--whprs-product-card-tint:#FAF7F2;--whprs-product-card-promo:#EAF3DE;--whprs-product-card-ink:#1A1A1A;--whprs-product-card-muted:#5A5650;--whprs-product-card-border:#DDD8CE;--whprs-product-card-border-strong:#B8B2A8;display:flex;align-items:stretch;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;max-width:none;min-height:0;height:auto;margin:0;padding:16px;overflow:visible;border:1px solid var(--whprs-product-card-border);border-radius:8px;background:var(--whprs-product-card-surface);box-shadow:0 8px 22px rgba(28,50,38,0.08);box-sizing:border-box;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;}.shop_item.c-product-card *{box-sizing:border-box;letter-spacing:0;}.shop_item.c-product-card:hover{border-color:var(--whprs-product-card-border-strong);box-shadow:0 16px 38px rgba(28,50,38,0.1);transform:translateY(-2px);}.shop_item.c-product-card > .entry{display:block;position:relative;order:10;width:100%;margin:0;overflow:visible;border:0;text-align:center;}.shop_item.c-product-card .c-product-card__image-stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:204px;min-height:204px;margin:2px 0 14px;padding:14px;overflow:visible;border-radius:8px;background:var(--whprs-product-card-tint);}.shop_item.c-product-card .c-product-card__image-stage > a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:48px;}.shop_item.c-product-card .c-product-card__image-stage img{display:block;width:100%;max-width:240px;max-height:176px;height:auto;margin:0 auto;object-fit:contain;}.shop_item.c-product-card .c-product-image-placeholder{display:block;width:100%;min-height:160px;border:1px dashed var(--whprs-product-card-border);border-radius:8px;background:#ffffff;}.shop_item.c-product-card .c-product-card__variant-promo{position:absolute;right:8px;bottom:12px;left:8px;z-index:2;padding:7px 10px;border:1px solid rgba(63,112,19,0.28);border-radius:999px;background:var(--whprs-product-card-promo);color:var(--whprs-product-card-commerce-hover);font-size:15px;font-weight:800;line-height:1.15;text-align:center;box-shadow:0 4px 10px rgba(28,50,38,0.1);}.shop_item.c-product-card .c-product-card__variant-promo[hidden]{display:none;}.shop_item.c-product-card .shop_desc{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:start;gap:8px;order:20;width:100%;min-height:0;padding:0;margin:0 0 10px;overflow:visible;}.shop_item.c-product-card .shop_title{float:none !important;min-width:0;}.shop_item.c-product-card .whprs-product-card__title{margin:0;font-size:18px;line-height:1.25;}.shop_item.c-product-card .shop_title a{display:-webkit-box;min-height:45px;overflow:hidden;color:var(--whprs-product-card-forest);font-size:18px;font-weight:800;line-height:1.25;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.shop_item.c-product-card .shop_title span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;}.shop_item.c-product-card .shop_title a:hover,.shop_item.c-product-card .shop_title a:focus{color:var(--whprs-product-card-commerce-hover);text-decoration:underline;}.shop_item.c-product-card .c-product-card__price-row{display:flex;align-items:center;align-self:start;justify-content:space-between;gap:12px;width:100%;min-height:56px;}.shop_item.c-product-card.c-product-card--single-variant .c-product-card__price-row{padding-top:6px;}.shop_item.c-product-card .price{float:none !important;display:block;flex:1 1 auto;min-width:0;color:var(--whprs-product-card-ink);font-size:30px !important;font-weight:800;line-height:1;}.shop_item.c-product-card .price [data-product-card-selected-price]{white-space:nowrap;}.shop_item.c-product-card .c-product-card__price-row .c-product-card__variant-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;align-self:center;flex:0 1 184px;width:auto;max-width:190px;min-width:148px;margin:0;padding:3px;border:1px solid var(--whprs-product-card-border);border-radius:999px;background:rgba(255,255,255,0.78);}.shop_item.c-product-card .c-product-card__variant-pill{display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:0;min-height:48px;padding:8px 12px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--whprs-product-card-muted);font-family:inherit;font-size:15px;line-height:1.15;text-align:center;text-decoration:none;cursor:pointer;box-shadow:none;transition:background 0.16s ease,border-color 0.16s ease,box-shadow 0.16s ease,color 0.16s ease,opacity 0.16s ease;}.shop_item.c-product-card .c-product-card__variant-pill.is-selected{border-color:var(--whprs-product-card-forest);background:var(--whprs-product-card-forest);color:#ffffff;font-weight:800;box-shadow:0 5px 13px rgba(28,50,38,0.18);}.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected{border-color:transparent;background:transparent;color:#555555;font-weight:600;opacity:1;}.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected:hover,.shop_item.c-product-card .c-product-card__variant-pill.is-not-selected:focus{border-color:var(--whprs-product-card-forest);background:#ffffff;color:var(--whprs-product-card-forest);opacity:1;box-shadow:0 0 0 2px rgba(63,112,19,0.14);}.shop_item.c-product-card .c-product-card__variant-pill:focus{outline:0;}.shop_item.c-product-card .c-product-card__variant-label{display:block;max-width:100%;overflow-wrap:anywhere;}.shop_item.c-product-card .c-product-card__variant-label{font-size:15px;line-height:1.1;}.shop_item.c-product-card .shop_desc1{order:40;min-height:0;margin:0;}.shop_item.c-product-card .c-product-card__cta{order:60;width:100%;margin-top:auto;padding-top:12px;}.shop_item.c-product-card .magnifier,.shop_item.c-product-card .magnifier .buttons{position:static;visibility:visible;opacity:1;width:100%;margin:0;transform:none;transition:none;}.shop_item.c-product-card .magnifier{display:block;background:transparent;}.shop_item.c-product-card .magnifier .buttons{display:block;text-align:center;}.c-product-card-grid .c-product-cta-form,.c-product-card-carousel .c-product-cta-form{width:100%;}.c-product-card .c-product-cta__button,.c-product-card-grid .c-product-cta__button,.c-product-card-carousel .c-product-cta__button{width:100%;margin-top:0;padding:10px 15px;border-radius:var(--whprs-radius-control,8px);}.shop_item.c-product-card .add-to-cart,.shop_item.c-product-card .c-product-cta-form,.shop_item.c-product-card .c-product-cta__actions{width:100%;margin:0;}.shop_item.c-product-card .c-product-cta-form .form-item-qty{display:none;}.shop_item.c-product-card .c-product-cta__attributes,.shop_item.c-product-card .c-product-cta__select,.shop_item.c-product-card .add-to-cart .attributes,.shop_item.c-product-card .add-to-cart .attribute,.shop_item.c-product-card .add-to-cart [class*="form-item-attributes"],.shop_item.c-product-card .add-to-cart label,.shop_item.c-product-card .add-to-cart .description,.shop_item.c-product-card .add-to-cart .form-type-select{display:none !important;}.shop_item.c-product-card .c-product-cta__button,.shop_item.c-product-card .whprs-add-to-cart__button{width:100%;min-height:56px;margin:0;padding:12px 16px;border:1px solid var(--whprs-product-card-commerce);border-radius:8px;background:var(--whprs-product-card-commerce);color:#ffffff;font-size:18px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;white-space:normal;box-shadow:none;}.shop_item.c-product-card .c-product-cta__button:hover,.shop_item.c-product-card .c-product-cta__button:focus,.shop_item.c-product-card .whprs-add-to-cart__button:hover,.shop_item.c-product-card .whprs-add-to-cart__button:focus{border-color:var(--whprs-product-card-commerce-hover);background:var(--whprs-product-card-commerce-hover);color:#ffffff;text-decoration:none;}@media (max-width:767px){.shop_wrapper.c-product-card-grid{padding:12px;}.shop_item.c-product-card{padding:14px;}.shop_item.c-product-card .c-product-card__image-stage{height:178px;min-height:178px;padding:12px;}.shop_item.c-product-card .c-product-card__image-stage img{max-height:154px;}.shop_item.c-product-card .c-product-card__variant-promo{right:6px;bottom:10px;left:6px;padding:6px 8px;font-size:15px;}.shop_item.c-product-card .c-product-card__variant-selector{gap:4px;padding:3px;}.shop_item.c-product-card .c-product-card__variant-pill{min-height:48px;padding:8px;font-size:15px;}}@media (max-width:767px){.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{grid-template-columns:minmax(0,1fr);}}@media (min-width:768px){.shop_wrapper.c-product-card-grid.whprs-featured-products,.shop_wrapper.c-product-card-grid.whprs-add-to-cart-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:720px){.shop_wrapper.c-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1100px){.shop_wrapper.c-product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
.page-node-146 #comments{display:none !important;}.page-node-146 .blog-carousel-header{max-width:1140px;margin:0 auto 24px;padding:0;border:0;text-align:center;}.page-node-146 .blog-carousel-header h1{margin:0;color:#1C3226;font-family:var(--font-display,Georgia,"Times New Roman",serif);font-size:34px;font-weight:700;line-height:1.2;text-transform:none;}.page-node-146 .blog-carousel-desc{margin-top:0 !important;}.page-node-146 .blog-carousel,.page-node-146 .blog-carousel-desc,.page-node-146 .field-name-body,.page-node-146 .field-items,.page-node-146 .field-item.even{width:100%;max-width:none;margin-right:0 !important;margin-left:0 !important;padding-right:0 !important;padding-left:0 !important;border:0 !important;box-shadow:none !important;background:transparent !important;}.page-node-146 .blog-carousel{padding-right:0 !important;padding-left:0 !important;border:0 !important;box-shadow:none !important;background:transparent !important;}.page-node-146 .blog-masonry > .col-lg-12{width:100%;padding-right:15px;padding-left:15px;}.whprs-front-v2--v1{--whprs-color-border:#ddd8ce;--whprs-color-primary:#1C3226;--whprs-color-primary-hover:#2A4A38;--whprs-color-commerce:#3F7013;--whprs-color-commerce-hover:#3B6D11;--whprs-color-parchment:#FAF7F2;--whprs-radius-control:8px;--whprs-radius-card:14px;--whprs-radius-section:20px;--whprs-shadow-sm:0 1px 4px rgba(0,0,0,0.07);--whprs-font-body:var(--font-body,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);--whprs-font-heading:var(--font-display,Georgia,"Times New Roman",serif);color:#1a1a1a;font-family:var(--whprs-font-body);}.whprs-front-v2--v1 > .container-style{box-sizing:border-box;width:100% !important;max-width:100%;margin-right:0 !important;margin-left:0 !important;}.whprs-front-v2--v1 img{display:block;max-width:100%;height:auto;}.whprs-v1-hero{position:relative;overflow:hidden;min-height:0;box-sizing:border-box;margin:0;border:1px solid var(--whprs-color-border);border-radius:var(--whprs-radius-section);aspect-ratio:720 / 308;box-shadow:var(--whprs-shadow-sm);background:#1c3226;}.whprs-v1-hero img{width:100%;height:100%;min-height:0;object-fit:cover;}.whprs-v1-hero__copy{position:absolute;left:16px;top:50%;transform:translateY(-50%);max-width:720px;}.whprs-v1-hero__copy p{margin:0 0 18px;color:#eaeaea;font-family:var(--whprs-font-heading);font-size:50px;font-weight:700;line-height:1.05;text-shadow:2px 2px 4px #222;}.whprs-front-v2--v1 .general-title{max-width:1140px;margin:0 auto 28px;text-align:center;}.whprs-front-v2--v1 .general-title h1{margin-bottom:18px;font-family:var(--whprs-font-heading);font-size:30px;line-height:1.25;}.whprs-front-v2--v1 .general-title p{max-width:none;font-size:16px;line-height:28px;margin-bottom:10px;}.whprs-front-v2--v1 .general-title p.lead{font-size:18px;line-height:34.2px;margin-top:10px;margin-bottom:15px;}.whprs-front-v2--v1 .whprs-home-seo a{color:var(--whprs-color-primary);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:0.14em;}.whprs-front-v2--v1 .whprs-proof-section h2,.whprs-front-v2--v1 .whprs-seen-in h2{font-family:var(--whprs-font-heading);}.whprs-front-v2--v1 .whprs-more-products{clear:both;text-align:center;padding-top:24px;}.whprs-front-v2--v1 .whprs-more-products .btn{display:inline-block;margin:0 auto;border-color:var(--whprs-color-primary);background-color:var(--whprs-color-primary);color:var(--whprs-color-parchment);font-weight:700;}.whprs-front-v2--v1 .whprs-more-products .btn:focus,.whprs-front-v2--v1 .whprs-more-products .btn:hover{border-color:var(--whprs-color-primary-hover);background-color:var(--whprs-color-primary-hover);color:var(--whprs-color-parchment);}.whprs-front-v2--v1 .whprs-proof-section{clear:both;margin-top:42px;}.whprs-front-v2--v1 .whprs-seen-in{margin-top:34px;text-align:center;}.whprs-front-v2--v1 .whprs-seen-in img{width:220px;max-width:100%;height:69px;object-fit:contain;margin:0 auto;}#freeeindex-widget{height:400px;}@media (max-width:767px){.whprs-v1-hero{margin:0;aspect-ratio:720 / 308;}.whprs-v1-hero__copy{left:16px;right:16px;}.whprs-v1-hero__copy p{font-size:34px;}}@media (max-width:480px){.whprs-v1-hero__copy p{font-size:20px;}}.whprs-front-v2 .whprs-card-grid .whprs-card:nth-child(1){border-left:3px solid var(--forest-soft);border-radius:0;}.whprs-front-v2 .whprs-card-grid .whprs-card:nth-child(2){border-left:3px solid var(--gold);border-radius:0;}.whprs-front-v2 .whprs-card-grid .whprs-card:nth-child(3){border-left:3px solid var(--info);border-radius:0;}.whprs-front-v2 .whprs-card-grid .whprs-card:nth-child(4){border-left:3px solid var(--warning);border-radius:0;}.whprs-front-v2 .whprs-card{transition:box-shadow var(--dur-2) var(--ease-standard),transform var(--dur-2) var(--ease-standard);}.whprs-front-v2 .whprs-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px);}.whprs-front-v2 .whprs-section + .whprs-section{border-top:1px solid var(--color-border);padding-top:var(--space-6);margin-top:var(--space-5);}.whprs-front-v2 section[aria-labelledby="working-dog-food-workload"] ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3);}.whprs-front-v2 section[aria-labelledby="working-dog-food-workload"] ul li{background:var(--color-surface-2);border-radius:var(--radius-control);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);line-height:1.55;}@media (max-width:539px){.whprs-front-v2 section[aria-labelledby="working-dog-food-workload"] ul{grid-template-columns:1fr;}}.whprs-trust-bar{display:flex;gap:0;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;margin:var(--space-5) 0 var(--space-6);background:var(--color-surface);box-shadow:var(--shadow-sm);}.whprs-trust-item{flex:1;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-right:1px solid var(--color-border);font-size:var(--text-sm);font-weight:700;color:var(--color-text-subtle);line-height:1.4;}.whprs-trust-item:last-child{border-right:none;}.whprs-trust-icon{flex-shrink:0;width:28px;height:28px;border-radius:var(--radius-badge);background:var(--color-commerce-soft);color:var(--color-commerce-hover);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--text-xs);}.whprs-trust-item strong{display:block;font-weight:700;font-size:var(--text-sm);}.whprs-trust-item span:not(.whprs-trust-icon){font-size:var(--text-sm);color:var(--color-text-muted);}@media (max-width:639px){.whprs-trust-bar{flex-direction:column;}.whprs-trust-item{border-right:none;border-bottom:1px solid var(--color-border);}.whprs-trust-item:last-child{border-bottom:none;}}.whprs-card-icon{width:36px;height:36px;border-radius:var(--radius-control);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-3);color:currentColor;}.whprs-card-icon svg{display:block;}.whprs-card-icon--adult{background:var(--color-success-bg);color:var(--success);}.whprs-card-icon--grain-free{background:var(--color-warning-bg);color:var(--warning);}.whprs-card-icon--puppy{background:var(--color-info-bg);color:var(--info);}.whprs-card-icon--senior{background:var(--color-danger-bg);color:var(--danger);}.whprs-help-callout{background:var(--color-surface-2);border-radius:var(--radius-card);padding:var(--space-5);margin:var(--space-6) 0;}.whprs-help-callout h2{font-size:var(--text-xl);font-weight:700;margin-bottom:var(--space-2);}.whprs-help-callout p{max-width:var(--content-max);}.whprs-help-callout ul{list-style:none;padding:0;margin-top:var(--space-3);}.whprs-help-callout ul li{position:relative;margin:0 0 var(--space-2);padding:var(--space-3) 48px var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-control);background:rgba(255,255,255,0.72);font-size:var(--text-base);line-height:1.5;transition:border-color var(--dur-2) var(--ease-standard),background var(--dur-2) var(--ease-standard),box-shadow var(--dur-2) var(--ease-standard);}.whprs-help-callout ul li:last-child{margin-bottom:0;}.whprs-help-callout ul li::after{content:">";position:absolute;top:50%;right:var(--space-4);transform:translateY(-50%);color:var(--color-commerce);font-size:var(--text-xl);font-weight:700;line-height:1;}.whprs-help-callout ul li:hover,.whprs-help-callout ul li:focus-within{border-color:rgba(63,112,19,0.36);background:var(--color-surface);box-shadow:var(--shadow-sm);}.whprs-help-callout a{display:inline-flex;align-items:center;min-height:48px;color:var(--color-primary);font-weight:700;text-decoration:none;}.whprs-help-callout a:hover,.whprs-help-callout a:focus{color:var(--color-commerce-hover);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;}.whprs-help-callout a:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px;border-radius:4px;}.whprs-product-summary{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-5);}.whprs-product-summary a{color:var(--color-commerce);text-decoration:none;font-weight:600;}.whprs-product-summary a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;}.whprs-product-summary a:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px;border-radius:4px;}.whprs-front-v2.whprs-working-dog-hub{--color-primary:#1c3226;--color-primary-hover:#2a4a38;--color-parchment:#faf7f2;--color-cream:#f2ede4;--color-surface:#ffffff;--color-surface-2:#f6f1e8;--color-accent:#b07d1a;--color-commerce:#3f7013;--color-commerce-hover:#3b6d11;--color-commerce-soft:#eaf3de;--color-success-bg:#eaf3de;--color-warning-bg:#fff2ce;--color-info-bg:#e6f1f4;--color-danger-bg:#f6e9e4;--color-focus:#b07d1a;--color-text:#1a1a1a;--color-text-subtle:#3d3d3d;--color-text-muted:#5a5650;--color-border:#ddd8ce;--forest-soft:#3f7013;--gold:#b07d1a;--success:#3f7013;--warning:#b07d1a;--info:#226a82;--danger:#9b3d2d;--radius-control:8px;--radius-card:14px;--radius-section:20px;--radius-badge:999px;--shadow-sm:0 1px 4px rgba(0,0,0,0.07);--shadow-md:0 8px 24px rgba(28,50,38,0.13);--dur-2:160ms;--ease-standard:cubic-bezier(0.2,0,0,1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--content-max:68ch;--tap-target:48px;--tap-target-lg:56px;--text-xs:13px;--text-sm:15px;--text-base:18px;--text-lg:20px;--text-xl:22px;--text-2xl:26px;--text-3xl:clamp(26px,4vw,32px);--text-4xl:clamp(32px,5vw,40px);--text-5xl:clamp(36px,6vw,52px);font-family:var(--font-body,"Inter",system-ui,sans-serif);font-size:var(--text-base);line-height:1.7;color:var(--color-text);background:var(--color-parchment);}.whprs-front-v2.whprs-working-dog-hub *{box-sizing:border-box;}.whprs-front-v2.whprs-working-dog-hub .whprs-section{padding:var(--space-6) var(--space-3);}.whprs-front-v2.whprs-working-dog-hub .whprs-container{max-width:1120px;margin:0 auto;}.whprs-front-v2.whprs-working-dog-hub h1{margin:0 0 var(--space-3);color:var(--color-primary);font-family:"Playfair Display",Georgia,serif;font-size:var(--text-4xl);line-height:1.15;}.whprs-front-v2.whprs-working-dog-hub h2{margin:0 0 var(--space-3);color:var(--color-primary);font-family:"Playfair Display",Georgia,serif;font-size:var(--text-3xl);line-height:1.2;}.whprs-front-v2.whprs-working-dog-hub p{max-width:none;margin:0 0 var(--space-4);color:var(--color-text-muted);}.whprs-front-v2.whprs-working-dog-hub .whprs-kicker{margin:0 0 var(--space-2);color:var(--color-accent);font-size:var(--text-sm);font-weight:700;letter-spacing:0;text-transform:uppercase;}.whprs-front-v2.whprs-working-dog-hub .whprs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:var(--space-3) var(--space-5);border:2px solid transparent;border-radius:var(--radius-control);font-weight:700;font-size:var(--text-lg);line-height:1;text-decoration:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-btn--commerce{background:var(--color-commerce);border-color:var(--color-commerce);color:var(--color-parchment);}.whprs-front-v2.whprs-working-dog-hub .whprs-btn--outline,.whprs-front-v2.whprs-working-dog-hub .whprs-btn--primary{background:#fff;border-color:var(--color-primary);color:var(--color-primary);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro{padding-top:var(--space-5);padding-bottom:var(--space-5);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__layout{display:grid;gap:var(--space-5);align-items:center;}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__actions,.whprs-front-v2.whprs-working-dog-hub .whprs-support-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__note{color:var(--color-text-subtle);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__media .whprs-hero-media,.whprs-front-v2.whprs-working-dog-hub .whprs-hero-media{border:1px solid var(--color-border);border-radius:var(--radius-section);overflow:hidden;box-shadow:var(--shadow-sm);background:var(--color-cream);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__media picture,.whprs-front-v2.whprs-working-dog-hub .whprs-hero-media picture{display:block;}.whprs-front-v2.whprs-working-dog-hub .whprs-hero-media img{display:block;width:100%;height:auto;object-fit:cover;}.whprs-front-v2.whprs-working-dog-hub .whprs-section-head{margin-bottom:var(--space-5);}.whprs-front-v2.whprs-working-dog-hub .whprs-section-head--tight{margin-bottom:var(--space-4);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid{display:grid;gap:var(--space-4);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories{grid-template-columns:minmax(0,1fr);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--color-border);border-top:4px solid var(--color-commerce);border-left-width:1px;border-radius:var(--radius-card);transition:border-color var(--dur-2) var(--ease-standard),box-shadow var(--dur-2) var(--ease-standard),transform var(--dur-2) var(--ease-standard);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card:hover{border-color:rgba(63,112,19,0.36);box-shadow:var(--shadow-md);transform:translateY(-2px);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card:focus-within{border-color:var(--color-commerce);box-shadow:var(--shadow-md);}.whprs-front-v2.whprs-working-dog-hub .whprs-card{background:var(--color-parchment);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);padding:var(--space-5);}.whprs-front-v2.whprs-working-dog-hub .whprs-card h3{margin:0 0 var(--space-2);font-family:"Inter",system-ui,sans-serif;font-size:var(--text-lg);line-height:1.3;}.whprs-front-v2.whprs-working-dog-hub .whprs-card h3 a,.whprs-front-v2.whprs-working-dog-hub .whprs-card > a{color:var(--color-primary);font-weight:700;}.whprs-front-v2.whprs-working-dog-hub .whprs-card h3 a{display:inline-flex;align-items:center;min-height:48px;text-decoration:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card p{flex:1 1 auto;}.whprs-front-v2.whprs-working-dog-hub .whprs-card > a{display:inline-flex;align-items:center;min-height:48px;font-size:var(--text-base);line-height:1.35;}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card > a{justify-content:center;width:100%;margin-top:auto;padding:var(--space-3) var(--space-4);border:2px solid var(--color-commerce);border-radius:var(--radius-control);background:var(--color-commerce);color:var(--color-parchment);line-height:1.2;text-align:center;text-decoration:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card > a:hover,.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card > a:focus{border-color:var(--color-commerce-hover);background:var(--color-commerce-hover);color:var(--color-parchment);text-decoration:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories .whprs-card > a:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px;}.whprs-front-v2.whprs-working-dog-hub .whprs-card p{font-size:var(--text-base);line-height:1.6;}.whprs-front-v2.whprs-working-dog-hub .whprs-prose{max-width:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-card p,.whprs-front-v2.whprs-working-dog-hub .whprs-prose p{max-width:none;}.whprs-front-v2.whprs-working-dog-hub .whprs-prose a{display:inline-flex;align-items:center;min-height:48px;font-size:var(--text-base);}.whprs-front-v2.whprs-working-dog-hub .whprs-list-reset{list-style:none;padding:0;margin:0;}.whprs-front-v2.whprs-working-dog-hub .whprs-workload-list{display:grid;gap:var(--space-3);width:100%;}.whprs-front-v2.whprs-working-dog-hub .whprs-workload-list li{padding:var(--space-3) var(--space-4);border-radius:var(--radius-control);background:var(--color-cream);}.whprs-front-v2.whprs-working-dog-hub .c-working-dog-facts{margin-top:16px;}@media (min-width:768px){.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__layout{grid-template-columns:minmax(0,1fr) minmax(340px,500px);}.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories{grid-template-columns:repeat(2,minmax(0,1fr));}.whprs-front-v2.whprs-working-dog-hub .whprs-workload-list{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:767px){.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories{grid-template-columns:minmax(0,1fr);}}@media (max-width:639px){.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro{padding-top:var(--space-4);padding-bottom:var(--space-4);}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__actions .whprs-btn{width:100%;}.whprs-front-v2.whprs-working-dog-hub .whprs-hub-intro__media .whprs-hero-media,.whprs-front-v2.whprs-working-dog-hub .whprs-hero-media{aspect-ratio:5 / 3;}.whprs-front-v2.whprs-working-dog-hub .whprs-hero-media img{height:100%;}}@media (min-width:1100px){.whprs-front-v2.whprs-working-dog-hub .whprs-card-grid--categories{grid-template-columns:repeat(4,minmax(0,1fr));}}.page-taxonomy-term-24 .tb-megamenu-button,.page-taxonomy-term-24 .navbar-toggle{min-width:48px;min-height:48px;}.page-taxonomy-term-24 a.logo,.page-taxonomy-term-24 a[href="/user/login"],.page-taxonomy-term-24 .tb-megamenu .nav > li > a,.page-taxonomy-term-24 .tb-megamenu .dropdown-menu a{display:inline-flex;align-items:center;min-width:48px;min-height:48px;}.page-taxonomy-term-24 .tb-megamenu .nav > li > a,.page-taxonomy-term-24 .tb-megamenu .dropdown-menu a{font-size:15px;}.page-taxonomy-term-24 .tb-megamenu .dropdown-menu a{display:inline-flex;align-items:center;min-width:48px;min-height:48px;font-size:15px;}.page-taxonomy-term-24 #footer a,.page-taxonomy-term-24 .footer a,.page-taxonomy-term-24 footer a{display:inline-flex;align-items:center;min-width:48px;min-height:48px;font-size:15px;}
