:root{--wp--custom--gutter:1.25rem;--dhc-nav-height:4rem;--dhc-border:#e6ecf3;--dhc-border-strong:#cbd7e3;--dhc-text-on-dark-secondary:#c8d5e4;--dhc-shadow-sm:0 1px 2px rgba(16,40,64,.05),0 4px 14px rgba(16,40,64,.05);--dhc-shadow-md:0 10px 30px rgba(16,40,64,.09),0 3px 8px rgba(16,40,64,.05);--dhc-shadow-focus:0 0 0 3px rgba(37,99,235,.24);--dhc-duration-fast:.12s;--dhc-duration-base:.2s;--dhc-ease:cubic-bezier(.2,.7,.2,1)}@media (min-width:768px){:root{--wp--custom--gutter:2rem;--dhc-nav-height:4.5rem}}@media (min-width:1200px) and (max-width:1439px){:root{--wp--custom--gutter:2.5rem}}html{scroll-padding-top:calc(var(--dhc-nav-height) + 1rem)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-underline-offset:.2em}.dhc-prose p,.dhc-prose li{max-width:68ch}.dhc-skip-link{position:absolute;left:-9999px;z-index:999;padding:.75rem 1.25rem;background:var(--wp--preset--color--action-primary);color:#fff;border-radius:0 0 var(--wp--custom--radius--md) 0;font-size:.875rem;font-weight:600;text-decoration:none}.dhc-skip-link:focus{left:0;top:0;outline:2px solid var(--wp--preset--color--action-secondary);outline-offset:2px}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--wp--preset--color--action-secondary);outline-offset:2px;border-radius:2px}.lp-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:saturate(150%) blur(12px);border-bottom:1px solid var(--dhc-border)}@supports not (backdrop-filter:blur(12px)){.lp-header{background:#fff}}.lp-header__inner{min-height:var(--dhc-nav-height)}.lp-header .wp-block-navigation{font-size:.875rem;font-weight:600}.lp-header .wp-block-navigation a{text-decoration:none;color:var(--wp--preset--color--text-primary)}.lp-header .wp-block-navigation a:hover{color:var(--wp--preset--color--action-primary)}.lp-brand{display:inline-flex;align-items:center;text-decoration:none;min-width:0;flex:0 1 auto}.lp-brand__logo{display:block;height:1.375rem;width:auto;max-width:100%;object-fit:contain;object-position:left center}@media (min-width:480px){.lp-brand__logo{height:1.625rem}}@media (min-width:768px){.lp-brand__logo{height:1.75rem}}.lp-brand__logo--footer{height:1.875rem;max-width:100%}@media (max-width:767px){.lp-header__inner{gap:.75rem;flex-wrap:nowrap}.lp-header__inner>.wp-block-group{gap:.75rem;min-width:0;flex-wrap:nowrap}.lp-header .ds-button{padding:.625rem .875rem;font-size:.875rem;white-space:nowrap}}@media (max-width:359px){.lp-header__inner{gap:.5rem}.lp-header .ds-button{padding:.5rem .75rem;font-size:.8125rem}}.ds-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:.6875rem 1.375rem;border-radius:var(--wp--custom--radius--md);font-family:var(--wp--preset--font-family--body);font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color var(--dhc-duration-base) var(--dhc-ease),border-color var(--dhc-duration-base) var(--dhc-ease),transform var(--dhc-duration-fast) var(--dhc-ease)}.ds-button--primary{background:var(--wp--preset--color--action-primary);color:#fff}.ds-button--primary:hover{background:#115e59;transform:translateY(-1px)}.ds-button--secondary{background:#fff;color:#1d4ed8;border-color:var(--wp--preset--color--action-secondary)}.ds-button--secondary:hover{background:var(--wp--preset--color--blue-soft);transform:translateY(-1px)}.ds-button--inverse{background:#fff;color:var(--wp--preset--color--action-primary)}.ds-button--inverse:hover{background:var(--wp--preset--color--brand-soft)}.ds-button:active{transform:translateY(0)}.ds-button[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.ds-badge{display:inline-flex;align-items:center;gap:.375rem;min-height:1.75rem;padding:.25rem .75rem;border-radius:var(--wp--custom--radius--pill);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ds-badge--brand{background:var(--wp--preset--color--brand-soft);color:#0f766e}.ds-badge--info{background:var(--wp--preset--color--blue-soft);color:#1d4ed8}.ds-badge--neutral{background:var(--wp--preset--color--muted);color:var(--wp--preset--color--text-secondary)}.lp-pagehead{padding-top:2.5rem;margin-bottom:2rem}@media (min-width:768px){.lp-pagehead{padding-top:3rem;margin-bottom:2.5rem}}.lp-pagehead__title{font-family:var(--wp--preset--font-family--display);font-size:clamp(1.875rem, 1.4rem + 2vw, 2.5rem);font-weight:800;line-height:1.15;letter-spacing:var(--wp--custom--tracking--display);margin:.75rem 0 0}.lp-pagehead__lead{max-width:46rem;margin:.75rem 0 0;color:var(--wp--preset--color--text-secondary);font-size:1.0625rem;line-height:1.65}.lp-pagehead .lp-breadcrumbs{margin-bottom:.75rem}.lp-pagehead__search{max-width:32rem;margin-top:1.25rem}.lp-cats{margin:0 0 2.5rem}.lp-cats__title{font-family:var(--wp--preset--font-family--display);font-size:1.125rem;font-weight:700;letter-spacing:var(--wp--custom--tracking--heading);margin:0 0 1rem}.lp-cats__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.625rem}.lp-cats__list [hidden]{display:none}.lp-chip{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid var(--dhc-border);border-radius:999px;background:var(--wp--preset--color--surface);color:var(--wp--preset--color--text-secondary);font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;transition:color var(--dhc-duration-base) var(--dhc-ease),border-color var(--dhc-duration-base) var(--dhc-ease),background var(--dhc-duration-base) var(--dhc-ease)}.lp-chip:hover{background:var(--wp--preset--color--muted);border-color:var(--wp--preset--color--action-secondary);color:var(--wp--preset--color--action-primary)}.lp-chip--all{border-color:var(--wp--preset--color--action-primary);color:var(--wp--preset--color--action-primary);font-weight:700}.lp-visual{position:relative;overflow:hidden;background:var(--wp--preset--color--muted);aspect-ratio:16/10}.lp-visual__img,.lp-visual__svg{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.lp-featured-list{display:flex;flex-direction:column;gap:1.5rem}.lp-featured{position:relative;display:grid;grid-template-columns:1fr;background:var(--wp--preset--color--surface);border:1px solid var(--dhc-border);border-radius:var(--wp--custom--radius--xl);box-shadow:var(--dhc-shadow-sm);overflow:hidden;transition:box-shadow var(--dhc-duration-base) var(--dhc-ease),transform var(--dhc-duration-base) var(--dhc-ease)}.lp-featured:hover{box-shadow:var(--dhc-shadow-md);transform:translateY(-2px)}.lp-featured:focus-within{box-shadow:var(--dhc-shadow-focus);border-color:var(--wp--preset--color--action-secondary)}.lp-featured__visual{max-height:15rem}.lp-featured__body{display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.5rem}.lp-featured__title{font-family:var(--wp--preset--font-family--display);font-size:clamp(1.375rem, 1.1rem + 1.2vw, 1.875rem);font-weight:700;line-height:1.25;letter-spacing:var(--wp--custom--tracking--heading);margin:0}.lp-featured__title a{color:var(--wp--preset--color--text-primary);text-decoration:none}.lp-featured__title a:after{content:"";position:absolute;inset:0;z-index:1}.lp-featured__title a:hover{color:var(--wp--preset--color--action-primary)}.lp-featured__excerpt{margin:0;color:var(--wp--preset--color--text-secondary);font-size:1rem;line-height:1.65;max-width:60ch}.lp-featured__cta{margin-top:.25rem;pointer-events:none}@media (min-width:768px){.lp-featured{grid-template-columns:5fr 7fr;align-items:stretch}.lp-featured__visual{max-height:none;height:100%;aspect-ratio:auto}.lp-featured__visual .lp-visual__img,.lp-featured__visual .lp-visual__svg{height:100%;aspect-ratio:auto;min-height:100%}.lp-featured__body{padding:2rem 2.25rem;justify-content:center}}@media (min-width:1024px){.lp-featured__body{padding:2.5rem 2.75rem}}.lp-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.lp-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (min-width:1024px){.lp-grid{grid-template-columns:repeat(3,minmax(0, 1fr))}}.lp-card{position:relative;display:flex;flex-direction:column;background:var(--wp--preset--color--surface);border:1px solid var(--dhc-border);border-radius:var(--wp--custom--radius--lg);box-shadow:var(--dhc-shadow-sm);overflow:hidden;transition:box-shadow var(--dhc-duration-base) var(--dhc-ease),transform var(--dhc-duration-base) var(--dhc-ease)}.lp-card:hover{box-shadow:var(--dhc-shadow-md);transform:translateY(-2px)}.lp-card:focus-within{box-shadow:var(--dhc-shadow-focus);border-color:var(--wp--preset--color--action-secondary)}.lp-card__body{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;flex:1 1 auto}@media (min-width:768px){.lp-card__body{padding:1.75rem}}.lp-card__title{font-family:var(--wp--preset--font-family--display);font-size:1.25rem;font-weight:700;line-height:1.4;letter-spacing:var(--wp--custom--tracking--heading);margin:0}.lp-card__title a{color:var(--wp--preset--color--text-primary);text-decoration:none}.lp-card__title a:after{content:"";position:absolute;inset:0;z-index:1}.lp-card__title a:hover{color:var(--wp--preset--color--action-primary)}.lp-card__excerpt{margin:0;color:var(--wp--preset--color--text-secondary);font-size:.9375rem;line-height:1.6}.lp-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--wp--preset--color--text-secondary)}.lp-meta a{color:var(--wp--preset--color--action-primary);text-decoration:none;font-weight:600;position:relative;z-index:2}.lp-meta a:hover{text-decoration:underline}.lp-meta__sep{color:var(--dhc-border-strong)}.lp-meta__sep:first-child,.lp-meta__sep:last-child{display:none}.lp-related{margin-top:3.5rem}.lp-related__heading{font-family:var(--wp--preset--font-family--display);font-size:1.5rem;font-weight:700;line-height:1.3;letter-spacing:var(--wp--custom--tracking--heading);margin:0 0 1.5rem}.lp-grid--compact{gap:1.25rem}.lp-empty{color:var(--wp--preset--color--text-secondary);padding:2rem 0}.lp-article__header{border-bottom:1px solid var(--dhc-border);padding-bottom:1.5rem}.lp-article__lead{font-size:1.125rem;line-height:1.75;color:var(--wp--preset--color--text-secondary)}.lp-article .wp-block-post-content{font-size:1.0625rem;line-height:1.75}.lp-article .wp-block-post-content>*+*{margin-top:1.5rem}.lp-article .wp-block-post-content h2{margin-top:2.5rem;font-size:1.75rem}.lp-article .wp-block-post-content h3{margin-top:2rem;font-size:1.375rem}.lp-article .wp-block-post-content img,.lp-article .wp-block-post-content figure img{border-radius:var(--wp--custom--radius--lg)}.lp-article__figure img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--wp--custom--radius--xl);box-shadow:var(--dhc-shadow-sm)}.lp-breadcrumbs{font-size:.8125rem;color:var(--wp--preset--color--text-secondary)}.lp-breadcrumbs a{color:var(--wp--preset--color--text-secondary);text-decoration:none}.lp-breadcrumbs a:hover{color:var(--wp--preset--color--action-primary);text-decoration:underline}.lp-breadcrumbs .separator{margin:0 .375rem;color:var(--dhc-border-strong)}.lp-cta{background:linear-gradient(135deg,#1d4ed8 0%,#0f766e 100%);border-radius:var(--wp--custom--radius--xl);color:#fff}.lp-cta h2,.lp-cta h3{color:#fff}.lp-cta p{color:var(--dhc-text-on-dark-secondary)}.site-footer{background:#00163d;color:#b9c9dc;padding-top:4rem;padding-bottom:2rem;font-size:.875rem;line-height:1.375rem}.site-footer .site-footer__link{color:#b9c9dc;text-decoration:none;display:inline-block;padding-block:.125rem;border-radius:.625rem;transition:color var(--dhc-duration-base,.2s) var(--dhc-ease,ease)}.site-footer .site-footer__link:hover,.site-footer .site-footer__link:focus-visible{color:#fff;text-decoration:underline}.site-footer a:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-footer__logo{height:30px;width:auto;max-width:100%;align-self:flex-start}.site-footer__top{display:grid;gap:3rem}.site-footer__identity{display:flex;flex-direction:column;gap:1rem;max-width:24rem}.site-footer__blurb{margin:0}.site-footer__endorsement{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin:0;padding:.5rem 1rem;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.875rem;font-weight:600}.site-footer__endorsement svg{flex:none;color:#c9ede9}.site-footer__columns{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0, 1fr))}.site-footer__column-title{margin:0 0 1rem;color:#fff;font-family:var(--wp--preset--font-family--base,inherit);font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-footer__list{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.site-footer__contact{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.14)}.site-footer__contact-item{display:inline-flex;align-items:flex-start;gap:.5rem;margin:0;max-width:22rem;color:#b9c9dc;text-decoration:none;border-radius:.625rem}.site-footer__contact-item svg{flex:none;margin-top:.125rem;color:#c9ede9}a.site-footer__contact-item:hover{color:#fff;text-decoration:underline}.site-footer__trust{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.14)}.site-footer__trust-title{margin:0 0 1rem;color:#fff;font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-footer__badges{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(13rem, 1fr));margin:0;padding:0;list-style:none}.site-footer__badge{display:flex;align-items:flex-start;gap:.75rem}.site-footer__badge svg{flex:none;margin-top:.125rem;color:#c9ede9}.site-footer__badge strong{display:block;color:#fff;font-size:.875rem}.site-footer__badge em{display:block;font-style:normal;font-size:.75rem;line-height:1.125rem;color:#9fb0c5}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14)}.site-footer__copy{margin:0;font-size:.75rem;line-height:1.125rem;color:#9fb0c5}.site-footer__legal,.site-footer__social{display:flex;align-items:center;gap:1.25rem;margin:0;padding:0;list-style:none}.site-footer__social{gap:.5rem}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.875rem;color:#b9c9dc;transition:background-color .2s ease,color .2s ease}.site-footer__social-link:hover{background:rgba(255,255,255,.1);color:#fff}@media (min-width:768px){.site-footer__columns{grid-template-columns:repeat(4,minmax(0, 1fr))}}@media (min-width:1024px){.site-footer__top{grid-template-columns:minmax(0, 1fr) minmax(0, 2fr);gap:4rem}}.lp-consent{position:fixed;inset-inline:1rem;inset-block-end:1rem;z-index:180;max-width:40rem;margin-inline:auto;padding:1rem 1.25rem;background:var(--wp--preset--color--surface);border:1px solid var(--dhc-border);border-radius:var(--wp--custom--radius--lg);box-shadow:var(--dhc-shadow-md)}.lp-consent[hidden]{display:none}.lp-consent__inner{display:flex;flex-direction:column;gap:1rem}.lp-consent__text{margin:0;font-size:.875rem;line-height:1.6;color:var(--wp--preset--color--text-secondary)}.lp-consent__text a{color:var(--wp--preset--color--action-primary)}.lp-consent__actions{display:flex;gap:.5rem;justify-content:flex-end}.lp-consent__btn{font:inherit;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:var(--wp--custom--radius--md,.5rem);cursor:pointer;border:1px solid transparent}.lp-consent__btn--ghost{background:0 0;border-color:var(--dhc-border-strong);color:var(--wp--preset--color--text-secondary)}.lp-consent__btn--primary{background:var(--wp--preset--color--action-primary);color:#fff}.lp-consent__btn:focus-visible{outline:2px solid var(--wp--preset--color--action-primary);outline-offset:2px}@media (min-width:640px){.lp-consent__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.lp-consent__actions{flex:none}}@media (max-width:639.98px){.lp-consent{inset-inline:0;inset-block-end:0;max-width:none;padding:.75rem 1rem;padding-block-end:max(0.75rem, env(safe-area-inset-bottom));border-inline:0;border-block-end:0;border-end-start-radius:0;border-end-end-radius:0}}.lp-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:3rem}.lp-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding:0 .75rem;border:1px solid var(--dhc-border);border-radius:var(--wp--custom--radius--md);background:var(--wp--preset--color--surface);text-decoration:none;font-weight:600;font-size:.875rem;color:var(--wp--preset--color--text-primary)}.lp-pagination a.page-numbers:hover{border-color:var(--wp--preset--color--action-primary);color:var(--wp--preset--color--action-primary)}.lp-pagination .page-numbers.current{background:var(--wp--preset--color--action-primary);border-color:var(--wp--preset--color--action-primary);color:#fff;font-weight:700}.lp-pagination .page-numbers.dots{border:0;background:0 0;min-width:1.5rem;color:var(--wp--preset--color--text-secondary)}.wp-block-search__input,input[type=text],input[type=email],input[type=search],input[type=url],textarea{min-height:3rem;width:100%;padding:.625rem .875rem;border:1px solid var(--dhc-border);border-radius:var(--wp--custom--radius--md);background:#fff;font-family:var(--wp--preset--font-family--body);font-size:1rem;color:var(--wp--preset--color--text-primary)}.wp-block-search__input:focus,input:focus,textarea:focus{border-color:var(--wp--preset--color--action-secondary);box-shadow:var(--dhc-shadow-focus);outline:none}::placeholder{color:#7c8ba0;opacity:1}.wp-block-search__button{min-height:3rem;padding:0 1.25rem;border:0;border-radius:var(--wp--custom--radius--md);background:var(--wp--preset--color--action-primary);color:#fff;font-weight:600;cursor:pointer}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}.lp-featured:hover,.lp-card:hover,.ds-button:hover{transform:none}}@media print{.lp-header,.lp-footer,.lp-cta,.lp-pagination{display:none}.lp-article .wp-block-post-content{font-size:11pt}}