.global-search{position:relative}.global-search-desktop{align-items:center;display:none;position:relative}@media (min-width:768px){.global-search-desktop{display:flex}}.global-search-input-wrapper{align-items:center;display:flex;position:relative}.global-search-input{width:220px;color:var(--brand-text);background-color:var(--brand-bg-alt);border-radius:var(--brand-radius);border:1px solid #0000;outline:none;padding:.375rem 2.25rem .375rem .75rem;font-size:.875rem;transition:width .2s,border-color .15s}.global-search-input::placeholder{color:var(--brand-text-muted,#999)}.global-search-input:focus{border-color:var(--brand-primary);width:300px}.global-search-clear-btn{cursor:pointer;width:1.25rem;height:1.25rem;color:var(--brand-text-muted,#999);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.global-search-clear-btn:hover{color:var(--brand-text)}.global-search-mobile-btn{cursor:pointer;width:2.25rem;height:2.25rem;color:var(--brand-nav-link-color,var(--brand-text-light));border-radius:var(--brand-radius);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.global-search-mobile-btn:hover{color:var(--brand-text);background-color:var(--brand-bg-alt)}@media (min-width:768px){.global-search-mobile-btn{display:none}}.global-search-overlay{z-index:200;background-color:var(--brand-bg);flex-direction:column;padding:1rem;display:flex;position:fixed;inset:0}.global-search-overlay-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.global-search-overlay-input{color:var(--brand-text);background-color:var(--brand-bg-alt);border:1px solid var(--brand-primary);border-radius:var(--brand-radius);outline:none;flex:1;padding:.625rem .75rem;font-size:1rem}.global-search-overlay-input::placeholder{color:var(--brand-text-muted,#999)}.global-search-overlay-close{cursor:pointer;width:2.25rem;height:2.25rem;color:var(--brand-text-light);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.global-search-dropdown{background-color:var(--brand-bg);border:1px solid var(--brand-bg-alt);border-radius:var(--brand-radius);z-index:100;min-width:320px;max-height:480px;position:absolute;top:calc(100% + .375rem);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.global-search-overlay .global-search-dropdown{box-shadow:none;border:none;flex:1;max-height:none;position:static;overflow-y:auto}.global-search-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-text-muted,#999);padding:.5rem .75rem .25rem;font-size:.6875rem;font-weight:600}.global-search-result{color:var(--brand-text);align-items:center;gap:.625rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .1s;display:flex}.global-search-result:hover{background-color:var(--brand-bg-alt)}.global-search-result-thumb{object-fit:cover;border-radius:calc(var(--brand-radius)/2);background-color:var(--brand-bg-alt);flex-shrink:0;width:3rem;height:2rem}.global-search-result-thumb-placeholder{border-radius:calc(var(--brand-radius)/2);background-color:var(--brand-bg-alt);flex-shrink:0;width:3rem;height:2rem}.global-search-result-info{flex:1;min-width:0}.global-search-result-title{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.global-search-result-meta{color:var(--brand-text-muted,#999);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.global-search-divider{background-color:var(--brand-bg-alt);height:1px;margin:.25rem 0}.global-search-view-all{width:100%;color:var(--brand-primary);cursor:pointer;text-align:center;border:none;border-top:1px solid var(--brand-bg-alt);background:0 0;padding:.625rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.global-search-view-all:hover{background-color:var(--brand-bg-alt)}.global-search-status{color:var(--brand-text-muted,#999);text-align:center;padding:1rem .75rem;font-size:.875rem}@media (min-width:768px){.global-search--icon .global-search-desktop{display:none}.global-search--icon .global-search-mobile-btn{display:flex}}
.hw-nav__link{color:var(--brand-nav-link-color,var(--brand-text-light));padding:var(--brand-space-8)var(--brand-space-12);border-radius:var(--brand-radius);font-size:var(--brand-nav-link-size,var(--brand-font-14));font-weight:var(--brand-nav-link-weight,500);text-decoration:none}.hw-nav__drawer-link{padding:var(--brand-space-12)var(--brand-space-8);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));text-decoration:none;display:block}.hw-nav__drawer-action{align-items:center;gap:var(--brand-space-8);padding:var(--brand-space-12)var(--brand-space-8);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));text-decoration:none;display:flex}.hw-nav__logout{text-align:left;width:100%;padding:var(--brand-space-12)var(--brand-space-8);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));cursor:pointer;background:0 0;border:none;display:block}.hw-nav__login{text-align:center;background-color:var(--brand-primary);color:#fff;padding:var(--brand-space-8)var(--brand-space-16);border-radius:var(--brand-radius);font-size:var(--brand-font-14);font-weight:500;text-decoration:none;display:block}.hw-nav__login--inline{text-align:inherit;display:inline}.hw-nav__sidebar-action{align-items:center;gap:var(--brand-space-8);padding:var(--brand-space-10)var(--brand-space-12);border-radius:var(--brand-radius);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));font-weight:500;text-decoration:none;display:flex}.hw-nav__icon{width:1.25rem;height:1.25rem}.hw-nav__icon--xs{width:.75rem;height:.75rem}.hw-nav__icon--sm{width:1rem;height:1rem}.hw-nav__icon--md{width:1.125rem;height:1.125rem}.hw-nav__icon--lg{width:1.5rem;height:1.5rem}nav[data-layout=topbar]{background-color:var(--brand-bg);border-bottom:1px solid var(--brand-bg-alt);box-shadow:0 1px 3px #0000001a}nav[data-layout=topbar][data-surface=overlay]{z-index:50;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;transition:background-color var(--brand-duration-slow,.5s)var(--brand-ease,ease),backdrop-filter var(--brand-duration-slow,.5s)var(--brand-ease,ease),border-color var(--brand-duration-slow,.5s)var(--brand-ease,ease);background-color:#0000;background-image:none;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}nav[data-layout=topbar][data-surface=overlay]:before{content:"";z-index:-1;pointer-events:none;height:200%;transition:opacity var(--brand-duration-fast,.15s)var(--brand-ease,ease);background:linear-gradient(#0000008c,#0000);position:absolute;inset:0 0 auto}nav[data-layout=topbar][data-surface=overlay][data-scrolled=true],nav[data-layout=topbar][data-surface=overlay][data-menu-open=true]{background-color:color-mix(in srgb,var(--brand-bg)92%,transparent);-webkit-backdrop-filter:blur(12px)saturate(1.2);backdrop-filter:blur(12px)saturate(1.2);border-bottom:1px solid var(--brand-bg-alt);background-image:none}nav[data-layout=topbar][data-surface=overlay][data-scrolled=true]:before,nav[data-layout=topbar][data-surface=overlay][data-menu-open=true]:before{opacity:0}nav[data-layout=topbar][data-surface=overlay][data-menu-open=true] .hw-nav__mobile-menu{background-color:var(--brand-bg)}.hw-nav__container{max-width:var(--brand-content-width,80rem);padding:0 var(--brand-content-gutter,var(--brand-space-16));margin:0 auto}.hw-nav__grid{column-gap:var(--brand-space-24);grid-template-columns:auto 1fr auto;align-items:center;height:4rem;display:grid}.hw-nav__brand{align-items:center;gap:var(--brand-space-12);min-width:max-content;text-decoration:none;display:flex}.hw-nav__logo{height:var(--hw-nav-logo-height,2rem);object-fit:contain;width:auto;max-width:none}.hw-nav__brand-name{font-weight:600;font-size:var(--brand-font-20);color:var(--brand-text);font-family:var(--brand-heading-font)}.nav-desktop-links{align-items:center;gap:var(--brand-nav-link-gap,var(--brand-space-8));justify-self:start;display:none}.nav-desktop-links[data-align=center]{justify-self:center}.nav-desktop-links[data-align=right]{justify-self:end}.hw-nav__right{align-items:center;gap:var(--brand-space-8);grid-column:3;justify-self:end;display:flex}.nav-desktop-actions{align-items:center;gap:var(--brand-space-8);display:none}.hw-nav__logout--bar{background-color:var(--brand-bg-alt);color:var(--brand-text);padding:var(--brand-space-8)var(--brand-space-16);border-radius:var(--brand-radius);font-size:var(--brand-font-14);cursor:pointer;border:none;font-weight:500}.nav-mobile-btn{width:2.75rem;height:2.75rem;color:var(--brand-nav-link-color,var(--brand-text-light));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.hw-nav__mobile-menu{padding:var(--brand-space-8)var(--brand-space-16)var(--brand-space-16);border-top:1px solid var(--brand-bg-alt)}.hw-nav__mobile-actions{border-top:1px solid var(--brand-bg-alt);margin-top:var(--brand-space-8);padding-top:var(--brand-space-12)}nav[data-active-style=underline] .hw-nav__link{position:relative}nav[data-active-style=underline] .hw-nav__link[data-active=true]{color:var(--brand-nav-link-color,var(--brand-text))}.hw-nav__link--icon{align-items:center;gap:var(--brand-space-8);display:flex}.hw-nav__link--icon-tight{gap:var(--brand-space-6)}.nav-sidebar{border-right:1px solid var(--brand-bg-alt);z-index:40;flex-direction:column;width:240px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.hw-nav__sidebar-logo{padding:var(--brand-space-20)var(--brand-space-16);border-bottom:1px solid var(--brand-bg-alt)}.hw-nav__sidebar-brand-link{align-items:center;gap:var(--brand-space-12);text-decoration:none;display:flex}.hw-nav__sidebar-brand-name{font-weight:600;font-size:var(--brand-font-18);color:var(--brand-text);font-family:var(--brand-heading-font)}.hw-nav__sidebar-links{padding:var(--brand-space-12)var(--brand-space-8);gap:var(--brand-space-2);flex-direction:column;flex:1;display:flex}.nav-sidebar-item{align-items:center;gap:var(--brand-space-8);padding:var(--brand-space-8)var(--brand-space-12);font-size:var(--brand-nav-link-size,var(--brand-font-14));font-weight:var(--brand-nav-link-weight,500);color:var(--brand-nav-link-color,var(--brand-text-light));transition:background-color var(--brand-duration-fast,.15s),border-color var(--brand-duration-fast,.15s);background-color:#0000;border:1px solid #0000;border-radius:.75rem;text-decoration:none;display:flex}.nav-sidebar-item[data-active=true]{color:var(--brand-accent,var(--brand-primary));border-color:color-mix(in srgb,var(--brand-accent,var(--brand-primary))40%,transparent);background-color:#ffffff12}.hw-nav__sidebar-icon{color:var(--brand-text-muted);flex-shrink:0}.nav-sidebar-item[data-active=true] .hw-nav__sidebar-icon{color:var(--brand-accent,var(--brand-primary))}.hw-nav__sidebar-foot{border-top:1px solid var(--brand-bg-alt);padding:var(--brand-space-12)var(--brand-space-8)}.nav-sidebar-header{height:3.5rem;padding:0 var(--brand-space-24);z-index:39;background-color:var(--brand-bg);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:240px;right:0}.hw-nav__searchwrap{flex:1;max-width:520px}.hw-nav__sidebar-header-logout{height:2.5rem;padding:0 var(--brand-space-16);font-size:var(--brand-font-14);color:var(--brand-text);cursor:pointer;background-color:#0000;border:1px solid #ffffff14;border-radius:.75rem;font-weight:500}.nav-sidebar-mobile{z-index:40;background-color:var(--brand-bg);border-bottom:1px solid var(--brand-bg-alt);padding:0 var(--brand-space-16);justify-content:space-between;align-items:center;height:3.5rem;display:none;position:sticky;top:0}.hw-nav__mobile-brand-link{align-items:center;gap:var(--brand-space-8);text-decoration:none;display:flex}.hw-nav__mobile-logo{object-fit:contain;width:auto;height:1.5rem}.hw-nav__mobile-brand-name{font-weight:600;font-size:var(--brand-font-16);color:var(--brand-text);font-family:var(--brand-heading-font)}.nav-sidebar-mobile-drawer{z-index:39;padding:var(--brand-space-8)var(--brand-space-16)var(--brand-space-16);display:none;position:fixed;inset:3.5rem 0 0;overflow-y:auto}.nav-sidebar.surface-panel,.surface-glass .nav-sidebar.surface-panel,.nav-sidebar-mobile-drawer.surface-panel,.surface-glass .nav-sidebar-mobile-drawer.surface-panel{background-color:var(--brand-bg)}.hw-nav__drawer-search{padding:var(--brand-space-8)0 var(--brand-space-12)}.hw-nav__mobile-toggle{width:2.5rem;height:2.5rem;color:var(--brand-nav-link-color,var(--brand-text-light));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.hw-nav__chevron{width:.75rem;height:.75rem;transition:transform var(--brand-duration-fast,.2s);transform:rotate(0)}.hw-nav__chevron[data-open=true]{transform:rotate(180deg)}.hw-nav__mobile-dropdown-btn{width:100%;padding:var(--brand-space-12)var(--brand-space-8);font-size:var(--brand-font-14);color:var(--brand-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;font-weight:600;display:flex}.hw-nav__mobile-dropdown-child{padding:var(--brand-space-8)var(--brand-space-8)var(--brand-space-8)var(--brand-space-24);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));text-decoration:none;display:block}.hw-nav__dropdown-panel{padding-top:var(--brand-space-4);z-index:50;position:absolute;top:100%;left:0}.hw-nav__dropdown-menu{background-color:var(--brand-bg);border-radius:var(--brand-radius);border:1px solid var(--brand-bg-alt);min-width:200px;padding:var(--brand-space-6)0;flex-direction:column;display:flex;box-shadow:0 4px 16px #0000001a}.hw-nav__dropdown-item{padding:var(--brand-space-8)var(--brand-space-16);font-size:var(--brand-font-14);color:var(--brand-nav-link-color,var(--brand-text-light));white-space:nowrap;text-decoration:none;display:block}.hw-nav__dropdown-wrap{position:relative}.hw-nav__dropdown-btn{cursor:pointer;align-items:center;gap:var(--brand-space-4);background:0 0;border:none;display:flex}@media (min-width:768px){.nav-sidebar,.nav-sidebar-header{display:flex}.nav-sidebar-mobile,.nav-sidebar-mobile-drawer{display:none}}@media (max-width:767px){.nav-sidebar,.nav-sidebar-header{display:none}.nav-sidebar-mobile{display:flex}.nav-sidebar-mobile-drawer{display:block}}@media (min-width:1024px){.nav-desktop-links,.nav-desktop-actions{display:flex}.nav-mobile-btn{display:none}}
.hw-footer{background-color:var(--brand-bg);color:var(--brand-text-light)}.hw-footer__inner{max-width:var(--brand-content-width,80rem);padding:var(--brand-space-48)var(--brand-content-gutter,var(--brand-space-16));margin:0 auto}.hw-footer__cols{gap:var(--brand-space-40);margin-bottom:var(--brand-space-40);text-align:left;flex-wrap:wrap;justify-content:flex-start;display:flex}.hw-footer__cols[data-align=center]{text-align:center;justify-content:center}.hw-footer__cols[data-align=right]{text-align:right;justify-content:flex-end}.hw-footer__cols[data-text-align=left]{text-align:left}.hw-footer__cols[data-text-align=center]{text-align:center}.hw-footer__cols[data-text-align=right]{text-align:right}.hw-footer__masthead{justify-content:space-between;align-items:flex-start;gap:var(--brand-space-40);margin-bottom:var(--brand-space-40);flex-wrap:wrap;display:flex}.hw-footer__masthead .hw-footer__cols{flex:auto;margin-bottom:0}.hw-footer__masthead[data-align=left] .hw-footer__brand{order:2}.hw-footer__masthead[data-brand-side=left] .hw-footer__brand{order:0}.hw-footer__masthead[data-brand-side=right] .hw-footer__brand{order:2}.hw-footer__masthead[data-brand-side]{justify-content:space-between}.hw-footer__masthead[data-align=center]{flex-direction:column;align-items:center}.hw-footer__masthead[data-align=center] .hw-footer__brand{text-align:center;order:2}.hw-footer__brand{gap:var(--brand-space-16);flex-direction:column;flex:0 auto;max-width:20rem;display:flex}.hw-footer__brand-logo{height:var(--brand-space-32);object-fit:contain;align-self:flex-start;width:auto;max-width:100%}.hw-footer__masthead[data-align=center] .hw-footer__brand-logo{align-self:center}.hw-footer__brand-tagline{font-size:var(--brand-font-14);color:var(--brand-text-muted);margin:0;line-height:1.6}.hw-footer__brand .hw-footer__social{flex:none;justify-content:flex-start}.hw-footer__brand .hw-footer__social[data-align=center]{justify-content:center}.hw-footer__brand .hw-footer__social[data-align=right]{justify-content:flex-end}.hw-footer__col-title{font-size:var(--brand-font-14);color:var(--brand-text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--brand-space-16);font-weight:600}.hw-footer__links{gap:var(--brand-space-8);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.hw-footer__link{font-size:var(--brand-font-14);color:var(--brand-text-light);text-decoration:none}.hw-footer__bottom{border-top:1px solid var(--brand-bg-alt);padding-top:var(--brand-space-32);justify-content:space-between;align-items:center;gap:var(--brand-space-16);flex-wrap:wrap;display:flex}.hw-footer__social{align-items:center;gap:var(--brand-space-16);flex:1;justify-content:center;display:flex}.hw-footer__social[data-align=left]{justify-content:flex-start}.hw-footer__social[data-align=right]{justify-content:flex-end}.hw-footer__social-link{color:var(--brand-text-muted);text-decoration:none}.hw-footer__icon{width:1.25rem;height:1.25rem}.hw-footer__legal{align-items:center;gap:var(--brand-space-4);font-size:var(--brand-font-12);color:var(--brand-text-muted);flex-wrap:wrap;display:flex}.hw-footer__legal-stacked{border-top:1px solid var(--brand-bg-alt);padding-top:var(--brand-space-16);margin-top:var(--brand-space-16);justify-content:center;gap:var(--brand-space-4);font-size:var(--brand-font-12);color:var(--brand-text-muted);flex-wrap:wrap;display:flex}.hw-footer__legal-link{color:var(--brand-text-muted);text-decoration:none}.hw-footer__copyright{font-size:var(--brand-font-12);color:var(--brand-text-muted);margin-left:auto}.hw-footer__copyright-stacked{margin-top:var(--brand-space-16);text-align:center;font-size:var(--brand-font-12);color:var(--brand-text-muted)}.hw-footer__badge{align-items:center;gap:var(--brand-space-8);font-size:var(--brand-font-13);color:var(--brand-text-muted);opacity:.75;transition:opacity var(--brand-duration-fast,.15s)var(--brand-ease,ease);padding:0;text-decoration:none;display:inline-flex}.hw-footer__badge:hover{opacity:1}.hw-footer__badge-logo{object-fit:contain;width:auto;height:1.25rem}.hw-footer__badge-float{bottom:var(--brand-space-24);left:var(--brand-space-24);z-index:50;position:fixed}.hw-footer__badge-row{margin-top:var(--brand-space-24);justify-content:center;display:flex}.hw-footer__bottom>.hw-footer__badge{order:99}.hw-footer__subscribe{gap:var(--brand-space-8);flex-direction:column;display:flex}.hw-footer__subscribe-label{font-size:var(--brand-font-11);text-transform:uppercase;letter-spacing:.18em;color:var(--brand-text-muted);margin:0;font-weight:600}.hw-footer__subscribe-form{gap:var(--brand-space-8);flex-wrap:wrap;display:flex}.hw-footer__subscribe-input{min-width:0;padding:var(--brand-space-12)var(--brand-space-16);border:1px solid var(--brand-border,#ffffff24);border-radius:var(--brand-radius);color:var(--brand-text);font-size:var(--brand-font-14);background:0 0;flex:10rem;font-family:inherit}.hw-footer__subscribe-input::placeholder{color:var(--brand-text-muted)}.hw-footer__subscribe-button{padding:var(--brand-space-12)var(--brand-space-20);border:1px solid var(--brand-border,#ffffff24);border-radius:var(--brand-radius);background:var(--brand-bg-alt);color:var(--brand-text);font-size:var(--brand-font-14);cursor:pointer;flex:none;font-family:inherit;font-weight:600}.hw-footer__subscribe-button:disabled{opacity:.6;cursor:default}.hw-footer__subscribe-note{font-size:var(--brand-font-13);color:var(--brand-text-muted);margin:0}.hw-footer__masthead[data-align=center] .hw-footer__subscribe-form{justify-content:center}
