body.dpl-site-ui-active{--dpl-ui-bg:#ffffff;--dpl-ui-surface:#ffffff;--dpl-ui-text:#2e2e2e;--dpl-ui-muted:#7e7e7e;--dpl-ui-border:#e5e5e5;--dpl-ui-link:#36a852;--dpl-ui-brand:#2e2e2e;--dpl-ui-header-shadow:rgba(0, 0, 0, 0.06);--dpl-current-logo:88px;--dpl-current-header-padding-top:8px;--dpl-current-header-padding-bottom:8px;--dpl-current-row-gap-1-2:3px;--dpl-current-row-gap-2-3:3px;--dpl-current-item-gap:8px;--dpl-current-logo-content-gap:8px;--dpl-current-logo-offset-y:0px;--dpl-current-identity-line-height:1.1;--dpl-current-disclaimer-line-height:1.16;--dpl-current-nav-line-height:1.1;--dpl-current-header-content-gap:22px;--dpl-current-site-max-width:1040px;--dpl-current-site-padding-x:24px;--dpl-current-content-max-width:700px;--dpl-current-brand:23px;--dpl-current-slogan:13px;--dpl-current-ui-font:13px;--dpl-current-disclaimer:11.5px}html[data-dpl-theme="dark"] body.dpl-site-ui-active{--dpl-ui-bg:#171b1f;--dpl-ui-surface:#1e2328;--dpl-ui-text:#eceff1;--dpl-ui-muted:#a9b0b6;--dpl-ui-border:#353b41;--dpl-ui-link:#70c982;--dpl-ui-brand:#ffffff;--dpl-ui-header-shadow:rgba(0, 0, 0, 0.35)}body.dpl-site-ui-active,html[data-dpl-theme="dark"] body.dpl-site-ui-active{background:var(--dpl-ui-bg);color:var(--dpl-ui-text)}body.dpl-site-ui-active #page.site{box-sizing:border-box;max-width:var(--dpl-current-site-max-width);margin:0 auto;padding:0 var(--dpl-current-site-padding-x);background:var(--dpl-ui-surface)}body.dpl-site-ui-active #masthead>.site-header-info,body.dpl-site-ui-active #masthead>.site-navigation{display:none!important}body.dpl-site-ui-active #secondary.widget-area{display:none!important}body.dpl-site-ui-active #masthead.site-header{box-sizing:border-box;position:sticky;top:0;z-index:1000;float:none;width:100%;margin:0 0 var(--dpl-current-header-content-gap);padding:var(--dpl-current-header-padding-top) 0 var(--dpl-current-header-padding-bottom);text-align:left;background:var(--dpl-ui-surface);border-bottom:1px solid var(--dpl-ui-border);box-shadow:0 5px 12px -12px var(--dpl-ui-header-shadow)}body.admin-bar.dpl-site-ui-active #masthead.site-header{top:32px}@media screen and (max-width:782px){body.admin-bar.dpl-site-ui-active #masthead.site-header{top:46px}}body.dpl-site-ui-active #primary.content-area,body.dpl-site-ui-active .site-content,body.dpl-site-ui-active .site-footer{float:none;width:100%;max-width:var(--dpl-current-content-max-width);margin-left:auto;margin-right:auto}body.dpl-site-ui-active #main.site-main{clear:both}.dpl-header-shell{display:grid;grid-template-columns:var(--dpl-current-logo) minmax(0,1fr);align-items:center;column-gap:var(--dpl-current-logo-content-gap);width:100%;min-width:0;font-family:"Myriad Pro",Helvetica,Arial,sans-serif;color:var(--dpl-ui-text)}.dpl-header-shell--no-logo{grid-template-columns:minmax(0,1fr)}.dpl-header-logo{display:block;width:var(--dpl-current-logo);height:var(--dpl-current-logo);text-decoration:none;transform:translateY(var(--dpl-current-logo-offset-y))}.dpl-header-logo img{display:block;width:100%;height:100%;margin:0;object-fit:cover;border:0;border-radius:50%}.dpl-header-content{display:flex;flex-direction:column;justify-content:center;gap:0;min-width:0}.dpl-header-row,.dpl-header-row>*,.dpl-brand-group,.dpl-header-controls{margin-top:0;margin-bottom:0}.dpl-header-row{min-width:0}.dpl-token{flex:0 0 auto;max-width:100%}.dpl-token--nowrap{white-space:nowrap}.dpl-header-row--identity{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:calc(var(--dpl-current-item-gap) * 1.5);row-gap:3px;line-height:var(--dpl-current-identity-line-height)}.dpl-brand-group{display:flex;flex-wrap:wrap;align-items:baseline;gap:1px var(--dpl-current-item-gap);min-width:0}.dpl-header-controls{display:flex;flex-wrap:nowrap;align-items:center;gap:max(4px, calc(var(--dpl-current-item-gap) * 0.75));min-width:max-content;font-size:var(--dpl-current-ui-font)}.dpl-brand-name{color:var(--dpl-ui-brand);font-size:var(--dpl-current-brand);line-height:var(--dpl-current-identity-line-height);font-weight:700;text-decoration:none}.dpl-brand-name:hover,.dpl-brand-name:focus{color:var(--dpl-ui-link)}.dpl-brand-slogan{color:var(--dpl-ui-muted);font-family:Georgia,"Times New Roman",Times,serif;font-size:var(--dpl-current-slogan);font-style:italic;line-height:var(--dpl-current-identity-line-height)}.dpl-theme-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:26px;margin:0;padding:2px 6px;border:1px solid var(--dpl-ui-border);border-radius:999px;background:#fff0;color:var(--dpl-ui-text);box-shadow:none;font:inherit;font-size:1.15em;line-height:1;cursor:pointer}.dpl-theme-toggle:hover,.dpl-theme-toggle:focus{border-color:var(--dpl-ui-link);color:var(--dpl-ui-link)}.dpl-language-switcher{font-size:var(--dpl-current-ui-font);line-height:var(--dpl-current-identity-line-height)}.dpl-language-link{color:var(--dpl-ui-link);text-decoration:none}.dpl-language-link.is-current{color:var(--dpl-ui-text);font-weight:700}.dpl-language-separator,.dpl-language-static{color:var(--dpl-ui-muted)}.dpl-header-row--disclaimer{display:flex;flex-wrap:wrap;align-items:baseline;gap:1px var(--dpl-current-item-gap);color:var(--dpl-ui-muted);font-size:var(--dpl-current-disclaimer);line-height:var(--dpl-current-disclaimer-line-height)}.dpl-header-row--identity+.dpl-header-row--disclaimer{margin-top:var(--dpl-current-row-gap-1-2)}.dpl-header-row--disclaimer+.dpl-header-row--nav,.dpl-header-row--identity+.dpl-header-row--nav{margin-top:var(--dpl-current-row-gap-2-3)}.dpl-header-row--disclaimer>.dpl-token:not(:last-child)::after{content:"·";display:inline-block;margin-left:var(--dpl-current-item-gap);color:var(--dpl-ui-border)}.dpl-disclaimer-item{white-space:normal}.dpl-header-email{color:var(--dpl-ui-link);text-decoration:none}.dpl-header-row--nav{display:flex;flex-wrap:wrap;align-items:center;gap:0 var(--dpl-current-item-gap);font-size:var(--dpl-current-ui-font);line-height:var(--dpl-current-nav-line-height)}.dpl-nav-link{color:var(--dpl-ui-link);font-weight:600;text-decoration:none}.dpl-nav-link:hover,.dpl-nav-link:focus,.dpl-nav-link[aria-current="page"]{color:var(--dpl-ui-text)}.dpl-nav-link--disabled{color:var(--dpl-ui-muted);cursor:default}.dpl-nav-separator{color:var(--dpl-ui-border)}.dpl-categories-index{margin:24px 0 40px;font-family:"Myriad Pro",Helvetica,Arial,sans-serif}.dpl-category-list{margin:8px 0 0 22px;padding:0;list-style:none}.dpl-category-list--root{margin-left:0}.dpl-category-item{margin:8px 0}.dpl-category-link{color:var(--dpl-ui-link);font-weight:600;text-decoration:none}.dpl-category-count{display:inline-block;margin-left:6px;color:var(--dpl-ui-muted);font-size:.82em}html[data-dpl-theme="dark"] body.dpl-site-ui-active #page.site,html[data-dpl-theme="dark"] body.dpl-site-ui-active #masthead.site-header{background:var(--dpl-ui-surface)}html[data-dpl-theme="dark"] body.dpl-site-ui-active .entry-title,html[data-dpl-theme="dark"] body.dpl-site-ui-active .entry-title a,html[data-dpl-theme="dark"] body.dpl-site-ui-active .page-title,html[data-dpl-theme="dark"] body.dpl-site-ui-active .archive-title,html[data-dpl-theme="dark"] body.dpl-site-ui-active .entry-content,html[data-dpl-theme="dark"] body.dpl-site-ui-active .entry-summary,html[data-dpl-theme="dark"] body.dpl-site-ui-active .site-footer,html[data-dpl-theme="dark"] body.dpl-site-ui-active .taxonomy-description{color:var(--dpl-ui-text)}html[data-dpl-theme="dark"] body.dpl-site-ui-active.archive .page-header,html[data-dpl-theme="dark"] body.dpl-site-ui-active.search .page-header{background:var(--dpl-ui-surface);border-color:var(--dpl-ui-border);color:var(--dpl-ui-text)}html[data-dpl-theme="dark"] body.dpl-site-ui-active.archive .page-header a,html[data-dpl-theme="dark"] body.dpl-site-ui-active.search .page-header a{color:var(--dpl-ui-link)}