:root{
  --bg:#f8fafc;--surface:#fff;--surface-2:#f2f5fb;--text:#0c1020;--muted:#626b7c;--line:#e6e9f0;
  --blue:#1769ff;--violet:#7046ff;--purple:#8b36ff;--gradient:linear-gradient(135deg,var(--blue),var(--violet) 55%,var(--purple));
  --shadow:0 24px 60px rgba(31,48,92,.12);--shadow-soft:0 12px 30px rgba(31,48,92,.08);--radius:26px;--max:1220px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font:inherit}.site-header{height:78px;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(248,250,252,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,233,240,.85)}
.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:14px;background:var(--gradient);display:grid;place-items:center;position:relative;color:#fff;font-weight:900;box-shadow:0 10px 25px rgba(75,70,255,.25);overflow:hidden}.brand-mark span:first-child{position:absolute;left:8px;top:6px;font-size:24px}.brand-mark span:nth-child(2){position:absolute;right:5px;bottom:4px;font-size:21px}.brand-mark i{position:absolute;width:8px;height:8px;border:2px solid #fff;border-radius:50%;right:8px;bottom:8px}.brand-mark.small{width:38px;height:38px}.brand-copy{display:flex;flex-direction:column;line-height:.92;letter-spacing:.08em}.brand-copy strong{font-size:15px}.brand-copy b{font-size:15px;background:var(--gradient);-webkit-background-clip:text;color:transparent}.nav{display:flex;align-items:center;gap:24px}.nav a{font-size:14px;font-weight:700;color:#4a5364}.nav a:hover{color:var(--blue)}.nav-cta{padding:10px 16px;border-radius:999px;background:var(--gradient);color:#fff!important;box-shadow:0 8px 20px rgba(61,70,255,.22)}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}
.hero{max-width:var(--max);margin:0 auto;padding:74px 24px 64px;min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.eyebrow{margin:0 0 14px;font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--blue)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(44px,5.7vw,76px);line-height:.99;letter-spacing:-.055em;margin-bottom:24px}.hero h1 span,.section-heading h2 span,.cta h2 span{background:var(--gradient);-webkit-background-clip:text;color:transparent}.hero-lead{max-width:650px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;border-radius:14px;padding:13px 18px;font-weight:800;font-size:14px;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gradient);color:#fff;box-shadow:0 12px 24px rgba(64,75,255,.22)}.btn-secondary,.btn-ghost{background:#fff;border:1px solid var(--line);color:var(--text)}.btn-large{padding:16px 24px}.trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px;color:#555f70;font-size:13px;font-weight:700}.trust-row span::first-letter{color:var(--blue)}
.hero-showcase{height:520px;position:relative}.float-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow);z-index:3}.float-card img{width:100%;height:100%;object-fit:cover}.card-a{width:330px;height:410px;right:14px;top:24px;transform:rotate(2deg)}.card-b{width:230px;height:270px;left:0;top:132px;transform:rotate(-5deg)}.card-c{width:190px;height:220px;left:72px;bottom:0;transform:rotate(4deg)}.glow{position:absolute;border-radius:50%;filter:blur(22px);opacity:.45}.glow-one{width:260px;height:260px;background:#cbdcff;right:22px;top:40px}.glow-two{width:210px;height:210px;background:#e3d3ff;left:48px;bottom:24px}
.section{max-width:var(--max);margin:0 auto;padding:78px 24px}.section-heading{max-width:760px;margin-bottom:36px}.section-heading h2,.cta h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin-bottom:16px}.section-heading p:not(.eyebrow),.cta p{color:var(--muted);font-size:16px}.section-heading.compact{margin-bottom:30px}.centered{text-align:center;margin-left:auto;margin-right:auto}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{appearance:none;text-align:left;border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:24px;cursor:pointer;box-shadow:var(--shadow-soft);transition:.2s}.category-card:hover{transform:translateY(-4px);border-color:#cbd5ff}.category-card span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#f1f4ff;font-size:23px;margin-bottom:28px}.category-card strong{display:block;font-size:18px}.category-card small{color:var(--muted)}
.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:30px}.split-heading>div:first-child{max-width:660px}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:750;color:#596274;cursor:pointer}.filter.active{background:var(--text);color:#fff;border-color:var(--text)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--shadow-soft);transition:.22s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card.hidden{display:none}.product-image{aspect-ratio:1/1;background:#f7f8fc;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-body{padding:22px}.product-meta{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.pill{color:#656d7a;background:#f3f5f9;padding:5px 8px;border-radius:999px}.product-body h3{font-size:24px;letter-spacing:-.03em;margin:10px 0 14px}.product-body ul{padding:0;margin:0 0 20px;list-style:none;color:var(--muted);font-size:14px}.product-body li{position:relative;padding-left:18px;margin:8px 0}.product-body li::before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.brand-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden}.brand-strip span{display:grid;place-items:center;min-height:110px;font-size:24px;font-weight:900;letter-spacing:.05em;border-right:1px solid var(--line)}.brand-strip span:last-child{border-right:0}.benefit-shell{border-radius:32px;background:linear-gradient(135deg,#0d1020,#15182a);color:#fff;padding:48px}.benefit-shell .section-heading p:not(.eyebrow){color:#afb5c8}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-grid article{padding:22px;border-radius:20px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1)}.benefit-grid article span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#2678ff,#7448ff);margin-bottom:20px}.benefit-grid h3{font-size:17px}.benefit-grid p{font-size:13px;color:#b9c0d0;margin:0}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta>div{max-width:700px}.faq-list{max-width:900px;margin:0 auto;display:grid;gap:12px}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 20px}.faq summary{cursor:pointer;padding:20px 0;font-weight:800}.faq details p{color:var(--muted);padding-bottom:18px;margin:0}
.footer{max-width:var(--max);margin:0 auto;padding:40px 24px 56px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong{display:block}.footer-brand p{margin:2px 0 0;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:22px;font-size:13px;font-weight:750;color:#5e6675}.copyright{grid-column:1/-1;color:#8a92a1;font-size:12px;margin:0;padding-top:18px;border-top:1px solid var(--line)}.wa-float{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:8px;background:#16c969;color:#fff;border-radius:999px;padding:12px 16px;box-shadow:0 12px 35px rgba(22,201,105,.28);font-size:13px}.wa-float span{font-size:18px}
.product-modal{width:min(980px,calc(100vw - 30px));border:0;border-radius:28px;padding:0;box-shadow:0 40px 120px rgba(14,21,50,.35);overflow:hidden}.product-modal::backdrop{background:rgba(11,16,34,.62);backdrop-filter:blur(6px)}.product-modal[open]{display:grid;grid-template-columns:1fr 1fr}.product-modal>img{width:100%;height:100%;min-height:520px;object-fit:cover;background:#f7f8fb}.modal-copy{padding:44px;display:flex;flex-direction:column;justify-content:center}.modal-brand{font-size:12px;font-weight:850;color:var(--blue);text-transform:uppercase;letter-spacing:.12em}.modal-copy h3{font-size:38px;line-height:1;margin:10px 0 16px}.modal-copy p{color:var(--muted)}.modal-copy ul{padding-left:18px;color:#495163}.modal-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);font-size:26px;cursor:pointer;z-index:3}
@media(max-width:980px){.nav{position:absolute;left:18px;right:18px;top:70px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px;box-shadow:var(--shadow)}.nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:52px}.hero-showcase{height:440px;max-width:620px;width:100%;margin:0 auto}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.split-heading{display:block}.filters{justify-content:flex-start;margin-top:20px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.product-modal[open]{grid-template-columns:1fr}.product-modal>img{min-height:320px;max-height:420px}.modal-copy{padding:30px}}
@media(max-width:640px){.site-header{height:68px;padding:0 16px}.brand-copy{display:none}.hero{padding:44px 18px 48px;gap:28px}.hero h1{font-size:45px}.hero-lead{font-size:16px}.hero-actions{display:grid}.trust-row{display:grid;gap:8px}.hero-showcase{height:340px}.card-a{width:230px;height:290px;right:4px}.card-b{width:160px;height:190px;left:2px;top:88px}.card-c{width:130px;height:150px;left:40px}.section{padding:58px 18px}.category-grid,.product-grid,.benefit-grid{grid-template-columns:1fr}.category-card{padding:20px}.product-actions{grid-template-columns:1fr}.brand-strip{grid-template-columns:repeat(2,1fr)}.brand-strip span:nth-child(2){border-right:0}.brand-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}.benefit-shell{padding:28px 20px;border-radius:26px}.cta{display:block}.cta .btn{margin-top:12px;width:100%}.footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.wa-float b{display:none}.wa-float{width:48px;height:48px;padding:0;justify-content:center}.product-modal{max-height:92vh;overflow:auto}.product-modal>img{min-height:240px}.modal-copy h3{font-size:30px}}


/* =========================================================
   ESPACIO CLICK V2.0
   Identidad oficial + hero premium
   ========================================================= */
.utility-bar{
  background:#f6f7fb;
  border-bottom:1px solid var(--line);
  color:#3d4656;
  font-size:12px;
  font-weight:700;
}
.utility-inner{
  max-width:var(--max);
  min-height:38px;
  margin:0 auto;
  padding:0 24px;
  display:flex;
  align-items:center;
  gap:32px;
}
.utility-inner span+span{
  position:relative;
  padding-left:32px;
}
.utility-inner span+span::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:1px;
  height:18px;
  background:var(--line);
  transform:translateY(-50%);
}
.site-header{
  top:0;
  min-height:84px;
  height:auto;
  padding-top:8px;
  padding-bottom:8px;
  background:rgba(255,255,255,.93);
  box-shadow:0 8px 28px rgba(39,46,78,.045);
}
.brand-image-link{
  min-width:260px;
  height:64px;
  display:flex;
  align-items:center;
}
.brand-logo{
  display:block;
  width:248px;
  height:auto;
  max-height:62px;
  object-fit:contain;
  object-position:left center;
}
.hero{
  padding-top:66px;
  min-height:660px;
  grid-template-columns:.92fr 1.08fr;
  gap:42px;
}
.hero-copy{
  position:relative;
  z-index:4;
}
.hero h1{
  max-width:670px;
}
.hero-lead{
  max-width:600px;
}
.hero-visual{
  height:auto;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  isolation:isolate;
}
.hero-image-shell{
  position:relative;
  z-index:3;
  width:100%;
  border-radius:36px;
  overflow:hidden;
  background:
    radial-gradient(circle at 65% 42%,rgba(103,74,255,.13),transparent 42%),
    linear-gradient(145deg,#ffffff,#f6f8ff);
  border:1px solid rgba(98,111,165,.12);
  box-shadow:0 30px 75px rgba(58,63,113,.13);
}
.hero-image-shell::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 32%,transparent 70%,rgba(86,75,255,.035));
}
.hero-image-shell img{
  width:100%;
  height:auto;
  display:block;
  object-fit:cover;
}
.hero-orbit{
  position:absolute;
  z-index:1;
  border-radius:50%;
  pointer-events:none;
}
.orbit-one{
  width:430px;
  height:430px;
  right:-40px;
  top:12px;
  border:1px solid rgba(56,103,255,.18);
}
.orbit-two{
  width:230px;
  height:230px;
  left:4px;
  bottom:-12px;
  background:radial-gradient(circle,rgba(118,69,255,.11),rgba(118,69,255,0) 68%);
  filter:blur(2px);
}
.hero-actions .btn-primary{
  min-width:145px;
}
.hero-actions .btn-secondary{
  border-color:#7b66ff;
  color:#4d3ee0;
}
.hero-actions .btn-secondary:hover{
  background:#f7f5ff;
}
.trust-row{
  margin-top:26px;
}
.product-image img{
  transition:transform .28s ease;
}
.product-card:hover .product-image img{
  transform:scale(1.025);
}
@media(max-width:980px){
  .utility-inner{justify-content:center}
  .utility-inner span:nth-child(3){display:none}
  .brand-image-link{min-width:210px}
  .brand-logo{width:205px}
  .hero{grid-template-columns:1fr;gap:34px}
  .hero-visual{min-height:auto;max-width:720px;margin:0 auto}
  .hero-image-shell{border-radius:28px}
}
@media(max-width:640px){
  .utility-bar{display:none}
  .site-header{height:72px;min-height:72px;padding:4px 16px}
  .brand-image-link{min-width:0;height:58px}
  .brand-logo{width:178px;max-height:54px}
  .hero{padding-top:38px}
  .hero-visual{height:auto;min-height:0}
  .hero-image-shell{border-radius:22px}
  .hero-orbit{display:none}
}
