*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;color:#161a24;background:#f7f9fc}button,input,select,textarea{font:inherit}a{color:inherit}.modal-open{overflow:hidden}.public-header{position:absolute;z-index:15;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:22px clamp(20px,5vw,70px);color:#fff}.public-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.public-brand-mark{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#ff7464,#ff9c74);display:grid;place-items:center;color:#fff;font-weight:900}.public-brand strong,.public-brand small{display:block}.public-brand small{font-size:.76rem;color:#aab7ca;margin-top:3px}.admin-link{padding:10px 14px;border:1px solid rgba(255,255,255,.22);border-radius:11px;text-decoration:none;font-size:.88rem}.hero-section{position:relative;min-height:780px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 23% 28%,rgba(24,107,186,.30),transparent 32%),radial-gradient(circle at 73% 85%,rgba(83,64,192,.25),transparent 37%),radial-gradient(circle at 50% 72%,rgba(0,157,147,.16),transparent 30%),#070911;color:#fff}.stars{position:absolute;inset:0;background-image:radial-gradient(circle,#1f8fff 1px,transparent 2px),radial-gradient(circle,#48b7ff 1px,transparent 2px);background-position:10% 20%,70% 30%;background-size:210px 180px,330px 260px;opacity:.42}.hero-content{position:relative;z-index:2;text-align:center;padding:120px 20px 60px;width:min(900px,100%)}.eyebrow,.schedule-badge{display:inline-flex;padding:8px 17px;border-radius:999px;background:rgba(255,187,0,.12);border:1px solid rgba(255,187,0,.30);color:#ffc400;font-size:.86rem;font-weight:800}.hero-content h1{margin:43px 0 22px;font-size:clamp(3rem,7vw,5.25rem);line-height:1.04;letter-spacing:-.055em}.hero-content h1 span,.schedule-heading h1 span{background:linear-gradient(90deg,#2f95ff,#8474ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-content p{margin:0 auto 40px;max-width:700px;color:#9da9b9;font-size:clamp(1.05rem,2vw,1.3rem)}.hero-button{display:inline-flex;align-items:center;gap:18px;padding:15px 30px;border-radius:13px;border:1px solid #1f8bd5;background:rgba(10,66,100,.72);color:#fff;text-decoration:none;font-weight:850}.hero-stats{display:flex;justify-content:center;margin-top:100px}.hero-stats div{min-width:150px;padding:0 25px;border-right:1px solid rgba(255,255,255,.12)}.hero-stats div:last-child{border-right:0}.hero-stats strong,.hero-stats small{display:block}.hero-stats strong{color:#2f95ff;font-size:1.4rem}.hero-stats small{margin-top:6px;color:#7f8c9d;text-transform:uppercase;font-size:.75rem}.help-section{padding:80px 20px;background:#f6f8fb}.help-card{width:min(1060px,100%);margin:0 auto;padding:50px;border-radius:24px;background:#fff;border:1px solid #e4e7ed;box-shadow:0 20px 60px rgba(18,31,50,.07)}.section-heading{text-align:center;max-width:700px;margin:0 auto 34px}.section-kicker{display:block;color:#3f7cff;font-weight:850;font-size:.84rem;text-transform:uppercase}.section-heading h2{margin:8px 0}.section-heading p{margin:0;color:#7a818d}.help-options{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.help-option{min-height:210px;padding:28px 22px;border:1px solid #e1e4ea;border-radius:18px;background:#fff;text-decoration:none;text-align:center;cursor:pointer;color:#1d2028;transition:.2s}.help-option:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(25,45,72,.10)}.help-option strong,.help-option small{display:block}.help-option strong{font-size:1.08rem;margin:13px 0 8px}.help-option small{color:#7a818d}.help-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;margin:0 auto;font-size:1.45rem}.help-icon.blue{background:#e8f3ff;color:#1485ff}.help-icon.violet{background:#efedff;color:#6558dc}.help-icon.green{background:#eaf9ef;color:#23bd67}.public-footer{display:flex;justify-content:space-between;gap:20px;padding:24px clamp(20px,5vw,70px);background:#090c14;color:#8793a4;font-size:.86rem}.public-alert{padding:14px 16px;border-radius:12px;margin-bottom:22px;font-weight:750}.public-alert.success{background:#e8f8f0;color:#16794e}.public-alert.danger{background:#fff0ed;color:#a63c31}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(6px)}.modal-dialog{position:relative;z-index:2;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:38px;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.quote-dialog{width:min(760px,100%)}.modal-close{position:absolute;right:17px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#f3f4f6;color:#666;font-size:1.6rem;cursor:pointer}.modal-heading{text-align:center;margin-bottom:26px}.modal-heading h2{margin:0}.modal-heading p{margin:7px 0 0;color:#7a818d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field.full{grid-column:1/-1}.field label{display:block;margin-bottom:8px;font-size:.9rem}.field label span{color:#e7352c}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #d8dbe1;border-radius:10px;background:#fff;color:#20242d;outline:none}.field textarea{min-height:135px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#2f8eff;box-shadow:0 0 0 4px rgba(47,142,255,.10)}.submit-button,.next-button{width:100%;margin-top:24px;padding:14px;border:0;border-radius:10px;background:#1d1e22;color:#fff;font-weight:850;cursor:pointer}.honeypot{position:absolute!important;left:-9999px!important;opacity:0!important}.steps{display:flex;justify-content:center;gap:10px;margin:0 0 32px}.steps span{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#f2f2f3;color:#a7a7a9;font-size:.83rem;font-weight:750}.steps b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#ddd}.steps span.active{background:#e7f2ff;color:#1681ef}.steps span.active b{background:#1681ef;color:#fff}.steps span.complete{background:#e9f8ef;color:#199153}.quote-step{display:none}.quote-step.active{display:block}.step-actions{display:flex;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e8e8ea}.step-actions .next-button{width:auto;min-width:135px;margin:0}.split-actions{justify-content:space-between}.back-button{padding:13px 18px;border:1px solid #d8dbe1;border-radius:10px;background:#fff;font-weight:800}.quote-review{display:grid;border:1px solid #e2e5ea;border-radius:14px;overflow:hidden}.quote-review div{display:grid;grid-template-columns:170px 1fr;gap:16px;padding:13px 15px;border-bottom:1px solid #eceef2}.quote-review div:last-child{border-bottom:0}.schedule-page{background:#f7f9fc}.light-header{position:relative;color:#151923;background:#fff;border-bottom:1px solid #e5e8ee}.dark-brand small{color:#778090}.schedule-main{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:60px 0 80px}.schedule-heading{text-align:center;max-width:900px;margin:0 auto 42px}.schedule-badge{background:#e9f3ff;border-color:#d5e8ff;color:#1681ef}.schedule-heading h1{margin:18px 0 14px;font-size:clamp(2.3rem,5vw,4rem);letter-spacing:-.045em}.schedule-heading p{margin:0 auto;max-width:720px;color:#768091;font-size:1.06rem}.registration-card,.calendar-card{background:#fff;border:1px solid #e1e6ed;border-radius:22px;padding:34px;box-shadow:0 16px 50px rgba(23,41,65,.07)}.registration-card{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:34px}.registration-card p{color:#788190}.calendar-frame{width:100%;min-height:720px;border:0;border-radius:15px}.calendar-placeholder{text-align:center;padding:90px 20px}.calendar-placeholder span{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:22px;background:#e8f3ff;color:#1681ef;font-size:2rem}.calendar-placeholder p{max-width:620px;margin:auto;color:#778090}.schedule-alert{width:min(900px,100%);margin:0 auto 20px}.calendar-fallback{text-align:center}.calendar-fallback a{color:#1681ef}.light-footer{background:#fff;border-top:1px solid #e5e8ee;color:#778090}@media(max-width:800px){.public-header{padding:16px 18px}.admin-link{display:none}.hero-section{min-height:720px}.hero-content{padding-top:110px}.hero-stats{margin-top:70px}.hero-stats div{min-width:0;padding:0 14px}.help-card{padding:30px 20px}.help-options,.registration-card,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-dialog{padding:30px 20px}.quote-review div{grid-template-columns:1fr}.public-footer{flex-direction:column;text-align:center}.calendar-frame{min-height:820px}}@media(max-width:520px){.public-brand small{display:none}.hero-content h1{font-size:3.25rem}.hero-stats{flex-direction:column}.hero-stats div{border-right:0;padding:8px}.steps{gap:5px}.steps span{font-size:.72rem;padding:6px 8px}.modal{padding:8px}.modal-dialog{max-height:calc(100vh - 16px)}.schedule-main{width:min(100% - 20px,1180px);padding-top:35px}}

/* ===== Actualización visual: logo, tarjetas alineadas y descarga AnyDesk ===== */
.public-brand{
  display:inline-flex;
  align-items:center;
  min-height:56px;
  gap:0;
}
.public-logo{
  display:block;
  width:clamp(205px,18vw,270px);
  height:auto;
  object-fit:contain;
}
.public-logo-light{
  filter:drop-shadow(0 5px 18px rgba(0,0,0,.18));
}
.light-header .public-logo{
  width:clamp(190px,17vw,245px);
}
.light-header .admin-link{
  color:#161a24;
  border-color:#d8dee8;
  background:#fff;
}

.help-option{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  appearance:none;
  -webkit-appearance:none;
  line-height:1.35;
}
.help-option .help-icon{
  flex:0 0 50px;
}
.help-option strong{
  min-height:1.5em;
  display:flex;
  align-items:center;
  justify-content:center;
}
.help-option small{
  min-height:2.8em;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  line-height:1.45;
}

.remote-section{
  position:relative;
  overflow:hidden;
  padding:86px 20px;
  background:
    radial-gradient(circle at 12% 10%,rgba(47,149,255,.17),transparent 31%),
    radial-gradient(circle at 85% 85%,rgba(132,116,255,.17),transparent 34%),
    #0a0e18;
  color:#fff;
}
.remote-section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:radial-gradient(circle,rgba(47,149,255,.65) 1px,transparent 1.8px);
  background-size:150px 145px;
  opacity:.16;
}
.remote-shell{
  position:relative;
  z-index:1;
  width:min(1120px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);
  gap:46px;
  align-items:center;
}
.remote-kicker{
  color:#55a9ff;
}
.remote-copy h2{
  max-width:720px;
  margin:12px 0 18px;
  font-size:clamp(2rem,4vw,3.25rem);
  line-height:1.08;
  letter-spacing:-.04em;
}
.remote-copy>p{
  max-width:740px;
  margin:0;
  color:#aab4c3;
  font-size:1.06rem;
  line-height:1.7;
}
.remote-policy{
  max-width:780px;
  margin-top:30px;
  padding:20px;
  display:flex;
  gap:16px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:17px;
  background:rgba(255,255,255,.055);
  backdrop-filter:blur(8px);
}
.remote-policy-icon{
  flex:0 0 38px;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(135deg,#248bff,#766cff);
  font-weight:900;
}
.remote-policy strong{
  display:block;
  margin-bottom:6px;
}
.remote-policy p{
  margin:0;
  color:#b5bfce;
  line-height:1.6;
}
.remote-policy b{
  color:#fff;
}
.download-card{
  padding:30px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:24px;
  background:linear-gradient(160deg,rgba(255,255,255,.12),rgba(255,255,255,.045));
  box-shadow:0 24px 70px rgba(0,0,0,.25);
  backdrop-filter:blur(16px);
}
.download-label{
  display:inline-flex;
  padding:6px 11px;
  border-radius:999px;
  color:#79baff;
  background:rgba(47,149,255,.12);
  border:1px solid rgba(47,149,255,.22);
  font-size:.76rem;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.download-card h3{
  margin:14px 0 6px;
  font-size:2rem;
}
.download-card>p{
  margin:0 0 22px;
  color:#aab4c3;
}
.download-actions{
  display:grid;
  gap:12px;
}
.download-button{
  display:grid;
  grid-template-columns:52px 1fr;
  gap:13px;
  align-items:center;
  padding:14px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:15px;
  background:rgba(255,255,255,.07);
  text-decoration:none;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.download-button:hover{
  transform:translateY(-2px);
  border-color:rgba(83,169,255,.55);
  background:rgba(47,149,255,.13);
}
.download-os{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:14px;
  font-size:.77rem;
  font-weight:950;
  letter-spacing:.03em;
  background:linear-gradient(135deg,#2f95ff,#4b70ff);
}
.download-button.mac .download-os{
  background:linear-gradient(135deg,#6d7587,#343a46);
}
.download-button strong,
.download-button small{
  display:block;
}
.download-button strong{
  color:#fff;
  font-size:.96rem;
}
.download-button small{
  margin-top:4px;
  color:#9da9b9;
  font-size:.8rem;
}
.download-note{
  display:block;
  margin-top:16px;
  color:#7f8c9d;
  text-align:center;
  font-size:.76rem;
}

@media(max-width:900px){
  .remote-shell{
    grid-template-columns:1fr;
  }
  .download-card{
    max-width:620px;
    width:100%;
  }
}
@media(max-width:800px){
  .public-logo{
    width:190px;
  }
  .light-header .public-logo{
    width:180px;
  }
  .remote-section{
    padding:65px 18px;
  }
  .remote-shell{
    gap:30px;
  }
}
@media(max-width:520px){
  .public-logo,
  .light-header .public-logo{
    width:165px;
  }
  .public-brand{
    min-height:45px;
  }
  .remote-section{
    padding:54px 14px;
  }
  .remote-policy{
    align-items:flex-start;
  }
  .download-card{
    padding:22px;
  }
  .download-button{
    grid-template-columns:46px 1fr;
  }
  .download-os{
    width:46px;
    height:46px;
  }
}
