@charset "UTF-8";
/* https://www.masenviosflorida.com/wp-content/plugins/masenvios-calculator/public/css/calculator.css?ver=2.1.0 */
/* Import rule from: https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap */
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJM.woff) format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1g.woff) format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6V1g.woff) format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1g.woff) format('woff')}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4V1g.woff) format('woff')}.me-calc-wrap{font-family:'Poppins',sans-serif;max-width:900px;margin:0 auto;padding:16px 0 40px;color:#0d1b2a}.me-cargando{text-align:center;color:#9aa5b4;padding:40px;font-family:'Poppins',sans-serif}.me-titulo-seccion{text-align:center;font-size:28px;font-weight:800;color:#0d1b2a;margin-bottom:28px;letter-spacing:-.02em}.me-titulo-seccion span{color:#f97316}.me-card-principal{background:#fff;border-radius:16px;box-shadow:0 4px 32px rgb(13 27 42 / .10);overflow:visible;padding:0}.me-tabs{display:flex;background:#f4f6f9;border-radius:16px 16px 0 0;overflow:hidden;border-bottom:1px solid #e8edf5}.me-tab-btn{flex:1;padding:16px 20px;border:none;background:#fff0;font-family:'Poppins',sans-serif;font-size:14px;font-weight:700;color:#9aa5b4;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.01em;border-bottom:3px solid #fff0}.me-tab-btn .me-tab-icon{font-size:18px}.me-tab-btn.activo{background:#fff;color:#0d1b2a;border-bottom-color:#f97316}.me-tab-btn.activo .me-tab-label-accent{color:#f97316}.me-form-body{padding:28px 28px 24px}.me-fila-campos{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:end}.me-fila-campos.con-peso{grid-template-columns:1fr 1fr 1fr}.me-campo-dims{grid-column:span 1;display:flex;flex-direction:column;justify-content:flex-end}.me-campo-btn{display:flex;align-items:flex-end}.me-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#667080;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.me-label-icono{font-size:14px}.me-input,.me-select{width:100%;height:48px;padding:0 14px;border:1.5px solid #dde3ed;border-radius:10px;font-family:'Poppins',sans-serif;font-size:15px;font-weight:500;color:#0d1b2a;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.me-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath d='M1 1.5l6 5 6-5' stroke='%23667080' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:42px;cursor:pointer}.me-input:focus,.me-select:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgb(249 115 22 / .12)}.me-input::placeholder{color:#b0bac8;font-weight:400}.me-pais-wrap{position:relative}.me-flag-preview{position:absolute;left:10px;top:50%;transform:translateY(-50%);pointer-events:none;line-height:1;display:flex;align-items:center}.me-flag-preview img{width:28px!important;height:21px!important;min-width:28px!important;max-width:28px!important;aspect-ratio:unset!important;object-fit:cover;border:1px solid rgb(0 0 0 / .10);border-radius:2px;display:block;flex-shrink:0}.me-pais-wrap .me-select{padding-left:58px}.me-res-pais img{width:28px!important;height:21px!important;min-width:28px;max-width:28px;aspect-ratio:unset!important;vertical-align:middle;margin-right:6px;border:1px solid rgb(0 0 0 / .10);border-radius:2px;object-fit:cover}.me-dims-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.me-dims-grid .me-input{text-align:center}.me-dim-sublabel{text-align:center;font-size:10px;color:#667080;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.me-btn-calcular{width:100%;height:48px;background:#f97316;color:#fff;border:none;border-radius:10px;font-family:'Poppins',sans-serif;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 4px 16px rgb(249 115 22 / .35);white-space:nowrap}.me-btn-calcular:hover{background:#ea6a08;box-shadow:0 6px 20px rgb(249 115 22 / .45)}.me-btn-calcular:active{transform:scale(.99)}.me-error{min-height:20px;font-size:13px;color:#e53e3e;font-weight:600;margin-top:12px;padding:0 4px}.me-resultado{margin:0 28px 28px;border-radius:12px;overflow:hidden;border:1.5px solid #e8edf5;animation:me-aparecer .28s ease}@keyframes me-aparecer{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.me-res-header{background:#0d1b2a;padding:14px 22px;display:flex;align-items:center;justify-content:space-between}.me-res-header-label{font-size:11px;font-weight:700;color:rgb(255 255 255 / .5);text-transform:uppercase;letter-spacing:.1em}.me-res-pais{font-size:14px;font-weight:700;color:#f97316;display:flex;align-items:center;gap:6px}.me-res-body{background:#fafbfd;padding:20px 22px}.me-res-grid{display:grid;grid-template-columns:1fr auto;gap:0}.me-res-detalle{padding-right:24px;border-right:1.5px dashed #dde3ed}.me-res-total-col{padding-left:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:160px}.me-res-fila{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:4px 0;border-bottom:1px solid #edf0f7}.me-res-fila:last-child{border-bottom:none}.me-res-fila .etiqueta{color:#667080}.me-res-fila .valor{font-weight:700;color:#0d1b2a}.me-res-divisor{border:none;border-top:1.5px dashed #dde3ed;margin:8px 0}.me-total-label{font-size:11px;font-weight:700;color:#9aa5b4;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;text-align:center}.me-total-valor{font-size:36px;font-weight:800;color:#f97316;line-height:1;text-align:center}.me-total-usd{font-size:13px;color:#9aa5b4;font-weight:600;margin-top:4px;text-align:center}.me-meta-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f7}.me-chip{font-size:12px;background:#fff;border:1.5px solid #dde3ed;border-radius:20px;padding:4px 12px;color:#0d1b2a;font-weight:600;font-family:'Poppins',sans-serif}.me-aviso{font-size:12px;color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:8px 14px;margin-top:12px;font-weight:600}.me-disclaimer{font-size:11px;color:#b0bac8;margin-top:10px;text-align:center;line-height:1.6}@media (max-width:640px){.me-form-body{padding:20px 16px 16px}.me-resultado{margin:0 16px 20px}.me-fila-campos,.me-fila-campos.con-peso{grid-template-columns:1fr}.me-res-grid{grid-template-columns:1fr}.me-res-detalle{border-right:none;padding-right:0;border-bottom:1.5px dashed #dde3ed;padding-bottom:16px;margin-bottom:16px}.me-res-total-col{padding-left:0;padding-top:4px;align-items:flex-start;min-width:unset}.me-total-valor{font-size:28px}.me-titulo-seccion{font-size:22px}}.me-pais-wrap{position:relative;user-select:none}.me-dd-btn{width:100%;height:48px;padding:0 42px 0 14px;border:1.5px solid #dde3ed;border-radius:10px;font-family:'Poppins',sans-serif;font-size:15px;font-weight:500;color:#0d1b2a;background:#fff;cursor:pointer;display:flex;align-items:center;gap:10px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath d='M1 1.5l6 5 6-5' stroke='%23667080' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.me-dd-btn:hover,.me-dd-btn.abierto{border-color:#f97316;box-shadow:0 0 0 3px rgb(249 115 22 / .12)}.me-dd-btn.abierto{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath d='M1 7.5l6-5 6 5' stroke='%23f97316' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");border-radius:10px 10px 0 0}.me-dd-nombre{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-dd-no-flag{display:inline-block;width:28px!important;height:21px!important;background:#edf0f7;border-radius:2px;flex-shrink:0}.me-dd-item img,.me-dd-btn img{width:28px!important;height:21px!important;min-width:28px!important;max-width:28px!important;min-height:21px!important;max-height:21px!important;object-fit:cover!important;aspect-ratio:unset!important;border-radius:2px!important;flex-shrink:0!important;display:inline-block!important;overflow:hidden!important}.me-dd-list{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1.5px solid #f97316;border-top:none;border-radius:0 0 10px 10px;box-shadow:0 8px 24px rgb(13 27 42 / .12);z-index:9999;max-height:280px;overflow-y:auto}.me-dd-item{display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;font-family:'Poppins',sans-serif;font-size:14px;font-weight:500;color:#0d1b2a;transition:background .15s}.me-dd-item:hover{background:#fff7ed}.me-dd-item.activo{background:#fff7ed;color:#f97316;font-weight:700}.me-dd-item:last-child{border-radius:0 0 10px 10px}