.FlyerViewer-module__VShzJG__viewer{z-index:60;color:#fff;overscroll-behavior:contain;background:#101820;flex-direction:column;display:flex;position:fixed;inset:0}.FlyerViewer-module__VShzJG__header{justify-content:space-between;align-items:center;gap:var(--spacing-xl);padding:calc(var(--spacing-xl) + env(safe-area-inset-top)) var(--spacing-section) var(--spacing-md);flex-shrink:0;display:flex}.FlyerViewer-module__VShzJG__headerButton{align-items:center;gap:var(--spacing-xs);color:#fff;min-width:44px;min-height:44px;font-size:.875rem;font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);justify-content:center;display:inline-flex}.FlyerViewer-module__VShzJG__headerButton:hover{background:#ffffff1a}.FlyerViewer-module__VShzJG__headerButton[aria-pressed=true]{color:var(--color-primary)}.FlyerViewer-module__VShzJG__headerTitle{text-align:center;min-width:0}.FlyerViewer-module__VShzJG__headerName{font-size:.875rem;font-weight:var(--font-weight-bold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FlyerViewer-module__VShzJG__headerMeta{font-size:.6875rem;font-weight:var(--font-weight-medium);color:#8fa0b0}.FlyerViewer-module__VShzJG__headerActions{gap:var(--spacing-xs);display:flex}.FlyerViewer-module__VShzJG__stage{flex:1;min-height:0;position:relative}.FlyerViewer-module__VShzJG__track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;position:absolute;inset:0;overflow:auto hidden}.FlyerViewer-module__VShzJG__track::-webkit-scrollbar{display:none}.FlyerViewer-module__VShzJG__trackLocked{scroll-snap-type:none;overflow:hidden}.FlyerViewer-module__VShzJG__pager{z-index:3;color:#101820;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 20px #00000059}.FlyerViewer-module__VShzJG__pager:disabled{opacity:.35;cursor:default}.FlyerViewer-module__VShzJG__pagerPrevious{left:var(--spacing-section)}@media (hover:hover) and (pointer:fine){.FlyerViewer-module__VShzJG__slot{padding-inline:72px}}.FlyerViewer-module__VShzJG__pagerNext{right:var(--spacing-section)}@media (hover:hover) and (pointer:fine){.FlyerViewer-module__VShzJG__pager{display:flex}}.FlyerViewer-module__VShzJG__slot{scroll-snap-align:center;scroll-snap-stop:always;width:100%;height:100%;padding:var(--spacing-xs) var(--spacing-md);touch-action:pan-x;flex:0 0 100%;justify-content:center;align-items:center;display:flex;position:relative}.FlyerViewer-module__VShzJG__slotZoomed{touch-action:none}.FlyerViewer-module__VShzJG__leaf{display:contents}@supports (animation-timeline:view(inline)){.FlyerViewer-module__VShzJG__leaf{transform-origin:50%;will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;animation:linear both FlyerViewer-module__VShzJG__pageTurn;animation-timeline:view(inline);display:flex}@keyframes FlyerViewer-module__VShzJG__pageTurn{0%{opacity:.25;transform:perspective(2200px)translate(6%)rotateY(-32deg)scale(.86)}45%,55%{opacity:1;transform:perspective(2200px)translate(0)rotateY(0)scale(1)}to{opacity:.25;transform:perspective(2200px)translate(-6%)rotateY(32deg)scale(.86)}}}@media (prefers-reduced-motion:reduce){.FlyerViewer-module__VShzJG__leaf{opacity:1;animation:none;transform:none}}.FlyerViewer-module__VShzJG__canvas{transform-origin:50%;will-change:transform;width:auto;max-width:100%;height:100%;max-height:100%;margin-inline:auto;position:relative}.FlyerViewer-module__VShzJG__pageImage{object-fit:contain;border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#1c2733;width:100%;height:100%;display:block}.FlyerViewer-module__VShzJG__pagePlaceholder{border-radius:var(--radius-md);background:repeating-linear-gradient(45deg,#1c2733 0 10px,#223040 10px 20px);max-width:100%;max-height:100%}.FlyerViewer-module__VShzJG__hotspotPrice{border-radius:var(--radius-pill);background:var(--color-primary);color:#fff;font-size:.75rem;font-weight:var(--font-weight-bold);white-space:nowrap;pointer-events:none;opacity:0;padding:2px 7px;transition:opacity .15s;position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%);box-shadow:0 1px 4px #00000059}.FlyerViewer-module__VShzJG__hotspot:hover .FlyerViewer-module__VShzJG__hotspotPrice,.FlyerViewer-module__VShzJG__hotspot:focus-visible .FlyerViewer-module__VShzJG__hotspotPrice,.FlyerViewer-module__VShzJG__hotspot[aria-pressed=true] .FlyerViewer-module__VShzJG__hotspotPrice{opacity:1}@media (prefers-reduced-motion:reduce){.FlyerViewer-module__VShzJG__hotspotPrice{transition:none}}.FlyerViewer-module__VShzJG__hotspot{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #e0542059;min-width:32px;min-height:28px;padding:0;transition:background .15s,border-color .15s;position:absolute}.FlyerViewer-module__VShzJG__hotspot:hover,.FlyerViewer-module__VShzJG__hotspot:focus-visible{background:#e054201f;border-color:#e05420e6;outline:none}.FlyerViewer-module__VShzJG__hotspot[aria-pressed=true]{border-color:var(--color-primary);background:#e054202e;border-width:2px;outline:none}.FlyerViewer-module__VShzJG__hotspotHighlighted{border-color:var(--color-primary);background:#e0542024;border-width:2px;animation:1.6s ease-in-out infinite FlyerViewer-module__VShzJG__hotspotPulse}@keyframes FlyerViewer-module__VShzJG__hotspotPulse{0%,to{box-shadow:0 0 #e0542073}50%{box-shadow:0 0 0 12px #e0542000}}@media (prefers-reduced-motion:reduce){.FlyerViewer-module__VShzJG__hotspot{transition:none}.FlyerViewer-module__VShzJG__hotspotHighlighted{animation:none;box-shadow:0 0 0 3px #e0542073}}.FlyerViewer-module__VShzJG__sheet{z-index:5;left:var(--spacing-page);right:var(--spacing-page);bottom:calc(var(--spacing-page) + env(safe-area-inset-bottom));background:var(--color-surface);max-width:40rem;color:var(--color-text-primary);border-radius:var(--radius-xxl);padding:var(--spacing-xxl);align-items:center;gap:var(--spacing-xl);margin-inline:auto;animation:.18s ease-out FlyerViewer-module__VShzJG__sheetIn;display:flex;position:fixed;box-shadow:0 18px 48px #0000008c}@keyframes FlyerViewer-module__VShzJG__sheetIn{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.FlyerViewer-module__VShzJG__sheet{animation:none}}.FlyerViewer-module__VShzJG__sheetThumb{border-radius:var(--radius-lg);background:var(--color-surface-muted);flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.FlyerViewer-module__VShzJG__sheetThumb img{object-fit:contain;width:100%;height:100%}.FlyerViewer-module__VShzJG__sheetBody{color:inherit;flex:1;min-width:0;text-decoration:none}.FlyerViewer-module__VShzJG__sheetTitle{font-size:.9375rem;font-weight:var(--font-weight-bold);line-height:1.3}.FlyerViewer-module__VShzJG__sheetPrices .FlyerViewer-module__VShzJG__price{font-size:1.375rem;font-weight:var(--font-weight-heavy)}.FlyerViewer-module__VShzJG__sheetPrices{align-items:baseline;gap:var(--spacing-md);flex-wrap:wrap;margin-top:3px;display:flex}.FlyerViewer-module__VShzJG__sheetAction{border-radius:var(--radius-lg);background:var(--color-primary);width:44px;height:44px;color:var(--color-text-on-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FlyerViewer-module__VShzJG__sheetAdd{border-radius:var(--radius-lg);border:1.5px solid var(--color-border);width:44px;height:44px;color:var(--color-text-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FlyerViewer-module__VShzJG__sheetClose{top:calc(var(--spacing-md) * -1 - 14px);color:#fff;min-width:32px;min-height:32px;position:absolute;right:0}.FlyerViewer-module__VShzJG__footer{gap:var(--spacing-md);padding:0 var(--spacing-section) calc(var(--spacing-md) + env(safe-area-inset-bottom));flex-shrink:0;align-items:center;display:flex}.FlyerViewer-module__VShzJG__thumbnails{gap:var(--spacing-sm);scrollbar-width:none;padding-block:var(--spacing-xs);flex:1;min-width:0;display:flex;overflow-x:auto}.FlyerViewer-module__VShzJG__thumbnails::-webkit-scrollbar{display:none}.FlyerViewer-module__VShzJG__thumbnail{border-radius:var(--radius-xs);color:#8fa0b0;width:30px;height:40px;font-size:.5625rem;font-weight:var(--font-weight-semibold);background:repeating-linear-gradient(45deg,#1c2733 0 6px,#223040 6px 12px);border:2px solid #0000;flex-shrink:0;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.FlyerViewer-module__VShzJG__thumbnail img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FlyerViewer-module__VShzJG__thumbnailNumber{text-shadow:0 1px 3px #000c;padding-bottom:3px;position:relative}.FlyerViewer-module__VShzJG__thumbnailActive{border-color:var(--color-primary);color:#fff}.FlyerViewer-module__VShzJG__counter{font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);color:#8fa0b0;padding-left:var(--spacing-md);flex-shrink:0;margin-left:auto}.FlyerViewer-module__VShzJG__zoomControls{right:var(--spacing-section);top:var(--spacing-section);gap:var(--spacing-md);flex-direction:column;display:flex;position:absolute}.FlyerViewer-module__VShzJG__zoomButton{border-radius:var(--radius-md);color:#fff;background:#1c2733d9;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.FlyerViewer-module__VShzJG__zoomButton:hover{background:#223040f2}.FlyerViewer-module__VShzJG__hint{left:50%;bottom:var(--spacing-md);font-size:var(--font-size-label);color:#8fa0b0;white-space:nowrap;position:absolute;transform:translate(-50%)}.FlyerViewer-module__VShzJG__offlineNote{font-size:var(--font-size-label);color:#7fd0a4;padding-inline:var(--spacing-section)}
