/* Sections are ordinary editable HTML; old KVDS shortcodes remain unchanged. */
.kvds-lp-section{box-sizing:border-box;margin:0;padding:var(--kvds-section-pc,64px) 24px;scroll-margin-top:48px;clear:both}
.kvds-lp-section__inner{box-sizing:border-box;width:100%;max-width:1100px;margin-inline:auto;display:flow-root}
.kvds-lp-section__inner>:first-child{margin-top:0}.kvds-lp-section__inner>:last-child{margin-bottom:0}
body.kvds-lp-page{margin:0;padding:0;font-size:16px;line-height:1.8}
body.kvds-lp-page .kvds-lp-brand{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;padding:18px 24px;background:#fff;border-bottom:1px solid #0001;font-weight:700;color:inherit}
.kvds-lp-brand__logo{display:block;width:auto;max-width:220px;max-height:64px;object-fit:contain}
body.kvds-lp-page .kvds-lp-main,body.kvds-lp-page .kvds-lp-content{display:block;float:none;width:100%;max-width:none;margin:0;padding:0;border:0;box-shadow:none;background:transparent;box-sizing:border-box}
.kvds-lp-page .kvds-lp-title,.kvds-lp-page .kvds-lp-content>:not(.kvds-lp-section){width:calc(100% - 48px);max-width:var(--kvds-lp-width,1100px);margin-left:auto;margin-right:auto;box-sizing:border-box}
.kvds-lp-page .kvds-lp-content>.kvds-lp-section{width:100%;max-width:none;margin:0}
.kvds-lp-page .kvds-lp-content img{max-width:100%;height:auto}
.kvds-lp-page .kvds-lp-content [id]{scroll-margin-top:48px}
.kvds-lp-home{padding:28px 20px;text-align:center;font-size:14px}
.kvds-lp-skip{position:absolute;left:16px;top:-200px;background:#fff;color:#174e36;padding:12px 20px;z-index:10000}.kvds-lp-skip:focus{top:12px}
/* Theme mobile bars can be injected by wp_footer independently of the template. */
.kvds-lp-page .mobile-header-menu-buttons,.kvds-lp-page .mobile-footer-menu-buttons,.kvds-lp-page .go-to-top-button{display:none!important}
.kvds-lp-page #kvds-lp-hero-slot:empty{display:none}
.kvds-lp-page #kvds-lp-hero-slot .kvds-page-hero{margin:0;width:100%;max-width:none}
@media(max-width:768px){.kvds-lp-section{padding:var(--kvds-section-mobile,36px) 20px}.kvds-lp-page .kvds-lp-title,.kvds-lp-page .kvds-lp-content>:not(.kvds-lp-section){width:calc(100% - 40px)}.kvds-lp-page .kvds-lp-brand{padding:14px 20px;font-size:15px;gap:10px}.kvds-lp-brand__logo{max-height:48px;max-width:180px}}
/* A subtle boundary only in the editor makes adjacent backgrounds selectable. */
.mce-content-body .kvds-lp-section{outline:1px dashed #7da68b;outline-offset:-1px}
.mce-content-body .kvds-lp-section:focus-within{outline:2px dashed #287647}
