.loader{position:fixed;inset:0;z-index:130;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;height:100%;width:100%;opacity:0;pointer-events:none;transition:opacity var(--easing-default)}.loader--loading{opacity:1;pointer-events:auto}
