html{background:#fcfcfc;scroll-behavior:smooth}body{margin:0;color:#111827;-webkit-tap-highlight-color:rgba(249,115,22,.18);text-rendering:optimizeLegibility;overscroll-behavior-y:contain}#root{min-height:100vh}body.pwa-standalone{overscroll-behavior-y:contain;user-select:none}a,button{touch-action:manipulation}.app-shell{min-height:100vh;animation:app-shell-enter .24s ease-out}.page-transition{animation:page-fade-in .26s ease-out}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:.85rem .9rem calc(.85rem + env(safe-area-inset-bottom,0px));backdrop-filter:blur(22px);border-top:1px solid rgba(229,231,235,.9);box-shadow:0 -20px 45px #11182714}.mobile-bottom-nav__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:.35rem;max-width:38rem;margin:0 auto}.mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:56px;border-radius:1rem;color:#9ca3af;text-decoration:none;transition:transform .18s ease,background-color .18s ease,color .18s ease}.mobile-bottom-nav__item:active{transform:scale(.96)}.mobile-bottom-nav__item--active{background:linear-gradient(180deg,#f973161f,#f9731608)}.mobile-bottom-nav__icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,color .18s ease}.mobile-bottom-nav__item--active .mobile-bottom-nav__icon{transform:translateY(-1px)}.mobile-bottom-nav__label{font-size:.67rem;font-weight:800;letter-spacing:.02em}.animate-cart-badge{animation:cart-badge-pop .26s ease-out}.install-banner-enter{animation:install-banner-in .28s ease-out}@keyframes app-shell-enter{0%{opacity:.01;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes page-fade-in{0%{opacity:.01;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes install-banner-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-badge-pop{0%{transform:scale(.82)}60%{transform:scale(1.14)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.app-shell,.page-transition,.install-banner-enter,.mobile-bottom-nav__item,.mobile-bottom-nav__icon{animation:none!important;transition:none!important}}
