/* Praxoria Startseite – v552: Transfer-Demo hochwertiger und harmonisiert.
   Nur Support-/Transfer-Zustand. Andere Seiten bleiben unberührt. */

html body.home.homeRefinedV552 #studioPanel3 .studioBody{
  padding: clamp(1.05rem, 1.7vw, 1.45rem) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferExperience{
  padding: clamp(1.1rem, 1.8vw, 1.55rem) !important;
  border-radius: 20px !important;
  border: 1px solid color-mix(in oklab, var(--border) 82%, transparent) !important;
  background:
    linear-gradient(135deg,
      color-mix(in oklab, var(--surface) 91%, transparent),
      color-mix(in oklab, var(--surface2) 45%, transparent)) !important;
  box-shadow:
    inset 0 1px 0 color-mix(in oklab, white 68%, transparent),
    0 18px 42px -42px color-mix(in oklab, var(--ink) 42%, transparent) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferExperience > .k,
html body.home.homeRefinedV552 #studioPanel3 .transferExperience > .v{
  display: none !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferIntro{
  max-width: 42rem !important;
  padding-bottom: clamp(.9rem, 1.25vw, 1.05rem) !important;
  border-bottom: 1px solid color-mix(in oklab, var(--border) 70%, transparent) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferIntro .k{
  display: block !important;
  color: color-mix(in oklab, var(--accent2) 58%, var(--muted2)) !important;
  font-size: .74rem !important;
  line-height: 1.2 !important;
  letter-spacing: .12em !important;
  font-weight: 760 !important;
  text-transform: uppercase !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferIntro .k::before{
  content: none !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferIntro .v{
  margin-top: .46rem !important;
  color: color-mix(in oklab, var(--text) 94%, var(--muted)) !important;
  font-size: clamp(1.12rem, 1.36vw, 1.32rem) !important;
  line-height: 1.34 !important;
  letter-spacing: -.018em !important;
  font-weight: 760 !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferStage{
  display: grid !important;
  grid-template-columns: minmax(18rem, .96fr) minmax(20rem, 1.04fr) !important;
  gap: clamp(1.1rem, 2vw, 1.7rem) !important;
  align-items: stretch !important;
  margin-top: clamp(1rem, 1.65vw, 1.35rem) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpts{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: .18rem !important;
  margin: 0 !important;
  border: 0 !important;
  align-content: start !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt{
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: .18rem !important;
  width: 100% !important;
  min-height: 0 !important;
  padding: .84rem .94rem .86rem 1rem !important;
  border: 1px solid transparent !important;
  border-radius: 14px !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--text) !important;
  text-align: left !important;
  letter-spacing: 0 !important;
  transition: background .22s ease, border-color .22s ease, box-shadow .22s ease, transform .22s ease !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt::before{
  content: "" !important;
  position: absolute !important;
  left: .58rem !important;
  top: .92rem !important;
  bottom: .92rem !important;
  width: 2px !important;
  height: auto !important;
  margin: 0 !important;
  border-radius: 999px !important;
  background: color-mix(in oklab, var(--accent2) 38%, var(--border-strong)) !important;
  opacity: 0 !important;
  transform: scaleY(.56) !important;
  transform-origin: center !important;
  box-shadow: none !important;
  transition: opacity .22s ease, transform .22s ease, background .22s ease !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt::after{
  content: none !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOptTitle{
  display: block !important;
  padding-left: .34rem !important;
  color: color-mix(in oklab, var(--text) 90%, var(--muted)) !important;
  font-size: clamp(.98rem, 1.09vw, 1.08rem) !important;
  line-height: 1.28 !important;
  font-weight: 780 !important;
  letter-spacing: -.012em !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOptDesc{
  display: block !important;
  max-width: 28rem !important;
  padding-left: .34rem !important;
  color: color-mix(in oklab, var(--muted) 86%, var(--text)) !important;
  font-size: clamp(.86rem, .96vw, .94rem) !important;
  line-height: 1.42 !important;
  font-weight: 470 !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt:hover{
  transform: translateY(-1px) !important;
  border-color: color-mix(in oklab, var(--accent2) 16%, var(--border)) !important;
  background: color-mix(in oklab, var(--accent2) 3.5%, transparent) !important;
  box-shadow: 0 14px 30px -31px color-mix(in oklab, var(--accent2) 55%, transparent) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt.isOn{
  border-color: color-mix(in oklab, var(--accent2) 20%, var(--border)) !important;
  background:
    linear-gradient(90deg,
      color-mix(in oklab, var(--accent2) 7%, transparent),
      color-mix(in oklab, var(--surface) 38%, transparent)) !important;
  box-shadow:
    inset 0 1px 0 color-mix(in oklab, white 62%, transparent),
    0 18px 36px -36px color-mix(in oklab, var(--accent2) 46%, transparent) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt.isOn::before{
  opacity: 1 !important;
  transform: scaleY(1) !important;
  background: color-mix(in oklab, var(--accent2) 78%, var(--surface)) !important;
}

html body.home.homeRefinedV552 #studioPanel3 .transferOpt.isOn .transferOptTitle{
  color: color-mix(in oklab, var(--text) 96%, var(--accent2)) !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote{
  position: relative !important;
  display: grid !important;
  align-content: center !important;
  gap: .55rem !important;
  margin: 0 !important;
  min-height: 100% !important;
  padding: clamp(1.05rem, 1.9vw, 1.5rem) clamp(1.15rem, 2vw, 1.6rem) !important;
  border: 1px solid color-mix(in oklab, var(--accent2) 18%, var(--border)) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 18% 0%, color-mix(in oklab, var(--accent2) 8%, transparent), transparent 46%),
    linear-gradient(180deg,
      color-mix(in oklab, var(--surface) 92%, transparent),
      color-mix(in oklab, var(--surface2) 45%, transparent)) !important;
  box-shadow:
    inset 0 1px 0 color-mix(in oklab, white 66%, transparent),
    0 20px 44px -42px color-mix(in oklab, var(--ink) 34%, transparent) !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote[hidden]{
  display: none !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote::before{
  content: "" !important;
  position: absolute !important;
  left: clamp(.72rem, 1.15vw, .96rem) !important;
  top: clamp(.9rem, 1.35vw, 1.2rem) !important;
  bottom: clamp(.9rem, 1.35vw, 1.2rem) !important;
  width: 2px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg,
    color-mix(in oklab, var(--accent2) 82%, white),
    color-mix(in oklab, var(--accent2) 30%, transparent)) !important;
  opacity: .86 !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote .demoNoticeLabel{
  display: block !important;
  margin: 0 0 0 .55rem !important;
  color: color-mix(in oklab, var(--accent2) 58%, var(--muted2)) !important;
  font-size: .72rem !important;
  line-height: 1.2 !important;
  letter-spacing: .13em !important;
  font-weight: 780 !important;
  text-transform: uppercase !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote .demoNoticeLabel::before{
  content: none !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote .demoNoticeText{
  display: block !important;
  margin-left: .55rem !important;
  max-width: 42rem !important;
  color: color-mix(in oklab, var(--text) 92%, var(--muted)) !important;
  font-size: clamp(1rem, 1.16vw, 1.1rem) !important;
  line-height: 1.5 !important;
  font-weight: 500 !important;
  letter-spacing: -.002em !important;
}

html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote.isChanging .demoNoticeLabel,
html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote.isChanging .demoNoticeText{
  animation: praxoriaTransferNoteInV552 .34s cubic-bezier(.22,.72,.18,1) both !important;
}

@keyframes praxoriaTransferNoteInV552{
  from{ opacity: 0; transform: translateY(4px); filter: blur(.9px); }
  to{ opacity: 1; transform: translateY(0); filter: blur(0); }
}

@media (max-width: 900px){
  html body.home.homeRefinedV552 #studioPanel3 .transferStage{
    grid-template-columns: 1fr !important;
  }
  html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote{
    min-height: auto !important;
  }
}

@media (max-width: 640px){
  html body.home.homeRefinedV552 #studioPanel3 .transferExperience{
    padding: 1rem !important;
  }
  html body.home.homeRefinedV552 #studioPanel3 .transferOpt{
    padding: .78rem .76rem .8rem .9rem !important;
  }
}

@media (prefers-reduced-motion: reduce){
  html body.home.homeRefinedV552 #studioPanel3 .transferOpt,
  html body.home.homeRefinedV552 #studioPanel3 .transferOpt::before,
  html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote .demoNoticeLabel,
  html body.home.homeRefinedV552 #studioPanel3 #studioTransferNote .demoNoticeText{
    transition: none !important;
    animation: none !important;
  }
}
