.agent-landing { --max-width: 1240px; --bg: #1b1424; --bg-soft: #241a2d; --surface: #2a2033; --surface-2: #342740; --muted: #c4bac8; --line: rgba(255,255,255,.13); --yellow: #f7db55; background: #1b1424; }
.agent-landing [hidden] { display: none !important; }
.agent-landing :is(a, button, summary):focus-visible { outline: 3px solid #f7db55; outline-offset: 5px; }
.agent-landing section[id], #demo { scroll-margin-top: 100px; }
.agent-landing .reveal { opacity: 1; transform: none; }
.agent-landing .section { padding: 92px 0; }
.agent-landing h2 { font-size: clamp(2.1rem, 4vw, 3.5rem); text-wrap: balance; }
.agent-landing .eyebrow { font-size: .67rem; letter-spacing: .15em; }
.agent-landing .announcement { background: #3a2750; }
.agent-landing .site-header { background: rgba(22,15,29,.9); }
.agent-landing .site-header.scrolled { background: rgba(22,15,29,.97); }
.agent-landing .nav { min-height: 76px; }
.agent-landing .button { border-radius: 8px; }
.agent-landing .button--primary { background: var(--yellow); box-shadow: none; }
.agent-landing .hero { padding: 68px 0 64px; min-height: 0; background: radial-gradient(ellipse at 85% 30%, #49305e 0, transparent 55%), #1b1424; }
.agent-landing .hero__layout { grid-template-columns: 1fr 1.04fr; gap: 54px; }
.agent-landing .hero__glow { display: none; }
.agent-landing .hero__grid { opacity: .3; background-size: 34px 34px; }
.agent-landing .hero__copy h1 { font-size: clamp(2.8rem, 4.6vw, 4.5rem); line-height: 1.02; margin-bottom: 24px; text-wrap: balance; }
.agent-landing .hero__copy h1 em { display: block; text-shadow: none; }
.heading-dot { color: #c195ed; }
.agent-landing .hero__lead { font-size: 1.03rem; color: #bab3c4; margin-bottom: 22px; }
.agent-landing .hero__lead strong { color: #e9e4ef; font-weight: 500; }
.agent-landing .hero__checks { font-size: .82rem; gap: 7px; margin-bottom: 26px; }
.agent-landing .hero__checks span { flex-shrink: 0; }
.agent-landing .hero-offer { background: transparent; padding: 0; border: 0; box-shadow: none; gap: 18px; margin: 0 0 20px; }
.agent-landing .hero-offer__price strong { font-size: 2rem; }
.agent-landing .hero-offer .countdown { display: none; }
.agent-landing .hero__actions { flex-wrap: wrap; gap: 18px; font-size: .88rem; }
.agent-landing .hero__proof { margin-top: 22px; }
.agent-landing .hero__proof p { line-height: 1.65; }
.agent-landing .hero__visual { min-height: 0; display: block; min-width: 0; }
.demo-window { width: 100%; border: 1px solid #6c527b; border-radius: 16px; overflow: hidden; background: #2a2033; box-shadow: 0 32px 90px #0004; }
.demo-window__bar { display: flex; justify-content: space-between; align-items: center; padding: 16px 18px; gap: 10px; font-size: .57rem; letter-spacing: .12em; color: #c3b6cf; }
.window-dots { color: #715581; letter-spacing: 3px; }
.video-facade { aspect-ratio: 16 / 9; position: relative; background: #21172a; }
.video-facade__play { display: block; position: absolute; inset: 0; overflow: hidden; }
.video-facade__play img { width: 100%; height: 100%; object-fit: cover; }
.video-facade__play img.is-fallback { object-fit: contain; }
.video-facade__play::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #0b0717f2, #0b071724 65%); }
.play-icon { position: absolute; z-index: 1; top: 42%; left: 50%; transform: translate(-50%, -50%); width: 68px; height: 68px; display: grid; place-items: center; padding-left: 4px; border: 1px solid #fff6; border-radius: 50%; background: #f7db55; color: #130d00; font-size: 22px; box-shadow: 0 0 0 10px #f7db5518; transition: box-shadow .2s; }
.video-facade__play:hover .play-icon { box-shadow: 0 0 0 16px #f7db5524; }
.video-facade__label { position: absolute; z-index: 1; bottom: 18px; left: 22px; right: 22px; font-size: 1.05rem; font-weight: 700; }
.video-facade__label b { display: block; font-weight: 400; font-size: .72rem; color: #d0c7dd; margin-top: 3px; }
.video-facade iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.demo-window__caption { padding: 18px; display: flex; align-items: center; gap: 16px; }
.demo-window__caption > span { white-space: nowrap; font-family: monospace; font-size: .7rem; color: #f7db55; padding: 8px; background: #f7db550a; border: 1px solid #f7db552b; border-radius: 5px; }
.demo-window__caption p { font-size: .73rem; color: #bcb1c9; margin: 0; }
.hero-result { display: flex; align-items: center; gap: 16px; padding: 22px 8px 12px; }
.hero-result > span { font-size: 2.1rem; color: #c69cf1; }
.hero-result p { margin: 0; font-size: .77rem; color: #a99db8; }
.hero-result strong { color: #e3d8ed; font-weight: 600; }
.demo-external { margin-left: 44px; font-size: .7rem; color: #b6a6c6; font-weight: 400; text-decoration: underline; text-underline-offset: 4px; }
.agent-landing .trust-strip { background: #241a2d; }
.agent-landing .trust-strip__grid > div { min-height: 96px; padding: 20px; }
.agent-landing .trust-strip__grid p { color: #b4aabb; }
.agent-landing .projects { background: #1b1424; }
.agent-landing .section-heading { gap: 60px; }
.agent-landing .section-heading > p { max-width: 410px; font-size: .95rem; }
.workflow { --flow-accent: #d3a5fa; display: grid; grid-template-columns: .76fr 1.24fr; border: 1px solid #ffffff21; border-radius: 20px; overflow: hidden; margin-bottom: 22px; background: #2a2033; }
.workflow--clientes { --flow-accent: #9ce1c4; background: #24332f; }
.workflow__intro { padding: 38px 32px; border-right: 1px solid #ffffff12; }
.workflow__intro .eyebrow { color: var(--flow-accent); }
.workflow__intro h3 { font-size: 1.7rem; line-height: 1.2; letter-spacing: -.035em; }
.workflow__intro p { color: #b4aebb; font-size: .88rem; }
.workflow__intro > small { color: var(--flow-accent); font-size: .57rem; letter-spacing: .12em; }
.workflow__canvas { padding: 24px; background-image: radial-gradient(#ffffff10 1px, transparent 1px); background-size: 18px 18px; min-width: 0; }
.workflow__toolbar { display: flex; justify-content: space-between; color: #a79dad; font: .6rem monospace; letter-spacing: .07em; }
.workflow__steps { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; padding: 28px 0 16px; }
.workflow-step { position: relative; display: flex; flex-direction: column; align-items: center; gap: 5px; min-width: 0; padding: 12px 4px; border: 1px solid #ffffff2b; border-radius: 10px; background: #342740; color: #f8f4fa; cursor: pointer; transition: border-color .2s, transform .2s; }
.workflow-step:not(:last-child)::after { content: ''; position: absolute; left: 100%; top: 35px; width: 13px; height: 2px; background: var(--flow-accent); }
.workflow-step:hover { transform: translateY(-3px); }
.workflow-step.is-active { border-color: var(--flow-accent); box-shadow: 0 0 24px color-mix(in srgb, var(--flow-accent) 12%, transparent); }
.workflow-step__icon { display: grid; place-items: center; width: 35px; height: 35px; border-radius: 8px; background: #ffffff0b; color: var(--flow-accent); font-size: 1.4rem; }
.workflow-step b { font-size: .78rem; font-weight: 600; }
.workflow-step small { font-size: .57rem; color: #bcb4c4; }
.workflow__detail { min-height: 93px; padding: 13px 15px; border-left: 2px solid var(--flow-accent); background: #0002; }
.workflow__detail p { margin: 0; font-size: .78rem; color: #c6bfce; }
.workflow__detail strong { display: block; color: var(--flow-accent); margin-bottom: 4px; font-size: .7rem; }
.workflow__output { margin-top: 16px; padding: 12px 15px; border: 1px solid #ffffff15; border-radius: 8px; background: #ffffff04; }
.workflow__output > span { font-size: .55rem; font-weight: 700; color: var(--flow-accent); letter-spacing: .1em; }
.workflow__output p { margin: 3px 0 0; font-size: .78rem; }
.workflow__note { display: block; margin-top: 12px; color: #b0a7b6; font-size: .6rem; }
.workflow-disclaimer, .ideas-disclaimer { color: #a99faf; font-size: .73rem; margin: 20px 0 0; }
.agent-landing .possibilities { background: #eae5df; color: #251b2e; }
.possibilities .eyebrow { color: #77449a; }
.possibilities .section-heading > p { color: #645b69; }
.ideas-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 26px; }
.ideas-grid article { border-top: 1px solid #aa9aad; padding-top: 22px; }
.ideas-grid article > span { color: #78518e; font-size: .62rem; font-weight: 700; letter-spacing: .08em; }
.ideas-grid h3 { font-size: 1.3rem; letter-spacing: -.025em; margin: 26px 0 14px; }
.ideas-grid p { color: #645b69; font-size: .85rem; }
.ideas-disclaimer { color: #645b69; margin-top: 30px; }
.learning-note { padding: 30px; border: 1px solid #bd8be54d; border-radius: 18px; background: linear-gradient(145deg,#493258,#2a2033); }
.learning-note__number { font-size: 5rem; font-weight: 750; line-height: 1; letter-spacing: -.08em; color: #c49bdf; }
.learning-note h3 { font-size: 1.8rem; margin: 28px 0 18px; }
.learning-note p { color: #bdb1c7; font-size: .9rem; }
.learning-note a { font-size: .8rem; color: #f7db55; }
.agent-landing .curriculum { background: #21182a; }
.agent-landing .testimonials { background: #241a2d; }
.agent-landing .testimonial-card { background: #30243a; }
.agent-landing .audience { background: #1b1424; }
.agent-landing .instructor { background: #21182a; }
.agent-landing .enrollment { background: #241a2d; }
.agent-landing .faq { background: #1b1424; }
.agent-landing .footer { background: #120d18; }
.agent-landing .audience__intro h2 { font-size: 2.5rem; }
.agent-landing .audience__panel { padding: 40px; }
.agent-landing .instructor { padding-top: 20px; }
.agent-landing .instructor__copy h2 { font-size: 3rem; }
.agent-landing .enrollment__layout { grid-template-columns: 1.1fr .9fr; }
.agent-landing .includes-list { grid-template-columns: 1fr; gap: 14px; }
.agent-landing .tools-note { font-size: .78rem; color: #aea2ba; margin-top: 25px; }
.agent-landing .launch-promo { opacity: 0; visibility: hidden; pointer-events: none; }
.agent-landing .launch-promo.promo-ready:not(.is-hidden) { opacity: 1; visibility: visible; pointer-events: auto; }
.agent-landing .launch-promo .countdown { display: none; }
.agent-landing .launch-promo { width: min(390px,calc(100% - 36px)); }
.agent-landing .promotion-expired .launch-promo { display: none; }
.agent-landing.promotion-expired .launch-promo { display: none; }
@media (max-width: 1050px) {
  .agent-landing .hero__layout { gap: 28px; }
  .workflow { grid-template-columns: .7fr 1fr; }
  .workflow__intro { padding: 28px 22px; }
  .workflow__canvas { padding: 20px 15px; }
  .workflow-step small { font-size: .54rem; }
}
@media (max-width: 820px) {
  .agent-landing .hero__layout { grid-template-columns: 1fr; gap: 34px; }
  .agent-landing .hero__copy { text-align: left; }
  .agent-landing .hero__copy h1 { max-width: 650px; font-size: clamp(2.8rem,8vw,4rem); }
  .agent-landing .hero__copy .eyebrow, .agent-landing .hero__actions, .agent-landing .hero__proof { justify-content: flex-start; }
  .agent-landing .hero-offer, .agent-landing .hero__checks { margin-inline: 0; }
  .agent-landing .hero__visual { min-height: 0; width: 100%; }
  .agent-landing .nav__menu { top: 100%; }
  .agent-landing .nav__menu:not(.open) { visibility: hidden; }
  .agent-landing .trust-strip__grid { grid-template-columns: repeat(2,1fr); }
  .agent-landing .section { padding: 66px 0; }
  .workflow { grid-template-columns: 1fr; }
  .workflow__intro { border-right: 0; border-bottom: 1px solid #ffffff14; }
  .workflow__intro h3 br { display: none; }
  .workflow__canvas { padding: 24px; }
  .ideas-grid { grid-template-columns: repeat(2,1fr); }
  .agent-landing .enrollment__layout { grid-template-columns: 1fr; }
  .agent-landing .instructor { padding-top: 0; }
}
@media (max-width: 600px) {
  .agent-landing .container { width: calc(100% - 36px); }
  .agent-landing .hero { padding: 36px 0 40px; }
  .agent-landing .hero__checks { font-size: .76rem; }
  .agent-landing .hero__actions { align-items: stretch; gap: 15px; }
  .agent-landing .hero__actions .text-link { justify-content: center; }
  .agent-landing .hero-offer { justify-content: flex-start; }
  .agent-landing .hero-offer__copy small { font-size: .67rem; }
  .agent-landing .trust-strip__grid > div { border-left: 0; min-height: 100px; padding: 14px 10px; gap: 8px; }
  .agent-landing .trust-strip__grid p { font-size: .66rem; }
  .agent-landing .trust-strip__grid strong { font-size: .77rem; }
  .demo-window__bar { font-size: .5rem; padding: 12px; }
  .demo-window__caption { padding: 12px; gap: 10px; }
  .demo-window__caption > span { font-size: .58rem; }
  .demo-window__caption p { font-size: .64rem; }
  .video-facade__label { font-size: .9rem; bottom: 10px; left: 14px; }
  .play-icon { width: 50px; height: 50px; font-size: 18px; }
  .workflow__intro h3 { font-size: 1.5rem; }
  .workflow__canvas { padding: 18px 12px; }
  .workflow__steps { gap: 7px; }
  .workflow-step { padding: 10px 2px; }
  .workflow-step b { font-size: .65rem; }
  .workflow-step small { font-size: .53rem; line-height: 1.3; min-height: 2.6em; }
  .workflow-step:not(:last-child)::after { width: 8px; }
  .workflow__detail { min-height: 125px; }
  .ideas-grid { gap: 20px; }
  .ideas-grid h3 { font-size: 1.1rem; }
  .agent-landing .audience__panel { padding: 28px 20px; }
  .agent-landing .audience__intro h2 { font-size: 2rem; }
  .agent-landing .launch-promo { width: auto; }
  .agent-landing .launch-promo__close { width: 44px; height: 44px; }
}
@media (prefers-reduced-motion: reduce) {
  .agent-landing * { scroll-behavior: auto; }
}
