/* G1-08 Batch B: page-owned CSS extracted from canonical projects/kingxchip/index.html. Production Shared Header/Footer remain separately owned. */
:root{--bg:#f6f6f4;
  --paper:#fff;
  --soft:#f3f4f5;
  --ink:#0b0b0d;
  --muted:#646872;
  --line:#dcdde1;
  --violet:#5a46f6;
  --dark:#0b0c0f;
  --max:1380px;}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{margin:0;padding:0}
body{background:var(--bg);
  color:var(--ink);
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  -webkit-font-smoothing:antialiased;}
body.inquiry-open{overflow:hidden}
img{display:block;width:100%}
a{color:inherit}
p,h1,h2,h3,figure{margin:0}
.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}
/* Header — aligned to the case-study system */
/* Shared typography */
.eyebrow,.kicker,.evidence-label{font-size:10px;
  line-height:1.2;
  letter-spacing:.15em;
  text-transform:uppercase;
  font-weight:800;}
.eyebrow{color:var(--violet)}
.kicker{color:#81858d}
.evidence-label{color:#7f828a}
/* Hero — same visual axis as AERECH, but KINGXCHIP keeps its own content */
.hero{padding:82px 0 88px;background:#f8f8f6}
.hero-copy{max-width:1020px}
.hero-meta{display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:28px;}
.hero-meta span{display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 9px;
  border:1px solid #d9dbe0;
  border-radius:4px;
  background:rgba(255,255,255,.56);
  color:#6f737b;
  font-size:9.5px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;}
.hero-meta span:first-child{border-color:#cbc4ff;
  color:var(--violet);
  background:#f7f5ff;}
.hero h1{max-width:1020px;
  margin:0;
  font-size:clamp(56px,5.45vw,82px);
  line-height:.99;
  letter-spacing:-.058em;
  font-weight:760;}
.hero-lead{max-width:825px;
  margin-top:24px;
  color:var(--muted);
  font-size:18px;
  line-height:1.68;}
.trigger{display:grid;
  grid-template-columns:150px minmax(0,650px);
  gap:26px;
  max-width:840px;
  margin-top:32px;
  padding-top:18px;
  border-top:1px solid var(--line);}
.trigger span{font-size:9.5px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#8c8f96;
  font-weight:800;
  padding-top:4px;}
.trigger strong{font-size:16px;
  line-height:1.5;
  font-weight:650;
  color:#26292e;}
.meta{max-width:1100px;
  margin-top:48px;
  padding-top:19px;
  border-top:1px solid var(--line);
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;}
.meta>div{padding-right:24px}
.meta>div+div{padding-left:24px;
  border-left:1px solid var(--line);}
.meta span{display:block;
  margin-bottom:6px;
  color:#8a8e96;
  font-size:9px;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:800;}
.meta strong{display:block;
  max-width:230px;
  color:#34373d;
  font-size:13px;
  line-height:1.45;
  font-weight:650;}
/* Core section rhythm */
.section{padding:96px 0;border-top:1px solid var(--line);background:var(--bg)}
.section.white{background:#fff}
.section.soft{background:#f2f3f4}
.gap-grid{display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);
  gap:86px;
  align-items:start;}
.gap-grid .section-head{max-width:650px}
.section-head .kicker{margin-bottom:14px}
.section-head h2{max-width:780px;
  font-size:clamp(42px,4.3vw,62px);
  line-height:1.03;
  letter-spacing:-.052em;
  font-weight:750;}
.narrow{max-width:660px;
  padding-top:30px;
  border-top:1px solid #cfd2d6;}
.narrow p{color:#3d4249;
  font-size:20px;
  line-height:1.62;}
.narrow strong{color:#111318}
/* Website response: heading + body across two columns, evidence becomes the stage */
.response-intro{display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(380px,.72fr);
  gap:88px;
  align-items:end;
  margin-bottom:44px;}
.response-intro h2{max-width:800px;
  font-size:clamp(42px,4.3vw,62px);
  line-height:1.03;
  letter-spacing:-.052em;
  font-weight:750;}
.response-intro .kicker{margin-bottom:14px}
.response-intro>p{max-width:560px;
  color:var(--muted);
  font-size:16px;
  line-height:1.72;
  padding-bottom:5px;}
.evidence-stage{width:min(1120px,100%);margin:0}
.evidence-meta{display:flex;
  justify-content:space-between;
  gap:20px;
  margin-bottom:10px;
  color:#7f828a;
  font-size:10px;
  line-height:1.4;}
.evidence-meta b{color:#303239;font-weight:760}
.evidence-frame{background:#fff;
  border:1px solid #d9dbe0;
  padding:10px;
  box-shadow:0 18px 48px rgba(12,18,30,.045);}
.evidence-caption{max-width:880px;
  margin-top:11px;
  color:#7a7e86;
  font-size:11.5px;
  line-height:1.55;}
/* What changed — evidence matrix, not spreadsheet */
.change-layout{display:grid;
  grid-template-columns:minmax(300px,.64fr) minmax(0,1.36fr);
  gap:76px;
  align-items:start;}
.change-intro{position:sticky;top:116px}
.change-intro .kicker{margin-bottom:14px}
.change-intro h2{max-width:520px;
  font-size:clamp(40px,3.8vw,56px);
  line-height:1.04;
  letter-spacing:-.05em;
  font-weight:745;}
.change-matrix{border-top:1px solid #cfd2d6}
.change-row{display:grid;
  grid-template-columns:150px 1fr 1.05fr;
  gap:26px;
  padding:25px 0 27px;
  border-bottom:1px solid #cfd2d6;
  align-items:start;}
.change-row .area{color:#20242a;
  font-size:13px;
  line-height:1.45;
  font-weight:760;}
.change-row .gap,.change-row .response{color:#666c75;
  font-size:14px;
  line-height:1.6;}
.change-row .response{color:#22262d;
  font-weight:610;}
.change-head{display:grid;
  grid-template-columns:150px 1fr 1.05fr;
  gap:26px;
  padding:0 0 11px;
  color:#8b9098;
  font-size:9px;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;}
/* Visible evidence — distinct composition, not another section-head template */
.proof-section{background:#fff}
.proof-pair{display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.68fr);
  gap:70px;
  align-items:center;}
.proof-visual{min-width:0}
.proof-copy{max-width:500px}
.proof-copy .kicker{margin-bottom:14px}
.proof-copy h3{font-size:clamp(36px,3.4vw,50px);
  line-height:1.05;
  letter-spacing:-.045em;
  font-weight:740;}
.proof-copy>p{margin-top:19px;
  color:#626873;
  font-size:16px;
  line-height:1.7;}
.proof-list{margin-top:26px;
  display:grid;
  gap:0;
  border-top:1px solid var(--line);}
.proof-list div{position:relative;
  padding:14px 0 14px 19px;
  border-bottom:1px solid var(--line);
  color:#292d33;
  font-size:13px;
  line-height:1.4;
  font-weight:700;}
.proof-list div::before{content:"";
  position:absolute;
  left:0;
  top:20px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#c5c7cd;}
/* Bottom line */
.bottomline{padding:96px 0 100px;
  border-top:1px solid var(--line);
  background:var(--bg);}
.bottomline .kicker{margin-bottom:14px}
.bottomline h2{max-width:1010px;
  font-size:clamp(46px,4.5vw,66px);
  line-height:1.01;
  letter-spacing:-.054em;
  font-weight:755;}
.bottomline>div>p:not(.kicker):not(.boundary){max-width:820px;
  margin-top:20px;
  color:#515861;
  font-size:17px;
  line-height:1.65;}
.boundary{max-width:850px;
  margin-top:28px;
  padding-top:18px;
  border-top:1px solid var(--line);
  color:#81858c;
  font-size:11.5px;
  line-height:1.62;}
/* CTA retains KINGXCHIP's own dark ending */
.case-cta{padding:94px 0 100px;
  background:var(--dark);
  color:#fff;}
.cta-grid{display:grid;
  grid-template-columns:minmax(0,1fr) 320px;
  gap:66px;
  align-items:end;}
.case-cta .eyebrow{margin-bottom:14px;color:#aaa1ff}
.case-cta h2{max-width:920px;
  font-size:clamp(44px,4.4vw,64px);
  line-height:1.01;
  letter-spacing:-.052em;
  font-weight:745;}
.case-cta .lead{max-width:740px;
  margin-top:18px;
  color:#aab2bc;
  font-size:15px;
  line-height:1.66;}
.cta-side{border-left:1px solid #303741;
  padding-left:28px;}
.cta-side strong{display:block;
  margin-bottom:8px;
  font-size:18px;}
.cta-side p{margin:0 0 19px;
  color:#8f98a4;
  font-size:12px;
  line-height:1.55;}
.buttons{display:flex;flex-direction:column;gap:9px}
.button{min-height:52px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:0 16px;
  border-radius:6px;
  text-decoration:none;
  font-size:12px;
  font-weight:760;}
.button.primary{background:linear-gradient(135deg,#533bff,#654fff);color:#fff}
.button.secondary{border:1px solid #37404c;color:#fff}
/* Same persistent project-team conversation system as AERECH */
.project-team-float{position:fixed;
  right:22px;
  bottom:20px;
  z-index:70;
  display:flex;
  align-items:center;
  gap:12px;
  min-height:50px;
  max-width:min(310px,calc(100vw - 40px));
  padding:5px 13px 5px 6px;
  border:1px solid rgba(133,151,255,.20);
  border-radius:999px;
  background:rgba(12,26,46,.92);
  color:#fff;
  box-shadow:0 12px 30px rgba(4,12,24,.20);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  font:inherit;
  text-align:left;
  cursor:pointer;
  animation:projectTeamFloatIntro .72s cubic-bezier(.2,.72,.2,1) 1s 1 both;
  transition:opacity .24s ease,transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .2s ease,background .2s ease,border-color .2s ease;}
.project-team-float:hover{background:#112542;
  border-color:rgba(143,129,255,.50);
  box-shadow:0 14px 34px rgba(4,12,24,.24),0 0 0 3px rgba(117,104,255,.045);
  transform:translateY(-2px);}
.project-team-float.is-hidden{opacity:0;
  pointer-events:none;
  transform:translateY(14px) scale(.94);}
.project-team-float-mark{position:relative;
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(145deg,#655cff 0%,#476fff 100%);
  box-shadow:0 5px 13px rgba(73,88,255,.20),inset 0 0 0 1px rgba(255,255,255,.14);}
.project-team-float-mark::before{content:"";
  position:absolute;
  inset:-4px;
  border:1px solid rgba(132,119,255,.42);
  border-radius:50%;}
.project-team-float-mark::after{content:"";
  position:absolute;
  right:-3px;
  bottom:2px;
  width:10px;
  height:8px;
  border-radius:7px 7px 7px 3px;
  background:#fff;
  box-shadow:0 3px 8px rgba(4,12,24,.22);}
.project-team-float-mark strong{position:relative;
  z-index:1;
  color:#fff;
  font-size:17px;
  line-height:1;
  font-weight:830;
  letter-spacing:-.08em;}
.project-team-float-copy{display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;}
.project-team-float-copy strong{font-size:12.5px;
  line-height:1.15;
  font-weight:740;
  white-space:nowrap;}
.project-team-float-copy>span{max-width:210px;
  overflow:hidden;
  text-overflow:ellipsis;
  color:#aebbd0;
  font-size:9.5px;
  line-height:1.2;
  white-space:nowrap;
  transition:opacity .16s ease,transform .16s ease;}
.project-team-float.is-updating .project-team-float-copy>span{opacity:.3;
  transform:translateY(2px);}
@keyframes projectTeamFloatIntro{
  0%{opacity:0;transform:translateY(12px) scale(.94)}
  60%{opacity:1;transform:translateY(-2px) scale(1.025)}
  100%{opacity:1;transform:translateY(0) scale(1)}
}
.inquiry-dialog{position:fixed;
  inset:0 0 0 auto;
  width:min(560px,94vw);
  height:100dvh;
  max-height:none;
  margin:0;
  padding:0;
  border:0;
  border-radius:18px 0 0 18px;
  background:#fff;
  color:#14171d;
  box-shadow:-24px 0 70px rgba(7,13,22,.16);
  overflow:auto;
  overscroll-behavior:contain;}
.inquiry-dialog[open]{animation:projectTeamDrawerIn .34s cubic-bezier(.2,.7,.2,1) both}
.inquiry-dialog::backdrop{background:rgba(7,13,22,.58);backdrop-filter:blur(2px)}
@keyframes projectTeamDrawerIn{
  from{opacity:0;transform:translateX(34px)}
  to{opacity:1;transform:translateX(0)}
}
.inquiry-shell{position:relative;
  min-height:100%;
  padding:34px 30px 40px;}
.inquiry-close{position:absolute;
  top:20px;
  right:20px;
  width:38px;
  height:38px;
  border:1px solid #dfe2e7;
  border-radius:999px;
  background:#fff;
  color:#3b4049;
  font:inherit;
  font-size:23px;
  line-height:1;
  cursor:pointer;}
.inquiry-head{padding-right:44px}
.inquiry-kicker{margin:0 0 12px;
  color:var(--violet);
  font-size:10px;
  line-height:1;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;}
.inquiry-head h2{margin:0;
  max-width:440px;
  font-size:34px;
  line-height:1.04;
  letter-spacing:-.045em;
  font-weight:750;}
.inquiry-head>p:last-child{margin:15px 0 0;
  max-width:450px;
  color:#6c727d;
  font-size:14px;
  line-height:1.62;}
.conversation-context{display:inline-flex;
  align-items:center;
  gap:7px;
  margin:24px 0 2px;
  padding:9px 11px;
  border:1px solid #dedbefff;
  border-radius:999px;
  background:#f8f7ff;
  color:#4f44bd;
  font-size:11px;
  line-height:1.2;
  font-weight:650;}
.conversation-context::before{content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--violet);}
.inquiry-form{margin-top:22px}
.inquiry-form input,.inquiry-form textarea{width:100%;
  border:1px solid #d9dde4;
  border-radius:7px;
  background:#fff;
  color:#181b21;
  font:inherit;
  outline:none;}
.inquiry-form input{height:48px;padding:0 13px}
.inquiry-form textarea{min-height:170px;padding:13px;resize:vertical;line-height:1.55}
.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:#8b7cff;
  box-shadow:0 0 0 3px rgba(90,70,246,.09);}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px}
.form-field{display:block}
.form-field-wide{grid-column:1/-1}
.form-field>span{display:block;
  margin-bottom:7px;
  color:#343942;
  font-size:11.5px;
  line-height:1.25;
  font-weight:680;}
.form-field>span em{font-style:normal;color:#8a8f98;font-weight:500}
.conversation-help{margin-top:12px;
  color:#8a9099;
  font-size:11.5px;
  line-height:1.45;}
.inquiry-submit{width:100%;
  min-height:52px;
  margin-top:20px;
  padding:0 16px;
  border:0;
  border-radius:7px;
  background:#101a2c;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  font:inherit;
  font-size:13px;
  font-weight:760;
  cursor:pointer;}
.inquiry-submit:disabled{opacity:.6;cursor:wait}
.inquiry-status{margin-top:14px;
  padding:11px 12px;
  border-radius:7px;
  font-size:12px;
  line-height:1.5;}
.inquiry-status.is-success{background:#f0f8f3;color:#24563a}
.inquiry-status.is-error{background:#fff2f2;color:#8a3030}
.inquiry-hp{position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;}
@media (max-width:1040px){.gap-grid,.response-intro,.change-layout,.proof-pair,.cta-grid{grid-template-columns:1fr}
.gap-grid,.response-intro,.change-layout,.proof-pair{gap:38px}
.change-intro{position:relative;top:auto}
.narrow{padding-top:20px}
.meta{grid-template-columns:1fr 1fr;row-gap:18px}
.meta>div:nth-child(3){padding-left:0;border-left:0}}
@media (max-width:720px){.wrap{width:calc(100% - 34px)}
.hero{padding:56px 0 68px}
.hero-meta{margin-bottom:22px}
.hero h1{font-size:46px}
.hero-lead{font-size:16px}
.trigger{grid-template-columns:1fr;gap:6px}
.meta{grid-template-columns:1fr}
.meta>div,.meta>div+div{padding:14px 0;border-left:0;border-bottom:1px solid var(--line)}
.meta>div:last-child{border-bottom:0}
.section,.bottomline,.case-cta{padding:72px 0 76px}
.gap-grid .section-head h2,.response-intro h2,.change-intro h2{font-size:38px}
.change-head{display:none}
.change-row{grid-template-columns:1fr;gap:8px}
.change-row .area{font-size:15px}
.proof-copy h3{font-size:36px}
.cta-side{border-left:0;border-top:1px solid #303741;padding:24px 0 0}
.project-team-float{right:12px;
    bottom:12px;
    min-height:48px;
    padding:4px;
    border-radius:50%;}
.project-team-float-mark{width:40px;height:40px;flex-basis:40px}
.project-team-float-copy{display:none}
.inquiry-dialog{width:100vw;height:100dvh;border-radius:0}
.inquiry-shell{padding:26px 18px 34px}
.form-grid{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.project-team-float{animation:none;transition:none}
.inquiry-dialog[open]{animation:none}}
/* KINGXCHIP image restore — keep source images at natural size, never upscale */
.evidence-frame img{width:auto;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  object-fit:contain;}
/* KINGXCHIP P0 — What Changed: editorial relationship, not audit table */
.change-head{display:none}
.change-matrix{border-top:1px solid #cfd2d6}
.change-row{grid-template-columns:140px minmax(0,.78fr) 46px minmax(0,1.38fr);
  gap:26px;
  padding:31px 0 34px;
  align-items:start;}
.change-row .area{padding-top:20px;
  color:#5f6570;
  font-size:10px;
  line-height:1.35;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;}
.change-row .gap,.change-row .response{position:relative;
  padding-top:20px;}
.change-row .gap{max-width:330px;
  color:#858b94;
  font-size:13px;
  line-height:1.62;
  font-weight:480;}
.change-row .response{max-width:500px;
  color:#15181d;
  font-size:19px;
  line-height:1.48;
  letter-spacing:-.018em;
  font-weight:690;}
.change-row .gap>span,.change-row .response>span{position:absolute;
  top:0;
  left:0;
  color:#9a9fa7;
  font-size:8px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:800;}
.change-row .response>span{color:#7468e8}
.change-arrow{align-self:center;
  color:#8f85f7;
  font-size:18px;
  line-height:1;
  font-weight:500;
  text-align:center;
  transform:translateY(5px);}
/* KINGXCHIP P0 — Final CTA: one supporting sentence + one action */
.cta-side{border-left:0;
  padding-left:0;
  align-self:end;}
.cta-side .cta-fit{max-width:300px;
  margin:0 0 20px;
  color:#929ba7;
  font-size:12px;
  line-height:1.62;}
.cta-side .buttons{max-width:320px}
@media (max-width:1040px){.change-row{grid-template-columns:120px minmax(0,.8fr) 38px minmax(0,1.2fr);
    gap:18px;}}
@media (max-width:720px){.change-row{grid-template-columns:1fr;
    gap:12px;
    padding:27px 0 30px;}
.change-row .area{padding-top:0;
    margin-bottom:3px;
    font-size:10px;}
.change-row .gap,.change-row .response{max-width:none;
    padding-top:18px;}
.change-row .gap{font-size:13px}
.change-row .response{font-size:18px;line-height:1.48}
.change-arrow{justify-self:start;
    transform:none;
    margin:0 0 0 2px;}
.cta-side{border-top:1px solid rgba(255,255,255,.12);
    padding-top:22px;}
.cta-side .cta-fit{max-width:none}
.cta-side .buttons{max-width:none}}


/* RC2 P0 — Direct Conversation message-first UX. */
.direct-conversation-shell{
  display:flex;
  flex-direction:column;
}
.direct-conversation-head{
  margin-bottom:22px;
}
.direct-conversation-shell .screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.inquiry-form-direct{
  display:flex;
  flex:1;
  min-height:0;
  flex-direction:column;
  margin-top:0;
}
.direct-conversation-prompts{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:0 0 20px;
}
.direct-conversation-prompt{
  appearance:none;
  border:1px solid #d9dde4;
  border-radius:999px;
  background:#fff;
  color:#343942;
  padding:9px 12px;
  font:inherit;
  font-size:12px;
  line-height:1.25;
  cursor:pointer;
}
.direct-conversation-prompt:hover,
.direct-conversation-prompt.is-active{
  border-color:#8b7cff;
  background:#f7f5ff;
  color:#3f3598;
}
.direct-conversation-thread{
  display:flex;
  flex:1;
  min-height:100px;
  max-height:38vh;
  overflow:auto;
  flex-direction:column;
  gap:10px;
  margin:0 0 14px;
  padding:4px 2px 2px;
}
.direct-conversation-thread[hidden]{display:none}
.direct-conversation-bubble{
  max-width:88%;
  padding:11px 13px;
  border-radius:14px;
  font-size:13px;
  line-height:1.55;
  white-space:pre-line;
}
.direct-conversation-bubble.is-visitor{
  align-self:flex-end;
  background:#101a2c;
  color:#fff;
  border-bottom-right-radius:5px;
}
.direct-conversation-bubble.is-team{
  align-self:flex-start;
  background:#f3f5f7;
  color:#343942;
  border-bottom-left-radius:5px;
}
.direct-conversation-composer{
  display:grid;
  grid-template-columns:minmax(0,1fr) 46px;
  gap:8px;
  align-items:end;
  margin-top:auto;
  padding:7px;
  border:1px solid #d9dde4;
  border-radius:14px;
  background:#fff;
}
.inquiry-form-direct .direct-conversation-composer textarea{
  width:100%;
  min-height:44px;
  max-height:150px;
  padding:11px 10px;
  border:0;
  border-radius:8px;
  resize:vertical;
  outline:none;
  box-shadow:none;
  font:inherit;
  line-height:1.45;
}
.inquiry-form-direct .direct-conversation-composer textarea:focus{
  border:0;
  box-shadow:none;
}
.inquiry-form-direct .direct-conversation-send{
  width:46px;
  min-width:46px;
  max-width:46px;
  min-height:46px;
  height:46px;
  margin:0;
  padding:0;
  gap:0;
  border-radius:11px;
  justify-content:center;
  font-size:20px;
}
.direct-conversation-status{
  margin-top:10px;
}
.direct-conversation-after{
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid #e4e7eb;
}
.direct-conversation-after[hidden],
.direct-conversation-contact[hidden],
.direct-conversation-contact-status[hidden],
.direct-conversation-reference[hidden]{display:none}
.direct-conversation-reference{
  margin:0 0 9px;
  color:#7a818b;
  font-size:11px;
  line-height:1.4;
}
.direct-conversation-contact-toggle{
  appearance:none;
  padding:0;
  border:0;
  background:transparent;
  color:#4f44bd;
  font:inherit;
  font-size:12.5px;
  font-weight:700;
  cursor:pointer;
}
.direct-conversation-contact{
  margin-top:14px;
  padding:14px;
  border:1px solid #e1e4e8;
  border-radius:12px;
  background:#fafbfc;
}
.direct-conversation-contact-fields{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.direct-conversation-contact-save{
  appearance:none;
  margin-top:12px;
  padding:10px 13px;
  border:0;
  border-radius:8px;
  background:#101a2c;
  color:#fff;
  font:inherit;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
}
.direct-conversation-contact-save:disabled,
.direct-conversation-send:disabled{
  opacity:.58;
  cursor:wait;
}
.direct-conversation-contact-status{
  margin-top:9px;
  font-size:12px;
  line-height:1.45;
}
.direct-conversation-contact-status.is-success{color:#24563a}
.direct-conversation-contact-status.is-error{color:#8a3030}
@media (max-width:680px){
  .direct-conversation-head{margin-bottom:18px}
  .direct-conversation-prompts{gap:7px;margin-bottom:16px}
  .direct-conversation-prompt{padding:8px 10px;font-size:11.5px}
  .direct-conversation-thread{max-height:34vh}
  .direct-conversation-contact-fields{grid-template-columns:1fr}
}
