.studio-site .site-header.studio-header{box-sizing:border-box;width:100%;height:86px;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:22px 4%;background:linear-gradient(135deg,#122934f5,#101e28f5);border-bottom:1px solid #e6bb8045;box-shadow:0 5px 22px #0002;backdrop-filter:blur(18px);z-index:30}
.studio-site .studio-header .wordmark{display:inline-flex;align-items:center;gap:0;flex-shrink:0;font-family:StudioBody,Arial,sans-serif;font-size:28px;font-weight:400;line-height:1;letter-spacing:-1.5px;text-transform:none;text-decoration:none;color:#f5e3c8;white-space:nowrap}.studio-site .studio-header .wordmark i{margin:0 5px;font-family:Georgia,serif;font-size:.75em;font-weight:400;font-style:normal;color:#e2af77}
.studio-site .studio-header #site-nav{position:static;display:flex;align-items:center;flex-direction:row;gap:24px;padding:0;margin:0;background:none;border:0}.studio-site .studio-header #site-nav a{display:inline-block;font-family:StudioBody,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:0;text-transform:none;color:#eedcc2;text-decoration:none;padding:0;white-space:nowrap}.studio-site .studio-header #site-nav a[aria-current=page]:not(.nav-cta){color:#ffc68a;text-decoration:underline;text-underline-offset:7px}.studio-site .studio-header #site-nav .nav-cta{padding:12px 18px;margin:0;background:linear-gradient(#fff0d7,#dfc7a6);color:#243640;border:1px solid #ffe8c440;border-radius:6px;box-shadow:inset 0 1px #fff8e8}.studio-site .studio-header .menu-toggle{display:none;font-family:StudioBody,Arial,sans-serif;font-weight:500;font-size:14px;padding:10px 14px;border:1px solid #b39775;background:transparent;color:#efdfc7;border-radius:0;line-height:1.2}
@media(max-width:900px){.studio-site .site-header.studio-header{height:76px;min-height:76px;padding:19px 5%}.studio-site .studio-header .menu-toggle{display:block}.studio-site .studio-header #site-nav{display:none;position:absolute;inset:75px 0 auto;background:#142c38;padding:20px;flex-direction:column;align-items:stretch;gap:5px;border-bottom:1px solid #c59d6d;max-height:calc(100svh - 76px);overflow-y:auto}.studio-site .studio-header #site-nav.open{display:flex}.studio-site .studio-header #site-nav a{display:block;font-size:14px;padding:12px}.studio-site .studio-header #site-nav .nav-cta{margin-top:5px}}
