/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
:root,:host{--spacing-2:16px;--spacing-3:24px;--spacing-4:32px;--font-base:"Inter", system-ui, sans-serif;--text-sm:.875rem;--weight-medium:500;--weight-semibold:600;--container-max:2000px}:root{--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#0a0a0a;--primary-foreground:#fff;--secondary:#f7f2ef;--secondary-foreground:#0a0a0a;--muted:#f7f2ef;--muted-foreground:#525252;--accent:#f5f5f3;--accent-foreground:#0a0a0a;--accent-panther:#00e16d;--accent-panther-foreground:#0a0a0a;--destructive:#ef4444;--destructive-foreground:#fafafa;--border:#e5e5e0;--input:#e5e5e0;--ring:#0a0a0a;--radius:24px;--color-bg:var(--background);--color-text:var(--foreground);--color-text-muted:var(--muted-foreground);--color-accent:var(--accent-panther);--color-border:var(--border)}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#0a0a0a;--secondary:#1a1a1a;--secondary-foreground:#fafafa;--muted:#1a1a1a;--muted-foreground:#a1a1aa;--accent:#1a1a1a;--accent-foreground:#fafafa;--accent-panther:#00e16d;--accent-panther-foreground:#0a0a0a;--destructive:#7f1d1d;--destructive-foreground:#fafafa;--border:#27272a;--input:#27272a;--ring:#d4d4d8;--color-bg:var(--background);--color-text:var(--foreground);--color-text-muted:var(--muted-foreground);--color-accent:var(--accent-panther);--color-border:var(--border)}.wp-block-panther-header{background-color:var(--color-bg);width:100%;display:block}.wp-block-panther-header__container{max-width:var(--container-max);padding:var(--spacing-2) var(--spacing-3);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.wp-block-panther-header__logo-img{width:auto;height:80px;display:block}.wp-block-panther-header__nav{display:none}@media (min-width:1024px){.wp-block-panther-header__nav{display:block}}.wp-block-panther-header__list{gap:var(--spacing-4);margin:0;padding:0;list-style:none;display:flex}.wp-block-panther-header__link{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-text);text-decoration:none}.wp-block-panther-header__actions{align-items:center;gap:var(--spacing-2);display:flex}.wp-block-panther-header__btn{display:none}.wp-block-panther-header__hamburger{cursor:pointer;font:inherit;color:inherit;text-transform:none;z-index:100;background-color:#0000;border:0;margin:0;padding:10px;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;display:inline-flex;overflow:visible}.wp-block-panther-header__hamburger-box{width:24px;height:18px;display:inline-block;position:relative}.wp-block-panther-header__hamburger-inner{margin-top:-1px;display:block;top:50%}.wp-block-panther-header__hamburger-inner,.wp-block-panther-header__hamburger-inner:before,.wp-block-panther-header__hamburger-inner:after{background-color:var(--color-text);width:24px;height:2px;transition-property:transform;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute}.wp-block-panther-header__hamburger-inner:before,.wp-block-panther-header__hamburger-inner:after{content:"";display:block}.wp-block-panther-header__hamburger-inner:before{top:-8px}.wp-block-panther-header__hamburger-inner:after{bottom:-8px}.is-menu-open .wp-block-panther-header__hamburger-inner{transform:rotate(45deg)}.is-menu-open .wp-block-panther-header__hamburger-inner:before{opacity:0;top:0}.is-menu-open .wp-block-panther-header__hamburger-inner:after{bottom:0;transform:rotate(-90deg)}#mobile-menu{pointer-events:none;z-index:9999;background:0 0!important;border:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:visible!important}#mobile-menu[open]{pointer-events:auto}#mobile-menu .wp-block-panther-header__drawer-content{background:#fff;width:85%;max-width:400px;height:100%;transition:transform .4s cubic-bezier(.32,.72,0,1);position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:10px 0 25px -5px #0000001a}#mobile-menu[open] .wp-block-panther-header__drawer-content{transform:translate(0)}#mobile-menu::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .5s;background:#0006!important}#mobile-menu[open]::backdrop{opacity:1}.wp-block-panther-header__mobile-nav{gap:var(--spacing-2);flex-direction:column;align-items:flex-start;display:flex}.wp-block-panther-header__mobile-link{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:var(--weight-medium);color:var(--color-text);letter-spacing:-.02em;opacity:0;transition:all .5s cubic-bezier(.32,.72,0,1);transition-delay:var(--animation-delay);text-decoration:none;display:block;transform:translateY(10px)}#mobile-menu[open] .wp-block-panther-header__mobile-link{opacity:1;transform:translateY(0)}.wp-block-panther-header__mobile-link-btn{opacity:0;transition:all .5s cubic-bezier(.32,.72,0,1) .4s;transform:translateY(10px);width:100%!important;display:flex!important}#mobile-menu[open] .wp-block-panther-header__mobile-link-btn{opacity:1;transform:translateY(0)}.wp-block-panther-header__mobile-link--cta{font-family:var(--font-base)}body.is-menu-open{overflow:hidden}.sticky{z-index:101!important}

