.GuestTabBar-module__2W6Kha__bar{z-index:var(--guest-z-tabbar);box-sizing:border-box;width:100%;max-width:var(--guest-canvas-max);min-height:calc(var(--guest-tab-bar-height) + var(--guest-safe-bottom));padding:12px max(10px, var(--guest-safe-right)) var(--guest-safe-bottom) max(10px, var(--guest-safe-left));border-top:1px solid var(--guest-border);background:var(--guest-background);color:var(--guest-text-muted);font-family:var(--guest-font-body);transition:background var(--guest-motion-base) var(--guest-ease), border-color var(--guest-motion-base) var(--guest-ease), color var(--guest-motion-base) var(--guest-ease);grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.GuestTabBar-module__2W6Kha__tab{border-radius:var(--guest-radius-sm);color:var(--guest-text-muted);text-align:center;transition:color var(--guest-motion-fast) var(--guest-ease), background var(--guest-motion-fast) var(--guest-ease);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.GuestTabBar-module__2W6Kha__tab:before{content:"";position:absolute;inset:-6px 0}.GuestTabBar-module__2W6Kha__tab:hover{color:var(--guest-text-secondary)}.GuestTabBar-module__2W6Kha__tab.GuestTabBar-module__2W6Kha__active{color:var(--guest-accent)}.GuestTabBar-module__2W6Kha__iconWrap{display:inline-flex;position:relative}.GuestTabBar-module__2W6Kha__tab svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.GuestTabBar-module__2W6Kha__badge,.GuestTabBar-module__2W6Kha__cartBadge{border:2px solid var(--guest-background);border-radius:var(--guest-radius-pill);background:var(--guest-accent);min-width:15px;height:15px;color:var(--guest-cream);animation:GuestTabBar-module__2W6Kha__badgePop var(--guest-motion-slow) var(--guest-ease);justify-content:center;align-items:center;padding-inline:3px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute}.GuestTabBar-module__2W6Kha__badge{top:-5px;right:-10px}.GuestTabBar-module__2W6Kha__cartSlot{justify-content:center;align-items:center;display:flex;position:relative}.GuestTabBar-module__2W6Kha__cartAction{background:var(--guest-accent);width:52px;height:52px;color:var(--guest-cream);transition:background var(--guest-motion-fast) var(--guest-ease), box-shadow var(--guest-motion-fast) var(--guest-ease), transform var(--guest-motion-fast) var(--guest-ease);border:0;border-radius:50%;justify-content:center;align-items:center;margin-top:-30px;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 6px 18px #a6192e66}.GuestTabBar-module__2W6Kha__cartAction:hover{background:var(--guest-accent-hover)}.GuestTabBar-module__2W6Kha__cartAction:active{transform:scale(.96)}.GuestTabBar-module__2W6Kha__cartAction svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.GuestTabBar-module__2W6Kha__cartAction circle{fill:currentColor}.GuestTabBar-module__2W6Kha__cartBadge{background:var(--guest-contrast-surface);min-width:18px;height:18px;font-size:10px;top:-2px;right:-2px}.GuestTabBar-module__2W6Kha__tab:focus-visible,.GuestTabBar-module__2W6Kha__cartAction:focus-visible{outline:2px solid var(--guest-accent);outline-offset:3px}.GuestTabBar-module__2W6Kha__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes GuestTabBar-module__2W6Kha__badgePop{0%{transform:scale(.5)}60%{transform:scale(1.16)}to{transform:scale(1)}}@media (max-width:374px){.GuestTabBar-module__2W6Kha__bar{padding-inline:4px}.GuestTabBar-module__2W6Kha__tab{font-size:9px}}
.GuestInstallBanner-module__bMQQoW__banner{z-index:calc(var(--guest-z-tabbar) + 1);bottom:calc(var(--tab-bar-height) + max(10px, env(safe-area-inset-bottom,0px)));width:calc(100% - 28px);max-width:calc(var(--guest-canvas-max) - 28px);border:1px solid var(--guest-border);background:color-mix(in srgb, var(--guest-surface) 96%, transparent);color:var(--guest-text);box-shadow:var(--guest-shadow-sheet);font-family:var(--guest-font-body);animation:GuestInstallBanner-module__bMQQoW__installBannerUp var(--guest-motion-slow) var(--guest-ease);-webkit-backdrop-filter:blur(18px);border-radius:24px 24px 16px 16px;grid-template-columns:44px minmax(0,1fr) 28px;align-items:start;gap:11px 12px;padding:13px;display:grid;position:fixed;left:50%;transform:translate(-50%)}.GuestInstallBanner-module__bMQQoW__icon{background:var(--guest-accent);width:44px;height:44px;color:var(--guest-cream);border-radius:13px;align-self:center;place-items:center;display:grid}.GuestInstallBanner-module__bMQQoW__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.GuestInstallBanner-module__bMQQoW__copy{gap:4px;min-width:0;padding-top:1px;display:grid}.GuestInstallBanner-module__bMQQoW__copy strong{font:650 15px/1.15 var(--guest-font-body)}.GuestInstallBanner-module__bMQQoW__copy span{color:var(--guest-text-muted);font:400 12px/1.35 var(--guest-font-body)}.GuestInstallBanner-module__bMQQoW__copy .GuestInstallBanner-module__bMQQoW__noBreak{white-space:nowrap}.GuestInstallBanner-module__bMQQoW__dismiss{width:28px;height:28px;color:var(--guest-text-secondary);font:300 27px/1 var(--guest-font-body);border-radius:50%;place-items:center;display:grid}.GuestInstallBanner-module__bMQQoW__dismiss:hover{background:color-mix(in srgb, var(--guest-border) 52%, transparent)}.GuestInstallBanner-module__bMQQoW__action{border-radius:var(--guest-radius-pill);background:var(--guest-accent);min-height:34px;color:var(--guest-cream);font:700 10px/1.2 var(--guest-font-body);grid-column:2/3;justify-self:start;padding:8px 13px}.GuestInstallBanner-module__bMQQoW__dismiss:focus-visible,.GuestInstallBanner-module__bMQQoW__action:focus-visible{outline:3px solid color-mix(in srgb, var(--guest-accent) 40%, transparent);outline-offset:2px}@keyframes GuestInstallBanner-module__bMQQoW__installBannerUp{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:359px){.GuestInstallBanner-module__bMQQoW__banner{grid-template-columns:40px minmax(0,1fr) 26px;gap:10px;width:calc(100% - 20px);padding:11px}.GuestInstallBanner-module__bMQQoW__icon{width:40px;height:40px}.GuestInstallBanner-module__bMQQoW__copy strong{font-size:15px}.GuestInstallBanner-module__bMQQoW__copy span{font-size:11px}}@media (prefers-reduced-motion:reduce){.GuestInstallBanner-module__bMQQoW__banner{animation:none}}
.GuestShell-module__MhGKZa__content{min-height:calc(100dvh - var(--tab-bar-height));background:var(--guest-background);color:var(--guest-text);font-family:var(--guest-font-body);transition:background var(--guest-motion-base) var(--guest-ease), color var(--guest-motion-base) var(--guest-ease)}
