/* ═══════════════════════════════════════════════════════════
   Crea tu web · Pricing + Dos caminos + Sticky compare + FAQ
   ═══════════════════════════════════════════════════════════ */

/* ═══ HERO ═══ */
.aiden-page-dtw .dtw-hero{position:relative;overflow:hidden;padding:120px 0 80px;background:#FFFFFF}
.aiden-page-dtw .dtw-hero > .orb,.aiden-page-dtw .dtw-hero .orb-1,.aiden-page-dtw .dtw-hero .orb-2{display:none}
.aiden-page-dtw .dtw-hero .orb-1{width:700px;height:700px;top:-20%;left:-15%}
.aiden-page-dtw .dtw-hero .orb-2{width:500px;height:500px;bottom:-10%;right:-10%}
.aiden-page-dtw .dtw-hero-inner{position:relative;z-index:2;text-align:center;max-width:820px;margin:0 auto 64px}
.aiden-page-dtw .dtw-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:9999px;background:rgba(255,255,255,.7);backdrop-filter:blur(32px) saturate(1.5);-webkit-backdrop-filter:blur(32px) saturate(1.5);border:1px solid rgba(255,255,255,.6);box-shadow:0 2px 8px rgba(0,0,0,.03),inset 0 1px 0 rgba(255,255,255,.85);font-size:12px;font-weight:600;color:var(--t600);margin-bottom:24px;opacity:0;animation:aidenUp .9s var(--ease) .1s forwards;width:fit-content}
.aiden-page-dtw .dtw-hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--t500);animation:aidenPulse 2.4s ease-in-out infinite}
.aiden-page-dtw .dtw-hero-h{font-family:var(--fd);font-weight:800;font-size:clamp(2.4rem,5.5vw,4.6rem);line-height:1.02;letter-spacing:-.045em;color:var(--n950);margin-bottom:24px;opacity:0;transform:translateY(20px);animation:aidenUp 1s var(--ease) .25s forwards}
.aiden-page-dtw .dtw-hero-h em{font-style:normal;color:var(--t600)}
.aiden-page-dtw .dtw-hero-sub{font-size:17px;line-height:1.6;color:var(--n500);max-width:620px;margin:0 auto 32px;opacity:0;transform:translateY(20px);animation:aidenUp 1s var(--ease) .4s forwards}
.aiden-page-dtw .dtw-hero-ctas{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;opacity:0;transform:translateY(20px);animation:aidenUp 1s var(--ease) .55s forwards}
.aiden-page-dtw .dtw-hero-visual{position:relative;max-width:1180px;margin:0 auto;opacity:0;transform:translateY(20px);animation:aidenUp 1.2s var(--ease) .7s forwards}
.aiden-page-dtw .dtw-hero-visual img{width:100%;height:auto;display:block;background:transparent;border-radius:0;box-shadow:none}
.aiden-page-dtw .dtw-hero-visual .ph{aspect-ratio:16/10;border-radius:24px;background:rgba(245,250,248,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px dashed var(--n200)}

/* ═══ PLANS ═══ */
.aiden-page-dtw .dtw-plans{padding:120px 0;position:relative;overflow:hidden}
.aiden-page-dtw .dtw-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto}
.aiden-page-dtw .dtw-plan{position:relative;background:rgba(255,255,255,.75);backdrop-filter:blur(32px) saturate(1.5);-webkit-backdrop-filter:blur(32px) saturate(1.5);border:1px solid rgba(255,255,255,.6);border-radius:22px;padding:36px 32px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 28px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .3s var(--ease);display:flex;flex-direction:column}
.aiden-page-dtw .dtw-plan:hover{transform:translateY(-3px)}
.aiden-page-dtw .dtw-plan--featured{background:linear-gradient(160deg,var(--n950) 0%,#0F1F1A 100%);color:#fff;border:1px solid var(--n950);box-shadow:0 2px 8px rgba(0,0,0,.08),0 20px 48px rgba(0,0,0,.18);transform:translateY(-12px)}
.aiden-page-dtw .dtw-plan--featured:hover{transform:translateY(-16px)}
.aiden-page-dtw .dtw-plan-flag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:5px 14px;border-radius:9999px;background:linear-gradient(110deg,var(--t500),#1BB896);color:#fff;font-family:var(--fd);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 14px rgba(19,150,126,.35)}
.aiden-page-dtw .dtw-plan-head{margin-bottom:20px}
.aiden-page-dtw .dtw-plan-ico{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.aiden-page-dtw .dtw-plan-ico svg{width:22px;height:22px}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-ico{background:rgba(27,184,150,.2);color:#5BD4B6}
.aiden-page-dtw .dtw-plan-name{font-family:var(--fd);font-size:20px;font-weight:700;letter-spacing:-.025em;color:var(--n950);margin-bottom:6px}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-name{color:#fff}
.aiden-page-dtw .dtw-plan-tag{font-size:13.5px;line-height:1.4;color:var(--n500)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-tag{color:rgba(255,255,255,.65)}
.aiden-page-dtw .dtw-plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--n75)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-price{border-bottom-color:rgba(255,255,255,.15)}
.aiden-page-dtw .dtw-plan-amt{font-family:var(--fd);font-weight:800;font-size:40px;line-height:1;letter-spacing:-.045em;color:var(--n950);color:var(--t600)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-amt{color:var(--t600)}
.aiden-page-dtw .dtw-plan-per{font-size:14px;color:var(--n400);font-weight:500}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-per{color:rgba(255,255,255,.5)}
.aiden-page-dtw .dtw-plan-cta{width:100%;justify-content:center;margin-bottom:24px}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-cta{background:#fff;color:var(--n950)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-cta:hover{background:var(--t50)}
.aiden-page-dtw .dtw-plan-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.aiden-page-dtw .dtw-plan-list li{position:relative;padding-left:26px;font-size:14px;color:var(--n700);line-height:1.5}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-list li{color:rgba(255,255,255,.8)}
.aiden-page-dtw .dtw-plan-list li::before{content:'';position:absolute;left:0;top:4px;width:18px;height:18px;border-radius:50%;background:var(--t50);background-image:linear-gradient(135deg,var(--t50),var(--t100))}
.aiden-page-dtw .dtw-plan-list li::after{content:'';position:absolute;left:5px;top:8px;width:8px;height:5px;border-left:1.8px solid var(--t500);border-bottom:1.8px solid var(--t500);transform:rotate(-45deg)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-list li::before{background:rgba(27,184,150,.15)}
.aiden-page-dtw .dtw-plan--featured .dtw-plan-list li::after{border-color:#5BD4B6}

/* ═══ DOS CAMINOS (web/shop) ═══ */
.aiden-page-dtw .dtw-paths{padding:120px 0;position:relative;overflow:hidden;background:linear-gradient(170deg,var(--n25) 0%,#F2FAF8 50%,var(--n25) 100%)}
.aiden-page-dtw .dtw-paths-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1180px;margin:0 auto}
.aiden-page-dtw .dtw-path{position:relative;overflow:hidden;border-radius:28px;padding:48px 44px;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.06);transition:transform .3s var(--ease)}
.aiden-page-dtw .dtw-path:hover{transform:translateY(-3px)}
.aiden-page-dtw .dtw-path--web{background:linear-gradient(160deg,#E6F4F0 0%,#D4EDE5 100%);border:1px solid rgba(19,150,126,.15)}
.aiden-page-dtw .dtw-path--shop{background:linear-gradient(160deg,#FCF4E5 0%,#F9EBD0 100%);border:1px solid rgba(142,112,42,.15)}
.aiden-page-dtw .dtw-path-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:9999px;background:rgba(255,255,255,.7);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.6);font-size:12px;font-weight:600;width:fit-content}
.aiden-page-dtw .dtw-path--web .dtw-path-tag{color:var(--t600)}
.aiden-page-dtw .dtw-path--shop .dtw-path-tag{color:var(--am600)}
.aiden-page-dtw .dtw-path-dot{width:6px;height:6px;border-radius:50%;animation:aidenPulse 2.4s ease-in-out infinite}
.aiden-page-dtw .dtw-path--web .dtw-path-dot{background:var(--t500)}
.aiden-page-dtw .dtw-path--shop .dtw-path-dot{background:var(--am500)}
.aiden-page-dtw .dtw-path-h{font-family:var(--fd);font-weight:800;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.1;letter-spacing:-.03em;color:var(--n950);margin:4px 0 8px}
.aiden-page-dtw .dtw-path-h em{font-style:normal}
.aiden-page-dtw .dtw-path--web .dtw-path-h em{color:var(--t600)}
.aiden-page-dtw .dtw-path--shop .dtw-path-h em{color:var(--t600)}
.aiden-page-dtw .dtw-path-p{font-size:15px;line-height:1.6;color:var(--n600);margin-bottom:8px}
.aiden-page-dtw .dtw-path-list{list-style:none;padding:0;margin:0 0 8px;display:flex;flex-direction:column;gap:8px;flex:1}
.aiden-page-dtw .dtw-path-list li{position:relative;padding-left:22px;font-size:13.5px;color:var(--n700);font-weight:500}
.aiden-page-dtw .dtw-path-list li::before{content:'';position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%}
.aiden-page-dtw .dtw-path--web .dtw-path-list li::before{background:var(--t500)}
.aiden-page-dtw .dtw-path--shop .dtw-path-list li::before{background:var(--am500)}
.aiden-page-dtw .dtw-path-footer{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(0,0,0,.08);flex-wrap:wrap;gap:12px}
.aiden-page-dtw .dtw-path-price{font-size:14px;color:var(--n600)}
.aiden-page-dtw .dtw-path-price strong{font-family:var(--fd);font-size:18px;color:var(--n950);font-weight:800;letter-spacing:-.02em}

/* ═══ COMPARE TABLE STICKY (UNIFIED brand pattern — must match servicios-web exactly) ═══ */
.aiden-page-dtw .dtw-compare{padding:120px 0;position:relative}
.aiden-page-dtw .dtw-compare-wrap{background:rgba(255,255,255,.7);backdrop-filter:blur(32px) saturate(1.5);-webkit-backdrop-filter:blur(32px) saturate(1.5);border:1px solid rgba(255,255,255,.6);border-radius:24px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.85);position:relative;z-index:2;transition:box-shadow .35s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-wrap.is-stuck{box-shadow:0 1px 2px rgba(0,0,0,.04),0 20px 56px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.85)}
.aiden-page-dtw .dtw-compare-table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--fb)}
.aiden-page-dtw .dtw-compare-table th,
.aiden-page-dtw .dtw-compare-table td{padding:14px 16px;text-align:center;border-bottom:1px solid var(--n75);font-size:13.5px}
.aiden-page-dtw .dtw-compare-table thead th{background:rgba(245,245,244,.96);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);padding:24px 16px 22px;border-bottom:1px solid var(--n100);vertical-align:top;position:sticky;top:80px;z-index:20;transition:padding .45s cubic-bezier(.16,1,.3,1),background .45s cubic-bezier(.16,1,.3,1),backdrop-filter .45s cubic-bezier(.16,1,.3,1),-webkit-backdrop-filter .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-table thead th:first-child{border-top-left-radius:24px}
.aiden-page-dtw .dtw-compare-table thead th:last-child{border-top-right-radius:24px}

/* STUCK STATE — Vision OS floating pill (with lateral air, no peaks) · !important vs tema */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th{
  padding:10px 16px!important;
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border:none!important;
  border-radius:0!important;
  box-shadow:none!important;
  position:sticky;position:-webkit-sticky;top:80px
}
/* The actual pill surface is painted via ::before pseudo so we can offset it inward */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th::before{
  content:'';position:absolute;top:0;bottom:0;left:0;right:0;
  background:rgba(255,255,255,.55);
  backdrop-filter:blur(48px) saturate(2);
  -webkit-backdrop-filter:blur(48px) saturate(2);
  border-top:1px solid rgba(255,255,255,.7);
  z-index:-1;pointer-events:none
}
/* First child pill: 16px air on left, pill-round left corners */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:first-child::before{
  left:16px;
  border-radius:9999px 0 0 9999px;
  border-left:1px solid rgba(255,255,255,.7);
  box-shadow:-6px 6px 24px rgba(0,0,0,.08)
}
/* Last child pill: 16px air on right */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:last-child::before{
  right:16px;
  border-radius:0 9999px 9999px 0;
  border-right:1px solid rgba(255,255,255,.7);
  box-shadow:6px 6px 24px rgba(0,0,0,.08)
}
/* Middle th pill: full width of cell, no rounded corners — creates continuous pill */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:not(:first-child):not(:last-child)::before{
  border-radius:0;
  box-shadow:0 6px 24px rgba(0,0,0,.08)
}
/* Ensure th contents stay above pill */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th > *{position:relative;z-index:1}
/* Header layout compacto cuando stuck */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head{flex-direction:row!important;gap:8px!important;align-items:center!important;justify-content:center!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico{width:22px!important;height:22px!important;border-radius:7px!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico svg{width:11px!important;height:11px!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-name{font-size:12px!important;font-weight:600!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price{font-size:13px!important;font-weight:700!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price span{font-size:10px!important}
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-cta{display:none!important}
/* Hueco de aire entre la pila flotante y el contenido debajo */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table tbody tr:first-child td{padding-top:24px!important;transition:padding-top .45s cubic-bezier(.16,1,.3,1)}

/* BASE styles */
.aiden-page-dtw .dtw-compare-th-head{display:flex;flex-direction:column;align-items:center;gap:10px;transition:gap .45s cubic-bezier(.16,1,.3,1),flex-direction 0s}
.aiden-page-dtw .dtw-compare-th-head .ico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-th-head .ico svg{width:20px;height:20px;transition:all .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-th-name{font-family:var(--fd);font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--n950);line-height:1.2;transition:font-size .45s cubic-bezier(.16,1,.3,1),font-weight .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-th-price{font-family:var(--fd);font-size:18px;font-weight:700;color:var(--n950);letter-spacing:-.015em;transition:font-size .45s cubic-bezier(.16,1,.3,1),font-weight .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-th-price span{font-family:var(--fb);font-size:12px;font-weight:500;color:var(--n400);transition:font-size .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-compare-th-cta{margin-top:8px;padding:7px 14px;font-size:12px}
.aiden-page-dtw .dtw-compare-blank{width:28%;min-width:180px}
.aiden-page-dtw .dtw-compare-feat{text-align:left;font-weight:500;color:var(--n700);padding-left:24px;background:rgba(250,250,250,.5)}
.aiden-page-dtw .dtw-compare-table tbody tr:hover{background:rgba(240,247,245,.4)}
.aiden-page-dtw .dtw-check.yes{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--t50);color:var(--t600)}
.aiden-page-dtw .dtw-check.yes svg{width:14px;height:14px}
.aiden-page-dtw .dtw-check.no{color:var(--n300);font-size:16px}

/* ═══ FEATURE HIGHLIGHTS alternating ═══ */
.aiden-page-dtw .dtw-feat{padding:120px 0;position:relative;overflow:hidden}
.aiden-page-dtw .dtw-feat-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin-bottom:80px;max-width:1180px;margin-left:auto;margin-right:auto}
.aiden-page-dtw .dtw-feat-row:last-child{margin-bottom:0}
.aiden-page-dtw .dtw-feat-row--reverse .dtw-feat-visual{order:-1}
.aiden-page-dtw .dtw-feat-text h3{font-family:var(--fd);font-weight:800;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.15;letter-spacing:-.032em;color:var(--n950);margin-bottom:14px}
.aiden-page-dtw .dtw-feat-text p{font-size:15.5px;line-height:1.6;color:var(--n500);margin-bottom:20px}
.aiden-page-dtw .dtw-feat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.aiden-page-dtw .dtw-feat-list li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:var(--n700);font-weight:500}
.aiden-page-dtw .dtw-feat-tick{width:20px;height:20px;border-radius:50%;background:var(--t500);position:relative;flex-shrink:0}
.aiden-page-dtw .dtw-feat-tick::before{content:'';position:absolute;top:50%;left:50%;width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-60%) rotate(-45deg)}
.aiden-page-dtw .dtw-feat-visual{aspect-ratio:10/9;border-radius:24px;overflow:hidden;background:var(--n25);box-shadow:0 8px 40px rgba(0,0,0,.08)}
.aiden-page-dtw .dtw-feat-visual img,
.aiden-page-dtw .dtw-feat-visual .ph{width:100%;height:100%;border-radius:24px}
/* Variante demo interactiva: sin recorte ni fondo (la demo trae su propio chrome) */
.aiden-page-dtw .dtw-feat-visual--demo{aspect-ratio:auto;overflow:visible;background:transparent;box-shadow:none;border-radius:0}

/* ═══ INCLUIDO 6-card grid ═══ */
.aiden-page-dtw .dtw-included{padding:120px 0;position:relative;overflow:hidden;background:linear-gradient(170deg,var(--n25) 0%,#F2FAF8 50%,var(--n25) 100%)}
.aiden-page-dtw .dtw-included .orb-1{width:600px;height:600px;top:-15%;right:-10%}
.aiden-page-dtw .dtw-included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;position:relative;z-index:2;max-width:1180px;margin:0 auto}
.aiden-page-dtw .dtw-included-card{background:rgba(255,255,255,.7);backdrop-filter:blur(32px) saturate(1.5);-webkit-backdrop-filter:blur(32px) saturate(1.5);border:1px solid rgba(255,255,255,.6);border-radius:18px;padding:28px 26px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .3s var(--ease)}
.aiden-page-dtw .dtw-included-card:hover{transform:translateY(-2px)}
.aiden-page-dtw .dtw-included-ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.aiden-page-dtw .dtw-included-ico svg{width:20px;height:20px}
.aiden-page-dtw .dtw-included-card h3{font-family:var(--fd);font-size:16px;font-weight:700;letter-spacing:-.022em;color:var(--n950);margin-bottom:8px;line-height:1.25}
.aiden-page-dtw .dtw-included-card p{font-size:13.5px;line-height:1.55;color:var(--n500)}

/* ═══ FAQ ACCORDION (custom, animated, single-open) ═══ */
.aiden-page-dtw .dtw-faq{padding:120px 0}
.aiden-page-dtw .dtw-faq-list{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:10px}
.aiden-page-dtw .dtw-faq-item{background:rgba(255,255,255,.7);backdrop-filter:blur(32px) saturate(1.5);-webkit-backdrop-filter:blur(32px) saturate(1.5);border:1px solid rgba(255,255,255,.6);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.03),inset 0 1px 0 rgba(255,255,255,.85);overflow:hidden;transition:background .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-faq-item[data-open="1"]{background:rgba(255,255,255,.92);box-shadow:0 2px 4px rgba(0,0,0,.04),0 12px 32px rgba(19,150,126,.08),inset 0 1px 0 rgba(255,255,255,.9)}
.aiden-page-dtw .dtw-faq-trigger{all:unset;width:100%;box-sizing:border-box;cursor:pointer;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--fd);font-size:16px;font-weight:600;color:var(--n950);letter-spacing:-.015em;line-height:1.35;user-select:none;transition:padding .3s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-faq-trigger:focus-visible{outline:2px solid var(--t500);outline-offset:-2px;border-radius:16px}
.aiden-page-dtw .dtw-faq-plus{width:30px;height:30px;border-radius:50%;background:var(--n25);position:relative;flex-shrink:0;transition:all .35s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-faq-plus::before,
.aiden-page-dtw .dtw-faq-plus::after{content:'';position:absolute;top:50%;left:50%;background:var(--n700);transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-faq-plus::before{width:12px;height:1.8px;transform:translate(-50%,-50%)}
.aiden-page-dtw .dtw-faq-plus::after{width:1.8px;height:12px;transform:translate(-50%,-50%)}
.aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-plus{background:var(--t500);transform:rotate(180deg)}
.aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-plus::before{background:#fff}
.aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-plus::after{background:#fff;transform:translate(-50%,-50%) rotate(90deg);opacity:0}
/* Animated collapse wrapper · grid-template-rows trick */
.aiden-page-dtw .dtw-faq-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1);opacity:0}
.aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-wrap{grid-template-rows:1fr;opacity:1}
.aiden-page-dtw .dtw-faq-body{min-height:0;overflow:hidden;padding:0 24px 20px;font-size:14.5px;line-height:1.6;color:var(--n500);transform:translateY(-4px);transition:transform .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-body{transform:translateY(0)}

/* ═══ RESPONSIVE ═══ */
@media(max-width:1024px){
  .aiden-page-dtw .dtw-hero{padding:100px 0 60px}
  .aiden-page-dtw .dtw-plans,
  .aiden-page-dtw .dtw-paths,
  .aiden-page-dtw .dtw-compare,
  .aiden-page-dtw .dtw-feat,
  .aiden-page-dtw .dtw-included,
  .aiden-page-dtw .dtw-faq{padding:80px 0}
  .aiden-page-dtw .dtw-plans-grid,
  .aiden-page-dtw .dtw-paths-grid{grid-template-columns:1fr;gap:14px}
  .aiden-page-dtw .dtw-plan--featured{transform:none}
  .aiden-page-dtw .dtw-plan--featured:hover{transform:translateY(-3px)}
  .aiden-page-dtw .dtw-feat-row{grid-template-columns:1fr;gap:40px;margin-bottom:64px}
  .aiden-page-dtw .dtw-feat-row--reverse .dtw-feat-visual{order:1}
  .aiden-page-dtw .dtw-included-grid{grid-template-columns:repeat(2,1fr)}
  .aiden-page-dtw .dtw-compare-blank{min-width:120px}
}

/* Tablet/mobile <768px */
@media(max-width:768px){
  .aiden-page-dtw .dtw-hero{padding:80px 0 48px}
  .aiden-page-dtw .dtw-hero-h{font-size:clamp(1.8rem,8vw,2.8rem);letter-spacing:-.035em}
  .aiden-page-dtw .dtw-hero-sub{font-size:15px}
  .aiden-page-dtw .dtw-plans,
  .aiden-page-dtw .dtw-paths,
  .aiden-page-dtw .dtw-compare,
  .aiden-page-dtw .dtw-feat,
  .aiden-page-dtw .dtw-included,
  .aiden-page-dtw .dtw-faq{padding:60px 0}
  .aiden-page-dtw .dtw-plan{padding:24px 22px;border-radius:20px}
  .aiden-page-dtw .dtw-plan-amt{font-size:34px}
  .aiden-page-dtw .dtw-path{padding:32px 24px;border-radius:20px}
  .aiden-page-dtw .dtw-path-h{font-size:clamp(1.3rem,5vw,1.8rem)}
  .aiden-page-dtw .dtw-feat-row{gap:32px;margin-bottom:48px}
  .aiden-page-dtw .dtw-feat-text h3{font-size:clamp(1.3rem,5vw,1.7rem)}
  .aiden-page-dtw .dtw-included-grid{grid-template-columns:1fr;gap:10px}
  .aiden-page-dtw .dtw-included-card{padding:22px 20px}

  /* Compare tabla — fit en pantallas estrechas */
  .aiden-page-dtw .dtw-compare-wrap{border-radius:18px}
  .aiden-page-dtw .dtw-compare-table thead th:first-child{border-top-left-radius:18px}
  .aiden-page-dtw .dtw-compare-table thead th:last-child{border-top-right-radius:18px}
  .aiden-page-dtw .dtw-compare-table th,
  .aiden-page-dtw .dtw-compare-table td{padding:10px 6px;font-size:11.5px}
  .aiden-page-dtw .dtw-compare-table thead th{padding:18px 8px 16px}
  .aiden-page-dtw .dtw-compare-blank{min-width:90px;width:24%}
  .aiden-page-dtw .dtw-compare-feat{padding-left:10px!important;font-size:11.5px}
  .aiden-page-dtw .dtw-compare-th-head{gap:6px}
  .aiden-page-dtw .dtw-compare-th-head .ico{width:30px;height:30px;border-radius:9px}
  .aiden-page-dtw .dtw-compare-th-head .ico svg{width:15px;height:15px}
  .aiden-page-dtw .dtw-compare-th-name{font-size:12px}
  .aiden-page-dtw .dtw-compare-th-price{font-size:15px}
  .aiden-page-dtw .dtw-compare-th-price span{font-size:10px}
  .aiden-page-dtw .dtw-compare-th-cta{display:none}
  .aiden-page-dtw .dtw-check.yes{width:20px;height:20px}
  .aiden-page-dtw .dtw-check.yes svg{width:11px;height:11px}
  /* STUCK mobile: menos aire lateral */
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th{padding:7px 8px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:first-child::before{left:8px}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:last-child::before{right:8px}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head{gap:5px}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico{width:18px!important;height:18px!important;border-radius:5px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico svg{width:9px!important;height:9px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-name{font-size:10.5px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price{font-size:11.5px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price span{font-size:8.5px!important}

  .aiden-page-dtw .dtw-faq-trigger{padding:18px 20px;font-size:14.5px}
  .aiden-page-dtw .dtw-faq-body{padding:0 20px 18px;font-size:13.5px}
  .aiden-page-dtw .dtw-faq-plus{width:26px;height:26px}
}

/* Smartphone <480px */
@media(max-width:480px){
  .aiden-page-dtw .dtw-hero-badge{font-size:11px;padding:6px 14px}
  .aiden-page-dtw .dtw-hero-h{font-size:clamp(1.6rem,9vw,2.2rem)}
  .aiden-page-dtw .dtw-hero-sub{font-size:14px;margin-bottom:24px}
  .aiden-page-dtw .dtw-hero-ctas{gap:8px;flex-direction:column;align-items:stretch}
  .aiden-page-dtw .dtw-hero-ctas .b{justify-content:center}

  .aiden-page-dtw .dtw-plan{padding:22px 20px}
  .aiden-page-dtw .dtw-plan-amt{font-size:30px}
  .aiden-page-dtw .dtw-path{padding:26px 20px}
  .aiden-page-dtw .dtw-path-h{font-size:1.4rem;line-height:1.15}
  .aiden-page-dtw .dtw-path-p{font-size:14px}
  .aiden-page-dtw .dtw-path-list li{font-size:13px}
  .aiden-page-dtw .dtw-path-footer{flex-direction:column;align-items:flex-start;gap:10px}
  .aiden-page-dtw .dtw-path-footer .b{width:100%;justify-content:center}

  .aiden-page-dtw .dtw-included-card{padding:20px 18px}
  .aiden-page-dtw .dtw-included-card h3{font-size:15px}
  .aiden-page-dtw .dtw-included-card p{font-size:13px}

  /* Compare aún más compacto en 375px */
  .aiden-page-dtw .dtw-compare-wrap{border-radius:14px}
  .aiden-page-dtw .dtw-compare-table thead th:first-child{border-top-left-radius:14px}
  .aiden-page-dtw .dtw-compare-table thead th:last-child{border-top-right-radius:14px}
  .aiden-page-dtw .dtw-compare-table th,
  .aiden-page-dtw .dtw-compare-table td{padding:8px 4px;font-size:10.5px}
  .aiden-page-dtw .dtw-compare-table thead th{padding:14px 6px 12px}
  .aiden-page-dtw .dtw-compare-blank{min-width:78px;width:22%}
  .aiden-page-dtw .dtw-compare-feat{padding-left:8px!important;font-size:10.5px;line-height:1.3}
  .aiden-page-dtw .dtw-compare-th-head{gap:4px}
  .aiden-page-dtw .dtw-compare-th-head .ico{width:26px;height:26px;border-radius:7px}
  .aiden-page-dtw .dtw-compare-th-head .ico svg{width:13px;height:13px}
  .aiden-page-dtw .dtw-compare-th-name{font-size:11px}
  .aiden-page-dtw .dtw-compare-th-price{font-size:13px}
  .aiden-page-dtw .dtw-compare-th-price span{font-size:9px}
  .aiden-page-dtw .dtw-check.yes{width:18px;height:18px}
  .aiden-page-dtw .dtw-check.yes svg{width:10px;height:10px}
  .aiden-page-dtw .dtw-check.no{font-size:13px}
  /* STUCK en móvil: pill muy compacta, 6px de aire */
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th{padding:6px 6px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:first-child::before{left:6px}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th:last-child::before{right:6px}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head{gap:3px;flex-wrap:wrap}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico{width:16px!important;height:16px!important;border-radius:4px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-head .ico svg{width:8px!important;height:8px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-name{font-size:9.5px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price{font-size:10.5px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-th-price span{font-size:8px!important}
  .aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table tbody tr:first-child td{padding-top:16px!important}
}


/* ═══ MODO OSCURO ═══ */
@media (prefers-color-scheme: dark) and (max-width: 1px) {
  /* Fondos blancos → superficie oscura */
  /* ═══════════════════════════════════════════════════════════
   Crea tu web · Pricing + Dos caminos + Sticky compare + FAQ
   ═══════════════════════════════════════════════════════════ */

/* ═══ HERO ═══ */
.aiden-page-dtw .dtw-hero,
  .aiden-page-dtw .dtw-plan--featured .dtw-plan-cta,
  .aiden-page-dtw .dtw-feat-visual,
  .aiden-page-dtw .dtw-faq-plus,
  .aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-plus::before,
  .aiden-page-dtw .dtw-faq-item[data-open="1"] .dtw-faq-plus::after{background:#161615 !important;border-color:rgba(255,255,255,.08) !important}
  /* Gradientes claros → oscuros tintados */
  .aiden-page-dtw .dtw-path--shop{background:linear-gradient(160deg,#0E2722 0%,#0A1714 100%) !important}
  /* Glass blanco → velo oscuro */
  .aiden-page-dtw .dtw-hero-badge,
  .aiden-page-dtw .dtw-plan,
  .aiden-page-dtw .dtw-path-tag,
  .aiden-page-dtw .dtw-compare-wrap,
  /* The actual pill surface is painted via ::before pseudo so we can offset it inward */
.aiden-page-dtw .dtw-compare-wrap.is-stuck .dtw-compare-table thead th::before,
  .aiden-page-dtw .dtw-included-card,
  .aiden-page-dtw .dtw-faq-item,
  .aiden-page-dtw .dtw-faq-item[data-open="1"]{background:rgba(255,255,255,.06) !important;border-color:rgba(255,255,255,.1) !important}
}
