.st-skel{display:block;background:var(--gray-20);background-image:linear-gradient(90deg,var(--gray-20) 0,var(--gray-10) 40%,var(--gray-20) 80%);background-size:300% 100%;animation:st-shimmer 1.4s ease-in-out infinite}@keyframes st-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}@media (prefers-reduced-motion:reduce){.st-skel{animation:none;background-image:none}}.st-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-loading{display:block;position:relative}.st-table{width:100%}.st-row{display:flex;align-items:center;gap:24px;padding:16px;border-bottom:1px solid var(--gray-30)}.st-row:last-child{border-bottom:0}.st-row-head{background:var(--gray-10);padding-top:12px;padding-bottom:12px}.st-cell{flex:1 1;min-width:0}.st-cell:first-child{flex:1.4 1}.st-detail{display:flex;flex-direction:column;gap:24px;padding:24px}.st-detail-row{display:flex;align-items:center;gap:24px}.st-detail-row>:first-child{flex:none}.st-detail-row>:last-child{flex:1 1 auto}.st-cards{flex-wrap:wrap}.st-card,.st-cards{display:flex;gap:16px}.st-card{flex:1 1 200px;align-items:center;padding:20px;border:1px solid var(--gray-30);border-radius:12px;background:var(--white)}.st-card-body{flex:1 1 auto;min-width:0;gap:8px}.st-card-body,.st-rows{display:flex;flex-direction:column}.st-listrow{display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid var(--gray-30)}.st-listrow:last-child{border-bottom:0}.st-listrow-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.st-error{display:flex;gap:16px;align-items:flex-start;padding:40px 24px;max-width:640px;margin:0 auto;text-align:left}.st-error-compact{padding:16px;margin:0;max-width:none;gap:12px;border:1px solid var(--gray-30);border-radius:12px;background:var(--gray-10)}.st-error-ico{flex:none;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--amber-20)}.st-error-compact .st-error-ico{width:24px;height:24px;background:none}.st-error-ico img{width:20px;height:20px}.st-error-compact .st-error-ico img{width:16px;height:16px}.st-error-text{min-width:0}.st-error-title{margin:0;font-size:16px;font-weight:600;line-height:1.5;color:var(--black)}.st-error-compact .st-error-title{font-size:14px}.st-error-body{margin:4px 0 0;font-size:14px;line-height:1.4;color:var(--gray-80)}.st-error-compact .st-error-body{font-size:13px}.st-error-code,.st-error-diag{margin:8px 0 0;font-size:12px;line-height:1.4;color:var(--gray-60)}.st-error-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.st-error-actions:empty{display:none}.st-error-compact .st-error-actions{margin-top:12px}.st-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:64px 24px;text-align:center}.st-empty-title{margin:0;font-size:22px;font-weight:600;line-height:1.5;color:var(--black)}.st-empty-body{margin:-8px 0 0;font-size:14px;font-weight:400;color:var(--gray-80)}.st-empty-body,.st-empty-diag{line-height:1.4;max-width:460px}.st-empty-diag{margin:4px 0 0;font-size:12px;color:var(--gray-60)}.st-empty-action{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.st-empty-noHits,.st-empty-unavailable{padding:48px 24px}.st-empty-noHits .st-empty-title{font-size:18px}.st-empty-inline{padding:24px 16px;gap:8px}.st-empty-inline .st-empty-title{font-size:14px}.st-empty-inline .st-empty-body{margin:0;font-size:13px}