.AuthSplash-module__LBzAMq__splash{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.AuthSplash-module__LBzAMq__logo{background:var(--primary);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;font-weight:900;display:flex;box-shadow:0 8px 24px #007d4947}.AuthSplash-module__LBzAMq__bar{background:var(--border);border-radius:2px;width:148px;height:4px;overflow:hidden}.AuthSplash-module__LBzAMq__fill{background:var(--primary);border-radius:2px;width:40%;height:100%;animation:1.1s ease-in-out infinite AuthSplash-module__LBzAMq__slide;display:block}@keyframes AuthSplash-module__LBzAMq__slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.AuthSplash-module__LBzAMq__fill{width:100%;animation:none}}
.NoStoreScreen-module__V0erRG__page{background:var(--surface);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.NoStoreScreen-module__V0erRG__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-l);box-shadow:var(--shadow-md);text-align:center;width:100%;max-width:520px;padding:34px 32px}.NoStoreScreen-module__V0erRG__icon{background:var(--primary-soft);width:60px;height:60px;color:var(--primary);border-radius:18px;justify-content:center;align-items:center;margin-bottom:18px;font-size:30px;display:inline-flex}.NoStoreScreen-module__V0erRG__title{color:var(--ink);letter-spacing:-.3px;font-size:21px;font-weight:800}.NoStoreScreen-module__V0erRG__text{color:var(--text-2);margin-top:8px;font-size:13.5px;line-height:1.6}.NoStoreScreen-module__V0erRG__note{text-align:left;background:var(--surface);color:var(--text-2);border-radius:12px;align-items:flex-start;gap:9px;margin-top:18px;padding:12px 14px;font-size:12.5px;line-height:1.55;display:flex}.NoStoreScreen-module__V0erRG__note i{color:var(--primary);flex-shrink:0;margin-top:1px;font-size:17px}.NoStoreScreen-module__V0erRG__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}
