:root{--bg:#050509;--panel:#101018;--panel2:#171724;--text:#fff7e8;--muted:#c8bdd4;--line:rgba(214,169,88,.32);--gold:#d6a958;--gold2:#f3d8a1;--danger:#ff8fa3}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:radial-gradient(circle at 20% 0%,#241b35 0,#050509 42%,#020204 100%);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
button,input{font:inherit}
button{border:1px solid var(--line);border-radius:16px;background:var(--panel2);color:var(--text);padding:12px 14px;cursor:pointer}
button:hover{filter:brightness(1.08)}
a{color:inherit;text-decoration:none}
.primary{border:0;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#171008;font-weight:900;box-shadow:0 12px 34px rgba(214,169,88,.18)}
.full{width:100%;min-height:54px;font-size:16px}
.full-link{width:100%;margin-top:10px}
.danger{border-color:rgba(255,143,163,.42);color:#ffd5dd}
.bf-app{min-height:100svh}
.bf-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px clamp(12px,3vw,28px);background:rgba(5,5,9,.78);border-bottom:1px solid rgba(214,169,88,.20);backdrop-filter:blur(14px)}
.bf-brand{display:inline-flex;align-items:center;border:1px solid rgba(214,169,88,.48);border-radius:999px;padding:9px 14px;color:var(--gold2);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}
.bf-status{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px}
.bf-status span,.pill{border:1px solid rgba(214,169,88,.28);border-radius:999px;padding:7px 10px;background:rgba(16,16,24,.72)}
body.is-setup-stage .bf-lounge{display:none !important}
body.is-chat-stage .bf-onboarding{display:none !important}
.bf-onboarding{width:min(1180px,calc(100% - 24px));margin:0 auto;padding:28px 0 80px;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.15fr);gap:22px;align-items:start}
.bf-welcome,.onboarding-card,.panel,.chat-panel{border:1px solid var(--line);background:rgba(16,16,24,.88);border-radius:28px;box-shadow:0 28px 90px rgba(0,0,0,.38)}
.bf-welcome{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(260px,36vh,410px) clamp(24px,5vw,52px) clamp(24px,5vw,52px) !important;min-height:640px;background:linear-gradient(180deg,rgba(5,5,9,.06),rgba(5,5,9,.88)),url("/assets/marketing/blindfoldy/hero-01.webp") center top/cover no-repeat}
.bf-welcome .eyebrow,.bf-welcome h1,.bf-welcome p{text-shadow:0 3px 24px rgba(0,0,0,.88)}
.eyebrow{margin:0 0 10px;color:var(--gold2);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900}
h1{margin:0 0 14px;font-size:clamp(32px,6vw,62px);line-height:.95;letter-spacing:-.045em}
h2{margin:0 0 12px;font-size:18px}
p{color:var(--muted);line-height:1.55}
.onboarding-card{padding:22px}
.step{padding:0 0 20px;margin:0 0 20px;border-bottom:1px solid rgba(214,169,88,.18)}
.step:last-of-type{border-bottom:0}
.choice-row{display:flex;gap:10px;flex-wrap:wrap}
.choice-row.vertical{display:grid}
.choice-row label,.intent-grid label{cursor:pointer}
.choice-row input,.intent-grid input{position:absolute;opacity:0;pointer-events:none}
.choice-row span,.intent-grid span{display:flex;min-height:46px;align-items:center;justify-content:center;border:1px solid rgba(214,169,88,.28);border-radius:16px;background:#090910;padding:12px 14px;color:var(--muted)}
.choice-row input:checked + span,.intent-grid input:checked + span{border-color:var(--gold);color:#171008;background:linear-gradient(135deg,var(--gold2),var(--gold));font-weight:900}
.choice-row.vertical span{justify-content:flex-start;text-align:left}
.intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.intent-grid span{display:grid;justify-content:start;text-align:left;min-height:76px}
.intent-grid small{display:block;font-weight:650;opacity:.78;margin-top:4px}
.field{display:grid;gap:8px;color:#ead7ad;margin:0 0 12px}
.field input{width:100%;border:1px solid var(--line);border-radius:16px;background:#090910;color:var(--text);padding:14px 16px;outline:none}
.hint{margin:8px 0 0;font-size:13px}
.privacy-note,.safety-note,.adult-gate-note{margin-top:12px;border:1px solid rgba(255,143,163,.34);border-radius:16px;background:rgba(70,20,32,.32);padding:12px;color:#ffd5dd;line-height:1.45}
.privacy-note{border-color:rgba(214,169,88,.28);background:rgba(214,169,88,.08);color:#ead7ad}
.adult-gate-note{border-color:rgba(214,169,88,.22);background:#090910;color:var(--muted);margin-bottom:14px}
.internal-id-preview,.wallet-id-line{margin-top:10px;border:1px solid rgba(214,169,88,.24);background:#090910;border-radius:14px;padding:10px 12px;color:var(--muted);overflow-wrap:anywhere}
.wallet-id-line.small{font-size:12px}
.internal-id-preview span{display:block;font-size:12px;color:var(--gold2);letter-spacing:.06em;text-transform:uppercase}
.internal-id-preview strong,.wallet-id-line strong{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}
.avatar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.avatar-card{border:1px solid rgba(214,169,88,.28);border-radius:18px;background:#090910;padding:10px;cursor:pointer;text-align:left;color:var(--muted)}
.avatar-card.is-selected{border-color:var(--gold);box-shadow:0 0 0 2px rgba(214,169,88,.22);color:var(--text)}
.avatar-photo{display:block;width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:14px;margin:0 0 10px;background:#06060a}
.avatar-card strong{display:block;color:var(--text);font-size:14px}
.avatar-card span{display:block;font-size:12px}
.profile-stars-box{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(214,169,88,.28);border-radius:20px;background:linear-gradient(135deg,rgba(214,169,88,.10),rgba(9,9,16,.92));padding:16px;margin:0 0 18px}
.stars-buy-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:16px;padding:12px 14px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#171008;font-weight:900;white-space:nowrap}
.form-error{border:1px solid rgba(255,143,163,.5);background:rgba(70,20,32,.5);border-radius:16px;padding:12px;margin-bottom:14px;color:#ffd5dd}
.bf-lounge{display:grid;grid-template-columns:310px minmax(0,1fr) 280px;gap:14px;width:min(1500px,calc(100% - 20px));margin:0 auto;padding:14px 0 80px}
.left-rail,.right-info{display:grid;align-content:start;gap:14px}
.panel{padding:16px}
.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}
.mini-profile{display:flex;align-items:center;gap:14px}
.selected-avatar{flex:0 0 auto;width:70px;height:94px;border-radius:14px;overflow:hidden;background:#090910;border:1px solid rgba(214,169,88,.20)}
.selected-avatar-img{display:block;width:100%;height:100%;object-fit:cover}
.mini-profile h2,.mini-profile p{margin:0}
.wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}
.wallet-grid div{border:1px solid rgba(214,169,88,.22);border-radius:16px;background:#090910;padding:12px}
.wallet-grid strong{display:block;font-size:22px;color:var(--gold2)}
.wallet-grid span{font-size:12px;color:var(--muted)}
.tools button{width:100%;margin-top:8px}
.match-list{display:grid;gap:10px}
.match-card{display:flex;align-items:center;gap:10px;border:1px solid rgba(214,169,88,.22);border-radius:18px;background:#090910;padding:10px;cursor:pointer;text-align:left}
.match-card.is-active{border-color:var(--gold);background:#15111a}
.match-dot{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b314e,#111);display:grid;place-items:center;color:var(--gold2);font-weight:900}
.match-card strong{display:block}
.match-card span{display:block;color:var(--muted);font-size:12px}
.chat-panel{display:grid;grid-template-rows:auto minmax(320px,1fr) auto;min-height:calc(100svh - 110px);overflow:hidden}
.chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid rgba(214,169,88,.18)}
.chat-head h1{font-size:30px;margin-bottom:6px}
.chat-head p{margin:0}
.chat-feed{overflow:auto;padding:18px;background:linear-gradient(180deg,rgba(9,9,16,.84),rgba(5,5,9,.92))}
.msg{max-width:min(680px,84%);padding:12px 14px;border-radius:18px;margin:0 0 12px;line-height:1.45;white-space:pre-wrap}
.msg.guide,.msg.partner{background:#19192b;border-top-left-radius:6px}
.msg.me{margin-left:auto;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#171008;border-top-right-radius:6px;font-weight:650}
.msg.system{max-width:100%;background:#120f18;border:1px solid rgba(214,169,88,.18);color:var(--muted);font-size:13px}
.composer{display:flex;gap:10px;padding:14px;border-top:1px solid rgba(214,169,88,.18);background:rgba(16,16,24,.94)}
.composer input{flex:1;border:1px solid var(--line);border-radius:16px;background:#090910;color:var(--text);padding:0 14px;outline:none}
.right-info ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.8}
@media(max-width:1100px){.bf-lounge{grid-template-columns:280px 1fr}.right-info{grid-column:1/-1}.bf-onboarding{grid-template-columns:1fr}.bf-welcome{min-height:570px}}
@media(max-width:760px){.bf-topbar{align-items:flex-start}.bf-lounge{grid-template-columns:1fr}.chat-panel{min-height:640px}.intent-grid{grid-template-columns:1fr}.avatar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stars-box{display:grid}.stars-buy-link{width:100%}.composer{flex-wrap:wrap}.composer input{min-height:48px;flex-basis:100%;order:-1}.bf-welcome{min-height:540px;padding-top:280px !important}}

/* v014l: Charakter-Briefing, Privatsphäre, Matching-Status */
.multi-group{
  margin-top:16px;
}
.multi-group h3{
  margin:0 0 10px;
  font-size:15px;
  color:var(--gold2);
}
.multi-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.multi-grid label{
  cursor:pointer;
}
.multi-grid input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.multi-grid span{
  display:flex;
  align-items:center;
  min-height:44px;
  border:1px solid rgba(214,169,88,.28);
  border-radius:16px;
  background:#090910;
  padding:11px 13px;
  color:var(--muted);
}
.multi-grid input:checked + span{
  border-color:var(--gold);
  background:linear-gradient(135deg,var(--gold2),var(--gold));
  color:#171008;
  font-weight:900;
}
.privacy-memory-box{
  border:1px solid rgba(214,169,88,.30);
  border-radius:20px;
  background:linear-gradient(135deg,rgba(214,169,88,.10),rgba(9,9,16,.95));
  padding:16px;
  margin:0 0 18px;
}
.privacy-memory-box h2{
  margin:0 0 8px;
}
.privacy-memory-box p{
  margin:0 0 8px;
}
.privacy-memory-box p:last-child{
  margin-bottom:0;
}
@media(max-width:760px){
  .multi-grid{
    grid-template-columns:1fr;
  }
}

/* v014m: Aria/Orion mit Gesicht */
.companion-choice{
  display:grid !important;
  grid-template-columns:58px 1fr;
  column-gap:12px;
  align-items:center !important;
  justify-content:start !important;
  text-align:left;
  min-height:78px !important;
}
.companion-choice img{
  grid-row:1 / span 2;
  width:58px;
  height:58px;
  border-radius:16px;
  object-fit:cover;
  border:1px solid rgba(214,169,88,.35);
}
.companion-choice b{
  align-self:end;
}
.companion-choice small{
  align-self:start;
  opacity:.78;
}
.match-dot.companion-dot{
  overflow:hidden;
  padding:0;
  background:#090910;
}
.match-dot.companion-dot img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.chat-guide-avatar{
  flex:0 0 auto;
  width:64px;
  height:64px;
  border-radius:18px;
  overflow:hidden;
  display:grid;
  place-items:center;
  border:1px solid rgba(214,169,88,.35);
  background:#090910;
  color:var(--gold2);
  font-weight:900;
}
.chat-guide-avatar img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.chat-guide-avatar span{
  font-size:22px;
}
@media(max-width:760px){
  .chat-guide-avatar{
    width:54px;
    height:54px;
    border-radius:15px;
  }
}

/* BLINDFOLDY_V015B9I2_DESKTOP_LAYOUT_SCANNER */
.bf-lounge{
  width:min(1580px,calc(100% - 36px));
  grid-template-columns:minmax(280px,330px) minmax(620px,1fr) minmax(260px,300px);
  gap:18px;
  align-items:start;
}
.bf-lounge > *,
.left-rail,
.right-info,
.chat-panel,
.panel{
  min-width:0;
}
.left-rail,
.right-info{
  position:relative;
  z-index:1;
}
.chat-panel{
  position:relative;
  z-index:2;
}
.panel,
.chat-panel{
  overflow:hidden;
}
.left-rail .panel,
.right-info .panel{
  overflow-wrap:anywhere;
}
.match-card{
  width:100%;
  box-sizing:border-box;
}
.match-card > div:not(.bf-scan-card){
  min-width:0;
}
.match-card strong,
.match-card span{
  overflow-wrap:anywhere;
}
.bf-scan-match-card{
  display:block;
  padding:0;
  overflow:hidden;
  cursor:default;
  background:linear-gradient(145deg,rgba(13,13,22,.98),rgba(8,8,13,.96));
}
.bf-scan-card{
  display:grid;
  gap:10px;
  padding:12px;
}
.bf-scan-stage{
  position:relative;
  min-height:150px;
  border-radius:20px;
  overflow:hidden;
  border:1px solid rgba(214,169,88,.22);
  background:
    radial-gradient(circle at 50% 50%,rgba(214,169,88,.18),transparent 34%),
    radial-gradient(circle at 20% 20%,rgba(126,92,170,.18),transparent 35%),
    linear-gradient(180deg,rgba(16,16,28,.98),rgba(5,5,9,.98));
}
.bf-scan-stage::before{
  content:"";
  position:absolute;
  inset:-20%;
  background:
    linear-gradient(110deg,transparent 0 42%,rgba(255,222,159,.10) 50%,transparent 58%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 16px);
  animation:bfScanSweep 8s linear infinite;
}
.bf-scan-ring{
  position:absolute;
  left:50%;
  top:50%;
  width:42px;
  height:42px;
  border-radius:999px;
  border:1px solid rgba(214,169,88,.30);
  transform:translate(-50%,-50%);
  opacity:.7;
  animation:bfScanRing 5.8s ease-out infinite;
}
.bf-scan-ring-2{
  animation-delay:2.4s;
}
.bf-scan-pulse{
  position:absolute;
  left:50%;
  top:50%;
  width:9px;
  height:9px;
  border-radius:999px;
  background:rgba(244,211,143,.95);
  box-shadow:0 0 26px rgba(244,211,143,.60);
  transform:translate(-50%,-50%);
}
.bf-scan-avatar{
  position:absolute;
  width:48px;
  height:48px;
  border-radius:999px;
  padding:2px;
  background:linear-gradient(135deg,rgba(244,211,143,.95),rgba(108,83,148,.8));
  box-shadow:0 12px 34px rgba(0,0,0,.35),0 0 22px rgba(214,169,88,.20);
  transform:translate(-50%,-50%);
  animation:
    bfScanFloat var(--bf-scan-duration,13s) ease-in-out infinite,
    bfScanFade 9s ease-in-out infinite;
  animation-delay:var(--bf-scan-delay,0s),var(--bf-scan-delay,0s);
}
.bf-scan-avatar img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:999px;
  filter:saturate(1.04) contrast(1.03);
}
.bf-scan-copy{
  display:grid;
  gap:3px;
}
.bf-scan-copy strong{
  color:#fff3cf;
  font-size:13px;
}
.bf-scan-copy span{
  color:#d9c8e8;
  font-size:12px;
}
.bf-scan-copy small{
  color:rgba(217,200,232,.72);
  font-size:11px;
  line-height:1.35;
}
@keyframes bfScanSweep{
  from{transform:translateX(-18%) rotate(0deg)}
  to{transform:translateX(18%) rotate(0deg)}
}
@keyframes bfScanRing{
  0%{width:28px;height:28px;opacity:.58}
  80%{width:170px;height:170px;opacity:.05}
  100%{width:190px;height:190px;opacity:0}
}
@keyframes bfScanFloat{
  0%,100%{transform:translate(-50%,-50%) translate3d(-4px,2px,0) scale(.92)}
  35%{transform:translate(-50%,-50%) translate3d(8px,-8px,0) scale(1.04)}
  70%{transform:translate(-50%,-50%) translate3d(-7px,6px,0) scale(.98)}
}
@keyframes bfScanFade{
  0%,100%{opacity:.42}
  38%{opacity:.95}
  72%{opacity:.62}
}
@media(max-width:1320px){
  .bf-lounge{
    grid-template-columns:minmax(270px,330px) minmax(0,1fr);
    width:min(1180px,calc(100% - 30px));
  }
  .right-info{
    grid-column:1/-1;
  }
}
@media(max-width:900px){
  .bf-lounge{
    grid-template-columns:1fr;
    width:min(100% - 18px,760px);
    gap:12px;
  }
  .right-info{
    grid-column:auto;
  }
  .chat-panel{
    min-height:calc(100svh - 96px);
  }
}
@media(max-width:760px){
  .bf-scan-stage{
    min-height:124px;
  }
  .bf-scan-avatar{
    width:42px;
    height:42px;
  }
}
@media(prefers-reduced-motion:reduce){
  .bf-scan-stage::before,
  .bf-scan-ring,
  .bf-scan-avatar{
    animation:none !important;
  }
  .bf-scan-avatar{
    opacity:.72;
  }
}

/* BLINDFOLDY_V015B9I3_SCANNER_AVATAR_POP */
.bf-scan-avatar{
  opacity:0;
  will-change:transform,opacity,filter;
  animation:bfScanPopDrift var(--bf-scan-duration,13s) cubic-bezier(.33,.02,.18,1) infinite !important;
  animation-delay:var(--bf-scan-delay,0s) !important;
}
.bf-scan-avatar:nth-child(odd){
  --bf-pop-x1:-8px;
  --bf-pop-y1:6px;
  --bf-pop-x2:10px;
  --bf-pop-y2:-9px;
}
.bf-scan-avatar:nth-child(even){
  --bf-pop-x1:9px;
  --bf-pop-y1:-6px;
  --bf-pop-x2:-7px;
  --bf-pop-y2:10px;
}
.bf-scan-a0{filter:saturate(1.08) brightness(1.04)}
.bf-scan-a1{filter:saturate(1.02) brightness(.98)}
.bf-scan-a2{filter:saturate(1.10) brightness(1.02)}
.bf-scan-a3{filter:saturate(.98) brightness(1.05)}
.bf-scan-a4{filter:saturate(1.05) brightness(.96)}
.bf-scan-a5{filter:saturate(1.12) brightness(1.03)}
.bf-scan-a6{filter:saturate(1.00) brightness(1.00)}

@keyframes bfScanPopDrift{
  0%{
    opacity:0;
    transform:translate(-50%,-50%) translate3d(var(--bf-pop-x1,-6px),var(--bf-pop-y1,4px),0) scale(.34);
    filter:blur(2px) saturate(.85) brightness(.80);
  }
  8%{
    opacity:0;
    transform:translate(-50%,-50%) translate3d(var(--bf-pop-x1,-6px),var(--bf-pop-y1,4px),0) scale(.42);
    filter:blur(1.4px) saturate(.90) brightness(.88);
  }
  15%{
    opacity:.96;
    transform:translate(-50%,-50%) translate3d(0,0,0) scale(1.13);
    filter:blur(0) saturate(1.08) brightness(1.08);
  }
  24%{
    opacity:.82;
    transform:translate(-50%,-50%) translate3d(4px,-5px,0) scale(.96);
    filter:blur(0) saturate(1.04) brightness(1.02);
  }
  48%{
    opacity:.95;
    transform:translate(-50%,-50%) translate3d(var(--bf-pop-x2,8px),var(--bf-pop-y2,-7px),0) scale(1.04);
    filter:blur(0) saturate(1.10) brightness(1.04);
  }
  66%{
    opacity:.56;
    transform:translate(-50%,-50%) translate3d(-3px,6px,0) scale(.82);
    filter:blur(.2px) saturate(.96) brightness(.92);
  }
  82%{
    opacity:.12;
    transform:translate(-50%,-50%) translate3d(7px,-2px,0) scale(.55);
    filter:blur(1.1px) saturate(.88) brightness(.82);
  }
  100%{
    opacity:0;
    transform:translate(-50%,-50%) translate3d(var(--bf-pop-x1,-6px),var(--bf-pop-y1,4px),0) scale(.34);
    filter:blur(2px) saturate(.80) brightness(.76);
  }
}
@media(prefers-reduced-motion:reduce){
  .bf-scan-avatar{
    opacity:.72 !important;
    transform:translate(-50%,-50%) scale(.92) !important;
    animation:none !important;
    filter:none !important;
  }
}

/* BLINDFOLDY_V015B9I4_SCANNER_AVATAR_SLOW */
.bf-scan-avatar{
  animation-name:bfScanPopDrift !important;
  animation-timing-function:cubic-bezier(.33,.02,.18,1) !important;
  animation-iteration-count:infinite !important;
}
.bf-scan-a0{animation-duration:23s !important;}
.bf-scan-a1{animation-duration:27s !important;}
.bf-scan-a2{animation-duration:25s !important;}
.bf-scan-a3{animation-duration:30s !important;}
.bf-scan-a4{animation-duration:26s !important;}
.bf-scan-a5{animation-duration:32s !important;}
.bf-scan-a6{animation-duration:28s !important;}

/* BLINDFOLDY_K4P7_TESTCONTACT_POLICY_ROTATION_V1 */
.bf-real-profile-card{align-items:center;}
.bf-profile-dot{overflow:hidden;background:rgba(255,255,255,.08);}
.bf-profile-dot img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;}
.bf-real-profile-card small{display:block;margin-top:2px;font-size:11px;line-height:1.25;color:rgba(217,200,232,.70);overflow-wrap:anywhere;}
.msg.typing{
  align-self:flex-start;
  opacity:.78;
  font-style:italic;
}
.msg.typing::after{
  content:"";
  display:inline-block;
  width:18px;
  height:4px;
  margin-left:6px;
  border-radius:999px;
  background:currentColor;
  opacity:.38;
  animation:bfTypingBlink 1.2s ease-in-out infinite;
}
@keyframes bfTypingBlink{
  0%,100%{opacity:.22;transform:translateY(0)}
  50%{opacity:.70;transform:translateY(-1px)}
}

/* BLINDFOLDY_V015B9K1_CAMERA_VAULT_CSS */
.bf-camera-vault{
  margin-top:14px;
  padding:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  background:rgba(255,255,255,.045);
}
.bf-camera-vault-head{
  display:flex;
  gap:12px;
  align-items:center;
}
.bf-camera-vault-head strong{
  display:block;
}
.bf-camera-vault-head span,
.bf-camera-vault-head small{
  display:block;
  margin-top:2px;
  color:rgba(238,229,246,.72);
  font-size:12px;
  line-height:1.3;
}
.bf-camera-own{
  width:62px;
  height:62px;
  flex:0 0 auto;
  border-radius:50%;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
  background:rgba(255,255,255,.08);
  display:grid;
  place-items:center;
}
.bf-camera-own img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.bf-camera-own-empty{
  font-size:12px;
  color:rgba(238,229,246,.64);
}
.bf-camera-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:12px;
}
.bf-camera-actions button{
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  padding:8px 11px;
  background:rgba(255,255,255,.08);
  color:inherit;
  cursor:pointer;
}
.bf-camera-actions button:disabled{
  opacity:.45;
  cursor:not-allowed;
}
.bf-camera-stage{
  margin-top:12px;
  display:grid;
  gap:10px;
}
.bf-camera-stage video,
.bf-camera-stage img{
  width:100%;
  max-height:360px;
  object-fit:cover;
  border-radius:18px;
  background:#08050d;
}
.bf-camera-status{
  margin:10px 0 0;
  color:rgba(238,229,246,.72);
  font-size:12px;
}
.bf-camera-status.is-error{
  color:#ffd0d0;
}
@media (max-width:760px){
  .bf-camera-stage video,
  .bf-camera-stage img{
    max-height:300px;
  }
}

/* BLINDFOLDY_V015B9K1A_CAMERA_VAULT_FIX_CSS */
.bf-camera-own img[hidden],
.bf-camera-stage img[hidden],
.bf-camera-stage[hidden]{
  display:none !important;
}
.bf-camera-own img:not([src]),
.bf-camera-stage img:not([src]){
  display:none !important;
}
.bf-camera-stage video{
  min-height:220px;
}
.bf-camera-status.is-error{
  color:#ffd0d0;
}

/* BLINDFOLDY_V015B9K2_CONTACT_SAFETY_CSS */
.bf-contact-safety-panel{
  margin-top:8px;
  display:grid;
  gap:8px;
}
.bf-contact-badges{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
}
.bf-contact-badges span{
  display:inline-flex;
  align-items:center;
  gap:4px;
  padding:4px 8px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.055);
  color:rgba(238,229,246,.78);
  font-size:11px;
  line-height:1.2;
  white-space:nowrap;
}
.bf-contact-actions{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}
.bf-contact-actions button{
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  padding:7px 10px;
  background:rgba(255,255,255,.075);
  color:inherit;
  font-size:12px;
  line-height:1.2;
  cursor:pointer;
}
.bf-contact-actions button:hover:not(:disabled){
  background:rgba(255,255,255,.12);
}
.bf-contact-actions button:disabled{
  opacity:.45;
  cursor:not-allowed;
}
.bf-contact-actions .bf-contact-end{
  border-color:rgba(255,210,210,.22);
  background:rgba(255,120,120,.08);
}
.bf-contact-safety-note{
  color:rgba(238,229,246,.62);
  font-size:11px;
  line-height:1.25;
}
.msg.system{
  align-self:center;
  max-width:92%;
  opacity:.72;
  font-size:12px;
  text-align:center;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.10);
}
.match-card.is-ended{
  opacity:.45;
}
@media (max-width:760px){
  .bf-contact-badges span{
    font-size:10.5px;
    padding:4px 7px;
  }
  .bf-contact-actions button{
    flex:1 1 calc(50% - 6px);
  }
}

/* BLINDFOLDY_V015B9K3A1A_MOBILE_CAMERA_QR_CSS */
.bf-camera-qr-panel{margin-top:14px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.04)}
.bf-camera-qr-head strong,.bf-camera-qr-head small{display:block}
.bf-camera-qr-head small{margin-top:3px;color:rgba(238,229,246,.68);font-size:12px;line-height:1.35}
.bf-camera-qr-panel button{margin-top:12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:9px 12px;background:rgba(255,255,255,.09);color:inherit;cursor:pointer}
.bf-camera-qr-box{margin-top:12px;display:grid;place-items:center;gap:8px}
.bf-camera-qr-box img{width:210px;max-width:100%;border-radius:14px;background:#fff;padding:10px}
.bf-camera-qr-box a{color:inherit;font-size:12px;opacity:.78}

/* BLINDFOLDY_V015B9K4_REAL_MATCHES_CSS */
.bf-real-profile-card{
  border-color:rgba(170,230,255,.20);
  background:linear-gradient(135deg, rgba(120,190,255,.08), rgba(255,255,255,.045));
}
.bf-real-profile-card small{
  display:block;
  margin-top:3px;
  color:rgba(238,229,246,.62);
  font-size:11px;
  line-height:1.25;
}
.bf-real-dot{
  box-shadow:0 0 0 1px rgba(170,230,255,.22), 0 0 18px rgba(120,190,255,.12);
}

/* BLINDFOLDY_V015B9K4A_MATCH_PERCENT_CSS */
.bf-match-info-line{
  display:inline-flex !important;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:4px;
  padding:4px 8px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.065);
  color:rgba(238,229,246,.78) !important;
  font-size:11px !important;
  line-height:1.2;
  white-space:nowrap;
}
.bf-real-profile-card .bf-match-info-line,
.bf-real-profile-card .bf-match-info-line{
  border-color:rgba(170,230,255,.18);
  background:rgba(120,190,255,.075);
}
@media (max-width:760px){
  .bf-match-info-line{
    font-size:10.5px !important;
    white-space:normal;
    width:auto;
  }
}

/* BLINDFOLDY_V015B9K4C2_PRESENCE_CSS */
.bf-presence-info-line{
  display:inline-flex !important;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin-top:4px;
  padding:4px 8px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.045);
  color:rgba(238,229,246,.70) !important;
  font-size:11px !important;
  line-height:1.2;
  white-space:nowrap;
}
.bf-presence-online{
  border-color:rgba(120,255,190,.22);
  background:rgba(120,255,190,.075);
}
.bf-presence-online::before{
  content:"";
  width:6px;
  height:6px;
  border-radius:999px;
  margin-right:6px;
  background:currentColor;
  opacity:.9;
}
@media (max-width:760px){
  .bf-presence-info-line{
    font-size:10.5px !important;
    white-space:normal;
    width:auto;
  }
}


/* BLINDFOLDY_MOBILE_CHAT_SPLIT_VIEW_V1 */
@media (max-width:760px){
  body.is-chat-stage .bf-lounge{
    width:100%;
    min-height:calc(100svh - 64px);
    margin:0;
    padding:10px 10px 18px;
    display:block;
  }

  body.is-chat-stage.bf-mobile-chat-list .chat-panel,
  body.is-chat-stage.bf-mobile-chat-list .right-info{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-list .left-rail{
    display:grid;
    gap:12px;
  }

  body.is-chat-stage.bf-mobile-chat-list .left-rail > .mini-profile,
  body.is-chat-stage.bf-mobile-chat-list .left-rail > .wallet,
  body.is-chat-stage.bf-mobile-chat-list .left-rail > .tools{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-list .left-rail > .panel{
    border-radius:22px;
    padding:14px;
  }

  body.is-chat-stage.bf-mobile-chat-list .panel-head{
    align-items:center;
  }

  body.is-chat-stage.bf-mobile-chat-list .match-list{
    gap:8px;
  }

  body.is-chat-stage.bf-mobile-chat-list .match-card{
    min-height:64px;
    padding:10px;
    border-radius:18px;
  }

  body.is-chat-stage.bf-mobile-chat-list .match-dot{
    width:46px;
    height:46px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .left-rail,
  body.is-chat-stage.bf-mobile-chat-detail .right-info{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-panel{
    display:grid;
    grid-template-rows:auto minmax(0,1fr) auto;
    min-height:calc(100svh - 74px);
    height:calc(100svh - 74px);
    border-radius:22px;
    overflow:hidden;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    position:sticky;
    top:0;
    z-index:8;
    align-items:center;
    padding:12px;
    gap:10px;
    background:rgba(16,16,24,.98);
    backdrop-filter:blur(12px);
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar{
    width:44px;
    height:44px;
    flex:0 0 44px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:22px;
    line-height:1;
    margin:0 0 4px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p{
    font-size:12px;
    line-height:1.25;
  }

  body.is-chat-stage.bf-mobile-chat-detail #backToGuideBtn{
    order:-1;
    flex:0 0 auto;
    padding:9px 11px;
    border-radius:999px;
    font-size:13px;
    white-space:nowrap;
    background:rgba(255,255,255,.08);
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-feed{
    min-height:0;
    padding:12px;
    overscroll-behavior:contain;
  }

  body.is-chat-stage.bf-mobile-chat-detail .msg{
    max-width:92%;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer{
    position:sticky;
    bottom:0;
    padding:10px;
    gap:8px;
    background:rgba(16,16,24,.98);
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer input{
    min-height:46px;
    flex-basis:100%;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer button{
    min-height:42px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions button{
    flex:1 1 calc(50% - 6px);
  }
}


/* BLINDFOLDY_MOBILE_CHAT_COMPACT_AD_V1 */
.bf-mobile-chat-ad-block[hidden]{
  display:none !important;
}

@media (max-width:760px){
  body.is-chat-stage.bf-mobile-chat-detail .bf-lounge{
    min-height:calc(100svh - 48px);
    padding:5px 6px 7px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-panel{
    grid-template-rows:auto minmax(0,1fr) auto auto !important;
    min-height:calc(100svh - 56px);
    height:calc(100svh - 56px);
    border-radius:18px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    display:grid !important;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:7px;
    min-height:50px;
    padding:6px 8px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head > div:not(.chat-guide-avatar){
    min-width:0;
    display:grid;
    gap:0;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar{
    width:34px;
    height:34px;
    flex:0 0 34px;
    border-radius:11px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head .eyebrow{
    margin:0;
    font-size:9px;
    line-height:1.05;
    letter-spacing:.12em;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:18px;
    line-height:1.02;
    margin:0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p#chatSub{
    margin:1px 0 0;
    font-size:10.5px;
    line-height:1.12;
    max-height:24px;
    overflow:hidden;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
  }

  body.is-chat-stage.bf-mobile-chat-detail #backToGuideBtn{
    order:-1;
    align-self:center;
    min-height:30px;
    padding:6px 8px;
    font-size:12px;
    line-height:1;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-safety-panel{
    grid-column:1 / -1;
    margin-top:3px;
    gap:4px;
    max-height:38px;
    overflow:hidden;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-badges,
  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-safety-note{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions{
    gap:4px;
    flex-wrap:nowrap;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
    padding-bottom:1px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions button{
    flex:0 0 auto !important;
    min-height:28px;
    padding:5px 8px;
    font-size:11px;
    line-height:1.1;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-feed{
    padding:8px;
    min-height:0;
  }

  body.is-chat-stage.bf-mobile-chat-detail .msg{
    max-width:94%;
    padding:9px 10px;
    margin-bottom:8px;
    border-radius:15px;
    font-size:14px;
    line-height:1.35;
  }

  body.is-chat-stage.bf-mobile-chat-detail .msg.system{
    font-size:11.5px;
    padding:7px 9px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    gap:7px;
    min-height:34px;
    max-height:44px;
    padding:7px 9px;
    border-top:1px solid rgba(214,169,88,.16);
    border-bottom:1px solid rgba(214,169,88,.12);
    background:linear-gradient(135deg,rgba(214,169,88,.10),rgba(255,255,255,.045));
    color:rgba(255,247,232,.78);
    font-size:11px;
    line-height:1.15;
    overflow:hidden;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block strong{
    color:var(--gold2);
    font-size:9.5px;
    text-transform:uppercase;
    letter-spacing:.12em;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block span{
    min-width:0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block em{
    color:#fff2c8;
    font-style:normal;
    font-size:10.5px;
    white-space:nowrap;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer{
    display:grid !important;
    grid-template-columns:34px minmax(0,1fr) 68px;
    align-items:center;
    flex-wrap:nowrap !important;
    gap:6px;
    padding:7px 8px calc(7px + env(safe-area-inset-bottom));
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer input{
    grid-column:2;
    order:0 !important;
    flex:0 1 auto !important;
    flex-basis:auto !important;
    min-height:38px !important;
    padding:0 10px;
    font-size:14px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer button{
    min-height:38px !important;
    padding:7px 8px;
    font-size:13px;
    border-radius:14px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer #attachBtn{
    width:34px;
    min-width:34px;
    padding:0;
  }
}

@media (max-width:760px) and (max-height:700px){
  body.is-chat-stage.bf-mobile-chat-detail .chat-panel{
    height:calc(100svh - 44px);
    min-height:calc(100svh - 44px);
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    min-height:44px;
    padding:5px 7px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar{
    width:30px;
    height:30px;
    flex-basis:30px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:16px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p#chatSub{
    max-height:13px;
    -webkit-line-clamp:1;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block{
    min-height:30px;
    max-height:34px;
    padding:5px 8px;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block span{
    font-size:10.5px;
  }
}


/* BLINDFOLDY_MOBILE_HEADER_INPUT_AD_V2 */
@media (max-width:760px){
  body.is-chat-stage.bf-mobile-chat-detail .bf-topbar{
    min-height:32px !important;
    padding:3px 7px !important;
    align-items:center !important;
    gap:6px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-brand{
    padding:4px 8px !important;
    font-size:9px !important;
    letter-spacing:.08em !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-status{
    gap:4px !important;
    font-size:10px !important;
    flex-wrap:nowrap !important;
    overflow:hidden !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-status span,
  body.is-chat-stage.bf-mobile-chat-detail .bf-status .pill{
    padding:3px 6px !important;
    white-space:nowrap !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-lounge{
    min-height:calc(100svh - 36px) !important;
    padding:3px 5px 6px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-panel{
    height:calc(100svh - 40px) !important;
    min-height:calc(100svh - 40px) !important;
    border-radius:15px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    min-height:34px !important;
    max-height:62px !important;
    padding:4px 6px !important;
    gap:5px !important;
    grid-template-columns:auto minmax(0,1fr) !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar,
  body.is-chat-stage.bf-mobile-chat-detail .chat-head .eyebrow{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:15px !important;
    line-height:1 !important;
    margin:0 !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p#chatSub{
    font-size:9.5px !important;
    line-height:1.05 !important;
    max-height:10px !important;
    -webkit-line-clamp:1 !important;
    margin:0 !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail #backToGuideBtn{
    min-height:26px !important;
    padding:5px 7px !important;
    font-size:11px !important;
    border-radius:999px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-safety-panel{
    grid-column:1 / -1 !important;
    margin-top:1px !important;
    max-height:24px !important;
    min-height:0 !important;
    overflow:hidden !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions{
    gap:3px !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    padding:0 !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions button[disabled]{
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-actions button{
    min-height:22px !important;
    padding:3px 7px !important;
    font-size:10px !important;
    line-height:1 !important;
    border-radius:999px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-feed{
    padding:6px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block{
    min-height:28px !important;
    max-height:32px !important;
    padding:5px 7px !important;
    gap:5px !important;
    font-size:10px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block strong{
    font-size:8.5px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block span{
    font-size:10px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-mobile-chat-ad-block em{
    font-size:9.5px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer{
    grid-template-columns:32px minmax(0,1fr) 62px !important;
    gap:5px !important;
    padding:5px 7px calc(5px + env(safe-area-inset-bottom)) !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer input{
    min-height:34px !important;
    height:34px !important;
    padding:0 9px !important;
    font-size:13px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer button{
    min-height:34px !important;
    height:34px !important;
    padding:5px 7px !important;
    font-size:12px !important;
    border-radius:12px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .composer #attachBtn{
    width:32px !important;
    min-width:32px !important;
  }
}

@media (max-width:760px) and (max-height:700px){
  body.is-chat-stage.bf-mobile-chat-detail .bf-topbar{
    min-height:28px !important;
    padding:2px 6px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-status span:nth-child(n+2){
    display:none !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-panel{
    height:calc(100svh - 32px) !important;
    min-height:calc(100svh - 32px) !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    min-height:30px !important;
    max-height:46px !important;
    padding:3px 5px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .bf-contact-safety-panel{
    max-height:20px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p#chatSub{
    display:none !important;
  }
}


/* BLINDFOLDY_MOBILE_PARTNER_ICON_V1 */
@media (max-width:760px){
  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    grid-template-columns:auto 24px minmax(0,1fr) !important;
    min-height:36px !important;
    max-height:58px !important;
    align-items:center !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail #backToGuideBtn{
    order:-3 !important;
    grid-column:auto !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar{
    display:block !important;
    order:-2 !important;
    width:24px !important;
    height:24px !important;
    min-width:24px !important;
    max-width:24px !important;
    flex:0 0 24px !important;
    border-radius:9px !important;
    overflow:hidden !important;
    align-self:center !important;
    box-shadow:0 0 0 1px rgba(255,255,255,.16);
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar img,
  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar picture{
    width:100% !important;
    height:100% !important;
    display:block !important;
    object-fit:cover !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head > div:not(.chat-guide-avatar){
    order:-1 !important;
    min-width:0 !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:14.5px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head p#chatSub{
    font-size:9px !important;
    max-height:10px !important;
  }
}

@media (max-width:760px) and (max-height:700px){
  body.is-chat-stage.bf-mobile-chat-detail .chat-head{
    grid-template-columns:auto 22px minmax(0,1fr) !important;
    min-height:32px !important;
    max-height:48px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-guide-avatar{
    width:22px !important;
    height:22px !important;
    min-width:22px !important;
    max-width:22px !important;
    border-radius:8px !important;
  }

  body.is-chat-stage.bf-mobile-chat-detail .chat-head h1{
    font-size:13.5px !important;
  }
}


/* BLINDFOLDY_K4P3_PROFILE_EDITOR_V1 */
.bf-self-profile-card{
  border-color:rgba(243,216,161,.48) !important;
  background:linear-gradient(135deg,rgba(214,169,88,.16),rgba(9,9,16,.96)) !important;
}
.bf-self-profile-card em{
  display:block;
  margin-top:3px;
  color:var(--gold2);
  font-size:11px;
  font-style:normal;
}
.bf-self-profile-dot{
  overflow:hidden;
  background:#15111a;
}
.bf-self-profile-dot img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
body.bf-profile-edit-mode .bf-welcome .eyebrow{font-size:0}
body.bf-profile-edit-mode .bf-welcome .eyebrow::after{content:"Profil bearbeiten";font-size:12px}
body.bf-profile-edit-mode .bf-welcome h1{font-size:clamp(24px,4vw,40px)}
body.bf-profile-edit-mode .bf-welcome h1::before{content:"Mein Profil anpassen";display:block}
body.bf-profile-edit-mode .bf-welcome h1{color:transparent;line-height:0}
body.bf-profile-edit-mode .bf-welcome h1::before{color:var(--text);line-height:1.08}
body.bf-profile-edit-mode .bf-welcome p:not(.eyebrow){font-size:0}
body.bf-profile-edit-mode .bf-welcome p:not(.eyebrow)::after{
  content:"Ort, Suchabsicht, Interessen und Charakter ändern. Deine bestehenden Chats und deine Blindfoldy-ID bleiben erhalten.";
  font-size:15px;
  line-height:1.45;
  color:var(--muted);
}
body.bf-profile-edit-mode .adult-gate-note::after{
  content:" Änderungen aktualisieren deine Vorschläge sofort nach dem Speichern.";
}
@media (max-width:760px){
  .bf-self-profile-card{position:sticky;top:4px;z-index:2}
  .bf-self-profile-card em{font-size:10px}
  body.bf-profile-edit-mode .bf-onboarding{padding-top:6px}
  body.bf-profile-edit-mode .bf-welcome{padding:10px 10px 2px}
}


/* BLINDFOLDY_K4P4_SELF_PROFILE_WALLET_V1 */
.left-rail > .mini-profile,
.left-rail > .wallet{
  display:none !important;
}

.bf-profile-settings-stars{
  margin:14px 0 0 !important;
}

.bf-self-profile-card em{
  color:var(--gold2);
}

.bf-self-profile-card{
  box-shadow:0 10px 26px rgba(0,0,0,.22);
}

.left-rail > .panel:has(#matchList){
  margin-top:0 !important;
}

@media (max-width:760px){
  .left-rail > .mini-profile,
  .left-rail > .wallet{
    display:none !important;
  }

  .bf-profile-settings-stars{
    margin-top:12px !important;
    padding:12px !important;
    border-radius:18px !important;
  }

  .bf-profile-settings-stars h2{
    font-size:17px !important;
    margin-bottom:4px !important;
  }

  .bf-profile-settings-stars .hint{
    font-size:12px !important;
  }

  .bf-profile-settings-stars .stars-buy-link{
    min-height:40px !important;
    padding:9px 12px !important;
  }
}


/* BLINDFOLDY_K4P5_TOPCARDS_ABOVE_MATCHES_V1 */
.bf-profile-companion-stack{
  display:grid;
  gap:10px;
  margin-bottom:16px;
  padding-bottom:14px;
  border-bottom:1px solid rgba(243,216,161,.18);
}

.bf-profile-companion-stack::before{
  content:"Profil & Begleitung";
  display:block;
  color:var(--gold2);
  font-size:11px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin:0 0 1px;
}

.bf-profile-companion-stack .match-card{
  margin:0;
}

.bf-profile-companion-stack .bf-self-profile-card{
  position:relative;
}

.bf-companion-top-card{
  border-color:rgba(243,216,161,.42) !important;
}

.bf-matchpartner-block{
  display:block;
}

.bf-matchpartner-block .panel-head{
  margin-top:2px;
}

.bf-matchpartner-block .match-list{
  margin-top:10px;
}

@media (min-width:761px){
  .bf-profile-companion-stack{
    position:sticky;
    top:10px;
    z-index:3;
    background:linear-gradient(180deg,rgba(17,15,24,.98),rgba(17,15,24,.90));
    backdrop-filter:blur(10px);
    border-radius:18px;
    padding:10px;
    margin:-2px -2px 16px;
    border:1px solid rgba(243,216,161,.18);
  }
}

@media (max-width:760px){
  .bf-profile-companion-stack{
    gap:8px;
    margin-bottom:12px;
    padding-bottom:10px;
  }

  .bf-profile-companion-stack::before{
    font-size:10px;
  }

  .bf-matchpartner-block .panel-head{
    margin-top:0;
  }
}

