.site-header{width:100%;font-family:Inter Tight,system-ui,sans-serif;position:relative;z-index:9991}.site-header:has(.hdr-menu-open){z-index:1000001}.site-header.sh-sticky{position:sticky;top:0;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px)}.site-header.sh-overlay{position:absolute;top:0;left:0;right:0}.site-header.sh-overlay.sh-sticky{position:fixed}.site-header.sh-no-bg,.site-header.sh-no-bg.sh-sticky{background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.sh-inner{display:flex;align-items:center;gap:18px;height:64px;padding:0 16px;max-width:1400px;margin:0 auto}@media (min-width:640px){.sh-inner{padding:0 24px;gap:22px}}.sh-brand{display:inline-flex;align-items:center;flex-shrink:1;min-width:0;text-decoration:none}.sh-logo{height:var(--pm-logo-height,36px);width:auto;max-width:180px;object-fit:contain;display:block}.sh-logo-compact{display:none}@media (max-width:640px){.sh-logo{height:28px;max-width:120px}.sh-inner{gap:10px;padding:0 12px}}@media (max-width:767px){.sh-with-search .sh-brand{flex-shrink:0}.sh-with-search .sh-logo-full{display:none}.sh-with-search .sh-logo-compact{display:block;height:32px;width:32px;max-width:32px;object-fit:contain}}.sh-nav{display:none;align-items:center;gap:4px;flex:1;min-width:0}@media (min-width:768px){.sh-nav{display:inline-flex}}.sh-nav-link{font-size:14px;font-weight:500;padding:8px 14px;border-radius:10px;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.sh-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}@media (max-width:767px){.sh-actions{margin-left:auto}}.sh-hero-search-slot{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center}.sh-hero-search-slot>*{width:100%;max-width:560px}@media (max-width:767px){.sh-hero-search-slot>*{max-width:none}}.sh-inner:has(>.sh-hero-search-slot) .sh-actions{margin-left:0}.sh-inner:has(>.sh-hero-search-slot) .sh-nav{flex:0 0 auto}.sh-search{display:none;align-items:center;gap:8px;height:40px;padding:0 14px;border-radius:12px;background:#f1f3f4;width:220px;transition:background .15s,box-shadow .15s}@media (min-width:900px){.sh-search{display:inline-flex}}.sh-search-ai{flex:1 1 auto;min-width:0;max-width:520px;display:flex;align-items:center}@media (max-width:640px){.sh-search-ai{max-width:none}}.sh-search:focus-within{background:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28)}.sh-search input{border:0;outline:0;background:transparent;font:inherit;font-size:14px;color:#202124;flex:1;min-width:0}.sh-search-ic{color:#5f6368;flex-shrink:0}.sh-cta{align-items:center;justify-content:center;width:40px;height:40px;padding:0;gap:0;border-radius:10px;border:0;background:transparent;cursor:pointer;text-decoration:none;transition:background .15s,color .15s,transform .1s;flex-shrink:0}.sh-cta,.sh-cta-icon{display:inline-flex}.sh-cta-text{display:none}.sh-pub{position:relative;display:inline-flex}.sh-cta-caret{display:none}.sh-pub-scrim{position:fixed;inset:0;z-index:40;background:transparent;border:0;padding:0;margin:0;cursor:default}.sh-pub-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:50;min-width:258px;background:#fff;border:1px solid #e6dac8;border-radius:14px;box-shadow:0 14px 40px -8px rgba(58,44,31,.28);padding:7px;display:flex;flex-direction:column;gap:2px;animation:sh-pub-in .14s ease-out}@keyframes sh-pub-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sh-pub-item{display:flex;align-items:flex-start;gap:11px;padding:10px 11px;border-radius:10px;text-decoration:none;color:#3a2c1f;transition:background .13s}.sh-pub-item:hover{background:#faf3e8}.sh-pub-item>svg{color:var(--terracotta,oklch(.62 .17 35));flex-shrink:0;margin-top:1px}.sh-pub-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.sh-pub-txt b{font-size:14px;font-weight:600;line-height:1.2}.sh-pub-txt em{font-style:normal;font-size:11.5px;color:#87796b;line-height:1.3}.sh-style-default{background:#f4ecdf;border-bottom:1px solid #e6dac8;box-shadow:none;color:#3a2c1f}.sh-style-default .sh-nav-link{color:#87796b}.sh-style-default .sh-nav-link:hover{background:rgba(58,44,31,.06);color:#3a2c1f}.sh-style-default .sh-cta{color:#5f6368}.sh-style-default .sh-cta:hover{background:rgba(58,44,31,.08);color:#3a2c1f}.sh-style-transparent{background:transparent}.sh-style-transparent .sh-nav-link{color:rgba(255,255,255,.92)}.sh-style-transparent .sh-nav-link:hover{background:rgba(255,255,255,.12);color:#fff}.sh-style-transparent .sh-search{background:rgba(255,255,255,.18)}.sh-style-transparent .sh-search input{color:#fff}.sh-style-transparent .sh-search input::placeholder{color:rgba(255,255,255,.7)}.sh-style-transparent .sh-search-ic{color:rgba(255,255,255,.85)}.sh-style-transparent .sh-cta{color:#fff}.sh-style-transparent .sh-cta:hover{background:rgba(255,255,255,.16)}.sh-style-transparent.sh-sticky .sh-cta{color:#5f6368}.sh-style-transparent.sh-sticky .sh-cta:hover{background:rgba(60,64,67,.08);color:#202124}.sh-style-transparent.sh-sticky{background:rgba(255,255,255,.85)}.sh-style-transparent.sh-sticky .sh-nav-link,.sh-style-transparent.sh-sticky .sh-search input,.sh-style-transparent.sh-sticky .sh-search-ic{color:#4b5563}.sh-style-minimal{background:#fff}.sh-style-minimal .sh-nav-link{color:#4b5563}.sh-style-minimal .sh-nav-link:hover{color:#111827;background:#f9fafb}.sh-style-minimal .sh-cta{color:#5f6368}.sh-style-minimal .sh-cta:hover{background:#f1f3f4;color:#111827}.sh-style-bold{background:#e73925;color:#fff}.sh-style-bold .sh-nav-link{color:rgba(255,255,255,.92)}.sh-style-bold .sh-nav-link:hover{background:rgba(255,255,255,.15);color:#fff}.sh-style-bold .sh-cta{color:#fff}.sh-style-bold .sh-cta:hover{background:rgba(255,255,255,.16)}.sh-style-bold .sh-search{background:rgba(255,255,255,.18)}.sh-style-bold .sh-search input,.sh-style-bold .sh-search-ic{color:#fff}.sh-style-bold .sh-search input::placeholder{color:rgba(255,255,255,.75)}.sh-style-google{background:#fff;border-bottom:1px solid #dadce0;box-shadow:none}.sh-style-google .sh-inner{height:64px;gap:14px}.sh-style-google .sh-logo{height:32px}.sh-style-google .sh-nav-link{color:#5f6368;font-size:14px;font-weight:400;padding:8px 12px;border-radius:4px}.sh-style-google .sh-nav-link:hover{background:#f1f3f4;color:#202124}.sh-style-google .sh-search{background:#f1f3f4;border-radius:12px;width:320px;height:44px}.sh-style-google .sh-search:focus-within{background:#fff;box-shadow:0 1px 6px rgba(32,33,36,.28)}.sh-style-google .sh-search input{color:#202124}.sh-style-google .sh-cta{color:#5f6368}.sh-style-google .sh-cta:hover{background:#f1f3f4;color:#202124}.sh-style-google.sh-sticky{box-shadow:0 1px 6px rgba(32,33,36,.1);border-bottom-color:transparent}@media (max-width:767px){.sh-nav{display:none}}.site-header.sh-pt{background:#0e7d8a!important;border-bottom:1px solid rgba(0,0,0,.12)!important;color:#fff;box-shadow:none!important}.site-header.sh-pt.sh-sticky{background:rgba(14,125,138,.94)!important}.sh-brand-pt{display:inline-flex;align-items:baseline;gap:4px;text-decoration:none;flex-shrink:0}.sh-brand-word{font-family:"Instrument Serif",serif;font-size:26px;line-height:1;color:#fff;letter-spacing:-.01em}.sh-brand-word em{font-style:italic;color:oklch(.86 .1 82)}.sh-brand-dot{width:7px;height:7px;border-radius:999px;background:oklch(.86 .1 82);align-self:flex-end;margin-bottom:4px}@media (max-width:640px){.sh-brand-word{font-size:21px}}.site-header.sh-pt .sh-nav-link{color:rgba(255,255,255,.9)!important}.site-header.sh-pt .sh-nav-link:hover{background:rgba(255,255,255,.14)!important;color:#fff!important}.site-header.sh-pt .sh-cta{background:transparent!important;color:#fff!important;box-shadow:none!important}.site-header.sh-pt .sh-cta:hover{background:rgba(255,255,255,.16)!important}