.Loader-module__jhdSLG__wrap{justify-content:center;align-items:center;min-height:42vh;padding:48px 20px;display:flex}.Loader-module__jhdSLG__card{background:var(--surface-card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;align-items:center;gap:18px;padding:20px 24px;display:flex}.Loader-module__jhdSLG__spinner{border:3px solid var(--line);border-top-color:var(--highlight);border-right-color:var(--accent);border-radius:50%;flex-shrink:0;width:38px;height:38px;animation:.9s linear infinite Loader-module__jhdSLG__spin}.Loader-module__jhdSLG__content{gap:10px;display:grid}.Loader-module__jhdSLG__title{color:var(--ink);margin:0;font-size:1.02rem;font-weight:600}.Loader-module__jhdSLG__lines{gap:8px;display:grid}.Loader-module__jhdSLG__line{background:var(--surface-panel-soft);border-radius:999px;height:10px;position:relative;overflow:hidden}.Loader-module__jhdSLG__line:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.3s ease-in-out infinite Loader-module__jhdSLG__shimmer;position:absolute;inset:0;transform:translate(-120%)}.Loader-module__jhdSLG__lineShort{width:180px}.Loader-module__jhdSLG__lineLong{width:260px}@media (max-width:720px){.Loader-module__jhdSLG__wrap{min-height:34vh;padding:32px 16px}.Loader-module__jhdSLG__card{text-align:center;justify-content:center;width:100%;padding:18px}.Loader-module__jhdSLG__content{place-items:center}.Loader-module__jhdSLG__lineShort,.Loader-module__jhdSLG__lineLong{width:180px}}@keyframes Loader-module__jhdSLG__spin{to{transform:rotate(360deg)}}@keyframes Loader-module__jhdSLG__shimmer{0%{transform:translate(-120%)}50%{transform:translate(120%)}to{transform:translate(120%)}}
