.store-content{display:flex;flex-direction:column;min-height:100dvh}.store-content>main{flex:1 1}.next-store section{content-visibility:visible}.next-store .hamburger{flex-direction:column;gap:4px}.next-store .hamburger-bar{margin:0}.next-store .brand-wordmark img{object-fit:contain;height:100%}.next-store .drawer-session{padding:1rem 1.5rem;border-top:1px solid var(--line)}.next-store .toast{opacity:1;transform:none}.skip-link{position:fixed;z-index:2000;top:8px;left:8px;padding:.75rem 1rem;background:white;color:var(--ink);transform:translateY(-150%);border:2px solid var(--brand-pink);border-radius:8px}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--brand-pink);outline-offset:3px}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}.next-store .empty{width:100%}.next-store .listing-grid>.empty{grid-column:1/-1}.next-store dialog{color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem;margin:auto;width:min(560px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);overflow:auto}.next-store dialog::backdrop{background:rgba(42,16,32,.45)}@media (max-width:768px){.next-store .global-search input,.next-store input,.next-store select,.next-store textarea{font-size:16px}.next-store .mobile-bottom-nav{padding-bottom:env(safe-area-inset-bottom,0)}.next-store .footer{padding-bottom:calc(5rem + env(safe-area-inset-bottom, 0px))}.store-toasts{bottom:calc(5rem + env(safe-area-inset-bottom, 0px))}}@media (max-width:360px){.shell{width:calc(100% - 1.25rem)}.header-actions{gap:.15rem}.next-store .brand-wordmark{width:110px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}