.loading.svelte-1a5pdw0{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-4)}.loading-overlay.svelte-1a5pdw0{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--bg-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999}.spinner.svelte-1a5pdw0{border:3px solid var(--border-default);border-top-color:var(--accent-primary);border-radius:var(--radius-full);animation:svelte-1a5pdw0-spin 1s linear infinite}.spinner--sm.svelte-1a5pdw0{width:16px;height:16px;border-width:2px}.spinner--md.svelte-1a5pdw0{width:24px;height:24px;border-width:3px}.spinner--lg.svelte-1a5pdw0{width:40px;height:40px;border-width:4px}@keyframes svelte-1a5pdw0-spin{to{transform:rotate(360deg)}}.sr-only.svelte-1a5pdw0{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.spinner.svelte-1a5pdw0{animation:none;border-top-color:var(--accent-primary);border-right-color:var(--accent-primary)}}.team-header.svelte-1dx7hr{text-align:center;margin-bottom:var(--space-6)}.team-crest.svelte-1dx7hr{width:88px;height:88px;object-fit:contain;margin-inline:auto;margin-bottom:var(--space-4)}.team-crest-placeholder.svelte-1dx7hr{width:88px;height:88px;margin-inline:auto;margin-bottom:var(--space-4);border-radius:var(--radius-xl);background:var(--accent-primary);display:flex;align-items:center;justify-content:center;font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--text-inverted)}.team-header.svelte-1dx7hr h1:where(.svelte-1dx7hr){margin:0 0 var(--space-2)}.team-info.svelte-1dx7hr{color:var(--text-secondary);font-size:var(--text-lg);font-weight:var(--font-regular);max-width:900px;margin-inline:auto;overflow-wrap:anywhere}.team-info.svelte-1dx7hr a:where(.svelte-1dx7hr){text-decoration:underline;color:inherit;transition:color var(--duration-fast) var(--ease-out)}.team-info.svelte-1dx7hr a:where(.svelte-1dx7hr):hover{color:var(--accent-primary)}.team-venue.svelte-1dx7hr{margin:var(--space-2) auto 0;font-size:var(--text-sm);color:var(--text-tertiary);max-width:900px;overflow-wrap:anywhere}.team-staging-rating.svelte-1dx7hr{margin:var(--space-2) auto 0;display:flex;justify-content:center;max-width:100%;overflow-wrap:anywhere}.stats-section.svelte-1dx7hr,.live-fixtures-pinned.svelte-1dx7hr,.upcoming-fixtures-pinned.svelte-1dx7hr,.squad-section.svelte-1dx7hr,.standings-section.svelte-1dx7hr,.transfers-section.svelte-1dx7hr{width:100%;max-width:900px;margin:0 auto var(--space-6)}.live-fixtures-pinned.svelte-1dx7hr{margin-bottom:var(--space-4)}.form-section.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.form-label.svelte-1dx7hr{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-secondary);white-space:nowrap}.live-cards.svelte-1dx7hr,.upcoming-cards.svelte-1dx7hr{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:var(--space-3)}.live-card.svelte-1dx7hr{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);background:var(--surface-primary);border:1px solid color-mix(in srgb,var(--color-live) 35%,var(--border-default));border-radius:var(--radius-xl);min-width:0;text-decoration:none;color:inherit;transition:var(--transition-all)}.live-card.svelte-1dx7hr:hover{box-shadow:var(--shadow-sm)}.live-card-head.svelte-1dx7hr{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);min-width:0}.live-comp.svelte-1dx7hr{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.live-teams.svelte-1dx7hr{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);min-width:0}.live-team.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);min-width:0;flex:1 1 0}.live-team-opponent.svelte-1dx7hr{justify-content:flex-end;text-align:right}.live-team-name.svelte-1dx7hr{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.live-score.svelte-1dx7hr{font-family:var(--font-mono);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-live);font-variant-numeric:tabular-nums;flex-shrink:0;white-space:nowrap}.section-heading.svelte-1dx7hr{margin:0 0 var(--space-3);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.content-wrap.svelte-1dx7hr{width:100%;max-width:900px;margin-inline:auto;box-sizing:border-box}.content-wrap .tabs{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap;justify-content:center;gap:var(--space-1);width:100%;margin-top:var(--space-6);margin-bottom:0;background-color:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-default);padding:var(--space-1);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.content-wrap .tabs::-webkit-scrollbar{display:none}.content-wrap .tab{display:inline-flex!important;flex:0 0 auto!important;min-width:0;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);white-space:nowrap;line-height:var(--leading-normal);align-items:center;justify-content:center}.carousel.svelte-1dx7hr{display:flex;flex-wrap:nowrap;gap:var(--space-1);width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:safe center;margin-top:0;margin-bottom:var(--space-4);color:var(--text-secondary);font-weight:var(--font-medium);background-color:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-default);padding:var(--space-1);box-sizing:border-box}.carousel.svelte-1dx7hr::-webkit-scrollbar{height:4px}.carousel.svelte-1dx7hr::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:var(--radius-full)}.year-box.svelte-1dx7hr{flex:0 0 auto;text-align:center;padding:var(--space-2) var(--space-4);cursor:pointer;transition:var(--transition-all);border:none;outline:none;color:var(--text-secondary);font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--font-medium);background-color:transparent;border-radius:var(--radius-lg);min-width:0;white-space:nowrap;line-height:var(--leading-normal);scroll-snap-align:center}.year-box.svelte-1dx7hr:focus-visible{box-shadow:var(--focus-ring)}.year-box.svelte-1dx7hr:hover{background-color:var(--surface-hover);color:var(--text-primary)}.year-box.selected.svelte-1dx7hr{background-color:var(--surface-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.empty-block.svelte-1dx7hr{text-align:center;color:var(--text-tertiary);padding:var(--space-6) var(--space-4)}.section-head-row.svelte-1dx7hr{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap}.season-row.svelte-1dx7hr{margin-top:var(--space-6)}.season-selector.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2)}.season-selector.svelte-1dx7hr label:where(.svelte-1dx7hr){font-size:var(--text-sm);color:var(--text-secondary)}.season-selector.svelte-1dx7hr select:where(.svelte-1dx7hr){padding:var(--space-2) var(--space-3);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;max-width:calc(100vw - 2rem)}.standings-table.svelte-1dx7hr{width:100%;max-width:100%;border-collapse:collapse;font-size:var(--text-sm)}.standings-table.svelte-1dx7hr th:where(.svelte-1dx7hr),.standings-table.svelte-1dx7hr td:where(.svelte-1dx7hr){padding:var(--space-3) var(--space-2);text-align:center}.standings-table.svelte-1dx7hr th:where(.svelte-1dx7hr){font-weight:var(--font-semibold);color:var(--text-secondary);border-bottom:2px solid var(--border-default);white-space:nowrap}.standings-table.svelte-1dx7hr td:where(.svelte-1dx7hr){border-bottom:1px solid var(--border-default)}.standings-table.svelte-1dx7hr .points:where(.svelte-1dx7hr){font-weight:var(--font-bold)}.standings-table.svelte-1dx7hr .positive:where(.svelte-1dx7hr){color:var(--color-win)}.standings-table.svelte-1dx7hr .negative:where(.svelte-1dx7hr){color:var(--color-loss)}.standings-table.svelte-1dx7hr .num:where(.svelte-1dx7hr){text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.standings-table.svelte-1dx7hr .col-pos:where(.svelte-1dx7hr){text-align:left;white-space:nowrap}.standings-table.svelte-1dx7hr .col-tier:where(.svelte-1dx7hr){text-align:center;font-variant-numeric:tabular-nums}.standings-table.svelte-1dx7hr .col-league:where(.svelte-1dx7hr){text-align:left;min-width:0;overflow-wrap:anywhere;word-break:break-word}.standings-table.svelte-1dx7hr .season-pos:where(.svelte-1dx7hr){font-weight:var(--font-bold);font-variant-numeric:tabular-nums;margin-right:var(--space-2)}.standings-table.svelte-1dx7hr .season-tag:where(.svelte-1dx7hr){font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap}.table-link.svelte-1dx7hr{color:inherit;text-decoration:none;transition:color .15s}.table-link.svelte-1dx7hr:hover{color:var(--accent-primary);text-decoration:underline}.squad-summary.svelte-1dx7hr{display:flex;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:var(--space-4);flex-wrap:wrap}.summary-item.svelte-1dx7hr{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-medium)}.roster-badge.svelte-1dx7hr,.filter-badge.svelte-1dx7hr{padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);font-size:var(--text-xs)}.roster-badge.svelte-1dx7hr{background:var(--bg-tertiary);color:var(--text-secondary)}.filter-badge.svelte-1dx7hr{background:var(--accent-primary);color:#fff}.position-group.svelte-1dx7hr{margin-bottom:var(--space-4)}.position-group.svelte-1dx7hr:last-child{margin-bottom:0}.position-header.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.position-count.svelte-1dx7hr{font-family:var(--font-mono);color:var(--text-tertiary)}.roster-grid.svelte-1dx7hr{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));gap:var(--space-2)}.roster-card.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);text-decoration:none;color:inherit;transition:var(--transition-all);min-width:0}.roster-card.svelte-1dx7hr:hover{background:var(--surface-hover);box-shadow:var(--shadow-sm)}.roster-number.svelte-1dx7hr{flex-shrink:0;width:1.75rem;text-align:center;font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--accent-primary);font-variant-numeric:tabular-nums}.roster-photo.svelte-1dx7hr,.player-photo.svelte-1dx7hr{border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--bg-secondary);border:1px solid var(--border-default)}.roster-photo.svelte-1dx7hr{width:40px;height:40px}.player-photo.svelte-1dx7hr{width:36px;height:36px}.roster-photo-placeholder.svelte-1dx7hr,.player-photo-placeholder.svelte-1dx7hr{display:flex;align-items:center;justify-content:center;background:var(--accent-primary);color:var(--text-inverted);font-weight:var(--font-bold);border-radius:50%;flex-shrink:0}.roster-photo-placeholder.svelte-1dx7hr{width:40px;height:40px;font-size:var(--text-sm)}.player-photo-placeholder.svelte-1dx7hr{width:36px;height:36px;font-size:var(--text-sm)}.roster-info.svelte-1dx7hr,.player-info.svelte-1dx7hr{display:flex;flex-direction:column;gap:2px;min-width:0}.roster-name.svelte-1dx7hr,.player-name.svelte-1dx7hr{font-weight:var(--font-medium);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.roster-card.svelte-1dx7hr:hover .roster-name:where(.svelte-1dx7hr){color:var(--accent-primary)}.roster-position.svelte-1dx7hr,.player-nationality.svelte-1dx7hr{font-size:var(--text-xs);color:var(--text-tertiary)}.competition-filter.svelte-1dx7hr{display:flex;gap:var(--space-2);padding:var(--space-3) 0;margin-bottom:var(--space-4);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.competition-filter.svelte-1dx7hr::-webkit-scrollbar{display:none}.comp-tab.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.comp-tab.svelte-1dx7hr:hover{border-color:var(--accent-primary);color:var(--text-primary)}.comp-tab.active.svelte-1dx7hr{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.comp-logo.svelte-1dx7hr{width:16px;height:16px;object-fit:contain}.comp-name.svelte-1dx7hr{max-width:120px;overflow:hidden;text-overflow:ellipsis}.single-competition.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4)}.comp-logo-single.svelte-1dx7hr{width:20px;height:20px;object-fit:contain}.state-block.svelte-1dx7hr{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);gap:var(--space-3)}.squad-table.svelte-1dx7hr{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.squad-table.svelte-1dx7hr th:where(.svelte-1dx7hr){padding:var(--space-2);text-align:left;font-weight:var(--font-semibold);color:var(--text-secondary);border-bottom:2px solid var(--border-default);white-space:nowrap}.squad-table.svelte-1dx7hr td:where(.svelte-1dx7hr){padding:var(--space-2);border-bottom:1px solid var(--border-default)}.squad-table.svelte-1dx7hr .player-col:where(.svelte-1dx7hr){min-width:180px}.squad-table.svelte-1dx7hr .stat-col:where(.svelte-1dx7hr){text-align:center;width:60px}.squad-table.svelte-1dx7hr .quality-col:where(.svelte-1dx7hr){width:5rem;text-align:right}.squad-table.svelte-1dx7hr .quality-cell:where(.svelte-1dx7hr){text-align:right}.player-cell.svelte-1dx7hr .player-link:where(.svelte-1dx7hr){display:flex;align-items:center;gap:var(--space-3);text-decoration:none;color:inherit}.player-cell.svelte-1dx7hr .player-link:where(.svelte-1dx7hr):hover .player-name:where(.svelte-1dx7hr){color:var(--accent-primary)}.player-name.svelte-1dx7hr{transition:color .15s}.stat-cell.svelte-1dx7hr{text-align:center;color:var(--text-secondary)}.stat-cell.goals.svelte-1dx7hr{font-weight:var(--font-semibold);color:var(--color-win)}.stat-cell.assists.svelte-1dx7hr{color:var(--accent-primary)}.stat-cell.yellow.svelte-1dx7hr{color:var(--color-draw)}.stat-cell.red.svelte-1dx7hr{color:var(--color-loss)}.stat-cell.rating.svelte-1dx7hr{font-weight:var(--font-medium)}.transfers-controls.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.transfer-select.svelte-1dx7hr{padding:var(--space-2) var(--space-3);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;max-width:calc(100vw - 2rem)}.direction-toggle.svelte-1dx7hr{display:flex;background:var(--bg-tertiary);border-radius:var(--radius-md);padding:var(--space-1);gap:var(--space-1)}.toggle-btn.svelte-1dx7hr{padding:var(--space-2) var(--space-3);background:transparent;border:none;border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--text-secondary);cursor:pointer;transition:all .15s}.toggle-btn.svelte-1dx7hr:hover{color:var(--text-primary)}.toggle-btn.active.svelte-1dx7hr{background:var(--surface-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.toggle-btn.incoming.active.svelte-1dx7hr{background:#22c55e26;color:var(--color-win)}.toggle-btn.outgoing.active.svelte-1dx7hr{background:#ef444426;color:var(--color-loss)}.transfers-summary.svelte-1dx7hr{display:flex;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-secondary);border-radius:var(--radius-lg);margin-bottom:var(--space-4);flex-wrap:wrap}.transfers-list.svelte-1dx7hr{display:flex;flex-direction:column;gap:var(--space-2)}.transfer-row.svelte-1dx7hr{display:grid;grid-template-columns:90px 1fr 1.5fr auto;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;transition:background .15s}.transfer-row.svelte-1dx7hr:hover{background:var(--surface-hover)}.transfer-row.incoming.svelte-1dx7hr{border-left:3px solid var(--color-win)}.transfer-row.outgoing.svelte-1dx7hr{border-left:3px solid var(--color-loss)}.transfer-date.svelte-1dx7hr{font-size:var(--text-xs);color:var(--text-tertiary)}.transfer-player.svelte-1dx7hr{font-weight:var(--font-medium);overflow-wrap:anywhere}.transfer-player.svelte-1dx7hr .player-link:where(.svelte-1dx7hr){color:var(--text-primary);text-decoration:none}.transfer-player.svelte-1dx7hr .player-link:where(.svelte-1dx7hr):hover{color:var(--accent-primary);text-decoration:underline}.transfer-move.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);min-width:0;flex-wrap:wrap}.direction-label.svelte-1dx7hr{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase}.club-link.svelte-1dx7hr{color:var(--accent-primary);text-decoration:none;overflow-wrap:anywhere}.club-link.svelte-1dx7hr:hover{text-decoration:underline}.foreign-club.svelte-1dx7hr{color:var(--text-secondary);font-style:italic;overflow-wrap:anywhere}.transfer-type.svelte-1dx7hr{text-align:right}.type-badge.svelte-1dx7hr{display:inline-block;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--font-semibold);white-space:nowrap}.type-badge.permanent.svelte-1dx7hr{background:#22c55e26;color:var(--color-win)}.type-badge.loan.svelte-1dx7hr,.type-badge.loan_return.svelte-1dx7hr{background:#3b82f626;color:var(--color-info)}.type-badge.free.svelte-1dx7hr,.type-badge.end_of_loan.svelte-1dx7hr{background:var(--bg-tertiary);color:var(--text-secondary)}.type-badge.unknown.svelte-1dx7hr{background:var(--bg-tertiary);color:var(--text-tertiary)}.related-section.svelte-1dx7hr{max-width:900px;margin:var(--space-6) auto 0;background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6)}.related-heading.svelte-1dx7hr{margin:0 0 var(--space-4);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.related-list.svelte-1dx7hr{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-1)}.related-link.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);color:var(--text-primary);text-decoration:none;font-size:var(--text-sm);transition:background-color .15s}.related-link.svelte-1dx7hr:hover{background:var(--surface-hover)}.related-logo.svelte-1dx7hr{width:24px;height:24px;object-fit:contain;flex-shrink:0}.related-link.svelte-1dx7hr span:where(.svelte-1dx7hr):first-of-type{flex:1}.related-arrow.svelte-1dx7hr{color:var(--text-tertiary);font-size:var(--text-base);flex-shrink:0}@media screen and (max-width:48rem){.hide-mobile.svelte-1dx7hr{display:none}.transfer-row.svelte-1dx7hr{grid-template-columns:1fr;gap:var(--space-2)}}@media screen and (max-width:37.5rem){.team-crest.svelte-1dx7hr,.team-crest-placeholder.svelte-1dx7hr{width:68px;height:68px}.year-box.svelte-1dx7hr{padding:var(--space-2) var(--space-3);font-size:var(--text-xs)}.roster-card.svelte-1dx7hr{padding:var(--space-2)}.roster-grid.svelte-1dx7hr{grid-template-columns:repeat(auto-fill,minmax(min(150px,100%),1fr))}}.sk.svelte-1dx7hr{background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:svelte-1dx7hr-club-skeleton-shimmer 1.5s infinite;border-radius:var(--radius-md)}@keyframes svelte-1dx7hr-club-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sk-section.svelte-1dx7hr{width:100%;max-width:900px;margin:0 auto var(--space-6)}.sk-cards.svelte-1dx7hr{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:var(--space-3)}.sk-card.svelte-1dx7hr{height:96px;border-radius:var(--radius-xl)}.sk-form.svelte-1dx7hr{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.sk-circle.svelte-1dx7hr{width:28px;height:28px;border-radius:var(--radius-full);flex-shrink:0}.sk-tabs.svelte-1dx7hr{height:40px;width:100%;max-width:min(360px,100%);margin:var(--space-6) auto var(--space-4);border-radius:var(--radius-xl)}.sk-table-rows.svelte-1dx7hr{display:flex;flex-direction:column;gap:var(--space-2)}.sk-row.svelte-1dx7hr{height:48px;border-radius:var(--radius-md)}@media(prefers-reduced-motion:reduce){.sk.svelte-1dx7hr{animation:none;background:var(--bg-tertiary)}}
