.mullex{--blue:var(--mx-accent);--paper:var(--mx-surface);--navy:var(--mx-bg);max-width:1360px;margin:24px auto;background:var(--mx-surface);color:#182638;border:1px solid #d5dade;border-radius:26px;overflow:hidden;box-shadow:0 28px 80px #04121d38}.mullex *{box-sizing:border-box}.mullex header{height:82px;background:var(--mx-bg);color:var(--mx-surface);padding:0 22px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.brand{display:flex;align-items:center;gap:10px}.brand img{width:42px;height:42px;object-fit:contain}.brand small,.title small{display:block;color:#aebbc5}.title{text-align:center}.status{text-align:left}.timer{margin-right:14px}.stage{display:grid;grid-template-columns:1fr 1.05fr .72fr;min-height:610px;background:#f5f6f6}.expert{margin:14px;border-radius:20px;overflow:hidden;background:radial-gradient(circle,#31495b,#091219 70%);position:relative;display:grid;place-items:center}.preset-room .expert{background:radial-gradient(circle,#75634f,#17110d 72%)}.expert-photo{width:100%;height:100%;object-fit:cover}.letter{width:170px;height:170px;border-radius:50%;background:var(--mx-surface);display:grid;place-items:center;font-size:80px;font-weight:900}.live{position:absolute;top:17px;right:17px;background:#071017cc;color:var(--mx-surface);padding:8px 10px;border-radius:9px}.speech{position:absolute;right:20px;left:20px;bottom:55px;background:#071017dd;color:var(--mx-surface);border-radius:14px;padding:15px}.speech small,.speech b{display:block}.ename{position:absolute;bottom:18px;right:20px;color:var(--mx-surface)}.panel{background:var(--mx-surface);padding:30px;border-left:1px solid #e2e6e8;border-right:1px solid #e2e6e8}.progress{height:4px;background:#e6e9ea;border-radius:4px;overflow:hidden;margin-bottom:28px}.progress i{display:block;height:100%;width:0;background:var(--mx-accent);transition:.3s}.panel h2{font-size:30px}.panel p{color:#6d7a88}.starters{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.starters button{min-height:65px;background:var(--mx-surface);border:1px solid #dfe3e5;border-radius:13px;text-align:right;padding:12px;font-weight:800;cursor:pointer}.or{text-align:center;color:#7b8790;font-size:12px;margin:14px}.composer{display:flex;gap:8px}.composer textarea{flex:1;border:1px solid #ccd5db;border-radius:13px;padding:12px}.composer button,.book{background:var(--mx-accent);color:var(--mx-surface);border:0;border-radius:12px;padding:12px 17px;font-weight:900;text-decoration:none}.privacy,.guard{margin-top:16px;background:#f4f8fd;border:1px solid #d9e6f5;border-radius:12px;padding:12px;color:#607285;font-size:12px}.conversation{height:500px;position:relative}.turns{height:405px;overflow:auto}.turn{max-width:88%;margin:10px 0;padding:12px 14px;border-radius:14px}.turn.user{margin-right:auto;background:#edf4ff}.turn.assistant{margin-left:auto;background:#f3f5f5}.turn small{font-size:10px;opacity:.65}.turn p{margin:5px 0 0}.sticky{position:absolute;bottom:0;left:0;right:0}.thinking{font-size:12px;color:#7a8790;padding:10px}.stage aside{padding:25px 18px}.state{background:var(--mx-surface);border:1px solid #e0e4e6;border-radius:13px;padding:13px;margin-top:12px}.state b,.state span,.state strong{display:block}.state span{color:#6d7a88;font-size:12px;margin-top:5px}.state strong{font-size:28px;color:var(--mx-accent)}.sources a,.sources span{display:block;margin-top:7px;font-size:12px;color:#356fae}.book{display:block;text-align:center;margin-top:15px}.mullex nav{background:var(--mx-bg);display:flex;justify-content:center;gap:4px;padding:11px}.mullex nav button{min-width:95px;background:transparent;border:0;color:#c7d0d6;padding:8px}.mullex nav small{display:block}.mullex nav .active{background:var(--mx-accent);color:var(--mx-surface);border-radius:10px}.mullex nav .hang{background:var(--mx-danger);color:var(--mx-surface);border-radius:10px}@media(max-width:800px){.mullex header{grid-template-columns:1fr 1fr}.title{display:none}.stage{grid-template-columns:1fr}.expert{min-height:330px}.panel{padding:20px}.starters{grid-template-columns:1fr}.mullex nav{overflow:auto;justify-content:flex-start}}
/* 3.110 FEEL contract: site identity controls the visual language */
.mullex{color:var(--mx-text);background:var(--mx-surface);border-radius:var(--mx-radius)}
.mullex header,.mullex nav{background:var(--mx-bg)}
.mullex .panel{background:var(--mx-surface)}
.mullex aside{background:var(--mx-soft)}
.mullex .state,.mullex .privacy,.mullex .guard{border-color:var(--mx-border)}
.mullex .state span,.mullex .or,.mullex .privacy,.mullex .guard{color:var(--mx-muted)}
.mullex .progress i,.mullex .ask,.mullex .book,.mullex nav .active{background:var(--mx-accent)}
.mullex .ask,.mullex .book,.mullex nav .active{color:var(--mx-bg)}
.mullex .panel h2{color:var(--mx-heading)}
.mullex .starters button{color:var(--mx-choice-text)}
.mullex .starters button:hover{border-color:var(--mx-accent);color:var(--mx-choice-text)}
/* 3.120 Meeting Stage + privacy/participant flow */
.mullex{min-height:min(84vh,900px);display:flex;flex-direction:column}.mullex .stage{min-height:0;flex:1;grid-template-columns:1fr 1.15fr .72fr}.mullex .expert{min-height:0}.mullex .live{background:#0d5f3bcc;color:#fff}.mullex .live::first-letter{color:#50e58a}.mullex .panel{display:flex;flex-direction:column}.mullex .conversation{height:auto;min-height:0;flex:1}.mullex .turns{height:calc(100% - 84px);min-height:440px}.mullex .participant{max-width:620px;margin:auto;width:100%}.mullex .participant h2{margin-bottom:8px;color:var(--mx-heading)}.mullex .participant label{display:block;font-weight:800;margin:16px 0;color:var(--mx-text)}.mullex .participant label small{display:block;font-weight:400;color:var(--mx-muted);margin-top:4px}.mullex .participant input{width:100%;margin-top:7px;padding:14px;border:1px solid var(--mx-border);border-radius:12px;font:inherit}.mullex .enter,.mullex .finish-send{width:100%;border:0;border-radius:12px;padding:14px 18px;background:var(--mx-accent);color:var(--mx-surface);font-weight:900;cursor:pointer}.mullex nav{position:relative}.mullex .signature{position:absolute;left:20px;top:50%;transform:translateY(-50%);direction:ltr;color:#b8c5cd;font-size:12px}.mullex .signature b{color:#fff}.mullex .finish{position:fixed;inset:0;background:#071017aa;z-index:99999;display:grid;place-items:center;padding:20px}.mullex .finish[hidden]{display:none}.mullex .finish-card{position:relative;width:min(520px,100%);background:var(--mx-surface);color:var(--mx-text);border-radius:20px;padding:28px;box-shadow:0 30px 90px #0007}.mullex .finish-card h2{color:var(--mx-heading);margin-top:0}.mullex .finish-x{position:absolute;left:15px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.mullex .consent{display:block;padding:12px 0;border-bottom:1px solid var(--mx-border);font-weight:700}.mullex .consent input{margin-left:8px}.mullex .finish-private{width:100%;margin-top:9px;border:1px solid var(--mx-border);background:transparent;border-radius:12px;padding:12px;cursor:pointer}.mullex .finish-status{display:block;text-align:center;margin-top:10px;color:var(--mx-muted)}
@media(max-width:800px){.mullex{min-height:auto}.mullex .stage{grid-template-columns:1fr}.mullex .signature{position:static;transform:none;padding:8px 10px;white-space:nowrap}.mullex .turns{min-height:360px}}

.wrapup{margin:16px 0;padding:16px;border:1px solid var(--mx-border);border-radius:var(--mx-radius);background:var(--mx-soft);text-align:right}
.wrapup h3,.wrapup h4{color:var(--mx-heading);margin:0 0 8px}.wrapup p{color:var(--mx-text);line-height:1.6}.prescription{display:block;margin-top:12px;padding:12px;border-radius:10px;background:var(--mx-accent);color:var(--mx-bg);font-weight:800;text-decoration:none}
.guided-card,.brief-result,.knowledge-moment{padding:24px}.guided-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.guided-options button{padding:15px;border:1px solid var(--mx-border);border-radius:12px;background:var(--mx-surface);color:var(--mx-choice-text);font-weight:700;cursor:pointer}.guided-options button.selected{outline:3px solid var(--mx-accent)}.guided-card input,.guided-card textarea{width:100%;box-sizing:border-box;padding:14px;border:1px solid var(--mx-border);border-radius:12px}.guided-next,.finish-brief{margin-top:14px;padding:13px 18px;border:0;border-radius:10px;background:var(--mx-accent);font-weight:800;cursor:pointer}.knowledge-moment{margin:14px 24px;background:var(--mx-soft);border:1px solid var(--mx-border);border-radius:14px;line-height:1.7}.brief-text{white-space:pre-line;background:var(--mx-soft);padding:18px;border-radius:12px;line-height:1.8}@media(max-width:700px){.guided-options{grid-template-columns:1fr}}
/* 18.3 Photography */
.guided-other{margin-top:12px}.portfolio-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.portfolio-options button{padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:transparent;cursor:pointer}.portfolio-options button.selected{border-color:var(--mx-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 30%,transparent)}.portfolio-options img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.quote-result{margin-top:18px}.quote{padding:18px;border:1px solid var(--mx-border);border-radius:14px;background:var(--mx-soft)}.quote h3{margin:6px 0}.quote>b{font-size:1.35rem}.quote.review{border-style:dashed}@media(max-width:700px){.portfolio-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
.question-explain{max-width:760px;line-height:1.65;color:var(--mx-muted);margin:-4px 0 16px}.portfolio-options button.selected{transform:translateY(-2px)}
/* 19.0 unified visual contract */
.mullex{background:var(--mx-surface);color:var(--mx-text);border-color:var(--mx-border);border-radius:calc(var(--mx-radius) + 10px)}
.mullex header,.mullex nav{background:var(--mx-bg);color:var(--mx-surface)}
.mullex header small,.mullex .title small,.mullex .brand small{color:var(--mx-muted)}
.mullex .stage{background:var(--mx-soft)}
.mullex .panel,.mullex aside{background:var(--mx-surface);color:var(--mx-text)}
.mullex h1,.mullex h2,.mullex h3,.mullex h4,.mullex label,.mullex .state b{color:var(--mx-heading)}
.mullex p,.mullex .question-explain,.mullex small,.mullex .state span{color:var(--mx-muted)}
.mullex input,.mullex textarea,.mullex select{background:var(--mx-surface);color:var(--mx-text);border-color:var(--mx-border);border-radius:var(--mx-radius);font:inherit}
.mullex .guided-options button,.mullex .starters button{background:var(--mx-surface);color:var(--mx-choice-text);border-color:var(--mx-border);border-radius:var(--mx-radius)}
.mullex .guided-options button.selected,.mullex .starters button:hover{border-color:var(--mx-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--mx-accent) 24%,transparent)}
.mullex button.enter,.mullex button.guided-next,.mullex button.finish-brief,.mullex button.finish-send,.mullex .composer button,.mullex .book{background:var(--mx-accent);color:var(--mx-choice-text);border-radius:var(--mx-radius)}
.mullex .knowledge-moment,.mullex .brief-text,.mullex .quote,.mullex .privacy,.mullex .guard,.mullex .state{background:var(--mx-soft);color:var(--mx-text);border-color:var(--mx-border);border-radius:var(--mx-radius)}
.mullex .live{background:var(--mx-accent);color:var(--mx-choice-text);border-radius:calc(var(--mx-radius) * .65)}
.mullex .ename,.mullex .signature,.mullex .signature b{color:var(--mx-surface)}
.mullex nav .active{background:var(--mx-accent);color:var(--mx-choice-text)}.mullex nav .hang{background:var(--mx-danger);color:#fff}
/* 19.1 client experience closeout */
.mode-photography .portfolio-options button{position:relative}.mode-photography .portfolio-options button small{display:none!important}.mode-photography .portfolio-options img{border-radius:12px}.mode-photography aside .state span,.mode-photography .client-progress{line-height:1.55;color:var(--mx-muted)}
.flow-tools{display:flex;align-items:center;gap:12px}.flow-tools button{border:1px solid color-mix(in srgb,var(--mx-accent) 55%,var(--mx-border));background:transparent;color:#fff;border-radius:10px;padding:10px 18px;cursor:pointer}.flow-tools button:disabled{opacity:.35;cursor:default}.flow-status{font-size:.85rem;color:#d9d1e6}.experience{margin:18px 0;padding:16px;border:1px solid var(--mx-border);border-radius:14px;background:var(--mx-soft)}.experience>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.experience button{flex:1;min-width:100px;padding:10px;border:1px solid var(--mx-border);border-radius:10px;background:var(--mx-surface);color:var(--mx-choice-text);cursor:pointer}.experience button.selected{background:var(--mx-accent);border-color:var(--mx-accent)}

/* 19.2 UX closeout: one action rail, one typography contract */
.mullex,.mullex button,.mullex input,.mullex textarea,.mullex select,.mullex h1,.mullex h2,.mullex h3,.mullex h4,.mullex p,.mullex span,.mullex small{font-family:inherit!important}
.mode-photography .guided-next,.mode-photography .finish-brief{display:none!important}
.mode-photography nav{position:relative;min-height:68px;align-items:center}
.mode-photography .flow-tools{gap:10px;justify-content:center;flex-wrap:wrap}
.mode-photography .flow-tools button{min-width:150px;padding:13px 24px;font-size:16px;font-weight:800;border-radius:12px}
.mode-photography .flow-tools .flow-next{background:var(--mx-accent);color:var(--mx-choice-text);border-color:var(--mx-accent)}
.mode-photography .flow-tools .flow-back{background:color-mix(in srgb,var(--mx-surface) 8%,transparent);color:#fff}
.mode-photography .flow-status{min-width:110px;text-align:center;font-size:14px}
@media(max-width:700px){.mode-photography .flow-tools button{min-width:120px}.mode-photography .signature{display:none}}

/* 19.2.1: photography action rail is the single navigation surface */
.mullex.mode-photography .visual-entry>.enter{display:none!important}

.mx-end-feature{margin-top:16px;padding:14px;border:1px solid var(--mx-border,#e5dfea);border-radius:12px;background:var(--mx-soft,#f7f5f8)}.mx-end-feature h3{margin:0 0 6px}.mx-end-link{display:inline-block;margin-top:8px;padding:10px 14px;border:1px solid currentColor;border-radius:10px;text-decoration:none}.mx-end-link.primary{font-weight:800;background:var(--mx-primary,#b7ff22);color:var(--mx-text,#17131f);border-color:transparent}

.client-delivery-status{margin:16px 0;padding:14px 16px;border-radius:12px;background:var(--mx-soft,#f7f5f8);border:1px solid var(--mx-border,#e5dfea);line-height:1.6}.quote-draft-note{font-size:.92em;color:var(--mx-muted,#756f7e);margin-top:8px}

/* 22.0.3 Mobile action rail */
.mode-photography .flow-tools button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
@media(max-width:700px){.mode-photography nav{z-index:20}.mode-photography .flow-tools{width:100%}.mode-photography .flow-tools .flow-next{min-height:54px}}

/* 22.0.4 portfolio selection hardening */
.portfolio-options button.portfolio-choice{position:relative;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.portfolio-options button.portfolio-choice img{pointer-events:none;user-select:none;-webkit-user-drag:none}
.portfolio-options .portfolio-check{position:absolute;top:8px;left:8px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--mx-accent);color:var(--mx-choice-text);font-weight:900;font-size:18px;opacity:0;transform:scale(.75);transition:.15s ease;pointer-events:none}
.portfolio-options button.portfolio-choice.selected{border-color:var(--mx-accent)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--mx-accent) 28%,transparent)!important;transform:translateY(-2px)}
.portfolio-options button.portfolio-choice.selected .portfolio-check{opacity:1;transform:scale(1)}

/* === MULLEX 23.0 CLIENT EXPERIENCE === */
.mx23-meeting{
  --mx-q-title:clamp(25px,2.2vw,34px);--mx-helper:16px;--mx-body:17px;--mx-meta:13px;
  min-height:min(820px,calc(100vh - 32px));max-width:1440px;margin:16px auto;
  background:var(--mx-bg);border-radius:calc(var(--mx-radius) + 8px);overflow:hidden;
  box-shadow:0 28px 80px rgba(0,0,0,.18);color:var(--mx-text)
}

/* 23.8.0 — AVI Decision Room. Consultation only; every rule is workspace-scoped. */
.mx23-meeting.mode-consultation{max-width:1440px;min-height:min(900px,94svh);margin:3svh auto;background:var(--mx-bg);color:var(--mx-text);border:1px solid color-mix(in srgb,var(--mx-border) 24%,transparent);border-radius:calc(var(--mx-radius) + 12px);box-shadow:0 36px 110px #05081455;position:relative}
.mx23-meeting.mode-consultation header{height:76px;padding:0 28px;background:color-mix(in srgb,var(--mx-bg) 92%,#000);border-bottom:1px solid #ffffff10;grid-template-columns:1fr 1fr 1fr}
.mx23-meeting.mode-consultation header .brand img{width:38px;height:38px;border-radius:12px;background:#fff;padding:5px}
.mx23-meeting.mode-consultation header .brand small,.mx23-meeting.mode-consultation header .title small{color:#ffffff78}
.mx23-meeting.mode-consultation header .status{color:#b8c0ca;font-size:12px}.mx23-meeting.mode-consultation header .status::first-letter{color:#4ed287}
.mx23-meeting.mode-consultation header .timer{display:inline-flex;direction:ltr;margin-right:13px;padding:8px 12px;border:1px solid #ffffff18;border-radius:999px;color:#fff;font-size:14px;letter-spacing:.08em;background:#ffffff08}
.mx23-meeting.mode-consultation .stage{grid-template-columns:190px minmax(0,1fr) 290px;direction:ltr;background:linear-gradient(135deg,color-mix(in srgb,var(--mx-soft) 92%,#fff),var(--mx-surface));min-height:650px}
.mx23-meeting.mode-consultation .expert{direction:rtl;align-self:start;width:126px;height:126px;min-height:126px;margin:38px auto 0;border-radius:50%;border:6px solid var(--mx-surface);box-shadow:0 16px 40px #08111f30,0 0 0 1px var(--mx-border);overflow:visible;background:var(--mx-bg)}
.mx23-meeting.mode-consultation .expert::after{content:"";position:absolute;inset:-15px;border:1px solid color-mix(in srgb,var(--mx-accent) 42%,transparent);border-radius:50%;pointer-events:none}
.mx23-meeting.mode-consultation .expert-photo{border-radius:50%;object-position:center top}.mx23-meeting.mode-consultation .letter{width:100%;height:100%;font-size:48px;background:var(--mx-surface);color:var(--mx-heading)}
.mx23-meeting.mode-consultation .live{top:auto;bottom:-40px;right:50%;transform:translateX(50%);white-space:nowrap;padding:7px 11px;border-radius:999px;background:#0a8c58;color:#fff;font-size:10px;box-shadow:0 6px 18px #08714738}
.mx23-meeting.mode-consultation .ename{bottom:-68px;right:50%;transform:translateX(50%);color:var(--mx-heading);white-space:nowrap;font-size:12px;font-weight:900}
.mx23-meeting.mode-consultation .panel{direction:rtl;border:0;border-left:1px solid var(--mx-border);border-right:1px solid var(--mx-border);padding:48px clamp(30px,5vw,78px);background:color-mix(in srgb,var(--mx-surface) 97%,transparent)}
.mx23-meeting.mode-consultation .panel>.progress{height:3px;margin:0 0 34px;background:var(--mx-soft)}.mx23-meeting.mode-consultation .panel>.progress i{background:var(--mx-accent)}
.mx23-meeting.mode-consultation .room-kicker{display:flex;align-items:center;gap:8px;color:color-mix(in srgb,var(--mx-heading) 55%,var(--mx-muted));font-size:11px;font-weight:900;letter-spacing:.05em}.mx23-meeting.mode-consultation .room-kicker i,.mx23-meeting.mode-consultation .insight-live i,.mx23-meeting.mode-consultation .conversation-heading>span i{width:7px;height:7px;border-radius:50%;background:var(--mx-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--mx-accent) 15%,transparent)}
.mx23-meeting.mode-consultation .participant,.mx23-meeting.mode-consultation .intro{max-width:760px;margin:auto}.mx23-meeting.mode-consultation .participant h2,.mx23-meeting.mode-consultation .intro h2{font-size:clamp(32px,4vw,54px);line-height:1.08;margin:18px 0 14px;color:var(--mx-heading);letter-spacing:-.03em}.mx23-meeting.mode-consultation .participant>p,.mx23-meeting.mode-consultation .intro>p{font-size:16px;line-height:1.7;color:var(--mx-muted);max-width:620px}
.mx23-meeting.mode-consultation .consultation-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.mx23-meeting.mode-consultation .consultation-fields label{margin:0;padding:12px 15px;border:1px solid var(--mx-border);border-radius:var(--mx-radius);background:var(--mx-surface)}.mx23-meeting.mode-consultation .consultation-fields label:focus-within{border-color:var(--mx-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 13%,transparent)}.mx23-meeting.mode-consultation .consultation-fields small{margin:0;color:var(--mx-muted);font-size:10px}.mx23-meeting.mode-consultation .consultation-fields input{border:0;border-radius:0;padding:5px 0 0;margin:0;outline:0;background:transparent;color:var(--mx-text);font-size:15px}
.mx23-meeting.mode-consultation .entry-consent{display:flex;align-items:flex-start;gap:9px;margin:17px 0 13px;padding:12px 14px;border-radius:var(--mx-radius);background:var(--mx-soft);color:var(--mx-muted);font-size:11px;font-weight:500;line-height:1.55;border:1px solid transparent;cursor:pointer}.mx23-meeting.mode-consultation .entry-consent input{width:auto;margin:3px 0 0;accent-color:var(--mx-accent)}.mx23-meeting.mode-consultation .entry-consent.needs-consent{border-color:var(--mx-danger);color:var(--mx-danger)}
.mx23-meeting.mode-consultation .enter{width:auto;min-width:190px;padding:15px 24px;background:var(--mx-button);color:var(--mx-choice-text);border-radius:999px;box-shadow:0 12px 28px color-mix(in srgb,var(--mx-button) 32%,transparent)}.mx23-meeting.mode-consultation .entry-note{display:block;margin-top:12px;color:var(--mx-muted);font-size:10px}
.mx23-meeting.mode-consultation .starters{grid-template-columns:1fr 1fr;gap:11px;margin:24px 0 20px}.mx23-meeting.mode-consultation .starters button{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 19px;color:var(--mx-choice-text);background:var(--mx-surface);border:1px solid var(--mx-border);border-radius:var(--mx-radius);box-shadow:0 8px 22px #08111c08;transition:.18s}.mx23-meeting.mode-consultation .starters button:hover{transform:translateY(-2px);border-color:var(--mx-accent);box-shadow:0 14px 32px #08111c12}.mx23-meeting.mode-consultation .starters button i{font-style:normal;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--mx-soft);color:var(--mx-heading)}
.mx23-meeting.mode-consultation .or{display:flex;align-items:center;gap:12px;margin:13px 0;color:var(--mx-muted)}.mx23-meeting.mode-consultation .or::before,.mx23-meeting.mode-consultation .or::after{content:"";height:1px;background:var(--mx-border);flex:1}
.mx23-meeting.mode-consultation .room-composer{padding:7px;border:1px solid var(--mx-border);border-radius:calc(var(--mx-radius) + 4px);background:var(--mx-surface);box-shadow:0 12px 30px #08111c0c}.mx23-meeting.mode-consultation .room-composer textarea{min-height:54px;border:0;outline:0;resize:none;background:transparent;color:var(--mx-text);font:inherit;line-height:1.5}.mx23-meeting.mode-consultation .room-composer button{align-self:flex-end;width:44px;height:44px;border-radius:50%;padding:0;background:var(--mx-button);color:var(--mx-choice-text);font-size:20px}
.mx23-meeting.mode-consultation .consultation-conversation{height:auto;min-height:520px}.mx23-meeting.mode-consultation .conversation-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--mx-border)}.mx23-meeting.mode-consultation .conversation-heading div small,.mx23-meeting.mode-consultation .conversation-heading div b{display:block}.mx23-meeting.mode-consultation .conversation-heading div small{color:var(--mx-muted);font-size:10px}.mx23-meeting.mode-consultation .conversation-heading div b{margin-top:4px;color:var(--mx-heading);font-size:18px}.mx23-meeting.mode-consultation .conversation-heading>span{display:flex;align-items:center;gap:8px;color:var(--mx-muted);font-size:10px}
.mx23-meeting.mode-consultation .turns{height:405px;padding:16px 2px 105px}.mx23-meeting.mode-consultation .turn{max-width:100%;margin:0;padding:18px 0;border-radius:0;border-bottom:1px solid var(--mx-border);background:transparent}.mx23-meeting.mode-consultation .turn.user,.mx23-meeting.mode-consultation .turn.assistant{margin:0;background:transparent}.mx23-meeting.mode-consultation .turn small{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--mx-soft);color:var(--mx-muted);font-weight:800}.mx23-meeting.mode-consultation .turn.assistant small{background:color-mix(in srgb,var(--mx-accent) 15%,var(--mx-soft));color:var(--mx-heading)}.mx23-meeting.mode-consultation .turn p{font-size:15px;line-height:1.75;color:var(--mx-text)}.mx23-meeting.mode-consultation .thinking{padding:16px 0;color:var(--mx-muted)}.mx23-meeting.mode-consultation .sticky{bottom:0}
.mx23-meeting.mode-consultation .consultation-insights{direction:rtl;padding:42px 24px;background:color-mix(in srgb,var(--mx-soft) 85%,var(--mx-surface));color:var(--mx-text)}.mx23-meeting.mode-consultation .insight-live{display:flex;align-items:center;gap:8px;color:var(--mx-muted);font-size:9px;font-weight:900;letter-spacing:.12em}.mx23-meeting.mode-consultation .consultation-insights h3{font-size:25px;color:var(--mx-heading);margin:16px 0 4px}.mx23-meeting.mode-consultation .consultation-insights>p{margin:0 0 24px;font-size:11px;color:var(--mx-muted)}.mx23-meeting.mode-consultation .consultation-insights .state{background:var(--mx-surface);border-color:var(--mx-border);border-radius:var(--mx-radius);padding:14px;margin-top:10px}.mx23-meeting.mode-consultation .consultation-insights .state small{display:block;color:var(--mx-muted);font-size:9px}.mx23-meeting.mode-consultation .consultation-insights .state b{display:block;color:var(--mx-heading);font-size:13px;margin-top:5px}.mx23-meeting.mode-consultation .consultation-insights .state .count{display:inline;color:var(--mx-accent);font-size:22px}.mx23-meeting.mode-consultation .knowledge-rail{margin-top:22px;padding-top:18px;border-top:1px solid var(--mx-border)}.mx23-meeting.mode-consultation .knowledge-rail>small{color:var(--mx-muted);font-size:9px}.mx23-meeting.mode-consultation .sources a,.mx23-meeting.mode-consultation .sources span{color:var(--mx-link);font-size:10px;line-height:1.4;text-decoration:none}
.mx23-meeting.mode-consultation nav.meeting-dock{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 24px;background:color-mix(in srgb,var(--mx-bg) 92%,#000);border-top:1px solid #ffffff10}.mx23-meeting.mode-consultation nav .mx-contact{position:static;justify-self:start;display:flex;gap:8px}.mx23-meeting.mode-consultation nav .mx-contact-link{color:#ffffff94;text-decoration:none;font-size:10px}.mx23-meeting.mode-consultation .consultation-steps{display:flex;align-items:center;gap:10px;color:#ffffff55}.mx23-meeting.mode-consultation .consultation-steps span{display:flex;align-items:center;gap:6px;font-size:10px}.mx23-meeting.mode-consultation .consultation-steps span i{width:24px;height:24px;display:grid;place-items:center;border:1px solid #ffffff20;border-radius:50%;font-style:normal}.mx23-meeting.mode-consultation .consultation-steps span.current{color:#fff}.mx23-meeting.mode-consultation .consultation-steps span.current i{color:var(--mx-choice-text);background:var(--mx-accent);border-color:var(--mx-accent)}.mx23-meeting.mode-consultation .consultation-steps span.done i{color:var(--mx-choice-text);background:var(--mx-accent)}.mx23-meeting.mode-consultation .consultation-steps b{width:34px;height:1px;background:#ffffff18}.mx23-meeting.mode-consultation nav .hang{justify-self:end;min-width:auto!important;padding:9px 14px!important;border:1px solid #ffffff18!important;background:#ffffff08!important;color:#fff!important;border-radius:999px!important}.mx23-meeting.mode-consultation nav .signature{left:auto;right:24px;transform:translateY(-50%);font-size:10px;color:#ffffff55}
.mx23-meeting.mode-consultation .finish-card{border-radius:calc(var(--mx-radius) + 6px);border:1px solid var(--mx-border)}.mx23-meeting.mode-consultation .finish-phone-wrap{display:block;margin:10px 0;padding:12px;border:1px solid var(--mx-border);border-radius:var(--mx-radius)}.mx23-meeting.mode-consultation .finish-phone-wrap[hidden]{display:none}.mx23-meeting.mode-consultation .finish-phone-wrap small{display:block;color:var(--mx-muted);margin-bottom:6px}.mx23-meeting.mode-consultation .finish-phone{width:100%;padding:10px;border:1px solid var(--mx-border);border-radius:10px;font:inherit}.mx23-meeting.mode-consultation .finish-send{background:var(--mx-button);color:var(--mx-choice-text)}
.mx23-meeting.mode-consultation .consultation-complete{margin:auto;text-align:center;color:var(--mx-text)}.mx23-meeting.mode-consultation .consultation-complete .complete-mark{width:70px;height:70px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;background:var(--mx-accent);color:var(--mx-choice-text);font-size:32px;box-shadow:0 0 0 10px color-mix(in srgb,var(--mx-accent) 14%,transparent)}.mx23-meeting.mode-consultation .consultation-complete small{display:block;color:var(--mx-muted);letter-spacing:.12em}.mx23-meeting.mode-consultation .consultation-complete h2{font-size:44px;margin:12px 0;color:var(--mx-heading)}.mx23-meeting.mode-consultation .consultation-complete p{color:var(--mx-muted)}
@media(max-width:900px){.mx23-meeting.mode-consultation{margin:0;border:0;border-radius:0;min-height:100svh}.mx23-meeting.mode-consultation header{height:66px;padding:0 14px;grid-template-columns:1fr auto}.mx23-meeting.mode-consultation header .title{display:none}.mx23-meeting.mode-consultation .stage{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto auto;min-height:calc(100svh - 132px)}.mx23-meeting.mode-consultation .expert{grid-column:1;grid-row:1;width:58px;height:58px;min-height:58px;margin:22px auto 0;border-width:3px}.mx23-meeting.mode-consultation .expert::after{inset:-7px}.mx23-meeting.mode-consultation .live{bottom:-26px;font-size:0;padding:5px}.mx23-meeting.mode-consultation .live::first-letter{font-size:9px}.mx23-meeting.mode-consultation .ename{bottom:-44px;font-size:9px}.mx23-meeting.mode-consultation .panel{grid-column:2;grid-row:1/3;padding:26px 17px;border-left:0}.mx23-meeting.mode-consultation .panel>.progress{margin-bottom:23px}.mx23-meeting.mode-consultation .participant h2,.mx23-meeting.mode-consultation .intro h2{font-size:31px!important}.mx23-meeting.mode-consultation .participant>p,.mx23-meeting.mode-consultation .intro>p{font-size:13px}.mx23-meeting.mode-consultation .consultation-fields{grid-template-columns:1fr}.mx23-meeting.mode-consultation .starters{grid-template-columns:1fr;gap:8px}.mx23-meeting.mode-consultation .starters button{min-height:60px}.mx23-meeting.mode-consultation .consultation-insights{grid-column:1/3;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:14px;border-top:1px solid var(--mx-border)}.mx23-meeting.mode-consultation .consultation-insights>.insight-live,.mx23-meeting.mode-consultation .consultation-insights>h3,.mx23-meeting.mode-consultation .consultation-insights>p,.mx23-meeting.mode-consultation .knowledge-rail{display:none}.mx23-meeting.mode-consultation .consultation-insights .state{margin:0;padding:9px}.mx23-meeting.mode-consultation .consultation-insights .state b{font-size:10px}.mx23-meeting.mode-consultation .consultation-insights .state .count{font-size:14px}.mx23-meeting.mode-consultation nav.meeting-dock{min-height:66px;position:sticky;bottom:0;grid-template-columns:1fr auto;padding:8px 12px;z-index:30}.mx23-meeting.mode-consultation nav .mx-contact,.mx23-meeting.mode-consultation nav .signature{display:none}.mx23-meeting.mode-consultation .consultation-steps{justify-self:start;gap:5px}.mx23-meeting.mode-consultation .consultation-steps b{width:12px}.mx23-meeting.mode-consultation .consultation-steps span{font-size:8px}.mx23-meeting.mode-consultation .consultation-steps span i{width:20px;height:20px}.mx23-meeting.mode-consultation .consultation-conversation{min-height:510px}.mx23-meeting.mode-consultation .turns{height:390px}.mx23-meeting.mode-consultation .conversation-heading>span{display:none}}
@media(max-width:520px){.mx23-meeting.mode-consultation .stage{grid-template-columns:64px minmax(0,1fr)}.mx23-meeting.mode-consultation .expert{width:46px;height:46px;min-height:46px}.mx23-meeting.mode-consultation .panel{padding:22px 12px}.mx23-meeting.mode-consultation .consultation-entry .enter{width:100%}.mx23-meeting.mode-consultation .consultation-steps span{font-size:0}.mx23-meeting.mode-consultation .consultation-steps span i{font-size:9px}}


.mx23-meeting.type-compact{--mx-q-title:26px;--mx-helper:14px;--mx-body:15px;--mx-meta:12px}
.mx23-meeting.type-large{--mx-q-title:38px;--mx-helper:18px;--mx-body:19px;--mx-meta:14px}
.mx23-meeting header{background:color-mix(in srgb,var(--mx-bg) 88%,#000);border-bottom:1px solid color-mix(in srgb,var(--mx-text) 14%,transparent)}
.mx23-meeting .stage{min-height:650px;grid-template-columns:minmax(240px,.75fr) minmax(430px,1.55fr) minmax(230px,.7fr);gap:14px;padding:14px;background:var(--mx-bg)}
.mx23-meeting .expert,.mx23-meeting .panel,.mx23-meeting aside{border-radius:var(--mx-radius);overflow:hidden}
.mx23-meeting .expert{background:color-mix(in srgb,var(--mx-bg) 72%,#000);position:relative;min-height:100%}
.mx23-meeting .expert-photo{width:100%;height:100%;min-height:610px;object-fit:cover;object-position:center}
.mx23-meeting .expert .live{position:absolute;z-index:2;top:14px;right:14px;background:rgba(0,0,0,.55);backdrop-filter:blur(8px);padding:7px 10px;border-radius:999px;color:#fff}
.mx23-meeting .expert .ename{position:absolute;z-index:2;bottom:14px;right:14px;background:rgba(0,0,0,.58);color:#fff;padding:7px 10px;border-radius:8px}
.mx23-meeting .panel{background:var(--mx-surface);padding:clamp(24px,3vw,44px);font-size:var(--mx-body)}
.mx23-meeting .panel h2,.mx23-meeting .guided-card h2,.mx23-meeting .dynamic-flow h2{font-size:var(--mx-q-title)!important;line-height:1.15;margin-bottom:8px;color:var(--mx-heading)}
.mx23-meeting .guided-intro,.mx23-meeting .dynamic-flow .help,.mx23-meeting .panel p{font-size:var(--mx-helper);line-height:1.65;color:var(--mx-muted)}
.mx23-meeting .guided-options button,.mx23-meeting .starters button,.mx23-meeting .portfolio-options button{border-radius:calc(var(--mx-radius) - 4px)}
.mx23-meeting button,.mx23-meeting .mx-end-link.primary{font-family:inherit}
.mx23-meeting .enter,.mx23-meeting .ask,.mx23-meeting .finish-send,.mx23-meeting .finish-brief,.mx23-meeting .flow-next{background:var(--mx-button)!important;color:var(--mx-choice-text)!important;border-color:transparent!important}
.mx23-meeting a:not(.prescription){color:var(--mx-link)}
.mx23-meeting aside{background:color-mix(in srgb,var(--mx-surface) 96%,var(--mx-bg));padding:24px}
.mx23-meeting aside h3{font-size:18px;margin-top:0}.mx23-meeting aside .state{border-color:var(--mx-border)}
.mx23-meeting nav{background:color-mix(in srgb,var(--mx-bg) 90%,#000);border-top:1px solid color-mix(in srgb,var(--mx-text) 12%,transparent)}
.mx23-meeting .progress i{background:var(--mx-primary,var(--mx-accent))}
.mx23-meeting .guided-options button.selected,.mx23-meeting .portfolio-options button.selected{border-color:var(--mx-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 22%,transparent)}

/* Mobile is a meeting shell, not a squeezed desktop page */
@media(max-width:760px){
 .mx23-meeting{margin:0;min-height:100svh;border-radius:0;display:flex;flex-direction:column;box-shadow:none}
 .mx23-meeting header{height:58px;min-height:58px;padding:0 14px}.mx23-meeting header .title{display:none}.mx23-meeting header .brand small{display:none}
 .mx23-meeting .stage{display:flex;flex-direction:column;gap:0;padding:0;min-height:0;flex:1;background:var(--mx-bg)}
 .mx23-meeting .expert{flex:0 0 29svh;min-height:190px;border-radius:0;background:color-mix(in srgb,var(--mx-bg) 78%,#000)}
 .mx23-meeting .expert-photo{min-height:0;height:29svh;object-position:center 32%}
 .mx23-meeting .expert .live{top:10px;right:10px;font-size:11px}.mx23-meeting .expert .ename{bottom:10px;right:10px;font-size:12px}
 .mx23-meeting .panel{position:relative;z-index:3;flex:1;margin-top:-18px;border-radius:22px 22px 0 0;padding:24px 18px 92px;min-height:55svh;box-shadow:0 -12px 34px rgba(0,0,0,.18);overflow:auto}
 .mx23-meeting .panel:before{content:"";display:block;width:42px;height:4px;border-radius:999px;background:var(--mx-border);margin:-10px auto 18px}
 .mx23-meeting aside{display:none}
 .mx23-meeting nav{position:fixed!important;z-index:20;right:0;left:0;bottom:0;min-height:68px;padding:8px 12px;box-sizing:border-box;backdrop-filter:blur(16px)}
 .mx23-meeting nav .mx-contact,.mx23-meeting nav .signature{display:none}
 .mx23-meeting .flow-tools{width:100%;justify-content:space-between}
 .mx23-meeting .guided-options{grid-template-columns:1fr 1fr}
 .mx23-meeting .portfolio-options{grid-template-columns:1fr 1fr}
 .mx23-meeting .participant{margin:0}
 .mx23-meeting .participant h2,.mx23-meeting .guided-card h2,.mx23-meeting .dynamic-flow h2{font-size:clamp(23px,7vw,30px)!important}
 .mx23-meeting.type-compact .participant h2,.mx23-meeting.type-compact .guided-card h2{font-size:22px!important}
 .mx23-meeting.type-large .participant h2,.mx23-meeting.type-large .guided-card h2{font-size:31px!important}
}

/* === 23.1 DESIGN ENGINE: Look & Feel is authoritative === */
.mx23-meeting{font-family:inherit!important;color:var(--mx-text)!important}
.mx23-meeting :where(h1,h2,h3,h4,h5,h6){color:var(--mx-heading)!important}
.mx23-meeting :where(p,.guided-intro,.question-explain,.help,.state span,.flow-status,.brief-result small,.quote-draft-note){color:color-mix(in srgb,var(--mx-muted) 45%,var(--mx-text))!important}
.mx23-meeting :where(a,a:link,a:visited,a:hover,a:active){color:var(--mx-link)!important}
.mx23-meeting :where(.enter,.ask,.book,.finish-send,.finish-brief,.flow-next,.mx-end-link.primary){background:var(--mx-button)!important;color:var(--mx-choice-text)!important;border-color:var(--mx-button)!important}
.mx23-meeting :where(.guided-options button,.starters button,.portfolio-options button){background:var(--mx-surface)!important;color:var(--mx-text)!important;border-color:var(--mx-border)!important}
.mx23-meeting :where(.guided-options button.selected,.starters button.selected,.portfolio-options button.selected){border-color:var(--mx-primary,var(--mx-accent))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-primary,var(--mx-accent)) 22%,transparent)!important}
.mx23-meeting :where(input,textarea,select){background:var(--mx-surface)!important;color:var(--mx-text)!important;border-color:var(--mx-border)!important;font-family:inherit!important}
.mx23-meeting :where(input,textarea)::placeholder{color:color-mix(in srgb,var(--mx-muted) 55%,var(--mx-text))!important}
.mx23-meeting :where(.guided-card,.brief-result,.knowledge-moment,.brief-text,.quote,.state,.privacy,.guard){border-color:var(--mx-border)!important}
.mx23-meeting .prescription{background:var(--mx-button)!important;color:var(--mx-choice-text)!important}
.mx23-meeting .progress i{background:var(--mx-primary,var(--mx-accent))!important}

/* 23.2 contact bar */
.mx23-meeting .mx-contact{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.mx23-meeting .mx-contact-link,.mx23-meeting .mx-contact-link:visited{display:inline-flex;align-items:center;gap:5px;color:var(--mx-link)!important;text-decoration:none;font-size:13px;font-weight:650;opacity:.92}
.mx23-meeting .mx-contact-link:hover,.mx23-meeting .mx-contact-link:focus{opacity:1;text-decoration:underline}
@media(max-width:760px){
 .mx23-meeting nav .mx-contact{display:flex!important;position:absolute;left:12px;top:-48px;background:color-mix(in srgb,var(--mx-bg) 88%,transparent);padding:7px 9px;border-radius:999px;backdrop-filter:blur(12px);gap:8px}
 .mx23-meeting nav .mx-contact-link{font-size:0;width:28px;height:28px;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--mx-link) 14%,transparent);text-decoration:none}
 .mx23-meeting nav .mx-contact-link span:first-child{font-size:14px}
}

/* 23.2.1 ghost text / theme collision hotfix */
.mx23-meeting header .title{position:static!important;inset:auto!important;transform:none!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:auto!important;line-height:1.25}
.mx23-meeting header .title b,.mx23-meeting header .title small{position:static!important;inset:auto!important;transform:none!important;display:block!important;margin:0!important}
.mx23-meeting .panel>.title,.mx23-meeting .stage>.title{display:none!important}
.mx23-meeting .flow-status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}
@media(max-width:760px){.mx23-meeting header .title{display:none!important}}


/* === MULLEX 23.3 MOBILE ENTRY EXPERIENCE === */
.mobile-entry-kicker,.entry-step2-title,.entry-step2-copy,.mobile-entry-continue,.mobile-entry-back{display:none}
@media(max-width:760px){
  .mx23-meeting.mode-photography header{
    display:grid!important;grid-template-columns:1fr 1fr!important;
    background:color-mix(in srgb,var(--mx-bg) 92%,#000)!important;color:#fff!important
  }
  .mx23-meeting.mode-photography header .brand{justify-self:end}
  .mx23-meeting.mode-photography header .brand img{display:none}
  .mx23-meeting.mode-photography header .brand b{color:#fff!important;font-size:17px}
  .mx23-meeting.mode-photography header .status{justify-self:start;color:#fff!important;font-size:14px}
  .mx23-meeting.mode-photography .expert{flex-basis:34svh;min-height:245px;margin:12px 12px 0;border-radius:16px 16px 0 0}
  .mx23-meeting.mode-photography .expert-photo{height:34svh;min-height:245px}
  .mx23-meeting.mode-photography .panel{
    margin:-16px 12px 0;border-radius:22px 22px 0 0;padding:20px 18px 116px;
    min-height:52svh;background:var(--mx-surface)!important
  }
  .mx23-meeting.mode-photography .progress{margin-bottom:18px}
  .mx23-meeting.mode-photography .visual-entry{max-width:none;margin:0;width:100%;text-align:right}
  .mx23-meeting.mode-photography .mobile-entry-kicker{
    display:block;color:var(--mx-primary,var(--mx-accent));font-size:12px;font-weight:800;margin-bottom:7px
  }
  .mx23-meeting.mode-photography .visual-entry h2{margin:0 0 7px!important;font-size:28px!important}
  .mx23-meeting.mode-photography .entry-copy{margin:0 0 17px!important;font-size:14px!important;line-height:1.55!important}
  .mx23-meeting.mode-photography .entry-fields{display:grid;gap:10px}
  .mx23-meeting.mode-photography .visual-entry label{
    margin:0!important;position:relative;border:1px solid var(--mx-border);
    border-radius:14px;background:color-mix(in srgb,var(--mx-surface) 94%,var(--mx-soft));padding:8px 12px
  }
  .mx23-meeting.mode-photography .visual-entry label>span{display:block;font-size:11px;color:var(--mx-muted);font-weight:700;margin-bottom:2px}
  .mx23-meeting.mode-photography .visual-entry input{
    border:0!important;background:transparent!important;padding:3px 0!important;border-radius:0!important;
    min-height:26px;font-size:15px!important;box-shadow:none!important;outline:0!important
  }
  .mx23-meeting.mode-photography .visual-entry input:focus{box-shadow:none!important}
  .mx23-meeting.mode-photography .entry-extra{display:none}
  .mx23-meeting.mode-photography .entry-privacy{display:block;margin:13px 2px 10px;color:var(--mx-muted);font-size:11px;line-height:1.45}
  .mx23-meeting.mode-photography .mobile-entry-continue{
    display:block;width:100%;min-height:50px;border:0;border-radius:13px;
    background:var(--mx-button);color:var(--mx-choice-text);font:inherit;font-weight:900
  }
  .mx23-meeting.mode-photography .visual-entry>.enter,.mx23-meeting.mode-photography .mobile-entry-back{display:none}
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-basic{display:none}
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-extra{display:block}
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-step1-title,
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-step1-copy,
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .mobile-entry-continue{display:none}
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-step2-title,
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .entry-step2-copy{display:inline}
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2>.enter{
    display:block!important;width:100%;min-height:50px;margin-top:10px;border-radius:13px
  }
  .mx23-meeting.mode-photography .visual-entry.mobile-step-2 .mobile-entry-back{
    display:block;width:100%;border:0;background:transparent;color:var(--mx-link);padding:10px;font-weight:700
  }

  /* contact rail = part of the product, not a floating pill */
  .mx23-meeting.mode-photography nav{
    min-height:76px!important;background:color-mix(in srgb,var(--mx-bg) 94%,#000)!important;
    justify-content:center!important;border-top:1px solid color-mix(in srgb,#fff 12%,transparent)!important
  }
  .mx23-meeting.mode-photography nav .mx-contact{
    display:flex!important;position:static!important;background:transparent!important;padding:0!important;
    border-radius:0!important;backdrop-filter:none!important;gap:20px!important;margin:0 auto!important
  }
  .mx23-meeting.mode-photography nav .mx-contact-link{
    width:44px!important;height:54px!important;background:transparent!important;border-radius:0!important;
    flex-direction:column;gap:3px!important;color:var(--mx-link)!important
  }
  .mx23-meeting.mode-photography nav .mx-contact-link span:first-child{
    display:grid;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--mx-link) 55%,transparent);
    border-radius:50%;place-items:center;font-size:16px!important
  }
  .mx23-meeting.mode-photography nav .mx-contact-link span:last-child{display:block;font-size:9px!important;color:#fff}
  .mx23-meeting.mode-photography nav .mx-phone span:last-child:after{content:"טלפון";font-size:9px}
  .mx23-meeting.mode-photography nav .mx-email span:last-child:after{content:"מייל";font-size:9px}
  .mx23-meeting.mode-photography nav .mx-web span:last-child:after{content:"אתר";font-size:9px}
  .mx23-meeting.mode-photography nav .mx-contact-link span:last-child{font-size:0!important}
  .mx23-meeting.mode-photography nav .signature{display:block!important;position:static!important;transform:none!important;font-size:10px;margin-right:auto}
  .mx23-meeting.mode-photography nav .flow-tools{display:none}
  .mx23-meeting.mode-photography .visual-flow:not([hidden])~*{}
  .mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .mx-contact,
  .mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .signature{display:none!important}
  .mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .flow-tools{display:flex!important}
}



/* === 23.6 MULLEX MEETING CANVAS — North Star implementation === */
.mx23-meeting.mode-photography{background:#0b0f14!important;border-color:#30343b!important;box-shadow:0 28px 90px #0008!important}
.mx23-meeting.mode-photography header{height:78px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--mx-bg) 96%,#000),color-mix(in srgb,var(--mx-bg) 88%,#000))!important;color:#fff!important;border-bottom:1px solid #ffffff10}
.mx23-meeting.mode-photography header b{color:#fff!important}.mx23-meeting.mode-photography header small{color:#ffffff78!important}.mx23-meeting.mode-photography header .status{color:#fff!important}.mx23-meeting.mode-photography header .status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#39d47a;margin-left:7px;box-shadow:0 0 12px #39d47a80}
.mx23-meeting.mode-photography .stage{grid-template-columns:.78fr 1.55fr .86fr!important;background:#0d1218!important;gap:0;min-height:660px!important}
.mx23-meeting.mode-photography .expert{order:3;margin:14px!important;border-radius:18px!important;border:1px solid #ffffff14!important;background:#071017!important;box-shadow:0 16px 42px #0005!important}.mx23-meeting.mode-photography .expert-photo{object-position:center top}.mx23-meeting.mode-photography .expert .live{background:#080d12dd!important;color:#fff!important;border:1px solid #ffffff12}.mx23-meeting.mode-photography .ename{background:#080d12d9;padding:6px 9px;border-radius:8px;color:#fff!important}
.mx23-meeting.mode-photography .panel{order:2;background:radial-gradient(circle at 50% 25%,color-mix(in srgb,var(--mx-bg) 84%,#202d38),color-mix(in srgb,var(--mx-bg) 96%,#000) 68%)!important;border:0!important;padding:30px 36px!important;color:#fff!important;overflow:hidden}.mx23-meeting.mode-photography .panel>.progress{height:3px;background:#ffffff10;margin:0 auto 24px;max-width:88%}.mx23-meeting.mode-photography .panel>.progress i{background:linear-gradient(90deg,var(--mx-accent),color-mix(in srgb,var(--mx-accent) 55%,#fff))!important}
.mx23-meeting.mode-photography .meeting-board{order:1;background:linear-gradient(180deg,#f8f4ed,#efe7db)!important;color:#17131f!important;padding:26px 20px!important;border-left:1px solid #00000012;display:flex;flex-direction:column}.meeting-board .board-head{padding:4px 4px 18px;border-bottom:1px solid #00000012}.meeting-board .board-head h3{font-size:25px!important;margin:5px 0 2px!important;color:#17131f!important}.meeting-board .board-head p{margin:0!important;color:#756e67!important;font-size:12px}.meeting-board .board-live{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:900;letter-spacing:.12em;color:#8b6a2d}.meeting-board .board-live i{width:6px;height:6px;border-radius:50%;background:#39b96b}.board-facts{display:grid;gap:9px;padding:18px 0;flex:1;align-content:start}.board-empty{padding:20px 8px;color:#91877d;font-size:13px;line-height:1.6}.board-item{display:grid;grid-template-columns:7px 1fr;gap:10px;align-items:start;padding:12px 10px;background:#fff9;border:1px solid #0000000c;border-radius:13px;animation:boardIn .28s ease}.board-item>i{width:7px;height:7px;margin-top:7px;border-radius:50%;background:var(--mx-accent)}.board-item small{display:block;color:#897d72;font-size:10px;margin-bottom:3px}.board-item b{display:block;color:#17131f!important;font-size:14px;line-height:1.35}.board-progress{border-top:1px solid #00000012;padding:16px 4px 8px}.board-progress-head{display:flex;justify-content:space-between;font-size:11px;color:#6f665e}.board-progress-head b{color:#17131f}.board-dots{display:flex;gap:7px;margin-top:11px}.board-dots i{height:5px;flex:1;border-radius:999px;background:#d6cec4;transition:.25s}.board-dots i.done{background:color-mix(in srgb,var(--mx-accent) 68%,#ccb98f)}.board-dots i.current{background:var(--mx-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--mx-accent) 22%,transparent)}.board-note{display:flex;gap:8px;align-items:flex-start;margin-top:12px;padding:12px;border-radius:12px;background:#e9dfd1;color:#756b61}.board-note p{margin:0!important;color:#756b61!important;font-size:11px;line-height:1.5}
/* entry is a meeting pass, not a lead form */
.mx23-meeting.mode-photography .visual-entry{max-width:650px!important;margin:auto!important;color:#fff}.mx23-meeting.mode-photography .entry-invite{padding:12px 6px}.entry-signal{display:inline-flex;align-items:center;gap:7px;color:color-mix(in srgb,var(--mx-accent) 75%,#fff);font-size:11px;font-weight:800}.entry-signal i{width:7px;height:7px;border-radius:50%;background:#39d47a;box-shadow:0 0 12px #39d47a80}.mx23-meeting.mode-photography .entry-invite h2{font-size:34px!important;color:#fff!important;margin:12px 0 8px!important}.mx23-meeting.mode-photography .entry-copy{color:#ffffffa7!important;font-size:15px;line-height:1.65;margin:0 0 24px!important}.entry-step2-title,.entry-step2-copy{display:none}.entry-pass{display:grid;gap:10px}.entry-pass label{margin:0!important;display:grid!important;grid-template-columns:44px 1fr;align-items:center;gap:10px;padding:9px 13px!important;background:#ffffff0b;border:1px solid #ffffff17!important;border-radius:15px!important;color:#fff!important;transition:.2s}.entry-pass label:focus-within{border-color:var(--mx-accent)!important;background:#ffffff10;box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 12%,transparent)}.entry-field-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ffffff0d;border:1px solid #ffffff14;color:var(--mx-accent);font-size:15px}.entry-field-copy{display:block}.entry-field-copy small{display:block;color:#ffffff70;font-size:10px;margin-bottom:2px}.entry-pass input{margin:0!important;padding:2px 0!important;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;outline:0!important;font-size:15px!important}.entry-pass input::placeholder{color:#ffffff50!important}.entry-extra{display:none!important}.visual-entry.entry-step-2 .entry-basic{display:none!important}.visual-entry.entry-step-2 .entry-extra{display:grid!important}.visual-entry.entry-step-2 .entry-step1-title,.visual-entry.entry-step-2 .entry-step1-copy{display:none}.visual-entry.entry-step-2 .entry-step2-title,.visual-entry.entry-step-2 .entry-step2-copy{display:inline}.entry-privacy{display:block;margin-top:15px;color:#ffffff5e;font-size:10px;line-height:1.5}
/* the central canvas: one living moment at a time */
.visual-flow,.dynamic-flow{height:100%}.meeting-moment{min-height:535px;display:flex;flex-direction:column;justify-content:center;max-width:820px;margin:auto;animation:momentIn .38s cubic-bezier(.2,.8,.2,1);transform-origin:center}.meeting-moment.moment-leave{opacity:0;transform:translateY(-10px) scale(.985);transition:.18s ease}.moment-head{text-align:center;max-width:680px;margin:0 auto 28px}.moment-head>small{display:block;color:var(--mx-accent)!important;font-size:10px;font-weight:900;letter-spacing:.08em;margin-bottom:9px}.moment-head h2{font-size:clamp(28px,3vw,42px)!important;line-height:1.13!important;color:#fff!important;margin:0!important}.moment-head p{color:#ffffff8a!important;max-width:590px;margin:10px auto 0!important;line-height:1.6;font-size:13px}.moment-body{width:100%}
.moment-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:700px;margin:auto}.moment-tile{min-height:88px!important;border-radius:18px!important;border:1px solid #ffffff16!important;background:linear-gradient(145deg,#ffffff0d,#ffffff06)!important;color:#fff!important;padding:15px 17px!important;display:grid!important;grid-template-columns:48px 1fr 20px;align-items:center;text-align:right!important;gap:12px;cursor:pointer;box-shadow:0 12px 30px #0002!important;transition:.22s!important}.moment-tile:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--mx-accent) 60%,#fff)!important;background:#ffffff11!important}.moment-tile.selected{border-color:var(--mx-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--mx-accent) 26%,transparent),0 14px 36px #0004!important}.tile-symbol{width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--mx-accent) 13%,#ffffff08);border:1px solid color-mix(in srgb,var(--mx-accent) 24%,#ffffff13);display:grid;place-items:center;color:var(--mx-accent);font-size:18px;font-weight:900}.moment-tile b{display:block;color:#fff!important;font-size:15px}.moment-tile small{display:block;color:#ffffff68;margin-top:4px;font-size:10px}.moment-tile>i{font-style:normal;color:#ffffff4f;font-size:20px}.multi-tile{grid-template-columns:30px 1fr!important}.tile-check{width:23px;height:23px;border:1px solid #ffffff2b;border-radius:50%;position:relative}.multi-tile.selected .tile-check{background:var(--mx-accent);border-color:var(--mx-accent)}.multi-tile.selected .tile-check:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:#111;font-weight:900;font-size:12px}
/* scale moment */
.scale-choice{position:relative;display:flex;justify-content:space-between;align-items:flex-start;max-width:700px;margin:40px auto 0;padding:0 30px}.scale-line{position:absolute;left:55px;right:55px;top:18px;height:3px;background:linear-gradient(90deg,color-mix(in srgb,var(--mx-accent) 65%,#fff),#ffffff20);border-radius:99px}.scale-choice button{position:relative;z-index:2;display:flex!important;flex-direction:column;align-items:center;gap:11px;background:transparent!important;border:0!important;color:#fff!important;min-width:100px!important;cursor:pointer}.scale-choice button span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#17212a;border:2px solid #ffffff35;color:#ffffff85;font-size:11px;transition:.2s;box-shadow:0 6px 18px #0005}.scale-choice button b{color:#ffffffbc!important;font-size:13px;max-width:120px}.scale-choice button:hover span,.scale-choice button.selected span{width:48px;height:48px;margin-top:-5px;background:var(--mx-accent);border-color:#fff;color:#111;box-shadow:0 0 0 6px color-mix(in srgb,var(--mx-accent) 20%,transparent),0 10px 24px #0005}.scale-choice button.selected b{color:#fff!important}
/* visual portfolio moment */
.moment-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:0!important}.moment-gallery .portfolio-choice{position:relative;padding:0!important;border:1px solid #ffffff13!important;background:#0b1117!important;border-radius:18px!important;overflow:hidden;box-shadow:0 18px 38px #0004;transition:.22s}.moment-gallery img{width:100%;aspect-ratio:4/5!important;object-fit:cover!important;display:block}.gallery-overlay{position:absolute;inset:auto 0 0;padding:38px 13px 13px;background:linear-gradient(transparent,#071017e8);text-align:right}.gallery-overlay b{display:block;color:#fff!important;font-size:13px}.gallery-overlay small{display:block;color:#ffffff6f;font-size:9px;margin-top:3px}.portfolio-check{position:absolute;left:12px;top:12px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#071017cc;border:1px solid #ffffff30;color:transparent!important}.portfolio-choice.selected{border-color:var(--mx-accent)!important;transform:translateY(-4px);box-shadow:0 0 0 2px color-mix(in srgb,var(--mx-accent) 28%,transparent),0 22px 44px #0005!important}.portfolio-choice.selected .portfolio-check{background:var(--mx-accent);color:#111!important;border-color:var(--mx-accent)}
/* voice/text moment */
.voice-note{max-width:620px;margin:auto;background:#ffffff08;border:1px solid #ffffff16;border-radius:22px;padding:20px}.voice-orb{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#ffffff9a}.voice-orb>span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--mx-accent) 16%,#ffffff08);color:var(--mx-accent);letter-spacing:-4px}.voice-orb small{font-size:11px}.voice-note textarea{width:100%;background:#05080c88!important;border:1px solid #ffffff14!important;color:#fff!important;border-radius:15px!important;padding:15px!important;resize:none;min-height:115px}.voice-note textarea::placeholder{color:#ffffff45!important}
/* brief result */
.brief-result{max-width:720px;margin:auto;color:#fff!important;padding:36px!important}.brief-seal{display:inline-block;padding:5px 9px;border:1px solid color-mix(in srgb,var(--mx-accent) 44%,transparent);border-radius:999px;color:var(--mx-accent);font-size:9px;font-weight:900;letter-spacing:.1em}.brief-result h2{color:#fff!important;font-size:38px!important;margin:12px 0 18px!important}.brief-text{background:#ffffff08!important;border:1px solid #ffffff12!important;color:#fff!important;border-radius:17px!important;padding:18px!important;line-height:1.8}.next-step-card{margin-top:14px;background:#ffffff08;border:1px solid #ffffff12;border-radius:17px;padding:18px}.next-step-card small{color:var(--mx-accent)!important}.next-step-card h3{color:#fff!important;margin:6px 0}.next-step-card p{color:#ffffff7b!important;margin:0!important;font-size:12px}.mx-topic-cta{display:inline-block;margin-top:13px;color:var(--mx-accent)!important;text-decoration:none;font-weight:800}
/* meeting call dock */
.mx23-meeting.mode-photography nav.meeting-dock{min-height:96px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;padding:10px 22px!important;gap:18px!important;background:linear-gradient(180deg,#0a1016,#060a0f)!important;border-top:1px solid #ffffff12!important}.mx23-meeting.mode-photography nav .mx-contact{grid-column:1;display:flex!important;position:static!important;justify-self:start!important;align-items:center;gap:10px!important;margin:0!important;padding:0!important;background:transparent!important}.mx23-meeting.mode-photography nav .mx-contact-link{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;text-decoration:none!important;color:#fff!important;font-size:0!important}.mx23-meeting.mode-photography nav .mx-contact-link span:first-child{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff22;background:#ffffff08;color:var(--mx-accent);font-size:14px!important}.mx23-meeting.mode-photography nav .mx-contact-link span:last-child{font-size:8px!important;color:#ffffff62!important;max-width:75px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx23-meeting.mode-photography nav .call-controls{grid-column:2;display:flex!important;align-items:center!important;gap:15px!important}.call-control{min-width:62px!important;padding:0!important;display:flex!important;flex-direction:column;align-items:center;gap:5px;color:#fff!important;background:transparent!important}.call-icon{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:#252b32;border:1px solid #ffffff16;font-size:19px;box-shadow:0 8px 20px #0005;transition:.2s}.call-control.accept .call-icon{background:#38a957;box-shadow:0 0 0 5px #38a95720,0 10px 28px #38a9574a}.call-control.end .call-icon{background:#d94b4b;transform:rotate(135deg);box-shadow:0 0 0 5px #d94b4b1b,0 10px 28px #d94b4b3d}.call-control:disabled{opacity:.35}.call-control small{font-size:9px;color:#ffffff88}.flow-status{display:none!important}.mx23-meeting.mode-photography nav .signature{grid-column:3;position:static!important;transform:none!important;justify-self:end!important;color:var(--mx-accent)!important;font-size:15px!important;font-weight:900;letter-spacing:.08em}.mx23-meeting.mode-photography nav .signature small{display:block;color:#ffffff68;font-size:8px;letter-spacing:0}.mx23-meeting.mode-photography nav .signature b{color:#fff}.mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .mx-contact,.mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .signature{display:flex!important}.mx23-meeting.mode-photography:has(.visual-flow:not([hidden])) nav .signature{display:block!important}
@keyframes momentIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}@keyframes boardIn{from{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}
@media(max-width:760px){
 .mx23-meeting.mode-photography{margin:0!important;border-radius:0!important;min-height:100svh!important}.mx23-meeting.mode-photography header{height:64px!important;padding:0 14px!important;grid-template-columns:1fr 1fr!important}.mx23-meeting.mode-photography header .title{display:none!important}.mx23-meeting.mode-photography .stage{display:flex!important;flex-direction:column!important;min-height:calc(100svh - 150px)!important}.mx23-meeting.mode-photography .expert{order:1!important;min-height:31svh!important;height:31svh!important;margin:10px 10px 0!important;border-radius:17px 17px 0 0!important}.mx23-meeting.mode-photography .expert-photo{height:31svh!important}.mx23-meeting.mode-photography .panel{order:2!important;margin:-14px 10px 0!important;border-radius:22px 22px 0 0!important;padding:21px 16px 26px!important;min-height:51svh!important;overflow:visible}.mx23-meeting.mode-photography .meeting-board{display:none!important}.mx23-meeting.mode-photography .panel>.progress{margin-bottom:16px}.mx23-meeting.mode-photography .entry-invite{padding:4px}.mx23-meeting.mode-photography .entry-invite h2{font-size:29px!important}.mx23-meeting.mode-photography .entry-copy{font-size:13px!important}.meeting-moment{min-height:43svh!important;justify-content:flex-start!important;padding-top:10px}.moment-head{margin-bottom:20px}.moment-head h2{font-size:27px!important}.moment-head p{font-size:12px!important}.moment-tiles{grid-template-columns:1fr!important;gap:9px}.moment-tile{min-height:68px!important;border-radius:15px!important;padding:11px 13px!important;grid-template-columns:40px 1fr 16px}.tile-symbol{width:36px;height:36px;border-radius:11px}.scale-choice{padding:0 8px;margin-top:24px;gap:3px}.scale-line{left:35px;right:35px}.scale-choice button{min-width:0!important;flex:1}.scale-choice button b{font-size:10px;max-width:80px}.moment-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.moment-gallery img{aspect-ratio:1/1!important}.gallery-overlay{padding:28px 9px 9px}.mx23-meeting.mode-photography nav.meeting-dock{min-height:128px!important;grid-template-columns:1fr 1fr!important;grid-template-rows:76px 36px!important;padding:5px 10px 8px!important;gap:2px 8px!important;position:sticky;bottom:0;z-index:30}.mx23-meeting.mode-photography nav .call-controls{grid-column:1/3!important;grid-row:1;justify-self:center;gap:13px!important}.call-icon{width:45px;height:45px}.call-control{min-width:54px!important}.mx23-meeting.mode-photography nav .mx-contact{grid-column:1!important;grid-row:2;justify-self:start!important;gap:7px!important}.mx23-meeting.mode-photography nav .mx-contact-link span:first-child{width:27px;height:27px;font-size:11px!important}.mx23-meeting.mode-photography nav .mx-contact-link span:last-child{display:none}.mx23-meeting.mode-photography nav .signature{grid-column:2!important;grid-row:2;justify-self:end!important;font-size:11px!important}.mx23-meeting.mode-photography nav .signature small{font-size:7px}.brief-result{padding:12px!important}.brief-result h2{font-size:30px!important}
}


/* 23.6.1 — Meeting flow + dock closeout */
.mx23-meeting.mode-photography .meeting-thread{max-width:700px;margin:0 auto 22px;display:flex;justify-content:flex-start;direction:rtl}
.mx23-meeting.mode-photography .meeting-bubble{position:relative;max-width:620px;padding:18px 20px 16px;border-radius:22px 22px 7px 22px;background:#0b1219;color:#fff;border:1px solid #ffffff14;box-shadow:0 16px 40px #0004;text-align:right;display:flex;gap:12px;align-items:flex-start}
.mx23-meeting.mode-photography .meeting-bubble:after{content:"";position:absolute;right:-7px;bottom:0;border-width:8px 0 0 10px;border-style:solid;border-color:transparent transparent transparent #0b1219}
.mx23-meeting.mode-photography .bubble-dot{width:9px;height:9px;border-radius:50%;background:var(--mx-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--mx-accent) 14%,transparent);margin-top:7px;flex:0 0 auto}
.mx23-meeting.mode-photography .meeting-bubble small{display:block;color:var(--mx-accent)!important;font-size:9px;font-weight:900;letter-spacing:.08em;margin-bottom:7px}
.mx23-meeting.mode-photography .meeting-bubble h2{font-size:clamp(25px,2.5vw,36px)!important;line-height:1.18!important;color:#fff!important;margin:0!important}
.mx23-meeting.mode-photography .meeting-bubble p{color:#ffffffa0!important;margin:8px 0 0!important;font-size:12px;line-height:1.55}
.mx23-meeting.mode-photography .moment-head{display:none!important}

.mx23-meeting.mode-photography nav.meeting-dock{direction:ltr!important;grid-template-columns:1fr auto 1fr!important}
.mx23-meeting.mode-photography nav .mx-contact{grid-column:1!important;direction:ltr!important;gap:14px!important}
.mx23-meeting.mode-photography nav .mx-contact-link{flex-direction:row!important;gap:6px!important;font-size:10px!important;color:color-mix(in srgb,var(--mx-accent) 88%,#fff)!important;white-space:nowrap}
.mx23-meeting.mode-photography nav .mx-contact-link span:first-child{width:24px!important;height:24px!important;border:0!important;background:transparent!important;font-size:12px!important}
.mx23-meeting.mode-photography nav .mx-contact-link span:last-child{display:inline!important;font-size:9px!important;color:color-mix(in srgb,var(--mx-accent) 80%,#fff)!important;max-width:120px!important}
.mx23-meeting.mode-photography nav .call-controls{grid-column:2!important;direction:rtl!important}
.mx23-meeting.mode-photography nav .signature{grid-column:3!important;direction:ltr!important;justify-self:end!important;text-align:left!important;font-size:11px!important;line-height:1.05}
.mx23-meeting.mode-photography nav .signature small{margin-top:3px;font-size:6px!important}
.call-control{opacity:1!important}
.call-control:disabled{opacity:.25!important}
.call-control small{font-size:9px!important;color:#ffffffc2!important;font-weight:700}
.call-control.accept:not(:disabled) .call-icon{background:#31b55d!important;color:#fff!important}
.call-control.end:not(:disabled) .call-icon{background:#c83b3b!important;color:#fff!important}
.call-control.back:not(:disabled) .call-icon,.call-control.mic:not(:disabled) .call-icon{background:#242b33!important;color:#fff!important}

@media(max-width:800px){
 .mx23-meeting.mode-photography .meeting-thread{margin-bottom:15px}.mx23-meeting.mode-photography .meeting-bubble{padding:14px 15px;border-radius:18px 18px 6px 18px}.mx23-meeting.mode-photography .meeting-bubble h2{font-size:24px!important}
 .mx23-meeting.mode-photography nav.meeting-dock{grid-template-columns:1fr 1fr!important;grid-template-rows:76px 34px!important}
 .mx23-meeting.mode-photography nav .call-controls{grid-column:1/3!important;grid-row:1!important}
 .mx23-meeting.mode-photography nav .mx-contact{grid-column:1!important;grid-row:2!important;gap:8px!important}
 .mx23-meeting.mode-photography nav .mx-contact-link{font-size:0!important}.mx23-meeting.mode-photography nav .mx-contact-link span:last-child{display:none!important}.mx23-meeting.mode-photography nav .mx-contact-link span:first-child{width:25px!important;height:25px!important;border:1px solid #ffffff18!important;background:#ffffff08!important}
 .mx23-meeting.mode-photography nav .signature{grid-column:2!important;grid-row:2!important;font-size:10px!important}
}


/* 23.6.2 — Photography meeting closeout */
/* Entry: never show phone/business twice. */
.mx23-meeting.mode-photography .entry-pass label.entry-extra{display:none!important}
.mx23-meeting.mode-photography .visual-entry.entry-step-2 .entry-pass label.entry-basic{display:none!important}
.mx23-meeting.mode-photography .visual-entry.entry-step-2 .entry-pass label.entry-extra{display:grid!important}
.mx23-meeting.mode-photography .visual-entry .enter{display:none!important}
.mx23-meeting.mode-photography .visual-entry.entry-step-2 .enter{display:block!important;width:100%;margin-top:14px;padding:14px 18px;border:0;border-radius:14px;font-weight:900;cursor:pointer;background:var(--mx-button)!important;color:var(--mx-choice-text)!important}

/* Portfolio: image only; media filenames / labels stay in admin, not in the client meeting. */
.mx23-meeting.mode-photography .moment-gallery .gallery-overlay{display:none!important}

/* Make the green call action explicit without making it heavy. */
.mx23-meeting.mode-photography .call-control.accept small{color:#fff!important;font-size:9px!important;font-weight:900!important;max-width:82px;text-align:center;line-height:1.15}

/* Final Moment */
.mx23-meeting.mode-photography .completion-moment{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px 26px;color:#fff}
.mx23-meeting.mode-photography .completion-check{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#36ad62;color:#fff;font-size:30px;font-weight:900;box-shadow:0 0 0 8px #36ad6218,0 18px 45px #0005;margin-bottom:18px}
.mx23-meeting.mode-photography .completion-moment>small{color:var(--mx-accent)!important;font-size:9px;font-weight:900;letter-spacing:.14em}
.mx23-meeting.mode-photography .completion-moment h2{margin:9px 0 10px!important;color:#fff!important;font-size:36px!important}
.mx23-meeting.mode-photography .completion-moment p{max-width:560px;color:#ffffffa8!important;font-size:14px;line-height:1.65;margin:0!important}
.mx23-meeting.mode-photography .completion-line{width:70px;height:2px;background:var(--mx-accent);margin:23px auto 18px;border-radius:99px}
.mx23-meeting.mode-photography .completion-moment>b{font-size:16px;color:#fff}

@media(max-width:800px){
 /* Mobile host is a participant puck, not half the screen. */
 .mx23-meeting.mode-photography .stage{position:relative!important;padding-top:72px!important}
 .mx23-meeting.mode-photography .expert{position:absolute!important;top:8px!important;right:18px!important;z-index:12!important;width:68px!important;height:68px!important;min-height:68px!important;margin:0!important;border-radius:50%!important;overflow:visible!important;background:#081018!important;border:2px solid #ffffff1a!important;box-shadow:0 8px 24px #0007!important}
 .mx23-meeting.mode-photography .expert-photo{width:68px!important;height:68px!important;min-height:68px!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;object-position:50% 25%!important}
 .mx23-meeting.mode-photography .expert .ename{display:none!important}
 .mx23-meeting.mode-photography .expert .live{width:13px!important;height:13px!important;padding:0!important;border-radius:50%!important;font-size:0!important;right:-2px!important;top:3px!important;background:#31cf78!important;border:2px solid #0b1118!important}
 .mx23-meeting.mode-photography .expert .live::first-letter{font-size:0!important}
 .mx23-meeting.mode-photography .panel{order:2!important;margin:0 10px!important;border-radius:22px 22px 0 0!important;min-height:calc(100svh - 250px)!important}
 .mx23-meeting.mode-photography .completion-moment{min-height:48svh;padding:30px 18px}
 .mx23-meeting.mode-photography .completion-moment h2{font-size:29px!important}
}


/* 23.6.3 — Final clarity closeout: explicit review/completion + clean call action */
.mx23-meeting.mode-photography .call-control{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;padding:0!important}
.mx23-meeting.mode-photography .call-control.accept{min-width:76px!important}
.mx23-meeting.mode-photography .call-control.accept .call-icon{width:52px!important;height:52px!important;border:0!important;background:#31b55d!important;box-shadow:0 0 0 5px #31b55d18,0 10px 26px #0005!important;font-size:20px!important;font-weight:900}
.mx23-meeting.mode-photography .call-control.accept small{margin-top:1px!important;font-size:10px!important;line-height:1.15!important;color:#fff!important;font-weight:800!important;max-width:90px!important;white-space:normal!important}
.mx23-meeting.mode-photography .call-control.accept:disabled .call-icon{background:#314139!important;color:#93a59a!important;box-shadow:none!important}

.mx23-meeting.mode-photography .meeting-final-review{min-height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:760px;margin:auto;padding:38px 30px;color:#fff}
.mx23-meeting.mode-photography .final-review-kicker{display:flex;align-items:center;gap:7px;color:var(--mx-accent);font-size:10px;font-weight:900;letter-spacing:.08em;margin-bottom:12px}
.mx23-meeting.mode-photography .final-review-kicker i{width:7px;height:7px;border-radius:50%;background:#31cf78;box-shadow:0 0 0 4px #31cf7817}
.mx23-meeting.mode-photography .final-review-check{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--mx-accent) 18%,transparent);border:1px solid color-mix(in srgb,var(--mx-accent) 70%,transparent);color:var(--mx-accent);font-size:29px;font-weight:900;margin-bottom:17px}
.mx23-meeting.mode-photography .meeting-final-review h2{font-size:38px!important;color:#fff!important;margin:0 0 10px!important}
.mx23-meeting.mode-photography .meeting-final-review>p{max-width:590px;color:#ffffff9c!important;font-size:14px!important;line-height:1.65;margin:0 0 24px!important}
.mx23-meeting.mode-photography .final-review-action{width:min(430px,100%);border:1px solid color-mix(in srgb,var(--mx-accent) 65%,transparent);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--mx-accent) 92%,#fff),var(--mx-accent));color:#111;padding:15px 18px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;text-align:right;cursor:pointer;box-shadow:0 18px 42px #0004}
.mx23-meeting.mode-photography .final-review-action>span{grid-row:1/3;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1112;border:1px solid #1112;font-size:18px;font-weight:900;align-self:center}
.mx23-meeting.mode-photography .final-review-action>b{font-size:16px;line-height:1.2}
.mx23-meeting.mode-photography .final-review-action>small{font-size:9px;color:#111a;margin-top:3px}
.mx23-meeting.mode-photography .final-review-edit{border:0;background:transparent;color:#ffffff78;padding:12px 18px;font-size:11px;cursor:pointer;margin-top:4px}
.mx23-meeting.mode-photography .final-review-edit:hover{color:#fff}
.mx23-meeting.mode-photography .completion-sub{display:block;margin-top:14px;font-size:10px;color:#ffffff66}

@media(max-width:760px){
 .mx23-meeting.mode-photography .meeting-final-review{min-height:46svh;padding:26px 14px}
 .mx23-meeting.mode-photography .meeting-final-review h2{font-size:29px!important}
 .mx23-meeting.mode-photography .meeting-final-review>p{font-size:12px!important}
 .mx23-meeting.mode-photography .final-review-action{border-radius:15px;padding:13px 14px}
 .mx23-meeting.mode-photography .call-control.accept{min-width:70px!important}
 .mx23-meeting.mode-photography .call-control.accept .call-icon{width:48px!important;height:48px!important}
 .mx23-meeting.mode-photography .call-control.accept small{font-size:9px!important}
}


/* === 23.6.5 MOBILE UX PASS — mobile only; desktop frozen === */
@media(max-width:760px){
  /* Entry must be readable: cream cards + dark content, including iOS/Chrome autofill. */
  .mx23-meeting.mode-photography .visual-entry{color:#fff!important}
  .mx23-meeting.mode-photography .entry-pass{gap:9px!important}
  .mx23-meeting.mode-photography .entry-pass label{
    min-height:64px!important;padding:8px 12px!important;grid-template-columns:36px 1fr!important;gap:9px!important;
    background:#f6f0e6!important;border:1px solid #ded5c8!important;color:#1d1822!important;
    box-shadow:0 7px 20px #00000010!important
  }
  .mx23-meeting.mode-photography .entry-pass label:focus-within{
    border-color:var(--mx-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 20%,transparent)!important;background:#fffaf1!important
  }
  .mx23-meeting.mode-photography .entry-field-icon{
    width:32px!important;height:32px!important;background:#1a14211a!important;border:1px solid #1a142119!important;color:#9a6f22!important;font-size:14px!important
  }
  .mx23-meeting.mode-photography .entry-field-copy small,
  .mx23-meeting.mode-photography .entry-pass label>span{
    color:#6e655f!important;font-size:10px!important;font-weight:800!important;margin-bottom:0!important
  }
  .mx23-meeting.mode-photography .entry-pass input,
  .mx23-meeting.mode-photography .entry-pass input:focus{
    color:#17131f!important;-webkit-text-fill-color:#17131f!important;caret-color:#17131f!important;
    font-size:16px!important;font-weight:800!important;line-height:1.25!important;background:transparent!important
  }
  .mx23-meeting.mode-photography .entry-pass input::placeholder{color:#7d756f!important;-webkit-text-fill-color:#7d756f!important;opacity:1!important}
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill,
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill:hover,
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill:focus{
    -webkit-text-fill-color:#17131f!important;caret-color:#17131f!important;
    -webkit-box-shadow:0 0 0 1000px #f6f0e6 inset!important;box-shadow:0 0 0 1000px #f6f0e6 inset!important
  }
  .mx23-meeting.mode-photography .entry-privacy{font-size:10px!important;line-height:1.4!important;margin:10px 0 4px!important}

  /* Compact sheet: the meeting moment owns the screen, not spacing. */
  .mx23-meeting.mode-photography .panel{padding:18px 14px 108px!important;min-height:calc(100svh - 175px)!important}
  .mx23-meeting.mode-photography .entry-invite{padding:4px 0!important}
  .mx23-meeting.mode-photography .entry-invite h2{font-size:32px!important;line-height:1.12!important;margin:9px 0 7px!important}
  .mx23-meeting.mode-photography .entry-copy{font-size:13px!important;line-height:1.5!important;margin-bottom:16px!important}

  /* A clean mobile meeting dock: one control row + a tiny utility row. */
  .mx23-meeting.mode-photography nav.meeting-dock{
    min-height:92px!important;height:92px!important;padding:6px 12px 7px!important;
    grid-template-columns:1fr 1fr!important;grid-template-rows:58px 20px!important;
    background:rgba(7,12,17,.96)!important;border-top:1px solid #ffffff12!important;backdrop-filter:blur(18px)!important
  }
  .mx23-meeting.mode-photography nav .call-controls{height:58px!important;align-items:center!important;justify-content:space-evenly!important;gap:6px!important}
  .mx23-meeting.mode-photography .call-control{min-width:54px!important;height:56px!important;gap:1px!important}
  .mx23-meeting.mode-photography .call-control .call-icon{width:39px!important;height:39px!important;font-size:16px!important;box-shadow:none!important}
  .mx23-meeting.mode-photography .call-control.accept{min-width:64px!important}
  .mx23-meeting.mode-photography .call-control.accept .call-icon{width:42px!important;height:42px!important;font-size:17px!important;box-shadow:0 0 0 3px #31b55d18!important}
  .mx23-meeting.mode-photography .call-control small{font-size:8px!important;line-height:1!important;margin-top:1px!important;white-space:nowrap!important}
  .mx23-meeting.mode-photography nav .mx-contact{gap:6px!important;align-items:center!important;justify-content:flex-start!important}
  .mx23-meeting.mode-photography nav .mx-contact-link{width:22px!important;height:20px!important}
  .mx23-meeting.mode-photography nav .mx-contact-link span:first-child{width:20px!important;height:20px!important;font-size:10px!important;border-color:#ffffff12!important}
  .mx23-meeting.mode-photography nav .signature{font-size:9px!important;line-height:1!important;align-self:center!important}
  .mx23-meeting.mode-photography nav .signature small{font-size:5.5px!important;margin-top:1px!important}

  /* When the keyboard is open, remove chrome pressure from the active field. */
  .mx23-meeting.mode-photography:has(.entry-pass input:focus) nav.meeting-dock{transform:translateY(100%)!important;transition:transform .16s ease!important}
  .mx23-meeting.mode-photography:has(.entry-pass input:focus) .panel{padding-bottom:28px!important}

  /* Official finish modal: full mobile finish experience, not a desktop popup squeezed into a phone. */
  .mx23-meeting.mode-photography .finish{padding:12px!important;align-items:flex-end!important}
  .mx23-meeting.mode-photography .finish-card{
    width:100%!important;max-height:86svh!important;overflow:auto!important;border-radius:24px 24px 16px 16px!important;
    padding:26px 18px 20px!important;background:#f7f1e7!important;color:#1a1620!important;box-shadow:0 -25px 80px #0008!important
  }
  .mx23-meeting.mode-photography .finish-card:before{content:"";display:block;width:38px;height:4px;border-radius:99px;background:#c9c0b5;margin:-13px auto 18px}
  .mx23-meeting.mode-photography .finish-card h2{font-size:30px!important;line-height:1.1!important;text-align:right!important;color:#18131e!important;margin:0 0 8px!important}
  .mx23-meeting.mode-photography .finish-name{font-size:14px!important;line-height:1.55!important;color:#716a72!important;margin-bottom:16px!important}
  .mx23-meeting.mode-photography .wrapup{border:1px solid #d9d0c7!important;border-radius:17px!important;padding:15px!important;background:#fffaf3!important}
  .mx23-meeting.mode-photography .wrapup h3,.mx23-meeting.mode-photography .wrapup h4{color:#19141f!important;margin:0 0 6px!important;font-size:16px!important}
  .mx23-meeting.mode-photography .wrapup p{color:#6d6670!important;font-size:13px!important;line-height:1.55!important}
  .mx23-meeting.mode-photography .experience{margin-top:14px!important;padding:13px!important;border:1px solid #d9d0c7!important;border-radius:17px!important;background:#fffaf3!important}
  .mx23-meeting.mode-photography .experience>b{display:block;font-size:16px!important;margin-bottom:9px!important;color:#19141f!important}
  .mx23-meeting.mode-photography .experience>div{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important}
  .mx23-meeting.mode-photography .experience button{min-height:42px!important;border-radius:12px!important;border:1px solid #cfc4b8!important;background:#fff!important;color:#2b2530!important;font-size:12px!important}
  .mx23-meeting.mode-photography .experience button.selected{background:#c89d50!important;color:#111!important;border-color:#c89d50!important;font-weight:900!important}
  .mx23-meeting.mode-photography .finish-send{min-height:50px!important;margin-top:14px!important;border-radius:14px!important;font-size:14px!important;background:#c89d50!important;color:#161116!important}
  .mx23-meeting.mode-photography .finish-x{left:14px!important;top:12px!important;color:#b43955!important}
  .mx23-meeting.mode-photography .finish-thanks{text-align:center!important}
  .mx23-meeting.mode-photography .finish-thanks h2{text-align:center!important;font-size:34px!important}
}

/* === MULLEX 23.7.6 MOBILE FINAL OVERRIDE ===
   This block intentionally comes last. Earlier mobile passes remain for backwards
   compatibility, while these rules are the final authority for the entry screen. */
@media(max-width:760px){
  .mx23-meeting.mode-photography .visual-entry{
    width:100%!important;max-width:none!important;margin:0!important;
    align-self:stretch!important;text-align:right!important;color:#fff!important
  }
  .mx23-meeting.mode-photography .entry-invite{margin:0!important;padding:4px 0!important}
  .mx23-meeting.mode-photography .entry-pass{width:100%!important;margin:0!important;gap:9px!important}
  .mx23-meeting.mode-photography .entry-pass label{
    min-height:64px!important;margin:0!important;padding:8px 12px!important;
    grid-template-columns:36px 1fr!important;gap:9px!important;
    background:#f6f0e6!important;border:1px solid #ded5c8!important;
    color:#1d1822!important;box-shadow:0 7px 20px #00000010!important
  }
  .mx23-meeting.mode-photography .entry-pass label:focus-within{
    background:#fffaf1!important;border-color:var(--mx-accent)!important;
    box-shadow:0 0 0 3px color-mix(in srgb,var(--mx-accent) 20%,transparent)!important
  }
  .mx23-meeting.mode-photography .entry-field-icon{
    width:32px!important;height:32px!important;background:#1a14211a!important;
    border:1px solid #1a142119!important;color:#9a6f22!important
  }
  .mx23-meeting.mode-photography .entry-field-copy small,
  .mx23-meeting.mode-photography .entry-pass label>span{
    color:#6e655f!important;-webkit-text-fill-color:#6e655f!important
  }
  .mx23-meeting.mode-photography .entry-pass input,
  .mx23-meeting.mode-photography .entry-pass input:focus{
    color:#17131f!important;-webkit-text-fill-color:#17131f!important;
    caret-color:#17131f!important;background:transparent!important;
    font-size:16px!important;font-weight:800!important
  }
  .mx23-meeting.mode-photography .entry-pass input::placeholder{
    color:#7d756f!important;-webkit-text-fill-color:#7d756f!important;opacity:1!important
  }
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill,
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill:hover,
  .mx23-meeting.mode-photography .entry-pass input:-webkit-autofill:focus{
    color:#17131f!important;-webkit-text-fill-color:#17131f!important;caret-color:#17131f!important;
    -webkit-box-shadow:0 0 0 1000px #f6f0e6 inset!important;
    box-shadow:0 0 0 1000px #f6f0e6 inset!important
  }
  .mx23-meeting.mode-photography.entry-keyboard-open nav.meeting-dock,
  .mx23-meeting.mode-photography:has(.entry-pass input:focus) nav.meeting-dock{
    transform:translateY(calc(100% + env(safe-area-inset-bottom)))!important;
    opacity:0!important;pointer-events:none!important;transition:transform .16s ease,opacity .12s ease!important
  }
  .mx23-meeting.mode-photography.entry-keyboard-open .panel,
  .mx23-meeting.mode-photography:has(.entry-pass input:focus) .panel{
    padding-bottom:28px!important
  }
}

/* Consultation mobile authority must follow the legacy shared mobile shell. */
.mx23-meeting.mode-consultation .expert .live{top:auto;bottom:-40px;right:50%;transform:translateX(50%)}
.mx23-meeting.mode-consultation .expert .ename{top:auto;bottom:-68px;right:50%;transform:translateX(50%);background:transparent;color:var(--mx-heading);padding:0}
.mx23-meeting.mode-consultation .participant h2,.mx23-meeting.mode-consultation .intro h2{font-size:clamp(32px,4vw,54px)!important}
.mx23-meeting.mode-consultation .participant>p,.mx23-meeting.mode-consultation .intro>p{color:var(--mx-muted)!important}
@media(max-width:760px){
 .mx23-meeting.mode-consultation .stage{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-rows:auto auto!important;padding:0!important;background:linear-gradient(135deg,color-mix(in srgb,var(--mx-soft) 92%,#fff),var(--mx-surface))!important}
 .mx23-meeting.mode-consultation .expert{grid-column:1!important;grid-row:1!important;flex:none!important;width:58px!important;height:58px!important;min-height:58px!important;margin:22px auto 0!important;border-radius:50%!important;overflow:visible!important}
 .mx23-meeting.mode-consultation .expert-photo{width:100%!important;height:100%!important;min-height:0!important;border-radius:50%!important;object-position:center top!important}
 .mx23-meeting.mode-consultation .expert .live{top:auto!important;bottom:-26px!important;right:50%!important}.mx23-meeting.mode-consultation .expert .ename{top:auto!important;bottom:-44px!important;right:50%!important}
 .mx23-meeting.mode-consultation .panel{grid-column:2!important;grid-row:1/3!important;margin:0!important;padding:26px 17px 84px!important;border-radius:0!important;box-shadow:none!important;overflow:auto!important}
 .mx23-meeting.mode-consultation .panel::before{display:none!important}
 .mx23-meeting.mode-consultation .consultation-insights{display:grid!important;grid-column:1/3!important;grid-row:2!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;padding:14px!important;border-radius:0!important}
 .mx23-meeting.mode-consultation nav.meeting-dock{display:grid!important;position:sticky!important;right:auto!important;left:auto!important;bottom:0!important;grid-template-columns:1fr auto!important;min-height:66px!important;padding:8px 12px!important}
 .mx23-meeting.mode-consultation nav .mx-contact,.mx23-meeting.mode-consultation nav .signature{display:none!important}
}
@media(max-width:520px){.mx23-meeting.mode-consultation .stage{grid-template-columns:64px minmax(0,1fr)!important}.mx23-meeting.mode-consultation .expert{width:46px!important;height:46px!important;min-height:46px!important}.mx23-meeting.mode-consultation .panel{padding:22px 12px 82px!important}}

/* 23.7.9 final mobile authority: keep the entry action rail visible even when
   Safari retains focus after its keyboard has visually closed. */
@media(max-width:760px){
  .mx23-meeting.mode-photography.entry-keyboard-open nav.meeting-dock,
  .mx23-meeting.mode-photography:has(.entry-pass input:focus) nav.meeting-dock{
    transform:none!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
}

/* 23.8.1 — approved AVI mockup authority. Consultation only. */
.mx23-meeting.mode-consultation{max-width:1460px!important;min-height:900px!important;margin:24px auto!important;padding:26px!important;background:radial-gradient(circle at 75% 8%,color-mix(in srgb,var(--mx-bg) 78%,#17365b),var(--mx-bg) 48%)!important;border:1px solid #ffffff22!important;border-radius:30px!important;box-shadow:0 34px 110px #0209166b!important}
.mx23-meeting.mode-consultation header{height:76px!important;margin:0 0 12px!important;padding:0 24px!important;border:1px solid #ffffff16!important;border-radius:20px 20px 0 0!important;background:transparent!important;grid-template-columns:1fr auto 1fr!important}
.mx23-meeting.mode-consultation header .brand{position:absolute;left:92px;top:50%;transform:translateY(-50%);gap:14px}.mx23-meeting.mode-consultation header .brand::before{display:none}.mx23-meeting.mode-consultation header .brand b{font-size:18px}.mx23-meeting.mode-consultation header .brand small{color:#ffffff8a!important}.mx23-meeting.mode-consultation header .title b{font-size:18px;color:#fff!important}.mx23-meeting.mode-consultation header .status{justify-self:end;display:flex;align-items:center;gap:10px;color:#ffffff82!important}.mx23-meeting.mode-consultation header .timer{order:-1;color:var(--mx-accent);font-size:18px;font-weight:900}
.mx23-meeting.mode-consultation .stage{position:relative!important;display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:12px!important;min-height:690px!important;padding:0!important;background:transparent!important;direction:ltr!important}
.mx23-meeting.mode-consultation .expert{position:absolute!important;z-index:4;top:-77px!important;left:34px!important;width:54px!important;height:54px!important;min-height:54px!important;margin:0!important;border:0!important;border-radius:50%!important;overflow:hidden!important;box-shadow:none!important;background:transparent!important}.mx23-meeting.mode-consultation .expert::after,.mx23-meeting.mode-consultation .expert .live,.mx23-meeting.mode-consultation .expert .ename{display:none!important}.mx23-meeting.mode-consultation .expert-photo{display:block!important;width:54px!important;height:54px!important;min-height:0!important;max-height:54px!important;object-fit:cover!important;object-position:center top!important;border-radius:50%!important}.mx23-meeting.mode-consultation .expert .letter{width:54px!important;height:54px!important;font-size:24px!important;border-radius:50%!important}
.mx23-meeting.mode-consultation .panel{grid-column:2!important;grid-row:1!important;direction:rtl!important;min-height:690px!important;margin:0!important;padding:46px clamp(38px,6vw,92px) 42px!important;border:1px solid var(--mx-border)!important;border-radius:18px!important;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--mx-soft) 25%,#fff))!important;box-shadow:0 16px 50px #0000001c!important;overflow:hidden!important}.mx23-meeting.mode-consultation .panel::before{display:none!important}.mx23-meeting.mode-consultation .panel>.progress{margin:0 auto 40px!important;width:82%!important;background:var(--mx-border)!important}
.mx23-meeting.mode-consultation .consultation-insights{grid-column:1!important;grid-row:1!important;direction:rtl!important;display:block!important;min-height:690px!important;padding:44px 28px!important;border:1px solid var(--mx-border)!important;border-radius:18px!important;background:linear-gradient(155deg,#fff,color-mix(in srgb,var(--mx-soft) 55%,#fff))!important;overflow:hidden!important}.mx23-meeting.mode-consultation .consultation-insights h3{font-size:27px!important;margin:17px 0 5px!important}.mx23-meeting.mode-consultation .consultation-insights>p{margin-bottom:30px!important}.mx23-meeting.mode-consultation .consultation-insights .state{position:relative;padding:18px 18px 18px 70px!important;margin:0!important;border:0!important;border-bottom:1px solid var(--mx-border)!important;border-radius:0!important;background:transparent!important}.mx23-meeting.mode-consultation .consultation-insights .state::after{content:"◎";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--mx-soft);font-size:22px;color:var(--mx-heading)}.mx23-meeting.mode-consultation .consultation-insights .state:nth-of-type(3)::after{content:"⌁"}.mx23-meeting.mode-consultation .consultation-insights .state:nth-of-type(4)::after{content:"▥"}.mx23-meeting.mode-consultation .knowledge-rail{margin-top:26px!important}
.mx23-meeting.mode-consultation .participant,.mx23-meeting.mode-consultation .intro{max-width:850px!important}.mx23-meeting.mode-consultation .intro h2{font-size:clamp(42px,4.4vw,68px)!important;text-align:center!important;margin:22px 0 14px!important}.mx23-meeting.mode-consultation .intro>p{text-align:center!important;max-width:680px!important;margin:0 auto!important}.mx23-meeting.mode-consultation .room-kicker{justify-content:center!important;color:var(--mx-link)!important;letter-spacing:.12em!important}.mx23-meeting.mode-consultation .starters{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:32px 0!important;direction:rtl!important}.mx23-meeting.mode-consultation .starters button{position:relative;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:164px!important;padding:62px 15px 18px!important;text-align:center!important;border:1px solid var(--mx-border)!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,var(--mx-soft))!important}.mx23-meeting.mode-consultation .starters button::before{position:absolute;top:22px;right:50%;transform:translateX(50%);font-size:31px;line-height:1;color:var(--mx-heading)}.mx23-meeting.mode-consultation .starters button:nth-child(1)::before{content:"◉"}.mx23-meeting.mode-consultation .starters button:nth-child(2)::before{content:"⚙"}.mx23-meeting.mode-consultation .starters button:nth-child(3)::before{content:"↗"}.mx23-meeting.mode-consultation .starters button:nth-child(4)::before{content:"♧"}.mx23-meeting.mode-consultation .starters button span{font-size:15px}.mx23-meeting.mode-consultation .starters button i{display:none!important}.mx23-meeting.mode-consultation .or{max-width:680px!important;margin:10px auto 16px!important}.mx23-meeting.mode-consultation .room-composer{max-width:680px!important;margin-right:auto!important;margin-left:auto!important}
.mx23-meeting.mode-consultation .consultation-conversation{min-height:585px!important}.mx23-meeting.mode-consultation .turns{height:330px!important;padding-bottom:18px!important}.mx23-meeting.mode-consultation .next-actions{position:absolute;right:0;left:0;bottom:86px;padding:10px 0;background:linear-gradient(180deg,transparent,#fff 18%)}.mx23-meeting.mode-consultation .next-actions>small{display:block;margin:0 0 8px;color:var(--mx-muted);font-size:10px}.mx23-meeting.mode-consultation .next-actions>div{display:flex;flex-wrap:wrap;gap:8px}.mx23-meeting.mode-consultation .next-actions button{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--mx-border);border-radius:999px;background:var(--mx-surface);color:var(--mx-text);font:inherit;font-size:12px;cursor:pointer}.mx23-meeting.mode-consultation .next-actions button:hover{border-color:var(--mx-accent);background:color-mix(in srgb,var(--mx-accent) 9%,#fff)}.mx23-meeting.mode-consultation .next-actions button i{font-style:normal;color:var(--mx-link)}
.mx23-meeting.mode-consultation nav.meeting-dock{min-height:72px!important;margin-top:12px!important;padding:8px 24px!important;border:1px solid #ffffff16!important;border-radius:0 0 20px 20px!important;background:transparent!important}.mx23-meeting.mode-consultation nav .hang{justify-self:start!important}.mx23-meeting.mode-consultation nav .signature{right:auto!important;left:26px!important;text-align:left!important}.mx23-meeting.mode-consultation .consultation-steps{grid-column:2!important;justify-self:center!important}
.mx23-meeting.mode-consultation .finish{background:linear-gradient(135deg,#03101dea,#0c1830e8)!important;backdrop-filter:blur(14px)!important}.mx23-meeting.mode-consultation .finish-card{width:min(920px,94vw)!important;max-height:88svh!important;overflow:auto!important;padding:44px!important;border:1px solid #ffffff33!important;border-radius:24px!important;background:linear-gradient(145deg,#fff,var(--mx-soft))!important;box-shadow:0 40px 120px #0009!important}.mx23-meeting.mode-consultation .finish-kicker{display:flex;align-items:center;gap:8px;color:var(--mx-link);font-size:11px;font-weight:900;letter-spacing:.1em}.mx23-meeting.mode-consultation .finish-kicker i{width:8px;height:8px;border-radius:50%;background:var(--mx-accent)}.mx23-meeting.mode-consultation .finish-card>h2{font-size:42px!important;margin:12px 0!important}.mx23-meeting.mode-consultation .finish-name{font-size:16px!important}.mx23-meeting.mode-consultation .wrapup{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:24px 0;padding:24px;border:1px solid var(--mx-border);border-radius:18px;background:#fff}.mx23-meeting.mode-consultation .wrapup h3,.mx23-meeting.mode-consultation .wrapup h4{font-size:13px!important;color:var(--mx-link)!important}.mx23-meeting.mode-consultation .wrapup p{font-size:15px!important;line-height:1.65!important}.mx23-meeting.mode-consultation .privacy-promise{border-radius:14px!important}.mx23-meeting.mode-consultation .consent{padding:15px 6px!important}.mx23-meeting.mode-consultation .finish-send{min-height:54px!important;border-radius:999px!important}.mx23-meeting.mode-consultation .finish-private{border-radius:999px!important}
@media(max-width:900px){.mx23-meeting.mode-consultation{min-height:100svh!important;margin:0!important;padding:10px!important;border-radius:0!important}.mx23-meeting.mode-consultation header{margin-bottom:8px!important;padding:0 10px!important}.mx23-meeting.mode-consultation header .brand::before{width:42px;height:42px}.mx23-meeting.mode-consultation header .brand b{font-size:14px}.mx23-meeting.mode-consultation .stage{display:flex!important;flex-direction:column!important;min-height:0!important}.mx23-meeting.mode-consultation .expert{top:-67px!important;left:12px!important;width:42px!important;height:42px!important;min-height:42px!important}.mx23-meeting.mode-consultation .expert-photo,.mx23-meeting.mode-consultation .expert .letter{width:42px!important;height:42px!important;max-height:42px!important}.mx23-meeting.mode-consultation .panel{order:1!important;min-height:610px!important;padding:28px 18px 100px!important;border-radius:16px!important}.mx23-meeting.mode-consultation .consultation-insights{order:2!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;min-height:auto!important;padding:12px!important}.mx23-meeting.mode-consultation .consultation-insights>.insight-live,.mx23-meeting.mode-consultation .consultation-insights>h3,.mx23-meeting.mode-consultation .consultation-insights>p,.mx23-meeting.mode-consultation .knowledge-rail{display:none!important}.mx23-meeting.mode-consultation .consultation-insights .state{padding:8px!important;text-align:center!important}.mx23-meeting.mode-consultation .consultation-insights .state::after{display:none!important}.mx23-meeting.mode-consultation .intro h2{font-size:36px!important}.mx23-meeting.mode-consultation .starters{grid-template-columns:1fr 1fr!important;gap:9px!important}.mx23-meeting.mode-consultation .starters button{min-height:108px!important;padding:48px 10px 12px!important}.mx23-meeting.mode-consultation .starters button::before{top:17px;font-size:23px}.mx23-meeting.mode-consultation .turns{height:350px!important}.mx23-meeting.mode-consultation .next-actions>div{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.mx23-meeting.mode-consultation .next-actions button{white-space:nowrap}.mx23-meeting.mode-consultation nav.meeting-dock{position:sticky!important;display:grid!important;margin-top:8px!important}.mx23-meeting.mode-consultation .wrapup{grid-template-columns:1fr!important}.mx23-meeting.mode-consultation .finish-card{padding:28px 20px!important}.mx23-meeting.mode-consultation .finish-card>h2{font-size:32px!important}}

/* 23.8.3 — AVI typography, no-clipping conversation and premium finish. Consultant only. */
.mx23-meeting.mode-consultation .panel{overflow:auto!important;background:linear-gradient(145deg,var(--mx-surface),color-mix(in srgb,var(--mx-soft) 32%,var(--mx-surface)))!important}
.mx23-meeting.mode-consultation .participant>p,.mx23-meeting.mode-consultation .intro>p{font-size:17px!important;line-height:1.75!important}
.mx23-meeting.mode-consultation .consultation-fields small{font-size:12px!important;line-height:1.35!important}
.mx23-meeting.mode-consultation .consultation-fields input{font-size:16px!important}
.mx23-meeting.mode-consultation .entry-consent{font-size:14px!important;line-height:1.65!important;padding:14px 16px!important}
.mx23-meeting.mode-consultation .entry-note{font-size:13px!important;line-height:1.55!important;margin-top:14px!important}
.mx23-meeting.mode-consultation .consultation-conversation{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:0!important;height:585px!important;min-height:585px!important;position:relative!important}
.mx23-meeting.mode-consultation .conversation-heading div small,.mx23-meeting.mode-consultation .conversation-heading>span{font-size:12px!important}
.mx23-meeting.mode-consultation .conversation-heading div b{font-size:21px!important}
.mx23-meeting.mode-consultation .turns{height:auto!important;min-height:0!important;overflow-y:auto!important;padding:18px 8px 20px 2px!important;scroll-padding-bottom:28px!important;overscroll-behavior:contain}
.mx23-meeting.mode-consultation .turn{padding:17px 2px!important}
.mx23-meeting.mode-consultation .turn small{font-size:12px!important;padding:6px 10px!important}
.mx23-meeting.mode-consultation .turn p{font-size:17px!important;line-height:1.82!important;margin-top:9px!important}
.mx23-meeting.mode-consultation .next-actions{position:static!important;right:auto!important;left:auto!important;bottom:auto!important;padding:12px 0 10px!important;background:transparent!important;border-top:1px solid var(--mx-border)!important}
.mx23-meeting.mode-consultation .next-actions>small{font-size:12px!important;margin-bottom:9px!important}
.mx23-meeting.mode-consultation .next-actions button{font-size:14px!important;padding:10px 15px!important;background:var(--mx-surface)!important}
.mx23-meeting.mode-consultation .sticky{position:static!important;right:auto!important;left:auto!important;bottom:auto!important}
.mx23-meeting.mode-consultation nav .mx-contact-link{font-size:12px!important;color:#ffffffbd!important}
.mx23-meeting.mode-consultation nav .signature{font-size:11px!important;color:#ffffff82!important}
.mx23-meeting.mode-consultation nav .signature small{font-size:9px!important}
.mx23-meeting.mode-consultation .consultation-steps span{font-size:12px!important}

.mx23-meeting.mode-consultation .finish{background:linear-gradient(135deg,color-mix(in srgb,var(--mx-bg) 94%,transparent),color-mix(in srgb,var(--mx-bg) 84%,#20344a))!important}
.mx23-meeting.mode-consultation .finish-card{width:min(860px,94vw)!important;padding:42px 46px!important;background:var(--mx-surface)!important;border:1px solid color-mix(in srgb,var(--mx-border) 82%,transparent)!important;border-radius:28px!important;box-shadow:0 42px 130px #0008!important}
.mx23-meeting.mode-consultation .finish-x{top:20px!important;left:22px!important;width:36px;height:36px;border:1px solid var(--mx-border)!important;border-radius:50%!important;color:var(--mx-muted)!important;font-size:22px!important;line-height:1!important}
.mx23-meeting.mode-consultation .finish-kicker{color:var(--mx-link)!important;font-size:12px!important;letter-spacing:.08em!important}
.mx23-meeting.mode-consultation .finish-card>h2{font-size:40px!important;letter-spacing:-.025em!important;margin:14px 0 8px!important}
.mx23-meeting.mode-consultation .finish-name{font-size:17px!important;line-height:1.65!important;color:var(--mx-muted)!important;margin:0!important}
.mx23-meeting.mode-consultation .wrapup{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;margin:28px 0 22px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}
.mx23-meeting.mode-consultation .wrapup h3,.mx23-meeting.mode-consultation .wrapup h4{margin:0 0 9px!important;padding-top:13px!important;border-top:2px solid var(--mx-accent)!important;color:var(--mx-heading)!important;font-size:15px!important;font-weight:800!important}
.mx23-meeting.mode-consultation .wrapup p{font-size:16px!important;line-height:1.75!important;color:var(--mx-text)!important;margin:0!important;font-weight:400!important}
.mx23-meeting.mode-consultation .wrapup .prescription{grid-column:1/-1;display:block;margin-top:2px;padding:14px 16px;border:1px solid var(--mx-border);border-radius:14px;background:var(--mx-soft);color:var(--mx-link);font-weight:700;text-decoration:none}
.mx23-meeting.mode-consultation .wrapup .prescription[hidden]{display:none}
.mx23-meeting.mode-consultation .privacy-promise{margin:18px 0 10px!important;padding:12px 14px!important;border:1px solid var(--mx-border)!important;background:var(--mx-soft)!important;color:var(--mx-muted)!important;font-size:13px!important;line-height:1.55!important}
.mx23-meeting.mode-consultation .consent{display:flex!important;align-items:center!important;gap:12px!important;margin-top:9px!important;padding:14px 16px!important;border:1px solid var(--mx-border)!important;border-radius:14px!important;background:color-mix(in srgb,var(--mx-surface) 80%,var(--mx-soft))!important;color:var(--mx-heading)!important;font-size:16px!important;font-weight:650!important;cursor:pointer}
.mx23-meeting.mode-consultation .consent input{width:18px!important;height:18px!important;margin:0!important;accent-color:var(--mx-accent)}
.mx23-meeting.mode-consultation .finish-phone-wrap{padding:14px 16px!important;background:var(--mx-soft)!important}
.mx23-meeting.mode-consultation .finish-send{margin-top:16px!important;min-height:58px!important;background:var(--mx-button)!important;color:var(--mx-choice-text)!important;border:1px solid color-mix(in srgb,var(--mx-button) 72%,#000)!important;border-radius:15px!important;font-size:17px!important;box-shadow:0 12px 28px color-mix(in srgb,var(--mx-button) 24%,transparent)!important}
.mx23-meeting.mode-consultation .finish-private{margin-top:10px!important;min-height:50px!important;border:1px solid var(--mx-border)!important;border-radius:15px!important;color:var(--mx-muted)!important;font-size:14px!important}

@media(max-width:900px){
 .mx23-meeting.mode-consultation .panel{min-height:0!important;padding:28px 18px 30px!important;overflow:visible!important}
 .mx23-meeting.mode-consultation .participant>p,.mx23-meeting.mode-consultation .intro>p{font-size:16px!important}
 .mx23-meeting.mode-consultation .entry-consent{font-size:14px!important}
 .mx23-meeting.mode-consultation .entry-note{font-size:13px!important}
 .mx23-meeting.mode-consultation .consultation-conversation{height:620px!important;min-height:620px!important}
 .mx23-meeting.mode-consultation .turn p{font-size:16px!important;line-height:1.75!important}
 .mx23-meeting.mode-consultation .next-actions>div{overflow-x:auto!important;flex-wrap:nowrap!important}
 .mx23-meeting.mode-consultation .next-actions button{font-size:13px!important;white-space:nowrap!important}
 .mx23-meeting.mode-consultation .wrapup{grid-template-columns:1fr!important;gap:20px!important}
 .mx23-meeting.mode-consultation .finish-card{padding:32px 22px!important;border-radius:22px!important}
 .mx23-meeting.mode-consultation .finish-card>h2{font-size:33px!important;padding-left:35px!important}
 .mx23-meeting.mode-consultation .finish-name{font-size:15px!important}
 .mx23-meeting.mode-consultation .wrapup p{font-size:15px!important}
 .mx23-meeting.mode-consultation .privacy-promise{font-size:12px!important}
 .mx23-meeting.mode-consultation .consent{font-size:15px!important}
}
