/* Lusty Looters Account — v676
   Compact proportions for the loaded /account dashboard only.
   Keeps the v674/v675 Home visual system, colours, gradients, hover effects and animations intact. */

@media (min-width: 761px) {
  body.ll-account-page.ll-account-home-style .ll-account-shell {
    width: 100% !important;
    max-width: 1040px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 14px !important;
    margin-bottom: 44px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-stack {
    gap: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-card-inner,
  body.ll-account-page.ll-account-home-style .ll-account-profile-card .ll-account-card-inner {
    padding: 22px 20px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-profile-top {
    grid-template-columns: 84px minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-avatar-wrap,
  body.ll-account-page.ll-account-home-style .ll-account-avatar {
    width: 84px !important;
    height: 84px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-avatar-ring {
    inset: -9px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-status-dot {
    width: 14px !important;
    height: 14px !important;
    right: 2px !important;
    bottom: 5px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-name {
    font-size: clamp(24px, 2.6vw, 34px) !important;
    margin-bottom: 9px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-badges {
    gap: 6px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-badge {
    padding: 4px 7px !important;
    font-size: 8px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-card-title {
    margin-bottom: 8px !important;
    font-size: 18px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-card-sub {
    margin-bottom: 15px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-summary {
    margin-top: 18px !important;
    border-radius: 16px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-summary-tile {
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    min-height: 68px !important;
    padding: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-summary-icon {
    width: 28px !important;
    height: 28px !important;
    font-size: 19px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-summary-tile strong {
    font-size: 17px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-summary-label {
    margin-top: 4px !important;
    font-size: 8px !important;
    letter-spacing: 2px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-grid {
    gap: 10px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-field {
    min-height: 88px !important;
    padding: 15px 16px 14px 58px !important;
    border-radius: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-icon {
    left: 14px !important;
    top: 15px !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 10px !important;
    font-size: 17px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-field span:not(.ll-player-icon) {
    font-size: 8px !important;
    letter-spacing: 1.7px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-field strong {
    margin-top: 6px !important;
    font-size: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-player-field small {
    margin-top: 6px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-detail-list {
    border-radius: 16px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-row {
    padding: 12px 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-row span {
    font-size: 8px !important;
    letter-spacing: 1.7px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-account-row strong {
    font-size: 13px !important;
  }

  html body.ll-account-page.ll-account-home-style .ll-account-actions {
    gap: 10px !important;
    margin-top: 18px !important;
  }

  html body.ll-account-page.ll-account-home-style .ll-profile-actions,
  html body.ll-account-page.ll-account-home-style .ll-link-actions,
  html body.ll-account-page.ll-account-home-style .ll-auth-actions {
    gap: 10px !important;
  }

  html body.ll-account-page.ll-account-home-style .ll-account-mini-btn,
  html body.ll-account-page.ll-account-home-style button.ll-account-mini-btn,
  html body.ll-account-page.ll-account-home-style a.ll-account-mini-btn,
  html body.ll-account-page.ll-account-home-style .ll-account-btn,
  body.ll-account-page.ll-account-home-style #characterRestoreModal .ll-link-confirm-actions button {
    padding: 12px 16px !important;
    border-radius: 10px !important;
    font-size: 9.5px !important;
    letter-spacing: 2px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-card-head {
    gap: 14px !important;
    margin-bottom: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-list,
  body.ll-account-page.ll-account-home-style .ll-renewal-list {
    gap: 10px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-empty {
    grid-template-columns: 42px minmax(0, 1fr) auto !important;
    gap: 12px !important;
    padding: 13px !important;
    border-radius: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-icon {
    width: 42px !important;
    height: 42px !important;
    border-radius: 11px !important;
    font-size: 18px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-copy strong,
  body.ll-account-page.ll-account-home-style .ll-renewal-item-title {
    font-size: 14px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-copy small,
  body.ll-account-page.ll-account-home-style .ll-renewal-item-sub,
  body.ll-account-page.ll-account-home-style .ll-renewal-status {
    font-size: 12px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-archive-status,
  body.ll-account-page.ll-account-home-style .ll-renewal-pill {
    font-size: 8px !important;
  }

  body.ll-account-page.ll-account-home-style .ll-renewal-item,
  body.ll-account-page.ll-account-home-style .ll-renewal-empty {
    border-radius: 14px !important;
  }

  /* Keep the restore modal in the same visual system, just dashboard-sized. */
  body.ll-account-page.ll-account-home-style #characterRestoreModal .ll-link-confirm-card {
    width: min(560px, calc(100vw - 40px)) !important;
  }

  body.ll-account-page.ll-account-home-style #characterRestoreModal .ll-link-confirm-title {
    font-size: 20px !important;
  }

  body.ll-account-page.ll-account-home-style #characterRestoreModal .ll-link-confirm-message,
  body.ll-account-page.ll-account-home-style #characterRestoreModal .ll-restore-modal-check {
    font-size: 13px !important;
  }
}
