.app-preloader{background:var(--cinta-color-bg);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;display:flex}.app-preloader-brand{font-family:var(--cinta-font-editorial);letter-spacing:-.01em;color:var(--cinta-color-pink-dark);font-size:30px;font-weight:700}.app-preloader-bar{background:var(--cinta-color-line);border-radius:999px;width:120px;height:4px;position:relative;overflow:hidden}.app-preloader-bar:after{content:"";border-radius:inherit;background:var(--cinta-color-pink);width:40%;animation:1.1s ease-in-out infinite app-preloader-slide;position:absolute;inset:0}@keyframes app-preloader-slide{0%{transform:translate(-110%)}to{transform:translate(360%)}}.app-preloader-aria{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
