.store-catalog-shell,html[data-store-catalog] body,html[data-store-catalog] main,main.store-catalog-main{background:radial-gradient(ellipse 120% 80% at 10% -10%,rgba(102,2,37,.08),transparent 50%),radial-gradient(ellipse 90% 60% at 100% 20%,rgba(196,163,90,.12),transparent 45%),linear-gradient(180deg,#ebe6da 0,var(--color-cream,#f3f2eb) 28%,#f7f5ef 100%);color:var(--color-ink,#1a1512)}.store-catalog-shell{min-height:100vh}html[data-store-catalog] body{background-attachment:fixed}.store-catalog-shell--loading{display:flex;align-items:flex-start;justify-content:center;padding-top:20vh;min-height:50vh}.store-catalog-shell--loading .loading-spinner{width:40px;height:40px;border:3px solid rgba(102,2,37,.15);border-top:3px solid var(--color-burdeos,#660225);border-radius:50%;animation:store-catalog-spin .8s linear infinite}@keyframes store-catalog-spin{to{transform:rotate(1turn)}}