.sk{background:linear-gradient(90deg, var(--cream) 0%, #e8e8e8 45%, var(--cream) 90%);background-size:200% 100%;animation:1.15s ease-in-out infinite sk-shimmer;display:block}.sk--sm{border-radius:6px}.sk--md{border-radius:10px}.sk--lg{border-radius:14px}.sk--full{border-radius:999px}@keyframes sk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.sk{background:var(--cream);animation:none}}
.screen-sk{background:var(--background);height:100%;overflow:hidden}.screen-sk__header{grid-template-columns:var(--icon-btn) 1fr var(--icon-btn);padding:var(--page-header-pad-y) var(--page-pad-x);border-bottom:1px solid var(--border);align-items:center;gap:10px;display:grid}.screen-sk__header--home{border-bottom:none;justify-content:space-between;align-items:center;display:flex}.screen-sk__header-icon{width:var(--icon-btn);height:var(--icon-btn)}.screen-sk__header-logo{width:96px;height:28px}.screen-sk__header-title{width:min(140px,50%);height:18px;margin-inline:auto}.screen-sk__body{padding:12px var(--page-pad-x) 20px;flex-direction:column;gap:12px;display:flex}.screen-sk__body--scroll{flex:auto;min-height:0;overflow:hidden}.home-sk__welcome{width:72%;height:22px}.home-sk__balance{border-radius:16px;height:96px}.home-sk__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-sk__action{height:64px}.home-sk__section-title{width:100px;height:16px}.home-sk__cats{gap:8px;display:flex;overflow:hidden}.home-sk__cat{border-radius:999px;flex:none;width:88px;height:32px}.home-sk__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-sk__card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:10px;display:flex}.home-sk__card-media{aspect-ratio:3/4;width:100%}.home-sk__card-line{height:12px}.home-sk__card-line--sm{width:65%}.home-sk__card-btn{height:36px;margin-top:4px}.profile-sk__card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:14px;padding:14px;display:flex}.profile-sk__identity{align-items:center;gap:12px;display:flex}.profile-sk__avatar{border-radius:14px;flex-shrink:0;width:52px;height:52px}.profile-sk__name{width:120px;height:16px}.profile-sk__mobile{width:96px;height:12px;margin-top:8px}.profile-sk__badge{border-radius:999px;width:88px;height:22px;margin-top:10px}.profile-sk__points{border-radius:12px;height:72px}.profile-sk__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.profile-sk__stat{border-radius:12px;height:64px}.profile-sk__field{height:var(--control-h)}.profile-sk__menu-row{border-radius:12px;height:58px}.list-sk__summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.list-sk__stat{border-radius:16px;height:88px}.list-sk__stat--wide{grid-column:1/-1;height:96px}.list-sk__chips{gap:8px;display:flex}.list-sk__chip{border-radius:999px;width:72px;height:32px}.list-sk__row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:36px 1fr 56px;align-items:center;gap:10px;padding:10px;display:grid}.list-sk__row-icon{border-radius:10px;width:36px;height:36px}.list-sk__row-body{flex-direction:column;gap:6px;display:flex}.list-sk__row-line{height:12px}.list-sk__row-line--sm{width:70%}.list-sk__row-pts{border-radius:8px;height:28px}.cart-sk__row{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.cart-sk__thumb{border-radius:10px;width:56px;height:56px}.cart-sk__summary{border-radius:16px;height:120px;margin-top:auto}.auth-sk{height:100%;padding:28px var(--page-pad-x) 24px;background:var(--background);flex-direction:column;display:flex}.auth-sk__logo{width:120px;height:36px;margin-bottom:12px}.auth-sk__line{height:14px}.auth-sk__line--title{width:80%;height:28px;margin-top:18px}.auth-sk__line--sub{width:92%;margin-top:10px}.auth-sk__field{height:var(--control-h);margin-top:16px}.auth-sk__cta{height:var(--control-h);border-radius:12px;margin-top:24px}.form-sk__balance{border-radius:12px;height:56px}.form-sk__field{height:var(--control-h)}.form-sk__field--tall{height:88px}.form-sk__cta{height:var(--control-h);border-radius:12px;margin-top:8px}.info-sk__hero{border-radius:16px;height:120px}.info-sk__block{height:14px}.info-sk__block--short{width:78%}.celeb-sk__card{border-radius:20px;height:280px;margin:auto 0}@media (min-width:768px){.home-sk__grid{grid-template-columns:repeat(auto-fill,minmax(196px,1fr));justify-items:start;gap:12px}.home-sk__card{width:100%;max-width:248px}.home-sk__card-media{aspect-ratio:4/3}}
