:root{--sk-base:#dfe5ee;--sk-base-2:#d6dee9;--sk-highlight:rgba(255,255,255,.92);--sk-band:45%;--sk-speed:1.7s;--sk-ease:cubic-bezier(.32,.72,0,1);--sk-radius:8px;--sk-radius-lg:12px;--sk-rise:.45s;--sk-stagger:45ms;--sk-fade:.3s}.skeleton{position:relative;overflow:hidden;background-color:var(--sk-base);border-radius:var(--sk-radius);user-select:none;pointer-events:none;min-height:1em;isolation:isolate}.skeleton::after{content:"";position:absolute;inset:0;transform:translateX(-100%);background-image:linear-gradient(90deg,transparent 0,var(--sk-highlight) 50%,transparent 100%);background-size:var(--sk-band) 100%;background-repeat:no-repeat;background-position:center;animation:sk-shimmer var(--sk-speed) var(--sk-ease) infinite;will-change:transform}[dir=rtl] .skeleton::after{animation-name:sk-shimmer-rtl}@keyframes sk-shimmer{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes sk-shimmer-rtl{from{transform:translateX(100%)}to{transform:translateX(-100%)}}@media (prefers-reduced-motion:reduce){.skeleton::after{animation:none;background-image:none}}.sk-reveal>*{animation:sk-rise var(--sk-rise) var(--sk-ease) both;animation-delay:calc(var(--sk-stagger) * var(--i, 0))}@keyframes sk-rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sk-fade-in{animation:sk-fade var(--sk-fade) var(--sk-ease) both}@keyframes sk-fade{from{opacity:0}to{opacity:1}}.sk-pop{animation:sk-pop .3s var(--sk-ease) both}@keyframes sk-pop{0%{opacity:0;transform:scale(.94)}60%{transform:scale(1.015)}100%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.sk-fade-in,.sk-pop,.sk-reveal>*{animation:none!important}}.skeleton-text{height:12px;margin:7px 0;border-radius:6px}.skeleton-text.sm{height:10px}.skeleton-text.lg{height:15px}.skeleton-text.xl{height:19px;border-radius:7px}.skeleton-title{height:19px;width:46%;border-radius:7px;margin:0 0 12px}.skeleton-label{height:10px;width:28%;border-radius:5px;margin:0 0 6px}.skeleton-circle{border-radius:50%;flex:0 0 auto;width:44px;height:44px;min-height:0}.skeleton-circle.sm{width:32px;height:32px}.skeleton-circle.lg{width:60px;height:60px}.skeleton-circle.xl{width:84px;height:84px}.skeleton-avatar{border-radius:50%;flex:0 0 auto;width:44px;height:44px;min-height:0}.skeleton-avatar.sm{width:32px;height:32px}.skeleton-avatar.lg{width:60px;height:60px}.skeleton-icon{width:38px;height:38px;border-radius:11px;flex:0 0 auto;min-height:0}.skeleton-image{width:100%;aspect-ratio:16/10;border-radius:var(--sk-radius);min-height:0;background-color:var(--sk-base-2)}.skeleton-image.square{aspect-ratio:1/1}.skeleton-image.wide{aspect-ratio:21/9}.skeleton-thumb{width:84px;height:84px;border-radius:10px;flex:0 0 auto;min-height:0;background-color:var(--sk-base-2)}.skeleton-btn{height:40px;width:118px;border-radius:999px;min-height:0}.skeleton-btn.sm{height:32px;width:90px}.skeleton-btn.block{width:100%}.skeleton-chip{height:26px;width:78px;border-radius:999px;min-height:0}.skeleton-card{background:var(--surface,#fff);border:1px solid var(--line,#e6ecf2);border-radius:var(--radius-sm,12px);padding:16px 18px}.skeleton-card+.skeleton-card{margin-top:12px}.skeleton-stat{display:flex;align-items:center;gap:13px}.skeleton-stat .sk-body{flex:1 1 auto;min-width:0}.skeleton-stat .sk-num{height:22px;width:48%;border-radius:7px;margin-top:9px}.skeleton-profile{display:flex;align-items:flex-start;gap:16px}.skeleton-profile .sk-body{flex:1 1 auto;min-width:0}.skeleton-profile .sk-actions{display:flex;gap:9px;margin-top:14px;flex-wrap:wrap}.skeleton-row{display:flex;align-items:center;gap:12px;padding:13px 2px;min-height:62px;box-sizing:border-box;border-bottom:1px solid var(--line-soft,#eef3f8)}.skeleton-row:last-child{border-bottom:0}.skeleton-row .sk-body{flex:1 1 auto;min-width:0}.skeleton-row .sk-tail{width:78px;height:24px;border-radius:999px;flex:0 0 auto;min-height:0}.skeleton-table{width:100%}.skeleton-table .sk-thead,.skeleton-table .sk-tr{display:grid;gap:14px;align-items:center;padding:13px 14px;min-height:52px;box-sizing:border-box}.skeleton-table .sk-thead{border-bottom:1px solid var(--line,#e6ecf2)}.skeleton-table .sk-tr{border-bottom:1px solid var(--line-soft,#eef3f8)}.skeleton-table .sk-tr:last-child{border-bottom:0}.skeleton-table .sk-thead .skeleton-text{height:11px;margin:0;opacity:.85}.skeleton-table .sk-tr .skeleton-text{height:12px;margin:0}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.skeleton-grid.cols-2{grid-template-columns:repeat(2,1fr)}.skeleton-grid.cols-3{grid-template-columns:repeat(3,1fr)}.skeleton-grid.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:640px){.skeleton-grid.cols-3,.skeleton-grid.cols-4{grid-template-columns:repeat(2,1fr)}}.skeleton-span-all{grid-column:1/-1}.skeleton-chart{display:flex;align-items:flex-end;gap:9px;height:190px;padding:12px 6px 0}.skeleton-chart .sk-bar{flex:1 1 0;border-radius:6px 6px 3px 3px;min-height:0;background-color:var(--sk-base-2)}.skeleton-timeline{position:relative;padding-inline-start:26px}.skeleton-timeline::before{content:"";position:absolute;inset-block:6px;inset-inline-start:7px;width:2px;background:var(--line,#e6ecf2)}.skeleton-timeline .sk-node{position:relative;padding-bottom:20px}.skeleton-timeline .sk-node::before{content:"";position:absolute;inset-inline-start:-24px;top:3px;width:12px;height:12px;border-radius:50%;background:var(--sk-base)}.skeleton-kv{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.skeleton-kv .sk-pair .skeleton-text{margin:0}.skeleton-kv .sk-pair .skeleton-label{margin-bottom:7px}@media (max-width:560px){.skeleton-kv{grid-template-columns:1fr}}.skeleton-tabs{display:flex;gap:9px;flex-wrap:wrap;padding:4px 0 14px}.skeleton-header{display:flex;align-items:center;gap:12px}.skeleton-header .sk-body{flex:1 1 auto;min-width:0}.skeleton-bottomnav{display:flex;justify-content:space-around;align-items:center;gap:10px;padding:10px 6px}.skeleton-bottomnav .sk-item{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1 0}.sk-host[data-sk-state=loading]>.sk-real{display:none}.sk-refreshing{position:relative}.sk-refreshing::before{content:"";position:absolute;inset-inline:0;top:0;height:2px;z-index:5;background:linear-gradient(90deg,transparent,var(--brand-blue,#2374ba),transparent);background-size:40% 100%;background-repeat:no-repeat;animation:sk-bar 1.1s var(--sk-ease) infinite}@keyframes sk-bar{from{background-position:-40% 0}to{background-position:140% 0}}@media (prefers-reduced-motion:reduce){.sk-refreshing::before{animation:none;background-position:center}}.sk-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:34px 20px;min-height:140px}.sk-state .sk-state-title{font-size:15px;font-weight:800;color:var(--ink,#0e1a26);margin:0}.sk-state .sk-state-msg{font-size:13.5px;font-weight:600;color:var(--ink-soft,#4a5b6e);margin:0;max-width:46ch;line-height:1.7}.sk-state .sk-retry{font-family:inherit;font-size:13.5px;font-weight:800;cursor:pointer;border:1px solid var(--line,#e6ecf2);background:var(--surface,#fff);color:var(--ink,#0e1a26);border-radius:var(--radius-pill,999px);padding:9px 22px;margin-top:4px;transition:background .15s,border-color .15s}.sk-state .sk-retry:hover{background:var(--surface-sunken,#f4f7fb);border-color:#cbd7e4}.sk-state.is-error .sk-state-title{color:var(--error,#dc2626)}.sk-btn-dot{display:inline-block;vertical-align:-2px;width:13px;height:13px;margin-inline-end:8px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;opacity:.85;animation:sk-spin .68s linear infinite}@keyframes sk-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.sk-btn-dot{animation-duration:1.6s}}button[aria-busy=true]{cursor:progress;opacity:.82}