.gallery-floating-header{z-index:40;pointer-events:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex;position:fixed;inset:0 0 auto}.gallery-floating-header>*{pointer-events:auto}.gallery-identity{color:#faf9f6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);letter-spacing:-.6px;background:#191918eb;border:1px solid #ffffff25;border-radius:999px;align-items:center;gap:9px;height:44px;padding:6px 16px 6px 8px;font-size:17px;font-weight:600;display:flex;box-shadow:0 4px 20px #00000012}.gallery-identity svg{width:28px;height:28px;padding:4px}.gallery-navigation{color:#faf9f6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#191918df;border:1px solid #ffffff25;border-radius:999px;align-items:center;height:44px;padding:4px;font-size:12px;display:none;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000014}.gallery-navigation a{white-space:nowrap;border-radius:999px;padding:9px 18px;line-height:16px;transition:background .15s}.gallery-navigation a:hover,.gallery-navigation a:focus-visible{background:#ffffff18}.gallery-actions{color:#191918;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#faf9f6ee;border:1px solid #19191815;border-radius:999px;align-items:center;gap:8px;height:44px;padding:4px;display:flex;box-shadow:0 4px 20px #0000000a}.gallery-actions>[data-slot=button]{border-radius:999px;height:34px}.gallery-header-space{height:88px}@media (min-width:1280px){.gallery-navigation{display:flex}}@media (max-width:640px){.gallery-floating-header{gap:8px;padding:12px 16px}.gallery-identity{height:40px;padding-right:14px;font-size:16px}.gallery-actions{gap:2px;height:40px;padding:3px}.gallery-actions>[data-slot=button]{height:32px}.gallery-header-space{height:72px}}.gallery-header-faded{visibility:hidden}.gallery-floating-header:focus-within{visibility:visible;opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.gallery-floating-header{transform:none!important}}.gallery-back-to-top{right:24px;bottom:calc(116px + env(safe-area-inset-bottom,0px));z-index:30;background:var(--background);border-radius:50%;width:44px;height:44px;position:fixed;box-shadow:0 4px 18px #00000012}@media (max-width:640px){.gallery-back-to-top{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}}.dark .gallery-actions{background:color-mix(in srgb,var(--card) 94%,transparent);color:var(--foreground);border-color:var(--border)}.dark .gallery-identity,.dark .gallery-navigation{border-color:#ffffff26}
