.view-switch{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f2ebe3c7;border:1px solid #3a312b59;border-radius:999px;display:flex;position:absolute;top:.8rem;left:1rem;overflow:hidden}.view-switch button{color:var(--ash);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:.3rem .85rem;font-size:.8rem;display:inline-flex}.view-switch button[aria-pressed=true]{background:var(--ash);color:var(--bone)}.view-switch-wait{opacity:.5;background:currentColor;border-radius:50%;width:.45rem;height:.45rem;animation:.9s ease-in-out infinite alternate view-switch-pulse}@keyframes view-switch-pulse{to{opacity:.1}}@media (pointer:coarse){.view-switch button{-webkit-tap-highlight-color:transparent;min-height:40px;padding:.4rem 1.1rem}}@media (prefers-reduced-motion:reduce){.view-switch-wait{animation:none}}
