.FilterSheet-module__vZBbgW__backdrop{z-index:var(--z-index-modal-backdrop);background:#00000080;position:fixed;inset:0}.FilterSheet-module__vZBbgW__sheet{background:var(--color-bg-primary);border-radius:var(--border-radius-2xl)var(--border-radius-2xl)0 0;max-height:85vh;z-index:var(--z-index-modal);padding-bottom:var(--safe-area-bottom);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.FilterSheet-module__vZBbgW__handle{width:40px;height:4px;margin:var(--space-3)auto;background:var(--color-gray-300);border-radius:var(--border-radius-full)}.FilterSheet-module__vZBbgW__header{padding:var(--space-2)var(--space-4);border-bottom:1px solid var(--color-gray-100);justify-content:space-between;align-items:center;display:flex}.FilterSheet-module__vZBbgW__title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin:0}.FilterSheet-module__vZBbgW__closeButton{border-radius:var(--border-radius-full);width:40px;height:40px;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.FilterSheet-module__vZBbgW__closeButton:hover{background:var(--color-gray-100);color:var(--color-text-primary)}.FilterSheet-module__vZBbgW__content{padding:var(--space-4);flex:1;overflow-y:auto}.FilterSheet-module__vZBbgW__section{margin-bottom:var(--space-6)}.FilterSheet-module__vZBbgW__section:last-child{margin-bottom:0}.FilterSheet-module__vZBbgW__sectionTitle{margin:0 0 var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.FilterSheet-module__vZBbgW__footer{gap:var(--space-3);padding:var(--space-4);border-top:1px solid var(--color-gray-100);display:flex}.FilterSheet-module__vZBbgW__footer button{flex:1}
.ViewSwitcher-module__yhUGhG__container{align-items:center;gap:var(--space-1);background:var(--color-gray-100);border-radius:var(--border-radius-md);padding:2px;display:none}@media (min-width:768px){.ViewSwitcher-module__yhUGhG__container{display:flex}}.ViewSwitcher-module__yhUGhG__button{border-radius:var(--border-radius-sm);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ViewSwitcher-module__yhUGhG__button:hover{background:var(--color-gray-200);color:var(--color-text-primary)}.ViewSwitcher-module__yhUGhG__button.ViewSwitcher-module__yhUGhG__active{background:var(--color-bg-primary);color:var(--color-primary);box-shadow:var(--shadow-sm)}.ViewSwitcher-module__yhUGhG__button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ViewSwitcher-module__yhUGhG__button svg{flex-shrink:0}
