:root{--pg-ivory-50:#fdfbf7;--pg-ivory-100:#faf7f2;--pg-ivory-200:#f5efe4;--pg-ivory-300:#ece3d1;--pg-ivory-400:#d9cdb4;--pg-umber-300:#b4a192;--pg-umber-400:#7a6657;--pg-umber-600:#432f21;--pg-umber-700:#2e1f15;--pg-umber-800:#1d130b;--pg-umber-900:#120b06;--pg-ember-300:#fdba74;--pg-ember-400:#fb923c;--pg-ember-500:#f97316;--pg-ember-600:#ea580c;--pg-ember-700:#c2410c;--pg-ember-cap:#c4501a;--pg-gold-500:#b8860b;--pg-sage-500:#4e6f47;--pg-shadow-soft:0 1px 2px rgba(67,47,33,.04), 0 4px 16px rgba(67,47,33,.05);--pg-shadow-card:0 2px 6px rgba(67,47,33,.04), 0 8px 28px rgba(67,47,33,.07);--pg-shadow-card-hover:0 6px 18px rgba(67,47,33,.08), 0 24px 48px rgba(67,47,33,.12);--pg-shadow-btn:0 2px 8px rgba(194,65,12,.25), 0 8px 24px rgba(194,65,12,.22);--pg-shadow-btn-hover:0 4px 14px rgba(194,65,12,.32), 0 12px 32px rgba(194,65,12,.3);--pg-radius:20px;--pg-radius-lg:32px;--pg-silk:cubic-bezier(0.22, 1, 0.36, 1);--color-darkgrey:#1d130b;--color-midgrey:#7a6657;--color-lightgrey:#f5efe4;--color-secondary-text:#7a6657;--color-border:#ece3d1;--color-wash:#f5efe4;--color-darkmode:#1d130b;--color-green:#4e6f47;--color-yellow:#b8860b;--color-red:#c2410c;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Fraunces", ui-serif, Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, Menlo, monospace}body{background:var(--pg-ivory-100);color:var(--pg-umber-800);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background:rgba(194,65,12,.18);color:var(--pg-umber-800)}::selection{background:rgba(194,65,12,.18);color:var(--pg-umber-800)}.article-title,.footer-cta-title,.post-card-title,.site-title,h1,h2,h3,h4,h5,h6{font-variation-settings:"opsz" 96;letter-spacing:-.025em}a{color:var(--pg-ember-700)}.gh-head{position:sticky;top:0;z-index:500;backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid rgba(217,206,194,.6);transition:background .3s var(--pg-silk)}.gh-head,body.has-cover .gh-head,html.dark-mode body:not(.has-cover) .gh-head{background:hsla(40,60%,98%,.85)}.gh-head-link,.gh-head-logo,body.has-cover .gh-head-link,body.has-cover .gh-head-logo{color:var(--pg-umber-900)}.gh-head-link:hover,body.has-cover .gh-head-link:hover{color:var(--pg-ember-700)}.gh-head-menu{font-family:var(--font-sans);font-weight:500;letter-spacing:-.01em}.gh-head-logo.no-image{font-size:0}.pg-logo{display:inline-flex;align-items:center;gap:10px;transition:transform .3s var(--pg-silk)}.gh-head-logo:hover .pg-logo{transform:scale(1.02)}.pg-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;background:linear-gradient(135deg,var(--pg-ember-600) 0,var(--pg-ember-500) 100%);box-shadow:0 2px 6px rgba(194,65,12,.3)}.pg-logo-mark svg{width:19px;height:19px}.pg-logo-word{font-family:var(--font-sans);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--pg-umber-900)}.pg-logo-word-accent{color:var(--pg-ember-600)}.footer-cta-button,.gh-head-button,.pg-directory-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,var(--pg-ember-600) 0,var(--pg-ember-500) 100%);box-shadow:var(--pg-shadow-btn);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:-.01em;transition:transform .2s var(--pg-silk),box-shadow .2s var(--pg-silk)}.footer-cta-button:hover,.gh-head-button:hover,.pg-directory-link:hover{transform:translateY(-1px);box-shadow:var(--pg-shadow-btn-hover);color:#fff}.gh-icon-btn:hover,.gh-search:hover{color:var(--pg-ember-700)}.site-header-content{color:var(--pg-umber-900)}.site-title{font-family:var(--font-serif);font-weight:600}.site-description{font-family:var(--font-sans);color:var(--pg-umber-400);letter-spacing:-.01em}body:not(.has-cover) .site-header-content{background:var(--pg-ivory-100)}.post-card{background:#fff;border-radius:var(--pg-radius);border:1px solid var(--pg-ivory-300);box-shadow:var(--pg-shadow-card);overflow:hidden;transition:transform .3s var(--pg-silk),box-shadow .3s var(--pg-silk),border-color .3s var(--pg-silk)}.post-card:hover{transform:translateY(-3px);border-color:var(--pg-ember-300);box-shadow:var(--pg-shadow-card-hover)}.post-card-content{padding:20px 24px 24px}.post-card-title{font-family:var(--font-serif);font-weight:600;color:var(--pg-umber-900)}.post-card-excerpt{font-family:var(--font-sans);color:var(--pg-umber-400)}.article-tag,.author-profile-location,.post-card-meta,.post-card-primary-tag{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--pg-ember-cap)}.post-card-featured,.post-card-tags .post-card-access{color:var(--pg-gold-500)}.post-feed .post-card-image{background:var(--pg-ivory-200)}.article-title{font-family:var(--font-serif);font-weight:600;color:var(--pg-umber-900)}.article-excerpt{font-family:var(--font-sans);color:var(--pg-umber-400)}.gh-content{font-family:var(--font-sans);color:var(--pg-umber-700)}.gh-content>h2,.gh-content>h3,.gh-content>h4{font-family:var(--font-serif);font-weight:600;color:var(--pg-umber-900)}.gh-content a:not(.kg-btn):not(.kg-nft-card-container){color:var(--pg-ember-700);text-decoration-color:var(--pg-ember-300);text-underline-offset:3px}.gh-content blockquote:not([class]){border-left:3px solid var(--pg-ember-500);color:var(--pg-umber-600)}.gh-content :not(pre)>code{background:var(--pg-ivory-200);border:1px solid var(--pg-ivory-300);border-radius:6px;color:var(--pg-ember-700);font-family:var(--font-mono)}.article-image,.gh-feature-image{border-radius:var(--pg-radius);overflow:hidden}.gh-canvas .kg-image,.kg-image-card img{border-radius:var(--pg-radius)}.footer-cta{background:var(--pg-ivory-200);border-top:1px solid var(--pg-ivory-300)}.footer-cta-title{font-family:var(--font-serif);font-weight:600;color:var(--pg-umber-900)}.read-more-wrap{border-top:1px solid var(--pg-ivory-300)}.pagination a{color:var(--pg-ember-700)}.site-footer{background:var(--pg-umber-900);color:var(--pg-ivory-200);font-family:var(--font-sans)}.site-footer a{color:var(--pg-ivory-200);transition:color .2s var(--pg-silk)}.site-footer a:hover{color:var(--pg-ember-300)}.gh-powered-by a{color:rgba(245,239,228,.55)}html.dark-mode body{background:var(--pg-umber-900);color:var(--pg-ivory-200)}html.dark-mode .post-card{background:var(--pg-umber-800);border-color:rgba(245,239,228,.1)}html.dark-mode .article-title,html.dark-mode .gh-content>h2,html.dark-mode .gh-content>h3,html.dark-mode .post-card-title,html.dark-mode .site-title{color:var(--pg-ivory-50)}html.dark-mode .article-excerpt,html.dark-mode .gh-content,html.dark-mode .post-card-excerpt{color:rgba(245,239,228,.78)}html.dark-mode .gh-head,html.dark-mode body.has-cover .gh-head{background:rgba(18,11,6,.85);border-bottom-color:rgba(245,239,228,.12)}html.dark-mode .gh-head-link,html.dark-mode .gh-head-logo,html.dark-mode .pg-logo-word{color:var(--pg-ivory-50)}html.dark-mode .footer-cta{background:var(--pg-umber-800);border-top-color:rgba(245,239,228,.12)}@media (prefers-reduced-motion:reduce){.footer-cta-button,.gh-head-button,.pg-directory-link,.pg-logo,.post-card{transition:none}.footer-cta-button:hover,.gh-head-button:hover,.pg-directory-link:hover,.post-card:hover{transform:none}}.site-header{color:var(--pg-umber-900);background:var(--pg-ivory-100)}.has-cover .site-header-content{background-color:var(--pg-ivory-100)}body.has-cover.home-template .gh-head,body.has-cover:not(.home-template) .gh-head{background-color:hsla(40,60%,98%,.85)}body.has-cover .site-header-content:has(.site-header-cover),body.has-cover .site-header-cover~.site-header-content{background:linear-gradient(180deg,hsla(40,60%,98%,.25),hsla(40,60%,98%,.8));color:var(--pg-umber-900)}body.has-cover .site-header-cover~.site-header-content .site-title{color:var(--pg-umber-900)}body.has-cover .site-header-cover~.site-header-content .site-description{color:var(--pg-umber-400)}.error-link,.footer-cta-button,.gh-head-members .gh-head-button,.post-card-access,.subscribe-form button{background-image:linear-gradient(135deg,var(--pg-ember-600) 0,var(--pg-ember-500) 100%);background-color:var(--pg-ember-600);color:#fff}.gh-content a:not(.kg-btn):not([class*=kg-]),.post-card-content-link:hover .post-card-title{color:var(--pg-ember-700)}.has-cover .site-header-content,.has-cover .site-header-content .site-title{color:var(--pg-umber-900)}.has-cover .site-header-content .site-description{color:var(--pg-umber-400)}.has-cover .gh-head-logo{color:var(--pg-umber-900)}.home-template .gh-head:not(.is-header-hidden) .gh-head-logo,.is-head-left-logo.home-template .gh-head:not(.is-header-hidden) .gh-head-logo{display:inline-flex;align-items:center}.has-cover .site-header-content{min-height:0;padding-top:calc(6vmin + 64px);padding-bottom:6vmin}.is-head-left-logo.home-template .gh-head:not(.is-header-hidden) .gh-head-menu{margin-left:0}.gh-head,body.has-cover .gh-head,body.home-template .gh-head{color:var(--pg-umber-900)}.gh-head-menu .nav a{color:var(--pg-umber-700);font-weight:500;transition:color .2s var(--pg-silk)}.gh-head-menu .nav a:hover{color:var(--pg-ember-700);opacity:1}.gh-head-menu .nav-current a{color:var(--pg-umber-900)}.pg-directory-link{font-size:15px;white-space:nowrap;padding:8px 18px}.pg-directory-link-mobile{display:none}@media (max-width:767px){.pg-directory-link-mobile{display:inline-flex;align-items:center;font-size:13px;padding:6px 13px;margin-right:4px}#gh-head .gh-head-brand{grid-template-columns:1fr auto auto auto}}#gh-head.gh-head{position:sticky;top:0;background-color:hsla(40,60%,98%,.85);backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid rgba(217,206,194,.6)}#gh-head .gh-head-link,#gh-head .gh-head-logo,#gh-head .gh-search,#gh-head.gh-head{color:var(--pg-umber-900)}#gh-head .gh-burger:after,#gh-head .gh-burger:before,.has-cover .gh-burger:after,.has-cover .gh-burger:before,html.dark-mode .gh-burger:after,html.dark-mode .gh-burger:before{background-color:var(--pg-umber-900)}.gh-icon-btn,.gh-search,.has-cover .gh-search{color:var(--pg-umber-900)}.has-cover .site-header-content{padding-top:6vmin}.pg-logo-word-suffix{color:var(--pg-umber-400);font-weight:600}body:has(#gh-head.is-header-hidden) .site-header-content{min-height:0;padding-top:0;padding-bottom:0}.site-footer{margin-top:max(6vmin,48px);padding-top:0;padding-bottom:56px}.post-feed{padding-bottom:max(2vmin,16px)}#gh-head .gh-head-inner{-moz-column-gap:32px;column-gap:32px;align-items:center}#gh-head .gh-head-menu{margin-top:0;align-items:center}#gh-head .gh-head-menu .nav{gap:28px;align-items:center;line-height:1}#gh-head .gh-head-menu .nav a{font-size:16px;line-height:1}#gh-head .gh-head-logo,#gh-head .gh-head-logo .pg-logo{line-height:1}#gh-head .gh-head-actions{align-items:center}.site-footer{padding-top:40px}#gh-head .gh-head-menu .nav a,#gh-head .gh-head-menu .nav li{display:inline-flex;align-items:center;height:32px}#gh-head .gh-head-menu{transform:translateY(-3px)}.pg-empty{max-width:620px;margin:0 auto;padding:88px 0 96px;text-align:center}.pg-empty-eyebrow{margin:0 0 20px;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--pg-ember-cap)}.pg-empty-title{margin:0 0 20px;font-family:var(--font-serif);font-size:40px;font-weight:600;line-height:1.15;letter-spacing:-.025em;font-variation-settings:"opsz" 96;color:var(--pg-umber-900)}.pg-empty-text{margin:0 auto 32px;max-width:52ch;font-family:var(--font-sans);font-size:17px;line-height:1.65;color:var(--pg-umber-400)}.pg-empty-cta{display:inline-flex;align-items:center;height:44px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,var(--pg-ember-600) 0,var(--pg-ember-500) 100%);box-shadow:var(--pg-shadow-btn);color:#fff;font-family:var(--font-sans);font-size:15px;font-weight:600;transition:transform .2s var(--pg-silk),box-shadow .2s var(--pg-silk)}.pg-empty-cta:hover{transform:translateY(-1px);box-shadow:var(--pg-shadow-btn-hover);color:#fff}@media (max-width:600px){.pg-empty{padding:56px 0 64px}.pg-empty-title{font-size:30px}}html.dark-mode .pg-empty-title{color:var(--pg-ivory-50)}@media (max-width:767px){.gh-head-open #gh-head.gh-head,.gh-head-open #gh-head.gh-head .gh-head-actions,.gh-head-open #gh-head.gh-head .gh-head-menu,.gh-head-open.has-cover #gh-head.gh-head,.gh-head-open.has-cover #gh-head.gh-head .gh-head-actions{background-color:var(--pg-ivory-50);backdrop-filter:none}.gh-head-open #gh-head.gh-head .gh-head-link,.gh-head-open #gh-head.gh-head .nav a{color:var(--pg-umber-900)}.gh-head-open #gh-head.gh-head .nav a{height:auto;font-size:26px}.gh-head-open #gh-head.gh-head .gh-head-menu{transform:none}#gh-head .gh-burger{display:none}#gh-head .gh-head-brand{grid-template-columns:1fr auto auto}#gh-head .gh-head-brand,#gh-head .gh-head-inner,#gh-head .gh-head-logo,#gh-head .gh-head-logo .pg-logo{min-width:0}}@media (max-width:360px){.pg-directory-link-mobile{font-size:12px;padding:6px 10px}#gh-head .gh-head-brand .gh-search{margin-right:2px}}/*# sourceMappingURL=pawguide.css.map */
