.atmosphere-shell.svelte-tbngnq{--atmosphere-bg-height: 820px;--atmosphere-bottom-fade: linear-gradient(to bottom, black 50%, black 62%, transparent 100%);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 0;padding-bottom:max(4rem,var(--app-safe-bottom));width:100%;position:relative}.atmosphere-shell.svelte-tbngnq:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:var(--atmosphere-bg-height);background-image:var(--atmosphere-image);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;opacity:0;transition:opacity .3s ease;-webkit-mask-image:var(--atmosphere-bottom-fade);mask-image:var(--atmosphere-bottom-fade)}.atmosphere-shell[style*=--atmosphere-image].svelte-tbngnq:before{opacity:1}.atmosphere-content.svelte-tbngnq{position:relative;z-index:1;width:100%;padding-top:var(--content-padding-top)}.atmosphere-hero-zone.svelte-tbngnq{position:absolute;top:0;left:0;right:0;width:100%;height:320px;display:flex;align-items:center;justify-content:center;z-index:1;background:linear-gradient(to bottom,color-mix(in srgb,var(--theme-background) 8%,transparent) 0%,transparent 55%,transparent 100%);pointer-events:none}.atmosphere-skeleton.svelte-tbngnq{position:absolute;top:0;left:0;right:0;width:100%;height:var(--atmosphere-bg-height);-webkit-mask-image:var(--atmosphere-bottom-fade);mask-image:var(--atmosphere-bottom-fade);background-image:linear-gradient(to bottom,transparent 40%,color-mix(in srgb,var(--theme-background) 35%,transparent) 85%,color-mix(in srgb,var(--theme-background) 70%,transparent) 100%),linear-gradient(90deg,var(--theme-text-disabled) 25%,color-mix(in srgb,var(--theme-text-disabled) 50%,transparent) 50%,var(--theme-text-disabled) 75%);background-size:100% 100%,200% 100%;background-position:0 0,-200% 0;animation:svelte-tbngnq-atmosphere-shimmer 1.5s infinite;z-index:0;pointer-events:none}@keyframes svelte-tbngnq-atmosphere-shimmer{0%{background-position:0 0,-200% 0}to{background-position:0 0,200% 0}}.atmosphere-shell.animate-on-init.svelte-tbngnq:before{animation:svelte-tbngnq-atmosphere-fade-in 1s ease-out forwards}@keyframes svelte-tbngnq-atmosphere-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.atmosphere-shell.svelte-tbngnq{--atmosphere-bg-height: 580px}.atmosphere-hero-zone.svelte-tbngnq{height:220px}}
