/* Desktop dashboard glass pass: match the lighter mobile glass language without washing out card boundaries. */
@media (min-width: 981px) {
  html body.view-dashboard {
    background:
      radial-gradient(circle at 6% 8%, rgba(195, 236, 232, 0.44), transparent 32%),
      radial-gradient(circle at 92% 6%, rgba(251, 239, 205, 0.34), transparent 34%),
      radial-gradient(circle at 50% 110%, rgba(210, 224, 232, 0.28), transparent 42%),
      linear-gradient(180deg, #f6f8f8 0%, #edf3f2 48%, #f7f7f4 100%) !important;
    background-attachment: fixed !important;
  }

  html body.view-dashboard .app-shell {
    background:
      linear-gradient(90deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0)),
      rgba(255, 255, 255, 0.03) !important;
  }

  html body.view-dashboard .main,
  html body.view-dashboard #dashboard,
  html body.view-dashboard #dashboard.active-view,
  html body.view-dashboard #dashboard .home-v2,
  html body.view-dashboard #dashboard .home-v2-desktop-trial {
    background: transparent !important;
    background-image: none !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial {
    gap: clamp(18px, 1.25vw, 26px) !important;
  }

  html body.view-dashboard #dashboard .home-web-hero,
  html body.view-dashboard #dashboard .home-web-card,
  html body.view-dashboard #dashboard .home-web-metric,
  html body.view-dashboard #dashboard .home-web-goal {
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid rgba(255, 255, 255, 0.66) !important;
    background:
      radial-gradient(circle at 18% 0%, rgba(255, 255, 255, 0.56), transparent 42%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.38), rgba(255, 255, 255, 0.17)),
      rgba(255, 255, 255, 0.2) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.9),
      inset 0 -1px 0 rgba(36, 56, 64, 0.055),
      0 1px 0 rgba(255, 255, 255, 0.36),
      0 22px 52px -46px rgba(33, 48, 58, 0.5) !important;
    backdrop-filter: blur(34px) saturate(1.26) brightness(1.03) !important;
    -webkit-backdrop-filter: blur(34px) saturate(1.26) brightness(1.03) !important;
  }

  html body.view-dashboard #dashboard .home-web-hero::before,
  html body.view-dashboard #dashboard .home-web-card::before,
  html body.view-dashboard #dashboard .home-web-metric::before,
  html body.view-dashboard #dashboard .home-web-goal::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    z-index: 0 !important;
    pointer-events: none !important;
    border-radius: inherit !important;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.5), transparent 28%),
      radial-gradient(circle at 100% 100%, rgba(255, 255, 255, 0.26), transparent 40%) !important;
    opacity: 0.76 !important;
  }

  html body.view-dashboard #dashboard .home-web-hero::after,
  html body.view-dashboard #dashboard .home-web-card::after,
  html body.view-dashboard #dashboard .home-web-metric::after,
  html body.view-dashboard #dashboard .home-web-goal::after {
    content: "" !important;
    position: absolute !important;
    inset: auto 18px 0 !important;
    height: 1px !important;
    z-index: 0 !important;
    pointer-events: none !important;
    background: rgba(48, 62, 72, 0.08) !important;
  }

  html body.view-dashboard #dashboard .home-web-hero > *,
  html body.view-dashboard #dashboard .home-web-card > *,
  html body.view-dashboard #dashboard .home-web-metric > *,
  html body.view-dashboard #dashboard .home-web-goal > * {
    position: relative !important;
    z-index: 1 !important;
  }

  html body.view-dashboard #dashboard .home-web-hero {
    border-color: rgba(255, 255, 255, 0.72) !important;
    background:
      radial-gradient(circle at 12% 0%, rgba(255, 255, 255, 0.5), transparent 38%),
      radial-gradient(circle at 96% 8%, rgba(227, 246, 239, 0.36), transparent 36%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.33), rgba(255, 255, 255, 0.15)),
      rgba(255, 255, 255, 0.18) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.92),
      inset 0 -1px 0 rgba(36, 56, 64, 0.05),
      0 32px 74px -58px rgba(30, 45, 56, 0.52) !important;
  }

  html body.view-dashboard #dashboard .home-web-goal {
    border-color: rgba(255, 255, 255, 0.7) !important;
    background:
      radial-gradient(circle at 86% 18%, rgba(179, 235, 213, 0.22), transparent 38%),
      radial-gradient(circle at 8% 0%, rgba(255, 255, 255, 0.52), transparent 42%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.18)),
      rgba(255, 255, 255, 0.22) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.92),
      inset 0 -1px 0 rgba(20, 80, 70, 0.045),
      0 26px 56px -46px rgba(35, 54, 64, 0.46) !important;
  }

  html body.view-dashboard #dashboard .home-web-metric {
    border-color: rgba(255, 255, 255, 0.62) !important;
    background:
      radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 44%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.16)),
      rgba(255, 255, 255, 0.18) !important;
  }

  html body.view-dashboard #dashboard .home-web-metric strong {
    color: color-mix(in srgb, var(--accent) 82%, #1c2430) !important;
  }

  html body.view-dashboard #dashboard .home-web-card {
    border-color: rgba(255, 255, 255, 0.6) !important;
    background:
      radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.42), transparent 38%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0.15)),
      rgba(255, 255, 255, 0.17) !important;
  }

  html body.view-dashboard #dashboard .home-web-metrics {
    gap: clamp(18px, 1.18vw, 26px) !important;
  }

  html body.view-dashboard #dashboard .home-web-metric:nth-child(odd) {
    transform: translateY(-1px) !important;
  }

  html body.view-dashboard #dashboard .home-web-metric:nth-child(even) {
    transform: translateY(1px) !important;
  }

  html body.view-dashboard #dashboard .home-web-task,
  html body.view-dashboard #dashboard .home-web-other button,
  html body.view-dashboard #dashboard .home-web-quick button,
  html body.view-dashboard #dashboard .home-web-weak-list button,
  html body.view-dashboard #dashboard .home-web-posts button {
    border: 1px solid rgba(255, 255, 255, 0.54) !important;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.14)),
      rgba(255, 255, 255, 0.16) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.78),
      inset 0 -1px 0 rgba(30, 42, 54, 0.045),
      0 16px 38px -34px rgba(30, 45, 58, 0.42) !important;
    backdrop-filter: blur(24px) saturate(1.16) !important;
    -webkit-backdrop-filter: blur(24px) saturate(1.16) !important;
  }

  html body.view-dashboard #dashboard .home-web-task:hover,
  html body.view-dashboard #dashboard .home-web-other button:hover,
  html body.view-dashboard #dashboard .home-web-quick button:hover,
  html body.view-dashboard #dashboard .home-web-weak-list button:hover,
  html body.view-dashboard #dashboard .home-web-posts button:hover {
    transform: translateY(-2px) !important;
    border-color: rgba(255, 255, 255, 0.78) !important;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2)),
      rgba(255, 255, 255, 0.22) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.9),
      0 22px 44px -34px rgba(30, 45, 58, 0.46) !important;
  }

  html body.view-dashboard #dashboard .home-web-task > span,
  html body.view-dashboard #dashboard .home-web-other button span,
  html body.view-dashboard #dashboard .home-web-quick button span,
  html body.view-dashboard #dashboard .home-v2-task-list button > span,
  html body.view-dashboard #dashboard .home-v2-quick button span {
    display: grid !important;
    place-items: center !important;
    flex: 0 0 clamp(52px, 3.3vw, 60px) !important;
    width: clamp(52px, 3.3vw, 60px) !important;
    height: clamp(52px, 3.3vw, 60px) !important;
    min-width: clamp(52px, 3.3vw, 60px) !important;
    min-height: clamp(52px, 3.3vw, 60px) !important;
    border: 1px solid rgba(213, 218, 228, 0.72) !important;
    border-radius: clamp(18px, 1.2vw, 22px) !important;
    color: rgba(96, 102, 114, 0.92) !important;
    background:
      radial-gradient(circle at 28% 16%, rgba(255, 255, 255, 0.88), transparent 38%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.72), rgba(248, 250, 252, 0.22)),
      rgba(255, 255, 255, 0.3) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.92),
      inset 0 -1px 0 rgba(30, 42, 54, 0.055),
      0 12px 26px -24px rgba(28, 39, 54, 0.42) !important;
    backdrop-filter: blur(18px) saturate(1.16) !important;
    -webkit-backdrop-filter: blur(18px) saturate(1.16) !important;
  }

  html body.view-dashboard #dashboard .home-web-task > span svg,
  html body.view-dashboard #dashboard .home-web-other button span svg,
  html body.view-dashboard #dashboard .home-web-quick button span svg,
  html body.view-dashboard #dashboard .home-v2-task-list button > span svg,
  html body.view-dashboard #dashboard .home-v2-quick button span svg {
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    color: var(--accent, rgba(75, 91, 109, 0.94)) !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    filter:
      drop-shadow(0 1px 0 rgba(255, 255, 255, 0.82))
      drop-shadow(0 4px 6px rgba(50, 70, 92, 0.12)) !important;
  }

  html body.view-dashboard #dashboard .home-web-task:hover > span,
  html body.view-dashboard #dashboard .home-web-task:focus-visible > span,
  html body.view-dashboard #dashboard .home-web-quick button:hover span,
  html body.view-dashboard #dashboard .home-web-quick button:focus-visible span,
  html body.view-dashboard #dashboard .home-web-other button:hover span,
  html body.view-dashboard #dashboard .home-web-other button:focus-visible span {
    border-color: rgba(205, 213, 226, 0.9) !important;
    color: rgba(74, 82, 96, 0.96) !important;
    background:
      radial-gradient(circle at 28% 16%, rgba(255, 255, 255, 0.96), transparent 38%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.84), rgba(248, 250, 252, 0.32)),
      rgba(255, 255, 255, 0.36) !important;
    transform: translateY(-1px) !important;
  }

  html body.view-dashboard #dashboard .home-web-task > em,
  html body.view-dashboard #dashboard .home-web-other button em,
  html body.view-dashboard #dashboard .home-web-quick button em {
    display: grid !important;
    place-items: center !important;
    width: clamp(28px, 1.75vw, 34px) !important;
    height: clamp(28px, 1.75vw, 34px) !important;
    margin-left: auto !important;
    color: #007aff !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  html body.view-dashboard #dashboard .home-web-task > em svg,
  html body.view-dashboard #dashboard .home-web-other button em svg,
  html body.view-dashboard #dashboard .home-web-quick button em svg {
    width: 18px !important;
    height: 18px !important;
    color: var(--accent, #2fb996) !important;
    stroke-width: 1.9 !important;
  }
}

/* Top navigation mid-width repair: prevent the account area from stretching into a giant card. */
@media (min-width: 761px) and (max-width: 1180px) {
  html body:not(.view-agent) .sidebar,
  html body.view-dashboard .sidebar,
  html body.view-practice .sidebar,
  html body.view-mock .sidebar,
  html body.view-profile .sidebar,
  html body.view-admin .sidebar {
    grid-template-columns: minmax(172px, 236px) minmax(0, 1fr) 52px !important;
    column-gap: 8px !important;
    width: min(100%, calc(100vw - 40px)) !important;
    max-width: calc(100vw - 40px) !important;
    min-height: 64px !important;
    max-height: 64px !important;
    padding: 8px 10px !important;
    overflow: hidden !important;
  }

  html body .sidebar .brand,
  html body.view-dashboard .sidebar .brand,
  html body.view-practice .sidebar .brand,
  html body.view-mock .sidebar .brand,
  html body.view-profile .sidebar .brand,
  html body.view-admin .sidebar .brand {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    width: auto !important;
    min-width: 0 !important;
    height: 48px !important;
    padding: 0 6px !important;
    gap: 10px !important;
  }

  html body .sidebar .brand-icon,
  html body.view-dashboard .sidebar .brand-icon,
  html body.view-practice .sidebar .brand-icon,
  html body.view-mock .sidebar .brand-icon,
  html body.view-profile .sidebar .brand-icon,
  html body.view-admin .sidebar .brand-icon {
    width: 42px !important;
    height: 42px !important;
    flex: 0 0 42px !important;
  }

  html body .sidebar .brand-copy,
  html body.view-dashboard .sidebar .brand-copy,
  html body.view-practice .sidebar .brand-copy,
  html body.view-mock .sidebar .brand-copy,
  html body.view-profile .sidebar .brand-copy,
  html body.view-admin .sidebar .brand-copy {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: auto !important;
    min-width: 0 !important;
    gap: 2px !important;
    overflow: hidden !important;
  }

  html body .sidebar .brand-copy strong,
  html body.view-dashboard .sidebar .brand-copy strong,
  html body.view-practice .sidebar .brand-copy strong,
  html body.view-mock .sidebar .brand-copy strong,
  html body.view-profile .sidebar .brand-copy strong,
  html body.view-admin .sidebar .brand-copy strong {
    max-width: 100% !important;
    overflow: hidden !important;
    font-size: 19px !important;
    line-height: 22px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body .sidebar .exam-type-picker,
  html body.view-dashboard .sidebar .exam-type-picker,
  html body.view-practice .sidebar .exam-type-picker,
  html body.view-mock .sidebar .exam-type-picker,
  html body.view-profile .sidebar .exam-type-picker,
  html body.view-admin .sidebar .exam-type-picker {
    width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
  }

  html body .sidebar .exam-type-picker select,
  html body.view-dashboard .sidebar .exam-type-picker select,
  html body.view-practice .sidebar .exam-type-picker select,
  html body.view-mock .sidebar .exam-type-picker select,
  html body.view-profile .sidebar .exam-type-picker select,
  html body.view-admin .sidebar .exam-type-picker select {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 12px !important;
  }

  html body .sidebar .nav-list,
  html body.view-dashboard .sidebar .nav-list,
  html body.view-practice .sidebar .nav-list,
  html body.view-mock .sidebar .nav-list,
  html body.view-profile .sidebar .nav-list,
  html body.view-admin .sidebar .nav-list {
    min-width: 0 !important;
    max-width: 100% !important;
    gap: 4px !important;
    overflow: hidden !important;
  }

  html body .sidebar .nav-link,
  html body.view-dashboard .sidebar .nav-link,
  html body.view-practice .sidebar .nav-link,
  html body.view-mock .sidebar .nav-link,
  html body.view-profile .sidebar .nav-link,
  html body.view-admin .sidebar .nav-link {
    min-width: 0 !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 clamp(8px, 1.05vw, 14px) !important;
    font-size: 14px !important;
  }

  html body .sidebar #sidebarUserButton.sidebar-user-card,
  html body .sidebar #sidebarUserButton.sidebar-user-card.is-logged-in,
  html body.view-dashboard .sidebar #sidebarUserButton.sidebar-user-card,
  html body.view-practice .sidebar #sidebarUserButton.sidebar-user-card,
  html body.view-mock .sidebar #sidebarUserButton.sidebar-user-card,
  html body.view-profile .sidebar #sidebarUserButton.sidebar-user-card,
  html body.view-admin .sidebar #sidebarUserButton.sidebar-user-card {
    justify-self: end !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    padding: 4px !important;
    place-items: center !important;
    border-radius: 999px !important;
    overflow: hidden !important;
  }

  html body .sidebar #sidebarUserButton.sidebar-user-card img,
  html body.view-dashboard .sidebar #sidebarUserButton.sidebar-user-card img,
  html body.view-practice .sidebar #sidebarUserButton.sidebar-user-card img,
  html body.view-mock .sidebar #sidebarUserButton.sidebar-user-card img,
  html body.view-profile .sidebar #sidebarUserButton.sidebar-user-card img,
  html body.view-admin .sidebar #sidebarUserButton.sidebar-user-card img {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    justify-self: center !important;
    align-self: center !important;
  }

  html body .sidebar #sidebarUserButton.sidebar-user-card span,
  html body .sidebar #sidebarUserButton.sidebar-user-card b,
  html body.view-dashboard .sidebar #sidebarUserButton.sidebar-user-card span,
  html body.view-dashboard .sidebar #sidebarUserButton.sidebar-user-card b,
  html body.view-practice .sidebar #sidebarUserButton.sidebar-user-card span,
  html body.view-practice .sidebar #sidebarUserButton.sidebar-user-card b,
  html body.view-mock .sidebar #sidebarUserButton.sidebar-user-card span,
  html body.view-mock .sidebar #sidebarUserButton.sidebar-user-card b,
  html body.view-profile .sidebar #sidebarUserButton.sidebar-user-card span,
  html body.view-profile .sidebar #sidebarUserButton.sidebar-user-card b,
  html body.view-admin .sidebar #sidebarUserButton.sidebar-user-card span,
  html body.view-admin .sidebar #sidebarUserButton.sidebar-user-card b {
    display: none !important;
  }
}

/* Desktop home interaction polish: tactile glass, reveal motion and pointer highlights. */
@media (min-width: 981px) {
  html body.view-dashboard #dashboard .home-v2-desktop-trial {
    perspective: 1400px !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(
    .home-web-hero,
    .home-web-goal,
    .home-web-card,
    .home-web-metric,
    .home-web-task,
    .home-web-weak-list button,
    .home-web-quick button,
    .home-web-posts button,
    .home-web-primary
  ) {
    --glass-x: 50%;
    --glass-y: 20%;
    --glass-rx: 0deg;
    --glass-ry: 0deg;
    transform: translate3d(0, 0, 0) rotateX(var(--glass-rx)) rotateY(var(--glass-ry)) !important;
    transform-style: preserve-3d !important;
    transition:
      transform 420ms cubic-bezier(0.2, 0.8, 0.2, 1),
      border-color 260ms ease,
      background 260ms ease,
      box-shadow 320ms ease,
      filter 260ms ease,
      opacity 420ms ease !important;
    will-change: transform, box-shadow, filter !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial.is-glass-ready :is(
    .home-web-hero,
    .home-web-goal,
    .home-web-card,
    .home-web-metric,
    .home-web-task,
    .home-web-weak-list button,
    .home-web-quick button,
    .home-web-posts button
  ) {
    animation: homeDesktopGlassReveal 560ms cubic-bezier(0.2, 0.8, 0.2, 1) backwards !important;
    animation-delay: calc(var(--reveal-index, 0) * 36ms) !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(.home-web-hero, .home-web-goal, .home-web-card, .home-web-metric)::before {
    background:
      radial-gradient(circle at var(--glass-x) var(--glass-y), rgba(255, 255, 255, 0.68), transparent 24%),
      linear-gradient(180deg, rgba(255, 255, 255, 0.52), transparent 30%),
      radial-gradient(circle at 100% 100%, rgba(255, 255, 255, 0.24), transparent 40%) !important;
    opacity: 0.52 !important;
    transition: opacity 260ms ease, background 260ms ease !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(.home-web-task, .home-web-weak-list button, .home-web-quick button, .home-web-posts button)::before,
  html body.view-dashboard #dashboard .home-web-primary::before {
    content: "" !important;
    position: absolute !important;
    inset: 1px !important;
    z-index: 0 !important;
    pointer-events: none !important;
    border-radius: inherit !important;
    background:
      radial-gradient(circle at var(--glass-x) var(--glass-y), rgba(255, 255, 255, 0.76), transparent 26%),
      linear-gradient(180deg, rgba(255, 255, 255, 0.28), transparent 44%) !important;
    opacity: 0 !important;
    transition: opacity 260ms ease !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(.home-web-task, .home-web-weak-list button, .home-web-quick button, .home-web-posts button) > *,
  html body.view-dashboard #dashboard .home-web-primary > * {
    position: relative !important;
    z-index: 1 !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(
    .home-web-hero,
    .home-web-goal,
    .home-web-card,
    .home-web-metric,
    .home-web-task,
    .home-web-weak-list button,
    .home-web-quick button,
    .home-web-posts button,
    .home-web-primary
  ).is-glass-hover {
    transform: translate3d(0, -4px, 0) rotateX(var(--glass-rx)) rotateY(var(--glass-ry)) !important;
    filter: saturate(1.04) brightness(1.015) !important;
    border-color: rgba(255, 255, 255, 0.82) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.94),
      inset 0 -1px 0 rgba(30, 42, 54, 0.045),
      0 28px 64px -42px rgba(31, 45, 58, 0.5) !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(.home-web-task, .home-web-weak-list button, .home-web-quick button, .home-web-posts button, .home-web-primary).is-glass-hover::before,
  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(.home-web-hero, .home-web-goal, .home-web-card, .home-web-metric).is-glass-hover::before {
    opacity: 0.9 !important;
  }

  html body.view-dashboard #dashboard .home-v2-desktop-trial :is(
    .home-web-hero,
    .home-web-goal,
    .home-web-card,
    .home-web-metric,
    .home-web-task,
    .home-web-weak-list button,
    .home-web-quick button,
    .home-web-posts button,
    .home-web-primary
  ).is-glass-press {
    transform: translate3d(0, -1px, 0) scale(0.985) !important;
    transition-duration: 110ms !important;
  }

  html body.view-dashboard #dashboard .home-web-primary,
  html body.view-dashboard #dashboard .home-web-goal,
  html body.view-dashboard #dashboard .home-web-task,
  html body.view-dashboard #dashboard .home-web-weak-list button,
  html body.view-dashboard #dashboard .home-web-quick button,
  html body.view-dashboard #dashboard .home-web-posts button {
    cursor: pointer !important;
  }

  html body.view-dashboard #dashboard .home-web-primary {
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid rgba(255, 255, 255, 0.74) !important;
    background:
      radial-gradient(circle at 20% 10%, rgba(255, 255, 255, 0.72), transparent 38%),
      linear-gradient(145deg, rgba(255, 255, 255, 0.62), rgba(235, 244, 247, 0.28)),
      rgba(255, 255, 255, 0.28) !important;
    color: rgba(24, 34, 46, 0.9) !important;
    text-shadow:
      0 1px 0 rgba(255, 255, 255, 0.78),
      0 -1px 0 rgba(20, 28, 38, 0.08) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.9),
      0 18px 36px -30px rgba(39, 70, 82, 0.42) !important;
    backdrop-filter: blur(24px) saturate(1.18) !important;
    -webkit-backdrop-filter: blur(24px) saturate(1.18) !important;
  }

  html body.view-dashboard #dashboard .home-web-primary svg,
  html body.view-dashboard #dashboard .home-web-task em svg,
  html body.view-dashboard #dashboard .home-web-quick button i svg {
    transition: transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1), color 220ms ease !important;
  }

  html body.view-dashboard #dashboard .home-web-primary:hover > svg,
  html body.view-dashboard #dashboard .home-web-task:hover > em svg {
    transform: translateX(2px) !important;
  }

  html body.view-dashboard #dashboard .home-web-task.active,
  html body.view-dashboard #dashboard .home-web-task:focus-visible,
  html body.view-dashboard #dashboard .home-web-weak-list button:focus-visible,
  html body.view-dashboard #dashboard .home-web-quick button:focus-visible,
  html body.view-dashboard #dashboard .home-web-primary:focus-visible,
  html body.view-dashboard #dashboard .home-web-goal:focus-visible {
    outline: none !important;
    border-color: rgba(132, 174, 255, 0.78) !important;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.92),
      0 0 0 4px rgba(132, 174, 255, 0.18),
      0 24px 54px -40px rgba(45, 82, 148, 0.42) !important;
  }

  html body.view-dashboard #dashboard .home-web-metric i,
  html body.view-dashboard #dashboard .home-web-weak-list button i em {
    transform-origin: left center !important;
    animation: homeDesktopProgressIn 780ms cubic-bezier(0.2, 0.8, 0.2, 1) both !important;
  }

  html body.view-dashboard #dashboard .home-web-goal-main i {
    transition: transform 360ms cubic-bezier(0.2, 0.8, 0.2, 1), filter 260ms ease !important;
  }

  html body.view-dashboard #dashboard .home-web-goal.is-glass-hover .home-web-goal-main i {
    transform: scale(1.045) !important;
    filter: drop-shadow(0 10px 18px rgba(80, 140, 160, 0.16)) !important;
  }

  html body.view-dashboard #dashboard .home-web-chart .home-v2-multi path,
  html body.view-dashboard #dashboard .home-web-chart .home-v2-multi circle {
    animation: homeDesktopChartIn 820ms cubic-bezier(0.2, 0.8, 0.2, 1) both !important;
  }

  html body.view-dashboard #dashboard .home-web-chart .home-v2-multi circle {
    transform-origin: center !important;
    animation-name: homeDesktopDotIn !important;
  }
}

@keyframes homeDesktopGlassReveal {
  from {
    opacity: 0;
    transform: translate3d(0, 12px, 0) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}

@keyframes homeDesktopProgressIn {
  from {
    transform: scaleX(0);
    opacity: 0.45;
  }
  to {
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes homeDesktopChartIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes homeDesktopDotIn {
  from {
    opacity: 0;
    transform: scale(0.72);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@media (min-width: 981px) and (prefers-reduced-motion: reduce) {
  html body.view-dashboard #dashboard .home-v2-desktop-trial *,
  html body.view-dashboard #dashboard .home-v2-desktop-trial *::before,
  html body.view-dashboard #dashboard .home-v2-desktop-trial *::after {
    animation: none !important;
    transition-duration: 1ms !important;
    transform: none !important;
  }
}
