.top-banner{z-index:101;background:var(--color-text-dark);color:#fff;font-family:var(--font-sans);padding:.6rem 1rem;font-size:.85rem;animation:.3s ease-out top-banner-slide;position:fixed;top:0;left:0;right:0}@keyframes top-banner-slide{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.top-banner-inner{max-width:var(--container-width);justify-content:center;align-items:center;gap:1rem;margin:0 auto;display:flex;position:relative}.top-banner-text{text-align:center;line-height:1.4}.top-banner-link{color:#fff;text-underline-offset:3px;margin-left:.4rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.top-banner-link:hover{opacity:.8}.top-banner-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem;transition:opacity .2s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.top-banner-close:hover{opacity:1}html.has-top-banner .header{top:var(--banner-height)}html.has-top-banner main{margin-top:var(--banner-height)}html.has-top-banner .hero-editorial,html.has-top-banner .hero-classic,html.has-top-banner .hero-compact,html.has-top-banner .page-header{margin-top:calc(var(--header-height) + var(--banner-height))}@media (max-width:768px){.top-banner{padding:.55rem 2.5rem .55rem .75rem;font-size:.78rem}.top-banner-text{text-align:left}.top-banner-close{right:.5rem}}
.store-popup-backdrop{z-index:10000;background:#1c19178c;justify-content:center;align-items:center;padding:1.25rem;animation:.5s cubic-bezier(.22,1,.36,1) store-popup-fade;display:flex;position:fixed;inset:0}@keyframes store-popup-fade{0%{opacity:0}to{opacity:1}}.store-popup{background:var(--color-surface,#fff);color:var(--color-text-body,#44403c);border-radius:12px;width:100%;max-width:520px;max-height:calc(100vh - 2.5rem);animation:.65s cubic-bezier(.22,1,.36,1) both store-popup-rise;position:relative;overflow:hidden;box-shadow:0 24px 60px #1c191740}@keyframes store-popup-rise{0%{opacity:0;transform:translateY(18px)}60%{opacity:1}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.store-popup-backdrop,.store-popup{animation:none}}.store-popup-close{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1c1917;cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.store-popup-close:hover{background:#fff;transform:scale(1.08)}.store-popup-body{text-align:center;padding:1.75rem 1.5rem}.store-popup-title{font-family:var(--font-sans);color:var(--color-text-dark,#1c1917);letter-spacing:-.01em;margin:0 0 .6rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;line-height:1.25}.store-popup-content{color:var(--color-text-body,#44403c);white-space:pre-wrap;margin:0 0 1.25rem;font-size:.95rem;line-height:1.55}.store-popup-cta{background:var(--color-text-dark,#1c1917);color:#fff;font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.store-popup-cta:hover{background:var(--color-accent,#8e5a44);transform:translateY(-1px)}.store-popup-1 .store-popup-image{object-fit:cover;width:100%;height:220px;display:block}.store-popup-2{max-width:760px}.store-popup-2 .store-popup-split{grid-template-columns:1fr 1fr;min-height:340px;display:grid}.store-popup-2 .store-popup-image{object-fit:cover;width:100%;height:100%;display:block}.store-popup-2 .store-popup-body{text-align:left;flex-direction:column;justify-content:center;padding:2rem 1.75rem;display:flex}.store-popup-2 .store-popup-cta{align-self:flex-start}@media (max-width:640px){.store-popup-2 .store-popup-split{grid-template-columns:1fr}.store-popup-2 .store-popup-image{height:180px}.store-popup-2 .store-popup-body{text-align:center;padding:1.5rem 1.25rem}.store-popup-2 .store-popup-cta{align-self:center}}.store-popup-3 .store-popup-immersive{background-position:50%;background-size:cover;align-items:flex-end;min-height:400px;display:flex;position:relative}.store-popup-3 .store-popup-immersive-overlay{background:linear-gradient(#1c191700 0%,#1c191740 45%,#1c1917d1 100%);position:absolute;inset:0}.store-popup-3 .store-popup-body{z-index:1;color:#fff;text-align:left;padding:1.75rem 1.75rem 2rem;position:relative}.store-popup-3 .store-popup-title{color:#fff;font-size:clamp(1.4rem,3vw,1.8rem)}.store-popup-3 .store-popup-content{color:#ffffffeb}.store-popup-3 .store-popup-cta{color:#1c1917;background:#fff}.store-popup-3 .store-popup-cta:hover{background:var(--color-accent,#8e5a44);color:#fff}
