: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-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,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-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{display:flex;flex-direction:column;gap:24px;align-items:center}.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}:root{--primary-color:var(--ghost-accent-color,#6c5ce7);--primary-text-color:#333;--secondary-text-color:#999;--red-color:#dc3545;--orange-color:#ffc107;--green-color:#28a745;--white-color:#fff;--lighter-gray-color:#f7f7f7;--light-gray-color:#f1f1f1;--mid-gray-color:#e6e6e6;--dark-gray-color:#1a1a1a;--black-color:#000;--animation-base:ease-in-out;--h1-size:3.8rem;--header-spacing:60px}input[type=email],input[type=password],input[type=search],input[type=text]{width:100%;height:50px;padding:0 15px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--mid-gray-color);border-radius:5px;outline:none}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border-color:var(--primary-color)}.form-wrapper{position:relative}.form-button{position:absolute;top:5px;right:5px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;font-size:20px;color:var(--white-color);cursor:pointer;background-color:var(--primary-color);border:0;border-radius:4px;outline:none}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding-top:60px;padding-bottom:30px}.page-template .site-content{padding-block:0}@media (max-width:767px){.site-content{padding-bottom:0}}.gh-head-logo{letter-spacing:-.01em}.gh-head-link,.gh-head-menu{font-size:1.5rem;font-weight:500}.gh-head-menu:after{display:none}.site-cover{z-index:unset!important;display:flex;min-height:500px}.site-cover .search{width:400px;margin:30px auto 0}.site-cover .search-field{display:flex;align-items:center;height:50px;padding:0 15px;font-size:16px;color:#a9a9a9;cursor:pointer;background-color:var(--white-color);border-radius:5px}.cover-content{position:relative;z-index:20;padding:30px;margin:auto;color:var(--white-color);text-align:center}.cover-description{max-width:720px;margin:0 auto;font-family:var(--gh-font-heading,var(--font-sans));font-size:3.6rem;font-weight:600;line-height:1.4;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .cover-description{font-family:var(--gh-font-heading,var(--font-serif));font-weight:700}@media (max-width:460px){.site-cover .search{width:100%}}@media (max-width:767px){.site-cover{min-height:400px}.cover-description{font-size:24px}}.search{position:relative;text-align:left}.search-button svg:nth-child(2){display:none}.search-button-clear{font-size:18px}.search-button-clear svg:first-child{display:none}.search-button-clear svg:nth-child(2){display:block}.search-result{position:absolute;top:100%;width:100%;max-height:50vh;margin-top:5px;overflow:hidden;overflow-y:scroll;font-size:15px;color:var(--dark-gray-color);background-color:var(--white-color);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.15);-webkit-overflow-scrolling:touch}.search-result-row+.search-result-row{border-top:1px solid var(--mid-gray-color)}.search-result-row-link{display:block;padding:15px 15px 12px}.search-result-row-link:hover{color:var(--dark-gray-color);background-color:var(--light-gray-color);opacity:1}.search-result-row-title{font-weight:600;line-height:1.25}.search-result-row-excerpt{display:block;margin-top:2px;overflow:hidden;font-size:1.4rem;color:var(--secondary-text-color);text-overflow:ellipsis;white-space:nowrap}.topic-feed{display:grid;grid-template-columns:1fr 1fr;gap:80px 60px}.topic-header{display:flex;padding-bottom:12px;margin-bottom:20px;border-bottom:1px solid var(--mid-gray-color)}.topic-name{margin-bottom:0;font-size:2.2rem;letter-spacing:-.005em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .topic-name{font-family:var(--gh-font-heading,var(--font-serif))}.topic-count{margin-left:15px;color:var(--secondary-text-color)}.topic-article-feed{padding:0;margin:0;list-style-type:none}.topic-article-title{margin-bottom:0;font-family:var(--gh-font-body,var(--font-sans));font-size:1.5rem;font-weight:400;line-height:1.5;letter-spacing:0;word-break:break-word}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .topic-article-title{font-family:var(--gh-font-heading,var(--font-serif))}.topic-article-link{display:flex;padding:7px 0}.topic-article-link svg{width:16px;height:16px;margin:3px 5px 0 -5px}.topic-more{display:inline-block;margin-top:20px;font-weight:700;color:var(--primary-color);letter-spacing:-.005em}@media (max-width:767px){.topic-feed{grid-template-columns:1fr}}.term{margin-top:30px;margin-bottom:24px}.term-name{margin-bottom:0;font-size:2.8rem;letter-spacing:0}.term-description{max-width:560px;margin-top:12px;line-height:1.5;color:var(--secondary-text-color)}.term-image{width:64px;height:64px;margin-bottom:12px;border-radius:50%}.post-image-link:hover{opacity:1}.post-title{margin-bottom:0;font-size:2.2rem;font-weight:700;line-height:1.2;letter-spacing:-.005em;word-break:break-word}.post-link:hover+.post-wrapper .post-title{opacity:.8}.post-title-link{display:block}.post-meta{display:flex;align-items:center;font-size:1.5rem;line-height:1;color:var(--secondary-text-color);letter-spacing:-.005em}.gh-meta-share{margin-top:12px}.post-author{position:relative;z-index:60;display:flex;align-items:center;margin:0 14px 0 4px}.post-author-image-link{position:relative;display:block;width:40px;height:40px;margin:0 -6px;overflow:hidden;border-radius:50%}.post-author-image-link:first-child{z-index:10}.post-author-image-link:nth-child(2){z-index:9}.post-author-image-link:nth-child(3){z-index:8}.post-author-image-link:nth-child(4){z-index:7}.post-author-image-link:nth-child(5){z-index:6}.post-author-image{height:100%;border:2px solid var(--white-color);border-radius:50%;-o-object-fit:cover;object-fit:cover}.post-author-name{margin-bottom:6px;font-weight:600}.post-author-name-link+.post-author-name-link:before{content:", "}.post-meta-bottom{display:flex}.post-length:before{padding:0 4px;content:"—"}.post-excerpt{margin-top:8px;font-size:1.6rem;line-height:1.5;color:var(--secondary-text-color);word-break:break-word}.gp-post-teaser__content.gh-content{font-size:inherit;line-height:inherit;color:inherit}.gp-post-teaser__content.gh-content>:first-child{margin-top:0}.gp-post-teaser__content.gh-content p{margin-bottom:.85em}.gp-post-teaser__content.gh-content p:last-child{margin-bottom:0}.gp-post-teaser__toggle{margin-top:1rem}.gp-post-teaser__more[hidden]{display:none}.post-tags{display:flex;flex-wrap:wrap;margin-top:30px}.post-tag{display:inline-block;padding:6px 12px;margin:0 8px 8px 0;font-size:1.2rem;font-weight:600;line-height:1;letter-spacing:-.01em;background-color:var(--white-color);border:1px solid var(--mid-gray-color);border-radius:15px}.post-feed .post{position:relative;display:flex;padding:35px 0 33px}.post-feed .post+.post{border-top:1px solid var(--mid-gray-color)}.post-feed .post-link:hover~.post-header .post-title-link{color:var(--primary-color)}.post-feed .post-media{flex-shrink:0;width:160px;margin-right:28px;margin-bottom:0}.post-feed .post.no-image .post-wrapper{margin-left:0}@media (max-width:767px){.post-feed .post{display:block}.post-feed .post-media{width:auto;margin-bottom:30px}.post-feed .post-wrapper{margin-left:0}}.pagination{display:flex;align-items:center;margin-top:48px;margin-bottom:32px}.post-template .pagination{gap:32px;align-items:flex-start;margin-top:64px;font-size:2.2rem;line-height:1.3}.pagination-left,.pagination-right{flex:2;font-weight:700}.pagination-right{text-align:right}.pagination-right .button-arrow-right{justify-content:flex-end}.page-number{padding:16px;font-size:1.3rem;font-weight:500;line-height:0;border:1px solid var(--mid-gray-color);border-radius:30px}.page-number,.pagination-label{color:var(--secondary-text-color)}.pagination-label{display:block;margin-bottom:8px;font-size:1.2rem;font-weight:600;text-transform:uppercase;word-break:break-word}.featured-wrapper{margin:30px 0 90px}.featured-wrapper .post-header,.featured-wrapper .post-media{margin-bottom:20px}.featured-wrapper .post-title{font-size:1.7rem;font-weight:600}.featured-wrapper .post-tag{margin:0}.featured-header{margin-bottom:45px}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .featured-title{font-family:var(--gh-font-heading,var(--font-serif))}@media (max-width:767px){.featured-wrapper{margin-top:0;margin-bottom:60px}.featured-wrapper .post-header{margin-bottom:15px}.featured-wrapper .owl .owl-next,.featured-wrapper .owl .owl-prev{top:-71px}.featured-header{margin-bottom:30px}}.gh-article-image{grid-column:main-start/main-end}.related-posts{margin-top:48px}.related-title{margin-bottom:0;font-size:14px;color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:2px}.comment-container{margin-top:48px}.u-object-fit{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.u-permalink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;outline:none}.u-placeholder{position:relative;z-index:10;background-color:var(--light-gray-color)}.u-placeholder.same-height{height:0}.u-placeholder.horizontal{padding-bottom:50%}.u-placeholder.rectangle{padding-bottom:62.5%}.u-placeholder.square{padding-bottom:100%}.u-overlay{position:relative}.u-overlay:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;content:"";background-color:var(--black-color);transition:opacity 1s var(--animation-base)}.no-image.u-overlay:before{background-color:var(--ghost-accent-color)}.u-overlay:not(.no-image).initialized:before{opacity:.4}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}.owl{position:relative;z-index:1;display:none;width:100%;-webkit-tap-highlight-color:transparent}.owl .owl-stage{position:relative;touch-action:pan-y}.owl .owl-stage:after{display:block;height:0;clear:both;line-height:0;visibility:hidden;content:"."}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{float:left;min-height:1px;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{position:absolute;top:-86px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;font-size:18px;color:var(--dark-gray-color);text-align:center;background-color:var(--white-color);border:1px solid var(--mid-gray-color);border-radius:3px;outline:none;transition:color .3s var(--animation-base)}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--secondary-text-color);cursor:default}.owl .owl-prev{right:34px}.owl .owl-next{right:0}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;width:20px;height:20px;padding:0;border:0;outline:none}.owl .owl-dot span{width:8px;height:8px;background-color:var(--mid-gray-color);border-radius:50%}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}:root{--gap:1.25rem;--header-spacing:1.25rem;--content-width:1100px;--container-width:1200px}@media (max-width:767px){:root{--gap:1rem;--header-spacing:1rem;--content-width:100%}}.site-content{padding-top:1.25rem;padding-bottom:1.25rem}@media (max-width:767px){.site-content{padding-top:1rem;padding-bottom:1rem}}.ghostpulse-logo-wrap{position:relative;display:inline-block;line-height:0;vertical-align:middle}.gh-head-logo .ghostpulse-logo-header,.gh-head-logo img.ghostpulse-logo-header{display:block;max-height:64px;width:auto;max-width:min(100%,320px);-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.ghostpulse-version-badge{position:absolute;right:0;bottom:0;transform:translate(20%,25%);font-size:.65rem;line-height:1.15;font-weight:600;letter-spacing:.03em;padding:.2em .45em;border-radius:4px;background:var(--color-darker-gray,#15171a);color:var(--color-white,#fff);box-shadow:0 1px 2px rgba(0,0,0,.3);pointer-events:none;white-space:nowrap}.ghostpulse-banner{-o-object-position:center;object-position:center}.site-cover.no-image .ghostpulse-banner{background-color:#000}.gp-indexnow-landing .gh-article-header,.gp-indexnow-landing .gh-content.gh-canvas>:not(.gp-indexnow-page){display:none}.gp-indexnow-landing .gp-indexnow-page{font-size:1.25rem;line-height:1.55}.gp-indexnow-landing .gp-indexnow-page a,.gp-indexnow-landing .gp-indexnow-page li,.gp-indexnow-landing .gp-indexnow-page p,.gp-indexnow-landing .gp-indexnow-page summary{font-size:1em;line-height:1.55}.gp-indexnow-landing .gp-indexnow-page h2,.gp-indexnow-landing .gp-indexnow-page h3{line-height:1.25}.gp-indexnow-landing .gp-indexnow-page h2{font-size:1.35em;margin:0 0 .6rem}.gp-indexnow-landing .gp-indexnow-page h3{font-size:1.05em;margin:0 0 .35rem}.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-eyebrow{font-size:.78em;margin-bottom:.35rem}.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-showcase__body{margin-bottom:.75rem}.gp-indexnow-landing .gp-indexnow-page .ghostpulse-plan-usage,.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-disclaimer,.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-pricing-note,.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-section__intro{font-size:1em;margin:.6rem 0 0;max-width:none}.gp-indexnow-landing .gp-indexnow-page .gp-indexnow-hero__note{font-size:.9em}.page-template .site-content:has(.gp-indexnow-landing){padding-top:.25rem;padding-bottom:.25rem}.gp-indexnow-landing .gp-indexnow-page.gh-canvas{--gap:0.35rem;display:flex;flex-direction:column;gap:.55rem;max-width:1100px;width:100%;margin:0 auto;padding:0 .25rem .5rem;text-align:left}.gp-indexnow-landing .gp-indexnow-page.gh-canvas>*{grid-column:unset;width:100%}.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-final,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-hero,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-section,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-showcase,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-trust{margin:0;background:var(--color-lighter-gray,#f4f5f6);border:1px solid var(--color-light-gray,#e6e6e6);border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-hero{text-align:center;padding:.8rem .85rem}.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-final,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-section,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-showcase,.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-trust{padding:.85rem .95rem}.gp-indexnow-landing .gp-indexnow-page>.gp-indexnow-legal{margin:0;padding:.5rem 0 0;background:transparent;border:none;box-shadow:none}.gp-indexnow-hero .ghostpulse-banner-inline{max-width:min(100%,320px);height:auto;margin:0 auto 1.5rem}.gp-indexnow-hero__title{font-size:clamp(1.75em,4vw,2.5em);line-height:1.15;margin:0 0 1rem}.gp-indexnow-hero__lead{font-size:1.05em;line-height:1.55;max-width:42rem;margin:0 auto 1.15rem;opacity:.92}.gp-indexnow-hero__note{font-size:.9em;opacity:.75;margin-top:1rem}.gp-indexnow-landing .gp-indexnow-cta-guest,.gp-indexnow-landing .gp-indexnow-cta-member{display:none;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.gp-indexnow-landing.gp-indexnow-is-member .gp-indexnow-cta-member,.gp-indexnow-landing:not(.gp-indexnow-is-member) .gp-indexnow-cta-guest{display:flex}.gp-indexnow-hero__actions--final .gp-indexnow-cta-guest,.gp-indexnow-hero__actions--final .gp-indexnow-cta-member{justify-content:flex-start}.gp-indexnow-page .gh-btn{text-decoration:none}.gp-indexnow-page .gh-primary-btn{color:#fff!important}.gp-indexnow-page .gh-outline-btn{color:var(--color-darker-gray)!important}.gp-indexnow-flow{margin:0 auto 1.15rem;background:var(--color-white,#fff);border:1px solid var(--color-light-gray,#e6e6e6);border-radius:8px;max-width:100%;overflow-x:auto;padding:.5rem 0}.gp-indexnow-flow__track{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;min-width:min(100%,520px)}.gp-indexnow-flow__node{display:inline-block;padding:.45rem .75rem;font-size:.8em;font-weight:600;border-radius:6px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:var(--color-white,#fff);white-space:nowrap}.gp-indexnow-flow__node--accent{border-color:var(--ghost-accent-color,#6ee7b7);background:color-mix(in srgb,var(--ghost-accent-color,#6ee7b7) 18%,transparent)}.gp-indexnow-flow__arrow{width:1.25rem;height:1px;background:var(--color-mid-gray,#adb5bd);position:relative;flex-shrink:0}.gp-indexnow-flow__arrow:after{content:"";position:absolute;right:0;top:-3px;border:4px solid transparent;border-left:4px solid var(--color-mid-gray,#adb5bd)}@media (prefers-reduced-motion:no-preference){.gp-indexnow-flow__node--accent{animation:gp-indexnow-pulse 2.5s ease-in-out infinite}}@keyframes gp-indexnow-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--ghost-accent-color,#6ee7b7) 40%,transparent)}50%{box-shadow:0 0 0 6px transparent}}.gp-indexnow-trust{text-align:center}.gp-indexnow-trust__lead{margin:0 0 1rem;font-size:1em}.gp-indexnow-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.gp-indexnow-badges li{font-size:.75em;font-weight:600;padding:.35rem .65rem;border-radius:999px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:var(--color-lighter-gray,rgba(0,0,0,.04))}.gp-indexnow-section{margin-bottom:0}.gp-indexnow-section__title{font-size:clamp(1.35em,3vw,1.75em);margin:0 0 1rem}.gp-indexnow-section__intro{max-width:40rem;margin:0 0 1rem;line-height:1.55}.gp-indexnow-disclaimer,.gp-indexnow-pricing-note{font-size:.9em;opacity:.8;max-width:40rem;margin:1.5rem 0 0}.gp-indexnow-eyebrow{font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;color:var(--ghost-accent-color,#15171a);opacity:.85}.gp-indexnow-cards{display:grid;gap:1rem}.gp-indexnow-cards--three{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gp-indexnow-cards--benefits{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.gp-indexnow-card{padding:1rem 1.1rem;border-radius:8px;border:1px solid var(--color-light-gray,rgba(0,0,0,.1));background:var(--color-white,#fff);box-shadow:0 1px 2px rgba(0,0,0,.03)}.gp-indexnow-card h3{margin:0 0 .5rem;font-size:1.05em}.gp-indexnow-card p{margin:0;font-size:.95em;line-height:1.5;opacity:.9}.gp-indexnow-steps{list-style:none;margin:0;padding:0;counter-reset:gp-step;max-width:36rem}.gp-indexnow-steps li{position:relative;padding:0 0 1.25rem 2.75rem;counter-increment:gp-step}.gp-indexnow-steps li:before{content:counter(gp-step);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;line-height:1.75rem;text-align:center;font-size:.85em;font-weight:700;border-radius:50%;background:var(--ghost-accent-color,#15171a);color:#fff}.gp-indexnow-steps li strong{display:block;margin-bottom:.25rem}.gp-indexnow-steps li span{display:block;font-size:.95em;opacity:.9;line-height:1.5}.gp-indexnow-showcase{display:grid;grid-template-columns:1fr;gap:.85rem;align-items:center;margin-bottom:0}@media (min-width:768px){.gp-indexnow-showcase{grid-template-columns:1fr 1fr;gap:1rem}.gp-indexnow-showcase--reverse .gp-indexnow-showcase__copy{order:2}.gp-indexnow-showcase--reverse .gp-indexnow-media{order:1}}.gp-indexnow-showcase__copy{text-align:left}.gp-indexnow-showcase__title{font-size:1.35em;margin:0 0 .75rem}.gp-indexnow-showcase__body{line-height:1.55;margin-bottom:1rem}.gp-indexnow-showcase__body p,.gp-indexnow-showcase__cta{margin:0}.gp-indexnow-media{margin:0;padding:.5rem;background:var(--color-white,#fff);border:1px solid var(--color-light-gray,#e6e6e6);border-radius:10px}.gp-indexnow-carousel__viewport{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.gp-indexnow-media>.gp-indexnow-shot{position:relative;inset:auto;height:auto;opacity:1;pointer-events:auto}.gp-indexnow-media>.gp-indexnow-shot .gp-indexnow-shot__frame{aspect-ratio:16/9}.gp-indexnow-shot{position:absolute;inset:0;display:flex;flex-direction:column;width:100%;height:100%;padding:0;margin:0;border:none;background:transparent;cursor:zoom-in;text-align:left;opacity:0;pointer-events:none;transition:opacity .35s ease}.gp-indexnow-shot--active{opacity:1;pointer-events:auto;z-index:1}.gp-indexnow-shot__frame{position:relative;flex:1 1 auto;min-height:0;width:100%;overflow:hidden;border-radius:8px;border:1px solid var(--color-light-gray,rgba(0,0,0,.1));background:var(--color-lighter-gray,#f0f1f3)}.gp-indexnow-shot__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.gp-indexnow-shot--active:focus-visible .gp-indexnow-shot__frame,.gp-indexnow-shot--active:hover .gp-indexnow-shot__frame{box-shadow:0 6px 18px rgba(0,0,0,.12);outline:none}.gp-indexnow-shot__hint{flex:0 0 auto;margin-top:.4rem;font-size:.75em;text-align:center;opacity:.7}.gp-indexnow-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}.gp-indexnow-carousel__dots:empty{display:none}.gp-indexnow-carousel__dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:50%;background:var(--color-light-gray,#ccc);cursor:pointer}.gp-indexnow-carousel__dot--active{background:var(--ghost-accent-color,#15171a)}.gp-indexnow-carousel__note{font-size:.75em;text-align:center;opacity:.65;margin:.5rem 0 0}.gp-indexnow-media[data-gp-indexnow-single] .gp-indexnow-carousel__note{display:none}.gp-indexnow-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.85)}.gp-indexnow-lightbox[hidden]{display:none!important}.gp-indexnow-lightbox__figure{margin:0;max-width:95vw;max-height:90vh;text-align:center}.gp-indexnow-lightbox__img{display:block;max-width:min(95vw,1200px);max-height:85vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:6px;background:#fff}.gp-indexnow-lightbox__caption{color:#fff;margin-top:.75rem;font-size:.95em}.gp-indexnow-lightbox__close,.gp-indexnow-lightbox__next,.gp-indexnow-lightbox__prev{position:absolute;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:1.75rem;line-height:1;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer}.gp-indexnow-lightbox__close{top:1rem;right:1rem}.gp-indexnow-lightbox__prev{left:1rem;top:50%;transform:translateY(-50%)}.gp-indexnow-lightbox__next{right:1rem;top:50%;transform:translateY(-50%)}.gp-indexnow-lightbox__close:focus-visible,.gp-indexnow-lightbox__close:hover,.gp-indexnow-lightbox__next:focus-visible,.gp-indexnow-lightbox__next:hover,.gp-indexnow-lightbox__prev:focus-visible,.gp-indexnow-lightbox__prev:hover{background:hsla(0,0%,100%,.3);outline:none}.gp-indexnow-checklist{max-width:28rem;margin:0 0 1rem;padding:.75rem 1rem .75rem 1.85rem;line-height:1.6;background:var(--color-white,#fff);border:1px solid var(--color-light-gray,#e6e6e6);border-radius:8px}.gp-indexnow-checklist li{margin-bottom:.35rem}.gp-indexnow-faq-list{max-width:none;margin:0;padding:.5rem .85rem;background:var(--color-white,#fff);border:1px solid var(--color-light-gray,#e6e6e6);border-radius:8px}.gp-indexnow-faq--full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0}.gp-indexnow-faq--full .gp-indexnow-faq__inner{max-width:1100px;margin:0 auto;padding:.85rem .95rem}.gp-indexnow-faq-item{border-bottom:1px solid var(--color-light-gray,rgba(0,0,0,.1));padding:.6rem 0}.gp-indexnow-faq-item:last-child{border-bottom:none}.gp-indexnow-faq-item summary{font-weight:600;cursor:pointer;list-style:none}.gp-indexnow-faq-item summary::-webkit-details-marker{display:none}.gp-indexnow-faq-item p{margin:.75rem 0 0;line-height:1.55;opacity:.9}@media (min-width:768px){.gp-indexnow-final .gp-indexnow-disclaimer,.gp-indexnow-final .gp-indexnow-section__intro,.gp-indexnow-final .gp-indexnow-section__title{max-width:40rem}}.gp-indexnow-legal{text-align:center;font-size:.85em}.gp-indexnow-legal a{color:inherit}.gp-indexnow-pricing-grid{margin-top:1.5rem}.gp-indexnow-pricing-block{grid-template-columns:1fr}.gp-indexnow-pricing-header{margin-bottom:.5rem}@media (min-width:900px){.ghostpulse-pricing-grid.gp-indexnow-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gp-plan-features{margin:.75rem 0 1rem;padding-left:1.1rem;font-size:.9em;line-height:1.45}.gp-plan-features li{margin-bottom:.35rem}.gp-plan-card--featured{border-width:2px;border-color:var(--ghost-accent-color,#15171a)}.gp-plan-card--featured .gp-plan-badge--recommended{background:var(--ghost-accent-color,#15171a);color:#fff}.gp-plan-card--featured.gp-plan-card-active .gp-plan-badge--recommended{display:none}.ghostpulse-indexnow-cta{margin-top:0}.ghostpulse-indexnow-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:center}.ghostpulse-indexnow-actions .gh-btn{text-decoration:none}.ghostpulse-indexnow-actions .gh-primary-btn{color:#fff!important}.ghostpulse-indexnow-actions .gh-outline-btn{color:var(--color-darker-gray)!important}.ghostpulse-plan-usage{margin:1.5rem 0;font-size:1.05rem}.ghostpulse-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin:1.5rem 0 2rem;align-items:stretch}.gp-plan-card{position:relative;display:flex;flex-direction:column;height:100%;padding:1.25rem 1.25rem 1.5rem;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));border-radius:8px;background:var(--color-white,#fff)}.gp-plan-features{flex:1 1 auto}.gp-plan-cta{margin-top:auto}.gp-plan-card-active{background:var(--ghost-accent-color,#15171a);border-color:var(--ghost-accent-color,#15171a);color:#fff}.gp-plan-card-active .gp-plan-desc,.gp-plan-card-active .gp-plan-price,.gp-plan-card-active h3{color:#fff}.gp-plan-card-active .gp-plan-trial{color:hsla(0,0%,100%,.85);opacity:1}.gp-plan-badge{position:absolute;top:.75rem;right:.75rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:4px;background:var(--ghost-accent-color,#15171a);color:#fff}.gp-plan-card-active .gp-plan-badge{background:#fff;color:var(--ghost-accent-color,#15171a)}.gp-plan-card h3{margin:0 0 .5rem;font-size:1.15rem}.gp-plan-price{font-size:1.35rem;font-weight:700;margin:0 0 .25rem}.gp-plan-trial{margin:0 0 .75rem;opacity:.75;font-size:.9rem}.gp-plan-desc{margin:0 0 1rem;min-height:2.5rem}.gp-plan-cta .gh-btn{width:100%;text-align:center;text-decoration:none;box-sizing:border-box}.gp-plan-card-active .gp-plan-subscribe{display:none}.gp-plan-card-active .gp-plan-current-btn{display:block}.gp-plan-current-btn{display:none;cursor:not-allowed;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.45);color:#fff;opacity:1}.gh-content .gp-plan-card-active .gp-plan-current-btn,.gh-content .gp-plan-card-active .gp-plan-subscribe{color:#fff!important}.gh-content .gp-plan-card:not(.gp-plan-card-active) .gp-plan-subscribe{color:var(--color-darker-gray)!important}.gp-home-translate{margin:1.25rem 0 .5rem}.gp-home-indexnow{margin:0 0 2rem}.gp-home-section-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .75rem;color:var(--ghost-accent-color,var(--color-primary,#15171a))}.gp-home-box--translate{border-color:color-mix(in srgb,var(--ghost-accent-color,#14b8a6) 35%,var(--color-light-gray,rgba(0,0,0,.12)))}.gp-indexnow-steps{margin:.75rem 0 0;padding-left:1.25rem;line-height:1.6}.gp-indexnow-steps li+li{margin-top:.35rem}.gp-home-indexnow__summary{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.25rem}@media (min-width:900px){.gp-home-indexnow__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}.gp-home-box{display:flex;flex-direction:column;height:100%;padding:1.1rem 1.15rem;border-radius:10px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:var(--color-white,#fff);box-shadow:0 1px 2px rgba(0,0,0,.04)}.gp-home-box__media{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;border:1px solid var(--color-light-gray,rgba(0,0,0,.1));background:var(--color-lighter-gray,rgba(0,0,0,.03));margin-bottom:.85rem}.gp-home-box__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.gp-home-box__cta{width:100%;justify-content:center;text-decoration:none;margin-top:auto}.gp-home-box h2{font-size:1.05rem;margin:0 0 .5rem}.gp-home-box p{margin:.5rem 0 0;line-height:1.55}.gp-home-box p:last-child{margin-top:auto;padding-top:.85rem}.gp-home-featured__label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;opacity:.75;margin:0 0 .5rem}.gp-home-featured__strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;align-items:center;padding:.75rem;border-radius:10px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:var(--color-lighter-gray,rgba(0,0,0,.03))}.gp-home-client{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .5rem;border-radius:12px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:#fff;text-decoration:none;color:inherit;text-align:center}.gp-home-client img{width:28px;height:28px;border-radius:6px}.gp-home-client span{font-size:.8rem;opacity:.9}@media (max-width:767px){.gp-home-featured__strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.ghostpulse-app .gp-app{max-width:1200px;width:100%}.page-template .ghostpulse-app .gh-article-header{margin-top:1rem}.ghostpulse-app .post-content.gh-content.gh-canvas{--gap:0.75rem}.ghostpulse-app .gp-card{margin:1rem 0;padding:1rem}.ghostpulse-app .gp-app a.gh-btn,.ghostpulse-app .gp-app button.gh-btn{text-decoration:none}.ghostpulse-app .gp-app .gh-primary-btn{color:#fff!important}.gp-upgrade-panel{margin:1.5rem 0;padding:1.25rem 1.5rem;border-radius:8px;border:1px solid var(--color-light-gray,rgba(0,0,0,.12));background:var(--color-lighter-gray,rgba(0,0,0,.04))}.ghostpulse-indexnow .gp-upgrade-panel .ghostpulse-app-actions,.gp-upgrade-panel .ghostpulse-app-actions{margin-top:1rem}.ghostpulse-app .gp-plan-banner{margin:0 0 1rem;padding:.75rem 1rem;border-radius:6px;background:var(--color-lighter-gray,rgba(0,0,0,.05));font-size:.95rem}.ghostpulse-app .gp-app .gh-outline-btn{color:var(--color-darker-gray)!important}.ghostpulse-app .gp-app .ghostpulse-btn-danger{background-color:#7f1d1d;color:#fff!important;border:0}.ghostpulse-app-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin:1rem 0}.ghostpulse-app-actions .gh-btn{margin:0}.gp-site-toolbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0 2rem}.gp-action-group{border:1px solid var(--color-light-gray,rgba(0,0,0,.12));border-radius:8px;padding:1rem 1.1rem;background:var(--color-lighter-gray,rgba(0,0,0,.02))}.gp-action-group__label{margin:0 0 .75rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-darker-gray,rgba(0,0,0,.55))}.gp-action-group .ghostpulse-app-actions{margin:0}.gp-action-group--danger{border-color:rgba(127,29,29,.35);background:rgba(127,29,29,.04)}.gp-action-group--danger .gp-action-group__label{color:#7f1d1d}.gp-site-footer{margin-top:2rem}.ghostpulse-app .gp-app a.gh-btn.gp-site-footer__link,.ghostpulse-app .gp-site-footer a.gh-btn{text-decoration:none}.gp-btn,.gp-btn-danger,.gp-btn-secondary{display:inline-block;padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;text-decoration:none;font-size:.95rem;margin-right:.5rem;margin-bottom:.5rem}.gp-btn{background:var(--ghost-accent-color,#6ee7b7);color:var(--color-white,#fff)!important}.gp-btn-secondary{background:var(--color-lighter-gray,rgba(0,0,0,.06));color:inherit;border:1px solid var(--color-light-gray,#ccc)}.gp-btn-danger{background:#7f1d1d;color:#fff}.gp-card{border:1px solid var(--color-light-gray,#ddd);border-radius:8px;padding:1.25rem;margin:1.5rem 0}.gp-dashboard-columns{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1rem}@media (min-width:900px){.gp-dashboard-columns{grid-template-columns:1fr 1fr;align-items:start}}.gp-dashboard-table td,.gp-dashboard-table th{vertical-align:top}.gp-indexnow-api-status{border-radius:8px;padding:.85rem 1rem;margin:1.25rem 0 .75rem;font-size:.95rem;line-height:1.45}.gp-indexnow-api-status strong{font-weight:600}.gp-indexnow-api-status--ok{background:#e8f5e9;border:1px solid #a5d6a7;color:#1b5e20}.gp-indexnow-api-status--warn{background:#fff8e1;border:1px solid #ffe082;color:#6d4c00}.gp-indexnow-api-status--error{background:#ffebee;border:1px solid #ef9a9a;color:#b71c1c}.gp-indexnow-api-status--none{background:#f4f5f6;border:1px solid var(--color-light-gray,#ddd);color:#5a6570}.gp-indexnow-api-pill{display:inline-block;border-radius:4px;padding:.15rem .45rem;font-size:.85rem;font-weight:600}.gp-indexnow-api-pill.gp-indexnow-api-status--ok{background:#e8f5e9;color:#1b5e20}.gp-indexnow-api-pill.gp-indexnow-api-status--warn{background:#fff8e1;color:#6d4c00}.gp-indexnow-api-pill.gp-indexnow-api-status--error{background:#ffebee;color:#b71c1c}.gp-indexnow-api-pill.gp-indexnow-api-status--none{background:#f4f5f6;color:#5a6570}.gp-indexnow-api-endpoint{display:block;font-size:.65rem;line-height:1.25;word-break:break-all;opacity:.85}.gp-indexnow-api-time{font-size:.8rem}.gp-form label{display:block;margin-bottom:1rem}.gp-form input[type=password],.gp-form input[type=text],.gp-form input[type=url]{width:100%;padding:.5rem;margin-top:.25rem;border:1px solid var(--color-light-gray,#ccc);border-radius:4px}.gp-form .gp-secret-input{font-family:var(--font-mono,ui-monospace,monospace);-webkit-text-security:disc;text-security:disc}.gp-secret-input:focus,.gp-secret-reveal:focus{-webkit-text-security:none;text-security:none}.gp-secret-reveal{font-family:var(--font-mono,ui-monospace,monospace);-webkit-text-security:disc;text-security:disc}.gp-table{width:100%;border-collapse:collapse}.gp-table td,.gp-table th{text-align:left;padding:.75rem;border-bottom:1px solid var(--color-light-gray,#ddd)}.gp-badge{padding:.15rem .5rem;border-radius:4px;font-size:.8rem;background:var(--color-light-gray,#ddd)}.gp-badge-active{background:#bbf7d0}.gp-badge-error{background:#fecaca}.gp-badge-paused{background:#fde68a}.gp-muted{opacity:.75}.gp-backfill-grid{display:grid;gap:1rem;margin:1rem 0 1.5rem}@media (min-width:640px){.gp-backfill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gp-backfill-card{padding:1rem;border:1px solid var(--color-light-gray,#ddd);border-radius:8px}.gp-backfill-card h4{margin-top:0}.gp-destinations-panel{margin:1.5rem 0;padding:1rem 1.15rem;border:1px solid var(--color-light-gray,#ddd);border-radius:8px}.gp-destinations-panel h3{margin-top:0}.gp-destinations-panel h4{margin:1.25rem 0 .75rem}.gp-destinations-missing{padding:.65rem .85rem;margin:.75rem 0;border-radius:6px;background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.gp-destinations-table{margin:.75rem 0 1rem}.gp-destinations-form-wrap{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-light-gray,#ddd)}.gp-destinations-source{border:none;margin:0 0 1rem;padding:0}.gp-destinations-source legend{font-weight:600;margin-bottom:.5rem}.gp-radio-label{display:block;margin-bottom:.5rem;cursor:pointer}.gp-radio-label input{margin-right:.4rem}.gp-form select{width:100%;padding:.5rem;margin-top:.25rem;border:1px solid var(--color-light-gray,#ccc);border-radius:4px;background:var(--color-white,#fff)}.gp-required{color:#b42318}.gp-table-actions{white-space:nowrap}.gp-link-btn{background:none;border:none;padding:0;font:inherit;color:var(--ghost-accent-color,var(--color-primary,#15171a));cursor:pointer;text-decoration:underline}.gp-link-btn-danger{color:#b42318}.gp-link-btn:disabled{opacity:.5;cursor:not-allowed}.gp-error{color:#b91c1c}.gp-error-panel{margin:0 0 1.5rem;padding:1rem 1.25rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2}.gp-error-title{margin:0 0 .5rem;font-size:1.15rem;color:#991b1b}.gp-error-list,.gp-error-summary{margin:0 0 .75rem;color:#7f1d1d}.gp-error-list{padding-left:1.25rem}.gp-error-details summary{cursor:pointer;font-size:.9rem;color:#991b1b}.gp-error-details pre{margin-top:.5rem;max-height:12rem;overflow:auto;font-size:.8rem}.gp-code{background:var(--color-lighter-gray,rgba(0,0,0,.05));padding:1rem;overflow-x:auto;border-radius:4px}.gp-code-viewer{margin:1rem 0;border:1px solid var(--color-light-gray,rgba(0,0,0,.14));border-radius:8px;overflow:hidden;background:var(--color-lighter-gray,rgba(0,0,0,.04))}.gp-code-viewer__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem .65rem;border-bottom:1px solid var(--color-light-gray,rgba(0,0,0,.1));background:var(--color-white,#fff)}.gp-code-viewer__label{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-darker-gray,rgba(0,0,0,.5))}.gp-code-viewer__copy{padding:.35rem .75rem!important;font-size:.85rem!important;line-height:1.2!important}.gp-code-viewer__pre{margin:0;padding:1rem 1.1rem;overflow-x:auto;font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace);font-size:.82rem;line-height:1.45;-moz-tab-size:2;-o-tab-size:2;tab-size:2;background:transparent}.gp-code-viewer__pre code{font-family:inherit;white-space:pre}.gp-hidden{display:none}.gp-actions{margin:1rem 0}.gp-log{list-style:none;padding:0;font-size:.9rem}.gp-log-url{font-family:var(--font-mono,Menlo,Consolas,Monaco,monospace);font-size:.85em;opacity:.9;word-break:break-word}/*# sourceMappingURL=screen.css.map */
