:root{--color-primary:#b91c1c;--color-accent:#b91c1c;--color-base:#18181b;--color-secondary:#52525b;--color-border:#000;--color-border-light:#d4d4d8;--color-bg:#f5f3f0;--color-bg-dark:#18181b;--color-muted:#a1a1aa;--font-headline:"Oswald",sans-serif;--font-body:"Open Sans",sans-serif;--font-sans-serif:"Open Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-serif:Georgia,Times,serif;--font-mono:Menlo,Courier,monospace;--font-normal:400;--font-semibold:600;--font-bold:700;--gh-font-heading:var(--font-headline);--gh-font-body:var(--font-body);--xlarge:1440px;--large:1280px;--medium:1024px;--small:768px;--xsmall:480px;--container-max:1440px;--content-width:768px;--sidebar-width:33.333%;--main-width:66.666%;--gap:24px;--radius:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#464646;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-sans-serif);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid;height:1px;opacity:.2;position:relative;width:100%}::-moz-selection{background:#cbeafb;text-shadow:none}::selection{background:#cbeafb;text-shadow:none}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#b91c1c;color:var(--color-primary);text-decoration-skip-ink:auto}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-input,.gh-textarea{background:#f5f3f0;background:var(--color-bg);border:1px solid #000;border:1px solid var(--color-border);border-radius:0;border-radius:var(--radius);color:inherit;display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#b91c1c;border-color:var(--color-primary)}.gh-select{height:var(--height);padding-right:var(--height);text-overflow:ellipsis}.gh-select option{background:#f5f3f0;background:var(--color-bg);color:#b91c1c;color:var(--color-primary)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{align-items:center;color:#18181b;color:var(--color-base);cursor:pointer;display:flex;font-size:1em;font-weight:400;font-weight:var(--font-normal);padding-left:calc(var(--height)*.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-check+label:before{background:#f5f3f0;background:var(--color-bg);border:1px solid #000;border:1px solid var(--color-border);border-radius:0;border-radius:var(--radius);content:"";display:inline-block;height:calc(var(--height)*.6);line-height:calc(var(--height)*.56);margin-right:1rem;text-align:center;width:calc(var(--height)*.6)}.gh-check:checked+label:before{background:#b91c1c;background:var(--color-primary);border-color:#b91c1c;border-color:var(--color-primary);color:#f5f3f0;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#b91c1c;border-color:var(--color-primary);box-shadow:0 0 0 1px #b91c1c;box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:0;border-radius:var(--radius);border-radius:100%}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;border-radius:var(--radius);cursor:pointer;display:inline-block;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-sans-serif);font-size:1.4rem;font-weight:400;font-weight:var(--font-normal);height:var(--height);line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease;white-space:nowrap}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:calc(var(--height)*.9);line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:calc(var(--height)*1.2);line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 2px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 2px #b91c1c;box-shadow:inset 0 0 0 2px var(--color-primary);color:#b91c1c!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{box-shadow:none;color:#fff!important}.gh-button.gh-button-primary,.gh-button.gh-button-primary:hover{background-color:#b91c1c;background-color:var(--color-primary)}.gh-head{background:inherit;font-size:1.6rem;line-height:1.3em;padding:3vmin 4vmin}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{grid-gap:40px;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto 1fr}.gh-head-brand{align-items:center;display:flex;grid-column-start:2;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;font-size:2.2rem;font-weight:600;line-height:1.2em;padding:10px 0}.gh-head-logo img{max-height:40px}.gh-head-menu{align-items:center;display:flex}.gh-head-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;list-style:none}.gh-head-menu .nav li{margin:0 1.5vmin 0 0;padding:0}.gh-head-menu .nav a{display:inline-block;padding:5px 0}.gh-head-menu .nav-current a{box-shadow:inset 0 -1px 0 0 currentcolor}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{align-items:center;justify-content:flex-end}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap;gap:10px}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-burger,.gh-burger-box{position:relative}.gh-burger-box{align-items:center;display:flex;height:33px;justify-content:center;width:33px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after{transform:translatey(8px)}.gh-head-open .gh-burger-box:before{transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(6px) rotate(135deg);width:26px}.gh-head-open .gh-burger-inner:after{transform:translatex(6px) rotate(-135deg);width:26px}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vmin;padding:0}.gh-head-stacked .gh-container{grid-gap:2vmin;grid-template-columns:1fr}.gh-head-stacked .gh-head-brand{display:flex;grid-column-start:1;justify-content:center;max-width:none;text-align:center;width:100%}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{overflow:hidden;transition:all .4s ease-out}#gh-head .gh-head-inner{grid-template-columns:1fr;height:100%}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:auto;justify-content:space-between;max-width:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-logo img{max-height:40px}#gh-head .gh-head-menu{align-items:center;align-self:center;display:flex;flex-direction:column;font-size:3.6rem;font-weight:300;line-height:1.1em;margin:0 0 10vh;text-align:center}#gh-head .gh-head-menu .nav li{margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu .nav{align-items:center;display:flex;flex-direction:column}#gh-head .gh-head-actions{justify-content:center;padding:20px 0;text-align:left}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{height:100vh;overflow:hidden}.gh-head-open #gh-head{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:900}.gh-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:4vw;--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] minmax(4vw,1fr) [wide-start] minmax(0,216px) [main-start] min(768px,100% - 4vw * 2) [main-end] minmax(0,216px) [wide-end] minmax(4vw,1fr) [full-end];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-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end;width:100%}.kg-width-full{grid-column:full-start/full-end;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:4vmin}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-family:Georgia,Times,serif;font-family:var(--font-serif);font-size:2rem;font-weight:400;line-height:1.6em}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{position:relative}.gh-content blockquote:before{background:#b91c1c;background:var(--color-primary);bottom:0;content:"";left:-1.5em;position:absolute;top:0;width:.3rem}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.8rem}.gh-content blockquote:before{left:-4vmin}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}figcaption{color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:600;line-height:1.4em;padding:1.5rem 1.5rem 0;text-align:center}figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{background:#f0f6f9;border:1px solid #e1eaef;border-radius:.25em;color:#dc0050;font-size:.9em;font-weight:400!important;line-height:1em;padding:.15em .4em;vertical-align:middle}.gh-canvas>pre{background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:scroll;padding:16px 20px}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.kg-gallery-container{display:flex;flex-direction:column;max-width:1040px;width:100%}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;height:100%;margin:0;width:100%}.kg-gallery-row:not(:first-of-type){margin:.75em 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .75em}.kg-bookmark-card,.kg-bookmark-publisher{position:relative}.kg-bookmark-container,.kg-bookmark-container:hover{background:hsla(0,0%,100%,.6);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);color:currentColor;display:flex;flex-direction:row-reverse;flex-wrap:wrap;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-sans-serif);overflow:hidden;-webkit-text-decoration:none;text-decoration:none}.kg-bookmark-content{flex-basis:0;flex-grow:999;order:1;padding:20px}.kg-bookmark-title{font-size:1.5rem;font-weight:600;line-height:1.3em}.kg-bookmark-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.4rem;line-height:1.55em;margin:.5em 0 0;max-height:45px;opacity:.8;overflow:hidden}.kg-bookmark-metadata{align-items:center;display:flex;font-size:1.4rem;font-weight:500;margin-top:20px;white-space:nowrap}.kg-bookmark-metadata>:not(img){opacity:.8}.kg-bookmark-icon{height:20px;margin-right:6px;width:20px}.kg-bookmark-author,.kg-bookmark-publisher{display:inline}.kg-bookmark-publisher{display:block;line-height:1.65em;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kg-bookmark-metadata>span:nth-of-type(2){color:#1b1b1b;font-weight:500}.kg-bookmark-metadata>span:nth-of-type(2):before{color:#1b1b1b;content:"•";margin:0 6px}.kg-bookmark-thumbnail{display:flex;flex-basis:24rem;flex-grow:1;justify-content:flex-end}.kg-bookmark-thumbnail img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.kg-bookmark-author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-post-upgrade-cta{display:none!important}.kg-nft-card{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;margin:3rem 0;padding:3rem 2rem;text-align:center}.gh-post-upgrade-cta-content{max-width:480px}.gh-post-upgrade-cta-content h2{color:#18181b;color:var(--color-base);font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:2.2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.gh-post-upgrade-cta-content p{color:rgba(0,0,0,.7);font-size:1.5rem;line-height:1.6;margin:0 0 1.5rem}.gh-post-upgrade-cta a[data-portal],.kg-button{background:#b91c1c;background:var(--color-accent);border:none;border-radius:4px;color:#fff!important;cursor:pointer;display:inline-block;font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:600;padding:12px 28px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:background .2s}.gh-post-upgrade-cta a[data-portal]:hover,.kg-button:hover{background:#8b0000;color:#fff!important}.kg-button-accent{background:#b91c1c;background:var(--color-accent)}.gh-post-upgrade-cta a[data-portal=signin],.kg-button-secondary{background:transparent;border:2px solid #b91c1c;border:2px solid var(--color-accent);color:#b91c1c!important;color:var(--color-accent)!important}.gh-post-upgrade-cta a[data-portal=signin]:hover,.kg-button-secondary:hover{background:#b91c1c;background:var(--color-accent);color:#fff!important}.gh-post-upgrade-cta-content>a,.gh-post-upgrade-cta-content>button{margin:.5rem}.gh-membership-cta{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;margin:3rem 0;padding:3rem 2rem;text-align:center}.gh-membership-cta-content{max-width:480px}.gh-membership-cta-title{color:#18181b;color:var(--color-base);font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:2rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase}.gh-membership-cta-desc{color:rgba(0,0,0,.7);font-size:1.5rem;line-height:1.6;margin:0 0 1.5rem}.gh-membership-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gh-membership-btn{border-radius:4px;cursor:pointer;display:inline-block;font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:600;padding:12px 24px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:all .2s}.gh-membership-btn-primary{background:#b91c1c!important;background:var(--color-accent)!important;border:2px solid #b91c1c;border:2px solid var(--color-accent);color:#fff!important}.gh-membership-btn-primary:hover{background:#8b0000!important;border-color:#8b0000}.gh-membership-btn-secondary{background:transparent;border:2px solid #b91c1c;border:2px solid var(--color-accent);color:#b91c1c;color:var(--color-accent)}.gh-membership-btn-secondary:hover{background:#b91c1c;background:var(--color-accent);color:#fff}@media (max-width:480px){.gh-membership-cta-buttons{flex-direction:column}.gh-membership-btn{text-align:center;width:100%}}.gh-readmore{font-size:2.6rem;padding:8vmin 4vmin}.gh-readmore-inner{grid-gap:8vmin;display:grid;grid-template-columns:1fr 1fr}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore a{color:currentColor;display:flex;-webkit-text-decoration:none;text-decoration:none}.gh-readmore h4{font-size:inherit;width:100%}.gh-readmore svg{display:inline-block;height:1em;margin:.15em 0 0;vertical-align:middle}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){.gh-readmore{font-size:1.6rem}.gh-readmore svg{margin:.1em 0 0}}.gh-auth-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:4rem 2rem}.gh-auth-form{margin:0 auto;max-width:420px;text-align:center;width:100%}.gh-auth-title{color:#18181b;color:var(--color-base);font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:2.8rem;font-weight:700;margin:0 0 .5rem;text-transform:uppercase}.gh-auth-desc{color:rgba(0,0,0,.6);font-size:1.5rem;margin:0 0 2rem}.gh-auth-box{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.gh-auth-input{background:#fff;border:1px solid #ddd;border-radius:4px;color:#18181b;color:var(--color-base);font-family:Open Sans,sans-serif;font-family:var(--font-body);font-size:1.5rem;padding:14px 16px;transition:border-color .2s;width:100%}.gh-auth-input:focus{border-color:#b91c1c;border-color:var(--color-accent);outline:none}.gh-auth-input::-moz-placeholder{color:#999}.gh-auth-input::placeholder{color:#999}.gh-auth-btn{background:#b91c1c;background:var(--color-accent);border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.5rem;font-weight:600;padding:14px 24px;text-transform:uppercase;transition:background .2s;width:100%}.gh-auth-btn:hover{background:#8b0000}.gh-auth-switch{color:rgba(0,0,0,.6);font-size:1.4rem;margin:1rem 0 2rem}.gh-auth-switch a{color:#b91c1c;color:var(--color-accent);font-weight:600;-webkit-text-decoration:none;text-decoration:none}.gh-auth-switch a:hover{-webkit-text-decoration:underline;text-decoration:underline}.gh-checkout-form{margin:0 auto;max-width:600px;text-align:center;width:100%}.gh-checkout-box{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.gh-checkout-plan{background:#fff;border:1px solid #ddd;border-radius:8px;padding:2rem;text-align:left}.gh-plan-name{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.8rem;font-weight:700;margin:0 0 .5rem;text-transform:uppercase}.gh-plan-price{color:rgba(0,0,0,.7);font-size:1.5rem;margin-bottom:1rem}.gh-plan-price strong{color:#18181b;color:var(--color-base);font-size:2rem}.gh-plan-benefits{list-style:none;margin:0 0 1.5rem;padding:0}.gh-plan-benefits li{color:rgba(0,0,0,.7);font-size:1.4rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.gh-plan-benefits li:before{color:#22c55e;color:var(--color-success,#22c55e);content:"✓";font-weight:700;left:0;position:absolute}.gh-btn-plan{background:#b91c1c;background:var(--color-accent);border-radius:4px;color:#fff;display:inline-block;font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:600;margin-right:.5rem;margin-top:.5rem;padding:12px 24px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:background .2s}.gh-btn-plan:hover{background:#8b0000;color:#fff}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{height:15px;margin-right:5px;position:relative;top:-1px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{background:#18181b;background:var(--color-base);border-radius:4px;color:#fff;font-size:1.4rem;font-weight:500;left:4vmin;line-height:1.5em;margin:0 auto;max-width:calc(1400px - 8vmin);padding:12px 20px;position:fixed;right:4vmin;text-align:center;top:20px;z-index:9999}form[data-members-form].success .message-success{background:#22c55e;background:var(--color-success,#22c55e)}form[data-members-form].error .message-error{background:#fff;box-shadow:var(--color-error) 0 0 0 1px;color:var(--color-error)}form[data-members-form] .gh-auth-btn{position:relative}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{display:inline-block;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}@media (max-width:640px){.gh-auth-page{min-height:50vh;padding:2rem 1rem}.gh-auth-title{font-size:2.2rem}.gh-checkout-plan{padding:1.5rem}.gh-btn-plan{display:block;margin-right:0;text-align:center}}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;padding:15vmin 2rem;text-align:center}.gh-error-code{color:#b91c1c;color:var(--color-accent);font-size:16rem;line-height:1;margin:0}.gh-error-code,.gh-error-description{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-weight:700}.gh-error-description{font-size:2.5rem;letter-spacing:.05em;margin:1rem auto 0;max-width:600px;padding:0 2rem;text-transform:uppercase}.gh-error-text{color:#666;font-size:1.3rem;line-height:1.5;margin:1.5rem auto 0;max-width:500px}.gh-error-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:2.5rem}.gh-error-btn{background:#b91c1c;background:var(--color-accent);color:#fff;display:inline-block;font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.3rem;font-weight:600;letter-spacing:.05em;padding:.9rem 2.2rem;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.gh-error-btn:hover{opacity:.85}.gh-error-btn-outline{background:transparent;border:2px solid #ccc;color:var(--color-text)}.gh-error-btn-outline:hover{border-color:#b91c1c;border-color:var(--color-accent);color:#b91c1c;color:var(--color-accent);opacity:1}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid rgba(0,0,0,.1);margin:0;padding:2rem 0}.gh-error-stack-function{color:red;font-size:1.8rem;margin:0 0 .5em}.gh-foot{align-items:center;display:flex;justify-content:center;padding:8vmin 4vmin 4vmin}.gh-foot .gh-container{width:auto}.gh-foot a{color:inherit}.gh-foot-menu{display:flex}.gh-foot-menu,.gh-foot-menu .nav{align-items:center;justify-content:center}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;font-size:1.8rem;list-style:none}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{box-shadow:inset 0 -1px 0 0 currentcolor;display:inline-block;padding:3px 0;-webkit-text-decoration:none;text-decoration:none}.gh-foot-meta{font-size:1.5rem;margin:2rem 0;opacity:.75;text-align:center}@media (max-width:700px){.gh-foot-menu .nav{font-size:1.6rem}}a.gh-powered,a.gh-powered:hover{align-items:center;background:#fff;border:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);color:#383838;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.3px;line-height:12px;padding:6px 9px 6px 6px;-webkit-text-decoration:none;text-decoration:none}a.gh-powered svg{height:16px;margin:0 6px 0 0;width:16px}.gh-pagination .pagination{display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-comments{border-top:1px solid #d4d4d8;border-top:1px solid var(--color-border-light);margin-top:4rem;padding-top:2rem}.gh-comments-title{color:#18181b;color:var(--color-base);font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:2rem;font-weight:700;margin:0 0 2rem;text-transform:uppercase}.gh-comments iframe{width:100%!important}.gh-comments-count{background:#b91c1c;background:var(--color-accent);border-radius:4px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;margin-left:.5rem;padding:.2rem .6rem}*,:after,:before{box-sizing:border-box}html{font-size:62.5%}body{background:#f5f3f0;background:var(--color-bg);color:#18181b;color:var(--color-base);font-family:Open Sans,sans-serif;font-family:var(--font-body);font-size:1.6rem;line-height:1.6}.gh-viewport{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex:1 0 auto}.hidden{display:none!important}.gh-head-wrapper{margin:0 auto;max-width:1440px;max-width:var(--container-max);padding:0 24px;width:100%}.gh-head-logo-section{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:1392px;max-width:calc(var(--container-max) - 48px);padding:2rem 24px}@media (min-width:769px){.gh-head-logo-section{padding-left:calc(50% - 505px)}}.gh-logo-link{display:block}.gh-logo{height:5rem}@media (min-width:640px){.gh-logo{height:7rem}}@media (min-width:1024px){.gh-logo{height:9rem}}.gh-logo-text{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:3rem;font-weight:700;margin:0}.gh-nav{background:#f5f3f0;background:var(--color-bg);position:sticky;top:0;z-index:50}.gh-nav-inner{border-bottom:1px solid #000;border-bottom:1px solid var(--color-border);border-top:1px solid #000;border-top:1px solid var(--color-border);margin:0 auto;max-width:1392px;max-width:calc(var(--container-max) - 48px)}.gh-nav-border{padding:0 24px}.gh-nav-list{align-items:center;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;list-style:none;margin:0;padding:8px 0;text-transform:uppercase}@media (min-width:640px){.gh-nav-list{font-size:1.4rem}}@media (min-width:1024px){.gh-nav-list{font-size:1.5rem}}.gh-nav-list li{margin:0}.gh-nav-logo-item{display:none}.gh-nav-logo-item a{display:block;padding:.25rem .5rem}.gh-nav-logo{height:24px}.gh-nav-logo-text{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:700}.gh-nav-link{color:#18181b;color:var(--color-base);display:block;padding:8px 12px;-webkit-text-decoration:none;text-decoration:none;transition:color .2s}.gh-nav-link:hover{color:#b91c1c;color:var(--color-primary)}.gh-nav-search{background:none;border:none;color:#18181b;color:var(--color-base);cursor:pointer;display:block;padding:.5rem .75rem}.gh-nav-search:hover{color:#b91c1c;color:var(--color-primary)}.gh-icon-search{height:1rem;width:1rem}.gh-nav-abo{background:#b91c1c;background:var(--color-primary);color:#fff!important;display:block;font-size:15px;font-weight:700;margin-left:8px;padding:10px 20px;-webkit-text-decoration:none;text-decoration:none;text-transform:none;transition:background .2s}.gh-nav-abo:hover{background:#991b1b}.gh-burger,.gh-nav-mobile-header{display:none}.gh-burger{background:transparent;border:none;cursor:pointer;flex-direction:column;height:20px;justify-content:space-around;padding:0;width:24px}.gh-burger-line{background:#18181b;background:var(--color-base);height:2px;transition:all .3s;width:100%}@media (max-width:768px){.gh-nav-mobile-header{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.gh-nav-mobile-logo{display:none}.gh-burger{display:flex}.gh-nav-list{align-items:stretch;border-top:1px solid #d4d4d8;border-top:1px solid var(--color-border-light);display:none;flex-direction:column;padding:0 0 16px}.gh-nav-list.is-open{display:flex}.gh-nav-list li{width:100%}.gh-nav-logo-item{display:none}.gh-nav-link{border-bottom:1px solid #d4d4d8;border-bottom:1px solid var(--color-border-light);padding:12px 0}.gh-nav-search{padding:12px 0;text-align:left;width:100%}.gh-nav-abo{margin:12px 0 0;text-align:center}.gh-burger.is-open .gh-burger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.gh-burger.is-open .gh-burger-line:nth-child(2){opacity:0}.gh-burger.is-open .gh-burger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}.gh-page{padding:0}.gh-container{margin:0 auto;max-width:1440px;max-width:var(--container-max);padding:0 24px}.gh-content-wrap{display:flex;flex-direction:column;gap:24px;gap:var(--gap);margin-bottom:2rem}@media (min-width:1024px){.gh-content-wrap{flex-direction:row}}.gh-content-main{width:100%}@media (min-width:1024px){.gh-content-main{width:66.666%;width:var(--main-width)}}.gh-featured-wrap{margin-top:1.5rem}.gh-card-featured-link{color:inherit;display:flex;flex-direction:column;gap:1rem;-webkit-text-decoration:none;text-decoration:none}@media (min-width:640px){.gh-card-featured-link{flex-direction:row}}.gh-card-featured-image-wrap{position:relative;width:100%}@media (min-width:640px){.gh-card-featured-image-wrap{width:70%}}.gh-card-featured-image{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);height:auto;width:100%}.gh-card-featured-placeholder{aspect-ratio:16/9;background:#e4e4e7;width:100%}.gh-card-featured-content{display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media (min-width:640px){.gh-card-featured-content{width:30%}}.gh-card-featured-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:20px;font-weight:700;line-height:1.15;margin:8px 0 0}@media (min-width:640px){.gh-card-featured-title{font-size:22px}}@media (min-width:1024px){.gh-card-featured-title{font-size:24px}}.gh-card-featured-link:hover .gh-card-featured-title{-webkit-text-decoration:underline;text-decoration:underline}.gh-card-featured-excerpt{color:#52525b;color:var(--color-secondary);font-size:14.5px;line-height:1.6;margin-top:12px}.gh-postfeed{grid-gap:24px;grid-gap:var(--gap);display:grid;gap:24px;gap:var(--gap);grid-template-columns:1fr;margin-top:2.5rem}@media (min-width:768px){.gh-postfeed{grid-template-columns:repeat(2,1fr)}}.gh-card-link{align-items:flex-start;color:inherit;display:flex;gap:16px;-webkit-text-decoration:none;text-decoration:none}.gh-card-image-wrap{flex-shrink:0;position:relative}.gh-card-image{height:auto;width:160px}.gh-card-image-placeholder{aspect-ratio:16/9;background:#e4e4e7;flex-shrink:0;width:160px}.gh-card-content{flex:1}.gh-card-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.gh-card-meta:not(:has(.gh-card-tag)){justify-content:flex-end}.gh-card-tag{color:#b91c1c;color:var(--color-primary);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gh-card-meta time{color:#a1a1aa;color:var(--color-muted);font-size:12px}.gh-card-access{border-radius:2px;bottom:4px;color:#fff;font-size:10px;font-weight:700;left:4px;padding:3px 8px;position:absolute;text-transform:uppercase}.gh-access-free{background:#f87171}.gh-access-members{background:#dc2626}.gh-access-preview{background:#b91c1c}.gh-access-paid{background:#7f1d1d}.gh-card-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:16px;font-weight:700;line-height:1.15;margin:0}@media (min-width:1024px){.gh-card-title{font-size:17px}}.gh-card-link:hover .gh-card-title{-webkit-text-decoration:underline;text-decoration:underline}.gh-card-excerpt{color:#52525b;color:var(--color-secondary);font-size:14.5px;line-height:1.6;margin-top:8px}.gh-listfeed{display:flex;flex-direction:column;gap:0;margin-top:.5rem}.gh-card-list{border-bottom:1px solid #d4d4d8;border-bottom:1px solid var(--color-border-light)}.gh-card-list:last-child{border-bottom:none}.gh-card-list-link{align-items:flex-start;color:inherit;display:flex;gap:20px;padding:1.25rem 0;-webkit-text-decoration:none;text-decoration:none}.gh-card-list-image-wrap{flex-shrink:0;position:relative}.gh-card-list-image{height:auto;width:200px}@media (min-width:640px){.gh-card-list-image{width:240px}}.gh-card-list-placeholder{aspect-ratio:16/9;background:#e4e4e7;width:200px}.gh-card-list-content{flex:1;min-width:0}.gh-card-list-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:18px;font-weight:700;line-height:1.2;margin:.25rem 0 0}@media (min-width:640px){.gh-card-list-title{font-size:20px}}.gh-card-list-link:hover .gh-card-list-title{-webkit-text-decoration:underline;text-decoration:underline}.gh-card-list-excerpt{color:#52525b;color:var(--color-secondary);font-size:14.5px;line-height:1.6;margin-top:8px}@media (max-width:480px){.gh-card-list-link{flex-direction:column;gap:10px}.gh-card-list-image,.gh-card-list-placeholder{width:100%}}.gh-sidebar{display:block;margin-top:2rem;width:100%}@media (min-width:1024px){.gh-sidebar{margin-top:0;width:33.333%;width:var(--sidebar-width)}}@media (max-width:1023px){.gh-sidebar-inner{align-items:center;display:flex;flex-direction:column}.gh-sidebar-section{margin-bottom:0;max-width:320px;text-align:center;width:100%}.gh-sidebar-title{font-size:1.2rem}.gh-sidebar-cover{margin:0 auto .75rem;max-width:280px}.gh-sidebar-buttons{margin:0 auto 1.5rem;max-width:280px}.gh-sidebar-ad{margin:0 auto;max-width:280px}}.gh-sidebar-inner{position:sticky;top:4rem}.gh-sidebar-section{margin-bottom:1.5rem}.gh-sidebar-title{font-size:1.1rem;font-weight:700;letter-spacing:.15em;margin-bottom:.75rem;text-align:right;text-transform:uppercase;width:100%}.gh-accent{color:#b91c1c;color:var(--color-primary)}.gh-sidebar-cover{margin-bottom:.75rem}.gh-sidebar-ad,.gh-sidebar-cover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1);width:100%}.gh-sidebar-buttons{display:flex;gap:.25rem;margin-bottom:1.5rem}.gh-sidebar-btn{align-items:center;background:#e4e4e7;color:#18181b;color:var(--color-base);display:flex;flex:1;font-size:14px;font-weight:700;justify-content:center;padding:12px 8px;text-align:center;-webkit-text-decoration:none;text-decoration:none}.gh-sidebar-btn:hover{background:#d4d4d8}.gh-sidebar-btn-primary{background:#b91c1c;background:var(--color-primary);color:#fff;font-size:28px}.gh-sidebar-btn-primary:hover{background:#991b1b}.gh-sidebar-posts{display:flex;flex-direction:column;gap:1rem}.gh-sidebar-post{color:inherit;display:block;-webkit-text-decoration:none;text-decoration:none}.gh-sidebar-post-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:700;line-height:1.2;margin:0}.gh-sidebar-post:hover .gh-sidebar-post-title{-webkit-text-decoration:underline;text-decoration:underline}.gh-sidebar-post time{color:#a1a1aa;color:var(--color-muted);font-size:1.2rem}.gh-tag-header{border-bottom:1px solid #000;border-bottom:1px solid var(--color-border);margin:1.5rem 0 2rem;padding:1.5rem 0}.gh-tag-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:3rem;font-weight:700;margin:0}.gh-tag-description{color:#52525b;color:var(--color-secondary);margin-top:.5rem}.gh-article{padding:2rem 0}.gh-article-container{margin:0 auto;max-width:768px;max-width:var(--content-width);padding:0 1rem}.gh-article-header{margin-bottom:1.5rem}.gh-article-tag{color:#b91c1c;color:var(--color-primary);font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gh-article-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:3rem;font-weight:700;line-height:1.1;margin:.5rem 0 1rem}@media (min-width:640px){.gh-article-title{font-size:4rem}}.gh-article-share{display:flex;gap:.75rem;margin-bottom:1.5rem}.gh-share-btn{align-items:center;background:#e4e4e7;border-radius:4px;color:#18181b;color:var(--color-base);display:flex;height:36px;justify-content:center;-webkit-text-decoration:none;text-decoration:none;transition:background .2s;width:36px}.gh-share-btn:hover{background:#d4d4d8}.gh-share-btn svg{height:18px;width:18px}.gh-article-image{margin:0 0 1.5rem}.gh-article-image img{height:auto;width:100%}.gh-article-image figcaption{color:#a1a1aa;color:var(--color-muted);font-size:1.4rem;margin-top:.5rem;text-align:center}.gh-article-footer{border-top:2px solid #000;border-top:2px solid var(--color-border);margin-top:3rem;padding:1.5rem 0;text-align:center}.gh-back-link{color:#b91c1c;color:var(--color-primary);font-weight:600;-webkit-text-decoration:none;text-decoration:none}.gh-back-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.gh-related{border-top:1px solid #d4d4d8;border-top:1px solid var(--color-border-light);margin-top:2rem;padding-top:2rem}.gh-related-title{font-size:1rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.gh-related-posts{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.gh-related-post{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-related-image{height:auto;margin-bottom:.5rem;width:100%}.gh-related-post-title{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-size:1.4rem;font-weight:700;line-height:1.2;margin:0}.gh-related-post:hover .gh-related-post-title{-webkit-text-decoration:underline;text-decoration:underline}.gh-pagination{align-items:center;border-top:1px solid #d4d4d8;border-top:1px solid var(--color-border-light);display:flex;gap:1rem;justify-content:center;padding:2rem 0}.gh-pagination-btn{background:#e4e4e7;color:#18181b;color:var(--color-base);font-size:1.4rem;font-weight:600;padding:.5rem 1rem;-webkit-text-decoration:none;text-decoration:none}.gh-pagination-btn:hover{background:#d4d4d8}.gh-pagination-info{color:#a1a1aa;color:var(--color-muted);font-size:1.4rem}.gh-foot{background:#18181b;background:var(--color-bg-dark);color:#fff;margin-top:auto}.gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1440px;max-width:var(--container-max);padding:1rem 1.5rem}@media (min-width:640px){.gh-foot-inner{flex-direction:row;justify-content:space-between}}.gh-foot-nav{display:flex;gap:1.5rem}.gh-foot-nav a{color:#fff;font-size:1.4rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none}.gh-foot-nav a:hover{color:#ef4444}.gh-foot-copy{color:#a1a1aa;color:var(--color-muted);font-size:1.2rem;margin:0}.gh-content{font-size:1.6rem;line-height:1.7}.gh-content p{margin-bottom:1rem;text-align:justify}.gh-content h2{font-size:2.4rem;margin:2rem 0 1rem}.gh-content h2,.gh-content h3{font-family:Oswald,sans-serif;font-family:var(--font-headline);font-weight:700}.gh-content h3{font-size:2rem;margin:1.5rem 0 .75rem}.gh-content ol,.gh-content ul{margin-bottom:1rem;padding-left:1.5rem}.gh-content li{margin-bottom:.5rem}.gh-content blockquote{border-left:4px solid #b91c1c;border-left:4px solid var(--color-primary);color:#52525b;color:var(--color-secondary);font-style:italic;margin:1.5rem 0;padding-left:1rem}.gh-content a{color:#b91c1c;color:var(--color-primary);-webkit-text-decoration:underline;text-decoration:underline}.gh-content a:hover{color:#991b1b}.gh-content img{height:auto;margin:1.5rem 0;width:100%}.gh-content figure{margin:1.5rem 0}.gh-content figcaption{color:#a1a1aa;color:var(--color-muted);font-size:1.4rem;margin-top:.5rem;text-align:center}@media (max-width:1023px){.gh-sidebar{margin-top:2rem;width:100%}.gh-content-main{width:100%}}@media (max-width:767px){.gh-postfeed{grid-template-columns:1fr}.gh-card-featured-link{flex-direction:column}.gh-card-featured-content,.gh-card-featured-image-wrap{width:100%}.gh-related-posts{grid-template-columns:1fr}.gh-content p{text-align:left}}@media (max-width:480px){.gh-foot-nav{flex-wrap:wrap;gap:.8rem 1.2rem;justify-content:center}}
/*# sourceMappingURL=index.css.map */
/* Remove underline from post content links */
.gh-content a, .gh-content a:not([class]) {
  text-decoration: none !important;
}
.gh-content a:hover {
  text-decoration: underline;
}


/* Logo linksbündig mit Artikelbereich (768px content) */
.gh-head-logo-section {
  padding-left: calc(50% - 384px) !important;
}
@media (max-width: 768px) {
  .gh-head-logo-section {
    padding-left: 24px !important;
  }
}

/* Abstand unter Navbar (1cm) */
.gh-content-wrap {
  margin-top: 2.5rem !important;
}

/* Abstand zwischen Featured Post und Postfeed (2cm total) */
.gh-postfeed {
  margin-top: 5rem !important;
}

/* Homepage Bilder croppen - links oben ausrichten, rechts/unten abschneiden */
.gh-card-image-wrap {
  width: 160px;
  height: 90px;
  overflow: hidden;
  flex-shrink: 0;
}
.gh-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}

/* Weitere Artikel Bilder croppen */
.gh-related-post {
  overflow: hidden;
}
.gh-related-image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: left top;
}

/* Featured Post Text 2cm tiefer als Bild */
.gh-card-featured-content {
  padding-top: 5rem !important;
}

/* Sidebar Cover Hover-Effekt */
.gh-sidebar-cover {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gh-sidebar-cover:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

/* Sidebar Buttons Hover-Effekt - 10% vergrößern */
.gh-sidebar-btn {
  transition: transform 0.2s ease;
}
.gh-sidebar-btn:hover {
  transform: scale(1.1);
}

/* Abo Button - grauer Hintergrund, roter Text, größer */
.gh-sidebar-btn.gh-sidebar-btn-abo {
  background: #e4e4e7 !important;
  color: #b91c1c !important;
  font-size: 32px !important;
  font-weight: 900 !important;
}
.gh-sidebar-btn.gh-sidebar-btn-abo:hover {
  background: #d4d4d8 !important;
}

/* Footer Abo CTA - gleiche Breite wie Navbar (1392px) */
.gh-footer-abo {
  background: #b91c1c;
  padding: 2rem 24px;
  margin-top: 2rem;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 1392px !important;
  min-width: 1392px !important;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  .gh-footer-abo {
    width: calc(100% - 48px) !important;
    min-width: auto !important;
  }
}
.gh-footer-abo-btn {
  display: inline-block;
  background: #fff;
  color: #b91c1c !important;
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  font-weight: 700;
  padding: 16px 48px;
  text-decoration: none;
  text-transform: uppercase;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.gh-footer-abo-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

/* Footer - gleiche Breite wie Navbar (1392px) */
.gh-foot {
  background: #18181b !important;
  color: #fff !important;
  padding: 1rem 24px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 1392px !important;
  min-width: 1392px !important;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  .gh-foot {
    width: calc(100% - 48px) !important;
    min-width: auto !important;
  }
}
.gh-foot-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}
.gh-foot .gh-foot-nav {
  display: flex;
  gap: 1.5rem;
}
.gh-foot .gh-foot-nav a {
  color: #fff !important;
}
.gh-foot .gh-foot-copy {
  margin: 0;
  color: #a1a1aa;
}

/* Druckansicht - nur Logo, Titel und Text */
@media print {
  /* Alles ausblenden */
  .gh-nav,
  .gh-sidebar,
  .gh-article-tag,
  .gh-article-share,
  .gh-article-image,
  .gh-article-footer,
  .gh-related,
  .gh-comments,
  .gh-footer-abo,
  .gh-foot,
  .gh-membership-cta,
  .gh-post-upgrade-cta,
  .gh-content-wrap > :not(.gh-content-main) {
    display: none !important;
  }

  /* Logo oben anzeigen */
  .gh-head-wrapper {
    display: block !important;
    padding: 0 !important;
    margin: 0 0 1rem !important;
    border-bottom: 2px solid #000;
    padding-bottom: 0.5rem !important;
  }
  .gh-head-logo-section {
    padding: 0 !important;
  }
  .gh-logo {
    height: 4rem !important;
  }

  /* A4-Seitenränder */
  @page {
    size: A4;
    margin: 2cm 2.5cm;
  }

  /* Layout zurücksetzen */
  body {
    background: #fff !important;
    color: #000 !important;
    font-size: 12pt !important;
    line-height: 1.5 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .gh-viewport {
    min-height: auto !important;
  }
  .gh-content-wrap {
    display: block !important;
    margin: 0 !important;
  }
  .gh-content-main {
    width: 100% !important;
  }
  .gh-article {
    padding: 0 !important;
  }
  .gh-article-container {
    max-width: 100% !important;
    padding: 0 !important;
  }

  /* Titel groß */
  .gh-article-title {
    font-size: 24pt !important;
    margin: 0 0 0.5rem !important;
  }
  .gh-article-header {
    margin-bottom: 1rem !important;
  }

  /* Text-Styling für Druck */
  .gh-content {
    font-size: 11pt !important;
    line-height: 1.6 !important;
  }
  .gh-content a {
    color: #000 !important;
    text-decoration: none !important;
  }
  .gh-content img {
    max-width: 60% !important;
    margin: 0.5rem 0 !important;
  }

  /* Seitenumbrüche vermeiden */
  h1, h2, h3, h4 {
    page-break-after: avoid !important;
  }
  p, li {
    orphans: 3;
    widows: 3;
  }
}

