/* ===== base-1 ===== */
.hondugo-site{--yellow:#fef632;--ink:#11120f;--muted:#666861;--line:rgba(18,18,15,.10);
  --surface:rgba(255,255,255,.82);--surface-solid:#fff;--soft:#f6f6f3;
  --header-h:104px;--shadow:0 18px 50px rgba(17,18,15,.10);}
.hondugo-site *{box-sizing:border-box;}

.hondugo-site .hg51-socials{
  position:relative!important;
  z-index:3!important;
  display:flex!important;
  flex-wrap:wrap!important;
}
.hondugo-site .hg51-social{
  position:relative!important;
  z-index:4!important;
  display:inline-grid!important;
  flex:0 0 42px!important;
  pointer-events:auto!important;
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
.hondugo-site .hg51-social svg{
  pointer-events:none!important;
}

@media (max-width:980px){
  .hondugo-site #hg46MegaMenu{
    top:8px!important;
    max-height:calc(100svh - 16px)!important;
    padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important;
    overscroll-behavior:contain!important;
    scroll-padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important;
  }
  .hondugo-site .hg-help-cta-fixed{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    align-items:stretch!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:16px 0 0!important;
    padding:14px!important;
    gap:12px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    margin-bottom:8px!important;
  }
  .hondugo-site .hg-help-cta-fixed>div{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .hondugo-site .hg-help-cta-fixed>.hg-help-wa-fixed{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    inline-size:100%!important;
    width:100%!important;
    max-inline-size:100%!important;
    max-width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    margin:0!important;
    padding:12px!important;
    border:1px solid rgba(8,76,34,.18)!important;
    border-radius:13px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    background:#25d366!important;
    color:#082c17!important;
    box-shadow:none!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    touch-action:manipulation;
  }
  .hondugo-site .hg-help-cta-fixed>.hg-help-wa-fixed .hg-main-lang{
    color:inherit!important;
    font-size:14px!important;
    font-weight:900!important;
    line-height:1.2!important;
  }
}
.hondugo-site{scroll-behavior:smooth;}
.hondugo-site{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;color:var(--ink);overflow-x:hidden;transition:background .25s,color .25s;}
.hondugo-site a{color:inherit;text-decoration:none;}
.hondugo-site button{font:inherit;color:inherit;}
.hondugo-site button,.hondugo-site a{-webkit-tap-highlight-color:transparent;}
.hondugo-site .site-header{height:var(--header-h);position:sticky;top:0;z-index:100;padding:14px 22px 10px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.66) 72%,rgba(255,255,255,0));transition:.25s;}
.hondugo-site .site-header.scrolled{padding-top:9px;}
.hondugo-site .nav-shell{width:min(1280px,100%);height:76px;margin:0 auto;padding:8px 10px 8px 12px;display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:20px;border:1px solid var(--line);border-radius:24px;background:var(--surface);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);box-shadow:var(--shadow);transition:.25s;}
.hondugo-site .site-header.scrolled .nav-shell{height:68px;border-radius:20px;box-shadow:0 14px 38px rgba(17,18,15,.14);}
.hondugo-site .brand{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;position:relative;transition:transform .22s ease,background .22s ease;}
.hondugo-site .brand:hover{transform:translateY(-2px) rotate(-1deg);background:rgba(254,246,50,.18);}
.hondugo-site .brand:focus-visible{outline:3px solid rgba(254,246,50,.62);outline-offset:3px;}
.hondugo-site .brand img{display:block;width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.12));}
.hondugo-site .nav{justify-self:center;display:flex;align-items:center;gap:4px;padding:5px;border-radius:17px;background:rgba(17,18,15,.045);border:1px solid rgba(17,18,15,.04);}
.hondugo-site .nav-link{min-height:42px;padding:0 15px;border-radius:13px;display:flex;align-items:center;justify-content:center;position:relative;font-size:14px;font-weight:760;letter-spacing:-.01em;color:#40413d;white-space:nowrap;transition:background .18s,color .18s,transform .18s,box-shadow .18s;}
.hondugo-site .nav-link:hover{background:rgba(255,255,255,.84);color:#111;transform:translateY(-1px);}
.hondugo-site .nav-link.active{background:var(--surface-solid);color:#111;box-shadow:0 6px 18px rgba(17,18,15,.09);}
.hondugo-site .nav-link.active::after{content:"";position:absolute;left:50%;bottom:5px;width:18px;height:3px;transform:translateX(-50%);border-radius:99px;background:var(--yellow);}
.hondugo-site .nav-link:focus-visible{outline:3px solid rgba(254,246,50,.62);outline-offset:2px;}
.hondugo-site .actions{display:flex;align-items:center;gap:8px;}
.hondugo-site .download-top:focus-visible{outline:3px solid rgba(254,246,50,.65);outline-offset:3px;}
.hondugo-site .download-top{height:58px;padding:5px 6px;border:1px solid rgba(254,246,50,.72);border-radius:20px;background:linear-gradient(145deg,#1c1d19 0%,#0d0e0c 62%,#070806 100%);color:#fff;display:flex;align-items:center;gap:10px;font-weight:860;letter-spacing:-.018em;cursor:pointer;position:relative;isolation:isolate;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.09),inset 0 -1px 0 rgba(0,0,0,.55),0 13px 28px rgba(0,0,0,.23),0 0 0 1px rgba(0,0,0,.20);transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s,border-color .24s;}
.hondugo-site .download-top::before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 20% 0%,rgba(254,246,50,.16),transparent 38%),linear-gradient(110deg,transparent 15%,rgba(255,255,255,.12) 44%,transparent 66%);background-size:100% 100%,220% 100%;background-position:center,-130% 0;transition:background-position .6s ease;}
.hondugo-site .download-top::after{content:"";position:absolute;inset:3px;border-radius:16px;border:1px solid rgba(255,255,255,.055);pointer-events:none;}
.hondugo-site .download-top:hover{transform:translateY(-3px);border-color:var(--yellow);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(0,0,0,.58),0 19px 38px rgba(0,0,0,.31),0 0 0 4px rgba(254,246,50,.10),0 0 24px rgba(254,246,50,.15);}
.hondugo-site .download-top:hover::before{background-position:center,130% 0;}
.hondugo-site .download-top:active{transform:translateY(-1px) scale(.985);}
.hondugo-site .download-top__icon{width:46px;height:46px;border-radius:15px;background:linear-gradient(145deg,#fff95b 0%,var(--yellow) 58%,#e7dd00 100%);color:#10110e;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(148,142,0,.28),0 7px 16px rgba(254,246,50,.20);transition:transform .24s cubic-bezier(.2,.8,.2,1);}
.hondugo-site .download-top__icon svg{width:21px;height:21px;stroke-width:2.25;}
.hondugo-site .download-top__label{padding:0 6px 0 3px;font-size:15.5px;white-space:nowrap;text-shadow:0 1px 0 rgba(0,0,0,.28);}
.hondugo-site .download-top__arrow{width:38px;height:38px;border-radius:13px;background:rgba(254,246,50,.075);border:1px solid rgba(254,246,50,.34);color:var(--yellow);display:grid;place-items:center;font-size:19px;font-weight:850;line-height:1;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .24s cubic-bezier(.2,.8,.2,1),background .24s,color .24s,border-color .24s;}
.hondugo-site .download-top:hover .download-top__icon{transform:rotate(-4deg) scale(1.045);}
.hondugo-site .download-top:hover .download-top__arrow{transform:translate(2px,-2px);background:var(--yellow);border-color:var(--yellow);color:#11120f;}
.hondugo-site .section{width:min(1240px,calc(100% - 48px));margin:0 auto;}
.hondugo-site .city-map{position:relative;height:190px;border-radius:22px;background:linear-gradient(135deg,#ecece8,#f7f7f4);overflow:hidden;}
.hondugo-site .city-map::before{content:"";position:absolute;inset:30px 40px;background:linear-gradient(135deg,#d6d6d1,#ededE9);clip-path:polygon(4% 42%,17% 22%,34% 20%,43% 6%,65% 16%,79% 12%,94% 29%,82% 45%,89% 58%,72% 62%,64% 79%,47% 74%,32% 91%,21% 73%,8% 72%);}
.hondugo-site .content-section{padding:90px 0;}
.hondugo-site .content-section.alt{background:#f7f7f3;}
.hondugo-site .content-heading{text-align:center;max-width:760px;margin:0 auto 34px;}
.hondugo-site .content-heading span{color:#8d8500;font-size:12px;letter-spacing:.15em;font-weight:850;text-transform:uppercase;}
.hondugo-site .content-heading h2{font-size:clamp(36px,4.4vw,58px);line-height:1;letter-spacing:-.045em;margin:12px 0 14px;}
.hondugo-site .content-heading p{color:var(--muted);line-height:1.65;margin:0;}
.hondugo-site .download-card{border-radius:32px;background:#11120f;color:#fff;padding:48px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;overflow:hidden;position:relative;}
.hondugo-site .download-card::before{content:"";position:absolute;width:320px;height:320px;background:var(--yellow);filter:blur(80px);opacity:.15;right:-100px;top:-120px;}
.hondugo-site .download-card h2{font-size:clamp(38px,4vw,56px);line-height:1;letter-spacing:-.045em;margin:0 0 14px;}
.hondugo-site .download-card p{margin:0;color:#c5c6c0;max-width:650px;line-height:1.6;}
@media (max-width:1100px){.hondugo-site .nav-shell{grid-template-columns:68px 1fr auto;gap:10px;}
.hondugo-site .nav-link{padding:0 10px;font-size:13px;}
.hondugo-site .download-top__label{display:none;}
}
@media (max-width:900px){.hondugo-site .site-header{height:90px;padding:10px 12px;}
.hondugo-site .nav-shell{height:68px;grid-template-columns:60px 1fr auto;}
.hondugo-site .brand{width:52px;height:52px;}
.hondugo-site .brand img{width:48px;height:48px;}
.hondugo-site .nav{position:fixed;left:16px;right:16px;top:88px;display:grid;gap:5px;padding:12px;background:rgba(255,255,255,.96);border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.20);transform:translateY(-20px);opacity:0;visibility:hidden;transition:.22s;}
.hondugo-site .nav-link{justify-content:flex-start;padding:0 16px;}
.hondugo-site .download-top{height:52px;}
.hondugo-site .download-top__arrow{display:none;}
.hondugo-site .download-card{grid-template-columns:1fr;}
}
@media (max-width:620px){.hondugo-site .section{width:min(100% - 28px,1240px);}
.hondugo-site .actions{gap:6px;}
.hondugo-site .download-top{height:48px;}
.hondugo-site .download-top__icon{width:38px;height:38px;border-radius:12px;}
.hondugo-site .download-top__label{display:none;}
.hondugo-site .download-card{padding:30px 22px;}
.hondugo-site .content-section{padding:68px 0;}
}
@media (prefers-reduced-motion:reduce){.hondugo-site *{scroll-behavior:auto!important;transition:none!important;}
}
.hondugo-site .v7-hero{position:relative;min-height:760px;padding:54px 0 72px;overflow:hidden;background:
 radial-gradient(circle at 78% 25%,rgba(254,246,50,.18),transparent 28%),
 linear-gradient(180deg,#fff 0%,#fbfbf8 100%);}
.hondugo-site .v7-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(17,18,15,.06) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to right,transparent,black 55%,transparent);}
.hondugo-site .v7-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:72px;align-items:center;}
.hondugo-site .v7-hero-copy{max-width:690px;}
.hondugo-site .v7-hero h1{max-width:660px;margin:24px 0 20px;font-size:clamp(52px,5.4vw,82px);line-height:.94;letter-spacing:-.065em;font-weight:920;}
.hondugo-site .v7-hero h1 span{position:relative;z-index:1;white-space:nowrap;}
.hondugo-site .v7-hero h1 span::after{content:"";position:absolute;left:-2%;right:-2%;bottom:.02em;height:.22em;background:var(--yellow);border-radius:99px;z-index:-1;transform:rotate(-1.2deg);}
.hondugo-site .v7-lead{max-width:640px;margin:0;color:#62645e;font-size:19px;line-height:1.66;letter-spacing:-.015em;}
.hondugo-site .v7-phone{position:relative;width:322px;height:650px;padding:7px;border-radius:58px;background:linear-gradient(135deg,#4a4c4f 0%,#111 18%,#040404 62%,#2c2e31 100%);box-shadow:0 45px 80px rgba(17,18,15,.26),0 12px 25px rgba(17,18,15,.22),inset 0 0 0 1px rgba(255,255,255,.22);transform:rotate(3.2deg);transition:transform .4s ease;}
.hondugo-site .v7-phone::after{content:"";position:absolute;inset:12px 18px auto auto;width:55%;height:42%;border-radius:40px;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 40%);pointer-events:none;mix-blend-mode:screen;opacity:.45;}
.hondugo-site .v7-phone-rim{width:100%;height:100%;padding:7px;border-radius:52px;background:#050505;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);position:relative;}
.hondugo-site .v7-phone-screen{width:100%;height:100%;overflow:hidden;border-radius:45px;background:#eaf2f5;position:relative;}
.hondugo-site .v7-phone-screen img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}
.hondugo-site .v7-dynamic-island{position:absolute;z-index:5;top:15px;left:50%;width:92px;height:24px;transform:translateX(-50%);border-radius:20px;background:#050505;box-shadow:0 2px 5px rgba(0,0,0,.25);}
.hondugo-site .v7-dynamic-island span{position:absolute;width:6px;height:6px;border-radius:50%;right:14px;top:9px;background:#151c22;box-shadow:inset 0 0 0 1px #263646;}
.hondugo-site .v7-phone-button{position:absolute;background:#18191a;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);}
.hondugo-site .v7-phone-button--left{width:4px;height:92px;left:-4px;top:128px;border-radius:4px 0 0 4px;}
.hondugo-site .v7-phone-button--right{width:4px;height:72px;right:-4px;top:168px;border-radius:0 4px 4px 0;}
.hondugo-site .v7-services-section{padding:74px 0 92px;background:#f6f6f2;}
.hondugo-site .v7-section-heading{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:50px;align-items:end;margin-bottom:28px;}
.hondugo-site .v7-section-heading h2{margin:7px 0 0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em;}
.hondugo-site .v7-section-heading p{margin:0;color:#686a63;line-height:1.65;}
.hondugo-site .v7-eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#77791b;}
.hondugo-site .v7-ecosystem-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(310px,.72fr);gap:18px;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{border:1px solid rgba(17,18,15,.08);border-radius:30px;background:#fff;box-shadow:0 18px 60px rgba(17,18,15,.07);padding:24px;}
.hondugo-site .v7-panel-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px;}
.hondugo-site .v7-panel-title{display:flex;align-items:center;gap:11px;}
.hondugo-site .v7-panel-title>span:last-child{display:flex;flex-direction:column;}
.hondugo-site .v7-panel-title strong{font-size:17px;}
.hondugo-site .v7-panel-title small{margin-top:4px;color:#777970;}
.hondugo-site .v7-panel-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--yellow);box-shadow:0 6px 14px rgba(215,205,0,.2);}
.hondugo-site .v7-panel-icon svg{width:21px;height:21px;fill:none;stroke:#111;stroke-width:1.8;}
.hondugo-site .v7-panel-count{padding:7px 10px;border-radius:999px;background:#f3f3ef;color:#6f716a;font-size:11px;font-weight:800;}
.hondugo-site .v7-modules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;}
.hondugo-site .v7-module-card{min-width:0;padding:10px 8px 11px;border:1px solid rgba(17,18,15,.065);border-radius:18px;background:#f8f8f5;text-align:center;transition:.2s;}
.hondugo-site .v7-module-card:hover{transform:translateY(-4px);box-shadow:0 13px 28px rgba(17,18,15,.09);background:#fff;}
.hondugo-site .v7-module-card.active{background:linear-gradient(145deg,#fff92d,#f6dd00);border-color:rgba(17,18,15,.12);box-shadow:0 10px 28px rgba(233,220,0,.2);}
.hondugo-site .v7-module-visual{height:69px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:linear-gradient(180deg,#fff,#f6f6f3);}
.hondugo-site .v7-module-card.active .v7-module-visual{background:rgba(255,255,255,.32);}
.hondugo-site .v7-module-visual img{width:83px;height:66px;object-fit:cover;mix-blend-mode:multiply;filter:saturate(1.08) contrast(1.02);}
.hondugo-site .v7-module-card strong{display:block;margin-top:8px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hondugo-site .v7-module-card span{display:block;margin-top:4px;color:#777970;font-size:9px;font-weight:800;}
.hondugo-site .v7-module-card.active span{color:#3f400d;}
.hondugo-site .v7-city-note{margin:13px 0 0;color:#73756e;font-size:11px;}
@media (max-width:1080px){.hondugo-site .v7-hero-grid{grid-template-columns:1fr .9fr;gap:30px;}
.hondugo-site .v7-phone{width:286px;height:578px;}
.hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr;}
.hondugo-site .v7-modules-grid{grid-template-columns:repeat(4,1fr);}
}
@media (max-width:820px){.hondugo-site .v7-hero{padding-top:30px;}
.hondugo-site .v7-hero-grid{grid-template-columns:1fr;}
.hondugo-site .v7-hero-copy{max-width:none;}
.hondugo-site .v7-hero h1{font-size:clamp(48px,12vw,68px);}
.hondugo-site .v7-phone{width:292px;height:590px;}
.hondugo-site .v7-section-heading{grid-template-columns:1fr;gap:16px;}
.hondugo-site .v7-modules-grid{grid-template-columns:repeat(4,1fr);}
}
@media (max-width:560px){.hondugo-site .v7-hero{padding:22px 0 52px;}
.hondugo-site .v7-hero h1{margin-top:19px;font-size:48px;}
.hondugo-site .v7-lead{font-size:16px;}
.hondugo-site .v7-phone{width:264px;height:532px;border-radius:49px;}
.hondugo-site .v7-phone-rim{border-radius:44px;}
.hondugo-site .v7-phone-screen{border-radius:38px;}
.hondugo-site .v7-services-section{padding:54px 0 68px;}
.hondugo-site .v7-section-heading h2{font-size:38px;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{padding:16px;border-radius:24px;}
.hondugo-site .v7-modules-grid{grid-template-columns:repeat(2,1fr);}
.hondugo-site .v7-module-visual{height:82px;}
.hondugo-site .v7-module-visual img{width:98px;height:78px;}
}
.hondugo-site .v7-module-icon-art{width:88px;height:68px;display:block;overflow:visible;filter:drop-shadow(0 7px 8px rgba(17,18,15,.10));transition:transform .22s ease,filter .22s ease;}
.hondugo-site .v7-module-card:hover .v7-module-icon-art{transform:translateY(-2px) scale(1.04);filter:drop-shadow(0 10px 10px rgba(17,18,15,.14));}
.hondugo-site .v7-module-card.active .v7-module-icon-art{filter:drop-shadow(0 8px 9px rgba(90,83,0,.16));}
@media (max-width:1180px) and (min-width:901px){.hondugo-site .nav-link{padding-left:9px;padding-right:9px;font-size:12.5px;}
.hondugo-site .nav{gap:2px;}
.hondugo-site .nav-shell{gap:10px;}
.hondugo-site .download-top__label{display:none;}
}
@media (max-width:560px){.hondugo-site .v7-module-icon-art{width:94px;height:72px;}
}
.hondugo-site .v7-city-note{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:760;}
.hondugo-site .v7-city-note::before{content:"";width:18px;height:2px;border-radius:99px;background:var(--yellow);box-shadow:0 0 0 1px rgba(17,18,15,.08);}
@keyframes v9MapPulse{0%,100%{opacity:1}
50%{opacity:.82}
}
.hondugo-site .v10-map-shell{overflow:hidden;border-radius:26px;border:1px solid rgba(17,18,15,.075);background:linear-gradient(155deg,#fbfcf9,#eef1ec);box-shadow:0 22px 52px rgba(17,18,15,.075),inset 0 1px 0 rgba(255,255,255,.9);}
.hondugo-site .v10-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px 9px;}
.hondugo-site .v10-map-toolbar>div{display:flex;flex-direction:column;gap:3px;}
.hondugo-site .v10-map-toolbar strong{font-size:14px;letter-spacing:-.02em;}
.hondugo-site .v10-map-kicker{font-size:8px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:#777a72;}
.hondugo-site .v10-map-status{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#fff;border:1px solid rgba(17,18,15,.07);font-size:8.5px;font-weight:850;color:#62655e;box-shadow:0 7px 16px rgba(17,18,15,.05);}
.hondugo-site .v10-map-status i{width:7px;height:7px;border-radius:50%;background:#0fac6b;box-shadow:0 0 0 4px rgba(15,172,107,.12);}
.hondugo-site .v10-map-canvas{position:relative;margin:0 11px 10px;min-height:285px;border-radius:21px;overflow:hidden;background:radial-gradient(circle at 22% 88%,rgba(254,246,50,.19),transparent 28%),linear-gradient(180deg,#edf5f7,#f7f8f4 74%);border:1px solid rgba(17,18,15,.055);}
.hondugo-site .v10-map-canvas::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(17,18,15,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(17,18,15,.025) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 85%);}
.hondugo-site .v10-map-caption{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:12px 16px 14px;background:rgba(255,255,255,.72);border-top:1px solid rgba(17,18,15,.055);}
.hondugo-site .v10-map-caption>span{width:1px;height:28px;background:rgba(17,18,15,.09);}
.hondugo-site .v10-map-caption div{display:flex;flex-direction:column;gap:2px;}
.hondugo-site .v10-map-caption strong{font-size:10px;}
.hondugo-site .v10-map-caption small{font-size:8px;color:#7a7d75;font-weight:650;}
@media (max-width:1080px){.hondugo-site .v10-map-canvas{min-height:260px;}
}
@media (max-width:640px){.hondugo-site .v10-map-canvas{min-height:245px;margin-inline:8px;}
.hondugo-site .v10-map-toolbar{align-items:flex-start;}
.hondugo-site .v10-map-status{font-size:7.5px;}
.hondugo-site .v10-map-caption{gap:8px;padding-inline:12px;}
}
.hondugo-site #inicio,.hondugo-site #proximos-servicios,.hondugo-site #seguridad,.hondugo-site #descargar,.hondugo-site #conductores,.hondugo-site #ayuda{}
.hondugo-site .v7-panel-title{gap:13px;}
.hondugo-site .v11-panel-icon{position:relative;width:48px;height:48px;flex:0 0 48px;border-radius:16px;background:linear-gradient(150deg,#20211d,#0d0e0c);border:1px solid rgba(17,18,15,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 11px 24px rgba(17,18,15,.16);overflow:hidden;}
.hondugo-site .v11-panel-icon::after{content:"";position:absolute;inset:auto -13px -15px auto;width:34px;height:34px;border-radius:50%;background:rgba(254,246,50,.16);filter:blur(2px);}
.hondugo-site .v11-panel-icon svg{position:relative;z-index:1;width:28px;height:28px;overflow:visible;}
.hondugo-site .v11-panel-icon--services .service-tile{stroke:none;}
.hondugo-site .v11-panel-icon--services .service-tile--one{fill:#FEF632;}
.hondugo-site .v11-panel-icon--services .service-tile--two{fill:#5FA8FF;}
.hondugo-site .v11-panel-icon--services .service-tile--three{fill:#42CC8B;}
.hondugo-site .v11-panel-icon--services .service-plus{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;}
.hondugo-site .v11-panel-icon--cities{background:linear-gradient(150deg,#17344d,#08131d);}
.hondugo-site .v11-panel-icon--cities::after{background:rgba(81,177,255,.20);}
.hondugo-site .v11-panel-icon--cities .city-map{fill:rgba(255,255,255,.08);stroke:#8fcfff;stroke-width:1.45;stroke-linejoin:round;}
.hondugo-site .v11-panel-icon--cities .city-map-line{fill:none;stroke:rgba(255,255,255,.55);stroke-width:1.1;}
.hondugo-site .v11-panel-icon--cities .city-pin{fill:#FEF632;stroke:#11120f;stroke-width:1.15;}
.hondugo-site .v11-panel-icon--cities .city-pin-dot{fill:#11120f;stroke:none;}
.hondugo-site .v7-panel-title strong{font-size:18px;letter-spacing:-.025em;}
.hondugo-site .v7-panel-title small{margin-top:3px;font-size:11px;line-height:1.35;}
@media (max-width:640px){.hondugo-site #inicio,.hondugo-site #proximos-servicios,.hondugo-site #seguridad,.hondugo-site #descargar,.hondugo-site #conductores,.hondugo-site #ayuda{}
.hondugo-site .v11-panel-icon{width:44px;height:44px;flex-basis:44px;border-radius:14px;}
.hondugo-site .v11-panel-icon svg{width:26px;height:26px;}
}
.hondugo-site .v10-map-canvas{display:grid;place-items:center;}
.hondugo-site,.hondugo-site{max-width:100%;overflow-x:hidden;}
.hondugo-site *,.hondugo-site *::before,.hondugo-site *::after{box-sizing:border-box;}
.hondugo-site .site-header,.hondugo-site .nav-shell,.hondugo-site .section,.hondugo-site .v7-hero,.hondugo-site .v7-hero-grid,.hondugo-site .v7-hero-copy,.hondugo-site .v7-services-section,.hondugo-site .v7-ecosystem-grid,.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{min-width:0;max-width:100%;}
.hondugo-site img,.hondugo-site svg{max-width:100%;}
.hondugo-site .v7-phone{flex:0 0 auto;
  height:auto;
  aspect-ratio:322/650;
  max-width:calc(100vw - 48px);}
.hondugo-site .v7-module-card,.hondugo-site .v7-panel-header,.hondugo-site .v10-map-toolbar,.hondugo-site .v10-map-caption{min-width:0;}
.hondugo-site .v7-panel-title,.hondugo-site .v7-panel-title>span:last-child{min-width:0;}
.hondugo-site .v7-panel-title strong,.hondugo-site .v7-panel-title small{overflow-wrap:anywhere;}
@media (max-width:1024px){.hondugo-site .v7-hero-grid{gap:34px;}
.hondugo-site .v7-phone{width:min(292px,44vw);}
}
@media (max-width:820px){.hondugo-site .v7-hero-grid{gap:24px;}
.hondugo-site .v7-phone{width:min(292px,78vw);}
}
@media (max-width:560px){.hondugo-site .section{width:min(100% - 24px,1240px);}
.hondugo-site .v7-hero{padding-left:0;padding-right:0;}
.hondugo-site .v7-hero-grid{width:100%;gap:20px;}
.hondugo-site .v7-phone{width:min(264px,76vw);max-width:calc(100vw - 42px);}
.hondugo-site .v7-modules-grid,.hondugo-site .v7-ecosystem-grid{width:100%;max-width:100%;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{width:100%;overflow:hidden;}
}
@media (max-width:390px){.hondugo-site .v7-phone{width:min(248px,74vw);}
}
.hondugo-site .v7-hero{padding-top:22px;
  padding-bottom:68px;}
.hondugo-site .v7-hero-grid{align-items:start;}
.hondugo-site .v7-hero-copy{padding-top:8px;}
@media (min-width:821px){.hondugo-site .v7-hero-copy{padding-top:4px;}
}
@media (max-width:1024px){.hondugo-site .v7-hero{padding-top:18px;}
}
@media (max-width:820px){.hondugo-site .v7-hero{padding-top:12px;}
.hondugo-site .v7-hero-copy{padding-top:0;}
.hondugo-site .v7-phone{order:1;}
}
@media (max-width:560px){.hondugo-site .v7-hero{padding-top:8px;padding-bottom:50px;}
.hondugo-site .v7-hero-grid{gap:16px;}
.hondugo-site .v7-phone{margin:0 auto;}
}
.hondugo-site .v7-hero-grid{align-items:start;}
.hondugo-site .v7-hero-copy{align-self:start;
  padding-top:0;}
.hondugo-site .v7-phone{width:clamp(282px,22vw,304px);
  max-width:100%;
  height:auto;
  aspect-ratio:322/650;
  margin:0 auto;}
@media (max-width:1180px) and (min-width:821px){.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:30px;}
.hondugo-site .v7-phone{width:clamp(270px,29vw,304px);}
}
@media (max-width:820px){.hondugo-site .v7-hero-grid{grid-template-columns:1fr;align-items:start;gap:26px;}
.hondugo-site .v7-hero-copy{align-self:start;}
.hondugo-site .v7-phone{width:min(326px,66vw);}
}
@media (max-width:600px){.hondugo-site .v7-hero-grid{gap:20px;}
.hondugo-site .v7-phone{width:min(300px,80vw);max-width:calc(100vw - 38px);}
}
@media (max-width:430px){.hondugo-site .v7-phone{width:min(288px,79vw);max-width:calc(100vw - 34px);}
}
@media (max-width:360px){.hondugo-site .v7-phone{width:min(266px,80vw);}
}
.hondugo-site #inicio,.hondugo-site #proximos-servicios,.hondugo-site #seguridad,.hondugo-site #descargar,.hondugo-site #conductores,.hondugo-site #ayuda{}
.hondugo-site #proximos-servicios{}
.hondugo-site .v16-services-heading{align-items:center;margin-bottom:32px;}
.hondugo-site .v16-eyebrow{display:inline-flex;
  align-items:center;
  gap:7px;
  width:max-content;
  padding:7px 11px 7px 9px;
  border-radius:999px;
  background:rgba(254,246,50,.18);
  border:1px solid rgba(187,177,0,.18);
  color:#4e504a;
  font-size:10.5px;
  font-weight:760;
  letter-spacing:.055em;
  text-transform:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);}
.hondugo-site .v16-eyebrow i{width:22px;
  height:22px;
  border-radius:8px;
  background:
    radial-gradient(circle at 30% 30%,#fff 0 2px,transparent 2.5px),
    linear-gradient(145deg,#22231f,#090a08);
  box-shadow:0 5px 12px rgba(17,18,15,.18),inset 0 1px 0 rgba(255,255,255,.10);
  position:relative;}
.hondugo-site .v16-eyebrow i::after{content:"";
  position:absolute;
  inset:6px;
  border:2px solid var(--yellow);
  border-radius:4px;
  transform:rotate(45deg);}
.hondugo-site .v16-eyebrow strong{color:#11120f;font-weight:900;letter-spacing:-.01em;}
.hondugo-site .v16-services-title{max-width:760px;}
.hondugo-site .v16-services-title span{display:block;
  margin-top:8px;
  color:#55584f;
  font-size:.72em;
  line-height:1.08;
  letter-spacing:-.035em;
  font-weight:760;}
.hondugo-site .v16-services-heading>p{max-width:520px;
  padding:18px 20px;
  border-left:3px solid var(--yellow);
  border-radius:0 18px 18px 0;
  background:linear-gradient(90deg,rgba(254,246,50,.11),rgba(255,255,255,.28));
  color:#5f625a;}
@media (max-width:820px){.hondugo-site #proximos-servicios{}
.hondugo-site .v16-services-heading{gap:18px;margin-bottom:24px;}
.hondugo-site .v16-services-title span{font-size:.76em;}
.hondugo-site .v16-services-heading>p{max-width:none;padding:15px 17px;}
}
@media (max-width:560px){.hondugo-site #proximos-servicios{}
.hondugo-site .v16-eyebrow{font-size:10px;padding:6px 10px 6px 7px;}
.hondugo-site .v16-eyebrow i{width:20px;height:20px;border-radius:7px;}
.hondugo-site .v16-services-title span{margin-top:7px;font-size:.74em;}
.hondugo-site .v16-services-heading>p{font-size:14px;line-height:1.58;border-radius:0 15px 15px 0;}
}
.hondugo-site{background:
    radial-gradient(circle at 82% 11%,rgba(254,246,50,.13),transparent 28rem),
    linear-gradient(180deg,#ffffff 0%,#fbfbf8 100%);
  background-attachment:fixed;}
.hondugo-site .v7-hero,.hondugo-site .v7-services-section,.hondugo-site .content-section,.hondugo-site .content-section.alt{background:transparent;}
.hondugo-site .v7-services-section{padding-top:24px;}
.hondugo-site .v16-services-heading{margin-top:0;}
.hondugo-site .v7-module-card:not(.active)>span{display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  width:max-content;
  max-width:100%;
  margin:8px auto 0;
  padding:6px 10px;
  border:1px solid rgba(17,18,15,.10);
  border-radius:999px;
  background:var(--yellow);
  color:#11120f;
  font-size:9px;
  font-weight:950;
  line-height:1;
  letter-spacing:.045em;
  text-transform:uppercase;
  box-shadow:0 7px 16px rgba(194,184,0,.20),inset 0 1px 0 rgba(255,255,255,.72);}
.hondugo-site .v7-module-card:not(.active)>span::before{content:"";
  width:6px;
  height:6px;
  flex:0 0 6px;
  border-radius:50%;
  background:#11120f;
  box-shadow:0 0 0 3px rgba(17,18,15,.08);}
@media (max-width:820px){.hondugo-site{background-attachment:scroll;}
.hondugo-site .v7-services-section{padding-top:18px;}
.hondugo-site .v7-module-card:not(.active)>span{padding:6px 9px;font-size:8.5px;}
}
@media (max-width:560px){.hondugo-site .v7-services-section{padding-top:14px;}
.hondugo-site .v16-services-heading{margin-bottom:20px;}
.hondugo-site .v7-module-card:not(.active)>span{gap:5px;
    padding:5px 8px;
    font-size:8px;
    letter-spacing:.035em;}
.hondugo-site .v7-module-card:not(.active)>span::before{width:5px;height:5px;flex-basis:5px;}
}
.hondugo-site .v10-map-caption{display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  padding:14px;
  background:rgba(255,255,255,.76);}
.hondugo-site .v10-map-caption>span{display:none;}
.hondugo-site .v18-city-launch{position:relative;
  min-width:0;
  padding:12px 13px 12px 42px;
  border:1px solid rgba(17,18,15,.09);
  border-radius:16px;
  background:linear-gradient(145deg,#ffffff,#f7f7f1);
  box-shadow:0 8px 22px rgba(17,18,15,.06);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.hondugo-site .v18-city-launch::before{content:"";
  position:absolute;
  left:13px;
  top:50%;
  width:18px;
  height:18px;
  border-radius:50% 50% 50% 0;
  background:var(--yellow);
  border:2px solid #11120f;
  transform:translateY(-58%) rotate(-45deg);
  box-shadow:0 4px 10px rgba(17,18,15,.12);}
.hondugo-site .v18-city-launch::after{content:"";
  position:absolute;
  left:19px;
  top:50%;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#11120f;
  transform:translateY(-85%);}
.hondugo-site .v18-city-launch:hover{transform:translateY(-2px);
  border-color:rgba(17,18,15,.16);
  box-shadow:0 12px 28px rgba(17,18,15,.10);}
.hondugo-site .v10-map-caption .v18-city-launch strong{font-size:12px;line-height:1.2;color:#11120f;}
.hondugo-site .v10-map-caption .v18-city-launch small{font-size:8.5px;line-height:1.35;color:#777a72;font-weight:720;}
.hondugo-site .v7-city-note{margin-top:14px;}
@media (max-width:480px){.hondugo-site .v10-map-caption{grid-template-columns:1fr;padding:12px;}
.hondugo-site .v18-city-launch{padding:11px 12px 11px 40px;}
}
.hondugo-site #seguridad{overflow:hidden;padding:58px 0 62px;background:linear-gradient(180deg,#f7f8f4 0%,#f2f3ef 100%);}
.hondugo-site .security-shell{position:relative;overflow:hidden;padding:32px;border:1px solid rgba(17,18,15,.08);border-radius:32px;background:rgba(255,255,255,.92);color:#11120f;box-shadow:0 18px 48px rgba(17,18,15,.07);}
.hondugo-site .security-shell::before{content:"";position:absolute;width:320px;height:230px;right:-110px;top:-135px;border-radius:50%;background:radial-gradient(circle,rgba(254,246,50,.34) 0%,rgba(254,246,50,.08) 48%,transparent 72%);pointer-events:none;}
.hondugo-site .security-heading{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:40px;align-items:end;margin-bottom:24px;}
.hondugo-site .security-heading__eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border:1px solid rgba(17,18,15,.09);border-radius:999px;background:#fffde8;color:#34362f;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 5px 14px rgba(17,18,15,.04);}
.hondugo-site .security-heading__eyebrow svg{width:14px;height:14px;fill:none;stroke:#11120f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .security-heading h2{max-width:670px;margin:12px 0 0;font-size:clamp(34px,3.2vw,46px);line-height:1;letter-spacing:-.042em;}
.hondugo-site .security-heading>p{margin:0;padding-left:18px;border-left:3px solid var(--yellow);color:#62655d;font-size:14px;line-height:1.62;}
.hondugo-site .security-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.hondugo-site .security-card{--security-accent:#4b8df8;--security-soft:#edf4ff;position:relative;display:flex;min-height:248px;flex-direction:column;overflow:hidden;padding:18px;border:1px solid rgba(17,18,15,.08);border-radius:22px;background:#fff;color:#11120f;box-shadow:0 12px 28px rgba(17,18,15,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.hondugo-site .security-card::before{content:"";position:absolute;left:18px;right:18px;top:0;height:3px;border-radius:0 0 8px 8px;background:var(--security-accent);}
.hondugo-site .security-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--security-accent) 28%,rgba(17,18,15,.08));box-shadow:0 18px 36px rgba(17,18,15,.09);}
.hondugo-site .security-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 14px;}
.hondugo-site .security-card__icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:var(--security-soft);color:var(--security-accent);border:1px solid color-mix(in srgb,var(--security-accent) 22%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 18px color-mix(in srgb,var(--security-accent) 12%,transparent);}
.hondugo-site .security-card__icon svg{width:25px;height:25px;display:block;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .security-card__number{display:grid;min-width:36px;height:30px;padding:0 9px;place-items:center;border-radius:999px;background:var(--security-soft);color:color-mix(in srgb,var(--security-accent) 78%,#11120f);font-size:10px;font-weight:850;letter-spacing:.11em;}
.hondugo-site .security-card h3{margin:0 0 8px;font-size:19px;line-height:1.18;letter-spacing:-.022em;}
.hondugo-site .security-card p{margin:0;color:#64675f;font-size:13px;line-height:1.56;}
.hondugo-site .security-card__meta{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid rgba(17,18,15,.07);color:#50534c;font-size:10.5px;font-weight:800;line-height:1.3;}
.hondugo-site .security-card__meta i{position:relative;width:16px;height:16px;flex:0 0 16px;border-radius:50%;background:var(--security-soft);border:1px solid color-mix(in srgb,var(--security-accent) 26%,transparent);}
.hondugo-site .security-card__meta i::after{content:"";position:absolute;left:5px;top:3px;width:4px;height:7px;border:solid var(--security-accent);border-width:0 1.6px 1.6px 0;transform:rotate(45deg);}
.hondugo-site .security-card--driver{--security-accent:#3f7fe8;--security-soft:#edf4ff;}
.hondugo-site .security-card--sos{--security-accent:#e6574d;--security-soft:#fff0ee;}
.hondugo-site .security-card--route{--security-accent:#159b60;--security-soft:#eaf8f1;}
.hondugo-site .security-card--share{--security-accent:#7356d9;--security-soft:#f1edff;}
@media (max-width:1120px){.hondugo-site #seguridad{padding:54px 0;}
.hondugo-site .security-heading{grid-template-columns:1fr;gap:16px;}
.hondugo-site .security-heading>p{max-width:720px;}
.hondugo-site .security-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.hondugo-site .security-card{min-height:220px;}
}
@media (max-width:680px){.hondugo-site #seguridad{padding:42px 0;}
.hondugo-site .security-shell{padding:24px 18px;border-radius:26px;}
.hondugo-site .security-heading{margin-bottom:20px;}
.hondugo-site .security-heading h2{font-size:clamp(32px,10.5vw,42px);}
.hondugo-site .security-heading>p{padding-left:14px;font-size:13.5px;}
.hondugo-site .security-grid{grid-template-columns:1fr;}
.hondugo-site .security-card{min-height:242px;padding:18px;}
.hondugo-site .security-card h3{font-size:19px;}
.hondugo-site .security-card__icon{width:48px;height:48px;}
.hondugo-site .security-card__meta{margin-top:16px;}
}

.hondugo-site .how-wrap{position:relative;overflow:hidden;padding:32px;border:1px solid rgba(17,18,15,.08);border-radius:32px;background:linear-gradient(135deg,#fffef2 0%,#fff 46%,#f8f9f5 100%);box-shadow:0 18px 48px rgba(17,18,15,.065);}
.hondugo-site .how-wrap::before{content:"";position:absolute;width:300px;height:220px;right:-105px;top:-145px;border-radius:50%;background:radial-gradient(circle,rgba(254,246,50,.34) 0%,rgba(254,246,50,.07) 48%,transparent 72%);pointer-events:none;}
.hondugo-site .how-heading{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:40px;align-items:end;margin-bottom:24px;}
.hondugo-site .how-heading__eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 12px;border:1px solid rgba(17,18,15,.09);border-radius:999px;background:#fffde8;color:#34362f;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 5px 14px rgba(17,18,15,.04);}
.hondugo-site .how-heading__eyebrow svg{width:14px;height:14px;fill:none;stroke:#11120f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .how-heading h2{max-width:690px;margin:12px 0 0;color:#11120f;font-size:clamp(34px,3.2vw,46px);line-height:1;letter-spacing:-.042em;}
.hondugo-site .how-heading>p{margin:0;padding-left:18px;border-left:3px solid var(--yellow);color:#5e6259;font-size:14px;line-height:1.62;}
.hondugo-site .how-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.hondugo-site .how-grid::before{content:"";position:absolute;left:8%;right:8%;top:43px;height:2px;background:linear-gradient(90deg,#d2aa00,#3f80f1,#8a63f6,#19aa67);opacity:.22;z-index:0;}
.hondugo-site .how-card{--how-accent:#d2aa00;--how-soft:#fff8d6;--how-ink:#7b6200;position:relative;z-index:1;display:flex;min-height:248px;flex-direction:column;overflow:hidden;padding:18px;border:1px solid rgba(17,18,15,.08);border-radius:22px;background:#fff;color:#11120f;box-shadow:0 12px 28px rgba(17,18,15,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.hondugo-site .how-card::before{content:"";position:absolute;left:18px;right:18px;top:0;height:3px;border-radius:0 0 8px 8px;background:var(--how-accent);}
.hondugo-site .how-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--how-accent) 28%,rgba(17,18,15,.08));box-shadow:0 18px 36px rgba(17,18,15,.09);}
.hondugo-site .how-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 14px;}
.hondugo-site .how-card__icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:var(--how-soft);color:var(--how-ink);border:1px solid color-mix(in srgb,var(--how-accent) 23%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 18px color-mix(in srgb,var(--how-accent) 12%,transparent);}
.hondugo-site .how-card__icon svg{width:25px;height:25px;display:block;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .how-card__number{display:grid;min-width:58px;height:30px;padding:0 10px;place-items:center;border:1px solid color-mix(in srgb,var(--how-accent) 18%,transparent);border-radius:999px;background:var(--how-soft);color:var(--how-ink);font-size:9.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;}
.hondugo-site .how-card h3{margin:0 0 8px;font-size:19px;line-height:1.18;letter-spacing:-.022em;}
.hondugo-site .how-card p{margin:0;color:#62665d;font-size:13px;line-height:1.56;}
.hondugo-site .how-card__detail{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid rgba(17,18,15,.07);color:#4c5048;font-size:10.5px;font-weight:820;line-height:1.3;}
.hondugo-site .how-card__detail i{position:relative;width:16px;height:16px;flex:0 0 16px;border-radius:50%;background:var(--how-soft);border:1px solid color-mix(in srgb,var(--how-accent) 26%,transparent);}
.hondugo-site .how-card__detail i::after{content:"";position:absolute;left:5px;top:3px;width:4px;height:7px;border:solid var(--how-accent);border-width:0 1.6px 1.6px 0;transform:rotate(45deg);}
.hondugo-site .how-card--route{--how-accent:#d2aa00;--how-soft:#fff8d6;--how-ink:#7b6200;}
.hondugo-site .how-card--price{--how-accent:#3f80f1;--how-soft:#edf4ff;--how-ink:#245fca;}
.hondugo-site .how-card--driver{--how-accent:#7b5bdd;--how-soft:#f1edff;--how-ink:#5c3fbd;}
.hondugo-site .how-card--trip{--how-accent:#159b60;--how-soft:#eaf8f1;--how-ink:#0f8250;}
@media (max-width:1120px){
.hondugo-site .how-heading{grid-template-columns:1fr;gap:16px;}
.hondugo-site .how-heading>p{max-width:720px;}
.hondugo-site .how-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.hondugo-site .how-grid::before{display:none;}
.hondugo-site .how-card{min-height:220px;}
}
@media (max-width:680px){
.hondugo-site .how-wrap{padding:24px 18px;border-radius:26px;}
.hondugo-site .how-heading{margin-bottom:20px;}
.hondugo-site .how-heading h2{font-size:clamp(32px,10.5vw,42px);}
.hondugo-site .how-heading>p{padding-left:14px;font-size:13.5px;}
.hondugo-site .how-grid{grid-template-columns:1fr;}
.hondugo-site .how-card{min-height:244px;padding:18px;}
.hondugo-site .how-card h3{font-size:19px;}
.hondugo-site .how-card__icon{width:48px;height:48px;}
.hondugo-site .how-card__detail{margin-top:16px;}
}
.hondugo-site #conductores{padding:56px 0 60px;background:radial-gradient(circle at 8% 12%,rgba(254,246,50,.10),transparent 24%),linear-gradient(180deg,#f8f9f5 0%,#ffffff 100%);}
.hondugo-site #conductores .driver-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:stretch;gap:24px;padding:30px;border:1px solid rgba(17,18,15,.08);border-radius:32px;background:rgba(255,255,255,.94);box-shadow:0 20px 52px rgba(17,18,15,.07);}
.hondugo-site #conductores .driver-card::before{content:"";position:absolute;right:-90px;top:-110px;width:250px;height:250px;border-radius:50%;background:rgba(254,246,50,.13);filter:blur(2px);pointer-events:none;}
.hondugo-site #conductores .driver-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:2px 0;}
.hondugo-site #conductores .driver-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;padding:8px 12px;border:1px solid rgba(17,18,15,.07);border-radius:999px;background:#f5f6f1;color:#555950;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;}
.hondugo-site #conductores .driver-kicker i{width:7px;height:7px;border-radius:50%;background:#25D366;box-shadow:0 0 0 4px rgba(37,211,102,.13);}
.hondugo-site #conductores .driver-card h2{max-width:620px;margin:16px 0 10px;color:#11120f;font-size:clamp(34px,3.6vw,46px);line-height:1;letter-spacing:-.045em;}
.hondugo-site #conductores .driver-card .driver-copy>p{max-width:640px;margin:0;color:#5c6058;font-size:14px;line-height:1.62;}
.hondugo-site #conductores .driver-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;}
.hondugo-site #conductores .driver-point{--driver-accent:#3f80f1;--driver-soft:#edf4ff;display:flex;align-items:center;gap:11px;min-height:76px;padding:12px 13px;border:1px solid rgba(17,18,15,.07);border-radius:17px;background:#fff;box-shadow:0 8px 20px rgba(17,18,15,.045);}
.hondugo-site #conductores .driver-point__icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:13px;background:var(--driver-soft);color:var(--driver-accent);border:1px solid color-mix(in srgb,var(--driver-accent) 18%,transparent);}
.hondugo-site #conductores .driver-point__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site #conductores .driver-point strong{display:block;margin-bottom:3px;color:#1b1d19;font-size:13.5px;line-height:1.2;}
.hondugo-site #conductores .driver-point span{display:block;color:#666a62;font-size:11.5px;line-height:1.38;}
.hondugo-site #conductores .driver-point--guide{--driver-accent:#3f80f1;--driver-soft:#edf4ff;}
.hondugo-site #conductores .driver-point--docs{--driver-accent:#b28b00;--driver-soft:#fff8d6;}
.hondugo-site #conductores .driver-point--support{--driver-accent:#7656d8;--driver-soft:#f1edff;}
.hondugo-site #conductores .driver-point--process{--driver-accent:#159b60;--driver-soft:#eaf8f1;}
.hondugo-site #conductores .driver-whatsapp{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:18px;border:1px solid rgba(37,211,102,.24);border-radius:27px;background:radial-gradient(circle at 90% 8%,rgba(37,211,102,.14),transparent 30%),linear-gradient(180deg,#eefbf4 0%,#e5f8ed 100%);box-shadow:0 16px 38px rgba(21,125,67,.10),inset 0 1px 0 rgba(255,255,255,.75);}
.hondugo-site #conductores .driver-whatsapp::before{content:none;}
.hondugo-site #conductores .driver-whatsapp__mini{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 10px;border:1px solid rgba(37,211,102,.18);border-radius:999px;background:rgba(255,255,255,.82);color:#176b3a;font-size:10.5px;font-weight:820;letter-spacing:.05em;}
.hondugo-site #conductores .driver-whatsapp__mini i{width:7px;height:7px;border-radius:50%;background:#25D366;box-shadow:0 0 0 4px rgba(37,211,102,.13);}
.hondugo-site #conductores .driver-whatsapp__card{margin-top:11px;padding:17px;border:1px solid rgba(17,18,15,.075);border-radius:21px;background:#fff;box-shadow:0 14px 32px rgba(16,120,66,.09);}
.hondugo-site #conductores .driver-whatsapp__top{display:flex;align-items:center;gap:12px;margin-bottom:12px;}
.hondugo-site #conductores .driver-whatsapp__logo{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(145deg,#2be06f,#20c55d);color:#fff;box-shadow:0 11px 22px rgba(37,211,102,.22),inset 0 1px 0 rgba(255,255,255,.28);}
.hondugo-site #conductores .driver-whatsapp__logo svg{width:27px;height:27px;fill:currentColor;}
.hondugo-site #conductores .driver-whatsapp__title strong{display:block;color:#11120f;font-size:20px;line-height:1.05;letter-spacing:-.03em;}
.hondugo-site #conductores .driver-whatsapp__title span{display:block;margin-top:3px;color:#536057;font-size:12px;line-height:1.4;}
.hondugo-site #conductores .driver-whatsapp__number{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 11px;border:1px solid rgba(37,211,102,.14);border-radius:14px;background:#f5fbf7;}
.hondugo-site #conductores .driver-whatsapp__number span{color:#607067;font-size:10.5px;font-weight:780;letter-spacing:.06em;text-transform:uppercase;}
.hondugo-site #conductores .driver-whatsapp__number strong{color:#176b3a;font-size:15px;letter-spacing:-.015em;}
.hondugo-site #conductores .driver-whatsapp__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;}
.hondugo-site #conductores .driver-stat{padding:10px;border:1px solid rgba(17,18,15,.065);border-radius:14px;background:#fbfcfa;}
.hondugo-site #conductores .driver-stat strong{display:block;color:#1b1d19;font-size:12.5px;line-height:1.18;}
.hondugo-site #conductores .driver-stat span{display:block;margin-top:3px;color:#60665f;font-size:10.5px;line-height:1.35;}
.hondugo-site #conductores .driver-wa-btn{min-height:56px;padding:9px 10px 9px 16px;border-radius:17px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(145deg,#29d96b 0%,#1ebe59 55%,#18a64b 100%);color:#fff;font-weight:900;letter-spacing:-.01em;box-shadow:0 14px 26px rgba(37,211,102,.22),inset 0 1px 0 rgba(255,255,255,.24);transition:transform .2s ease,box-shadow .2s ease;}
.hondugo-site #conductores .driver-wa-btn:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(37,211,102,.27),inset 0 1px 0 rgba(255,255,255,.24);}
.hondugo-site #conductores .driver-wa-btn__left{display:flex;align-items:flex-start;flex-direction:column;gap:0;}
.hondugo-site #conductores .driver-wa-btn small{display:block;margin-bottom:3px;font-size:9.5px;line-height:1.1;letter-spacing:.08em;text-transform:uppercase;opacity:.92;}
.hondugo-site #conductores .driver-wa-btn strong{display:block;font-size:15.5px;line-height:1.1;}
.hondugo-site #conductores .driver-wa-btn__arrow{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:rgba(255,255,255,.17);font-size:18px;line-height:1;}
.hondugo-site #conductores .driver-note{margin-top:9px;color:#59635b;font-size:10.5px;line-height:1.42;}
@media (max-width:1080px){.hondugo-site #conductores{padding:52px 0 56px;}
.hondugo-site #conductores .driver-card{grid-template-columns:1fr;gap:18px;}
.hondugo-site #conductores .driver-points{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:680px){.hondugo-site #conductores{padding:42px 0 46px;}
.hondugo-site #conductores .driver-card{padding:22px 17px!important;border-radius:27px;}
.hondugo-site #conductores .driver-card h2{font-size:clamp(32px,10vw,41px);}
.hondugo-site #conductores .driver-points{grid-template-columns:1fr!important;}
.hondugo-site #conductores .driver-point{min-height:74px;}
.hondugo-site #conductores .driver-whatsapp{padding:15px;border-radius:23px;}
.hondugo-site #conductores .driver-whatsapp__card{padding:15px;}
.hondugo-site #conductores .driver-whatsapp__top{align-items:flex-start;}
.hondugo-site #conductores .driver-whatsapp__logo{width:48px;height:48px;flex-basis:48px;}
.hondugo-site #conductores .driver-whatsapp__title strong{font-size:18px;}
.hondugo-site #conductores .driver-whatsapp__stats{grid-template-columns:1fr 1fr;}
.hondugo-site #conductores .driver-wa-btn strong{font-size:14.5px;}
}
.hondugo-site #ayuda{padding:56px 0 60px;background:radial-gradient(circle at 92% 8%,rgba(254,246,50,.12),transparent 25%),linear-gradient(180deg,#fff 0%,#f7f8f4 100%);}
.hondugo-site #ayuda .help-card-v27{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);gap:24px;align-items:stretch;padding:30px;border:1px solid rgba(17,18,15,.08);border-radius:32px;background:rgba(255,255,255,.95);box-shadow:0 20px 52px rgba(17,18,15,.07);}
.hondugo-site #ayuda .help-card-v27::before{content:"";position:absolute;right:-95px;top:-110px;width:260px;height:260px;border-radius:50%;background:rgba(254,246,50,.15);pointer-events:none;}
.hondugo-site .help-v27-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:2px 0;}
.hondugo-site .help-v27-kicker{display:inline-flex;align-items:center;gap:9px;width:max-content;padding:8px 12px;border:1px solid rgba(17,18,15,.07);border-radius:999px;background:#f5f6f1;color:#555950;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;}
.hondugo-site .help-v27-kicker i{position:relative;width:22px;height:22px;border-radius:8px;background:var(--yellow);box-shadow:0 6px 14px rgba(213,203,0,.18);}
.hondugo-site .help-v27-kicker i::before{content:"?";position:absolute;inset:0;display:grid;place-items:center;color:#11120f;font-size:13px;font-weight:950;line-height:1;}
.hondugo-site #ayuda .help-card-v27 h2{max-width:640px;margin:16px 0 10px;color:#11120f;font-size:clamp(34px,3.6vw,46px);line-height:1;letter-spacing:-.045em;}
.hondugo-site #ayuda .help-card-v27 .help-v27-lead{max-width:650px;margin:0;color:#5c6058;font-size:14px;line-height:1.62;}
.hondugo-site .help-v27-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;}
.hondugo-site .help-v27-topic{--help-accent:#3f80f1;--help-soft:#edf4ff;display:flex;align-items:center;gap:11px;min-height:70px;padding:12px 13px;border:1px solid rgba(17,18,15,.07);border-radius:17px;background:#fff;color:#252922;font-size:12.5px;font-weight:830;line-height:1.28;box-shadow:0 8px 20px rgba(17,18,15,.045);}
.hondugo-site .help-v27-topic:nth-child(2){--help-accent:#7656d8;--help-soft:#f1edff;}
.hondugo-site .help-v27-topic:nth-child(3){--help-accent:#159b60;--help-soft:#eaf8f1;}
.hondugo-site .help-v27-topic:nth-child(4){--help-accent:#b28b00;--help-soft:#fff8d6;}
.hondugo-site .help-v27-topic svg{width:38px;height:38px;flex:0 0 38px;padding:9px;border-radius:12px;background:var(--help-soft);color:var(--help-accent);stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .help-v27-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 15px;border:1px solid rgba(210,201,0,.20);border-radius:17px;background:rgba(254,246,50,.13);}
.hondugo-site .help-v27-note__icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:13px;background:var(--yellow);color:#11120f;box-shadow:0 8px 17px rgba(217,208,0,.16);}
.hondugo-site .help-v27-note__icon svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .help-v27-note strong{display:block;margin-bottom:3px;color:#11120f;font-size:13.5px;}
.hondugo-site .help-v27-note span{display:block;color:#5c6057;font-size:11.5px;line-height:1.46;}
.hondugo-site .help-v27-panel{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:18px;border:1px solid rgba(17,18,15,.075);border-radius:27px;background:radial-gradient(circle at 90% 8%,rgba(77,149,255,.10),transparent 30%),linear-gradient(180deg,#f7f9fb 0%,#f1f4f5 100%);box-shadow:0 16px 38px rgba(17,18,15,.07),inset 0 1px 0 rgba(255,255,255,.88);}
.hondugo-site .help-v27-panel::before{content:none;}
.hondugo-site .help-v27-panel__label{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 10px;border:1px solid rgba(17,18,15,.07);border-radius:999px;background:rgba(255,255,255,.86);color:#4f5851;font-size:10.5px;font-weight:820;letter-spacing:.05em;}
.hondugo-site .help-v27-panel__label i{width:7px;height:7px;border-radius:50%;background:#159b60;box-shadow:0 0 0 4px rgba(21,155,96,.12);}
.hondugo-site .help-v27-panel h3{margin:13px 0 6px;color:#11120f;font-size:25px;line-height:1.02;letter-spacing:-.035em;}
.hondugo-site .help-v27-panel>p{margin:0 0 13px;color:#5f6760;font-size:12.5px;line-height:1.5;}
.hondugo-site .help-v27-contacts{display:grid;gap:10px;}
.hondugo-site .help-contact-card{--contact-accent:#3f80f1;--contact-soft:#edf4ff;position:relative;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;min-height:84px;padding:13px;border:1px solid rgba(17,18,15,.075);border-radius:19px;background:#fff;box-shadow:0 10px 24px rgba(17,18,15,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;}
.hondugo-site .help-contact-card--wa{--contact-accent:#159b60;--contact-soft:#eaf8f1;}
.hondugo-site .help-contact-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--contact-accent) 25%,rgba(17,18,15,.08));box-shadow:0 14px 30px rgba(17,18,15,.09);}
.hondugo-site .help-contact-card::after{content:"";position:absolute;left:0;top:15px;bottom:15px;width:3px;border-radius:0 8px 8px 0;background:var(--contact-accent);}
.hondugo-site .help-contact-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--contact-accent) 18%,transparent);border-radius:16px;background:var(--contact-soft);color:var(--contact-accent);}
.hondugo-site .help-contact-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hondugo-site .help-contact-card--wa .help-contact-icon svg{width:27px;height:27px;fill:currentColor;stroke:none;}
.hondugo-site .help-contact-copy{min-width:0;}
.hondugo-site .help-contact-copy small{display:block;margin-bottom:3px;color:#68716a;font-size:9.5px;font-weight:820;letter-spacing:.075em;text-transform:uppercase;}
.hondugo-site .help-contact-copy strong{display:block;overflow-wrap:anywhere;color:#151714;font-size:14px;line-height:1.2;}
.hondugo-site .help-contact-copy span{display:block;margin-top:3px;color:#666e67;font-size:10.5px;line-height:1.37;}
.hondugo-site .help-contact-arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--contact-accent) 18%,transparent);border-radius:11px;background:var(--contact-soft);color:var(--contact-accent);font-size:17px;font-weight:900;transition:transform .2s ease,background .2s ease;}
.hondugo-site .help-contact-card:hover .help-contact-arrow{transform:translate(2px,-2px);}
.hondugo-site .help-contact-arrow--mail{width:auto;min-width:108px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;background:#edf4ff;color:#245fca;}
.hondugo-site .help-contact-arrow--mail span{font-size:9.5px;font-weight:900;line-height:1;white-space:nowrap;}
.hondugo-site .help-contact-arrow--mail b{font-size:16px;line-height:1;}
.hondugo-site .help-v27-hours{display:flex;align-items:center;gap:9px;margin-top:10px;padding:11px 12px;border:1px solid rgba(17,18,15,.065);border-radius:14px;background:rgba(255,255,255,.74);color:#5f6861;font-size:10.5px;line-height:1.42;}
.hondugo-site .help-v27-hours svg{width:16px;height:16px;flex:0 0 16px;stroke:#b28b00;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
@media (max-width:1080px){.hondugo-site #ayuda{padding:52px 0 56px;}
.hondugo-site #ayuda .help-card-v27{grid-template-columns:1fr;gap:18px;}
.hondugo-site .help-v27-panel{min-height:unset;}
}
@media (max-width:680px){.hondugo-site #ayuda{padding:42px 0 46px;}
.hondugo-site #ayuda .help-card-v27{padding:22px 17px!important;border-radius:27px;}
.hondugo-site .help-v27-topics{grid-template-columns:1fr;}
.hondugo-site .help-v27-topic{min-height:68px;}
.hondugo-site .help-v27-panel{padding:15px;border-radius:23px;}
.hondugo-site .help-v27-panel h3{font-size:23px;}
.hondugo-site .help-contact-card{grid-template-columns:48px 1fr 32px;gap:10px;min-height:80px;padding:12px;}
.hondugo-site .help-contact-icon{width:48px;height:48px;border-radius:15px;}
.hondugo-site .help-contact-copy strong{font-size:13px;}
.hondugo-site .help-contact-copy span{font-size:10px;}
.hondugo-site .help-contact-arrow{width:32px;height:32px;}
}
@media (max-width:390px){.hondugo-site .help-contact-card{grid-template-columns:44px 1fr auto;padding:11px;}
.hondugo-site .help-contact-icon{width:44px;height:44px;}
.hondugo-site .help-contact-arrow{width:30px;height:30px;}
.hondugo-site .help-contact-arrow--mail{width:auto;min-width:94px;padding:0 8px;gap:5px;}
.hondugo-site .help-contact-arrow--mail span{font-size:8.5px;}
.hondugo-site .help-contact-copy strong{font-size:12px;}
}
.hondugo-site #descargar{position:relative;
  overflow:hidden;
  padding:58px 0 76px;
  background:linear-gradient(180deg,#ffffff 0%,#f7f8f4 100%);}
.hondugo-site #descargar::before{content:"";
  position:absolute;
  width:430px;
  height:430px;
  right:-180px;
  top:-230px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(254,246,50,.28),rgba(254,246,50,.07) 48%,transparent 72%);
  pointer-events:none;}
.hondugo-site .download-v30-shell{position:relative;
  overflow:hidden;
  padding:32px;
  border:1px solid rgba(17,18,15,.08);
  border-radius:32px;
  background:rgba(255,255,255,.94);
  box-shadow:0 20px 54px rgba(17,18,15,.075);}
.hondugo-site .download-v30-shell::after{content:"";
  position:absolute;
  left:32px;
  right:32px;
  top:0;
  height:3px;
  border-radius:0 0 12px 12px;
  background:linear-gradient(90deg,var(--yellow),rgba(254,246,50,.15));}
.hondugo-site .download-v30__head{position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.22fr) minmax(285px,.78fr);
  gap:36px;
  align-items:end;
  margin-bottom:24px;}
.hondugo-site .download-v30__kicker{display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  min-height:30px;
  padding:0 12px;
  border:1px solid rgba(17,18,15,.09);
  border-radius:999px;
  background:#fffde8;
  color:#34362f;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  box-shadow:0 5px 14px rgba(17,18,15,.04);}
.hondugo-site .download-v30__kicker svg{width:14px;
  height:14px;
  fill:none;
  stroke:#11120f;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;}
.hondugo-site #descargar .download-v30__head h2{max-width:680px;
  margin:12px 0 0;
  color:#11120f;
  font-size:clamp(36px,4vw,52px);
  line-height:.98;
  letter-spacing:-.048em;}
.hondugo-site .download-v30__intro{margin:0;
  padding-left:18px;
  border-left:3px solid var(--yellow);
  color:#62655d;
  font-size:14px;
  line-height:1.62;}
.hondugo-site .download-v30__apps{position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;}
.hondugo-site .download-app-card{--app-accent:#d5c900;
  --app-soft:#fffbd8;
  position:relative;
  overflow:hidden;
  min-width:0;
  padding:22px;
  border:1px solid rgba(17,18,15,.08);
  border-radius:25px;
  background:linear-gradient(145deg,#ffffff 0%,#fbfbf7 100%);
  box-shadow:0 13px 31px rgba(17,18,15,.055);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.hondugo-site .download-app-card::before{content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-105px;
  top:-105px;
  border-radius:50%;
  background:var(--app-soft);
  opacity:.8;}
.hondugo-site .download-app-card:hover{transform:translateY(-4px);
  border-color:rgba(17,18,15,.14);
  box-shadow:0 20px 40px rgba(17,18,15,.09);}
.hondugo-site .download-app-card--driver{--app-accent:#11120f;
  --app-soft:#f0f1ec;}
.hondugo-site .download-app-card__top{position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:17px;}
.hondugo-site .download-app-card__identity{display:flex;
  align-items:center;
  gap:13px;
  min-width:0;}
.hondugo-site .download-app-card__icon{width:58px;
  height:58px;
  flex:0 0 58px;
  display:block;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  border:1px solid rgba(17,18,15,.10);
  box-shadow:0 12px 24px rgba(17,18,15,.10);}
.hondugo-site .download-app-card--driver .download-app-card__icon{background:#fff;
  box-shadow:0 12px 24px rgba(17,18,15,.12);}
.hondugo-site .download-app-card--user .download-app-card__icon{background:var(--yellow);
  border-color:rgba(17,18,15,.14);
  box-shadow:0 12px 24px rgba(205,194,0,.22),inset 0 1px 0 rgba(255,255,255,.45);}
.hondugo-site .download-app-card__icon img{width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  border-radius:inherit;}
.hondugo-site .download-app-card__role{display:block;
  margin-bottom:4px;
  color:#74776f;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;}
.hondugo-site .download-app-card h3{margin:0;
  color:#11120f;
  font-size:24px;
  line-height:1.05;
  letter-spacing:-.035em;}
.hondugo-site .download-app-card__platforms{display:inline-flex;
  align-items:center;
  gap:6px;
  flex:0 0 auto;
  padding:7px 9px;
  border:1px solid rgba(17,18,15,.07);
  border-radius:999px;
  background:#f5f6f1;
  color:#5f625a;
  font-size:9px;
  font-weight:850;
  white-space:nowrap;}
.hondugo-site .download-app-card__platforms i{width:6px;
  height:6px;
  border-radius:50%;
  background:#20aa68;
  box-shadow:0 0 0 3px rgba(32,170,104,.11);}
.hondugo-site .download-app-card__description{position:relative;
  z-index:1;
  min-height:44px;
  margin:0 0 15px;
  color:#62665d;
  font-size:13px;
  line-height:1.55;}
.hondugo-site .download-app-card__features{position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin:0 0 17px;
  padding:0;
  list-style:none;}
.hondugo-site .download-app-card__features li{display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  padding:9px 10px;
  border:1px solid rgba(17,18,15,.065);
  border-radius:13px;
  background:#fff;
  color:#4d5149;
  font-size:10.5px;
  font-weight:790;
  line-height:1.25;}
.hondugo-site .download-app-card__features li::before{content:"";
  width:15px;
  height:15px;
  flex:0 0 15px;
  border-radius:50%;
  background:var(--app-soft);
  border:1px solid rgba(17,18,15,.08);}
.hondugo-site .download-app-card__features li::after{content:"";
  position:absolute;}
.hondugo-site .download-badges{position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;}
.hondugo-site .store-badge{position:relative;
  overflow:hidden;
  min-width:0;
  min-height:60px;
  padding:9px 13px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:16px;
  display:flex;
  align-items:center;
  gap:10px;
  background:#11120f;
  color:#fff;
  box-shadow:0 13px 25px rgba(17,18,15,.16),inset 0 1px 0 rgba(255,255,255,.09);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.hondugo-site .store-badge::after{content:"";
  position:absolute;
  inset:2px;
  border:1px solid rgba(255,255,255,.055);
  border-radius:13px;
  pointer-events:none;}
.hondugo-site .store-badge:hover{transform:translateY(-3px);
  border-color:rgba(254,246,50,.62);
  box-shadow:0 18px 31px rgba(17,18,15,.21),0 0 0 4px rgba(254,246,50,.10),inset 0 1px 0 rgba(255,255,255,.11);}
.hondugo-site .store-badge:focus-visible{outline:3px solid rgba(254,246,50,.62);
  outline-offset:3px;}
.hondugo-site .store-badge__logo{width:31px;
  height:31px;
  flex:0 0 31px;
  display:grid;
  place-items:center;}
.hondugo-site .store-badge__logo svg{width:27px;
  height:27px;
  display:block;}
.hondugo-site .store-badge small{display:block;
  color:#cbd0c8;
  font-size:8px;
  font-weight:700;
  letter-spacing:.035em;
  line-height:1.05;}
.hondugo-site .store-badge strong{display:block;
  margin-top:3px;
  color:#fff;
  font-size:15.5px;
  font-weight:720;
  line-height:1.02;
  letter-spacing:-.025em;
  white-space:nowrap;}
.hondugo-site .download-v30__foot{position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-top:16px;
  padding:13px 15px;
  border:1px solid rgba(17,18,15,.07);
  border-radius:18px;
  background:#f7f8f4;}
.hondugo-site .download-v30__foot-copy{display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
  color:#63675f;
  font-size:11.5px;
  line-height:1.4;}
.hondugo-site .download-v30__foot-icon{width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:var(--yellow);
  color:#11120f;
  box-shadow:0 7px 16px rgba(205,194,0,.14);}
.hondugo-site .download-v30__foot-icon svg{width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;}
.hondugo-site .download-v30__foot strong{color:#20221e;}
.hondugo-site .download-v30__support{display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:0 13px;
  border:1px solid rgba(37,211,102,.22);
  border-radius:13px;
  background:#ebf9f1;
  color:#176b3a;
  font-size:11px;
  font-weight:850;
  white-space:nowrap;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;}
.hondugo-site .download-v30__support:hover{transform:translateY(-2px);
  background:#e2f7eb;
  box-shadow:0 9px 19px rgba(22,118,62,.10);}
.hondugo-site .download-v30__support svg{width:16px;
  height:16px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;}
@media (max-width:980px){.hondugo-site .download-v30__head{grid-template-columns:1fr;gap:16px;}
.hondugo-site .download-v30__intro{max-width:720px;}
.hondugo-site .download-v30__apps{grid-template-columns:1fr;}
.hondugo-site .download-app-card__description{min-height:0;}
}
@media (max-width:680px){.hondugo-site #descargar{padding:42px 0 54px;}
.hondugo-site .download-v30-shell{padding:24px 18px;border-radius:27px;}
.hondugo-site .download-v30-shell::after{left:18px;right:18px;}
.hondugo-site #descargar .download-v30__head h2{font-size:clamp(34px,10.5vw,43px);}
.hondugo-site .download-v30__intro{padding-left:14px;font-size:13.5px;}
.hondugo-site .download-app-card{padding:18px;border-radius:22px;}
.hondugo-site .download-app-card__top{align-items:flex-start;}
.hondugo-site .download-app-card__platforms{font-size:8px;padding:6px 8px;}
.hondugo-site .download-v30__foot{align-items:flex-start;flex-direction:column;}
.hondugo-site .download-v30__support{width:100%;}
}
@media (max-width:470px){.hondugo-site .download-app-card__icon{width:49px;height:49px;flex-basis:49px;border-radius:15px;}
.hondugo-site .download-app-card h3{font-size:21px;}
.hondugo-site .download-app-card__features{grid-template-columns:1fr;}
.hondugo-site .download-badges{grid-template-columns:1fr;}
.hondugo-site .store-badge{width:100%;min-height:58px;}
}
.hondugo-site #ciudades{}
.hondugo-site .site-header{position:fixed !important;
  top:0 !important;
  right:0 !important;
  left:0 !important;
  width:100% !important;
  z-index:2147483000 !important;
  visibility:visible !important;
  opacity:1 !important;
  transform:none !important;}
.hondugo-site{padding-top:var(--header-h);}
.hondugo-site #inicio,.hondugo-site #proximos-servicios,.hondugo-site #seguridad,.hondugo-site #conductores,.hondugo-site #ayuda,.hondugo-site #descargar,.hondugo-site #ciudades{}
@media (min-width:821px){.hondugo-site .v7-hero{min-height:calc(100svh - var(--header-h)) !important;
    padding:18px 0 26px !important;
    display:flex;
    align-items:center;}
.hondugo-site .v7-hero-grid{align-items:center !important;
    gap:clamp(30px,4vw,56px) !important;}
.hondugo-site .v7-hero-copy{padding-top:0 !important;}
.hondugo-site .v7-phone{width:clamp(220px,17vw,248px) !important;}
}
.hondugo-site .v7-ecosystem-grid{align-items:start !important;}
.hondugo-site .v7-city-panel{align-self:start !important;
  height:auto !important;
  min-height:0 !important;
  padding:14px !important;}
.hondugo-site .v7-city-panel .v7-panel-header{margin-bottom:10px !important;}
.hondugo-site .v10-map-shell{display:block !important;
  height:auto !important;
  min-height:0 !important;}
.hondugo-site .v10-map-toolbar{padding:10px 12px 7px !important;}
.hondugo-site .v10-map-canvas{display:block !important;
  position:relative !important;
  min-height:0 !important;
  height:auto !important;
  aspect-ratio:1200 / 642 !important;
  margin:0 8px 8px !important;
  overflow:hidden !important;}
.hondugo-site .v10-map-caption{grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:8px !important;
  padding:9px 11px 10px !important;}
.hondugo-site .v10-map-caption .v18-city-launch{min-width:0 !important;}
.hondugo-site .v7-city-note{margin:8px 2px 0 !important;}
@media (max-width:820px){.hondugo-site{--header-h:90px;}
.hondugo-site{padding-top:var(--header-h);}
.hondugo-site .site-header{height:var(--header-h) !important;}
.hondugo-site .v7-hero{min-height:0 !important;
    padding:18px 0 42px !important;}
.hondugo-site .v7-hero-grid{gap:20px !important;}
.hondugo-site .v7-phone{width:min(245px,64vw) !important;
    max-width:calc(100vw - 40px) !important;}
.hondugo-site .v7-city-panel{padding:13px !important;}
.hondugo-site .v10-map-canvas{display:block !important;
    visibility:visible !important;
    aspect-ratio:1200 / 642 !important;
    min-height:170px !important;}
}
@media (max-width:560px){.hondugo-site .v7-phone{width:min(228px,66vw) !important;}
.hondugo-site .v10-map-toolbar{align-items:center !important;
    padding:9px 10px 6px !important;}
.hondugo-site .v10-map-status{font-size:7px !important;
    padding:6px 7px !important;}
.hondugo-site .v10-map-canvas{width:auto !important;
    min-height:160px !important;
    margin:0 6px 7px !important;}
.hondugo-site .v10-map-caption{padding:8px 9px 9px !important;}
}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:var(--header-h) !important;
  padding:14px 22px 10px !important;
  transform:none !important;
  visibility:visible !important;
  opacity:1 !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:76px !important;
  border-radius:24px !important;}
.hondugo-site{}
@media (min-width:821px){.hondugo-site .v7-hero{min-height:0 !important;
    padding:14px 0 26px !important;}
.hondugo-site .v7-hero-grid{min-height:520px !important;
    gap:clamp(28px,3.5vw,48px) !important;}
.hondugo-site .v7-phone{width:clamp(198px,15.4vw,220px) !important;}
}
.hondugo-site .v7-city-panel{padding:12px !important;}
.hondugo-site .v7-city-panel .v7-panel-header{margin-bottom:7px !important;}
.hondugo-site .v10-map-toolbar{padding:8px 10px 5px !important;}
.hondugo-site .v10-map-canvas{height:190px !important;
  min-height:190px !important;
  aspect-ratio:auto !important;
  margin:0 6px 7px !important;
  border-radius:17px !important;}
.hondugo-site .v10-map-caption{padding:7px 8px 8px !important;
  gap:6px !important;}
.hondugo-site .v18-city-launch{padding:8px 9px !important;
  border-radius:13px !important;}
.hondugo-site .v18-city-launch strong{font-size:11px !important;}
.hondugo-site .v18-city-launch small{font-size:8px !important;}
.hondugo-site .v7-city-note{margin:6px 2px 0 !important;
  font-size:11px !important;}
@media (max-width:820px){.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:90px !important;
    padding:10px 12px !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:68px !important;
    border-radius:20px !important;}
.hondugo-site{}
.hondugo-site .v7-hero{padding:12px 0 34px !important;}
.hondugo-site .v7-phone{width:min(206px,59vw) !important;}
.hondugo-site .v10-map-canvas{display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    height:176px !important;
    min-height:176px !important;}
}
@media (max-width:560px){.hondugo-site .v7-phone{width:min(196px,61vw) !important;}
.hondugo-site .v10-map-canvas{height:160px !important;
    min-height:160px !important;}
}
.hondugo-site{overflow-x:hidden;
  }
.hondugo-site{overflow-x:hidden;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  height:var(--header-h) !important;
  padding:12px 22px 8px !important;
  transform:none !important;
  opacity:1 !important;
  visibility:visible !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:76px !important;
  border-radius:24px !important;}
.hondugo-site .v7-phone{width:248px !important;
  height:auto !important;
  aspect-ratio:322 / 650 !important;
  padding:5px !important;
  border-radius:48px !important;
  background:linear-gradient(145deg,#34363a 0%,#111214 45%,#24262a 100%) !important;
  border:1px solid rgba(255,255,255,.18) !important;
  box-shadow:
    0 30px 60px rgba(17,18,15,.24),
    0 8px 20px rgba(17,18,15,.18),
    inset 0 1px 0 rgba(255,255,255,.24) !important;
  transform:rotate(0deg) !important;}
.hondugo-site .v7-phone::after{display:none !important;}
.hondugo-site .v7-phone-rim{padding:4px !important;
  border-radius:43px !important;
  background:#050505 !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.13) !important;}
.hondugo-site .v7-phone-screen{border-radius:39px !important;}
.hondugo-site .v7-dynamic-island{top:11px !important;
  width:76px !important;
  height:21px !important;}
.hondugo-site .v7-dynamic-island span{right:12px !important;
  top:7.5px !important;}
.hondugo-site .v7-phone-button{background:#202226 !important;}
.hondugo-site .v7-phone-button--left{left:-3px !important;
  width:3px !important;
  height:76px !important;
  top:112px !important;}
.hondugo-site .v7-phone-button--right{right:-3px !important;
  width:3px !important;
  height:60px !important;
  top:148px !important;}
@media (min-width:1101px){.hondugo-site .v7-hero-grid{min-height:570px !important;}
}
@media (min-width:1025px){.hondugo-site .v7-ecosystem-grid{align-items:stretch !important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{height:100% !important;}
.hondugo-site .v7-city-panel{display:flex !important;
    flex-direction:column !important;
    padding:20px !important;}
.hondugo-site .v10-map-shell{flex:1 1 auto !important;
    display:flex !important;
    flex-direction:column !important;}
.hondugo-site .v10-map-canvas{flex:1 1 auto !important;
    height:auto !important;
    min-height:255px !important;}
}
.hondugo-site .v18-city-launch::before,.hondugo-site .v18-city-launch::after{display:none !important;}
.hondugo-site .v18-city-launch{padding:11px 12px !important;}
@media (max-width:1100px){.hondugo-site .v7-section-heading{grid-template-columns:1fr !important;
    gap:14px !important;}
.hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr !important;
    align-items:start !important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{width:100% !important;
    height:auto !important;}
.hondugo-site .v10-map-canvas{height:auto !important;
    min-height:280px !important;
    aspect-ratio:1200 / 642 !important;}
.hondugo-site .security-grid,.hondugo-site .how-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hondugo-site .how-grid::before{display:none !important;}
.hondugo-site #conductores .driver-card,.hondugo-site #ayuda .help-card-v27{grid-template-columns:1fr !important;}
.hondugo-site .driver-whatsapp,.hondugo-site .help-v27-panel{min-width:0 !important;}
}
@media (max-width:900px){.hondugo-site{--header-h:90px;}
.hondugo-site{padding-top:var(--header-h) !important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:var(--header-h) !important;
    padding:10px 10px !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:68px !important;
    grid-template-columns:58px 1fr auto !important;
    gap:8px !important;
    padding:7px 8px 7px 9px !important;
    border-radius:20px !important;}
.hondugo-site .nav-shell > .nav{display:none !important;}
@keyframes hgMenuOpen{from{opacity:0;transform:translateX(-12px)}
to{opacity:1;transform:translateX(0)}
}
.hondugo-site .download-top{display:none !important;}
.hondugo-site .v7-phone{width:232px !important;}
.hondugo-site .v10-map-canvas{min-height:230px !important;}
}
@media (max-width:680px){.hondugo-site .security-grid,.hondugo-site .how-grid{grid-template-columns:1fr !important;}
.hondugo-site .v7-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hondugo-site .driver-points{grid-template-columns:1fr !important;}
.hondugo-site .download-v29__apps{grid-template-columns:1fr !important;}
.hondugo-site #conductores .driver-card,.hondugo-site #ayuda .help-card-v27{padding:24px 18px !important;}
.hondugo-site .v10-map-canvas{min-height:190px !important;}
}
@media (max-width:480px){.hondugo-site .actions{gap:5px !important;}
.hondugo-site .brand{width:48px !important;
    height:48px !important;}
.hondugo-site .brand img{width:45px !important;
    height:45px !important;}
.hondugo-site .v7-phone{width:218px !important;}
.hondugo-site .v10-map-canvas{min-height:168px !important;}
}
.hondugo-site{--header-h:88px;}
.hondugo-site{}
.hondugo-site{padding-top:var(--header-h)!important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:var(--header-h)!important;
  padding:8px 22px 6px!important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:72px!important;
  border-radius:22px!important;}
.hondugo-site .v7-hero{min-height:calc(100svh - var(--header-h))!important;
  padding:24px 0 34px!important;}
.hondugo-site .v7-hero-grid{min-height:590px!important;
  align-items:center!important;
  gap:clamp(38px,5vw,68px)!important;}
.hondugo-site .v7-phone{width:clamp(258px,21vw,282px)!important;
  height:auto!important;
  aspect-ratio:322/650!important;
  padding:7px!important;
  border-radius:56px!important;
  background:linear-gradient(145deg,#55585c 0%,#17191c 17%,#050607 58%,#2e3135 100%)!important;
  border:1px solid rgba(255,255,255,.20)!important;
  box-shadow:0 36px 72px rgba(17,18,15,.24),0 12px 26px rgba(17,18,15,.18),
             inset 0 1px 0 rgba(255,255,255,.27),inset 0 -1px 0 rgba(0,0,0,.55)!important;
  transform:rotate(1.4deg)!important;}
.hondugo-site .v7-phone::after{content:""!important;display:block!important;position:absolute!important;
  inset:12px 17px auto auto!important;width:43%!important;height:28%!important;
  border-radius:36px!important;
  background:linear-gradient(125deg,rgba(255,255,255,.16),transparent 55%)!important;
  opacity:.42!important;pointer-events:none!important;}
.hondugo-site .v7-phone-rim{padding:6px!important;border-radius:50px!important;background:#050505!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),inset 0 0 18px rgba(255,255,255,.025)!important;}
.hondugo-site .v7-phone-screen{border-radius:44px!important;}
.hondugo-site .v7-dynamic-island{top:13px!important;width:82px!important;height:23px!important;}
.hondugo-site .v7-phone-button--left{left:-4px!important;top:132px!important;width:4px!important;height:86px!important;}
.hondugo-site .v7-phone-button--right{right:-4px!important;top:172px!important;width:4px!important;height:68px!important;}
@media (min-width:1101px){.hondugo-site .v7-ecosystem-grid{align-items:stretch!important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{height:100%!important;min-height:610px!important;}
.hondugo-site .v7-city-panel{display:flex!important;flex-direction:column!important;padding:20px!important;}
.hondugo-site .v10-map-shell{flex:1 1 auto!important;min-height:0!important;
    display:flex!important;flex-direction:column!important;}
.hondugo-site .v10-map-canvas{flex:1 1 auto!important;height:auto!important;min-height:405px!important;
    margin:0 8px 10px!important;overflow:hidden!important;}
}
.hondugo-site .v18-city-launch::before,.hondugo-site .v18-city-launch::after{display:none!important;}
.hondugo-site .v18-city-launch{padding:11px 12px!important;}
@media (min-width:701px) and (max-width:1100px){.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr)!important;
    gap:28px!important;}
.hondugo-site .v7-phone{width:250px!important;}
.hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr!important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{height:auto!important;min-height:0!important;}
.hondugo-site .v10-map-canvas{min-height:330px!important;height:auto!important;aspect-ratio:1200/642!important;}
.hondugo-site .security-grid,.hondugo-site .how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:700px){.hondugo-site{--header-h:82px;}
.hondugo-site{overflow-x:hidden!important;}
.hondugo-site{padding-top:var(--header-h)!important;overflow-x:hidden!important;width:100%!important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:var(--header-h)!important;padding:7px 8px!important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:100%!important;height:68px!important;padding:7px 8px!important;
    grid-template-columns:54px 1fr auto!important;border-radius:19px!important;}
.hondugo-site .v7-hero{min-height:0!important;padding:24px 0 40px!important;}
.hondugo-site .v7-hero-grid{min-height:0!important;grid-template-columns:1fr!important;gap:24px!important;}
.hondugo-site .v7-phone{width:min(246px,72vw)!important;}
.hondugo-site .v10-map-canvas{display:block!important;visibility:visible!important;opacity:1!important;
    height:auto!important;min-height:190px!important;aspect-ratio:1200/642!important;}
.hondugo-site .security-grid,.hondugo-site .how-grid,.hondugo-site .download-v29__apps{grid-template-columns:1fr!important;}
}
.hondugo-site{--header-h:84px;}
.hondugo-site{scroll-behavior:smooth;
  
  overflow-x:hidden !important;}
.hondugo-site{padding-top:var(--header-h) !important;
  overflow-x:hidden !important;
  width:100% !important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{position:fixed !important;
  top:0 !important;
  right:0 !important;
  left:0 !important;
  width:100% !important;
  height:var(--header-h) !important;
  padding:6px 22px !important;
  transform:none !important;
  opacity:1 !important;
  visibility:visible !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{height:72px !important;
  border-radius:22px !important;}
.hondugo-site .v7-hero{min-height:0 !important;
  padding:22px 0 34px !important;}
.hondugo-site .v7-hero-grid{min-height:0 !important;
  align-items:center !important;
  gap:clamp(36px,4.5vw,62px) !important;}
.hondugo-site .v7-phone{position:relative !important;
  width:270px !important;
  height:545px !important;
  aspect-ratio:auto !important;
  padding:6px !important;
  border-radius:49px !important;
  background:linear-gradient(
    135deg,
    #4a4c4f 0%,
    #111 18%,
    #040404 62%,
    #2c2e31 100%
  ) !important;
  border:0 !important;
  box-shadow:
    0 38px 68px rgba(17,18,15,.24),
    0 10px 22px rgba(17,18,15,.20),
    inset 0 0 0 1px rgba(255,255,255,.22) !important;
  transform:rotate(3deg) !important;
  transition:transform .35s ease !important;}
.hondugo-site .v7-phone::after{content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:10px 15px auto auto !important;
  width:55% !important;
  height:42% !important;
  border-radius:34px !important;
  background:linear-gradient(
    120deg,
    rgba(255,255,255,.18),
    transparent 40%
  ) !important;
  mix-blend-mode:screen !important;
  opacity:.45 !important;
  pointer-events:none !important;}
.hondugo-site .v7-phone-rim{width:100% !important;
  height:100% !important;
  padding:6px !important;
  border-radius:44px !important;
  background:#050505 !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12) !important;}
.hondugo-site .v7-phone-screen{width:100% !important;
  height:100% !important;
  border-radius:38px !important;
  overflow:hidden !important;}
.hondugo-site .v7-phone-screen img{width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;}
.hondugo-site .v7-dynamic-island{top:13px !important;
  width:77px !important;
  height:20px !important;}
.hondugo-site .v7-dynamic-island span{right:12px !important;
  top:7px !important;
  width:5px !important;
  height:5px !important;}
.hondugo-site .v7-phone-button--left{left:-3px !important;
  top:107px !important;
  width:3px !important;
  height:77px !important;}
.hondugo-site .v7-phone-button--right{right:-3px !important;
  top:141px !important;
  width:3px !important;
  height:60px !important;}
@media (min-width:1101px){.hondugo-site .v7-ecosystem-grid{align-items:stretch !important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{height:100% !important;
    min-height:0 !important;}
.hondugo-site .v7-city-panel{display:flex !important;
    flex-direction:column !important;
    padding:24px !important;}
.hondugo-site .v10-map-shell{flex:1 1 auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;}
.hondugo-site .v10-map-canvas{flex:1 1 auto !important;
    height:auto !important;
    min-height:300px !important;
    margin:0 8px 10px !important;
    overflow:hidden !important;}
}
.hondugo-site .v18-city-launch::before,.hondugo-site .v18-city-launch::after{display:none !important;}
.hondugo-site .v18-city-launch{padding:10px 12px !important;}
.hondugo-site .v10-map-status i{position:static !important;
  flex:0 0 auto !important;}
@media (min-width:901px) and (max-width:1100px){.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr) !important;
    gap:30px !important;}
.hondugo-site .v7-phone{width:250px !important;
    height:505px !important;}
.hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr !important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{width:100% !important;
    height:auto !important;}
.hondugo-site .v10-map-canvas{height:auto !important;
    min-height:300px !important;
    aspect-ratio:1200/642 !important;}
.hondugo-site .security-grid,.hondugo-site .how-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hondugo-site #conductores .driver-card,.hondugo-site #ayuda .help-card-v27{grid-template-columns:1fr !important;}
}
@media (max-width:900px){.hondugo-site{--header-h:82px;}
.hondugo-site{}
.hondugo-site{padding-top:var(--header-h) !important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{height:var(--header-h) !important;
    padding:7px 8px !important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:100% !important;
    height:68px !important;
    padding:7px 8px !important;
    grid-template-columns:54px 1fr auto !important;
    border-radius:19px !important;}
.hondugo-site .nav-shell > .nav{display:none !important;}
.hondugo-site .download-top{display:none !important;}
.hondugo-site .v7-hero{padding:22px 0 38px !important;}
.hondugo-site .v7-hero-grid{grid-template-columns:1fr !important;
    gap:22px !important;}
.hondugo-site .v7-phone{width:238px !important;
    height:480px !important;}
.hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr !important;}
.hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{width:100% !important;
    height:auto !important;}
.hondugo-site .v10-map-canvas{display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    height:auto !important;
    min-height:220px !important;
    aspect-ratio:1200/642 !important;}
.hondugo-site .security-grid,.hondugo-site .how-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hondugo-site #conductores .driver-card,.hondugo-site #ayuda .help-card-v27{grid-template-columns:1fr !important;}
}
@media (max-width:620px){.hondugo-site,.hondugo-site{max-width:100% !important;
    overflow-x:hidden !important;}
.hondugo-site .site-header,.hondugo-site .nav-shell,.hondugo-site .section,.hondugo-site main,.hondugo-site footer{max-width:100% !important;}
.hondugo-site .v7-phone{width:226px !important;
    height:456px !important;}
.hondugo-site .security-grid,.hondugo-site .how-grid,.hondugo-site .download-v29__apps,.hondugo-site .driver-points{grid-template-columns:1fr !important;}
.hondugo-site .v7-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.hondugo-site .v10-map-canvas{min-height:170px !important;}
}
.hondugo-site .hg46-modal-open{overflow:hidden;}
.hondugo-site .hg46-locale-button,.hondugo-site .hg46-menu-trigger{height:46px;border:1px solid rgba(17,18,15,.11);border-radius:15px;background:rgba(255,255,255,.9);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;color:#19181D;font:800 12px/1 inherit;cursor:pointer;box-shadow:0 8px 20px rgba(17,18,15,.06);transition:transform .18s,border-color .18s,background .18s;}
.hondugo-site .hg46-locale-button:hover,.hondugo-site .hg46-menu-trigger:hover{transform:translateY(-1px);border-color:rgba(17,18,15,.24);background:#fff;}
.hondugo-site .hg46-locale-button svg{width:19px;height:19px;}
.hondugo-site .hg46-locale-button b{font-size:13px;}
.hondugo-site .hg46-menu-trigger{width:48px;padding:0;}
.hondugo-site .hg46-menu-label{display:none;}
.hondugo-site .hg46-menu-lines{width:20px;display:grid;gap:4px;}
.hondugo-site .hg46-menu-lines i{display:block;height:2px;border-radius:2px;background:currentColor;}
.hondugo-site .hg46-overlay{position:fixed;inset:0;z-index:2147483500;background:rgba(8,9,7,.54);backdrop-filter:blur(5px);}
.hondugo-site .hg46-mega-menu,.hondugo-site .hg46-dialog{position:fixed;z-index:2147483501;background:#fff;color:#19181D;box-shadow:0 30px 90px rgba(0,0,0,.28);}
.hondugo-site .hg46-mega-menu{top:18px;left:50%;width:min(1240px,calc(100% - 36px));max-height:calc(100vh - 36px);overflow:auto;transform:translateX(-50%);border-radius:30px;padding:28px;}
.hondugo-site .hg46-mega-head,.hondugo-site .hg46-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;}
.hondugo-site .hg46-mega-head span,.hondugo-site .hg46-dialog-head span{display:block;margin-bottom:5px;color:#74786f;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.12em;}
.hondugo-site .hg46-mega-head h2,.hondugo-site .hg46-dialog-head h2{margin:0;font-size:clamp(28px,4vw,48px);letter-spacing:-.045em;}
.hondugo-site .hg46-close{width:46px;height:46px;border:0;border-radius:50%;background:#f0f1ec;color:#19181D;font-size:28px;line-height:1;cursor:pointer;}
.hondugo-site .hg46-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px;}
.hondugo-site .hg46-mega-grid nav{padding:22px;border:1px solid #e4e6df;border-radius:22px;background:#fafbf7;}
.hondugo-site .hg46-mega-grid h3{margin:0 0 13px;font-size:15px;}
.hondugo-site .hg46-mega-grid a{display:flex;align-items:center;min-height:42px;padding:7px 10px;margin:2px -10px;border-radius:11px;color:#3d413a;font-size:14px;font-weight:720;}
.hondugo-site .hg46-mega-grid a:hover{background:#FEF632;color:#19181D;}
.hondugo-site .hg46-mega-cta{margin-top:18px;padding:20px 22px;border-radius:22px;background:#19181D;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px;}
.hondugo-site .hg46-mega-cta div{display:grid;gap:4px;}
.hondugo-site .hg46-mega-cta span{color:#c8cbc3;font-size:13px;}
.hondugo-site .hg46-mega-cta a{flex:0 0 auto;padding:13px 18px;border-radius:14px;background:#FEF632;color:#19181D;font-weight:850;}
.hondugo-site .hg46-dialog{top:50%;left:50%;width:min(560px,calc(100% - 30px));max-height:calc(100vh - 30px);overflow:auto;transform:translate(-50%,-50%);border-radius:28px;padding:26px;}
.hondugo-site .hg46-dialog-head h2{font-size:32px;}
.hondugo-site .hg46-primary{border:0;border-radius:14px;background:#FEF632;color:#19181D;font-weight:880;min-height:48px;padding:0 18px;cursor:pointer;}
.hondugo-site .hg46-toggle-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 0;border-top:1px solid #e5e7e0;}
.hondugo-site .hg46-toggle-row span{display:grid;gap:3px;}
.hondugo-site .hg46-toggle-row small{color:#777b73;}
.hondugo-site .hg46-toggle-row input{width:43px;height:23px;accent-color:#19181D;}
.hondugo-site .hg46-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;}
.hondugo-site .hg46-dialog-actions a{font-size:13px;font-weight:800;text-decoration:underline;}
@media (max-width:1080px){.hondugo-site .nav-shell>.nav{display:none;}
.hondugo-site .nav-shell{grid-template-columns:68px 1fr auto;}
.hondugo-site .hg46-menu-label{display:none;}
.hondugo-site .hg46-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:720px){.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{gap:5px;padding-right:7px;}
.hondugo-site .hg46-locale-button{width:45px;padding:0;}
.hondugo-site .hg46-locale-button span,.hondugo-site .hg46-locale-button b{display:none;}
.hondugo-site .hg46-mega-menu{top:8px;width:calc(100% - 16px);max-height:calc(100vh - 16px);padding:20px;border-radius:23px;}
.hondugo-site .hg46-mega-grid{grid-template-columns:1fr;}
.hondugo-site .hg46-mega-cta{align-items:flex-start;flex-direction:column;}
}
@media (max-width:460px){.hondugo-site .hg46-dialog{padding:20px;}
.hondugo-site .hg46-dialog-actions{align-items:flex-start;flex-direction:column;}
.hondugo-site .download-top{display:none;}
.hondugo-site .hg46-mega-cta a{width:100%;text-align:center;}
}
.hondugo-site .hg46-title-prefix{font-style:normal;}
.hondugo-site .hg46-overlay[hidden],.hondugo-site .hg46-mega-menu[hidden],.hondugo-site .hg46-dialog[hidden]{display:none!important;}
.hondugo-site{scroll-behavior:smooth;}
.hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
.hondugo-site .nav-link{position:relative;background:transparent!important;box-shadow:none!important;transform:none!important;}
.hondugo-site .nav-link::after{content:"";position:absolute;left:22%;right:22%;bottom:8px;height:3px;border-radius:99px;background:var(--yellow);transform:scaleX(0);transform-origin:center;transition:transform .22s ease;}
.hondugo-site .nav-link.active{background:rgba(254,246,50,.13)!important;color:#111!important;}
.hondugo-site .nav-link.active::after{transform:scaleX(1);}
.hondugo-site .hg46-locale-button{gap:9px;}
.hondugo-site .hg46-locale-button>svg{display:none;}
.hondugo-site .hg46-overlay{opacity:0;transition:opacity .22s ease;}
.hondugo-site .hg46-overlay.is-open{opacity:1;}
.hondugo-site .hg46-mega-menu,.hondugo-site .hg46-dialog{opacity:0;transition:opacity .22s ease,transform .22s ease;}
.hondugo-site .hg46-mega-menu{transform:translateX(-50%) translateY(-14px) scale(.985);}
.hondugo-site .hg46-mega-menu.is-open{opacity:1;transform:translateX(-50%) translateY(0) scale(1);}
.hondugo-site .hg46-dialog{transform:translate(-50%,calc(-50% + 14px)) scale(.985);}
.hondugo-site .hg46-dialog.is-open{opacity:1;transform:translate(-50%,-50%) scale(1);}
.hondugo-site .v7-hero-grid{align-items:center!important;min-height:calc(100svh - 88px)!important;}
.hondugo-site .v7-phone{grid-column:2!important;grid-row:1/3!important;width:225px!important;transform:rotate(.4deg)!important;}
.hondugo-site .v7-phone-screen{background:#fff!important;}
.hondugo-site .v7-phone-screen img{object-fit:contain!important;object-position:center!important;background:#fff!important;}
@media (max-width:1100px){.hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
.hondugo-site .v7-hero-grid{min-height:auto!important;}
.hondugo-site .v7-phone{width:205px!important;}
.hondugo-site .hg46-locale-button{min-width:auto!important;}
}
@media (max-width:680px){.hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
.hondugo-site .site-header .nav-shell{padding-inline:10px!important;}
.hondugo-site .hg46-locale-button{padding:0 10px!important;}
.hondugo-site .site-header #hg46LocaleOpen{width:68px!important;min-width:68px!important;padding:0 8px!important;gap:7px!important;}
.hondugo-site .site-header #hg46LocaleOpen #hg46LocaleLabel{display:inline-flex!important;}
.hondugo-site .site-header #hg46LocaleOpen>b{display:none!important;}
.hondugo-site .v7-hero-grid{gap:22px!important;}
.hondugo-site .v7-phone{grid-column:1!important;grid-row:2!important;width:min(182px,48vw)!important;justify-self:center!important;}
.hondugo-site .hg46-mega-menu{transform:translateX(-50%) translateY(10px) scale(.985);}
.hondugo-site .hg46-mega-menu.is-open{transform:translateX(-50%) translateY(0) scale(1);}
.hondugo-site .hg46-dialog{transform:translate(-50%,calc(-50% + 10px)) scale(.985);}
.hondugo-site .hg46-dialog.is-open{transform:translate(-50%,-50%) scale(1);}
}
@media (prefers-reduced-motion:reduce){.hondugo-site{scroll-behavior:auto;}
.hondugo-site .nav-link::after,.hondugo-site .hg46-overlay,.hondugo-site .hg46-mega-menu,.hondugo-site .hg46-dialog{transition:none!important;}
}
.hondugo-site .hg48-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
.hondugo-site .site-header,.hondugo-site .site-header.scrolled{padding:10px 18px 8px!important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:min(1540px,calc(100% - 20px))!important;height:70px!important;padding:7px 9px 7px 14px!important;gap:14px!important;border-radius:22px!important;box-shadow:0 16px 42px rgba(17,18,15,.08)!important;}
.hondugo-site .nav-shell>.brand{width:56px!important;height:56px!important;border-radius:15px!important;box-shadow:none!important;}
.hondugo-site .nav-shell>.brand img{width:53px!important;height:53px!important;object-fit:contain!important;}
.hondugo-site .nav{min-width:0!important;padding:4px!important;border-radius:17px!important;}
.hondugo-site .nav-link{min-height:48px!important;padding:0 18px!important;border-radius:13px!important;font-size:14px!important;font-weight:760!important;}
.hondugo-site .nav-link::after{bottom:5px!important;height:3px!important;left:32%!important;right:32%!important;}
.hondugo-site .nav-link.active{background:rgba(254,246,50,.17)!important;}
.hondugo-site .actions{gap:9px!important;min-width:max-content!important;}
.hondugo-site .hg48-locale-button{width:54px!important;min-width:54px!important;height:50px!important;padding:0 10px!important;gap:6px!important;border-radius:15px!important;justify-content:center!important;}
.hondugo-site .hg48-action-cluster{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(17,18,15,.11);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(17,18,15,.06);}
.hondugo-site .hg48-download{min-height:44px!important;height:44px!important;padding:0 15px 0 12px!important;gap:9px!important;border-radius:14px!important;border:0!important;box-shadow:none!important;font-size:14px!important;white-space:nowrap!important;}
.hondugo-site .hg48-download .download-top__icon{width:30px!important;height:30px!important;border-radius:10px!important;}
.hondugo-site .hg48-download .download-top__arrow{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--yellow)!important;font-size:17px!important;box-shadow:none!important;}
.hondugo-site .hg48-menu-trigger{width:46px!important;min-width:46px!important;height:44px!important;padding:0!important;border-radius:14px!important;border:0!important;background:#f4f5f1!important;box-shadow:none!important;display:grid!important;place-items:center!important;}
.hondugo-site .hg48-menu-trigger:hover{background:var(--yellow)!important;transform:none!important;}
.hondugo-site .hg48-menu-trigger .hg46-menu-lines{width:21px!important;height:16px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;}
.hondugo-site .hg48-menu-trigger .hg46-menu-lines i{width:100%!important;height:2px!important;border-radius:99px!important;background:#111!important;display:block!important;}
.hondugo-site .v7-hero{padding:20px 0 46px!important;}
.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)!important;gap:42px!important;min-height:calc(100svh - 88px)!important;align-items:center!important;}
.hondugo-site .v7-hero-copy{max-width:760px!important;}
.hondugo-site .v7-hero-copy h1{margin:20px 0 17px!important;max-width:730px!important;font-size:clamp(54px,5.45vw,78px)!important;line-height:.95!important;letter-spacing:-.06em!important;}
.hondugo-site .hg48-wordmark{display:inline-flex!important;align-items:baseline!important;white-space:nowrap!important;position:relative!important;}
.hondugo-site .hg48-wordmark-main{color:#111;}
.hondugo-site .hg48-wordmark-go{display:inline-block!important;margin-left:.035em!important;padding:.01em .11em .055em!important;border-radius:.18em!important;background:var(--yellow)!important;color:#111!important;font:inherit!important;line-height:.88!important;letter-spacing:-.065em!important;box-shadow:inset 0 -2px 0 rgba(17,18,15,.09)!important;transform:translateY(-.015em)!important;}
.hondugo-site .v7-hero-copy h1>span::after{display:none!important;}
.hondugo-site .v7-lead{max-width:700px!important;margin-bottom:22px!important;font-size:18px!important;line-height:1.55!important;color:#5e615a!important;}
.hondugo-site .v7-phone{grid-column:2!important;grid-row:1/3!important;width:218px!important;height:auto!important;aspect-ratio: .475!important;padding:5px!important;border-radius:43px!important;transform:none!important;}
.hondugo-site .v7-phone-rim{height:100%!important;padding:4px!important;border-radius:39px!important;}
.hondugo-site .v7-phone-screen{width:100%!important;height:100%!important;border-radius:35px!important;overflow:hidden!important;background:#fff!important;}
.hondugo-site .v7-phone-screen img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;}
.hondugo-site .v7-dynamic-island{top:10px!important;width:70px!important;height:19px!important;}
@keyframes hg48Signal{0%,100%{opacity:.45;transform:scaleY(.7)}
50%{opacity:1;transform:scaleY(1)}
}
@media (max-width:1220px){.hondugo-site .nav-link{padding-inline:13px!important;font-size:13px!important;}
.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1fr) minmax(395px,.82fr)!important;gap:28px!important;}
.hondugo-site .v7-phone{width:203px!important;}
}
@media (max-width:1080px){.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{grid-template-columns:58px 1fr auto!important;}
.hondugo-site .nav-shell>.nav{display:none!important;}
.hondugo-site .v7-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)!important;}
.hondugo-site .v7-phone{width:193px!important;}
}
@media (max-width:820px){.hondugo-site .site-header,.hondugo-site .site-header.scrolled{padding:7px 7px!important;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:100%!important;height:66px!important;padding:6px 7px 6px 10px!important;gap:7px!important;border-radius:18px!important;}
.hondugo-site .nav-shell>.brand{width:50px!important;height:50px!important;}
.hondugo-site .nav-shell>.brand img{width:48px!important;height:48px!important;}
.hondugo-site .actions{gap:6px!important;}
.hondugo-site .hg48-action-cluster{padding:3px!important;border-radius:15px!important;}
.hondugo-site .hg48-download{display:none!important;}
.hondugo-site .hg48-menu-trigger{width:43px!important;min-width:43px!important;height:39px!important;border-radius:12px!important;}
.hondugo-site .v7-hero{padding-top:18px!important;}
.hondugo-site .v7-hero-grid{grid-template-columns:1fr!important;gap:24px!important;min-height:auto!important;}
.hondugo-site .v7-hero-copy{max-width:100%!important;}
.hondugo-site .v7-hero-copy h1{font-size:clamp(48px,9vw,68px)!important;max-width:700px!important;}
.hondugo-site .v7-phone{width:203px!important;}
}
@media (max-width:620px){.hondugo-site .v7-hero-copy h1{font-size:clamp(44px,13vw,60px)!important;line-height:.97!important;}
.hondugo-site .v7-lead{font-size:16px!important;}
.hondugo-site .v7-phone{grid-column:1/3!important;grid-row:1!important;width:min(190px,52vw)!important;justify-self:center!important;}
}
@media (max-width:420px){.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{grid-template-columns:48px 1fr auto!important;}
.hondugo-site .nav-shell>.brand{width:46px!important;height:46px!important;}
.hondugo-site .nav-shell>.brand img{width:44px!important;height:44px!important;}
.hondugo-site .v7-phone{grid-column:1!important;grid-row:1!important;}
}
@media (max-width:1080px){.hondugo-site .actions{grid-column:3/4!important;justify-self:end!important;width:auto!important;min-width:0!important;}
}
.hondugo-site{--hg51-yellow:#fef632;--hg51-ink:#11120f;--hg51-deep:#121410;--hg51-panel:#ffffff;--hg51-muted:#6d7168;--hg51-line:rgba(18,20,16,.10);}
.hondugo-site .site-header{height:92px;padding:10px 16px 8px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.72) 72%,transparent);}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:min(1240px,calc(100% - 20px));height:68px;padding:7px 8px 7px 10px;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;border-radius:23px;background:rgba(255,255,255,.86);border:1px solid rgba(18,20,16,.09);box-shadow:0 18px 48px rgba(28,32,25,.11);backdrop-filter:blur(22px) saturate(160%);}
.hondugo-site .nav-shell>.brand{width:50px;height:50px;border-radius:15px;}
.hondugo-site .nav-shell>.brand img{width:48px;height:48px;}
.hondugo-site .nav-shell>.nav{justify-self:center;display:flex;gap:3px;padding:4px;border-radius:17px;background:#f2f3ee;border:1px solid rgba(18,20,16,.045);}
.hondugo-site .nav-shell>.nav .nav-link{min-height:40px;padding:0 13px;border-radius:13px;font-size:13px;font-weight:790;color:#4e514a;}
.hondugo-site .nav-shell>.nav .nav-link:hover{background:rgba(255,255,255,.9);color:#151713;}
.hondugo-site .nav-shell>.nav .nav-link.active{background:#fff;color:#11120f;box-shadow:0 8px 18px rgba(20,23,18,.08);}
.hondugo-site .nav-shell>.nav .nav-link.active::after{width:18px;height:3px;bottom:4px;background:var(--hg51-yellow);}
.hondugo-site .actions{gap:6px;}
.hondugo-site .hg48-action-cluster{gap:5px;padding:3px;border-radius:17px;background:#171916;border:1px solid rgba(254,246,50,.35);box-shadow:0 12px 28px rgba(15,17,14,.18);}
.hondugo-site .hg48-download{height:44px;min-height:44px;padding:0 12px 0 5px;border:0;border-radius:14px;background:transparent;box-shadow:none;gap:8px;}
.hondugo-site .hg48-download .download-top__icon{width:34px;height:34px;border-radius:11px;background:var(--hg51-yellow);color:#11120f;}
.hondugo-site .hg48-download .download-top__label{font-size:13px;}
.hondugo-site .hg48-download .download-top__arrow{display:none;}
.hondugo-site .hg49-locale-button{height:44px;min-width:78px;padding:0 10px;border-radius:14px;background:#fff;border:1px solid rgba(18,20,16,.10);box-shadow:0 7px 18px rgba(18,20,16,.06);gap:7px;}
.hondugo-site .hg49-locale-button .hg49-flag{width:28px;height:18px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px rgba(18,20,16,.10);}
.hondugo-site .hg49-locale-code{font-size:12px;font-weight:900;letter-spacing:.06em;}
.hondugo-site .hg49-locale-chevron{font-size:12px;color:#777b73;}
.hondugo-site .hg48-menu-trigger{display:none;}
.hondugo-site .hg51-locale-dialog{width:min(390px,calc(100% - 24px));padding:18px;border-radius:26px;}
.hondugo-site .hg51-locale-head{align-items:center;margin-bottom:10px;}
.hondugo-site .hg51-locale-head h2{margin:0;font-size:21px;letter-spacing:-.03em;}
.hondugo-site .hg51-language-list{display:grid;gap:10px;}
.hondugo-site .hg51-language-option{position:relative;display:grid;grid-template-columns:42px 1fr 26px;align-items:center;gap:12px;min-height:66px;padding:10px 12px;border-radius:19px;border:1px solid rgba(18,20,16,.09);background:#f7f8f4;cursor:pointer;transition:.2s;}
.hondugo-site .hg51-language-option:hover{transform:translateY(-1px);background:#fff;border-color:rgba(18,20,16,.16);box-shadow:0 10px 24px rgba(18,20,16,.07);}
.hondugo-site .hg51-language-option input{position:absolute;opacity:0;pointer-events:none;}
.hondugo-site .hg51-language-flag{width:40px;height:25px;border-radius:7px;overflow:hidden;box-shadow:0 0 0 1px rgba(18,20,16,.10),0 5px 12px rgba(18,20,16,.08);}
.hondugo-site .hg51-language-flag svg{display:block;width:100%;height:100%;}
.hondugo-site .hg51-language-option strong{font-size:15px;}
.hondugo-site .hg51-language-check{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e9ebe5;color:transparent;font-weight:900;}
.hondugo-site .hg51-language-option:has(input:checked){background:rgba(254,246,50,.18);border-color:rgba(196,186,0,.36);}
.hondugo-site .hg51-language-option:has(input:checked) .hg51-language-check{background:var(--hg51-yellow);color:#11120f;}
.hondugo-site .hg51-hero{position:relative;padding:34px 0 72px;min-height:calc(100svh - 92px);overflow:hidden;background:radial-gradient(circle at 12% 28%,rgba(254,246,50,.10),transparent 30%),radial-gradient(circle at 85% 58%,rgba(103,91,232,.06),transparent 25%),#fff;}
.hondugo-site .hg51-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(18,20,16,.06) .8px,transparent .8px);background-size:24px 24px;mask-image:linear-gradient(to right,transparent,#000 20%,#000 80%,transparent);opacity:.35;}
.hondugo-site .hg51-hero-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);gap:56px;align-items:center;min-height:680px;}
.hondugo-site .hg51-hero-copy{max-width:720px;}
.hondugo-site .hg51-hero-copy h1{margin:0 0 22px;font-size:clamp(60px,5.8vw,88px);line-height:.94;letter-spacing:-.066em;max-width:760px;}
.hondugo-site .hg51-hero-copy .hg46-title-prefix{font-style:normal;display:block;}
.hondugo-site .hg48-wordmark{display:inline-flex;align-items:baseline;gap:.03em;position:relative;}
.hondugo-site .hg48-wordmark-main{color:#11120f;}
.hondugo-site .hg48-wordmark-go{display:inline-grid;place-items:center;padding:.02em .13em .06em;margin-left:.02em;border-radius:.18em;background:var(--hg51-yellow);color:#11120f;box-shadow:inset 0 -4px 0 rgba(195,185,0,.25),0 10px 28px rgba(221,212,0,.16);}
.hondugo-site .v7-lead{max-width:650px;margin:0 0 26px;font-size:18px;line-height:1.65;color:#656961;}
.hondugo-site .hg51-feature-dock{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:740px;border-radius:30px;background:rgba(255,255,255,.82);border:1px solid rgba(18,20,16,.09);box-shadow:0 24px 60px rgba(27,32,24,.10);backdrop-filter:blur(18px);overflow:hidden;}
.hondugo-site .hg51-feature{--accent:#3b79f6;--tint:#edf3ff;position:relative;display:grid;grid-template-columns:48px 1fr;gap:12px;padding:18px 18px 18px 17px;min-height:142px;}
.hondugo-site .hg51-feature+.hg51-feature{border-left:1px solid rgba(18,20,16,.08);}
.hondugo-site .hg51-feature::after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,var(--accent),transparent);}
.hondugo-site .hg51-feature--sos{--accent:#ef5c68;--tint:#fff0f2;}
.hondugo-site .hg51-feature--route{--accent:#20a773;--tint:#ebfbf4;}
.hondugo-site .hg51-feature-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:var(--tint);color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,white);}
.hondugo-site .hg51-feature-icon svg{width:26px;height:26px;}
.hondugo-site .hg51-feature small{display:block;margin:2px 0 5px;color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.hondugo-site .hg51-feature h3{margin:0 0 5px;font-size:15px;line-height:1.15;letter-spacing:-.025em;}
.hondugo-site .hg51-feature p{margin:0;color:#747970;font-size:12px;line-height:1.45;}
.hondugo-site .hg51-coverage{display:inline-flex;align-items:center;gap:11px;margin-top:18px;padding:9px 14px 9px 9px;border-radius:18px;background:#f4f5f1;border:1px solid rgba(18,20,16,.07);}
.hondugo-site .hg51-coverage-pin{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#131512;box-shadow:0 7px 16px rgba(18,20,16,.07);}
.hondugo-site .hg51-coverage-pin svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;}
.hondugo-site .hg51-coverage small{display:block;color:#7a7e76;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}
.hondugo-site .hg51-coverage strong{display:block;font-size:12.5px;margin-top:1px;}
.hondugo-site .hg51-phone{position:relative;z-index:3;width:226px;animation:hg51PhoneFloat 5.8s ease-in-out infinite;filter:drop-shadow(0 30px 28px rgba(15,18,13,.24));}
.hondugo-site .hg51-phone .v7-phone-screen img{width:100%;height:100%;object-fit:contain;}
.hondugo-site .hg51-footer{position:relative;background:#151713;color:#f6f7f2;border-top:1px solid rgba(255,255,255,.06);}
.hondugo-site .hg51-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,var(--hg51-yellow),transparent);}
.hondugo-site .hg51-footer-main{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(520px,1.5fr);gap:70px;padding-top:58px;padding-bottom:42px;}
.hondugo-site .hg51-footer-brand-block{max-width:360px;}
.hondugo-site .hg51-footer-brand{display:inline-flex;align-items:center;gap:12px;}
.hondugo-site .hg51-footer-brand img{width:58px;height:58px;object-fit:contain;}
.hondugo-site .hg51-footer-brand strong{font-size:22px;letter-spacing:-.035em;}
.hondugo-site .hg51-footer-brand-block p{margin:16px 0 20px;color:#aeb3aa;line-height:1.65;font-size:13.5px;}
.hondugo-site .hg51-socials{display:flex;gap:9px;}
.hondugo-site .hg51-social{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#232620;color:#fff;border:1px solid rgba(255,255,255,.07);transition:.2s;}
.hondugo-site .hg51-social:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(0,0,0,.25);}
.hondugo-site .hg51-social svg{width:19px;height:19px;fill:currentColor;}
.hondugo-site .hg51-social--facebook{color:#1877f2;}
.hondugo-site .hg51-social--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important;}
.hondugo-site .hg51-social--instagram{color:#fff!important;}
.hondugo-site .hg51-social--tiktok{color:#fff;}
.hondugo-site .hg51-social--whatsapp{color:#25d366;}
.hondugo-site .hg51-footer-navs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;}
.hondugo-site .hg51-footer-navs h3{margin:0 0 16px;color:#fff;font-size:12px;letter-spacing:.11em;text-transform:uppercase;}
.hondugo-site .hg51-footer-navs nav{display:flex;flex-direction:column;gap:11px;}
.hondugo-site .hg51-footer-navs a{color:#adb2a9;font-size:13px;line-height:1.4;transition:.18s;}
.hondugo-site .hg51-footer-navs a:hover{color:var(--hg51-yellow);transform:translateX(3px);}
.hondugo-site .hg51-footer-bar{border-top:1px solid rgba(255,255,255,.07);background:#11130f;}
.hondugo-site .hg51-footer-bar-inner{min-height:70px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;}
.hondugo-site .hg51-footer-legal{display:flex;flex-wrap:wrap;gap:17px;}
.hondugo-site .hg51-footer-legal a{color:#8f958b;font-size:11.5px;}
.hondugo-site .hg51-footer-legal a:hover{color:#fff;}
.hondugo-site .hg51-footer-controls{display:flex;gap:7px;}
.hondugo-site .hg51-footer-controls button{height:38px;padding:0 11px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#20231d;color:#d6dad1;display:flex;align-items:center;gap:7px;cursor:pointer;}
.hondugo-site .hg51-footer-flag{width:26px;height:16px;border-radius:4px;overflow:hidden;}
.hondugo-site .hg51-footer-flag svg{display:block;width:100%;height:100%;}
.hondugo-site .hg51-footer-controls b{font-size:11px;letter-spacing:.06em;}
.hondugo-site .hg51-copyright{color:#777d73;font-size:11.5px;white-space:nowrap;}
@keyframes hg51PhoneFloat{0%,100%{transform:translateY(0) rotate(.25deg)}
50%{transform:translateY(-12px) rotate(-.35deg)}
}
@keyframes hg51StageFloat{0%,100%{transform:translate(-48%,-50%) rotate(-3deg) scale(1)}
50%{transform:translate(-48%,-52%) rotate(-1deg) scale(1.018)}
}
@keyframes hg51BadgeFloat{0%,100%{transform:translateY(0)}
50%{transform:translateY(-7px)}
}
@keyframes hg51Pulse{0%,100%{opacity:.55;transform:scale(.85)}
50%{opacity:1;transform:scale(1.08)}
}
@media (max-width:1180px){.hondugo-site .hg51-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);gap:30px;}
.hondugo-site .nav-shell>.nav .nav-link{padding-inline:9px;font-size:12px;}
}
@media (max-width:980px){.hondugo-site .nav-shell>.nav{display:none;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:min(760px,calc(100% - 16px));grid-template-columns:54px 1fr auto;}
.hondugo-site .actions{grid-column:3;}
.hondugo-site .hg48-menu-trigger{display:grid;width:44px;min-width:44px;height:44px;border-radius:14px;background:#262922;}
.hondugo-site .hg48-menu-trigger .hg46-menu-lines i{background:#c8cdc4;}
.hondugo-site .hg51-hero-grid{grid-template-columns:1fr;gap:18px;min-height:auto;}
.hondugo-site .hg51-hero-copy{max-width:760px;margin:auto;text-align:center;}
.hondugo-site .v7-lead{margin-inline:auto;}
.hondugo-site .hg51-feature-dock{margin-inline:auto;text-align:left;}
.hondugo-site .hg51-coverage{margin-inline:auto;}
.hondugo-site .hg51-footer-main{grid-template-columns:1fr;gap:38px;}
.hondugo-site .hg51-footer-brand-block{max-width:520px;}
}
@media (max-width:720px){.hondugo-site .site-header{height:78px;padding:6px;}
.hondugo-site .site-header .nav-shell,.hondugo-site .site-header.scrolled .nav-shell{width:100%;height:64px;border-radius:19px;padding:5px 6px 5px 8px;}
.hondugo-site .nav-shell>.brand{width:48px;height:48px;}
.hondugo-site .nav-shell>.brand img{width:46px;height:46px;}
.hondugo-site .hg48-download .download-top__label{display:none;}
.hondugo-site .hg48-download{width:42px;min-width:42px;padding:0;justify-content:center;}
.hondugo-site .hg48-download .download-top__icon{width:36px;height:36px;}
.hondugo-site .hg49-locale-button{height:42px;min-width:72px;padding-inline:8px;}
.hondugo-site .hg51-hero{padding:26px 0 54px;min-height:auto;}
.hondugo-site .hg51-hero-copy h1{font-size:clamp(48px,12.5vw,70px);}
.hondugo-site .hg51-feature-dock{grid-template-columns:1fr;border-radius:24px;}
.hondugo-site .hg51-feature{min-height:0;padding:15px 16px;grid-template-columns:44px 1fr;}
.hondugo-site .hg51-feature+.hg51-feature{border-left:0;border-top:1px solid rgba(18,20,16,.08);}
.hondugo-site .hg51-feature::after{left:auto;right:0;top:13px;bottom:13px;width:3px;height:auto;}
.hondugo-site .hg51-feature-icon{width:42px;height:42px;border-radius:14px;}
.hondugo-site .hg51-phone{width:204px;}
.hondugo-site .hg51-footer-navs{grid-template-columns:1fr 1fr;gap:30px;}
.hondugo-site .hg51-footer-bar-inner{grid-template-columns:1fr auto;gap:14px;padding-block:16px;}
.hondugo-site .hg51-copyright{grid-column:1/-1;}
}
@media (max-width:470px){.hondugo-site .hg48-action-cluster{padding:2px;}
.hondugo-site .hg48-menu-trigger{width:40px;min-width:40px;height:40px;}
.hondugo-site .hg49-locale-button{min-width:67px;}
.hondugo-site .hg51-phone{width:190px;margin:0 auto;}
.hondugo-site .hg51-footer-main{padding-top:44px;}
.hondugo-site .hg51-footer-navs{grid-template-columns:1fr;gap:26px;}
.hondugo-site .hg51-footer-bar-inner{grid-template-columns:1fr;}
.hondugo-site .hg51-footer-controls{order:1;}
.hondugo-site .hg51-footer-legal{order:2;}
.hondugo-site .hg51-copyright{order:3;}
}
@media (prefers-reduced-motion:reduce){.hondugo-site .hg51-phone{animation:none;}
}
.hondugo-site .hg48-menu-trigger{display:none!important;}
@media (max-width:980px){.hondugo-site .hg48-menu-trigger{display:grid!important;}
}
.hondugo-site .hg51-hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(500px,.94fr);
  gap:70px;}
.hondugo-site .hg52-device-scene{position:relative;
  width:min(100%,590px);
  min-height:650px;
  display:grid;
  place-items:center;
  isolation:isolate;
  margin-inline:auto;}
.hondugo-site .hg52-visual-depth{position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;}
.hondugo-site .hg52-soft-glow{position:absolute;
  left:52%;
  top:52%;
  width:340px;
  height:470px;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(254,246,50,.31) 0%,rgba(254,246,50,.12) 43%,rgba(254,246,50,0) 72%);
  filter:blur(8px);
  opacity:.92;}
.hondugo-site .hg52-orbit{position:absolute;
  left:52%;
  top:51%;
  border-radius:50%;
  transform:translate(-50%,-50%) rotate(-13deg);}
.hondugo-site .hg52-orbit--outer{width:388px;
  height:520px;
  border:1px solid rgba(196,188,0,.23);}
.hondugo-site .hg52-orbit--inner{width:308px;
  height:432px;
  border:1px dashed rgba(25,28,22,.16);
  transform:translate(-50%,-50%) rotate(12deg);}
.hondugo-site .hg52-route-art{position:absolute;
  inset:16px 8px 8px 6px;
  width:calc(100% - 14px);
  height:calc(100% - 24px);
  overflow:visible;
  opacity:.48;}
.hondugo-site .hg52-route-art path{fill:none;
  stroke:#9f9900;
  stroke-width:2;
  stroke-linecap:round;
  stroke-dasharray:7 10;}
.hondugo-site .hg52-route-art circle{fill:#fff;
  stroke:#9f9900;
  stroke-width:2;
  filter:drop-shadow(0 4px 8px rgba(60,58,0,.12));}
.hondugo-site .hg52-ground{position:absolute;
  left:52%;
  bottom:48px;
  width:310px;
  height:66px;
  transform:translateX(-50%);
  border-radius:50%;
  background:radial-gradient(ellipse at center,rgba(231,221,0,.34),rgba(254,246,50,.12) 42%,transparent 72%);
  filter:blur(3px);}
.hondugo-site .hg52-phone{z-index:3;
  width:226px;
  transform-origin:50% 82%;
  animation:hg52PhoneFloat 6.2s cubic-bezier(.45,0,.55,1) infinite;
  filter:drop-shadow(0 38px 34px rgba(15,18,13,.25));}
.hondugo-site .hg52-live-card{--accent:#6c5ce7;
  position:absolute;
  z-index:5;
  display:grid;
  grid-template-columns:44px minmax(0,1fr) auto;
  align-items:center;
  gap:11px;
  width:222px;
  padding:12px 13px;
  border:1px solid color-mix(in srgb,var(--accent) 18%,#e8ebe5);
  background:rgba(255,255,255,.88);
  box-shadow:0 24px 58px rgba(22,27,20,.13),inset 0 1px 0 rgba(255,255,255,.88);
  backdrop-filter:blur(20px) saturate(130%);
  -webkit-backdrop-filter:blur(20px) saturate(130%);}
.hondugo-site .hg52-live-card--ai{left:0;
  top:142px;
  border-radius:24px 24px 10px 24px;
  animation:hg52CardLeft 6.5s ease-in-out infinite;}
.hondugo-site .hg52-live-card__icon{width:43px;
  height:43px;
  border-radius:15px;
  display:grid;
  place-items:center;
  color:var(--accent);
  background:color-mix(in srgb,var(--accent) 10%,#fff);
  box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 18%,#fff);}
.hondugo-site .hg52-live-card__icon svg{width:25px;height:25px;}
.hondugo-site .hg52-live-card__copy{min-width:0;}
.hondugo-site .hg52-live-card__copy small{display:block;
  color:var(--accent);
  font-size:8.4px;
  line-height:1.15;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;}
.hondugo-site .hg52-live-card__copy strong{display:block;
  margin:3px 0 5px;
  color:#171914;
  font-size:13px;
  line-height:1.15;
  letter-spacing:-.02em;}
.hondugo-site .hg52-live-card__copy em{display:flex;
  align-items:center;
  gap:6px;
  color:#787d74;
  font-size:9.2px;
  font-style:normal;
  white-space:nowrap;}
.hondugo-site .hg52-live-card__copy em i{width:7px;
  height:7px;
  flex:0 0 auto;
  border-radius:50%;
  background:#2eae77;
  box-shadow:0 0 0 5px rgba(46,174,119,.11);
  animation:hg52Pulse 1.8s ease-in-out infinite;}
.hondugo-site .hg52-live-card__signal{display:flex;
  align-items:flex-end;
  gap:2px;
  height:20px;
  padding-right:1px;}
.hondugo-site .hg52-live-card__signal i{display:block;
  width:3px;
  border-radius:99px;
  background:var(--accent);
  opacity:.58;
  animation:hg52Signal 1.25s ease-in-out infinite;}
.hondugo-site .hg52-live-card__signal i:nth-child(1){height:7px;}
.hondugo-site .hg52-live-card__signal i:nth-child(2){height:13px;animation-delay:.14s;}
.hondugo-site .hg52-live-card__signal i:nth-child(3){height:19px;animation-delay:.28s;}
@keyframes hg52PhoneFloat{0%,100%{transform:translateY(0) rotate(.2deg)}
50%{transform:translateY(-11px) rotate(-.28deg)}
}
@keyframes hg52CardLeft{0%,100%{transform:translate3d(0,0,0)}
50%{transform:translate3d(-4px,-7px,0)}
}
@keyframes hg52CardRight{0%,100%{transform:translate3d(0,0,0)}
50%{transform:translate3d(4px,-6px,0)}
}
@keyframes hg52Pulse{0%,100%{transform:scale(.9);opacity:.72}
50%{transform:scale(1.12);opacity:1}
}
@keyframes hg52Signal{0%,100%{transform:scaleY(.72);opacity:.38}
50%{transform:scaleY(1);opacity:.92}
}
@media (max-width:1100px){.hondugo-site .hg51-hero-grid{grid-template-columns:1fr;gap:20px;}
.hondugo-site .hg52-device-scene{width:min(100%,610px);min-height:620px;}
}
@media (max-width:720px){.hondugo-site .hg52-device-scene{min-height:590px;width:min(100%,470px);}
.hondugo-site .hg52-soft-glow{width:280px;height:405px;}
.hondugo-site .hg52-orbit--outer{width:320px;height:455px;}
.hondugo-site .hg52-orbit--inner{width:250px;height:365px;}
.hondugo-site .hg52-phone{width:204px;}
.hondugo-site .hg52-live-card{width:190px;grid-template-columns:40px minmax(0,1fr) auto;padding:10px 11px;gap:9px;}
.hondugo-site .hg52-live-card__icon{width:39px;height:39px;border-radius:13px;}
.hondugo-site .hg52-live-card__icon svg{width:23px;height:23px;}
.hondugo-site .hg52-live-card__copy small{font-size:7.7px;}
.hondugo-site .hg52-live-card__copy strong{font-size:12px;}
.hondugo-site .hg52-live-card__copy em{font-size:8.5px;}
.hondugo-site .hg52-live-card--ai{left:0;top:112px;}
}
@media (max-width:470px){.hondugo-site .hg52-device-scene{min-height:650px;width:100%;padding-top:18px;place-items:start center;}
.hondugo-site .hg52-visual-depth{top:0;height:500px;}
.hondugo-site .hg52-phone{width:198px;margin-top:36px;}
.hondugo-site .hg52-soft-glow{top:43%;width:260px;height:390px;}
.hondugo-site .hg52-orbit{top:43%;}
.hondugo-site .hg52-orbit--outer{width:285px;height:420px;}
.hondugo-site .hg52-orbit--inner{width:222px;height:335px;}
.hondugo-site .hg52-route-art{height:470px;top:0;}
.hondugo-site .hg52-ground{bottom:auto;top:430px;width:270px;}
.hondugo-site .hg52-live-card{position:absolute;width:calc(50% - 7px);grid-template-columns:36px minmax(0,1fr);padding:10px;gap:8px;animation:none;}
.hondugo-site .hg52-live-card--ai{left:0;top:500px;border-radius:20px;}
.hondugo-site .hg52-live-card__icon{width:35px;height:35px;border-radius:12px;}
.hondugo-site .hg52-live-card__icon svg{width:21px;height:21px;}
.hondugo-site .hg52-live-card__copy small{font-size:7px;letter-spacing:.07em;}
.hondugo-site .hg52-live-card__copy strong{font-size:10.8px;margin-bottom:3px;}
.hondugo-site .hg52-live-card__copy em{font-size:7.6px;white-space:normal;line-height:1.25;}
.hondugo-site .hg52-live-card__signal{display:none;}
}
@media (prefers-reduced-motion:reduce){.hondugo-site .hg52-phone,.hondugo-site .hg52-live-card,.hondugo-site .hg52-live-card__copy em i,.hondugo-site .hg52-live-card__signal i{animation:none!important;}
}
.hondugo-site{color-scheme:light;}
.hondugo-site{background:#fff;color:#11120f;}
.hondugo-site .actions{gap:10px;}
.hondugo-site .hg49-locale-button{min-width:82px!important;
  height:46px!important;
  padding:0 12px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;}
.hondugo-site .hg49-locale-button .hg49-flag{display:block!important;
  flex:0 0 28px!important;
  width:28px!important;
  height:18px!important;
  overflow:hidden!important;}
.hondugo-site .hg49-locale-button .hg49-flag[hidden]{display:none!important;}
.hondugo-site .hg49-locale-button .hg49-flag svg{display:block!important;
  width:100%!important;
  height:100%!important;}
.hondugo-site .hg49-locale-code{display:block!important;line-height:1;}
.hondugo-site .hg52-live-card--ai{top:258px !important;
  left:6px !important;}
@media (max-width:1100px){.hondugo-site .hg52-live-card--ai{top:244px !important;
    left:14px !important;}
}
@media (max-width:720px){.hondugo-site .hg52-live-card--ai{top:214px !important;
    left:8px !important;}
}
@media (max-width:470px){.hondugo-site .hg52-live-card--ai{left:50% !important;
    right:auto !important;
    top:505px !important;
    transform:translateX(-50%) !important;}
}
.hondugo-site #proximos-servicios{padding:18px 0 46px!important;
  overflow:visible!important;}
.hondugo-site #proximos-servicios>.section{width:min(1240px,calc(100% - 40px))!important;}
.hondugo-site #proximos-servicios .v16-services-heading{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;
  gap:34px!important;
  align-items:end!important;
  margin:0 0 22px!important;
  min-height:0!important;}
.hondugo-site #proximos-servicios .v16-eyebrow{margin-bottom:10px!important;}
.hondugo-site #proximos-servicios .v16-services-title{margin:0!important;
  font-size:clamp(38px,3.45vw,54px)!important;
  line-height:.98!important;
  letter-spacing:-.045em!important;}
.hondugo-site #proximos-servicios .v16-services-title span{margin-top:5px!important;
  font-size:.68em!important;
  line-height:1.03!important;}
.hondugo-site #proximos-servicios .v16-services-heading>p{margin:0!important;
  padding:15px 18px!important;
  font-size:15px!important;
  line-height:1.48!important;
  min-height:0!important;}
.hondugo-site #proximos-servicios .v7-ecosystem-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr)!important;
  gap:16px!important;
  align-items:stretch!important;
  min-height:0!important;}
.hondugo-site #proximos-servicios .v7-services-panel,.hondugo-site #proximos-servicios .v7-city-panel{height:auto!important;
  min-height:0!important;
  padding:18px!important;
  border-radius:26px!important;
  overflow:hidden!important;}
.hondugo-site #proximos-servicios .v7-city-panel{display:flex!important;
  flex-direction:column!important;}
.hondugo-site #proximos-servicios .v7-panel-header{min-height:48px!important;
  margin-bottom:12px!important;
  gap:12px!important;}
.hondugo-site #proximos-servicios .v7-panel-icon{width:48px!important;height:48px!important;border-radius:15px!important;}
.hondugo-site #proximos-servicios .v7-panel-title strong{font-size:17px!important;line-height:1.1!important;}
.hondugo-site #proximos-servicios .v7-panel-title small{font-size:10px!important;line-height:1.25!important;margin-top:3px!important;}
.hondugo-site #proximos-servicios .v7-panel-count{padding:7px 10px!important;font-size:9px!important;}
.hondugo-site #proximos-servicios .v7-modules-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:9px!important;}
.hondugo-site #proximos-servicios .v7-module-card{height:128px!important;
  min-height:0!important;
  padding:8px 7px 9px!important;
  border-radius:18px!important;
  overflow:hidden!important;}
.hondugo-site #proximos-servicios .v7-module-visual{height:66px!important;
  min-height:66px!important;
  border-radius:14px!important;
  margin-bottom:6px!important;}
.hondugo-site #proximos-servicios .v7-module-icon-art{width:78px!important;
  height:58px!important;
  max-width:78px!important;
  max-height:58px!important;}
.hondugo-site #proximos-servicios .v7-module-card>strong{font-size:12px!important;line-height:1.1!important;margin:0!important;}
.hondugo-site #proximos-servicios .v7-module-card>span{margin-top:5px!important;
  padding:4px 9px!important;
  font-size:8px!important;
  line-height:1!important;
  white-space:nowrap!important;}
.hondugo-site #proximos-servicios .v10-map-shell{display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  border-radius:21px!important;
  overflow:hidden!important;}
.hondugo-site #proximos-servicios .v10-map-toolbar{flex:0 0 auto!important;
  min-height:43px!important;
  padding:8px 10px!important;
  gap:8px!important;}
.hondugo-site #proximos-servicios .v10-map-kicker{font-size:7px!important;}
.hondugo-site #proximos-servicios .v10-map-toolbar strong{font-size:12px!important;}
.hondugo-site #proximos-servicios .v10-map-status{padding:6px 8px!important;font-size:7px!important;white-space:nowrap!important;}
.hondugo-site #proximos-servicios .v10-map-caption{flex:0 0 auto!important;
  grid-template-columns:1fr 1fr!important;
  gap:6px!important;
  padding:7px 8px 8px!important;
  min-height:0!important;}
.hondugo-site #proximos-servicios .v18-city-launch{min-width:0!important;
  padding:9px 10px!important;
  border-radius:13px!important;
  overflow:hidden!important;}
.hondugo-site #proximos-servicios .v18-city-launch strong{display:block!important;
  font-size:11px!important;
  line-height:1.15!important;
  white-space:normal!important;}
.hondugo-site #proximos-servicios .v18-city-launch small{display:block!important;
  margin-top:2px!important;
  font-size:7.5px!important;
  line-height:1.2!important;
  white-space:normal!important;}
.hondugo-site #proximos-servicios .v7-city-note{flex:0 0 auto!important;
  margin:8px 2px 0!important;
  font-size:10px!important;
  line-height:1.3!important;}
@media (max-width:980px){.hondugo-site #proximos-servicios{padding:24px 0 54px!important;}
.hondugo-site #proximos-servicios>.section{width:min(100% - 32px,860px)!important;}
.hondugo-site #proximos-servicios .v16-services-heading{grid-template-columns:1fr!important;gap:14px!important;}
.hondugo-site #proximos-servicios .v16-services-heading>p{max-width:none!important;}
.hondugo-site #proximos-servicios .v7-ecosystem-grid{grid-template-columns:1fr!important;}
.hondugo-site #proximos-servicios .v7-services-panel,.hondugo-site #proximos-servicios .v7-city-panel{height:auto!important;}
}
@media (max-width:640px){.hondugo-site #proximos-servicios>.section{width:calc(100% - 24px)!important;}
.hondugo-site #proximos-servicios .v16-services-title{font-size:38px!important;}
.hondugo-site #proximos-servicios .v16-services-heading>p{font-size:13px!important;padding:13px 14px!important;}
.hondugo-site #proximos-servicios .v7-services-panel,.hondugo-site #proximos-servicios .v7-city-panel{padding:14px!important;border-radius:22px!important;}
.hondugo-site #proximos-servicios .v7-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
.hondugo-site #proximos-servicios .v7-module-card{height:120px!important;}
.hondugo-site #proximos-servicios .v7-module-visual{height:61px!important;min-height:61px!important;}
.hondugo-site #proximos-servicios .v7-panel-count{display:none!important;}
.hondugo-site #proximos-servicios .v10-map-status{font-size:6.5px!important;}
}
@media (max-width:410px){.hondugo-site #proximos-servicios .v16-services-title{font-size:34px!important;}
.hondugo-site #proximos-servicios .v7-panel-title small{font-size:9px!important;}
.hondugo-site #proximos-servicios .v10-map-caption{grid-template-columns:1fr!important;}
}
.hondugo-site #proximos-servicios{}
.hondugo-site #proximos-servicios .v7-ecosystem-grid{align-items:start!important;}
@media (max-width:980px){.hondugo-site #proximos-servicios{}
}
@media (max-width:640px){.hondugo-site #proximos-servicios{}
}
@media (max-width:410px){.hondugo-site #proximos-servicios{}
}
.hondugo-site #proximos-servicios .v10-map-canvas{min-height:220px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:14px 16px 10px !important;
  overflow:hidden !important;}
@media (max-width: 1200px){.hondugo-site #proximos-servicios .v10-map-canvas{min-height:206px !important; padding:12px 14px 8px !important;}
}
@media (max-width: 640px){.hondugo-site #proximos-servicios .v10-map-canvas{min-height:190px !important; padding:10px 10px 8px !important;}
}
.hondugo-site #proximos-servicios .v10-map-canvas.hondugo-map-canvas{position:relative!important;
  min-height:250px!important;
  padding:8px 10px 5px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 35% 78%,rgba(254,246,50,.22),transparent 31%),linear-gradient(180deg,#edf5f7 0%,#f8f8f3 76%)!important;}
.hondugo-site #proximos-servicios .honduras-map{position:relative;
  z-index:2;
  display:block;
  width:100%;
  height:auto;
  max-height:224px;
  overflow:visible;}
.hondugo-site #proximos-servicios .honduras-map__land{fill:url(#hondurasLandGradient);
  stroke:#11120f;
  stroke-width:2.2;
  stroke-linejoin:round;
  vector-effect:non-scaling-stroke;
  filter:url(#hondurasLandShadow);}
.hondugo-site #proximos-servicios .honduras-city-leader{fill:none;
  stroke:#11120f;
  stroke-width:1.6;
  stroke-linecap:round;
  opacity:.62;}
.hondugo-site #proximos-servicios .honduras-city-pin{fill:#11120f;
  stroke:#fff;
  stroke-width:2;
  filter:url(#hondurasPinShadow);}
.hondugo-site #proximos-servicios .honduras-city-pin-dot{fill:#FEF632;stroke:#11120f;stroke-width:1.2;}
.hondugo-site #proximos-servicios .honduras-city-label rect{fill:rgba(255,255,255,.97);stroke:rgba(17,18,15,.12);stroke-width:1.2;filter:url(#hondurasPinShadow);}
.hondugo-site #proximos-servicios .honduras-city-label text{fill:#11120f;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:850;letter-spacing:-.01em;}
.hondugo-site #proximos-servicios .honduras-city-label .honduras-city-label-sub{fill:#777a72;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;}
.hondugo-site #proximos-servicios .honduras-map-source{position:absolute;z-index:3;right:10px;bottom:6px;color:rgba(72,75,69,.58);font-size:6.5px;font-weight:700;letter-spacing:.04em;}
@media (max-width:1200px){.hondugo-site #proximos-servicios .v10-map-canvas.hondugo-map-canvas{min-height:230px!important;padding:7px 8px 4px!important;}
.hondugo-site #proximos-servicios .honduras-map{max-height:208px;}
}
@media (max-width:640px){.hondugo-site #proximos-servicios .v10-map-canvas.hondugo-map-canvas{min-height:208px!important;padding:6px 5px 3px!important;}
.hondugo-site #proximos-servicios .honduras-map{max-height:190px;}
.hondugo-site #proximos-servicios .honduras-city-label text{font-size:16px;}
.hondugo-site #proximos-servicios .honduras-city-label .honduras-city-label-sub{font-size:10px;}
}
@media (min-width:981px){.hondugo-site #proximos-servicios .v7-city-panel{height:363px!important;}
.hondugo-site #proximos-servicios .v10-map-canvas.hondugo-map-canvas{flex:1 1 auto!important;
    height:auto!important;
    min-height:0!important;
    padding:3px 8px!important;}
.hondugo-site #proximos-servicios .honduras-map{width:auto;
    height:100%;
    max-width:100%;
    max-height:100%;}
.hondugo-site #proximos-servicios .honduras-city-label text{font-size:22px;}
.hondugo-site #proximos-servicios .honduras-city-label .honduras-city-label-sub{font-size:14px;}
}
@media (prefers-reduced-motion:reduce){.hondugo-site #proximos-servicios .honduras-city-marker{animation:none!important;}
}
.hondugo-site{width:100%;max-width:100%;min-width:0;overflow-x:hidden;position:relative;isolation:isolate;}
.hondugo-site section[id]{}
.hondugo-site .hg51-footer::before{display:none!important;}
.hondugo-site .hg51-footer-rights{padding-top:18px;padding-bottom:22px;border-top:1px solid rgba(255,255,255,.08);color:#8f958b;font-size:12px;text-align:center;}
.hondugo-site .hg51-training-link{display:inline-flex;align-items:center;min-height:42px;padding:8px 0;line-height:1.5;}
.hondugo-site .hg51-social{position:relative;z-index:2;pointer-events:auto;cursor:pointer;}
.hondugo-site .hg51-social svg{pointer-events:none;display:block;}
.hondugo-site .hg51-social--instagram{background:linear-gradient(135deg,#833ab4 0%,#c13584 34%,#e1306c 60%,#fcaf45 100%)!important;color:#fff!important;}
.hondugo-site .hg51-social--instagram svg{fill:none!important;stroke:currentColor!important;overflow:visible;}
.hondugo-site .hg51-footer-navs a{overflow-wrap:anywhere;}
.hondugo-site.hg46-modal-open{overflow:hidden;}
@media(max-width:760px){.hondugo-site section[id]{}
.hondugo-site .hg51-footer-rights{text-align:left;}
.hondugo-site .hg51-footer-navs{grid-template-columns:1fr!important;}
}

html{scroll-behavior:smooth;}
.hondugo-site .nav-shell>.nav .nav-link{
  transition:background-color .28s cubic-bezier(.2,.8,.2,1),color .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1)!important;
}
.hondugo-site .nav-shell>.nav .nav-link.active,
.hondugo-site:has(#inicio:target) .nav-shell>.nav .nav-link[href="#inicio"],
.hondugo-site:has(#proximos-servicios:target) .nav-shell>.nav .nav-link[href="#proximos-servicios"],
.hondugo-site:has(#seguridad:target) .nav-shell>.nav .nav-link[href="#seguridad"],
.hondugo-site:has(#en-accion:target) .nav-shell>.nav .nav-link[href="#en-accion"],
.hondugo-site:has(#conductores:target) .nav-shell>.nav .nav-link[href="#conductores"],
.hondugo-site:has(#ayuda:target) .nav-shell>.nav .nav-link[href="#ayuda"]{
  background:#fef632!important;
  color:#11120f!important;
  box-shadow:0 8px 22px rgba(183,174,0,.20)!important;
  transform:translateY(-1px);
}
.hondugo-site:has(section[id]:target) .nav-shell>.nav .nav-link.active{
  background:transparent!important;
  box-shadow:none!important;
  transform:none;
}
.hondugo-site:has(#inicio:target) .nav-shell>.nav .nav-link[href="#inicio"]::after,
.hondugo-site:has(#proximos-servicios:target) .nav-shell>.nav .nav-link[href="#proximos-servicios"]::after,
.hondugo-site:has(#seguridad:target) .nav-shell>.nav .nav-link[href="#seguridad"]::after,
.hondugo-site:has(#en-accion:target) .nav-shell>.nav .nav-link[href="#en-accion"]::after,
.hondugo-site:has(#conductores:target) .nav-shell>.nav .nav-link[href="#conductores"]::after,
.hondugo-site:has(#ayuda:target) .nav-shell>.nav .nav-link[href="#ayuda"]::after{
  background:#11120f!important;
  transform:translateX(-50%) scaleX(1)!important;
}

.hondugo-site .hg-main-lang--en{display:none!important;}
.hondugo-site:has(.hg-main-language-radio--en:checked) .hg-main-lang--es{display:none!important;}
.hondugo-site:has(.hg-main-language-radio--en:checked) .hg-main-lang--en{display:revert!important;}

.hondugo-site .hg-main-language-picker{position:relative;z-index:2147483600;margin:0;padding:0;}
.hondugo-site .hg-main-language-summary{list-style:none!important;user-select:none;cursor:pointer;}
.hondugo-site .hg-main-language-summary::-webkit-details-marker{display:none;}
.hondugo-site .hg-main-language-summary::marker{content:"";}
.hondugo-site .hg-main-language-current{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;}
.hondugo-site .hg-main-language-current--en{display:none!important;}
.hondugo-site:has(.hg-main-language-radio--en:checked) .hg-main-language-current--es{display:none!important;}
.hondugo-site:has(.hg-main-language-radio--en:checked) .hg-main-language-current--en{display:inline-flex!important;}
.hondugo-site .hg-main-language-summary .hg-css-flag{
  display:block!important;
  flex:0 0 28px!important;
  width:28px!important;
  height:18px!important;
  border-radius:4px;
  overflow:hidden!important;
  box-shadow:0 0 0 1px rgba(18,20,16,.10);
}
.hondugo-site .hg-main-language-summary .hg-css-flag svg,.hondugo-site .hg-main-language-option-flag svg{display:block!important;width:100%!important;height:100%!important;}
.hondugo-site .hg-main-language-picker[open] .hg-main-language-summary{
  border-color:#d5ca00!important;
  box-shadow:0 0 0 4px rgba(254,246,50,.22),0 12px 30px rgba(18,20,16,.14)!important;
}
.hondugo-site .hg-main-language-panel{
  position:absolute;
  top:calc(100% + 12px);
  right:0;
  width:min(330px,calc(100vw - 24px));
  padding:14px;
  border:1px solid rgba(18,20,16,.12);
  border-radius:22px;
  background:#fff;
  box-shadow:0 24px 65px rgba(18,20,16,.22);
  color:#11120f;
}
.hondugo-site .hg-main-language-title{padding:3px 5px 11px;font-size:13px;font-weight:900;color:#555951;}
.hondugo-site .hg-main-language-option{
  position:relative;
  display:grid;
  grid-template-columns:42px 1fr 26px;
  align-items:center;
  gap:11px;
  min-height:62px;
  padding:9px 11px;
  border:1px solid rgba(18,20,16,.09);
  border-radius:17px;
  background:#f7f8f4;
  cursor:pointer;
  transition:background-color .22s ease,border-color .22s ease,transform .22s ease;
}
.hondugo-site .hg-main-language-option+.hg-main-language-option{margin-top:8px;}
.hondugo-site .hg-main-language-option:hover{background:#fff;border-color:rgba(18,20,16,.18);transform:translateY(-1px);}
.hondugo-site .hg-main-language-radio{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;}
.hondugo-site .hg-main-language-option-flag{
  display:block!important;
  width:40px;
  height:24px;
  border-radius:5px;
  overflow:hidden;
  box-shadow:0 0 0 1px rgba(18,20,16,.10);
}
.hondugo-site .hg-main-language-option strong{font-size:15px;}
.hondugo-site .hg-main-language-check{display:grid!important;place-items:center;width:24px;height:24px;border-radius:50%;background:#e9ebe5;color:transparent;font-weight:900;}
.hondugo-site .hg-main-language-option:has(.hg-main-language-radio:checked){background:rgba(254,246,50,.20);border-color:rgba(196,186,0,.40);}
.hondugo-site .hg-main-language-option:has(.hg-main-language-radio:checked) .hg-main-language-check{background:#fef632;color:#11120f;}
.hondugo-site :where(a,summary,input,label):focus-visible{outline:3px solid #fef632!important;outline-offset:3px!important;}

.hondugo-site .hg-css-overlay,.hondugo-site #hg46MegaMenu{display:none!important;pointer-events:none;}
.hondugo-site:has(#hg46MegaMenu:target) .hg-css-menu-overlay{display:block!important;opacity:1!important;pointer-events:auto;}
.hondugo-site #hg46MegaMenu:target{display:block!important;opacity:1!important;pointer-events:auto;transform:translateX(-50%) translateY(0) scale(1)!important;}
.hondugo-site #hg46MegaMenu .hg46-close{display:grid;place-items:center;flex:0 0 46px;text-decoration:none;}
/* No bloqueamos el documento: algunos navegadores móviles dejan el scroll pegado al cerrar. */
html:has(.hondugo-site #hg46MegaMenu:target){overflow:auto;}

@media (max-width:720px){
  .hondugo-site .hg-main-language-current{display:inline-flex!important;}
  .hondugo-site:has(.hg-main-language-radio--en:checked) .hg-main-language-current--es{display:none!important;}
  .hondugo-site .hg49-locale-chevron{display:none!important;}
  .hondugo-site .hg-main-language-panel{position:fixed;top:78px;right:10px;width:min(330px,calc(100vw - 20px));}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}.hondugo-site .nav-shell>.nav .nav-link{transition:none!important;}}

.hondugo-site .hg-language-state{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  opacity:0!important;
  pointer-events:none!important;
}
.hondugo-site .hg-main-language-trigger,.hondugo-site .hg-main-language-panel{display:none!important;}
.hondugo-site:has(#hgLangEsClosed:checked) .hg-main-language-trigger--es-open,.hondugo-site:has(#hgLangEsOpen:checked) .hg-main-language-trigger--es-close,.hondugo-site:has(#hgLangEnClosed:checked) .hg-main-language-trigger--en-open,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-language-trigger--en-close{display:inline-flex!important;}
.hondugo-site:has(#hgLangEsOpen:checked) .hg-main-language-panel,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-language-panel{display:block!important;}
.hondugo-site:has(#hgLangEsOpen:checked) .hg-main-language-trigger--es-close,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-language-trigger--en-close{
  border-color:#d5ca00!important;
  box-shadow:0 0 0 4px rgba(254,246,50,.22),0 12px 30px rgba(18,20,16,.14)!important;
}
.hondugo-site:has(#hgLangEnClosed:checked) .hg-main-lang--es,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-lang--es{display:none!important;}
.hondugo-site:has(#hgLangEnClosed:checked) .hg-main-lang--en,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-lang--en{display:revert!important;}
.hondugo-site:has(#hgLangEsClosed:checked) .hg-main-language-option--es,.hondugo-site:has(#hgLangEsOpen:checked) .hg-main-language-option--es,.hondugo-site:has(#hgLangEnClosed:checked) .hg-main-language-option--en,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-language-option--en{
  background:rgba(254,246,50,.20);
  border-color:rgba(196,186,0,.40);
}
.hondugo-site:has(#hgLangEsClosed:checked) .hg-main-language-option--es .hg-main-language-check,.hondugo-site:has(#hgLangEsOpen:checked) .hg-main-language-option--es .hg-main-language-check,.hondugo-site:has(#hgLangEnClosed:checked) .hg-main-language-option--en .hg-main-language-check,.hondugo-site:has(#hgLangEnOpen:checked) .hg-main-language-option--en .hg-main-language-check{
  background:#fef632;
  color:#11120f;
}
.hondugo-site .hg-main-language-trigger{user-select:none;cursor:pointer;}
.hondugo-site .hg-main-language-trigger .hg-css-flag{
  display:block!important;
  flex:0 0 28px!important;
  width:28px!important;
  height:18px!important;
  border-radius:4px;
  overflow:hidden!important;
  box-shadow:0 0 0 1px rgba(18,20,16,.10);
}
.hondugo-site .hg-main-language-trigger .hg-css-flag svg{display:block!important;width:100%!important;height:100%!important;}

.hondugo-site .hg51-social{
  width:42px!important;
  height:42px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(0,0,0,.20)!important;
}
.hondugo-site .hg51-social svg{width:20px!important;height:20px!important;display:block!important;}
.hondugo-site .hg51-social--facebook{background:#1877f2!important;}
.hondugo-site .hg51-social--instagram{background:linear-gradient(135deg,#833ab4 0%,#c13584 35%,#e1306c 62%,#fcaf45 100%)!important;}
.hondugo-site .hg51-social--tiktok{background:#050505!important;}
.hondugo-site .hg51-social--whatsapp{background:#25d366!important;}
.hondugo-site .hg51-social--facebook svg,.hondugo-site .hg51-social--facebook svg path,.hondugo-site .hg51-social--tiktok svg,.hondugo-site .hg51-social--tiktok svg path,.hondugo-site .hg51-social--whatsapp svg,.hondugo-site .hg51-social--whatsapp svg path{fill:currentColor!important;}
.hondugo-site .hg51-social--instagram svg{fill:none!important;stroke:currentColor!important;}

@media (min-width:1101px){
  .hondugo-site{padding-top:112px!important;}
  .hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
}
@media (min-width:721px) and (max-width:1100px){
  .hondugo-site{padding-top:100px!important;}
  .hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
}
@media (max-width:720px){
  .hondugo-site{padding-top:88px!important;}
  .hondugo-site section#inicio,.hondugo-site section#proximos-servicios,.hondugo-site section#seguridad,.hondugo-site section#conductores,.hondugo-site section#ayuda,.hondugo-site section#descargar{}
}

.hondugo-site .hg48-wordmark{gap:0!important;}
.hondugo-site .hg48-wordmark-go{
  margin-left:-.025em!important;
  padding-left:.025em!important;
  padding-right:.10em!important;
}

.hondugo-site .hg51-social--whatsapp .hg-whatsapp-new{
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:none!important;
}
.hondugo-site .hg51-social--whatsapp .hg-whatsapp-new__bubble{
  fill:none!important;
  stroke:#fff!important;
  stroke-width:1.85!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.hondugo-site .hg51-social--whatsapp .hg-whatsapp-new__phone{
  fill:#fff!important;
  stroke:none!important;
}

@media (min-width:981px) and (max-height:760px){
  .hondugo-site #descargar{
    padding:20px 0 24px!important;
  }
  .hondugo-site .download-v30-shell{
    padding:20px 24px!important;
    border-radius:26px!important;
  }
  .hondugo-site .download-v30-shell::after{
    left:24px!important;
    right:24px!important;
  }
  .hondugo-site .download-v30__head{
    gap:24px!important;
    margin-bottom:14px!important;
  }
  .hondugo-site .download-v30__kicker{
    min-height:26px!important;
  }
  .hondugo-site #descargar .download-v30__head h2{
    margin-top:8px!important;
    font-size:clamp(32px,3.2vw,42px)!important;
  }
  .hondugo-site .download-app-card{
    padding:15px 17px!important;
    border-radius:21px!important;
  }
  .hondugo-site .download-app-card__top{
    margin-bottom:10px!important;
  }
  .hondugo-site .download-app-card__icon{
    width:48px!important;
    height:48px!important;
    flex-basis:48px!important;
    border-radius:15px!important;
  }
  .hondugo-site .download-app-card h3{
    font-size:21px!important;
  }
  .hondugo-site .download-app-card__description{
    min-height:0!important;
    margin-bottom:9px!important;
    font-size:11.5px!important;
    line-height:1.42!important;
  }
  .hondugo-site .download-app-card__features{
    gap:6px!important;
    margin-bottom:10px!important;
  }
  .hondugo-site .download-app-card__features li{
    padding:6px 8px!important;
  }
  .hondugo-site .store-badge{
    min-height:50px!important;
    padding:7px 11px!important;
  }
  .hondugo-site .download-v30__foot{
    margin-top:10px!important;
    padding:8px 12px!important;
  }
  .hondugo-site .download-v30__foot-icon{
    width:32px!important;
    height:32px!important;
    flex-basis:32px!important;
    border-radius:10px!important;
  }
  .hondugo-site .download-v30__support{
    min-height:36px!important;
  }
}

.hondugo-site .hg49-flag--hn g path{
  transform-box:fill-box;
  transform-origin:center;
}
.hondugo-site .hg49-flag--hn g path:nth-child(1){transform:translateY(.65px);}
.hondugo-site .hg49-flag--hn g path:nth-child(2){transform:translate(.9px,-.35px);}
.hondugo-site .hg49-flag--hn g path:nth-child(3){transform:translate(-.9px,-.35px);}
.hondugo-site .hg49-flag--hn g path:nth-child(4){transform:translate(-2.3px,.35px);}
.hondugo-site .hg49-flag--hn g path:nth-child(5){transform:translate(2.3px,.35px);}

@media (max-width:620px){
  .hondugo-site .hg51-hero-copy .hg46-title-prefix .hg-main-lang--en{
    white-space:normal!important;
  }
  .hondugo-site:has(#hgLangEnClosed:checked) .hg51-hero-copy h1,.hondugo-site:has(#hgLangEnOpen:checked) .hg51-hero-copy h1{
    max-width:100%!important;
    font-size:clamp(36px,10.8vw,48px)!important;
    line-height:.98!important;
  }
  .hondugo-site:has(#hgLangEnClosed:checked) .hg51-hero-copy .hg46-title-prefix,.hondugo-site:has(#hgLangEnOpen:checked) .hg51-hero-copy .hg46-title-prefix{
    max-width:100%!important;
    overflow-wrap:normal;
  }
}

@media (max-width:680px){
  .hondugo-site .help-contact-card--mail{
    grid-template-columns:44px minmax(0,1fr)!important;
  }
  .hondugo-site .help-contact-card--mail .help-contact-arrow--mail{
    grid-column:1/-1;
    width:100%!important;
    min-width:0!important;
    min-height:38px!important;
    padding:0 12px!important;
  }
}


.hondugo-site #descargar .download-v57-qr{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:118px minmax(0,1fr);
  gap:14px;
  align-items:center;
  min-width:0;
  margin-top:15px;
  padding:13px;
  border:1px solid rgba(17,18,15,.07);
  border-radius:18px;
  background:#f7f8f4;
}
.hondugo-site #descargar .download-v57-qr__media{
  width:118px;
  height:118px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1px solid rgba(17,18,15,.08);
  border-radius:16px;
  background:#fff;
  box-shadow:0 8px 20px rgba(17,18,15,.06);
}
.hondugo-site #descargar .download-v57-qr__media img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  object-fit:contain;
}
.hondugo-site #descargar .download-v57-qr__copy{
  min-width:0;
}
.hondugo-site #descargar .download-v57-qr__label{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 0 6px;
  padding:5px 8px;
  border-radius:999px;
  background:#fff;
  color:#777a72;
  font-size:8px;
  font-weight:900;
  letter-spacing:.1em;
  text-transform:uppercase;
  box-shadow:inset 0 0 0 1px rgba(17,18,15,.06);
}
.hondugo-site #descargar .download-v57-qr__copy strong{
  display:block;
  color:#20221e;
  font-size:13px;
  line-height:1.25;
  letter-spacing:-.015em;
}
.hondugo-site #descargar .download-v57-qr__copy p{
  margin:5px 0 0;
  color:#6e7269;
  font-size:10.5px;
  line-height:1.45;
}
@media (max-width:680px){
  .hondugo-site #descargar .download-v57-qr{
    grid-template-columns:104px minmax(0,1fr);
    gap:12px;
    padding:12px;
  }
  .hondugo-site #descargar .download-v57-qr__media{
    width:104px;
    height:104px;
    border-radius:15px;
  }
}
@media (max-width:470px){
  .hondugo-site #descargar .download-v57-qr{
    grid-template-columns:92px minmax(0,1fr);
    gap:11px;
  }
  .hondugo-site #descargar .download-v57-qr__media{
    width:92px;
    height:92px;
    border-radius:14px;
  }
  .hondugo-site #descargar .download-v57-qr__copy strong{
    font-size:12px;
  }
  .hondugo-site #descargar .download-v57-qr__copy p{
    font-size:9.5px;
  }
}


.hondugo-site{--hg-action-yellow:var(--yellow,#fef632);--hg-action-ink:#11120f;--hg-action-muted:#6b7067}
.hondugo-site .hg-premium-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:30px;align-items:end;margin-bottom:20px}
.hondugo-site .hg-premium-section-heading h2{margin:8px 0 0;font-size:clamp(34px,3.5vw,48px);line-height:.98;letter-spacing:-.045em}
.hondugo-site .hg-premium-section-heading>p{margin:0;color:var(--hg-action-muted);font-size:13px;line-height:1.5}
.hondugo-site .hg-premium-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#77791b;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.hondugo-site .hg-premium-eyebrow i{width:18px;height:2px;border-radius:99px;background:var(--hg-action-yellow)}
.hondugo-site #en-accion{position:relative;padding:44px 0 46px!important;overflow:hidden;background:linear-gradient(180deg,#fbfcf8 0%,#f4f5ef 100%);color:var(--hg-action-ink)}
.hondugo-site #en-accion>.section{width:min(1160px,calc(100% - 48px))!important}
.hondugo-site .hg-action-shell{position:relative;z-index:1;min-width:0}
.hondugo-site .hg-action-state{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.hondugo-site .hg-action-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,312px);gap:16px;align-items:stretch;width:100%;max-width:100%;min-width:0;padding:9px;box-sizing:border-box;border:1px solid rgba(17,18,15,.075);border-radius:26px;background:#fff;box-shadow:0 18px 46px rgba(17,18,15,.08)}
.hondugo-site .hg-action-steps{display:grid;gap:7px;min-width:0;padding:5px}
.hondugo-site .hg-action-step{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 28px;gap:10px;align-items:center;padding:11px 12px;border:1px solid rgba(17,18,15,.055);border-radius:17px;background:#f8f9f5;color:#565a52;cursor:pointer;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}
.hondugo-site .hg-action-step:hover{transform:translateY(-1px);border-color:rgba(17,18,15,.10)}
.hondugo-site .hg-action-step__number{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(17,18,15,.065);border-radius:11px;background:#fff;color:#757970;font-size:9px;font-weight:900}
.hondugo-site .hg-action-step>span:nth-child(2){min-width:0;display:flex;flex-direction:column}
.hondugo-site .hg-action-step small{color:#7b7f76;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.hondugo-site .hg-action-step strong{margin-top:2px;color:#171914;font-size:12.5px;line-height:1.22}
.hondugo-site .hg-action-step em{margin-top:3px;color:#6f736b;font-size:9.5px;line-height:1.32;font-style:normal}
.hondugo-site .hg-action-step>b{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(17,18,15,.06);border-radius:50%;background:#fff;color:#50544d;font-size:12px}
.hondugo-site #hgActionStep1:checked~.hg-action-layout .hg-action-step--1,.hondugo-site #hgActionStep2:checked~.hg-action-layout .hg-action-step--2,.hondugo-site #hgActionStep3:checked~.hg-action-layout .hg-action-step--3,.hondugo-site #hgActionStep4:checked~.hg-action-layout .hg-action-step--4{border-color:rgba(17,18,15,.11);background:linear-gradient(105deg,rgba(254,246,50,.36),#fff 52%);box-shadow:inset 4px 0 0 var(--hg-action-yellow)}
.hondugo-site #hgActionStep1:checked~.hg-action-layout .hg-action-step--1 .hg-action-step__number,.hondugo-site #hgActionStep2:checked~.hg-action-layout .hg-action-step--2 .hg-action-step__number,.hondugo-site #hgActionStep3:checked~.hg-action-layout .hg-action-step--3 .hg-action-step__number,.hondugo-site #hgActionStep4:checked~.hg-action-layout .hg-action-step--4 .hg-action-step__number{background:var(--hg-action-yellow);color:#11120f}
.hondugo-site .hg-action-demo{position:relative;display:grid;place-items:center;min-width:0;height:348px;min-height:348px;overflow:hidden;border:1px solid rgba(17,18,15,.075);border-radius:20px;background:#f6f7f4}
.hondugo-site .hg-action-demo::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(17,18,15,.05) 1px,transparent 1px);background-size:24px 24px}
.hondugo-site .hg-action-demo__halo{position:absolute;width:196px;height:274px;border-radius:50%;background:radial-gradient(ellipse,rgba(254,246,50,.28),rgba(254,246,50,.05) 48%,transparent 70%);filter:blur(8px)}
.hondugo-site .hg-action-phone{position:relative;z-index:2;width:166px;height:336px;padding:4px;border:1px solid rgba(96,101,108,.34);border-radius:28px;background:linear-gradient(145deg,#c7ccd1 0%,#f6f7f8 30%,#b8bdc4 62%,#8f969e 100%);box-shadow:0 18px 38px rgba(17,18,15,.18)}
.hondugo-site .hg-action-phone__rim{width:100%;height:100%;padding:3px;border-radius:24px;background:linear-gradient(180deg,#eceff1,#d9dde0);box-sizing:border-box}
.hondugo-site .hg-action-phone__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:21px;background:#fff;color:#11120f}
.hondugo-site .hg-action-phone__island{position:absolute;z-index:9;left:50%;top:9px;width:12px;height:12px;transform:translateX(-50%);border-radius:50%;background:#11120f;box-shadow:0 1px 3px rgba(0,0,0,.20)}
.hondugo-site .hg-action-video-stage{position:absolute;inset:0;background:#fff}
.hondugo-site .hg-action-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:#fff;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.hondugo-site #hgActionStep1:checked~.hg-action-layout .hg-action-video--12,.hondugo-site #hgActionStep2:checked~.hg-action-layout .hg-action-video--12,.hondugo-site #hgActionStep3:checked~.hg-action-layout .hg-action-video--3,.hondugo-site #hgActionStep4:checked~.hg-action-layout .hg-action-video--4{opacity:1;visibility:visible}
.hondugo-site .hg-action-note{display:flex;align-items:flex-start;gap:8px;margin:8px 4px 0;padding:9px 11px;border:1px solid rgba(17,18,15,.075);border-radius:14px;background:#fff;color:#696d65}
.hondugo-site .hg-action-note>span{width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border-radius:8px;background:var(--hg-action-yellow);color:#11120f;font-size:11px;font-weight:950}
.hondugo-site .hg-action-note p{margin:0;font-size:10px;line-height:1.42}
.hondugo-site .hg-action-note strong{color:#171914}

@media (min-width:721px) and (max-width:980px){
.hondugo-site #en-accion{padding:40px 0 44px!important}.hondugo-site #en-accion>.section{width:min(100% - 34px,900px)!important}.hondugo-site #en-accion .hg-premium-section-heading{grid-template-columns:1fr;gap:8px;margin-bottom:15px}.hondugo-site #en-accion .hg-premium-section-heading h2{font-size:38px}.hondugo-site #en-accion .hg-premium-section-heading>p{max-width:680px;font-size:12px}.hondugo-site #en-accion .hg-action-layout{grid-template-columns:minmax(0,1fr) minmax(220px,246px);gap:12px;padding:7px;border-radius:22px}.hondugo-site #en-accion .hg-action-steps{gap:6px;padding:2px}.hondugo-site #en-accion .hg-action-step{grid-template-columns:32px minmax(0,1fr);gap:8px;min-height:68px;padding:8px 9px;border-radius:14px}.hondugo-site #en-accion .hg-action-step__number{width:31px;height:31px;border-radius:10px}.hondugo-site #en-accion .hg-action-step>b{display:none}.hondugo-site #en-accion .hg-action-step strong{font-size:11px}.hondugo-site #en-accion .hg-action-step em{font-size:8.2px;line-height:1.26}.hondugo-site #en-accion .hg-action-demo{height:320px;min-height:320px}.hondugo-site #en-accion .hg-action-phone{width:148px;height:302px}.hondugo-site #en-accion .hg-action-note{margin-top:7px}
}

@media (max-width:720px){
.hondugo-site #en-accion{padding:42px 0 48px!important}.hondugo-site #en-accion>.section{width:calc(100% - 24px)!important}.hondugo-site #en-accion .hg-premium-section-heading{grid-template-columns:1fr;gap:8px;margin-bottom:14px}.hondugo-site #en-accion .hg-premium-section-heading h2{font-size:34px}.hondugo-site #en-accion .hg-premium-section-heading>p{font-size:12px;line-height:1.45}.hondugo-site #en-accion .hg-action-layout{grid-template-columns:1fr;gap:9px;padding:6px;border-radius:20px}.hondugo-site #en-accion .hg-action-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:2px}.hondugo-site #en-accion .hg-action-step{grid-template-columns:30px minmax(0,1fr);gap:7px;min-height:62px;padding:7px;border-radius:13px}.hondugo-site #en-accion .hg-action-step__number{width:29px;height:29px;border-radius:9px;font-size:8px}.hondugo-site #en-accion .hg-action-step small{font-size:7px}.hondugo-site #en-accion .hg-action-step strong{font-size:10.2px;line-height:1.16}.hondugo-site #en-accion .hg-action-step em,.hondugo-site #en-accion .hg-action-step>b{display:none}.hondugo-site #en-accion .hg-action-demo{height:318px;min-height:318px;border-radius:17px}.hondugo-site #en-accion .hg-action-phone{width:144px;height:294px}.hondugo-site #en-accion .hg-action-note{margin:7px 1px 0;padding:8px 10px}.hondugo-site #en-accion .hg-action-note p{font-size:9px}
}
.hondugo-site #inicio,
.hondugo-site #proximos-servicios,
.hondugo-site #seguridad,
.hondugo-site #en-accion,
.hondugo-site #conductores,
.hondugo-site #ayuda,
.hondugo-site #descargar{scroll-margin-top:var(--header-h)}

@media (min-width:981px){
  .hondugo-site #proximos-servicios,
  .hondugo-site #seguridad{
    min-height:calc(100svh - var(--header-h));
    display:flex;
    align-items:center;
    box-sizing:border-box;
  }
  .hondugo-site #en-accion,
  .hondugo-site #conductores,
  .hondugo-site #ayuda{
    min-height:calc(100svh - var(--header-h));
    display:block;
    box-sizing:border-box;
    padding-top:24px!important;
    padding-bottom:34px!important;
  }
  .hondugo-site #proximos-servicios>.section,
  .hondugo-site #seguridad>.section,
  .hondugo-site #en-accion>.section,
  .hondugo-site #conductores>.section,
  .hondugo-site #ayuda>.section{width:100%}
}


/* Tablet: tarjetas iniciales anchas, separadas y sin compresión */
@media (min-width:721px) and (max-width:900px){
  .hondugo-site .hg51-feature-dock{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    width:min(100%,700px)!important;
    max-width:700px!important;
    margin:28px auto 0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    overflow:visible!important;
  }
  .hondugo-site .hg51-feature{
    width:100%!important;
    min-width:0!important;
    min-height:100px!important;
    margin:0!important;
    padding:16px 18px!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:14px!important;
    align-items:center!important;
    border:1px solid rgba(18,20,16,.10)!important;
    border-radius:20px!important;
    background:#fff!important;
    box-shadow:0 10px 26px rgba(27,32,24,.075)!important;
    overflow:hidden!important;
  }
  .hondugo-site .hg51-feature+.hg51-feature{
    border-left:1px solid rgba(18,20,16,.10)!important;
    border-top:1px solid rgba(18,20,16,.10)!important;
  }
  .hondugo-site .hg51-feature::after{
    left:18px!important;
    right:18px!important;
    top:auto!important;
    bottom:0!important;
    width:auto!important;
    height:3px!important;
  }
  .hondugo-site .hg51-feature-icon{width:46px!important;height:46px!important;border-radius:15px!important}
  .hondugo-site .hg51-feature h3{font-size:15px!important;margin-bottom:4px!important}
  .hondugo-site .hg51-feature p{font-size:12px!important;line-height:1.42!important}
}
@media (min-width:901px) and (max-width:1100px){
  .hondugo-site .hg51-feature-dock{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
    width:100%!important;
    max-width:860px!important;
    margin:24px auto 0!important;
  }
  .hondugo-site .hg51-feature{min-width:0!important}
}

/* Acciones flotantes: solo teléfono */
.hondugo-site .hg-premium-mobile-cta{display:none}
@media (max-width:720px){
  .hondugo-site{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}
  .hondugo-site .hg-premium-mobile-cta{position:fixed;z-index:2147483000;left:50%;bottom:max(10px,env(safe-area-inset-bottom,0px));width:min(calc(100% - 22px),480px);transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(108px,.55fr);gap:7px;padding:7px;border:1px solid rgba(17,18,15,.10);border-radius:19px;background:rgba(255,255,255,.94);box-shadow:0 20px 48px rgba(17,18,15,.20);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}
  .hondugo-site .hg-premium-mobile-cta a{min-width:0;min-height:49px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font-size:11px;font-weight:900;text-decoration:none}
  .hondugo-site .hg-premium-mobile-cta a>span{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;font-size:13px}
  .hondugo-site .hg-premium-mobile-cta__app{background:#11120f;color:#fff}
  .hondugo-site .hg-premium-mobile-cta__app>span{background:var(--yellow,#fef632);color:#11120f}
  .hondugo-site .hg-premium-mobile-cta__driver{background:var(--yellow,#fef632);color:#11120f}
  .hondugo-site .hg-premium-mobile-cta__driver>span{background:rgba(255,255,255,.58)}
}
@media (max-width:390px){
  .hondugo-site .hg-premium-mobile-cta{grid-template-columns:minmax(0,1.35fr) minmax(98px,.65fr)}
}
.hondugo-site .hg-premium-mobile-cta a:focus-visible{outline:3px solid rgba(254,246,50,.70);outline-offset:3px}

/* ===== hg-framer-v71-style ===== */
/* =========================================================
   HonduGo — Framer-style visual layer v71
   Preserva contenido, enlaces, slugs y estructura funcional.
   ========================================================= */
.hondugo-site.hg-unified{
  --hg-framer-ease:cubic-bezier(.2,.75,.2,1);
  --hg-framer-spring:cubic-bezier(.16,1,.3,1);
  --hg-framer-shadow:0 32px 90px rgba(18,20,16,.12);
  --hg-framer-border:rgba(17,18,15,.08);
  --hg-framer-yellow:#FEF632;
  background:#fff;
}

/* NAV — flotante y más cercano a Framer */
.hondugo-site.hg-unified .site-header{
  height:96px;
  padding:12px 18px 8px;
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.52) 72%,transparent);
  transition:height .42s var(--hg-framer-spring),padding .42s var(--hg-framer-spring),background .28s ease;
}
.hondugo-site.hg-unified .nav-shell{
  height:72px;
  border-radius:24px;
  border:1px solid rgba(17,18,15,.075);
  background:rgba(255,255,255,.74);
  box-shadow:0 16px 54px rgba(17,18,15,.095),inset 0 1px 0 rgba(255,255,255,.85);
  backdrop-filter:blur(24px) saturate(175%);
  -webkit-backdrop-filter:blur(24px) saturate(175%);
  transition:height .42s var(--hg-framer-spring),border-radius .42s var(--hg-framer-spring),box-shadow .42s ease,background .42s ease,transform .42s var(--hg-framer-spring);
}
.hondugo-site.hg-unified .site-header.scrolled{height:82px;padding-top:7px}
.hondugo-site.hg-unified .site-header.scrolled .nav-shell{
  height:62px;
  border-radius:19px;
  background:rgba(255,255,255,.86);
  box-shadow:0 18px 52px rgba(17,18,15,.13),inset 0 1px 0 rgba(255,255,255,.9);
  transform:translateY(-1px);
}
.hondugo-site.hg-unified .nav{
  background:rgba(17,18,15,.035);
  border-color:rgba(17,18,15,.035);
}
.hondugo-site.hg-unified .nav-link{
  transition:transform .3s var(--hg-framer-spring),background .25s ease,color .25s ease,box-shadow .25s ease;
}
.hondugo-site.hg-unified .nav-link:hover{transform:translateY(-2px)}
.hondugo-site.hg-unified .nav-link.active{box-shadow:0 5px 18px rgba(17,18,15,.08)}

/* HERO — más editorial, profundidad y transición de sección */
.hondugo-site.hg-unified .hg51-hero{
  min-height:calc(100svh - 78px);
  padding:24px 0 114px;
  background:
    radial-gradient(circle at 17% 22%,rgba(254,246,50,.25),transparent 24%),
    radial-gradient(circle at 88% 34%,rgba(120,105,255,.08),transparent 26%),
    linear-gradient(180deg,#fff 0%,#fdfdf8 56%,#f6f7f2 100%);
}
.hondugo-site.hg-unified .hg51-hero::before{
  opacity:.34;
  background-image:
    linear-gradient(rgba(17,18,15,.026) 1px,transparent 1px),
    linear-gradient(90deg,rgba(17,18,15,.026) 1px,transparent 1px);
  background-size:44px 44px;
  mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.8) 55%,transparent 94%);
}
.hondugo-site.hg-unified .hg51-hero::after{
  content:"";
  position:absolute;
  z-index:0;
  width:min(72vw,920px);
  aspect-ratio:1;
  right:-28vw;
  top:-46%;
  border:1px solid rgba(17,18,15,.045);
  border-radius:50%;
  box-shadow:0 0 0 90px rgba(254,246,50,.025),0 0 0 180px rgba(17,18,15,.012);
  pointer-events:none;
}
.hondugo-site.hg-unified .hg51-hero-grid{
  grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);
  gap:clamp(36px,5vw,82px);
  min-height:680px;
  align-items:center;
}
.hondugo-site.hg-unified .hg51-hero-copy{position:relative;z-index:3;max-width:760px}
.hondugo-site.hg-unified .hg51-hero-copy h1{
  max-width:800px;
  margin-bottom:24px;
  font-size:clamp(64px,6.45vw,100px);
  line-height:.87;
  letter-spacing:-.075em;
  text-wrap:balance;
}
.hondugo-site.hg-unified .hg51-hero-copy .hg46-title-prefix{
  font-weight:760;
  color:#141510;
}
.hondugo-site.hg-unified .hg48-wordmark{
  margin-top:.08em;
  filter:drop-shadow(0 12px 24px rgba(17,18,15,.06));
}
.hondugo-site.hg-unified .hg48-wordmark-go{
  padding:.01em .14em .055em;
  border-radius:.15em;
  background:var(--hg-framer-yellow);
  box-shadow:inset 0 -4px 0 rgba(190,180,0,.20),0 14px 30px rgba(223,214,0,.20);
  transform:rotate(-1.25deg) translateY(-.01em);
}
.hondugo-site.hg-unified .v7-lead{
  max-width:610px;
  margin-bottom:28px;
  color:#595d55;
  font-size:clamp(17px,1.4vw,20px);
  line-height:1.62;
  letter-spacing:-.018em;
}

/* Beneficios: vidrio más fino, menos aspecto de dashboard */
.hondugo-site.hg-unified .hg51-feature-dock{
  max-width:760px;
  border-radius:28px;
  border:1px solid rgba(17,18,15,.075);
  background:rgba(255,255,255,.64);
  box-shadow:0 24px 70px rgba(17,18,15,.08),inset 0 1px 0 rgba(255,255,255,.9);
  backdrop-filter:blur(28px) saturate(155%);
  -webkit-backdrop-filter:blur(28px) saturate(155%);
}
.hondugo-site.hg-unified .hg51-feature{
  min-height:134px;
  padding:17px;
  transition:transform .35s var(--hg-framer-spring),background .3s ease,box-shadow .3s ease;
}
.hondugo-site.hg-unified .hg51-feature:hover{
  z-index:2;
  transform:translateY(-5px) scale(1.015);
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 40px rgba(17,18,15,.09);
}
.hondugo-site.hg-unified .hg51-feature-icon{
  transition:transform .35s var(--hg-framer-spring),box-shadow .35s ease;
}
.hondugo-site.hg-unified .hg51-feature:hover .hg51-feature-icon{transform:rotate(-5deg) scale(1.07)}
.hondugo-site.hg-unified .hg51-coverage{
  background:rgba(255,255,255,.74);
  box-shadow:0 10px 30px rgba(17,18,15,.055);
  backdrop-filter:blur(16px);
}

/* Device scene: pseudo-3D controlado por JS */
.hondugo-site.hg-unified .hg52-device-scene{
  --scene-rx:0deg;
  --scene-ry:0deg;
  --scene-y:0px;
  perspective:1200px;
  transform:translate3d(0,var(--scene-y),0) rotateX(var(--scene-rx)) rotateY(var(--scene-ry));
  transform-style:preserve-3d;
  transition:transform .8s var(--hg-framer-spring);
  will-change:transform;
}
.hondugo-site.hg-unified .hg52-soft-glow{
  width:410px;
  height:530px;
  background:radial-gradient(ellipse at center,rgba(254,246,50,.42) 0%,rgba(254,246,50,.17) 42%,rgba(254,246,50,0) 72%);
  filter:blur(13px);
  animation:hgFramerGlow 7s ease-in-out infinite;
}
.hondugo-site.hg-unified .hg52-orbit--outer{border-color:rgba(156,149,0,.25)}
.hondugo-site.hg-unified .hg52-orbit--inner{border-color:rgba(17,18,15,.13)}
.hondugo-site.hg-unified .hg52-phone{
  width:238px;
  filter:drop-shadow(0 46px 42px rgba(15,18,13,.28));
}
.hondugo-site.hg-unified .hg52-live-card{
  background:rgba(255,255,255,.72);
  box-shadow:0 30px 80px rgba(22,27,20,.15),inset 0 1px 0 rgba(255,255,255,.92);
  backdrop-filter:blur(26px) saturate(165%);
  -webkit-backdrop-filter:blur(26px) saturate(165%);
}
@keyframes hgFramerGlow{0%,100%{opacity:.78;transform:translate(-50%,-50%) scale(.94)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}

/* Próximos servicios entra como una nueva "escena" */
.hondugo-site.hg-unified .v7-services-section{
  position:relative;
  z-index:4;
  margin-top:-46px;
  padding:88px 0 96px;
  border-radius:46px 46px 0 0;
  background:rgba(247,248,243,.96);
  box-shadow:0 -26px 80px rgba(17,18,15,.07);
  backdrop-filter:blur(18px);
}
.hondugo-site.hg-unified .v16-services-heading{margin-bottom:40px}
.hondugo-site.hg-unified .v16-services-title{
  font-size:clamp(42px,5vw,66px);
  line-height:.93;
  letter-spacing:-.055em;
}
.hondugo-site.hg-unified .v7-services-panel,
.hondugo-site.hg-unified .v7-city-panel{
  border-radius:34px;
  border-color:rgba(17,18,15,.07);
  box-shadow:0 22px 70px rgba(17,18,15,.07);
  transition:transform .45s var(--hg-framer-spring),box-shadow .45s ease;
}
.hondugo-site.hg-unified .v7-services-panel:hover,
.hondugo-site.hg-unified .v7-city-panel:hover{
  transform:translateY(-7px);
  box-shadow:0 34px 90px rgba(17,18,15,.11);
}
.hondugo-site.hg-unified .v7-module-card{
  transition:transform .38s var(--hg-framer-spring),box-shadow .32s ease,background .32s ease;
}
.hondugo-site.hg-unified .v7-module-card:hover{transform:translateY(-7px) scale(1.025)}

/* Resto de secciones: aire, profundidad y una narrativa más limpia */
.hondugo-site.hg-unified #seguridad,
.hondugo-site.hg-unified #conductores,
.hondugo-site.hg-unified #ayuda,
.hondugo-site.hg-unified #descargar{
  background:#fff;
}
.hondugo-site.hg-unified .security-shell,
.hondugo-site.hg-unified .how-wrap,
.hondugo-site.hg-unified #conductores .driver-card,
.hondugo-site.hg-unified #ayuda .help-card-v27,
.hondugo-site.hg-unified .download-v30-shell,
.hondugo-site.hg-unified .hg-action-shell{
  border-radius:36px;
  border-color:rgba(17,18,15,.075);
  box-shadow:0 24px 80px rgba(17,18,15,.065);
}
.hondugo-site.hg-unified .security-card,
.hondugo-site.hg-unified .how-card,
.hondugo-site.hg-unified .download-app-card,
.hondugo-site.hg-unified .help-contact-card{
  transition:transform .4s var(--hg-framer-spring),box-shadow .35s ease,border-color .35s ease;
}
.hondugo-site.hg-unified .security-card:hover,
.hondugo-site.hg-unified .how-card:hover,
.hondugo-site.hg-unified .download-app-card:hover,
.hondugo-site.hg-unified .help-contact-card:hover{
  transform:translateY(-7px);
}

/* Scroll reveal — solo se activa si JS está listo */
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-reveal{
  opacity:0;
  transform:translate3d(0,34px,0) scale(.985);
  filter:blur(5px);
  transition:opacity .85s var(--hg-framer-ease),transform .95s var(--hg-framer-spring),filter .8s ease;
}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-reveal.hg-framer-visible{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger > *{
  opacity:0;
  transform:translate3d(0,24px,0);
  transition:opacity .7s var(--hg-framer-ease),transform .85s var(--hg-framer-spring);
}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *{opacity:1;transform:none}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(2){transition-delay:.07s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(3){transition-delay:.14s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(4){transition-delay:.21s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(5){transition-delay:.28s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(6){transition-delay:.35s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(7){transition-delay:.42s}
.hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger.hg-framer-visible > *:nth-child(8){transition-delay:.49s}

/* MOBILE — se diseña como experiencia propia, no desktop comprimido */
@media (max-width:980px){
  .hondugo-site.hg-unified .site-header{height:80px;padding:7px 8px}
  .hondugo-site.hg-unified .site-header.scrolled{height:72px;padding-top:5px}
  .hondugo-site.hg-unified .site-header .nav-shell,
  .hondugo-site.hg-unified .site-header.scrolled .nav-shell{
    width:100%;height:62px;border-radius:20px;
  }
  .hondugo-site.hg-unified .hg51-hero{padding:28px 0 94px}
  .hondugo-site.hg-unified .hg51-hero-grid{grid-template-columns:1fr;gap:16px;min-height:auto}
  .hondugo-site.hg-unified .hg51-hero-copy{max-width:820px;margin:auto;text-align:center}
  .hondugo-site.hg-unified .v7-lead{max-width:650px;margin-inline:auto}
  .hondugo-site.hg-unified .hg51-feature-dock{margin-inline:auto}
  .hondugo-site.hg-unified .hg52-device-scene{width:min(100%,560px);min-height:570px}
  .hondugo-site.hg-unified .v7-services-section{margin-top:-40px;border-radius:40px 40px 0 0;padding-top:72px}
}

@media (max-width:720px){
  .hondugo-site.hg-unified .hg51-hero{padding:20px 0 82px}
  .hondugo-site.hg-unified .hg51-hero-copy h1{
    margin-bottom:18px;
    font-size:clamp(52px,15vw,76px);
    line-height:.88;
    letter-spacing:-.068em;
  }
  .hondugo-site.hg-unified .v7-lead{font-size:16px;line-height:1.58;margin-bottom:22px}

  /* tarjetas de beneficios horizontales y ligeras */
  .hondugo-site.hg-unified .hg51-feature-dock{
    display:flex;
    width:calc(100vw - 24px);
    max-width:none;
    margin-left:calc(50% - 50vw + 12px);
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    border:0;
    border-radius:0;
    box-shadow:none;
    background:transparent;
    backdrop-filter:none;
    padding:4px 0 12px;
    gap:10px;
  }
  .hondugo-site.hg-unified .hg51-feature-dock::-webkit-scrollbar{display:none}
  .hondugo-site.hg-unified .hg51-feature{
    flex:0 0 min(78vw,310px);
    min-height:118px;
    scroll-snap-align:center;
    border:1px solid rgba(17,18,15,.07)!important;
    border-radius:22px;
    background:rgba(255,255,255,.86);
    box-shadow:0 16px 42px rgba(17,18,15,.075);
    backdrop-filter:blur(18px);
  }
  .hondugo-site.hg-unified .hg51-feature::after{display:none}
  .hondugo-site.hg-unified .hg51-feature h3{font-size:14.5px}
  .hondugo-site.hg-unified .hg51-feature p{font-size:11.5px}
  .hondugo-site.hg-unified .hg51-coverage{margin-top:6px;margin-inline:auto}

  .hondugo-site.hg-unified .hg52-device-scene{min-height:500px;width:min(100%,430px);padding-top:0}
  .hondugo-site.hg-unified .hg52-phone{width:206px;margin:16px auto 0}
  .hondugo-site.hg-unified .hg52-soft-glow{top:45%;width:285px;height:400px}
  .hondugo-site.hg-unified .hg52-orbit{top:45%}
  .hondugo-site.hg-unified .hg52-orbit--outer{width:300px;height:420px}
  .hondugo-site.hg-unified .hg52-orbit--inner{width:232px;height:330px}
  .hondugo-site.hg-unified .hg52-route-art{height:420px;top:4px}
  .hondugo-site.hg-unified .hg52-ground{top:390px;bottom:auto;width:245px}
  .hondugo-site.hg-unified .hg52-live-card{
    width:min(214px,62vw);
    left:8px;
    top:345px;
    grid-template-columns:38px minmax(0,1fr) auto;
    border-radius:20px;
    padding:10px 11px;
  }
  .hondugo-site.hg-unified .hg52-live-card__signal{display:flex}

  .hondugo-site.hg-unified .v7-services-section{
    margin-top:-34px;
    padding:62px 0 76px;
    border-radius:34px 34px 0 0;
  }
  .hondugo-site.hg-unified .v16-services-title{font-size:clamp(38px,11vw,50px)}
  .hondugo-site.hg-unified .v7-services-panel,
  .hondugo-site.hg-unified .v7-city-panel{border-radius:26px}

  /* CTA inferior tipo app dock */
  .hondugo-site.hg-unified .hg-premium-mobile-cta{
    width:min(calc(100% - 18px),520px);
    bottom:max(8px,env(safe-area-inset-bottom,0px));
    grid-template-columns:1.25fr .75fr;
    gap:6px;
    padding:6px;
    border-radius:20px;
    background:rgba(17,18,15,.88);
    border-color:rgba(255,255,255,.12);
    box-shadow:0 22px 54px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08);
    backdrop-filter:blur(26px) saturate(160%);
    -webkit-backdrop-filter:blur(26px) saturate(160%);
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a{
    min-height:52px;
    border-radius:15px;
    font-size:12px;
    transition:transform .25s var(--hg-framer-spring),filter .2s ease;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a:active{transform:scale(.97)}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__app{background:#fff;color:#11120f}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__app>span{background:#11120f;color:var(--hg-framer-yellow)}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver{background:var(--hg-framer-yellow);color:#11120f}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver>span{background:rgba(17,18,15,.10)}
}

@media (max-width:470px){
  .hondugo-site.hg-unified .section{width:min(100% - 22px,1240px)}
  .hondugo-site.hg-unified .hg51-hero-copy h1{font-size:clamp(50px,15.6vw,68px)}
  .hondugo-site.hg-unified .hg52-device-scene{min-height:475px}
  .hondugo-site.hg-unified .hg52-phone{width:194px;margin-top:12px}
  .hondugo-site.hg-unified .hg52-live-card{top:326px;left:2px;width:min(210px,66vw)}
  .hondugo-site.hg-unified .hg52-ground{top:368px}
  .hondugo-site.hg-unified .v7-services-section{padding-top:56px}
}

@media (prefers-reduced-motion:reduce){
  .hondugo-site.hg-unified .hg52-soft-glow{animation:none!important}
  .hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-reveal,
  .hondugo-site.hg-unified.hg-framer-motion-ready .hg-framer-stagger>*{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
}

/* ===== hg-luxury-v73-buttons ===== */
/* v73 — SOLO barra móvil / botones luxury iOS + iconos reales de las apps */
@media (max-width:980px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta{
    width:min(calc(100% - 18px),520px);
    bottom:max(8px,env(safe-area-inset-bottom,0px));
    grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);
    gap:8px;
    padding:8px;
    border-radius:26px;
    border:1px solid rgba(255,255,255,.17);
    background:
      linear-gradient(180deg,rgba(47,48,46,.91),rgba(18,19,17,.94)),
      rgba(17,18,15,.92);
    box-shadow:
      0 24px 65px rgba(0,0,0,.34),
      0 7px 18px rgba(0,0,0,.18),
      inset 0 1px 0 rgba(255,255,255,.18),
      inset 0 -1px 0 rgba(0,0,0,.55);
    backdrop-filter:blur(32px) saturate(175%);
    -webkit-backdrop-filter:blur(32px) saturate(175%);
    isolation:isolate;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta::before{
    content:"";position:absolute;inset:1px;border-radius:25px;pointer-events:none;
    background:linear-gradient(110deg,rgba(255,255,255,.10),transparent 26%,transparent 70%,rgba(254,246,50,.07));
    opacity:.9;z-index:-1;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a{
    position:relative;min-width:0;min-height:64px;padding:8px 12px 8px 9px;
    display:grid;grid-template-columns:43px minmax(0,1fr) 26px;align-items:center;gap:9px;
    overflow:hidden;border-radius:19px;border:1px solid rgba(255,255,255,.10);
    font-size:12px;text-align:left;
    transform:translateZ(0);
    transition:transform .18s cubic-bezier(.2,.9,.25,1),box-shadow .22s ease,border-color .22s ease,filter .22s ease;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a::before{
    content:"";position:absolute;inset:0;pointer-events:none;
    background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 24%,transparent 68%,rgba(255,255,255,.05));
    opacity:.65;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a::after{
    content:"";position:absolute;left:14%;right:14%;bottom:-14px;height:20px;border-radius:50%;
    filter:blur(12px);opacity:.34;pointer-events:none;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a:active{transform:scale(.965) translateY(1px);filter:brightness(.96)}

  .hondugo-site.hg-unified .hg-premium-mobile-cta__app{
    color:#fff;
    background:linear-gradient(155deg,#272824 0%,#11120f 48%,#070806 100%);
    border-color:rgba(255,255,255,.13);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.13),inset 0 -1px 0 rgba(0,0,0,.62),0 10px 22px rgba(0,0,0,.25);
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta__app::after{background:var(--yellow,#fef632)}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver{
    color:#11120f;
    background:linear-gradient(155deg,#fff95e 0%,#fef632 48%,#e7dd00 100%);
    border-color:rgba(255,255,255,.55);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88),inset 0 -1px 0 rgba(131,125,0,.28),0 11px 24px rgba(185,176,0,.25);
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver::after{background:#fff;opacity:.25}

  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon{
    width:43px;height:43px;border-radius:14px;display:grid;place-items:center;
    border:1px solid rgba(255,255,255,.12);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 6px 14px rgba(0,0,0,.18);
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta__app .hg-lux-icon{
    background:linear-gradient(145deg,#383a35,#161713);color:var(--yellow,#fef632);
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver .hg-lux-icon{
    background:rgba(17,18,15,.11);border-color:rgba(17,18,15,.10);color:#11120f;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.42);
  }
  .hondugo-site.hg-unified .hg-lux-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon:has(img){padding:0;overflow:hidden;background:#fff;border-color:rgba(255,255,255,.20);box-shadow:0 7px 18px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.35)}
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;transform:scale(1.015)}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver .hg-lux-icon:has(img){background:#fff;border-color:rgba(17,18,15,.10)}
  .hondugo-site.hg-unified .hg-lux-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1}
  .hondugo-site.hg-unified .hg-lux-copy small{display:block;margin-bottom:4px;font-size:8.5px;font-weight:760;letter-spacing:.04em;opacity:.62;white-space:nowrap}
  .hondugo-site.hg-unified .hg-lux-copy strong{display:block;font-size:14px;font-weight:900;letter-spacing:-.025em;white-space:nowrap}
  .hondugo-site.hg-unified .hg-lux-arrow{width:26px!important;height:26px!important;border-radius:9px!important;display:grid!important;place-items:center!important;font-size:17px!important;font-weight:800!important}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__app .hg-lux-arrow{background:rgba(255,255,255,.08)!important;color:#fff!important}
  .hondugo-site.hg-unified .hg-premium-mobile-cta__driver .hg-lux-arrow{background:rgba(17,18,15,.09)!important;color:#11120f!important}
}
@media (max-width:390px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:6px;padding:6px;border-radius:23px}
  .hondugo-site.hg-unified .hg-premium-mobile-cta a{min-height:59px;grid-template-columns:39px minmax(0,1fr) 22px;gap:7px;padding:7px 8px 7px 7px;border-radius:17px}
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon{width:39px;height:39px;border-radius:13px}
  .hondugo-site.hg-unified .hg-lux-copy small{font-size:7.7px}
  .hondugo-site.hg-unified .hg-lux-copy strong{font-size:12.5px}
  .hondugo-site.hg-unified .hg-lux-arrow{width:22px!important;height:22px!important;font-size:15px!important}
}

/* ===== hg-v74-button-alignment-fix ===== */
/* v74 — corrección de alineación: iconos + texto sin superposición */
@media (max-width:980px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta a{
    grid-template-columns:42px minmax(0,1fr) 24px;
    gap:10px;
    padding:8px 10px;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta a > .hg-lux-copy{
    width:auto!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon{
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
    align-self:center;
    overflow:hidden;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    transform:none!important;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-copy small,
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-copy strong{
    width:100%;
    overflow:visible;
    text-overflow:clip;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-arrow{
    align-self:center;
    justify-self:end;
  }
}
@media (max-width:390px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta a{
    grid-template-columns:36px minmax(0,1fr) 20px;
    gap:7px;
    padding:7px 8px;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta .hg-lux-icon{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
    border-radius:11px!important;
  }
  .hondugo-site.hg-unified .hg-lux-copy small{font-size:7.4px!important;margin-bottom:3px!important}
  .hondugo-site.hg-unified .hg-lux-copy strong{font-size:12px!important}
}

/* ===== hg-v75-equal-buttons-fix ===== */
/* v75 — ambos botones exactamente del mismo tamaño */
@media (max-width:980px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta > a{
    width:100%!important;
    min-width:0!important;
    height:64px!important;
    min-height:64px!important;
    max-height:64px!important;
    box-sizing:border-box!important;
  }
}
@media (max-width:390px){
  .hondugo-site.hg-unified .hg-premium-mobile-cta{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .hondugo-site.hg-unified .hg-premium-mobile-cta > a{
    height:59px!important;
    min-height:59px!important;
    max-height:59px!important;
  }
}

/* ===== hg-v76-motion-styles ===== */
/* HonduGo v76 — mobile motion/carousels + animated device scene */
.hondugo-site.hg-unified .hg52-soft-glow{
  animation:hg76GlowDrift 7.5s ease-in-out infinite alternate;
  transform-origin:center;
}
.hondugo-site.hg-unified .hg52-orbit--outer{
  animation:hg76OrbitOuter 15s linear infinite;
  transform-origin:50% 50%;
}
.hondugo-site.hg-unified .hg52-orbit--inner{
  animation:hg76OrbitInner 11s linear infinite reverse;
  transform-origin:50% 50%;
}
.hondugo-site.hg-unified .hg52-route-art path{
  animation:hg76RouteFlow 4.8s linear infinite;
}
.hondugo-site.hg-unified .hg52-route-art circle{
  animation:hg76RoutePulse 2.8s ease-in-out infinite;
  transform-box:fill-box;
  transform-origin:center;
}
.hondugo-site.hg-unified .hg52-ground{
  animation:hg76GroundBreath 4.6s ease-in-out infinite;
}
@keyframes hg76GlowDrift{
  0%{transform:translate3d(-10px,-4px,0) scale(.96);opacity:.65;filter:blur(4px)}
  50%{transform:translate3d(8px,8px,0) scale(1.05);opacity:1;filter:blur(1px)}
  100%{transform:translate3d(-2px,14px,0) scale(1.01);opacity:.78;filter:blur(3px)}
}
@keyframes hg76OrbitOuter{
  from{transform:translate(-50%,-50%) rotate(0deg)}
  to{transform:translate(-50%,-50%) rotate(360deg)}
}
@keyframes hg76OrbitInner{
  from{transform:translate(-50%,-50%) rotate(0deg) scale(.98)}
  50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.035)}
  to{transform:translate(-50%,-50%) rotate(360deg) scale(.98)}
}
@keyframes hg76RouteFlow{to{stroke-dashoffset:-68}}
@keyframes hg76RoutePulse{
  0%,100%{transform:scale(.92);opacity:.65}
  50%{transform:scale(1.22);opacity:1}
}
@keyframes hg76GroundBreath{
  0%,100%{transform:translateX(-50%) scale(.92);opacity:.58}
  50%{transform:translateX(-50%) scale(1.08);opacity:.95}
}

/* Active Trips module celebrates once as the section enters. */
.hondugo-site.hg-unified .v7-module-card.active.hg76-service-arrival{
  animation:hg76ServiceArrival 1.45s cubic-bezier(.16,.84,.22,1) both;
  position:relative;
  z-index:8;
}
.hondugo-site.hg-unified .v7-module-card.active.hg76-service-arrival::after{
  content:"";
  position:absolute;
  inset:-8px;
  border-radius:24px;
  border:2px solid rgba(254,246,50,.9);
  box-shadow:0 0 0 0 rgba(254,246,50,.34);
  pointer-events:none;
  animation:hg76ServiceHalo 1.35s ease-out both;
}
@keyframes hg76ServiceArrival{
  0%{transform:translateY(26px) scale(.92) rotate(-1.5deg);filter:saturate(.8);box-shadow:0 10px 24px rgba(17,18,15,.08)}
  38%{transform:translateY(-12px) scale(1.11) rotate(.8deg);filter:saturate(1.2);box-shadow:0 28px 62px rgba(208,198,0,.28)}
  70%{transform:translateY(3px) scale(1.025) rotate(0deg)}
  100%{transform:translateY(0) scale(1);filter:saturate(1)}
}
@keyframes hg76ServiceHalo{
  0%{opacity:0;transform:scale(.88);box-shadow:0 0 0 0 rgba(254,246,50,.42)}
  35%{opacity:1;transform:scale(1.02);box-shadow:0 0 0 13px rgba(254,246,50,.12)}
  100%{opacity:0;transform:scale(1.09);box-shadow:0 0 0 27px rgba(254,246,50,0)}
}

/* iOS-like carousel indicator generated by JS. */
.hondugo-site.hg-unified .hg76-carousel-indicator{
  display:none;
}

@media (max-width:820px){
  .hondugo-site.hg-unified .hg76-carousel{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    width:calc(100% + 12px)!important;
    max-width:none!important;
    margin-right:-12px!important;
    padding:2px 14vw 8px 0!important;
    overflow-x:auto!important;
    overflow-y:visible!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:0!important;
    overscroll-behavior-x:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
    touch-action:pan-x pan-y!important;
  }
  .hondugo-site.hg-unified .hg76-carousel::-webkit-scrollbar{display:none!important}
  .hondugo-site.hg-unified .hg76-carousel > .hg76-slide{
    flex:0 0 min(79vw,330px)!important;
    width:min(79vw,330px)!important;
    max-width:min(79vw,330px)!important;
    min-width:min(79vw,330px)!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock.hg76-carousel{
    margin-top:22px!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock.hg76-carousel > .hg51-feature{
    min-height:132px!important;
    align-content:center!important;
  }
  .hondugo-site.hg-unified #seguridad .security-grid.hg76-carousel{
    position:relative!important;
    z-index:2!important;
  }
  .hondugo-site.hg-unified #seguridad .security-grid.hg76-carousel > .security-card{
    min-height:236px!important;
  }
  .hondugo-site.hg-unified .hg76-carousel-indicator{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    min-height:25px;
    margin:7px 0 0;
  }
  .hondugo-site.hg-unified .hg76-carousel-dot{
    appearance:none;
    width:6px;
    height:6px;
    padding:0;
    border:0;
    border-radius:999px;
    background:rgba(17,18,15,.20);
    box-shadow:none;
    transition:width .3s cubic-bezier(.2,.8,.2,1),background .3s,transform .3s;
  }
  .hondugo-site.hg-unified .hg76-carousel-dot[aria-current="true"]{
    width:24px;
    background:#11120f;
  }
  .hondugo-site.hg-unified #inicio .hg76-carousel-dot[aria-current="true"]{
    background:#c6bc00;
  }
  .hondugo-site.hg-unified .hg76-carousel-hint{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:7px;
    margin:-2px 0 4px;
    color:#73756e;
    font-size:9px;
    font-weight:800;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
  .hondugo-site.hg-unified .hg76-carousel-hint::before,
  .hondugo-site.hg-unified .hg76-carousel-hint::after{
    content:"";
    width:18px;
    height:1px;
    background:rgba(17,18,15,.16);
  }

  /* keep the moving phone scene lively but not distracting on touch devices */
  .hondugo-site.hg-unified .hg52-visual-depth{
    animation:hg76SceneFloatMobile 6.8s ease-in-out infinite;
  }
  @keyframes hg76SceneFloatMobile{
    0%,100%{transform:translate3d(0,0,0) scale(1)}
    50%{transform:translate3d(0,-8px,0) scale(1.012)}
  }
}

@media (max-width:430px){
  .hondugo-site.hg-unified .hg76-carousel > .hg76-slide{
    flex-basis:82vw!important;
    width:82vw!important;
    max-width:82vw!important;
    min-width:82vw!important;
  }
  .hondugo-site.hg-unified .hg76-carousel{padding-right:11vw!important}
}

@media (prefers-reduced-motion:reduce){
  .hondugo-site.hg-unified .hg52-soft-glow,
  .hondugo-site.hg-unified .hg52-orbit--outer,
  .hondugo-site.hg-unified .hg52-orbit--inner,
  .hondugo-site.hg-unified .hg52-route-art path,
  .hondugo-site.hg-unified .hg52-route-art circle,
  .hondugo-site.hg-unified .hg52-ground,
  .hondugo-site.hg-unified .hg52-visual-depth,
  .hondugo-site.hg-unified .v7-module-card.active.hg76-service-arrival{
    animation:none!important;
  }
}

/* ===== hg-v77-repeat-map-carousel-styles ===== */
/* HonduGo v77 — repeatable motion, more compact mobile carousels, animated Honduras map */
.hondugo-site.hg-unified .v10-map-shell,
.hondugo-site.hg-unified .honduras-map,
.hondugo-site.hg-unified .honduras-city-marker{
  will-change:transform,filter,opacity;
}

/* Map presentation: every time the city panel re-enters the viewport. */
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v10-map-shell{
  animation:hg77MapArrival 1.45s cubic-bezier(.16,.84,.22,1) both;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-map__land{
  animation:hg77LandWake 1.35s ease-out both;
  transform-box:fill-box;
  transform-origin:center;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--choluteca .honduras-city-label,
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--choluteca .honduras-city-pin,
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--choluteca .honduras-city-pin-dot{
  animation:hg77CityHighlight 1.25s .28s cubic-bezier(.2,.8,.2,1) both;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--san-lorenzo .honduras-city-label,
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--san-lorenzo .honduras-city-pin,
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker--san-lorenzo .honduras-city-pin-dot{
  animation:hg77CityHighlight 1.25s .52s cubic-bezier(.2,.8,.2,1) both;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-label rect{
  fill:#fffef2;
  stroke:#f0df00;
  stroke-width:2;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-pin{
  filter:drop-shadow(0 0 9px rgba(254,246,50,.92));
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v18-city-launch{
  animation:hg77LaunchCard 1.05s ease-out both;
}
.hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v18-city-launch:nth-child(2){animation-delay:.18s}
@keyframes hg77MapArrival{
  0%{transform:scale(.92) translateY(20px);opacity:.7;filter:saturate(.78) blur(.2px);box-shadow:0 12px 28px rgba(17,18,15,.06)}
  42%{transform:scale(1.045) translateY(-5px);opacity:1;filter:saturate(1.18);box-shadow:0 34px 75px rgba(17,18,15,.16),0 0 0 8px rgba(254,246,50,.10)}
  72%{transform:scale(.992) translateY(1px)}
  100%{transform:scale(1) translateY(0);filter:saturate(1);box-shadow:0 22px 52px rgba(17,18,15,.075),inset 0 1px 0 rgba(255,255,255,.9)}
}
@keyframes hg77LandWake{
  0%{opacity:.64;transform:scale(.975);filter:saturate(.75)}
  50%{opacity:1;transform:scale(1.018);filter:saturate(1.16)}
  100%{opacity:1;transform:scale(1);filter:saturate(1)}
}
@keyframes hg77CityHighlight{
  0%{opacity:.25;filter:brightness(.8) saturate(.7)}
  35%{opacity:1;filter:brightness(1.23) saturate(1.35) drop-shadow(0 0 11px rgba(254,246,50,.95))}
  68%{opacity:.88;filter:brightness(1.05) saturate(1.12)}
  100%{opacity:1;filter:none}
}
@keyframes hg77LaunchCard{
  0%{transform:translateY(10px) scale(.97);opacity:.5}
  55%{transform:translateY(-3px) scale(1.025);opacity:1;box-shadow:0 15px 32px rgba(190,180,0,.16)}
  100%{transform:none;opacity:1}
}

/* Compact the three driver footer links — keep them visually grouped. */
.hondugo-site.hg-unified .hg51-footer-navs nav:nth-child(2){gap:5px!important}
.hondugo-site.hg-unified .hg51-footer-navs nav:nth-child(2) h3{margin-bottom:8px!important}
.hondugo-site.hg-unified .hg51-footer-navs nav:nth-child(2) a{line-height:1.24!important;padding:2px 0!important}

@media (max-width:820px){
  /* Driver benefits and FAQ topics become the same horizontal interaction pattern. */
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel,
  .hondugo-site.hg-unified #ayuda .help-v27-topics.hg76-carousel{
    margin-top:18px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel > .driver-point{
    min-height:112px!important;
    align-items:center!important;
    padding:15px!important;
  }
  .hondugo-site.hg-unified #ayuda .help-v27-topics.hg76-carousel > .help-v27-topic{
    min-height:96px!important;
    align-items:center!important;
    padding:15px!important;
    font-size:13px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel > .hg76-slide,
  .hondugo-site.hg-unified #ayuda .help-v27-topics.hg76-carousel > .hg76-slide{
    flex:0 0 min(76vw,310px)!important;
    width:min(76vw,310px)!important;
    min-width:min(76vw,310px)!important;
    max-width:min(76vw,310px)!important;
  }
  .hondugo-site.hg-unified #conductores .driver-card,
  .hondugo-site.hg-unified #ayuda .help-card-v27{
    gap:14px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-whatsapp,
  .hondugo-site.hg-unified #ayuda .help-v27-panel{
    margin-top:2px!important;
  }
  .hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v10-map-shell{
    transform-origin:center center;
  }
}

@media (max-width:430px){
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel > .hg76-slide,
  .hondugo-site.hg-unified #ayuda .help-v27-topics.hg76-carousel > .hg76-slide{
    flex-basis:80vw!important;
    width:80vw!important;
    min-width:80vw!important;
    max-width:80vw!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-map__land,
  .hondugo-site.hg-unified .v7-city-panel.hg77-map-active .honduras-city-marker *,
  .hondugo-site.hg-unified .v7-city-panel.hg77-map-active .v18-city-launch{
    animation:none!important;
  }
}

/* ===== hg-v77-mobile-width-fix ===== */
@media (max-width:820px){
  .hondugo-site.hg-unified #conductores .driver-card,
  .hondugo-site.hg-unified #ayuda .help-card-v27{min-width:0!important;max-width:100%!important}
  .hondugo-site.hg-unified #conductores .driver-card > *,
  .hondugo-site.hg-unified #conductores .driver-copy,
  .hondugo-site.hg-unified #conductores .driver-whatsapp,
  .hondugo-site.hg-unified #ayuda .help-card-v27 > *,
  .hondugo-site.hg-unified #ayuda .help-v27-copy,
  .hondugo-site.hg-unified #ayuda .help-v27-panel{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
  }
  .hondugo-site.hg-unified #conductores .driver-copy h2,
  .hondugo-site.hg-unified #conductores .driver-copy > p,
  .hondugo-site.hg-unified #ayuda .help-v27-copy h2,
  .hondugo-site.hg-unified #ayuda .help-v27-copy > p{
    width:100%!important;
    max-width:100%!important;
    overflow-wrap:break-word!important;
  }
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel,
  .hondugo-site.hg-unified #ayuda .help-v27-topics.hg76-carousel{
    width:calc(100% + 12px)!important;
    max-width:none!important;
  }
  .hondugo-site.hg-unified #conductores .hg76-carousel-indicator,
  .hondugo-site.hg-unified #conductores .hg76-carousel-hint,
  .hondugo-site.hg-unified #ayuda .hg76-carousel-indicator,
  .hondugo-site.hg-unified #ayuda .hg76-carousel-hint{
    width:100%!important;
    max-width:100%!important;
  }
}

/* ===== hg-v78-auto-download-styles ===== */
/* HonduGo v78 — deterministic carousels, staged map, separated app downloads */

/* Driver download replaces WhatsApp panel. */
.hondugo-site .driver-app-download{
  padding:16px!important;
  border-color:rgba(17,18,15,.08)!important;
  background:linear-gradient(155deg,#f8f9f5 0%,#ffffff 54%,#fffdec 100%)!important;
  box-shadow:0 18px 44px rgba(17,18,15,.08),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.hondugo-site .driver-download-kicker{
  display:inline-flex;align-items:center;width:max-content;max-width:100%;
  margin:0 0 10px;padding:7px 10px;border:1px solid rgba(17,18,15,.08);
  border-radius:999px;background:#fff;color:#555950;font-size:10px;font-weight:850;
  letter-spacing:.06em;text-transform:uppercase;
}
.hondugo-site .driver-app-download .driver-download-card{
  margin:0!important;padding:18px!important;border-radius:22px!important;
  background:#fff!important;box-shadow:0 14px 34px rgba(17,18,15,.075)!important;
}
.hondugo-site .driver-app-download .download-app-card__features{display:none!important}
.hondugo-site .driver-app-download .download-app-card__description{margin-bottom:12px!important}
.hondugo-site .driver-app-download .download-app-card__qr{margin-top:12px!important}

/* User download now stands alone. */
.hondugo-site #descargar .download-v30__apps{grid-template-columns:minmax(0,760px)!important;justify-content:center!important}
.hondugo-site #descargar .download-app-card--user{width:100%!important}

/* Help has email only. */
.hondugo-site #ayuda .help-v27-contacts{grid-template-columns:1fr!important}
.hondugo-site #ayuda .help-contact-card--mail{width:100%!important}

/* Exactly compact the three links in Conductores footer. */
.hondugo-site .hg78-footer-driver-nav{gap:1px!important}
.hondugo-site .hg78-footer-driver-nav h3{margin:0 0 6px!important}
.hondugo-site .hg78-footer-driver-nav > a{
  margin:0!important;padding:0!important;line-height:1.16!important;min-height:0!important;
}

/* Keep every mobile carousel at slide 1 until its section actually enters. */
@media (max-width:820px){
  .hondugo-site .driver-app-download{padding:12px!important;margin-top:3px!important}
  .hondugo-site .driver-app-download .driver-download-card{padding:15px!important}
}

/* Map: three distinct, intentionally slower phases. */
.hondugo-site.hg-unified .v7-city-panel .v10-map-shell{
  transform-origin:center;transition:transform .85s cubic-bezier(.16,.84,.22,1),box-shadow .85s,filter .85s;
}
.hondugo-site.hg-unified .v7-city-panel .honduras-city-marker--choluteca,
.hondugo-site.hg-unified .v7-city-panel .honduras-city-marker--san-lorenzo{
  transition:filter .65s,opacity .65s,transform .65s;transform-box:fill-box;transform-origin:center;
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-map .v10-map-shell,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .v10-map-shell,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v10-map-shell{
  transform:scale(1.055) translateY(-3px);
  box-shadow:0 34px 78px rgba(17,18,15,.16),0 0 0 8px rgba(254,246,50,.10);
  filter:saturate(1.08);
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--choluteca{
  filter:brightness(1.25) saturate(1.38) drop-shadow(0 0 14px rgba(254,246,50,.95));
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--san-lorenzo{
  filter:brightness(1.28) saturate(1.42) drop-shadow(0 0 15px rgba(254,246,50,.98));
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca .honduras-city-label rect,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker .honduras-city-label rect{
  fill:#fffde5;stroke:#e6d900;stroke-width:2.4;
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .v18-city-launch:first-child,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v18-city-launch:first-child{
  transform:translateY(-3px) scale(1.025);border-color:rgba(201,190,0,.34);box-shadow:0 15px 34px rgba(191,181,0,.16);
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v18-city-launch:nth-child(2){
  transform:translateY(-3px) scale(1.025);border-color:rgba(201,190,0,.34);box-shadow:0 15px 34px rgba(191,181,0,.16);
}
@media (max-width:820px){
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-map .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v10-map-shell{
    transform:scale(1.025) translateY(-2px);
  }
}

/* Auto "En acción": active labels retain clickability while sequence advances. */
.hondugo-site.hg-unified #en-accion .hg-action-step{cursor:pointer}
.hondugo-site.hg-unified #en-accion.hg78-action-running .hg-action-shell{
  box-shadow:0 24px 68px rgba(17,18,15,.10);
}

@media (prefers-reduced-motion:reduce){
  .hondugo-site.hg-unified .v7-city-panel .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel .honduras-city-marker--choluteca,
  .hondugo-site.hg-unified .v7-city-panel .honduras-city-marker--san-lorenzo{transition:none!important}
}

/* ===== hg-v79-fixes ===== */
/* HonduGo v79 — flow order, corrected map pop, cleaner driver QR, always-on visible carousels */
.hondugo-site.hg-unified .hg78-footer-driver-nav{display:flex!important;flex-direction:column!important;gap:0!important}
.hondugo-site.hg-unified .hg78-footer-driver-nav h3{margin:0 0 4px!important}
.hondugo-site.hg-unified .hg78-footer-driver-nav>a{display:block!important;margin:0!important;padding:1px 0!important;line-height:1.08!important;min-height:0!important}

/* Driver QR/download block: square, aligned, and premium. */
.hondugo-site.hg-unified .driver-app-download{padding:16px!important}
.hondugo-site.hg-unified .driver-app-download .driver-download-card{padding:18px!important}
.hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
.hondugo-site.hg-unified .driver-app-download .download-v57-qr{
  display:grid!important;grid-template-columns:124px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;
  margin-top:14px!important;padding:14px!important;border:1px solid rgba(17,18,15,.08)!important;border-radius:20px!important;
  background:linear-gradient(160deg,#fffef8 0%,#fff 58%,#fff9d9 100%)!important;box-shadow:0 10px 24px rgba(17,18,15,.06)!important;
}
.hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{
  width:124px!important;height:124px!important;min-width:124px!important;margin:0!important;padding:8px!important;
  border-radius:18px!important;background:#fff!important;border:1px solid rgba(17,18,15,.08)!important;box-shadow:0 8px 18px rgba(17,18,15,.06)!important;
}
.hondugo-site.hg-unified .driver-app-download .download-v57-qr__media img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}
.hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important;min-width:0!important}
.hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy strong{font-size:18px!important;line-height:1.12!important}
.hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy p{margin:0!important;font-size:12.5px!important;line-height:1.46!important}
@media (max-width:640px){
  .hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{width:138px!important;height:138px!important;min-width:138px!important}
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy{align-items:center!important}
}

/* Map markers: stay anchored, only pop forward visually. */
 .hondugo-site.hg-unified .v7-city-panel .honduras-city-pin,
.hondugo-site.hg-unified .v7-city-panel .honduras-city-pin-dot{transform-box:fill-box;transform-origin:center;will-change:transform,filter,opacity}
.hondugo-site.hg-unified .v7-city-panel .honduras-city-label{will-change:filter,opacity}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-map .v10-map-shell{
  transform:scale(1.04) translateY(-2px)!important;box-shadow:0 30px 72px rgba(17,18,15,.14),0 0 0 8px rgba(254,246,50,.10)!important;filter:saturate(1.06)!important;
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .v10-map-shell,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v10-map-shell{
  transform:scale(1.04) translateY(-2px)!important;box-shadow:0 30px 72px rgba(17,18,15,.14),0 0 0 8px rgba(254,246,50,.10)!important;filter:saturate(1.06)!important;
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca .honduras-city-pin,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--choluteca .honduras-city-pin,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--san-lorenzo .honduras-city-pin{
  animation:hg79PinPop .92s cubic-bezier(.2,.8,.2,1) both;filter:drop-shadow(0 0 12px rgba(254,246,50,.95));
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca .honduras-city-pin-dot,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--choluteca .honduras-city-pin-dot,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--san-lorenzo .honduras-city-pin-dot{
  animation:hg79DotPulse .92s ease-out both;filter:drop-shadow(0 0 10px rgba(254,246,50,.95));
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca .honduras-city-label,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--choluteca .honduras-city-label,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker--san-lorenzo .honduras-city-label{
  animation:hg79LabelPop .92s cubic-bezier(.2,.8,.2,1) both;filter:drop-shadow(0 10px 24px rgba(17,18,15,.10));
}
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .honduras-city-marker--choluteca .honduras-city-label rect,
.hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .honduras-city-marker .honduras-city-label rect{fill:#fffde8!important;stroke:#e7d900!important;stroke-width:2.2!important}
@keyframes hg79PinPop{0%{transform:scale(1);opacity:.75}42%{transform:scale(1.18);opacity:1}100%{transform:scale(1);opacity:1}}
@keyframes hg79DotPulse{0%{transform:scale(.85);opacity:.7}45%{transform:scale(1.55);opacity:1}100%{transform:scale(1);opacity:1}}
@keyframes hg79LabelPop{0%{opacity:.72;filter:brightness(.96)}44%{opacity:1;filter:brightness(1.08)}100%{opacity:1;filter:brightness(1)}}
@media (max-width:820px){
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-map .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-choluteca .v10-map-shell,
  .hondugo-site.hg-unified .v7-city-panel.hg78-map-phase-sanlorenzo .v10-map-shell{transform:scale(1.02) translateY(-1px)!important}
}

/* ===== hg-v81-desktop-clean-styles ===== */
/* v81 — desktop only: mobile-style app dock, compact nav, SVG city anchors untouched */
@media (min-width:981px){
  .hondugo-site.hg-unified .nav-shell{
    width:min(1540px,calc(100% - 28px));
    grid-template-columns:64px minmax(0,1fr) auto;
    gap:10px;padding:7px 8px 7px 10px;
  }
  .hondugo-site.hg-unified .nav{gap:1px;padding:4px}
  .hondugo-site.hg-unified .nav-link{min-height:40px;padding:0 10px;font-size:12px;border-radius:12px}
  .hondugo-site.hg-unified .actions{gap:6px!important}

  /* Exact visual language of the approved mobile dock, resized for desktop. */
  .hondugo-site.hg-unified .hg81-desktop-apps{
    display:grid;grid-template-columns:repeat(2,132px);gap:5px;padding:5px;
    border:1px solid rgba(255,255,255,.17);border-radius:21px;
    background:linear-gradient(180deg,rgba(47,48,46,.91),rgba(18,19,17,.94)),rgba(17,18,15,.92);
    box-shadow:0 13px 30px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.17),inset 0 -1px 0 rgba(0,0,0,.50);
    backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);
  }
  .hondugo-site.hg-unified .hg81-desktop-app{
    position:relative;height:46px;min-width:0;box-sizing:border-box;padding:5px 7px 5px 5px;
    display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:6px;
    overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.11);text-decoration:none;text-align:left;
    transition:transform .18s cubic-bezier(.2,.9,.25,1),box-shadow .2s,border-color .2s,filter .2s;
  }
  .hondugo-site.hg-unified .hg81-desktop-app::before{
    content:"";position:absolute;inset:0;pointer-events:none;
    background:linear-gradient(115deg,rgba(255,255,255,.15),transparent 27%,transparent 70%,rgba(255,255,255,.05));opacity:.58;
  }
  .hondugo-site.hg-unified .hg81-desktop-app--user{
    color:#fff;background:linear-gradient(155deg,#272824 0%,#11120f 48%,#070806 100%);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.13),inset 0 -1px 0 rgba(0,0,0,.62),0 7px 15px rgba(0,0,0,.22);
  }
  .hondugo-site.hg-unified .hg81-desktop-app--driver{
    color:#11120f;background:linear-gradient(155deg,#fff95e 0%,#fef632 48%,#e7dd00 100%);
    border-color:rgba(255,255,255,.48);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.84),inset 0 -1px 0 rgba(131,125,0,.28),0 7px 16px rgba(185,176,0,.22);
  }
  .hondugo-site.hg-unified .hg81-desktop-app:hover{transform:translateY(-1px);filter:brightness(1.02)}
  .hondugo-site.hg-unified .hg81-desktop-app:active{transform:scale(.97)}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-icon{
    width:34px;height:34px;border-radius:11px;overflow:hidden;display:grid;place-items:center;background:#fff;
    border:1px solid rgba(255,255,255,.17);box-shadow:0 5px 12px rgba(0,0,0,.20);
  }
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-icon img{width:100%;height:100%;object-fit:contain;display:block}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy small{margin-bottom:3px;font-size:6.7px;font-weight:760;letter-spacing:.035em;opacity:.62;white-space:nowrap}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy strong{font-size:11px;font-weight:900;letter-spacing:-.025em;white-space:nowrap}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-arrow{
    width:20px;height:20px;border-radius:7px;display:grid;place-items:center;font-size:13px;font-weight:850;
  }
  .hondugo-site.hg-unified .hg81-desktop-app--user .hg-lux-arrow{background:rgba(255,255,255,.08);color:#fff}
  .hondugo-site.hg-unified .hg81-desktop-app--driver .hg-lux-arrow{background:rgba(17,18,15,.09);color:#11120f}

  /* Desktop map: preserve the SVG's original translate() coordinates. Animation lives on children only. */
  .hondugo-site.hg-unified #proximos-servicios .honduras-city-marker{filter:none}
  .hondugo-site.hg-unified #proximos-servicios .honduras-city-label{filter:none}
}
@media (min-width:981px) and (max-width:1320px){
  .hondugo-site.hg-unified .nav-link{padding:0 7px;font-size:11px}
  .hondugo-site.hg-unified .hg81-desktop-apps{grid-template-columns:repeat(2,116px)}
  .hondugo-site.hg-unified .hg81-desktop-app{grid-template-columns:32px minmax(0,1fr) 18px;height:44px;gap:5px}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-icon{width:32px;height:32px;border-radius:10px}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy strong{font-size:10px}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy small{font-size:6px}
}

/* ===== hg-v82-desktop-button-fix ===== */
/* v82 — desktop header buttons integrated into the bar, not mounted outside */
@media (min-width:981px){
  .hondugo-site.hg-unified .actions{gap:8px!important;align-items:center!important}
  .hondugo-site.hg-unified .hg81-desktop-apps{
    display:flex!important;align-items:center!important;gap:8px!important;padding:0!important;
    background:transparent!important;border:0!important;box-shadow:none!important;
    backdrop-filter:none!important;-webkit-backdrop-filter:none!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app{
    height:42px!important;min-width:122px!important;padding:4px 8px 4px 4px!important;
    grid-template-columns:30px minmax(0,1fr) 18px!important;gap:6px!important;
    border-radius:14px!important;overflow:hidden!important;
    border:1px solid rgba(17,18,15,.10)!important;
    box-shadow:0 8px 18px rgba(17,18,15,.10), inset 0 1px 0 rgba(255,255,255,.22)!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app::before{opacity:.35!important}
  .hondugo-site.hg-unified .hg81-desktop-app--user{
    background:linear-gradient(155deg,#1d1e1a 0%,#10110f 55%,#090a08 100%)!important;color:#fff!important;
    border-color:rgba(17,18,15,.14)!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app--driver{
    background:linear-gradient(155deg,#fff95a 0%,#fef632 54%,#ece100 100%)!important;color:#11120f!important;
    border-color:rgba(197,188,0,.28)!important;
    box-shadow:0 8px 18px rgba(196,186,0,.18), inset 0 1px 0 rgba(255,255,255,.72)!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-icon{
    width:30px!important;height:30px!important;border-radius:10px!important;
    box-shadow:0 4px 10px rgba(0,0,0,.14)!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy small{
    margin-bottom:2px!important;font-size:6.3px!important;letter-spacing:.03em!important;opacity:.70!important;
  }
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy strong{font-size:10.5px!important;line-height:1!important}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-arrow{
    width:18px!important;height:18px!important;border-radius:6px!important;font-size:11px!important;
  }
}
@media (min-width:981px) and (max-width:1320px){
  .hondugo-site.hg-unified .hg81-desktop-app{min-width:112px!important;height:40px!important}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy strong{font-size:9.5px!important}
  .hondugo-site.hg-unified .hg81-desktop-app .hg-lux-copy small{font-size:5.8px!important}
}

/* ===== hg-v83-mobile-nav-styles ===== */
/* v83 — mobile Explore HonduGo follows the actual page journey */
.hondugo-site .hg83-mobile-explore{display:none}
@media (max-width:980px){
  .hondugo-site #hg46MegaMenu{
    top:8px!important;left:8px!important;right:8px!important;width:auto!important;max-height:calc(100dvh - 16px)!important;
    transform:none!important;padding:18px 14px 14px!important;border-radius:25px!important;overflow:auto!important;
    background:rgba(255,255,255,.97)!important;box-shadow:0 28px 80px rgba(17,18,15,.24)!important;
    backdrop-filter:blur(28px) saturate(160%)!important;-webkit-backdrop-filter:blur(28px) saturate(160%)!important;
  }
  .hondugo-site #hg46MegaMenu.is-open{transform:none!important}
  .hondugo-site #hg46MegaMenu .hg46-mega-head{position:sticky;top:-18px;z-index:5;margin:-18px -14px 12px;padding:18px 14px 12px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,18,15,.06)}
  .hondugo-site #hg46MegaMenu .hg46-mega-head>div>span{font-size:9px!important;letter-spacing:.13em!important;margin-bottom:4px!important}
  .hondugo-site #hg46MegaMenu .hg46-mega-head h2{font-size:30px!important;line-height:1!important;letter-spacing:-.045em!important}
  .hondugo-site #hg46MegaMenu .hg46-close{width:40px!important;height:40px!important;font-size:25px!important;background:#f2f3ee!important}
  .hondugo-site #hg46MegaMenu>.hg46-mega-grid,
  .hondugo-site #hg46MegaMenu>.hg46-mega-cta{display:none!important}
  .hondugo-site .hg83-mobile-explore{display:block}
  .hondugo-site .hg83-flow-list{display:grid;gap:7px}
  .hondugo-site .hg83-flow-item{
    min-height:66px;display:grid;grid-template-columns:27px 36px minmax(0,1fr) 25px;align-items:center;gap:8px;
    padding:8px 9px;border:1px solid rgba(17,18,15,.07);border-radius:18px;background:#f8f9f5;color:#11120f;text-decoration:none;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:transform .16s ease,background .16s ease,border-color .16s ease;
  }
  .hondugo-site .hg83-flow-item:active{transform:scale(.985)}
  .hondugo-site .hg83-flow-item--home{background:linear-gradient(145deg,#fffef1,#fff)}
  .hondugo-site .hg83-flow-item--user{background:linear-gradient(145deg,#171815,#090a08);color:#fff;border-color:rgba(17,18,15,.2)}
  .hondugo-site .hg83-flow-item--driver{background:linear-gradient(145deg,#fff95a,#fef632);border-color:rgba(201,191,0,.20)}
  .hondugo-site .hg83-flow-number{font-size:8px;font-weight:900;letter-spacing:.06em;opacity:.46;text-align:center}
  .hondugo-site .hg83-flow-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#fff;border:1px solid rgba(17,18,15,.07);font-size:17px;font-weight:900;box-shadow:0 5px 12px rgba(17,18,15,.06)}
  .hondugo-site .hg83-flow-item--user .hg83-flow-icon{background:#fef632;color:#11120f;border-color:transparent}
  .hondugo-site .hg83-flow-item--driver .hg83-flow-icon{background:#11120f;color:#fef632;border-color:transparent}
  .hondugo-site .hg83-flow-copy{min-width:0;display:flex;flex-direction:column;gap:3px}
  .hondugo-site .hg83-flow-copy strong{font-size:13px;line-height:1.05;font-weight:900;letter-spacing:-.018em}
  .hondugo-site .hg83-flow-copy small{font-size:9.5px;line-height:1.25;font-weight:650;opacity:.62;white-space:normal}
  .hondugo-site .hg83-flow-arrow{width:25px;height:25px;display:grid;place-items:center;border-radius:9px;background:rgba(17,18,15,.055);font-size:13px;font-weight:900}
  .hondugo-site .hg83-flow-item--user .hg83-flow-arrow{background:rgba(255,255,255,.09)}
  .hondugo-site .hg83-mobile-downloads{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(17,18,15,.07)}
  .hondugo-site .hg83-download{position:relative;min-height:61px;padding:10px 34px 9px 12px;display:flex;flex-direction:column;justify-content:center;border-radius:17px;text-decoration:none;overflow:hidden}
  .hondugo-site .hg83-download span{font-size:7px;font-weight:800;opacity:.62;text-transform:uppercase;letter-spacing:.05em}
  .hondugo-site .hg83-download strong{margin-top:3px;font-size:12px;font-weight:950;letter-spacing:-.02em}
  .hondugo-site .hg83-download b{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;border-radius:8px;font-size:11px}
  .hondugo-site .hg83-download--user{background:#11120f;color:#fff}
  .hondugo-site .hg83-download--user b{background:rgba(255,255,255,.09)}
  .hondugo-site .hg83-download--driver{background:#fef632;color:#11120f}
  .hondugo-site .hg83-download--driver b{background:rgba(17,18,15,.08)}
  .hondugo-site .hg83-secondary-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 14px;margin-top:12px;padding:0 3px 3px}
  .hondugo-site .hg83-secondary-links a{color:#656960;font-size:9.5px;font-weight:760;text-decoration:none}
}
@media (max-width:390px){
  .hondugo-site .hg83-flow-item{grid-template-columns:23px 34px minmax(0,1fr) 23px;gap:6px;min-height:62px;padding:7px}
  .hondugo-site .hg83-flow-icon{width:34px;height:34px}
  .hondugo-site .hg83-flow-copy strong{font-size:12px}
  .hondugo-site .hg83-flow-copy small{font-size:8.7px}
  .hondugo-site .hg83-mobile-downloads{grid-template-columns:1fr}
}

/* ===== inline styles moved from HTML ===== */
body{margin:0;}
.hg-inline-brand-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;max-width:100%;}
.hg-inline-footer-brand-image{width:64px;height:64px;object-fit:contain;display:block;}
.hg-inline-svg-stroke{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.hg-inline-svg-fill{fill:currentColor;stroke:none;}
#toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#111;color:#fff;padding:12px 16px;border-radius:14px;font-weight:760;box-shadow:0 16px 40px rgba(0,0,0,.25);transition:.22s;z-index:200;}

/* Plataforma: conserva la geometría v83 aunque el editor bloquee JavaScript. */
.hondugo-site.hg-platform-static{}

@media (max-width:980px){
  .hondugo-site.hg-platform-static .hg81-desktop-apps{display:none!important}
  .hondugo-site.hg-platform-static .nav{display:none!important}
  .hondugo-site.hg-platform-static #hg46MegaMenu,
  .hondugo-site.hg-platform-static #hg46MegaMenu:target{
    left:8px!important;
    right:8px!important;
    top:8px!important;
    width:auto!important;
    max-width:none!important;
    transform:none!important;
    margin:0!important;
  }
}

@media (min-width:981px){
  .hondugo-site.hg-platform-static .hg-premium-mobile-cta{display:none!important}
}

/* ===== v84: menú móvil ligero + tarjetas táctiles sin JavaScript ===== */
@media (max-width:980px){
  /* El menú deja de bloquear el documento y evita los filtros costosos en móvil. */
  html:has(.hondugo-site.hg-unified #hg46MegaMenu:target),
  html:has(.hondugo-site.hg-unified #hg46MegaMenu:target) body{
    overflow:auto!important;
  }
  .hondugo-site.hg-unified .hg46-menu-trigger,
  .hondugo-site.hg-unified #hg46MegaMenu a{
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
  }
  .hondugo-site.hg-unified .hg-css-menu-overlay{
    background:rgba(8,9,7,.48)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    transition:none!important;
  }
  .hondugo-site.hg-unified #hg46MegaMenu,
  .hondugo-site.hg-unified #hg46MegaMenu:target{
    top:max(8px,env(safe-area-inset-top))!important;
    right:8px!important;
    bottom:auto!important;
    left:8px!important;
    width:auto!important;
    max-width:none!important;
    max-height:calc(100svh - max(16px,env(safe-area-inset-top) + 8px))!important;
    margin:0!important;
    padding:10px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    border:1px solid rgba(17,18,15,.09)!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 18px 48px rgba(17,18,15,.22)!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    transform:none!important;
    transition:none!important;
  }
  .hondugo-site.hg-unified #hg46MegaMenu .hg46-mega-head{
    position:relative!important;
    top:auto!important;
    z-index:1!important;
    min-height:48px!important;
    margin:0 0 8px!important;
    padding:3px 2px 8px!important;
    border-bottom:1px solid rgba(17,18,15,.07)!important;
    background:#fff!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .hondugo-site.hg-unified #hg46MegaMenu .hg46-mega-head>div>span{
    margin-bottom:3px!important;
    font-size:7px!important;
    letter-spacing:.12em!important;
  }
  .hondugo-site.hg-unified #hg46MegaMenu .hg46-mega-head h2{
    font-size:22px!important;
    line-height:1.02!important;
    letter-spacing:-.04em!important;
  }
  .hondugo-site.hg-unified #hg46MegaMenu .hg46-close{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
    border-radius:12px!important;
    background:#f1f2ed!important;
    font-size:23px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item{
    display:grid!important;
    grid-template-columns:32px minmax(0,1fr) 20px!important;
    gap:7px!important;
    min-width:0!important;
    min-height:56px!important;
    padding:7px!important;
    border-radius:15px!important;
    box-shadow:none!important;
    transition:none!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item:last-child{
    grid-column:1/-1!important;
  }
  .hondugo-site.hg-unified .hg83-flow-number{
    display:none!important;
  }
  .hondugo-site.hg-unified .hg83-flow-icon{
    width:32px!important;
    height:32px!important;
    border-radius:10px!important;
    font-size:15px!important;
    box-shadow:none!important;
  }
  .hondugo-site.hg-unified .hg83-flow-copy{
    gap:1px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-copy strong{
    overflow:hidden!important;
    font-size:11px!important;
    line-height:1.08!important;
    text-overflow:ellipsis!important;
  }
  .hondugo-site.hg-unified .hg83-flow-copy small{
    display:none!important;
  }
  .hondugo-site.hg-unified .hg83-flow-arrow{
    width:20px!important;
    height:20px!important;
    border-radius:7px!important;
    font-size:11px!important;
  }
  .hondugo-site.hg-unified .hg83-mobile-downloads{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    margin-top:8px!important;
    padding-top:8px!important;
  }
  .hondugo-site.hg-unified .hg83-download{
    min-height:52px!important;
    padding:8px 31px 8px 10px!important;
    border-radius:14px!important;
  }
  .hondugo-site.hg-unified .hg83-download strong{font-size:11px!important}
  .hondugo-site.hg-unified .hg83-secondary-links{display:none!important}

  /* Todas las colecciones de tarjetas se deslizan horizontalmente con el dedo. */
  .hondugo-site.hg-unified #inicio .hg51-feature-dock,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid,
  .hondugo-site.hg-unified #seguridad .security-grid,
  .hondugo-site.hg-unified .how-grid,
  .hondugo-site.hg-unified #en-accion .hg-action-steps,
  .hondugo-site.hg-unified #descargar .download-v30__apps,
  .hondugo-site.hg-unified #conductores .driver-points{
    display:flex!important;
    grid-template-columns:none!important;
    grid-auto-flow:unset!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    gap:12px!important;
    margin-right:0!important;
    margin-left:0!important;
    padding:2px max(16px,8vw) 14px 0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:smooth!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-inline-start:0!important;
    scrollbar-width:none!important;
    overscroll-behavior-inline:contain!important;
    touch-action:pan-x pan-y!important;
    -webkit-overflow-scrolling:touch;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock::-webkit-scrollbar,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified #seguridad .security-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified .how-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified #en-accion .hg-action-steps::-webkit-scrollbar,
  .hondugo-site.hg-unified #descargar .download-v30__apps::-webkit-scrollbar,
  .hondugo-site.hg-unified #conductores .driver-points::-webkit-scrollbar{
    display:none!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock,
  .hondugo-site.hg-unified #inicio .hg51-feature-dock.hg76-carousel{
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature,
  .hondugo-site.hg-unified #seguridad .security-grid>.security-card,
  .hondugo-site.hg-unified .how-grid>.how-card,
  .hondugo-site.hg-unified #conductores .driver-points>.driver-point{
    width:min(82vw,340px)!important;
    min-width:min(82vw,340px)!important;
    max-width:min(82vw,340px)!important;
    flex:0 0 min(82vw,340px)!important;
    scroll-snap-align:start!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature{
    min-height:166px!important;
    border:1px solid rgba(17,18,15,.08)!important;
    border-radius:21px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 12px 30px rgba(17,18,15,.07)!important;
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature+.hg51-feature{
    border-left:1px solid rgba(17,18,15,.08)!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid>.v7-module-card{
    width:min(52vw,210px)!important;
    min-width:min(52vw,210px)!important;
    max-width:min(52vw,210px)!important;
    flex:0 0 min(52vw,210px)!important;
    scroll-snap-align:start!important;
  }
  .hondugo-site.hg-unified #en-accion .hg-action-steps>.hg-action-step{
    width:min(74vw,300px)!important;
    min-width:min(74vw,300px)!important;
    max-width:min(74vw,300px)!important;
    flex:0 0 min(74vw,300px)!important;
    scroll-snap-align:start!important;
  }
  .hondugo-site.hg-unified #descargar .download-v30__apps>.download-app-card{
    width:min(88vw,440px)!important;
    min-width:min(88vw,440px)!important;
    max-width:min(88vw,440px)!important;
    flex:0 0 min(88vw,440px)!important;
    scroll-snap-align:start!important;
  }
  .hondugo-site.hg-unified #seguridad .security-grid::before,
  .hondugo-site.hg-unified .how-grid::before{
    display:none!important;
  }
}

@media (max-width:390px){
  .hondugo-site.hg-unified #hg46MegaMenu,
  .hondugo-site.hg-unified #hg46MegaMenu:target{padding:8px!important;border-radius:19px!important}
  .hondugo-site.hg-unified #hg46MegaMenu .hg46-mega-head h2{font-size:20px!important}
  .hondugo-site.hg-unified .hg83-flow-list{gap:5px!important}
  .hondugo-site.hg-unified .hg83-flow-item{
    grid-template-columns:29px minmax(0,1fr) 18px!important;
    gap:5px!important;
    min-height:52px!important;
    padding:6px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-icon{width:29px!important;height:29px!important;font-size:14px!important}
  .hondugo-site.hg-unified .hg83-flow-arrow{width:18px!important;height:18px!important}
}

@media (prefers-reduced-motion:reduce){
  .hondugo-site.hg-unified #inicio .hg51-feature-dock,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid,
  .hondugo-site.hg-unified #seguridad .security-grid,
  .hondugo-site.hg-unified .how-grid,
  .hondugo-site.hg-unified #en-accion .hg-action-steps,
  .hondugo-site.hg-unified #descargar .download-v30__apps,
  .hondugo-site.hg-unified #conductores .driver-points{scroll-behavior:auto!important}
}

/* ===== v85: explorador ordenado con iconografía SVG profesional ===== */
@media (max-width:980px){
  .hondugo-site.hg-unified #hg46MegaMenu{
    border-color:rgba(17,18,15,.08)!important;
    background:#fff!important;
  }
  .hondugo-site.hg-unified .hg83-flow-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item{
    grid-template-columns:40px minmax(0,1fr) 24px!important;
    gap:9px!important;
    min-height:66px!important;
    padding:9px!important;
    border-color:rgba(17,18,15,.075)!important;
    border-radius:18px!important;
    background:#f7f8f4!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--home{
    background:linear-gradient(145deg,#fffef0 0%,#fff 82%)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--user{
    background:linear-gradient(145deg,#191a17 0%,#090a08 100%)!important;
    color:#fff!important;
    border-color:rgba(17,18,15,.24)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 9px 22px rgba(17,18,15,.13)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--driver{
    background:linear-gradient(145deg,#fff95a 0%,#fef632 70%,#ece300 100%)!important;
    color:#11120f!important;
    border-color:rgba(198,188,0,.26)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 9px 22px rgba(196,186,0,.14)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item:last-child{
    grid-column:1/-1!important;
    background:#f7f8f4!important;
  }
  .hondugo-site.hg-unified .hg83-flow-number{display:none!important}
  .hondugo-site.hg-unified .hg83-flow-icon{
    width:40px!important;
    height:40px!important;
    border:1px solid rgba(17,18,15,.07)!important;
    border-radius:13px!important;
    background:#fff!important;
    color:#11120f!important;
    box-shadow:0 6px 16px rgba(17,18,15,.07)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-icon svg{
    width:21px!important;
    height:21px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--user .hg83-flow-icon{
    border-color:transparent!important;
    background:#fef632!important;
    color:#11120f!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--driver .hg83-flow-icon{
    border-color:transparent!important;
    background:#11120f!important;
    color:#fef632!important;
  }
  .hondugo-site.hg-unified .hg83-flow-copy{gap:3px!important}
  .hondugo-site.hg-unified .hg83-flow-copy strong{
    font-size:12.7px!important;
    line-height:1.08!important;
    letter-spacing:-.018em!important;
    white-space:normal!important;
    text-overflow:clip!important;
  }
  .hondugo-site.hg-unified .hg83-flow-copy small{display:none!important}
  .hondugo-site.hg-unified .hg83-flow-item:last-child .hg83-flow-copy small{
    display:block!important;
    font-size:8.8px!important;
    line-height:1.2!important;
    opacity:.6!important;
  }
  .hondugo-site.hg-unified .hg83-flow-arrow{
    width:24px!important;
    height:24px!important;
    border-radius:8px!important;
    background:rgba(17,18,15,.055)!important;
  }
  .hondugo-site.hg-unified .hg83-flow-arrow svg{
    width:14px!important;
    height:14px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--user .hg83-flow-arrow{
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
  }
  .hondugo-site.hg-unified .hg83-flow-item--driver .hg83-flow-arrow{
    background:rgba(17,18,15,.08)!important;
    color:#11120f!important;
  }

  .hondugo-site.hg-unified .hg83-mobile-downloads{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:10px!important;
    padding-top:10px!important;
  }
  .hondugo-site.hg-unified .hg83-download{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) 27px!important;
    align-items:center!important;
    gap:9px!important;
    min-height:72px!important;
    height:72px!important;
    padding:8px 9px!important;
    border:1px solid transparent!important;
    border-radius:19px!important;
    box-shadow:none!important;
  }
  .hondugo-site.hg-unified .hg83-download--user{
    background:linear-gradient(145deg,#191a17 0%,#090a08 100%)!important;
    color:#fff!important;
    border-color:rgba(17,18,15,.24)!important;
  }
  .hondugo-site.hg-unified .hg83-download--driver{
    background:linear-gradient(145deg,#fff95a 0%,#fef632 70%,#ece300 100%)!important;
    color:#11120f!important;
    border-color:rgba(198,188,0,.26)!important;
  }
  .hondugo-site.hg-unified .hg83-download>.hg85-download-icon{
    width:42px!important;
    height:42px!important;
    display:grid!important;
    place-items:center!important;
    flex:none!important;
    border-radius:14px!important;
    background:#fef632!important;
    color:#11120f!important;
    opacity:1!important;
    text-transform:none!important;
    box-shadow:0 5px 13px rgba(0,0,0,.13)!important;
  }
  .hondugo-site.hg-unified .hg83-download--driver>.hg85-download-icon{
    background:#11120f!important;
    color:#fef632!important;
  }
  .hondugo-site.hg-unified .hg85-download-icon svg{
    width:23px!important;
    height:23px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.75!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .hondugo-site.hg-unified .hg83-download>.hg85-download-copy{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:3px!important;
    padding:0!important;
    opacity:1!important;
    text-transform:none!important;
    letter-spacing:0!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy small{
    display:block!important;
    margin:0!important;
    color:inherit!important;
    font-size:7px!important;
    font-weight:820!important;
    line-height:1!important;
    letter-spacing:.055em!important;
    text-transform:uppercase!important;
    opacity:.62!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy small span{
    color:inherit!important;
    font:inherit!important;
    letter-spacing:inherit!important;
    text-transform:inherit!important;
    opacity:1!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy strong{
    overflow:hidden!important;
    margin:0!important;
    color:inherit!important;
    font-size:12px!important;
    font-weight:950!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-overflow:ellipsis!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy strong span{
    color:inherit!important;
    font:inherit!important;
    opacity:1!important;
    text-transform:none!important;
  }
  .hondugo-site.hg-unified .hg83-download>b{
    position:static!important;
    top:auto!important;
    right:auto!important;
    width:27px!important;
    height:27px!important;
    display:grid!important;
    place-items:center!important;
    transform:none!important;
    border-radius:9px!important;
  }
  .hondugo-site.hg-unified .hg83-download>b svg{
    width:14px!important;
    height:14px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .hondugo-site.hg-unified .hg83-secondary-links{display:none!important}
}

@media (max-width:430px){
  .hondugo-site.hg-unified .hg83-mobile-downloads{
    grid-template-columns:1fr!important;
  }
  .hondugo-site.hg-unified .hg83-download{
    min-height:66px!important;
    height:66px!important;
  }
}

@media (max-width:355px){
  .hondugo-site.hg-unified .hg83-flow-item{
    grid-template-columns:34px minmax(0,1fr) 20px!important;
    gap:6px!important;
    min-height:58px!important;
    padding:7px!important;
  }
  .hondugo-site.hg-unified .hg83-flow-icon{width:34px!important;height:34px!important;border-radius:11px!important}
  .hondugo-site.hg-unified .hg83-flow-icon svg{width:18px!important;height:18px!important}
  .hondugo-site.hg-unified .hg83-flow-copy strong{font-size:11.5px!important}
}

/* ===== v86: sin duplicados, iconos oficiales y carruseles solo informativos ===== */
.hondugo-site .hg86-swipe-shell{display:contents}
.hondugo-site .hg86-swipe-edge,
.hondugo-site .hg86-swipe-guide{display:none}
@media (max-width:980px){
  /* Los dos botones oficiales permanecen juntos, iguales y sin repetir secciones. */
  .hondugo-site.hg-unified .hg83-mobile-downloads{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .hondugo-site.hg-unified .hg83-download{
    min-height:68px!important;
    height:68px!important;
    grid-template-columns:40px minmax(0,1fr) 25px!important;
    gap:8px!important;
    padding:8px!important;
  }
  .hondugo-site.hg-unified .hg83-download>.hg85-download-icon--official,
  .hondugo-site.hg-unified .hg83-download--driver>.hg85-download-icon--official{
    width:40px!important;
    height:40px!important;
    padding:0!important;
    overflow:hidden!important;
    border:0!important;
    border-radius:13px!important;
    background:transparent!important;
    box-shadow:0 5px 14px rgba(0,0,0,.14)!important;
  }
  .hondugo-site.hg-unified .hg85-download-icon--official img{
    width:100%!important;
    height:100%!important;
    display:block!important;
    object-fit:cover!important;
    border-radius:inherit!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy small{
    font-size:6.7px!important;
    letter-spacing:.045em!important;
    white-space:nowrap!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy strong{
    font-size:12.5px!important;
    white-space:nowrap!important;
  }

  /* Marco e indicadores permanentes para las tarjetas informativas. */
  .hondugo-site.hg-unified .hg86-swipe-shell{
    position:relative!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-edge{
    position:absolute!important;
    top:calc(50% - 17px)!important;
    z-index:20!important;
    width:34px!important;
    height:34px!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid rgba(17,18,15,.09)!important;
    border-radius:12px!important;
    pointer-events:none!important;
    transform:translateY(-50%)!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-edge--left{
    left:-5px!important;
    background:rgba(255,255,255,.94)!important;
    color:#11120f!important;
    opacity:.68!important;
    box-shadow:0 7px 18px rgba(17,18,15,.10)!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-edge--right{
    right:-5px!important;
    background:#fef632!important;
    color:#11120f!important;
    box-shadow:0 8px 20px rgba(196,186,0,.25)!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-edge svg{
    width:17px!important;
    height:17px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-guide{
    min-height:20px!important;
    margin-top:-5px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    color:#666a61!important;
    font-size:7.5px!important;
    font-weight:850!important;
    letter-spacing:.10em!important;
    text-transform:uppercase!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-guide>i{
    display:flex!important;
    align-items:center!important;
    gap:3px!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-guide>i>b{
    width:4px!important;
    height:4px!important;
    display:block!important;
    border-radius:999px!important;
    background:#c8cbc4!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-guide>i>b:first-child{
    width:13px!important;
    background:#11120f!important;
  }
  .hondugo-site.hg-unified .hg86-swipe-shell>.hg76-carousel-indicator,
  .hondugo-site.hg-unified .hg86-swipe-shell>.hg76-carousel-hint{
    display:none!important;
  }

  /* Deja ver parte de la siguiente tarjeta para reforzar el gesto lateral. */
  .hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature,
  .hondugo-site.hg-unified #seguridad .security-grid>.security-card,
  .hondugo-site.hg-unified #conductores .driver-points>.driver-point{
    width:min(78vw,320px)!important;
    min-width:min(78vw,320px)!important;
    max-width:min(78vw,320px)!important;
    flex-basis:min(78vw,320px)!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid>.v7-module-card{
    width:min(48vw,195px)!important;
    min-width:min(48vw,195px)!important;
    max-width:min(48vw,195px)!important;
    flex-basis:min(48vw,195px)!important;
  }

  /* Pasos interactivos y descargas vuelven a su composición normal. */
  .hondugo-site.hg-unified #en-accion .hg-action-steps{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:auto!important;
    max-width:none!important;
    gap:6px!important;
    margin:0!important;
    padding:2px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    touch-action:auto!important;
  }
  .hondugo-site.hg-unified #en-accion .hg-action-steps>.hg-action-step{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    scroll-snap-align:none!important;
  }
  .hondugo-site.hg-unified #descargar .download-v30__apps{
    display:grid!important;
    grid-template-columns:minmax(0,760px)!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    gap:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    touch-action:auto!important;
  }
  .hondugo-site.hg-unified #descargar .download-v30__apps>.download-app-card{
    width:100%!important;
    min-width:0!important;
    max-width:760px!important;
    flex:none!important;
    scroll-snap-align:none!important;
  }
}

@media (max-width:390px){
  .hondugo-site.hg-unified .hg83-mobile-downloads{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
  }
  .hondugo-site.hg-unified .hg83-download{
    grid-template-columns:36px minmax(0,1fr) 22px!important;
    gap:6px!important;
    min-height:62px!important;
    height:62px!important;
    border-radius:16px!important;
  }
  .hondugo-site.hg-unified .hg83-download>.hg85-download-icon--official,
  .hondugo-site.hg-unified .hg83-download--driver>.hg85-download-icon--official{
    width:36px!important;
    height:36px!important;
    border-radius:11px!important;
  }
  .hondugo-site.hg-unified .hg85-download-copy small{font-size:5.8px!important}
  .hondugo-site.hg-unified .hg85-download-copy strong{font-size:11.2px!important}
  .hondugo-site.hg-unified .hg86-swipe-edge{width:30px!important;height:30px!important;border-radius:10px!important}
}/* HG-MOBILE-FULL-CARDS-V2 */ @media(max-width:640px){.hondugo-site.hg-unified .hg86-swipe-shell{width:100%!important;max-width:100%!important;padding-left:22px!important;padding-right:22px!important;overflow:hidden!important;box-sizing:border-box!important}.hondugo-site.hg-unified .hg76-carousel,.hondugo-site.hg-unified #inicio .hg51-feature-dock,.hondugo-site.hg-unified #proximos-servicios .v7-modules-grid,.hondugo-site.hg-unified #seguridad .security-grid,.hondugo-site.hg-unified .how-grid,.hondugo-site.hg-unified #conductores .driver-points,.hondugo-site.hg-unified #ayuda .help-v27-topics,.hondugo-site.hg-unified #en-accion .hg-action-steps{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;gap:12px!important;scroll-padding-inline:0!important}.hondugo-site.hg-unified .hg76-carousel>.hg76-slide,.hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature,.hondugo-site.hg-unified #proximos-servicios .v7-modules-grid>.v7-module-card,.hondugo-site.hg-unified #seguridad .security-grid>.security-card,.hondugo-site.hg-unified .how-grid>.how-card,.hondugo-site.hg-unified #conductores .driver-points>.driver-point,.hondugo-site.hg-unified #ayuda .help-v27-topics>.help-v27-topic,.hondugo-site.hg-unified #en-accion .hg-action-steps>*{width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;flex-basis:100%!important;scroll-snap-align:center!important;scroll-snap-stop:always!important}.hondugo-site.hg-unified .hg86-swipe-edge{width:30px!important;height:30px!important;top:50%!important;border-radius:10px!important}.hondugo-site.hg-unified .hg86-swipe-edge--left{left:3px!important}.hondugo-site.hg-unified .hg86-swipe-edge--right{right:3px!important}.hondugo-site.hg-unified .hg86-swipe-guide{margin-top:9px!important;margin-bottom:2px!important}}

/* ===== HONDUGO UNIFIED: RESPONSIVE CANONICAL ===== */
@media (max-width:820px){
  /* Sin flechas flotantes: se usa el indicador real generado por JS. */
  .hondugo-site.hg-unified .hg86-swipe-edge,
  .hondugo-site.hg-unified .hg86-swipe-guide{display:none!important}
  .hondugo-site.hg-unified .hg86-swipe-shell{
    position:relative!important;display:block!important;width:100%!important;max-width:100%!important;
    min-width:0!important;overflow:hidden!important;padding:0!important;box-sizing:border-box!important
  }
  .hondugo-site.hg-unified .hg86-swipe-shell>.hg76-carousel-indicator{
    display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
    width:100%!important;min-height:26px!important;margin:10px 0 0!important;padding:0!important
  }
  .hondugo-site.hg-unified .hg86-swipe-shell>.hg76-carousel-hint{
    display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;
    margin:-2px 0 4px!important;color:#73766e!important;font-size:8.5px!important;font-weight:800!important;
    letter-spacing:.08em!important;text-transform:uppercase!important
  }
  .hondugo-site.hg-unified .hg76-carousel-dot{
    width:6px!important;height:6px!important;border:0!important;border-radius:999px!important;
    background:rgba(17,18,15,.20)!important
  }
  .hondugo-site.hg-unified .hg76-carousel-dot[aria-current="true"]{
    width:24px!important;background:#11120f!important
  }

  /* Conductor: una sola tarjeta visual en telefono y tablet. */
  .hondugo-site.hg-unified .driver-app-download{
    margin-top:14px!important;padding:0!important;border:0!important;border-radius:0!important;
    background:transparent!important;box-shadow:none!important
  }
  .hondugo-site.hg-unified .driver-app-download .driver-download-kicker{
    margin:0 0 9px!important;padding:0!important;border:0!important;border-radius:0!important;
    background:transparent!important;box-shadow:none!important;color:#6d7068!important;font-size:9.5px!important;
    letter-spacing:.09em!important
  }
  .hondugo-site.hg-unified .driver-app-download .driver-download-card{
    margin:0!important;padding:18px!important;border:1px solid rgba(17,18,15,.08)!important;border-radius:24px!important;
    background:#fff!important;box-shadow:0 12px 30px rgba(17,18,15,.07)!important;overflow:hidden!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr{
    display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;gap:15px!important;
    margin-top:18px!important;padding:18px 0 0!important;border:0!important;border-top:1px solid rgba(17,18,15,.08)!important;
    border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:left!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{
    width:112px!important;height:112px!important;min-width:112px!important;margin:0!important;padding:0!important;
    border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy{
    align-items:flex-start!important;gap:4px!important;text-align:left!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__label{
    margin:0 0 3px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important
  }
}

@media (max-width:640px){
  /* Una tarjeta completa por pantalla: nada cortado a los lados. */
  .hondugo-site.hg-unified #inicio .hg51-feature-dock,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid,
  .hondugo-site.hg-unified #seguridad .security-grid,
  .hondugo-site.hg-unified .how-grid,
  .hondugo-site.hg-unified #conductores .driver-points,
  .hondugo-site.hg-unified #ayuda .help-v27-topics{
    display:flex!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;
    min-width:0!important;margin-left:0!important;margin-right:0!important;padding:0!important;gap:12px!important;
    overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;
    scrollbar-width:none!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch!important
  }
  .hondugo-site.hg-unified #inicio .hg51-feature-dock::-webkit-scrollbar,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified #seguridad .security-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified .how-grid::-webkit-scrollbar,
  .hondugo-site.hg-unified #conductores .driver-points::-webkit-scrollbar,
  .hondugo-site.hg-unified #ayuda .help-v27-topics::-webkit-scrollbar{display:none!important}

  .hondugo-site.hg-unified #inicio .hg51-feature-dock>.hg51-feature,
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid>.v7-module-card,
  .hondugo-site.hg-unified #seguridad .security-grid>.security-card,
  .hondugo-site.hg-unified .how-grid>.how-card,
  .hondugo-site.hg-unified #conductores .driver-points>.driver-point,
  .hondugo-site.hg-unified #ayuda .help-v27-topics>.help-v27-topic{
    width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;
    flex-basis:100%!important;scroll-snap-align:center!important;scroll-snap-stop:always!important;box-sizing:border-box!important
  }

  .hondugo-site.hg-unified #seguridad .security-card{min-height:0!important;padding:20px!important}
  .hondugo-site.hg-unified #proximos-servicios .v7-module-card{height:auto!important;min-height:184px!important}
  .hondugo-site.hg-unified #proximos-servicios .v7-module-visual{height:96px!important;min-height:96px!important}

  .hondugo-site.hg-unified .driver-app-download .download-app-card__top{align-items:flex-start!important;gap:10px!important;margin-bottom:14px!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card__identity{min-width:0!important;gap:12px!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card h3{font-size:24px!important;line-height:1.04!important;margin:0!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card__description{margin:0 0 16px!important;font-size:14px!important;line-height:1.55!important}
  .hondugo-site.hg-unified .driver-app-download .download-badges{grid-template-columns:1fr!important;gap:9px!important}
  .hondugo-site.hg-unified .driver-app-download .store-badge{width:100%!important;min-height:56px!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr{
    grid-template-columns:96px minmax(0,1fr)!important;gap:13px!important;padding-top:16px!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{
    width:96px!important;height:96px!important;min-width:96px!important
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy strong{font-size:16px!important;line-height:1.18!important}
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__copy p{font-size:11.5px!important;line-height:1.4!important}
}

@media (max-width:390px){
  .hondugo-site.hg-unified .driver-app-download .driver-download-card{padding:16px!important;border-radius:21px!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card h3{font-size:22px!important}
  .hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr{grid-template-columns:86px minmax(0,1fr)!important;gap:11px!important}
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{width:86px!important;height:86px!important;min-width:86px!important}
}


/* ===== HONDUGO UNIFIED: DESKTOP + TABLET FLAT HIERARCHY ===== */
@media (min-width:641px){
  /* Los fondos de seccion hacen de marco. Eliminamos la tarjeta exterior redundante. */
  .hondugo-site.hg-unified .security-shell,
  .hondugo-site.hg-unified .how-wrap,
  .hondugo-site.hg-unified #conductores .driver-card,
  .hondugo-site.hg-unified #ayuda .help-card-v27,
  .hondugo-site.hg-unified .download-v30-shell{
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
    border-radius:0!important;
  }

  .hondugo-site.hg-unified .security-shell,
  .hondugo-site.hg-unified .how-wrap,
  .hondugo-site.hg-unified .download-v30-shell{
    padding:12px 0!important;
    overflow:visible!important;
  }

  .hondugo-site.hg-unified #conductores .driver-card,
  .hondugo-site.hg-unified #ayuda .help-card-v27{
    padding:12px 0!important;
    overflow:visible!important;
  }

  /* Quita halos decorativos que parecian otra ficha por detras. */
  .hondugo-site.hg-unified .security-shell::before,
  .hondugo-site.hg-unified .how-wrap::before,
  .hondugo-site.hg-unified #conductores .driver-card::before,
  .hondugo-site.hg-unified .download-v30-shell::before,
  .hondugo-site.hg-unified .download-v30-shell::after{
    opacity:0!important;
    pointer-events:none!important;
  }

  /* HonduGo Conductor: solo una tarjeta real. */
  .hondugo-site.hg-unified .driver-app-download{
    margin-top:12px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .hondugo-site.hg-unified .driver-app-download .driver-download-kicker{
    margin:0 0 10px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .hondugo-site.hg-unified .driver-app-download .driver-download-card{
    margin:0!important;
    padding:22px!important;
    border:1px solid rgba(17,18,15,.08)!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 10px 26px rgba(17,18,15,.065)!important;
    overflow:hidden!important;
  }
  .hondugo-site.hg-unified .driver-app-download .download-app-card__qr,
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr{
    margin-top:18px!important;
    padding:18px 0 0!important;
    border:0!important;
    border-top:1px solid rgba(17,18,15,.08)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .hondugo-site.hg-unified .driver-app-download .download-v57-qr__media{
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }

  /* Tarjetas informativas: una sola profundidad de sombra, sin efecto de capas. */
  .hondugo-site.hg-unified .security-card,
  .hondugo-site.hg-unified .how-card,
  .hondugo-site.hg-unified #conductores .driver-point,
  .hondugo-site.hg-unified .download-app-card,
  .hondugo-site.hg-unified #ayuda .help-contact-card,
  .hondugo-site.hg-unified #proximos-servicios .v7-module-card{
    box-shadow:0 7px 20px rgba(17,18,15,.055)!important;
  }
  .hondugo-site.hg-unified .security-card:hover,
  .hondugo-site.hg-unified .how-card:hover,
  .hondugo-site.hg-unified #conductores .driver-point:hover,
  .hondugo-site.hg-unified .download-app-card:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 11px 26px rgba(17,18,15,.075)!important;
  }
}

@media (min-width:641px) and (max-width:1100px){
  /* Tablet: mas aire y ninguna caja exterior adicional. */
  .hondugo-site.hg-unified .security-shell,
  .hondugo-site.hg-unified .how-wrap,
  .hondugo-site.hg-unified #conductores .driver-card,
  .hondugo-site.hg-unified #ayuda .help-card-v27,
  .hondugo-site.hg-unified .download-v30-shell{
    padding-left:0!important;
    padding-right:0!important;
  }
  .hondugo-site.hg-unified .driver-app-download .driver-download-card{
    padding:20px!important;
  }
}


/* ===== HONDUGO FINAL UI: SEGURIDAD + SERVICIOS + CHOLUTECA ===== */
/* El mapa tiene una sola ciudad de lanzamiento. */
.hondugo-site.hg-unified #ciudades .v10-map-caption,
.hondugo-site.hg-unified #proximos-servicios .v10-map-caption{
  grid-template-columns:1fr!important;
}
.hondugo-site.hg-unified #ciudades .v18-city-launch,
.hondugo-site.hg-unified #proximos-servicios .v18-city-launch{
  grid-column:1/-1!important;
}

/* Desktop: Seguridad vuelve al mismo ancho visual que el resto de la pagina. */
@media (min-width:821px){
  .hondugo-site.hg-unified #seguridad .security-shell{
    width:min(1240px,calc(100% - 48px))!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  .hondugo-site.hg-unified #seguridad .security-heading,
  .hondugo-site.hg-unified #seguridad .security-grid{
    width:100%!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hondugo-site.hg-unified .hg76-carousel-hint,
  .hondugo-site.hg-unified .hg76-carousel-indicator,
  .hondugo-site.hg-unified .hg86-swipe-guide,
  .hondugo-site.hg-unified .hg86-swipe-edge{
    display:none!important;
  }
}

/* Telefono/tablet: Servicios con una tarjeta limpia y un indicador visible abajo. */
@media (max-width:820px){
  .hondugo-site.hg-unified #proximos-servicios .hg86-swipe-edge{
    display:none!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .hg86-swipe-guide{
    display:flex!important;
    width:100%!important;
    min-height:28px!important;
    margin:10px 0 0!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    color:#666a61!important;
    font-size:8.5px!important;
    font-weight:850!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .hg86-swipe-guide>i{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .hg86-swipe-guide>i>b{
    display:block!important;
    width:5px!important;
    height:5px!important;
    border-radius:99px!important;
    background:#c8cbc4!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .hg86-swipe-guide>i>b:first-child{
    width:22px!important;
    background:#11120f!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-services-panel{
    overflow:hidden!important;
  }
}

@media (max-width:640px){
  .hondugo-site.hg-unified #proximos-servicios .v7-services-panel{
    padding:16px 14px 14px!important;
    border-radius:24px!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-modules-grid{
    gap:12px!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-module-card{
    min-height:176px!important;
    height:auto!important;
    padding:14px!important;
    border-radius:20px!important;
    box-shadow:0 8px 22px rgba(17,18,15,.06)!important;
  }
  .hondugo-site.hg-unified #proximos-servicios .v7-module-visual{
    min-height:90px!important;
    height:90px!important;
    border-radius:16px!important;
  }
}


/* ===== HONDUGO UNIFIED: CONDUCTORES CANONICAL ===== */
.hondugo-site.hg-unified #conductores{
  position:relative!important;
  padding:58px 0 68px!important;
  background:#fff!important;
  overflow:hidden!important;
  scroll-margin-top:96px!important;
}
.hondugo-site.hg-unified #conductores>.section{
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0!important;
}
.hondugo-site.hg-unified #conductores .driver-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(470px,.92fr)!important;
  align-items:start!important;
  gap:48px!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.hondugo-site.hg-unified #conductores .driver-card::before{display:none!important}
.hondugo-site.hg-unified #conductores .driver-copy{
  min-width:0!important;
  max-width:620px!important;
  padding:12px 0 0!important;
  justify-self:start!important;
}
.hondugo-site.hg-unified #conductores .driver-kicker{
  min-height:32px!important;
  margin:0 0 16px!important;
  padding:0 12px!important;
  border:1px solid rgba(17,18,15,.08)!important;
  border-radius:999px!important;
  background:#f7f8f4!important;
  box-shadow:none!important;
  font-size:10px!important;
}
.hondugo-site.hg-unified #conductores .driver-card h2{
  max-width:620px!important;
  margin:0 0 14px!important;
  font-size:clamp(44px,4.2vw,60px)!important;
  line-height:.98!important;
  letter-spacing:-.048em!important;
}
.hondugo-site.hg-unified #conductores .driver-card .driver-copy>p{
  max-width:610px!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.62!important;
  color:#65685f!important;
}
.hondugo-site.hg-unified #conductores .driver-points{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  margin:26px 0 0!important;
  padding:0!important;
}
.hondugo-site.hg-unified #conductores .driver-point{
  width:100%!important;
  min-width:0!important;
  min-height:88px!important;
  padding:15px!important;
  border:1px solid rgba(17,18,15,.075)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 5px 16px rgba(17,18,15,.045)!important;
  transform:none!important;
}
.hondugo-site.hg-unified #conductores .driver-point:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 9px 22px rgba(17,18,15,.065)!important;
}
.hondugo-site.hg-unified #conductores .driver-point strong{font-size:13.5px!important}
.hondugo-site.hg-unified #conductores .driver-point span{line-height:1.42!important}

/* Descarga Conductor: una sola tarjeta, sin halos ni cajas anidadas. */
.hondugo-site.hg-unified #conductores .driver-app-download{
  align-self:start!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.hondugo-site.hg-unified #conductores .driver-download-kicker{
  display:block!important;
  width:auto!important;
  margin:0 0 10px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#61645d!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.055em!important;
}
.hondugo-site.hg-unified #conductores .driver-download-card{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:24px!important;
  border:1px solid rgba(17,18,15,.08)!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(17,18,15,.065)!important;
  overflow:hidden!important;
}
.hondugo-site.hg-unified #conductores .driver-download-card::before,
.hondugo-site.hg-unified #conductores .driver-download-card::after{display:none!important}
.hondugo-site.hg-unified #conductores .driver-download-card:hover{
  transform:none!important;
  box-shadow:0 12px 32px rgba(17,18,15,.065)!important;
}
.hondugo-site.hg-unified #conductores .download-app-card__top{
  align-items:center!important;
  gap:14px!important;
  margin-bottom:14px!important;
}
.hondugo-site.hg-unified #conductores .download-app-card__description{
  margin:0 0 16px!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.hondugo-site.hg-unified #conductores .download-badges{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.hondugo-site.hg-unified #conductores .download-app-card__qr,
.hondugo-site.hg-unified #conductores .download-v57-qr{
  display:grid!important;
  grid-template-columns:116px minmax(0,1fr)!important;
  align-items:center!important;
  gap:18px!important;
  margin:20px 0 0!important;
  padding:20px 0 0!important;
  border:0!important;
  border-top:1px solid rgba(17,18,15,.08)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
.hondugo-site.hg-unified #conductores .download-v57-qr__media{
  width:116px!important;
  height:116px!important;
  min-width:116px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.hondugo-site.hg-unified #conductores .download-v57-qr__copy{
  align-items:flex-start!important;
  text-align:left!important;
}

/* El indicador generado por JS solo pertenece a tablet/movil. */
@media (min-width:821px){
  .hondugo-site.hg-unified #conductores .hg76-carousel-indicator,
  .hondugo-site.hg-unified #conductores .hg76-carousel-hint{display:none!important}
}

@media (min-width:641px) and (max-width:1100px){
  .hondugo-site.hg-unified #conductores{padding:52px 0 60px!important}
  .hondugo-site.hg-unified #conductores>.section{
    width:min(860px,calc(100% - 34px))!important;
    max-width:860px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-card{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-copy{
    width:100%!important;
    max-width:760px!important;
    margin:0 auto!important;
    padding-top:0!important;
  }
  .hondugo-site.hg-unified #conductores .driver-card h2{font-size:clamp(40px,6vw,52px)!important}
  .hondugo-site.hg-unified #conductores .driver-app-download{
    width:100%!important;
    max-width:760px!important;
    margin:0 auto!important;
  }
}

@media (max-width:640px){
  .hondugo-site.hg-unified #conductores{padding:42px 0 50px!important}
  .hondugo-site.hg-unified #conductores>.section{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin:0 auto!important;
  }
  .hondugo-site.hg-unified #conductores .driver-card{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-copy{
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
  }
  .hondugo-site.hg-unified #conductores .driver-kicker{margin-bottom:13px!important}
  .hondugo-site.hg-unified #conductores .driver-card h2{
    font-size:clamp(35px,10.5vw,43px)!important;
    line-height:1!important;
    margin-bottom:12px!important;
  }
  .hondugo-site.hg-unified #conductores .driver-card .driver-copy>p{font-size:13.5px!important}
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel::-webkit-scrollbar{display:none!important}
  .hondugo-site.hg-unified #conductores .driver-points.hg76-carousel>.driver-point{
    flex:0 0 100%!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    min-height:92px!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
  }
  .hondugo-site.hg-unified #conductores .hg76-carousel-indicator{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    width:100%!important;
    min-height:22px!important;
    margin:9px 0 0!important;
  }
  .hondugo-site.hg-unified #conductores .hg76-carousel-hint{
    display:flex!important;
    justify-content:center!important;
    width:100%!important;
    margin:0 0 4px!important;
    color:#74776f!important;
    font-size:8px!important;
    font-weight:800!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
  }
  .hondugo-site.hg-unified #conductores .driver-download-card{
    padding:18px!important;
    border-radius:22px!important;
  }
  .hondugo-site.hg-unified #conductores .download-badges{grid-template-columns:1fr!important}
  .hondugo-site.hg-unified #conductores .download-app-card__qr,
  .hondugo-site.hg-unified #conductores .download-v57-qr{
    grid-template-columns:90px minmax(0,1fr)!important;
    gap:13px!important;
    padding-top:16px!important;
    margin-top:16px!important;
  }
  .hondugo-site.hg-unified #conductores .download-v57-qr__media{
    width:90px!important;height:90px!important;min-width:90px!important
  }
  .hondugo-site.hg-unified #conductores .download-v57-qr__copy strong{font-size:15px!important}
  .hondugo-site.hg-unified #conductores .download-v57-qr__copy p{font-size:11px!important}
}


/* ===== hg-v87-map-tablet-only-fix ===== */
/* Solo los cambios solicitados: estado de ciudades + alineación tablet. */
.hondugo-site #ciudades .v10-map-caption{display:block!important;padding:10px 12px 12px!important;}
.hondugo-site #ciudades .hg-city-status-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:7px;}
.hondugo-site #ciudades .hg-city-status-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px 10px;border:1px solid rgba(17,18,15,.08);border-radius:13px;background:#fff;color:#11120f;}
.hondugo-site #ciudades .hg-city-status-number{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f1f2ee;color:#666a62;font-size:8px;font-weight:900;letter-spacing:.04em;}
.hondugo-site #ciudades .hg-city-status-row strong{min-width:0;font-size:11.5px!important;line-height:1.2!important;letter-spacing:-.01em;}
.hondugo-site #ciudades .hg-city-status-row small{justify-self:end;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#f1f2ee;color:#6d7169!important;font-size:8px!important;font-weight:850!important;white-space:nowrap;}
.hondugo-site #ciudades .hg-city-status-row--available{border-color:rgba(15,172,107,.18);background:#fbfffd;}
.hondugo-site #ciudades .hg-city-status-row--available .hg-city-status-number{background:rgba(15,172,107,.12);color:#087c4c;}
.hondugo-site #ciudades .hg-city-status-row--available small{background:rgba(15,172,107,.12);color:#087c4c!important;}
.hondugo-site #ciudades .honduras-city-label text{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:15px!important;font-weight:850!important;letter-spacing:-.015em!important;}

@media (min-width:721px) and (max-width:1100px){
  .hondugo-site .section{width:min(960px,calc(100% - 36px))!important;}
  .hondugo-site .hg-premium-mobile-cta{display:none!important;}
  .hondugo-site .hg51-hero{min-height:0!important;padding:28px 0 52px!important;}
  .hondugo-site .hg51-hero-grid{grid-template-columns:1fr!important;gap:24px!important;min-height:0!important;align-items:start!important;}
  .hondugo-site .hg51-hero-copy{width:100%!important;max-width:100%!important;min-width:0!important;}
  .hondugo-site .hg51-hero-copy h1{max-width:760px!important;font-size:clamp(52px,7vw,72px)!important;line-height:.96!important;}
  .hondugo-site .v7-lead{max-width:720px!important;font-size:16px!important;}
  .hondugo-site .hg51-feature-dock{width:100%!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .hondugo-site .hg51-feature{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;}
  .hondugo-site .hg52-device-scene{width:min(100%,610px)!important;min-height:610px!important;justify-self:center!important;margin-inline:auto!important;}
  .hondugo-site .v7-section-heading{grid-template-columns:1fr!important;gap:14px!important;}
  .hondugo-site .v7-ecosystem-grid{grid-template-columns:1fr!important;align-items:start!important;}
  .hondugo-site .v7-services-panel,.hondugo-site .v7-city-panel{width:100%!important;min-width:0!important;height:auto!important;}
  .hondugo-site .hg86-swipe-edge,.hondugo-site .hg86-swipe-guide{display:none!important;}
  .hondugo-site .hg86-swipe-shell{overflow:visible!important;min-width:0!important;}
  .hondugo-site .v7-modules-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;scroll-snap-type:none!important;}
  .hondugo-site .v7-module-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;scroll-snap-align:none!important;}
  .hondugo-site .security-grid,.hondugo-site .how-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;scroll-snap-type:none!important;}
  .hondugo-site .security-card,.hondugo-site .how-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;scroll-snap-align:none!important;}
  .hondugo-site #ciudades .v10-map-canvas{height:auto!important;min-height:300px!important;aspect-ratio:1200/642!important;}
  .hondugo-site #conductores .driver-card,.hondugo-site #ayuda .help-card-v27{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;}
  .hondugo-site .download-v30__apps{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

@media (min-width:721px) and (max-width:840px){
  .hondugo-site .v7-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .hondugo-site #ciudades .v10-map-canvas{min-height:250px!important;}
}
