:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}html{font-size:62.5%}body{font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;line-height:1.5;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-meta-share{display:flex;align-items:center;justify-content:space-between}.gh-button-share{display:inline-flex;align-items:center;gap:6px;padding:.5em 1.2em;font-size:1.5rem;font-weight:600;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);background:transparent;cursor:pointer;transition:all .4s ease;white-space:nowrap;text-decoration:none}.gh-button-share:hover{border-color:rgba(0,0,0,.5);opacity:1}.gh-button-share svg{width:20px;height:20px;margin-top:-2px;margin-right:-4px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.gh-content{margin-top:4rem;font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1));margin-bottom:0}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid var(--color-light-gray)}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{margin-top:3.2rem;font-size:1.7rem}}.gh-comments{margin-top:64px;margin-bottom:-24px}.gh-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{position:relative;grid-column:full-start/full-end;height:160px;margin-top:-16rem;margin-bottom:4rem;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white))}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{margin-bottom:3.2rem;font-size:2.2rem;letter-spacing:-.02em}.gh-cta-actions{display:flex;flex-direction:column;align-items:center}.gh-cta-link{margin-top:.8rem;font-size:1.4rem;color:var(--color-secondary-text);text-decoration:none;cursor:pointer}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-right:auto;margin-left:auto}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{font-style:normal;font-weight:400;color:var(--color-secondary-text)}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{max-height:none;margin-top:.3em;font-size:.8em}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}.gh-navigation>div{display:flex;align-items:center}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{display:inline-flex;align-items:center}.gh-navigation-link svg{width:16px;height:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.gh-navigation-mobile-only{display:none}.gh-navigation-desktop-only{display:inline}@media (max-width:767px){.gh-navigation-desktop-only,.gh-navigation-hide{display:none}.gh-navigation-mobile-only{display:inline}}.gh-btn{display:inline-flex;gap:.4em;align-items:center;justify-content:center;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1));font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-white);letter-spacing:inherit;cursor:pointer;background-color:var(--color-darker-gray);border:0;border-radius:100px}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{color:var(--color-darker-gray);text-decoration:none;background-color:transparent;border:1px solid var(--color-light-gray)}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--darker-gray-color);cursor:pointer;background-color:transparent;border:0;outline:none}.gh-icon-btn svg{width:20px;height:20px}.gh-text-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;color:var(--darker-gray-color);letter-spacing:inherit;cursor:pointer;background-color:transparent;border:0;outline:none;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{padding-top:8rem;padding-bottom:8rem;color:var(--color-secondary-text);white-space:nowrap}.gh-foot-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;font-size:1.3rem}.no-menu .gh-foot-inner{gap:24px}.gh-foot-center,.no-menu .gh-foot-inner{display:flex;flex-direction:column;align-items:center}.gh-foot-center{gap:20px}.gh-social-links{display:flex;gap:16px}.gh-social-links a{display:inline-flex}.gh-social-links svg{width:16px;height:16px}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;row-gap:4px;align-items:center;justify-content:center;padding:0;margin:0;list-style:none}.gh-foot-menu .nav li{display:flex;align-items:center}.gh-foot-menu .nav li+li:before{padding:0 1.2rem;font-size:.9rem;line-height:0;content:"•"}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-top:6.4rem;padding-bottom:12rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;touch-action:none;outline:none;backface-visibility:hidden;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{background-color:rgba(0,0,0,.85);opacity:0;transition:opacity 333ms cubic-bezier(.4,0,.22,1);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:var(--color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:var(--color-white);text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{padding:0 4px;content:"\02022"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(../fonts/inter-v12-latin-regular.woff2) format("woff2"),url(../fonts/inter-v12-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(../fonts/inter-v12-latin-500.woff2) format("woff2"),url(../fonts/inter-v12-latin-500.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(../fonts/inter-v12-latin-600.woff2) format("woff2"),url(../fonts/inter-v12-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(../fonts/inter-v12-latin-700.woff2) format("woff2"),url(../fonts/inter-v12-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(../fonts/lora-v25-latin-regular.woff2) format("woff2"),url(../fonts/lora-v25-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:500;src:local(""),url(../fonts/lora-v25-latin-500.woff2) format("woff2"),url(../fonts/lora-v25-latin-500.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:600;src:local(""),url(../fonts/lora-v25-latin-600.woff2) format("woff2"),url(../fonts/lora-v25-latin-600.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(../fonts/lora-v25-latin-700.woff2) format("woff2"),url(../fonts/lora-v25-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(../fonts/lora-v25-latin-italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(../fonts/lora-v25-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-700italic.woff) format("woff")}:root{--font-sans:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Georgia,Times,serif;--head-nav-gap:32px;--color-primary-text:var(--color-darker-gray);--h1-size:4.4rem;--footer-spacing:120px}@media (max-width:767px){:root{--footer-spacing:64px}}figcaption{font-size:1.3rem}.has-full-image figcaption{padding:0 16px}.gh-btn{font-weight:500}body:not(.is-head-stacked) .gh-head{height:88px}body:not(.is-head-stacked) .gh-head-inner{border-bottom:1px solid var(--color-light-gray)}.nav{letter-spacing:-.006em}body:not(.is-head-transparent):not(.is-head-brand):not(.is-head-dark) .gh-head-logo img+img{display:none}body:is(.is-head-transparent,.is-head-brand,.is-head-dark) .gh-head-logo img+img{opacity:1}.is-head-transparent .gh-head-logo img:first-of-type:not(:only-child){display:block;opacity:0}.gh-topic-grid+.gh-topic-grid{margin-top:80px}.gh-topic-grid .gh-topic-name{margin-bottom:40px;font-size:2.4rem;text-transform:uppercase;letter-spacing:-.01em}.gh-topic-grid .gh-topic-content{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px}body:not(.home-template) .gh-topic-grid .gh-topic-content{row-gap:48px;justify-items:center}.gh-topic-footer{padding-top:20px;margin-top:48px;text-align:right;border-top:1px solid var(--color-light-gray)}.gh-topic-grid .gh-card.large,body:not(.home-template) .gh-topic-grid .gh-card{grid-column:1/3}.gh-topic-grid .gh-card.large{width:100%}.gh-topic-grid .gh-card:not(.large){width:100%;max-width:720px}.gh-topic-grid .gh-card:not(:only-child).large{padding-bottom:48px;margin-bottom:16px;border-bottom:1px solid var(--color-light-gray)}.gh-topic-grid .gh-card-link{display:flex;gap:24px}.gh-topic-grid .gh-card-link:hover{opacity:1!important}.gh-topic-grid .gh-card-link:hover .gh-card-title{opacity:.8}.gh-topic-grid .gh-card.large .gh-card-link{gap:40px}.gh-topic-grid .gh-card.featured.large .gh-card-link{position:relative;align-items:flex-end;min-height:600px;padding:48px 40px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 60%)}.gh-topic-grid .gh-card.featured.no-image.large .gh-card-link{min-height:400px;background:var(--ghost-accent-color)}.gh-topic-grid .gh-card.large .gh-card-link>*{flex:1}.gh-topic-grid .gh-card-image{position:relative;flex-shrink:0;width:128px;height:100%}.gh-topic-grid .gh-card-image:before{display:block;padding-bottom:70%;content:""}.gh-topic-grid .gh-card.large .gh-card-image:before{padding-bottom:60%}.gh-topic-grid .gh-card.featured.large .gh-card-image{position:absolute;inset:0;z-index:-1;width:100%}.gh-topic-grid .gh-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gh-topic-grid .gh-card-wrapper{margin-top:-3px}.gh-topic-grid .gh-card.featured.large .gh-card-wrapper{max-width:560px}.gh-topic-grid .gh-card-title{font-size:2rem;line-height:1.3;letter-spacing:-.015em;word-break:break-word}.gh-topic-grid .gh-card.large .gh-card-title{font-size:2.8rem;letter-spacing:-.02em}.gh-topic-grid .gh-card.no-image.large .gh-card-title{font-size:4.2rem;line-height:1.2}.gh-topic-grid .gh-card.featured.large .gh-card-title{font-size:4.2rem;line-height:1.2;color:var(--color-white)}.gh-topic-grid .gh-card.featured.large .gh-card-link:hover .gh-card-title{opacity:.9}.gh-topic-grid .gh-card-excerpt{margin-top:12px;font-size:1.7rem;word-break:break-word}.gh-topic-grid .gh-card.no-image.large .gh-card-excerpt{max-width:720px}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{display:-webkit-box;margin-top:4px;overflow-y:hidden;font-size:1.6rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gh-topic-grid .gh-card.featured.large .gh-card-excerpt{display:none}.gh-card-footer{margin-top:16px;font-size:1.1rem;font-weight:500;color:var(--color-secondary-text);text-transform:uppercase}.gh-card:not(.large) .gh-card-footer{margin-top:12px}.gh-topic-grid .gh-card.featured.large .gh-card-footer{margin-top:20px;color:var(--color-white)}.gh-card-footer>*{display:inline-block}.gh-card-footer>*+:not(script):before{display:inline-flex;width:2px;height:2px;margin-right:6px;margin-left:4px;content:"";background-color:currentColor;border-radius:50%;transform:translateY(-3px)}.gh-topic-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:80px 48px;margin-top:120px}.gh-topic-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:24px;border-bottom:1px solid var(--color-light-gray)}.gh-topic-header .gh-topic-name{font-size:2rem;letter-spacing:-.015em}.gh-topic-header .gh-topic-link{color:var(--color-secondary-text)}.gh-topic-minimal .gh-card{max-width:720px}.gh-topic-minimal .gh-card-link{display:block}.gh-topic-minimal .gh-card-title{font-size:1.6rem;font-weight:400;line-height:1.6;letter-spacing:-.01em;word-break:break-word}.gh-topic-minimal .gh-card+.gh-card{margin-top:16px}.gh-topic-link{display:inline-flex;align-items:center;font-weight:600;letter-spacing:-.011em}.gh-topic-link svg{width:16px;height:16px;margin-left:4px}.gh-article-header{position:relative;justify-items:start}.gh-article-tag{margin-bottom:12px;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.01em}.gh-article-excerpt{font-size:1.9rem}.has-full-image .gh-article-excerpt{margin-bottom:-8px}.gh-article-image{grid-column:main-start/main-end;width:100%}.has-wide-image .gh-article-image{grid-column:wide-start/wide-end}.gh-article-sidebar{position:absolute;left:0;grid-column:wide-start/main-start;padding-right:32px}.has-wide-image .gh-article-sidebar{top:calc(100% + 40px)}.gh-author-image-list{display:flex;margin-left:-2px}.gh-author-image{position:relative;width:64px;height:64px;margin-bottom:20px;overflow:hidden;border-radius:50%}.gh-author-image-list .gh-author-image{margin-bottom:16px;border:2px solid var(--color-white)}.gh-author-image-list .gh-author-image:only-child{width:68px;height:68px}.gh-author-image-list .gh-author-image:hover{opacity:1}.gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-20px}.gh-author-image-list .gh-author-image:first-child{z-index:30}.gh-author-image-list .gh-author-image:nth-child(2){z-index:20}.gh-author-image-list .gh-author-image:nth-child(3){z-index:10}.gh-author-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gh-author-icon{background-color:var(--color-light-gray)}.gh-author-name-list{display:flex;flex-wrap:wrap;font-weight:800;line-height:1.35}.gh-author-name{display:flex;font-size:1.8rem;line-height:1.35;letter-spacing:-.01em}.gh-author-location{margin-top:4px;color:var(--color-darker-gray)}.gh-author-social{display:flex;gap:16px;align-items:center;margin-top:20px}.gh-author-social-link{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.gh-author-social svg{width:18px;height:18px}.gh-article-meta{margin-top:3px;font-size:1.3rem;color:var(--color-secondary-text);letter-spacing:-.003em}.gh-article-meta-inner{display:flex;align-items:center}.gh-article-meta-sep{width:2px;height:2px;margin:0 6px;background-color:currentColor;border-radius:50%}.gh-read-next{margin-top:80px}.gh-read-next .gh-pagehead{max-width:none;margin-bottom:48px}.gh-read-next .gh-pagehead-title{display:flex;align-items:center;font-size:1.8rem}.gh-read-next .gh-pagehead-title:after{flex-grow:1;height:1px;margin-left:1.6rem;content:"";background-color:var(--color-light-gray)}.gh-cover{--cover-height:50vh;display:flex;align-items:center;justify-content:center;margin-bottom:-16px;background-color:rgba(0,0,0,.4)}.post-template .gh-cover{--cover-height:100vh;align-items:flex-end;padding-top:120px;padding-bottom:0;margin-bottom:-56px;background-color:transparent}.post-template .gh-cover:before{position:absolute;inset:0;content:"";background-color:var(--color-black);opacity:.3;transition:opacity 1.5s ease}.post-template .gh-cover.loading:before{opacity:1}.post-template .gh-cover-image{transition:transform 1.5s ease;transform:scale(1)}.post-template .gh-cover.loading .gh-cover-image{transform:scale(1.02)}.gh-cover-content{display:flex;flex-direction:column;width:100%;max-width:720px;margin-top:100px;text-align:center}.post-template .gh-cover-content{position:sticky;bottom:80px;align-items:flex-start;max-width:1200px;margin-bottom:64px;text-align:left}.gh-cover-content .gh-article-tag,.gh-cover-title{color:var(--color-white)}.gh-cover-title{font-size:7.2rem;text-transform:uppercase;word-break:break-word}.tag-template .gh-cover-title{font-family:var(--font-sans);letter-spacing:-.01em}.post-template .gh-cover-title{text-transform:none}.gh-cover-description{margin-top:20px;font-size:1.9rem;color:var(--color-white)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-pagehead{display:flex;flex-direction:column;max-width:560px;margin-bottom:40px}.gh-pagehead-title{font-size:2.4rem;text-transform:uppercase;letter-spacing:-.01em}.gh-pagehead-description{margin-top:12px;font-size:1.7rem;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-pagehead-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-subscribe{margin-top:40px;margin-bottom:80px;text-align:center}.gh-subscribe-title{font-size:4.4rem;color:var(--color-white);white-space:break-spaces}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-subscribe-title{font-family:var(--gh-font-heading,var(--font-serif))}.gh-subscribe-description{margin-top:16px;font-size:2rem;white-space:break-spaces}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-subscribe-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-subscribe-btn{margin-top:40px;color:var(--color-darker-gray);letter-spacing:-.011em;background-color:var(--color-white)}.gh-subscribe-btn:hover{opacity:.9}.gh-subscribe-btn svg{margin-right:6px}.gh-foot{padding-top:80px;padding-bottom:120px;margin-top:120px;background-color:var(--color-darker-gray)}.page-template .gh-foot{margin-top:0}.gh-foot,.gh-foot a,.gh-foot a:hover{color:var(--color-white)}.gh-foot-inner{display:flex;flex-direction:column;align-items:center;font-size:1.4rem}.gh-foot-menu{width:100%;padding-bottom:32px;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.15)}.gh-subscribe~.gh-foot-menu{padding:16px 0;border-top:1px solid hsla(0,0%,100%,.15)}.gh-foot-menu .nav{gap:32px;font-weight:500}.gh-foot-menu .nav li+li:before{display:none}.gh-copyright{margin-top:32px;color:var(--color-secondary-text);letter-spacing:-.006em;text-wrap:wrap}.gh-subscribe~.gh-copyright{margin-top:64px}.gh-social-links:has(a){margin-top:32px}.gh-social-links:has(a)+.gh-copyright{margin-top:-16px}@media (max-width:767px){.gh-main{padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-content{margin-top:40px}.post-template .gh-cover-content{bottom:32px;margin-bottom:32px}.gh-cover-title{font-size:3.2rem}.gh-cover-description{font-size:1.7rem}.gh-topic-grid .gh-topic-content{row-gap:32px!important}.gh-topic-grid .gh-card:not(:only-child).large{padding-bottom:36px;margin-bottom:4px}.gh-topic-grid .gh-card-link{gap:16px}.gh-topic-grid .gh-card.large .gh-card-link{gap:32px}.gh-topic-grid .gh-card.featured.large a.gh-card-link{min-height:400px;padding:32px 24px}.gh-topic-grid .gh-card-image{width:100px}.gh-topic-grid .gh-card-title{font-size:1.6rem}.gh-topic-grid .gh-card.featured.large .gh-card-title{font-size:3.2rem}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{display:none}.gh-card:not(.large) .gh-card-footer{margin-top:8px}.gh-topic-grid .gh-card:not(.large) :where(.gh-card-author,.gh-card-footer-sep){display:none}.gh-topic-minimal .gh-card+.gh-card{margin-top:12px}.gh-topic-minimal .gh-card-title{font-size:1.5rem}.gh-foot,.gh-read-next{margin-top:64px}.gh-foot{padding-top:64px;padding-bottom:160px}.gh-subscribe{margin-bottom:32px}.gh-subscribe-title{font-size:3.2rem}.gh-subscribe-description{font-size:1.7rem}.gh-foot-menu{padding:24px 0}.gh-foot-menu .nav{gap:12px}.gh-copyright{margin-top:32px}}@media (min-width:768px){body:not(.home-template) .gh-topic-grid .gh-card:not(.large) .gh-card-image{width:160px}}@media (max-width:991px){.gh-topic-grid .gh-topic-content{grid-template-columns:1fr}.gh-topic-grid .gh-card.large{grid-column:auto}.gh-topic-grid .gh-card:not(.featured).large .gh-card-link{flex-direction:column}.gh-topic-grid .gh-card.featured.large .gh-card-link{min-height:480px}.gh-topic-grid .gh-card.large .gh-card-link>*{width:100%}}@media (min-width:992px){.gh-head{font-size:1.4rem;font-weight:500}.has-full-image .gh-article-excerpt{margin-top:36px;font-size:2.4rem}}.gh-article-sidebar .gh-button-share{margin-top:16px}@media (max-width:1199px){.gh-article-sidebar{position:static;display:grid;grid-template-columns:auto auto 1fr;grid-column:main-start/main-end;justify-self:stretch;-moz-column-gap:12px;column-gap:12px;align-items:center;padding-right:0;margin-top:24px}.gh-article-sidebar .gh-author-image-list{grid-row:1/3}.gh-article-sidebar .gh-author-name-list{align-self:end}.gh-article-sidebar .gh-article-meta{align-self:start}.gh-article-sidebar .gh-author-image{width:40px;height:40px;margin-bottom:0}.gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-16px}.gh-author-name{font-size:1.7rem}.gh-article-sidebar .gh-button-share{grid-column:3;grid-row:1/3;align-self:center;justify-self:end;margin-top:0}}/*# sourceMappingURL=screen.css.map */

/* =========================================================
   Pack Mentality custom sports-media skin
   ========================================================= */
:root {
    --pm-green: #06291e;
    --pm-green-deep: #031d16;
    --pm-green-soft: #0b3729;
    --pm-gold: #d0a52b;
    --pm-cream: #f6f2e7;
    --pm-muted: #b9b7ad;
}

body.home-template {
    background: radial-gradient(circle at 70% 14%, #0a3528 0%, var(--pm-green) 34%, var(--pm-green-deep) 100%);
    color: var(--pm-cream);
}
body.home-template .gh-site { background: transparent; }
body.home-template .gh-main { background: transparent; }
body.home-template .gh-inner { max-width: 1480px; }
body.home-template .gh-head {
    background: rgba(3,29,22,.98) !important;
    color: var(--pm-cream) !important;
    border: 0 !important;
}
body.home-template .gh-head-inner {
    max-width: 1480px;
    border-bottom: 1px solid rgba(208,165,43,.22) !important;
}
body.home-template .gh-head a,
body.home-template .gh-head button { color: var(--pm-cream) !important; }
body.home-template .gh-head-menu .nav-current a { color: var(--pm-gold) !important; }
body.home-template .gh-head-menu a { font-weight: 700; text-transform: uppercase; letter-spacing: .035em; }
body.home-template .gh-head-menu a:hover { color: var(--pm-gold) !important; opacity: 1; }

.pm-head-logo { margin: 0; }
.pm-head-logo a, a.pm-head-logo {
    display: inline-flex !important;
    align-items: center;
    gap: 14px;
    text-decoration: none;
    color: var(--pm-cream) !important;
}
.pm-wordmark {
    font-family: Inter, Arial, sans-serif;
    font-size: 2.35rem;
    font-weight: 800;
    letter-spacing: -.035em;
    white-space: nowrap;
}
.pm-mark {
    width: 42px; height: 36px;
    display: inline-flex;
    align-items: flex-end;
    gap: 3px;
    flex: 0 0 auto;
}
.pm-mark i { display:block; width:7px; background:var(--pm-gold); border-radius:1px 1px 0 0; }
.pm-mark i:nth-child(1){height:10px}.pm-mark i:nth-child(2){height:17px}.pm-mark i:nth-child(3){height:25px}.pm-mark i:nth-child(4){height:34px}

.pm-cover {
    position: relative;
    min-height: 360px;
    background-position: center 48%;
    background-size: cover;
    border-bottom: 1px solid rgba(208,165,43,.35);
}
.pm-cover-label {
    position:absolute;
    left:0; right:0; bottom:24px;
    text-align:center;
    color: var(--pm-gold);
    font-family: Inter, Arial, sans-serif;
    font-size: 1.45rem;
    font-weight: 600;
    letter-spacing: .32em;
    text-transform: uppercase;
    text-shadow: 0 2px 12px rgba(0,0,0,.75);
}
.pm-topic-nav {
    display:flex;
    justify-content:center;
    gap: clamp(32px,6vw,110px);
    padding: 20px 32px 0;
    max-width: 1480px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(208,165,43,.35);
}
.pm-topic-nav a {
    color: var(--pm-cream);
    padding: 0 0 16px;
    font-size: 1.45rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    position: relative;
}
.pm-topic-nav a:hover, .pm-topic-nav a.is-active { color: var(--pm-gold); opacity:1; }
.pm-topic-nav a.is-active::after {
    content:""; position:absolute; left:0; right:0; bottom:-1px; height:3px; background:var(--pm-gold);
}

body.home-template .gh-topic-grid { margin-top: 52px; }
body.home-template .gh-topic-grid + .gh-topic-grid { margin-top: 72px; }
body.home-template .gh-topic-grid .gh-topic-name {
    color: var(--pm-cream);
    font-size: 3.2rem;
    font-weight: 800;
    letter-spacing: -.035em;
    margin-bottom: 28px;
}
body.home-template .gh-topic-grid .gh-topic-name a { color: inherit; }
body.home-template .gh-topic-grid .gh-topic-content { gap: 18px 34px; }
body.home-template .gh-card-title { color: var(--pm-cream); font-weight: 750; }
body.home-template .gh-card-excerpt { color: var(--pm-muted); }
body.home-template .gh-card-footer { color: var(--pm-gold); letter-spacing:.04em; }
body.home-template .gh-topic-footer { border-color: rgba(208,165,43,.32); }
body.home-template .gh-topic-link { color: var(--pm-gold); font-weight:700; text-transform:uppercase; letter-spacing:.08em; }

/* Make hero image sit above the dark page instead of disappearing behind it */
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-link {
    position: relative;
    z-index: 0;
    overflow: hidden;
    min-height: 520px;
    padding: 38px 36px;
    border-radius: 10px;
    background: linear-gradient(0deg, rgba(0,0,0,.78), rgba(0,0,0,.05) 68%);
    border: 1px solid rgba(208,165,43,.18);
}
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image {
    z-index: 0;
}
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image::after {
    content:""; position:absolute; inset:0; background: linear-gradient(0deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.12) 62%, rgba(0,0,0,.02) 100%); z-index:1;
}
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image img { z-index:0; }
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-wrapper { position:relative; z-index:2; }
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-title { color:#fff; font-size:4.6rem; line-height:1.08; }
body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-footer { color: var(--pm-gold); }

/* Latest: hero left, three supporting cards right */
@media (min-width: 900px) {
    body.home-template .pm-latest .gh-topic-content {
        grid-template-columns: minmax(0, 2.05fr) minmax(330px, 1fr);
        grid-template-rows: repeat(3, auto);
        align-items: stretch;
    }
    body.home-template .pm-latest .gh-card.large {
        grid-column: 1;
        grid-row: 1 / 4;
    }
    body.home-template .pm-latest .gh-card:not(.large) {
        grid-column: 2;
        max-width:none;
        padding-bottom:18px;
        border-bottom:1px solid rgba(208,165,43,.28);
    }
    body.home-template .pm-latest .gh-card:not(.large) .gh-card-link { align-items:center; gap:20px; }
    body.home-template .pm-latest .gh-card:not(.large) .gh-card-image { width:180px; }
    body.home-template .pm-latest .gh-card:not(.large) .gh-card-title { font-size:2rem; color:var(--pm-cream); }
    body.home-template .pm-latest .gh-card:not(.large) .gh-card-excerpt { display:none; }
    body.home-template .pm-latest .gh-topic-footer { margin-top: 24px; text-align:center; }
    .pm-view-all { display:inline-flex; align-items:center; gap:10px; border:1px solid var(--pm-gold); padding:14px 28px; }
}

/* Other section cards on dark canvas */
body.home-template .gh-topic-grid .gh-card:not(:only-child).large,
body.home-template .gh-topic-list,
body.home-template .gh-topic-minimal { border-color: rgba(208,165,43,.24) !important; }
body.home-template .gh-topic-list .gh-topic-name,
body.home-template .gh-topic-list a { color: var(--pm-cream); }
body.home-template .gh-topic-minimal .gh-card-title { color: var(--pm-cream); }
body.home-template .gh-topic-minimal .gh-card-footer { color: var(--pm-gold); }

body.home-template .gh-foot {
    background: var(--pm-green-deep);
    color: var(--pm-cream);
    border-top:1px solid rgba(208,165,43,.3);
}
body.home-template .gh-subscribe-title,
body.home-template .gh-subscribe-description,
body.home-template .gh-copyright { color: var(--pm-cream); }
body.home-template .gh-subscribe-btn { background: var(--pm-gold); color:#091a13; }

@media (max-width: 899px) {
    body:not(.is-head-stacked) .gh-head { height: 74px; }
    body.home-template .gh-head-inner { padding: 0 18px; }
    .pm-mark { width:31px; height:27px; gap:2px; }
    .pm-mark i { width:5px; }
    .pm-mark i:nth-child(1){height:7px}.pm-mark i:nth-child(2){height:12px}.pm-mark i:nth-child(3){height:19px}.pm-mark i:nth-child(4){height:26px}
    .pm-wordmark { font-size: 1.9rem; }
    .pm-cover { min-height: 230px; background-position:center center; }
    .pm-cover-label { bottom:15px; padding:0 14px; font-size:1.05rem; letter-spacing:.22em; }
    .pm-topic-nav { justify-content:flex-start; overflow-x:auto; gap:28px; padding:15px 22px 0; scrollbar-width:none; }
    .pm-topic-nav::-webkit-scrollbar { display:none; }
    .pm-topic-nav a { flex:0 0 auto; font-size:1.2rem; padding-bottom:13px; }
    body.home-template .gh-main { padding-top:0; }
    body.home-template .gh-topic-grid { margin-top: 38px; }
    body.home-template .gh-topic-grid .gh-topic-name { font-size:2.8rem; margin-bottom:22px; }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-link { min-height: 500px; padding:28px 24px; border-radius:8px; }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-title { font-size:3.7rem; }
    body.home-template .gh-topic-grid .gh-card:not(.large) .gh-card-title { color:var(--pm-cream); }
    body.home-template .gh-topic-grid .gh-card-link:hover .gh-card-title { opacity:1; }
    body.home-template .gh-topic-grid .gh-card:not(:only-child).large { border-color: rgba(208,165,43,.25); }
    body.home-template .gh-topic-grid .gh-card:not(.large) { padding-bottom:18px; border-bottom:1px solid rgba(208,165,43,.22); }
}

/* Pack Mentality v2 header polish */
.pm-head-logo a, a.pm-head-logo { gap:0 !important; }
.pm-header-wordmark { display:block; width:auto; height:38px; max-width:min(430px, 56vw); object-fit:contain; }
.pm-mark,.pm-wordmark { display:none !important; }
@media (max-width: 899px) {
  .pm-header-wordmark { height:30px; max-width:58vw; }
}

/* ============================================================
   PACK MENTALITY FINAL HEADER + SITEWIDE DARK SKIN v4
   Uses the exact user-approved PM artwork as supplied.
   ============================================================ */
:root {
    --pm-final-bg: #02291d;
    --pm-final-deep: #001f16;
    --pm-final-card: #063529;
    --pm-final-gold: #d6aa31;
    --pm-final-cream: #f7f4ec;
    --pm-final-muted: #c4c1b7;
}

html, body { background: var(--pm-final-bg) !important; }
body { color: var(--pm-final-cream) !important; }
.gh-site { background: radial-gradient(circle at 70% 10%, #0a3a2b 0%, var(--pm-final-bg) 35%, var(--pm-final-deep) 100%) !important; }

/* Header: exact approved logo + larger editorial wordmark */
.gh-head {
    background: #001f16 !important;
    color: var(--pm-final-cream) !important;
    border-bottom: 1px solid rgba(214,170,49,.22) !important;
}
body:not(.is-head-stacked) .gh-head { height: 112px; }
.gh-head-inner { min-height: 112px; }
.pm-head-logo, .pm-head-logo a, a.pm-head-logo { width:auto !important; max-width:none !important; }
.pm-header-brand {
    display:flex;
    align-items:center;
    gap:22px;
    min-width:0;
    text-decoration:none;
}
.pm-header-logo-exact {
    display:block;
    width:138px;
    height:92px;
    object-fit:cover;
    object-position:center 48%;
    border-radius:0;
    mix-blend-mode:normal;
}
.pm-header-title {
    display:block;
    color:var(--pm-final-cream);
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Narrow", sans-serif;
    font-size:4.25rem;
    line-height:.92;
    letter-spacing:.018em;
    white-space:nowrap;
    transform:skew(-7deg);
    transform-origin:left center;
    text-shadow:0 1px 0 rgba(0,0,0,.2);
}
.pm-header-wordmark { display:none !important; }
.gh-head .gh-search, .gh-head .gh-burger { color:var(--pm-final-cream) !important; }
.gh-head .gh-burger::before, .gh-head .gh-burger::after { background-color:var(--pm-final-cream) !important; }

/* Keep all index, tag, author, post and page views on-brand */
body:not(.home-template) .gh-main,
body:not(.home-template) .gh-article,
body:not(.home-template) .gh-page,
body:not(.home-template) .gh-outer,
body:not(.home-template) .gh-inner { color:var(--pm-final-cream); }

body:not(.home-template) .gh-topic-name,
body:not(.home-template) .gh-card-title,
body:not(.home-template) .gh-article-title,
body:not(.home-template) .gh-page-title,
body:not(.home-template) .gh-content h1,
body:not(.home-template) .gh-content h2,
body:not(.home-template) .gh-content h3,
body:not(.home-template) .gh-content h4,
body:not(.home-template) .gh-content h5,
body:not(.home-template) .gh-content h6,
body:not(.home-template) .gh-author-name,
body:not(.home-template) .gh-tag-name { color:var(--pm-final-cream) !important; }

body:not(.home-template) .gh-card-excerpt,
body:not(.home-template) .gh-article-excerpt,
body:not(.home-template) .gh-content,
body:not(.home-template) .gh-content p,
body:not(.home-template) .gh-content li,
body:not(.home-template) .gh-content figcaption,
body:not(.home-template) .gh-card-footer,
body:not(.home-template) .gh-article-meta { color:var(--pm-final-muted) !important; }

body:not(.home-template) a { color:inherit; }
body:not(.home-template) .gh-content a,
body:not(.home-template) .gh-topic-link { color:var(--pm-final-gold) !important; }
body:not(.home-template) hr,
body:not(.home-template) .gh-topic-footer,
body:not(.home-template) .gh-card,
body:not(.home-template) .gh-topic-minimal { border-color:rgba(214,170,49,.22) !important; }

/* Article/page reading canvas remains dark green, never white */
.post-template .gh-article,
.page-template .gh-article,
.tag-template .gh-main,
.author-template .gh-main { background:transparent !important; }
.post-template .gh-content,
.page-template .gh-content { font-family:Inter, Arial, sans-serif; }
.post-template .gh-content blockquote,
.page-template .gh-content blockquote { border-left-color:var(--pm-final-gold) !important; color:var(--pm-final-cream) !important; }

/* Footer dark across every route */
.gh-foot {
    background:var(--pm-final-deep) !important;
    color:var(--pm-final-cream) !important;
    border-top:1px solid rgba(214,170,49,.28) !important;
}
.gh-foot a, .gh-copyright, .gh-subscribe-title, .gh-subscribe-description { color:var(--pm-final-cream) !important; }
.gh-subscribe-btn { background:var(--pm-final-gold) !important; color:#061a13 !important; }

/* The Lambeau photo is the masthead; intentionally no subtitle/tagline overlay. */
.pm-cover-label { display:none !important; }

@media (max-width: 899px) {
    body:not(.is-head-stacked) .gh-head { height:104px; }
    .gh-head-inner { min-height:104px; padding-left:18px !important; padding-right:18px !important; }
    .pm-header-brand { gap:14px; }
    .pm-header-logo-exact {
        width:104px;
        height:78px;
        object-position:center 48%;
    }
    .pm-header-title {
        font-size:3.45rem;
        letter-spacing:.005em;
    }
    .gh-head-brand { min-width:0; }
    .gh-head-brand-wrapper { min-width:0; }
    .gh-head .gh-search { margin-left:auto; }
}

@media (max-width: 620px) {
    .pm-header-logo-exact { width:92px; height:70px; }
    .pm-header-title { font-size:2.7rem; }
    .pm-header-brand { gap:10px; }
}

@media (max-width: 430px) {
    .pm-header-logo-exact { width:80px; height:62px; }
    .pm-header-title { font-size:2.3rem; }
    .pm-header-brand { gap:8px; }
}

/* ============================================================
   PACK MENTALITY v5 — exact approved PM mark + laces
   ============================================================ */
.pm-header-logo-exact {
    object-fit: contain !important;
    object-position: center !important;
    background: transparent !important;
}
/* Preserve the entire football/lace underline in the approved artwork. */
@media (min-width: 900px) {
    .pm-header-logo-exact {
        width: 150px !important;
        height: 94px !important;
    }
}
@media (max-width: 899px) {
    .pm-header-logo-exact {
        width: 112px !important;
        height: 80px !important;
    }
}
@media (max-width: 620px) {
    .pm-header-logo-exact {
        width: 98px !important;
        height: 72px !important;
    }
}
@media (max-width: 430px) {
    .pm-header-logo-exact {
        width: 88px !important;
        height: 66px !important;
    }
}
/* Lambeau is photography only — no tagline, caption, or pseudo-overlay text. */
.pm-cover-label,
.pm-cover::before,
.pm-cover::after { content: none !important; display: none !important; }

/* ============================================================
   PACK MENTALITY v6 — final color unification + clean Lambeau
   ============================================================ */
:root {
    --pm-green: #001f16;
    --pm-green-deep: #001f16;
    --pm-final-bg: #001f16;
    --pm-final-deep: #001f16;
}
html,
body,
body.home-template,
.gh-site,
body.home-template .gh-site,
body.home-template .gh-main {
    background: #001f16 !important;
}
.gh-head,
body.home-template .gh-head,
.pm-topic-nav,
.gh-foot {
    background: #001f16 !important;
}
/* Lambeau must remain photography only. Suppress any caption or generated text. */
.pm-cover-label,
.pm-cover > :not(style),
.pm-cover::before,
.pm-cover::after {
    content: none !important;
}
.pm-cover-label,
.pm-cover > :not(style) {
    display: none !important;
}


/* ============================================================
   PACK MENTALITY SIGNATURE CONTENT ARCHITECTURE v8
   ============================================================ */
.pm-love-index-module {
    margin: 78px 0 86px;
    padding: 34px;
    border: 1px solid rgba(214,170,49,.42);
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(214,170,49,.08), rgba(255,255,255,.018) 45%, rgba(0,0,0,.12));
}
.pm-index-kicker { color:var(--pm-final-gold); font-size:1.05rem; font-weight:800; letter-spacing:.18em; margin-bottom:8px; }
.pm-index-heading-row { display:flex; justify-content:space-between; align-items:end; gap:24px; margin-bottom:28px; }
.pm-index-heading-row h2 { margin:0; color:var(--pm-final-cream); font-size:4.2rem; line-height:1; letter-spacing:-.045em; }
.pm-index-heading-row p { margin:10px 0 0; color:var(--pm-final-muted); font-size:1.65rem; }
.pm-index-heading-row > a { color:var(--pm-final-gold); font-weight:800; text-transform:uppercase; letter-spacing:.08em; white-space:nowrap; }
.pm-index-latest { display:grid; grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr); overflow:hidden; border-top:1px solid rgba(214,170,49,.25); padding-top:28px; gap:34px; text-decoration:none; }
.pm-index-latest img { width:100%; aspect-ratio:16/10; object-fit:cover; border-radius:8px; }
.pm-index-copy { align-self:center; }
.pm-index-label { color:var(--pm-final-gold); font-size:1.05rem; font-weight:800; letter-spacing:.14em; }
.pm-index-copy h3 { color:var(--pm-final-cream); font-size:3.2rem; line-height:1.05; margin:9px 0 12px; }
.pm-index-copy p { color:var(--pm-final-muted); font-size:1.6rem; line-height:1.5; margin:0 0 18px; }
.pm-index-cta { color:var(--pm-final-gold); font-weight:800; }
.pm-index-empty { border-top:1px solid rgba(214,170,49,.25); padding-top:26px; color:var(--pm-final-muted); font-size:1.55rem; }
.pm-main-menu .nav { display:flex; align-items:center; gap:28px; list-style:none; margin:0; padding:0; }
.pm-main-menu .nav a { color:var(--pm-final-cream); font-weight:700; text-transform:uppercase; letter-spacing:.055em; font-size:1.25rem; }
.pm-main-menu .nav a:hover { color:var(--pm-final-gold); }
@media (max-width:899px) {
    .pm-love-index-module { margin:52px 0 62px; padding:24px 20px; }
    .pm-index-heading-row { display:block; }
    .pm-index-heading-row h2 { font-size:3.25rem; }
    .pm-index-heading-row p { font-size:1.45rem; }
    .pm-index-heading-row > a { display:inline-block; margin-top:16px; }
    .pm-index-latest { grid-template-columns:1fr; gap:20px; }
    .pm-index-copy h3 { font-size:2.7rem; }
    .pm-index-copy p { font-size:1.45rem; }
}

/* ============================================================
   PACK MENTALITY SIGNATURE ARTICLE EXPERIENCE v9
   ============================================================ */
.post-template .gh-article-header{padding-top:54px;padding-bottom:22px}.post-template .gh-article-tag{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--pm-final-gold)!important;font-size:1.15rem;font-weight:900;letter-spacing:.16em}.post-template .gh-article-tag:before{content:"";width:28px;height:2px;background:var(--pm-final-gold)}.post-template .gh-article-title{max-width:980px;font-size:clamp(4.4rem,7vw,8rem);line-height:.94;letter-spacing:-.055em;font-weight:900}.post-template .gh-article-excerpt{max-width:800px;margin-top:22px;color:#d8d5cb!important;font-size:2.05rem;line-height:1.48}.post-template .gh-article-meta{margin-top:22px}.post-template .gh-article-image{margin-top:38px;border-radius:14px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.32);border:1px solid rgba(214,170,49,.24)}.post-template .gh-content{font-size:1.85rem;line-height:1.76}.post-template .gh-content>p{margin-top:1.55em}.post-template .gh-content>h2{position:relative;margin-top:3.2em;margin-bottom:.8em;padding-top:20px;font-size:clamp(3rem,4.3vw,4.7rem);line-height:1.02;letter-spacing:-.035em;font-weight:900}.post-template .gh-content>h2:before{content:"";position:absolute;top:0;left:0;width:74px;height:4px;border-radius:4px;background:var(--pm-final-gold)}.post-template .gh-content>h3{margin-top:2.3em;color:var(--pm-final-gold)!important;font-size:2.35rem;line-height:1.15;font-weight:850}.post-template .gh-content strong{color:var(--pm-final-cream)}.post-template .gh-content blockquote{margin-top:2em;padding:20px 24px;background:rgba(214,170,49,.06);border-left:4px solid var(--pm-final-gold)!important;border-radius:0 8px 8px 0}.post-template .gh-content figure.kg-image-card,.post-template .gh-content figure.kg-gallery-card{margin-top:2.5em;margin-bottom:2.7em}.post-template .gh-content .kg-image-card img,.post-template .gh-content .kg-gallery-image img{border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.24)}.post-template .gh-content figcaption{margin-top:10px;font-size:1.25rem;line-height:1.45;color:#aaa99f!important}.post-template .gh-content table{width:100%;margin:2.5em 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid rgba(214,170,49,.34);border-radius:10px;background:rgba(255,255,255,.025);font-size:1.55rem}.post-template .gh-content th{padding:15px 16px;color:var(--pm-final-gold);background:rgba(214,170,49,.09);border-bottom:1px solid rgba(214,170,49,.3);font-weight:900;text-transform:uppercase;letter-spacing:.045em}.post-template .gh-content td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.post-template .gh-content tr:last-child td{border-bottom:0}.post-template .gh-content hr{margin:3.2em 0;border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(214,170,49,.65),transparent)}.post-template .gh-content .kg-button-card .kg-btn{background:var(--pm-final-gold)!important;color:#061a13!important;border-radius:6px;font-weight:900}.post-template .gh-read-next{border-top:1px solid rgba(214,170,49,.28);padding-top:54px}@media (min-width:1000px){.post-template .gh-content{--content-width:760px}.post-template .gh-content .kg-width-wide{width:min(1100px,90vw);margin-left:50%;transform:translateX(-50%)}}@media (max-width:767px){.post-template .gh-article-header{padding-top:34px}.post-template .gh-article-title{font-size:4.15rem;line-height:.98}.post-template .gh-article-excerpt{font-size:1.75rem}.post-template .gh-article-image{margin-top:26px;border-radius:9px}.post-template .gh-content{font-size:1.72rem;line-height:1.7}.post-template .gh-content>h2{margin-top:2.7em;font-size:3.1rem}.post-template .gh-content>h3{font-size:2.15rem}.post-template .gh-content table{font-size:1.35rem}.post-template .gh-content th,.post-template .gh-content td{padding:11px 9px}}


/* ============================================================
   PACK MENTALITY SIGNATURE v10
   Mobile hero fix + light long-form reading canvas
   ============================================================ */
body.post-template,
body.post-template .gh-site,
body.post-template .gh-main,
body.post-template .gh-article {
    background: #ffffff !important;
}
body.post-template .gh-main { color:#171a18 !important; }
.post-template .gh-article-header,
.post-template .gh-content { color:#171a18 !important; }
.post-template .gh-article-title,
.post-template .gh-content h1,
.post-template .gh-content h2,
.post-template .gh-content h3,
.post-template .gh-content h4,
.post-template .gh-content h5,
.post-template .gh-content h6 { color:#101512 !important; }
.post-template .gh-article-excerpt { color:#5d625f !important; }
.post-template .gh-article-meta,
.post-template .gh-article-meta a,
.post-template .gh-content figcaption { color:#707572 !important; }
.post-template .gh-content p,
.post-template .gh-content li { color:#262b28 !important; }
.post-template .gh-content strong { color:#101512 !important; }
.post-template .gh-content a:not(.kg-btn) { color:#0b5a3e; text-decoration-color:rgba(11,90,62,.35); }
.post-template .gh-content blockquote { color:#252a27 !important; background:#f7f4ea !important; border-left-color:var(--pm-final-gold) !important; }
.post-template .gh-content table {
    color:#171a18 !important; background:#fff !important; border:1px solid #d7d9d7 !important;
    box-shadow:0 10px 28px rgba(0,31,22,.07);
}
.post-template .gh-content th { color:#102c22 !important; background:#f1ead4 !important; border-color:#d5c791 !important; }
.post-template .gh-content td { color:#171a18 !important; border-color:#e1e3e1 !important; background:#fff !important; }
.post-template .gh-content tr:nth-child(even) td { background:#fafbfa !important; }
.post-template .gh-content .kg-image-card img,
.post-template .gh-content .kg-gallery-image img { background:#fff; box-shadow:0 14px 36px rgba(0,31,22,.12); }
body.post-template .gh-head,
body.post-template .gh-foot { background:#001f16 !important; }
body.post-template .gh-head,
body.post-template .gh-head a,
body.post-template .gh-foot,
body.post-template .gh-foot a { color:#f7f4ea !important; }

@media (max-width:899px) {
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-link {
        display:block !important; min-height:0 !important; padding:0 !important; overflow:hidden;
        background:#001f16 !important; border-radius:10px;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image {
        position:relative !important; inset:auto !important; width:100% !important; height:auto !important;
        aspect-ratio:3 / 2; z-index:0 !important; background:#001f16;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image::before,
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image::after { display:none !important; }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-image img {
        position:absolute !important; inset:0 !important; width:100% !important; height:100% !important;
        object-fit:contain !important; object-position:center center !important;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-wrapper {
        max-width:none !important; margin:0 !important; padding:22px 22px 20px !important; background:#001f16;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-title {
        font-size:2.7rem !important; line-height:1.08 !important; color:#f7f4ea !important;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-excerpt {
        margin-top:10px; color:#c8c9c3 !important; font-size:1.45rem; line-height:1.5;
    }
    body.home-template .gh-topic-grid .gh-card.featured.large .gh-card-footer {
        margin-top:14px; color:var(--pm-gold) !important;
    }
    .post-template .gh-article-header { padding-bottom:14px; }
    .post-template .gh-content { font-size:1.72rem; line-height:1.72; }
    .post-template .gh-content table { font-size:1.32rem; }
}


/* PM v11 readable light article typography */
body.post-template .gh-main,body.post-template .gh-article,body.post-template .gh-article-header,body.post-template .gh-content,body.post-template .gh-content p,body.post-template .gh-content li,body.post-template .gh-content span,body.post-template .gh-content div{color:#171a18!important}body.post-template .gh-article-title,body.post-template .gh-content h1,body.post-template .gh-content h2,body.post-template .gh-content h3,body.post-template .gh-content h4,body.post-template .gh-content h5,body.post-template .gh-content h6,body.post-template .gh-content strong,body.post-template .gh-content b{color:#0b0d0c!important}body.post-template .gh-article-excerpt{color:#4b504d!important}body.post-template .gh-article-meta,body.post-template .gh-article-meta *,body.post-template .gh-article-author-name,body.post-template .gh-article-author-name a{color:#3f4541!important}body.post-template .gh-content figcaption,body.post-template .gh-content figcaption *{color:#666d68!important}body.post-template .gh-content table,body.post-template .gh-content table *{color:#111411!important}body.post-template .gh-content a:not(.kg-btn){color:#075b3d!important}


/* ============================================================
   PACK MENTALITY SIGNATURE v13
   Editorial homepage — Ringer-inspired structure, Pack Mentality identity
   HOME ONLY. V11 article styling intentionally untouched.
   ============================================================ */

body.home-template,
body.home-template .gh-site,
body.home-template .gh-main {
    background: #f7f6f1 !important;
    color: #141716 !important;
}

body.home-template .gh-head {
    background: #f7f6f1 !important;
    border-bottom: 1px solid #deded8;
    color: #101311 !important;
}
body.home-template .gh-head-inner {
    min-height: 88px;
    max-width: 1260px;
}
body.home-template .pm-home-wordmark {
    margin: 0 !important;
}
body.home-template .pm-home-wordmark a {
    display: inline-flex !important;
    align-items: center;
    color: #101311 !important;
    text-decoration: none !important;
}
body.home-template .pm-home-wordmark .pm-header-title {
    color: #101311 !important;
    font-size: clamp(2.2rem, 2.7vw, 3.25rem) !important;
    font-weight: 950 !important;
    letter-spacing: -0.055em !important;
    line-height: 1 !important;
    font-style: normal !important;
}
body.home-template .gh-head-actions,
body.home-template .gh-head-brand {
    color: #101311 !important;
}
body.home-template .gh-head .gh-search,
body.home-template .gh-head .gh-burger {
    color: #101311 !important;
}
body.home-template .gh-head .gh-burger::before,
body.home-template .gh-head .gh-burger::after {
    background-color: #101311 !important;
}
body.home-template .pm-main-menu {
    display: none !important;
}

.pm-ringer-pills {
    background: #f7f6f1;
    border-bottom: 1px solid #deded8;
    padding: 13px 0 17px;
    overflow: hidden;
}
.pm-ringer-pills-inner {
    display: flex;
    gap: 10px;
    width: min(1260px, calc(100% - 44px));
    margin: 0 auto;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}
.pm-ringer-pills-inner::-webkit-scrollbar { display:none; }
.pm-ringer-pills a {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 19px;
    border: 1px solid #d5d5cf;
    border-radius: 999px;
    background: #fbfaf6;
    color: #222624 !important;
    font-size: 1.35rem;
    font-weight: 760;
    letter-spacing: -0.01em;
    text-decoration: none !important;
}
.pm-ringer-pills a:hover,
.pm-ringer-pills a.is-active {
    border-color: #0b5a3e;
    background: #0b5a3e;
    color: #fff !important;
}

.pm-ringer-home {
    background: #f7f6f1;
    padding: 34px 0 90px;
}
.pm-ringer-shell {
    width: min(1260px, calc(100% - 44px));
    margin: 0 auto;
}

.pm-ringer-feature {
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    background: #0b251c;
    box-shadow: 0 18px 55px rgba(18, 29, 25, .12);
}
.pm-ringer-feature-link {
    position: relative;
    display: block;
    aspect-ratio: 3 / 2;
    color: #fff !important;
    text-decoration: none !important;
    overflow: hidden;
}
.pm-ringer-feature-image {
    position: absolute;
    inset: 0;
    margin: 0;
    background: #0b251c;
}
.pm-ringer-feature-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.pm-ringer-feature-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(3,10,8,0.02) 25%, rgba(3,10,8,.18) 55%, rgba(3,10,8,.88) 100%);
    pointer-events: none;
}
.pm-ringer-feature-copy {
    position: absolute;
    left: 42px;
    right: 42px;
    bottom: 36px;
    z-index: 2;
    max-width: 850px;
}
.pm-ringer-kicker {
    display: block;
    margin-bottom: 9px;
    color: #e0b53f;
    font-size: 1.22rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.pm-ringer-feature-copy h2 {
    margin: 0;
    max-width: 920px;
    color: #fff;
    font-size: clamp(3.4rem, 5.5vw, 6.8rem);
    font-weight: 950;
    line-height: .98;
    letter-spacing: -.055em;
    text-shadow: 0 2px 24px rgba(0,0,0,.35);
}
.pm-ringer-feature-copy p {
    max-width: 700px;
    margin: 16px 0 0;
    color: rgba(255,255,255,.86);
    font-size: 1.7rem;
    line-height: 1.45;
}
.pm-ringer-meta {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-top: 18px;
    color: rgba(255,255,255,.82);
    font-size: 1.28rem;
    font-weight: 700;
}

.pm-ringer-latest {
    padding-top: 54px;
}
.pm-ringer-section-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 18px;
    border-bottom: 2px solid #171a18;
}
.pm-ringer-section-head h2 {
    margin: 0;
    color: #111412;
    font-size: 3.2rem;
    font-weight: 950;
    letter-spacing: -.045em;
}
.pm-ringer-section-head a {
    color: #0b5a3e !important;
    font-size: 1.35rem;
    font-weight: 800;
    text-decoration: none !important;
}
.pm-ringer-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 26px;
    padding-top: 26px;
}
.pm-ringer-card {
    overflow: hidden;
    border: 1px solid #deded8;
    border-radius: 16px;
    background: #fff;
}
.pm-ringer-card > a {
    display: block;
    height: 100%;
    color: inherit !important;
    text-decoration: none !important;
}
.pm-ringer-card figure {
    margin: 0;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #e8e7e1;
}
.pm-ringer-card figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pm-ringer-card-copy {
    padding: 20px 20px 18px;
}
.pm-ringer-card-tag {
    color: #0b5a3e;
    font-size: 1.12rem;
    font-weight: 900;
    letter-spacing: .06em;
    text-transform: uppercase;
}
.pm-ringer-card h3 {
    margin: 9px 0 18px;
    color: #111412;
    font-size: 2.1rem;
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: -.035em;
}
.pm-ringer-card-meta {
    display: flex;
    gap: 7px;
    color: #777b77;
    font-size: 1.18rem;
    font-weight: 650;
}

body.home-template .gh-foot {
    background: #f7f6f1 !important;
    border-top: 1px solid #deded8;
    color: #4d514e !important;
}
body.home-template .gh-foot a {
    color: #0b5a3e !important;
}

@media (max-width: 899px) {
    body.home-template .gh-head-inner {
        min-height: 72px;
    }
    body.home-template .pm-home-wordmark .pm-header-title {
        font-size: 2.25rem !important;
    }
    body.home-template .gh-head-actions {
        display: flex !important;
    }

    .pm-ringer-pills { padding: 10px 0 13px; }
    .pm-ringer-pills-inner,
    .pm-ringer-shell { width: calc(100% - 32px); }
    .pm-ringer-pills a {
        min-height: 38px;
        padding: 0 15px;
        font-size: 1.2rem;
    }

    .pm-ringer-home { padding-top: 18px; }
    .pm-ringer-feature {
        border-radius: 14px;
        box-shadow: 0 12px 34px rgba(18,29,25,.10);
    }
    .pm-ringer-feature-link {
        aspect-ratio: auto;
        display: flex;
        flex-direction: column;
        background: #fff;
    }
    .pm-ringer-feature-image {
        position: relative;
        inset: auto;
        aspect-ratio: 3 / 2;
        width: 100%;
        background: #071a13;
    }
    .pm-ringer-feature-image img {
        object-fit: contain;
        object-position: center;
    }
    .pm-ringer-feature-overlay { display: none; }
    .pm-ringer-feature-copy {
        position: relative;
        inset: auto;
        max-width: none;
        padding: 22px 21px 23px;
        background: #fff;
    }
    .pm-ringer-kicker {
        color: #0b5a3e;
        margin-bottom: 8px;
    }
    .pm-ringer-feature-copy h2 {
        color: #111412;
        font-size: 3.15rem;
        line-height: 1.01;
        text-shadow: none;
    }
    .pm-ringer-feature-copy p {
        margin-top: 12px;
        color: #555b57;
        font-size: 1.48rem;
    }
    .pm-ringer-meta {
        margin-top: 15px;
        color: #7b807c;
        font-size: 1.16rem;
    }

    .pm-ringer-latest { padding-top: 38px; }
    .pm-ringer-section-head h2 { font-size: 2.8rem; }
    .pm-ringer-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .pm-ringer-card h3 { font-size: 2rem; }
}

@media (max-width: 520px) {
    body.home-template .gh-head-inner {
        padding-left: 18px;
        padding-right: 18px;
    }
    body.home-template .pm-home-wordmark .pm-header-title {
        font-size: 2.05rem !important;
        letter-spacing: -.045em !important;
    }
    .pm-ringer-feature-copy h2 { font-size: 2.8rem; }
}


/* ============================================================
   PACK MENTALITY SIGNATURE v14
   Consistent editorial shell on article pages + readable author meta
   ============================================================ */

/* Carry the V13 masthead onto article/page views */
body.post-template .gh-head,
body.page-template .gh-head {
    background: #f7f6f1 !important;
    border-bottom: 1px solid #deded8 !important;
    color: #101311 !important;
}
body.post-template .gh-head-inner,
body.page-template .gh-head-inner {
    min-height: 88px;
    max-width: 1260px;
}
body.post-template .pm-home-wordmark a,
body.page-template .pm-home-wordmark a {
    display: inline-flex !important;
    align-items: center;
    color: #101311 !important;
    text-decoration: none !important;
}
body.post-template .pm-home-wordmark .pm-header-title,
body.page-template .pm-home-wordmark .pm-header-title {
    color: #101311 !important;
    font-size: clamp(2.2rem, 2.7vw, 3.25rem) !important;
    font-weight: 950 !important;
    letter-spacing: -0.055em !important;
    line-height: 1 !important;
    font-style: normal !important;
}
body.post-template .gh-head .gh-search,
body.page-template .gh-head .gh-search,
body.post-template .gh-head .gh-burger,
body.page-template .gh-head .gh-burger {
    color: #101311 !important;
}
body.post-template .gh-head .gh-burger::before,
body.post-template .gh-head .gh-burger::after,
body.page-template .gh-head .gh-burger::before,
body.page-template .gh-head .gh-burger::after {
    background-color: #101311 !important;
}
body.post-template .pm-main-menu,
body.page-template .pm-main-menu {
    display: none !important;
}

/* Inner-page floating pills */
.pm-ringer-pills-innerpage {
    background: #f7f6f1 !important;
}

/* Make author/byline metadata clearly readable on white article pages */
body.post-template .gh-author-name,
body.post-template .gh-author-name a,
body.post-template .gh-article-meta,
body.post-template .gh-article-meta a,
body.post-template .gh-article-date,
body.post-template .gh-article-length,
body.post-template .gh-article-sidebar,
body.post-template .gh-article-sidebar a {
    color: #1c211e !important;
}
body.post-template .gh-article-meta-sep {
    background: #8b908c !important;
}
body.post-template .gh-button-share {
    color: #1c211e !important;
    border-color: #d8d9d4 !important;
    background: #ffffff !important;
}

@media (max-width: 899px) {
    body.post-template .gh-head-inner,
    body.page-template .gh-head-inner {
        min-height: 72px;
    }
    body.post-template .pm-home-wordmark .pm-header-title,
    body.page-template .pm-home-wordmark .pm-header-title {
        font-size: 2.25rem !important;
    }
    body.post-template .gh-head-actions,
    body.page-template .gh-head-actions {
        display: flex !important;
    }
}

@media (max-width: 520px) {
    body.post-template .gh-head-inner,
    body.page-template .gh-head-inner {
        padding-left: 18px;
        padding-right: 18px;
    }
    body.post-template .pm-home-wordmark .pm-header-title,
    body.page-template .pm-home-wordmark .pm-header-title {
        font-size: 2.05rem !important;
        letter-spacing: -.045em !important;
    }
}



/* PACK MENTALITY SIGNATURE v15 — page/category cleanup */
body.page-template,body.tag-template,
body.page-template .gh-site,body.tag-template .gh-site{
background:#f7f6f1!important;color:#161917!important}
.pm-editorial-page{background:#f7f6f1;min-height:70vh;padding:68px 0 100px}
.pm-editorial-page-inner{width:min(820px,calc(100% - 44px));margin:0 auto}
.pm-editorial-page-header{margin-bottom:38px}
.pm-editorial-page-header h1{margin:0;color:#111412!important;font-size:clamp(4.2rem,7vw,7rem);font-weight:950;line-height:.98;letter-spacing:-.055em}
.pm-editorial-page-header>p{margin:20px 0 0;color:#5e625f!important;font-size:1.8rem;line-height:1.5}
.pm-editorial-page-feature{margin:34px 0 0;overflow:hidden;border-radius:18px}
.pm-editorial-page-feature img{display:block;width:100%;height:auto}
.pm-editorial-page-content,.pm-editorial-page-content p,.pm-editorial-page-content li{color:#252a27!important}
.pm-editorial-page-content h1,.pm-editorial-page-content h2,.pm-editorial-page-content h3,.pm-editorial-page-content h4,.pm-editorial-page-content strong{color:#111412!important}
.pm-editorial-page-content a{color:#0b5a3e!important}
.pm-category-page{min-height:70vh;background:#f7f6f1;padding:58px 0 100px}
.pm-category-shell{width:min(1260px,calc(100% - 44px));margin:0 auto}
.pm-category-header{padding-bottom:25px;border-bottom:2px solid #171a18}
.pm-category-eyebrow{color:#0b5a3e;font-size:1.2rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.pm-category-header h1{margin:8px 0 0;color:#111412!important;font-size:clamp(4rem,6vw,6.5rem);font-weight:950;line-height:1;letter-spacing:-.055em}
.pm-category-header p{max-width:720px;margin:15px 0 0;color:#5f645f!important;font-size:1.65rem}
.pm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding-top:28px}
.pm-category-card{overflow:hidden;border:1px solid #deded8;border-radius:16px;background:#fff}
.pm-category-card a{display:block;height:100%;color:inherit!important;text-decoration:none!important}
.pm-category-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:#e8e7e1}
.pm-category-card figure img{width:100%;height:100%;object-fit:cover}
.pm-category-card-copy{padding:20px}
.pm-category-card h2{margin:0;color:#111412!important;font-size:2.15rem;font-weight:900;line-height:1.06;letter-spacing:-.035em}
.pm-category-card p{color:#5f645f!important;font-size:1.38rem;line-height:1.5}
.pm-category-meta{display:flex;gap:7px;margin-top:17px;color:#7b807c;font-size:1.18rem;font-weight:700}
.pm-category-empty{grid-column:1/-1;padding:62px 0}
.pm-category-empty h2{margin:0 0 8px;color:#111412;font-size:2.8rem;font-weight:900}
.pm-category-empty p{color:#656a66;font-size:1.55rem}
.pm-category-empty a{display:inline-flex;margin-top:10px;color:#0b5a3e!important;font-size:1.4rem;font-weight:850}
@media(max-width:899px){
.pm-editorial-page{padding:46px 0 75px}.pm-editorial-page-inner,.pm-category-shell{width:calc(100% - 32px)}
.pm-editorial-page-header h1{font-size:4.2rem}.pm-category-page{padding-top:38px}.pm-category-grid{grid-template-columns:1fr;gap:18px}}


/* V16: force all About/static-page copy to true dark text */
body.page-template .pm-editorial-page-content,
body.page-template .pm-editorial-page-content *,
body.page-template .gh-content,
body.page-template .gh-content p,
body.page-template .gh-content li,
body.page-template .gh-content span,
body.page-template .gh-content div,
body.page-template .gh-content blockquote,
body.page-template .gh-content figcaption {
    color: #111412 !important;
    opacity: 1 !important;
}
body.page-template .gh-content a {
    color: #0b5a3e !important;
    opacity: 1 !important;
}

/* PACK MENTALITY SIGNATURE v18 — tag archive header consistency */
body.tag-template .gh-head {
    background: #f7f6f1 !important;
    border-bottom: 1px solid #deded8 !important;
    color: #101311 !important;
}
body.tag-template .gh-head a,
body.tag-template .gh-head .pm-header-title,
body.tag-template .gh-head .gh-search,
body.tag-template .gh-head .gh-burger {
    color: #101311 !important;
}
body.tag-template .gh-head .gh-burger::before,
body.tag-template .gh-head .gh-burger::after {
    background-color: #101311 !important;
}
body.tag-template .pm-main-menu { display:none !important; }
body.tag-template .pm-ringer-pills-innerpage {
    background:#f7f6f1 !important;
    border-bottom:1px solid #deded8 !important;
}
body.tag-template .pm-ringer-pills-innerpage .pm-ringer-pills-inner {
    width:min(1260px,calc(100% - 44px));
    margin:0 auto;
}
@media(max-width:899px){
    body.tag-template .pm-ringer-pills-innerpage .pm-ringer-pills-inner {width:calc(100% - 32px);}
}
