: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}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;line-height:1.5;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-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}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(../fonts/inter-v12-latin-regular.woff2) format("woff2"),url(../fonts/inter-v12-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:local(""),url(../fonts/inter-v12-latin-500.woff2) format("woff2"),url(../fonts/inter-v12-latin-500.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(../fonts/inter-v12-latin-600.woff2) format("woff2"),url(../fonts/inter-v12-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(../fonts/inter-v12-latin-700.woff2) format("woff2"),url(../fonts/inter-v12-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(../fonts/lora-v25-latin-regular.woff2) format("woff2"),url(../fonts/lora-v25-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:500;src:local(""),url(../fonts/lora-v25-latin-500.woff2) format("woff2"),url(../fonts/lora-v25-latin-500.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:600;src:local(""),url(../fonts/lora-v25-latin-600.woff2) format("woff2"),url(../fonts/lora-v25-latin-600.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(../fonts/lora-v25-latin-700.woff2) format("woff2"),url(../fonts/lora-v25-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(../fonts/lora-v25-latin-italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(../fonts/lora-v25-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-700italic.woff) format("woff")}:root{--font-sans:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Georgia,Times,serif;--head-nav-gap:32px;--color-primary-text:var(--color-darker-gray);--h1-size:4.4rem;--footer-spacing:120px;--portal-container:1920px;--portal-container-wide:1920px;--portal-gutter:24px;--portal-gutter-mobile:16px;--portal-section-space:56px;--portal-card-radius:20px;--portal-card-border:1px solid rgba(15,23,42,.08);--portal-card-bg:#fff;--portal-card-bg-soft:#f8fafc;--portal-text:#111827;--portal-text-muted:#667085;--portal-line:#e5e7eb;--portal-button-dark:#111827;--portal-button-dark-text:#fff;--portal-button-light:#fff;--portal-button-light-text:#111827}@media (max-width:1200px){:root{--footer-spacing:64px}}figcaption{font-size:1.3rem}.has-full-image figcaption{padding:0 16px}.gh-btn{font-weight:500}body:not(.is-head-stacked) .gh-head{height:88px}body:not(.is-head-stacked) .gh-head-inner{border-bottom:1px solid var(--color-light-gray)}.nav{letter-spacing:-.006em}body:not(.is-head-transparent):not(.is-head-brand):not(.is-head-dark) .gh-head-logo img+img{display:none}body:is(.is-head-transparent,.is-head-brand,.is-head-dark) .gh-head-logo img+img{opacity:1}.is-head-transparent .gh-head-logo img:first-of-type:not(:only-child){display:block;opacity:0}.gh-topic-grid+.gh-topic-grid{margin-top:80px}.gh-topic-grid .gh-topic-name{margin-bottom:40px;font-size:2.4rem;text-transform:uppercase;letter-spacing:-.01em}.gh-topic-grid .gh-topic-content{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px}body:not(.home-template) .gh-topic-grid .gh-topic-content{row-gap:48px;justify-items:center}.gh-topic-footer{padding-top:20px;margin-top:48px;text-align:right;border-top:1px solid var(--color-light-gray)}.gh-topic-grid .gh-card.large,body:not(.home-template) .gh-topic-grid .gh-card{grid-column:1/3}.gh-topic-grid .gh-card.large{width:100%}.gh-topic-grid .gh-card:not(.large){width:100%;max-width:720px}.gh-topic-grid .gh-card:not(:only-child).large{padding-bottom:48px;margin-bottom:16px;border-bottom:1px solid var(--color-light-gray)}.gh-topic-grid .gh-card-link{display:flex;gap:24px}.gh-topic-grid .gh-card-link:hover{opacity:1!important}.gh-topic-grid .gh-card-link:hover .gh-card-title{opacity:.8}.gh-topic-grid .gh-card.large .gh-card-link{gap:40px}.gh-topic-grid .gh-card.featured.large .gh-card-link{position:relative;align-items:flex-end;min-height:600px;padding:48px 40px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 60%)}.gh-topic-grid .gh-card.featured.no-image.large .gh-card-link{min-height:400px;background:var(--ghost-accent-color)}.gh-topic-grid .gh-card.large .gh-card-link>*{flex:1}.gh-topic-grid .gh-card-image{position:relative;flex-shrink:0;width:128px;height:100%}.gh-topic-grid .gh-card-image:before{display:block;padding-bottom:70%;content:""}.gh-topic-grid .gh-card.large .gh-card-image:before{padding-bottom:60%}.gh-topic-grid .gh-card.featured.large .gh-card-image{position:absolute;inset:0;z-index:-1;width:100%}.gh-topic-grid .gh-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gh-topic-grid .gh-card-wrapper{margin-top:-3px}.gh-topic-grid .gh-card.featured.large .gh-card-wrapper{max-width:560px}.gh-topic-grid .gh-card-title{font-size:2rem;line-height:1.3;letter-spacing:-.015em;word-break:break-word}.gh-topic-grid .gh-card.large .gh-card-title{font-size:2.8rem;letter-spacing:-.02em}.gh-topic-grid .gh-card.no-image.large .gh-card-title{font-size:4.2rem;line-height:1.2}.gh-topic-grid .gh-card.featured.large .gh-card-title{font-size:4.2rem;line-height:1.2;color:var(--color-white)}.gh-topic-grid .gh-card.featured.large .gh-card-link:hover .gh-card-title{opacity:.9}.gh-topic-grid .gh-card-excerpt{margin-top:12px;font-size:1.7rem;word-break:break-word}.gh-topic-grid .gh-card.no-image.large .gh-card-excerpt{max-width:720px}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{display:-webkit-box;margin-top:4px;overflow-y:hidden;font-size:1.6rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gh-topic-grid .gh-card.featured.large .gh-card-excerpt{display:none}.gh-card-footer{margin-top:16px;font-size:1.1rem;font-weight:500;color:var(--color-secondary-text);text-transform:uppercase}.gh-card:not(.large) .gh-card-footer{margin-top:12px}.gh-topic-grid .gh-card.featured.large .gh-card-footer{margin-top:20px;color:var(--color-white)}.gh-card-footer>*{display:inline-block}.gh-card-footer>*+:not(script):before{display:inline-flex;width:2px;height:2px;margin-right:6px;margin-left:4px;content:"";background-color:currentColor;border-radius:50%;transform:translateY(-3px)}.gh-topic-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:80px 48px;margin-top:120px}.gh-topic-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:24px;border-bottom:1px solid var(--color-light-gray)}.gh-topic-header .gh-topic-name{font-size:2rem;letter-spacing:-.015em}.gh-topic-header .gh-topic-link{color:var(--color-secondary-text)}.gh-topic-minimal .gh-card{max-width:720px}.gh-topic-minimal .gh-card-link{display:block}.gh-topic-minimal .gh-card-title{font-size:1.6rem;font-weight:400;line-height:1.6;letter-spacing:-.01em;word-break:break-word}.gh-topic-minimal .gh-card+.gh-card{margin-top:16px}.gh-topic-link{display:inline-flex;align-items:center;font-weight:600;letter-spacing:-.011em}.gh-topic-link svg{width:16px;height:16px;margin-left:4px}.gh-article-header{position:relative;justify-items:start}.gh-article-tag{margin-bottom:12px;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.01em}.gh-article-excerpt{font-size:1.9rem}.has-full-image .gh-article-excerpt{margin-bottom:-8px}.gh-article-image{grid-column:main-start/main-end;width:100%}.has-wide-image .gh-article-image{grid-column:wide-start/wide-end}.gh-article-sidebar{position:absolute;left:0;grid-column:wide-start/main-start;padding-right:32px}.has-wide-image .gh-article-sidebar{top:calc(100% + 40px)}.gh-author-image-list{display:flex;margin-left:-2px}.gh-author-image{position:relative;width:64px;height:64px;margin-bottom:20px;overflow:hidden;border-radius:50%}.gh-author-image-list .gh-author-image{margin-bottom:16px;border:2px solid var(--color-white)}.gh-author-image-list .gh-author-image:only-child{width:68px;height:68px}.gh-author-image-list .gh-author-image:hover{opacity:1}.gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-20px}.gh-author-image-list .gh-author-image:first-child{z-index:30}.gh-author-image-list .gh-author-image:nth-child(2){z-index:20}.gh-author-image-list .gh-author-image:nth-child(3){z-index:10}.gh-author-image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gh-author-icon{background-color:var(--color-light-gray)}.gh-author-name-list{display:flex;flex-wrap:wrap;font-weight:800;line-height:1.35}.gh-author-name{display:flex;font-size:1.8rem;line-height:1.35;letter-spacing:-.01em}.gh-author-location{margin-top:4px;color:var(--color-darker-gray)}.gh-author-social{display:flex;gap:16px;align-items:center;margin-top:20px}.gh-author-social-link{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.gh-author-social svg{width:18px;height:18px}.gh-article-meta{margin-top:3px;font-size:1.3rem;color:var(--color-secondary-text);letter-spacing:-.003em}.gh-article-meta-inner{display:flex;align-items:center}.gh-article-meta-sep{width:2px;height:2px;margin:0 6px;background-color:currentColor;border-radius:50%}.gh-read-next{margin-top:80px}.gh-read-next .gh-pagehead{max-width:none;margin-bottom:48px}.gh-read-next .gh-pagehead-title{display:flex;align-items:center;font-size:1.8rem}.gh-read-next .gh-pagehead-title:after{flex-grow:1;height:1px;margin-left:1.6rem;content:"";background-color:var(--color-light-gray)}.gh-cover{--cover-height:50vh;display:flex;align-items:center;justify-content:center;margin-bottom:-16px;background-color:rgba(0,0,0,.4)}.post-template .gh-cover{--cover-height:100vh;align-items:flex-end;padding-top:120px;padding-bottom:0;margin-bottom:-56px;background-color:transparent}.post-template .gh-cover:before{position:absolute;inset:0;content:"";background-color:var(--color-black);opacity:.3;transition:opacity 1.5s ease}.post-template .gh-cover.loading:before{opacity:1}.post-template .gh-cover-image{transition:transform 1.5s ease;transform:scale(1)}.post-template .gh-cover.loading .gh-cover-image{transform:scale(1.02)}.gh-cover-content{display:flex;flex-direction:column;width:100%;max-width:720px;margin-top:100px;text-align:center}.post-template .gh-cover-content{position:sticky;bottom:80px;align-items:flex-start;max-width:1200px;margin-bottom:64px;text-align:left}.gh-cover-content .gh-article-tag,.gh-cover-title{color:var(--color-white)}.gh-cover-title{font-size:7.2rem;text-transform:uppercase;word-break:break-word}.tag-template .gh-cover-title{font-family:var(--font-sans);letter-spacing:-.01em}.post-template .gh-cover-title{text-transform:none}.gh-cover-description{margin-top:20px;font-size:1.9rem;color:var(--color-white)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-pagehead{display:flex;flex-direction:column;max-width:560px;margin-bottom:40px}.gh-pagehead-title{font-size:2.4rem;text-transform:uppercase;letter-spacing:-.01em}.gh-pagehead-description{margin-top:12px;font-size:1.7rem;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-pagehead-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-subscribe{margin-top:40px;margin-bottom:80px;text-align:center}.gh-subscribe-title{font-size:4.4rem;color:var(--color-white);white-space:break-spaces}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-subscribe-title{font-family:var(--gh-font-heading,var(--font-serif))}.gh-subscribe-description{margin-top:16px;font-size:2rem;white-space:break-spaces}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-subscribe-description{font-family:var(--gh-font-body,var(--font-serif))}.gh-subscribe-btn{margin-top:40px;color:var(--color-darker-gray);letter-spacing:-.011em;background-color:var(--color-white)}.gh-subscribe-btn:hover{opacity:.9}.gh-subscribe-btn svg{margin-right:6px}.gh-foot{padding-top:80px;padding-bottom:120px;margin-top:120px;background-color:var(--color-darker-gray)}.page-template .gh-foot{margin-top:0}.gh-foot,.gh-foot a,.gh-foot a:hover{color:var(--color-white)}.gh-foot-inner{display:flex;flex-direction:column;align-items:center;font-size:1.4rem}.gh-foot-menu{width:100%;padding-bottom:32px;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.15)}.gh-subscribe~.gh-foot-menu{padding:16px 0;border-top:1px solid hsla(0,0%,100%,.15)}.gh-foot-menu .nav{gap:32px;font-weight:500}.gh-foot-menu .nav li+li:before{display:none}.gh-copyright{margin-top:32px;color:var(--color-secondary-text);letter-spacing:-.006em;text-wrap:wrap}.gh-subscribe~.gh-copyright{margin-top:64px}.home-page .gh-inner,.page-template .gh-article,.page-template .gh-canvas,.page-template .gh-content,.page-template .gh-inner,.page-template .gh-page{width:min(100% - 48px,1400px);max-width:1400px;margin-left:auto;margin-right:auto}.page-template .gh-article-content,.page-template .gh-canvas,.page-template .gh-content,.page-template .gh-content>*,.page-template .kg-card{max-width:100%}.home-page.gh-main,.page-template .gh-main{padding-top:5.6rem;padding-bottom:7.2rem}.home-page section+section{margin-top:5.6rem}.post-template .gh-article-meta,.post-template .gh-article-sidebar,.post-template .gh-author-image-list,.post-template .gh-author-location,.post-template .gh-author-name,.post-template .gh-author-name-list,.post-template .gh-button-share{display:none!important}@media (max-width:1199px){.gh-article-sidebar{position:static;display:grid;grid-template-columns:auto auto 1fr;grid-column:main-start/main-end;justify-self:stretch;-moz-column-gap:12px;column-gap:12px;align-items:center;padding-right:0;margin-top:24px}.gh-article-sidebar .gh-author-image-list{grid-row:1/3}.gh-article-sidebar .gh-author-name-list{align-self:end}.gh-article-sidebar .gh-article-meta{align-self:start}.gh-article-sidebar .gh-author-image{width:40px;height:40px;margin-bottom:0}.gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-16px}.gh-author-name{font-size:1.7rem}.gh-article-sidebar .gh-button-share{grid-column:3;grid-row:1/3;align-self:center;justify-self:end;margin-top:0}}@media (max-width:991px){.gh-topic-grid .gh-topic-content{grid-template-columns:1fr}.gh-topic-grid .gh-card.large{grid-column:auto}.gh-topic-grid .gh-card:not(.featured).large .gh-card-link{flex-direction:column}.gh-topic-grid .gh-card.featured.large .gh-card-link{min-height:480px}.gh-topic-grid .gh-card.large .gh-card-link>*{width:100%}}@media (max-width:767px){.gh-main{padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-content{margin-top:40px}.post-template .gh-cover-content{bottom:32px;margin-bottom:32px}.gh-cover-title{font-size:3.2rem}.gh-cover-description{font-size:1.7rem}.gh-topic-grid .gh-topic-content{row-gap:32px!important}.gh-topic-grid .gh-card:not(:only-child).large{padding-bottom:36px;margin-bottom:4px}.gh-topic-grid .gh-card-link{gap:16px}.gh-topic-grid .gh-card.large .gh-card-link{gap:32px}.gh-topic-grid .gh-card.featured.large a.gh-card-link{min-height:400px;padding:32px 24px}.gh-topic-grid .gh-card-image{width:100px}.gh-topic-grid .gh-card-title{font-size:1.6rem}.gh-topic-grid .gh-card.featured.large .gh-card-title{font-size:3.2rem}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{display:none}.gh-card:not(.large) .gh-card-footer{margin-top:8px}.gh-topic-grid .gh-card:not(.large) :where(.gh-card-author,.gh-card-footer-sep){display:none}.gh-topic-minimal .gh-card+.gh-card{margin-top:12px}.gh-topic-minimal .gh-card-title{font-size:1.5rem}.gh-foot,.gh-read-next{margin-top:64px}.gh-foot{padding-top:64px;padding-bottom:160px}.gh-subscribe{margin-bottom:32px}.gh-subscribe-title{font-size:3.2rem}.gh-subscribe-description{font-size:1.7rem}.gh-foot-menu{padding:24px 0}.gh-foot-menu .nav{gap:12px}.gh-copyright{margin-top:32px}.home-page .gh-inner,.page-template .gh-article,.page-template .gh-canvas,.page-template .gh-content,.page-template .gh-inner,.page-template .gh-page{width:min(100% - 32px,1400px)}.home-page.gh-main,.page-template .gh-main{padding-top:3.2rem;padding-bottom:4.8rem}.home-page section+section{margin-top:3.2rem}}@media (min-width:768px){body:not(.home-template) .gh-topic-grid .gh-card:not(.large) .gh-card-image{width:160px}}@media (min-width:992px){.gh-head{font-size:1.4rem;font-weight:500}.has-full-image .gh-article-excerpt{margin-top:36px;font-size:2.4rem}}.page-template{--content-width:1100px;--container-width:1400px}.page-template .gh-content{font-size:1.8rem}.page-template .gh-content.gh-canvas{margin-top:40px}@media (max-width:767px){.page-template{--content-width:calc(100vw - 32px)}}.lk-card>*+*{margin-top:14px}.lk-note>*+*,.lk-risk>*+*,.lk-warning>*+*{margin-top:10px}.lk-grid{gap:20px}.lk-platform-results{display:grid;gap:24px}.lk-platform-detail>*+*{margin-top:22px}.lk-platform-info-grid,.lk-platform-two-col{display:grid;gap:18px}.lk-platform-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.lk-platform-pills{display:flex;flex-wrap:wrap;gap:8px}.lk-actions{gap:12px}@media (max-width:768px){.lk-card>*+*{margin-top:12px}.lk-grid,.lk-platform-info-grid,.lk-platform-results,.lk-platform-two-col{gap:14px}}.lk-skip-link{position:fixed;z-index:10000;top:12px;left:12px;max-width:calc(100vw - 24px);padding:10px 14px;border:2px solid #15803d;border-radius:10px;background:#fff;color:#052e16;font-weight:800;line-height:1.2;text-decoration:none;box-shadow:0 12px 32px rgba(15,23,42,.22);transform:translateY(-180%);transition:transform .16s ease}.lk-skip-link:focus,.lk-skip-link:focus-visible{transform:translateY(0);outline:3px solid rgba(34,197,94,.28);outline-offset:3px}html[data-lk-theme=dark] .lk-skip-link{border-color:#4ade80;background:#0f172a;color:#f8fafc}:root{--lk-bg:#f8fafc;--lk-surface:hsla(0,0%,100%,.96);--lk-ink:#020617;--lk-text:#334155;--lk-muted:#64748b;--lk-green:#22c55e;--lk-green-soft:#86efac;--lk-border:rgba(15,23,42,.1);--lk-border-green:rgba(34,197,94,.24);--lk-shadow:0 22px 56px rgba(15,23,42,.08);--lk-shadow-card:0 12px 30px rgba(15,23,42,.055);--lk-max:1480px;--lk-readable:980px;--lk-radius-xl:30px;--lk-radius-card:22px;--lk-gap:clamp(16px,1.8vw,24px);--lk-edge:clamp(14px,1.4vw,24px)}body,html{margin:0;background:var(--lk-bg);color:var(--lk-ink)}body{min-width:320px;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto}.lk-site{min-height:100vh;background:var(--lk-bg)}.lk-head{position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(15,23,42,.08);backdrop-filter:blur(14px)}.lk-head-inner{width:calc(100vw - var(--lk-edge)*2);min-height:76px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(20px,2.1vw,40px);align-items:center}.lk-logo{display:inline-flex;align-items:center;text-decoration:none;min-width:0}.lk-logo img{display:block;max-height:44px;width:auto}.lk-logo-text{color:var(--lk-ink);font-weight:900;letter-spacing:-.03em;white-space:nowrap}.lk-head-menu{min-width:0}.lk-primary-nav-list{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:clamp(2px,.45vw,8px);list-style:none;margin:0;padding:0}.lk-nav-item{position:relative;margin:0;padding:0;white-space:nowrap}.lk-nav-link,.lk-nav-trigger{display:inline-flex;align-items:center;gap:6px;min-height:42px;border:0;border-radius:12px;padding:0 11px;background:transparent;color:#020617;font:inherit;font-size:14px;line-height:1;font-weight:850;text-decoration:none;cursor:pointer}.lk-nav-trigger svg{width:15px;height:15px;transition:transform .16s ease}.lk-nav-item.is-current-group>.lk-nav-trigger,.lk-nav-item.is-open>.lk-nav-trigger,.lk-nav-link:focus-visible,.lk-nav-link:hover,.lk-nav-link[aria-current=page],.lk-nav-trigger:focus-visible,.lk-nav-trigger:hover{background:rgba(34,197,94,.09);color:#047857;outline:none}.lk-mobile-nav a:focus-visible,.lk-mobile-nav button:focus-visible,.lk-nav-dropdown a:focus-visible,.lk-nav-link:focus-visible,.lk-nav-trigger:focus-visible{box-shadow:0 0 0 3px rgba(34,197,94,.2)}.lk-nav-item.is-open>.lk-nav-trigger svg{transform:rotate(180deg)}.lk-nav-dropdown{position:absolute;z-index:70;top:calc(100% + 9px);left:50%;width:min(340px,calc(100vw - 28px));padding:10px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.99);box-shadow:0 22px 56px rgba(15,23,42,.14);transform:translateX(-50%)}.lk-nav-dropdown[hidden]{display:none}.lk-nav-dropdown a{display:grid;gap:4px;border-radius:12px;padding:12px 14px;color:#020617;text-decoration:none}.lk-nav-dropdown a:focus-visible,.lk-nav-dropdown a:hover,.lk-nav-dropdown a[aria-current=page]{background:#f0fdf4;color:#047857;outline:none}.lk-nav-dropdown strong{font-size:14px;line-height:1.2}.lk-nav-dropdown span{color:#64748b;font-size:12.5px;line-height:1.35;white-space:normal}.lk-head-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;min-width:0}.lk-menu-button,.lk-search-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#fff;color:#020617;cursor:pointer}.lk-menu-button:hover,.lk-search-button:hover{border-color:rgba(34,197,94,.45);color:#047857}.lk-account-button:focus-visible,.lk-menu-button:focus-visible,.lk-register-button:focus-visible,.lk-search-button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(34,197,94,.2)}.lk-search-button svg{width:20px;height:20px}.lk-account-button,.lk-register-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 16px;font-size:13px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap}.lk-account-button{background:#020617;color:#fff}.lk-register-link[hidden]{display:none}.lk-register-button{border:1px solid #22c55e;background:#22c55e;color:#052e16}.lk-account-button:hover{background:#0f172a}.lk-register-button:hover{background:#16a34a;border-color:#16a34a;color:#fff}.lk-menu-button{display:none;flex-direction:column;gap:4px}.lk-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:#020617;transition:transform .16s ease,opacity .16s ease}.lk-menu-button[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.lk-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.lk-menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.lk-mobile-menu{display:none;width:calc(100vw - var(--lk-edge)*2);max-height:calc(100dvh - 70px);overflow-y:auto;margin:0 auto;padding:0 0 16px}.lk-mobile-menu.is-open{display:block}.lk-mobile-nav{display:grid;gap:4px;padding-top:10px}.lk-mobile-direct-link,.lk-mobile-home,.lk-mobile-nav-group>button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid rgba(15,23,42,.09);border-radius:10px;padding:0 12px;background:transparent;color:#020617;font:inherit;font-weight:850;text-align:left;text-decoration:none;cursor:pointer}.lk-mobile-direct-link:hover,.lk-mobile-direct-link[aria-current=page],.lk-mobile-home:hover,.lk-mobile-home[aria-current=page],.lk-mobile-nav-group>button:hover{background:rgba(34,197,94,.09);color:#047857}.lk-mobile-nav-group>button span{font-size:21px;font-weight:500;transition:transform .15s ease}.lk-mobile-nav-group>button[aria-expanded=true] span{transform:rotate(45deg)}.lk-mobile-nav-panel{display:grid;padding:5px 0 10px 14px}.lk-mobile-nav-panel[hidden]{display:none}.lk-mobile-nav-panel a{border-radius:10px;padding:10px 12px;color:#334155;font-weight:750;text-decoration:none}.lk-mobile-nav-panel a:hover,.lk-mobile-nav-panel a[aria-current=page]{background:#f0fdf4;color:#047857}.lk-mobile-actions{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;margin-top:14px}.lk-mobile-actions .lk-account-button{width:100%}.lk-mobile-actions .lk-register-button{width:100%;grid-column:1/-1}.lk-page{width:min(var(--lk-max),calc(100vw - 40px));margin-inline:auto;padding:clamp(22px,3.2vw,44px) 0 clamp(34px,4vw,64px)}.lk-page>*+*{margin-top:var(--lk-gap)}.lk-page-head{width:100%;margin:0 auto clamp(20px,2.6vw,34px);border:1px solid var(--lk-border-green);border-radius:var(--lk-radius-xl);padding:clamp(34px,4vw,62px);background:radial-gradient(circle at 86% 14%,rgba(34,197,94,.16),transparent 30%),radial-gradient(circle at 8% 0,rgba(20,184,166,.07),transparent 34%),linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(240,253,244,.78));box-shadow:var(--lk-shadow);overflow:hidden}.lk-page-head-content{max-width:1120px}.lk-page-head h1{max-width:1120px;margin:0;color:var(--lk-ink);font-size:clamp(2rem,4vw,3.85rem);line-height:1.02;letter-spacing:-.052em}.lk-lead,.lk-page-head p:not(.lk-eyebrow){max-width:var(--lk-readable);margin:15px 0 0;color:var(--lk-text);font-size:clamp(1rem,1.12vw,1.12rem);line-height:1.68}.lk-eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 0 12px;border:1px solid rgba(34,197,94,.28);border-radius:999px;padding:7px 12px;color:#047857;background:#dcfce7;font-size:.94rem;font-weight:900;letter-spacing:.085em;text-transform:uppercase}.lk-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));align-items:stretch}.lk-grid,.lk-grid-2{display:grid;gap:var(--lk-gap)}.lk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-grid-3,.lk-grid-4{display:grid;gap:var(--lk-gap)}.lk-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-card{border:1px solid var(--lk-border);border-radius:var(--lk-radius-card);padding:clamp(18px,2vw,26px);background:var(--lk-surface);box-shadow:var(--lk-shadow-card)}.lk-card h2,.lk-card h3{margin:0 0 11px;color:var(--lk-ink);line-height:1.18;letter-spacing:-.03em}.lk-card h2{font-size:clamp(1.22rem,1.65vw,1.58rem)}.lk-card h3{font-size:clamp(1.08rem,1.35vw,1.28rem)}.lk-card p,.lk-muted,.lk-text{color:var(--lk-text);line-height:1.66}.lk-note,.lk-risk,.lk-warning{border:1px solid var(--lk-border);border-radius:var(--lk-radius-card);padding:clamp(17px,2vw,24px);background:var(--lk-surface);box-shadow:var(--lk-shadow-card);color:var(--lk-text);line-height:1.62}.lk-note{background:linear-gradient(135deg,rgba(236,253,245,.94),hsla(0,0%,100%,.94));border-color:var(--lk-border-green)}.lk-warning{background:linear-gradient(135deg,rgba(255,247,237,.96),hsla(0,0%,100%,.94));border-color:rgba(251,146,60,.25)}.lk-risk{background:linear-gradient(135deg,rgba(254,242,242,.96),hsla(0,0%,100%,.94));border-color:rgba(248,113,113,.24)}.lk-actions{display:flex;flex-wrap:wrap;gap:11px;align-items:center;margin-top:20px}.lk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:10px 17px;text-decoration:none;font-weight:850;line-height:1.1;cursor:pointer}.lk-btn-primary{color:#03130a;background:linear-gradient(135deg,var(--lk-green-soft),var(--lk-green));border-color:rgba(34,197,94,.38)}.lk-btn-secondary{color:#0f172a;background:hsla(0,0%,100%,.86);border-color:rgba(15,23,42,.12)}.lk-badge,.lk-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border:1px solid rgba(34,197,94,.24);border-radius:999px;padding:6px 10px;color:#047857;background:#dcfce7;font-size:.96rem;font-weight:850}.lk-badge-warning{background:#fff7ed;border-color:#fed7aa}.lk-badge-info{color:#0f766e;background:#ecfeff;border-color:#99f6e4}.lk-page input,.lk-page select,.lk-page textarea{border:1px solid var(--lk-border);border-radius:14px;padding:12px 14px;background:hsla(0,0%,100%,.96);color:var(--lk-ink)}.lk-hidden{display:none}.lk-span-all{grid-column:1/-1}.lk-mt-sm{margin-top:10px}.lk-mt-lg{margin-top:28px}.lk-mb-lg{margin-bottom:32px}.lk-my-lg{margin-top:28px;margin-bottom:28px}.lk-interest-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:14px}.lk-interest-form input[type=email]{width:100%;min-height:46px}.lk-interest-form button{min-height:46px;white-space:nowrap}.lk-interest-result,.lk-message{min-height:22px;margin-top:10px;color:var(--lk-muted);font-size:14px;line-height:1.45}.lk-interest-result.is-ok,.lk-interest-result.ok,.lk-message.ok{color:#047857;font-weight:800}.lk-interest-result.error,.lk-interest-result.is-error,.lk-message.error{color:#b91c1c;font-weight:800}.lk-account-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.lk-account-panel{min-width:0}.lk-account-rows{display:grid;gap:12px;margin-top:18px}.lk-account-rows>div{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr);gap:14px;align-items:center;border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:10px}.lk-account-rows span{color:#64748b}.lk-account-rows strong{text-align:right;color:#020617;overflow-wrap:anywhere}.lk-tier-card{margin-top:16px;border-radius:22px;padding:20px;background:rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.1)}.lk-tier-card.premium{background:radial-gradient(circle at 85% 15%,rgba(16,185,129,.22),transparent 30%),linear-gradient(135deg,#020617,#064e3b);color:#fff}.lk-tier-card.premium h3,.lk-tier-card.premium p{color:#fff}.lk-tier-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;background:#dcfce7;color:#047857;border:1px solid rgba(34,197,94,.28)}.lk-tier-card h3{margin:14px 0 8px;font-size:28px}.lk-tier-card p{margin:0;color:#64748b;line-height:1.55}.lk-feature-list{display:grid;gap:10px;margin-top:16px}.lk-feature-item{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-radius:16px;background:rgba(248,250,252,.9);border:1px solid rgba(15,23,42,.1)}.lk-feature-item strong{color:#020617}.lk-feature-item span{color:#10b981;font-weight:900}.lk-btn-danger{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.lk-page #portfolioState{margin-top:24px}.lk-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.lk-access-grid>div,.lk-api-meta>div,.lk-position-metrics>div,.lk-preview-summary>div,.lk-stats>div{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.92);padding:16px;min-width:0}.lk-access-grid span,.lk-api-meta span,.lk-position-metrics span,.lk-preview-summary span,.lk-stats span{display:block;color:#64748b;font-size:.88rem;margin-bottom:6px}.lk-access-grid strong,.lk-api-meta strong,.lk-position-metrics strong,.lk-preview-summary strong,.lk-stats strong{color:#020617;font-size:1.08rem}.lk-full{width:100%}.lk-access-grid,.lk-api-grid,.lk-api-meta,.lk-position-metrics,.lk-preview-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lk-access-grid,.lk-api-meta,.lk-position-metrics,.lk-preview-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-access-head,.lk-api-connection-top,.lk-import-head,.lk-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.lk-access-head>div,.lk-api-connection-meta,.lk-import-head>div,.lk-item-head>div{min-width:0}.lk-api-sync-box,.lk-import-help,.lk-preview-box{border:1px solid rgba(15,23,42,.1);border-radius:20px;background:rgba(248,250,252,.86);padding:18px;margin-top:16px}.lk-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lk-form label{display:grid;gap:8px;font-weight:750;color:#0f172a}.lk-form input,.lk-form select{width:100%;min-height:46px;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:#0f172a;padding:0 14px}.lk-api-actions button,.lk-api-connection-actions button,.lk-cancel-import,.lk-delete,.lk-form button,.lk-import-actions button,.lk-set-price-btn{min-height:44px;border-radius:999px;border:1px solid rgba(15,23,42,.12);padding:0 18px;font-weight:850;cursor:pointer;background:#fff;color:#020617}.lk-confirm-import,.lk-form button[type=submit],.lk-set-price-btn{background:#22c55e;border-color:#22c55e;color:#020617}.lk-delete{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.lk-form label.lk-check-row{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:600}.lk-form label.lk-check-row input{width:auto;min-height:auto;margin-top:4px}.lk-api-sync-box,.lk-limit-note,.lk-list,.lk-manual-price-list,.lk-message,.lk-preview-box,.lk-span-all{grid-column:1/-1}.lk-list{display:grid;gap:14px}.lk-item{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.92);padding:16px}.lk-api-actions,.lk-api-connection-actions,.lk-import-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.lk-positive{color:#15803d}.lk-negative{color:#b91c1c}.lk-limit-note,.lk-price-warning,.lk-warning-note{border:1px solid #fed7aa;border-radius:18px;background:#fff7ed;color:#7c2d12;padding:14px 16px}.lk-api-platform-pill,.lk-price-source-pill{display:inline-flex;align-items:center;border-radius:999px;background:#dcfce7;color:#166534;font-weight:850;font-size:.78rem;padding:5px 10px}@media (max-width:980px){.lk-access-grid,.lk-api-grid,.lk-api-meta,.lk-form,.lk-form-grid,.lk-position-metrics,.lk-preview-summary,.lk-stats{grid-template-columns:1fr}.lk-access-head,.lk-api-connection-top,.lk-import-head,.lk-item-head{display:grid;grid-template-columns:1fr}}.lk-plan-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:18px}.lk-plan-status-grid>div{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:hsla(0,0%,100%,.92);padding:16px;min-width:0}.lk-plan-status-grid span{display:block;color:#64748b;font-size:.88rem;margin-bottom:6px}.lk-plan-status-grid strong{color:#020617;font-size:1.05rem}.lk-price{font-size:1.45rem;font-weight:900;color:#020617}.lk-plan-card{position:relative;display:flex;flex-direction:column;gap:12px}.lk-plan-card-featured{border-color:rgba(34,197,94,.42);box-shadow:0 22px 60px rgba(34,197,94,.12)}.lk-billing-switch-card{gap:18px}.lk-billing-switch-card h2{margin:0 0 6px}.lk-billing-switch-card p{margin:0}.lk-billing-toggle{align-items:center;gap:6px;border:1px solid rgba(15,23,42,.1);background:rgba(248,250,252,.94);padding:6px;flex-shrink:0}.lk-billing-toggle button{min-height:40px;color:#334155;padding:0 16px;font-weight:900}.lk-billing-toggle button.is-active{background:#020617;box-shadow:0 10px 24px rgba(15,23,42,.12)}.lk-billing-save{display:inline-flex;margin-left:6px;border-radius:999px;padding:4px 8px;background:#dcfce7;color:#047857;font-size:.78rem;font-weight:900}.lk-plan-price-note{margin-top:-4px;color:#64748b;font-size:.94rem;line-height:1.45}@media (max-width:720px){.lk-billing-switch-card{display:grid;grid-template-columns:1fr}.lk-billing-toggle{width:100%}.lk-billing-toggle button{flex:1}}.lk-plan-btn{width:-moz-fit-content;width:fit-content;margin-top:auto}.lk-plan-btn-disabled{opacity:.62;cursor:not-allowed;filter:grayscale(.25)}.lk-current-plan-message,.lk-plan-current-note{margin-top:14px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:rgba(248,250,252,.9);padding:14px 16px;color:#334155}.lk-current-plan-message.warning,.lk-plan-current-note.warning{border-color:#fed7aa;background:#fff7ed;color:#7c2d12}.lk-page-render{width:100%;margin:0;padding:0}.lk-page-render>.kg-card,.lk-page-render>.kg-card.kg-html-card,.lk-page-render>.kg-html-card{margin:0;padding:0;max-width:none;width:100%}.lk-trial-banner{display:flex;justify-content:space-between;align-items:center;gap:18px;border-color:rgba(34,197,94,.28);background:radial-gradient(circle at 88% 18%,rgba(34,197,94,.16),transparent 32%),linear-gradient(135deg,rgba(236,253,245,.96),hsla(0,0%,100%,.94))}.lk-trial-banner p{margin:0}.lk-trial-title{color:#020617;font-weight:900}.lk-trial-small{color:#64748b;font-size:.94rem;line-height:1.45}.lk-plan-trial-line{align-items:center;padding:6px 10px;background:#dcfce7;color:#047857;font-size:.88rem}@media (max-width:720px){.lk-trial-banner{display:grid;grid-template-columns:1fr}}.lk-mica-controls{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(180px,.8fr) minmax(180px,.8fr) minmax(180px,.8fr);gap:16px;align-items:end}.lk-mica-controls label{display:grid;gap:7px;min-width:0;color:#0f172a;font-size:.92rem;font-weight:800;line-height:1.25}.lk-mica-controls input,.lk-mica-controls select{width:100%;min-width:0;min-height:44px;border:1px solid rgba(15,23,42,.14);border-radius:14px;padding:0 14px;background:#fff;color:#0f172a;font-size:.95rem}.lk-mica-control-wide{grid-column:span 2}.lk-mica-check-row{display:flex;gap:10px;align-items:center;min-height:44px;padding-top:22px;font-weight:800}.lk-mica-check-row input{width:auto;min-width:auto;min-height:auto;margin:0}.lk-mica-control-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-top:22px}.lk-mica-control-actions .lk-btn{width:auto;white-space:nowrap}.lk-mica-fresh-grid,.lk-mica-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lk-mica-fresh-grid{margin-top:16px}.lk-mica-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--lk-border);border-radius:var(--lk-radius-card);background:var(--lk-surface);padding:clamp(18px,2vw,24px);box-shadow:var(--lk-shadow-card)}.lk-mica-card-head{display:grid;gap:12px}.lk-mica-title-row{display:grid;gap:4px}.lk-mica-card h3{margin:0;color:var(--lk-ink);font-size:1.08rem;line-height:1.25;letter-spacing:-.02em;overflow-wrap:anywhere}.lk-mica-name{color:var(--lk-muted);font-size:.9rem;line-height:1.4;overflow-wrap:anywhere}.lk-mica-badges{display:flex;flex-wrap:wrap;gap:7px}.lk-mica-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;border-radius:999px;border:1px solid rgba(34,197,94,.24);background:#dcfce7;color:#166534;font-size:.72rem;font-weight:900;line-height:1;padding:5px 9px;white-space:nowrap}.lk-mica-badge-soft{background:rgba(248,250,252,.96);color:#334155;border-color:rgba(15,23,42,.1)}.lk-mica-badge-orange{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.lk-mica-badge-country{background:#ecfdf5;color:#047857;border-color:rgba(16,185,129,.28)}.lk-mica-service-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.lk-mica-service-tag{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:rgba(248,250,252,.96);color:#334155;font-size:.72rem;font-weight:850;line-height:1;padding:5px 9px;white-space:nowrap}.lk-mica-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.lk-mica-meta-item{min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:rgba(248,250,252,.9);padding:10px}.lk-mica-meta-label{display:block;margin-bottom:4px;color:var(--lk-muted);font-size:.7rem;font-weight:800;line-height:1.2}.lk-mica-meta-value{display:block;color:var(--lk-ink);font-size:.82rem;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.lk-mica-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px}.lk-mica-site-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:8px 13px;background:hsla(0,0%,100%,.86);color:#0f172a;font-size:.82rem;font-weight:900;text-decoration:none}.lk-mica-site-link:hover{color:#047857;border-color:rgba(34,197,94,.28)}.lk-mica-empty{border:1px solid rgba(15,23,42,.1);border-radius:18px;background:rgba(248,250,252,.9);padding:18px;color:#475569}.lk-mica-load-more-row{display:flex;justify-content:center;margin-top:18px}.lk-mica-fresh-details summary{cursor:pointer;font-weight:900;color:#020617}@media (max-width:1280px){.lk-mica-fresh-grid,.lk-mica-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.lk-mica-fresh-grid,.lk-mica-meta-grid,.lk-mica-results{grid-template-columns:1fr}}.lk-auth-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.55fr);gap:24px;align-items:start}.lk-auth-form{display:grid;gap:16px}.lk-auth-form label{display:grid;gap:8px;font-weight:750;color:#0f172a}.lk-auth-form input{width:100%;min-height:46px;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:#0f172a;padding:0 14px}.lk-table-wrap{width:100%;overflow-x:auto}.lk-data-table{width:100%;border-collapse:collapse;min-width:760px}.lk-data-table td,.lk-data-table th{border-bottom:1px solid rgba(15,23,42,.1);padding:12px 10px;text-align:left;vertical-align:top}.lk-data-table th{color:#020617;font-size:.86rem;font-weight:900;background:rgba(248,250,252,.9)}.lk-data-table td{color:#334155;font-size:.94rem}.lk-neutral{color:#64748b}.lk-badge-positive{background:#dcfce7;border-color:#86efac;color:#166534}.lk-badge-negative{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.lk-badge-warning{background:#fef3c7;border-color:#fcd34d;color:#92400e}.lk-badge-neutral{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.lk-data-table .lk-positive,.lk-data-table td.lk-positive{color:#15803d;font-weight:900}.lk-data-table .lk-negative,.lk-data-table td.lk-negative{color:#dc2626;font-weight:900}.lk-data-table .lk-neutral,.lk-data-table td.lk-neutral{color:#64748b;font-weight:800}pre{max-width:100%;overflow-x:auto;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#020617;color:#e5e7eb;padding:16px;line-height:1.55}code{font-size:.92em}.lk-card>:first-child,.lk-note>:first-child,.lk-risk>:first-child,.lk-warning>:first-child{margin-top:0}.lk-card>:last-child,.lk-note>:last-child,.lk-risk>:last-child,.lk-warning>:last-child{margin-bottom:0}.lk-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lk-form-grid label{display:grid;gap:8px;font-weight:750;color:#0f172a}.lk-form-grid input,.lk-form-grid select,.lk-form-grid textarea{width:100%;min-height:46px;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:#0f172a;padding:0 14px}.lk-form-grid textarea{min-height:120px;padding:12px 14px}.lk-status{min-height:22px;margin-top:10px;color:var(--lk-muted);font-size:14px;line-height:1.45}.lk-status-ok{color:#047857;font-weight:800}.lk-status-error{color:#b91c1c;font-weight:800}.lk-message.info{color:#334155;font-weight:750}.lk-btn[disabled],button[disabled]{opacity:.62;cursor:not-allowed;filter:grayscale(.2)}.lk-market-change{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-weight:900;line-height:1}.lk-market-change.lk-positive{background:#dcfce7;border:1px solid #86efac;color:#166534}.lk-market-change.lk-negative{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.lk-market-change.lk-neutral{background:#f1f5f9;border:1px solid #cbd5e1;color:#334155}.lk-strategy-root{display:grid;gap:var(--lk-gap);margin-top:28px}.lk-strategy-page .lk-table-wrap{width:100%;overflow-x:auto}.lk-strategy-page .lk-table{width:100%;border-collapse:collapse;min-width:760px;font-size:.94rem}.lk-strategy-page .lk-table td,.lk-strategy-page .lk-table th{border-bottom:1px solid rgba(15,23,42,.1);padding:12px 10px;text-align:left;vertical-align:top}.lk-strategy-page .lk-table th{color:#020617;font-size:.86rem;font-weight:900;background:rgba(248,250,252,.9);white-space:nowrap}.lk-strategy-page .lk-table td{color:#334155}.lk-strategy-page .lk-badge-ok{background:#dcfce7;border-color:#86efac;color:#166534}.lk-strategy-page .lk-badge-warn{background:#fef3c7;border-color:#fcd34d;color:#92400e}.lk-strategy-page .lk-badge-danger{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.lk-strategy-page .lk-error{border-color:rgba(239,68,68,.32);color:#b91c1c}@media (max-width:1180px){.lk-head-actions .lk-register-button{display:none}}@media (max-width:900px){.lk-strategy-page .lk-table{min-width:680px}}#lk-strategiak-page,#lk-strategy-root,#lk-strategy-root .lk-card,#lk-strategy-root .lk-table-wrap,#lk-strategy-root>.lk-grid{min-width:0}#lk-strategy-root .lk-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.lk-foot{background:#111418;color:#fff;margin-top:40px}.lk-foot-inner{width:calc(100vw - var(--lk-edge)*2);margin:0 auto;padding:28px 0}.lk-foot-menu .nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px 22px;list-style:none;margin:0;padding:0 0 22px;border-bottom:1px solid hsla(0,0%,100%,.12)}.lk-foot-menu .nav a{color:#fff;font-size:14px;font-weight:800;text-decoration:none}.lk-copyright{padding-top:18px;color:hsla(0,0%,100%,.72);text-align:center}.lk-custom-setting-anchor{display:none}.lk-footer-social{display:flex;flex-wrap:wrap;gap:10px}.lk-footer-social,.lk-social-icon{justify-content:center;align-items:center}.lk-social-icon{display:inline-flex;width:44px;height:44px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:hsla(0,0%,100%,.06);color:#fff;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.lk-social-icon:hover{transform:translateY(-1px);background:rgba(34,197,94,.14);border-color:rgba(34,197,94,.44);color:#fff;box-shadow:0 10px 24px rgba(34,197,94,.1)}.lk-social-icon svg{display:block;width:18px;height:18px}.lk-social-icon svg,.lk-social-icon svg circle,.lk-social-icon svg path,.lk-social-icon svg rect{color:currentColor}@media (max-width:1200px){.lk-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.lk-account-layout,.lk-account-rows>div,.lk-grid-2,.lk-grid-3,.lk-grid-4{grid-template-columns:1fr}.lk-account-rows>div{align-items:flex-start}.lk-account-rows strong{text-align:left}.lk-page{width:min(100% - 22px,var(--lk-max));padding:22px 0 48px}.lk-page-head{padding:23px;border-radius:24px}.lk-page-head h1{font-size:clamp(1.9rem,9vw,3rem)}.lk-actions{gap:9px}.lk-mica-controls,.lk-plan-status-grid{grid-template-columns:1fr}.lk-mica-control-wide{grid-column:auto}.lk-mica-badges{justify-content:flex-start}.lk-mica-check-row,.lk-mica-control-actions{padding-top:0}}@media (max-width:900px){.lk-head-inner{min-height:70px;grid-template-columns:auto 1fr auto auto;gap:10px}.lk-head-menu{display:none}.lk-menu-button{display:inline-flex}.lk-account-button{min-height:40px;padding-inline:15px}.lk-search-button{width:40px;height:40px}.lk-auth-shell{grid-template-columns:1fr}}@media (max-width:720px){.lk-interest-form{grid-template-columns:1fr}.lk-interest-form button{width:100%}.lk-mobile-actions{grid-template-columns:42px minmax(0,1fr)}}@media (max-width:520px){.lk-head-inner{grid-template-columns:auto 1fr auto}.lk-head-actions{display:none}}@media (max-width:640px){.lk-btn{width:100%}}.lk-page>*+*{margin-top:24px}.lk-page > .lk-card +.lk-card,.lk-page > .lk-card +.lk-note,.lk-page > .lk-card +.lk-risk,.lk-page > .lk-card +.lk-warning,.lk-page > .lk-note +.lk-card,.lk-page > .lk-note +.lk-note,.lk-page > .lk-risk +.lk-card,.lk-page > .lk-risk +.lk-risk,.lk-page > .lk-warning +.lk-card,.lk-page > .lk-warning +.lk-warning{margin-top:22px}.lk-page .lk-card>*+*{margin-top:14px}.lk-page .lk-note>*+*,.lk-page .lk-risk>*+*,.lk-page .lk-warning>*+*{margin-top:10px}.lk-page .lk-grid{gap:20px}.lk-page .lk-platform-results{display:grid;gap:24px}.lk-page .lk-platform-detail>*+*{margin-top:22px}.lk-page .lk-platform-info-grid,.lk-page .lk-platform-two-col{display:grid;gap:18px}.lk-page .lk-platform-info-grid>*,.lk-page .lk-platform-two-col>*{min-width:0}.lk-page .lk-platform-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.lk-page .lk-platform-pills{display:flex;flex-wrap:wrap;gap:8px}.lk-page .lk-actions{gap:12px}.lk-page .lk-table-wrap{overflow-x:auto;margin-top:14px}.lk-page .lk-data-table{width:100%}@media (max-width:768px){.lk-page>*+*{margin-top:18px}.lk-page > .lk-card +.lk-card,.lk-page > .lk-card +.lk-note,.lk-page > .lk-card +.lk-risk,.lk-page > .lk-card +.lk-warning,.lk-page > .lk-note +.lk-card,.lk-page > .lk-note +.lk-note,.lk-page > .lk-risk +.lk-card,.lk-page > .lk-risk +.lk-risk,.lk-page > .lk-warning +.lk-card,.lk-page > .lk-warning +.lk-warning{margin-top:16px}.lk-page .lk-grid,.lk-page .lk-platform-info-grid,.lk-page .lk-platform-results,.lk-page .lk-platform-two-col{gap:14px}}.lk-home{width:min(100% - 40px,1400px);margin:0 auto;padding:40px 0 76px}.lk-home>*+*{margin-top:34px}.lk-home-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:28px;padding:clamp(30px,5vw,68px);border:1px solid rgba(15,23,42,.1);border-radius:32px;background:radial-gradient(circle at top right,rgba(34,197,94,.15),transparent 35%),linear-gradient(135deg,#fff,#f7fbf8);box-shadow:0 24px 70px rgba(15,23,42,.07)}.lk-home-hero-copy{align-self:center;max-width:860px}.lk-home-eyebrow{margin:0 0 12px;color:#15803d;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lk-home-hero h1{max-width:950px;margin:0;color:#0f172a;font-size:clamp(2.45rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.045em}.lk-home-lead{max-width:820px;margin:24px 0 0;color:#475569;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.75}.lk-home-actions,.lk-home-inline-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.lk-home-actions{margin-top:28px}.lk-home-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.lk-home-trust-row span{padding:8px 12px;border:1px solid rgba(15,23,42,.09);border-radius:999px;background:hsla(0,0%,100%,.8);color:#475569;font-size:13px;font-weight:750}.lk-home-hero-panel{align-self:stretch;padding:24px;border:1px solid rgba(34,197,94,.2);border-radius:24px;background:hsla(0,0%,100%,.88)}.lk-home-panel-label{margin:0 0 10px;color:#64748b;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lk-home-hero-panel>a{display:block;padding:18px 0;color:#0f172a;text-decoration:none;border-bottom:1px solid rgba(15,23,42,.08)}.lk-home-hero-panel>a:last-child{border-bottom:0}.lk-home-hero-panel span,.lk-home-hero-panel strong{display:block}.lk-home-hero-panel strong{font-size:17px}.lk-home-hero-panel span{margin-top:5px;color:#64748b;font-size:14px;line-height:1.5}.lk-home-section{padding:clamp(26px,4vw,46px);border:1px solid rgba(15,23,42,.09);border-radius:28px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.045)}.lk-home-section-head{margin-bottom:26px}.lk-home-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.lk-home-closing h2,.lk-home-feature-card h2,.lk-home-membership h2,.lk-home-section-head h2{margin:0;color:#0f172a;letter-spacing:-.025em}.lk-home-section-head h2{font-size:clamp(1.8rem,3vw,2.8rem)}.lk-home-feature-card>p,.lk-home-membership p,.lk-home-section-head p{max-width:760px;color:#64748b;line-height:1.7}.lk-home-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lk-home-card{position:relative;min-height:265px;padding:26px;border:1px solid rgba(15,23,42,.09);border-radius:22px;background:#f8fafc}.lk-home-card-number{display:inline-flex;margin-bottom:36px;color:#16a34a;font-size:13px;font-weight:900}.lk-home-card h3{margin:0;color:#0f172a;font-size:22px;letter-spacing:-.02em}.lk-home-card p{margin:14px 0 22px;color:#64748b;line-height:1.65}.lk-home-card a,.lk-home-text-link{color:#15803d;font-weight:850;text-decoration:none}.lk-home-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lk-home-feature-card{min-height:330px;padding:clamp(28px,4vw,46px);border:1px solid rgba(15,23,42,.09);border-radius:26px;background:#f8fafc}.lk-home-feature-card-accent{background:linear-gradient(145deg,rgba(220,252,231,.8),hsla(0,0%,100%,.95));border-color:rgba(34,197,94,.22)}.lk-home-feature-card h2{max-width:650px;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.15}.lk-home-feature-card .lk-home-inline-actions{margin-top:28px}.lk-home-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lk-home-latest-card{overflow:hidden;border:1px solid rgba(15,23,42,.09);border-radius:22px;background:#fff}.lk-home-latest-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#eef2f7}.lk-home-latest-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lk-home-latest-body{padding:22px}.lk-home-latest-date{margin:0 0 9px;color:#94a3b8;font-size:12px;font-weight:800}.lk-home-latest-body h3{margin:0;font-size:19px;line-height:1.3}.lk-home-latest-body h3 a{color:#0f172a;text-decoration:none}.lk-home-latest-body>p:not(.lk-home-latest-date){margin:13px 0 18px;color:#64748b;line-height:1.6}.lk-home-closing,.lk-home-membership{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(30px,5vw,52px);border-radius:28px}.lk-home-membership{border:1px solid rgba(34,197,94,.24);background:linear-gradient(135deg,#ecfdf5,#fff)}.lk-home-closing h2,.lk-home-membership h2{font-size:clamp(1.7rem,3vw,2.75rem)}.lk-home-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lk-home-trust>div{padding:24px;border:1px solid rgba(15,23,42,.09);border-radius:22px;background:#fff}.lk-home-trust h3{margin:0;color:#0f172a;font-size:18px}.lk-home-trust p{margin:10px 0 0;color:#64748b;line-height:1.65}.lk-home-closing{color:#fff;background:#111827}.lk-home-closing .lk-home-eyebrow,.lk-home-closing h2{color:#fff}.lk-footer-nav{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,1fr));gap:34px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.12)}.lk-footer-brand-name{display:inline-block;color:#fff;font-size:22px;font-weight:900;text-decoration:none}.lk-footer-brand p{max-width:310px;margin:14px 0;color:hsla(0,0%,100%,.66);font-size:14px;line-height:1.65}.lk-footer-sitemap-link{color:#86efac;font-size:14px;font-weight:850;text-decoration:none}.lk-footer-group h2{margin:0 0 14px;color:#fff;font-size:14px;font-weight:900}.lk-footer-group ul{list-style:none;margin:0;padding:0}.lk-footer-group li+li{margin-top:9px}.lk-footer-group a{color:hsla(0,0%,100%,.68);font-size:14px;text-decoration:none}.lk-footer-group a:hover,.lk-footer-sitemap-link:hover{color:#86efac}.lk-foot-lower{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:22px}.lk-foot-lower .lk-copyright{padding-top:0;text-align:right}.lk-foot-social-title{margin:0 0 10px;color:hsla(0,0%,100%,.68);font-size:13px;font-weight:800}.lk-sitemap-content>section+section{margin-top:22px}.lk-sitemap-grid,.lk-sitemap-platform-grid{display:grid;gap:18px}.lk-sitemap-grid,.lk-sitemap-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-sitemap-group{padding:24px;border:1px solid rgba(15,23,42,.09);border-radius:22px;background:#fff}.lk-sitemap-group h2{margin:0 0 16px;color:#0f172a;font-size:19px}.lk-sitemap-group ul{list-style:none;margin:0;padding:0}.lk-sitemap-group li+li{margin-top:10px}.lk-sitemap-group a{color:#15803d;font-weight:750;text-decoration:none}.lk-sitemap-note{padding:20px 24px;border:1px solid rgba(34,197,94,.2);border-radius:20px;background:#f0fdf4;color:#475569}.lk-sitemap-note a{color:#15803d;font-weight:850}@media (max-width:1180px){.lk-home-latest-grid,.lk-home-tool-grid,.lk-sitemap-grid,.lk-sitemap-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-footer-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.lk-home{width:min(100% - 22px,1400px);padding:22px 0 48px}.lk-home-hero{padding:26px;border-radius:24px}.lk-home-feature-grid,.lk-home-hero,.lk-home-trust{grid-template-columns:1fr}.lk-foot-lower,.lk-home-closing,.lk-home-membership,.lk-home-section-head-row{align-items:flex-start;flex-direction:column}.lk-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-foot-lower .lk-copyright{text-align:left}}@media (max-width:560px){.lk-footer-nav,.lk-home-latest-grid,.lk-home-tool-grid,.lk-sitemap-grid,.lk-sitemap-platform-grid{grid-template-columns:1fr}.lk-home-closing,.lk-home-feature-card,.lk-home-membership,.lk-home-section{padding:22px;border-radius:22px}.lk-home-card{min-height:auto}.lk-home-actions .lk-btn,.lk-home-inline-actions .lk-btn{width:100%;justify-content:center}}body:has(.lk-page.lk-hub-page) .gh-article-content,body:has(.lk-page.lk-hub-page) .gh-canvas,body:has(.lk-page.lk-hub-page) .gh-content,body:has(.lk-page.lk-hub-page) .kg-card,body:has(.lk-page.lk-hub-page) .kg-html-card{width:min(var(--portal-container-wide,1920px),calc(100vw - 48px));max-width:var(--portal-container-wide,1920px);margin-left:auto;margin-right:auto}.lk-page.lk-hub-page{width:100%;max-width:var(--portal-container-wide,1920px);margin:0 auto;padding:34px 0 64px;color:#0f172a}.lk-page.lk-hub-page *,.lk-page.lk-hub-page :after,.lk-page.lk-hub-page :before{box-sizing:border-box}.lk-page.lk-hub-page .lk-hub-hero{position:relative;overflow:hidden;margin:0 0 34px;padding:clamp(34px,5vw,64px);border:1px solid rgba(16,185,129,.22);border-radius:32px;background:radial-gradient(circle at 84% 12%,rgba(16,185,129,.26),transparent 34%),radial-gradient(circle at 98% 70%,rgba(20,184,166,.12),transparent 32%),linear-gradient(135deg,#fff,#f8fafc 48%,#ecfdf5);box-shadow:0 24px 72px rgba(15,23,42,.1)}.lk-page.lk-hub-page .lk-hub-hero:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#020617,#10b981)}.lk-page.lk-hub-page h1{max-width:920px;margin:0 0 18px;color:#020617;font-size:clamp(3.2rem,5.2vw,7.2rem);line-height:.98;letter-spacing:-.065em;font-weight:950}.lk-page.lk-hub-page .lk-lead{max-width:900px;margin:0;color:#475569;font-size:clamp(1.55rem,1.65vw,2.05rem);line-height:1.55}.lk-page.lk-hub-page .lk-hub-grid{display:grid;gap:24px;width:100%;margin:34px 0}.lk-page.lk-hub-page .lk-hub-grid:not(.lk-hub-grid--2){grid-template-columns:repeat(3,minmax(0,1fr))}.lk-page.lk-hub-page .lk-hub-grid.lk-hub-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-page.lk-hub-page .lk-hub-card{position:relative;display:flex;flex-direction:column;min-height:285px;padding:28px;overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:26px;background:radial-gradient(circle at 92% 8%,rgba(16,185,129,.08),transparent 30%),linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 16px 46px rgba(15,23,42,.075);color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lk-page.lk-hub-page .lk-hub-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#020617,#10b981);opacity:.95}.lk-page.lk-hub-page .lk-hub-card:hover{transform:translateY(-4px);border-color:rgba(16,185,129,.3);box-shadow:0 24px 70px rgba(15,23,42,.13)}.lk-page.lk-hub-page .lk-hub-card-featured{border-color:rgba(16,185,129,.3);background:radial-gradient(circle at 92% 8%,rgba(16,185,129,.14),transparent 32%),linear-gradient(180deg,#fff,#ecfdf5)}.lk-page.lk-hub-page .lk-hub-icon{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-width:0;min-height:32px;margin:0 0 18px;padding:8px 13px;border:1px solid rgba(16,185,129,.24);border-radius:999px;background:#dcfce7;color:#047857;font-size:12px;font-weight:950;line-height:1;letter-spacing:.04em}.lk-page.lk-hub-page .lk-hub-card h2{margin:0 0 12px;color:#020617;font-size:clamp(2.2rem,1.7vw,2.8rem);line-height:1.12;letter-spacing:-.04em;font-weight:950}.lk-page.lk-hub-page .lk-hub-card p{margin:0 0 24px;color:#475569;font-size:1.62rem;line-height:1.65}.lk-page.lk-hub-page .lk-hub-card span{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:42px;margin-top:auto;padding:11px 16px;border-radius:999px;background:#020617;color:#fff;font-weight:900;line-height:1.1}.lk-page.lk-hub-page .lk-warning{margin:34px 0 0;padding:20px 22px;border:1px solid rgba(245,158,11,.28);border-radius:20px;background:radial-gradient(circle at 96% 0,rgba(245,158,11,.1),transparent 28%),#fffbeb;box-shadow:0 14px 36px rgba(15,23,42,.05);color:#78350f;line-height:1.65}.lk-page.lk-hub-page .lk-warning strong{color:#451a03}@media (max-width:1100px){.lk-page.lk-hub-page .lk-hub-grid,.lk-page.lk-hub-page .lk-hub-grid.lk-hub-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){body:has(.lk-page.lk-hub-page) .gh-article-content,body:has(.lk-page.lk-hub-page) .gh-canvas,body:has(.lk-page.lk-hub-page) .gh-content,body:has(.lk-page.lk-hub-page) .kg-card,body:has(.lk-page.lk-hub-page) .kg-html-card{width:min(100vw - 32px,var(--portal-container-wide,1920px))}.lk-page.lk-hub-page{padding-top:24px;padding-bottom:44px}.lk-page.lk-hub-page .lk-hub-hero{border-radius:24px;padding:28px}.lk-page.lk-hub-page h1{font-size:clamp(3.2rem,12vw,5.2rem)}.lk-page.lk-hub-page .lk-hub-grid,.lk-page.lk-hub-page .lk-hub-grid.lk-hub-grid--2{grid-template-columns:1fr}.lk-page.lk-hub-page .lk-hub-card{min-height:auto;border-radius:22px;padding:24px}}:root{--lk-page-bg:#f8fafc;--lk-page-surface:#fff;--lk-page-surface-soft:#f1f5f9;--lk-page-text:#0f172a;--lk-page-muted:#64748b;--lk-page-green:#15803d;--lk-page-green-bright:#22c55e;--lk-page-green-soft:#dcfce7;--lk-page-border:rgba(15,23,42,.1);--lk-page-shadow:0 20px 54px rgba(15,23,42,.06)}.lk-page--admin,.lk-page.lk-page--app,.lk-page.lk-page--auth,.lk-page.lk-page--content,.lk-page.lk-page--feedback,.lk-page.lk-page--hub,.lk-page.lk-page--pricing,.lk-page.lk-page--tool,.lk-page.lk-page--utility{width:min(100% - 40px,1400px);margin-inline:auto}.lk-page-head--split{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:clamp(24px,4vw,56px);align-items:center}.lk-page-head--split .lk-page-head-content{max-width:900px}.lk-page-head--split h1{max-width:1020px}.lk-hero-aside{padding:24px;border:1px solid rgba(34,197,94,.22);border-radius:22px;background:hsla(0,0%,100%,.78);color:var(--lk-page-muted);line-height:1.65}.lk-hero-aside strong{display:block;margin-bottom:8px;color:var(--lk-page-text);font-size:18px}.lk-hero-aside p{margin:0}.lk-page-section{padding:clamp(26px,4vw,46px);border:1px solid var(--lk-page-border);border-radius:28px;background:var(--lk-page-surface);box-shadow:var(--lk-page-shadow)}.lk-section-heading{margin-bottom:24px}.lk-section-heading h2{margin:0;color:var(--lk-page-text);font-size:clamp(1.7rem,3vw,2.65rem);letter-spacing:-.025em}.lk-section-heading>p:last-child{max-width:760px;margin-bottom:0;color:var(--lk-page-muted);line-height:1.7}.lk-hub-grid{display:grid;gap:18px}.lk-hub-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-hub-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-hub-card{display:flex;min-width:0;min-height:260px;flex-direction:column;padding:28px;border:1px solid var(--lk-page-border);border-radius:24px;background:var(--lk-page-surface);color:var(--lk-page-text);text-decoration:none;box-shadow:0 12px 34px rgba(15,23,42,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lk-hub-card:hover{transform:translateY(-3px);border-color:rgba(34,197,94,.36);box-shadow:0 20px 44px rgba(15,23,42,.08)}.lk-hub-card-index{margin-bottom:34px;color:var(--lk-page-green);font-size:13px;font-weight:900;letter-spacing:.09em}.lk-hub-card h2,.lk-hub-card h3{margin:0;color:var(--lk-page-text);line-height:1.2;letter-spacing:-.02em}.lk-hub-card h2{font-size:23px}.lk-hub-card h3{font-size:21px}.lk-hub-card p{margin:14px 0 22px;color:var(--lk-page-muted);line-height:1.65}.lk-hub-card .lk-text-link{margin-top:auto}.lk-text-link{color:var(--lk-page-green);font-weight:850;text-decoration:none}.lk-feature-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lk-feature-split>.lk-card{margin:0}.lk-card--soft{background:linear-gradient(145deg,rgba(220,252,231,.55),hsla(0,0%,100%,.96));border-color:rgba(34,197,94,.2)}.lk-principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lk-principle-grid .lk-card{margin:0}.lk-principle-grid h3{margin-top:0;color:var(--lk-page-text)}.lk-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(28px,5vw,50px);border:1px solid rgba(34,197,94,.22);border-radius:28px;background:linear-gradient(135deg,rgba(236,253,245,.96),hsla(0,0%,100%,.98))}.lk-callout h2{max-width:760px;margin:0;color:var(--lk-page-text);font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.025em}.lk-callout p:not(.lk-eyebrow){max-width:720px;margin-bottom:0;color:var(--lk-page-muted);line-height:1.7}.lk-check-list{margin:20px 0 26px;padding:0;list-style:none}.lk-check-list li{position:relative;padding-left:28px;color:#334155;line-height:1.55}.lk-check-list li+li{margin-top:11px}.lk-check-list li:before{position:absolute;top:.05em;left:0;display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;border-radius:999px;background:var(--lk-page-green-soft);color:var(--lk-page-green);content:"✓";font-size:12px;font-weight:900}.lk-step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;counter-reset:lk-step;list-style:none}.lk-step-list li{min-height:190px;padding:24px;border:1px solid var(--lk-page-border);border-radius:22px;background:var(--lk-page-surface);color:var(--lk-page-muted);line-height:1.6;counter-increment:lk-step}.lk-step-list li:before{display:block;margin-bottom:24px;color:var(--lk-page-green);content:"0" counter(lk-step);font-size:13px;font-weight:900;letter-spacing:.08em}.lk-step-list strong{display:block;margin-bottom:8px;color:var(--lk-page-text)}.lk-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.lk-plan-grid .lk-plan-card{display:flex;min-width:0;flex-direction:column;margin:0;padding:clamp(26px,3vw,38px)}.lk-plan-grid .lk-plan-card>.lk-actions,.lk-plan-grid .lk-plan-card>.lk-btn{margin-top:auto}.lk-plan-card-featured{border-color:rgba(34,197,94,.38);background:linear-gradient(180deg,rgba(236,253,245,.92),#fff 58%);box-shadow:0 22px 54px rgba(34,197,94,.12)}.lk-plan-kicker{margin:0 0 12px;color:var(--lk-page-green);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lk-plan-card h2{margin:0;font-size:28px}.lk-plan-card .lk-price{margin:16px 0 4px;color:var(--lk-page-text);font-size:clamp(2rem,4vw,3rem);font-weight:950;letter-spacing:-.04em}.lk-plan-trial-line{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:10px 0;padding:7px 10px;border-radius:999px;background:var(--lk-page-green-soft);color:var(--lk-page-green);font-size:12px;font-weight:900}.lk-plan-price-note{min-height:48px;color:var(--lk-page-muted);font-size:14px;line-height:1.55}.lk-current-plan-card{overflow:hidden}.lk-current-plan-message{margin-top:18px;padding:16px 18px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#f8fafc;color:var(--lk-page-muted)}.lk-current-plan-message.warning{border-color:rgba(245,158,11,.3);background:#fffbeb;color:#92400e}.lk-current-plan-message.ok{border-color:rgba(34,197,94,.3);background:#f0fdf4;color:#166534}.lk-billing-switch-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.lk-billing-switch-card h2{margin-top:0}.lk-billing-toggle{display:inline-flex;padding:5px;border:1px solid var(--lk-page-border);border-radius:999px;background:#f1f5f9}.lk-billing-toggle button{min-height:42px;border:0;border-radius:999px;padding:0 18px;background:transparent;color:#475569;font-weight:850;cursor:pointer}.lk-billing-toggle button.is-active{background:#0f172a;color:#fff}.lk-billing-save{margin-left:5px;font-size:11px}.lk-page--auth{max-width:1180px}.lk-auth-shell,.lk-feedback-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:24px;align-items:start}.lk-auth-shell>.lk-card,.lk-feedback-layout>.lk-card,.lk-feedback-layout>form{margin:0}.lk-auth-form,.lk-feedback-form{display:grid;gap:16px}.lk-auth-form label,.lk-feedback-form label{display:grid;gap:8px;color:var(--lk-page-text);font-weight:750}.lk-auth-form input,.lk-auth-form select,.lk-auth-form textarea,.lk-feedback-form input,.lk-feedback-form select,.lk-feedback-form textarea{width:100%;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:var(--lk-page-text);padding:12px 14px}.lk-auth-form input,.lk-auth-form select,.lk-feedback-form input,.lk-feedback-form select{min-height:48px}.lk-auth-form textarea,.lk-feedback-form textarea{min-height:130px;resize:vertical}.lk-auth-form button{width:-moz-fit-content;width:fit-content}.lk-auth-links{display:grid;gap:10px}.lk-auth-links p{margin:0}.lk-feedback-layout .lk-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lk-page--app .lk-page-head,.lk-page--tool .lk-page-head,.lk-page--utility .lk-page-head{background:radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 38%),#fff}.lk-page--app .lk-card,.lk-page--tool .lk-card{box-shadow:0 12px 34px rgba(15,23,42,.045)}.lk-page--admin{padding-block:34px 60px}.lk-page--admin h1{color:var(--lk-page-text)}.lk-page--utility{max-width:1180px}.lk-pdf-frame-wrap{margin-top:18px;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:20px;background:#fff}.lk-pdf-frame{display:block;width:100%;height:min(78vh,860px);min-height:560px;border:0;background:#fff}.lk-sitemap-page .lk-sitemap-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-sitemap-page .lk-sitemap-group{min-height:100%}.lk-sitemap-page .lk-sitemap-group a{line-height:1.45}.lk-page--support .lk-support-section{margin-top:0}.lk-page--support .lk-section-head{margin-bottom:22px}@media (max-width:1180px){.lk-hub-grid--3,.lk-hub-grid--4,.lk-sitemap-page .lk-sitemap-grid,.lk-sitemap-page .lk-sitemap-platform-grid,.lk-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-plan-grid{grid-template-columns:1fr}.lk-plan-grid .lk-plan-card{min-height:auto}}@media (max-width:900px){.lk-page--admin,.lk-page.lk-page--app,.lk-page.lk-page--auth,.lk-page.lk-page--content,.lk-page.lk-page--feedback,.lk-page.lk-page--hub,.lk-page.lk-page--pricing,.lk-page.lk-page--tool,.lk-page.lk-page--utility{width:min(100% - 22px,1400px)}.lk-auth-shell,.lk-feature-split,.lk-feedback-layout,.lk-page-head--split,.lk-principle-grid{grid-template-columns:1fr}.lk-billing-switch-card,.lk-callout{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.lk-feedback-layout .lk-form-grid,.lk-hub-grid--3,.lk-hub-grid--4,.lk-sitemap-page .lk-sitemap-grid,.lk-sitemap-page .lk-sitemap-platform-grid,.lk-step-list{grid-template-columns:1fr}.lk-hub-card{min-height:auto;padding:22px}.lk-hub-card-index{margin-bottom:22px}.lk-callout,.lk-page-section{padding:22px;border-radius:22px}.lk-callout .lk-actions .lk-btn,.lk-page-head--split .lk-actions .lk-btn{width:100%;justify-content:center}.lk-pdf-frame{min-height:460px}}.lk-theme-picker{position:relative;display:inline-flex;flex:0 0 auto}.lk-theme-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#fff;color:#020617;cursor:pointer}.lk-theme-button:hover{border-color:rgba(34,197,94,.45);color:#047857}.lk-mobile-theme-choice:focus-visible,.lk-theme-button:focus-visible,.lk-theme-choice:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(34,197,94,.22)}.lk-theme-button svg{width:20px;height:20px}.lk-theme-button [data-lk-theme-icon]{display:none}html[data-lk-theme-preference=dark] .lk-theme-button [data-lk-theme-icon=dark],html[data-lk-theme-preference=light] .lk-theme-button [data-lk-theme-icon=light],html[data-lk-theme-preference=system] .lk-theme-button [data-lk-theme-icon=system]{display:block}.lk-theme-menu{position:absolute;z-index:90;top:calc(100% + 10px);right:0;width:220px;padding:10px;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:hsla(0,0%,100%,.99);box-shadow:0 22px 56px rgba(15,23,42,.16)}.lk-mobile-theme-title,.lk-theme-menu-title{display:block;margin:0;color:#64748b;font-size:12px;line-height:1.3;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.lk-theme-menu-title{padding:4px 9px 8px}.lk-theme-choice{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;padding:9px 10px;border:0;border-radius:11px;background:transparent;color:#0f172a;font:inherit;font-size:14px;font-weight:800;text-align:left;cursor:pointer}.lk-theme-choice:hover,.lk-theme-choice[aria-checked=true]{background:#f0fdf4;color:#047857}.lk-theme-choice-check{width:9px;height:9px;flex:0 0 auto;border:2px solid;border-radius:50%;opacity:.24}.lk-theme-choice[aria-checked=true] .lk-theme-choice-check{background:currentColor;opacity:1}.lk-mobile-theme{margin-top:14px;padding:14px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:rgba(248,250,252,.92)}.lk-mobile-theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.lk-mobile-theme-choice{min-height:42px;padding:8px 6px;border:1px solid rgba(15,23,42,.1);border-radius:11px;background:#fff;color:#334155;font:inherit;font-size:12.5px;font-weight:850;cursor:pointer}.lk-mobile-theme-choice[aria-checked=true]{border-color:rgba(34,197,94,.42);background:#dcfce7;color:#047857}html[data-lk-theme=dark]{color-scheme:dark;--lk-bg:#0b1120;--lk-surface:rgba(17,24,39,.97);--lk-ink:#f8fafc;--lk-text:#cbd5e1;--lk-muted:#94a3b8;--lk-green:#4ade80;--lk-green-soft:#22c55e;--lk-border:rgba(148,163,184,.18);--lk-border-green:rgba(74,222,128,.28);--lk-shadow:0 22px 58px rgba(0,0,0,.28);--lk-shadow-card:0 14px 34px rgba(0,0,0,.22);--lk-page-bg:#0b1120;--lk-page-surface:#111827;--lk-page-surface-soft:#172033;--lk-page-text:#f8fafc;--lk-page-muted:#94a3b8;--lk-page-green:#86efac;--lk-page-green-bright:#4ade80;--lk-page-green-soft:rgba(34,197,94,.18);--lk-page-border:rgba(148,163,184,.18);--lk-page-shadow:0 20px 54px rgba(0,0,0,.24);--color-primary-text:#e5e7eb;--color-secondary-text:#94a3b8;--color-lighter-gray:#172033;--color-light-gray:#334155;--color-mid-gray:#64748b;--portal-card-bg:#111827;--portal-card-bg-soft:#172033;--portal-text:#f8fafc;--portal-text-muted:#94a3b8;--portal-line:rgba(148,163,184,.2);--portal-button-dark:#4ade80;--portal-button-dark-text:#052e16;--portal-button-light:#172033;--portal-button-light-text:#f8fafc}html[data-lk-theme=dark],html[data-lk-theme=dark] .gh-site,html[data-lk-theme=dark] .lk-site,html[data-lk-theme=dark] .site-main,html[data-lk-theme=dark] body{background:#0b1120;color:#f8fafc}html[data-lk-theme=dark] .lk-head{background:rgba(11,17,32,.94);border-bottom-color:rgba(148,163,184,.16)}html[data-lk-theme=dark] .lk-logo{padding:0;border-radius:0;background:transparent}html[data-lk-theme=dark] .lk-logo img{filter:brightness(0) saturate(100%) invert(79%) sepia(36%) saturate(792%) hue-rotate(82deg) brightness(95%) contrast(91%) drop-shadow(0 0 10px rgba(74,222,128,.12))}html[data-lk-theme=dark] .lk-logo-text{color:#4ade80}html[data-lk-theme=dark] .lk-mobile-direct-link,html[data-lk-theme=dark] .lk-mobile-home,html[data-lk-theme=dark] .lk-mobile-nav-group>button,html[data-lk-theme=dark] .lk-nav-link,html[data-lk-theme=dark] .lk-nav-trigger{color:#f8fafc}html[data-lk-theme=dark] .lk-mobile-direct-link:hover,html[data-lk-theme=dark] .lk-mobile-direct-link[aria-current=page],html[data-lk-theme=dark] .lk-mobile-home:hover,html[data-lk-theme=dark] .lk-mobile-home[aria-current=page],html[data-lk-theme=dark] .lk-mobile-nav-group>button:hover,html[data-lk-theme=dark] .lk-nav-item.is-current-group>.lk-nav-trigger,html[data-lk-theme=dark] .lk-nav-item.is-open>.lk-nav-trigger,html[data-lk-theme=dark] .lk-nav-link:focus-visible,html[data-lk-theme=dark] .lk-nav-link:hover,html[data-lk-theme=dark] .lk-nav-link[aria-current=page],html[data-lk-theme=dark] .lk-nav-trigger:focus-visible,html[data-lk-theme=dark] .lk-nav-trigger:hover{background:rgba(74,222,128,.13);color:#86efac}html[data-lk-theme=dark] .lk-nav-dropdown,html[data-lk-theme=dark] .lk-theme-menu{border-color:rgba(148,163,184,.2);background:rgba(17,24,39,.99);box-shadow:0 22px 58px rgba(0,0,0,.4)}html[data-lk-theme=dark] .lk-nav-dropdown a,html[data-lk-theme=dark] .lk-theme-choice{color:#f8fafc}html[data-lk-theme=dark] .lk-mobile-nav-panel a:hover,html[data-lk-theme=dark] .lk-mobile-nav-panel a[aria-current=page],html[data-lk-theme=dark] .lk-nav-dropdown a:focus-visible,html[data-lk-theme=dark] .lk-nav-dropdown a:hover,html[data-lk-theme=dark] .lk-nav-dropdown a[aria-current=page],html[data-lk-theme=dark] .lk-theme-choice:hover,html[data-lk-theme=dark] .lk-theme-choice[aria-checked=true]{background:rgba(74,222,128,.13);color:#86efac}html[data-lk-theme=dark] .lk-mobile-nav-panel a,html[data-lk-theme=dark] .lk-mobile-theme-title,html[data-lk-theme=dark] .lk-nav-dropdown span,html[data-lk-theme=dark] .lk-theme-menu-title{color:#94a3b8}html[data-lk-theme=dark] .lk-menu-button,html[data-lk-theme=dark] .lk-search-button,html[data-lk-theme=dark] .lk-theme-button{border-color:rgba(148,163,184,.22);background:#172033;color:#f8fafc}html[data-lk-theme=dark] .lk-menu-button:hover,html[data-lk-theme=dark] .lk-search-button:hover,html[data-lk-theme=dark] .lk-theme-button:hover{border-color:rgba(74,222,128,.48);color:#86efac}html[data-lk-theme=dark] .lk-menu-button span{background:#f8fafc}html[data-lk-theme=dark] .lk-account-button{background:#e5e7eb;color:#111827}html[data-lk-theme=dark] .lk-account-button:hover{background:#fff}html[data-lk-theme=dark] .lk-btn-primary,html[data-lk-theme=dark] .lk-confirm-import,html[data-lk-theme=dark] .lk-form button[type=submit],html[data-lk-theme=dark] .lk-register-button,html[data-lk-theme=dark] .lk-set-price-btn{color:#052e16}html[data-lk-theme=dark] .lk-mobile-theme{border-color:rgba(148,163,184,.18);background:rgba(23,32,51,.9)}html[data-lk-theme=dark] .lk-mobile-theme-choice{border-color:rgba(148,163,184,.18);background:#111827;color:#cbd5e1}html[data-lk-theme=dark] .lk-mobile-theme-choice[aria-checked=true]{border-color:rgba(74,222,128,.42);background:rgba(34,197,94,.16);color:#86efac}html[data-lk-theme=dark] .lk-home-hero,html[data-lk-theme=dark] .lk-page--app .lk-page-head,html[data-lk-theme=dark] .lk-page--tool .lk-page-head,html[data-lk-theme=dark] .lk-page--utility .lk-page-head,html[data-lk-theme=dark] .lk-page-head{border-color:rgba(74,222,128,.25);background:radial-gradient(circle at 86% 14%,rgba(34,197,94,.17),transparent 31%),radial-gradient(circle at 8% 0,rgba(20,184,166,.09),transparent 35%),linear-gradient(135deg,#111827,#0f1f1b);box-shadow:0 24px 64px rgba(0,0,0,.28)}html[data-lk-theme=dark] .lk-access-grid>div,html[data-lk-theme=dark] .lk-api-meta>div,html[data-lk-theme=dark] .lk-card,html[data-lk-theme=dark] .lk-home-latest-card,html[data-lk-theme=dark] .lk-home-section,html[data-lk-theme=dark] .lk-home-trust>div,html[data-lk-theme=dark] .lk-item,html[data-lk-theme=dark] .lk-mica-card,html[data-lk-theme=dark] .lk-page-section,html[data-lk-theme=dark] .lk-plan-status-grid>div,html[data-lk-theme=dark] .lk-position-metrics>div,html[data-lk-theme=dark] .lk-preview-summary>div,html[data-lk-theme=dark] .lk-sitemap-group,html[data-lk-theme=dark] .lk-stats>div{border-color:rgba(148,163,184,.18);background:#111827;box-shadow:0 14px 36px rgba(0,0,0,.2)}html[data-lk-theme=dark] .lk-api-sync-box,html[data-lk-theme=dark] .lk-billing-toggle,html[data-lk-theme=dark] .lk-current-plan-message,html[data-lk-theme=dark] .lk-feature-item,html[data-lk-theme=dark] .lk-home-card,html[data-lk-theme=dark] .lk-home-feature-card,html[data-lk-theme=dark] .lk-import-help,html[data-lk-theme=dark] .lk-mica-empty,html[data-lk-theme=dark] .lk-mica-meta-item,html[data-lk-theme=dark] .lk-mica-service-tag,html[data-lk-theme=dark] .lk-plan-current-note,html[data-lk-theme=dark] .lk-preview-box,html[data-lk-theme=dark] .lk-tier-card{border-color:rgba(148,163,184,.16);background:#172033}html[data-lk-theme=dark] .lk-callout,html[data-lk-theme=dark] .lk-card--soft,html[data-lk-theme=dark] .lk-home-feature-card-accent,html[data-lk-theme=dark] .lk-home-membership,html[data-lk-theme=dark] .lk-trial-banner{border-color:rgba(74,222,128,.24);background:linear-gradient(145deg,rgba(20,83,45,.42),rgba(17,24,39,.98))}html[data-lk-theme=dark] .lk-note{border-color:rgba(74,222,128,.25);background:linear-gradient(135deg,rgba(20,83,45,.4),#111827);color:#d1fae5}html[data-lk-theme=dark] .lk-current-plan-message.warning,html[data-lk-theme=dark] .lk-limit-note,html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-warning,html[data-lk-theme=dark] .lk-plan-current-note.warning,html[data-lk-theme=dark] .lk-price-warning,html[data-lk-theme=dark] .lk-warning,html[data-lk-theme=dark] .lk-warning-note{border-color:rgba(251,191,36,.28);background:linear-gradient(135deg,#2b1d0f,#111827);color:#fed7aa}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-warning strong,html[data-lk-theme=dark] .lk-warning strong{color:#fde68a}html[data-lk-theme=dark] .lk-risk{border-color:rgba(248,113,113,.27);background:linear-gradient(135deg,#2a1518,#111827);color:#fecaca}html[data-lk-theme=dark] .lk-access-grid strong,html[data-lk-theme=dark] .lk-api-meta strong,html[data-lk-theme=dark] .lk-card h2,html[data-lk-theme=dark] .lk-card h3,html[data-lk-theme=dark] .lk-feature-item strong,html[data-lk-theme=dark] .lk-home-card h3,html[data-lk-theme=dark] .lk-home-feature-card h2,html[data-lk-theme=dark] .lk-home-hero h1,html[data-lk-theme=dark] .lk-home-latest-body h3 a,html[data-lk-theme=dark] .lk-home-membership h2,html[data-lk-theme=dark] .lk-home-section-head h2,html[data-lk-theme=dark] .lk-home-trust h3,html[data-lk-theme=dark] .lk-mica-card h3,html[data-lk-theme=dark] .lk-mica-fresh-details summary,html[data-lk-theme=dark] .lk-mica-meta-value,html[data-lk-theme=dark] .lk-page-head h1,html[data-lk-theme=dark] .lk-plan-status-grid strong,html[data-lk-theme=dark] .lk-position-metrics strong,html[data-lk-theme=dark] .lk-preview-summary strong,html[data-lk-theme=dark] .lk-price,html[data-lk-theme=dark] .lk-sitemap-group h2,html[data-lk-theme=dark] .lk-stats strong,html[data-lk-theme=dark] .lk-tier-card h3,html[data-lk-theme=dark] .lk-trial-title{color:#f8fafc}html[data-lk-theme=dark] .lk-access-grid span,html[data-lk-theme=dark] .lk-api-meta span,html[data-lk-theme=dark] .lk-card p,html[data-lk-theme=dark] .lk-home-card p,html[data-lk-theme=dark] .lk-home-feature-card>p,html[data-lk-theme=dark] .lk-home-latest-body>p:not(.lk-home-latest-date),html[data-lk-theme=dark] .lk-home-lead,html[data-lk-theme=dark] .lk-home-membership p,html[data-lk-theme=dark] .lk-home-section-head p,html[data-lk-theme=dark] .lk-home-trust p,html[data-lk-theme=dark] .lk-interest-result,html[data-lk-theme=dark] .lk-lead,html[data-lk-theme=dark] .lk-message,html[data-lk-theme=dark] .lk-mica-meta-label,html[data-lk-theme=dark] .lk-mica-name,html[data-lk-theme=dark] .lk-muted,html[data-lk-theme=dark] .lk-page-head p:not(.lk-eyebrow),html[data-lk-theme=dark] .lk-plan-price-note,html[data-lk-theme=dark] .lk-plan-status-grid span,html[data-lk-theme=dark] .lk-position-metrics span,html[data-lk-theme=dark] .lk-preview-summary span,html[data-lk-theme=dark] .lk-sitemap-note,html[data-lk-theme=dark] .lk-stats span,html[data-lk-theme=dark] .lk-status,html[data-lk-theme=dark] .lk-text,html[data-lk-theme=dark] .lk-tier-card p,html[data-lk-theme=dark] .lk-trial-small{color:#94a3b8}html[data-lk-theme=dark] .lk-card a:not(.lk-btn),html[data-lk-theme=dark] .lk-note a,html[data-lk-theme=dark] .lk-risk a,html[data-lk-theme=dark] .lk-sitemap-group a,html[data-lk-theme=dark] .lk-sitemap-note a,html[data-lk-theme=dark] .lk-text-link,html[data-lk-theme=dark] .lk-warning a{color:#86efac}html[data-lk-theme=dark] .lk-api-actions button,html[data-lk-theme=dark] .lk-api-connection-actions button,html[data-lk-theme=dark] .lk-btn-secondary,html[data-lk-theme=dark] .lk-cancel-import,html[data-lk-theme=dark] .lk-form button,html[data-lk-theme=dark] .lk-import-actions button,html[data-lk-theme=dark] .lk-mica-site-link{border-color:rgba(148,163,184,.2);background:#172033;color:#f8fafc}html[data-lk-theme=dark] .lk-auth-form input,html[data-lk-theme=dark] .lk-auth-form select,html[data-lk-theme=dark] .lk-auth-form textarea,html[data-lk-theme=dark] .lk-feedback-form input,html[data-lk-theme=dark] .lk-feedback-form select,html[data-lk-theme=dark] .lk-feedback-form textarea,html[data-lk-theme=dark] .lk-form input,html[data-lk-theme=dark] .lk-form select,html[data-lk-theme=dark] .lk-mica-controls input,html[data-lk-theme=dark] .lk-mica-controls select,html[data-lk-theme=dark] .lk-page input,html[data-lk-theme=dark] .lk-page select,html[data-lk-theme=dark] .lk-page textarea{border-color:rgba(148,163,184,.24);background:#0f172a;color:#f8fafc}html[data-lk-theme=dark] input::-moz-placeholder,html[data-lk-theme=dark] textarea::-moz-placeholder{color:#64748b}html[data-lk-theme=dark] input::placeholder,html[data-lk-theme=dark] textarea::placeholder{color:#64748b}html[data-lk-theme=dark] .lk-account-rows strong,html[data-lk-theme=dark] .lk-auth-form label,html[data-lk-theme=dark] .lk-feedback-form label,html[data-lk-theme=dark] .lk-form label,html[data-lk-theme=dark] .lk-mica-controls label,html[data-lk-theme=dark] .lk-page label{color:#e5e7eb}html[data-lk-theme=dark] .lk-account-rows span{color:#94a3b8}html[data-lk-theme=dark] .lk-api-platform-pill,html[data-lk-theme=dark] .lk-badge,html[data-lk-theme=dark] .lk-billing-save,html[data-lk-theme=dark] .lk-market-change.lk-positive,html[data-lk-theme=dark] .lk-mica-badge,html[data-lk-theme=dark] .lk-mica-badge-country,html[data-lk-theme=dark] .lk-pill,html[data-lk-theme=dark] .lk-plan-trial-line,html[data-lk-theme=dark] .lk-price-source-pill,html[data-lk-theme=dark] .lk-strategy-page .lk-badge-ok,html[data-lk-theme=dark] .lk-tier-badge{border-color:rgba(74,222,128,.3);background:rgba(34,197,94,.16);color:#86efac}html[data-lk-theme=dark] .lk-badge-warning,html[data-lk-theme=dark] .lk-mica-badge-orange,html[data-lk-theme=dark] .lk-strategy-page .lk-badge-warn{border-color:rgba(251,191,36,.3);background:rgba(146,64,14,.24);color:#fde68a}html[data-lk-theme=dark] .lk-badge-info{border-color:rgba(34,211,238,.3);background:rgba(14,116,144,.22);color:#a5f3fc}html[data-lk-theme=dark] .lk-btn-danger,html[data-lk-theme=dark] .lk-delete,html[data-lk-theme=dark] .lk-market-change.lk-negative,html[data-lk-theme=dark] .lk-strategy-page .lk-badge-danger{border-color:rgba(248,113,113,.3);background:rgba(153,27,27,.22);color:#fecaca}html[data-lk-theme=dark] .lk-market-change.lk-neutral,html[data-lk-theme=dark] .lk-mica-badge-soft{border-color:rgba(148,163,184,.22);background:#172033;color:#cbd5e1}html[data-lk-theme=dark] .lk-interest-result.is-ok,html[data-lk-theme=dark] .lk-interest-result.ok,html[data-lk-theme=dark] .lk-message.ok,html[data-lk-theme=dark] .lk-positive,html[data-lk-theme=dark] .lk-status-ok{color:#86efac}html[data-lk-theme=dark] .lk-interest-result.error,html[data-lk-theme=dark] .lk-interest-result.is-error,html[data-lk-theme=dark] .lk-message.error,html[data-lk-theme=dark] .lk-negative,html[data-lk-theme=dark] .lk-status-error,html[data-lk-theme=dark] .lk-strategy-page .lk-error{color:#fca5a5}html[data-lk-theme=dark] .lk-billing-toggle button{color:#cbd5e1}html[data-lk-theme=dark] .lk-billing-toggle button.is-active{background:#e5e7eb;color:#111827;box-shadow:0 10px 24px rgba(0,0,0,.24)}html[data-lk-theme=dark] .gh-content table th,html[data-lk-theme=dark] .lk-data-table th,html[data-lk-theme=dark] .lk-table th{background:#172033;color:#f8fafc}html[data-lk-theme=dark] .gh-content table td,html[data-lk-theme=dark] .gh-content table th,html[data-lk-theme=dark] .lk-data-table td,html[data-lk-theme=dark] .lk-data-table th,html[data-lk-theme=dark] .lk-table td,html[data-lk-theme=dark] .lk-table th{border-color:rgba(148,163,184,.18)}html[data-lk-theme=dark] .lk-data-table td,html[data-lk-theme=dark] .lk-table td{color:#cbd5e1}html[data-lk-theme=dark] .lk-home-hero-panel,html[data-lk-theme=dark] .lk-home-trust-row span{border-color:rgba(148,163,184,.18);background:rgba(17,24,39,.84);color:#cbd5e1}html[data-lk-theme=dark] .lk-home-hero-panel strong,html[data-lk-theme=dark] .lk-home-hero-panel>a{color:#f8fafc}html[data-lk-theme=dark] .lk-home-latest-image{background:#172033}html[data-lk-theme=dark] .lk-sitemap-note{border-color:rgba(74,222,128,.24);background:rgba(20,83,45,.3)}html[data-lk-theme=dark] .lk-page.lk-hub-page{color:#f8fafc}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-hero{border-color:rgba(74,222,128,.26);background:radial-gradient(circle at 84% 12%,rgba(34,197,94,.2),transparent 34%),radial-gradient(circle at 98% 70%,rgba(20,184,166,.1),transparent 32%),linear-gradient(135deg,#111827,#101827 48%,#0f1f1b);box-shadow:0 24px 72px rgba(0,0,0,.3)}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-card h2,html[data-lk-theme=dark] .lk-page.lk-hub-page h1{color:#f8fafc}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-card p,html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-lead{color:#cbd5e1}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-card{border-color:rgba(148,163,184,.18);background:radial-gradient(circle at 92% 8%,rgba(34,197,94,.1),transparent 31%),linear-gradient(180deg,#111827,#172033);box-shadow:0 16px 46px rgba(0,0,0,.24)}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-card-featured{border-color:rgba(74,222,128,.3);background:radial-gradient(circle at 92% 8%,rgba(34,197,94,.18),transparent 32%),linear-gradient(180deg,#111827,#0f2a20)}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-icon{border-color:rgba(74,222,128,.3);background:rgba(34,197,94,.16);color:#86efac}html[data-lk-theme=dark] .lk-page.lk-hub-page .lk-hub-card span{background:#e5e7eb;color:#111827}html[data-lk-theme=dark] .gh-article,html[data-lk-theme=dark] .gh-article-content,html[data-lk-theme=dark] .gh-canvas,html[data-lk-theme=dark] .gh-content,html[data-lk-theme=dark] .gh-post,html[data-lk-theme=dark] .gh-post-feed,html[data-lk-theme=dark] .post-card-content{color:#cbd5e1}html[data-lk-theme=dark] .gh-article-title,html[data-lk-theme=dark] .gh-content h1,html[data-lk-theme=dark] .gh-content h2,html[data-lk-theme=dark] .gh-content h3,html[data-lk-theme=dark] .gh-content h4,html[data-lk-theme=dark] .gh-content h5,html[data-lk-theme=dark] .gh-content h6,html[data-lk-theme=dark] .post-card-title,html[data-lk-theme=dark] .post-card-title a{color:#f8fafc}html[data-lk-theme=dark] .gh-article-meta a,html[data-lk-theme=dark] .gh-content a,html[data-lk-theme=dark] .post-card-meta a{color:#86efac}html[data-lk-theme=dark] .gh-content hr{border-color:rgba(148,163,184,.2)}html[data-lk-theme=dark] .gh-content blockquote{border-left-color:#4ade80;color:#cbd5e1}html[data-lk-theme=dark] .gh-content code:not(pre code){background:#172033;color:#e5e7eb}html[data-lk-theme=dark] .gh-content pre,html[data-lk-theme=dark] .kg-code-card pre{border:1px solid rgba(148,163,184,.18);background:#020617;color:#e5e7eb}html[data-lk-theme=dark] .gh-post-upgrade-cta-content,html[data-lk-theme=dark] .kg-bookmark-card,html[data-lk-theme=dark] .kg-callout-card,html[data-lk-theme=dark] .kg-file-card,html[data-lk-theme=dark] .kg-header-card:not(.kg-style-image),html[data-lk-theme=dark] .kg-product-card,html[data-lk-theme=dark] .kg-toggle-card{border-color:rgba(148,163,184,.18);background:#111827;color:#cbd5e1}html[data-lk-theme=dark] .gh-post-upgrade-cta h2,html[data-lk-theme=dark] .kg-bookmark-title,html[data-lk-theme=dark] .kg-file-card-title,html[data-lk-theme=dark] .kg-product-card-title,html[data-lk-theme=dark] .kg-toggle-heading-text{color:#f8fafc}html[data-lk-theme=dark] .gh-post-upgrade-cta p,html[data-lk-theme=dark] .kg-bookmark-description,html[data-lk-theme=dark] .kg-bookmark-metadata,html[data-lk-theme=dark] .kg-file-card-caption,html[data-lk-theme=dark] .kg-product-card-description{color:#94a3b8}html[data-lk-theme=dark] .lk-pdf-frame,html[data-lk-theme=dark] .lk-pdf-frame-wrap{border-color:rgba(148,163,184,.18);background:#111827}html[data-lk-theme=dark] .gh-article-title,html[data-lk-theme=dark] .gh-article-title a,html[data-lk-theme=dark] .gh-card-title,html[data-lk-theme=dark] .gh-card-title a,html[data-lk-theme=dark] .gh-content h1,html[data-lk-theme=dark] .gh-content h2,html[data-lk-theme=dark] .gh-content h3,html[data-lk-theme=dark] .gh-content h4,html[data-lk-theme=dark] .gh-content h5,html[data-lk-theme=dark] .gh-content h6,html[data-lk-theme=dark] .gh-pagehead-title{color:#f8fafc}html[data-lk-theme=dark] .gh-article-excerpt,html[data-lk-theme=dark] .gh-card-excerpt,html[data-lk-theme=dark] .gh-card-footer,html[data-lk-theme=dark] .gh-card-meta,html[data-lk-theme=dark] .gh-pagehead-description{color:#cbd5e1}html[data-lk-theme=dark] .lk-hero-aside{border-color:rgba(74,222,128,.24);background:radial-gradient(circle at 92% 8%,rgba(34,197,94,.14),transparent 38%),linear-gradient(145deg,#172033,#111827);color:#cbd5e1;box-shadow:0 14px 36px rgba(0,0,0,.2)}html[data-lk-theme=dark] .lk-hero-aside strong{color:#f8fafc}.lk-hw-page{padding-bottom:124px}.lk-hw-page .lk-page-head{margin-bottom:0}.lk-hw-intro-grid{align-items:stretch}.lk-hw-intro-grid>section{margin:0}.lk-hw-intro-grid h2{margin:0 0 10px;color:var(--lk-page-text,#0f172a);font-size:clamp(1.25rem,2vw,1.65rem);letter-spacing:-.025em}.lk-hw-intro-grid p:last-child{margin-bottom:0}.lk-hw-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.lk-hw-section-head .lk-section-heading{margin-bottom:0}.lk-hw-section-head>.lk-btn{flex:0 0 auto;margin-top:2px}.lk-hw-status{padding:28px;border:1px dashed rgba(15,23,42,.16);border-radius:20px;background:#f8fafc;color:#64748b;text-align:center}.lk-hw-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lk-hw-card{display:flex;min-width:0;min-height:100%;flex-direction:column;margin:0;padding:22px;border-radius:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.lk-hw-card:hover{transform:translateY(-3px);border-color:rgba(34,197,94,.34);box-shadow:0 20px 44px rgba(15,23,42,.08)}.lk-hw-card.is-selected{border-color:rgba(34,197,94,.72);box-shadow:0 0 0 3px rgba(34,197,94,.13),0 20px 44px rgba(15,23,42,.08)}.lk-hw-card-brand{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;min-height:48px}.lk-hw-brand-name{display:block;color:var(--lk-page-text,#0f172a);font-weight:900;line-height:1.2}.lk-hw-brand-description{display:block;margin-top:3px;overflow:hidden;color:var(--lk-page-muted,#64748b);font-size:.78rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.lk-hw-brand-logo,.lk-hw-brand-mark{width:42px;height:42px;border:1px solid rgba(15,23,42,.1);border-radius:13px;background:#fff}.lk-hw-brand-logo{display:block;padding:6px;-o-object-fit:contain;object-fit:contain}.lk-hw-brand-mark{display:grid;place-items:center;color:#15803d;background:#ecfdf5;font-size:18px;font-weight:900}.lk-hw-badge{display:inline-flex;align-items:center;border:1px solid rgba(34,197,94,.22);border-radius:999px;padding:5px 8px;color:#047857;background:#dcfce7;font-size:.72rem;font-weight:900;white-space:nowrap}.lk-hw-product-visual{display:grid;place-items:center;min-height:150px;margin:18px 0;border:1px solid rgba(34,197,94,.15);border-radius:20px;background:radial-gradient(circle at 72% 20%,rgba(34,197,94,.14),transparent 34%),linear-gradient(145deg,#f0fdf4,#fff)}.lk-hw-product-image,.lk-hw-product-mark{width:110px;height:110px;border:0;border-radius:18px}.lk-hw-product-image{display:block;padding:8px;background:#fff;-o-object-fit:contain;object-fit:contain}.lk-hw-product-mark{display:grid;place-items:center;color:#15803d;background:#dcfce7;font-size:28px;font-weight:900}.lk-hw-card-copy h3{margin:0;color:var(--lk-page-text,#0f172a);font-size:clamp(1.28rem,1.8vw,1.65rem);letter-spacing:-.025em}.lk-hw-card-copy>p:not(.lk-hw-price){margin:10px 0 0;color:var(--lk-page-muted,#64748b);line-height:1.65}.lk-hw-price{margin:9px 0 0;color:#15803d;font-weight:900}.lk-hw-highlights{display:grid;gap:9px;margin:18px 0 20px;padding:0;list-style:none}.lk-hw-highlights li{position:relative;padding-left:24px;color:var(--lk-page-text,#0f172a);line-height:1.48}.lk-hw-highlights li:before{position:absolute;top:.05em;left:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#047857;background:#dcfce7;content:"✓";font-size:11px;font-weight:900}.lk-hw-select-row{display:flex;align-items:center;gap:10px;margin-top:auto;border:1px solid rgba(15,23,42,.1);border-radius:15px;padding:12px 13px;color:var(--lk-page-text,#0f172a);background:#f8fafc;cursor:pointer;font-weight:750;line-height:1.35}.lk-hw-select-row:has(input:checked){border-color:rgba(34,197,94,.38);background:#f0fdf4}.lk-hw-select-row input{width:18px;height:18px;flex:0 0 auto;accent-color:#22c55e}.lk-hw-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.lk-btn-small{min-height:38px;padding:9px 13px;font-size:.86rem}.lk-hw-compare{scroll-margin-top:96px}.lk-hw-view-switch{display:flex;flex-wrap:wrap;gap:8px}.lk-hw-view-switch .is-active{border-color:rgba(34,197,94,.45);color:#065f46;background:#dcfce7}.lk-hw-table-wrap{overflow:auto;max-width:100%;border:1px solid rgba(15,23,42,.1);border-radius:20px;background:#fff}.lk-hw-table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0}.lk-hw-table td,.lk-hw-table th{border-bottom:1px solid rgba(15,23,42,.08);padding:14px 16px;color:var(--lk-page-text,#0f172a);text-align:left;vertical-align:top}.lk-hw-table tbody tr:nth-child(2n) td,.lk-hw-table tbody tr:nth-child(2n) th{background:#f8fafc}.lk-hw-table thead th{position:sticky;top:0;z-index:3;background:#f0fdf4;font-weight:900}.lk-hw-table th:first-child{position:sticky;left:0;z-index:2;min-width:190px;background:#fff;font-weight:850}.lk-hw-table thead th:first-child{z-index:4;background:#ecfdf5}.lk-hw-table-model{display:flex;min-width:190px;align-items:flex-start;justify-content:space-between;gap:8px}.lk-hw-chip button,.lk-hw-table-model button{border:0;padding:0;color:#475569;background:transparent;cursor:pointer;font-size:20px;line-height:1}.lk-hw-share{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;border:1px solid rgba(34,197,94,.2);border-radius:18px;padding:15px 17px;background:#f0fdf4}.lk-hw-share strong{display:block;margin-bottom:5px;color:var(--lk-page-text,#0f172a)}.lk-hw-share code{display:block;max-width:min(760px,64vw);overflow:hidden;color:#475569;text-overflow:ellipsis;white-space:nowrap}.lk-hw-guide-index{display:inline-flex;margin-bottom:28px;color:#15803d;font-size:13px;font-weight:900;letter-spacing:.09em}.lk-hw-tray{position:fixed;inset:auto 0 0;z-index:90;border-top:1px solid rgba(15,23,42,.12);background:hsla(0,0%,100%,.94);box-shadow:0 -14px 38px rgba(15,23,42,.09);backdrop-filter:blur(16px)}.lk-hw-tray-inner{display:flex;max-width:1400px;align-items:center;gap:11px;margin:auto;padding:13px 20px}.lk-hw-selected{display:flex;flex-wrap:wrap;gap:7px}.lk-hw-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(34,197,94,.24);border-radius:999px;padding:7px 10px;color:#065f46;background:#ecfdf5;font-size:.82rem;font-weight:800}.lk-hw-count{color:#64748b;font-size:.82rem;white-space:nowrap}.lk-hw-tray-actions{display:flex;gap:8px;margin-left:auto}.lk-hw-dialog{width:min(780px,calc(100vw - 28px));max-height:86vh;border:1px solid rgba(15,23,42,.12);border-radius:26px;padding:30px;color:var(--lk-page-text,#0f172a);background:#fff;box-shadow:0 30px 90px rgba(15,23,42,.22)}.lk-hw-dialog::backdrop{background:rgba(2,6,23,.66);backdrop-filter:blur(5px)}.lk-hw-dialog-close{position:absolute;top:14px;right:16px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(15,23,42,.12);border-radius:999px;color:#334155;background:#fff;cursor:pointer;font-size:24px}.lk-hw-recommended{margin:18px 0;border:1px solid rgba(34,197,94,.22);border-radius:18px;padding:16px 18px;background:#f0fdf4}.lk-hw-recommended p{margin:6px 0 0;color:#475569}.lk-hw-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.lk-hw-detail-grid>div{border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:17px;background:#f8fafc}.lk-hw-detail-grid h3{margin-top:0}.lk-hw-detail-specs{display:grid;overflow:hidden;gap:0;border:1px solid rgba(15,23,42,.1);border-radius:18px}.lk-hw-detail-specs div{display:grid;grid-template-columns:minmax(150px,.7fr) 1.3fr;gap:12px;border-bottom:1px solid rgba(15,23,42,.08);padding:12px 14px}.lk-hw-detail-specs div:nth-child(2n){background:#f8fafc}.lk-hw-detail-specs div:last-child{border-bottom:0}.lk-hw-detail-specs dt{color:#64748b;font-weight:800}.lk-hw-detail-specs dd{margin:0}.lk-hw-detail-cta{display:flex;justify-content:flex-end;margin-top:18px}html[data-lk-theme=dark] .lk-hw-detail-grid>div,html[data-lk-theme=dark] .lk-hw-dialog,html[data-lk-theme=dark] .lk-hw-dialog-close,html[data-lk-theme=dark] .lk-hw-select-row,html[data-lk-theme=dark] .lk-hw-status,html[data-lk-theme=dark] .lk-hw-table-wrap{border-color:rgba(148,163,184,.18);color:#e5e7eb;background:#111827}html[data-lk-theme=dark] .lk-hw-product-visual,html[data-lk-theme=dark] .lk-hw-recommended,html[data-lk-theme=dark] .lk-hw-select-row:has(input:checked),html[data-lk-theme=dark] .lk-hw-share{border-color:rgba(74,222,128,.24);background:radial-gradient(circle at 72% 20%,rgba(34,197,94,.18),transparent 34%),linear-gradient(145deg,rgba(20,83,45,.42),#111827)}html[data-lk-theme=dark] .lk-hw-brand-name,html[data-lk-theme=dark] .lk-hw-card-copy h3,html[data-lk-theme=dark] .lk-hw-highlights li,html[data-lk-theme=dark] .lk-hw-select-row,html[data-lk-theme=dark] .lk-hw-share strong,html[data-lk-theme=dark] .lk-hw-table td,html[data-lk-theme=dark] .lk-hw-table th{color:#f8fafc}html[data-lk-theme=dark] .lk-hw-brand-description,html[data-lk-theme=dark] .lk-hw-card-copy>p:not(.lk-hw-price),html[data-lk-theme=dark] .lk-hw-count,html[data-lk-theme=dark] .lk-hw-recommended p,html[data-lk-theme=dark] .lk-hw-share code{color:#cbd5e1}html[data-lk-theme=dark] .lk-hw-table tbody tr:nth-child(2n) td,html[data-lk-theme=dark] .lk-hw-table tbody tr:nth-child(2n) th,html[data-lk-theme=dark] .lk-hw-table th:first-child,html[data-lk-theme=dark] .lk-hw-table thead th{background:#172033}html[data-lk-theme=dark] .lk-hw-table thead th:first-child{background:#0f1f1b}html[data-lk-theme=dark] .lk-hw-tray{border-color:rgba(148,163,184,.18);background:rgba(17,24,39,.95);box-shadow:0 -14px 38px rgba(0,0,0,.28)}html[data-lk-theme=dark] .lk-hw-chip{border-color:rgba(74,222,128,.26);color:#bbf7d0;background:rgba(20,83,45,.45)}@media(max-width:1100px){.lk-hw-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.lk-hw-page{padding-bottom:164px}.lk-hw-detail-grid,.lk-hw-intro-grid,.lk-hw-model-grid{grid-template-columns:1fr}.lk-hw-compare-head,.lk-hw-section-head{align-items:stretch;flex-direction:column}.lk-hw-section-head>.lk-btn{width:100%}.lk-hw-card-actions{grid-template-columns:1fr}.lk-hw-share{align-items:stretch;flex-direction:column}.lk-hw-share code{max-width:100%}.lk-hw-tray-inner{align-items:flex-start;flex-wrap:wrap;padding:11px 12px}.lk-hw-tray-actions{width:100%;margin-left:0}.lk-hw-tray-actions .lk-btn{flex:1}.lk-hw-dialog{padding:26px 17px 20px}.lk-hw-detail-specs div{grid-template-columns:1fr}.lk-hw-table-wrap{scroll-padding-inline-start:210px;scroll-padding-inline-end:24px}.lk-hw-table [data-lk-hw-remove]{scroll-margin-inline-start:210px;scroll-margin-inline-end:24px;scroll-margin-block-start:120px;scroll-margin-block-end:190px}}

/* LK PLATFORMOK V2 START */
.lk-platform-hub-v2 {
    --lk-platform-gap: clamp(1rem, 1.8vw, 1.5rem);
}

.lk-platform-v2-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-top: 1.25rem;
}

.lk-platform-v2-nav a {
    display: inline-flex;
    align-items: center;
    min-height: 2.6rem;
    padding: 0.65rem 0.95rem;
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    border-radius: 999px;
    color: inherit;
    font-size: 0.9rem;
    font-weight: 650;
    text-decoration: none;
    transition: border-color 160ms ease, background-color 160ms ease, transform 160ms ease;
}

.lk-platform-v2-nav a:hover,
.lk-platform-v2-nav a:focus-visible,
.lk-platform-v2-nav a.is-active {
    border-color: var(--ghost-accent-color, #22c55e);
    background: color-mix(in srgb, var(--ghost-accent-color, #22c55e) 14%, transparent);
    transform: translateY(-1px);
}

.lk-platform-v2-toolbar {
    display: grid;
    grid-template-columns: minmax(12rem, 0.6fr) minmax(16rem, 1.4fr);
    gap: 1rem;
    align-items: end;
    margin-top: var(--lk-platform-gap);
}

.lk-platform-v2-toolbar-label,
.lk-platform-v2-search span {
    display: block;
    margin-bottom: 0.4rem;
    color: var(--lk-muted, #8b96a8);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.lk-platform-v2-toolbar strong {
    font-size: 1.2rem;
}

.lk-platform-v2-search input {
    width: 100%;
    min-height: 2.85rem;
    padding: 0.7rem 0.85rem;
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    border-radius: 0.75rem;
    background: var(--lk-surface, rgba(255, 255, 255, 0.035));
    color: inherit;
    font: inherit;
}

.lk-platform-v2-search input:focus {
    border-color: var(--ghost-accent-color, #22c55e);
    outline: 2px solid color-mix(in srgb, var(--ghost-accent-color, #22c55e) 22%, transparent);
    outline-offset: 1px;
}

.lk-platform-v2-groups {
    display: grid;
    gap: clamp(2rem, 4vw, 3.5rem);
    margin-top: clamp(1.5rem, 3vw, 2.5rem);
}

.lk-platform-v2-group {
    display: grid;
    gap: 1rem;
}

.lk-platform-v2-group-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1rem;
}

.lk-platform-v2-group-head h2 {
    margin: 0;
    font-size: clamp(1.45rem, 2.5vw, 2rem);
}

.lk-platform-v2-group-head p {
    max-width: 54rem;
    margin: 0.35rem 0 0;
    color: var(--lk-muted, #8b96a8);
}

.lk-platform-v2-group-head > a {
    flex: 0 0 auto;
    color: var(--ghost-accent-color, #22c55e);
    font-size: 0.9rem;
    font-weight: 700;
    text-decoration: none;
}

.lk-platform-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: var(--lk-platform-gap);
}

.lk-platform-v2-card {
    display: flex;
    min-width: 0;
    min-height: 100%;
    flex-direction: column;
    gap: 1rem;
}

.lk-platform-v2-card-head {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}

.lk-platform-v2-card-head h3 {
    margin: 0;
    font-size: 1.15rem;
    line-height: 1.25;
}

.lk-platform-v2-slug {
    margin: 0.2rem 0 0;
    color: var(--lk-muted, #8b96a8);
    font-size: 0.78rem;
}

.lk-platform-v2-logo {
    position: relative;
    display: grid;
    width: 3rem;
    height: 3rem;
    flex: 0 0 3rem;
    place-items: center;
    overflow: hidden;
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    border-radius: 0.9rem;
    background: color-mix(in srgb, var(--ghost-accent-color, #22c55e) 12%, transparent);
    font-size: 1.15rem;
    font-weight: 800;
}

.lk-platform-v2-logo img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0.35rem;
    background: var(--lk-surface, #fff);
}

.lk-platform-v2-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.lk-platform-v2-badges .lk-badge,
.lk-platform-v2-risk {
    display: inline-flex;
    align-items: center;
    min-height: 1.75rem;
    padding: 0.28rem 0.58rem;
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 750;
    line-height: 1;
}

.lk-platform-v2-badges .lk-badge-muted {
    color: var(--lk-muted, #8b96a8);
}

.lk-platform-v2-risk.is-low {
    border-color: rgba(34, 197, 94, 0.45);
    background: rgba(34, 197, 94, 0.1);
}

.lk-platform-v2-risk.is-medium {
    border-color: rgba(245, 158, 11, 0.45);
    background: rgba(245, 158, 11, 0.1);
}

.lk-platform-v2-risk.is-high {
    border-color: rgba(239, 68, 68, 0.45);
    background: rgba(239, 68, 68, 0.1);
}

.lk-platform-v2-risk.is-unknown {
    color: var(--lk-muted, #8b96a8);
}

.lk-platform-v2-summary {
    margin: 0;
    color: var(--lk-muted, #8b96a8);
    line-height: 1.65;
}

.lk-platform-v2-funding {
    margin: -0.25rem 0 0;
    padding: 0.65rem 0.75rem;
    border-left: 3px solid var(--ghost-accent-color, #22c55e);
    background: color-mix(in srgb, var(--ghost-accent-color, #22c55e) 8%, transparent);
    font-size: 0.82rem;
}

.lk-platform-v2-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: auto;
}

.lk-platform-v2-actions .lk-btn,
.lk-platform-v2-affiliate .lk-btn {
    min-height: 2.45rem;
    padding: 0.6rem 0.8rem;
    font-size: 0.82rem;
}

.lk-platform-v2-affiliate {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.55rem;
    padding-top: 0.75rem;
    border-top: 1px solid var(--lk-border, rgba(127, 127, 127, 0.22));
}

.lk-platform-v2-affiliate span {
    color: var(--lk-muted, #8b96a8);
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.lk-btn-tertiary {
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    background: transparent;
    color: inherit;
}

@media (max-width: 1180px) {
    .lk-platform-v2-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 860px) {
    .lk-platform-v2-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lk-platform-v2-toolbar {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 580px) {
    .lk-platform-v2-grid {
        grid-template-columns: 1fr;
    }

    .lk-platform-v2-group-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .lk-platform-v2-nav {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .lk-platform-v2-nav a {
        justify-content: center;
        text-align: center;
    }
}
/* LK PLATFORMOK V2 END */
/* LK GRID ALIGNMENT FIX V2 START */
/* Gridben a gap kezeli a térközt; a gyermek kártyák nem kaphatnak felső margót. */
.lk-page.lk-platform-hub-v2 .lk-platform-v2-grid > article.lk-card.lk-platform-v2-card,
.lk-page.lk-platform-hub-v2 .lk-platform-v2-grid > article.lk-card.lk-platform-v2-card + article.lk-card.lk-platform-v2-card {
  margin-top: 0;
  align-self: stretch;
}

.lk-page .lk-grid > .lk-card,
.lk-page .lk-platform-results > .lk-card,
.lk-page .lk-platform-info-grid > .lk-card,
.lk-page .lk-platform-two-col > .lk-card,
.lk-page .guide-card-grid > .lk-card,
.lk-page .home-hub-grid > .lk-card,
.lk-page .home-latest-grid > .lk-card,
.lk-page .home-platform-grid > .lk-card,
.lk-page .portal-grid--2 > .lk-card,
.lk-page .portal-grid--3 > .lk-card,
.lk-page .portal-grid--4 > .lk-card {
  margin-top: 0;
  align-self: stretch;
}
/* LK GRID ALIGNMENT FIX V2 END */

/* LK PLATFORM CARD DETAIL CLEANUP V1 START */
.lk-platform-v2-card-head > div {
    min-width: 0;
}

.lk-platform-v2-card-head h3 {
    overflow-wrap: anywhere;
}

.lk-platform-v2-actions {
    align-items: center;
}

.lk-platform-detail-brand {
    display: flex;
    align-items: center;
    gap: clamp(1rem, 2vw, 1.5rem);
    margin-bottom: 1rem;
}

.lk-platform-detail-brand-copy {
    min-width: 0;
}

.lk-platform-detail-brand-copy .lk-eyebrow {
    margin-top: 0;
}

.lk-platform-detail-logo {
    position: relative;
    display: grid;
    width: clamp(4rem, 7vw, 5.5rem);
    height: clamp(4rem, 7vw, 5.5rem);
    flex: 0 0 auto;
    place-items: center;
    overflow: hidden;
    border: 1px solid var(--lk-border, rgba(127, 127, 127, 0.28));
    border-radius: 1.25rem;
    background: color-mix(in srgb, var(--ghost-accent-color, #22c55e) 10%, var(--lk-surface, #fff));
    font-size: 1.5rem;
    font-weight: 800;
}

.lk-platform-detail-logo img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 0.65rem;
    background: var(--lk-surface, #fff);
}

@media (max-width: 580px) {
    .lk-platform-detail-brand {
        align-items: flex-start;
    }

    .lk-platform-detail-logo {
        width: 3.75rem;
        height: 3.75rem;
        border-radius: 1rem;
    }
}
/* LK PLATFORM CARD DETAIL CLEANUP V1 END */
