.moose-footer{--_moose-footer-muted:color-mix(in srgb, var(--theme-foreground), transparent 50%);isolation:isolate;background:var(--theme-background);width:100%;color:var(--theme-foreground);position:relative;overflow:clip}.moose-footer__inner{width:var(--moose-page-frame-width);padding-top:var(--space-section-standard);margin-inline:auto}.moose-footer__main{gap:var(--space-content-lg);grid-template-columns:minmax(0,1fr);display:grid}.moose-footer__brand,.moose-footer__columns,.moose-footer__column,.moose-footer__nav,.moose-footer__details{align-items:flex-start;gap:var(--space-content-sm);flex-direction:column;min-width:0;display:flex}.moose-footer__columns{gap:var(--space-content-lg);grid-template-columns:minmax(0,1fr);width:100%;display:grid}.moose-footer__column{gap:var(--space-8)}.moose-footer__tagline{max-width:36rem;color:var(--_moose-footer-muted);font-family:var(--font-body);font-size:var(--text-body-xs);margin:0;font-weight:400;line-height:1.6}.moose-footer__notes{color:var(--_moose-footer-muted);gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-body-xs);flex-direction:column;margin-block-start:auto;font-weight:400;line-height:1.6;display:flex}.moose-footer__notes p{margin:0}.moose-footer__nav .moose-list,.moose-footer__details .moose-list{gap:var(--space-1);width:100%;color:var(--_moose-footer-muted);font-size:var(--text-body-xs)}.moose-footer__nav .moose-list__item,.moose-footer__details .moose-list__item{padding-block:0}.moose-footer__details .moose-list__content{flex-direction:column;display:flex}.moose-footer__bottom{margin-top:var(--space-content-lg);gap:var(--space-content-sm);flex-direction:column;padding-block:1.5rem;display:flex;position:relative}.moose-footer__bottom:before{background:var(--theme-border);content:"";width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.moose-footer__bottom .moose-text{color:var(--_moose-footer-muted);font-size:var(--text-body-xs);line-height:1.6}@media (width>=801px){.moose-footer__main{grid-template-columns:var(--_moose-page-grid-columns);column-gap:var(--_moose-page-grid-gap)}.moose-footer__brand{grid-column:1/span 4}.moose-footer__columns{grid-column:7/-1;grid-template-columns:subgrid}.moose-footer__columns>.moose-footer__column{grid-column:1/span 2}.moose-footer__columns>:not(.moose-footer__column){grid-column:3/-1}.moose-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.auriol-logo{align-items:baseline;gap:.5rem;line-height:1;display:inline-flex}.auriol-logo[data-on-dark]{color:var(--brand-ivory)}.auriol-logo__name{font-family:var(--font-heading);letter-spacing:-.015em;font-size:2.5rem;font-weight:400}.auriol-logo__descriptor{font-family:var(--font-badge,var(--font-body));font-size:var(--text-body-sm);letter-spacing:var(--tracking-logo);text-transform:uppercase;font-weight:300}[data-theme]{--theme-scroll-progress-start:var(--color-scroll-progress-start,var(--theme-foreground));--theme-scroll-progress-mid:var(--color-scroll-progress-mid,var(--theme-highlight));--theme-scroll-progress-end:var(--color-scroll-progress-end,var(--theme-accent));--theme-introduction-emphasis:var(--color-highlight,var(--theme-highlight));--theme-emphasis:var(--theme-accent);--theme-quote:var(--theme-emphasis)}[data-theme=light]{--theme-background:var(--color-light);--theme-foreground:var(--color-on-light);--theme-accent:var(--color-light-accent,var(--color-highlight,var(--color-accent)));--theme-on-accent:var(--color-on-light-accent,var(--color-on-light));--theme-action:var(--color-light-action,var(--color-dark));--theme-on-action:var(--color-on-light-action,var(--color-on-dark));--theme-surface:var(--color-light-raised,color-mix(in srgb, var(--color-light), var(--color-on-light) 4%));--theme-gradient-mid:color-mix(in srgb, var(--theme-background), var(--theme-surface) 50%);--theme-on-surface:var(--color-on-light);--theme-surface-hover:var(--color-accent);--theme-on-surface-hover:var(--color-on-accent);--theme-border:var(--color-border-light,color-mix(in srgb, var(--color-on-light), transparent 86%));--theme-border-hover:var(--color-highlight,var(--color-accent));--theme-scrim:var(--color-dark);--theme-muted:color-mix(in srgb, var(--color-on-light), transparent 30%);--theme-highlight:var(--color-highlight,var(--color-accent))}[data-theme=dark]{--theme-background:var(--color-dark);--theme-foreground:var(--color-on-dark);--theme-accent:var(--color-accent);--theme-on-accent:var(--color-on-accent);--theme-emphasis:var(--color-dark-emphasis,var(--theme-accent));--theme-quote:var(--color-dark-quote,var(--theme-emphasis));--theme-surface:var(--color-dark-raised,color-mix(in srgb, var(--color-dark), var(--color-on-dark) 8%));--theme-gradient-mid:color-mix(in srgb, var(--theme-background), var(--theme-surface) 50%);--theme-on-surface:var(--color-on-dark);--theme-surface-hover:var(--color-accent);--theme-on-surface-hover:var(--color-on-accent);--theme-border:var(--color-border-dark,color-mix(in srgb, var(--color-on-dark), transparent 78%));--theme-border-hover:var(--color-accent);--theme-scrim:var(--color-dark);--theme-muted:color-mix(in srgb, var(--color-on-dark), transparent 30%);--theme-highlight:var(--color-highlight,var(--color-accent))}[data-theme=accent]{--theme-background:var(--color-accent);--theme-foreground:var(--color-on-accent);--theme-accent:var(--color-dark);--theme-on-accent:var(--color-on-dark);--theme-emphasis:var(--color-accent-emphasis,var(--color-accent-2,var(--theme-accent)));--theme-action:var(--color-accent-action,var(--color-light));--theme-on-action:var(--color-on-accent-action,var(--color-on-light));--theme-surface:var(--color-accent-raised,color-mix(in srgb, var(--color-accent), var(--color-on-accent) 12%));--theme-gradient-mid:color-mix(in srgb, var(--theme-background), var(--theme-surface) 50%);--theme-on-surface:var(--color-on-accent);--theme-surface-hover:var(--color-dark);--theme-on-surface-hover:var(--color-on-dark);--theme-border:var(--color-on-accent);--theme-border-hover:var(--color-dark);--theme-scrim:var(--color-dark);--theme-muted:color-mix(in srgb, var(--color-on-accent), transparent 30%);--theme-highlight:var(--color-highlight,var(--color-accent))}[data-theme=accent-2],[data-theme=accent-2-strong]{--theme-background:var(--color-accent-2);--theme-foreground:var(--color-on-accent-2);--theme-accent:var(--color-accent);--theme-on-accent:var(--color-on-accent);--theme-surface:var(--color-accent-2-raised,var(--color-light));--theme-gradient-mid:var(--color-accent-2-gradient-mid,color-mix(in srgb, var(--theme-background), var(--theme-surface) 50%));--theme-on-surface:var(--color-on-accent-2);--theme-surface-hover:var(--color-accent);--theme-on-surface-hover:var(--color-on-accent);--theme-border:color-mix(in srgb, var(--color-on-accent-2), transparent 82%);--theme-border-hover:var(--color-accent);--theme-scrim:var(--color-dark);--theme-muted:color-mix(in srgb, var(--color-on-accent-2), transparent 30%);--theme-highlight:var(--color-accent-2-highlight,var(--color-highlight,var(--color-accent)))}[data-theme=accent-2-strong]{--theme-background:var(--color-accent-2-strong,var(--color-accent-2))}[data-theme=accent-3]{--theme-background:var(--color-accent-3);--theme-foreground:var(--color-on-accent-3);--theme-surface:var(--color-accent-3-raised,var(--color-light));--theme-gradient-mid:var(--color-accent-3-gradient-mid,color-mix(in srgb, var(--theme-background), var(--theme-surface) 50%));--theme-on-surface:var(--color-on-accent-3);--theme-accent:var(--theme-surface);--theme-on-accent:var(--theme-on-surface);--theme-surface-hover:var(--color-accent);--theme-on-surface-hover:var(--color-on-accent);--theme-border:color-mix(in srgb, var(--color-on-accent-3), transparent 82%);--theme-border-hover:var(--color-accent);--theme-scrim:var(--color-dark);--theme-muted:color-mix(in srgb, var(--color-on-accent-3), transparent 30%);--theme-highlight:var(--color-highlight,var(--color-accent))}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-background);margin:0;line-height:1.5}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1}h1{margin:0}:root{--radius-pill:999px;--radius-none:0;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:2rem;--duration-interaction:.3s;--duration-overlay:.45s;--duration-reveal:.9s;--duration-ambient:1.4s;--duration-base:var(--duration-interaction);--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--tracking-button:.1em;--tracking-eyebrow:.15em;--nav-height:5rem;--ease-reveal:cubic-bezier(.33, 1, .68, 1);--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px;--space-7:36px;--space-8:40px;--space-9:56px;--space-10:72px;--space-11:96px;--space-12:128px;--space-13:148px;--space-section-compact:var(--space-10);--space-section-standard:var(--space-11);--space-section-generous:var(--space-12);--space-content-sm:var(--space-3);--space-content:var(--space-6);--space-content-lg:var(--space-9);--breakpoint-mobile:640px;--breakpoint-tablet:800px;--breakpoint-desktop:1024px;--breakpoint-wide:1440px;--moose-page-width:87.5rem;--moose-page-gutter:var(--space-4);--moose-page-frame-width:min(calc(100% - (var(--moose-page-gutter) * 2)), var(--moose-page-width));--_moose-page-grid-columns:repeat(4, minmax(0, 1fr));--_moose-page-grid-gap:var(--space-2);--text-body-xs:.75rem;--text-body-sm:.875rem;--surface-glass-background:color-mix(in srgb, var(--theme-surface) 72%, transparent);--surface-glass-border:color-mix(in srgb, var(--theme-foreground) 14%, transparent);--surface-glass-blur:.75rem;--text-display-size:clamp(3.5rem, 8vw, 4.75rem);--text-display-line:.98;--text-display-weight:400;--text-display-tracking:-.04em;--text-heading-xl-size:clamp(3rem, 6vw, 3.5rem);--text-heading-xl-line:1.02;--text-heading-xl-weight:400;--text-heading-xl-tracking:-.035em;--text-heading-lg-size:clamp(2.5rem, 4.5vw, 2.75rem);--text-heading-lg-line:1.05;--text-heading-lg-weight:400;--text-heading-lg-tracking:-.03em;--text-heading-md-size:clamp(1.75rem, 3vw, 1.875rem);--text-heading-md-line:1.12;--text-heading-md-weight:400;--text-heading-md-tracking:-.02em;--text-lead-size:clamp(1.0625rem, 1.4vw, 1.1875rem);--text-lead-line:1.55;--text-lead-weight:400;--text-lead-tracking:0;--text-body-size:1rem;--text-body-line:1.65;--text-body-weight:400;--text-body-tracking:0;--text-body-sm-size:.875rem;--text-body-sm-line:1.6;--text-body-sm-weight:400;--text-body-sm-tracking:0;--text-label-size:10.5px;--text-label-lg-size:11.5px;--text-label-line:1.3;--text-label-weight:500;--text-label-tracking:.12em}h1,.moose-type-display{font-family:var(--font-display,var(--font-heading));font-size:var(--text-display-size);font-weight:var(--text-display-weight);line-height:var(--text-display-line);letter-spacing:var(--text-display-tracking)}.moose-type-heading-xl{font-family:var(--font-display,var(--font-heading));font-size:var(--text-heading-xl-size);font-weight:var(--text-heading-xl-weight);line-height:var(--text-heading-xl-line);letter-spacing:var(--text-heading-xl-tracking)}.moose-type-heading-lg{font-family:var(--font-display,var(--font-heading));font-size:var(--text-heading-lg-size);font-weight:var(--text-heading-lg-weight);line-height:var(--text-heading-lg-line);letter-spacing:var(--text-heading-lg-tracking)}.moose-type-heading-md{font-family:var(--font-display,var(--font-heading));font-size:var(--text-heading-md-size);font-weight:var(--text-heading-md-weight);line-height:var(--text-heading-md-line);letter-spacing:var(--text-heading-md-tracking)}.moose-type-lead{font-family:var(--font-display,var(--font-heading));font-size:var(--text-lead-size);font-weight:var(--text-lead-weight);line-height:var(--text-lead-line);letter-spacing:var(--text-lead-tracking)}.moose-type-body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line);letter-spacing:var(--text-body-tracking)}.moose-type-body-sm{font-family:var(--font-body);font-size:var(--text-body-sm-size);font-weight:var(--text-body-sm-weight);line-height:var(--text-body-sm-line);letter-spacing:var(--text-body-sm-tracking)}.moose-type-lead,.moose-type-body,.moose-type-body-sm{color:var(--theme-muted,currentColor)}.moose-type-label{font-family:var(--font-badge,var(--font-eyebrow,var(--font-body)));font-size:var(--text-label-size);font-weight:var(--text-label-weight);line-height:var(--text-label-line);letter-spacing:var(--text-label-tracking);text-transform:uppercase}@media (width>=801px){:root{--space-section-compact:var(--space-11);--space-section-standard:var(--space-12);--space-section-generous:var(--space-13);--_moose-page-grid-columns:repeat(12, minmax(0, 1fr));--_moose-page-grid-gap:var(--space-4)}}[data-reveal]{opacity:0;transition:opacity var(--duration-reveal) var(--ease-reveal), transform var(--duration-reveal) var(--ease-reveal);transform:translateY(20px)}[data-reveal=image]{opacity:1;transition:none;transform:none}[data-reveal=image] img{transition:transform var(--duration-ambient) var(--ease-reveal);transform:scale(1.03)}[data-reveal][data-revealed]{opacity:1;transform:none}[data-reveal=image][data-revealed] img{transform:none}:root{--brand-aubergine:#2d083f;--brand-plum:#4a1d5d;--brand-ivory:#fffdf9;--brand-teal:#174f49;--brand-gold:#c99a52;--brand-lilac:#f3e8f7;--brand-lilac-soft:#faf5fb;--brand-blush:#f3d6e2;--brand-rose:#e8b6cb;--color-background:var(--brand-ivory);--color-text:var(--brand-aubergine);--color-light:var(--brand-ivory);--color-on-light:var(--brand-aubergine);--color-light-accent:var(--brand-teal);--color-on-light-accent:var(--brand-ivory);--color-light-action:var(--brand-teal);--color-on-light-action:var(--brand-ivory);--color-dark:var(--brand-aubergine);--color-on-dark:var(--brand-ivory);--color-dark-emphasis:var(--brand-blush);--color-dark-quote:var(--brand-rose);--color-accent:var(--brand-teal);--color-on-accent:var(--brand-ivory);--color-eyebrow-decoration:var(--brand-gold);--color-accent-emphasis:var(--brand-lilac);--color-accent-action:#fff;--color-on-accent-action:var(--brand-aubergine);--color-highlight:var(--brand-gold);--color-scroll-progress-start:var(--brand-plum);--color-scroll-progress-mid:var(--brand-gold);--color-scroll-progress-end:var(--brand-rose);--color-accent-2:var(--brand-lilac-soft);--color-accent-2-strong:var(--brand-lilac);--color-on-accent-2:var(--brand-aubergine);--color-accent-2-gradient-mid:var(--brand-lilac);--color-accent-2-raised:var(--brand-blush);--color-accent-2-highlight:var(--brand-teal);--color-accent-3:var(--brand-rose);--color-on-accent-3:var(--brand-aubergine);--color-accent-3-gradient-mid:var(--brand-blush);--color-accent-3-raised:var(--brand-lilac-soft);--color-light-raised:#fff;--color-dark-raised:color-mix(in srgb, var(--color-dark), white 9%);--color-accent-raised:color-mix(in srgb, var(--color-accent), white 20%);--color-border-light:color-mix(in srgb, var(--color-on-light), transparent 86%);--color-border-dark:color-mix(in srgb, var(--color-on-dark), transparent 78%);--font-heading:"Source Serif 4", Georgia, serif;--font-body:Manrope, Arial, sans-serif;--font-badge:Manrope, Arial, sans-serif;--tracking-eyebrow:.15em;--tracking-logo:.15em}main{view-transition-name:auriol-page}.auriol-skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-dark);color:var(--color-on-dark);font-family:var(--font-body);transform:translateY(calc(-100% - var(--space-4)));font-weight:700;transition:transform .16s;position:fixed}.auriol-skip-link:focus{transform:translateY(0)}.auriol-error-page{min-height:60vh;padding:var(--space-section-standard) var(--moose-page-gutter);align-items:flex-start;gap:var(--space-6);flex-direction:column;display:flex}.auriol-error-page h1,.auriol-error-page p{margin:0}.auriol-error-page__eyebrow{color:var(--color-light-accent);font-family:var(--font-body);font-size:var(--text-label-size);font-weight:var(--text-label-weight);letter-spacing:var(--text-label-tracking)}::view-transition-old(auriol-page){animation:auriol-page-out .18s var(--ease-standard) both}::view-transition-new(auriol-page){animation:auriol-page-in .42s var(--ease-reveal) both}@keyframes auriol-page-out{to{opacity:0}}@keyframes auriol-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){::view-transition-old(auriol-page){animation-duration:1ms}::view-transition-new(auriol-page){animation-duration:1ms}}.moose-icon-button{border-radius:var(--radius-pill);color:inherit;cursor:pointer;transition:color var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard), transform .35s var(--ease-out);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.moose-icon-button[data-size=sm]{width:2.5rem;height:2.5rem}.moose-icon-button[data-size=md]{width:3rem;height:3rem}.moose-icon-button[data-size=lg]{width:3.5rem;height:3.5rem}.moose-icon-button[data-size=sm] svg{width:1rem;height:1rem}.moose-icon-button[data-size=md] svg,.moose-icon-button[data-size=lg] svg{width:1.125rem;height:1.125rem}.moose-icon-button svg{stroke-width:1.5px}.moose-icon-button[data-variant=outline]{border-color:currentColor}.moose-icon-button[data-variant=filled]{border-color:var(--theme-accent);color:var(--theme-on-accent);background:var(--theme-accent)}.moose-icon-button:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.moose-icon-button:disabled{cursor:not-allowed;opacity:.5}@media (hover:hover) and (pointer:fine){.moose-icon-button:not(:disabled):hover{transform:translateY(-2px)}.moose-icon-button[data-variant=plain]:not(:disabled):hover,.moose-icon-button[data-variant=outline]:not(:disabled):hover{background:color-mix(in srgb, currentcolor, transparent 92%)}.moose-icon-button[data-variant=filled]:not(:disabled):hover{background:var(--theme-accent-hover,var(--theme-accent))}}@media (prefers-reduced-motion:reduce){.moose-icon-button{transition:none}.moose-icon-button:not(:disabled):hover{transform:none}}.moose-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html:has(.moose-top-bar__drawer){scrollbar-gutter:auto!important}.moose-top-bar{z-index:50;background-color:var(--theme-background);width:100%;color:var(--theme-foreground);transition:background-color var(--duration-interaction) var(--ease-standard), border-color var(--duration-interaction) var(--ease-standard);border-bottom:1px solid #0000;font-size:.875rem;position:sticky;top:0}.moose-top-bar[data-background=transparent]{margin-bottom:calc(var(--nav-height) * -1);background-color:#0000}.moose-top-bar[data-scrolled]{background-color:color-mix(in srgb, var(--theme-background) 88%, transparent);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.moose-top-bar[data-divider]{border-bottom-color:var(--theme-border)}.moose-top-bar__scroll-progress{z-index:1;background:linear-gradient(90deg, var(--theme-scroll-progress-start), var(--theme-scroll-progress-mid), var(--theme-scroll-progress-end));pointer-events:none;width:100%;height:2px;transform:scaleX(var(--moose-top-bar-scroll-progress,0));transform-origin:0;will-change:transform;position:absolute;top:0;left:0}.moose-top-bar__inner{width:var(--moose-page-frame-width);height:var(--nav-height);align-items:center;gap:1rem;margin-inline:auto;display:flex;position:relative}.moose-top-bar__region{display:contents}.moose-top-bar__brand{width:fit-content;color:inherit;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.moose-top-bar__brand[data-surface=drawer]{height:var(--nav-height);order:1}.moose-top-bar__brand:focus-visible,.moose-top-bar__nav-link:focus-visible{outline:2px solid var(--theme-accent);outline-offset:4px}.moose-top-bar__open{margin-left:auto;margin-right:-.5rem;display:flex}.moose-top-bar__close{top:calc((var(--nav-height) - 2.5rem) / 2);right:var(--moose-page-gutter);z-index:1;display:flex;position:absolute}.moose-top-bar__backdrop{z-index:60;background:var(--theme-scrim,#000);opacity:calc(.5 * (1 - var(--drawer-swipe-progress)));transition:opacity var(--duration-overlay) cubic-bezier(.32, .72, 0, 1);position:fixed;inset:0}.moose-top-bar__backdrop[data-swiping]{transition-duration:0s}.moose-top-bar__backdrop[data-starting-style],.moose-top-bar__backdrop[data-ending-style]{opacity:0}.moose-top-bar__drawer-viewport{z-index:60;justify-content:flex-end;align-items:stretch;width:100%;display:flex;position:fixed;inset:0}.moose-top-bar__drawer{background:var(--theme-background);width:100%;max-width:none;height:100%;color:var(--theme-foreground);transform:translateX(var(--drawer-swipe-movement-x));transition:transform var(--duration-overlay) cubic-bezier(.32, .72, 0, 1);outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.moose-top-bar__drawer[data-swiping]{-webkit-user-select:none;user-select:none;transition-duration:0s}.moose-top-bar__drawer[data-starting-style],.moose-top-bar__drawer[data-ending-style]{transform:translate(100%)}.moose-top-bar__drawer[data-ending-style]{transition-duration:calc(var(--drawer-swipe-strength) * .4s)}.moose-top-bar__drawer-content{overscroll-behavior:contain;width:100%;min-height:100%;padding:0 var(--moose-page-gutter) calc(2.5rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;overflow-y:auto}.moose-top-bar__drawer-content li{animation:moose-top-bar-reveal var(--duration-reveal) var(--ease-out) both}.moose-top-bar__drawer-content li:first-child{animation-delay:60ms}.moose-top-bar__drawer-content li:nth-child(2){animation-delay:.12s}.moose-top-bar__drawer-content li:nth-child(3){animation-delay:.18s}.moose-top-bar__drawer-content li:nth-child(4){animation-delay:.24s}.moose-top-bar__drawer-content li:nth-child(n+5){animation-delay:.3s}.moose-top-bar__nav{width:100%}.moose-top-bar__nav[data-surface=drawer]{order:2}.moose-top-bar__nav[data-surface=bar]{display:none}.moose-top-bar__nav-list{margin:0;padding:0;list-style:none;display:flex}.moose-top-bar__nav-list[data-surface=bar]{align-items:center;gap:2rem}.moose-top-bar__nav-list[data-surface=bar]>li:has(.moose-top-bar__nav-trigger){align-items:center;gap:.25rem;display:flex}.moose-top-bar__nav-list[data-surface=drawer]{flex-direction:column}.moose-top-bar__nav-list[data-surface=menu]{flex-direction:column;width:21rem;padding:.5rem}.moose-top-bar__nav-link{color:inherit;font-family:var(--font-badge,var(--font-eyebrow,var(--font-body)));font-size:var(--text-label-size);font-weight:var(--text-label-weight);line-height:var(--text-label-line);letter-spacing:var(--text-label-tracking);text-transform:uppercase;text-decoration:none}.moose-top-bar__nav-link[data-surface=bar]{white-space:nowrap;align-items:center;width:fit-content;display:inline-flex;position:relative}.moose-top-bar__nav-link[data-surface=bar]:after{content:"";transform-origin:0;width:100%;height:1px;transition:transform .3s var(--ease-out);background:currentColor;position:absolute;bottom:-.375rem;left:0;transform:scaleX(0)}.moose-top-bar__nav-link[data-surface=bar]:hover:after,.moose-top-bar__nav-link[data-surface=bar]:focus-visible:after,.moose-top-bar__nav-link[data-surface=bar][data-active]:after{transform:scaleX(1)}.moose-top-bar__nav-link[data-surface=drawer]{border-bottom:1px solid var(--theme-border);align-items:center;width:100%;padding-block:1rem;display:flex}.moose-top-bar__nav-link[data-surface=menu]{border-bottom:1px solid var(--theme-border);align-items:center;width:100%;padding-block:.75rem;padding-inline:.25rem;display:flex;position:relative}.moose-top-bar__nav-link[data-surface=menu]:after{background:var(--theme-foreground);content:"";transform-origin:0;height:1px;transition:transform var(--duration-interaction) var(--ease-standard);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.moose-top-bar__nav-link[data-surface=menu]:focus-visible:after,.moose-top-bar__nav-link[data-surface=menu][data-active]:after{transform:scaleX(1)}@media (hover:hover) and (pointer:fine){.moose-top-bar__nav-link[data-surface=menu]:hover:after{transform:scaleX(1)}}.moose-top-bar__nav-trigger{cursor:pointer;color:inherit;border-radius:var(--radius-sm);background:0 0;border:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.moose-top-bar__nav-trigger:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.moose-top-bar__menu-icon{transition:transform var(--duration-base) var(--ease-standard)}.moose-top-bar__menu-icon[data-popup-open]{transform:rotate(180deg)}.moose-top-bar__chevron{width:1em;height:1em}.moose-top-bar__menu-arrow{box-sizing:content-box;flex-shrink:0;width:1.2em;height:1.2em;margin-inline-start:auto;padding-inline-start:.75rem}.moose-top-bar__drawer-submenu{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.moose-top-bar__drawer-submenu .moose-top-bar__nav-link[data-surface=menu]{padding-block:.875rem}.moose-top-bar__menu-positioner{z-index:50;width:var(--positioner-width);max-width:var(--available-width);height:var(--positioner-height);transition:inset .35s cubic-bezier(.22,1,.36,1)}.moose-top-bar__menu-positioner[data-instant]{transition:none}.moose-top-bar__menu-positioner:before{content:"";height:.625rem;position:absolute;top:-.625rem;left:0;right:0}.moose-top-bar__menu-popup{width:var(--popup-width);height:var(--popup-height);background:var(--theme-background);color:var(--theme-foreground);border:1px solid var(--theme-border);border-radius:var(--radius-md);transform-origin:var(--transform-origin);outline:none;transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1),height .35s cubic-bezier(.22,1,.36,1)}.moose-top-bar__menu-popup[data-starting-style],.moose-top-bar__menu-popup[data-ending-style]{opacity:0;transform:scale(.95)}.moose-top-bar__menu-popup[data-ending-style]{transition-duration:.15s}.moose-top-bar__menu-viewport{width:100%;height:100%;position:relative;overflow:hidden}.moose-top-bar__actions[data-surface=bar]{display:none}.moose-top-bar__actions:not([data-surface=bar]){flex-direction:column;order:3;gap:.75rem;margin-top:auto;padding-top:2rem;display:flex}.moose-top-bar__actions:not([data-surface=bar])>*{justify-content:center;width:100%}@media (width>=1024px){.moose-top-bar__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:0;display:grid}.moose-top-bar__region[data-surface=bar]{grid-row:1;align-items:center;gap:2.5rem;min-width:0;display:flex}.moose-top-bar__region[data-position=left]{grid-column:1;justify-self:start}.moose-top-bar__region[data-position=center]{grid-column:2;justify-self:center}.moose-top-bar__region[data-position=right]{grid-column:3;justify-self:end}.moose-top-bar__open,.moose-top-bar__backdrop,.moose-top-bar__drawer-viewport{display:none}.moose-top-bar__nav[data-surface=bar]{width:auto;display:block}.moose-top-bar__actions[data-surface=bar]{align-items:center;gap:.75rem;display:flex}}@media (prefers-reduced-motion:reduce){.moose-top-bar__scroll-progress{display:none}.moose-top-bar,.moose-top-bar__backdrop,.moose-top-bar__drawer,.moose-top-bar__menu-popup,.moose-top-bar__menu-positioner,.moose-top-bar__menu-icon,.moose-top-bar__nav-link,.moose-top-bar__nav-link:after{transition:none}.moose-top-bar__drawer-content li{animation:none}}@media (prefers-reduced-transparency:reduce){.moose-top-bar[data-scrolled]{background-color:var(--theme-background);-webkit-backdrop-filter:none;backdrop-filter:none}}@keyframes moose-top-bar-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
