.pt-page-shell{--pt-ink: #20252b;--pt-muted: #646b73;--pt-gold: #b67822;--pt-gold-dark: #75420d;--pt-gold-soft: #fff6e6;--pt-border: #e8dfd2;--pt-surface: #ffffff;--pt-trust: #246a52;color:var(--pt-ink);background:#fff}.pt-page-shell *,.pt-page-shell *:before,.pt-page-shell *:after{box-sizing:border-box}.pt-page-shell a{color:inherit}.pt-page-container{width:min(100% - 32px,1600px);margin-inline:auto}.pt-reading-column{width:min(100%,1180px);margin-inline:auto}.pt-page-hero{position:relative;display:grid;min-height:clamp(320px,45vw,600px);align-items:end;overflow:hidden;background:#2a241f}.pt-page-hero__media,.pt-page-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.pt-page-hero__media img{width:100%;height:100%;object-fit:cover}.pt-page-hero__media:after{content:"";background:#1412109e}.pt-page-hero__content{position:relative;z-index:1;width:min(100% - 32px,880px);margin:0 max(16px,calc((100vw - 1600px)/2));padding-block:clamp(48px,7vw,96px);color:#fff}.pt-page-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:#f4c87f;font-size:14px;font-weight:750;text-transform:uppercase}.pt-page-title{max-width:820px;margin:0;color:#fff;font-size:clamp(34px,5vw,68px);line-height:1.12;letter-spacing:0}.pt-page-lead{max-width:760px;margin:18px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.7}.pt-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.pt-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 20px;border:1px solid var(--pt-gold);border-radius:6px;background:var(--pt-gold);color:#fff!important;font-weight:750;line-height:1.3;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.pt-button:hover{border-color:var(--pt-gold-dark);background:var(--pt-gold-dark);transform:translateY(-1px)}.pt-button--light{border-color:#ffffffbf;background:#ffffff1a}.pt-button--outline{border-color:var(--pt-border);background:#fff;color:var(--pt-gold-dark)!important}.pt-button:focus-visible,.pt-link-card:focus-visible,.pt-card-link:focus-visible,.pt-page-shell summary:focus-visible,.pt-page-shell input:focus-visible,.pt-page-shell textarea:focus-visible{outline:3px solid rgba(182,120,34,.32);outline-offset:3px}.pt-section{padding-block:clamp(52px,7vw,92px)}.pt-section--soft{background:#f7f7f6}.pt-section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:28px}.pt-section-heading h2,.pt-content-header h1{margin:0;color:var(--pt-ink);font-size:clamp(28px,4vw,44px);line-height:1.2;letter-spacing:0}.pt-section-heading p,.pt-content-header p{max-width:760px;margin:10px 0 0;color:var(--pt-muted);font-size:17px;line-height:1.75}.pt-product-grid,.pt-link-grid,.pt-feature-grid,.pt-gallery-grid{display:grid;gap:18px}.pt-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pt-product-card,.pt-link-card,.pt-feature-card,.pt-gallery-item{min-width:0;border:1px solid var(--pt-border);border-radius:8px;background:var(--pt-surface)}.pt-product-card{overflow:hidden}.pt-product-card__media{display:block;aspect-ratio:1;overflow:hidden;background:#f4f4f3}.pt-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.pt-product-card:hover .pt-product-card__media img{transform:scale(1.025)}.pt-product-card__body{padding:16px}.pt-product-card h3{margin:0;font-size:17px;line-height:1.45}.pt-product-card h3 a{text-decoration:none}.pt-product-card__price{margin:10px 0 0;color:var(--pt-gold-dark);font-weight:800}.pt-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-link-card{position:relative;display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:22px;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pt-link-card:hover{border-color:#d8b57d;box-shadow:0 10px 26px #3d2c1914;transform:translateY(-2px)}.pt-link-card h3,.pt-feature-card h3{margin:0;font-size:20px;line-height:1.35}.pt-link-card p,.pt-feature-card p{margin:10px 0 0;color:var(--pt-muted);line-height:1.65}.pt-link-card__arrow{margin-top:18px;color:var(--pt-gold-dark);font-weight:800}.pt-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-feature-card{padding:22px}.pt-feature-card__icon{display:grid;width:42px;height:42px;margin-bottom:18px;place-items:center;border-radius:50%;background:var(--pt-gold-soft);color:var(--pt-gold-dark);font-size:20px;font-weight:800}.pt-content-header{padding-block:clamp(52px,7vw,88px) 34px}.pt-content-body{color:#333940;font-size:17px;line-height:1.8}.pt-content-body h2,.pt-content-body h3{margin:1.7em 0 .65em;color:var(--pt-ink);line-height:1.3;letter-spacing:0}.pt-content-body h2{font-size:clamp(25px,3vw,34px)}.pt-content-body h3{font-size:clamp(20px,2.4vw,27px)}.pt-content-body p,.pt-content-body ul,.pt-content-body ol{margin-block:0 1.15em}.pt-content-body img,.pt-content-body iframe{max-width:100%}.pt-content-body blockquote,.pt-callout{margin:26px 0;padding:20px 22px;border:1px solid #ead9bd;border-left:4px solid var(--pt-gold);border-radius:6px;background:var(--pt-gold-soft)}.pt-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(28px,5vw,72px);align-items:start}.pt-contact-panel{display:grid;gap:12px}.pt-contact-item{padding:18px;border:1px solid var(--pt-border);border-radius:8px;background:#fff}.pt-contact-item strong{display:block;margin-bottom:4px}.pt-form{display:grid;gap:16px;padding:24px;border:1px solid var(--pt-border);border-radius:8px;background:#fff}.pt-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pt-form label{display:grid;gap:7px;font-weight:700}.pt-form input,.pt-form textarea{width:100%;min-height:46px;padding:11px 12px;border:1px solid #cfc9c0;border-radius:5px;background:#fff;color:var(--pt-ink);font:inherit}.pt-form textarea{min-height:140px;resize:vertical}.pt-form-errors,.pt-form-success{padding:12px 14px;border-radius:5px}.pt-form-errors{background:#fff0f0;color:#8a2626}.pt-form-success{background:#edf8f3;color:var(--pt-trust)}.pt-faq-list{display:grid;gap:10px}.pt-faq-list details{border:1px solid var(--pt-border);border-radius:7px;background:#fff}.pt-faq-list summary{padding:17px 20px;cursor:pointer;font-weight:750;list-style:none}.pt-faq-list summary::-webkit-details-marker{display:none}.pt-faq-list summary:after{content:"+";float:right;color:var(--pt-gold-dark)}.pt-faq-list details[open] summary:after{content:"\2212"}.pt-faq-list__answer{padding:0 20px 18px;color:var(--pt-muted);line-height:1.75}.pt-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pt-gallery-item{overflow:hidden}.pt-gallery-item img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.pt-newsletter-banner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);overflow:hidden;border:1px solid var(--pt-border);border-radius:8px;background:#241b14;color:#fff}.pt-newsletter-banner__media img{display:block;width:100%;height:100%;min-height:430px;object-fit:cover}.pt-newsletter-banner__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,58px)}.pt-newsletter-banner__content h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.2}.pt-newsletter-banner__content p{margin:16px 0 0;color:#e3d9cf;font-size:17px;line-height:1.7}.pt-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:24px}.pt-newsletter-form input{min-width:0;min-height:48px;padding:11px 13px;border:1px solid rgba(255,255,255,.45);border-radius:5px;background:#fff;color:var(--pt-ink);font:inherit}.pt-editorial-related{margin-top:44px;padding:24px;border-top:1px solid var(--pt-border);background:#f7f7f6}@media(max-width:1023px){.pt-product-grid,.pt-link-grid,.pt-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-split,.pt-newsletter-banner{grid-template-columns:1fr}.pt-newsletter-banner__media img{min-height:0}}@media(max-width:639px){.pt-page-container{width:min(100% - 24px,1600px)}.pt-page-hero{min-height:420px}.pt-page-hero__content{width:calc(100% - 24px);margin-inline:12px}.pt-page-hero__media:after{background:#1412109e}.pt-section-heading,.pt-product-grid,.pt-link-grid,.pt-feature-grid,.pt-gallery-grid,.pt-form__row,.pt-newsletter-form{grid-template-columns:1fr}.pt-page-actions .pt-button{width:100%}}@media(prefers-reduced-motion:reduce){.pt-page-shell *,.pt-page-shell *:before,.pt-page-shell *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/petsthing-page-templates.css.map */
