.nevv-seo-footer{box-sizing:border-box;width:100%;max-width:none;position:relative;z-index:20}
.nevv-seo-footer.is-seo-open{z-index:2147482000}
.nevv-seo-footer--selection-locked{user-select:none}
.nevv-seo-footer__frame{position:relative;width:100%;max-width:none;margin-inline:auto;overflow:visible}
.nevv-seo-footer__frame--empty{display:none!important}
.nevv-seo-footer__bar{position:relative}
.nevv-seo-footer__copyright{white-space:normal}
.nevv-seo-footer__details{position:relative;flex:0 0 auto}
.nevv-seo-footer__details[open]::before{content:"";position:fixed;inset:0;background:rgba(10,18,26,.28);backdrop-filter:blur(1.5px);z-index:2147482001}
.nevv-seo-footer__summary{position:relative;z-index:2147482003;display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:2px 5px;border:0;border-radius:999px;cursor:pointer;list-style:none;line-height:1;transition:opacity .16s ease,transform .16s ease,background .16s ease}
.nevv-seo-footer__summary::-webkit-details-marker{display:none}
.nevv-seo-footer__summary::marker{content:""}
.nevv-seo-footer__summary:hover,.nevv-seo-footer__summary:focus-visible{opacity:.72;transform:translateY(-1px);outline:1px solid currentColor;outline-offset:2px}
.nevv-seo-footer__trigger-image{display:block;width:1.5em;height:1.5em;object-fit:contain}
.nevv-seo-footer__panel{box-sizing:border-box;position:fixed;left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:min(var(--nevv-seo-footer-panel-max,760px),calc(100vw - 32px));max-height:min(76dvh,760px);overflow:auto;padding:clamp(18px,3vw,34px);border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.28);text-align:left;z-index:2147482002}.nevv-seo-footer__panel-inner{position:relative;min-width:0}.nevv-seo-footer__close{position:sticky;top:0;float:right;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:-8px -8px 8px 16px;padding:0;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--nevv-page-content-bg,#fff) 92%,transparent);color:inherit;font:inherit;font-size:24px;line-height:1;cursor:pointer}.nevv-seo-footer__close:hover,.nevv-seo-footer__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.nevv-seo-footer__panel>*:first-child{margin-top:0}
.nevv-seo-footer__panel>*:last-child{margin-bottom:0}
.nevv-seo-footer__panel h1,.nevv-seo-footer__panel h2,.nevv-seo-footer__panel h3,.nevv-seo-footer__panel h4,.nevv-seo-footer__panel h5,.nevv-seo-footer__panel h6{line-height:1.2}
.nevv-seo-footer__faq-question{margin-bottom:.25em}.nevv-seo-footer__faq-answer{margin-top:0}
.nevv-seo-footer[data-nevv-footer-position="fixed"]{position:fixed;left:var(--nevv-seo-fixed-left,0px);right:auto;bottom:var(--nevv-seo-footer-bottom-offset,0);width:var(--nevv-seo-fixed-width,100vw);max-width:100vw;z-index:1000}
.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="bottom_if_short"]){margin-top:auto}
.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="fixed"]){height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="fixed"])::before,.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="fixed"])::after,.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="fixed"])>.nevv-semantic-heading{display:none!important}.nevv-block--seo_content:has(.nevv-seo-footer[data-nevv-footer-position="fixed"])>.nevv-block__content{height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important}
/* Fixed footer uses the document/browser as the only scroll container.
   The page receives real bottom reserve so the last block can scroll fully above
   the footer, while a fixed backdrop masks content below the visual lower edge. */
html.nevv-has-fixed-seo-footer{scroll-padding-bottom:var(--nevv-fixed-seo-footer-reserve,var(--nevv-fixed-seo-footer-height,0px))}
body.nevv-has-fixed-seo-footer{background:var(--nevv-seo-outer-bg,var(--nevv-page-outer-bg,#fff))}
body.nevv-has-fixed-seo-footer .nevv-page{padding-bottom:var(--nevv-fixed-seo-footer-reserve,var(--nevv-fixed-seo-footer-height,0px))}
.nevv-fixed-seo-footer-mask{position:fixed;left:0;right:0;bottom:0;height:var(--nevv-fixed-seo-footer-reserve,var(--nevv-fixed-seo-footer-height,0px));background:var(--nevv-mask-outer-bg,var(--nevv-seo-outer-bg,#fff));z-index:999;pointer-events:none;overflow:hidden}.nevv-fixed-seo-footer-mask::before{content:"";position:absolute;inset:0 auto 0 var(--nevv-mask-page-left,0px);width:var(--nevv-mask-page-width,100%);background:var(--nevv-mask-page-bg,var(--nevv-mask-outer-bg,#fff));pointer-events:none}
@media (max-width:767px){.nevv-seo-footer__bar{align-items:flex-start!important}.nevv-seo-footer__content{gap:8px 14px!important}.nevv-seo-footer__panel{width:calc(100vw - 24px);max-height:72dvh}.nevv-block-seo-extra .nevv-seo-footer__panel{font-size:var(--nevv-extra-seo-panel-font-size-mobile,16px)}}
/* Fallback classes added by seo-content-frontend.js; avoid relying only on :has(). */
.nevv-block.nevv-seo-footer-block--bottom{margin-top:auto}
.nevv-block.nevv-seo-footer-block--fixed{position:absolute!important;width:0!important;max-width:0!important;flex:0 0 0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.nevv-block.nevv-seo-footer-block--fixed::before,.nevv-block.nevv-seo-footer-block--fixed::after,.nevv-block.nevv-seo-footer-block--fixed>.nevv-semantic-heading{display:none!important}.nevv-block.nevv-seo-footer-block--fixed>.nevv-block__content{height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important}.nevv-block.nevv-seo-footer-block--fixed>.nevv-block__content::before,.nevv-block.nevv-seo-footer-block--fixed>.nevv-block__content::after{display:none!important}

/* Optional SEO trigger attached to any ordinary block. */
.nevv-block-seo-extra{position:absolute;z-index:60;bottom:10px;right:10px;pointer-events:auto}.nevv-block-seo-extra[data-nevv-extra-align="left"]{left:10px;right:auto}.nevv-block-seo-extra[data-nevv-extra-align="center"]{left:50%;right:auto;transform:translateX(-50%)}.nevv-block-seo-extra .nevv-seo-footer__summary{color:var(--nevv-extra-seo-trigger-color,#666);font-size:var(--nevv-extra-seo-trigger-size,20px)}.nevv-block-seo-extra .nevv-seo-footer__panel{background:var(--nevv-extra-seo-panel-bg,#fff);color:var(--nevv-extra-seo-panel-color,#222);font-family:var(--nevv-extra-seo-panel-font,var(--nevv-page-font-family,inherit));font-size:var(--nevv-extra-seo-panel-font-size,16px);line-height:var(--nevv-extra-seo-panel-line-height,1.6);width:min(var(--nevv-extra-seo-panel-max,760px),calc(100vw - 32px));--nevv-seo-panel-mobile-scale:var(--nevv-extra-seo-panel-mobile-scale,1)}

/* 2.0.5: SEO-only footers and multiple fixed footers. */
.nevv-seo-footer--seo-only{z-index:1001}
.nevv-seo-footer--seo-only .nevv-seo-footer__frame{pointer-events:none;background:transparent}
.nevv-seo-footer--seo-only .nevv-seo-footer__bar{justify-content:flex-end}
.nevv-seo-footer--seo-only .nevv-seo-footer__content--empty{display:none}
.nevv-seo-footer--seo-only .nevv-seo-footer__details,.nevv-seo-footer--seo-only .nevv-seo-footer__summary{pointer-events:auto}
.nevv-seo-footer[data-nevv-footer-position="fixed"]{bottom:var(--nevv-seo-footer-effective-bottom,var(--nevv-seo-footer-bottom-offset,0));z-index:var(--nevv-seo-footer-stack-z,1000)}
