/* ═══════════════════════════════════════════════════════════
   Creamos tu web (eweb) · Timeline + Plans + Sticky Compare + FAQ
   Brand pattern: Vision OS pill sticky + liquid glass
   ═══════════════════════════════════════════════════════════ */

/* ═══ HERO · centered, no visual, with trust row ═══ */
.aiden-page-eshop .eshop-hero{position:relative;overflow:hidden;padding:120px 0 80px;background:#FFFFFF}
.aiden-page-eshop .eshop-hero > .orb,.aiden-page-eshop .eshop-hero .orb-1,.aiden-page-eshop .eshop-hero .orb-2{display:none}
.aiden-page-eshop .eshop-hero .orb-1{width:700px;height:700px;top:-20%;left:-15%}
.aiden-page-eshop .eshop-hero .orb-2{width:500px;height:500px;bottom:-10%;right:-10%}
.aiden-page-eshop .eshop-hero-inner{position:relative;z-index:2;text-align:center;max-width:820px;margin:0 auto}
.aiden-page-eshop .eshop-hero-inner--split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;text-align:left;max-width:1180px}
.aiden-page-eshop .eshop-hero-inner--split .eshop-hero-ctas,
.aiden-page-eshop .eshop-hero-inner--split .eshop-hero-trust{justify-content:flex-start}
.aiden-page-eshop .eshop-hero-col--demo{position:relative;z-index:2}
@media (max-width:900px){
  .aiden-page-eshop .eshop-hero-inner--split{grid-template-columns:1fr;gap:36px;text-align:center}
  .aiden-page-eshop .eshop-hero-inner--split .eshop-hero-ctas,
  .aiden-page-eshop .eshop-hero-inner--split .eshop-hero-trust{justify-content:center}
  .aiden-page-eshop .eshop-hero-col--demo{order:-1}
}
.aiden-page-eshop .eshop-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-eshop .eshop-hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--t500);animation:aidenPulse 2.4s ease-in-out infinite}
.aiden-page-eshop .eshop-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-eshop .eshop-hero-h em{font-style:normal;background:linear-gradient(110deg,var(--t500) 0%,#1BB896 45%,var(--t500) 80%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aidenShim 6s linear infinite}
.aiden-page-eshop .eshop-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-eshop .eshop-hero-ctas{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:40px;opacity:0;transform:translateY(20px);animation:aidenUp 1s var(--ease) .55s forwards}
.aiden-page-eshop .eshop-hero-trust{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;opacity:0;transform:translateY(20px);animation:aidenUp 1s var(--ease) .7s forwards}
.aiden-page-eshop .eshop-hero-trust-item{display:inline-flex;align-items:center;gap:8px;font-family:var(--fb);font-size:13px;font-weight:500;color:var(--n500)}
.aiden-page-eshop .eshop-hero-trust-item svg{width:15px;height:15px;color:var(--t500)}

/* ═══ TIMELINE 3 PASOS ═══ */
.aiden-page-eshop .eshop-steps{padding:120px 0;position:relative;overflow:hidden;background:var(--n25)}
.aiden-page-eshop .eshop-steps .orb-1{width:500px;height:500px;top:20%;right:-10%}
.aiden-page-eshop .eshop-steps-line{display:grid;grid-template-columns:repeat(3,1fr);gap:0 24px;position:relative;margin-top:56px;--progress:0%;max-width:1080px;margin-left:auto;margin-right:auto}
/* Línea punteada · va del centro del dot 1 al centro del dot 3 */
.aiden-page-eshop .eshop-steps-line::before{content:'';position:absolute;top:28px;left:16.666%;right:16.666%;height:2px;background:repeating-linear-gradient(to right,var(--n200) 0,var(--n200) 4px,transparent 4px,transparent 10px);z-index:0}
/* Progress · crece desde el centro del dot 1 hasta porcentaje (0% = 0, 100% = llega al dot 3) */
.aiden-page-eshop .eshop-steps-line::after{content:'';position:absolute;top:28px;left:16.666%;width:calc(var(--progress) * 0.6667);height:2px;background:linear-gradient(90deg,var(--t400),var(--t500) 50%,var(--t600));box-shadow:0 0 12px rgba(19,150,126,.4);z-index:1;transition:width .6s cubic-bezier(.16,1,.3,1)}
.aiden-page-eshop .eshop-step{position:relative;z-index:2;text-align:center;padding:0 8px}
.aiden-page-eshop .eshop-step-num{font-family:var(--fd);font-size:15px;font-weight:700;color:var(--t600);background:var(--n0);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;letter-spacing:-.01em;border:1.5px solid var(--t200);box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 16px rgba(19,150,126,.08);margin:0 auto 20px;transition:all .4s cubic-bezier(.16,1,.3,1)}
.aiden-page-eshop .eshop-step--active .eshop-step-num,.aiden-page-eshop .eshop-step.is-active .eshop-step-num{background:linear-gradient(160deg,var(--t500) 0%,var(--t600) 100%);color:#fff;border-color:var(--t500);box-shadow:0 2px 4px rgba(0,0,0,.08),0 8px 24px rgba(19,150,126,.35);transform:scale(1.06)}
.aiden-page-eshop .eshop-step-body{max-width:300px;margin:0 auto}
.aiden-page-eshop .eshop-step-body h3{font-family:var(--fd);font-size:19px;font-weight:700;letter-spacing:-.02em;color:var(--n950);margin-bottom:10px;line-height:1.2}
.aiden-page-eshop .eshop-step-body p{font-size:14.5px;line-height:1.6;color:var(--n500)}

/* ═══ FEATURE HIGHLIGHTS alternating ═══ */
.aiden-page-eshop .eshop-feat{padding:120px 0;position:relative;overflow:hidden}
.aiden-page-eshop .eshop-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-eshop .eshop-feat-row:last-child{margin-bottom:0}
.aiden-page-eshop .eshop-feat-row--reverse .eshop-feat-visual{order:-1}
.aiden-page-eshop .eshop-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-eshop .eshop-feat-text p{font-size:15.5px;line-height:1.6;color:var(--n500);margin-bottom:20px}
.aiden-page-eshop .eshop-feat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.aiden-page-eshop .eshop-feat-list li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:var(--n700);font-weight:500}
.aiden-page-eshop .eshop-feat-tick{width:20px;height:20px;border-radius:50%;background:var(--t500);position:relative;flex-shrink:0}
.aiden-page-eshop .eshop-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-eshop .eshop-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-eshop .eshop-feat-visual--demo{aspect-ratio:auto;overflow:visible;background:transparent;box-shadow:none;border-radius:0}
.aiden-page-eshop .eshop-feat-visual img,
.aiden-page-eshop .eshop-feat-visual .ph{width:100%;height:100%;border-radius:24px}

/* ═══ PANEL USUARIO · 4 small cards ═══ */
.aiden-page-eshop .eshop-panel{padding:120px 0;position:relative;overflow:hidden;background:linear-gradient(170deg,var(--n25) 0%,#F2FAF8 50%,var(--n25) 100%)}
.aiden-page-eshop .eshop-panel .orb-1{width:600px;height:600px;top:-15%;right:-10%}
.aiden-page-eshop .eshop-panel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:2;max-width:1180px;margin:0 auto}
.aiden-page-eshop .eshop-panel-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-eshop .eshop-panel-card:hover{transform:translateY(-2px)}
.aiden-page-eshop .eshop-panel-ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.aiden-page-eshop .eshop-panel-ico svg{width:20px;height:20px}
.aiden-page-eshop .eshop-panel-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-eshop .eshop-panel-card p{font-size:13.5px;line-height:1.55;color:var(--n500)}

/* ═══ PLANS ═══ */
.aiden-page-eshop .eshop-plans{padding:120px 0;position:relative;overflow:hidden}
.aiden-page-eshop .eshop-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto}
/* Toggle mensual / anual */
.aiden-page-eshop .eshop-billing{display:flex;width:max-content;gap:4px;padding:5px;background:var(--n50,#F5F5F4);border-radius:9999px;margin:0 auto 44px}
.aiden-page-eshop .eshop-billing-opt{display:inline-flex;align-items:center;gap:8px;border:none;background:none;cursor:pointer;font-family:var(--fb);font-weight:600;font-size:14px;color:var(--n500);padding:10px 22px;border-radius:9999px;transition:all .3s cubic-bezier(.16,1,.3,1)}
.aiden-page-eshop .eshop-billing-opt.is-active{background:var(--n900,#141413);color:#fff}
.aiden-page-eshop .eshop-billing-save{font-size:11px;font-weight:700;color:#0E7A67;background:#E6F8F0;padding:3px 9px;border-radius:9999px}
.aiden-page-eshop .eshop-billing-opt.is-active .eshop-billing-save{background:rgba(255,255,255,.2);color:#7FE0C6}
.aiden-page-eshop .eshop-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-eshop .eshop-plan:hover{transform:translateY(-3px)}
.aiden-page-eshop .eshop-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-eshop .eshop-plan--featured:hover{transform:translateY(-16px)}
.aiden-page-eshop .eshop-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-eshop .eshop-plan-head{margin-bottom:20px}
.aiden-page-eshop .eshop-plan-ico{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.aiden-page-eshop .eshop-plan-ico svg{width:22px;height:22px}
.aiden-page-eshop .eshop-plan-name{font-family:var(--fd);font-size:20px;font-weight:700;letter-spacing:-.025em;color:var(--n950);margin-bottom:6px}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-name{color:#fff}
.aiden-page-eshop .eshop-plan-tag{font-size:13.5px;line-height:1.4;color:var(--n500)}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-tag{color:rgba(255,255,255,.65)}
.aiden-page-eshop .eshop-plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--n75)}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-price{border-bottom-color:rgba(255,255,255,.15)}
.aiden-page-eshop .eshop-plan-amt{font-family:var(--fd);font-weight:800;font-size:40px;line-height:1;letter-spacing:-.045em;color:var(--n950);background:linear-gradient(160deg,var(--t500) 0%,#1BB896 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-amt{background:linear-gradient(160deg,#5BD4B6,#1BB896);-webkit-background-clip:text;background-clip:text}
.aiden-page-eshop .eshop-plan-per{font-size:14px;color:var(--n400);font-weight:500}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-per{color:rgba(255,255,255,.5)}
.aiden-page-eshop .eshop-plan-cta{width:100%;justify-content:center;margin-bottom:24px}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-cta{background:#fff;color:var(--n950)}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-cta:hover{background:var(--t50)}
.aiden-page-eshop .eshop-plan-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.aiden-page-eshop .eshop-plan-list li{position:relative;padding-left:26px;font-size:14px;color:var(--n700);line-height:1.5}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-list li{color:rgba(255,255,255,.8)}
.aiden-page-eshop .eshop-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-eshop .eshop-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-eshop .eshop-plan--featured .eshop-plan-list li::before{background:rgba(27,184,150,.15)}
.aiden-page-eshop .eshop-plan--featured .eshop-plan-list li::after{border-color:#5BD4B6}

/* ═══ COMPARE TABLE STICKY (Vision OS pill · brand standard) ═══ */
.aiden-page-eshop .eshop-compare{padding:120px 0;position:relative}
.aiden-page-eshop .eshop-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-eshop .eshop-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-eshop .eshop-compare-table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--fb)}
.aiden-page-eshop .eshop-compare-table th,
.aiden-page-eshop .eshop-compare-table td{padding:14px 16px;text-align:center;border-bottom:1px solid var(--n75);font-size:13.5px}
.aiden-page-eshop .eshop-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-eshop .eshop-compare-table thead th:first-child{border-top-left-radius:24px}
.aiden-page-eshop .eshop-compare-table thead th:last-child{border-top-right-radius:24px}

/* STUCK STATE — Vision OS pill */
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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)}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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)}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th:not(:first-child):not(:last-child)::before{border-radius:0;box-shadow:0 6px 24px rgba(0,0,0,.08)}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th > *{position:relative;z-index:1}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head{flex-direction:row!important;gap:8px!important;align-items:center!important;justify-content:center!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head .ico{width:22px!important;height:22px!important;border-radius:7px!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head .ico svg{width:11px!important;height:11px!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-name{font-size:12px!important;font-weight:600!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-price{font-size:13px!important;font-weight:700!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-price span{font-size:10px!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-cta{display:none!important}
.aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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-eshop .eshop-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-eshop .eshop-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-eshop .eshop-compare-th-head .ico svg{width:20px;height:20px;transition:all .45s cubic-bezier(.16,1,.3,1)}
.aiden-page-eshop .eshop-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-eshop .eshop-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)}
.aiden-page-eshop .eshop-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-eshop .eshop-compare-th-cta{margin-top:8px;padding:7px 14px;font-size:12px}
.aiden-page-eshop .eshop-compare-blank{width:28%;min-width:180px}
.aiden-page-eshop .eshop-compare-feat{text-align:left;font-weight:500;color:var(--n700);padding-left:24px;background:rgba(250,250,250,.5)}
.aiden-page-eshop .eshop-compare-table tbody tr:hover{background:rgba(240,247,245,.4)}
.aiden-page-eshop .eshop-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-eshop .eshop-check.yes svg{width:14px;height:14px}
.aiden-page-eshop .eshop-check.no{color:var(--n300);font-size:16px}

/* ═══ FAQ ACCORDION (reusa clases dtw- que están definidas en page-disena-tu-web.css) ═══ */
.aiden-page-eshop .eshop-faq{padding:120px 0}
.aiden-page-eshop .eshop-faq-list{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:10px}
/* item, trigger, wrap, body, plus — usan las clases dtw- que ya están en page-disena-tu-web.css
   Para evitar duplicar, inyectamos aquí solo los selectores prefijados con page-eweb */
.aiden-page-eshop .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-eshop .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-eshop .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-eshop .dtw-faq-trigger:focus-visible{outline:2px solid var(--t500);outline-offset:-2px;border-radius:16px}
.aiden-page-eshop .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-eshop .dtw-faq-plus::before,
.aiden-page-eshop .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-eshop .dtw-faq-plus::before{width:12px;height:1.8px;transform:translate(-50%,-50%)}
.aiden-page-eshop .dtw-faq-plus::after{width:1.8px;height:12px;transform:translate(-50%,-50%)}
.aiden-page-eshop .dtw-faq-item[data-open="1"] .dtw-faq-plus{background:var(--t500);transform:rotate(180deg)}
.aiden-page-eshop .dtw-faq-item[data-open="1"] .dtw-faq-plus::before{background:#fff}
.aiden-page-eshop .dtw-faq-item[data-open="1"] .dtw-faq-plus::after{background:#fff;transform:translate(-50%,-50%) rotate(90deg);opacity:0}
.aiden-page-eshop .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-eshop .dtw-faq-item[data-open="1"] .dtw-faq-wrap{grid-template-rows:1fr;opacity:1}
.aiden-page-eshop .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-eshop .dtw-faq-item[data-open="1"] .dtw-faq-body{transform:translateY(0)}

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

@media(max-width:768px){
  .aiden-page-eshop .eshop-hero{padding:80px 0 48px}
  .aiden-page-eshop .eshop-hero-h{font-size:clamp(1.8rem,8vw,2.8rem);letter-spacing:-.035em}
  .aiden-page-eshop .eshop-hero-sub{font-size:15px}
  .aiden-page-eshop .eshop-hero-trust{gap:18px}
  .aiden-page-eshop .eshop-hero-trust-item{font-size:12px}
  .aiden-page-eshop .eshop-steps,
  .aiden-page-eshop .eshop-feat,
  .aiden-page-eshop .eshop-panel,
  .aiden-page-eshop .eshop-plans,
  .aiden-page-eshop .eshop-compare,
  .aiden-page-eshop .eshop-faq{padding:60px 0}
  .aiden-page-eshop .eshop-steps-line{grid-template-columns:1fr;gap:24px}
  .aiden-page-eshop .eshop-step-body h3{font-size:17px}
  .aiden-page-eshop .eshop-plan{padding:24px 22px;border-radius:20px}
  .aiden-page-eshop .eshop-plan-amt{font-size:34px}
  .aiden-page-eshop .eshop-feat-row{gap:32px;margin-bottom:48px}
  .aiden-page-eshop .eshop-feat-text h3{font-size:clamp(1.3rem,5vw,1.7rem)}
  .aiden-page-eshop .eshop-panel-grid{grid-template-columns:repeat(2,1fr);gap:10px}
  .aiden-page-eshop .eshop-panel-card{padding:22px 20px}

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

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

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

  .aiden-page-eshop .eshop-panel-grid{grid-template-columns:1fr;gap:10px}
  .aiden-page-eshop .eshop-panel-card{padding:20px 18px}
  .aiden-page-eshop .eshop-plan{padding:22px 20px}
  .aiden-page-eshop .eshop-plan-amt{font-size:30px}

  /* Compare 480px ultra compacto */
  .aiden-page-eshop .eshop-compare-wrap{border-radius:14px}
  .aiden-page-eshop .eshop-compare-table thead th:first-child{border-top-left-radius:14px}
  .aiden-page-eshop .eshop-compare-table thead th:last-child{border-top-right-radius:14px}
  .aiden-page-eshop .eshop-compare-table th,
  .aiden-page-eshop .eshop-compare-table td{padding:8px 4px;font-size:10.5px}
  .aiden-page-eshop .eshop-compare-table thead th{padding:14px 6px 12px}
  .aiden-page-eshop .eshop-compare-blank{min-width:78px;width:22%}
  .aiden-page-eshop .eshop-compare-feat{padding-left:8px!important;font-size:10.5px;line-height:1.3}
  .aiden-page-eshop .eshop-compare-th-head{gap:4px}
  .aiden-page-eshop .eshop-compare-th-head .ico{width:26px;height:26px;border-radius:7px}
  .aiden-page-eshop .eshop-compare-th-head .ico svg{width:13px;height:13px}
  .aiden-page-eshop .eshop-compare-th-name{font-size:11px}
  .aiden-page-eshop .eshop-compare-th-price{font-size:13px}
  .aiden-page-eshop .eshop-compare-th-price span{font-size:9px}
  .aiden-page-eshop .eshop-check.yes{width:18px;height:18px}
  .aiden-page-eshop .eshop-check.yes svg{width:10px;height:10px}
  /* STUCK 480px */
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th{padding:6px 6px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th:first-child::before{left:6px}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th:last-child::before{right:6px}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head{gap:3px;flex-wrap:wrap}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head .ico{width:16px!important;height:16px!important;border-radius:4px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-head .ico svg{width:8px!important;height:8px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-name{font-size:9.5px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-price{font-size:10.5px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-th-price span{font-size:8px!important}
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-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 */
  /* ═══════════════════════════════════════════════════════════
   Creamos tu web (eweb) · Timeline + Plans + Sticky Compare + FAQ
   Brand pattern: Vision OS pill sticky + liquid glass
   ═══════════════════════════════════════════════════════════ */

/* ═══ HERO · centered, no visual, with trust row ═══ */
.aiden-page-eshop .eshop-hero,
  /* ═══ TIMELINE 3 PASOS ═══ */
.aiden-page-eshop .eshop-steps,
  .aiden-page-eshop .eshop-step-num,
  .aiden-page-eshop .eshop-feat-visual,
  .aiden-page-eshop .eshop-plan--featured .eshop-plan-cta,
  .aiden-page-eshop .dtw-faq-plus,
  .aiden-page-eshop .dtw-faq-item[data-open="1"] .dtw-faq-plus::before,
  .aiden-page-eshop .dtw-faq-item[data-open="1"] .dtw-faq-plus::after{background:#161615 !important;border-color:rgba(255,255,255,.08) !important}
  /* Glass blanco → velo oscuro */
  .aiden-page-eshop .eshop-hero-badge,
  .aiden-page-eshop .eshop-panel-card,
  .aiden-page-eshop .eshop-billing-opt.is-active .eshop-billing-save,
  .aiden-page-eshop .eshop-plan,
  .aiden-page-eshop .eshop-compare-wrap,
  .aiden-page-eshop .eshop-compare-wrap.is-stuck .eshop-compare-table thead th::before,
  /* item, trigger, wrap, body, plus — usan las clases dtw- que ya están en page-disena-tu-web.css
   Para evitar duplicar, inyectamos aquí solo los selectores prefijados con page-eweb */
.aiden-page-eshop .dtw-faq-item,
  .aiden-page-eshop .dtw-faq-item[data-open="1"]{background:rgba(255,255,255,.06) !important;border-color:rgba(255,255,255,.1) !important}
}
