.mobile-site-search-input{background-color:#fff!important;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;caret-color:#0f172a;opacity:1}.mobile-site-search-input::placeholder{color:#64748b!important;-webkit-text-fill-color:#64748b!important;opacity:1}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .2s ease,transform .2s ease}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0;transform:translateY(12px) scale(.94)}.dossier-enter-active,.dossier-leave-active{transition:opacity .22s ease,transform .22s ease}.dossier-enter-from{opacity:0;transform:translateY(6px)}.dossier-leave-to{opacity:0;transform:translateY(-6px)}@keyframes loadingSpin{to{transform:rotate(360deg)}}.loading-spinner{animation:loadingSpin .85s linear infinite}.reveal-on-scroll{opacity:0;transform:translateY(22px) scale(.985);filter:blur(2px);transition:opacity .72s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),transform .72s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),filter .55s ease var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.reveal-card.reveal-on-scroll.is-visible:hover{transform:translateY(-4px) scale(1.005)}.reveal-on-scroll.reveal-photo{transform:none;clip-path:inset(8% 0 8% 0 round 10px);filter:saturate(.72) brightness(.94);transition:opacity .85s ease var(--reveal-delay, 0ms),clip-path .9s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),filter .9s ease var(--reveal-delay, 0ms),transform .5s cubic-bezier(.16,1,.3,1)}.reveal-on-scroll.reveal-photo.is-visible{transform:none;clip-path:inset(0 0 0 0 round 0);filter:saturate(1) brightness(1)}.reveal-on-scroll.reveal-photo.is-visible:hover{transform:scale(1.04)}.reveal-on-scroll.reveal-action{transform:translateY(10px) scale(.96)}.reveal-on-scroll.reveal-action.is-visible{transform:translateY(0) scale(1)}.reveal-on-scroll.reveal-action.is-visible:hover{transform:translateY(-2px) scale(1.02)}.reveal-disabled .reveal-on-scroll{opacity:1;transform:none;filter:none;clip-path:none}.lightbox-enter-active,.lightbox-leave-active{transition:opacity .25s ease}.lightbox-enter-from,.lightbox-leave-to{opacity:0}.lightbox-enter-active figure,.lightbox-leave-active figure{transition:transform .25s ease,opacity .25s ease}.lightbox-enter-from figure,.lightbox-leave-to figure{transform:scale(.96);opacity:0}.mobile-nav-enter-active,.mobile-nav-leave-active{transition:opacity .18s ease,transform .18s ease}.mobile-nav-enter-from,.mobile-nav-leave-to{opacity:0;transform:translateY(-6px)}.theme-shell[data-header=dark]>header{background:color-mix(in srgb,var(--theme-primary) 96%,transparent)!important;color:#fff!important}.theme-shell[data-header=glass]>header{background:color-mix(in srgb,var(--theme-surface) 82%,transparent)!important;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}.theme-shell[data-buttons=pill] button,.theme-shell[data-buttons=pill] a[class*=px-]{border-radius:999px}.theme-shell[data-buttons=square] button,.theme-shell[data-buttons=square] a[class*=px-]{border-radius:4px}.theme-shell[data-cards=flat] article{box-shadow:none!important}.theme-shell[data-cards=bordered] article{box-shadow:none!important;border-width:1px}.theme-shell[data-cards=elevated] article{box-shadow:0 18px 45px color-mix(in srgb,var(--theme-primary) 10%,transparent)}.theme-shell[data-motion=none] *,.theme-shell[data-motion=none] *:before,.theme-shell[data-motion=none] *:after{animation:none!important;transition:none!important}.theme-shell[data-motion=dynamic] .reveal-card:hover{transform:translateY(-8px) scale(1.01)}.theme-shell[data-pattern=dots]{background-image:radial-gradient(color-mix(in srgb,var(--theme-primary) 14%,transparent) 1px,transparent 1px);background-size:22px 22px}.theme-shell[data-pattern=grid]{background-image:linear-gradient(color-mix(in srgb,var(--theme-primary) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--theme-primary) 7%,transparent) 1px,transparent 1px);background-size:36px 36px}.theme-shell[data-pattern=gradient]{background-image:radial-gradient(circle at 10% 15%,color-mix(in srgb,var(--theme-accent) 14%,transparent),transparent 34%),radial-gradient(circle at 90% 35%,color-mix(in srgb,var(--theme-primary) 10%,transparent),transparent 38%)}.theme-shell[data-menu-style=underline] .public-desktop-menu>button{border-radius:0;border-bottom:2px solid transparent}.theme-shell[data-menu-style=underline] .public-desktop-menu>button:hover{border-bottom-color:var(--theme-accent)}.theme-shell[data-menu-style=pills] .public-desktop-menu>button{border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-primary) 12%,transparent)}.theme-shell header.menu-compact .public-desktop-menu{padding-top:.2rem;padding-bottom:.2rem}.theme-shell[data-footer=light] .site-footer{background:var(--theme-surface)!important;color:var(--theme-text)!important;border-top:1px solid color-mix(in srgb,var(--theme-primary) 12%,transparent)}.theme-shell[data-footer=light] .site-footer [class*=text-white]{color:var(--theme-muted)!important}.theme-shell[data-footer=light] .site-footer strong{color:var(--theme-primary)!important}.theme-shell[data-footer=gradient] .site-footer{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary))!important}.theme-shell[data-footer-align=center] .site-footer{text-align:center}.theme-shell[data-footer-align=center] .site-footer a,.theme-shell[data-footer-align=center] .site-footer .flex{justify-content:center}.theme-shell[data-media-fit=cover] #public-page-content img,.theme-shell[data-media-fit=cover] #public-page-content video{object-fit:cover}.theme-shell[data-media-fit=contain] #public-page-content img,.theme-shell[data-media-fit=contain] #public-page-content video{object-fit:contain}.theme-shell[data-media-fit=natural] #public-page-content img,.theme-shell[data-media-fit=natural] #public-page-content video{object-fit:scale-down}.theme-shell[data-media-radius=none] #public-page-content img,.theme-shell[data-media-radius=none] #public-page-content video{border-radius:0!important}.theme-shell[data-media-radius=subtle] #public-page-content img,.theme-shell[data-media-radius=subtle] #public-page-content video{border-radius:8px!important}.theme-shell[data-media-radius=rounded] #public-page-content img,.theme-shell[data-media-radius=rounded] #public-page-content video{border-radius:18px!important}.theme-shell[data-media-radius=generous] #public-page-content img,.theme-shell[data-media-radius=generous] #public-page-content video{border-radius:30px!important}.theme-shell[data-media-hover=zoom] #public-page-content img,.theme-shell[data-media-hover=zoom] #public-page-content video{transition:transform .45s ease}.theme-shell[data-media-hover=zoom] #public-page-content img:hover,.theme-shell[data-media-hover=zoom] #public-page-content video:hover{transform:scale(1.035)}.theme-shell[data-media-hover=lift] #public-page-content img:hover,.theme-shell[data-media-hover=lift] #public-page-content video:hover{transform:translateY(-5px);box-shadow:0 18px 35px color-mix(in srgb,var(--theme-primary) 18%,transparent)}.theme-shell[data-media-hover=fade] #public-page-content img:hover,.theme-shell[data-media-hover=fade] #public-page-content video:hover{opacity:.78}.header-cta.cta-outline{background:transparent!important;border:1px solid currentColor;color:inherit!important}.header-cta.cta-pill{border-radius:999px!important}.locale-switcher.locale-text{border-color:transparent;gap:.35rem}.locale-switcher.locale-text button{background:transparent!important;padding-inline:.35rem}.mobile-search-button{margin-left:auto;width:3rem}.mobile-search-button input{display:none}.mobile-search-button>div:first-of-type{border-radius:999px}.hero-fade-enter-active,.hero-fade-leave-active{transition:opacity .7s ease,transform 1.2s ease}.hero-fade-enter-from{opacity:0;transform:scale(1.03)}.hero-fade-leave-to{opacity:0}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(var(--footer-cols),minmax(0,1fr))}}@media(max-width:767px){.theme-shell[data-mobile-menu=drawer] .mobile-public-navigation{position:fixed;inset:0 0 0 auto;z-index:70;width:min(88vw,360px);align-content:start;overflow-y:auto;background:var(--theme-surface);padding:5rem 1rem 2rem;box-shadow:-20px 0 50px #0f172a38}.theme-shell[data-mobile-menu=fullscreen] .mobile-public-navigation{position:fixed;inset:0;z-index:70;align-content:center;overflow-y:auto;background:var(--theme-surface);padding:5rem 1.25rem 2rem}.top-identity{min-height:3.5rem}.theme-shell[data-mobile-brand=compact] .brand-copy p:last-child{display:none}.theme-shell[data-mobile-brand=logo] .brand-copy{display:none}}@media(prefers-reduced-motion:reduce){.dossier-enter-active,.dossier-leave-active,.lightbox-enter-active,.lightbox-leave-active,.lightbox-enter-active figure,.lightbox-leave-active figure{transition:none}.mobile-nav-enter-active,.mobile-nav-leave-active{transition:none}.reveal-on-scroll,.reveal-on-scroll.reveal-photo,.reveal-on-scroll.reveal-action{opacity:1;transform:none;filter:none;clip-path:none;transition:none}.loading-spinner{animation-duration:1.8s}}
