.ufco-builder{max-width:760px;margin:24px auto;padding:clamp(18px,4vw,34px);background:#fff;border:1px solid #e2e2e2;border-radius:14px;box-sizing:border-box}.ufco-progress{text-align:right;font-size:13px;margin-bottom:12px}.ufco-step{display:none}.ufco-step.is-active{display:block}.ufco-step h2{margin-top:0}.ufco-step label{display:block;font-weight:600;margin:16px 0}.ufco-step input:not([type=checkbox]):not([type=file]),.ufco-step textarea,.ufco-step select{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:11px;border:1px solid #b8b8b8;border-radius:7px;font:inherit}.ufco-step textarea{resize:vertical}.ufco-check{display:flex!important;gap:9px;align-items:flex-start}.ufco-privacy{font-size:13px;opacity:.75}.ufco-actions{display:flex;justify-content:space-between;gap:10px;margin-top:24px}.ufco-result{margin-top:18px}.ufco-result .button{margin-top:8px}details{margin:18px 0;padding:12px;border:1px solid #ddd;border-radius:8px}summary{cursor:pointer;font-weight:600}@media(max-width:600px){.ufco-builder{margin:10px}.ufco-actions .button{flex:1}}

.ufco-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}

.ufco-submit-confirmation{margin:12px 0;padding:12px 14px;border:1px solid #dcdcde;border-radius:8px;background:#fff;font-weight:600}

.ufco-live-preview{
  margin:0 0 22px;
  border:1px solid #dcdcde;
  border-radius:10px;
  background:#fafafa;
  overflow:hidden
}
.ufco-live-preview-head{
  display:flex;
  justify-content:space-between;
  gap:12px;
  align-items:baseline;
  padding:12px 14px;
  border-bottom:1px solid #e4e4e4;
  background:#fff
}
.ufco-live-preview-head small{opacity:.7}
.ufco-live-preview-body{padding:12px 14px}
.ufco-live-preview-empty{margin:0;opacity:.65}
.ufco-live-preview dl{margin:0;display:grid;grid-template-columns:minmax(110px,160px) 1fr;gap:7px 14px}
.ufco-live-preview dt{font-weight:700}
.ufco-live-preview dd{margin:0;white-space:pre-wrap;word-break:break-word}
@media(max-width:600px){
 .ufco-live-preview-head{display:block}
 .ufco-live-preview-head small{display:block;margin-top:3px}
 .ufco-live-preview dl{grid-template-columns:1fr;gap:2px 0}
 .ufco-live-preview dd{margin-bottom:8px}
}

.ufco-success-overlay{
  position:fixed;
  inset:0;
  z-index:999999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:20px;
  background:rgba(0,0,0,.48);
  opacity:1;
  transition:opacity .25s ease
}
.ufco-success-overlay.is-leaving{opacity:0}
.ufco-success-popup{
  min-width:min(360px,90vw);
  padding:28px 24px;
  border-radius:16px;
  background:#fff;
  text-align:center;
  box-shadow:0 24px 70px rgba(0,0,0,.24)
}
.ufco-success-icon{
  width:56px;
  height:56px;
  margin:0 auto 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#e8f7ed;
  font-size:30px;
  font-weight:700
}
.ufco-success-popup strong,
.ufco-success-popup span,
.ufco-success-popup small{
  display:block
}
.ufco-success-popup strong{font-size:18px;margin-bottom:6px}
.ufco-success-popup span{font-weight:600;margin-bottom:8px}
.ufco-success-popup small{opacity:.7}

.ufco-success-overlay{
  position:fixed;
  inset:0;
  z-index:999999;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:20px;
  background:rgba(13,18,26,.72);
  backdrop-filter:blur(4px);
  opacity:1;
  transition:opacity .3s ease
}
.ufco-success-overlay.is-leaving{opacity:0}
.ufco-success-splash{
  width:min(460px,92vw);
  padding:34px 28px 30px;
  border-radius:16px;
  background:#fff;
  text-align:center;
  box-shadow:0 28px 90px rgba(0,0,0,.34);
  transform:translateY(0) scale(1);
  animation:ufcoSplashIn .28s ease-out
}
.ufco-success-brand{
  display:inline-block;
  margin-bottom:16px;
  padding:5px 10px;
  border:1px solid #d9d9d9;
  border-radius:999px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase
}
.ufco-success-splash .ufco-success-icon{
  width:64px;
  height:64px;
  margin:0 auto 16px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#e8f7ed;
  font-size:34px;
  font-weight:800
}
.ufco-success-splash h2{
  margin:0 0 18px;
  font-size:24px;
  line-height:1.25
}
.ufco-success-request-label{
  margin:0 0 5px;
  font-size:12px;
  opacity:.65;
  text-transform:uppercase;
  letter-spacing:.08em
}
.ufco-success-request-id{
  display:inline-block;
  max-width:100%;
  margin:0 0 16px;
  padding:9px 12px;
  border-radius:9px;
  background:#f5f5f5;
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
  font-weight:700;
  font-size:14px;
  word-break:break-all
}
.ufco-success-note{
  margin:0 0 8px
}
.ufco-success-opening{
  margin:0;
  font-size:14px;
  opacity:.78
}
.ufco-success-opening strong{
  display:inline-block;
  min-width:1ch;
  font-size:18px
}
@keyframes ufcoSplashIn{
  from{opacity:0;transform:translateY(10px) scale(.98)}
  to{opacity:1;transform:translateY(0) scale(1)}
}

.ufco-needed{
  margin:18px 0 0;
  padding:12px 14px;
  border:1px solid #e2c56a;
  border-radius:8px;
  background:#fff9df
}
.ufco-needed strong{
  display:block;
  margin-bottom:5px
}
.ufco-needed ul{
  margin:0 0 0 18px
}
.ufco-validation-message{
  margin:10px 0 0;
  padding:11px 13px;
  border-left:4px solid #d63638;
  background:#fff2f2;
  font-weight:600
}
.ufco-field-error{
  border-color:#d63638!important;
  box-shadow:0 0 0 1px #d63638!important
}

.ufco-builder [hidden]{display:none!important}
.ufco-builder [data-submit][disabled]{display:none!important;pointer-events:none!important}
.ufco-builder [data-submit]:not([disabled]){display:inline-flex;align-items:center;justify-content:center}

.ufco-whatsapp-fallback{
  margin-top:10px
}
.ufco-whatsapp-fallback-note{
  margin:8px 0 0;
  font-size:13px;
  opacity:.72
}

.ufco-cooldown-message{
  margin-top:18px;
  padding:18px;
  border:1px solid #e1c76f;
  border-radius:10px;
  background:#fff9df
}
.ufco-cooldown-message p{
  margin:0 0 9px
}
.ufco-cooldown-message p:last-child{
  margin-bottom:0
}
.ufco-cooldown-countdown{
  padding:10px 12px;
  border-radius:7px;
  background:#fff;
  font-size:16px
}

/* Build 024 — two-column desktop prompt builder */
.ufco-builder{
  max-width:1180px;
  margin:24px auto
}
.ufco-builder-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(300px,380px);
  gap:28px;
  align-items:start
}
.ufco-builder-main{
  min-width:0
}
.ufco-live-preview{
  margin:0;
  border:0;
  background:transparent;
  overflow:visible
}
.ufco-live-preview-inner{
  position:sticky;
  top:32px;
  max-height:calc(100vh - 64px);
  overflow:auto;
  border:1px solid #dcdcde;
  border-radius:14px;
  background:#fafafa;
  box-shadow:0 10px 30px rgba(0,0,0,.06)
}
.ufco-live-preview-head{
  position:sticky;
  top:0;
  z-index:2;
  border-radius:14px 14px 0 0
}
.ufco-live-preview-body{
  padding:14px 16px 18px
}
.ufco-live-preview dl{
  grid-template-columns:120px minmax(0,1fr)
}
.ufco-live-preview dd{
  min-width:0
}
@media(max-width:900px){
  .ufco-builder{
    max-width:760px
  }
  .ufco-builder-layout{
    display:flex;
    flex-direction:column;
    gap:18px
  }
  .ufco-builder-main,
  .ufco-live-preview{
    width:100%
  }
  .ufco-live-preview{
    order:2
  }
  .ufco-live-preview-inner{
    position:static;
    max-height:none;
    overflow:visible
  }
}

.ufco-customer-lookup-status{
  min-height:20px;
  margin:-6px 0 10px;
  font-size:13px;
  opacity:.78
}
.ufco-builder input.ufco-autofilled-customer[readonly]{
  background:#f3f4f5;
  cursor:not-allowed;
  opacity:.88
}

.ufco-field-state{
  display:inline-block;
  margin-left:6px;
  padding:2px 7px;
  border-radius:999px;
  background:#f0f0f1;
  font-size:11px;
  font-weight:600;
  line-height:1.5;
  vertical-align:middle;
  opacity:.78
}
.ufco-field-state.ufco-required{
  background:#fff2f2;
  opacity:1
}
.ufco-phone-notes{
  margin:-5px 0 10px;
  padding:10px 12px;
  border-radius:8px;
  background:#f6f7f7;
  font-size:13px;
  line-height:1.45
}
.ufco-phone-notes p{
  margin:0 0 5px
}
.ufco-phone-notes p:last-child{
  margin-bottom:0
}
.ufco-phone-privacy{
  opacity:.78
}

.ufco-privacy-notice{
  margin:22px 0 6px;
  padding:18px;
  border:2px solid #d97706;
  border-radius:12px;
  background:linear-gradient(135deg,#fff8e6,#fffdf7);
  box-shadow:0 10px 28px rgba(146,83,8,.12);
  color:#4d3514
}
.ufco-privacy-notice>strong{display:block;font-size:17px;color:#8a4b00}
.ufco-privacy-notice>p{margin:10px 0 14px;line-height:1.6}
.ufco-privacy-consent{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px;
  margin:0!important;
  padding:12px;
  border-radius:8px;
  background:#fff;
  color:#3c2d18
}
.ufco-privacy-consent input{flex:0 0 auto;margin-top:3px;accent-color:#b65f00}
.ufco-privacy-consent span{font-weight:700;line-height:1.45}

.ufco-field-help{
  display:block;
  margin:6px 0 2px;
  font-size:12.5px;
  line-height:1.45;
  font-weight:400;
  opacity:.72
}
.ufco-check-help{
  margin-top:5px;
  padding-left:2px
}

.ufco-whatsapp-handoff-notice{
  margin:16px 0 14px;
  padding:15px 16px;
  border:2px solid #1f9d55;
  border-radius:12px;
  background:#eefbf3;
  text-align:left
}
.ufco-whatsapp-handoff-notice>strong{
  display:block;
  margin-bottom:7px;
  font-size:17px;
  text-align:center
}
.ufco-whatsapp-handoff-notice p{
  margin:0 0 7px;
  line-height:1.45
}
.ufco-whatsapp-handoff-notice p:last-child{
  margin-bottom:0
}
.ufco-success-opening{
  margin-top:12px!important;
  padding:10px 12px;
  border-radius:9px;
  background:#f5f5f5;
  font-size:15px!important;
  font-weight:600;
  opacity:1!important
}
.ufco-success-opening strong{
  font-size:22px!important
}

/* Build 029 — compact missing-fields summary */
.ufco-needed{
  margin:14px 0;
  padding:10px 12px;
  border:1px solid #e3c85c;
  border-radius:8px;
  background:#fffbe8;
  font-size:13px;
  line-height:1.4
}
.ufco-needed strong{
  display:inline;
  margin:0 5px 0 0;
  font-size:13px
}
.ufco-needed span{
  display:inline
}
.ufco-needed[hidden]{
  display:none!important
}

/* Build 030 — compact the actual existing validation DOM */
.ufco-needed-box{
  margin:14px 0;
  padding:10px 12px;
  border-radius:8px
}
.ufco-needed-box strong,
.ufco-needed-box h3,
.ufco-needed-box h4{
  margin:0 0 4px;
  font-size:13px
}
.ufco-needed-box ul{
  display:flex;
  flex-wrap:wrap;
  gap:0;
  margin:0;
  padding:0;
  list-style:none
}
.ufco-needed-box li{
  display:inline;
  margin:0;
  padding:0;
  font-size:13px;
  line-height:1.4
}
.ufco-needed-box li+li::before{
  content:" · ";
  margin:0 4px
}

@keyframes ufco-whatsapp-attention{
  0%,100%{opacity:1;transform:scale(1)}
  50%{opacity:.3;transform:scale(1.025)}
}
.ufco-whatsapp-blink{
  animation:ufco-whatsapp-attention 1s ease-in-out infinite;
  transform-origin:center
}
@media (prefers-reduced-motion:reduce){
  .ufco-whatsapp-blink{
    animation:none
  }
}

/* Build 033 — reliable desktop sticky Live Creative Brief */
@media(min-width:901px){
  .ufco-builder-layout{
    overflow:visible!important
  }
  .ufco-live-preview{
    position:-webkit-sticky!important;
    position:sticky!important;
    top:24px!important;
    align-self:start!important;
    height:max-content;
    max-height:calc(100vh - 48px);
    overflow:auto!important;
    z-index:10
  }
  .ufco-live-preview-inner{
    position:static!important;
    top:auto!important;
    max-height:none!important;
    overflow:visible!important
  }
}

.ufco-whatsapp-open-button{
  display:block;
  width:100%;
  box-sizing:border-box;
  margin:16px 0 10px;
  padding:14px 18px;
  border-radius:10px;
  background:#168b45;
  color:#fff!important;
  text-align:center;
  text-decoration:none!important;
  font-size:17px;
  font-weight:700;
  line-height:1.3;
  box-shadow:0 5px 16px rgba(0,0,0,.14)
}
.ufco-whatsapp-open-button:hover,.ufco-whatsapp-open-button:focus{
  filter:brightness(.94);
  color:#fff!important
}
.ufco-success-close{
  display:inline-block;
  margin-top:4px;
  padding:8px 14px;
  border:0;
  background:transparent;
  text-decoration:underline;
  cursor:pointer;
  opacity:.72
}

/* Build 069 — robust final-step controls + polished old-style Live Creative Brief */

/* Never let action labels collapse into vertical letter stacks. */
.ufco-actions{
  display:grid!important;
  grid-template-columns:auto auto minmax(0,1fr) auto;
  align-items:center;
  justify-content:stretch!important;
  gap:10px!important;
}
.ufco-actions .button{
  width:auto!important;
  min-width:max-content!important;
  max-width:100%;
  min-height:44px;
  padding:9px 18px!important;
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  line-height:1.25!important;
}
.ufco-submit-confirmation{
  margin:18px 0 0!important;
  padding:12px 15px!important;
  border-left:4px solid #2271b1;
  border-radius:7px;
  background:#eef7ff;
  color:#173d5c;
  font-weight:700;
  line-height:1.45;
}
.ufco-actions [data-submit]{
  grid-column:4;
}
.ufco-actions [data-prev]{grid-column:1}
.ufco-actions [data-next]{grid-column:2}

@media(max-width:760px){
  .ufco-actions{
    display:flex!important;
    flex-wrap:wrap;
  }
  .ufco-actions .button{
    flex:0 0 auto!important;
  }
  .ufco-actions [data-submit]{
    margin-left:auto;
  }
}
@media(max-width:480px){
  .ufco-actions .button{
    min-width:0!important;
    white-space:normal!important;
  }
  .ufco-actions [data-submit]{
    width:100%!important;
    margin-left:0;
  }
}

/* Live brief: clean editorial card inspired by the original UFCo builder. */
.ufco-live-preview{
  color:#f4f6fa;
}
.ufco-live-preview-inner{
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:18px!important;
  background:#0d131c!important;
  box-shadow:0 16px 44px rgba(0,0,0,.28)!important;
}
.ufco-live-preview-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  padding:17px 18px!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  border-radius:18px 18px 0 0!important;
  background:linear-gradient(135deg,#171f2b 0%,#111822 100%)!important;
}
.ufco-live-preview-title{
  display:flex;
  align-items:center;
  min-width:0;
  gap:11px;
}
.ufco-live-preview-icon{
  display:grid;
  flex:0 0 36px;
  width:36px;
  height:36px;
  place-items:center;
  border:1px solid rgba(167,139,250,.26);
  border-radius:11px;
  background:rgba(139,92,246,.15);
  color:#c4b5fd;
  font-size:20px;
  box-shadow:none;
}
.ufco-live-preview-title>div{
  min-width:0;
}
.ufco-live-preview-head strong{
  display:block;
  color:#f7f8fb;
  font-size:16px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:-.01em;
}
.ufco-live-preview-head small{
  display:block!important;
  margin-top:3px!important;
  color:#aab5c5;
  font-size:10.5px;
  font-weight:500;
  line-height:1.3;
  opacity:1!important;
}
.ufco-live-status{
  display:inline-flex;
  flex:0 0 auto;
  align-items:center;
  gap:5px;
  padding:5px 8px;
  border:1px solid #d7eee0;
  border-radius:999px;
  background:#f1fbf5;
  color:#32704b;
  font-size:9px;
  font-weight:800;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.ufco-live-status>span{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#35a866;
  box-shadow:0 0 0 3px rgba(53,168,102,.10);
}
.ufco-live-preview-body{
  padding:8px 18px 17px!important;
}
.ufco-live-preview-empty{
  margin:10px 0 2px!important;
  padding:15px;
  border:1px dashed rgba(255,255,255,.11);
  border-radius:12px;
  background:#121925;
  color:#aab5c5;
  font-size:12px;
  line-height:1.5;
  text-align:center;
  opacity:1!important;
}
.ufco-live-preview dl{
  display:block!important;
  margin:0!important;
}
.ufco-live-preview dt,
.ufco-live-preview dd{
  box-sizing:border-box;
}
.ufco-live-preview dt{
  margin:0!important;
  padding:11px 0 3px;
  border-top:1px solid #f0f2f6;
  color:#788292;
  font-size:9px;
  font-weight:800!important;
  line-height:1.3;
  letter-spacing:.065em;
  text-transform:uppercase;
}
.ufco-live-preview dt:first-of-type{
  border-top:0;
}
.ufco-live-preview dd{
  margin:0!important;
  padding:0 0 11px;
  color:#273247;
  font-size:12.5px;
  font-weight:600;
  line-height:1.5;
  white-space:pre-wrap;
  word-break:normal!important;
  overflow-wrap:anywhere;
}
.ufco-live-preview dt+dd{
  border-bottom:0;
}

/* Desktop: the whole brief remains beside the form and follows the visitor. */
@media(min-width:901px){
  .ufco-builder{
    max-width:1240px!important;
  }
  .ufco-builder-layout{
    grid-template-columns:minmax(0,1fr) minmax(330px,400px)!important;
    gap:30px!important;
  }
  .ufco-live-preview{
    top:20px!important;
    max-height:calc(100vh - 40px)!important;
    scrollbar-width:thin;
  }
}

/* Tablet/mobile: brief becomes a normal full-width card below the form. */
@media(max-width:900px){
  .ufco-live-preview-head{
    display:flex!important;
  }
  .ufco-live-preview-inner{
    border-radius:15px!important;
  }
}

/* Build 070 */
.ufco-builder-experiment-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:0 0 14px;padding:0 2px 16px;border-bottom:1px solid #eceff4}.ufco-builder-eyebrow{display:block;margin-bottom:6px;color:#c4b5fd;font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ufco-builder-experiment-head h1{margin:0;color:#192337;font-size:clamp(24px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.ufco-builder-build-info{text-align:right}.ufco-builder-build-info strong,.ufco-builder-build-info small{display:block}.ufco-builder-build-info strong{font-size:10px}.ufco-builder-build-info small{margin-top:3px;color:#8a92a1;font-size:9px}
.ufco-draft-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 18px}.ufco-draft-toolbar button{appearance:none;min-height:34px;padding:6px 11px;border:1px solid #dce1e9;border-radius:999px;background:#fff;color:#334057;font-size:10px;font-weight:750;cursor:pointer}.ufco-restart-button{color:#914146!important}.ufco-draft-status{margin-left:auto;color:#7f8898;font-size:9.5px}
.ufco-live-eyebrow{display:block;margin-bottom:2px;color:#c4b5fd;font-size:8px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.ufco-live-preview-head strong{font-size:17px!important}
.ufco-creative-length{margin:10px 0 0;padding:13px 0 0;border-top:1px solid #edf0f4}.ufco-creative-length-top{display:flex;justify-content:space-between;gap:12px;color:#4e596b;font-size:10px}.ufco-creative-length-top strong{text-transform:uppercase;letter-spacing:.055em}.ufco-creative-meter{height:5px;margin:8px 0 7px;overflow:hidden;border-radius:999px;background:#eceff4}.ufco-creative-meter>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7150da,#9a6ff0);transition:width .22s ease}.ufco-creative-length p{margin:0;color:#667082;font-size:10px}.ufco-creative-length p.is-over{color:#a33b42}.ufco-creative-largest{margin-top:8px;padding:8px 10px;border:1px solid #f0d8da;border-radius:9px;background:#fff8f8;color:#7c4246;font-size:9.5px}.ufco-creative-largest strong{display:block;margin-bottom:2px}
@media(max-width:700px){.ufco-builder-experiment-head{align-items:flex-start;flex-direction:column}.ufco-builder-build-info{text-align:left}.ufco-draft-status{width:100%;margin-left:0}}

/* Build 071 */
.ufco-preview-tabs{display:flex;gap:5px;margin:0 0 14px;padding:4px;border:1px solid #e5e8ee;border-radius:11px;background:#f7f8fa}.ufco-preview-tabs button{appearance:none;flex:1;min-width:0;padding:7px 8px;border:0;border-radius:8px;background:transparent;color:#6d7687;font-size:9.5px;font-weight:800;cursor:pointer;white-space:nowrap}.ufco-preview-tabs button.is-active{background:#fff;color:#29344a;box-shadow:0 1px 5px rgba(30,40,60,.10)}.ufco-admin-only{display:inline-block;margin-left:3px;padding:2px 4px;border-radius:999px;background:#eee9ff;color:#6945c7;font-size:7px;text-transform:uppercase}.ufco-preview-panel[hidden]{display:none!important}.ufco-generated-brief,.ufco-ai-prompt{min-height:100px;color:#29354a;font-size:12.5px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.ufco-generated-brief:empty,.ufco-ai-prompt:empty{min-height:0}.ufco-ai-prompt{padding:12px;border:1px solid #e8e2fa;border-radius:11px;background:#faf8ff;color:#443b5c;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.65}@media(max-width:420px){.ufco-preview-tabs{overflow-x:auto}.ufco-preview-tabs button{flex:0 0 auto;padding-inline:11px}}

/* Build 072 — professional draft state feedback */
.ufco-draft-status{
  position:relative;
  display:inline-flex!important;
  align-items:center;
  gap:7px;
  min-height:30px;
  max-width:min(100%,460px);
  margin-left:auto!important;
  padding:7px 11px;
  border:1px solid transparent;
  border-radius:999px;
  color:#667085;
  background:transparent;
  font-size:9.5px!important;
  font-weight:650;
  line-height:1.35;
  opacity:0;
  transform:translateY(4px) scale(.985);
  pointer-events:none;
  transition:
    opacity .22s ease,
    transform .22s ease,
    background .22s ease,
    border-color .22s ease;
}

.ufco-draft-status::before{
  content:"";
  flex:0 0 7px;
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
  opacity:.74;
}

.ufco-draft-status.is-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  animation:ufco-draft-status-in .28s cubic-bezier(.2,.75,.25,1) both;
}

.ufco-draft-status.is-success{
  border-color:#cde8d7;
  background:#f2fbf5;
  color:#397253;
}

.ufco-draft-status.is-info{
  border-color:#dce3f4;
  background:#f6f8fd;
  color:#526784;
}

.ufco-draft-status.is-error{
  border-color:#f0cfd2;
  background:#fff6f6;
  color:#9b4248;
}

.ufco-draft-status.is-error::before{
  animation:ufco-draft-error-pulse 1.35s ease-in-out infinite;
}

@keyframes ufco-draft-status-in{
  from{opacity:0;transform:translateY(5px) scale(.98)}
  to{opacity:1;transform:translateY(0) scale(1)}
}

@keyframes ufco-draft-error-pulse{
  0%,100%{transform:scale(1);opacity:.65}
  50%{transform:scale(1.45);opacity:1}
}

@media(max-width:700px){
  .ufco-draft-status{
    width:auto!important;
    max-width:100%;
    margin-left:0!important;
    border-radius:11px;
    white-space:normal;
  }
}

@media(prefers-reduced-motion:reduce){
  .ufco-draft-status,
  .ufco-draft-status.is-visible,
  .ufco-draft-status.is-error::before{
    animation:none!important;
    transition:none!important;
  }
}

/* Build 077 — A Small Truth About The Experiment */
.ufco-experiment-truth{
  position:relative;
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:14px;
  align-items:start;
  margin:0 0 18px;
  padding:14px 18px 16px;
  overflow:hidden;
  border:1px solid rgba(237,201,75,.42);
  border-radius:22px;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,132,0,.08),transparent 250px),
    linear-gradient(120deg,#0c1428 0%,#121a2b 60%,#1b2428 100%);
  color:#f5f7fb;
  box-shadow:0 16px 42px rgba(9,16,31,.14);
}

.ufco-experiment-truth::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  bottom:0;
  height:3px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,#ffb000 0%,#ff7a00 32%,#ff3b5c 68%,#ec20c9 100%);
}

.ufco-experiment-truth-icon{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:12px;
  background:linear-gradient(145deg,#ffad00,#ff6900);
  color:#fff6b0;
  font-size:21px;
  box-shadow:0 10px 24px rgba(255,120,0,.20);
}

.ufco-experiment-truth-copy{
  min-width:0;
}

.ufco-experiment-truth-copy strong{
  display:block;
  margin:0 0 5px;
  color:#ffe96c;
  font-size:12px;
  font-weight:850;
  line-height:1.2;
  letter-spacing:.10em;
  text-transform:uppercase;
}

.ufco-experiment-truth-copy p{
  margin:0;
  color:#d8deeb;
  font-size:13px;
  line-height:1.45;
}

@media(max-width:700px){
  .ufco-experiment-truth{
    grid-template-columns:36px minmax(0,1fr);
    gap:10px;
    padding:11px 13px 13px;
    border-radius:14px;
  }

  .ufco-experiment-truth::after{
    left:13px;
    right:13px;
    height:3px;
  }

  .ufco-experiment-truth-icon{
    width:34px;
    height:34px;
    border-radius:10px;
    font-size:17px;
  }

  .ufco-experiment-truth-copy strong{
    font-size:10px;
    letter-spacing:.08em;
  }

  .ufco-experiment-truth-copy p{
    font-size:11.5px;
    line-height:1.4;
  }
}


/* Build 129 — definitive Live Preview dark surface */
.ufco-builder .ufco-live-preview,
.ufco-builder .ufco-live-preview-inner{
  background:#0d131c!important;
  color:#f4f6fa!important;
}
.ufco-builder .ufco-live-preview-inner{
  border-color:rgba(255,255,255,.12)!important;
}
.ufco-builder .ufco-live-preview-head{
  background:linear-gradient(135deg,#182131,#101720)!important;
  border-bottom-color:rgba(255,255,255,.10)!important;
  color:#f7f8fb!important;
}
.ufco-builder .ufco-live-preview-body{
  background:#0b1119!important;
  color:#dce2eb!important;
}
.ufco-builder .ufco-live-preview-title strong{
  color:#fff!important;
}
.ufco-builder .ufco-live-preview-title small{
  color:#aeb9c9!important;
}
.ufco-builder .ufco-live-preview-empty{
  border-color:rgba(255,255,255,.12)!important;
  background:#121a26!important;
  color:#aeb9c9!important;
}
